-- CharTitles.dbc DROP TABLE IF EXISTS `aowow_char_titles`; CREATE TABLE `aowow_char_titles` ( `id` integer unsigned NOT NULL, `name` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_char_titles` (name,id) VALUES ('Private %s', 1), ('Corporal %s', 2), ('Sergeant %s', 3), ('Master Sergeant %s', 4), ('Sergeant Major %s', 5), ('Knight %s', 6), ('Knight-Lieutenant %s', 7), ('Knight-Captain %s', 8), ('Knight-Champion %s', 9), ('Lieutenant Commander %s', 10), ('Commander %s', 11), ('Marshal %s', 12), ('Field Marshal %s', 13), ('Grand Marshal %s', 14), ('Scout %s', 15), ('Grunt %s', 16), ('Sergeant %s', 17), ('Senior Sergeant %s', 18), ('First Sergeant %s', 19), ('Stone Guard %s', 20), ('Blood Guard %s', 21), ('Legionnaire %s', 22), ('Centurion %s', 23), ('Champion %s', 24), ('Lieutenant General %s', 25), ('General %s', 26), ('Warlord %s', 27), ('High Warlord %s', 28), ('Gladiator %s', 29), ('Duelist %s', 30), ('Rival %s', 31), ('Challenger %s', 32), ('Scarab Lord %s', 33), ('Conqueror %s', 34), ('Justicar %s', 35), ('%s, Champion of the Naaru', 36), ('Merciless Gladiator %s', 37), ('%s of the Shattered Sun', 38), ('%s, Hand of A\'dal', 39), ('Vengeful Gladiator %s', 40); -- ItemExtendedCost DROP TABLE IF EXISTS `aowow_item_extended_cost`; CREATE TABLE `aowow_item_extended_cost` ( `extendedcostID` integer unsigned NOT NULL, `reqhonorpoints` integer unsigned NOT NULL, `reqarenapoints` integer unsigned NOT NULL, `reqitem1` integer unsigned NOT NULL, `reqitem2` integer unsigned NOT NULL, `reqitem3` integer unsigned NOT NULL, `reqitem4` integer unsigned NOT NULL, `reqitem5` integer unsigned NOT NULL, `reqitemcount1` integer unsigned NOT NULL, `reqitemcount2` integer unsigned NOT NULL, `reqitemcount3` integer unsigned NOT NULL, `reqitemcount4` integer unsigned NOT NULL, `reqitemcount5` integer unsigned NOT NULL, `reqpersonalarenarating` integer unsigned NOT NULL, PRIMARY KEY (`extendedcostID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_item_extended_cost` VALUES (1, 13, 9, 117, 118, 0, 0, 0, 1, 2, 1, 1, 1, 0), (2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (5, 0, 0, 26045, 26044, 0, 0, 0, 40, 2, 0, 0, 0, 0), (6, 0, 0, 26045, 26044, 0, 0, 0, 20, 1, 0, 0, 0, 0), (7, 0, 0, 26044, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0), (18, 0, 0, 26045, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0), (21, 0, 978, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (22, 0, 1630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (24, 0, 1304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (26, 0, 3261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (53, 0, 0, 24579, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0), (54, 0, 0, 24581, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0), (55, 0, 0, 24581, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (56, 0, 0, 24579, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (65, 0, 0, 24581, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0), (66, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (69, 0, 0, 24579, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0), (76, 0, 0, 24581, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (77, 0, 0, 24579, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (94, 19125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (95, 6885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (98, 22950, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (99, 8500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (100, 0, 0, 24245, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (102, 0, 0, 24245, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (103, 0, 0, 24245, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0), (104, 0, 0, 24245, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0), (115, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (125, 22950, 0, 29024, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (127, 15300, 0, 29024, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (129, 11934, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (131, 30600, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (133, 0, 2283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (146, 0, 870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (148, 0, 2739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (165, 9435, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (169, 9435, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (170, 9435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (171, 14280, 0, 29024, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (172, 14280, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (173, 12750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (194, 0, 0, 28558, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0), (201, 16524, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (202, 10098, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (203, 16065, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (204, 16065, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (205, 10098, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (293, 0, 0, 28558, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (298, 0, 0, 28558, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0), (348, 15300, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (359, 20400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (360, 20400, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (386, 15300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (388, 0, 0, 24245, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (423, 0, 0, 20560, 20559, 20558, 0, 0, 30, 30, 30, 0, 0, 0), (427, 2805, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (428, 2805, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (444, 4335, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (460, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (463, 13770, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (464, 13005, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (465, 8415, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (488, 4590, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (489, 4590, 0, 20560, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0), (490, 10200, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (491, 1530, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (492, 1530, 0, 20558, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (495, 4590, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (496, 2380, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (497, 2720, 0, 20560, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0), (501, 8415, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (520, 2805, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (532, 1530, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (533, 1530, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (541, 8415, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (542, 13005, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (565, 15300, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (567, 15300, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (634, 2805, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (652, 4590, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (653, 4335, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (701, 10200, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (702, 4760, 0, 20560, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0), (746, 8160, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (747, 5100, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (748, 8925, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (774, 1530, 0, 20559, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (821, 428, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (822, 65, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (823, 65, 0, 20558, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (826, 214, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (837, 632, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (838, 95, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (839, 95, 0, 20558, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (841, 175, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (855, 175, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (871, 316, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (883, 938, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (884, 141, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (885, 141, 0, 20558, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (887, 258, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (901, 258, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (917, 469, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (929, 1387, 0, 20558, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (930, 208, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (931, 208, 0, 20558, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (933, 382, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (947, 382, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (968, 694, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (986, 208, 0, 20559, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (989, 422, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (990, 624, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1000, 0, 0, 20559, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (1002, 0, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1003, 0, 0, 20560, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (1005, 0, 0, 20560, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (1006, 0, 0, 20560, 20559, 20558, 0, 0, 20, 20, 20, 0, 0, 0), (1007, 0, 0, 20559, 20558, 0, 0, 0, 3, 3, 0, 0, 0, 0), (1009, 0, 0, 20558, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (1015, 0, 0, 29434, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0), (1027, 0, 0, 29434, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0), (1037, 0, 0, 29434, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0), (1040, 0, 0, 29434, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (1050, 95, 0, 20559, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (1054, 258, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1055, 118, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1061, 0, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1062, 0, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1076, 0, 0, 24245, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1077, 0, 0, 24245, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0), (1110, 0, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1111, 0, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1184, 0, 0, 29735, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1188, 0, 0, 29735, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0), (1192, 0, 0, 29736, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1196, 0, 0, 29736, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0), (1200, 0, 0, 29754, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1203, 0, 0, 29757, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1206, 0, 0, 29760, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1209, 0, 0, 29766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1212, 0, 0, 29763, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1215, 0, 0, 29755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1216, 0, 0, 29756, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1217, 0, 0, 29759, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1218, 0, 0, 29765, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1219, 0, 0, 29762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1235, 0, 0, 29753, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1237, 0, 0, 29758, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1239, 0, 0, 29761, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1241, 0, 0, 29767, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1243, 0, 0, 29764, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1332, 0, 0, 30237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1333, 0, 0, 30240, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1334, 0, 0, 30243, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1335, 0, 0, 30246, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1336, 0, 0, 30249, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1342, 0, 0, 30236, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1343, 0, 0, 30239, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1344, 0, 0, 30242, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1345, 0, 0, 30245, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1346, 0, 0, 30248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1357, 0, 0, 30238, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1358, 0, 0, 30241, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1359, 0, 0, 30244, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1360, 0, 0, 30247, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1361, 0, 0, 30250, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1431, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (1432, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (1435, 0, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000), (1442, 7905, 0, 20558, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (1452, 0, 0, 29434, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1454, 0, 0, 29434, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (1468, 8160, 0, 20560, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (1474, 0, 0, 31094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1476, 0, 0, 31095, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1478, 0, 0, 31091, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1480, 0, 0, 31100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1482, 0, 0, 31103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1485, 0, 0, 31092, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1488, 0, 0, 31097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1491, 0, 0, 31089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1494, 0, 0, 31098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1497, 0, 0, 31101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1520, 0, 0, 31093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1521, 0, 0, 31096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1522, 0, 0, 31090, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1523, 0, 0, 31099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1524, 0, 0, 31102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1564, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1565, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1642, 0, 0, 29434, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0), (1645, 0, 0, 0, 2931, 4291, 0, 0, 0, 1, 1, 0, 0, 0), (1646, 0, 0, 26045, 26044, 0, 0, 0, 100, 20, 0, 0, 0, 0), (1647, 0, 0, 26045, 26044, 0, 0, 0, 70, 15, 0, 0, 0, 0), (1648, 0, 0, 20559, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1649, 0, 0, 20560, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1652, 0, 0, 29024, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1653, 0, 0, 20558, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1664, 0, 3750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1670, 0, 2625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (1757, 0, 3150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (1758, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1765, 0, 0, 26044, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1909, 0, 0, 29434, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (1910, 0, 0, 32569, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0), (1911, 17850, 0, 29024, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (1923, 17850, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (1935, 11794, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (1948, 0, 0, 32569, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0), (1949, 0, 0, 32569, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1950, 0, 0, 32572, 32569, 0, 0, 0, 4, 100, 0, 0, 0, 0), (1952, 0, 0, 32572, 32569, 0, 0, 0, 1, 50, 0, 0, 0, 0), (1958, 0, 0, 32569, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (1959, 0, 0, 32897, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1963, 0, 0, 24368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (1973, 0, 0, 32569, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (1979, 0, 0, 32569, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0), (1981, 0, 0, 32572, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0), (1985, 0, 0, 32572, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0), (1992, 0, 0, 28558, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (1994, 0, 0, 24245, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2028, 15300, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2049, 0, 0, 29434, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0), (2059, 0, 0, 29434, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0), (2060, 0, 0, 29434, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0), (2236, 0, 0, 26044, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0), (2237, 27000, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2238, 25200, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2239, 18000, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2240, 9000, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2241, 8000, 0, 29024, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2242, 15000, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2248, 11934, 0, 29024, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2249, 11424, 0, 20559, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2250, 11424, 0, 29024, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2251, 7548, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2252, 9547, 0, 29024, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2253, 9547, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0), (2254, 19125, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2255, 12240, 0, 29024, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2256, 38250, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2257, 24480, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2258, 20655, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2259, 13219, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2260, 12622, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2261, 8078, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2262, 20081, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2263, 12852, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2264, 20081, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2265, 12852, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2266, 12622, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2267, 8078, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2268, 11794, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2269, 7548, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2270, 25500, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2271, 16320, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2272, 0, 0, 32569, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (2273, 0, 0, 37829, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0), (2274, 0, 0, 37829, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (2275, 0, 0, 37829, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0), (2276, 0, 0, 37829, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0), (2277, 10500, 0, 20560, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2278, 11250, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2279, 14500, 0, 20559, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2280, 14500, 0, 20560, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2281, 14500, 0, 20558, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0), (2282, 0, 3750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (2283, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2284, 0, 3150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2285, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2286, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2287, 0, 2625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2288, 0, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2289, 30000, 0, 20560, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2290, 19125, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2291, 12240, 0, 20559, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2292, 0, 0, 34180, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2293, 0, 0, 34167, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2294, 0, 0, 34186, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2295, 0, 0, 34169, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2296, 0, 0, 34188, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2297, 0, 0, 34170, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2298, 0, 0, 34192, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2299, 0, 0, 34193, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2300, 0, 0, 34208, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2301, 0, 0, 34209, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2302, 0, 0, 34195, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2303, 0, 0, 34202, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2304, 0, 0, 34215, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2305, 0, 0, 34216, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2306, 0, 0, 34229, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2307, 0, 0, 34211, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2308, 0, 0, 34212, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2309, 0, 0, 34233, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2310, 0, 0, 34345, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2311, 0, 0, 34243, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2312, 0, 0, 34332, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2313, 0, 0, 34245, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2314, 0, 0, 34244, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2315, 0, 0, 34339, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2316, 0, 0, 34342, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2317, 0, 0, 34351, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2318, 0, 0, 34234, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2319, 0, 0, 34350, 34664, 0, 0, 0, 1, 1, 0, 0, 0, 0), (2320, 0, 0, 34848, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2321, 0, 0, 34852, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2322, 0, 0, 34854, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2323, 0, 0, 34851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2324, 0, 0, 34853, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2325, 0, 0, 34855, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2326, 0, 0, 34856, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2327, 0, 0, 34858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2328, 0, 0, 34857, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0), (2329, 0, 0, 29434, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0), (2330, 0, 0, 29434, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0), (2331, 0, 0, 29434, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0), (2332, 0, 0, 29434, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0), (2333, 0, 0, 29434, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0), (2334, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1650), (2335, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1550), (2336, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750), (2337, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1600), (2338, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750), (2339, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750), (2340, 0, 2250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2341, 0, 1110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2342, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2343, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2344, 0, 1575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2345, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2346, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2347, 0, 0, 29434, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2348, 0, 0, 23247, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (2349, 0, 0, 23247, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0), (2350, 0, 0, 23247, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2351, 0, 0, 23247, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0), (2352, 0, 0, 23247, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0), (2353, 0, 0, 23247, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0), (2354, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2356, 0, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750), (2357, 0, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2358, 0, 1304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1850), (2359, 0, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2200), (2360, 0, 3750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2361, 0, 3150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2362, 0, 2625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2363, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2364, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2365, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700), (2366, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1550), (2367, 0, 2250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2368, 0, 1110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2369, 0, 1575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2370, 0, 1575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2371, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2372, 0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2373, 0, 1304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1950), (2374, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2375, 0, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2385, 0, 2520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2386, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2387, 0, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2388, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2389, 0, 2100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2390, 0, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2391, 0, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800), (2392, 0, 1200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1950), (2393, 0, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2050), (2397, 0, 0, 37829, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0), (2398, 0, 0, 37829, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0), (2399, 0, 0, 37829, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2400, 17850, 0, 29024, 0, 0, 0, 0, 40, 0, 0, 0, 0, 1700), (2401, 11794, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 1575), (2402, 15300, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 1650), (2403, 40000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2404, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2405, 9199, 0, 20558, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0), (2406, 13923, 0, 29024, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0), (2407, 0, 0, 38186, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0), (2408, 0, 0, 38186, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0), (2409, 0, 0, 38186, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0), (2410, 0, 0, 38186, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0), (2411, 0, 0, 38186, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0), (2412, 0, 0, 38186, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0), (2423, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (2424, 0, 0, 37829, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0), (2425, 9500, 0, 20560, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0); DROP TABLE IF EXISTS `aowow_skill_line_ability`; CREATE TABLE `aowow_skill_line_ability` ( `skillID` integer unsigned NOT NULL, `spellID` integer unsigned NOT NULL, `racemask` integer unsigned NOT NULL, `classmask` integer unsigned NOT NULL, `req_skill_value` integer unsigned NOT NULL, `max_value` integer unsigned NOT NULL, `min_value` integer unsigned NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; ALTER TABLE `aowow_skill_line_ability` ADD INDEX `spellID`(`spellID`); INSERT INTO `aowow_skill_line_ability` VALUES (6, 116, 0, 128, 1, 0, 0), (6, 205, 0, 128, 1, 0, 0), (6, 122, 0, 128, 1, 0, 0), (6, 865, 0, 128, 1, 0, 0), (6, 837, 0, 128, 1, 0, 0), (6, 10, 0, 128, 1, 0, 0), (6, 6141, 0, 128, 1, 0, 0), (6, 6143, 0, 128, 1, 0, 0), (6, 6131, 0, 128, 1, 0, 0), (6, 168, 0, 128, 1, 0, 0), (6, 7300, 0, 128, 1, 0, 0), (6, 7301, 0, 128, 1, 0, 0), (6, 7302, 0, 128, 1, 0, 0), (6, 7320, 0, 128, 1, 0, 0), (6, 7322, 0, 128, 1, 0, 0), (6, 8406, 0, 128, 1, 0, 0), (6, 8407, 0, 128, 1, 0, 0), (6, 8408, 0, 128, 1, 0, 0), (6, 8427, 0, 128, 1, 0, 0), (6, 8461, 0, 128, 1, 0, 0), (6, 120, 0, 128, 1, 0, 0), (6, 8492, 0, 128, 1, 0, 0), (6, 10159, 0, 128, 1, 0, 0), (6, 10160, 0, 128, 1, 0, 0), (6, 10161, 0, 128, 1, 0, 0), (6, 8462, 0, 128, 1, 0, 0), (6, 10177, 0, 128, 1, 0, 0), (6, 10179, 0, 128, 1, 0, 0), (6, 10180, 0, 128, 1, 0, 0), (6, 10181, 0, 128, 1, 0, 0), (6, 10185, 0, 128, 1, 0, 0), (6, 10186, 0, 128, 1, 0, 0), (6, 10187, 0, 128, 1, 0, 0), (6, 10219, 0, 128, 1, 0, 0), (6, 10220, 0, 128, 1, 0, 0), (6, 10230, 0, 128, 1, 0, 0), (6, 11426, 0, 128, 1, 0, 0), (6, 11958, 0, 128, 1, 0, 0), (6, 12472, 0, 128, 1, 0, 0), (6, 11070, 0, 128, 1, 0, 0), (6, 12473, 0, 128, 1, 0, 0), (6, 11165, 0, 128, 1, 0, 0), (6, 12475, 0, 128, 1, 0, 0), (6, 12484, 0, 128, 1, 0, 0), (6, 11185, 0, 128, 1, 0, 0), (6, 12487, 0, 128, 1, 0, 0), (6, 12488, 0, 128, 1, 0, 0), (6, 12485, 0, 128, 1, 0, 0), (6, 12486, 0, 128, 1, 0, 0), (6, 11190, 0, 128, 1, 0, 0), (6, 12489, 0, 128, 1, 0, 0), (6, 12490, 0, 128, 1, 0, 0), (6, 11071, 0, 128, 1, 0, 0), (6, 12494, 0, 128, 1, 0, 0), (6, 12496, 0, 128, 1, 0, 0), (6, 12497, 0, 128, 1, 0, 0), (6, 11160, 0, 128, 1, 0, 0), (6, 12518, 0, 128, 1, 0, 0), (6, 12519, 0, 128, 1, 0, 0), (6, 11175, 0, 128, 1, 0, 0), (6, 12569, 0, 128, 1, 0, 0), (6, 12571, 0, 128, 1, 0, 0), (6, 11207, 0, 128, 1, 0, 0), (6, 12672, 0, 128, 1, 0, 0), (6, 11151, 0, 128, 1, 0, 0), (6, 12952, 0, 128, 1, 0, 0), (6, 12953, 0, 128, 1, 0, 0), (6, 11170, 0, 128, 1, 0, 0), (6, 12982, 0, 128, 1, 0, 0), (6, 12983, 0, 128, 1, 0, 0), (6, 12984, 0, 128, 1, 0, 0), (6, 12985, 0, 128, 1, 0, 0), (6, 11189, 0, 128, 1, 0, 0), (6, 13031, 0, 128, 1, 0, 0), (6, 13032, 0, 128, 1, 0, 0), (6, 13033, 0, 128, 1, 0, 0), (6, 15047, 0, 0, 1, 0, 0), (6, 15052, 0, 0, 1, 0, 0), (6, 15053, 0, 0, 1, 0, 0), (6, 16757, 0, 0, 1, 0, 0), (6, 16758, 0, 0, 1, 0, 0), (6, 16763, 0, 0, 1, 0, 0), (6, 16765, 0, 0, 1, 0, 0), (6, 16766, 0, 0, 1, 0, 0), (6, 25304, 0, 128, 1, 0, 0), (6, 27071, 0, 128, 1, 0, 0), (6, 27072, 0, 128, 1, 0, 0), (6, 27088, 0, 128, 1, 0, 0), (6, 27087, 0, 128, 1, 0, 0), (6, 27085, 0, 128, 1, 0, 0), (6, 27124, 0, 128, 1, 0, 0), (6, 27134, 0, 128, 1, 0, 0), (6, 28332, 0, 128, 1, 0, 0), (6, 11180, 0, 128, 1, 0, 0), (6, 28592, 0, 128, 1, 0, 0), (6, 28593, 0, 128, 1, 0, 0), (6, 28594, 0, 128, 1, 0, 0), (6, 28595, 0, 128, 1, 0, 0), (6, 28609, 0, 128, 1, 0, 0), (6, 29438, 0, 128, 1, 0, 0), (6, 29439, 0, 128, 1, 0, 0), (6, 29440, 0, 128, 1, 0, 0), (6, 30455, 0, 0, 1, 0, 0), (6, 31687, 0, 128, 1, 0, 0), (6, 31682, 0, 128, 1, 0, 0), (6, 31683, 0, 128, 1, 0, 0), (6, 31684, 0, 128, 1, 0, 0), (6, 31685, 0, 128, 1, 0, 0), (6, 31686, 0, 128, 1, 0, 0), (6, 31674, 0, 128, 1, 0, 0), (6, 31675, 0, 128, 1, 0, 0), (6, 31676, 0, 128, 1, 0, 0), (6, 31677, 0, 128, 1, 0, 0), (6, 31678, 0, 128, 1, 0, 0), (6, 31670, 0, 128, 1, 0, 0), (6, 31672, 0, 128, 1, 0, 0), (6, 31667, 0, 128, 1, 0, 0), (6, 31668, 0, 128, 1, 0, 0), (6, 31669, 0, 128, 1, 0, 0), (6, 32796, 0, 128, 1, 0, 0), (6, 33405, 0, 128, 1, 0, 0), (6, 38697, 0, 128, 1, 0, 0), (6, 42208, 0, 128, 1, 0, 0), (6, 42209, 0, 128, 1, 0, 0), (6, 42210, 0, 128, 1, 0, 0), (6, 42211, 0, 128, 1, 0, 0), (6, 42212, 0, 128, 1, 0, 0), (6, 42213, 0, 128, 1, 0, 0), (6, 42198, 0, 128, 1, 0, 0), (6, 45438, 0, 128, 1, 0, 0), (8, 133, 0, 128, 1, 0, 0), (8, 143, 0, 128, 1, 0, 0), (8, 145, 0, 128, 1, 0, 0), (8, 2120, 0, 128, 1, 0, 0), (8, 2121, 0, 128, 1, 0, 0), (8, 3140, 0, 128, 1, 0, 0), (8, 543, 0, 128, 1, 0, 0), (8, 2136, 0, 128, 1, 0, 0), (8, 2137, 0, 128, 1, 0, 0), (8, 2138, 0, 128, 1, 0, 0), (8, 8400, 0, 128, 1, 0, 0), (8, 8401, 0, 128, 1, 0, 0), (8, 8402, 0, 128, 1, 0, 0), (8, 8412, 0, 128, 1, 0, 0), (8, 8413, 0, 128, 1, 0, 0), (8, 8422, 0, 128, 1, 0, 0), (8, 8423, 0, 128, 1, 0, 0), (8, 2948, 0, 128, 1, 0, 0), (8, 8444, 0, 128, 1, 0, 0), (8, 8445, 0, 128, 1, 0, 0), (8, 8446, 0, 128, 1, 0, 0), (8, 8457, 0, 128, 1, 0, 0), (8, 8458, 0, 128, 1, 0, 0), (8, 10148, 0, 128, 1, 0, 0), (8, 10149, 0, 128, 1, 0, 0), (8, 10150, 0, 128, 1, 0, 0), (8, 10151, 0, 128, 1, 0, 0), (8, 10197, 0, 128, 1, 0, 0), (8, 10199, 0, 128, 1, 0, 0), (8, 10205, 0, 128, 1, 0, 0), (8, 10206, 0, 128, 1, 0, 0), (8, 10207, 0, 128, 1, 0, 0), (8, 10215, 0, 128, 1, 0, 0), (8, 10216, 0, 128, 1, 0, 0), (8, 10223, 0, 128, 1, 0, 0), (8, 10225, 0, 128, 1, 0, 0), (8, 11113, 0, 128, 1, 0, 0), (8, 11366, 0, 128, 1, 0, 0), (8, 11115, 0, 128, 1, 0, 0), (8, 11367, 0, 128, 1, 0, 0), (8, 11368, 0, 128, 1, 0, 0), (8, 11129, 0, 128, 1, 0, 0), (8, 11069, 0, 128, 1, 0, 0), (8, 12338, 0, 128, 1, 0, 0), (8, 12339, 0, 128, 1, 0, 0), (8, 12340, 0, 128, 1, 0, 0), (8, 12341, 0, 128, 1, 0, 0), (8, 11078, 0, 128, 1, 0, 0), (8, 11080, 0, 128, 1, 0, 0), (8, 12342, 0, 128, 1, 0, 0), (8, 11108, 0, 128, 1, 0, 0), (8, 12349, 0, 128, 1, 0, 0), (8, 12350, 0, 128, 1, 0, 0), (8, 11100, 0, 128, 1, 0, 0), (8, 12353, 0, 128, 1, 0, 0), (8, 11083, 0, 128, 1, 0, 0), (8, 12351, 0, 128, 1, 0, 0), (8, 11103, 0, 128, 1, 0, 0), (8, 12357, 0, 128, 1, 0, 0), (8, 12358, 0, 128, 1, 0, 0), (8, 12359, 0, 128, 1, 0, 0), (8, 12360, 0, 128, 1, 0, 0), (8, 12355, 0, 128, 1, 0, 0), (8, 11124, 0, 128, 1, 0, 0), (8, 12378, 0, 128, 1, 0, 0), (8, 12398, 0, 128, 1, 0, 0), (8, 12399, 0, 128, 1, 0, 0), (8, 12400, 0, 128, 1, 0, 0), (8, 12505, 0, 128, 1, 0, 0), (8, 12522, 0, 128, 1, 0, 0), (8, 12523, 0, 128, 1, 0, 0), (8, 12524, 0, 128, 1, 0, 0), (8, 12525, 0, 128, 1, 0, 0), (8, 12526, 0, 128, 1, 0, 0), (8, 11119, 0, 0, 1, 0, 0), (8, 11120, 0, 0, 1, 0, 0), (8, 12846, 0, 0, 1, 0, 0), (8, 12847, 0, 0, 1, 0, 0), (8, 12848, 0, 0, 1, 0, 0), (8, 12654, 0, 0, 1, 0, 0), (8, 13018, 0, 128, 1, 0, 0), (8, 13019, 0, 128, 1, 0, 0), (8, 13020, 0, 128, 1, 0, 0), (8, 13021, 0, 128, 1, 0, 0), (8, 11094, 0, 0, 1, 0, 0), (8, 13043, 0, 0, 1, 0, 0), (8, 18459, 0, 0, 1, 0, 0), (8, 18460, 0, 0, 1, 0, 0), (8, 18809, 0, 128, 1, 0, 0), (8, 22959, 0, 128, 1, 0, 0), (8, 11095, 0, 128, 1, 0, 0), (8, 12872, 0, 128, 1, 0, 0), (8, 12873, 0, 128, 1, 0, 0), (8, 24530, 0, 0, 1, 0, 0), (8, 25306, 0, 128, 1, 0, 0), (8, 27070, 0, 128, 1, 0, 0), (8, 27074, 0, 128, 1, 0, 0), (8, 27073, 0, 128, 1, 0, 0), (8, 27079, 0, 128, 1, 0, 0), (8, 27078, 0, 128, 1, 0, 0), (8, 27132, 0, 128, 1, 0, 0), (8, 27086, 0, 128, 1, 0, 0), (8, 27133, 0, 128, 1, 0, 0), (8, 27128, 0, 128, 1, 0, 0), (8, 29074, 0, 128, 1, 0, 0), (8, 29075, 0, 128, 1, 0, 0), (8, 29076, 0, 128, 1, 0, 0), (8, 29077, 0, 128, 1, 0, 0), (8, 30482, 0, 128, 1, 0, 0), (8, 31661, 0, 128, 1, 0, 0), (8, 31656, 0, 128, 1, 0, 0), (8, 31657, 0, 128, 1, 0, 0), (8, 31658, 0, 128, 1, 0, 0), (8, 31659, 0, 128, 1, 0, 0), (8, 31660, 0, 128, 1, 0, 0), (8, 31641, 0, 128, 1, 0, 0), (8, 31642, 0, 128, 1, 0, 0), (8, 31643, 0, 128, 1, 0, 0), (8, 31638, 0, 128, 1, 0, 0), (8, 31639, 0, 128, 1, 0, 0), (8, 31640, 0, 128, 1, 0, 0), (8, 31679, 0, 128, 1, 0, 0), (8, 31680, 0, 128, 1, 0, 0), (8, 33933, 0, 128, 1, 0, 0), (8, 33938, 0, 128, 1, 0, 0), (8, 33041, 0, 128, 1, 0, 0), (8, 33042, 0, 128, 1, 0, 0), (8, 33043, 0, 128, 1, 0, 0), (8, 34293, 0, 128, 1, 0, 0), (8, 34295, 0, 128, 1, 0, 0), (8, 34296, 0, 128, 1, 0, 0), (8, 38692, 0, 128, 1, 0, 0), (26, 78, 0, 1, 1, 0, 0), (26, 284, 0, 1, 1, 0, 0), (26, 285, 0, 1, 1, 0, 0), (26, 1608, 0, 1, 1, 0, 0), (26, 772, 0, 1, 1, 0, 0), (26, 6546, 0, 1, 1, 0, 0), (26, 6547, 0, 1, 1, 0, 0), (26, 6548, 0, 1, 1, 0, 0), (26, 1715, 0, 1, 1, 0, 0), (26, 7372, 0, 1, 1, 0, 0), (26, 7373, 0, 1, 1, 0, 0), (26, 694, 0, 1, 1, 0, 0), (26, 7400, 0, 1, 1, 0, 0), (26, 7402, 0, 1, 1, 0, 0), (26, 2457, 0, 1, 1, 0, 0), (26, 100, 0, 1, 1, 0, 0), (26, 6178, 0, 1, 1, 0, 0), (26, 11578, 0, 1, 1, 0, 0), (26, 7384, 0, 1, 1, 0, 0), (26, 7887, 0, 1, 1, 0, 0), (26, 11584, 0, 1, 1, 0, 0), (26, 11585, 0, 1, 1, 0, 0), (26, 11572, 0, 1, 1, 0, 0), (26, 11573, 0, 1, 1, 0, 0), (26, 11574, 0, 1, 1, 0, 0), (26, 11564, 0, 1, 1, 0, 0), (26, 11565, 0, 1, 1, 0, 0), (26, 11566, 0, 1, 1, 0, 0), (26, 11567, 0, 1, 1, 0, 0), (26, 6343, 0, 1, 1, 0, 0), (26, 8198, 0, 1, 1, 0, 0), (26, 8204, 0, 1, 1, 0, 0), (26, 8205, 0, 1, 1, 0, 0), (26, 11580, 0, 1, 1, 0, 0), (26, 11581, 0, 1, 1, 0, 0), (26, 12282, 0, 0, 1, 0, 0), (26, 12286, 0, 0, 1, 0, 0), (26, 12658, 0, 0, 1, 0, 0), (26, 12659, 0, 0, 1, 0, 0), (26, 12663, 0, 0, 1, 0, 0), (26, 12664, 0, 0, 1, 0, 0), (26, 12287, 0, 0, 1, 0, 0), (26, 12289, 0, 0, 1, 0, 0), (26, 12668, 0, 0, 1, 0, 0), (26, 12281, 0, 0, 1, 0, 0), (26, 12697, 0, 0, 1, 0, 0), (26, 12285, 0, 0, 1, 0, 0), (26, 12695, 0, 0, 1, 0, 0), (26, 12696, 0, 0, 1, 0, 0), (26, 12284, 0, 0, 1, 0, 0), (26, 5530, 0, 0, 1, 0, 0), (26, 12700, 0, 0, 1, 0, 0), (26, 12701, 0, 0, 1, 0, 0), (26, 12702, 0, 0, 1, 0, 0), (26, 12703, 0, 0, 1, 0, 0), (26, 12704, 0, 0, 1, 0, 0), (26, 12705, 0, 0, 1, 0, 0), (26, 12711, 0, 0, 1, 0, 0), (26, 12163, 0, 0, 1, 0, 0), (26, 12712, 0, 0, 1, 0, 0), (26, 12713, 0, 0, 1, 0, 0), (26, 12714, 0, 0, 1, 0, 0), (26, 12292, 0, 1, 1, 0, 0), (26, 12781, 0, 0, 1, 0, 0), (26, 12783, 0, 0, 1, 0, 0), (26, 12784, 0, 0, 1, 0, 0), (26, 12785, 0, 0, 1, 0, 0), (26, 12812, 0, 0, 1, 0, 0), (26, 12813, 0, 0, 1, 0, 0), (26, 12814, 0, 0, 1, 0, 0), (26, 12815, 0, 0, 1, 0, 0), (26, 12296, 0, 0, 1, 0, 0), (26, 12834, 0, 0, 1, 0, 0), (26, 12849, 0, 0, 1, 0, 0), (26, 12867, 0, 0, 1, 0, 0), (26, 12665, 0, 0, 1, 0, 0), (26, 12666, 0, 0, 1, 0, 0), (26, 12290, 0, 0, 1, 0, 0), (26, 12963, 0, 0, 1, 0, 0), (26, 12294, 0, 1, 1, 0, 0), (26, 16462, 0, 0, 1, 0, 0), (26, 16463, 0, 0, 1, 0, 0), (26, 16464, 0, 0, 1, 0, 0), (26, 16465, 0, 0, 1, 0, 0), (26, 16466, 0, 0, 1, 0, 0), (26, 16493, 0, 0, 1, 0, 0), (26, 16494, 0, 0, 1, 0, 0), (26, 20559, 0, 1, 1, 0, 0), (26, 20560, 0, 1, 1, 0, 0), (26, 20230, 0, 1, 1, 0, 0), (26, 21156, 0, 1, 1, 0, 0), (26, 21551, 0, 1, 1, 0, 0), (26, 21552, 0, 1, 1, 0, 0), (26, 21553, 0, 1, 1, 0, 0), (26, 23695, 0, 0, 1, 0, 0), (26, 25208, 0, 1, 1, 0, 0), (26, 25212, 0, 1, 1, 0, 0), (26, 25248, 0, 1, 1, 0, 0), (26, 25264, 0, 1, 1, 0, 0), (26, 25266, 0, 1, 1, 0, 0), (26, 25286, 0, 1, 1, 0, 0), (26, 29707, 0, 1, 1, 0, 0), (26, 29623, 0, 1, 1, 0, 0), (26, 29723, 0, 1, 1, 0, 0), (26, 29724, 0, 1, 1, 0, 0), (26, 29725, 0, 1, 1, 0, 0), (26, 29834, 0, 1, 1, 0, 0), (26, 29838, 0, 1, 1, 0, 0), (26, 29841, 0, 1, 1, 0, 0), (26, 29842, 0, 1, 1, 0, 0), (26, 29836, 0, 1, 1, 0, 0), (26, 29859, 0, 1, 1, 0, 0), (26, 12300, 0, 1, 1, 0, 0), (26, 12959, 0, 1, 1, 0, 0), (26, 12960, 0, 1, 1, 0, 0), (26, 12961, 0, 1, 1, 0, 0), (26, 12962, 0, 1, 1, 0, 0), (26, 30324, 0, 1, 1, 0, 0), (26, 30330, 0, 1, 1, 0, 0), (26, 29888, 0, 1, 1, 0, 0), (26, 29889, 0, 1, 1, 0, 0), (26, 35446, 0, 1, 1, 0, 0), (26, 35448, 0, 1, 1, 0, 0), (26, 35449, 0, 1, 1, 0, 0), (26, 35450, 0, 1, 1, 0, 0), (26, 35451, 0, 1, 1, 0, 0), (38, 1776, 0, 8, 1, 0, 0), (38, 1752, 0, 8, 1, 0, 0), (38, 1757, 0, 8, 1, 0, 0), (38, 1758, 0, 8, 1, 0, 0), (38, 1759, 0, 8, 1, 0, 0), (38, 1760, 0, 8, 1, 0, 0), (38, 1777, 0, 8, 1, 0, 0), (38, 8621, 0, 8, 1, 0, 0), (38, 1766, 0, 8, 1, 0, 0), (38, 1767, 0, 8, 1, 0, 0), (38, 1768, 0, 8, 1, 0, 0), (38, 8629, 0, 8, 1, 0, 0), (38, 11285, 0, 8, 1, 0, 0), (38, 11286, 0, 8, 1, 0, 0), (38, 1769, 0, 8, 1, 0, 0), (38, 11293, 0, 8, 1, 0, 0), (38, 11294, 0, 8, 1, 0, 0), (38, 53, 0, 8, 1, 0, 0), (38, 2589, 0, 8, 1, 0, 0), (38, 2590, 0, 8, 1, 0, 0), (38, 2591, 0, 8, 1, 0, 0), (38, 8721, 0, 8, 1, 0, 0), (38, 11279, 0, 8, 1, 0, 0), (38, 11280, 0, 8, 1, 0, 0), (38, 11281, 0, 8, 1, 0, 0), (38, 1966, 0, 8, 1, 0, 0), (38, 6768, 0, 8, 1, 0, 0), (38, 8637, 0, 8, 1, 0, 0), (38, 11303, 0, 8, 1, 0, 0), (38, 5277, 0, 8, 1, 0, 0), (38, 13705, 0, 0, 1, 0, 0), (38, 13706, 0, 0, 1, 0, 0), (38, 13707, 0, 0, 1, 0, 0), (38, 13712, 0, 0, 1, 0, 0), (38, 13713, 0, 0, 1, 0, 0), (38, 13732, 0, 0, 1, 0, 0), (38, 13733, 0, 0, 1, 0, 0), (38, 13741, 0, 0, 1, 0, 0), (38, 13742, 0, 0, 1, 0, 0), (38, 13750, 0, 0, 1, 0, 0), (38, 13754, 0, 0, 1, 0, 0), (38, 13709, 0, 0, 1, 0, 0), (38, 13788, 0, 0, 1, 0, 0), (38, 13789, 0, 0, 1, 0, 0), (38, 13790, 0, 0, 1, 0, 0), (38, 13791, 0, 0, 1, 0, 0), (38, 13793, 0, 0, 1, 0, 0), (38, 13792, 0, 0, 1, 0, 0), (38, 13804, 0, 0, 1, 0, 0), (38, 13805, 0, 0, 1, 0, 0), (38, 13806, 0, 0, 1, 0, 0), (38, 13807, 0, 0, 1, 0, 0), (38, 13706, 0, 0, 1, 0, 0), (38, 13800, 0, 0, 1, 0, 0), (38, 13801, 0, 0, 1, 0, 0), (38, 13802, 0, 0, 1, 0, 0), (38, 13803, 0, 0, 1, 0, 0), (38, 13832, 0, 0, 1, 0, 0), (38, 13843, 0, 0, 1, 0, 0), (38, 13844, 0, 0, 1, 0, 0), (38, 13845, 0, 0, 1, 0, 0), (38, 13715, 0, 0, 1, 0, 0), (38, 13848, 0, 0, 1, 0, 0), (38, 13849, 0, 0, 1, 0, 0), (38, 13851, 0, 0, 1, 0, 0), (38, 13852, 0, 0, 1, 0, 0), (38, 13853, 0, 0, 1, 0, 0), (38, 13854, 0, 0, 1, 0, 0), (38, 13855, 0, 0, 1, 0, 0), (38, 13856, 0, 0, 1, 0, 0), (38, 13863, 0, 0, 1, 0, 0), (38, 13865, 0, 0, 1, 0, 0), (38, 13866, 0, 0, 1, 0, 0), (38, 13867, 0, 0, 1, 0, 0), (38, 13872, 0, 0, 1, 0, 0), (38, 13743, 0, 0, 1, 0, 0), (38, 13875, 0, 0, 1, 0, 0), (38, 13877, 0, 0, 1, 0, 0), (38, 2983, 0, 8, 1, 0, 0), (38, 8696, 0, 8, 1, 0, 0), (38, 11305, 0, 8, 1, 0, 0), (38, 13960, 0, 0, 1, 0, 0), (38, 13961, 0, 0, 1, 0, 0), (38, 13962, 0, 0, 1, 0, 0), (38, 13963, 0, 0, 1, 0, 0), (38, 13964, 0, 0, 1, 0, 0), (38, 13966, 0, 0, 1, 0, 0), (38, 13967, 0, 0, 1, 0, 0), (38, 13968, 0, 0, 1, 0, 0), (38, 13969, 0, 0, 1, 0, 0), (38, 14251, 0, 0, 1, 0, 0), (38, 18427, 0, 0, 1, 0, 0), (38, 18428, 0, 0, 1, 0, 0), (38, 18429, 0, 0, 1, 0, 0), (38, 21184, 0, 8, 1, 0, 0), (38, 25300, 0, 8, 1, 0, 0), (38, 25302, 0, 8, 1, 0, 0), (38, 5938, 0, 8, 1, 0, 0), (38, 26669, 0, 8, 1, 0, 0), (38, 26861, 0, 8, 1, 0, 0), (38, 26862, 0, 8, 1, 0, 0), (38, 26863, 0, 8, 1, 0, 0), (38, 27448, 0, 8, 1, 0, 0), (38, 30919, 0, 0, 1, 0, 0), (38, 30920, 0, 0, 1, 0, 0), (38, 31124, 0, 8, 1, 0, 0), (38, 31126, 0, 8, 1, 0, 0), (38, 31125, 0, 8, 1, 0, 0), (38, 31122, 0, 8, 1, 0, 0), (38, 31123, 0, 8, 1, 0, 0), (38, 32601, 0, 8, 1, 0, 0), (38, 31130, 0, 8, 1, 0, 0), (38, 31131, 0, 8, 1, 0, 0), (38, 35541, 0, 8, 1, 0, 0), (38, 35550, 0, 8, 1, 0, 0), (38, 35551, 0, 8, 1, 0, 0), (38, 35552, 0, 8, 1, 0, 0), (38, 35553, 0, 8, 1, 0, 0), (38, 38764, 0, 8, 1, 0, 0), (38, 38768, 0, 8, 1, 0, 0), (39, 1725, 0, 8, 1, 0, 0), (39, 2094, 0, 8, 1, 0, 0), (39, 921, 0, 8, 1, 0, 0), (39, 1784, 0, 8, 1, 0, 0), (39, 1785, 0, 8, 1, 0, 0), (39, 1786, 0, 8, 1, 0, 0), (39, 1787, 0, 8, 1, 0, 0), (39, 1856, 0, 8, 1, 0, 0), (39, 1857, 0, 8, 1, 0, 0), (39, 6770, 0, 8, 1, 0, 0), (39, 2070, 0, 8, 1, 0, 0), (39, 11297, 0, 8, 1, 0, 0), (39, 13958, 0, 0, 1, 0, 0), (39, 13975, 0, 0, 1, 0, 0), (39, 13977, 0, 0, 1, 0, 0), (39, 13976, 0, 0, 1, 0, 0), (39, 13979, 0, 0, 1, 0, 0), (39, 13980, 0, 0, 1, 0, 0), (39, 13983, 0, 0, 1, 0, 0), (39, 14057, 0, 0, 1, 0, 0), (39, 13981, 0, 0, 1, 0, 0), (39, 13970, 0, 0, 1, 0, 0), (39, 13971, 0, 0, 1, 0, 0), (39, 13972, 0, 0, 1, 0, 0), (39, 13973, 0, 0, 1, 0, 0), (39, 14062, 0, 0, 1, 0, 0), (39, 14063, 0, 0, 1, 0, 0), (39, 14064, 0, 0, 1, 0, 0), (39, 14065, 0, 0, 1, 0, 0), (39, 14066, 0, 0, 1, 0, 0), (39, 14070, 0, 0, 1, 0, 0), (39, 14071, 0, 0, 1, 0, 0), (39, 14072, 0, 0, 1, 0, 0), (39, 14073, 0, 0, 1, 0, 0), (39, 14074, 0, 0, 1, 0, 0), (39, 14075, 0, 0, 1, 0, 0), (39, 14076, 0, 0, 1, 0, 0), (39, 14082, 0, 0, 1, 0, 0), (39, 14083, 0, 0, 1, 0, 0), (39, 14079, 0, 0, 1, 0, 0), (39, 14080, 0, 0, 1, 0, 0), (39, 14081, 0, 0, 1, 0, 0), (39, 14093, 0, 0, 1, 0, 0), (39, 14094, 0, 0, 1, 0, 0), (39, 14185, 0, 0, 1, 0, 0), (39, 14278, 0, 8, 1, 0, 0), (39, 2836, 0, 8, 1, 0, 0), (39, 1842, 0, 8, 1, 0, 0), (39, 14183, 0, 0, 1, 0, 0), (39, 16511, 0, 8, 1, 0, 0), (39, 17347, 0, 8, 1, 0, 0), (39, 17348, 0, 8, 1, 0, 0), (39, 14171, 0, 0, 1, 0, 0), (39, 14172, 0, 0, 1, 0, 0), (39, 14173, 0, 0, 1, 0, 0), (39, 1860, 0, 8, 1, 0, 0), (39, 24224, 0, 0, 1, 0, 0), (39, 27095, 0, 0, 1, 0, 0), (39, 27096, 0, 0, 1, 0, 0), (39, 27097, 0, 0, 1, 0, 0), (39, 27099, 0, 0, 1, 0, 0), (39, 26889, 0, 8, 1, 0, 0), (39, 30892, 0, 0, 1, 0, 0), (39, 30893, 0, 0, 1, 0, 0), (39, 30894, 0, 0, 1, 0, 0), (39, 30895, 0, 0, 1, 0, 0), (39, 30902, 0, 0, 1, 0, 0), (39, 30903, 0, 0, 1, 0, 0), (39, 30904, 0, 0, 1, 0, 0), (39, 30905, 0, 0, 1, 0, 0), (39, 30906, 0, 0, 1, 0, 0), (39, 31211, 0, 8, 1, 0, 0), (39, 31212, 0, 8, 1, 0, 0), (39, 31213, 0, 8, 1, 0, 0), (39, 31216, 0, 8, 1, 0, 0), (39, 31217, 0, 8, 1, 0, 0), (39, 31218, 0, 8, 1, 0, 0), (39, 31219, 0, 8, 1, 0, 0), (39, 31220, 0, 8, 1, 0, 0), (39, 31221, 0, 8, 1, 0, 0), (39, 31222, 0, 8, 1, 0, 0), (39, 31223, 0, 8, 1, 0, 0), (39, 31224, 0, 8, 1, 0, 0), (39, 31228, 0, 8, 1, 0, 0), (39, 31229, 0, 8, 1, 0, 0), (39, 31230, 0, 8, 1, 0, 0), (39, 26864, 0, 8, 1, 0, 0), (39, 36554, 0, 8, 1, 0, 0), (40, 2842, 0, 8, 1, 0, 0), (40, 2835, 0, 8, 1, 225, 175), (40, 2837, 0, 8, 1, 265, 215), (40, 3420, 0, 8, 1, 175, 125), (40, 5763, 0, 8, 1, 200, 150), (40, 8681, 0, 8, 1, 175, 125), (40, 8687, 0, 8, 1, 215, 165), (40, 8691, 0, 8, 1, 255, 205), (40, 8694, 0, 8, 1, 265, 215), (40, 11341, 0, 8, 1, 295, 245), (40, 11342, 0, 8, 1, 335, 285), (40, 11343, 0, 8, 1, 375, 325), (40, 11357, 0, 8, 1, 305, 255), (40, 11358, 0, 8, 1, 345, 295), (40, 3421, 0, 8, 1, 325, 275), (40, 11400, 0, 8, 1, 335, 285), (40, 13220, 0, 8, 1, 235, 185), (40, 13228, 0, 8, 1, 275, 225), (40, 13229, 0, 8, 1, 315, 265), (40, 13230, 0, 8, 1, 355, 305), (40, 25347, 0, 8, 1, 350, 300), (40, 26786, 0, 8, 1, 370, 340), (40, 26892, 0, 8, 1, 415, 365), (40, 26969, 0, 8, 1, 385, 345), (40, 27282, 0, 8, 1, 425, 385), (40, 27283, 0, 8, 1, 395, 345), (43, 201, 0, 399, 1, 0, 0), (44, 196, 0, 71, 1, 0, 0), (45, 264, 0, 13, 1, 0, 0), (45, 3018, 0, 9, 1, 0, 0), (46, 266, 0, 13, 1, 0, 0), (46, 3018, 0, 9, 1, 0, 0), (50, 1513, 0, 4, 1, 0, 0), (50, 1515, 0, 4, 1, 0, 0), (50, 883, 0, 4, 1, 0, 0), (50, 136, 0, 4, 1, 0, 0), (50, 3111, 0, 4, 1, 0, 0), (50, 3661, 0, 4, 1, 0, 0), (50, 3662, 0, 4, 1, 0, 0), (50, 982, 0, 4, 1, 0, 0), (50, 13161, 0, 4, 1, 0, 0), (50, 13163, 0, 4, 1, 0, 0), (50, 13159, 0, 4, 1, 0, 0), (50, 13165, 0, 4, 1, 0, 0), (50, 5118, 0, 4, 1, 0, 0), (50, 6197, 0, 4, 1, 0, 0), (50, 1462, 0, 4, 1, 0, 0), (50, 1002, 0, 4, 1, 0, 0), (50, 6991, 0, 4, 1, 0, 0), (50, 13542, 0, 4, 1, 0, 0), (50, 13543, 0, 4, 1, 0, 0), (50, 13544, 0, 4, 1, 0, 0), (50, 2641, 0, 4, 1, 0, 0), (50, 14318, 0, 4, 1, 0, 0), (50, 14319, 0, 4, 1, 0, 0), (50, 14320, 0, 4, 1, 0, 0), (50, 14321, 0, 4, 1, 0, 0), (50, 14322, 0, 4, 1, 0, 0), (50, 14326, 0, 4, 1, 0, 0), (50, 14327, 0, 4, 1, 0, 0), (50, 13481, 0, 4, 1, 0, 0), (50, 19549, 0, 4, 1, 0, 0), (50, 19550, 0, 4, 1, 0, 0), (50, 19551, 0, 4, 1, 0, 0), (50, 19552, 0, 0, 1, 0, 0), (50, 19553, 0, 0, 1, 0, 0), (50, 19554, 0, 0, 1, 0, 0), (50, 19555, 0, 0, 1, 0, 0), (50, 19556, 0, 0, 1, 0, 0), (50, 19559, 0, 0, 1, 0, 0), (50, 19560, 0, 0, 1, 0, 0), (50, 19572, 0, 0, 1, 0, 0), (50, 19573, 0, 0, 1, 0, 0), (50, 19574, 0, 0, 1, 0, 0), (50, 19577, 0, 0, 1, 0, 0), (50, 19578, 0, 4, 1, 0, 0), (50, 19583, 0, 0, 1, 0, 0), (50, 19584, 0, 0, 1, 0, 0), (50, 19585, 0, 0, 1, 0, 0), (50, 19586, 0, 0, 1, 0, 0), (50, 19587, 0, 0, 1, 0, 0), (50, 19590, 0, 0, 1, 0, 0), (50, 19592, 0, 0, 1, 0, 0), (50, 19596, 0, 0, 1, 0, 0), (50, 19598, 0, 0, 1, 0, 0), (50, 19599, 0, 0, 1, 0, 0), (50, 19600, 0, 0, 1, 0, 0), (50, 19601, 0, 0, 1, 0, 0), (50, 19602, 0, 0, 1, 0, 0), (50, 19609, 0, 0, 1, 0, 0), (50, 19610, 0, 0, 1, 0, 0), (50, 19612, 0, 0, 1, 0, 0), (50, 19616, 0, 0, 1, 0, 0), (50, 19617, 0, 0, 1, 0, 0), (50, 19618, 0, 0, 1, 0, 0), (50, 19619, 0, 0, 1, 0, 0), (50, 19620, 0, 0, 1, 0, 0), (50, 19621, 0, 0, 1, 0, 0), (50, 19622, 0, 0, 1, 0, 0), (50, 19623, 0, 0, 1, 0, 0), (50, 19624, 0, 0, 1, 0, 0), (50, 19625, 0, 0, 1, 0, 0), (50, 20043, 0, 4, 1, 0, 0), (50, 20190, 0, 4, 1, 0, 0), (50, 20895, 0, 4, 1, 0, 0), (50, 24395, 0, 0, 1, 0, 0), (50, 24396, 0, 0, 1, 0, 0), (50, 24397, 0, 0, 1, 0, 0), (50, 24443, 0, 4, 1, 0, 0), (50, 19575, 0, 4, 1, 0, 0), (50, 19579, 0, 0, 1, 0, 0), (50, 24529, 0, 0, 1, 0, 0), (50, 24406, 0, 0, 1, 0, 0), (50, 25296, 0, 4, 1, 0, 0), (50, 27046, 0, 4, 1, 0, 0), (50, 27044, 0, 4, 1, 0, 0), (50, 27045, 0, 4, 1, 0, 0), (50, 34026, 0, 4, 1, 0, 0), (50, 34074, 0, 4, 1, 0, 0), (50, 34453, 0, 4, 1, 0, 0), (50, 34454, 0, 4, 1, 0, 0), (50, 34455, 0, 4, 1, 0, 0), (50, 34459, 0, 4, 1, 0, 0), (50, 34460, 0, 4, 1, 0, 0), (50, 34462, 0, 4, 1, 0, 0), (50, 34464, 0, 4, 1, 0, 0), (50, 34465, 0, 4, 1, 0, 0), (50, 34466, 0, 4, 1, 0, 0), (50, 34467, 0, 4, 1, 0, 0), (50, 34468, 0, 4, 1, 0, 0), (50, 34469, 0, 4, 1, 0, 0), (50, 34470, 0, 4, 1, 0, 0), (50, 34471, 0, 4, 1, 0, 0), (50, 34692, 0, 4, 1, 0, 0), (50, 35029, 0, 4, 1, 0, 0), (50, 35030, 0, 4, 1, 0, 0), (51, 5384, 0, 4, 1, 0, 0), (51, 2974, 0, 4, 1, 0, 0), (51, 781, 0, 4, 1, 0, 0), (51, 2973, 0, 4, 1, 0, 0), (51, 1495, 0, 4, 1, 0, 0), (51, 1499, 0, 4, 1, 0, 0), (51, 13795, 0, 4, 1, 0, 0), (51, 13809, 0, 4, 1, 0, 0), (51, 13813, 0, 4, 1, 0, 0), (51, 14260, 0, 4, 1, 0, 0), (51, 14261, 0, 4, 1, 0, 0), (51, 14262, 0, 4, 1, 0, 0), (51, 14263, 0, 4, 1, 0, 0), (51, 14264, 0, 4, 1, 0, 0), (51, 14265, 0, 4, 1, 0, 0), (51, 14266, 0, 4, 1, 0, 0), (51, 14267, 0, 4, 1, 0, 0), (51, 14268, 0, 4, 1, 0, 0), (51, 14269, 0, 4, 1, 0, 0), (51, 14270, 0, 4, 1, 0, 0), (51, 14271, 0, 4, 1, 0, 0), (51, 14272, 0, 4, 1, 0, 0), (51, 14273, 0, 4, 1, 0, 0), (51, 14302, 0, 4, 1, 0, 0), (51, 14303, 0, 4, 1, 0, 0), (51, 14304, 0, 4, 1, 0, 0), (51, 14305, 0, 4, 1, 0, 0), (51, 14310, 0, 4, 1, 0, 0), (51, 14311, 0, 4, 1, 0, 0), (51, 14316, 0, 4, 1, 0, 0), (51, 14317, 0, 4, 1, 0, 0), (51, 19151, 0, 4, 1, 0, 0), (51, 19152, 0, 4, 1, 0, 0), (51, 19153, 0, 4, 1, 0, 0), (51, 19159, 0, 0, 1, 0, 0), (51, 19160, 0, 0, 1, 0, 0), (51, 19168, 0, 4, 1, 0, 0), (51, 19180, 0, 4, 1, 0, 0), (51, 19181, 0, 4, 1, 0, 0), (51, 19184, 0, 0, 1, 0, 0), (51, 19185, 0, 0, 1, 0, 0), (51, 19228, 0, 0, 1, 0, 0), (51, 19232, 0, 0, 1, 0, 0), (51, 19233, 0, 0, 1, 0, 0), (51, 19239, 0, 0, 1, 0, 0), (51, 19245, 0, 0, 1, 0, 0), (51, 19255, 0, 0, 1, 0, 0), (51, 19256, 0, 0, 1, 0, 0), (51, 19257, 0, 0, 1, 0, 0), (51, 19263, 0, 0, 1, 0, 0), (51, 19286, 0, 0, 1, 0, 0), (51, 19287, 0, 0, 1, 0, 0), (51, 19290, 0, 4, 1, 0, 0), (51, 19294, 0, 4, 1, 0, 0), (51, 19295, 0, 0, 1, 0, 0), (51, 19297, 0, 0, 1, 0, 0), (51, 19298, 0, 0, 1, 0, 0), (51, 19301, 0, 0, 1, 0, 0), (51, 19300, 0, 0, 1, 0, 0), (51, 19370, 0, 0, 1, 0, 0), (51, 19371, 0, 0, 1, 0, 0), (51, 19373, 0, 0, 1, 0, 0), (51, 19376, 0, 4, 1, 0, 0), (51, 19377, 0, 4, 1, 0, 0), (51, 19381, 0, 0, 1, 0, 0), (51, 19382, 0, 0, 1, 0, 0), (51, 19383, 0, 0, 1, 0, 0), (51, 19384, 0, 0, 1, 0, 0), (51, 19385, 0, 0, 1, 0, 0), (51, 19386, 0, 4, 1, 0, 0), (51, 19387, 0, 0, 1, 0, 0), (51, 19388, 0, 0, 1, 0, 0), (51, 1494, 0, 4, 1, 0, 0), (51, 19878, 0, 4, 1, 0, 0), (51, 19879, 0, 4, 1, 0, 0), (51, 19880, 0, 4, 1, 0, 0), (51, 19882, 0, 4, 1, 0, 0), (51, 19885, 0, 4, 1, 0, 0), (51, 19883, 0, 4, 1, 0, 0), (51, 19884, 0, 4, 1, 0, 0), (51, 13812, 0, 4, 1, 0, 0), (51, 14314, 0, 4, 1, 0, 0), (51, 14315, 0, 4, 1, 0, 0), (51, 23989, 0, 4, 1, 0, 0), (51, 24132, 0, 4, 1, 0, 0), (51, 24133, 0, 4, 1, 0, 0), (51, 24131, 0, 4, 1, 0, 0), (51, 24134, 0, 4, 1, 0, 0), (51, 24135, 0, 4, 1, 0, 0), (51, 24283, 0, 4, 1, 0, 0), (51, 24293, 0, 4, 1, 0, 0), (51, 24294, 0, 4, 1, 0, 0), (51, 24295, 0, 4, 1, 0, 0), (51, 24296, 0, 4, 1, 0, 0), (51, 24297, 0, 4, 1, 0, 0), (51, 19258, 0, 4, 1, 0, 0), (51, 19259, 0, 4, 1, 0, 0), (51, 19306, 0, 4, 1, 0, 0), (51, 20909, 0, 4, 1, 0, 0), (51, 20910, 0, 4, 1, 0, 0), (51, 13797, 0, 4, 1, 0, 0), (51, 14298, 0, 4, 1, 0, 0), (51, 14299, 0, 4, 1, 0, 0), (51, 14300, 0, 4, 1, 0, 0), (51, 14301, 0, 4, 1, 0, 0), (51, 27014, 0, 4, 1, 0, 0), (51, 27015, 0, 4, 1, 0, 0), (51, 27067, 0, 4, 1, 0, 0), (51, 27068, 0, 4, 1, 0, 0), (51, 27069, 0, 4, 1, 0, 0), (51, 27023, 0, 4, 1, 0, 0), (51, 27024, 0, 4, 1, 0, 0), (51, 27025, 0, 4, 1, 0, 0), (51, 27340, 0, 0, 1, 0, 0), (51, 34506, 0, 4, 1, 0, 0), (51, 34507, 0, 4, 1, 0, 0), (51, 34508, 0, 4, 1, 0, 0), (51, 34500, 0, 4, 1, 0, 0), (51, 34502, 0, 4, 1, 0, 0), (51, 34503, 0, 4, 1, 0, 0), (51, 34501, 0, 4, 1, 0, 0), (51, 34497, 0, 4, 1, 0, 0), (51, 34498, 0, 4, 1, 0, 0), (51, 34499, 0, 4, 1, 0, 0), (51, 34494, 0, 4, 1, 0, 0), (51, 34496, 0, 4, 1, 0, 0), (51, 34491, 0, 4, 1, 0, 0), (51, 34492, 0, 4, 1, 0, 0), (51, 34493, 0, 4, 1, 0, 0), (51, 34600, 0, 4, 1, 0, 0), (51, 34838, 0, 4, 1, 0, 0), (51, 34839, 0, 4, 1, 0, 0), (51, 34833, 0, 4, 1, 0, 0), (51, 34834, 0, 4, 1, 0, 0), (51, 34835, 0, 4, 1, 0, 0), (51, 34836, 0, 4, 1, 0, 0), (51, 34837, 0, 4, 1, 0, 0), (51, 19498, 0, 4, 1, 0, 0), (51, 19499, 0, 4, 1, 0, 0), (51, 19500, 0, 4, 1, 0, 0), (51, 34477, 0, 4, 1, 0, 0), (51, 36916, 0, 4, 1, 0, 0), (54, 198, 0, 1115, 1, 0, 0), (55, 202, 0, 7, 1, 0, 0), (56, 2050, 0, 16, 1, 0, 0), (56, 2052, 0, 16, 1, 0, 0), (56, 2053, 0, 16, 1, 0, 0), (56, 2054, 0, 16, 1, 0, 0), (56, 2055, 0, 16, 1, 0, 0), (56, 585, 0, 16, 1, 0, 0), (56, 591, 0, 16, 1, 0, 0), (56, 598, 0, 16, 1, 0, 0), (56, 984, 0, 16, 1, 0, 0), (56, 1004, 0, 16, 1, 0, 0), (56, 596, 0, 16, 1, 0, 0), (56, 528, 0, 16, 1, 0, 0), (56, 552, 0, 16, 1, 0, 0), (56, 2006, 0, 16, 1, 0, 0), (56, 2010, 0, 16, 1, 0, 0), (56, 6060, 0, 16, 1, 0, 0), (56, 2060, 0, 16, 1, 0, 0), (56, 6063, 0, 16, 1, 0, 0), (56, 6064, 0, 16, 1, 0, 0), (56, 996, 0, 16, 1, 0, 0), (56, 139, 0, 16, 1, 0, 0), (56, 6074, 0, 16, 1, 0, 0), (56, 6075, 0, 16, 1, 0, 0), (56, 6076, 0, 16, 1, 0, 0), (56, 6077, 0, 16, 1, 0, 0), (56, 6078, 0, 16, 1, 0, 0), (56, 2061, 0, 16, 1, 0, 0), (56, 9472, 0, 16, 1, 0, 0), (56, 9473, 0, 16, 1, 0, 0), (56, 9474, 0, 16, 1, 0, 0), (56, 10915, 0, 16, 1, 0, 0), (56, 10916, 0, 16, 1, 0, 0), (56, 10917, 0, 16, 1, 0, 0), (56, 10927, 0, 16, 1, 0, 0), (56, 10928, 0, 16, 1, 0, 0), (56, 10929, 0, 16, 1, 0, 0), (56, 10963, 0, 16, 1, 0, 0), (56, 10964, 0, 16, 1, 0, 0), (56, 10965, 0, 16, 1, 0, 0), (56, 10933, 0, 16, 1, 0, 0), (56, 10934, 0, 16, 1, 0, 0), (56, 10960, 0, 16, 1, 0, 0), (56, 10961, 0, 16, 1, 0, 0), (56, 10880, 0, 16, 1, 0, 0), (56, 10881, 0, 16, 1, 0, 0), (56, 15237, 0, 16, 1, 0, 0), (56, 14914, 0, 16, 1, 0, 0), (56, 15262, 0, 16, 1, 0, 0), (56, 15263, 0, 16, 1, 0, 0), (56, 15264, 0, 16, 1, 0, 0), (56, 15265, 0, 16, 1, 0, 0), (56, 15266, 0, 16, 1, 0, 0), (56, 15267, 0, 16, 1, 0, 0), (56, 14889, 0, 0, 1, 0, 0), (56, 15008, 0, 0, 1, 0, 0), (56, 15009, 0, 0, 1, 0, 0), (56, 15010, 0, 0, 1, 0, 0), (56, 15011, 0, 0, 1, 0, 0), (56, 14913, 0, 0, 1, 0, 0), (56, 15012, 0, 0, 1, 0, 0), (56, 14912, 0, 0, 1, 0, 0), (56, 15013, 0, 0, 1, 0, 0), (56, 15014, 0, 0, 1, 0, 0), (56, 14909, 0, 0, 1, 0, 0), (56, 15017, 0, 0, 1, 0, 0), (56, 14911, 0, 0, 1, 0, 0), (56, 15018, 0, 0, 1, 0, 0), (56, 14908, 0, 0, 1, 0, 0), (56, 15020, 0, 0, 1, 0, 0), (56, 14892, 0, 0, 1, 0, 0), (56, 15362, 0, 0, 1, 0, 0), (56, 15363, 0, 0, 1, 0, 0), (56, 14898, 0, 0, 1, 0, 0), (56, 15349, 0, 0, 1, 0, 0), (56, 15354, 0, 0, 1, 0, 0), (56, 15355, 0, 0, 1, 0, 0), (56, 15356, 0, 0, 1, 0, 0), (56, 14901, 0, 0, 1, 0, 0), (56, 15028, 0, 0, 1, 0, 0), (56, 15029, 0, 0, 1, 0, 0), (56, 15030, 0, 0, 1, 0, 0), (56, 15031, 0, 0, 1, 0, 0), (56, 15430, 0, 16, 1, 0, 0), (56, 15431, 0, 16, 1, 0, 0), (56, 17191, 0, 0, 1, 0, 0), (56, 13908, 5, 16, 1, 0, 0), (56, 18530, 0, 0, 1, 0, 0), (56, 18531, 0, 0, 1, 0, 0), (56, 18533, 0, 0, 1, 0, 0), (56, 18534, 0, 0, 1, 0, 0), (56, 18535, 0, 0, 1, 0, 0), (56, 15261, 0, 16, 1, 0, 0), (56, 19236, 5, 16, 1, 0, 0), (56, 19238, 5, 16, 1, 0, 0), (56, 19240, 5, 16, 1, 0, 0), (56, 19241, 5, 16, 1, 0, 0), (56, 19242, 5, 16, 1, 0, 0), (56, 19243, 5, 16, 1, 0, 0), (56, 20711, 0, 0, 1, 0, 0), (56, 20770, 0, 16, 1, 0, 0), (56, 23455, 0, 16, 1, 0, 0), (56, 23458, 0, 16, 1, 0, 0), (56, 23459, 0, 16, 1, 0, 0), (56, 25210, 0, 16, 1, 0, 0), (56, 25213, 0, 16, 1, 0, 0), (56, 25221, 0, 16, 1, 0, 0), (56, 25222, 0, 16, 1, 0, 0), (56, 25233, 0, 16, 1, 0, 0), (56, 25235, 0, 16, 1, 0, 0), (56, 25308, 0, 16, 1, 0, 0), (56, 25314, 0, 16, 1, 0, 0), (56, 25314, 0, 16, 1, 0, 0), (56, 25315, 0, 16, 1, 0, 0), (56, 25316, 0, 16, 1, 0, 0), (56, 25331, 0, 16, 1, 0, 0), (56, 25329, 0, 16, 1, 0, 0), (56, 25363, 0, 16, 1, 0, 0), (56, 25364, 0, 16, 1, 0, 0), (56, 25384, 0, 16, 1, 0, 0), (56, 25435, 0, 16, 1, 0, 0), (56, 25437, 5, 16, 1, 0, 0), (56, 27789, 0, 16, 1, 0, 0), (56, 27790, 0, 16, 1, 0, 0), (56, 27799, 0, 16, 1, 0, 0), (56, 27803, 0, 16, 1, 0, 0), (56, 27800, 0, 16, 1, 0, 0), (56, 27804, 0, 16, 1, 0, 0), (56, 27801, 0, 16, 1, 0, 0), (56, 27805, 0, 16, 1, 0, 0), (56, 27811, 0, 16, 1, 0, 0), (56, 27813, 0, 16, 1, 0, 0), (56, 27815, 0, 16, 1, 0, 0), (56, 27817, 0, 16, 1, 0, 0), (56, 27816, 0, 16, 1, 0, 0), (56, 27818, 0, 16, 1, 0, 0), (56, 724, 0, 16, 1, 0, 0), (56, 7001, 0, 16, 1, 0, 0), (56, 27870, 0, 16, 1, 0, 0), (56, 27871, 0, 16, 1, 0, 0), (56, 27873, 0, 16, 1, 0, 0), (56, 27874, 0, 16, 1, 0, 0), (56, 27900, 0, 16, 1, 0, 0), (56, 27901, 0, 16, 1, 0, 0), (56, 27902, 0, 16, 1, 0, 0), (56, 27903, 0, 16, 1, 0, 0), (56, 27904, 0, 16, 1, 0, 0), (56, 33158, 0, 16, 1, 0, 0), (56, 33159, 0, 16, 1, 0, 0), (56, 33160, 0, 16, 1, 0, 0), (56, 33161, 0, 16, 1, 0, 0), (56, 33162, 0, 16, 1, 0, 0), (56, 33150, 0, 16, 1, 0, 0), (56, 33154, 0, 16, 1, 0, 0), (56, 33151, 0, 16, 1, 0, 0), (56, 33142, 0, 16, 1, 0, 0), (56, 33145, 0, 16, 1, 0, 0), (56, 33146, 0, 16, 1, 0, 0), (56, 33143, 0, 16, 1, 0, 0), (56, 33076, 0, 16, 1, 0, 0), (56, 32546, 0, 16, 1, 0, 0), (56, 28275, 0, 16, 1, 0, 0), (56, 28276, 0, 16, 1, 0, 0), (56, 34753, 0, 16, 1, 0, 0), (56, 34754, 0, 16, 1, 0, 0), (56, 34859, 0, 16, 1, 0, 0), (56, 34860, 0, 16, 1, 0, 0), (56, 34861, 0, 16, 1, 0, 0), (56, 34863, 0, 16, 1, 0, 0), (56, 34864, 0, 16, 1, 0, 0), (56, 34865, 0, 16, 1, 0, 0), (56, 34866, 0, 16, 1, 0, 0), (56, 44041, 1028, 16, 1, 0, 0), (56, 44043, 1028, 16, 1, 0, 0), (56, 44044, 1028, 16, 1, 0, 0), (56, 44045, 1028, 16, 1, 0, 0), (56, 44046, 1028, 16, 1, 0, 0), (56, 44047, 1028, 16, 1, 0, 0), (78, 976, 0, 16, 1, 0, 0), (78, 605, 0, 16, 1, 0, 0), (78, 589, 0, 16, 1, 0, 0), (78, 594, 0, 16, 1, 0, 0), (78, 970, 0, 16, 1, 0, 0), (78, 992, 0, 16, 1, 0, 0), (78, 2767, 0, 16, 1, 0, 0), (78, 2096, 0, 16, 1, 0, 0), (78, 8092, 0, 16, 1, 0, 0), (78, 8102, 0, 16, 1, 0, 0), (78, 8103, 0, 16, 1, 0, 0), (78, 8104, 0, 16, 1, 0, 0), (78, 8105, 0, 16, 1, 0, 0), (78, 8106, 0, 16, 1, 0, 0), (78, 8122, 0, 16, 1, 0, 0), (78, 8124, 0, 16, 1, 0, 0), (78, 453, 0, 16, 1, 0, 0), (78, 8192, 0, 16, 1, 0, 0), (78, 586, 0, 16, 1, 0, 0), (78, 9578, 0, 16, 1, 0, 0), (78, 9579, 0, 16, 1, 0, 0), (78, 9592, 0, 16, 1, 0, 0), (78, 10957, 0, 16, 1, 0, 0), (78, 10958, 0, 16, 1, 0, 0), (78, 10888, 0, 16, 1, 0, 0), (78, 10890, 0, 16, 1, 0, 0), (78, 10892, 0, 16, 1, 0, 0), (78, 10893, 0, 16, 1, 0, 0), (78, 10894, 0, 16, 1, 0, 0), (78, 10909, 0, 16, 1, 0, 0), (78, 10911, 0, 16, 1, 0, 0), (78, 10912, 0, 16, 1, 0, 0), (78, 10945, 0, 16, 1, 0, 0), (78, 10946, 0, 16, 1, 0, 0), (78, 10947, 0, 16, 1, 0, 0), (78, 10941, 0, 16, 1, 0, 0), (78, 10942, 0, 16, 1, 0, 0), (78, 10953, 0, 16, 1, 0, 0), (78, 15259, 0, 16, 1, 0, 0), (78, 15307, 0, 16, 1, 0, 0), (78, 15308, 0, 16, 1, 0, 0), (78, 15309, 0, 16, 1, 0, 0), (78, 15310, 0, 16, 1, 0, 0), (78, 15274, 0, 16, 1, 0, 0), (78, 15311, 0, 16, 1, 0, 0), (78, 15273, 0, 16, 1, 0, 0), (78, 15312, 0, 16, 1, 0, 0), (78, 15313, 0, 16, 1, 0, 0), (78, 15314, 0, 16, 1, 0, 0), (78, 15316, 0, 16, 1, 0, 0), (78, 15275, 0, 16, 1, 0, 0), (78, 15317, 0, 16, 1, 0, 0), (78, 15318, 0, 16, 1, 0, 0), (78, 15272, 0, 16, 1, 0, 0), (78, 15320, 0, 16, 1, 0, 0), (78, 15268, 0, 16, 1, 0, 0), (78, 15323, 0, 16, 1, 0, 0), (78, 15324, 0, 16, 1, 0, 0), (78, 15329, 0, 16, 1, 0, 0), (78, 15325, 0, 16, 1, 0, 0), (78, 15334, 0, 16, 1, 0, 0), (78, 15326, 0, 16, 1, 0, 0), (78, 15327, 0, 16, 1, 0, 0), (78, 15260, 0, 16, 1, 0, 0), (78, 15328, 0, 16, 1, 0, 0), (78, 15330, 0, 16, 1, 0, 0), (78, 15257, 0, 16, 1, 0, 0), (78, 15331, 0, 16, 1, 0, 0), (78, 15332, 0, 16, 1, 0, 0), (78, 15333, 0, 16, 1, 0, 0), (78, 15270, 0, 16, 1, 0, 0), (78, 15335, 0, 16, 1, 0, 0), (78, 15336, 0, 16, 1, 0, 0), (78, 15337, 0, 16, 1, 0, 0), (78, 15338, 0, 16, 1, 0, 0), (78, 15286, 0, 16, 1, 0, 0), (78, 15407, 0, 16, 1, 0, 0), (78, 15473, 0, 16, 1, 0, 0), (78, 15487, 0, 16, 1, 0, 0), (78, 15392, 0, 16, 1, 0, 0), (78, 15448, 0, 16, 1, 0, 0), (78, 17311, 0, 16, 1, 0, 0), (78, 17312, 0, 16, 1, 0, 0), (78, 17313, 0, 16, 1, 0, 0), (78, 17314, 0, 16, 1, 0, 0), (78, 17322, 0, 16, 1, 0, 0), (78, 17323, 0, 16, 1, 0, 0), (78, 2943, 16, 16, 1, 0, 0), (78, 2944, 16, 16, 1, 0, 0), (78, 9035, 128, 16, 1, 0, 0), (78, 18137, 128, 16, 1, 0, 0), (78, 18807, 0, 16, 1, 0, 0), (78, 19249, 16, 16, 1, 0, 0), (78, 19251, 16, 16, 1, 0, 0), (78, 19252, 16, 16, 1, 0, 0), (78, 19253, 16, 16, 1, 0, 0), (78, 19254, 16, 16, 1, 0, 0), (78, 19276, 16, 16, 1, 0, 0), (78, 19277, 16, 16, 1, 0, 0), (78, 19278, 16, 16, 1, 0, 0), (78, 19279, 16, 16, 1, 0, 0), (78, 19280, 16, 16, 1, 0, 0), (78, 19281, 128, 16, 1, 0, 0), (78, 19282, 128, 16, 1, 0, 0), (78, 19283, 128, 16, 1, 0, 0), (78, 19284, 128, 16, 1, 0, 0), (78, 19285, 128, 16, 1, 0, 0), (78, 19308, 128, 16, 1, 0, 0), (78, 19309, 128, 16, 1, 0, 0), (78, 19310, 128, 16, 1, 0, 0), (78, 19311, 128, 16, 1, 0, 0), (78, 19312, 128, 16, 1, 0, 0), (78, 25367, 0, 16, 1, 0, 0), (78, 25368, 0, 16, 1, 0, 0), (78, 25372, 0, 16, 1, 0, 0), (78, 25375, 0, 16, 1, 0, 0), (78, 25387, 0, 16, 1, 0, 0), (78, 25429, 0, 16, 1, 0, 0), (78, 25433, 0, 16, 1, 0, 0), (78, 25460, 16, 16, 1, 0, 0), (78, 25467, 16, 16, 1, 0, 0), (78, 25470, 128, 16, 1, 0, 0), (78, 25477, 128, 16, 1, 0, 0), (78, 25596, 0, 16, 1, 0, 0), (78, 27683, 0, 16, 1, 0, 0), (78, 27839, 0, 16, 1, 0, 0), (78, 27840, 0, 16, 1, 0, 0), (78, 28377, 128, 16, 1, 0, 0), (78, 28378, 128, 16, 1, 0, 0), (78, 28379, 128, 16, 1, 0, 0), (78, 28380, 128, 16, 1, 0, 0), (78, 28381, 128, 16, 1, 0, 0), (78, 28382, 128, 16, 1, 0, 0), (78, 28385, 128, 16, 1, 0, 0), (78, 32379, 0, 16, 1, 0, 0), (78, 32996, 0, 16, 1, 0, 0), (78, 33221, 0, 16, 1, 0, 0), (78, 33222, 0, 16, 1, 0, 0), (78, 33223, 0, 16, 1, 0, 0), (78, 33224, 0, 16, 1, 0, 0), (78, 33225, 0, 16, 1, 0, 0), (78, 33213, 0, 16, 1, 0, 0), (78, 33214, 0, 16, 1, 0, 0), (78, 33215, 0, 16, 1, 0, 0), (78, 14910, 0, 16, 1, 0, 0), (78, 33371, 0, 16, 1, 0, 0), (78, 34433, 0, 16, 1, 0, 0), (78, 33191, 0, 16, 1, 0, 0), (78, 33192, 0, 16, 1, 0, 0), (78, 33193, 0, 16, 1, 0, 0), (78, 33194, 0, 16, 1, 0, 0), (78, 33195, 0, 16, 1, 0, 0), (78, 33196, 0, 16, 1, 0, 0), (78, 33197, 0, 16, 1, 0, 0), (78, 33198, 0, 16, 1, 0, 0), (78, 33199, 0, 16, 1, 0, 0), (78, 33200, 0, 16, 1, 0, 0), (78, 34914, 0, 16, 1, 0, 0), (78, 34916, 0, 16, 1, 0, 0), (78, 34917, 0, 16, 1, 0, 0), (78, 34919, 0, 16, 1, 0, 0), (78, 2652, 528, 16, 1, 0, 0), (78, 19261, 528, 16, 1, 0, 0), (78, 19262, 528, 16, 1, 0, 0), (78, 19264, 528, 16, 1, 0, 0), (78, 19265, 528, 16, 1, 0, 0), (78, 19266, 528, 16, 1, 0, 0), (78, 25461, 528, 16, 1, 0, 0), (78, 39374, 0, 16, 1, 0, 0), (95, 204, 0, 0, 1, 0, 0), (95, 81, 0, 0, 1, 0, 0), (95, 522, 0, 0, 1, 0, 0), (95, 107, 0, 67, 1, 0, 0), (95, 3127, 0, 15, 1, 0, 0), (95, 5301, 0, 1, 1, 0, 0), (95, 13358, 0, 4, 1, 0, 0), (95, 18848, 0, 64, 1, 0, 0), (95, 16092, 0, 8, 1, 0, 0), (95, 24949, 0, 4, 1, 0, 0), (95, 32215, 0, 1, 1, 0, 0), (98, 668, 0, 0, 1, 0, 0), (101, 2481, 4, 0, 1, 0, 0), (101, 20596, 4, 0, 1, 0, 0), (101, 20595, 4, 0, 1, 0, 0), (101, 20594, 4, 0, 1, 0, 0), (109, 669, 0, 0, 1, 0, 0), (111, 672, 0, 0, 1, 0, 0), (113, 671, 0, 0, 1, 0, 0), (115, 670, 0, 0, 1, 0, 0), (118, 674, 0, 77, 1, 0, 0), (124, 20549, 32, 0, 1, 0, 0), (124, 20550, 32, 0, 1, 0, 0), (124, 20551, 32, 0, 1, 0, 0), (124, 20552, 32, 0, 1, 0, 0), (125, 20572, 2, 13, 1, 0, 0), (125, 20573, 2, 0, 1, 0, 0), (125, 20574, 2, 0, 1, 0, 0), (125, 20575, 2, 256, 1, 0, 0), (125, 20576, 2, 4, 1, 0, 0), (125, 21563, 2, 1275, 1, 0, 0), (125, 33702, 2, 256, 1, 0, 0), (125, 33697, 2, 64, 1, 0, 0), (126, 20580, 8, 0, 1, 0, 0), (126, 20583, 8, 0, 1, 0, 0), (126, 20582, 8, 0, 1, 0, 0), (126, 20585, 8, 0, 1, 0, 0), (126, 21009, 8, 0, 1, 0, 0), (129, 3273, 0, 0, 1, 0, 0), (129, 3274, 0, 0, 1, 0, 0), (129, 3275, 0, 0, 1, 60, 30), (129, 3276, 0, 0, 1, 100, 50), (129, 3277, 0, 0, 1, 150, 80), (129, 3278, 0, 0, 1, 185, 115), (129, 7928, 0, 0, 1, 210, 150), (129, 7929, 0, 0, 1, 240, 180), (129, 7924, 0, 0, 1, 0, 0), (129, 7934, 0, 0, 1, 150, 80), (129, 7935, 0, 0, 1, 200, 130), (129, 10846, 0, 0, 1, 0, 0), (129, 10840, 0, 0, 1, 270, 210), (129, 10841, 0, 0, 1, 300, 240), (129, 18629, 0, 0, 1, 320, 260), (129, 18630, 0, 0, 1, 350, 290), (129, 23787, 0, 0, 1, 360, 300), (129, 27028, 0, 0, 1, 0, 0), (129, 27032, 0, 0, 1, 390, 330), (129, 27033, 0, 0, 1, 410, 360), (129, 30021, 0, 0, 1, 360, 300), (134, 768, 0, 1024, 1, 0, 0), (134, 779, 0, 1024, 1, 0, 0), (134, 780, 0, 1024, 1, 0, 0), (134, 1082, 0, 1024, 1, 0, 0), (134, 1066, 0, 1024, 1, 0, 0), (134, 3029, 0, 1024, 1, 0, 0), (134, 99, 0, 1024, 1, 0, 0), (134, 1735, 0, 1024, 1, 0, 0), (134, 5209, 0, 1024, 1, 0, 0), (134, 5211, 0, 1024, 1, 0, 0), (134, 5217, 0, 1024, 1, 0, 0), (134, 5221, 0, 1024, 1, 0, 0), (134, 1822, 0, 1024, 1, 0, 0), (134, 1823, 0, 1024, 1, 0, 0), (134, 1824, 0, 1024, 1, 0, 0), (134, 5225, 0, 1024, 1, 0, 0), (134, 5487, 0, 1024, 1, 0, 0), (134, 5201, 0, 1024, 1, 0, 0), (134, 6785, 0, 1024, 1, 0, 0), (134, 6787, 0, 1024, 1, 0, 0), (134, 6793, 0, 1024, 1, 0, 0), (134, 3025, 0, 1024, 1, 0, 0), (134, 6800, 0, 1024, 1, 0, 0), (134, 5421, 0, 1024, 1, 0, 0), (134, 6807, 0, 1024, 1, 0, 0), (134, 6808, 0, 1024, 1, 0, 0), (134, 6809, 0, 1024, 1, 0, 0), (134, 1178, 0, 1024, 1, 0, 0), (134, 8972, 0, 1024, 1, 0, 0), (134, 6798, 0, 1024, 1, 0, 0), (134, 8983, 0, 1024, 1, 0, 0), (134, 769, 0, 1024, 1, 0, 0), (134, 5229, 0, 1024, 1, 0, 0), (134, 8992, 0, 1024, 1, 0, 0), (134, 1850, 0, 1024, 1, 0, 0), (134, 8998, 0, 1024, 1, 0, 0), (134, 9000, 0, 1024, 1, 0, 0), (134, 9005, 0, 1024, 1, 0, 0), (134, 9007, 0, 1024, 1, 0, 0), (134, 9490, 0, 1024, 1, 0, 0), (134, 1079, 0, 1024, 1, 0, 0), (134, 9492, 0, 1024, 1, 0, 0), (134, 9493, 0, 1024, 1, 0, 0), (134, 783, 0, 1024, 1, 0, 0), (134, 9745, 0, 1024, 1, 0, 0), (134, 9747, 0, 1024, 1, 0, 0), (134, 9752, 0, 1024, 1, 0, 0), (134, 9754, 0, 1024, 1, 0, 0), (134, 9821, 0, 1024, 1, 0, 0), (134, 9823, 0, 1024, 1, 0, 0), (134, 9827, 0, 1024, 1, 0, 0), (134, 9824, 0, 1024, 1, 0, 0), (134, 9826, 0, 1024, 1, 0, 0), (134, 9829, 0, 1024, 1, 0, 0), (134, 9830, 0, 1024, 1, 0, 0), (134, 9845, 0, 1024, 1, 0, 0), (134, 9846, 0, 1024, 1, 0, 0), (134, 9849, 0, 1024, 1, 0, 0), (134, 9850, 0, 1024, 1, 0, 0), (134, 9866, 0, 1024, 1, 0, 0), (134, 9867, 0, 1024, 1, 0, 0), (134, 9880, 0, 1024, 1, 0, 0), (134, 9881, 0, 1024, 1, 0, 0), (134, 9892, 0, 1024, 1, 0, 0), (134, 9894, 0, 1024, 1, 0, 0), (134, 9896, 0, 1024, 1, 0, 0), (134, 9898, 0, 1024, 1, 0, 0), (134, 9904, 0, 1024, 1, 0, 0), (134, 9908, 0, 1024, 1, 0, 0), (134, 9634, 0, 1024, 1, 0, 0), (134, 9635, 0, 1024, 1, 0, 0), (134, 5215, 0, 1024, 1, 0, 0), (134, 6783, 0, 1024, 1, 0, 0), (134, 9913, 0, 1024, 1, 0, 0), (134, 6795, 0, 1024, 1, 0, 0), (134, 16954, 0, 0, 1, 0, 0), (134, 16952, 0, 0, 1, 0, 0), (134, 17002, 0, 0, 1, 0, 0), (134, 16979, 0, 0, 1, 0, 0), (134, 16934, 0, 0, 1, 0, 0), (134, 16935, 0, 0, 1, 0, 0), (134, 16936, 0, 0, 1, 0, 0), (134, 16937, 0, 0, 1, 0, 0), (134, 16938, 0, 0, 1, 0, 0), (134, 16940, 0, 0, 1, 0, 0), (134, 16941, 0, 0, 1, 0, 0), (134, 16858, 0, 0, 1, 0, 0), (134, 16859, 0, 0, 1, 0, 0), (134, 16860, 0, 0, 1, 0, 0), (134, 16861, 0, 0, 1, 0, 0), (134, 16862, 0, 0, 1, 0, 0), (134, 16947, 0, 0, 1, 0, 0), (134, 16948, 0, 0, 1, 0, 0), (134, 16949, 0, 0, 1, 0, 0), (134, 16998, 0, 0, 1, 0, 0), (134, 16999, 0, 0, 1, 0, 0), (134, 16966, 0, 0, 1, 0, 0), (134, 16968, 0, 0, 1, 0, 0), (134, 16972, 0, 0, 1, 0, 0), (134, 16974, 0, 0, 1, 0, 0), (134, 16975, 0, 0, 1, 0, 0), (134, 16958, 0, 0, 1, 0, 0), (134, 16961, 0, 0, 1, 0, 0), (134, 16942, 0, 0, 1, 0, 0), (134, 16943, 0, 0, 1, 0, 0), (134, 16944, 0, 0, 1, 0, 0), (134, 17003, 0, 0, 1, 0, 0), (134, 17004, 0, 0, 1, 0, 0), (134, 17005, 0, 0, 1, 0, 0), (134, 17006, 0, 0, 1, 0, 0), (134, 16929, 0, 0, 1, 0, 0), (134, 16930, 0, 0, 1, 0, 0), (134, 16931, 0, 0, 1, 0, 0), (134, 16857, 0, 1024, 1, 0, 0), (134, 17390, 0, 1024, 1, 0, 0), (134, 17391, 0, 1024, 1, 0, 0), (134, 17392, 0, 1024, 1, 0, 0), (134, 20719, 0, 1024, 1, 0, 0), (134, 21178, 0, 1024, 1, 0, 0), (134, 22568, 0, 1024, 1, 0, 0), (134, 22570, 0, 1024, 1, 0, 0), (134, 22827, 0, 1024, 1, 0, 0), (134, 22828, 0, 1024, 1, 0, 0), (134, 22829, 0, 1024, 1, 0, 0), (134, 22842, 0, 1024, 1, 0, 0), (134, 22895, 0, 1024, 1, 0, 0), (134, 22896, 0, 1024, 1, 0, 0), (134, 22845, 0, 1024, 1, 0, 0), (134, 24866, 0, 0, 1, 0, 0), (134, 24894, 0, 0, 1, 0, 0), (134, 17007, 0, 1024, 1, 0, 0), (134, 27011, 0, 1024, 1, 0, 0), (134, 26996, 0, 1024, 1, 0, 0), (134, 26998, 0, 1024, 1, 0, 0), (134, 26997, 0, 1024, 1, 0, 0), (134, 26999, 0, 1024, 1, 0, 0), (134, 27000, 0, 1024, 1, 0, 0), (134, 27008, 0, 1024, 1, 0, 0), (134, 27002, 0, 1024, 1, 0, 0), (134, 27001, 0, 1024, 1, 0, 0), (134, 27003, 0, 1024, 1, 0, 0), (134, 27004, 0, 1024, 1, 0, 0), (134, 24248, 0, 1024, 1, 0, 0), (134, 27005, 0, 1024, 1, 0, 0), (134, 27006, 0, 1024, 1, 0, 0), (134, 27007, 0, 1024, 1, 0, 0), (134, 6542, 0, 1024, 1, 0, 0), (134, 31018, 0, 1024, 1, 0, 0), (134, 31709, 0, 1024, 1, 0, 0), (134, 33357, 0, 1024, 1, 0, 0), (134, 33745, 0, 1024, 1, 0, 0), (134, 33872, 0, 1024, 1, 0, 0), (134, 33873, 0, 1024, 1, 0, 0), (134, 33851, 0, 1024, 1, 0, 0), (134, 33852, 0, 1024, 1, 0, 0), (134, 33853, 0, 1024, 1, 0, 0), (134, 33855, 0, 1024, 1, 0, 0), (134, 33856, 0, 1024, 1, 0, 0), (134, 33859, 0, 1024, 1, 0, 0), (134, 33866, 0, 1024, 1, 0, 0), (134, 33867, 0, 1024, 1, 0, 0), (134, 33868, 0, 1024, 1, 0, 0), (134, 33869, 0, 1024, 1, 0, 0), (134, 33917, 0, 1024, 1, 0, 0), (134, 33878, 0, 1024, 1, 0, 0), (134, 33876, 0, 1024, 1, 0, 0), (134, 33943, 0, 1024, 1, 0, 0), (134, 33957, 0, 1024, 1, 0, 0), (134, 33986, 0, 1024, 1, 0, 0), (134, 33982, 0, 1024, 1, 0, 0), (134, 33987, 0, 1024, 1, 0, 0), (134, 33983, 0, 1024, 1, 0, 0), (134, 34297, 0, 1024, 1, 0, 0), (134, 34300, 0, 1024, 1, 0, 0), (134, 34299, 0, 1024, 1, 0, 0), (134, 37116, 0, 1024, 1, 0, 0), (134, 37117, 0, 1024, 1, 0, 0), (134, 40120, 0, 1024, 1, 0, 0), (136, 227, 0, 1493, 1, 0, 0), (137, 813, 0, 0, 1, 0, 0), (138, 814, 0, 0, 1, 0, 0), (139, 815, 0, 0, 1, 0, 0), (140, 816, 0, 0, 1, 0, 0), (141, 817, 0, 0, 1, 0, 0), (142, 818, 0, 0, 1, 75, 25), (142, 7359, 0, 0, 1, 135, 85), (148, 824, 0, 0, 1, 0, 0), (149, 825, 0, 0, 1, 0, 0), (150, 828, 0, 0, 1, 0, 0), (152, 826, 0, 0, 1, 0, 0), (160, 199, 0, 1091, 1, 0, 0), (162, 203, 0, 0, 1, 0, 0), (163, 75, 0, 4, 1, 0, 0), (163, 1130, 0, 4, 1, 0, 0), (163, 2643, 0, 4, 1, 0, 0), (163, 5116, 0, 4, 1, 0, 0), (163, 3043, 0, 4, 1, 0, 0), (163, 1978, 0, 4, 1, 0, 0), (163, 3034, 0, 4, 1, 0, 0), (163, 1510, 0, 4, 1, 0, 0), (163, 3044, 0, 4, 1, 0, 0), (163, 3045, 0, 4, 1, 0, 0), (163, 1543, 0, 4, 1, 0, 0), (163, 3674, 0, 4, 1, 0, 0), (163, 13549, 0, 4, 1, 0, 0), (163, 13550, 0, 4, 1, 0, 0), (163, 13551, 0, 4, 1, 0, 0), (163, 13552, 0, 4, 1, 0, 0), (163, 13553, 0, 4, 1, 0, 0), (163, 13554, 0, 4, 1, 0, 0), (163, 13555, 0, 4, 1, 0, 0), (163, 14274, 0, 4, 1, 0, 0), (163, 14279, 0, 4, 1, 0, 0), (163, 14280, 0, 4, 1, 0, 0), (163, 14281, 0, 4, 1, 0, 0), (163, 14282, 0, 4, 1, 0, 0), (163, 14283, 0, 4, 1, 0, 0), (163, 14284, 0, 4, 1, 0, 0), (163, 14285, 0, 4, 1, 0, 0), (163, 14286, 0, 4, 1, 0, 0), (163, 14287, 0, 4, 1, 0, 0), (163, 14288, 0, 4, 1, 0, 0), (163, 14289, 0, 4, 1, 0, 0), (163, 14290, 0, 4, 1, 0, 0), (163, 14294, 0, 4, 1, 0, 0), (163, 14295, 0, 4, 1, 0, 0), (163, 14296, 0, 4, 1, 0, 0), (163, 14323, 0, 4, 1, 0, 0), (163, 14324, 0, 4, 1, 0, 0), (163, 14325, 0, 4, 1, 0, 0), (163, 15629, 0, 4, 1, 0, 0), (163, 15630, 0, 4, 1, 0, 0), (163, 15631, 0, 4, 1, 0, 0), (163, 15632, 0, 4, 1, 0, 0), (163, 19407, 0, 0, 1, 0, 0), (163, 19412, 0, 0, 1, 0, 0), (163, 19413, 0, 0, 1, 0, 0), (163, 19414, 0, 0, 1, 0, 0), (163, 19415, 0, 0, 1, 0, 0), (163, 19416, 0, 0, 1, 0, 0), (163, 19417, 0, 0, 1, 0, 0), (163, 19418, 0, 0, 1, 0, 0), (163, 19419, 0, 0, 1, 0, 0), (163, 19420, 0, 0, 1, 0, 0), (163, 19421, 0, 0, 1, 0, 0), (163, 19422, 0, 0, 1, 0, 0), (163, 19423, 0, 0, 1, 0, 0), (163, 19424, 0, 0, 1, 0, 0), (163, 19425, 0, 0, 1, 0, 0), (163, 19426, 0, 0, 1, 0, 0), (163, 19427, 0, 0, 1, 0, 0), (163, 19429, 0, 0, 1, 0, 0), (163, 19430, 0, 0, 1, 0, 0), (163, 19431, 0, 0, 1, 0, 0), (163, 19434, 0, 0, 1, 0, 0), (163, 19454, 0, 0, 1, 0, 0), (163, 19455, 0, 0, 1, 0, 0), (163, 19456, 0, 0, 1, 0, 0), (163, 19457, 0, 0, 1, 0, 0), (163, 19458, 0, 0, 1, 0, 0), (163, 19461, 0, 0, 1, 0, 0), (163, 19462, 0, 0, 1, 0, 0), (163, 19464, 0, 0, 1, 0, 0), (163, 19465, 0, 0, 1, 0, 0), (163, 19466, 0, 0, 1, 0, 0), (163, 19467, 0, 0, 1, 0, 0), (163, 19468, 0, 0, 1, 0, 0), (163, 19485, 0, 0, 1, 0, 0), (163, 19487, 0, 0, 1, 0, 0), (163, 19488, 0, 0, 1, 0, 0), (163, 19489, 0, 0, 1, 0, 0), (163, 19490, 0, 0, 1, 0, 0), (163, 19503, 0, 0, 1, 0, 0), (163, 19506, 0, 0, 1, 0, 0), (163, 19507, 0, 0, 1, 0, 0), (163, 19508, 0, 0, 1, 0, 0), (163, 19509, 0, 0, 1, 0, 0), (163, 19510, 0, 0, 1, 0, 0), (163, 19511, 0, 0, 1, 0, 0), (163, 20736, 0, 4, 1, 0, 0), (163, 20900, 0, 0, 1, 0, 0), (163, 20901, 0, 0, 1, 0, 0), (163, 20902, 0, 0, 1, 0, 0), (163, 20903, 0, 0, 1, 0, 0), (163, 20904, 0, 0, 1, 0, 0), (163, 20905, 0, 0, 1, 0, 0), (163, 20906, 0, 0, 1, 0, 0), (163, 24691, 0, 0, 1, 0, 0), (163, 25294, 0, 4, 1, 0, 0), (163, 25295, 0, 4, 1, 0, 0), (163, 27016, 0, 4, 1, 0, 0), (163, 27018, 0, 4, 1, 0, 0), (163, 27019, 0, 4, 1, 0, 0), (163, 27020, 0, 4, 1, 0, 0), (163, 27021, 0, 4, 1, 0, 0), (163, 27022, 0, 4, 1, 0, 0), (163, 27065, 0, 4, 1, 0, 0), (163, 27066, 0, 0, 1, 0, 0), (163, 34120, 0, 0, 1, 0, 0), (163, 34475, 0, 4, 1, 0, 0), (163, 34476, 0, 4, 1, 0, 0), (163, 34482, 0, 4, 1, 0, 0), (163, 34483, 0, 4, 1, 0, 0), (163, 34484, 0, 4, 1, 0, 0), (163, 34485, 0, 4, 1, 0, 0), (163, 34486, 0, 4, 1, 0, 0), (163, 34487, 0, 4, 1, 0, 0), (163, 34488, 0, 4, 1, 0, 0), (163, 34489, 0, 4, 1, 0, 0), (163, 34490, 0, 4, 1, 0, 0), (163, 34948, 0, 4, 1, 0, 0), (163, 34949, 0, 4, 1, 0, 0), (163, 34950, 0, 4, 1, 0, 0), (163, 34954, 0, 4, 1, 0, 0), (163, 35098, 0, 4, 1, 0, 0), (163, 35099, 0, 4, 1, 0, 0), (163, 35100, 0, 4, 1, 0, 0), (163, 35102, 0, 4, 1, 0, 0), (163, 35103, 0, 4, 1, 0, 0), (163, 35101, 0, 4, 1, 0, 0), (163, 35104, 0, 4, 1, 0, 0), (163, 35110, 0, 4, 1, 0, 0), (163, 35111, 0, 4, 1, 0, 0), (163, 19801, 0, 4, 1, 0, 0), (163, 42243, 0, 4, 1, 0, 0), (163, 42244, 0, 4, 1, 0, 0), (163, 42245, 0, 4, 1, 0, 0), (163, 42234, 0, 4, 1, 0, 0), (164, 2018, 0, 0, 1, 0, 0), (164, 2660, 0, 0, 1, 55, 15), (164, 2663, 0, 0, 1, 60, 20), (164, 3100, 0, 0, 1, 0, 0), (164, 3115, 0, 0, 1, 55, 15), (164, 3117, 0, 0, 1, 140, 125), (164, 3116, 0, 0, 1, 80, 65), (164, 3292, 0, 0, 1, 175, 135), (164, 3293, 0, 0, 1, 115, 75), (164, 3294, 0, 0, 1, 150, 110), (164, 3295, 0, 0, 1, 185, 155), (164, 3296, 0, 0, 1, 190, 160), (164, 3297, 0, 0, 1, 205, 175), (164, 3319, 0, 0, 1, 100, 60), (164, 3320, 0, 0, 1, 85, 45), (164, 3321, 0, 0, 1, 115, 75), (164, 3323, 0, 0, 1, 120, 80), (164, 3324, 0, 0, 1, 125, 85), (164, 3325, 0, 0, 1, 140, 100), (164, 3326, 0, 0, 1, 100, 75), (164, 3328, 0, 0, 1, 170, 140), (164, 3330, 0, 0, 1, 185, 155), (164, 3331, 0, 0, 1, 190, 160), (164, 3333, 0, 0, 1, 195, 165), (164, 3334, 0, 0, 1, 205, 175), (164, 3336, 0, 0, 1, 210, 180), (164, 3337, 0, 0, 1, 150, 125), (164, 3491, 0, 0, 1, 165, 135), (164, 3492, 0, 0, 1, 210, 185), (164, 3493, 0, 0, 1, 225, 200), (164, 3494, 0, 0, 1, 205, 180), (164, 3495, 0, 0, 1, 220, 195), (164, 3496, 0, 0, 1, 230, 205), (164, 3497, 0, 0, 1, 250, 225), (164, 3498, 0, 0, 1, 235, 210), (164, 3500, 0, 0, 1, 250, 225), (164, 3501, 0, 0, 1, 215, 190), (164, 3502, 0, 0, 1, 220, 195), (164, 3503, 0, 0, 1, 240, 215), (164, 3504, 0, 0, 1, 210, 185), (164, 3505, 0, 0, 1, 225, 200), (164, 3506, 0, 0, 1, 205, 180), (164, 3507, 0, 0, 1, 220, 195), (164, 3508, 0, 0, 1, 230, 205), (164, 3511, 0, 0, 1, 245, 220), (164, 3513, 0, 0, 1, 235, 210), (164, 3515, 0, 0, 1, 250, 225), (164, 3538, 0, 0, 1, 0, 0), (164, 6518, 0, 0, 1, 200, 170), (164, 6517, 0, 0, 1, 170, 140), (164, 2671, 0, 0, 1, 175, 145), (164, 2673, 0, 0, 1, 190, 160), (164, 7224, 0, 0, 1, 240, 215), (164, 7223, 0, 0, 1, 235, 210), (164, 7221, 0, 0, 1, 210, 180), (164, 7222, 0, 0, 1, 215, 190), (164, 7408, 0, 0, 1, 145, 105), (164, 7817, 0, 0, 1, 155, 125), (164, 7818, 0, 0, 1, 110, 105), (164, 8366, 0, 0, 1, 150, 110), (164, 8367, 0, 0, 1, 180, 140), (164, 8368, 0, 0, 1, 200, 170), (164, 8768, 0, 0, 1, 155, 150), (164, 8880, 0, 0, 1, 110, 70), (164, 9785, 0, 0, 1, 0, 0), (164, 9788, 0, 0, 1, 0, 0), (164, 9787, 0, 0, 1, 0, 0), (164, 9811, 0, 0, 1, 210, 185), (164, 9813, 0, 0, 1, 210, 185), (164, 9814, 0, 0, 1, 225, 200), (164, 9818, 0, 0, 1, 230, 205), (164, 9820, 0, 0, 1, 235, 210), (164, 9916, 0, 0, 1, 250, 225), (164, 9918, 0, 0, 1, 210, 200), (164, 9921, 0, 0, 1, 210, 200), (164, 9920, 0, 0, 1, 210, 200), (164, 9926, 0, 0, 1, 245, 225), (164, 9928, 0, 0, 1, 245, 225), (164, 9931, 0, 0, 1, 250, 230), (164, 9933, 0, 0, 1, 250, 230), (164, 9935, 0, 0, 1, 255, 235), (164, 9937, 0, 0, 1, 255, 235), (164, 9939, 0, 0, 1, 255, 235), (164, 9942, 0, 0, 1, 260, 240), (164, 9945, 0, 0, 1, 260, 240), (164, 9950, 0, 0, 1, 260, 240), (164, 9952, 0, 0, 1, 265, 245), (164, 9954, 0, 0, 1, 265, 245), (164, 9957, 0, 0, 1, 270, 250), (164, 9959, 0, 0, 1, 270, 250), (164, 9961, 0, 0, 1, 270, 250), (164, 9964, 0, 0, 1, 275, 255), (164, 9966, 0, 0, 1, 275, 255), (164, 9968, 0, 0, 1, 275, 255), (164, 9970, 0, 0, 1, 275, 255), (164, 9972, 0, 0, 1, 280, 260), (164, 9974, 0, 0, 1, 285, 265), (164, 9979, 0, 0, 1, 285, 265), (164, 9980, 0, 0, 1, 285, 265), (164, 9983, 0, 0, 1, 110, 70), (164, 9985, 0, 0, 1, 185, 155), (164, 9986, 0, 0, 1, 190, 160), (164, 9987, 0, 0, 1, 195, 165), (164, 9993, 0, 0, 1, 260, 235), (164, 9995, 0, 0, 1, 270, 245), (164, 9997, 0, 0, 1, 275, 250), (164, 10001, 0, 0, 1, 280, 255), (164, 10003, 0, 0, 1, 285, 260), (164, 10005, 0, 0, 1, 290, 265), (164, 10007, 0, 0, 1, 295, 270), (164, 10009, 0, 0, 1, 295, 270), (164, 10011, 0, 0, 1, 300, 275), (164, 10013, 0, 0, 1, 305, 280), (164, 10015, 0, 0, 1, 310, 285), (164, 11643, 0, 0, 1, 245, 225), (164, 12260, 0, 0, 1, 55, 15), (164, 12259, 0, 0, 1, 205, 180), (164, 11454, 0, 0, 1, 250, 225), (164, 14379, 0, 0, 1, 160, 155), (164, 14380, 0, 0, 1, 210, 205), (164, 15296, 0, 0, 1, 325, 305), (164, 15293, 0, 0, 1, 310, 290), (164, 15292, 0, 0, 1, 305, 285), (164, 15294, 0, 0, 1, 315, 295), (164, 15295, 0, 0, 1, 320, 300), (164, 15972, 0, 0, 1, 230, 205), (164, 15973, 0, 0, 1, 240, 215), (164, 16641, 0, 0, 1, 260, 255), (164, 16640, 0, 0, 1, 260, 255), (164, 16639, 0, 0, 1, 260, 255), (164, 16642, 0, 0, 1, 290, 270), (164, 16643, 0, 0, 1, 290, 270), (164, 16644, 0, 0, 1, 295, 275), (164, 16645, 0, 0, 1, 300, 280), (164, 16646, 0, 0, 1, 305, 285), (164, 16647, 0, 0, 1, 305, 285), (164, 16648, 0, 0, 1, 310, 290), (164, 16649, 0, 0, 1, 310, 290), (164, 16650, 0, 0, 1, 310, 290), (164, 16651, 0, 0, 1, 315, 295), (164, 16652, 0, 0, 1, 320, 300), (164, 16653, 0, 0, 1, 320, 300), (164, 16654, 0, 0, 1, 325, 305), (164, 16667, 0, 0, 1, 325, 305), (164, 16656, 0, 0, 1, 330, 310), (164, 16660, 0, 0, 1, 330, 310), (164, 16655, 0, 0, 1, 330, 310), (164, 16657, 0, 0, 1, 335, 315), (164, 16658, 0, 0, 1, 335, 315), (164, 16659, 0, 0, 1, 335, 315), (164, 16659, 0, 0, 1, 335, 315), (164, 16662, 0, 0, 1, 340, 320), (164, 16663, 0, 0, 1, 340, 320), (164, 16664, 0, 0, 1, 340, 320), (164, 16665, 0, 0, 1, 340, 320), (164, 16724, 0, 0, 1, 340, 320), (164, 16725, 0, 0, 1, 340, 320), (164, 16726, 0, 0, 1, 340, 320), (164, 16730, 0, 0, 1, 340, 320), (164, 16728, 0, 0, 1, 340, 320), (164, 16729, 0, 0, 1, 340, 320), (164, 16731, 0, 0, 1, 340, 320), (164, 16732, 0, 0, 1, 340, 320), (164, 16741, 0, 0, 1, 340, 320), (164, 16742, 0, 0, 1, 340, 320), (164, 16744, 0, 0, 1, 340, 320), (164, 16745, 0, 0, 1, 340, 320), (164, 16746, 0, 0, 1, 340, 320), (164, 16960, 0, 0, 1, 310, 285), (164, 16965, 0, 0, 1, 320, 295), (164, 16967, 0, 0, 1, 320, 295), (164, 16969, 0, 0, 1, 325, 300), (164, 16970, 0, 0, 1, 325, 300), (164, 16971, 0, 0, 1, 330, 305), (164, 16973, 0, 0, 1, 330, 305), (164, 16978, 0, 0, 1, 330, 305), (164, 16980, 0, 0, 1, 335, 310), (164, 16983, 0, 0, 1, 335, 310), (164, 16984, 0, 0, 1, 340, 315), (164, 16985, 0, 0, 1, 340, 315), (164, 16986, 0, 0, 1, 350, 325), (164, 16987, 0, 0, 1, 350, 325), (164, 16988, 0, 0, 1, 340, 320), (164, 16990, 0, 0, 1, 340, 320), (164, 16991, 0, 0, 1, 340, 320), (164, 16992, 0, 0, 1, 340, 320), (164, 16993, 0, 0, 1, 340, 320), (164, 16994, 0, 0, 1, 340, 320), (164, 16995, 0, 0, 1, 340, 320), (164, 17039, 0, 0, 1, 0, 0), (164, 17040, 0, 0, 1, 0, 0), (164, 17041, 0, 0, 1, 0, 0), (164, 16661, 0, 0, 1, 335, 315), (164, 19666, 0, 0, 1, 120, 100), (164, 19667, 0, 0, 1, 170, 150), (164, 19668, 0, 0, 1, 220, 200), (164, 19669, 0, 0, 1, 285, 275), (164, 20201, 0, 0, 1, 285, 275), (164, 20874, 0, 0, 1, 335, 315), (164, 20872, 0, 0, 1, 335, 315), (164, 20876, 0, 0, 1, 340, 320), (164, 20873, 0, 0, 1, 340, 320), (164, 20897, 0, 0, 1, 340, 320), (164, 20890, 0, 0, 1, 340, 320), (164, 21161, 0, 0, 1, 350, 325), (164, 21913, 0, 0, 1, 240, 215), (164, 22757, 0, 0, 1, 320, 300), (164, 23628, 0, 0, 1, 330, 310), (164, 23629, 0, 0, 1, 340, 320), (164, 23632, 0, 0, 1, 330, 310), (164, 23633, 0, 0, 1, 340, 320), (164, 23636, 0, 0, 1, 340, 320), (164, 23637, 0, 0, 1, 340, 320), (164, 23638, 0, 0, 1, 340, 320), (164, 23639, 0, 0, 1, 340, 320), (164, 23650, 0, 0, 1, 340, 320), (164, 23652, 0, 0, 1, 340, 320), (164, 23653, 0, 0, 1, 340, 320), (164, 24136, 0, 0, 1, 340, 320), (164, 24138, 0, 0, 1, 340, 320), (164, 24137, 0, 0, 1, 340, 320), (164, 24139, 0, 0, 1, 340, 320), (164, 24140, 0, 0, 1, 340, 320), (164, 24141, 0, 0, 1, 340, 320), (164, 24399, 0, 0, 1, 340, 320), (164, 24914, 0, 0, 1, 340, 320), (164, 24912, 0, 0, 1, 340, 320), (164, 24913, 0, 0, 1, 340, 320), (164, 27585, 0, 0, 1, 340, 320), (164, 27588, 0, 0, 1, 340, 320), (164, 27586, 0, 0, 1, 340, 320), (164, 27589, 0, 0, 1, 340, 320), (164, 27590, 0, 0, 1, 340, 320), (164, 27587, 0, 0, 1, 340, 320), (164, 27830, 0, 0, 1, 340, 320), (164, 27829, 0, 0, 1, 340, 320), (164, 27832, 0, 0, 1, 340, 320), (164, 28244, 0, 0, 1, 340, 320), (164, 28242, 0, 0, 1, 340, 320), (164, 28243, 0, 0, 1, 340, 320), (164, 28461, 0, 0, 1, 340, 320), (164, 28462, 0, 0, 1, 340, 320), (164, 28463, 0, 0, 1, 340, 320), (164, 29545, 0, 0, 1, 330, 310), (164, 29547, 0, 0, 1, 335, 315), (164, 29548, 0, 0, 1, 345, 325), (164, 29549, 0, 0, 1, 345, 325), (164, 29550, 0, 0, 1, 355, 335), (164, 29551, 0, 0, 1, 330, 310), (164, 29552, 0, 0, 1, 340, 320), (164, 29553, 0, 0, 1, 345, 325), (164, 29556, 0, 0, 1, 350, 330), (164, 29557, 0, 0, 1, 340, 320), (164, 29558, 0, 0, 1, 345, 325), (164, 29565, 0, 0, 1, 350, 330), (164, 29566, 0, 0, 1, 355, 335), (164, 29568, 0, 0, 1, 360, 340), (164, 29569, 0, 0, 1, 360, 340), (164, 29571, 0, 0, 1, 365, 345), (164, 29603, 0, 0, 1, 365, 345), (164, 29605, 0, 0, 1, 365, 345), (164, 29606, 0, 0, 1, 370, 350), (164, 29608, 0, 0, 1, 385, 365), (164, 29611, 0, 0, 1, 385, 365), (164, 29610, 0, 0, 1, 390, 370), (164, 29613, 0, 0, 1, 395, 375), (164, 29614, 0, 0, 1, 380, 360), (164, 29615, 0, 0, 1, 385, 365), (164, 29616, 0, 0, 1, 390, 370), (164, 29617, 0, 0, 1, 395, 375), (164, 29619, 0, 0, 1, 390, 370), (164, 29620, 0, 0, 1, 390, 370), (164, 29621, 0, 0, 1, 395, 375), (164, 29628, 0, 0, 1, 390, 370), (164, 29629, 0, 0, 1, 390, 370), (164, 29630, 0, 0, 1, 395, 375), (164, 29642, 0, 0, 1, 395, 375), (164, 29643, 0, 0, 1, 395, 375), (164, 29645, 0, 0, 1, 400, 380), (164, 29648, 0, 0, 1, 400, 380), (164, 29649, 0, 0, 1, 400, 380), (164, 29654, 0, 0, 1, 310, 300), (164, 29656, 0, 0, 1, 360, 350), (164, 29657, 0, 0, 1, 390, 370), (164, 29658, 0, 0, 1, 395, 375), (164, 29622, 0, 0, 1, 395, 375), (164, 29662, 0, 0, 1, 395, 375), (164, 29663, 0, 0, 1, 395, 375), (164, 29664, 0, 0, 1, 395, 375), (164, 29668, 0, 0, 1, 395, 375), (164, 29669, 0, 0, 1, 395, 375), (164, 29671, 0, 0, 1, 395, 375), (164, 29672, 0, 0, 1, 395, 375), (164, 29692, 0, 0, 1, 395, 375), (164, 29693, 0, 0, 1, 395, 375), (164, 29694, 0, 0, 1, 395, 375), (164, 29695, 0, 0, 1, 395, 375), (164, 29696, 0, 0, 1, 395, 375), (164, 29697, 0, 0, 1, 395, 375), (164, 29698, 0, 0, 1, 395, 375), (164, 29699, 0, 0, 1, 395, 375), (164, 29700, 0, 0, 1, 395, 375), (164, 29728, 0, 0, 1, 350, 340), (164, 29729, 0, 0, 1, 375, 375), (164, 29844, 0, 0, 1, 0, 0), (164, 32284, 0, 0, 1, 335, 325), (164, 32285, 0, 0, 1, 360, 350), (164, 32655, 0, 0, 1, 310, 300), (164, 32656, 0, 0, 1, 360, 350), (164, 32657, 0, 0, 1, 385, 375), (164, 34533, 0, 0, 1, 380, 360), (164, 34545, 0, 0, 1, 380, 360), (164, 34538, 0, 0, 1, 380, 360), (164, 34529, 0, 0, 1, 380, 360), (164, 34535, 0, 0, 1, 380, 360), (164, 34541, 0, 0, 1, 380, 360), (164, 34547, 0, 0, 1, 380, 360), (164, 34543, 0, 0, 1, 380, 360), (164, 34542, 0, 0, 1, 405, 385), (164, 34534, 0, 0, 1, 405, 385), (164, 34548, 0, 0, 1, 405, 385), (164, 34546, 0, 0, 1, 405, 385), (164, 34540, 0, 0, 1, 405, 385), (164, 34544, 0, 0, 1, 405, 385), (164, 34537, 0, 0, 1, 405, 385), (164, 34530, 0, 0, 1, 405, 385), (164, 34607, 0, 0, 1, 310, 300), (164, 34608, 0, 0, 1, 360, 350), (164, 34979, 0, 0, 1, 160, 130), (164, 34981, 0, 0, 1, 240, 220), (164, 34982, 0, 0, 1, 340, 320), (164, 34983, 0, 0, 1, 380, 360), (164, 36122, 0, 0, 1, 300, 280), (164, 36125, 0, 0, 1, 300, 280), (164, 36128, 0, 0, 1, 300, 280), (164, 36126, 0, 0, 1, 300, 280), (164, 36124, 0, 0, 1, 300, 280), (164, 36137, 0, 0, 1, 360, 340), (164, 36129, 0, 0, 1, 360, 340), (164, 36136, 0, 0, 1, 360, 340), (164, 36135, 0, 0, 1, 360, 340), (164, 36133, 0, 0, 1, 360, 340), (164, 36134, 0, 0, 1, 360, 340), (164, 36130, 0, 0, 1, 360, 340), (164, 36131, 0, 0, 1, 360, 340), (164, 36256, 0, 0, 1, 405, 385), (164, 36257, 0, 0, 1, 405, 385), (164, 36258, 0, 0, 1, 405, 385), (164, 36259, 0, 0, 1, 405, 385), (164, 36260, 0, 0, 1, 405, 385), (164, 36261, 0, 0, 1, 405, 385), (164, 36262, 0, 0, 1, 405, 385), (164, 36263, 0, 0, 1, 405, 385), (164, 36389, 0, 0, 1, 405, 385), (164, 36390, 0, 0, 1, 405, 385), (164, 36391, 0, 0, 1, 405, 385), (164, 36392, 0, 0, 1, 405, 385), (164, 38473, 0, 0, 1, 405, 385), (164, 38475, 0, 0, 1, 405, 385), (164, 38476, 0, 0, 1, 405, 385), (164, 38477, 0, 0, 1, 405, 385), (164, 38478, 0, 0, 1, 405, 385), (164, 38479, 0, 0, 1, 405, 385), (164, 40034, 0, 0, 1, 405, 385), (164, 40036, 0, 0, 1, 405, 385), (164, 40035, 0, 0, 1, 405, 385), (164, 40033, 0, 0, 1, 405, 385), (164, 41132, 0, 0, 1, 405, 385), (164, 41133, 0, 0, 1, 405, 385), (164, 41135, 0, 0, 1, 405, 385), (164, 41134, 0, 0, 1, 405, 385), (164, 42662, 0, 0, 1, 395, 375), (164, 42688, 0, 0, 1, 355, 345), (164, 43549, 0, 0, 1, 115, 75), (164, 43846, 0, 0, 1, 395, 375), (164, 46141, 0, 0, 1, 410, 375), (164, 46144, 0, 0, 1, 410, 375), (164, 46142, 0, 0, 1, 410, 375), (164, 46140, 0, 0, 1, 410, 375), (164, 2737, 0, 0, 30, 95, 55), (164, 2738, 0, 0, 35, 100, 60), (164, 2662, 0, 0, 40, 90, 50), (164, 2739, 0, 0, 40, 105, 65), (164, 2661, 0, 0, 55, 115, 75), (164, 2664, 0, 0, 65, 140, 115), (164, 2665, 0, 0, 75, 80, 65), (164, 2740, 0, 0, 75, 170, 140), (164, 2666, 0, 0, 80, 150, 110), (164, 2741, 0, 0, 85, 175, 145), (164, 2667, 0, 0, 90, 160, 120), (164, 2668, 0, 0, 95, 175, 145), (164, 2742, 0, 0, 95, 180, 150), (164, 2670, 0, 0, 105, 175, 145), (164, 2672, 0, 0, 120, 180, 150), (164, 2674, 0, 0, 125, 140, 125), (164, 2675, 0, 0, 135, 205, 175), (165, 2108, 0, 0, 1, 0, 0), (165, 2149, 0, 0, 1, 70, 40), (165, 2152, 0, 0, 1, 60, 30), (165, 2159, 0, 0, 1, 135, 105), (165, 2881, 0, 0, 1, 40, 20), (165, 3104, 0, 0, 1, 0, 0), (165, 3811, 0, 0, 1, 0, 0), (165, 3753, 0, 0, 1, 85, 55), (165, 3756, 0, 0, 1, 115, 85), (165, 3759, 0, 0, 1, 135, 105), (165, 3760, 0, 0, 1, 190, 170), (165, 3761, 0, 0, 1, 145, 115), (165, 3762, 0, 0, 1, 150, 125), (165, 3763, 0, 0, 1, 140, 110), (165, 3764, 0, 0, 1, 195, 170), (165, 3765, 0, 0, 1, 180, 155), (165, 3766, 0, 0, 1, 175, 150), (165, 3767, 0, 0, 1, 170, 145), (165, 3768, 0, 0, 1, 180, 155), (165, 3769, 0, 0, 1, 190, 165), (165, 3770, 0, 0, 1, 185, 160), (165, 3771, 0, 0, 1, 190, 170), (165, 3772, 0, 0, 1, 195, 175), (165, 3773, 0, 0, 1, 215, 195), (165, 3774, 0, 0, 1, 200, 180), (165, 3775, 0, 0, 1, 210, 190), (165, 3776, 0, 0, 1, 220, 200), (165, 3777, 0, 0, 1, 235, 215), (165, 3778, 0, 0, 1, 225, 205), (165, 3779, 0, 0, 1, 240, 220), (165, 3816, 0, 0, 1, 75, 55), (165, 3817, 0, 0, 1, 130, 115), (165, 3818, 0, 0, 1, 170, 160), (165, 3780, 0, 0, 1, 190, 170), (165, 4097, 0, 0, 1, 205, 185), (165, 4096, 0, 0, 1, 205, 185), (165, 5244, 0, 0, 1, 100, 70), (165, 6661, 0, 0, 1, 230, 210), (165, 6702, 0, 0, 1, 150, 120), (165, 6705, 0, 0, 1, 230, 210), (165, 6703, 0, 0, 1, 155, 125), (165, 6704, 0, 0, 1, 210, 190), (165, 7126, 0, 0, 1, 70, 40), (165, 7133, 0, 0, 1, 155, 130), (165, 7135, 0, 0, 1, 165, 140), (165, 7147, 0, 0, 1, 200, 180), (165, 7149, 0, 0, 1, 210, 190), (165, 7151, 0, 0, 1, 215, 195), (165, 7153, 0, 0, 1, 225, 205), (165, 7156, 0, 0, 1, 230, 210), (165, 7955, 0, 0, 1, 165, 140), (165, 7953, 0, 0, 1, 150, 120), (165, 7954, 0, 0, 1, 155, 130), (165, 8322, 0, 0, 1, 145, 115), (165, 9058, 0, 0, 1, 70, 40), (165, 9059, 0, 0, 1, 70, 40), (165, 9060, 0, 0, 1, 90, 60), (165, 9062, 0, 0, 1, 90, 60), (165, 9064, 0, 0, 1, 95, 65), (165, 9065, 0, 0, 1, 130, 100), (165, 9068, 0, 0, 1, 155, 125), (165, 9070, 0, 0, 1, 150, 125), (165, 9072, 0, 0, 1, 170, 145), (165, 9074, 0, 0, 1, 170, 145), (165, 9145, 0, 0, 1, 175, 150), (165, 9146, 0, 0, 1, 185, 160), (165, 9147, 0, 0, 1, 185, 160), (165, 9148, 0, 0, 1, 190, 165), (165, 9149, 0, 0, 1, 195, 170), (165, 9193, 0, 0, 1, 190, 170), (165, 9194, 0, 0, 1, 190, 170), (165, 9195, 0, 0, 1, 205, 185), (165, 9196, 0, 0, 1, 215, 195), (165, 9197, 0, 0, 1, 215, 195), (165, 9198, 0, 0, 1, 220, 200), (165, 9201, 0, 0, 1, 225, 205), (165, 9202, 0, 0, 1, 230, 210), (165, 9206, 0, 0, 1, 235, 215), (165, 9207, 0, 0, 1, 240, 220), (165, 9208, 0, 0, 1, 240, 220), (165, 10482, 0, 0, 1, 200, 200), (165, 10487, 0, 0, 1, 240, 220), (165, 10490, 0, 0, 1, 240, 220), (165, 10499, 0, 0, 1, 245, 225), (165, 10507, 0, 0, 1, 245, 225), (165, 10509, 0, 0, 1, 245, 225), (165, 10511, 0, 0, 1, 250, 230), (165, 10516, 0, 0, 1, 250, 230), (165, 10518, 0, 0, 1, 250, 230), (165, 10520, 0, 0, 1, 255, 235), (165, 10525, 0, 0, 1, 260, 240), (165, 10529, 0, 0, 1, 260, 240), (165, 10531, 0, 0, 1, 260, 240), (165, 10533, 0, 0, 1, 260, 240), (165, 10542, 0, 0, 1, 265, 245), (165, 10544, 0, 0, 1, 265, 245), (165, 10546, 0, 0, 1, 265, 245), (165, 10619, 0, 0, 1, 265, 245), (165, 10621, 0, 0, 1, 265, 245), (165, 10548, 0, 0, 1, 270, 250), (165, 10550, 0, 0, 1, 270, 250), (165, 10552, 0, 0, 1, 270, 250), (165, 10630, 0, 0, 1, 270, 250), (165, 10554, 0, 0, 1, 275, 255), (165, 10556, 0, 0, 1, 275, 255), (165, 10558, 0, 0, 1, 275, 255), (165, 10560, 0, 0, 1, 280, 260), (165, 10562, 0, 0, 1, 280, 260), (165, 10564, 0, 0, 1, 280, 260), (165, 10566, 0, 0, 1, 285, 265), (165, 10568, 0, 0, 1, 285, 265), (165, 10570, 0, 0, 1, 290, 270), (165, 10572, 0, 0, 1, 290, 270), (165, 10574, 0, 0, 1, 290, 270), (165, 10632, 0, 0, 1, 290, 270), (165, 10647, 0, 0, 1, 290, 270), (165, 10650, 0, 0, 1, 295, 275), (165, 10656, 0, 0, 1, 0, 0), (165, 10660, 0, 0, 1, 0, 0), (165, 10658, 0, 0, 1, 0, 0), (165, 10662, 0, 0, 1, 0, 0), (165, 14930, 0, 0, 1, 265, 245), (165, 14932, 0, 0, 1, 265, 245), (165, 19047, 0, 0, 1, 260, 250), (165, 19058, 0, 0, 1, 270, 250), (165, 19048, 0, 0, 1, 295, 275), (165, 19049, 0, 0, 1, 300, 280), (165, 19050, 0, 0, 1, 300, 280), (165, 19051, 0, 0, 1, 305, 285), (165, 19052, 0, 0, 1, 305, 285), (165, 19053, 0, 0, 1, 305, 285), (165, 19054, 0, 0, 1, 340, 320), (165, 19055, 0, 0, 1, 310, 290), (165, 19059, 0, 0, 1, 310, 290), (165, 19060, 0, 0, 1, 310, 290), (165, 19061, 0, 0, 1, 310, 290), (165, 19062, 0, 0, 1, 310, 290), (165, 19063, 0, 0, 1, 315, 295), (165, 19064, 0, 0, 1, 315, 295), (165, 19065, 0, 0, 1, 315, 295), (165, 19066, 0, 0, 1, 315, 295), (165, 19067, 0, 0, 1, 315, 295), (165, 19068, 0, 0, 1, 315, 295), (165, 19070, 0, 0, 1, 320, 300), (165, 19071, 0, 0, 1, 320, 300), (165, 19072, 0, 0, 1, 320, 300), (165, 19073, 0, 0, 1, 320, 300), (165, 19074, 0, 0, 1, 325, 305), (165, 19075, 0, 0, 1, 325, 305), (165, 19076, 0, 0, 1, 325, 305), (165, 19077, 0, 0, 1, 325, 305), (165, 19078, 0, 0, 1, 325, 305), (165, 19079, 0, 0, 1, 325, 305), (165, 19080, 0, 0, 1, 325, 305), (165, 19081, 0, 0, 1, 330, 310), (165, 19085, 0, 0, 1, 330, 310), (165, 19084, 0, 0, 1, 330, 310), (165, 19086, 0, 0, 1, 330, 310), (165, 19082, 0, 0, 1, 330, 310), (165, 19083, 0, 0, 1, 330, 310), (165, 19089, 0, 0, 1, 335, 315), (165, 19087, 0, 0, 1, 335, 315), (165, 19088, 0, 0, 1, 335, 315), (165, 19090, 0, 0, 1, 335, 315), (165, 19094, 0, 0, 1, 340, 320), (165, 19097, 0, 0, 1, 340, 320), (165, 19095, 0, 0, 1, 340, 320), (165, 19093, 0, 0, 1, 340, 320), (165, 19091, 0, 0, 1, 340, 320), (165, 19092, 0, 0, 1, 340, 320), (165, 19100, 0, 0, 1, 340, 320), (165, 19102, 0, 0, 1, 340, 320), (165, 19101, 0, 0, 1, 340, 320), (165, 19098, 0, 0, 1, 340, 320), (165, 19107, 0, 0, 1, 340, 320), (165, 19104, 0, 0, 1, 340, 320), (165, 19106, 0, 0, 1, 340, 320), (165, 19103, 0, 0, 1, 340, 320), (165, 20648, 0, 0, 1, 110, 100), (165, 20649, 0, 0, 1, 160, 150), (165, 20650, 0, 0, 1, 205, 200), (165, 20853, 0, 0, 1, 335, 315), (165, 20854, 0, 0, 1, 340, 320), (165, 20855, 0, 0, 1, 340, 320), (165, 21943, 0, 0, 1, 230, 210), (165, 22331, 0, 0, 1, 250, 250), (165, 22711, 0, 0, 1, 230, 210), (165, 22727, 0, 0, 1, 340, 320), (165, 22815, 0, 0, 1, 295, 285), (165, 22921, 0, 0, 1, 340, 320), (165, 22922, 0, 0, 1, 340, 320), (165, 22923, 0, 0, 1, 340, 320), (165, 22926, 0, 0, 1, 340, 320), (165, 22927, 0, 0, 1, 340, 320), (165, 22928, 0, 0, 1, 340, 320), (165, 23190, 0, 0, 1, 160, 150), (165, 23399, 0, 0, 1, 195, 175), (165, 23703, 0, 0, 1, 330, 310), (165, 23705, 0, 0, 1, 330, 310), (165, 23704, 0, 0, 1, 340, 320), (165, 23706, 0, 0, 1, 340, 320), (165, 23707, 0, 0, 1, 340, 320), (165, 23708, 0, 0, 1, 340, 320), (165, 23709, 0, 0, 1, 340, 320), (165, 23710, 0, 0, 1, 340, 320), (165, 24124, 0, 0, 1, 340, 320), (165, 24125, 0, 0, 1, 340, 320), (165, 24123, 0, 0, 1, 340, 320), (165, 24122, 0, 0, 1, 340, 320), (165, 24121, 0, 0, 1, 340, 320), (165, 24655, 0, 0, 1, 320, 300), (165, 24654, 0, 0, 1, 340, 320), (165, 24846, 0, 0, 1, 340, 320), (165, 24847, 0, 0, 1, 340, 320), (165, 24848, 0, 0, 1, 340, 320), (165, 24849, 0, 0, 1, 340, 320), (165, 24850, 0, 0, 1, 340, 320), (165, 24851, 0, 0, 1, 340, 320), (165, 24940, 0, 0, 1, 150, 125), (165, 24703, 0, 0, 1, 340, 320), (165, 26279, 0, 0, 1, 340, 320), (165, 28224, 0, 0, 1, 340, 320), (165, 28222, 0, 0, 1, 340, 320), (165, 28223, 0, 0, 1, 340, 320), (165, 28221, 0, 0, 1, 340, 320), (165, 28220, 0, 0, 1, 340, 320), (165, 28219, 0, 0, 1, 340, 320), (165, 28474, 0, 0, 1, 340, 320), (165, 28473, 0, 0, 1, 340, 320), (165, 28472, 0, 0, 1, 340, 320), (165, 32454, 0, 0, 1, 310, 300), (165, 32455, 0, 0, 1, 335, 325), (165, 32456, 0, 0, 1, 340, 310), (165, 32457, 0, 0, 1, 345, 335), (165, 32458, 0, 0, 1, 345, 335), (165, 32461, 0, 0, 1, 380, 360), (165, 32462, 0, 0, 1, 330, 310), (165, 32463, 0, 0, 1, 340, 320), (165, 32464, 0, 0, 1, 350, 330), (165, 32465, 0, 0, 1, 365, 345), (165, 32466, 0, 0, 1, 330, 310), (165, 32467, 0, 0, 1, 340, 320), (165, 32468, 0, 0, 1, 355, 335), (165, 32469, 0, 0, 1, 365, 345), (165, 32470, 0, 0, 1, 330, 310), (165, 32471, 0, 0, 1, 345, 325), (165, 32472, 0, 0, 1, 350, 330), (165, 32473, 0, 0, 1, 360, 340), (165, 32478, 0, 0, 1, 330, 310), (165, 32479, 0, 0, 1, 340, 320), (165, 32480, 0, 0, 1, 350, 330), (165, 32481, 0, 0, 1, 360, 340), (165, 32482, 0, 0, 1, 310, 300), (165, 32485, 0, 0, 1, 380, 360), (165, 32487, 0, 0, 1, 380, 360), (165, 32489, 0, 0, 1, 380, 360), (165, 32488, 0, 0, 1, 380, 360), (165, 32490, 0, 0, 1, 370, 350), (165, 32493, 0, 0, 1, 380, 360), (165, 32494, 0, 0, 1, 380, 360), (165, 32495, 0, 0, 1, 390, 370), (165, 32496, 0, 0, 1, 385, 365), (165, 32497, 0, 0, 1, 385, 365), (165, 32498, 0, 0, 1, 380, 360), (165, 32499, 0, 0, 1, 390, 370), (165, 32500, 0, 0, 1, 390, 370), (165, 32501, 0, 0, 1, 370, 350), (165, 32502, 0, 0, 1, 370, 350), (165, 32503, 0, 0, 1, 380, 360), (165, 32549, 0, 0, 1, 0, 0), (165, 35530, 0, 0, 1, 345, 335), (165, 35520, 0, 0, 1, 360, 350), (165, 35521, 0, 0, 1, 360, 350), (165, 35522, 0, 0, 1, 360, 350), (165, 35523, 0, 0, 1, 360, 350), (165, 35524, 0, 0, 1, 360, 350), (165, 35527, 0, 0, 1, 380, 360), (165, 35526, 0, 0, 1, 380, 360), (165, 35525, 0, 0, 1, 380, 360), (165, 35531, 0, 0, 1, 380, 360), (165, 35528, 0, 0, 1, 380, 360), (165, 35529, 0, 0, 1, 380, 360), (165, 35534, 0, 0, 1, 380, 360), (165, 35533, 0, 0, 1, 380, 360), (165, 35532, 0, 0, 1, 380, 360), (165, 35537, 0, 0, 1, 380, 360), (165, 35536, 0, 0, 1, 380, 360), (165, 35535, 0, 0, 1, 380, 360), (165, 35538, 0, 0, 1, 385, 370), (165, 35539, 0, 0, 1, 365, 350), (165, 35540, 0, 0, 1, 355, 340), (165, 35543, 0, 0, 1, 380, 365), (165, 35544, 0, 0, 1, 360, 345), (165, 35549, 0, 0, 1, 355, 335), (165, 35555, 0, 0, 1, 355, 335), (165, 35554, 0, 0, 1, 385, 365), (165, 35557, 0, 0, 1, 385, 365), (165, 35559, 0, 0, 1, 395, 375), (165, 35558, 0, 0, 1, 395, 375), (165, 35567, 0, 0, 1, 395, 375), (165, 35562, 0, 0, 1, 395, 375), (165, 35561, 0, 0, 1, 395, 375), (165, 35564, 0, 0, 1, 395, 375), (165, 35573, 0, 0, 1, 395, 375), (165, 35572, 0, 0, 1, 395, 375), (165, 35574, 0, 0, 1, 395, 375), (165, 35563, 0, 0, 1, 395, 375), (165, 35560, 0, 0, 1, 395, 375), (165, 35568, 0, 0, 1, 395, 375), (165, 35576, 0, 0, 1, 405, 385), (165, 35577, 0, 0, 1, 405, 385), (165, 35575, 0, 0, 1, 405, 385), (165, 35582, 0, 0, 1, 405, 385), (165, 35584, 0, 0, 1, 405, 385), (165, 35580, 0, 0, 1, 405, 385), (165, 35590, 0, 0, 1, 405, 385), (165, 35591, 0, 0, 1, 405, 385), (165, 35589, 0, 0, 1, 405, 385), (165, 35587, 0, 0, 1, 405, 385), (165, 35588, 0, 0, 1, 405, 385), (165, 35585, 0, 0, 1, 405, 385), (165, 36074, 0, 0, 1, 300, 280), (165, 36076, 0, 0, 1, 300, 280), (165, 36075, 0, 0, 1, 300, 280), (165, 36079, 0, 0, 1, 370, 350), (165, 36078, 0, 0, 1, 370, 350), (165, 36077, 0, 0, 1, 370, 350), (165, 36349, 0, 0, 1, 405, 385), (165, 36351, 0, 0, 1, 405, 385), (165, 36352, 0, 0, 1, 405, 385), (165, 36353, 0, 0, 1, 405, 385), (165, 36355, 0, 0, 1, 405, 385), (165, 36357, 0, 0, 1, 405, 385), (165, 36358, 0, 0, 1, 405, 385), (165, 36359, 0, 0, 1, 405, 385), (165, 39997, 0, 0, 1, 405, 385), (165, 40000, 0, 0, 1, 405, 385), (165, 40001, 0, 0, 1, 405, 385), (165, 40002, 0, 0, 1, 405, 385), (165, 40006, 0, 0, 1, 405, 385), (165, 40005, 0, 0, 1, 405, 385), (165, 40003, 0, 0, 1, 405, 385), (165, 40004, 0, 0, 1, 405, 385), (165, 41161, 0, 0, 1, 405, 385), (165, 41156, 0, 0, 1, 405, 385), (165, 41163, 0, 0, 1, 405, 385), (165, 41164, 0, 0, 1, 405, 385), (165, 41157, 0, 0, 1, 405, 385), (165, 41162, 0, 0, 1, 405, 385), (165, 41158, 0, 0, 1, 405, 385), (165, 41160, 0, 0, 1, 405, 385), (165, 42546, 0, 0, 1, 390, 370), (165, 42731, 0, 0, 1, 395, 375), (165, 44344, 0, 0, 1, 345, 325), (165, 44343, 0, 0, 1, 345, 325), (165, 44359, 0, 0, 1, 380, 360), (165, 44768, 0, 0, 1, 380, 360), (165, 44770, 0, 0, 1, 365, 355), (165, 44970, 0, 0, 1, 365, 355), (165, 44953, 0, 0, 1, 285, 285), (165, 45100, 0, 0, 1, 330, 310), (165, 45117, 0, 0, 1, 390, 370), (165, 46137, 0, 0, 1, 410, 375), (165, 46138, 0, 0, 1, 410, 375), (165, 46133, 0, 0, 1, 410, 375), (165, 46134, 0, 0, 1, 410, 375), (165, 46135, 0, 0, 1, 410, 375), (165, 46139, 0, 0, 1, 410, 375), (165, 46136, 0, 0, 1, 410, 375), (165, 46132, 0, 0, 1, 410, 375), (165, 2153, 0, 0, 30, 75, 45), (165, 2158, 0, 0, 45, 150, 120), (165, 2160, 0, 0, 50, 100, 70), (165, 2161, 0, 0, 65, 115, 85), (165, 2162, 0, 0, 65, 120, 90), (165, 2163, 0, 0, 70, 120, 90), (165, 2164, 0, 0, 70, 135, 105), (165, 2165, 0, 0, 75, 130, 115), (165, 2167, 0, 0, 100, 150, 125), (165, 2169, 0, 0, 100, 150, 125), (165, 2168, 0, 0, 110, 160, 135), (165, 2166, 0, 0, 125, 170, 145), (171, 2259, 0, 0, 1, 0, 0), (171, 2330, 0, 0, 1, 95, 55), (171, 2329, 0, 0, 1, 95, 55), (171, 3101, 0, 0, 1, 0, 0), (171, 3171, 0, 0, 1, 160, 120), (171, 3172, 0, 0, 1, 175, 135), (171, 3173, 0, 0, 1, 185, 145), (171, 3174, 0, 0, 1, 185, 145), (171, 3176, 0, 0, 1, 190, 150), (171, 3177, 0, 0, 1, 195, 155), (171, 2333, 0, 0, 1, 205, 165), (171, 3188, 0, 0, 1, 215, 175), (171, 3170, 0, 0, 1, 100, 60), (171, 3230, 0, 0, 1, 120, 80), (171, 3447, 0, 0, 1, 175, 135), (171, 3448, 0, 0, 1, 225, 185), (171, 3449, 0, 0, 1, 230, 190), (171, 3450, 0, 0, 1, 235, 195), (171, 3451, 0, 0, 1, 240, 200), (171, 3452, 0, 0, 1, 220, 180), (171, 3453, 0, 0, 1, 255, 215), (171, 3454, 0, 0, 1, 260, 220), (171, 3464, 0, 0, 1, 0, 0), (171, 4508, 0, 0, 1, 120, 80), (171, 4942, 0, 0, 1, 270, 230), (171, 6624, 0, 0, 1, 215, 175), (171, 6619, 0, 0, 1, 190, 150), (171, 6618, 0, 0, 1, 235, 195), (171, 6617, 0, 0, 1, 130, 90), (171, 7179, 0, 0, 1, 160, 120), (171, 7181, 0, 0, 1, 215, 175), (171, 7183, 0, 0, 1, 95, 55), (171, 7257, 0, 0, 1, 250, 210), (171, 7258, 0, 0, 1, 245, 205), (171, 7255, 0, 0, 1, 170, 130), (171, 7259, 0, 0, 1, 250, 210), (171, 7256, 0, 0, 1, 200, 160), (171, 7836, 0, 0, 1, 100, 80), (171, 7837, 0, 0, 1, 170, 150), (171, 7841, 0, 0, 1, 170, 130), (171, 7845, 0, 0, 1, 205, 165), (171, 8240, 0, 0, 1, 160, 120), (171, 11447, 0, 0, 1, 230, 190), (171, 11449, 0, 0, 1, 245, 205), (171, 11450, 0, 0, 1, 255, 215), (171, 11451, 0, 0, 1, 260, 220), (171, 11448, 0, 0, 1, 260, 220), (171, 11452, 0, 0, 1, 265, 225), (171, 11453, 0, 0, 1, 265, 225), (171, 11456, 0, 0, 1, 265, 225), (171, 11457, 0, 0, 1, 270, 230), (171, 11458, 0, 0, 1, 280, 240), (171, 11459, 0, 0, 1, 280, 240), (171, 11460, 0, 0, 1, 285, 245), (171, 11461, 0, 0, 1, 290, 250), (171, 11464, 0, 0, 1, 290, 250), (171, 11465, 0, 0, 1, 290, 250), (171, 11466, 0, 0, 1, 295, 255), (171, 11467, 0, 0, 1, 295, 255), (171, 11468, 0, 0, 1, 295, 255), (171, 11472, 0, 0, 1, 300, 260), (171, 11473, 0, 0, 1, 300, 260), (171, 11476, 0, 0, 1, 305, 265), (171, 11477, 0, 0, 1, 305, 265), (171, 11478, 0, 0, 1, 305, 265), (171, 11479, 0, 0, 1, 280, 240), (171, 11480, 0, 0, 1, 280, 240), (171, 11611, 0, 0, 1, 0, 0), (171, 12609, 0, 0, 1, 260, 220), (171, 15833, 0, 0, 1, 285, 245), (171, 17187, 0, 0, 1, 290, 275), (171, 17551, 0, 0, 1, 260, 250), (171, 17552, 0, 0, 1, 310, 270), (171, 17553, 0, 0, 1, 315, 275), (171, 17554, 0, 0, 1, 320, 280), (171, 17555, 0, 0, 1, 325, 285), (171, 17556, 0, 0, 1, 330, 290), (171, 17557, 0, 0, 1, 330, 290), (171, 17559, 0, 0, 1, 290, 275), (171, 17561, 0, 0, 1, 290, 275), (171, 17566, 0, 0, 1, 290, 275), (171, 17560, 0, 0, 1, 290, 275), (171, 17563, 0, 0, 1, 290, 275), (171, 17562, 0, 0, 1, 290, 275), (171, 17564, 0, 0, 1, 290, 275), (171, 17565, 0, 0, 1, 290, 275), (171, 17570, 0, 0, 1, 335, 295), (171, 17571, 0, 0, 1, 335, 295), (171, 17572, 0, 0, 1, 340, 300), (171, 17573, 0, 0, 1, 340, 300), (171, 17574, 0, 0, 1, 345, 305), (171, 17575, 0, 0, 1, 345, 305), (171, 17576, 0, 0, 1, 345, 305), (171, 17577, 0, 0, 1, 345, 305), (171, 17578, 0, 0, 1, 345, 305), (171, 17579, 0, 0, 1, 345, 305), (171, 17580, 0, 0, 1, 350, 310), (171, 17632, 0, 0, 1, 380, 365), (171, 17634, 0, 0, 1, 330, 315), (171, 17635, 0, 0, 1, 330, 315), (171, 17636, 0, 0, 1, 330, 315), (171, 17637, 0, 0, 1, 330, 315), (171, 17638, 0, 0, 1, 330, 315), (171, 3175, 0, 0, 1, 315, 275), (171, 21923, 0, 0, 1, 250, 210), (171, 22732, 0, 0, 1, 330, 310), (171, 22808, 0, 0, 1, 270, 230), (171, 24266, 0, 0, 1, 330, 315), (171, 24365, 0, 0, 1, 330, 290), (171, 24366, 0, 0, 1, 330, 290), (171, 24367, 0, 0, 1, 340, 300), (171, 24368, 0, 0, 1, 345, 305), (171, 25146, 0, 0, 1, 310, 301), (171, 26277, 0, 0, 1, 305, 265), (171, 28596, 0, 0, 1, 0, 0), (171, 28543, 0, 0, 1, 335, 320), (171, 28544, 0, 0, 1, 335, 320), (171, 28545, 0, 0, 1, 340, 325), (171, 28546, 0, 0, 1, 345, 330), (171, 28549, 0, 0, 1, 350, 335), (171, 28550, 0, 0, 1, 350, 335), (171, 28552, 0, 0, 1, 355, 340), (171, 28551, 0, 0, 1, 355, 340), (171, 28553, 0, 0, 1, 360, 345), (171, 28554, 0, 0, 1, 365, 350), (171, 28555, 0, 0, 1, 370, 355), (171, 28556, 0, 0, 1, 375, 360), (171, 28557, 0, 0, 1, 375, 360), (171, 28558, 0, 0, 1, 380, 365), (171, 28562, 0, 0, 1, 380, 365), (171, 28563, 0, 0, 1, 380, 365), (171, 28564, 0, 0, 1, 380, 365), (171, 28565, 0, 0, 1, 380, 365), (171, 28566, 0, 0, 1, 380, 365), (171, 28567, 0, 0, 1, 380, 365), (171, 28568, 0, 0, 1, 380, 365), (171, 28569, 0, 0, 1, 380, 365), (171, 28570, 0, 0, 1, 385, 370), (171, 28575, 0, 0, 1, 390, 375), (171, 28571, 0, 0, 1, 390, 375), (171, 28572, 0, 0, 1, 390, 375), (171, 28577, 0, 0, 1, 390, 375), (171, 28573, 0, 0, 1, 390, 375), (171, 28576, 0, 0, 1, 390, 375), (171, 28578, 0, 0, 1, 395, 380), (171, 28579, 0, 0, 1, 395, 380), (171, 28585, 0, 0, 1, 400, 385), (171, 28583, 0, 0, 1, 400, 385), (171, 28584, 0, 0, 1, 400, 385), (171, 28582, 0, 0, 1, 400, 385), (171, 28580, 0, 0, 1, 400, 385), (171, 28581, 0, 0, 1, 400, 385), (171, 28586, 0, 0, 1, 405, 390), (171, 28590, 0, 0, 1, 405, 390), (171, 28587, 0, 0, 1, 405, 390), (171, 28588, 0, 0, 1, 405, 390), (171, 28589, 0, 0, 1, 405, 390), (171, 28591, 0, 0, 1, 405, 390), (171, 28677, 0, 0, 1, 0, 0), (171, 28675, 0, 0, 1, 0, 0), (171, 28672, 0, 0, 1, 0, 0), (171, 29688, 0, 0, 1, 380, 365), (171, 32765, 0, 0, 1, 380, 365), (171, 32766, 0, 0, 1, 380, 365), (171, 33732, 0, 0, 1, 330, 315), (171, 33738, 0, 0, 1, 330, 315), (171, 33740, 0, 0, 1, 330, 315), (171, 33733, 0, 0, 1, 340, 325), (171, 33741, 0, 0, 1, 345, 330), (171, 38070, 0, 0, 1, 355, 340), (171, 38960, 0, 0, 1, 365, 350), (171, 38962, 0, 0, 1, 375, 360), (171, 38961, 0, 0, 1, 390, 375), (171, 39636, 0, 0, 1, 340, 325), (171, 39637, 0, 0, 1, 350, 335), (171, 39638, 0, 0, 1, 350, 335), (171, 39639, 0, 0, 1, 360, 345), (171, 41458, 0, 0, 1, 380, 360), (171, 41500, 0, 0, 1, 380, 360), (171, 41501, 0, 0, 1, 380, 360), (171, 41502, 0, 0, 1, 380, 360), (171, 41503, 0, 0, 1, 380, 360), (171, 42736, 0, 0, 1, 405, 390), (171, 45061, 0, 0, 1, 350, 335), (171, 47050, 0, 0, 1, 405, 390), (171, 47046, 0, 0, 1, 405, 390), (171, 47049, 0, 0, 1, 405, 390), (171, 47048, 0, 0, 1, 405, 390), (171, 2331, 0, 0, 30, 105, 65), (171, 2332, 0, 0, 40, 110, 70), (171, 2334, 0, 0, 50, 120, 80), (171, 2335, 0, 0, 60, 130, 90), (171, 2336, 0, 0, 70, 140, 100), (171, 2337, 0, 0, 80, 125, 85), (172, 197, 0, 71, 1, 0, 0), (173, 1180, 0, 1501, 1, 0, 0), (176, 2567, 0, 13, 1, 0, 0), (176, 2764, 0, 13, 1, 0, 0), (182, 2366, 0, 0, 1, 0, 0), (182, 2368, 0, 0, 1, 0, 0), (182, 2383, 0, 0, 1, 0, 0), (182, 2369, 0, 0, 1, 0, 0), (182, 2371, 0, 0, 1, 0, 0), (182, 3570, 0, 0, 1, 0, 0), (182, 8387, 0, 0, 1, 0, 0), (182, 11993, 0, 0, 1, 0, 0), (182, 28695, 0, 0, 1, 0, 0), (182, 32605, 0, 0, 1, 0, 0), (183, 2382, 0, 0, 1, 0, 0), (183, 3365, 0, 0, 1, 0, 0), (183, 3050, 0, 0, 1, 0, 0), (183, 6233, 0, 0, 1, 0, 0), (183, 6246, 0, 0, 1, 0, 0), (183, 6247, 0, 0, 1, 0, 0), (183, 6477, 0, 0, 1, 0, 0), (183, 6478, 0, 0, 1, 0, 0), (183, 6603, 0, 0, 1, 0, 0), (183, 7266, 0, 0, 1, 0, 0), (183, 7267, 0, 0, 1, 0, 0), (183, 7355, 0, 0, 1, 0, 0), (183, 8386, 0, 0, 1, 0, 0), (183, 9125, 0, 0, 1, 0, 0), (183, 21651, 0, 0, 1, 0, 0), (183, 21652, 0, 0, 1, 0, 0), (183, 22027, 0, 0, 1, 0, 0), (183, 22810, 0, 0, 1, 0, 0), (183, 2479, 0, 0, 1, 0, 0), (183, 27764, 0, 1024, 1, 0, 0), (183, 27762, 0, 2, 1, 0, 0), (183, 27763, 0, 64, 1, 0, 0), (183, 34082, 0, 4, 1, 0, 0), (183, 45927, 0, 0, 1, 0, 0), (184, 7294, 0, 2, 1, 0, 0), (184, 10298, 0, 2, 1, 0, 0), (184, 10299, 0, 2, 1, 0, 0), (184, 10300, 0, 2, 1, 0, 0), (184, 10301, 0, 2, 1, 0, 0), (184, 19740, 0, 2, 1, 0, 0), (184, 19834, 0, 2, 1, 0, 0), (184, 19835, 0, 2, 1, 0, 0), (184, 19836, 0, 2, 1, 0, 0), (184, 19837, 0, 2, 1, 0, 0), (184, 19838, 0, 2, 1, 0, 0), (184, 20042, 0, 0, 1, 0, 0), (184, 20045, 0, 0, 1, 0, 0), (184, 20046, 0, 0, 1, 0, 0), (184, 20047, 0, 0, 1, 0, 0), (184, 20048, 0, 0, 1, 0, 0), (184, 20049, 0, 0, 1, 0, 0), (184, 20056, 0, 0, 1, 0, 0), (184, 20057, 0, 0, 1, 0, 0), (184, 20058, 0, 0, 1, 0, 0), (184, 20059, 0, 0, 1, 0, 0), (184, 20060, 0, 0, 1, 0, 0), (184, 20061, 0, 0, 1, 0, 0), (184, 20062, 0, 0, 1, 0, 0), (184, 20063, 0, 0, 1, 0, 0), (184, 20064, 0, 0, 1, 0, 0), (184, 20091, 0, 0, 1, 0, 0), (184, 20092, 0, 0, 1, 0, 0), (184, 20102, 0, 0, 1, 0, 0), (184, 20101, 0, 0, 1, 0, 0), (184, 20103, 0, 0, 1, 0, 0), (184, 20104, 0, 0, 1, 0, 0), (184, 20105, 0, 0, 1, 0, 0), (184, 20111, 0, 0, 1, 0, 0), (184, 20112, 0, 0, 1, 0, 0), (184, 20113, 0, 0, 1, 0, 0), (184, 20117, 0, 0, 1, 0, 0), (184, 20118, 0, 0, 1, 0, 0), (184, 20119, 0, 0, 1, 0, 0), (184, 20120, 0, 0, 1, 0, 0), (184, 20121, 0, 0, 1, 0, 0), (184, 20162, 0, 2, 1, 0, 0), (184, 20188, 0, 2, 1, 0, 0), (184, 20271, 0, 2, 1, 0, 0), (184, 20305, 0, 2, 1, 0, 0), (184, 20306, 0, 2, 1, 0, 0), (184, 20307, 0, 2, 1, 0, 0), (184, 20308, 0, 2, 1, 0, 0), (184, 20300, 0, 2, 1, 0, 0), (184, 20301, 0, 2, 1, 0, 0), (184, 20302, 0, 2, 1, 0, 0), (184, 20303, 0, 2, 1, 0, 0), (184, 20335, 0, 0, 1, 0, 0), (184, 20336, 0, 0, 1, 0, 0), (184, 20337, 0, 0, 1, 0, 0), (184, 20375, 0, 0, 1, 0, 0), (184, 20915, 0, 0, 1, 0, 0), (184, 20918, 0, 0, 1, 0, 0), (184, 20919, 0, 0, 1, 0, 0), (184, 20920, 0, 0, 1, 0, 0), (184, 20425, 0, 0, 1, 0, 0), (184, 20962, 0, 0, 1, 0, 0), (184, 20961, 0, 0, 1, 0, 0), (184, 20967, 0, 0, 1, 0, 0), (184, 20968, 0, 0, 1, 0, 0), (184, 21082, 0, 2, 1, 0, 0), (184, 25291, 0, 2, 1, 0, 0), (184, 25782, 0, 2, 1, 0, 0), (184, 25916, 0, 2, 1, 0, 0), (184, 25956, 0, 2, 1, 0, 0), (184, 25957, 0, 2, 1, 0, 0), (184, 25997, 0, 2, 1, 0, 0), (184, 9799, 0, 2, 1, 0, 0), (184, 25988, 0, 2, 1, 0, 0), (184, 9452, 0, 2, 1, 0, 0), (184, 26016, 0, 2, 1, 0, 0), (184, 26021, 0, 2, 1, 0, 0), (184, 26022, 0, 2, 1, 0, 0), (184, 26023, 0, 2, 1, 0, 0), (184, 67, 0, 2, 1, 0, 0), (184, 26017, 0, 2, 1, 0, 0), (184, 26018, 0, 2, 1, 0, 0), (184, 20218, 0, 2, 1, 0, 0), (184, 20066, 0, 2, 1, 0, 0), (184, 27159, 0, 2, 1, 0, 0), (184, 27158, 0, 2, 1, 0, 0), (184, 27170, 0, 2, 1, 0, 0), (184, 27172, 0, 0, 1, 0, 0), (184, 27140, 0, 2, 1, 0, 0), (184, 27141, 0, 2, 1, 0, 0), (184, 27150, 0, 2, 1, 0, 0), (184, 20467, 0, 0, 1, 0, 0), (184, 20963, 0, 0, 1, 0, 0), (184, 20964, 0, 0, 1, 0, 0), (184, 20965, 0, 0, 1, 0, 0), (184, 20966, 0, 0, 1, 0, 0), (184, 27171, 0, 0, 1, 0, 0), (184, 31884, 0, 2, 1, 0, 0), (184, 31879, 0, 2, 1, 0, 0), (184, 31880, 0, 2, 1, 0, 0), (184, 31881, 0, 2, 1, 0, 0), (184, 31882, 0, 2, 1, 0, 0), (184, 31883, 0, 2, 1, 0, 0), (184, 31876, 0, 2, 1, 0, 0), (184, 31877, 0, 2, 1, 0, 0), (184, 31878, 0, 2, 1, 0, 0), (184, 31871, 0, 2, 1, 0, 0), (184, 31872, 0, 2, 1, 0, 0), (184, 31873, 0, 2, 1, 0, 0), (184, 31869, 0, 2, 1, 0, 0), (184, 31870, 0, 2, 1, 0, 0), (184, 31866, 0, 2, 1, 0, 0), (184, 31867, 0, 2, 1, 0, 0), (184, 31868, 0, 2, 1, 0, 0), (184, 31801, 1029, 2, 1, 0, 0), (184, 32043, 0, 2, 1, 0, 0), (184, 31898, 512, 2, 1, 0, 0), (184, 31892, 512, 2, 1, 0, 0), (184, 31893, 512, 2, 1, 0, 0), (184, 31803, 1029, 2, 1, 0, 0), (184, 31804, 1029, 2, 1, 0, 0), (184, 32223, 0, 2, 1, 0, 0), (184, 35395, 0, 2, 1, 0, 0), (184, 35396, 0, 2, 1, 0, 0), (184, 35397, 0, 2, 1, 0, 0), (184, 44414, 0, 2, 1, 0, 0), (184, 21183, 0, 2, 1, 0, 0), (185, 2550, 0, 0, 1, 0, 0), (185, 2538, 0, 0, 1, 85, 45), (185, 2540, 0, 0, 1, 85, 45), (185, 3102, 0, 0, 1, 0, 0), (185, 3370, 0, 0, 1, 160, 120), (185, 3371, 0, 0, 1, 140, 100), (185, 3372, 0, 0, 1, 170, 130), (185, 3373, 0, 0, 1, 200, 160), (185, 3376, 0, 0, 1, 210, 170), (185, 3377, 0, 0, 1, 190, 150), (185, 3397, 0, 0, 1, 190, 150), (185, 3398, 0, 0, 1, 215, 175), (185, 3399, 0, 0, 1, 230, 190), (185, 3400, 0, 0, 1, 255, 215), (185, 3413, 0, 0, 1, 0, 0), (185, 4094, 0, 0, 1, 255, 215), (185, 6412, 0, 0, 1, 90, 50), (185, 6413, 0, 0, 1, 100, 60), (185, 6414, 0, 0, 1, 115, 75), (185, 6415, 0, 0, 1, 130, 90), (185, 6416, 0, 0, 1, 130, 90), (185, 6417, 0, 0, 1, 170, 130), (185, 6418, 0, 0, 1, 180, 140), (185, 6419, 0, 0, 1, 190, 150), (185, 6501, 0, 0, 1, 170, 130), (185, 6500, 0, 0, 1, 205, 165), (185, 6499, 0, 0, 1, 130, 90), (185, 7213, 0, 0, 1, 255, 215), (185, 7751, 0, 0, 1, 85, 45), (185, 7752, 0, 0, 1, 85, 45), (185, 7753, 0, 0, 1, 130, 90), (185, 7754, 0, 0, 1, 130, 90), (185, 7755, 0, 0, 1, 180, 140), (185, 7827, 0, 0, 1, 130, 90), (185, 7828, 0, 0, 1, 230, 190), (185, 8238, 0, 0, 1, 165, 125), (185, 8604, 0, 0, 1, 85, 45), (185, 8607, 0, 0, 1, 120, 80), (185, 9513, 0, 0, 1, 140, 100), (185, 15935, 0, 0, 1, 85, 45), (185, 15853, 0, 0, 1, 205, 165), (185, 15855, 0, 0, 1, 255, 215), (185, 15856, 0, 0, 1, 255, 215), (185, 15861, 0, 0, 1, 255, 215), (185, 15863, 0, 0, 1, 255, 215), (185, 15865, 0, 0, 1, 255, 215), (185, 15906, 0, 0, 1, 250, 225), (185, 15910, 0, 0, 1, 250, 225), (185, 15915, 0, 0, 1, 275, 250), (185, 15933, 0, 0, 1, 275, 250), (185, 818, 0, 0, 1, 0, 0), (185, 18239, 0, 0, 1, 275, 250), (185, 18238, 0, 0, 1, 275, 250), (185, 18241, 0, 0, 1, 275, 250), (185, 18240, 0, 0, 1, 290, 265), (185, 18242, 0, 0, 1, 290, 265), (185, 18243, 0, 0, 1, 295, 275), (185, 18244, 0, 0, 1, 295, 275), (185, 18245, 0, 0, 1, 325, 300), (185, 18246, 0, 0, 1, 325, 300), (185, 18247, 0, 0, 1, 325, 300), (185, 18260, 0, 0, 1, 0, 0), (185, 20626, 0, 0, 1, 275, 250), (185, 20916, 0, 0, 1, 255, 215), (185, 21144, 0, 0, 1, 115, 75), (185, 21143, 0, 0, 1, 85, 45), (185, 21175, 0, 0, 1, 250, 225), (185, 22480, 0, 0, 1, 275, 250), (185, 22761, 0, 0, 1, 325, 300), (185, 24418, 0, 0, 1, 200, 160), (185, 24801, 0, 0, 1, 335, 310), (185, 25659, 0, 0, 1, 350, 325), (185, 25704, 0, 0, 1, 160, 120), (185, 25954, 0, 0, 1, 255, 215), (185, 28267, 0, 0, 1, 140, 100), (185, 33276, 0, 0, 1, 85, 45), (185, 33277, 0, 0, 1, 85, 45), (185, 33278, 0, 0, 1, 130, 90), (185, 33279, 0, 0, 1, 340, 320), (185, 33284, 0, 0, 1, 340, 320), (185, 33285, 0, 0, 1, 350, 330), (185, 33286, 0, 0, 1, 355, 335), (185, 33287, 0, 0, 1, 365, 345), (185, 33288, 0, 0, 1, 365, 345), (185, 33289, 0, 0, 1, 365, 345), (185, 33290, 0, 0, 1, 340, 320), (185, 33291, 0, 0, 1, 340, 320), (185, 33292, 0, 0, 1, 350, 330), (185, 33293, 0, 0, 1, 360, 340), (185, 33294, 0, 0, 1, 360, 340), (185, 33295, 0, 0, 1, 365, 345), (185, 33296, 0, 0, 1, 390, 370), (185, 33359, 0, 0, 1, 0, 0), (185, 36210, 0, 0, 1, 340, 320), (185, 37836, 0, 0, 1, 40, 30), (185, 38868, 0, 0, 1, 375, 355), (185, 38867, 0, 0, 1, 375, 355), (185, 42296, 0, 0, 1, 355, 335), (185, 42302, 0, 0, 1, 385, 375), (185, 42305, 0, 0, 1, 385, 375), (185, 43707, 0, 0, 1, 355, 335), (185, 43758, 0, 0, 1, 340, 320), (185, 43761, 0, 0, 1, 340, 320), (185, 43765, 0, 0, 1, 355, 335), (185, 43779, 0, 0, 1, 75, 50), (185, 45022, 0, 0, 1, 325, 325), (185, 43772, 0, 0, 1, 365, 345), (185, 13028, 0, 0, 1, 205, 175), (185, 45695, 0, 0, 1, 110, 100), (185, 46684, 0, 0, 1, 295, 275), (185, 46688, 0, 0, 1, 295, 275), (185, 2539, 0, 0, 30, 90, 50), (185, 2795, 0, 0, 40, 100, 60), (185, 2541, 0, 0, 65, 130, 90), (185, 2542, 0, 0, 65, 130, 90), (185, 2543, 0, 0, 75, 155, 115), (185, 2544, 0, 0, 75, 155, 115), (185, 2545, 0, 0, 85, 165, 125), (185, 2546, 0, 0, 110, 160, 120), (185, 2547, 0, 0, 125, 175, 135), (185, 2548, 0, 0, 135, 170, 130), (185, 2549, 0, 0, 135, 180, 140), (186, 2580, 0, 0, 1, 0, 0), (186, 2575, 0, 0, 1, 0, 0), (186, 2576, 0, 0, 1, 0, 0), (186, 2656, 0, 0, 1, 0, 0), (186, 2658, 0, 0, 1, 130, 115), (186, 2659, 0, 0, 1, 115, 65), (186, 3308, 0, 0, 1, 185, 170), (186, 3307, 0, 0, 1, 160, 130), (186, 3304, 0, 0, 1, 75, 65), (186, 3564, 0, 0, 1, 0, 0), (186, 3569, 0, 0, 1, 165, 165), (186, 2657, 0, 0, 1, 70, 25), (186, 8388, 0, 0, 1, 0, 0), (186, 10098, 0, 0, 1, 250, 235), (186, 10097, 0, 0, 1, 230, 175), (186, 10248, 0, 0, 1, 0, 0), (186, 14891, 0, 0, 1, 310, 300), (186, 16153, 0, 0, 1, 290, 250), (186, 22967, 0, 0, 1, 375, 350), (186, 29354, 0, 0, 1, 0, 0), (186, 29356, 0, 0, 1, 315, 300), (186, 29358, 0, 0, 1, 340, 325), (186, 29359, 0, 0, 1, 365, 350), (186, 29360, 0, 0, 1, 380, 355), (186, 29361, 0, 0, 1, 375, 375), (186, 29686, 0, 0, 1, 375, 375), (186, 32606, 0, 0, 1, 0, 0), (186, 35750, 0, 0, 1, 300, 300), (186, 35751, 0, 0, 1, 300, 300), (186, 46353, 0, 0, 1, 375, 375), (188, 3110, 0, 0, 1, 0, 0), (188, 6307, 0, 0, 1, 0, 0), (188, 7799, 0, 0, 1, 0, 0), (188, 7800, 0, 0, 1, 0, 0), (188, 7801, 0, 0, 1, 0, 0), (188, 7802, 0, 0, 1, 0, 0), (188, 7804, 0, 0, 1, 0, 0), (188, 7805, 0, 0, 1, 0, 0), (188, 2947, 0, 0, 1, 0, 0), (188, 8316, 0, 0, 1, 0, 0), (188, 8317, 0, 0, 1, 0, 0), (188, 4511, 0, 0, 1, 0, 0), (188, 11766, 0, 0, 1, 0, 0), (188, 11767, 0, 0, 1, 0, 0), (188, 11770, 0, 0, 1, 0, 0), (188, 11771, 0, 0, 1, 0, 0), (188, 11762, 0, 0, 1, 0, 0), (188, 11763, 0, 0, 1, 0, 0), (188, 18728, 0, 0, 1, 0, 0), (188, 18737, 0, 0, 1, 0, 0), (188, 18740, 0, 0, 1, 0, 0), (188, 27267, 0, 0, 1, 0, 0), (188, 27268, 0, 0, 1, 0, 0), (188, 27269, 0, 0, 1, 0, 0), (188, 34947, 0, 0, 1, 0, 0), (188, 34956, 0, 0, 1, 0, 0), (188, 34957, 0, 0, 1, 0, 0), (188, 34958, 0, 0, 1, 0, 0), (188, 35697, 0, 0, 1, 0, 0), (188, 35695, 0, 0, 1, 0, 0), (189, 18730, 0, 0, 1, 0, 0), (189, 18738, 0, 0, 1, 0, 0), (189, 18739, 0, 0, 1, 0, 0), (189, 19007, 0, 0, 1, 0, 0), (189, 19478, 0, 0, 1, 0, 0), (189, 19655, 0, 0, 1, 0, 0), (189, 19656, 0, 0, 1, 0, 0), (189, 19660, 0, 0, 1, 0, 0), (189, 19244, 0, 0, 1, 0, 0), (189, 19647, 0, 0, 1, 0, 0), (189, 19480, 0, 0, 1, 0, 0), (189, 19505, 0, 0, 1, 0, 0), (189, 19658, 0, 0, 1, 0, 0), (189, 19731, 0, 0, 1, 0, 0), (189, 19734, 0, 0, 1, 0, 0), (189, 19736, 0, 0, 1, 0, 0), (189, 19732, 0, 0, 1, 0, 0), (189, 19733, 0, 0, 1, 0, 0), (189, 19735, 0, 0, 1, 0, 0), (189, 27276, 0, 0, 1, 0, 0), (189, 27277, 0, 0, 1, 0, 0), (189, 27278, 0, 0, 1, 0, 0), (189, 27279, 0, 0, 1, 0, 0), (189, 27280, 0, 0, 1, 0, 0), (189, 34947, 0, 0, 1, 0, 0), (189, 34956, 0, 0, 1, 0, 0), (189, 34957, 0, 0, 1, 0, 0), (189, 34958, 0, 0, 1, 0, 0), (189, 35697, 0, 0, 1, 0, 0), (189, 35695, 0, 0, 1, 0, 0), (197, 3908, 0, 0, 1, 0, 0), (197, 3909, 0, 0, 1, 0, 0), (197, 3910, 0, 0, 1, 0, 0), (197, 2963, 0, 0, 1, 50, 25), (197, 2387, 0, 0, 1, 60, 35), (197, 2385, 0, 0, 1, 70, 45), (197, 2389, 0, 0, 1, 100, 65), (197, 2386, 0, 0, 1, 125, 90), (197, 2392, 0, 0, 1, 100, 65), (197, 2393, 0, 0, 1, 60, 35), (197, 2394, 0, 0, 1, 100, 65), (197, 2397, 0, 0, 1, 120, 85), (197, 2395, 0, 0, 1, 130, 95), (197, 2396, 0, 0, 1, 130, 95), (197, 2964, 0, 0, 1, 105, 90), (197, 2402, 0, 0, 1, 135, 100), (197, 2399, 0, 0, 1, 145, 110), (197, 2401, 0, 0, 1, 155, 120), (197, 2403, 0, 0, 1, 165, 130), (197, 2406, 0, 0, 1, 130, 110), (197, 3839, 0, 0, 1, 145, 135), (197, 3865, 0, 0, 1, 185, 180), (197, 3840, 0, 0, 1, 95, 60), (197, 3841, 0, 0, 1, 120, 85), (197, 3842, 0, 0, 1, 130, 95), (197, 3843, 0, 0, 1, 145, 110), (197, 3844, 0, 0, 1, 160, 125), (197, 3845, 0, 0, 1, 140, 105), (197, 3847, 0, 0, 1, 155, 120), (197, 3848, 0, 0, 1, 170, 135), (197, 3849, 0, 0, 1, 180, 145), (197, 3850, 0, 0, 1, 170, 135), (197, 3851, 0, 0, 1, 185, 150), (197, 3852, 0, 0, 1, 180, 150), (197, 3854, 0, 0, 1, 195, 165), (197, 3855, 0, 0, 1, 185, 150), (197, 3856, 0, 0, 1, 190, 160), (197, 3857, 0, 0, 1, 215, 185), (197, 3858, 0, 0, 1, 220, 190), (197, 3859, 0, 0, 1, 200, 170), (197, 3860, 0, 0, 1, 225, 195), (197, 3861, 0, 0, 1, 235, 205), (197, 3862, 0, 0, 1, 250, 220), (197, 3863, 0, 0, 1, 230, 200), (197, 3864, 0, 0, 1, 250, 220), (197, 3866, 0, 0, 1, 170, 135), (197, 3868, 0, 0, 1, 185, 150), (197, 3869, 0, 0, 1, 155, 145), (197, 3870, 0, 0, 1, 175, 165), (197, 3871, 0, 0, 1, 190, 180), (197, 3872, 0, 0, 1, 205, 195), (197, 3873, 0, 0, 1, 220, 210), (197, 3914, 0, 0, 1, 90, 55), (197, 3915, 0, 0, 1, 60, 35), (197, 6521, 0, 0, 1, 150, 115), (197, 3758, 0, 0, 1, 155, 120), (197, 3755, 0, 0, 1, 105, 70), (197, 3757, 0, 0, 1, 140, 105), (197, 3813, 0, 0, 1, 200, 170), (197, 6686, 0, 0, 1, 130, 95), (197, 6688, 0, 0, 1, 175, 140), (197, 6690, 0, 0, 1, 185, 155), (197, 6692, 0, 0, 1, 200, 170), (197, 6693, 0, 0, 1, 225, 195), (197, 6695, 0, 0, 1, 235, 205), (197, 7623, 0, 0, 1, 90, 55), (197, 7624, 0, 0, 1, 90, 55), (197, 7630, 0, 0, 1, 115, 80), (197, 7629, 0, 0, 1, 115, 80), (197, 7633, 0, 0, 1, 130, 95), (197, 7636, 0, 0, 1, 150, 115), (197, 7639, 0, 0, 1, 160, 125), (197, 7643, 0, 0, 1, 175, 140), (197, 7892, 0, 0, 1, 180, 145), (197, 7893, 0, 0, 1, 180, 145), (197, 8465, 0, 0, 1, 100, 65), (197, 8467, 0, 0, 1, 170, 135), (197, 8468, 0, 0, 1, 0, 0), (197, 8489, 0, 0, 1, 195, 185), (197, 8483, 0, 0, 1, 180, 170), (197, 8776, 0, 0, 1, 85, 50), (197, 8758, 0, 0, 1, 190, 160), (197, 8760, 0, 0, 1, 165, 155), (197, 8762, 0, 0, 1, 180, 170), (197, 8764, 0, 0, 1, 220, 190), (197, 8766, 0, 0, 1, 225, 195), (197, 8770, 0, 0, 1, 240, 210), (197, 8772, 0, 0, 1, 225, 195), (197, 8774, 0, 0, 1, 230, 200), (197, 8778, 0, 0, 1, 190, 160), (197, 8780, 0, 0, 1, 195, 165), (197, 8782, 0, 0, 1, 200, 170), (197, 8784, 0, 0, 1, 215, 185), (197, 8786, 0, 0, 1, 225, 195), (197, 8789, 0, 0, 1, 230, 200), (197, 8791, 0, 0, 1, 225, 205), (197, 8793, 0, 0, 1, 240, 210), (197, 8795, 0, 0, 1, 240, 210), (197, 8797, 0, 0, 1, 245, 215), (197, 8799, 0, 0, 1, 235, 215), (197, 8802, 0, 0, 1, 250, 220), (197, 8804, 0, 0, 1, 255, 225), (197, 12044, 0, 0, 1, 60, 35), (197, 12045, 0, 0, 1, 85, 50), (197, 12046, 0, 0, 1, 135, 100), (197, 12047, 0, 0, 1, 180, 145), (197, 12048, 0, 0, 1, 250, 220), (197, 12049, 0, 0, 1, 250, 220), (197, 12050, 0, 0, 1, 255, 225), (197, 12052, 0, 0, 1, 255, 225), (197, 12053, 0, 0, 1, 260, 230), (197, 12055, 0, 0, 1, 260, 230), (197, 12056, 0, 0, 1, 260, 230), (197, 12059, 0, 0, 1, 230, 220), (197, 12060, 0, 0, 1, 260, 230), (197, 12061, 0, 0, 1, 230, 220), (197, 12062, 0, 0, 1, 265, 235), (197, 12063, 0, 0, 1, 265, 235), (197, 12064, 0, 0, 1, 235, 225), (197, 12065, 0, 0, 1, 270, 240), (197, 12066, 0, 0, 1, 270, 240), (197, 12067, 0, 0, 1, 270, 240), (197, 12068, 0, 0, 1, 270, 240), (197, 12069, 0, 0, 1, 270, 240), (197, 12070, 0, 0, 1, 270, 240), (197, 12071, 0, 0, 1, 270, 240), (197, 12072, 0, 0, 1, 275, 245), (197, 12073, 0, 0, 1, 275, 245), (197, 12074, 0, 0, 1, 275, 245), (197, 12075, 0, 0, 1, 245, 235), (197, 12076, 0, 0, 1, 280, 250), (197, 12077, 0, 0, 1, 250, 240), (197, 12078, 0, 0, 1, 280, 250), (197, 12079, 0, 0, 1, 280, 250), (197, 12080, 0, 0, 1, 250, 240), (197, 12081, 0, 0, 1, 285, 255), (197, 12082, 0, 0, 1, 285, 255), (197, 12083, 0, 0, 1, 285, 255), (197, 12084, 0, 0, 1, 285, 255), (197, 12085, 0, 0, 1, 255, 245), (197, 12086, 0, 0, 1, 290, 260), (197, 12087, 0, 0, 1, 290, 260), (197, 12088, 0, 0, 1, 290, 260), (197, 12089, 0, 0, 1, 260, 250), (197, 12090, 0, 0, 1, 295, 265), (197, 12091, 0, 0, 1, 265, 255), (197, 12092, 0, 0, 1, 295, 265), (197, 12093, 0, 0, 1, 295, 265), (197, 12180, 0, 0, 1, 0, 0), (197, 18401, 0, 0, 1, 260, 255), (197, 18402, 0, 0, 1, 300, 270), (197, 18403, 0, 0, 1, 300, 270), (197, 18404, 0, 0, 1, 300, 270), (197, 18406, 0, 0, 1, 305, 275), (197, 18405, 0, 0, 1, 305, 275), (197, 18407, 0, 0, 1, 305, 275), (197, 18408, 0, 0, 1, 305, 275), (197, 18409, 0, 0, 1, 310, 280), (197, 18410, 0, 0, 1, 310, 280), (197, 18411, 0, 0, 1, 310, 280), (197, 18412, 0, 0, 1, 315, 285), (197, 18415, 0, 0, 1, 315, 285), (197, 18413, 0, 0, 1, 315, 285), (197, 18414, 0, 0, 1, 315, 285), (197, 18416, 0, 0, 1, 320, 290), (197, 18417, 0, 0, 1, 320, 290), (197, 18418, 0, 0, 1, 320, 290), (197, 18419, 0, 0, 1, 320, 290), (197, 18420, 0, 0, 1, 320, 290), (197, 18421, 0, 0, 1, 320, 290), (197, 18422, 0, 0, 1, 320, 290), (197, 18423, 0, 0, 1, 325, 295), (197, 18424, 0, 0, 1, 325, 295), (197, 18434, 0, 0, 1, 325, 295), (197, 18436, 0, 0, 1, 330, 300), (197, 18437, 0, 0, 1, 330, 300), (197, 18438, 0, 0, 1, 330, 300), (197, 18439, 0, 0, 1, 335, 305), (197, 18440, 0, 0, 1, 335, 305), (197, 18441, 0, 0, 1, 335, 305), (197, 18442, 0, 0, 1, 335, 305), (197, 18444, 0, 0, 1, 340, 310), (197, 18445, 0, 0, 1, 345, 315), (197, 18446, 0, 0, 1, 345, 315), (197, 18447, 0, 0, 1, 345, 315), (197, 18448, 0, 0, 1, 345, 315), (197, 18449, 0, 0, 1, 345, 315), (197, 18450, 0, 0, 1, 345, 315), (197, 18451, 0, 0, 1, 345, 315), (197, 18452, 0, 0, 1, 345, 315), (197, 18453, 0, 0, 1, 345, 315), (197, 18454, 0, 0, 1, 345, 315), (197, 18455, 0, 0, 1, 345, 315), (197, 18456, 0, 0, 1, 345, 315), (197, 18457, 0, 0, 1, 345, 315), (197, 18458, 0, 0, 1, 345, 315), (197, 18560, 0, 0, 1, 320, 290), (197, 19435, 0, 0, 1, 325, 295), (197, 20848, 0, 0, 1, 345, 315), (197, 20849, 0, 0, 1, 345, 315), (197, 21945, 0, 0, 1, 210, 200), (197, 22759, 0, 0, 1, 350, 320), (197, 22813, 0, 0, 1, 295, 285), (197, 22866, 0, 0, 1, 345, 315), (197, 22867, 0, 0, 1, 345, 315), (197, 22868, 0, 0, 1, 345, 315), (197, 22869, 0, 0, 1, 345, 315), (197, 22870, 0, 0, 1, 345, 315), (197, 22902, 0, 0, 1, 345, 315), (197, 23662, 0, 0, 1, 335, 305), (197, 23664, 0, 0, 1, 335, 305), (197, 23663, 0, 0, 1, 345, 315), (197, 23665, 0, 0, 1, 345, 315), (197, 23666, 0, 0, 1, 345, 315), (197, 23667, 0, 0, 1, 345, 315), (197, 24093, 0, 0, 1, 345, 315), (197, 24092, 0, 0, 1, 345, 315), (197, 24091, 0, 0, 1, 345, 315), (197, 24902, 0, 0, 1, 345, 315), (197, 24903, 0, 0, 1, 345, 315), (197, 24901, 0, 0, 1, 345, 315), (197, 26085, 0, 0, 1, 305, 275), (197, 26086, 0, 0, 1, 330, 300), (197, 26087, 0, 0, 1, 345, 315), (197, 26403, 0, 0, 1, 295, 265), (197, 26407, 0, 0, 1, 295, 265), (197, 26745, 0, 0, 1, 325, 305), (197, 26746, 0, 0, 1, 340, 320), (197, 26747, 0, 0, 1, 340, 330), (197, 26749, 0, 0, 1, 350, 340), (197, 26750, 0, 0, 1, 355, 345), (197, 26751, 0, 0, 1, 360, 350), (197, 26752, 0, 0, 1, 375, 365), (197, 26753, 0, 0, 1, 385, 375), (197, 26754, 0, 0, 1, 395, 385), (197, 26755, 0, 0, 1, 395, 385), (197, 26756, 0, 0, 1, 375, 365), (197, 26757, 0, 0, 1, 385, 375), (197, 26758, 0, 0, 1, 395, 385), (197, 26759, 0, 0, 1, 395, 385), (197, 26760, 0, 0, 1, 375, 365), (197, 26761, 0, 0, 1, 385, 375), (197, 26762, 0, 0, 1, 395, 385), (197, 26763, 0, 0, 1, 395, 385), (197, 26764, 0, 0, 1, 330, 320), (197, 26765, 0, 0, 1, 330, 320), (197, 26770, 0, 0, 1, 340, 330), (197, 26771, 0, 0, 1, 345, 335), (197, 26772, 0, 0, 1, 355, 345), (197, 26773, 0, 0, 1, 360, 350), (197, 26774, 0, 0, 1, 365, 355), (197, 26775, 0, 0, 1, 360, 350), (197, 26776, 0, 0, 1, 370, 360), (197, 26777, 0, 0, 1, 380, 370), (197, 26778, 0, 0, 1, 380, 370), (197, 26779, 0, 0, 1, 375, 365), (197, 26780, 0, 0, 1, 385, 375), (197, 26781, 0, 0, 1, 395, 385), (197, 26782, 0, 0, 1, 370, 360), (197, 26783, 0, 0, 1, 380, 370), (197, 26784, 0, 0, 1, 390, 380), (197, 26801, 0, 0, 1, 0, 0), (197, 26798, 0, 0, 1, 0, 0), (197, 26797, 0, 0, 1, 0, 0), (197, 26790, 0, 0, 1, 0, 0), (197, 27658, 0, 0, 1, 270, 240), (197, 27659, 0, 0, 1, 320, 290), (197, 27660, 0, 0, 1, 345, 315), (197, 27724, 0, 0, 1, 320, 290), (197, 27725, 0, 0, 1, 345, 315), (197, 28210, 0, 0, 1, 345, 315), (197, 28208, 0, 0, 1, 345, 315), (197, 28205, 0, 0, 1, 345, 315), (197, 28207, 0, 0, 1, 345, 315), (197, 28209, 0, 0, 1, 345, 315), (197, 28481, 0, 0, 1, 345, 315), (197, 28482, 0, 0, 1, 345, 315), (197, 28480, 0, 0, 1, 345, 315), (197, 31430, 0, 0, 1, 355, 345), (197, 31431, 0, 0, 1, 355, 345), (197, 31432, 0, 0, 1, 395, 385), (197, 31433, 0, 0, 1, 395, 385), (197, 31434, 0, 0, 1, 370, 360), (197, 31435, 0, 0, 1, 370, 360), (197, 31437, 0, 0, 1, 370, 360), (197, 31438, 0, 0, 1, 370, 360), (197, 31440, 0, 0, 1, 370, 360), (197, 31441, 0, 0, 1, 370, 360), (197, 31442, 0, 0, 1, 385, 375), (197, 31443, 0, 0, 1, 385, 375), (197, 31444, 0, 0, 1, 385, 375), (197, 31448, 0, 0, 1, 385, 375), (197, 31449, 0, 0, 1, 385, 375), (197, 31450, 0, 0, 1, 385, 375), (197, 31451, 0, 0, 1, 395, 385), (197, 31452, 0, 0, 1, 395, 385), (197, 31453, 0, 0, 1, 395, 385), (197, 31454, 0, 0, 1, 395, 385), (197, 31455, 0, 0, 1, 395, 385), (197, 31456, 0, 0, 1, 395, 385), (197, 31459, 0, 0, 1, 360, 350), (197, 31460, 0, 0, 1, 320, 300), (197, 31461, 0, 0, 1, 335, 325), (197, 31373, 0, 0, 1, 360, 350), (197, 36315, 0, 0, 1, 395, 385), (197, 36317, 0, 0, 1, 395, 385), (197, 36316, 0, 0, 1, 395, 385), (197, 36318, 0, 0, 1, 395, 385), (197, 36670, 0, 0, 1, 375, 365), (197, 36672, 0, 0, 1, 375, 365), (197, 36669, 0, 0, 1, 375, 365), (197, 36667, 0, 0, 1, 375, 365), (197, 36668, 0, 0, 1, 375, 365), (197, 36665, 0, 0, 1, 375, 365), (197, 36686, 0, 0, 1, 360, 350), (197, 37873, 0, 0, 1, 370, 360), (197, 37882, 0, 0, 1, 370, 360), (197, 37883, 0, 0, 1, 380, 370), (197, 37884, 0, 0, 1, 390, 380), (197, 40021, 0, 0, 1, 395, 385), (197, 40024, 0, 0, 1, 395, 385), (197, 40023, 0, 0, 1, 395, 385), (197, 40020, 0, 0, 1, 395, 385), (197, 40060, 0, 0, 1, 395, 385), (197, 41207, 0, 0, 1, 395, 385), (197, 41208, 0, 0, 1, 395, 385), (197, 41205, 0, 0, 1, 395, 385), (197, 41206, 0, 0, 1, 395, 385), (197, 44958, 0, 0, 1, 250, 250), (197, 44950, 0, 0, 1, 250, 250), (197, 46129, 0, 0, 1, 410, 375), (197, 46131, 0, 0, 1, 410, 375), (197, 46128, 0, 0, 1, 410, 375), (197, 46130, 0, 0, 1, 410, 375), (197, 49677, 0, 0, 1, 285, 255), (197, 50194, 0, 0, 1, 395, 385), (197, 50644, 0, 0, 1, 295, 265), (197, 50647, 0, 0, 1, 260, 250), (202, 4036, 0, 0, 1, 0, 0), (202, 4037, 0, 0, 1, 0, 0), (202, 4038, 0, 0, 1, 0, 0), (202, 3918, 0, 0, 1, 40, 20), (202, 3919, 0, 0, 1, 60, 30), (202, 3920, 0, 0, 1, 60, 30), (202, 3922, 0, 0, 1, 60, 45), (202, 3923, 0, 0, 1, 90, 60), (202, 3924, 0, 0, 1, 110, 80), (202, 3925, 0, 0, 1, 110, 80), (202, 3977, 0, 0, 1, 120, 90), (202, 3973, 0, 0, 1, 140, 110), (202, 3926, 0, 0, 1, 125, 95), (202, 3928, 0, 0, 1, 135, 105), (202, 3929, 0, 0, 1, 95, 85), (202, 3930, 0, 0, 1, 95, 85), (202, 3931, 0, 0, 1, 105, 90), (202, 3932, 0, 0, 1, 145, 115), (202, 3933, 0, 0, 1, 160, 130), (202, 3934, 0, 0, 1, 160, 130), (202, 3936, 0, 0, 1, 155, 130), (202, 3937, 0, 0, 1, 155, 105), (202, 3938, 0, 0, 1, 155, 105), (202, 3978, 0, 0, 1, 160, 135), (202, 3939, 0, 0, 1, 170, 145), (202, 3940, 0, 0, 1, 170, 145), (202, 3941, 0, 0, 1, 170, 120), (202, 3942, 0, 0, 1, 175, 125), (202, 3944, 0, 0, 1, 175, 125), (202, 3945, 0, 0, 1, 145, 125), (202, 3946, 0, 0, 1, 145, 125), (202, 3947, 0, 0, 1, 145, 125), (202, 3949, 0, 0, 1, 180, 155), (202, 3950, 0, 0, 1, 190, 140), (202, 3952, 0, 0, 1, 190, 165), (202, 3953, 0, 0, 1, 195, 145), (202, 3954, 0, 0, 1, 195, 170), (202, 3955, 0, 0, 1, 200, 175), (202, 3956, 0, 0, 1, 200, 175), (202, 3957, 0, 0, 1, 195, 175), (202, 3958, 0, 0, 1, 180, 160), (202, 3959, 0, 0, 1, 200, 180), (202, 3960, 0, 0, 1, 205, 185), (202, 3961, 0, 0, 1, 210, 170), (202, 3962, 0, 0, 1, 215, 175), (202, 3963, 0, 0, 1, 215, 175), (202, 3979, 0, 0, 1, 220, 200), (202, 3965, 0, 0, 1, 225, 185), (202, 3966, 0, 0, 1, 225, 205), (202, 3967, 0, 0, 1, 230, 190), (202, 3968, 0, 0, 1, 235, 215), (202, 3969, 0, 0, 1, 240, 220), (202, 3971, 0, 0, 1, 240, 220), (202, 3972, 0, 0, 1, 240, 200), (202, 6458, 0, 0, 1, 185, 160), (202, 7430, 0, 0, 1, 90, 70), (202, 8243, 0, 0, 1, 225, 185), (202, 8334, 0, 0, 1, 130, 115), (202, 8339, 0, 0, 1, 130, 115), (202, 8895, 0, 0, 1, 265, 245), (202, 9269, 0, 0, 1, 175, 150), (202, 9271, 0, 0, 1, 170, 150), (202, 9273, 0, 0, 1, 200, 160), (202, 12584, 0, 0, 1, 190, 150), (202, 12585, 0, 0, 1, 195, 175), (202, 12586, 0, 0, 1, 195, 175), (202, 12587, 0, 0, 1, 215, 195), (202, 12590, 0, 0, 1, 215, 175), (202, 12589, 0, 0, 1, 235, 195), (202, 12591, 0, 0, 1, 240, 200), (202, 12594, 0, 0, 1, 245, 225), (202, 12595, 0, 0, 1, 245, 225), (202, 12596, 0, 0, 1, 250, 210), (202, 12597, 0, 0, 1, 250, 230), (202, 12599, 0, 0, 1, 255, 215), (202, 12603, 0, 0, 1, 255, 215), (202, 12607, 0, 0, 1, 260, 240), (202, 12614, 0, 0, 1, 260, 240), (202, 12615, 0, 0, 1, 265, 245), (202, 12616, 0, 0, 1, 265, 245), (202, 12617, 0, 0, 1, 270, 250), (202, 12618, 0, 0, 1, 270, 250), (202, 12619, 0, 0, 1, 275, 235), (202, 12620, 0, 0, 1, 280, 260), (202, 12621, 0, 0, 1, 285, 245), (202, 12622, 0, 0, 1, 285, 265), (202, 12624, 0, 0, 1, 290, 270), (202, 12656, 0, 0, 1, 0, 0), (202, 12715, 0, 0, 1, 205, 205), (202, 12716, 0, 0, 1, 245, 225), (202, 12717, 0, 0, 1, 245, 225), (202, 12718, 0, 0, 1, 245, 225), (202, 12760, 0, 0, 1, 245, 205), (202, 12719, 0, 0, 1, 250, 210), (202, 12720, 0, 0, 1, 255, 235), (202, 12722, 0, 0, 1, 260, 240), (202, 12755, 0, 0, 1, 270, 230), (202, 12754, 0, 0, 1, 275, 235), (202, 12759, 0, 0, 1, 280, 260), (202, 12758, 0, 0, 1, 285, 265), (202, 12895, 0, 0, 1, 205, 205), (202, 12897, 0, 0, 1, 250, 230), (202, 12899, 0, 0, 1, 245, 225), (202, 12900, 0, 0, 1, 245, 205), (202, 12902, 0, 0, 1, 250, 230), (202, 12903, 0, 0, 1, 255, 235), (202, 12904, 0, 0, 1, 260, 240), (202, 12905, 0, 0, 1, 265, 245), (202, 12906, 0, 0, 1, 270, 250), (202, 12907, 0, 0, 1, 275, 255), (202, 12908, 0, 0, 1, 280, 260), (202, 13240, 0, 0, 1, 1, 1), (202, 15255, 0, 0, 1, 240, 200), (202, 15633, 0, 0, 1, 205, 205), (202, 15628, 0, 0, 1, 205, 205), (202, 19567, 0, 0, 1, 290, 270), (202, 19788, 0, 0, 1, 260, 250), (202, 19790, 0, 0, 1, 300, 280), (202, 19792, 0, 0, 1, 300, 280), (202, 19791, 0, 0, 1, 300, 280), (202, 19793, 0, 0, 1, 305, 285), (202, 19794, 0, 0, 1, 310, 290), (202, 19796, 0, 0, 1, 315, 295), (202, 19814, 0, 0, 1, 315, 295), (202, 19795, 0, 0, 1, 315, 295), (202, 19815, 0, 0, 1, 325, 305), (202, 19799, 0, 0, 1, 325, 305), (202, 19800, 0, 0, 1, 305, 295), (202, 19819, 0, 0, 1, 330, 310), (202, 19831, 0, 0, 1, 340, 320), (202, 19830, 0, 0, 1, 340, 320), (202, 19825, 0, 0, 1, 330, 310), (202, 19833, 0, 0, 1, 340, 320), (202, 20222, 0, 0, 1, 0, 0), (202, 20219, 0, 0, 1, 0, 0), (202, 21940, 0, 0, 1, 230, 190), (202, 22704, 0, 0, 1, 340, 320), (202, 22793, 0, 0, 1, 340, 320), (202, 22795, 0, 0, 1, 340, 320), (202, 22797, 0, 0, 1, 340, 320), (202, 4073, 0, 0, 1, 0, 0), (202, 12749, 0, 0, 1, 0, 0), (202, 19804, 0, 0, 1, 0, 0), (202, 23066, 0, 0, 1, 175, 150), (202, 23068, 0, 0, 1, 175, 150), (202, 23067, 0, 0, 1, 175, 150), (202, 23069, 0, 0, 1, 220, 200), (202, 23070, 0, 0, 1, 270, 250), (202, 23071, 0, 0, 1, 280, 270), (202, 23077, 0, 0, 1, 300, 280), (202, 23078, 0, 0, 1, 305, 285), (202, 23079, 0, 0, 1, 295, 285), (202, 23080, 0, 0, 1, 295, 275), (202, 23081, 0, 0, 1, 330, 310), (202, 23082, 0, 0, 1, 340, 320), (202, 23096, 0, 0, 1, 285, 275), (202, 23129, 0, 0, 1, 270, 260), (202, 13166, 0, 0, 1, 0, 0), (202, 13258, 0, 0, 1, 0, 0), (202, 23489, 0, 0, 1, 305, 285), (202, 23486, 0, 0, 1, 305, 285), (202, 23507, 0, 0, 1, 270, 250), (202, 24356, 0, 0, 1, 340, 320), (202, 24357, 0, 0, 1, 340, 320), (202, 26011, 0, 0, 1, 340, 320), (202, 26416, 0, 0, 1, 150, 125), (202, 26417, 0, 0, 1, 150, 125), (202, 26418, 0, 0, 1, 150, 125), (202, 26420, 0, 0, 1, 200, 175), (202, 26421, 0, 0, 1, 200, 175), (202, 26422, 0, 0, 1, 200, 175), (202, 26423, 0, 0, 1, 250, 225), (202, 26424, 0, 0, 1, 250, 225), (202, 26425, 0, 0, 1, 250, 225), (202, 26426, 0, 0, 1, 285, 275), (202, 26427, 0, 0, 1, 285, 275), (202, 26428, 0, 0, 1, 285, 275), (202, 26442, 0, 0, 1, 265, 245), (202, 26443, 0, 0, 1, 315, 295), (202, 28327, 0, 0, 1, 285, 275), (202, 30350, 0, 0, 1, 0, 0), (202, 30310, 0, 0, 1, 340, 320), (202, 30311, 0, 0, 1, 355, 335), (202, 30312, 0, 0, 1, 350, 330), (202, 30313, 0, 0, 1, 380, 360), (202, 30314, 0, 0, 1, 390, 370), (202, 30315, 0, 0, 1, 405, 385), (202, 30316, 0, 0, 1, 370, 350), (202, 30317, 0, 0, 1, 370, 350), (202, 30318, 0, 0, 1, 380, 360), (202, 30325, 0, 0, 1, 390, 370), (202, 30329, 0, 0, 1, 365, 345), (202, 30332, 0, 0, 1, 390, 370), (202, 30334, 0, 0, 1, 405, 385), (202, 30337, 0, 0, 1, 355, 335), (202, 30341, 0, 0, 1, 355, 335), (202, 30342, 0, 0, 1, 355, 335), (202, 30343, 0, 0, 1, 355, 335), (202, 30344, 0, 0, 1, 355, 335), (202, 30346, 0, 0, 1, 330, 310), (202, 30347, 0, 0, 1, 355, 335), (202, 30348, 0, 0, 1, 345, 325), (202, 30349, 0, 0, 1, 380, 360), (202, 30303, 0, 0, 1, 320, 300), (202, 30304, 0, 0, 1, 320, 300), (202, 30305, 0, 0, 1, 310, 300), (202, 30306, 0, 0, 1, 335, 325), (202, 30307, 0, 0, 1, 370, 350), (202, 30308, 0, 0, 1, 370, 350), (202, 30309, 0, 0, 1, 370, 350), (202, 30547, 0, 0, 1, 360, 350), (202, 30548, 0, 0, 1, 325, 305), (202, 30549, 0, 0, 1, 345, 325), (202, 30551, 0, 0, 1, 350, 330), (202, 30552, 0, 0, 1, 365, 345), (202, 30556, 0, 0, 1, 385, 365), (202, 30558, 0, 0, 1, 345, 325), (202, 30560, 0, 0, 1, 360, 340), (202, 30561, 0, 0, 1, 335, 325), (202, 30563, 0, 0, 1, 380, 360), (202, 30565, 0, 0, 1, 395, 375), (202, 30566, 0, 0, 1, 395, 375), (202, 30568, 0, 0, 1, 355, 335), (202, 30569, 0, 0, 1, 380, 360), (202, 30570, 0, 0, 1, 380, 360), (202, 30573, 0, 0, 1, 335, 325), (202, 30574, 0, 0, 1, 395, 375), (202, 30575, 0, 0, 1, 395, 375), (202, 32814, 0, 0, 1, 355, 335), (202, 36954, 0, 0, 1, 370, 350), (202, 36955, 0, 0, 1, 370, 350), (202, 39895, 0, 0, 1, 285, 275), (202, 39971, 0, 0, 1, 345, 335), (202, 39973, 0, 0, 1, 365, 345), (202, 40274, 0, 3, 1, 390, 370), (202, 41307, 0, 0, 1, 410, 375), (202, 41311, 0, 2, 1, 390, 370), (202, 41312, 0, 3, 1, 390, 370), (202, 41314, 0, 68, 1, 390, 370), (202, 41315, 0, 64, 1, 390, 370), (202, 41316, 0, 64, 1, 390, 370), (202, 41317, 0, 1032, 1, 390, 370), (202, 41318, 0, 1024, 1, 390, 370), (202, 41319, 0, 1024, 1, 390, 370), (202, 41320, 0, 400, 1, 390, 370), (202, 41321, 0, 16, 1, 390, 370), (202, 43676, 0, 0, 1, 355, 335), (202, 44155, 0, 0, 1, 385, 375), (202, 44157, 0, 0, 1, 395, 385), (202, 44391, 0, 0, 1, 390, 370), (202, 46111, 0, 400, 1, 430, 390), (202, 46115, 0, 3, 1, 430, 390), (202, 46109, 0, 1024, 1, 430, 390), (202, 46107, 0, 2, 1, 430, 390), (202, 46112, 0, 64, 1, 430, 390), (202, 46114, 0, 3, 1, 430, 390), (202, 46108, 0, 16, 1, 430, 390), (202, 46110, 0, 64, 1, 430, 390), (202, 46116, 0, 1032, 1, 430, 390), (202, 46113, 0, 68, 1, 430, 390), (202, 46106, 0, 1024, 1, 430, 390), (202, 46697, 0, 0, 1, 385, 365), (203, 17219, 0, 0, 1, 0, 0), (203, 17253, 0, 0, 1, 0, 0), (203, 17255, 0, 0, 1, 0, 0), (203, 17256, 0, 0, 1, 0, 0), (203, 17257, 0, 0, 1, 0, 0), (203, 17258, 0, 0, 1, 0, 0), (203, 17259, 0, 0, 1, 0, 0), (203, 17260, 0, 0, 1, 0, 0), (203, 17261, 0, 0, 1, 0, 0), (203, 27050, 0, 0, 1, 0, 0), (204, 7812, 0, 0, 1, 0, 0), (204, 3716, 0, 0, 1, 0, 0), (204, 7809, 0, 0, 1, 0, 0), (204, 7810, 0, 0, 1, 0, 0), (204, 7811, 0, 0, 1, 0, 0), (204, 11774, 0, 0, 1, 0, 0), (204, 11775, 0, 0, 1, 0, 0), (204, 17735, 0, 0, 1, 0, 0), (204, 17750, 0, 0, 1, 0, 0), (204, 17751, 0, 0, 1, 0, 0), (204, 17752, 0, 0, 1, 0, 0), (204, 17767, 0, 0, 1, 0, 0), (204, 17850, 0, 0, 1, 0, 0), (204, 17851, 0, 0, 1, 0, 0), (204, 17852, 0, 0, 1, 0, 0), (204, 17853, 0, 0, 1, 0, 0), (204, 17854, 0, 0, 1, 0, 0), (204, 18727, 0, 0, 1, 0, 0), (204, 18735, 0, 0, 1, 0, 0), (204, 18742, 0, 0, 1, 0, 0), (204, 19438, 0, 0, 1, 0, 0), (204, 19440, 0, 0, 1, 0, 0), (204, 19441, 0, 0, 1, 0, 0), (204, 19442, 0, 0, 1, 0, 0), (204, 19443, 0, 0, 1, 0, 0), (204, 27272, 0, 0, 1, 0, 0), (204, 27273, 0, 0, 1, 0, 0), (204, 27271, 0, 0, 1, 0, 0), (204, 27270, 0, 0, 1, 0, 0), (204, 33701, 0, 0, 1, 0, 0), (204, 34947, 0, 0, 1, 0, 0), (204, 34956, 0, 0, 1, 0, 0), (204, 34957, 0, 0, 1, 0, 0), (204, 34958, 0, 0, 1, 0, 0), (204, 35697, 0, 0, 1, 0, 0), (204, 35695, 0, 0, 1, 0, 0), (205, 6360, 0, 0, 1, 0, 0), (205, 7813, 0, 0, 1, 0, 0), (205, 7814, 0, 0, 1, 0, 0), (205, 7815, 0, 0, 1, 0, 0), (205, 7816, 0, 0, 1, 0, 0), (205, 6358, 0, 0, 1, 0, 0), (205, 7870, 0, 0, 1, 0, 0), (205, 11778, 0, 0, 1, 0, 0), (205, 11779, 0, 0, 1, 0, 0), (205, 11780, 0, 0, 1, 0, 0), (205, 11784, 0, 0, 1, 0, 0), (205, 11785, 0, 0, 1, 0, 0), (205, 18729, 0, 0, 1, 0, 0), (205, 18736, 0, 0, 1, 0, 0), (205, 18741, 0, 0, 1, 0, 0), (205, 27274, 0, 0, 1, 0, 0), (205, 27275, 0, 0, 1, 0, 0), (205, 34947, 0, 0, 1, 0, 0), (205, 34956, 0, 0, 1, 0, 0), (205, 34957, 0, 0, 1, 0, 0), (205, 34958, 0, 0, 1, 0, 0), (205, 35697, 0, 0, 1, 0, 0), (205, 35695, 0, 0, 1, 0, 0), (207, 34947, 0, 0, 1, 0, 0), (207, 34956, 0, 0, 1, 0, 0), (207, 34957, 0, 0, 1, 0, 0), (207, 34958, 0, 0, 1, 0, 0), (208, 17223, 0, 0, 1, 0, 0), (208, 17253, 0, 0, 1, 0, 0), (208, 17255, 0, 0, 1, 0, 0), (208, 17256, 0, 0, 1, 0, 0), (208, 17257, 0, 0, 1, 0, 0), (208, 17258, 0, 0, 1, 0, 0), (208, 17259, 0, 0, 1, 0, 0), (208, 17260, 0, 0, 1, 0, 0), (208, 17261, 0, 0, 1, 0, 0), (208, 23099, 0, 0, 1, 0, 0), (208, 23109, 0, 0, 1, 0, 0), (208, 23110, 0, 0, 1, 0, 0), (208, 24597, 0, 0, 1, 0, 0), (208, 24604, 0, 0, 1, 0, 0), (208, 24605, 0, 0, 1, 0, 0), (208, 24603, 0, 0, 1, 0, 0), (208, 27050, 0, 0, 1, 0, 0), (209, 17210, 0, 0, 1, 0, 0), (209, 17253, 0, 0, 1, 0, 0), (209, 17255, 0, 0, 1, 0, 0), (209, 17257, 0, 0, 1, 0, 0), (209, 17256, 0, 0, 1, 0, 0), (209, 17258, 0, 0, 1, 0, 0), (209, 17259, 0, 0, 1, 0, 0), (209, 17260, 0, 0, 1, 0, 0), (209, 17261, 0, 0, 1, 0, 0), (209, 16827, 0, 0, 1, 0, 0), (209, 16828, 0, 0, 1, 0, 0), (209, 16829, 0, 0, 1, 0, 0), (209, 16830, 0, 0, 1, 0, 0), (209, 16831, 0, 0, 1, 0, 0), (209, 16832, 0, 0, 1, 0, 0), (209, 3010, 0, 0, 1, 0, 0), (209, 3009, 0, 0, 1, 0, 0), (209, 23099, 0, 0, 1, 0, 0), (209, 23109, 0, 0, 1, 0, 0), (209, 23110, 0, 0, 1, 0, 0), (209, 24450, 0, 0, 1, 0, 0), (209, 24452, 0, 0, 1, 0, 0), (209, 24453, 0, 0, 1, 0, 0), (209, 27050, 0, 0, 1, 0, 0), (209, 27049, 0, 0, 1, 0, 0), (210, 17208, 0, 0, 1, 0, 0), (210, 17253, 0, 0, 1, 0, 0), (210, 17255, 0, 0, 1, 0, 0), (210, 17256, 0, 0, 1, 0, 0), (210, 17257, 0, 0, 1, 0, 0), (210, 17258, 0, 0, 1, 0, 0), (210, 17259, 0, 0, 1, 0, 0), (210, 17260, 0, 0, 1, 0, 0), (210, 17261, 0, 0, 1, 0, 0), (210, 16827, 0, 0, 1, 0, 0), (210, 16828, 0, 0, 1, 0, 0), (210, 16829, 0, 0, 1, 0, 0), (210, 16830, 0, 0, 1, 0, 0), (210, 16831, 0, 0, 1, 0, 0), (210, 16832, 0, 0, 1, 0, 0), (210, 3010, 0, 0, 1, 0, 0), (210, 3009, 0, 0, 1, 0, 0), (210, 27050, 0, 0, 1, 0, 0), (210, 27049, 0, 0, 1, 0, 0), (211, 7000, 0, 0, 1, 0, 0), (211, 17255, 0, 0, 1, 0, 0), (211, 17253, 0, 0, 1, 0, 0), (211, 17256, 0, 0, 1, 0, 0), (211, 17257, 0, 0, 1, 0, 0), (211, 17258, 0, 0, 1, 0, 0), (211, 17259, 0, 0, 1, 0, 0), (211, 17260, 0, 0, 1, 0, 0), (211, 17261, 0, 0, 1, 0, 0), (211, 23099, 0, 0, 1, 0, 0), (211, 23109, 0, 0, 1, 0, 0), (211, 23110, 0, 0, 1, 0, 0), (211, 7371, 0, 0, 1, 0, 0), (211, 26177, 0, 0, 1, 0, 0), (211, 26178, 0, 0, 1, 0, 0), (211, 26179, 0, 0, 1, 0, 0), (211, 26201, 0, 0, 1, 0, 0), (211, 27050, 0, 0, 1, 0, 0), (211, 27685, 0, 0, 1, 0, 0), (211, 35290, 0, 0, 1, 0, 0), (211, 35291, 0, 0, 1, 0, 0), (211, 35292, 0, 0, 1, 0, 0), (211, 35293, 0, 0, 1, 0, 0), (211, 35294, 0, 0, 1, 0, 0), (211, 35295, 0, 0, 1, 0, 0), (211, 35296, 0, 0, 1, 0, 0), (211, 35297, 0, 0, 1, 0, 0), (211, 35298, 0, 0, 1, 0, 0), (212, 17212, 0, 0, 1, 0, 0), (212, 17253, 0, 0, 1, 0, 0), (212, 17255, 0, 0, 1, 0, 0), (212, 17256, 0, 0, 1, 0, 0), (212, 17257, 0, 0, 1, 0, 0), (212, 17258, 0, 0, 1, 0, 0), (212, 17259, 0, 0, 1, 0, 0), (212, 17260, 0, 0, 1, 0, 0), (212, 17261, 0, 0, 1, 0, 0), (212, 27050, 0, 0, 1, 0, 0), (213, 17209, 0, 0, 1, 0, 0), (213, 17253, 0, 0, 1, 0, 0), (213, 17255, 0, 0, 1, 0, 0), (213, 17256, 0, 0, 1, 0, 0), (213, 17257, 0, 0, 1, 0, 0), (213, 17258, 0, 0, 1, 0, 0), (213, 17259, 0, 0, 1, 0, 0), (213, 17260, 0, 0, 1, 0, 0), (213, 17261, 0, 0, 1, 0, 0), (213, 16827, 0, 0, 1, 0, 0), (213, 16828, 0, 0, 1, 0, 0), (213, 16829, 0, 0, 1, 0, 0), (213, 16830, 0, 0, 1, 0, 0), (213, 16831, 0, 0, 1, 0, 0), (213, 16832, 0, 0, 1, 0, 0), (213, 3010, 0, 0, 1, 0, 0), (213, 3009, 0, 0, 1, 0, 0), (213, 23145, 0, 0, 1, 0, 0), (213, 23147, 0, 0, 1, 0, 0), (213, 23148, 0, 0, 1, 0, 0), (213, 24423, 0, 0, 1, 0, 0), (213, 24577, 0, 0, 1, 0, 0), (213, 24578, 0, 0, 1, 0, 0), (213, 24579, 0, 0, 1, 0, 0), (213, 27050, 0, 0, 1, 0, 0), (213, 27049, 0, 0, 1, 0, 0), (213, 27051, 0, 0, 1, 0, 0), (214, 17211, 0, 0, 1, 0, 0), (214, 16827, 0, 0, 1, 0, 0), (214, 16828, 0, 0, 1, 0, 0), (214, 16829, 0, 0, 1, 0, 0), (214, 16830, 0, 0, 1, 0, 0), (214, 16831, 0, 0, 1, 0, 0), (214, 16832, 0, 0, 1, 0, 0), (214, 3010, 0, 0, 1, 0, 0), (214, 3009, 0, 0, 1, 0, 0), (214, 27049, 0, 0, 1, 0, 0), (215, 17214, 0, 0, 1, 0, 0), (215, 17253, 0, 0, 1, 0, 0), (215, 17255, 0, 0, 1, 0, 0), (215, 17256, 0, 0, 1, 0, 0), (215, 17257, 0, 0, 1, 0, 0), (215, 17258, 0, 0, 1, 0, 0), (215, 17259, 0, 0, 1, 0, 0), (215, 17260, 0, 0, 1, 0, 0), (215, 17261, 0, 0, 1, 0, 0), (215, 26090, 0, 0, 1, 0, 0), (215, 26187, 0, 0, 1, 0, 0), (215, 26188, 0, 0, 1, 0, 0), (215, 27050, 0, 0, 1, 0, 0), (215, 27063, 0, 0, 1, 0, 0), (217, 17217, 0, 0, 1, 0, 0), (217, 17253, 0, 0, 1, 0, 0), (217, 17255, 0, 0, 1, 0, 0), (217, 17256, 0, 0, 1, 0, 0), (217, 17257, 0, 0, 1, 0, 0), (217, 17258, 0, 0, 1, 0, 0), (217, 17259, 0, 0, 1, 0, 0), (217, 17260, 0, 0, 1, 0, 0), (217, 17261, 0, 0, 1, 0, 0), (217, 16827, 0, 0, 1, 0, 0), (217, 16828, 0, 0, 1, 0, 0), (217, 16829, 0, 0, 1, 0, 0), (217, 16830, 0, 0, 1, 0, 0), (217, 16831, 0, 0, 1, 0, 0), (217, 16832, 0, 0, 1, 0, 0), (217, 3010, 0, 0, 1, 0, 0), (217, 3009, 0, 0, 1, 0, 0), (217, 27050, 0, 0, 1, 0, 0), (217, 27049, 0, 0, 1, 0, 0), (217, 23099, 0, 0, 1, 0, 0), (217, 23109, 0, 0, 1, 0, 0), (217, 23110, 0, 0, 1, 0, 0), (218, 17220, 0, 0, 1, 0, 0), (218, 17253, 0, 0, 1, 0, 0), (218, 17255, 0, 0, 1, 0, 0), (218, 17256, 0, 0, 1, 0, 0), (218, 17257, 0, 0, 1, 0, 0), (218, 17258, 0, 0, 1, 0, 0), (218, 17259, 0, 0, 1, 0, 0), (218, 17260, 0, 0, 1, 0, 0), (218, 17261, 0, 0, 1, 0, 0), (218, 23099, 0, 0, 1, 0, 0), (218, 23109, 0, 0, 1, 0, 0), (218, 23110, 0, 0, 1, 0, 0), (218, 27050, 0, 0, 1, 0, 0), (220, 5227, 16, 0, 1, 0, 0), (220, 7744, 16, 0, 1, 0, 0), (220, 20577, 16, 0, 1, 0, 0), (220, 20579, 16, 0, 1, 0, 0), (226, 5011, 0, 13, 1, 0, 0), (226, 3018, 0, 9, 1, 0, 0), (228, 5009, 0, 400, 1, 0, 0), (228, 5019, 0, 400, 1, 0, 0), (229, 200, 0, 7, 1, 0, 0), (236, 17218, 0, 0, 1, 0, 0), (236, 16827, 0, 0, 1, 0, 0), (236, 16828, 0, 0, 1, 0, 0), (236, 16829, 0, 0, 1, 0, 0), (236, 16830, 0, 0, 1, 0, 0), (236, 16831, 0, 0, 1, 0, 0), (236, 16832, 0, 0, 1, 0, 0), (236, 3010, 0, 0, 1, 0, 0), (236, 3009, 0, 0, 1, 0, 0), (236, 24583, 0, 0, 1, 0, 0), (236, 24586, 0, 0, 1, 0, 0), (236, 24587, 0, 0, 1, 0, 0), (236, 24640, 0, 0, 1, 0, 0), (236, 27049, 0, 0, 1, 0, 0), (236, 27060, 0, 0, 1, 0, 0), (237, 5143, 0, 128, 1, 0, 0), (237, 5144, 0, 128, 1, 0, 0), (237, 5145, 0, 128, 1, 0, 0), (237, 1459, 0, 128, 1, 0, 0), (237, 1460, 0, 128, 1, 0, 0), (237, 1461, 0, 128, 1, 0, 0), (237, 2139, 0, 128, 1, 0, 0), (237, 475, 0, 128, 1, 0, 0), (237, 3565, 1101, 128, 1, 0, 0), (237, 3562, 1101, 128, 1, 0, 0), (237, 3567, 690, 128, 1, 0, 0), (237, 3561, 1101, 128, 1, 0, 0), (237, 3566, 690, 128, 1, 0, 0), (237, 3563, 690, 128, 1, 0, 0), (237, 8416, 0, 128, 1, 0, 0), (237, 8417, 0, 128, 1, 0, 0), (237, 1449, 0, 128, 1, 0, 0), (237, 8437, 0, 128, 1, 0, 0), (237, 8438, 0, 128, 1, 0, 0), (237, 8439, 0, 128, 1, 0, 0), (237, 604, 0, 128, 1, 0, 0), (237, 8450, 0, 128, 1, 0, 0), (237, 8451, 0, 128, 1, 0, 0), (237, 1008, 0, 128, 1, 0, 0), (237, 8455, 0, 128, 1, 0, 0), (237, 1463, 0, 128, 1, 0, 0), (237, 8494, 0, 128, 1, 0, 0), (237, 8495, 0, 128, 1, 0, 0), (237, 10156, 0, 128, 1, 0, 0), (237, 10157, 0, 128, 1, 0, 0), (237, 10169, 0, 128, 1, 0, 0), (237, 10170, 0, 128, 1, 0, 0), (237, 10173, 0, 128, 1, 0, 0), (237, 10174, 0, 128, 1, 0, 0), (237, 10191, 0, 128, 1, 0, 0), (237, 10192, 0, 128, 1, 0, 0), (237, 10193, 0, 128, 1, 0, 0), (237, 10201, 0, 128, 1, 0, 0), (237, 10202, 0, 128, 1, 0, 0), (237, 10211, 0, 128, 1, 0, 0), (237, 10212, 0, 128, 1, 0, 0), (237, 130, 0, 128, 1, 0, 0), (237, 11419, 1101, 128, 1, 0, 0), (237, 11416, 1101, 128, 1, 0, 0), (237, 11417, 690, 128, 1, 0, 0), (237, 10059, 1101, 128, 1, 0, 0), (237, 11420, 690, 128, 1, 0, 0), (237, 11418, 690, 128, 1, 0, 0), (237, 587, 0, 128, 1, 0, 0), (237, 597, 0, 128, 1, 0, 0), (237, 990, 0, 128, 1, 0, 0), (237, 6129, 0, 128, 1, 0, 0), (237, 10144, 0, 128, 1, 0, 0), (237, 10145, 0, 128, 1, 0, 0), (237, 759, 0, 128, 1, 0, 0), (237, 3552, 0, 128, 1, 0, 0), (237, 10053, 0, 128, 1, 0, 0), (237, 10054, 0, 128, 1, 0, 0), (237, 5504, 0, 128, 1, 0, 0), (237, 5505, 0, 128, 1, 0, 0), (237, 5506, 0, 128, 1, 0, 0), (237, 6127, 0, 128, 1, 0, 0), (237, 10138, 0, 128, 1, 0, 0), (237, 10139, 0, 128, 1, 0, 0), (237, 12042, 0, 0, 1, 0, 0), (237, 12043, 0, 0, 1, 0, 0), (237, 12051, 0, 0, 1, 0, 0), (237, 11237, 0, 0, 1, 0, 0), (237, 12463, 0, 0, 1, 0, 0), (237, 12464, 0, 0, 1, 0, 0), (237, 11242, 0, 0, 1, 0, 0), (237, 12467, 0, 0, 1, 0, 0), (237, 12469, 0, 0, 1, 0, 0), (237, 11232, 0, 0, 1, 0, 0), (237, 12500, 0, 0, 1, 0, 0), (237, 12501, 0, 0, 1, 0, 0), (237, 12536, 0, 0, 1, 0, 0), (237, 11213, 0, 0, 1, 0, 0), (237, 12574, 0, 0, 1, 0, 0), (237, 12575, 0, 0, 1, 0, 0), (237, 12576, 0, 0, 1, 0, 0), (237, 12577, 0, 0, 1, 0, 0), (237, 11210, 0, 128, 1, 0, 0), (237, 12592, 0, 128, 1, 0, 0), (237, 11222, 0, 0, 1, 0, 0), (237, 11255, 0, 0, 1, 0, 0), (237, 12598, 0, 0, 1, 0, 0), (237, 11247, 0, 0, 1, 0, 0), (237, 12606, 0, 0, 1, 0, 0), (237, 11252, 0, 0, 1, 0, 0), (237, 12605, 0, 0, 1, 0, 0), (237, 12824, 0, 128, 1, 0, 0), (237, 12826, 0, 128, 1, 0, 0), (237, 12839, 0, 0, 1, 0, 0), (237, 12840, 0, 0, 1, 0, 0), (237, 12841, 0, 0, 1, 0, 0), (237, 12842, 0, 0, 1, 0, 0), (237, 1953, 0, 128, 1, 0, 0), (237, 6057, 0, 0, 1, 0, 0), (237, 6085, 0, 0, 1, 0, 0), (237, 118, 0, 128, 1, 0, 0), (237, 12825, 0, 128, 1, 0, 0), (237, 15058, 0, 0, 1, 0, 0), (237, 15059, 0, 0, 1, 0, 0), (237, 15060, 0, 0, 1, 0, 0), (237, 16769, 0, 0, 1, 0, 0), (237, 16770, 0, 0, 1, 0, 0), (237, 18462, 0, 0, 1, 0, 0), (237, 18463, 0, 0, 1, 0, 0), (237, 18464, 0, 0, 1, 0, 0), (237, 12502, 0, 0, 1, 0, 0), (237, 6117, 0, 128, 1, 0, 0), (237, 22782, 0, 128, 1, 0, 0), (237, 22783, 0, 128, 1, 0, 0), (237, 10140, 0, 128, 1, 0, 0), (237, 23028, 0, 128, 1, 0, 0), (237, 25345, 0, 128, 1, 0, 0), (237, 27075, 0, 128, 1, 0, 0), (237, 27082, 0, 128, 1, 0, 0), (237, 27080, 0, 128, 1, 0, 0), (237, 27090, 0, 128, 1, 0, 0), (237, 27101, 0, 128, 1, 0, 0), (237, 27126, 0, 128, 1, 0, 0), (237, 27127, 0, 128, 1, 0, 0), (237, 27130, 0, 128, 1, 0, 0), (237, 27131, 0, 128, 1, 0, 0), (237, 27125, 0, 128, 1, 0, 0), (237, 28271, 0, 128, 1, 0, 0), (237, 28272, 0, 128, 1, 0, 0), (237, 12503, 0, 0, 1, 0, 0), (237, 28574, 0, 128, 1, 0, 0), (237, 28612, 0, 128, 1, 0, 0), (237, 29441, 0, 128, 1, 0, 0), (237, 29444, 0, 128, 1, 0, 0), (237, 29445, 0, 128, 1, 0, 0), (237, 29446, 0, 128, 1, 0, 0), (237, 29447, 0, 128, 1, 0, 0), (237, 29442, 0, 128, 1, 0, 0), (237, 30449, 0, 0, 1, 0, 0), (237, 66, 0, 0, 1, 0, 0), (237, 30451, 0, 0, 1, 0, 0), (237, 31589, 0, 128, 1, 0, 0), (237, 31584, 0, 128, 1, 0, 0), (237, 31585, 0, 128, 1, 0, 0), (237, 31586, 0, 128, 1, 0, 0), (237, 31587, 0, 128, 1, 0, 0), (237, 31588, 0, 128, 1, 0, 0), (237, 31579, 0, 128, 1, 0, 0), (237, 31582, 0, 128, 1, 0, 0), (237, 31583, 0, 128, 1, 0, 0), (237, 31574, 0, 128, 1, 0, 0), (237, 31575, 0, 128, 1, 0, 0), (237, 31571, 0, 128, 1, 0, 0), (237, 31572, 0, 128, 1, 0, 0), (237, 31573, 0, 128, 1, 0, 0), (237, 31569, 0, 128, 1, 0, 0), (237, 31570, 0, 128, 1, 0, 0), (237, 32271, 1101, 128, 1, 0, 0), (237, 32272, 690, 128, 1, 0, 0), (237, 32266, 1101, 128, 1, 0, 0), (237, 32267, 690, 128, 1, 0, 0), (237, 33717, 0, 128, 1, 0, 0), (237, 33690, 1101, 128, 1, 0, 0), (237, 33691, 1101, 128, 1, 0, 0), (237, 33944, 0, 128, 1, 0, 0), (237, 33946, 0, 128, 1, 0, 0), (237, 35578, 0, 128, 1, 0, 0), (237, 35581, 0, 128, 1, 0, 0), (237, 35715, 690, 128, 1, 0, 0), (237, 35717, 690, 128, 1, 0, 0), (237, 37420, 0, 128, 1, 0, 0), (237, 38699, 0, 128, 1, 0, 0), (237, 38704, 0, 128, 1, 0, 0), (237, 7268, 0, 0, 1, 0, 0), (237, 7269, 0, 0, 1, 0, 0), (237, 7270, 0, 0, 1, 0, 0), (237, 8419, 0, 0, 1, 0, 0), (237, 8418, 0, 0, 1, 0, 0), (237, 10273, 0, 0, 1, 0, 0), (237, 10274, 0, 0, 1, 0, 0), (237, 25346, 0, 0, 1, 0, 0), (237, 27076, 0, 0, 1, 0, 0), (237, 38700, 0, 0, 1, 0, 0), (237, 38703, 0, 0, 1, 0, 0), (237, 43987, 0, 128, 1, 0, 0), (237, 49359, 1101, 128, 1, 0, 0), (237, 49358, 690, 128, 1, 0, 0), (237, 49361, 690, 128, 1, 0, 0), (237, 49360, 1101, 128, 1, 0, 0), (251, 17221, 0, 0, 1, 0, 0), (251, 17253, 0, 0, 1, 0, 0), (251, 17255, 0, 0, 1, 0, 0), (251, 17256, 0, 0, 1, 0, 0), (251, 17257, 0, 0, 1, 0, 0), (251, 17258, 0, 0, 1, 0, 0), (251, 17259, 0, 0, 1, 0, 0), (251, 17260, 0, 0, 1, 0, 0), (251, 17261, 0, 0, 1, 0, 0), (251, 26064, 0, 0, 1, 0, 0), (251, 27050, 0, 0, 1, 0, 0), (253, 2098, 0, 8, 1, 0, 0), (253, 1943, 0, 8, 1, 0, 0), (253, 703, 0, 8, 1, 0, 0), (253, 6760, 0, 8, 1, 0, 0), (253, 6761, 0, 8, 1, 0, 0), (253, 6762, 0, 8, 1, 0, 0), (253, 8623, 0, 8, 1, 0, 0), (253, 8624, 0, 8, 1, 0, 0), (253, 8631, 0, 8, 1, 0, 0), (253, 8632, 0, 8, 1, 0, 0), (253, 8633, 0, 8, 1, 0, 0), (253, 8639, 0, 8, 1, 0, 0), (253, 8640, 0, 8, 1, 0, 0), (253, 8676, 0, 8, 1, 0, 0), (253, 8724, 0, 8, 1, 0, 0), (253, 8725, 0, 8, 1, 0, 0), (253, 11267, 0, 8, 1, 0, 0), (253, 11268, 0, 8, 1, 0, 0), (253, 11269, 0, 8, 1, 0, 0), (253, 11299, 0, 8, 1, 0, 0), (253, 11300, 0, 8, 1, 0, 0), (253, 11289, 0, 8, 1, 0, 0), (253, 11290, 0, 8, 1, 0, 0), (253, 11273, 0, 8, 1, 0, 0), (253, 11274, 0, 8, 1, 0, 0), (253, 11275, 0, 8, 1, 0, 0), (253, 5171, 0, 8, 1, 0, 0), (253, 6774, 0, 8, 1, 0, 0), (253, 408, 0, 8, 1, 0, 0), (253, 8643, 0, 8, 1, 0, 0), (253, 1833, 0, 8, 1, 0, 0), (253, 14113, 0, 0, 1, 0, 0), (253, 14114, 0, 0, 1, 0, 0), (253, 14115, 0, 0, 1, 0, 0), (253, 14116, 0, 0, 1, 0, 0), (253, 14117, 0, 0, 1, 0, 0), (253, 14162, 0, 0, 1, 0, 0), (253, 14163, 0, 0, 1, 0, 0), (253, 14164, 0, 0, 1, 0, 0), (253, 14168, 0, 0, 1, 0, 0), (253, 14169, 0, 0, 1, 0, 0), (253, 14174, 0, 0, 1, 0, 0), (253, 14175, 0, 0, 1, 0, 0), (253, 14176, 0, 0, 1, 0, 0), (253, 14165, 0, 0, 1, 0, 0), (253, 14166, 0, 0, 1, 0, 0), (253, 14167, 0, 0, 1, 0, 0), (253, 14128, 0, 0, 1, 0, 0), (253, 14132, 0, 0, 1, 0, 0), (253, 14135, 0, 0, 1, 0, 0), (253, 14136, 0, 0, 1, 0, 0), (253, 14137, 0, 0, 1, 0, 0), (253, 14138, 0, 0, 1, 0, 0), (253, 14139, 0, 0, 1, 0, 0), (253, 14140, 0, 0, 1, 0, 0), (253, 14141, 0, 0, 1, 0, 0), (253, 14142, 0, 0, 1, 0, 0), (253, 14158, 0, 0, 1, 0, 0), (253, 14159, 0, 0, 1, 0, 0), (253, 14144, 0, 0, 1, 0, 0), (253, 14148, 0, 0, 1, 0, 0), (253, 14156, 0, 0, 1, 0, 0), (253, 14160, 0, 0, 1, 0, 0), (253, 14161, 0, 0, 1, 0, 0), (253, 14177, 0, 0, 1, 0, 0), (253, 14179, 0, 0, 1, 0, 0), (253, 14186, 0, 0, 1, 0, 0), (253, 14190, 0, 0, 1, 0, 0), (253, 14193, 0, 0, 1, 0, 0), (253, 14194, 0, 0, 1, 0, 0), (253, 14195, 0, 0, 1, 0, 0), (253, 14983, 0, 0, 1, 0, 0), (253, 16719, 0, 0, 1, 0, 0), (253, 16720, 0, 0, 1, 0, 0), (253, 16513, 0, 0, 1, 0, 0), (253, 16514, 0, 0, 1, 0, 0), (253, 16515, 0, 0, 1, 0, 0), (253, 26679, 0, 8, 1, 0, 0), (253, 26865, 0, 8, 1, 0, 0), (253, 26867, 0, 8, 1, 0, 0), (253, 26839, 0, 8, 1, 0, 0), (253, 26884, 0, 8, 1, 0, 0), (253, 27441, 0, 8, 1, 0, 0), (253, 31016, 0, 8, 1, 0, 0), (253, 31226, 0, 8, 1, 0, 0), (253, 31227, 0, 8, 1, 0, 0), (253, 31233, 0, 8, 1, 0, 0), (253, 31239, 0, 8, 1, 0, 0), (253, 31240, 0, 8, 1, 0, 0), (253, 31241, 0, 8, 1, 0, 0), (253, 31242, 0, 8, 1, 0, 0), (253, 31234, 0, 8, 1, 0, 0), (253, 31235, 0, 8, 1, 0, 0), (253, 31236, 0, 8, 1, 0, 0), (253, 31237, 0, 8, 1, 0, 0), (253, 31238, 0, 8, 1, 0, 0), (253, 31208, 0, 8, 1, 0, 0), (253, 31209, 0, 8, 1, 0, 0), (253, 31380, 0, 8, 1, 0, 0), (253, 31382, 0, 8, 1, 0, 0), (253, 31383, 0, 8, 1, 0, 0), (253, 31384, 0, 8, 1, 0, 0), (253, 31385, 0, 8, 1, 0, 0), (253, 8647, 0, 8, 1, 0, 0), (253, 8649, 0, 8, 1, 0, 0), (253, 8650, 0, 8, 1, 0, 0), (253, 11197, 0, 8, 1, 0, 0), (253, 31244, 0, 8, 1, 0, 0), (253, 31245, 0, 8, 1, 0, 0), (253, 1329, 0, 8, 1, 0, 0), (253, 32645, 0, 8, 1, 0, 0), (253, 32684, 0, 8, 1, 0, 0), (253, 11198, 0, 8, 1, 0, 0), (253, 26866, 0, 8, 1, 0, 0), (253, 34411, 0, 8, 1, 0, 0), (253, 34412, 0, 8, 1, 0, 0), (253, 34413, 0, 8, 1, 0, 0), (253, 39967, 0, 8, 1, 0, 0), (256, 1464, 0, 1, 1, 0, 0), (256, 8820, 0, 1, 1, 0, 0), (256, 1680, 0, 1, 1, 0, 0), (256, 2458, 0, 1, 1, 0, 0), (256, 7381, 0, 1, 1, 0, 0), (256, 845, 0, 1, 1, 0, 0), (256, 7369, 0, 1, 1, 0, 0), (256, 11608, 0, 1, 1, 0, 0), (256, 11609, 0, 1, 1, 0, 0), (256, 11604, 0, 1, 1, 0, 0), (256, 11605, 0, 1, 1, 0, 0), (256, 6673, 0, 1, 1, 0, 0), (256, 5242, 0, 1, 1, 0, 0), (256, 6192, 0, 1, 1, 0, 0), (256, 11549, 0, 1, 1, 0, 0), (256, 11550, 0, 1, 1, 0, 0), (256, 1161, 0, 1, 1, 0, 0), (256, 1160, 0, 1, 1, 0, 0), (256, 6190, 0, 1, 1, 0, 0), (256, 11554, 0, 1, 1, 0, 0), (256, 11555, 0, 1, 1, 0, 0), (256, 11556, 0, 1, 1, 0, 0), (256, 5246, 0, 1, 1, 0, 0), (256, 12323, 0, 0, 1, 0, 0), (256, 12321, 0, 0, 1, 0, 0), (256, 12835, 0, 0, 1, 0, 0), (256, 12836, 0, 0, 1, 0, 0), (256, 12837, 0, 0, 1, 0, 0), (256, 12838, 0, 0, 1, 0, 0), (256, 12320, 0, 0, 1, 0, 0), (256, 12852, 0, 0, 1, 0, 0), (256, 12853, 0, 0, 1, 0, 0), (256, 12855, 0, 0, 1, 0, 0), (256, 12856, 0, 0, 1, 0, 0), (256, 12318, 0, 0, 1, 0, 0), (256, 12857, 0, 0, 1, 0, 0), (256, 12858, 0, 0, 1, 0, 0), (256, 12860, 0, 0, 1, 0, 0), (256, 12861, 0, 0, 1, 0, 0), (256, 12862, 0, 0, 1, 0, 0), (256, 12330, 0, 0, 1, 0, 0), (256, 12324, 0, 0, 1, 0, 0), (256, 12876, 0, 0, 1, 0, 0), (256, 12877, 0, 0, 1, 0, 0), (256, 12878, 0, 0, 1, 0, 0), (256, 12879, 0, 0, 1, 0, 0), (256, 12327, 0, 0, 1, 0, 0), (256, 12886, 0, 0, 1, 0, 0), (256, 12328, 0, 1, 1, 0, 0), (256, 12329, 0, 0, 1, 0, 0), (256, 12950, 0, 0, 1, 0, 0), (256, 12964, 0, 0, 1, 0, 0), (256, 12322, 0, 0, 1, 0, 0), (256, 12319, 0, 0, 1, 0, 0), (256, 12966, 0, 0, 1, 0, 0), (256, 12971, 0, 0, 1, 0, 0), (256, 12967, 0, 0, 1, 0, 0), (256, 12972, 0, 0, 1, 0, 0), (256, 12968, 0, 0, 1, 0, 0), (256, 12973, 0, 0, 1, 0, 0), (256, 12969, 0, 0, 1, 0, 0), (256, 12974, 0, 0, 1, 0, 0), (256, 12970, 0, 0, 1, 0, 0), (256, 12999, 0, 0, 1, 0, 0), (256, 13000, 0, 0, 1, 0, 0), (256, 13001, 0, 0, 1, 0, 0), (256, 13002, 0, 0, 1, 0, 0), (256, 12317, 0, 0, 1, 0, 0), (256, 13045, 0, 0, 1, 0, 0), (256, 13046, 0, 0, 1, 0, 0), (256, 13047, 0, 0, 1, 0, 0), (256, 13048, 0, 0, 1, 0, 0), (256, 16487, 0, 0, 1, 0, 0), (256, 16489, 0, 0, 1, 0, 0), (256, 16492, 0, 0, 1, 0, 0), (256, 18499, 0, 1, 1, 0, 0), (256, 19870, 0, 0, 1, 0, 0), (256, 19871, 0, 0, 1, 0, 0), (256, 1719, 0, 1, 1, 0, 0), (256, 20496, 0, 0, 1, 0, 0), (256, 20500, 0, 0, 1, 0, 0), (256, 20501, 0, 0, 1, 0, 0), (256, 20502, 0, 0, 1, 0, 0), (256, 20503, 0, 0, 1, 0, 0), (256, 20504, 0, 1, 1, 0, 0), (256, 20505, 0, 1, 1, 0, 0), (256, 20569, 0, 1, 1, 0, 0), (256, 20252, 0, 1, 1, 0, 0), (256, 20616, 0, 1, 1, 0, 0), (256, 20617, 0, 1, 1, 0, 0), (256, 5308, 0, 1, 1, 0, 0), (256, 20647, 0, 1, 1, 0, 0), (256, 20658, 0, 1, 1, 0, 0), (256, 20660, 0, 1, 1, 0, 0), (256, 20661, 0, 1, 1, 0, 0), (256, 20662, 0, 1, 1, 0, 0), (256, 6552, 0, 1, 1, 0, 0), (256, 6554, 0, 1, 1, 0, 0), (256, 23584, 0, 1, 1, 0, 0), (256, 23585, 0, 1, 1, 0, 0), (256, 23586, 0, 1, 1, 0, 0), (256, 23587, 0, 1, 1, 0, 0), (256, 23588, 0, 1, 1, 0, 0), (256, 23881, 0, 1, 1, 0, 0), (256, 23885, 0, 1, 1, 0, 0), (256, 23880, 0, 1, 1, 0, 0), (256, 23892, 0, 1, 1, 0, 0), (256, 23886, 0, 1, 1, 0, 0), (256, 23889, 0, 1, 1, 0, 0), (256, 23893, 0, 1, 1, 0, 0), (256, 23887, 0, 1, 1, 0, 0), (256, 23890, 0, 1, 1, 0, 0), (256, 23894, 0, 1, 1, 0, 0), (256, 23888, 0, 1, 1, 0, 0), (256, 23891, 0, 1, 1, 0, 0), (256, 469, 0, 1, 1, 0, 0), (256, 25202, 0, 1, 1, 0, 0), (256, 25203, 0, 1, 1, 0, 0), (256, 25231, 0, 1, 1, 0, 0), (256, 25234, 0, 1, 1, 0, 0), (256, 25236, 0, 1, 1, 0, 0), (256, 25241, 0, 1, 1, 0, 0), (256, 25242, 0, 1, 1, 0, 0), (256, 25251, 0, 1, 1, 0, 0), (256, 25252, 0, 1, 1, 0, 0), (256, 25253, 0, 1, 1, 0, 0), (256, 25272, 0, 1, 1, 0, 0), (256, 25275, 0, 1, 1, 0, 0), (256, 29590, 0, 1, 1, 0, 0), (256, 29591, 0, 1, 1, 0, 0), (256, 29592, 0, 1, 1, 0, 0), (256, 29721, 0, 1, 1, 0, 0), (256, 29776, 0, 1, 1, 0, 0), (256, 29759, 0, 1, 1, 0, 0), (256, 29760, 0, 1, 1, 0, 0), (256, 29761, 0, 1, 1, 0, 0), (256, 29801, 0, 1, 1, 0, 0), (256, 30029, 0, 1, 1, 0, 0), (256, 30030, 0, 1, 1, 0, 0), (256, 30031, 0, 1, 1, 0, 0), (256, 30033, 0, 1, 1, 0, 0), (256, 30032, 0, 1, 1, 0, 0), (256, 30335, 0, 1, 1, 0, 0), (256, 30339, 0, 1, 1, 0, 0), (256, 30340, 0, 1, 1, 0, 0), (256, 11551, 0, 1, 1, 0, 0), (256, 25289, 0, 1, 1, 0, 0), (256, 2048, 0, 1, 1, 0, 0), (256, 33379, 0, 1, 1, 0, 0), (256, 34428, 0, 1, 1, 0, 0), (256, 29762, 0, 1, 1, 0, 0), (256, 29763, 0, 1, 1, 0, 0), (256, 12723, 0, 1, 1, 0, 0), (256, 26654, 0, 1, 1, 0, 0), (257, 72, 0, 1, 1, 0, 0), (257, 1671, 0, 1, 1, 0, 0), (257, 1672, 0, 1, 1, 0, 0), (257, 871, 0, 1, 1, 0, 0), (257, 2565, 0, 1, 1, 0, 0), (257, 2687, 0, 1, 1, 0, 0), (257, 71, 0, 1, 1, 0, 0), (257, 7376, 0, 1, 1, 0, 0), (257, 676, 0, 1, 1, 0, 0), (257, 6572, 0, 1, 1, 0, 0), (257, 6574, 0, 1, 1, 0, 0), (257, 7379, 0, 1, 1, 0, 0), (257, 11600, 0, 1, 1, 0, 0), (257, 11601, 0, 1, 1, 0, 0), (257, 7386, 0, 1, 1, 0, 0), (257, 7405, 0, 1, 1, 0, 0), (257, 8380, 0, 1, 1, 0, 0), (257, 11596, 0, 1, 1, 0, 0), (257, 11597, 0, 1, 1, 0, 0), (257, 355, 0, 1, 1, 0, 0), (257, 12298, 0, 0, 1, 0, 0), (257, 12724, 0, 0, 1, 0, 0), (257, 12725, 0, 0, 1, 0, 0), (257, 12726, 0, 0, 1, 0, 0), (257, 12727, 0, 0, 1, 0, 0), (257, 12750, 0, 0, 1, 0, 0), (257, 12297, 0, 0, 1, 0, 0), (257, 12751, 0, 0, 1, 0, 0), (257, 12752, 0, 0, 1, 0, 0), (257, 12753, 0, 0, 1, 0, 0), (257, 12299, 0, 0, 1, 0, 0), (257, 12761, 0, 0, 1, 0, 0), (257, 12762, 0, 0, 1, 0, 0), (257, 12763, 0, 0, 1, 0, 0), (257, 12764, 0, 0, 1, 0, 0), (257, 12302, 0, 0, 1, 0, 0), (257, 12765, 0, 0, 1, 0, 0), (257, 12303, 0, 0, 1, 0, 0), (257, 12788, 0, 0, 1, 0, 0), (257, 12789, 0, 0, 1, 0, 0), (257, 12797, 0, 0, 1, 0, 0), (257, 12798, 0, 0, 1, 0, 0), (257, 12799, 0, 0, 1, 0, 0), (257, 12800, 0, 0, 1, 0, 0), (257, 12313, 0, 0, 1, 0, 0), (257, 12312, 0, 0, 1, 0, 0), (257, 12804, 0, 0, 1, 0, 0), (257, 12807, 0, 0, 1, 0, 0), (257, 12803, 0, 0, 1, 0, 0), (257, 12809, 0, 0, 1, 0, 0), (257, 12308, 0, 0, 1, 0, 0), (257, 12810, 0, 0, 1, 0, 0), (257, 12811, 0, 0, 1, 0, 0), (257, 12301, 0, 0, 1, 0, 0), (257, 12818, 0, 0, 1, 0, 0), (257, 12945, 0, 0, 1, 0, 0), (257, 12311, 0, 0, 1, 0, 0), (257, 12958, 0, 0, 1, 0, 0), (257, 12975, 0, 0, 1, 0, 0), (257, 12976, 0, 0, 1, 0, 0), (257, 16538, 0, 0, 1, 0, 0), (257, 16539, 0, 0, 1, 0, 0), (257, 16540, 0, 0, 1, 0, 0), (257, 16541, 0, 0, 1, 0, 0), (257, 16542, 0, 0, 1, 0, 0), (257, 23922, 0, 1, 1, 0, 0), (257, 23923, 0, 1, 1, 0, 0), (257, 23924, 0, 1, 1, 0, 0), (257, 23925, 0, 1, 1, 0, 0), (257, 23920, 0, 1, 1, 0, 0), (257, 3411, 0, 1, 1, 0, 0), (257, 25225, 0, 1, 1, 0, 0), (257, 25258, 0, 1, 1, 0, 0), (257, 25269, 0, 1, 1, 0, 0), (257, 25288, 0, 1, 1, 0, 0), (257, 29593, 0, 1, 1, 0, 0), (257, 29594, 0, 1, 1, 0, 0), (257, 29595, 0, 1, 1, 0, 0), (257, 29598, 0, 1, 1, 0, 0), (257, 29599, 0, 1, 1, 0, 0), (257, 29600, 0, 1, 1, 0, 0), (257, 29140, 0, 1, 1, 0, 0), (257, 29143, 0, 1, 1, 0, 0), (257, 29144, 0, 1, 1, 0, 0), (257, 29145, 0, 1, 1, 0, 0), (257, 29146, 0, 1, 1, 0, 0), (257, 18498, 0, 0, 1, 0, 0), (257, 29787, 0, 1, 1, 0, 0), (257, 29790, 0, 1, 1, 0, 0), (257, 29792, 0, 1, 1, 0, 0), (257, 12295, 0, 1, 1, 0, 0), (257, 12676, 0, 1, 1, 0, 0), (257, 12677, 0, 1, 1, 0, 0), (257, 20243, 0, 1, 1, 0, 0), (257, 30016, 0, 1, 1, 0, 0), (257, 30022, 0, 1, 1, 0, 0), (257, 30357, 0, 1, 1, 0, 0), (257, 30356, 0, 1, 1, 0, 0), (257, 29704, 0, 1, 1, 0, 0), (257, 12678, 0, 1, 1, 0, 0), (257, 45471, 0, 1, 1, 0, 0), (261, 5149, 0, 4, 1, 0, 0), (261, 1853, 0, 4, 1, 0, 0), (261, 14922, 0, 4, 1, 0, 0), (261, 14923, 0, 4, 1, 0, 0), (261, 14924, 0, 4, 1, 0, 0), (261, 14925, 0, 4, 1, 0, 0), (261, 14926, 0, 4, 1, 0, 0), (261, 14927, 0, 4, 1, 0, 0), (261, 4195, 0, 4, 1, 0, 0), (261, 4196, 0, 4, 1, 0, 0), (261, 4197, 0, 4, 1, 0, 0), (261, 4198, 0, 4, 1, 0, 0), (261, 4199, 0, 4, 1, 0, 0), (261, 4200, 0, 4, 1, 0, 0), (261, 4201, 0, 4, 1, 0, 0), (261, 4202, 0, 4, 1, 0, 0), (261, 5048, 0, 4, 1, 0, 0), (261, 1748, 0, 4, 1, 0, 0), (261, 1749, 0, 4, 1, 0, 0), (261, 1750, 0, 4, 1, 0, 0), (261, 1751, 0, 4, 1, 0, 0), (261, 16698, 0, 4, 1, 0, 0), (261, 1747, 0, 4, 1, 0, 0), (261, 2980, 0, 4, 1, 0, 0), (261, 2981, 0, 4, 1, 0, 0), (261, 2982, 0, 4, 1, 0, 0), (261, 3667, 0, 4, 1, 0, 0), (261, 2975, 0, 4, 1, 0, 0), (261, 2976, 0, 4, 1, 0, 0), (261, 2977, 0, 4, 1, 0, 0), (261, 3666, 0, 4, 1, 0, 0), (261, 17254, 0, 4, 1, 0, 0), (261, 17262, 0, 4, 1, 0, 0), (261, 17263, 0, 4, 1, 0, 0), (261, 17264, 0, 4, 1, 0, 0), (261, 17265, 0, 4, 1, 0, 0), (261, 17266, 0, 4, 1, 0, 0), (261, 17267, 0, 4, 1, 0, 0), (261, 17268, 0, 4, 1, 0, 0), (261, 23100, 0, 4, 1, 0, 0), (261, 23111, 0, 4, 1, 0, 0), (261, 23112, 0, 4, 1, 0, 0), (261, 23146, 0, 4, 1, 0, 0), (261, 23149, 0, 4, 1, 0, 0), (261, 23150, 0, 4, 1, 0, 0), (261, 24424, 0, 4, 1, 0, 0), (261, 24440, 0, 4, 1, 0, 0), (261, 24441, 0, 4, 1, 0, 0), (261, 24451, 0, 4, 1, 0, 0), (261, 24454, 0, 4, 1, 0, 0), (261, 24455, 0, 4, 1, 0, 0), (261, 24475, 0, 4, 1, 0, 0), (261, 24477, 0, 4, 1, 0, 0), (261, 24476, 0, 4, 1, 0, 0), (261, 24478, 0, 4, 1, 0, 0), (261, 24463, 0, 4, 1, 0, 0), (261, 24464, 0, 4, 1, 0, 0), (261, 24495, 0, 4, 1, 0, 0), (261, 24508, 0, 4, 1, 0, 0), (261, 24509, 0, 4, 1, 0, 0), (261, 24510, 0, 4, 1, 0, 0), (261, 24494, 0, 4, 1, 0, 0), (261, 24511, 0, 4, 1, 0, 0), (261, 24512, 0, 4, 1, 0, 0), (261, 24513, 0, 4, 1, 0, 0), (261, 24490, 0, 4, 1, 0, 0), (261, 24514, 0, 4, 1, 0, 0), (261, 24515, 0, 4, 1, 0, 0), (261, 24516, 0, 4, 1, 0, 0), (261, 24547, 0, 4, 1, 0, 0), (261, 24556, 0, 4, 1, 0, 0), (261, 24557, 0, 4, 1, 0, 0), (261, 24558, 0, 4, 1, 0, 0), (261, 24559, 0, 4, 1, 0, 0), (261, 24560, 0, 4, 1, 0, 0), (261, 24561, 0, 4, 1, 0, 0), (261, 24562, 0, 4, 1, 0, 0), (261, 24580, 0, 4, 1, 0, 0), (261, 24581, 0, 4, 1, 0, 0), (261, 24582, 0, 4, 1, 0, 0), (261, 24584, 0, 4, 1, 0, 0), (261, 24588, 0, 4, 1, 0, 0), (261, 24589, 0, 4, 1, 0, 0), (261, 24599, 0, 4, 1, 0, 0), (261, 24609, 0, 0, 1, 0, 0), (261, 24608, 0, 0, 1, 0, 0), (261, 24607, 0, 0, 1, 0, 0), (261, 24631, 0, 4, 1, 0, 0), (261, 24632, 0, 4, 1, 0, 0), (261, 5049, 0, 4, 1, 0, 0), (261, 24641, 0, 4, 1, 0, 0), (261, 24845, 0, 4, 1, 0, 0), (261, 25013, 0, 4, 1, 0, 0), (261, 25014, 0, 4, 1, 0, 0), (261, 25015, 0, 4, 1, 0, 0), (261, 25016, 0, 4, 1, 0, 0), (261, 25017, 0, 4, 1, 0, 0), (261, 25077, 0, 4, 1, 0, 0), (261, 7370, 0, 4, 1, 0, 0), (261, 26065, 0, 4, 1, 0, 0), (261, 26094, 0, 4, 1, 0, 0), (261, 26184, 0, 4, 1, 0, 0), (261, 26185, 0, 4, 1, 0, 0), (261, 26186, 0, 4, 1, 0, 0), (261, 26189, 0, 4, 1, 0, 0), (261, 26190, 0, 4, 1, 0, 0), (261, 26202, 0, 4, 1, 0, 0), (261, 27344, 0, 4, 1, 0, 0), (261, 27346, 0, 4, 1, 0, 0), (261, 27347, 0, 4, 1, 0, 0), (261, 27348, 0, 4, 1, 0, 0), (261, 27361, 0, 4, 1, 0, 0), (261, 27366, 0, 4, 1, 0, 0), (261, 27349, 0, 4, 1, 0, 0), (261, 27350, 0, 4, 1, 0, 0), (261, 27351, 0, 4, 1, 0, 0), (261, 27352, 0, 4, 1, 0, 0), (261, 27354, 0, 4, 1, 0, 0), (261, 27353, 0, 4, 1, 0, 0), (261, 27364, 0, 4, 1, 0, 0), (261, 27362, 0, 4, 1, 0, 0), (261, 28343, 0, 4, 1, 0, 0), (261, 34890, 0, 4, 1, 0, 0), (261, 35299, 0, 4, 1, 0, 0), (261, 35300, 0, 4, 1, 0, 0), (261, 35302, 0, 4, 1, 0, 0), (261, 35303, 0, 4, 1, 0, 0), (261, 35304, 0, 4, 1, 0, 0), (261, 35305, 0, 4, 1, 0, 0), (261, 35306, 0, 4, 1, 0, 0), (261, 35307, 0, 4, 1, 0, 0), (261, 35308, 0, 4, 1, 0, 0), (261, 35324, 0, 4, 1, 0, 0), (261, 35348, 0, 4, 1, 0, 0), (261, 35388, 0, 4, 1, 0, 0), (261, 35390, 0, 4, 1, 0, 0), (261, 35391, 0, 4, 1, 0, 0), (261, 35699, 0, 4, 1, 0, 0), (261, 35700, 0, 4, 1, 0, 0), (267, 465, 0, 2, 1, 0, 0), (267, 643, 0, 2, 1, 0, 0), (267, 1032, 0, 2, 1, 0, 0), (267, 10290, 0, 2, 1, 0, 0), (267, 10291, 0, 2, 1, 0, 0), (267, 10292, 0, 2, 1, 0, 0), (267, 10293, 0, 2, 1, 0, 0), (267, 1022, 0, 2, 1, 0, 0), (267, 5599, 0, 2, 1, 0, 0), (267, 10278, 0, 2, 1, 0, 0), (267, 642, 0, 2, 1, 0, 0), (267, 1020, 0, 2, 1, 0, 0), (267, 1038, 0, 2, 1, 0, 0), (267, 6940, 0, 2, 1, 0, 0), (267, 498, 0, 2, 1, 0, 0), (267, 5573, 0, 2, 1, 0, 0), (267, 1044, 0, 2, 1, 0, 0), (267, 19876, 0, 2, 1, 0, 0), (267, 19895, 0, 2, 1, 0, 0), (267, 19896, 0, 2, 1, 0, 0), (267, 19891, 0, 2, 1, 0, 0), (267, 19899, 0, 2, 1, 0, 0), (267, 19900, 0, 2, 1, 0, 0), (267, 19888, 0, 2, 1, 0, 0), (267, 19897, 0, 2, 1, 0, 0), (267, 19898, 0, 2, 1, 0, 0), (267, 19746, 0, 2, 1, 0, 0), (267, 20127, 0, 0, 1, 0, 0), (267, 20130, 0, 0, 1, 0, 0), (267, 20135, 0, 0, 1, 0, 0), (267, 20136, 0, 0, 1, 0, 0), (267, 20137, 0, 0, 1, 0, 0), (267, 20138, 0, 0, 1, 0, 0), (267, 20139, 0, 0, 1, 0, 0), (267, 20140, 0, 0, 1, 0, 0), (267, 20141, 0, 0, 1, 0, 0), (267, 20142, 0, 0, 1, 0, 0), (267, 20143, 0, 0, 1, 0, 0), (267, 20144, 0, 0, 1, 0, 0), (267, 20145, 0, 0, 1, 0, 0), (267, 20146, 0, 0, 1, 0, 0), (267, 20147, 0, 0, 1, 0, 0), (267, 20148, 0, 0, 1, 0, 0), (267, 20149, 0, 0, 1, 0, 0), (267, 20150, 0, 0, 1, 0, 0), (267, 20174, 0, 0, 1, 0, 0), (267, 20175, 0, 0, 1, 0, 0), (267, 20177, 0, 0, 1, 0, 0), (267, 20179, 0, 0, 1, 0, 0), (267, 20181, 0, 0, 1, 0, 0), (267, 20180, 0, 0, 1, 0, 0), (267, 20182, 0, 0, 1, 0, 0), (267, 20196, 0, 0, 1, 0, 0), (267, 20197, 0, 0, 1, 0, 0), (267, 20198, 0, 0, 1, 0, 0), (267, 20199, 0, 0, 1, 0, 0), (267, 20200, 0, 0, 1, 0, 0), (267, 20164, 0, 2, 1, 0, 0), (267, 20184, 0, 2, 1, 0, 0), (267, 20468, 0, 0, 1, 0, 0), (267, 20469, 0, 0, 1, 0, 0), (267, 20470, 0, 0, 1, 0, 0), (267, 20487, 0, 0, 1, 0, 0), (267, 20488, 0, 0, 1, 0, 0), (267, 20489, 0, 0, 1, 0, 0), (267, 20729, 0, 2, 1, 0, 0), (267, 20911, 0, 2, 1, 0, 0), (267, 20912, 0, 2, 1, 0, 0), (267, 20913, 0, 2, 1, 0, 0), (267, 20914, 0, 2, 1, 0, 0), (267, 20925, 0, 0, 1, 0, 0), (267, 20927, 0, 0, 1, 0, 0), (267, 20928, 0, 0, 1, 0, 0), (267, 19752, 0, 2, 1, 0, 0), (267, 25780, 0, 2, 1, 0, 0), (267, 20254, 0, 2, 1, 0, 0), (267, 20255, 0, 2, 1, 0, 0), (267, 20256, 0, 2, 1, 0, 0), (267, 20096, 0, 2, 1, 0, 0), (267, 20097, 0, 2, 1, 0, 0), (267, 20098, 0, 2, 1, 0, 0), (267, 20099, 0, 2, 1, 0, 0), (267, 20100, 0, 2, 1, 0, 0), (267, 20189, 0, 2, 1, 0, 0), (267, 20192, 0, 2, 1, 0, 0), (267, 20193, 0, 2, 1, 0, 0), (267, 25781, 0, 2, 1, 0, 0), (267, 25895, 0, 2, 1, 0, 0), (267, 25899, 0, 2, 1, 0, 0), (267, 853, 0, 2, 1, 0, 0), (267, 5588, 0, 2, 1, 0, 0), (267, 5589, 0, 2, 1, 0, 0), (267, 10308, 0, 2, 1, 0, 0), (267, 20217, 0, 2, 1, 0, 0), (267, 25898, 0, 2, 1, 0, 0), (267, 27147, 0, 2, 1, 0, 0), (267, 27148, 0, 2, 1, 0, 0), (267, 27168, 0, 2, 1, 0, 0), (267, 27169, 0, 2, 1, 0, 0), (267, 27149, 0, 2, 1, 0, 0), (267, 27151, 0, 2, 1, 0, 0), (267, 27152, 0, 2, 1, 0, 0), (267, 27153, 0, 2, 1, 0, 0), (267, 27179, 0, 2, 1, 0, 0), (267, 31785, 0, 2, 1, 0, 0), (267, 31789, 0, 2, 1, 0, 0), (267, 31858, 0, 2, 1, 0, 0), (267, 31859, 0, 2, 1, 0, 0), (267, 31860, 0, 2, 1, 0, 0), (267, 31861, 0, 2, 1, 0, 0), (267, 31862, 0, 2, 1, 0, 0), (267, 31850, 0, 2, 1, 0, 0), (267, 31851, 0, 2, 1, 0, 0), (267, 31852, 0, 2, 1, 0, 0), (267, 31853, 0, 2, 1, 0, 0), (267, 31854, 0, 2, 1, 0, 0), (267, 31848, 0, 2, 1, 0, 0), (267, 31849, 0, 2, 1, 0, 0), (267, 31846, 0, 2, 1, 0, 0), (267, 31847, 0, 2, 1, 0, 0), (267, 31844, 0, 2, 1, 0, 0), (267, 31845, 0, 2, 1, 0, 0), (267, 31935, 0, 2, 1, 0, 0), (267, 31895, 0, 2, 1, 0, 0), (267, 31896, 0, 2, 1, 0, 0), (267, 32699, 0, 2, 1, 0, 0), (267, 32700, 0, 2, 1, 0, 0), (267, 33776, 0, 2, 1, 0, 0), (267, 41021, 0, 2, 1, 0, 0), (267, 41026, 0, 2, 1, 0, 0), (270, 6280, 0, 0, 1, 0, 0), (270, 6281, 0, 0, 1, 0, 0), (270, 6282, 0, 0, 1, 0, 0), (270, 6283, 0, 0, 1, 0, 0), (270, 6286, 0, 0, 1, 0, 0), (270, 6311, 0, 0, 1, 0, 0), (270, 6314, 0, 0, 1, 0, 0), (270, 6315, 0, 0, 1, 0, 0), (270, 6316, 0, 0, 1, 0, 0), (270, 6317, 0, 0, 1, 0, 0), (270, 6328, 0, 0, 1, 0, 0), (270, 6331, 0, 0, 1, 0, 0), (270, 6332, 0, 0, 1, 0, 0), (270, 6333, 0, 0, 1, 0, 0), (270, 6334, 0, 0, 1, 0, 0), (270, 6443, 0, 0, 1, 0, 0), (270, 6444, 0, 0, 1, 0, 0), (270, 6445, 0, 0, 1, 0, 0), (270, 6446, 0, 0, 1, 0, 0), (270, 6447, 0, 0, 1, 0, 0), (270, 24394, 0, 0, 1, 0, 0), (270, 19577, 0, 0, 1, 0, 0), (270, 23992, 0, 0, 1, 0, 0), (270, 24439, 0, 0, 1, 0, 0), (270, 24444, 0, 0, 1, 0, 0), (270, 24445, 0, 0, 1, 0, 0), (270, 24446, 0, 0, 1, 0, 0), (270, 24447, 0, 0, 1, 0, 0), (270, 24448, 0, 0, 1, 0, 0), (270, 24449, 0, 0, 1, 0, 0), (270, 24493, 0, 0, 1, 0, 0), (270, 24497, 0, 0, 1, 0, 0), (270, 24500, 0, 0, 1, 0, 0), (270, 24501, 0, 0, 1, 0, 0), (270, 24492, 0, 0, 1, 0, 0), (270, 24502, 0, 0, 1, 0, 0), (270, 24503, 0, 0, 1, 0, 0), (270, 24504, 0, 0, 1, 0, 0), (270, 24488, 0, 0, 1, 0, 0), (270, 24505, 0, 0, 1, 0, 0), (270, 24506, 0, 0, 1, 0, 0), (270, 24507, 0, 0, 1, 0, 0), (270, 4187, 0, 0, 1, 0, 0), (270, 4188, 0, 0, 1, 0, 0), (270, 4189, 0, 0, 1, 0, 0), (270, 4190, 0, 0, 1, 0, 0), (270, 4191, 0, 0, 1, 0, 0), (270, 4192, 0, 0, 1, 0, 0), (270, 4193, 0, 0, 1, 0, 0), (270, 4194, 0, 0, 1, 0, 0), (270, 5041, 0, 0, 1, 0, 0), (270, 24545, 0, 4, 1, 0, 0), (270, 24549, 0, 4, 1, 0, 0), (270, 24550, 0, 4, 1, 0, 0), (270, 24551, 0, 4, 1, 0, 0), (270, 24552, 0, 4, 1, 0, 0), (270, 24553, 0, 4, 1, 0, 0), (270, 24554, 0, 4, 1, 0, 0), (270, 24555, 0, 4, 1, 0, 0), (270, 1742, 0, 0, 1, 0, 0), (270, 1753, 0, 0, 1, 0, 0), (270, 1754, 0, 0, 1, 0, 0), (270, 1755, 0, 0, 1, 0, 0), (270, 1756, 0, 0, 1, 0, 0), (270, 16697, 0, 0, 1, 0, 0), (270, 2649, 0, 0, 1, 0, 0), (270, 14916, 0, 0, 1, 0, 0), (270, 14917, 0, 0, 1, 0, 0), (270, 14918, 0, 0, 1, 0, 0), (270, 14919, 0, 0, 1, 0, 0), (270, 14920, 0, 0, 1, 0, 0), (270, 14921, 0, 0, 1, 0, 0), (270, 24629, 0, 0, 1, 0, 0), (270, 24630, 0, 0, 1, 0, 0), (270, 5042, 0, 0, 1, 0, 0), (270, 27052, 0, 0, 1, 0, 0), (270, 27048, 0, 0, 1, 0, 0), (270, 27053, 0, 0, 1, 0, 0), (270, 27054, 0, 0, 1, 0, 0), (270, 27062, 0, 0, 1, 0, 0), (270, 27047, 0, 0, 1, 0, 0), (270, 27061, 0, 0, 1, 0, 0), (270, 27055, 0, 0, 1, 0, 0), (270, 27056, 0, 0, 1, 0, 0), (270, 34666, 0, 0, 1, 0, 0), (270, 34667, 0, 0, 1, 0, 0), (270, 34675, 0, 0, 1, 0, 0), (270, 34457, 0, 0, 1, 0, 0), (270, 20782, 0, 0, 1, 0, 0), (270, 8875, 0, 0, 1, 0, 0), (270, 19580, 0, 0, 1, 0, 0), (270, 19581, 0, 0, 1, 0, 0), (270, 19582, 0, 0, 1, 0, 0), (270, 19589, 0, 0, 1, 0, 0), (270, 19591, 0, 0, 1, 0, 0), (270, 20784, 0, 0, 1, 0, 0), (270, 34902, 0, 0, 1, 0, 0), (270, 34903, 0, 0, 1, 0, 0), (270, 34904, 0, 0, 1, 0, 0), (270, 25076, 0, 0, 1, 0, 0), (270, 35694, 0, 0, 1, 0, 0), (270, 35698, 0, 0, 1, 0, 0), (293, 750, 0, 3, 1, 0, 0), (313, 7340, 64, 0, 1, 0, 0), (315, 7341, 0, 0, 1, 0, 0), (333, 7411, 0, 0, 1, 0, 0), (333, 7412, 0, 0, 1, 0, 0), (333, 7413, 0, 0, 1, 0, 0), (333, 7418, 0, 0, 1, 110, 70), (333, 7420, 0, 0, 1, 110, 70), (333, 7421, 0, 0, 1, 10, 5), (333, 7426, 0, 0, 1, 130, 90), (333, 7428, 0, 0, 1, 120, 80), (333, 7443, 0, 0, 1, 120, 80), (333, 7454, 0, 0, 1, 135, 95), (333, 7457, 0, 0, 1, 140, 100), (333, 7748, 0, 0, 1, 145, 105), (333, 7766, 0, 0, 1, 145, 105), (333, 7771, 0, 0, 1, 150, 110), (333, 7776, 0, 0, 1, 155, 115), (333, 7779, 0, 0, 1, 155, 115), (333, 7782, 0, 0, 1, 155, 115), (333, 7786, 0, 0, 1, 160, 120), (333, 7788, 0, 0, 1, 160, 120), (333, 7745, 0, 0, 1, 170, 130), (333, 7793, 0, 0, 1, 170, 130), (333, 7795, 0, 0, 1, 170, 130), (333, 7857, 0, 0, 1, 185, 145), (333, 7859, 0, 0, 1, 185, 145), (333, 7861, 0, 0, 1, 190, 150), (333, 7863, 0, 0, 1, 190, 150), (333, 7867, 0, 0, 1, 190, 150), (333, 13262, 0, 0, 1, 60, 20), (333, 13378, 0, 0, 1, 170, 130), (333, 13380, 0, 0, 1, 175, 135), (333, 13419, 0, 0, 1, 175, 135), (333, 13421, 0, 0, 1, 180, 140), (333, 13464, 0, 0, 1, 180, 140), (333, 13485, 0, 0, 1, 195, 155), (333, 13501, 0, 0, 1, 195, 155), (333, 13503, 0, 0, 1, 205, 165), (333, 13522, 0, 0, 1, 200, 160), (333, 13529, 0, 0, 1, 210, 170), (333, 13536, 0, 0, 1, 205, 165), (333, 13538, 0, 0, 1, 205, 165), (333, 13607, 0, 0, 1, 210, 170), (333, 13612, 0, 0, 1, 210, 170), (333, 13617, 0, 0, 1, 210, 170), (333, 13620, 0, 0, 1, 210, 170), (333, 13622, 0, 0, 1, 215, 175), (333, 13626, 0, 0, 1, 215, 175), (333, 13628, 0, 0, 1, 215, 175), (333, 13631, 0, 0, 1, 215, 175), (333, 13635, 0, 0, 1, 215, 175), (333, 13637, 0, 0, 1, 220, 180), (333, 13640, 0, 0, 1, 220, 180), (333, 13642, 0, 0, 1, 225, 185), (333, 13644, 0, 0, 1, 230, 190), (333, 13646, 0, 0, 1, 230, 190), (333, 13648, 0, 0, 1, 230, 190), (333, 13653, 0, 0, 1, 235, 195), (333, 13655, 0, 0, 1, 235, 195), (333, 13657, 0, 0, 1, 235, 195), (333, 13659, 0, 0, 1, 240, 200), (333, 13661, 0, 0, 1, 240, 200), (333, 13663, 0, 0, 1, 245, 205), (333, 13687, 0, 0, 1, 250, 210), (333, 13689, 0, 0, 1, 255, 215), (333, 13693, 0, 0, 1, 255, 215), (333, 13695, 0, 0, 1, 260, 220), (333, 13698, 0, 0, 1, 260, 220), (333, 13700, 0, 0, 1, 260, 220), (333, 13702, 0, 0, 1, 260, 220), (333, 13920, 0, 0, 1, 0, 0), (333, 13746, 0, 0, 1, 265, 225), (333, 13794, 0, 0, 1, 265, 225), (333, 13815, 0, 0, 1, 270, 230), (333, 13817, 0, 0, 1, 270, 230), (333, 13822, 0, 0, 1, 270, 230), (333, 13836, 0, 0, 1, 275, 235), (333, 13841, 0, 0, 1, 275, 235), (333, 13846, 0, 0, 1, 280, 240), (333, 13858, 0, 0, 1, 280, 240), (333, 13868, 0, 0, 1, 285, 245), (333, 13882, 0, 0, 1, 285, 245), (333, 13887, 0, 0, 1, 285, 245), (333, 13890, 0, 0, 1, 285, 245), (333, 13898, 0, 0, 1, 325, 285), (333, 13905, 0, 0, 1, 290, 250), (333, 13915, 0, 0, 1, 290, 250), (333, 13917, 0, 0, 1, 290, 250), (333, 13931, 0, 0, 1, 295, 255), (333, 13933, 0, 0, 1, 295, 255), (333, 13935, 0, 0, 1, 295, 255), (333, 13937, 0, 0, 1, 300, 260), (333, 13939, 0, 0, 1, 300, 260), (333, 13941, 0, 0, 1, 305, 265), (333, 13943, 0, 0, 1, 305, 265), (333, 13945, 0, 0, 1, 305, 265), (333, 13947, 0, 0, 1, 310, 270), (333, 13948, 0, 0, 1, 310, 270), (333, 14293, 0, 0, 1, 115, 75), (333, 14807, 0, 0, 1, 150, 110), (333, 14809, 0, 0, 1, 215, 175), (333, 14810, 0, 0, 1, 235, 195), (333, 15596, 0, 0, 1, 325, 285), (333, 17181, 0, 0, 1, 260, 250), (333, 17180, 0, 0, 1, 260, 250), (333, 20008, 0, 0, 1, 315, 275), (333, 20020, 0, 0, 1, 320, 280), (333, 20014, 0, 0, 1, 325, 285), (333, 20017, 0, 0, 1, 325, 285), (333, 20009, 0, 0, 1, 330, 290), (333, 20012, 0, 0, 1, 330, 290), (333, 20024, 0, 0, 1, 335, 295), (333, 20026, 0, 0, 1, 335, 295), (333, 20016, 0, 0, 1, 340, 300), (333, 20029, 0, 0, 1, 335, 300), (333, 20015, 0, 0, 1, 335, 300), (333, 20028, 0, 0, 1, 340, 305), (333, 20051, 0, 0, 1, 340, 305), (333, 20013, 0, 0, 1, 340, 310), (333, 20023, 0, 0, 1, 340, 310), (333, 20010, 0, 0, 1, 340, 310), (333, 20030, 0, 0, 1, 340, 310), (333, 20033, 0, 0, 1, 340, 310), (333, 20036, 0, 0, 1, 340, 310), (333, 20031, 0, 0, 1, 340, 310), (333, 20011, 0, 0, 1, 340, 310), (333, 20034, 0, 0, 1, 340, 310), (333, 20025, 0, 0, 1, 340, 310), (333, 20032, 0, 0, 1, 340, 310), (333, 20035, 0, 0, 1, 340, 310), (333, 21931, 0, 0, 1, 250, 210), (333, 22749, 0, 0, 1, 340, 310), (333, 22750, 0, 0, 1, 340, 310), (333, 23799, 0, 0, 1, 340, 305), (333, 23800, 0, 0, 1, 340, 305), (333, 23801, 0, 0, 1, 340, 305), (333, 23802, 0, 0, 1, 340, 310), (333, 23803, 0, 0, 1, 340, 310), (333, 23804, 0, 0, 1, 340, 310), (333, 25072, 0, 0, 1, 340, 310), (333, 25073, 0, 0, 1, 340, 310), (333, 25074, 0, 0, 1, 340, 310), (333, 25078, 0, 0, 1, 340, 310), (333, 25079, 0, 0, 1, 340, 310), (333, 25080, 0, 0, 1, 340, 310), (333, 25081, 0, 0, 1, 340, 310), (333, 25082, 0, 0, 1, 340, 310), (333, 25083, 0, 0, 1, 340, 310), (333, 25084, 0, 0, 1, 340, 310), (333, 25086, 0, 0, 1, 340, 310), (333, 25124, 0, 0, 1, 75, 55), (333, 25125, 0, 0, 1, 180, 160), (333, 25126, 0, 0, 1, 230, 210), (333, 25127, 0, 0, 1, 280, 260), (333, 25128, 0, 0, 1, 305, 285), (333, 25129, 0, 0, 1, 330, 310), (333, 25130, 0, 0, 1, 330, 310), (333, 27837, 0, 0, 1, 340, 305), (333, 28029, 0, 0, 1, 0, 0), (333, 27899, 0, 0, 1, 345, 315), (333, 27905, 0, 0, 1, 355, 325), (333, 27906, 0, 0, 1, 360, 330), (333, 27911, 0, 0, 1, 365, 335), (333, 27913, 0, 0, 1, 375, 345), (333, 27914, 0, 0, 1, 390, 360), (333, 27917, 0, 0, 1, 400, 370), (333, 27920, 0, 0, 1, 400, 370), (333, 27924, 0, 0, 1, 400, 370), (333, 27926, 0, 0, 1, 410, 380), (333, 27927, 0, 0, 1, 415, 385), (333, 27944, 0, 0, 1, 350, 320), (333, 27945, 0, 0, 1, 365, 335), (333, 27946, 0, 0, 1, 380, 350), (333, 27947, 0, 0, 1, 400, 370), (333, 27948, 0, 0, 1, 345, 315), (333, 27950, 0, 0, 1, 360, 330), (333, 27951, 0, 0, 1, 380, 350), (333, 27954, 0, 0, 1, 410, 380), (333, 27957, 0, 0, 1, 355, 325), (333, 27958, 0, 0, 1, 365, 335), (333, 27960, 0, 0, 1, 385, 355), (333, 27961, 0, 0, 1, 350, 320), (333, 27962, 0, 0, 1, 370, 340), (333, 27967, 0, 0, 1, 380, 350), (333, 27968, 0, 0, 1, 380, 350), (333, 27972, 0, 0, 1, 390, 360), (333, 27971, 0, 0, 1, 390, 360), (333, 27975, 0, 0, 1, 390, 360), (333, 27977, 0, 0, 1, 400, 370), (333, 28004, 0, 0, 1, 400, 370), (333, 28003, 0, 0, 1, 400, 370), (333, 27984, 0, 0, 1, 415, 385), (333, 27981, 0, 0, 1, 415, 385), (333, 27982, 0, 0, 1, 415, 385), (333, 28016, 0, 0, 1, 330, 310), (333, 28019, 0, 0, 1, 360, 340), (333, 28021, 0, 0, 1, 355, 335), (333, 28022, 0, 0, 1, 10, 5), (333, 32664, 0, 0, 1, 340, 310), (333, 32665, 0, 0, 1, 390, 360), (333, 32667, 0, 0, 1, 400, 370), (333, 33990, 0, 0, 1, 360, 330), (333, 33991, 0, 0, 1, 340, 310), (333, 33992, 0, 0, 1, 385, 355), (333, 33993, 0, 0, 1, 345, 315), (333, 33994, 0, 0, 1, 400, 370), (333, 33995, 0, 0, 1, 380, 350), (333, 33996, 0, 0, 1, 350, 320), (333, 33997, 0, 0, 1, 400, 370), (333, 33999, 0, 0, 1, 390, 360), (333, 34001, 0, 0, 1, 345, 315), (333, 34002, 0, 0, 1, 340, 310), (333, 34003, 0, 0, 1, 365, 335), (333, 34004, 0, 0, 1, 350, 320), (333, 34005, 0, 0, 1, 390, 360), (333, 34006, 0, 0, 1, 390, 360), (333, 34007, 0, 0, 1, 400, 370), (333, 34008, 0, 0, 1, 400, 370), (333, 34009, 0, 0, 1, 365, 335), (333, 34010, 0, 0, 1, 390, 360), (333, 28027, 0, 0, 1, 335, 325), (333, 28028, 0, 0, 1, 390, 360), (333, 42613, 0, 0, 1, 305, 295), (333, 42615, 0, 0, 1, 335, 315), (333, 42620, 0, 0, 1, 375, 360), (333, 42974, 0, 0, 1, 415, 385), (333, 44383, 0, 0, 1, 370, 340), (333, 45765, 0, 0, 1, 365, 360), (333, 46578, 0, 0, 1, 365, 350), (333, 46594, 0, 0, 1, 400, 370), (333, 47051, 0, 0, 1, 410, 380), (354, 1098, 0, 256, 1, 0, 0), (354, 706, 0, 256, 1, 0, 0), (354, 1086, 0, 256, 1, 0, 0), (354, 5697, 0, 256, 1, 0, 0), (354, 687, 0, 256, 1, 0, 0), (354, 696, 0, 256, 1, 0, 0), (354, 5500, 0, 256, 1, 0, 0), (354, 11733, 0, 256, 1, 0, 0), (354, 11734, 0, 256, 1, 0, 0), (354, 11735, 0, 256, 1, 0, 0), (354, 11725, 0, 256, 1, 0, 0), (354, 11726, 0, 256, 1, 0, 0), (354, 688, 0, 256, 1, 0, 0), (354, 5784, 0, 256, 1, 0, 0), (354, 712, 0, 256, 1, 0, 0), (354, 697, 0, 256, 1, 0, 0), (354, 693, 0, 256, 1, 0, 0), (354, 6201, 0, 256, 1, 0, 0), (354, 6202, 0, 256, 1, 0, 0), (354, 5699, 0, 256, 1, 0, 0), (354, 11729, 0, 256, 1, 0, 0), (354, 11730, 0, 256, 1, 0, 0), (354, 755, 0, 256, 1, 0, 0), (354, 3698, 0, 256, 1, 0, 0), (354, 3699, 0, 256, 1, 0, 0), (354, 3700, 0, 256, 1, 0, 0), (354, 11693, 0, 256, 1, 0, 0), (354, 11694, 0, 256, 1, 0, 0), (354, 11695, 0, 256, 1, 0, 0), (354, 6229, 0, 256, 1, 0, 0), (354, 11739, 0, 256, 1, 0, 0), (354, 11740, 0, 256, 1, 0, 0), (354, 132, 0, 256, 1, 0, 0), (354, 698, 0, 256, 1, 0, 0), (354, 126, 0, 256, 1, 0, 0), (354, 2362, 0, 256, 1, 0, 0), (354, 17727, 0, 256, 1, 0, 0), (354, 17728, 0, 256, 1, 0, 0), (354, 6366, 0, 256, 1, 0, 0), (354, 17951, 0, 256, 1, 0, 0), (354, 17952, 0, 256, 1, 0, 0), (354, 17953, 0, 256, 1, 0, 0), (354, 1122, 0, 256, 1, 0, 0), (354, 18540, 0, 256, 1, 0, 0), (354, 18541, 0, 256, 1, 0, 0), (354, 710, 0, 256, 1, 0, 0), (354, 18647, 0, 256, 1, 0, 0), (354, 18693, 0, 0, 1, 0, 0), (354, 18694, 0, 0, 1, 0, 0), (354, 18695, 0, 0, 1, 0, 0), (354, 18696, 0, 0, 1, 0, 0), (354, 18697, 0, 0, 1, 0, 0), (354, 18698, 0, 0, 1, 0, 0), (354, 18699, 0, 0, 1, 0, 0), (354, 18700, 0, 0, 1, 0, 0), (354, 18701, 0, 0, 1, 0, 0), (354, 18703, 0, 0, 1, 0, 0), (354, 18704, 0, 0, 1, 0, 0), (354, 18705, 0, 0, 1, 0, 0), (354, 18706, 0, 0, 1, 0, 0), (354, 18707, 0, 0, 1, 0, 0), (354, 18708, 0, 0, 1, 0, 0), (354, 18709, 0, 0, 1, 0, 0), (354, 18710, 0, 0, 1, 0, 0), (354, 18748, 0, 0, 1, 0, 0), (354, 18749, 0, 0, 1, 0, 0), (354, 18750, 0, 0, 1, 0, 0), (354, 18731, 0, 0, 1, 0, 0), (354, 18743, 0, 0, 1, 0, 0), (354, 18744, 0, 0, 1, 0, 0), (354, 18754, 0, 0, 1, 0, 0), (354, 18755, 0, 0, 1, 0, 0), (354, 18756, 0, 0, 1, 0, 0), (354, 18692, 0, 0, 1, 0, 0), (354, 18768, 0, 0, 1, 0, 0), (354, 18767, 0, 0, 1, 0, 0), (354, 18769, 0, 0, 1, 0, 0), (354, 18770, 0, 0, 1, 0, 0), (354, 18771, 0, 0, 1, 0, 0), (354, 18772, 0, 0, 1, 0, 0), (354, 18773, 0, 0, 1, 0, 0), (354, 18788, 0, 0, 1, 0, 0), (354, 18821, 0, 0, 1, 0, 0), (354, 18822, 0, 0, 1, 0, 0), (354, 691, 0, 256, 1, 0, 0), (354, 19028, 0, 0, 1, 0, 0), (354, 20752, 0, 256, 1, 0, 0), (354, 20755, 0, 256, 1, 0, 0), (354, 20756, 0, 256, 1, 0, 0), (354, 20757, 0, 256, 1, 0, 0), (354, 23161, 0, 256, 1, 0, 0), (354, 23762, 0, 256, 1, 0, 0), (354, 23837, 0, 256, 1, 0, 0), (354, 23838, 0, 256, 1, 0, 0), (354, 23839, 0, 256, 1, 0, 0), (354, 23840, 0, 256, 1, 0, 0), (354, 23759, 0, 256, 1, 0, 0), (354, 23826, 0, 256, 1, 0, 0), (354, 23827, 0, 256, 1, 0, 0), (354, 23828, 0, 256, 1, 0, 0), (354, 23829, 0, 256, 1, 0, 0), (354, 23761, 0, 256, 1, 0, 0), (354, 23833, 0, 256, 1, 0, 0), (354, 23834, 0, 256, 1, 0, 0), (354, 23835, 0, 256, 1, 0, 0), (354, 23836, 0, 256, 1, 0, 0), (354, 23760, 0, 256, 1, 0, 0), (354, 23841, 0, 256, 1, 0, 0), (354, 23842, 0, 256, 1, 0, 0), (354, 23843, 0, 256, 1, 0, 0), (354, 23844, 0, 256, 1, 0, 0), (354, 23785, 0, 256, 1, 0, 0), (354, 23822, 0, 256, 1, 0, 0), (354, 23823, 0, 256, 1, 0, 0), (354, 23824, 0, 256, 1, 0, 0), (354, 23825, 0, 256, 1, 0, 0), (354, 27259, 0, 256, 1, 0, 0), (354, 27230, 0, 256, 1, 0, 0), (354, 27238, 0, 256, 1, 0, 0), (354, 27250, 0, 256, 1, 0, 0), (354, 27260, 0, 256, 1, 0, 0), (354, 28172, 0, 256, 1, 0, 0), (354, 28176, 0, 256, 1, 0, 0), (354, 28189, 0, 256, 1, 0, 0), (354, 28610, 0, 256, 1, 0, 0), (354, 29858, 0, 256, 1, 0, 0), (354, 30143, 0, 256, 1, 0, 0), (354, 30144, 0, 256, 1, 0, 0), (354, 30145, 0, 256, 1, 0, 0), (354, 30146, 0, 256, 1, 0, 0), (354, 30242, 0, 256, 1, 0, 0), (354, 30245, 0, 256, 1, 0, 0), (354, 30246, 0, 256, 1, 0, 0), (354, 30247, 0, 256, 1, 0, 0), (354, 30248, 0, 256, 1, 0, 0), (354, 30319, 0, 256, 1, 0, 0), (354, 30320, 0, 256, 1, 0, 0), (354, 30321, 0, 256, 1, 0, 0), (354, 30326, 0, 256, 1, 0, 0), (354, 30327, 0, 256, 1, 0, 0), (354, 30328, 0, 256, 1, 0, 0), (354, 29893, 0, 256, 1, 0, 0), (354, 29886, 0, 256, 1, 0, 0), (354, 35691, 0, 256, 1, 0, 0), (354, 35692, 0, 256, 1, 0, 0), (354, 35693, 0, 256, 1, 0, 0), (354, 35702, 0, 256, 1, 0, 0), (354, 35703, 0, 256, 1, 0, 0), (354, 35704, 0, 256, 1, 0, 0), (354, 35705, 0, 256, 1, 0, 0), (354, 35706, 0, 256, 1, 0, 0), (355, 1490, 0, 256, 1, 0, 0), (355, 980, 0, 256, 1, 0, 0), (355, 6217, 0, 256, 1, 0, 0), (355, 704, 0, 256, 1, 0, 0), (355, 7658, 0, 256, 1, 0, 0), (355, 7659, 0, 256, 1, 0, 0), (355, 702, 0, 256, 1, 0, 0), (355, 1108, 0, 256, 1, 0, 0), (355, 6205, 0, 256, 1, 0, 0), (355, 7646, 0, 256, 1, 0, 0), (355, 1714, 0, 256, 1, 0, 0), (355, 11707, 0, 256, 1, 0, 0), (355, 11708, 0, 256, 1, 0, 0), (355, 11717, 0, 256, 1, 0, 0), (355, 11711, 0, 256, 1, 0, 0), (355, 11712, 0, 256, 1, 0, 0), (355, 11713, 0, 256, 1, 0, 0), (355, 11721, 0, 256, 1, 0, 0), (355, 11722, 0, 256, 1, 0, 0), (355, 11719, 0, 256, 1, 0, 0), (355, 5782, 0, 256, 1, 0, 0), (355, 6213, 0, 256, 1, 0, 0), (355, 6215, 0, 256, 1, 0, 0), (355, 1454, 0, 256, 1, 0, 0), (355, 6789, 0, 256, 1, 0, 0), (355, 5484, 0, 256, 1, 0, 0), (355, 17928, 0, 256, 1, 0, 0), (355, 1010, 0, 256, 1, 0, 0), (355, 172, 0, 256, 1, 0, 0), (355, 6222, 0, 256, 1, 0, 0), (355, 6223, 0, 256, 1, 0, 0), (355, 7648, 0, 256, 1, 0, 0), (355, 11671, 0, 256, 1, 0, 0), (355, 11672, 0, 256, 1, 0, 0), (355, 689, 0, 256, 1, 0, 0), (355, 699, 0, 256, 1, 0, 0), (355, 709, 0, 256, 1, 0, 0), (355, 7651, 0, 256, 1, 0, 0), (355, 11699, 0, 256, 1, 0, 0), (355, 11700, 0, 256, 1, 0, 0), (355, 5138, 0, 256, 1, 0, 0), (355, 6226, 0, 256, 1, 0, 0), (355, 11703, 0, 256, 1, 0, 0), (355, 11704, 0, 256, 1, 0, 0), (355, 1120, 0, 256, 1, 0, 0), (355, 8288, 0, 256, 1, 0, 0), (355, 8289, 0, 256, 1, 0, 0), (355, 11675, 0, 256, 1, 0, 0), (355, 17783, 0, 0, 1, 0, 0), (355, 17784, 0, 0, 1, 0, 0), (355, 17785, 0, 0, 1, 0, 0), (355, 17786, 0, 0, 1, 0, 0), (355, 17787, 0, 0, 1, 0, 0), (355, 18094, 0, 0, 1, 0, 0), (355, 18095, 0, 0, 1, 0, 0), (355, 17925, 0, 256, 1, 0, 0), (355, 17926, 0, 256, 1, 0, 0), (355, 603, 0, 256, 1, 0, 0), (355, 17810, 0, 0, 1, 0, 0), (355, 17811, 0, 0, 1, 0, 0), (355, 17812, 0, 0, 1, 0, 0), (355, 17813, 0, 0, 1, 0, 0), (355, 17814, 0, 0, 1, 0, 0), (355, 17804, 0, 0, 1, 0, 0), (355, 17805, 0, 0, 1, 0, 0), (355, 18174, 0, 0, 1, 0, 0), (355, 18175, 0, 0, 1, 0, 0), (355, 18176, 0, 0, 1, 0, 0), (355, 18177, 0, 0, 1, 0, 0), (355, 18178, 0, 0, 1, 0, 0), (355, 18179, 0, 0, 1, 0, 0), (355, 18180, 0, 0, 1, 0, 0), (355, 18182, 0, 0, 1, 0, 0), (355, 18183, 0, 0, 1, 0, 0), (355, 18218, 0, 0, 1, 0, 0), (355, 18219, 0, 0, 1, 0, 0), (355, 18220, 0, 256, 1, 0, 0), (355, 18271, 0, 0, 1, 0, 0), (355, 18272, 0, 0, 1, 0, 0), (355, 18273, 0, 0, 1, 0, 0), (355, 18274, 0, 0, 1, 0, 0), (355, 18275, 0, 0, 1, 0, 0), (355, 18265, 0, 256, 1, 0, 0), (355, 18288, 0, 0, 1, 0, 0), (355, 18223, 0, 0, 1, 0, 0), (355, 18213, 0, 0, 1, 0, 0), (355, 18372, 0, 0, 1, 0, 0), (355, 1014, 0, 0, 1, 0, 0), (355, 18827, 0, 0, 1, 0, 0), (355, 18829, 0, 0, 1, 0, 0), (355, 18879, 0, 256, 1, 0, 0), (355, 18880, 0, 256, 1, 0, 0), (355, 18881, 0, 256, 1, 0, 0), (355, 18662, 0, 256, 1, 0, 0), (355, 18937, 0, 256, 1, 0, 0), (355, 18938, 0, 256, 1, 0, 0), (355, 25311, 0, 256, 1, 0, 0), (355, 27243, 0, 256, 1, 0, 0), (355, 27216, 0, 256, 1, 0, 0), (355, 27217, 0, 256, 1, 0, 0), (355, 27219, 0, 256, 1, 0, 0), (355, 27220, 0, 256, 1, 0, 0), (355, 27221, 0, 256, 1, 0, 0), (355, 27223, 0, 256, 1, 0, 0), (355, 27264, 0, 256, 1, 0, 0), (355, 27224, 0, 256, 1, 0, 0), (355, 27218, 0, 256, 1, 0, 0), (355, 27226, 0, 256, 1, 0, 0), (355, 27228, 0, 256, 1, 0, 0), (355, 27265, 0, 256, 1, 0, 0), (355, 30054, 0, 256, 1, 0, 0), (355, 30057, 0, 256, 1, 0, 0), (355, 30060, 0, 256, 1, 0, 0), (355, 30061, 0, 256, 1, 0, 0), (355, 30062, 0, 256, 1, 0, 0), (355, 30063, 0, 256, 1, 0, 0), (355, 30064, 0, 256, 1, 0, 0), (355, 30108, 0, 256, 1, 0, 0), (355, 27285, 0, 0, 1, 0, 0), (355, 32385, 0, 256, 1, 0, 0), (355, 32387, 0, 256, 1, 0, 0), (355, 32392, 0, 256, 1, 0, 0), (355, 32393, 0, 256, 1, 0, 0), (355, 32394, 0, 256, 1, 0, 0), (355, 32386, 0, 256, 1, 0, 0), (355, 32388, 0, 256, 1, 0, 0), (355, 32389, 0, 256, 1, 0, 0), (355, 32390, 0, 256, 1, 0, 0), (355, 32391, 0, 256, 1, 0, 0), (355, 32381, 0, 256, 1, 0, 0), (355, 32382, 0, 256, 1, 0, 0), (355, 32383, 0, 256, 1, 0, 0), (355, 30404, 0, 256, 1, 0, 0), (355, 30405, 0, 256, 1, 0, 0), (355, 31117, 0, 256, 1, 0, 0), (355, 30911, 0, 256, 1, 0, 0), (355, 32477, 0, 256, 1, 0, 0), (355, 32483, 0, 256, 1, 0, 0), (355, 32484, 0, 256, 1, 0, 0), (355, 30908, 0, 256, 1, 0, 0), (355, 30909, 0, 256, 1, 0, 0), (355, 30910, 0, 256, 1, 0, 0), (355, 1455, 0, 256, 1, 0, 0), (355, 1456, 0, 256, 1, 0, 0), (355, 11687, 0, 256, 1, 0, 0), (355, 11688, 0, 256, 1, 0, 0), (355, 11689, 0, 256, 1, 0, 0), (355, 27222, 0, 256, 1, 0, 0), (356, 7620, 0, 0, 1, 0, 0), (356, 7731, 0, 0, 1, 0, 0), (356, 7732, 0, 0, 1, 0, 0), (356, 7738, 0, 0, 1, 0, 0), (356, 18248, 0, 0, 1, 0, 0), (356, 33095, 0, 0, 1, 0, 0), (356, 43308, 0, 0, 1, 0, 0), (373, 6495, 0, 64, 1, 0, 0), (373, 324, 0, 64, 1, 0, 0), (373, 325, 0, 64, 1, 0, 0), (373, 905, 0, 64, 1, 0, 0), (373, 945, 0, 64, 1, 0, 0), (373, 8134, 0, 64, 1, 0, 0), (373, 8232, 0, 64, 1, 0, 0), (373, 8235, 0, 64, 1, 0, 0), (373, 8512, 0, 64, 1, 0, 0), (373, 10431, 0, 64, 1, 0, 0), (373, 10432, 0, 64, 1, 0, 0), (373, 8177, 0, 64, 1, 0, 0), (373, 10595, 0, 64, 1, 0, 0), (373, 10600, 0, 64, 1, 0, 0), (373, 10601, 0, 64, 1, 0, 0), (373, 10613, 0, 64, 1, 0, 0), (373, 8835, 0, 64, 1, 0, 0), (373, 10627, 0, 64, 1, 0, 0), (373, 15107, 0, 64, 1, 0, 0), (373, 15111, 0, 64, 1, 0, 0), (373, 15112, 0, 64, 1, 0, 0), (373, 2645, 0, 64, 1, 0, 0), (373, 6196, 0, 64, 1, 0, 0), (373, 556, 0, 64, 1, 0, 0), (373, 8017, 0, 64, 1, 0, 0), (373, 8018, 0, 64, 1, 0, 0), (373, 8019, 0, 64, 1, 0, 0), (373, 10399, 0, 64, 1, 0, 0), (373, 8181, 0, 64, 1, 0, 0), (373, 10478, 0, 64, 1, 0, 0), (373, 10479, 0, 64, 1, 0, 0), (373, 8227, 0, 64, 1, 0, 0), (373, 8249, 0, 64, 1, 0, 0), (373, 8024, 0, 64, 1, 0, 0), (373, 8027, 0, 64, 1, 0, 0), (373, 8030, 0, 64, 1, 0, 0), (373, 8071, 0, 64, 1, 0, 0), (373, 8154, 0, 64, 1, 0, 0), (373, 8155, 0, 64, 1, 0, 0), (373, 10406, 0, 64, 1, 0, 0), (373, 10407, 0, 64, 1, 0, 0), (373, 10408, 0, 64, 1, 0, 0), (373, 8075, 0, 64, 1, 0, 0), (373, 8160, 0, 64, 1, 0, 0), (373, 8161, 0, 64, 1, 0, 0), (373, 10442, 0, 64, 1, 0, 0), (373, 8033, 0, 64, 1, 0, 0), (373, 8038, 0, 64, 1, 0, 0), (373, 10456, 0, 64, 1, 0, 0), (373, 8184, 0, 64, 1, 0, 0), (373, 10537, 0, 64, 1, 0, 0), (373, 10538, 0, 64, 1, 0, 0), (373, 131, 0, 64, 1, 0, 0), (373, 16254, 0, 0, 1, 0, 0), (373, 16271, 0, 0, 1, 0, 0), (373, 16272, 0, 0, 1, 0, 0), (373, 16273, 0, 0, 1, 0, 0), (373, 16274, 0, 0, 1, 0, 0), (373, 16256, 0, 0, 1, 0, 0), (373, 16281, 0, 0, 1, 0, 0), (373, 16282, 0, 0, 1, 0, 0), (373, 16283, 0, 0, 1, 0, 0), (373, 16284, 0, 0, 1, 0, 0), (373, 16262, 0, 0, 1, 0, 0), (373, 16287, 0, 0, 1, 0, 0), (373, 16261, 0, 0, 1, 0, 0), (373, 16290, 0, 0, 1, 0, 0), (373, 16291, 0, 0, 1, 0, 0), (373, 16258, 0, 0, 1, 0, 0), (373, 16293, 0, 0, 1, 0, 0), (373, 16259, 0, 0, 1, 0, 0), (373, 16295, 0, 0, 1, 0, 0), (373, 16266, 0, 64, 1, 0, 0), (373, 16253, 0, 0, 1, 0, 0), (373, 16298, 0, 0, 1, 0, 0), (373, 16299, 0, 0, 1, 0, 0), (373, 16300, 0, 0, 1, 0, 0), (373, 16301, 0, 0, 1, 0, 0), (373, 16268, 0, 64, 1, 0, 0), (373, 16255, 0, 0, 1, 0, 0), (373, 16302, 0, 0, 1, 0, 0), (373, 16303, 0, 0, 1, 0, 0), (373, 16304, 0, 0, 1, 0, 0), (373, 16305, 0, 0, 1, 0, 0), (373, 16252, 0, 0, 1, 0, 0), (373, 16306, 0, 0, 1, 0, 0), (373, 16307, 0, 0, 1, 0, 0), (373, 16308, 0, 0, 1, 0, 0), (373, 16309, 0, 0, 1, 0, 0), (373, 16314, 0, 64, 1, 0, 0), (373, 16315, 0, 64, 1, 0, 0), (373, 16316, 0, 64, 1, 0, 0), (373, 16339, 0, 64, 1, 0, 0), (373, 16341, 0, 64, 1, 0, 0), (373, 16342, 0, 64, 1, 0, 0), (373, 16355, 0, 64, 1, 0, 0), (373, 16356, 0, 64, 1, 0, 0), (373, 10486, 0, 64, 1, 0, 0), (373, 16362, 0, 64, 1, 0, 0), (373, 10526, 0, 64, 1, 0, 0), (373, 16387, 0, 64, 1, 0, 0), (373, 10614, 0, 64, 1, 0, 0), (373, 546, 0, 64, 1, 0, 0), (373, 17364, 0, 64, 1, 0, 0), (373, 17485, 0, 0, 1, 0, 0), (373, 17486, 0, 0, 1, 0, 0), (373, 17487, 0, 0, 1, 0, 0), (373, 17488, 0, 0, 1, 0, 0), (373, 17489, 0, 0, 1, 0, 0), (373, 2825, 162, 64, 1, 0, 0), (373, 3738, 0, 64, 1, 0, 0), (373, 25359, 0, 64, 1, 0, 0), (373, 25361, 0, 64, 1, 0, 0), (373, 25469, 0, 64, 1, 0, 0), (373, 25472, 0, 64, 1, 0, 0), (373, 25479, 0, 64, 1, 0, 0), (373, 25485, 0, 64, 1, 0, 0), (373, 25489, 0, 64, 1, 0, 0), (373, 25500, 0, 64, 1, 0, 0), (373, 25508, 0, 64, 1, 0, 0), (373, 25509, 0, 64, 1, 0, 0), (373, 25528, 0, 64, 1, 0, 0), (373, 25557, 0, 64, 1, 0, 0), (373, 25560, 0, 64, 1, 0, 0), (373, 25563, 0, 64, 1, 0, 0), (373, 25574, 0, 64, 1, 0, 0), (373, 25577, 0, 64, 1, 0, 0), (373, 25585, 0, 64, 1, 0, 0), (373, 25587, 0, 64, 1, 0, 0), (373, 29079, 0, 64, 1, 0, 0), (373, 29080, 0, 64, 1, 0, 0), (373, 29082, 0, 64, 1, 0, 0), (373, 29084, 0, 64, 1, 0, 0), (373, 29086, 0, 64, 1, 0, 0), (373, 29087, 0, 64, 1, 0, 0), (373, 29088, 0, 64, 1, 0, 0), (373, 29192, 0, 64, 1, 0, 0), (373, 29193, 0, 64, 1, 0, 0), (373, 26364, 0, 0, 1, 0, 0), (373, 26365, 0, 0, 1, 0, 0), (373, 26366, 0, 0, 1, 0, 0), (373, 26367, 0, 0, 1, 0, 0), (373, 26369, 0, 0, 1, 0, 0), (373, 26370, 0, 0, 1, 0, 0), (373, 26363, 0, 0, 1, 0, 0), (373, 26371, 0, 0, 1, 0, 0), (373, 26372, 0, 0, 1, 0, 0), (373, 30802, 0, 64, 1, 0, 0), (373, 30808, 0, 64, 1, 0, 0), (373, 30809, 0, 64, 1, 0, 0), (373, 30810, 0, 64, 1, 0, 0), (373, 30811, 0, 64, 1, 0, 0), (373, 30803, 0, 64, 1, 0, 0), (373, 30804, 0, 64, 1, 0, 0), (373, 30805, 0, 64, 1, 0, 0), (373, 30806, 0, 64, 1, 0, 0), (373, 30807, 0, 64, 1, 0, 0), (373, 30798, 0, 64, 1, 0, 0), (373, 30812, 0, 64, 1, 0, 0), (373, 30813, 0, 64, 1, 0, 0), (373, 30814, 0, 64, 1, 0, 0), (373, 30816, 0, 64, 1, 0, 0), (373, 30818, 0, 64, 1, 0, 0), (373, 30819, 0, 64, 1, 0, 0), (373, 30823, 0, 64, 1, 0, 0), (373, 30824, 0, 64, 1, 0, 0), (373, 32175, 0, 64, 1, 0, 0), (373, 32176, 0, 64, 1, 0, 0), (373, 32182, 1024, 64, 1, 0, 0), (373, 2062, 0, 64, 1, 0, 0), (373, 25505, 0, 64, 1, 0, 0), (373, 36591, 0, 64, 1, 0, 0), (373, 43338, 0, 64, 1, 0, 0), (373, 43339, 0, 64, 1, 0, 0), (374, 939, 0, 64, 1, 0, 0), (374, 959, 0, 64, 1, 0, 0), (374, 8005, 0, 64, 1, 0, 0), (374, 8004, 0, 64, 1, 0, 0), (374, 8008, 0, 64, 1, 0, 0), (374, 8010, 0, 64, 1, 0, 0), (374, 331, 0, 64, 1, 0, 0), (374, 332, 0, 64, 1, 0, 0), (374, 547, 0, 64, 1, 0, 0), (374, 913, 0, 64, 1, 0, 0), (374, 5394, 0, 64, 1, 0, 0), (374, 6375, 0, 64, 1, 0, 0), (374, 6377, 0, 64, 1, 0, 0), (374, 8166, 0, 64, 1, 0, 0), (374, 8170, 0, 64, 1, 0, 0), (374, 5675, 0, 64, 1, 0, 0), (374, 10395, 0, 64, 1, 0, 0), (374, 10396, 0, 64, 1, 0, 0), (374, 10462, 0, 64, 1, 0, 0), (374, 10463, 0, 64, 1, 0, 0), (374, 10466, 0, 64, 1, 0, 0), (374, 10467, 0, 64, 1, 0, 0), (374, 10468, 0, 64, 1, 0, 0), (374, 10495, 0, 64, 1, 0, 0), (374, 10496, 0, 64, 1, 0, 0), (374, 10497, 0, 64, 1, 0, 0), (374, 1064, 0, 64, 1, 0, 0), (374, 10622, 0, 64, 1, 0, 0), (374, 10623, 0, 64, 1, 0, 0), (374, 2008, 0, 64, 1, 0, 0), (374, 526, 0, 64, 1, 0, 0), (374, 2870, 0, 64, 1, 0, 0), (374, 8143, 0, 64, 1, 0, 0), (374, 16176, 0, 64, 1, 0, 0), (374, 16235, 0, 64, 1, 0, 0), (374, 16240, 0, 64, 1, 0, 0), (374, 16189, 0, 0, 1, 0, 0), (374, 16180, 0, 0, 1, 0, 0), (374, 16196, 0, 0, 1, 0, 0), (374, 16198, 0, 0, 1, 0, 0), (374, 16181, 0, 0, 1, 0, 0), (374, 16182, 0, 0, 1, 0, 0), (374, 16226, 0, 0, 1, 0, 0), (374, 16227, 0, 0, 1, 0, 0), (374, 16228, 0, 0, 1, 0, 0), (374, 16229, 0, 0, 1, 0, 0), (374, 16230, 0, 0, 1, 0, 0), (374, 16232, 0, 0, 1, 0, 0), (374, 16233, 0, 0, 1, 0, 0), (374, 16234, 0, 0, 1, 0, 0), (374, 16187, 0, 0, 1, 0, 0), (374, 16205, 0, 0, 1, 0, 0), (374, 16206, 0, 0, 1, 0, 0), (374, 16207, 0, 0, 1, 0, 0), (374, 16208, 0, 0, 1, 0, 0), (374, 16184, 0, 0, 1, 0, 0), (374, 16209, 0, 0, 1, 0, 0), (374, 16190, 0, 64, 1, 0, 0), (374, 16188, 0, 0, 1, 0, 0), (374, 16178, 0, 0, 1, 0, 0), (374, 16210, 0, 0, 1, 0, 0), (374, 16211, 0, 0, 1, 0, 0), (374, 16212, 0, 0, 1, 0, 0), (374, 16213, 0, 0, 1, 0, 0), (374, 16179, 0, 0, 1, 0, 0), (374, 16214, 0, 0, 1, 0, 0), (374, 16215, 0, 0, 1, 0, 0), (374, 16216, 0, 0, 1, 0, 0), (374, 16217, 0, 0, 1, 0, 0), (374, 16194, 0, 0, 1, 0, 0), (374, 16218, 0, 0, 1, 0, 0), (374, 16219, 0, 0, 1, 0, 0), (374, 16220, 0, 0, 1, 0, 0), (374, 16221, 0, 0, 1, 0, 0), (374, 16173, 0, 0, 1, 0, 0), (374, 16222, 0, 0, 1, 0, 0), (374, 16223, 0, 0, 1, 0, 0), (374, 16224, 0, 0, 1, 0, 0), (374, 16225, 0, 0, 1, 0, 0), (374, 20608, 0, 64, 1, 0, 0), (374, 20609, 0, 64, 1, 0, 0), (374, 20610, 0, 64, 1, 0, 0), (374, 20776, 0, 64, 1, 0, 0), (374, 20777, 0, 64, 1, 0, 0), (374, 21169, 0, 64, 1, 0, 0), (374, 24398, 0, 64, 1, 0, 0), (374, 25357, 0, 64, 1, 0, 0), (374, 25391, 0, 64, 1, 0, 0), (374, 25396, 0, 64, 1, 0, 0), (374, 25420, 0, 64, 1, 0, 0), (374, 25422, 0, 64, 1, 0, 0), (374, 25423, 0, 64, 1, 0, 0), (374, 25567, 0, 64, 1, 0, 0), (374, 25570, 0, 64, 1, 0, 0), (374, 25908, 0, 0, 1, 0, 0), (374, 16177, 0, 64, 1, 0, 0), (374, 16236, 0, 64, 1, 0, 0), (374, 16237, 0, 64, 1, 0, 0), (374, 29187, 0, 64, 1, 0, 0), (374, 29189, 0, 64, 1, 0, 0), (374, 29191, 0, 64, 1, 0, 0), (374, 29206, 0, 64, 1, 0, 0), (374, 29205, 0, 64, 1, 0, 0), (374, 29202, 0, 64, 1, 0, 0), (374, 29203, 0, 64, 1, 0, 0), (374, 30874, 0, 64, 1, 0, 0), (374, 30872, 0, 64, 1, 0, 0), (374, 30873, 0, 64, 1, 0, 0), (374, 30867, 0, 64, 1, 0, 0), (374, 30868, 0, 64, 1, 0, 0), (374, 30869, 0, 64, 1, 0, 0), (374, 30864, 0, 64, 1, 0, 0), (374, 30865, 0, 64, 1, 0, 0), (374, 30866, 0, 64, 1, 0, 0), (374, 30881, 0, 64, 1, 0, 0), (374, 30883, 0, 64, 1, 0, 0), (374, 30884, 0, 64, 1, 0, 0), (374, 30885, 0, 64, 1, 0, 0), (374, 30886, 0, 64, 1, 0, 0), (374, 974, 0, 64, 1, 0, 0), (374, 379, 0, 64, 1, 0, 0), (374, 32593, 0, 64, 1, 0, 0), (374, 32594, 0, 64, 1, 0, 0), (374, 33736, 0, 64, 1, 0, 0), (374, 36936, 0, 64, 1, 0, 0), (375, 5730, 0, 64, 1, 0, 0), (375, 6390, 0, 64, 1, 0, 0), (375, 6391, 0, 64, 1, 0, 0), (375, 6392, 0, 64, 1, 0, 0), (375, 8042, 0, 64, 1, 0, 0), (375, 8044, 0, 64, 1, 0, 0), (375, 8045, 0, 64, 1, 0, 0), (375, 8046, 0, 64, 1, 0, 0), (375, 2484, 0, 64, 1, 0, 0), (375, 10412, 0, 64, 1, 0, 0), (375, 10413, 0, 64, 1, 0, 0), (375, 10414, 0, 64, 1, 0, 0), (375, 10427, 0, 64, 1, 0, 0), (375, 10428, 0, 64, 1, 0, 0), (375, 370, 0, 64, 1, 0, 0), (375, 8012, 0, 64, 1, 0, 0), (375, 8050, 0, 64, 1, 0, 0), (375, 8052, 0, 64, 1, 0, 0), (375, 8053, 0, 64, 1, 0, 0), (375, 10447, 0, 64, 1, 0, 0), (375, 10448, 0, 64, 1, 0, 0), (375, 8056, 0, 64, 1, 0, 0), (375, 8058, 0, 64, 1, 0, 0), (375, 10472, 0, 64, 1, 0, 0), (375, 10473, 0, 64, 1, 0, 0), (375, 403, 0, 64, 1, 0, 0), (375, 15208, 0, 64, 1, 0, 0), (375, 529, 0, 64, 1, 0, 0), (375, 548, 0, 64, 1, 0, 0), (375, 943, 0, 64, 1, 0, 0), (375, 915, 0, 64, 1, 0, 0), (375, 6041, 0, 64, 1, 0, 0), (375, 10391, 0, 64, 1, 0, 0), (375, 10392, 0, 64, 1, 0, 0), (375, 15207, 0, 64, 1, 0, 0), (375, 421, 0, 64, 1, 0, 0), (375, 930, 0, 64, 1, 0, 0), (375, 2860, 0, 64, 1, 0, 0), (375, 10605, 0, 64, 1, 0, 0), (375, 3599, 0, 64, 1, 0, 0), (375, 6363, 0, 64, 1, 0, 0), (375, 6364, 0, 64, 1, 0, 0), (375, 6365, 0, 64, 1, 0, 0), (375, 10437, 0, 64, 1, 0, 0), (375, 10438, 0, 64, 1, 0, 0), (375, 1535, 0, 64, 1, 0, 0), (375, 8498, 0, 64, 1, 0, 0), (375, 8499, 0, 64, 1, 0, 0), (375, 11314, 0, 64, 1, 0, 0), (375, 11315, 0, 64, 1, 0, 0), (375, 8190, 0, 64, 1, 0, 0), (375, 10585, 0, 64, 1, 0, 0), (375, 10586, 0, 64, 1, 0, 0), (375, 10587, 0, 64, 1, 0, 0), (375, 16038, 0, 0, 1, 0, 0), (375, 16160, 0, 0, 1, 0, 0), (375, 16161, 0, 0, 1, 0, 0), (375, 16041, 0, 0, 1, 0, 0), (375, 16117, 0, 0, 1, 0, 0), (375, 16118, 0, 0, 1, 0, 0), (375, 16119, 0, 0, 1, 0, 0), (375, 16120, 0, 0, 1, 0, 0), (375, 16035, 0, 0, 1, 0, 0), (375, 16105, 0, 0, 1, 0, 0), (375, 16106, 0, 0, 1, 0, 0), (375, 16107, 0, 0, 1, 0, 0), (375, 16108, 0, 0, 1, 0, 0), (375, 16039, 0, 0, 1, 0, 0), (375, 16109, 0, 0, 1, 0, 0), (375, 16110, 0, 0, 1, 0, 0), (375, 16111, 0, 0, 1, 0, 0), (375, 16112, 0, 0, 1, 0, 0), (375, 16164, 0, 0, 1, 0, 0), (375, 16089, 0, 0, 1, 0, 0), (375, 16166, 0, 0, 1, 0, 0), (375, 16043, 0, 0, 1, 0, 0), (375, 16130, 0, 0, 1, 0, 0), (375, 16040, 0, 0, 1, 0, 0), (375, 16113, 0, 0, 1, 0, 0), (375, 16114, 0, 0, 1, 0, 0), (375, 16115, 0, 0, 1, 0, 0), (375, 16116, 0, 0, 1, 0, 0), (375, 16086, 0, 0, 1, 0, 0), (375, 16544, 0, 0, 1, 0, 0), (375, 16578, 0, 0, 1, 0, 0), (375, 16579, 0, 0, 1, 0, 0), (375, 16580, 0, 0, 1, 0, 0), (375, 16581, 0, 0, 1, 0, 0), (375, 16582, 0, 0, 1, 0, 0), (375, 2894, 0, 0, 1, 0, 0), (375, 25439, 0, 64, 1, 0, 0), (375, 25442, 0, 64, 1, 0, 0), (375, 25448, 0, 64, 1, 0, 0), (375, 25449, 0, 64, 1, 0, 0), (375, 25454, 0, 64, 1, 0, 0), (375, 25457, 0, 64, 1, 0, 0), (375, 25464, 0, 64, 1, 0, 0), (375, 25525, 0, 64, 1, 0, 0), (375, 25533, 0, 64, 1, 0, 0), (375, 25546, 0, 64, 1, 0, 0), (375, 25547, 0, 64, 1, 0, 0), (375, 25552, 0, 64, 1, 0, 0), (375, 28996, 0, 64, 1, 0, 0), (375, 28997, 0, 64, 1, 0, 0), (375, 28998, 0, 64, 1, 0, 0), (375, 28999, 0, 64, 1, 0, 0), (375, 29000, 0, 64, 1, 0, 0), (375, 29062, 0, 64, 1, 0, 0), (375, 29064, 0, 64, 1, 0, 0), (375, 29065, 0, 64, 1, 0, 0), (375, 29063, 0, 64, 1, 0, 0), (375, 29179, 0, 64, 1, 0, 0), (375, 29180, 0, 64, 1, 0, 0), (375, 29177, 0, 64, 1, 0, 0), (375, 29178, 0, 64, 1, 0, 0), (375, 29228, 0, 64, 1, 0, 0), (375, 30160, 0, 64, 1, 0, 0), (375, 30165, 0, 0, 1, 0, 0), (375, 30664, 0, 64, 1, 0, 0), (375, 30665, 0, 64, 1, 0, 0), (375, 30666, 0, 64, 1, 0, 0), (375, 30667, 0, 64, 1, 0, 0), (375, 30668, 0, 64, 1, 0, 0), (375, 30669, 0, 64, 1, 0, 0), (375, 30670, 0, 64, 1, 0, 0), (375, 30671, 0, 64, 1, 0, 0), (375, 30672, 0, 64, 1, 0, 0), (375, 30673, 0, 64, 1, 0, 0), (375, 30674, 0, 64, 1, 0, 0), (375, 30675, 0, 64, 1, 0, 0), (375, 30678, 0, 64, 1, 0, 0), (375, 30679, 0, 64, 1, 0, 0), (375, 30680, 0, 64, 1, 0, 0), (375, 30681, 0, 64, 1, 0, 0), (375, 30706, 0, 64, 1, 0, 0), (375, 30708, 0, 64, 1, 0, 0), (375, 45297, 0, 0, 1, 0, 0), (375, 45298, 0, 0, 1, 0, 0), (375, 45299, 0, 0, 1, 0, 0), (375, 45300, 0, 0, 1, 0, 0), (375, 45301, 0, 0, 1, 0, 0), (375, 45302, 0, 0, 1, 0, 0), (375, 45284, 0, 0, 1, 0, 0), (375, 45294, 0, 0, 1, 0, 0), (375, 45295, 0, 0, 1, 0, 0), (375, 45296, 0, 0, 1, 0, 0), (375, 45286, 0, 0, 1, 0, 0), (375, 45287, 0, 0, 1, 0, 0), (375, 45288, 0, 0, 1, 0, 0), (375, 45289, 0, 0, 1, 0, 0), (375, 45290, 0, 0, 1, 0, 0), (375, 45291, 0, 0, 1, 0, 0), (375, 45292, 0, 0, 1, 0, 0), (375, 45293, 0, 0, 1, 0, 0), (393, 8613, 0, 0, 1, 0, 0), (393, 8617, 0, 0, 1, 0, 0), (393, 8618, 0, 0, 1, 0, 0), (393, 10768, 0, 0, 1, 0, 0), (393, 32678, 0, 0, 1, 0, 0), (413, 8737, 0, 71, 1, 0, 0), (414, 9077, 0, 1103, 1, 0, 0), (415, 9078, 0, 1503, 1, 0, 0), (433, 9116, 0, 67, 1, 0, 0), (473, 15590, 0, 1101, 1, 0, 0), (533, 10861, 0, 0, 1, 0, 0), (553, 10907, 0, 0, 1, 0, 0), (554, 10906, 0, 0, 1, 0, 0), (573, 5185, 0, 1024, 1, 0, 0), (573, 5186, 0, 1024, 1, 0, 0), (573, 5187, 0, 1024, 1, 0, 0), (573, 5188, 0, 1024, 1, 0, 0), (573, 5189, 0, 1024, 1, 0, 0), (573, 6778, 0, 1024, 1, 0, 0), (573, 8903, 0, 1024, 1, 0, 0), (573, 9758, 0, 1024, 1, 0, 0), (573, 9888, 0, 1024, 1, 0, 0), (573, 9889, 0, 1024, 1, 0, 0), (573, 1126, 0, 1024, 1, 0, 0), (573, 5232, 0, 1024, 1, 0, 0), (573, 6756, 0, 1024, 1, 0, 0), (573, 5234, 0, 1024, 1, 0, 0), (573, 8907, 0, 1024, 1, 0, 0), (573, 9884, 0, 1024, 1, 0, 0), (573, 9885, 0, 1024, 1, 0, 0), (573, 774, 0, 1024, 1, 0, 0), (573, 1058, 0, 1024, 1, 0, 0), (573, 1430, 0, 1024, 1, 0, 0), (573, 2090, 0, 1024, 1, 0, 0), (573, 2091, 0, 1024, 1, 0, 0), (573, 3627, 0, 1024, 1, 0, 0), (573, 8910, 0, 1024, 1, 0, 0), (573, 9839, 0, 1024, 1, 0, 0), (573, 9840, 0, 1024, 1, 0, 0), (573, 9841, 0, 1024, 1, 0, 0), (573, 8936, 0, 1024, 1, 0, 0), (573, 8938, 0, 1024, 1, 0, 0), (573, 8939, 0, 1024, 1, 0, 0), (573, 8940, 0, 1024, 1, 0, 0), (573, 8941, 0, 1024, 1, 0, 0), (573, 9750, 0, 1024, 1, 0, 0), (573, 9856, 0, 1024, 1, 0, 0), (573, 9857, 0, 1024, 1, 0, 0), (573, 9858, 0, 1024, 1, 0, 0), (573, 740, 0, 1024, 1, 0, 0), (573, 8918, 0, 1024, 1, 0, 0), (573, 9862, 0, 1024, 1, 0, 0), (573, 9863, 0, 1024, 1, 0, 0), (573, 2893, 0, 1024, 1, 0, 0), (573, 3137, 0, 1024, 1, 0, 0), (573, 8946, 0, 1024, 1, 0, 0), (573, 2782, 0, 1024, 1, 0, 0), (573, 17056, 0, 0, 1, 0, 0), (573, 17058, 0, 0, 1, 0, 0), (573, 17059, 0, 0, 1, 0, 0), (573, 17060, 0, 0, 1, 0, 0), (573, 17061, 0, 0, 1, 0, 0), (573, 17050, 0, 0, 1, 0, 0), (573, 17051, 0, 0, 1, 0, 0), (573, 17053, 0, 0, 1, 0, 0), (573, 17054, 0, 0, 1, 0, 0), (573, 17055, 0, 0, 1, 0, 0), (573, 17063, 0, 0, 1, 0, 0), (573, 17065, 0, 0, 1, 0, 0), (573, 17066, 0, 0, 1, 0, 0), (573, 17067, 0, 0, 1, 0, 0), (573, 17068, 0, 0, 1, 0, 0), (573, 17069, 0, 0, 1, 0, 0), (573, 17070, 0, 0, 1, 0, 0), (573, 17071, 0, 0, 1, 0, 0), (573, 17072, 0, 0, 1, 0, 0), (573, 17073, 0, 0, 1, 0, 0), (573, 17074, 0, 0, 1, 0, 0), (573, 17075, 0, 0, 1, 0, 0), (573, 17076, 0, 0, 1, 0, 0), (573, 17077, 0, 0, 1, 0, 0), (573, 17078, 0, 0, 1, 0, 0), (573, 17104, 0, 1024, 1, 0, 0), (573, 17106, 0, 0, 1, 0, 0), (573, 17107, 0, 0, 1, 0, 0), (573, 17108, 0, 0, 1, 0, 0), (573, 17111, 0, 0, 1, 0, 0), (573, 17112, 0, 0, 1, 0, 0), (573, 17113, 0, 0, 1, 0, 0), (573, 17116, 0, 0, 1, 0, 0), (573, 17118, 0, 0, 1, 0, 0), (573, 17119, 0, 0, 1, 0, 0), (573, 17120, 0, 0, 1, 0, 0), (573, 17121, 0, 0, 1, 0, 0), (573, 17122, 0, 0, 1, 0, 0), (573, 17123, 0, 0, 1, 0, 0), (573, 17124, 0, 0, 1, 0, 0), (573, 18562, 0, 0, 1, 0, 0), (573, 20484, 0, 1024, 1, 0, 0), (573, 20739, 0, 1024, 1, 0, 0), (573, 20742, 0, 1024, 1, 0, 0), (573, 20747, 0, 1024, 1, 0, 0), (573, 20748, 0, 1024, 1, 0, 0), (573, 21849, 0, 1024, 1, 0, 0), (573, 21850, 0, 1024, 1, 0, 0), (573, 24943, 0, 1024, 1, 0, 0), (573, 24944, 0, 1024, 1, 0, 0), (573, 24945, 0, 1024, 1, 0, 0), (573, 24946, 0, 1024, 1, 0, 0), (573, 24968, 0, 1024, 1, 0, 0), (573, 24969, 0, 1024, 1, 0, 0), (573, 24970, 0, 1024, 1, 0, 0), (573, 24971, 0, 1024, 1, 0, 0), (573, 24972, 0, 1024, 1, 0, 0), (573, 25299, 0, 1024, 1, 0, 0), (573, 25297, 0, 1024, 1, 0, 0), (573, 26978, 0, 1024, 1, 0, 0), (573, 26979, 0, 1024, 1, 0, 0), (573, 26980, 0, 1024, 1, 0, 0), (573, 26981, 0, 1024, 1, 0, 0), (573, 26982, 0, 1024, 1, 0, 0), (573, 26983, 0, 1024, 1, 0, 0), (573, 26990, 0, 1024, 1, 0, 0), (573, 26991, 0, 1024, 1, 0, 0), (573, 26994, 0, 1024, 1, 0, 0), (573, 33763, 0, 1024, 1, 0, 0), (573, 33879, 0, 1024, 1, 0, 0), (573, 33880, 0, 1024, 1, 0, 0), (573, 33886, 0, 1024, 1, 0, 0), (573, 33887, 0, 1024, 1, 0, 0), (573, 33888, 0, 1024, 1, 0, 0), (573, 33889, 0, 1024, 1, 0, 0), (573, 33890, 0, 1024, 1, 0, 0), (573, 33881, 0, 1024, 1, 0, 0), (573, 33882, 0, 1024, 1, 0, 0), (573, 33883, 0, 1024, 1, 0, 0), (573, 33891, 0, 1024, 1, 0, 0), (573, 34151, 0, 1024, 1, 0, 0), (573, 34152, 0, 1024, 1, 0, 0), (573, 34153, 0, 1024, 1, 0, 0), (573, 16864, 0, 1024, 1, 0, 0), (573, 16833, 0, 1024, 1, 0, 0), (573, 16834, 0, 1024, 1, 0, 0), (573, 16835, 0, 1024, 1, 0, 0), (574, 467, 0, 1024, 1, 0, 0), (574, 782, 0, 1024, 1, 0, 0), (574, 1075, 0, 1024, 1, 0, 0), (574, 8914, 0, 1024, 1, 0, 0), (574, 9756, 0, 1024, 1, 0, 0), (574, 9910, 0, 1024, 1, 0, 0), (574, 770, 0, 1024, 1, 0, 0), (574, 778, 0, 1024, 1, 0, 0), (574, 9749, 0, 1024, 1, 0, 0), (574, 9907, 0, 1024, 1, 0, 0), (574, 5176, 0, 1024, 1, 0, 0), (574, 5177, 0, 1024, 1, 0, 0), (574, 5178, 0, 1024, 1, 0, 0), (574, 5179, 0, 1024, 1, 0, 0), (574, 5180, 0, 1024, 1, 0, 0), (574, 6780, 0, 1024, 1, 0, 0), (574, 8905, 0, 1024, 1, 0, 0), (574, 9912, 0, 1024, 1, 0, 0), (574, 2912, 0, 1024, 1, 0, 0), (574, 8949, 0, 1024, 1, 0, 0), (574, 8950, 0, 1024, 1, 0, 0), (574, 8951, 0, 1024, 1, 0, 0), (574, 9875, 0, 1024, 1, 0, 0), (574, 9876, 0, 1024, 1, 0, 0), (574, 8921, 0, 1024, 1, 0, 0), (574, 8924, 0, 1024, 1, 0, 0), (574, 8925, 0, 1024, 1, 0, 0), (574, 8926, 0, 1024, 1, 0, 0), (574, 8927, 0, 1024, 1, 0, 0), (574, 8928, 0, 1024, 1, 0, 0), (574, 8929, 0, 1024, 1, 0, 0), (574, 9833, 0, 1024, 1, 0, 0), (574, 9834, 0, 1024, 1, 0, 0), (574, 9835, 0, 1024, 1, 0, 0), (574, 339, 0, 1024, 1, 0, 0), (574, 1062, 0, 1024, 1, 0, 0), (574, 5195, 0, 1024, 1, 0, 0), (574, 5196, 0, 1024, 1, 0, 0), (574, 9852, 0, 1024, 1, 0, 0), (574, 9853, 0, 1024, 1, 0, 0), (574, 2908, 0, 1024, 1, 0, 0), (574, 8955, 0, 1024, 1, 0, 0), (574, 9901, 0, 1024, 1, 0, 0), (574, 16914, 0, 1024, 1, 0, 0), (574, 16821, 0, 0, 1, 0, 0), (574, 16822, 0, 0, 1, 0, 0), (574, 16850, 0, 0, 1, 0, 0), (574, 16836, 0, 0, 1, 0, 0), (574, 16839, 0, 0, 1, 0, 0), (574, 16840, 0, 0, 1, 0, 0), (574, 16814, 0, 0, 1, 0, 0), (574, 16815, 0, 0, 1, 0, 0), (574, 16816, 0, 0, 1, 0, 0), (574, 16817, 0, 0, 1, 0, 0), (574, 16818, 0, 0, 1, 0, 0), (574, 16896, 0, 0, 1, 0, 0), (574, 16897, 0, 0, 1, 0, 0), (574, 16899, 0, 0, 1, 0, 0), (574, 16900, 0, 0, 1, 0, 0), (574, 16901, 0, 0, 1, 0, 0), (574, 16845, 0, 0, 1, 0, 0), (574, 16846, 0, 0, 1, 0, 0), (574, 16847, 0, 0, 1, 0, 0), (574, 16880, 0, 0, 1, 0, 0), (574, 16689, 0, 1024, 1, 0, 0), (574, 16819, 0, 0, 1, 0, 0), (574, 16820, 0, 0, 1, 0, 0), (574, 16909, 0, 0, 1, 0, 0), (574, 16910, 0, 0, 1, 0, 0), (574, 16911, 0, 0, 1, 0, 0), (574, 16912, 0, 0, 1, 0, 0), (574, 16913, 0, 0, 1, 0, 0), (574, 16918, 0, 0, 1, 0, 0), (574, 16919, 0, 0, 1, 0, 0), (574, 16920, 0, 0, 1, 0, 0), (574, 16923, 0, 0, 1, 0, 0), (574, 16924, 0, 0, 1, 0, 0), (574, 16810, 0, 1024, 1, 0, 0), (574, 16811, 0, 1024, 1, 0, 0), (574, 16812, 0, 1024, 1, 0, 0), (574, 16813, 0, 1024, 1, 0, 0), (574, 17245, 0, 0, 1, 0, 0), (574, 17247, 0, 0, 1, 0, 0), (574, 17248, 0, 0, 1, 0, 0), (574, 17249, 0, 0, 1, 0, 0), (574, 17329, 0, 1024, 1, 0, 0), (574, 17401, 0, 1024, 1, 0, 0), (574, 17402, 0, 1024, 1, 0, 0), (574, 2637, 0, 1024, 1, 0, 0), (574, 18657, 0, 1024, 1, 0, 0), (574, 18658, 0, 1024, 1, 0, 0), (574, 18960, 0, 1024, 1, 0, 0), (574, 22812, 0, 1024, 1, 0, 0), (574, 24858, 0, 1024, 1, 0, 0), (574, 24905, 0, 1024, 1, 0, 0), (574, 24907, 0, 1024, 1, 0, 0), (574, 25298, 0, 1024, 1, 0, 0), (574, 26984, 0, 1024, 1, 0, 0), (574, 26988, 0, 1024, 1, 0, 0), (574, 26987, 0, 1024, 1, 0, 0), (574, 26989, 0, 1024, 1, 0, 0), (574, 27009, 0, 1024, 1, 0, 0), (574, 26986, 0, 1024, 1, 0, 0), (574, 27012, 0, 1024, 1, 0, 0), (574, 26992, 0, 1024, 1, 0, 0), (574, 26993, 0, 1024, 1, 0, 0), (574, 26995, 0, 1024, 1, 0, 0), (574, 33786, 0, 1024, 1, 0, 0), (574, 33831, 0, 1024, 1, 0, 0), (574, 33589, 0, 1024, 1, 0, 0), (574, 33590, 0, 1024, 1, 0, 0), (574, 33591, 0, 1024, 1, 0, 0), (574, 33592, 0, 1024, 1, 0, 0), (574, 33596, 0, 1024, 1, 0, 0), (574, 33597, 0, 1024, 1, 0, 0), (574, 33599, 0, 1024, 1, 0, 0), (574, 33600, 0, 1024, 1, 0, 0), (574, 33601, 0, 1024, 1, 0, 0), (574, 33602, 0, 1024, 1, 0, 0), (574, 33603, 0, 1024, 1, 0, 0), (574, 33604, 0, 1024, 1, 0, 0), (574, 33605, 0, 1024, 1, 0, 0), (574, 33606, 0, 1024, 1, 0, 0), (574, 33607, 0, 1024, 1, 0, 0), (574, 33956, 0, 1024, 1, 0, 0), (574, 29166, 0, 1024, 1, 0, 0), (574, 5570, 0, 1024, 1, 0, 0), (574, 24974, 0, 1024, 1, 0, 0), (574, 24975, 0, 1024, 1, 0, 0), (574, 24976, 0, 1024, 1, 0, 0), (574, 24977, 0, 1024, 1, 0, 0), (574, 27013, 0, 1024, 1, 0, 0), (574, 35363, 0, 1024, 1, 0, 0), (574, 35364, 0, 1024, 1, 0, 0), (574, 26985, 0, 1024, 1, 0, 0), (574, 42231, 0, 1024, 1, 0, 0), (574, 42232, 0, 1024, 1, 0, 0), (574, 42233, 0, 1024, 1, 0, 0), (574, 42230, 0, 1024, 1, 0, 0), (593, 686, 0, 256, 1, 0, 0), (593, 695, 0, 256, 1, 0, 0), (593, 705, 0, 256, 1, 0, 0), (593, 1088, 0, 256, 1, 0, 0), (593, 1106, 0, 256, 1, 0, 0), (593, 7641, 0, 256, 1, 0, 0), (593, 11659, 0, 256, 1, 0, 0), (593, 11660, 0, 256, 1, 0, 0), (593, 11661, 0, 256, 1, 0, 0), (593, 348, 0, 256, 1, 0, 0), (593, 707, 0, 256, 1, 0, 0), (593, 1094, 0, 256, 1, 0, 0), (593, 2941, 0, 256, 1, 0, 0), (593, 11665, 0, 256, 1, 0, 0), (593, 11667, 0, 256, 1, 0, 0), (593, 11668, 0, 256, 1, 0, 0), (593, 5740, 0, 256, 1, 0, 0), (593, 6219, 0, 256, 1, 0, 0), (593, 11677, 0, 256, 1, 0, 0), (593, 11678, 0, 256, 1, 0, 0), (593, 1949, 0, 256, 1, 0, 0), (593, 11683, 0, 256, 1, 0, 0), (593, 11684, 0, 256, 1, 0, 0), (593, 5857, 0, 256, 1, 0, 0), (593, 11681, 0, 256, 1, 0, 0), (593, 11682, 0, 256, 1, 0, 0), (593, 5676, 0, 256, 1, 0, 0), (593, 6353, 0, 256, 1, 0, 0), (593, 17778, 0, 0, 1, 0, 0), (593, 17779, 0, 0, 1, 0, 0), (593, 17781, 0, 0, 1, 0, 0), (593, 17782, 0, 0, 1, 0, 0), (593, 17788, 0, 0, 1, 0, 0), (593, 17789, 0, 0, 1, 0, 0), (593, 17790, 0, 0, 1, 0, 0), (593, 17791, 0, 0, 1, 0, 0), (593, 17792, 0, 0, 1, 0, 0), (593, 17780, 0, 0, 1, 0, 0), (593, 17793, 0, 0, 1, 0, 0), (593, 17796, 0, 0, 1, 0, 0), (593, 17801, 0, 0, 1, 0, 0), (593, 17802, 0, 0, 1, 0, 0), (593, 17803, 0, 0, 1, 0, 0), (593, 11668, 0, 0, 1, 0, 0), (593, 17833, 0, 0, 1, 0, 0), (593, 17834, 0, 0, 1, 0, 0), (593, 17815, 0, 0, 1, 0, 0), (593, 17835, 0, 0, 1, 0, 0), (593, 17836, 0, 0, 1, 0, 0), (593, 17877, 0, 256, 1, 0, 0), (593, 17917, 0, 0, 1, 0, 0), (593, 17918, 0, 0, 1, 0, 0), (593, 17919, 0, 256, 1, 0, 0), (593, 17920, 0, 256, 1, 0, 0), (593, 17921, 0, 256, 1, 0, 0), (593, 17922, 0, 256, 1, 0, 0), (593, 17923, 0, 256, 1, 0, 0), (593, 17924, 0, 256, 1, 0, 0), (593, 17927, 0, 0, 1, 0, 0), (593, 17929, 0, 0, 1, 0, 0), (593, 17930, 0, 0, 1, 0, 0), (593, 17954, 0, 0, 1, 0, 0), (593, 17955, 0, 0, 1, 0, 0), (593, 17956, 0, 0, 1, 0, 0), (593, 17957, 0, 0, 1, 0, 0), (593, 17958, 0, 0, 1, 0, 0), (593, 17959, 0, 0, 1, 0, 0), (593, 17962, 0, 256, 1, 0, 0), (593, 18093, 0, 0, 1, 0, 0), (593, 18119, 0, 0, 1, 0, 0), (593, 18120, 0, 0, 1, 0, 0), (593, 18121, 0, 0, 1, 0, 0), (593, 18123, 0, 0, 1, 0, 0), (593, 18122, 0, 0, 1, 0, 0), (593, 18126, 0, 0, 1, 0, 0), (593, 18127, 0, 0, 1, 0, 0), (593, 18128, 0, 0, 1, 0, 0), (593, 18129, 0, 0, 1, 0, 0), (593, 18130, 0, 0, 1, 0, 0), (593, 18131, 0, 0, 1, 0, 0), (593, 18132, 0, 0, 1, 0, 0), (593, 18133, 0, 0, 1, 0, 0), (593, 18134, 0, 0, 1, 0, 0), (593, 18135, 0, 0, 1, 0, 0), (593, 18136, 0, 0, 1, 0, 0), (593, 18096, 0, 0, 1, 0, 0), (593, 18073, 0, 0, 1, 0, 0), (593, 18867, 0, 256, 1, 0, 0), (593, 18868, 0, 256, 1, 0, 0), (593, 18869, 0, 256, 1, 0, 0), (593, 18870, 0, 256, 1, 0, 0), (593, 18871, 0, 256, 1, 0, 0), (593, 18930, 0, 256, 1, 0, 0), (593, 18931, 0, 256, 1, 0, 0), (593, 18932, 0, 256, 1, 0, 0), (593, 25307, 0, 256, 1, 0, 0), (593, 25309, 0, 256, 1, 0, 0), (593, 27209, 0, 256, 1, 0, 0), (593, 27215, 0, 256, 1, 0, 0), (593, 27210, 0, 256, 1, 0, 0), (593, 27212, 0, 256, 1, 0, 0), (593, 27213, 0, 256, 1, 0, 0), (593, 27214, 0, 256, 1, 0, 0), (593, 27211, 0, 256, 1, 0, 0), (593, 27263, 0, 256, 1, 0, 0), (593, 27266, 0, 256, 1, 0, 0), (593, 29722, 0, 256, 1, 0, 0), (593, 30283, 0, 256, 1, 0, 0), (593, 30288, 0, 256, 1, 0, 0), (593, 30289, 0, 256, 1, 0, 0), (593, 30290, 0, 256, 1, 0, 0), (593, 30291, 0, 256, 1, 0, 0), (593, 30292, 0, 256, 1, 0, 0), (593, 30295, 0, 256, 1, 0, 0), (593, 30293, 0, 256, 1, 0, 0), (593, 30296, 0, 256, 1, 0, 0), (593, 30299, 0, 256, 1, 0, 0), (593, 30301, 0, 256, 1, 0, 0), (593, 30302, 0, 256, 1, 0, 0), (593, 30300, 0, 256, 1, 0, 0), (593, 32231, 0, 256, 1, 0, 0), (593, 30413, 0, 256, 1, 0, 0), (593, 30414, 0, 256, 1, 0, 0), (593, 34935, 0, 256, 1, 0, 0), (593, 34938, 0, 256, 1, 0, 0), (593, 34939, 0, 256, 1, 0, 0), (593, 34936, 0, 256, 1, 0, 0), (593, 30459, 0, 256, 1, 0, 0), (593, 30545, 0, 256, 1, 0, 0), (593, 30546, 0, 256, 1, 0, 0), (593, 30912, 0, 256, 1, 0, 0), (593, 42223, 0, 256, 1, 0, 0), (593, 42224, 0, 256, 1, 0, 0), (593, 42225, 0, 256, 1, 0, 0), (593, 42226, 0, 256, 1, 0, 0), (593, 42218, 0, 256, 1, 0, 0), (594, 635, 0, 2, 1, 0, 0), (594, 639, 0, 2, 1, 0, 0), (594, 647, 0, 2, 1, 0, 0), (594, 1026, 0, 2, 1, 0, 0), (594, 3472, 0, 2, 1, 0, 0), (594, 10328, 0, 2, 1, 0, 0), (594, 10329, 0, 2, 1, 0, 0), (594, 633, 0, 2, 1, 0, 0), (594, 2800, 0, 2, 1, 0, 0), (594, 10310, 0, 2, 1, 0, 0), (594, 879, 0, 2, 1, 0, 0), (594, 5614, 0, 2, 1, 0, 0), (594, 5615, 0, 2, 1, 0, 0), (594, 10312, 0, 2, 1, 0, 0), (594, 10313, 0, 2, 1, 0, 0), (594, 10314, 0, 2, 1, 0, 0), (594, 2812, 0, 2, 1, 0, 0), (594, 10318, 0, 2, 1, 0, 0), (594, 7328, 0, 2, 1, 0, 0), (594, 5627, 0, 2, 1, 0, 0), (594, 2878, 0, 2, 1, 0, 0), (594, 10326, 0, 2, 1, 0, 0), (594, 5502, 0, 2, 1, 0, 0), (594, 4987, 0, 2, 1, 0, 0), (594, 1152, 0, 2, 1, 0, 0), (594, 13819, 1029, 2, 1, 0, 0), (594, 19742, 0, 2, 1, 0, 0), (594, 19850, 0, 2, 1, 0, 0), (594, 19852, 0, 2, 1, 0, 0), (594, 19853, 0, 2, 1, 0, 0), (594, 19854, 0, 2, 1, 0, 0), (594, 19750, 0, 2, 1, 0, 0), (594, 19939, 0, 2, 1, 0, 0), (594, 19940, 0, 2, 1, 0, 0), (594, 19941, 0, 2, 1, 0, 0), (594, 19942, 0, 2, 1, 0, 0), (594, 19943, 0, 2, 1, 0, 0), (594, 19977, 0, 2, 1, 0, 0), (594, 19978, 0, 2, 1, 0, 0), (594, 19979, 0, 2, 1, 0, 0), (594, 20205, 0, 0, 1, 0, 0), (594, 20206, 0, 0, 1, 0, 0), (594, 20207, 0, 0, 1, 0, 0), (594, 20209, 0, 0, 1, 0, 0), (594, 20208, 0, 0, 1, 0, 0), (594, 20216, 0, 0, 1, 0, 0), (594, 20234, 0, 0, 1, 0, 0), (594, 20235, 0, 0, 1, 0, 0), (594, 1042, 0, 0, 1, 0, 0), (594, 20237, 0, 0, 1, 0, 0), (594, 20238, 0, 0, 1, 0, 0), (594, 20239, 0, 0, 1, 0, 0), (594, 20244, 0, 0, 1, 0, 0), (594, 20245, 0, 0, 1, 0, 0), (594, 20249, 0, 0, 1, 0, 0), (594, 20250, 0, 0, 1, 0, 0), (594, 20251, 0, 0, 1, 0, 0), (594, 20257, 0, 0, 1, 0, 0), (594, 20258, 0, 0, 1, 0, 0), (594, 20259, 0, 0, 1, 0, 0), (594, 20260, 0, 0, 1, 0, 0), (594, 20261, 0, 0, 1, 0, 0), (594, 20262, 0, 0, 1, 0, 0), (594, 20263, 0, 0, 1, 0, 0), (594, 20264, 0, 0, 1, 0, 0), (594, 20265, 0, 0, 1, 0, 0), (594, 20266, 0, 0, 1, 0, 0), (594, 20154, 0, 2, 1, 0, 0), (594, 20187, 0, 2, 1, 0, 0), (594, 20165, 0, 2, 1, 0, 0), (594, 20185, 0, 2, 1, 0, 0), (594, 20166, 0, 2, 1, 0, 0), (594, 20186, 0, 2, 1, 0, 0), (594, 20210, 0, 0, 1, 0, 0), (594, 20212, 0, 0, 1, 0, 0), (594, 20213, 0, 0, 1, 0, 0), (594, 20214, 0, 0, 1, 0, 0), (594, 20215, 0, 0, 1, 0, 0), (594, 20287, 0, 2, 1, 0, 0), (594, 20280, 0, 2, 1, 0, 0), (594, 20288, 0, 2, 1, 0, 0), (594, 20289, 0, 2, 1, 0, 0), (594, 20290, 0, 2, 1, 0, 0), (594, 20291, 0, 2, 1, 0, 0), (594, 20293, 0, 2, 1, 0, 0), (594, 20281, 0, 2, 1, 0, 0), (594, 20282, 0, 2, 1, 0, 0), (594, 20283, 0, 2, 1, 0, 0), (594, 20284, 0, 2, 1, 0, 0), (594, 20292, 0, 2, 1, 0, 0), (594, 20285, 0, 2, 1, 0, 0), (594, 20286, 0, 2, 1, 0, 0), (594, 20224, 0, 0, 1, 0, 0), (594, 20225, 0, 0, 1, 0, 0), (594, 20330, 0, 0, 1, 0, 0), (594, 20331, 0, 0, 1, 0, 0), (594, 20332, 0, 0, 1, 0, 0), (594, 20347, 0, 2, 1, 0, 0), (594, 20348, 0, 2, 1, 0, 0), (594, 20349, 0, 2, 1, 0, 0), (594, 20344, 0, 2, 1, 0, 0), (594, 20345, 0, 2, 1, 0, 0), (594, 20346, 0, 2, 1, 0, 0), (594, 20356, 0, 2, 1, 0, 0), (594, 20357, 0, 2, 1, 0, 0), (594, 20354, 0, 2, 1, 0, 0), (594, 20355, 0, 2, 1, 0, 0), (594, 20359, 0, 2, 1, 0, 0), (594, 20360, 0, 2, 1, 0, 0), (594, 20361, 0, 2, 1, 0, 0), (594, 20473, 0, 2, 1, 0, 0), (594, 10322, 0, 2, 1, 0, 0), (594, 10324, 0, 2, 1, 0, 0), (594, 20772, 0, 2, 1, 0, 0), (594, 20773, 0, 2, 1, 0, 0), (594, 20929, 0, 2, 1, 0, 0), (594, 20930, 0, 2, 1, 0, 0), (594, 21084, 0, 2, 1, 0, 0), (594, 23214, 1029, 2, 1, 0, 0), (594, 24275, 0, 2, 1, 0, 0), (594, 24274, 0, 2, 1, 0, 0), (594, 24239, 0, 2, 1, 0, 0), (594, 25292, 0, 2, 1, 0, 0), (594, 25290, 0, 2, 1, 0, 0), (594, 5923, 0, 2, 1, 0, 0), (594, 5924, 0, 2, 1, 0, 0), (594, 5925, 0, 2, 1, 0, 0), (594, 9453, 0, 2, 1, 0, 0), (594, 25836, 0, 2, 1, 0, 0), (594, 25890, 0, 2, 1, 0, 0), (594, 25894, 0, 2, 1, 0, 0), (594, 5926, 0, 2, 1, 0, 0), (594, 25829, 0, 2, 1, 0, 0), (594, 25918, 0, 2, 1, 0, 0), (594, 20116, 0, 2, 1, 0, 0), (594, 20922, 0, 2, 1, 0, 0), (594, 20923, 0, 2, 1, 0, 0), (594, 20924, 0, 2, 1, 0, 0), (594, 26573, 0, 2, 1, 0, 0), (594, 27135, 0, 2, 1, 0, 0), (594, 27136, 0, 2, 1, 0, 0), (594, 27137, 0, 2, 1, 0, 0), (594, 27154, 0, 2, 1, 0, 0), (594, 27138, 0, 2, 1, 0, 0), (594, 27180, 0, 2, 1, 0, 0), (594, 27139, 0, 2, 1, 0, 0), (594, 27173, 0, 2, 1, 0, 0), (594, 27174, 0, 2, 1, 0, 0), (594, 27176, 0, 2, 1, 0, 0), (594, 27175, 0, 2, 1, 0, 0), (594, 27155, 0, 2, 1, 0, 0), (594, 27157, 0, 2, 1, 0, 0), (594, 27160, 0, 2, 1, 0, 0), (594, 27162, 0, 2, 1, 0, 0), (594, 27164, 0, 2, 1, 0, 0), (594, 27166, 0, 2, 1, 0, 0), (594, 27142, 0, 2, 1, 0, 0), (594, 27143, 0, 2, 1, 0, 0), (594, 27144, 0, 2, 1, 0, 0), (594, 27145, 0, 2, 1, 0, 0), (594, 25912, 0, 2, 1, 0, 0), (594, 25911, 0, 2, 1, 0, 0), (594, 25902, 0, 2, 1, 0, 0), (594, 25914, 0, 2, 1, 0, 0), (594, 25913, 0, 2, 1, 0, 0), (594, 25903, 0, 2, 1, 0, 0), (594, 31842, 0, 2, 1, 0, 0), (594, 31837, 0, 2, 1, 0, 0), (594, 31838, 0, 2, 1, 0, 0), (594, 31839, 0, 2, 1, 0, 0), (594, 31840, 0, 2, 1, 0, 0), (594, 31841, 0, 2, 1, 0, 0), (594, 31833, 0, 2, 1, 0, 0), (594, 31835, 0, 2, 1, 0, 0), (594, 31836, 0, 2, 1, 0, 0), (594, 31834, 0, 2, 1, 0, 0), (594, 31828, 0, 2, 1, 0, 0), (594, 31829, 0, 2, 1, 0, 0), (594, 31830, 0, 2, 1, 0, 0), (594, 31825, 0, 2, 1, 0, 0), (594, 31826, 0, 2, 1, 0, 0), (594, 31822, 0, 2, 1, 0, 0), (594, 31823, 0, 2, 1, 0, 0), (594, 31824, 0, 2, 1, 0, 0), (594, 31821, 0, 2, 1, 0, 0), (594, 32841, 0, 16, 1, 0, 0), (594, 33072, 0, 2, 1, 0, 0), (594, 33073, 0, 2, 1, 0, 0), (594, 33074, 0, 2, 1, 0, 0), (594, 34767, 512, 2, 1, 0, 0), (594, 34769, 512, 2, 1, 0, 0), (613, 9484, 0, 16, 1, 0, 0), (613, 9485, 0, 16, 1, 0, 0), (613, 10955, 0, 16, 1, 0, 0), (613, 588, 0, 16, 1, 0, 0), (613, 7128, 0, 16, 1, 0, 0), (613, 602, 0, 16, 1, 0, 0), (613, 1006, 0, 16, 1, 0, 0), (613, 10951, 0, 16, 1, 0, 0), (613, 10952, 0, 16, 1, 0, 0), (613, 17, 0, 16, 1, 0, 0), (613, 10901, 0, 16, 1, 0, 0), (613, 592, 0, 16, 1, 0, 0), (613, 600, 0, 16, 1, 0, 0), (613, 3747, 0, 16, 1, 0, 0), (613, 6065, 0, 16, 1, 0, 0), (613, 6066, 0, 16, 1, 0, 0), (613, 10898, 0, 16, 1, 0, 0), (613, 10899, 0, 16, 1, 0, 0), (613, 10900, 0, 16, 1, 0, 0), (613, 1243, 0, 16, 1, 0, 0), (613, 1244, 0, 16, 1, 0, 0), (613, 1245, 0, 16, 1, 0, 0), (613, 2791, 0, 16, 1, 0, 0), (613, 10937, 0, 16, 1, 0, 0), (613, 10938, 0, 16, 1, 0, 0), (613, 8129, 0, 16, 1, 0, 0), (613, 8131, 0, 16, 1, 0, 0), (613, 10874, 0, 16, 1, 0, 0), (613, 10875, 0, 16, 1, 0, 0), (613, 10876, 0, 16, 1, 0, 0), (613, 527, 0, 16, 1, 0, 0), (613, 988, 0, 16, 1, 0, 0), (613, 14752, 0, 16, 1, 0, 0), (613, 14749, 0, 0, 1, 0, 0), (613, 14767, 0, 0, 1, 0, 0), (613, 14748, 0, 0, 1, 0, 0), (613, 14768, 0, 0, 1, 0, 0), (613, 14769, 0, 0, 1, 0, 0), (613, 14747, 0, 0, 1, 0, 0), (613, 14770, 0, 0, 1, 0, 0), (613, 14771, 0, 0, 1, 0, 0), (613, 14750, 0, 0, 1, 0, 0), (613, 14772, 0, 0, 1, 0, 0), (613, 14751, 0, 0, 1, 0, 0), (613, 14531, 0, 16, 1, 0, 0), (613, 14774, 0, 16, 1, 0, 0), (613, 14521, 0, 0, 1, 0, 0), (613, 14776, 0, 0, 1, 0, 0), (613, 14777, 0, 0, 1, 0, 0), (613, 14520, 0, 0, 1, 0, 0), (613, 14780, 0, 0, 1, 0, 0), (613, 14781, 0, 0, 1, 0, 0), (613, 14782, 0, 0, 1, 0, 0), (613, 14783, 0, 0, 1, 0, 0), (613, 14523, 0, 0, 1, 0, 0), (613, 14784, 0, 0, 1, 0, 0), (613, 14785, 0, 0, 1, 0, 0), (613, 14786, 0, 0, 1, 0, 0), (613, 14787, 0, 0, 1, 0, 0), (613, 14522, 0, 0, 1, 0, 0), (613, 14788, 0, 0, 1, 0, 0), (613, 14789, 0, 0, 1, 0, 0), (613, 14790, 0, 0, 1, 0, 0), (613, 14791, 0, 0, 1, 0, 0), (613, 14524, 0, 0, 1, 0, 0), (613, 14525, 0, 0, 1, 0, 0), (613, 14526, 0, 0, 1, 0, 0), (613, 14527, 0, 0, 1, 0, 0), (613, 14528, 0, 0, 1, 0, 0), (613, 14818, 0, 16, 1, 0, 0), (613, 14819, 0, 16, 1, 0, 0), (613, 1706, 0, 16, 1, 0, 0), (613, 10797, 8, 16, 1, 0, 0), (613, 2651, 8, 16, 1, 0, 0), (613, 18544, 0, 0, 1, 0, 0), (613, 18547, 0, 0, 1, 0, 0), (613, 18548, 0, 0, 1, 0, 0), (613, 18549, 0, 0, 1, 0, 0), (613, 18550, 0, 0, 1, 0, 0), (613, 18551, 0, 0, 1, 0, 0), (613, 18552, 0, 0, 1, 0, 0), (613, 18553, 0, 0, 1, 0, 0), (613, 18554, 0, 0, 1, 0, 0), (613, 18555, 0, 0, 1, 0, 0), (613, 13896, 1, 16, 1, 0, 0), (613, 19271, 1, 16, 1, 0, 0), (613, 19273, 1, 16, 1, 0, 0), (613, 19274, 1, 16, 1, 0, 0), (613, 19275, 1, 16, 1, 0, 0), (613, 19296, 8, 16, 1, 0, 0), (613, 19299, 8, 16, 1, 0, 0), (613, 19302, 8, 16, 1, 0, 0), (613, 19303, 8, 16, 1, 0, 0), (613, 19304, 8, 16, 1, 0, 0), (613, 19305, 8, 16, 1, 0, 0), (613, 21562, 0, 16, 1, 0, 0), (613, 21564, 0, 16, 1, 0, 0), (613, 25217, 0, 16, 1, 0, 0), (613, 25218, 0, 16, 1, 0, 0), (613, 25312, 0, 16, 1, 0, 0), (613, 25379, 0, 16, 1, 0, 0), (613, 25380, 0, 16, 1, 0, 0), (613, 25389, 0, 16, 1, 0, 0), (613, 25392, 0, 16, 1, 0, 0), (613, 25431, 0, 16, 1, 0, 0), (613, 25441, 1, 16, 1, 0, 0), (613, 25446, 8, 16, 1, 0, 0), (613, 27681, 0, 16, 1, 0, 0), (613, 10060, 0, 16, 1, 0, 0), (613, 14743, 0, 16, 1, 0, 0), (613, 27828, 0, 16, 1, 0, 0), (613, 27841, 0, 16, 1, 0, 0), (613, 32375, 0, 16, 1, 0, 0), (613, 32548, 1024, 16, 1, 0, 0), (613, 32676, 512, 16, 1, 0, 0), (613, 32999, 0, 16, 1, 0, 0), (613, 33206, 0, 16, 1, 0, 0), (613, 33201, 0, 16, 1, 0, 0), (613, 33202, 0, 16, 1, 0, 0), (613, 33203, 0, 16, 1, 0, 0), (613, 33204, 0, 16, 1, 0, 0), (613, 33205, 0, 16, 1, 0, 0), (613, 33186, 0, 16, 1, 0, 0), (613, 33190, 0, 16, 1, 0, 0), (613, 33174, 0, 16, 1, 0, 0), (613, 33182, 0, 16, 1, 0, 0), (613, 33167, 0, 16, 1, 0, 0), (613, 33171, 0, 16, 1, 0, 0), (613, 33172, 0, 16, 1, 0, 0), (613, 34908, 0, 16, 1, 0, 0), (613, 34909, 0, 16, 1, 0, 0), (613, 34910, 0, 16, 1, 0, 0), (613, 34911, 0, 16, 1, 0, 0), (613, 34912, 0, 16, 1, 0, 0), (613, 44416, 0, 16, 1, 0, 0), (613, 6346, 0, 16, 1, 0, 0), (613, 45234, 0, 16, 1, 0, 0), (613, 45243, 0, 16, 1, 0, 0), (613, 45244, 0, 16, 1, 0, 0), (613, 45237, 0, 16, 1, 0, 0), (613, 45241, 0, 16, 1, 0, 0), (613, 45242, 0, 16, 1, 0, 0), (633, 1804, 0, 8, 1, 0, 0), (653, 17206, 0, 0, 1, 0, 0), (653, 17253, 0, 0, 1, 0, 0), (653, 17255, 0, 0, 1, 0, 0), (653, 17256, 0, 0, 1, 0, 0), (653, 17257, 0, 0, 1, 0, 0), (653, 17258, 0, 0, 1, 0, 0), (653, 17259, 0, 0, 1, 0, 0), (653, 17260, 0, 0, 1, 0, 0), (653, 17261, 0, 0, 1, 0, 0), (653, 23145, 0, 0, 1, 0, 0), (653, 23147, 0, 0, 1, 0, 0), (653, 23148, 0, 0, 1, 0, 0), (653, 24423, 0, 0, 1, 0, 0), (653, 24577, 0, 0, 1, 0, 0), (653, 24578, 0, 0, 1, 0, 0), (653, 24579, 0, 0, 1, 0, 0), (653, 27050, 0, 0, 1, 0, 0), (653, 27051, 0, 0, 1, 0, 0), (654, 17215, 0, 0, 1, 0, 0), (654, 17253, 0, 0, 1, 0, 0), (654, 17255, 0, 0, 1, 0, 0), (654, 17256, 0, 0, 1, 0, 0), (654, 17257, 0, 0, 1, 0, 0), (654, 17258, 0, 0, 1, 0, 0), (654, 17259, 0, 0, 1, 0, 0), (654, 17260, 0, 0, 1, 0, 0), (654, 17261, 0, 0, 1, 0, 0), (654, 23099, 0, 0, 1, 0, 0), (654, 23109, 0, 0, 1, 0, 0), (654, 23110, 0, 0, 1, 0, 0), (654, 27050, 0, 0, 1, 0, 0), (655, 17216, 0, 0, 1, 0, 0), (655, 16827, 0, 0, 1, 0, 0), (655, 16828, 0, 0, 1, 0, 0), (655, 16829, 0, 0, 1, 0, 0), (655, 16830, 0, 0, 1, 0, 0), (655, 16831, 0, 0, 1, 0, 0), (655, 16832, 0, 0, 1, 0, 0), (655, 3010, 0, 0, 1, 0, 0), (655, 3009, 0, 0, 1, 0, 0), (655, 23145, 0, 0, 1, 0, 0), (655, 23147, 0, 0, 1, 0, 0), (655, 23148, 0, 0, 1, 0, 0), (655, 24423, 0, 0, 1, 0, 0), (655, 24577, 0, 0, 1, 0, 0), (655, 24578, 0, 0, 1, 0, 0), (655, 24579, 0, 0, 1, 0, 0), (655, 27049, 0, 0, 1, 0, 0), (655, 27051, 0, 0, 1, 0, 0), (656, 17222, 0, 0, 1, 0, 0), (656, 17253, 0, 0, 1, 0, 0), (656, 17255, 0, 0, 1, 0, 0), (656, 17256, 0, 0, 1, 0, 0), (656, 17257, 0, 0, 1, 0, 0), (656, 17258, 0, 0, 1, 0, 0), (656, 17259, 0, 0, 1, 0, 0), (656, 17260, 0, 0, 1, 0, 0), (656, 17261, 0, 0, 1, 0, 0), (656, 23145, 0, 0, 1, 0, 0), (656, 23147, 0, 0, 1, 0, 0), (656, 23148, 0, 0, 1, 0, 0), (656, 24844, 0, 0, 1, 0, 0), (656, 25008, 0, 0, 1, 0, 0), (656, 25009, 0, 0, 1, 0, 0), (656, 25010, 0, 0, 1, 0, 0), (656, 25011, 0, 0, 1, 0, 0), (656, 25012, 0, 0, 1, 0, 0), (656, 27050, 0, 0, 1, 0, 0), (673, 17737, 0, 0, 1, 0, 0), (713, 18995, 0, 0, 1, 0, 0), (733, 20554, 128, 1494, 1, 0, 0), (733, 20555, 128, 0, 1, 0, 0), (733, 20557, 128, 0, 1, 0, 0), (733, 20558, 128, 0, 1, 0, 0), (733, 26290, 128, 0, 1, 0, 0), (733, 26297, 128, 8, 1, 0, 0), (733, 26296, 128, 1, 1, 0, 0), (753, 20589, 64, 0, 1, 0, 0), (753, 20591, 64, 0, 1, 0, 0), (753, 20593, 64, 0, 1, 0, 0), (753, 20592, 64, 0, 1, 0, 0), (754, 20599, 1, 0, 1, 0, 0), (754, 20600, 1, 0, 1, 0, 0), (754, 20597, 1, 0, 1, 0, 0), (754, 20598, 1, 0, 1, 0, 0), (754, 20864, 1, 0, 1, 0, 0), (755, 25229, 0, 0, 1, 0, 0), (755, 25230, 0, 0, 1, 0, 0), (755, 25278, 0, 0, 1, 90, 70), (755, 25255, 0, 0, 1, 50, 20), (755, 25280, 0, 0, 1, 110, 80), (755, 25283, 0, 0, 1, 90, 60), (755, 25284, 0, 0, 1, 120, 90), (755, 25287, 0, 0, 1, 130, 100), (755, 25305, 0, 0, 1, 150, 120), (755, 25317, 0, 0, 1, 140, 110), (755, 25318, 0, 0, 1, 160, 130), (755, 25339, 0, 0, 1, 170, 140), (755, 25320, 0, 0, 1, 210, 180), (755, 25321, 0, 0, 1, 180, 150), (755, 25323, 0, 0, 1, 185, 155), (755, 25493, 0, 0, 1, 60, 30), (755, 25490, 0, 0, 1, 110, 80), (755, 25498, 0, 0, 1, 170, 140), (755, 25610, 0, 0, 1, 180, 150), (755, 25612, 0, 0, 1, 185, 155), (755, 25613, 0, 0, 1, 195, 165), (755, 25614, 0, 0, 1, 205, 175), (755, 25615, 0, 0, 1, 190, 170), (755, 25617, 0, 0, 1, 210, 180), (755, 25618, 0, 0, 1, 220, 190), (755, 25619, 0, 0, 1, 230, 200), (755, 25620, 0, 0, 1, 230, 200), (755, 25621, 0, 0, 1, 240, 210), (755, 25622, 0, 0, 1, 250, 220), (755, 26872, 0, 0, 1, 255, 225), (755, 26873, 0, 0, 1, 255, 225), (755, 26874, 0, 0, 1, 265, 235), (755, 26875, 0, 0, 1, 270, 240), (755, 26876, 0, 0, 1, 275, 245), (755, 26878, 0, 0, 1, 280, 250), (755, 26880, 0, 0, 1, 255, 235), (755, 26881, 0, 0, 1, 280, 250), (755, 26882, 0, 0, 1, 290, 260), (755, 26883, 0, 0, 1, 290, 260), (755, 26885, 0, 0, 1, 295, 265), (755, 26887, 0, 0, 1, 300, 270), (755, 26896, 0, 0, 1, 305, 275), (755, 26897, 0, 0, 1, 305, 275), (755, 26900, 0, 0, 1, 300, 280), (755, 26902, 0, 0, 1, 300, 280), (755, 26903, 0, 0, 1, 305, 285), (755, 26906, 0, 0, 1, 305, 285), (755, 26907, 0, 0, 1, 310, 290), (755, 26908, 0, 0, 1, 310, 290), (755, 26909, 0, 0, 1, 315, 295), (755, 26910, 0, 0, 1, 315, 295), (755, 26911, 0, 0, 1, 320, 300), (755, 26912, 0, 0, 1, 330, 310), (755, 26914, 0, 0, 1, 330, 310), (755, 26915, 0, 0, 1, 335, 315), (755, 26916, 0, 0, 1, 340, 320), (755, 26918, 0, 0, 1, 345, 325), (755, 26920, 0, 0, 1, 355, 335), (755, 26925, 0, 0, 1, 60, 30), (755, 26926, 0, 0, 1, 65, 35), (755, 26927, 0, 0, 1, 110, 80), (755, 26928, 0, 0, 1, 90, 60), (755, 28894, 0, 0, 1, 0, 0), (755, 28895, 0, 0, 1, 0, 0), (755, 28897, 0, 0, 1, 0, 0), (755, 28903, 0, 0, 1, 340, 300), (755, 28905, 0, 0, 1, 345, 305), (755, 28906, 0, 0, 1, 355, 315), (755, 28907, 0, 0, 1, 355, 325), (755, 28910, 0, 0, 1, 340, 300), (755, 28912, 0, 0, 1, 345, 305), (755, 28914, 0, 0, 1, 355, 315), (755, 28915, 0, 0, 1, 355, 325), (755, 28916, 0, 0, 1, 340, 300), (755, 28917, 0, 0, 1, 345, 305), (755, 28918, 0, 0, 1, 355, 315), (755, 28924, 0, 0, 1, 355, 325), (755, 28925, 0, 0, 1, 340, 300), (755, 28927, 0, 0, 1, 345, 305), (755, 28933, 0, 0, 1, 355, 315), (755, 28936, 0, 0, 1, 355, 325), (755, 28938, 0, 0, 1, 340, 300), (755, 28944, 0, 0, 1, 345, 305), (755, 28947, 0, 0, 1, 355, 315), (755, 28948, 0, 0, 1, 355, 325), (755, 28950, 0, 0, 1, 340, 300), (755, 28953, 0, 0, 1, 345, 305), (755, 28955, 0, 0, 1, 355, 315), (755, 28957, 0, 0, 1, 355, 325), (755, 31089, 0, 0, 1, 380, 350), (755, 31096, 0, 0, 1, 380, 350), (755, 31112, 0, 0, 1, 380, 350), (755, 31085, 0, 0, 1, 380, 350), (755, 31110, 0, 0, 1, 380, 350), (755, 31106, 0, 0, 1, 380, 350), (755, 31091, 0, 0, 1, 380, 350), (755, 31099, 0, 0, 1, 380, 350), (755, 31109, 0, 0, 1, 380, 350), (755, 31104, 0, 0, 1, 380, 350), (755, 31113, 0, 0, 1, 380, 350), (755, 31108, 0, 0, 1, 380, 350), (755, 31094, 0, 0, 1, 380, 350), (755, 31101, 0, 0, 1, 380, 350), (755, 31107, 0, 0, 1, 380, 350), (755, 31111, 0, 0, 1, 380, 350), (755, 31098, 0, 0, 1, 380, 350), (755, 31105, 0, 0, 1, 380, 350), (755, 31088, 0, 0, 1, 380, 350), (755, 31103, 0, 0, 1, 380, 350), (755, 31097, 0, 0, 1, 380, 350), (755, 31102, 0, 0, 1, 380, 350), (755, 31092, 0, 0, 1, 380, 350), (755, 31149, 0, 0, 1, 380, 350), (755, 31095, 0, 0, 1, 380, 350), (755, 31090, 0, 0, 1, 380, 350), (755, 31087, 0, 0, 1, 380, 350), (755, 31100, 0, 0, 1, 380, 350), (755, 31084, 0, 0, 1, 380, 350), (755, 31048, 0, 0, 1, 340, 320), (755, 31049, 0, 0, 1, 350, 320), (755, 31050, 0, 0, 1, 350, 330), (755, 31051, 0, 0, 1, 365, 345), (755, 31052, 0, 0, 1, 365, 345), (755, 31053, 0, 0, 1, 380, 360), (755, 31054, 0, 0, 1, 385, 365), (755, 31055, 0, 0, 1, 385, 365), (755, 31056, 0, 0, 1, 390, 370), (755, 31057, 0, 0, 1, 395, 375), (755, 31058, 0, 0, 1, 375, 355), (755, 31060, 0, 0, 1, 385, 365), (755, 31061, 0, 0, 1, 395, 375), (755, 31062, 0, 0, 1, 390, 370), (755, 31063, 0, 0, 1, 390, 370), (755, 31064, 0, 0, 1, 390, 370), (755, 31065, 0, 0, 1, 390, 370), (755, 31066, 0, 0, 1, 390, 370), (755, 31067, 0, 0, 1, 385, 365), (755, 31068, 0, 0, 1, 385, 365), (755, 31070, 0, 0, 1, 390, 370), (755, 31071, 0, 0, 1, 390, 370), (755, 31072, 0, 0, 1, 395, 375), (755, 31076, 0, 0, 1, 395, 375), (755, 31077, 0, 0, 1, 400, 380), (755, 31078, 0, 0, 1, 400, 380), (755, 31079, 0, 0, 1, 400, 380), (755, 31080, 0, 0, 1, 400, 380), (755, 31081, 0, 0, 1, 400, 380), (755, 31082, 0, 0, 1, 400, 380), (755, 31083, 0, 0, 1, 400, 380), (755, 31252, 0, 0, 1, 0, 0), (755, 32178, 0, 0, 1, 80, 50), (755, 32179, 0, 0, 1, 80, 50), (755, 32259, 0, 0, 1, 50, 30), (755, 32801, 0, 0, 1, 90, 70), (755, 32807, 0, 0, 1, 140, 120), (755, 32808, 0, 0, 1, 195, 175), (755, 32809, 0, 0, 1, 245, 225), (755, 32810, 0, 0, 1, 320, 300), (755, 32867, 0, 0, 1, 395, 375), (755, 32869, 0, 0, 1, 395, 375), (755, 32870, 0, 0, 1, 395, 375), (755, 32866, 0, 0, 1, 395, 375), (755, 32868, 0, 0, 1, 395, 375), (755, 32871, 0, 0, 1, 395, 375), (755, 32874, 0, 0, 1, 395, 375), (755, 32872, 0, 0, 1, 395, 375), (755, 32873, 0, 0, 1, 395, 375), (755, 34069, 0, 0, 1, 355, 325), (755, 34590, 0, 0, 1, 345, 305), (755, 34960, 0, 0, 1, 310, 290), (755, 34961, 0, 0, 1, 320, 300), (755, 34955, 0, 0, 1, 210, 190), (755, 34959, 0, 0, 1, 230, 210), (755, 36523, 0, 0, 1, 135, 105), (755, 36524, 0, 0, 1, 165, 135), (755, 36525, 0, 0, 1, 285, 255), (755, 36526, 0, 0, 1, 305, 285), (755, 37818, 0, 0, 1, 125, 95), (755, 37855, 0, 0, 1, 390, 370), (755, 38068, 0, 0, 1, 345, 325), (755, 38175, 0, 0, 1, 140, 110), (755, 38503, 0, 0, 1, 405, 385), (755, 38504, 0, 0, 1, 405, 385), (755, 39451, 0, 0, 1, 355, 325), (755, 39452, 0, 0, 1, 380, 350), (755, 39455, 0, 0, 1, 355, 325), (755, 39458, 0, 0, 1, 355, 325), (755, 39463, 0, 0, 1, 380, 350), (755, 39462, 0, 0, 1, 380, 350), (755, 39466, 0, 0, 1, 355, 325), (755, 39467, 0, 0, 1, 355, 325), (755, 39470, 0, 0, 1, 380, 350), (755, 39471, 0, 0, 1, 380, 350), (755, 39705, 0, 0, 1, 400, 375), (755, 39712, 0, 0, 1, 400, 375), (755, 39706, 0, 0, 1, 400, 375), (755, 39714, 0, 0, 1, 400, 375), (755, 39711, 0, 0, 1, 400, 375), (755, 39713, 0, 0, 1, 400, 375), (755, 39710, 0, 0, 1, 400, 375), (755, 39717, 0, 0, 1, 400, 375), (755, 39715, 0, 0, 1, 400, 375), (755, 39716, 0, 0, 1, 400, 375), (755, 39718, 0, 0, 1, 400, 375), (755, 39719, 0, 0, 1, 400, 375), (755, 39722, 0, 0, 1, 400, 375), (755, 39725, 0, 0, 1, 400, 375), (755, 39724, 0, 0, 1, 400, 375), (755, 39721, 0, 0, 1, 400, 375), (755, 39720, 0, 0, 1, 400, 375), (755, 39723, 0, 0, 1, 400, 375), (755, 39729, 0, 0, 1, 400, 375), (755, 39731, 0, 0, 1, 400, 375), (755, 39730, 0, 0, 1, 400, 375), (755, 39732, 0, 0, 1, 400, 375), (755, 39728, 0, 0, 1, 400, 375), (755, 39727, 0, 0, 1, 400, 375), (755, 39736, 0, 0, 1, 400, 375), (755, 39733, 0, 0, 1, 400, 375), (755, 39735, 0, 0, 1, 400, 375), (755, 39734, 0, 0, 1, 400, 375), (755, 39737, 0, 0, 1, 400, 375), (755, 39738, 0, 0, 1, 400, 375), (755, 39741, 0, 0, 1, 400, 375), (755, 39739, 0, 0, 1, 400, 375), (755, 39742, 0, 0, 1, 400, 375), (755, 39740, 0, 0, 1, 400, 375), (755, 39963, 0, 0, 1, 395, 375), (755, 39961, 0, 0, 1, 395, 375), (755, 40514, 0, 0, 1, 370, 340), (755, 41418, 0, 0, 1, 395, 375), (755, 41414, 0, 0, 1, 355, 335), (755, 41415, 0, 0, 1, 360, 340), (755, 41420, 0, 0, 1, 340, 325), (755, 41429, 0, 0, 1, 380, 350), (755, 42558, 0, 0, 1, 375, 365), (755, 42588, 0, 0, 1, 375, 365), (755, 42589, 0, 0, 1, 375, 365), (755, 42590, 0, 0, 1, 375, 365), (755, 42593, 0, 0, 1, 375, 365), (755, 42591, 0, 0, 1, 375, 365), (755, 42592, 0, 0, 1, 375, 365), (755, 43493, 0, 0, 1, 380, 350), (755, 44794, 0, 0, 1, 395, 375), (755, 46126, 0, 0, 1, 410, 375), (755, 46124, 0, 0, 1, 410, 375), (755, 46127, 0, 0, 1, 410, 375), (755, 46122, 0, 0, 1, 410, 375), (755, 46125, 0, 0, 1, 410, 375), (755, 46123, 0, 0, 1, 410, 375), (755, 46403, 0, 0, 1, 380, 350), (755, 46404, 0, 0, 1, 380, 350), (755, 46405, 0, 0, 1, 380, 350), (755, 46597, 0, 0, 1, 400, 380), (755, 46601, 0, 0, 1, 400, 380), (755, 46775, 0, 0, 1, 400, 375), (755, 46776, 0, 0, 1, 400, 375), (755, 46777, 0, 0, 1, 400, 375), (755, 46778, 0, 0, 1, 400, 375), (755, 46779, 0, 0, 1, 400, 375), (755, 46803, 0, 0, 1, 380, 350), (755, 47053, 0, 0, 1, 400, 375), (755, 47054, 0, 0, 1, 400, 375), (755, 47055, 0, 0, 1, 400, 375), (755, 47056, 0, 0, 1, 400, 375), (755, 47280, 0, 0, 1, 380, 350), (755, 48789, 0, 0, 1, 400, 375), (756, 25046, 512, 8, 1, 0, 0), (756, 28734, 0, 0, 1, 0, 0), (756, 28730, 0, 406, 1, 0, 0), (756, 822, 0, 0, 1, 0, 0), (756, 28877, 0, 0, 1, 0, 0), (758, 25027, 0, 0, 1, 0, 0), (758, 25026, 0, 0, 1, 0, 0), (759, 29932, 0, 0, 1, 0, 0), (760, 6562, 1024, 7, 1, 0, 0), (760, 28878, 1024, 208, 1, 0, 0), (760, 28880, 0, 0, 1, 0, 0), (760, 28875, 0, 0, 1, 0, 0), (760, 20579, 0, 0, 1, 0, 0), (761, 30147, 0, 0, 1, 0, 0), (761, 30148, 0, 0, 1, 0, 0), (761, 30149, 0, 0, 1, 0, 0), (761, 30151, 0, 0, 1, 0, 0), (761, 30153, 0, 0, 1, 0, 0), (761, 30194, 0, 0, 1, 0, 0), (761, 30198, 0, 0, 1, 0, 0), (761, 30195, 0, 0, 1, 0, 0), (761, 30197, 0, 0, 1, 0, 0), (761, 30213, 0, 0, 1, 0, 0), (761, 30219, 0, 0, 1, 0, 0), (761, 30223, 0, 0, 1, 0, 0), (761, 32233, 0, 0, 1, 0, 0), (761, 32850, 0, 0, 1, 0, 0), (761, 32851, 0, 0, 1, 0, 0), (761, 33698, 0, 0, 1, 0, 0), (761, 33699, 0, 0, 1, 0, 0), (761, 33700, 0, 0, 1, 0, 0), (761, 34947, 0, 0, 1, 0, 0), (761, 34956, 0, 0, 1, 0, 0), (761, 34957, 0, 0, 1, 0, 0), (761, 34958, 0, 0, 1, 0, 0), (761, 35697, 0, 0, 1, 0, 0), (761, 35695, 0, 0, 1, 0, 0), (762, 33388, 0, 0, 1, 0, 0), (762, 33391, 0, 0, 1, 0, 0), (762, 34090, 0, 0, 1, 0, 0), (762, 34091, 0, 0, 1, 0, 0), (763, 34887, 0, 0, 1, 0, 0), (763, 34889, 0, 0, 1, 0, 0), (763, 35323, 0, 0, 1, 0, 0), (763, 17253, 0, 0, 1, 0, 0), (763, 17255, 0, 0, 1, 0, 0), (763, 17256, 0, 0, 1, 0, 0), (763, 17257, 0, 0, 1, 0, 0), (763, 17258, 0, 0, 1, 0, 0), (763, 17259, 0, 0, 1, 0, 0), (763, 17260, 0, 0, 1, 0, 0), (763, 17261, 0, 0, 1, 0, 0), (763, 27050, 0, 0, 1, 0, 0), (763, 23145, 0, 0, 1, 0, 0), (763, 23147, 0, 0, 1, 0, 0), (763, 23148, 0, 0, 1, 0, 0), (764, 35253, 0, 0, 1, 0, 0), (764, 17253, 0, 0, 1, 0, 0), (764, 17255, 0, 0, 1, 0, 0), (764, 17256, 0, 0, 1, 0, 0), (764, 17257, 0, 0, 1, 0, 0), (764, 17258, 0, 0, 1, 0, 0), (764, 17259, 0, 0, 1, 0, 0), (764, 17260, 0, 0, 1, 0, 0), (764, 17261, 0, 0, 1, 0, 0), (764, 27050, 0, 0, 1, 0, 0), (764, 23145, 0, 0, 1, 0, 0), (764, 23147, 0, 0, 1, 0, 0), (764, 23148, 0, 0, 1, 0, 0), (765, 35258, 0, 0, 1, 0, 0), (766, 35254, 0, 0, 1, 0, 0), (766, 35346, 0, 0, 1, 0, 0), (766, 17253, 0, 0, 1, 0, 0), (766, 17255, 0, 0, 1, 0, 0), (766, 17256, 0, 0, 1, 0, 0), (766, 17257, 0, 0, 1, 0, 0), (766, 17258, 0, 0, 1, 0, 0), (766, 17259, 0, 0, 1, 0, 0), (766, 17260, 0, 0, 1, 0, 0), (766, 17261, 0, 0, 1, 0, 0), (766, 27050, 0, 0, 1, 0, 0), (766, 16827, 0, 0, 1, 0, 0), (766, 16828, 0, 0, 1, 0, 0), (766, 16829, 0, 0, 1, 0, 0), (766, 16830, 0, 0, 1, 0, 0), (766, 16831, 0, 0, 1, 0, 0), (766, 16832, 0, 0, 1, 0, 0), (766, 3010, 0, 0, 1, 0, 0), (766, 3009, 0, 0, 1, 0, 0), (766, 27049, 0, 0, 1, 0, 0), (767, 35257, 0, 0, 1, 0, 0), (767, 35290, 0, 0, 1, 0, 0), (767, 35291, 0, 0, 1, 0, 0), (767, 35292, 0, 0, 1, 0, 0), (767, 35293, 0, 0, 1, 0, 0), (767, 35294, 0, 0, 1, 0, 0), (767, 35295, 0, 0, 1, 0, 0), (767, 35296, 0, 0, 1, 0, 0), (767, 35297, 0, 0, 1, 0, 0), (767, 35298, 0, 0, 1, 0, 0), (767, 23099, 0, 0, 1, 0, 0), (767, 23109, 0, 0, 1, 0, 0), (767, 23110, 0, 0, 1, 0, 0), (767, 17253, 0, 0, 1, 0, 0), (767, 17255, 0, 0, 1, 0, 0), (767, 17256, 0, 0, 1, 0, 0), (767, 17257, 0, 0, 1, 0, 0), (767, 17258, 0, 0, 1, 0, 0), (767, 17259, 0, 0, 1, 0, 0), (767, 17260, 0, 0, 1, 0, 0), (767, 17261, 0, 0, 1, 0, 0), (767, 27050, 0, 0, 1, 0, 0), (768, 35386, 0, 0, 1, 0, 0), (768, 35387, 0, 0, 1, 0, 0), (768, 35389, 0, 0, 1, 0, 0), (768, 35392, 0, 0, 1, 0, 0), (768, 17253, 0, 0, 1, 0, 0), (768, 17255, 0, 0, 1, 0, 0), (768, 17256, 0, 0, 1, 0, 0), (768, 17257, 0, 0, 1, 0, 0), (768, 17258, 0, 0, 1, 0, 0), (768, 17259, 0, 0, 1, 0, 0), (768, 17260, 0, 0, 1, 0, 0), (768, 17261, 0, 0, 1, 0, 0), (768, 27050, 0, 0, 1, 0, 0), (769, 11, 0, 0, 1, 0, 0), (769, 36356, 0, 0, 1, 0, 0), (769, 23789, 0, 0, 1, 0, 0), (769, 6560, 0, 0, 1, 0, 0), (769, 33153, 0, 0, 1, 0, 0), (769, 35874, 0, 0, 1, 0, 0), (769, 35912, 0, 0, 1, 0, 0), (769, 1908, 0, 0, 1, 0, 0), (769, 35886, 0, 0, 1, 0, 0), (769, 35182, 0, 0, 1, 0, 0), (769, 5, 0, 0, 1, 0, 0), (769, 265, 0, 0, 1, 0, 0), (769, 25565, 0, 0, 1, 0, 0), (769, 26368, 0, 0, 1, 0, 0), (769, 18209, 0, 0, 1, 0, 0), (769, 18210, 0, 0, 1, 0, 0), (769, 38505, 0, 0, 1, 0, 0), (769, 38734, 0, 0, 1, 0, 0), (769, 39258, 0, 0, 1, 0, 0); DROP TABLE IF EXISTS `aowow_skill`; CREATE TABLE `aowow_skill` ( `skillID` integer unsigned NOT NULL, `categoryID` integer unsigned NOT NULL, `name` text NOT NULL, PRIMARY KEY (`skillID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_skill` VALUES (6, 7, 'Frost'), (8, 7, 'Fire'), (26, 7, 'Arms'), (38, 7, 'Combat'), (39, 7, 'Subtlety'), (40, 7, 'Poisons'), (43, 6, 'Swords'), (44, 6, 'Axes'), (45, 6, 'Bows'), (46, 6, 'Guns'), (50, 7, 'Beast Mastery'), (51, 7, 'Survival'), (54, 6, 'Maces'), (55, 6, 'Two-Handed Swords'), (56, 7, 'Holy'), (78, 7, 'Shadow Magic'), (95, 6, 'Defense'), (98, 10, 'Language: Common'), (101, 9, 'Dwarven Racial'), (109, 10, 'Language: Orcish'), (111, 10, 'Language: Dwarven'), (113, 10, 'Language: Darnassian'), (115, 10, 'Language: Taurahe'), (118, 6, 'Dual Wield'), (124, 9, 'Tauren Racial'), (125, 9, 'Orc Racial'), (126, 9, 'Night Elf Racial'), (129, 9, 'First Aid'), (134, 7, 'Feral Combat'), (136, 6, 'Staves'), (137, 10, 'Language: Thalassian'), (138, 10, 'Language: Draconic'), (139, 10, 'Language: Demon Tongue'), (140, 10, 'Language: Titan'), (141, 10, 'Language: Old Tongue'), (142, 9, 'Survival'), (148, 9, 'Horse Riding'), (149, 9, 'Wolf Riding'), (150, 9, 'Tiger Riding'), (152, 9, 'Ram Riding'), (155, 9, 'Swimming'), (160, 6, 'Two-Handed Maces'), (162, 6, 'Unarmed'), (163, 7, 'Marksmanship'), (164, 11, 'Blacksmithing'), (165, 11, 'Leatherworking'), (171, 11, 'Alchemy'), (172, 6, 'Two-Handed Axes'), (173, 6, 'Daggers'), (176, 6, 'Thrown'), (182, 11, 'Herbalism'), (183, 12, 'GENERIC (DND)'), (184, 7, 'Retribution'), (185, 9, 'Cooking'), (186, 11, 'Mining'), (188, 7, 'Pet - Imp'), (189, 7, 'Pet - Felhunter'), (197, 11, 'Tailoring'), (202, 11, 'Engineering'), (203, 7, 'Pet - Spider'), (204, 7, 'Pet - Voidwalker'), (205, 7, 'Pet - Succubus'), (206, 7, 'Pet - Infernal'), (207, 7, 'Pet - Doomguard'), (208, 7, 'Pet - Wolf'), (209, 7, 'Pet - Cat'), (210, 7, 'Pet - Bear'), (211, 7, 'Pet - Boar'), (212, 7, 'Pet - Crocilisk'), (213, 7, 'Pet - Carrion Bird'), (214, 7, 'Pet - Crab'), (215, 7, 'Pet - Gorilla'), (217, 7, 'Pet - Raptor'), (218, 7, 'Pet - Tallstrider'), (220, 9, 'Racial - Undead'), (226, 6, 'Crossbows'), (228, 6, 'Wands'), (229, 6, 'Polearms'), (236, 7, 'Pet - Scorpid'), (237, 7, 'Arcane'), (251, 7, 'Pet - Turtle'), (253, 7, 'Assassination'), (256, 7, 'Fury'), (257, 7, 'Protection'), (261, 7, 'Beast Training'), (267, 7, 'Protection'), (270, 7, 'Pet - Generic'), (293, 8, 'Plate Mail'), (313, 10, 'Language: Gnomish'), (315, 10, 'Language: Troll'), (333, 11, 'Enchanting'), (354, 7, 'Demonology'), (355, 7, 'Affliction'), (356, 9, 'Fishing'), (373, 7, 'Enhancement'), (374, 7, 'Restoration'), (375, 7, 'Elemental Combat'), (393, 11, 'Skinning'), (413, 8, 'Mail'), (414, 8, 'Leather'), (415, 8, 'Cloth'), (433, 8, 'Shield'), (473, 6, 'Fist Weapons'), (533, 9, 'Raptor Riding'), (553, 9, 'Mechanostrider Piloting'), (554, 9, 'Undead Horsemanship'), (573, 7, 'Restoration'), (574, 7, 'Balance'), (593, 7, 'Destruction'), (594, 7, 'Holy'), (613, 7, 'Discipline'), (633, 7, 'Lockpicking'), (653, 7, 'Pet - Bat'), (654, 7, 'Pet - Hyena'), (655, 7, 'Pet - Owl'), (656, 7, 'Pet - Wind Serpent'), (673, 10, 'Language: Gutterspeak'), (713, 9, 'Kodo Riding'), (733, 9, 'Racial - Troll'), (753, 9, 'Racial - Gnome'), (754, 9, 'Racial - Human'), (755, 11, 'Jewelcrafting'), (756, 9, 'Blood Elf Racial'), (758, -1, 'Pet - Event - Remote Control'), (759, 10, 'Language: Draenei'), (760, 9, 'Draenei Racial'), (761, 7, 'Pet - Felguard'), (762, 9, 'Riding'), (763, 7, 'Pet - Dragonhawk'), (764, 7, 'Pet - Nether Ray'), (765, 7, 'Pet - Sporebat'), (766, 7, 'Pet - Warp Stalker'), (767, -1, 'Pet - Ravager'), (768, 7, 'Pet - Serpent'), (769, 7, 'Internal'); DROP TABLE IF EXISTS `aowow_spelldispeltype`; CREATE TABLE `aowow_spelldispeltype` ( `id` integer unsigned NOT NULL, `name` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spelldispeltype` VALUES(0, 'None'), (1, 'Magic'), (2, 'Curse'), (3, 'Disease'), (4, 'Poison'), (5, 'Stealth'), (6, 'Invisibility'), (7, 'All(M+C+D+P)'), (8, 'Special - npc only'), (9, 'Frenzy'), (10, 'ZG Trinkets'); DROP TABLE IF EXISTS `aowow_spellmechanic`; CREATE TABLE `aowow_spellmechanic` ( `id` integer unsigned NOT NULL, `name` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spellmechanic` VALUES (1, 'charmed'), (2, 'disoriented'), (3, 'disarmed'), (4, 'distracted'), (5, 'fleeing'), (6, 'clumsy'), (7, 'rooted'), (8, 'pacified'), (9, 'silenced'), (10, 'asleep'), (11, 'ensnared'), (12, 'stunned'), (13, 'frozen'), (14, 'incapacitated'), (15, 'bleeding'), (16, 'healing'), (17, 'polymorphed'), (18, 'banished'), (19, 'shielded'), (20, 'shackled'), (21, 'mounted'), (22, 'seduced'), (23, 'turned'), (24, 'horrified'), (25, 'invulnerable'), (26, 'interrupted'), (27, 'dazed'), (28, 'discovery'), (29, 'invulnerable'), (30, 'sapped'); DROP TABLE IF EXISTS `aowow_resistances`; CREATE TABLE `aowow_resistances` ( `id` integer unsigned NOT NULL, `name` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_resistances` VALUES (0, 'Physical'), (1, 'Holy'), (2, 'Fire'), (3, 'Nature'), (4, 'Frost'), (5, 'Shadow'), (6, 'Arcane'); DROP TABLE IF EXISTS `aowow_spellcasttimes`; CREATE TABLE `aowow_spellcasttimes` ( `id` integer unsigned NOT NULL, `base` integer NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spellcasttimes` VALUES (1, 0), (2, 250), (3, 500), (4, 1000), (5, 2000), (6, 5000), (7, 10000), (8, 20000), (9, 30000), (10, 1000), (11, 2000), (12, 5000), (13, 30000), (14, 3000), (15, 4000), (16, 1500), (18, -1000000), (19, 2500), (20, 2500), (21, 2600), (22, 3500), (23, 1800), (24, 2200), (25, 2900), (26, 3700), (27, 4100), (28, 3200), (29, 4700), (30, 4500), (31, 2300), (32, 7000), (33, 5125), (34, 8000), (35, 12500), (36, 600), (37, 25000), (38, 45000), (39, 50000), (50, 1300), (70, 300000), (90, 1700), (91, 2800), (110, 750), (130, 1600), (150, 3800), (151, 2700), (152, 3100), (153, 3400), (170, 8000), (171, 6000), (190, 100), (191, 0), (192, 15000), (193, 12000), (194, -1000000), (195, 1100), (196, 750), (197, 850), (198, 900), (199, 333); DROP TABLE IF EXISTS `aowow_spellicons`; CREATE TABLE `aowow_spellicons` ( `id` int(11) unsigned NOT NULL default '0' COMMENT 'Icon Identifier', `iconname` varchar(50) NOT NULL default '' COMMENT 'Icon Name', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Icon Names'; INSERT INTO `aowow_spellicons` VALUES (1, 'Temp'), (9, 'Spell_Shadow_BlackPlague'), (10, 'Spell_Nature_NaturesBlessing'), (11, 'Spell_Fire_Fire'), (12, 'Spell_Fire_Fireball'), (13, 'Spell_Nature_MagicImmunity'), (14, 'Spell_Frost_Frost'), (15, 'Spell_Frost_Stun'), (16, 'Spell_Fire_FireArmor'), (17, 'Spell_Frost_IceShock'), (18, 'Spell_Fire_FireBolt'), (19, 'Spell_Nature_LightningShield'), (20, 'Spell_Nature_StrangleVines'), (21, 'Spell_Nature_FarSight'), (22, 'Spell_Shadow_ShadeTrueSight'), (23, 'Ability_ShockWave'), (24, 'Spell_Nature_Reincarnation'), (25, 'Ability_ThunderBolt'), (26, 'Ability_MeleeDamage'), (27, 'Spell_Nature_Slow'), (28, 'Ability_Defend'), (29, 'Ability_Seal'), (30, 'Spell_Nature_Invisibilty'), (31, 'Spell_Fire_Immolation'), (32, 'Spell_Ice_Lament'), (33, 'Spell_Fire_SealOfFire'), (34, 'Spell_Fire_FlameBlades'), (35, 'Spell_Frost_Glacier'), (36, 'Spell_Frost_ManaRecharge'), (37, 'Spell_Fire_SelfDestruct'), (38, 'Spell_Nature_BloodLust'), (39, 'Spell_Nature_NatureTouchGrow'), (40, 'Spell_Nature_NatureTouchDecay'), (41, 'Spell_Nature_DryadDispelMagic'), (42, 'Ability_ThunderClap'), (43, 'Ability_Temp'), (44, 'Spell_Nature_Sleep'), (45, 'Spell_Fire_MeteorStorm'), (46, 'Spell_Nature_MoonGlow'), (47, 'Spell_Nature_Purge'), (48, 'Spell_Shadow_MindSteal'), (49, 'Ability_EyeOfTheOwl'), (50, 'Ability_BullRush'), (51, 'Spell_Holy_InnerFire'), (52, 'Spell_Holy_Devotion'), (53, 'Spell_Nature_Thorns'), (54, 'Spell_Nature_Brilliance'), (55, 'Spell_Shadow_ChillTouch'), (56, 'Spell_Frost_FreezingBreath'), (57, 'Spell_Fire_EnchantWeapon'), (58, 'Spell_Nature_TimeStop'), (59, 'Spell_Misc_Food'), (60, 'Spell_Misc_Drink'), (61, 'Spell_Shadow_RaiseDead'), (62, 'Spell_Nature_Lightning'), (63, 'Spell_Nature_Strength'), (64, 'Spell_Nature_Rejuvenation'), (65, 'Spell_Nature_NullWard'), (66, 'Spell_Nature_Earthquake'), (67, 'Spell_Nature_SpiritWolf'), (68, 'Spell_Nature_CorrosiveBreath'), (69, 'Ability_Ensnare'), (70, 'Spell_Holy_HolyBolt'), (71, 'Spell_Shadow_Charm'), (72, 'Spell_Nature_GuardianWard'), (73, 'Spell_Holy_Restoration'), (74, 'Spell_Holy_DispelMagic'), (75, 'Spell_Shadow_SpectralSight'), (76, 'Spell_Shadow_FingerOfDeath'), (77, 'Spell_Shadow_MindRot'), (78, 'Spell_Holy_Invulnerable'), (79, 'Spell_Holy_LayOnHands'), (80, 'Spell_Holy_SealOfValor'), (81, 'Spell_Holy_DivineIntervention'), (82, 'Spell_Nature_Polymorph'), (83, 'Ability_Whirlwind'), (84, 'Ability_Racial_Avatar'), (85, 'Ability_UpgradeMoonGlaive'), (86, 'Ability_Racial_BloodRage'), (87, 'Spell_Shadow_Teleport'), (88, 'Spell_Shadow_DeathCoil'), (89, 'Spell_Shadow_RagingScream'), (90, 'Spell_Shadow_Metamorphosis'), (91, 'Spell_Shadow_AuraOfDarkness'), (92, 'Spell_Shadow_SoulGem'), (93, 'Spell_Shadow_UnholyStrength'), (94, 'Spell_Frost_SummonWaterElemental'), (95, 'Spell_Shadow_UnholyFrenzy'), (96, 'Spell_Shadow_Cripple'), (97, 'Spell_Shadow_PlagueCloud'), (98, 'Spell_Shadow_Possession'), (99, 'Spell_Shadow_AntiMagicShell'), (100, 'Spell_Nature_Tranquility'), (101, 'Spell_Frost_WindWalkOn'), (102, 'Ability_Smash'), (103, 'Ability_Ambush'), (104, 'Spell_Holy_Heal'), (105, 'Ability_SearingArrow'), (106, 'Spell_Nature_MoonKey'), (107, 'Ability_Racial_BearForm'), (108, 'Ability_GhoulFrenzy'), (109, 'Spell_Nature_FaerieFire'), (110, 'Spell_Nature_SlowPoison'), (111, 'Spell_Nature_ForceOfNature'), (112, 'Spell_Nature_RavenForm'), (113, 'Spell_Shadow_Haunting'), (114, 'Spell_Shadow_ShadowPact'), (115, 'Spell_Nature_Swiftness'), (116, 'Spell_Shadow_CarrionSwarm'), (117, 'Spell_Nature_WispHeal'), (118, 'Spell_Shadow_DeathAndDecay'), (119, 'Spell_Frost_FrostArmor'), (120, 'Spell_Totem_WardOfDraining'), (121, 'Spell_Holy_Resurrection'), (122, 'Spell_Nature_WispSplode'), (123, 'Spell_Nature_Regeneration'), (124, 'Spell_Nature_ResistMagic'), (125, 'Spell_Holy_MagicalSentry'), (126, 'Ability_Marksmanship'), (127, 'Ability_TheBlackArrow'), (128, 'Ability_TrueShot'), (129, 'Ability_WarStomp'), (130, 'Spell_Shadow_RitualOfSacrifice'), (131, 'Ability_Racial_ShadowMeld'), (132, 'Ability_GolemStormBolt'), (133, 'Spell_Frost_WizardMark'), (134, 'Spell_Shadow_DeathScream'), (135, 'Spell_Shadow_EvilEye'), (136, 'Spell_Fire_Flare'), (137, 'Spell_Shadow_MindBomb'), (138, 'Ability_CriticalStrike'), (139, 'Spell_Nature_EnchantArmor'), (140, 'Spell_Shadow_SealOfKings'), (141, 'Spell_Nature_CallStorm'), (142, 'Spell_Frost_IceClaw'), (143, 'Spell_Frost_Wisp'), (144, 'Frostbolt_test'), (145, 'Spell_Frost_ManaBurn'), (146, 'Ability_Racial_Cannibalize'), (147, 'Spell_Shadow_VampiricAura'), (148, 'Ability_GolemThunderClap'), (149, 'Spell_Nature_Regenerate'), (150, 'Spell_Shadow_UnsummonBuilding'), (151, 'Ability_SteelMelee'), (152, 'Spell_Shadow_Requiem'), (153, 'Spell_Shadow_LifeDrain'), (154, 'Spell_Shadow_DarkRitual'), (155, 'Spell_Nature_Drowsy'), (156, 'Spell_Holy_SearingLight'), (157, 'Ability_Hibernation'), (158, 'Spell_Holy_Excorcism'), (159, 'Spell_Holy_Retribution'), (160, 'Spell_Shadow_CorpseExplode'), (161, 'Ability_TownWatch'), (162, 'Ability_Repair'), (163, 'Ability_PoisonSting'), (164, 'Spell_Shadow_Twilight'), (165, 'Spell_Nature_ChainLightning'), (166, 'Ability_Devour'), (167, 'Spell_Holy_Dizzy'), (168, 'Spell_Nature_NaturesWrath'), (169, 'Spell_Shadow_DeathPact'), (170, 'Spell_Shadow_DarkSummoning'), (171, 'Ability_Spy'), (172, 'Spell_Ice_MagicDamage'), (173, 'Spell_Shadow_GatherShadows'), (174, 'Spell_Nature_EarthBind'), (175, 'Spell_Shadow_GhostKey'), (176, 'Spell_Frost_Frostbolt'), (177, 'Spell_Holy_AshesToAshes'), (178, 'Spell_Shadow_ShadowWard'), (179, 'Ability_Tracking'), (180, 'Spell_Frost_ChainsOfIce'), (181, 'Spell_Frost_FrostArmor02'), (182, 'Spell_Frost_ChillingArmor'), (183, 'Spell_Fire_FireBolt02'), (184, 'Spell_Fire_Fireball02'), (185, 'Spell_Fire_FlameBolt'), (186, 'Spell_Frost_FrostBlast'), (187, 'Spell_Frost_ChillingBlast'), (188, 'Spell_Frost_FrostBolt02'), (189, 'Spell_Frost_ChillingBolt'), (190, 'Spell_Misc_Food_08'), (191, 'Spell_Misc_ConjureManaJewel'), (192, 'Spell_Fire_SunKey'), (193, 'Spell_Frost_FrostNova'), (194, 'Spell_Nature_NullifyPoison'), (195, 'Spell_Nature_RemoveCurse'), (196, 'Spell_Nature_RemoveDisease'), (197, 'Spell_Nature_ResistNature'), (198, 'Spell_Nature_SpiritArmor'), (199, 'Spell_Nature_ThunderClap'), (200, 'Spell_Nature_UndyingStrength'), (201, 'Ability_Physical_Taunt'), (202, 'Racial_Dwarf_FindTreasure'), (203, 'Spell_Holy_HarmUndeadAura'), (204, 'Spell_Holy_RetributionAura'), (205, 'Spell_Holy_RighteousFury'), (206, 'Spell_Holy_RighteousnessAura'), (207, 'Spell_Shadow_AntiShadow'), (208, 'Spell_Shadow_BurningSpirit'), (209, 'Spell_Shadow_DetectLesserInvisibility'), (210, 'Spell_Shadow_DetectInvisibility'), (211, 'Spell_Shadow_ImpPhaseShift'), (212, 'Spell_Shadow_ManaBurn'), (213, 'Spell_Shadow_ShadowBolt'), (214, 'Spell_Shadow_SummonFelHunter'), (215, 'Spell_Shadow_SummonImp'), (216, 'Spell_Shadow_SummonSuccubus'), (217, 'Spell_Shadow_SummonVoidWalker'), (218, 'Ability_ImpalingBolt'), (219, 'Ability_PierceDamage'), (220, 'Spell_Nature_Cyclone'), (221, 'Spell_Shadow_AnimateDead'), (222, 'Spell_Shadow_NightOfTheDead'), (223, 'Spell_Orc_Omniscience'), (224, 'Spells\Icon\Spell_Fire_Fire'), (225, 'Spell_Nature_StarFall'), (226, 'INV_Potion_19'), (227, 'INV_Misc_Bag_11'), (228, 'Spell_Shadow_GrimWard'), (229, 'Spell_Nature_MirrorImage'), (230, 'INV_Boots_03'), (231, 'INV_Misc_Food_24'), (232, 'Spell_Holy_Silence'), (233, 'Spell_Shadow_Fumble'), (234, 'Spell_Shadow_ShadowWordPain'), (235, 'Spell_Shadow_ShadowWordDominate'), (236, 'Spell_Holy_RemoveCurse'), (237, 'Spell_Holy_HolySmite'), (238, 'Spell_Holy_BlessingOfStamina'), (239, 'Spell_Holy_BlessingOfStrength'), (240, 'Spell_Holy_BlessingOfAgility'), (241, 'Spell_Holy_GreaterHeal'), (242, 'Spell_Holy_FlashHeal'), (243, 'Ability_BackStab'), (244, 'Ability_CheapShot'), (245, 'Ability_Gouge'), (246, 'Ability_Kick'), (247, 'Ability_Poisons'), (248, 'INV_Potion_12'), (249, 'Ability_Sap'), (250, 'Ability_Stealth'), (251, 'Ability_Throw'), (252, 'Ability_Vanish'), (253, 'Ability_Hunter_AimedShot'), (254, 'Ability_Hunter_BeastSooth'), (255, 'Ability_Hunter_BeastTaming'), (256, 'Ability_Hunter_CriticalShot'), (257, 'Ability_Hunter_SwiftStrike'), (258, 'INV_Misc_Food_08'), (259, 'INV_Misc_Food_12'), (260, 'INV_Misc_Food_11'), (261, 'Ability_Druid_Maul'), (262, 'Ability_Druid_Rake'), (263, 'Spell_Nature_AbolishMagic'), (264, 'Spell_Nature_NullifyDisease'), (265, 'Spell_Nature_NullifyPoison_02'), (266, 'Spell_Nature_ProtectionformNature'), (267, 'Ability_Hunter_MendPet'), (268, 'INV_Misc_Ale_01'), (269, 'INV_Weapon_Crossbow_01'), (270, 'INV_Ore_Tin_01'), (271, 'INV_Misc_Birdbeck_02'), (272, 'Spell_Nature_Web'), (273, 'INV_Misc_EmptyFlask_01'), (274, 'INV_Musket_03'), (275, 'INV_Musket_04'), (276, 'Ability_Warrior_DefensiveStance'), (277, 'Ability_Warrior_Cleave'), (278, 'Ability_Warrior_Challange'), (279, 'Ability_Warrior_OffensiveStance'), (280, 'Ability_Warrior_ShieldBash'), (281, 'Ability_Warrior_ShieldWall'), (282, 'Ability_Warrior_WarCry'), (283, 'INV_Misc_Gem_Stone_01'), (284, 'INV_Stone_04'), (285, 'Spell_Frost_IceStorm'), (286, 'INV_Staff_08'), (287, 'INV_Misc_Orb_03'), (288, 'INV_Ammo_Arrow_02'), (289, 'INV_Misc_Bowl_01'), (290, 'INV_ThrowingKnife_03'), (291, 'Spell_Holy_DevotionAura'), (292, 'Spell_Holy_Excorcism_02'), (293, 'INV_Misc_Head_Tiger_01'), (294, 'INV_Wand_01'), (295, 'INV_Wand_02'), (296, 'INV_Staff_03'), (297, 'INV_Chest_Plate02'), (298, 'Spell_Holy_FistOfJustice'), (299, 'Spell_Holy_HealingAura'), (300, 'Spell_Holy_Purify'), (301, 'Spell_Holy_SealOfFury'), (302, 'Spell_Holy_SealOfMight'), (303, 'Spell_Holy_SealOfProtection'), (304, 'Spell_Holy_SealOfRighteousness'), (305, 'Spell_Holy_SealOfSalvation'), (306, 'Spell_Holy_SealOfWisdom'), (307, 'Spell_Holy_SealOfWrath'), (308, 'Spell_Holy_SenseUndead'), (309, 'Spell_Holy_TurnUndead'), (310, 'Spell_Nature_Sentinal'), (311, 'INV_Misc_MonsterFang_01'), (312, 'Spell_Nature_UnyeildingStamina'), (313, 'Spell_Shadow_AbominationExplosion'), (314, 'INV_Gauntlets_05'), (315, 'INV_Jewelry_Talisman_01'), (316, 'Spell_Holy_PrayerOfHealing'), (317, 'Spell_Magic_PolymorphPig'), (318, 'Spell_Magic_PolymorphChicken'), (319, 'INV_Scroll_02'), (320, 'Spell_Lightning_LightningBolt01'), (321, 'Spell_Holy_Renew'), (322, 'INV_Mace_12'), (323, 'INV_Misc_LeatherScrap_08'), (324, 'INV_Fabric_Silk_02'), (325, 'INV_Misc_Wrench_02'), (326, 'INV_Misc_ArmorKit_17'), (327, 'INV_Potion_14'), (328, 'INV_Axe_04'), (329, 'Spell_Holy_HolyProtection'), (330, 'Spell_Holy_NullifyDisease'), (331, 'Spell_Magic_LesserInvisibilty'), (332, 'Spell_Magic_MageArmor'), (333, 'Trade_Engineering'), (334, 'Spell_Nature_AgitatingTotem'), (335, 'Trade_BlackSmithing'), (336, 'Trade_Mining'), (337, 'Spell_Nature_InvisibilityTotem'), (338, 'Spell_Nature_ManaRegenTotem'), (339, 'Trade_Alchemy'), (340, 'Spell_Nature_SlowingTotem'), (341, 'Trade_Tailoring'), (342, 'Trade_BrewPoison'), (343, 'INV_Misc_Key_04'), (344, 'INV_Misc_Gem_Sapphire_01'), (345, 'Trade_Herbalism'), (346, 'Trade_LeatherWorking'), (347, 'INV_Misc_Shell_03'), (348, 'INV_Potion_01'), (349, 'INV_Misc_Shell_02'), (350, 'INV_Misc_Dust_02'), (351, 'INV_Misc_Ammo_Gunpowder_02'), (352, 'INV_Orb_Arcanite_01'), (353, 'INV_Misc_Gear_01'), (354, 'INV_Cask_01'), (355, 'INV_Misc_Bomb_05'), (356, 'INV_Misc_StoneTablet_04'), (357, 'INV_Scroll_05'), (358, 'INV_Misc_Fork&Knife'), (359, 'INV_Misc_EmptyFlask_02'), (360, 'INV_Flask_02'), (361, 'INV_Flask_05'), (362, 'INV_Wine_01'), (363, 'INV_Misc_Cape_18'), (364, 'INV_Weapon_Bow_05'), (365, 'INV_Weapon_Halberd_06'), (366, 'INV_Axe_09'), (367, 'INV_Mace_01'), (368, 'INV_Sword_04'), (369, 'INV_Sword_06'), (370, 'INV_Spear_05'), (371, 'INV_Axe_17'), (372, 'INV_Gauntlets_06'), (373, 'INV_Misc_Pipe_01'), (374, 'INV_Misc_Food_09'), (393, 'INV_Weapon_Rifle_01'), (413, 'INV_Shield_05'), (433, 'INV_Banner_03'), (434, 'INV_ThrowingKnife_05'), (435, 'INV_Mace_04'), (436, 'INV_Weapon_Bow_02'), (437, 'INV_Axe_13'), (438, 'INV_Sword_26'), (439, 'INV_Hammer_03'), (440, 'INV_Shield_04'), (441, 'INV_Axe_16'), (442, 'INV_Stone_01'), (443, 'INV_Axe_11'), (444, 'INV_Chest_Plate01'), (453, 'Spell_Holy_BlessingOfProtection'), (454, 'Ability_Hunter_BeastSoothe'), (455, 'Ability_Hunter_BeastCall'), (456, 'Ability_Warrior_BattleShout'), (457, 'Ability_Warrior_Charge'), (458, 'Spell_Nature_AstralRecal'), (459, 'Spell_Nature_AstralRecalGroup'), (460, 'Spell_Shadow_SummonInfernal'), (473, 'Ability_Druid_Bash'), (493, 'Ability_Druid_CatForm'), (494, 'Ability_Druid_Disembowel'), (495, 'Ability_Druid_SupriseAttack'), (496, 'Ability_Druid_Swipe'), (497, 'Ability_Rogue_Disguise'), (498, 'Ability_Rogue_Garrote'), (499, 'Ability_Rogue_KidneyShot'), (500, 'Ability_Rogue_Rupture'), (501, 'Spell_Frost_FrostWard'), (502, 'Spell_Holy_MindVision'), (503, 'Spell_Holy_Redemption'), (504, 'Spell_Holy_SealOfSacrifice'), (505, 'Spell_Magic_FeatherFall'), (513, 'Ability_Rogue_DualWeild'), (514, 'Ability_Rogue_Eviscerate'), (515, 'Ability_Rogue_SliceDice'), (516, 'Ability_Rogue_Sprint'), (517, 'Ability_Rogue_Trip'), (518, 'INV_Poison_MindNumbing'), (533, 'Ability_DualWield'), (534, 'Ability_Hunter_BeastTraining'), (535, 'Ability_Hunter_Pathfinding'), (536, 'Ability_Hunter_Quickshot'), (537, 'Ability_Hunter_RunningShot'), (538, 'Ability_Hunter_SniperShot'), (539, 'Ability_Rogue_Feint'), (540, 'Spell_Holy_PrayerOfHealing02'), (541, 'Spell_Shadow_BloodBoil'), (542, 'Spell_Shadow_CurseOfAchimonde'), (543, 'Spell_Shadow_CurseOfMannoroth'), (544, 'Spell_Shadow_CurseOfSargeras'), (545, 'Spell_Shadow_DemonBreath'), (546, 'Spell_Shadow_LifeDrain02'), (547, 'Spell_Shadow_RainOfFire'), (548, 'Spell_Shadow_SiphonMana'), (553, 'Ability_Racial_Ultravision'), (554, 'INV_Misc_Orb_04'), (555, 'Spell_Holy_AuraOfLight'), (556, 'INV_Food_Egg_02'), (557, 'INV_Wine_03'), (558, 'Ability_Parry'), (559, 'Ability_Warrior_DecisiveStrike'), (560, 'Ability_Warrior_Disarm'), (561, 'Ability_Warrior_InnerRage'), (562, 'Ability_Warrior_Revenge'), (563, 'Ability_Warrior_Riposte'), (564, 'Ability_Warrior_SavageBlow'), (565, 'Ability_Warrior_Sunder'), (566, 'Spell_Holy_PowerWordShield'), (576, 'INV_Misc_Fish_05'), (577, 'INV_Misc_Fish_06'), (578, 'Trade_Engraving'), (579, 'INV_Staff_Goldfeathered_01'), (580, 'Trade_Fishing'), (596, 'Spell_Shadow_Curse'), (597, 'INV_Misc_MonsterHead_03'), (598, 'INV_Staff_01'), (599, 'INV_Misc_Bone_09'), (600, 'INV_Misc_Bone_06'), (601, 'INV_Misc_Foot_Kodo'), (616, 'INV_Misc_Fish_03'), (617, 'INV_Misc_Monster_MouseTail'), (636, 'Spell_Nature_Acid_01'), (656, 'INV_Gizmo_02'), (657, 'INV_Gizmo_03'), (658, 'INV_Gizmo_01'), (676, 'INV_Misc_Food_18'), (677, 'Ability_ShootWand'), (678, 'Spell_Fire_FlameShock'), (679, 'Spell_Fire_FlameTounge'), (680, 'Spell_Fire_SearingTotem'), (681, 'Spell_Frost_FrostBrand'), (682, 'Spell_Holy_LesserHeal'), (683, 'Spell_Holy_LesserHeal02'), (684, 'Spell_Holy_Heal02'), (685, 'Spell_Holy_WordFortitude'), (686, 'Spell_Nature_StrengthOfEarthTotem02'), (687, 'Spell_Nature_EarthShock'), (688, 'Spell_Nature_RockBiter'), (689, 'Spell_Nature_StoneClawTotem'), (690, 'Spell_Nature_StoneSkinTotem'), (691, 'Spell_Nature_EarthBindTotem'), (692, 'Spell_Shadow_CurseOfTounges'), (693, 'Spell_Shadow_SacrificialShield'), (694, 'Spell_Shadow_SoothingKiss'), (695, 'Ability_FiegnDead'), (696, 'INV_Misc_Spyglass_01'), (716, 'INV_Boots_02'), (736, 'INV_Misc_Pelt_Wolf_01'), (756, 'INV_Gauntlets_04'), (776, 'INV_Misc_Rune_01'), (796, 'INV_Chest_Chain_05'), (816, 'Spell_Fire_SoulBurn'), (836, 'Ability_Mount_BlackPanther'), (856, 'Ability_Rogue_Ambush'), (857, 'Ability_Rogue_FeignDeath'), (858, 'INV_Misc_Ammo_Bullet_01'), (876, 'Spell_Fire_LavaSpawn'), (896, 'INV_Chest_Leather_09'), (897, 'INV_Chest_Cloth_21'), (916, 'Ability_Mount_WhiteTiger'), (917, 'INV_Shield_09'), (936, 'INV_Misc_Key_03'), (937, 'Spell_Fire_Incinerate'), (956, 'Ability_Mount_WhiteDireWolf'), (957, 'Ability_Druid_ChallangingRoar'), (958, 'Ability_Druid_Cower'), (959, 'Ability_Druid_Dash'), (960, 'Ability_Druid_DemoralizingRoar'), (961, 'Ability_Druid_Enrage'), (962, 'Spell_Nature_HealingTouch'), (963, 'Spell_Nature_HealingWaveGreater'), (964, 'Spell_Nature_HealingWaveLesser'), (965, 'INV_Ammo_Bullet_02'), (976, 'Spell_Frost_FrostShock'), (996, 'INV_Weapon_Halberd_08'), (997, 'INV_Chest_Plate04'), (1016, 'INV_Misc_Food_04'), (1036, 'INV_Misc_Gem_Emerald_01'), (1037, 'INV_Misc_Gem_Emerald_02'), (1038, 'INV_Misc_Gem_Opal_01'), (1039, 'INV_Misc_Gem_Ruby_01'), (1056, 'INV_Wine_02'), (1057, 'INV_Wine_04'), (1076, 'INV_Misc_Head_Undead_01'), (1096, 'INV_Misc_Milk_02'), (1097, 'INV_Misc_Head_Human_02'), (1098, 'INV_Misc_Key_05'), (1099, 'INV_Misc_Key_06'), (1100, 'INV_Misc_Key_12'), (1101, 'INV_Misc_Key_14'), (1116, 'INV_Misc_MonsterClaw_02'), (1136, 'INV_Misc_MonsterScales_03'), (1137, 'Spell_Fire_Volcano'), (1156, 'INV_Jewelry_Amulet_07'), (1176, 'Ability_Mount_RidingHorse'), (1177, 'Ability_Mount_MountainRam'), (1178, 'Ability_Mount_BlackDireWolf'), (1179, 'Ability_Mount_NightmareHorse'), (1180, 'Ability_Mount_Raptor'), (1181, 'Ability_Mount_JungleTiger'), (1196, 'INV_Misc_Ammo_Gunpowder_01'), (1197, 'Spell_Fire_WindsofWoe'), (1216, 'INV_Misc_Flower_02'), (1217, 'INV_Misc_Herb_03'), (1236, 'Spell_Frost_IceShard'), (1237, 'INV_Misc_Bandage_08'), (1238, 'INV_Hammer_18'), (1239, 'INV_Wand_08'), (1240, 'Ability_Mount_MechaStrider'), (1241, 'Ability_Mount_Undeadhorse'), (1242, 'INV_Hammer_24'), (1256, 'INV_Misc_MonsterSpiderCarapace_01'), (1276, 'INV_Ingot_03'), (1277, 'INV_Ingot_Steel'), (1296, 'INV_Potion_63'), (1297, 'INV_Potion_84'), (1298, 'INV_Potion_91'), (1299, 'INV_Potion_93'), (1300, 'INV_Potion_65'), (1301, 'INV_Potion_86'), (1302, 'INV_Potion_33'), (1303, 'INV_Potion_58'), (1304, 'INV_Potion_44'), (1305, 'INV_Potion_79'), (1306, 'INV_Drink_09'), (1307, 'INV_Potion_15'), (1308, 'INV_Potion_13'), (1309, 'INV_Drink_07'), (1310, 'INV_Potion_08'), (1311, 'INV_Potion_18'), (1312, 'INV_Drink_13'), (1313, 'INV_Drink_05'), (1314, 'INV_Drink_04'), (1315, 'INV_Potion_30'), (1316, 'INV_Potion_69'), (1336, 'INV_Potion_10'), (1337, 'INV_Potion_61'), (1356, 'INV_Potion_04'), (1357, 'INV_Drink_06'), (1358, 'INV_Drink_Milk_02'), (1359, 'INV_Drink_10'), (1360, 'INV_Drink_11'), (1361, 'INV_Drink_12'), (1377, 'INV_Misc_Net_01'), (1397, 'Spell_Nature_Windfury'), (1417, 'INV_Misc_Horn_03'), (1437, 'INV_Misc_Food_10'), (1457, 'INV_Ammo_Arrow_01'), (1458, 'INV_Axe_05'), (1459, 'INV_Weapon_Halbard_01'), (1460, 'INV_Mace_02'), (1461, 'INV_Sword_20'), (1462, 'INV_Sword_27'), (1463, 'INV_Shield_06'), (1464, 'INV_Sword_05'), (1465, 'Spell_Nature_AncestralGuardian'), (1466, 'INV_Gizmo_Pipe_04'), (1467, 'INV_Misc_Food_15'), (1468, 'Spell_Shadow_CreepingPlague'), (1469, 'INV_Misc_Gem_Opal_03'), (1470, 'INV_Misc_Gem_Topaz_01'), (1471, 'INV_Misc_Gem_Crystal_01'), (1472, 'INV_Misc_Gem_Variety_02'), (1473, 'INV_Axe_03'), (1474, 'INV_Axe_06'), (1475, 'Ability_Druid_AquaticForm'), (1476, 'Ability_Druid_TravelForm'), (1477, 'Ability_Warrior_PunishingBlow'), (1478, 'Ability_Rogue_Distract'), (1479, 'Spell_Arcane_PortalDarnassus'), (1480, 'Spell_Arcane_PortalIronForge'), (1481, 'Spell_Arcane_PortalOrgrimmar'), (1482, 'Spell_Arcane_PortalStormWind'), (1483, 'Spell_Arcane_PortalThunderBluff'), (1484, 'Spell_Arcane_PortalUnderCity'), (1485, 'Spell_Arcane_StarFire'), (1486, 'Spell_Arcane_TeleportDarnassus'), (1487, 'Spell_Holy_MindSooth'), (1488, 'Spell_Shadow_PsychicScream'), (1489, 'Spell_Arcane_TeleportIronForge'), (1490, 'Spell_Arcane_TeleportOrgrimmar'), (1491, 'Spell_Arcane_TeleportStormWind'), (1492, 'Spell_Arcane_TeleportThunderBluff'), (1493, 'Spell_Arcane_TeleportUnderCity'), (1494, 'Spell_Shadow_Contagion'), (1495, 'INV_Drink_15'), (1496, 'INV_Misc_Herb_16'), (1497, 'INV_Misc_Wrench_01'), (1498, 'INV_Shield_01'), (1499, 'Spell_Arcane_Blink'), (1500, 'Spell_Shadow_EnslaveDemon'), (1501, 'INV_Weapon_ShortBlade_14'), (1502, 'INV_Staff_10'), (1503, 'INV_Staff_11'), (1504, 'INV_Weapon_ShortBlade_05'), (1505, 'INV_ThrowingKnife_01'), (1506, 'INV_Ammo_FireTar'), (1507, 'INV_Misc_MonsterScales_12'), (1508, 'INV_Sword_11'), (1509, 'INV_Misc_Food_50'), (1510, 'Ability_Mount_PinkTiger'), (1511, 'Ability_Hunter_BeastCall02'), (1512, 'INV_Misc_Food_33'), (1513, 'INV_Drink_03'), (1514, 'INV_Egg_02'), (1515, 'INV_Misc_Gem_Crystal_02'), (1516, 'INV_Misc_Gem_Diamond_02'), (1517, 'INV_Misc_Gem_Ruby_02'), (1518, 'INV_Misc_Gem_Amethyst_01'), (1519, 'INV_Misc_Food_31'), (1520, 'INV_Cask_03'), (1521, 'INV_Misc_ShadowEgg'), (1522, 'INV_Box_PetCarrier_01'), (1523, 'INV_Staff_30'), (1524, 'INV_Weapon_ShortBlade_10'), (1525, 'INV_Misc_MonsterScales_05'), (1526, 'INV_Axe_01'), (1527, 'INV_Spear_06'), (1528, 'INV_ThrowingKnife_02'), (1529, 'INV_Axe_08'), (1530, 'Ability_Hunter_EagleEye'), (1531, 'Ability_Druid_Ravage'), (1532, 'INV_Misc_MonsterScales_17'), (1533, 'INV_Misc_MonsterScales_11'), (1534, 'Ability_Druid_CatFormAttack'), (1535, 'INV_Misc_MonsterScales_09'), (1536, 'INV_Misc_MonsterScales_15'), (1537, 'INV_Misc_MonsterScales_13'), (1538, 'INV_Misc_MonsterScales_07'), (1539, 'INV_Ore_Arcanite_01'), (1540, 'INV_Belt_18'), (1541, 'INV_Misc_Slime_01'), (1542, 'INV_Egg_04'), (1543, 'INV_Egg_05'), (1544, 'INV_Hammer_09'), (1545, 'INV_Axe_18'), (1546, 'INV_Axe_10'), (1547, 'INV_Shoulder_11'), (1548, 'INV_Misc_Head_Dragon_01'), (1549, 'Ability_Hunter_AspectOfTheMonkey'), (1550, 'INV_Misc_Horn_01'), (1551, 'INV_Shield_20'), (1552, 'Spell_Shadow_Shadowform'), (1553, 'INV_Misc_Rune_04'), (1554, 'INV_Sword_32'), (1555, 'INV_Jewelry_Talisman_06'), (1556, 'INV_Jewelry_Amulet_01'), (1557, 'INV_Axe_12'), (1558, 'INV_Misc_Pelt_Bear_03'), (1559, 'Ability_Hunter_Pet_Bear'), (1560, 'INV_Spear_08'), (1561, 'INV_Misc_MonsterClaw_04'), (1562, 'INV_Misc_MonsterClaw_03'), (1563, 'Ability_Hunter_Pet_Cat'), (1564, 'INV_Misc_Urn_01'), (1565, 'Ability_Hunter_Pet_Hyena'), (1566, 'INV_Sword_22'), (1567, 'INV_Hammer_23'), (1568, 'INV_Misc_Gem_Bloodstone_01'), (1569, 'INV_Potion_11'), (1570, 'INV_Potion_92'), (1571, 'INV_Sword_25'), (1572, 'INV_Sword_41'), (1573, 'Ability_Hunter_Pet_Wolf'), (1574, 'INV_Ingot_Eternium'), (1575, 'INV_Misc_Rune_05'), (1576, 'INV_Misc_StoneTablet_05'), (1577, 'Ability_Hunter_Pet_Bat'), (1578, 'Ability_Hunter_Pet_Boar'), (1579, 'Ability_Hunter_Pet_Vulture'), (1580, 'Ability_Hunter_Pet_Crab'), (1581, 'Ability_Hunter_Pet_Crocolisk'), (1582, 'Ability_Hunter_Pet_Gorilla'), (1583, 'Ability_Hunter_Pet_Owl'), (1584, 'Ability_Hunter_Pet_Raptor'), (1585, 'Ability_Hunter_Pet_Scorpid'), (1586, 'Ability_Hunter_Pet_Spider'), (1587, 'Ability_Hunter_Pet_TallStrider'), (1588, 'Ability_Hunter_Pet_Turtle'), (1589, 'Ability_Hunter_Pet_WindSerpent'), (1590, 'Spell_Shadow_ScourgeBuild'), (1591, 'Spell_Shadow_DeadofNight'), (1592, 'INV_Misc_Fish_08'), (1593, 'INV_Stone_14'), (1594, 'INV_Shield_19'), (1595, 'INV_Misc_Orb_02'), (1596, 'INV_Weapon_Halberd_11'), (1597, 'INV_Potion_31'), (1598, 'INV_Helmet_45'), (1599, 'INV_Helmet_08'), (1600, 'INV_Stone_13'), (1601, 'INV_Sword_02'), (1602, 'INV_Potion_29'), (1603, 'INV_Potion_16'), (1604, 'INV_Potion_40'), (1605, 'INV_Potion_46'), (1606, 'INV_Potion_67'), (1607, 'INV_Potion_47'), (1608, 'INV_Jewelry_Talisman_07'), (1609, 'INV_Potion_32'), (1610, 'INV_Misc_Flute_01'), (1611, 'INV_Misc_Bone_HumanSkull_01'), (1612, 'INV_Boots_Plate_03'), (1613, 'INV_Gauntlets_19'), (1614, 'Spell_Shadow_CallofBone'), (1615, 'INV_Misc_Head_Tauren_02'), (1616, 'INV_Ammo_Bullet_01'), (1617, 'INV_Ammo_Bullet_03'), (1618, 'INV_Misc_MonsterScales_14'), (1619, 'INV_Gizmo_08'), (1620, 'INV_Misc_Bandage_11'), (1621, 'INV_Misc_Bandage_12'), (1622, 'INV_Staff_02'), (1623, 'INV_Staff_07'), (1624, 'INV_Wand_07'), (1625, 'INV_Battery_01'), (1626, 'INV_Misc_Flower_01'), (1627, 'INV_Misc_Food_Wheat_02'), (1628, 'INV_Axe_02'), (1629, 'INV_Spear_07'), (1630, 'Ability_PoisonArrow'), (1631, 'INV_Weapon_Rifle_02'), (1632, 'INV_Weapon_Rifle_06'), (1633, 'INV_Gauntlets_10'), (1634, 'INV_Misc_Food_02'), (1635, 'INV_Hammer_04'), (1636, 'INV_Wand_09'), (1637, 'INV_Crown_01'), (1638, 'INV_Potion_55'), (1639, 'INV_Potion_62'), (1640, 'INV_Potion_97'), (1641, 'INV_Potion_48'), (1642, 'INV_Potion_26'), (1643, 'INV_Potion_41'), (1644, 'INV_Misc_Book_07'), (1645, 'INV_Enchant_EssenceAstralLarge'), (1646, 'INV_Enchant_EssenceAstralSmall'), (1647, 'INV_Spear_04'), (1648, 'INV_Sword_48'), (1649, 'Spell_Nature_Preservation'), (1650, 'INV_ThrowingAxe_03'), (1651, 'INV_Misc_Bone_OrcSkull_01'), (1652, 'INV_Helmet_23'), (1653, 'INV_Misc_Pelt_Bear_Ruin_02'), (1654, 'INV_Enchant_EssenceEternalLarge'), (1655, 'INV_Musket_02'), (1656, 'INV_Enchant_ShardBrilliantSmall'), (1657, 'INV_Misc_Note_02'), (1658, 'INV_Feather_01'), (1659, 'INV_Misc_MonsterScales_08'), (1660, 'Spell_Arcane_TeleportMoonglade'), (1661, 'Racial_Troll_Berserk'), (1662, 'Racial_Orc_BerserkerStrength'), (1663, 'INV_Hammer_05'), (1664, 'INV_Hammer_01'), (1665, 'INV_Ammo_Snowball'), (1666, 'INV_Boots_05'), (1667, 'INV_Gizmo_07'), (1668, 'INV_Shield_10'), (1669, 'Spell_Holy_PrayerOfFortitude'), (1670, 'INV_Potion_03'), (1671, 'INV_Misc_Herb_07'), (1672, 'INV_Jewelry_Talisman_08'), (1673, 'Spell_Nature_DiseaseCleansingTotem'), (1674, 'Spell_Frost_FireResistanceTotem'), (1675, 'Spell_Nature_NatureResistanceTotem'), (1676, 'Spell_Nature_TremorTotem'), (1677, 'Spell_Nature_GroundingTotem'), (1678, 'Spell_Fire_FrostResistanceTotem'), (1679, 'Spell_Nature_PoisonCleansingTotem'), (1680, 'Ability_Druid_FerociousBite'), (1681, 'Ability_Druid_Mangle.tga'), (1682, 'Ability_Mount_Kodo_01'), (1683, 'Ability_Mount_Kodo_02'), (1684, 'Ability_Mount_Kodo_03'), (1685, 'INV_Misc_Organ_03'), (1686, 'INV_Potion_25'), (1687, 'INV_Drink_18'), (1688, 'INV_Misc_Food_55'), (1689, 'INV_Crown_02'), (1690, 'Spell_Nature_MassTeleport'), (1691, 'INV_Banner_02'), (1692, 'INV_Gizmo_09'), (1693, 'INV_Misc_Gem_Amethyst_02'), (1694, 'Spell_Holy_ArcaneIntellect'), (1695, 'INV_Misc_Birdbeck_01'), (1696, 'INV_Misc_Bomb_04'), (1697, 'Ability_Hunter_Harass'), (1698, 'INV_Banner_01'), (1699, 'INV_Misc_Head_Dragon_Black'), (1700, 'INV_Misc_Head_Dragon_Blue'), (1701, 'INV_Misc_Head_Dragon_Bronze'), (1702, 'INV_Misc_Head_Dragon_Green'), (1703, 'INV_BannerPVP_01'), (1704, 'INV_BannerPVP_02'), (1705, 'INV_Misc_ArmorKit_18'), (1706, 'INV_Misc_Organ_06'), (1707, 'INV_Enchant_ShardBrilliantLarge'), (1708, 'INV_Enchant_EssenceMagicLarge'), (1709, 'INV_Enchant_EssenceNetherLarge'), (1710, 'INV_Gauntlets_03'), (1711, 'Spell_MageArmor'), (1712, 'Spell_FireResistanceTotem_01'), (1713, 'Spell_FrostResistanceTotem_01'), (1714, 'Spell_Holy_ElunesGrace'), (1715, 'Ability_Mount_Dreadsteed'), (1716, 'Ability_Mount_Charger'), (1717, 'INV_Misc_Rune_06'), (1718, 'INV_Misc_Gem_Pearl_05'), (1719, 'Ability_Creature_Poison_03'), (1720, 'INV_Misc_Eye_01'), (1721, 'INV_Spear_02'), (1722, 'Ability_Suffocate'), (1723, 'INV_Gauntlets_31'), (1724, 'INV_Fishingpole_02'), (1725, 'INV_Misc_Fish_04'), (1726, 'INV_Feather_03'), (1727, 'INV_Jewelry_Necklace_11'), (1728, 'INV_Potion_45'), (1729, 'INV_Potion_17'), (1730, 'INV_Misc_Key_08'), (1731, 'INV_Chest_Plate16'), (1732, 'INV_Potion_07'), (1733, 'INV_Gizmo_GoblinBoomBox_01'), (1734, 'Ability_Creature_Poison_05'), (1735, 'INV_Misc_Gem_Bloodstone_02'), (1736, 'Ability_Creature_Poison_01'), (1737, 'Ability_Creature_Disease_02'), (1738, 'INV_ZulGurubTrinket'), (1739, 'Ability_Creature_Cursed_05'), (1740, 'INV-Sword_53'), (1741, 'Ability_Creature_Cursed_04'), (1742, 'INV_Waepon_Bow_ZulGrub_D_02'), (1743, 'INV_Misc_Food_28'), (1744, 'INV_Misc_Head_Gnome_01'), (1745, 'INV_Misc_Head_Gnome_02'), (1746, 'Spell_Nature_CrystalBall'), (1747, 'INV_Misc_Food_59'), (1748, 'INV_Misc_Gem_Amethyst_03'), (1749, 'Spell_Nature_LightningBolt'), (1750, 'Ability_Creature_Cursed_03'), (1751, 'INV_Misc_Head_Murloc_01'), (1752, 'INV_Misc_MonsterHead_02'), (1753, 'INV_Shield_08'), (1754, 'Spell_Nature_CrystalBall'), (1755, 'INV_Misc_Bomb_02'), (1756, 'INV_Misc_Gem_02'), (1757, 'INV_Misc_Gem_Pearl_04'), (1758, 'INV_Stone_15'), (1759, 'Ability_Creature_Poison_02'), (1760, 'Ability_Creature_Poison_04'), (1761, 'Ability_Creature_Cursed_01'), (1762, 'Ability_Creature_Cursed_02'), (1763, 'INV_Drink_01'), (1764, 'Ability_Creature_Disease_01'), (1765, 'INV_Misc_MonsterScales_18'), (1766, 'Ability_Creature_Cursed_03'), (1767, 'INV_Jewelry_Necklace_08'), (1768, 'INV_Misc_Gem_01'), (1769, 'INV_Misc_Gem_02'), (1770, 'INV_Misc_Gem_03'), (1771, 'Spell_Nature_InsectSwarm'), (1772, 'INV_Jewelry_Necklace_01'), (1773, 'INV_Shield_21'), (1774, 'INV_Jewelry_Necklace_06'), (1775, 'Mail_GMIcon'), (1776, 'INV_Misc_QuestionMark'), (1777, 'INV_Misc_Head_Gnome_01'), (1778, 'INV_Misc_Fish_20'), (1779, 'INV_Misc_Fish_21'), (1780, 'INV_Drink_08'), (1781, 'INV_Misc_MonsterTail_03'), (1782, 'INV_Shield_23'), (1783, 'INV_Drink_08'), (1784, 'INV_Misc_PocketWatch_01'), (1785, 'INV_Drink_02'), (1786, 'INV_Misc_Gem_02'), (1787, 'INV_Misc_Gem_Topaz_02'), (1788, 'INV_Misc_Food_65'), (1789, 'INV_Food_ChristmasFruitCake_01'), (1790, 'INV_Misc_AhnQirajTrinket_04'), (1791, 'INV_Misc_AhnQirajTrinket_02'), (1792, 'INV_Misc_Herb_10'), (1793, 'INV_Misc_Herb_09'), (1794, 'INV_Misc_Branch_01'), (1795, 'Spell_Holy_Power'), (1796, 'Spell_Holy_UnyieldingFaith'), (1797, 'Spell_Holy_PersuitofJustice'), (1798, 'Spell_Holy_Vindication'), (1799, 'Spell_Holy_EyeforanEye'), (1800, 'Spell_Magic_GreaterBlessingofKings'), (1801, 'Spell_Holy_GreaterBlessingofLight'), (1802, 'Spell_Holy_GreaterBlessingofKings'), (1803, 'Spell_Holy_GreaterBlessingofSalvation'), (1804, 'Spell_Holy_GreaterBlessingofSanctuary'), (1805, 'Spell_Holy_GreaterBlessingofWisdom'), (1806, 'INV_Food_ChristmasFruitCake_01'), (1807, 'INV_Misc_Food_DimSum'), (1808, 'INV_Potion_60'), (1809, 'INV_Misc_QirajiCrystal_05'), (1810, 'INV_Misc_QirajiCrystal_04'), (1811, 'INV_Misc_QirajiCrystal_03'), (1812, 'INV_Misc_QirajiCrystal_02'), (1813, 'INV_Misc_QirajiCrystal_01'), (1814, 'INV_Weapon_Bow_12'), (1815, 'INV_Misc_EngGizmos_03'), (1816, 'INV_Waepon_Bow_ZulGrub_D_02'), (1817, 'INV_Misc_Food_59'), (1818, 'INV_Helmet_46'), (1819, 'INV_Misc_AhnQirajTrinket_05'), (1820, 'Spell_Holy_EyeforanEye'), (1821, 'Spell_Holy_PersuitofJustice'), (1822, 'Spell_Holy_Vindication'), (1823, 'Spell_Holy_UnyieldingFaith'), (1824, 'Spell_Holy_Power'), (1825, 'INV_Misc_AhnQirajTrinket_01'), (1826, 'INV_Misc_AhnQirajTrinket_06'), (1827, 'INV_QirajIdol_Death'), (1828, 'INV_Misc_MissileLargeCluster_White'), (1829, 'INV_Misc_Gem_Pearl_02'), (1830, 'Spell_Holy_Vindication'), (1831, 'INV_Jewelry_Necklace_16'), (1832, 'INV_Misc_TheGoldenCheep'), (1833, 'Mail_GMIcon'), (1834, 'INV_ThrowingKnife_04'), (1835, 'INV_Sword_30'), (1836, 'INV_Fabric_MoonRag_01'), (1837, 'INV_Fabric_FelRag'), (1838, 'INV_Potion_02'), (1839, 'INV_Potion_72'), (1840, 'INV_Misc_Organ_01'), (1841, 'INV_Misc_Organ_02'), (1842, 'INV_Misc_Food_32'), (1843, 'INV_Drink_Waterskin_07'), (1844, 'INV_Drink_16'), (1845, 'INV_Staff_26'), (1846, 'INV_ValentinePerfumeBottle'), (1847, 'INV_ValentineCologneBottle'), (1848, 'INV_Misc_Dust_04'), (1849, 'INV_ValentinesBoxOfChocolates02'), (1850, 'INV_ValentinesCard01'), (1851, 'INV_Potion_21'), (1852, 'INV_Potion_52'), (1853, 'Spell_BrokenHeart'), (1854, 'INV_ValentinesChocolate01'), (1855, 'INV_ValentinesChocolate02'), (1856, 'INV_ValentinesChocolate03'), (1857, 'INV_ValentinesChocolate04'), (1858, 'INV_Holiday_Christmas_Present_02'), (1859, 'INV_Holiday_Christmas_Present_01'), (1860, 'INV_Misc_Gift_04'), (1861, 'INV_Misc_Gift_01'), (1862, 'INV_Misc_Gift_05'), (1863, 'INV_Misc_Gift_03'), (1864, 'INV_Jewelry_Ring_03'), (1865, 'INV_Misc_Book_11'), (1866, 'INV_Weapon_Rifle_11'), (1867, 'INV_Weapon_Rifle_10'), (1868, 'Spell_Holy_SearingLightPriest'), (1869, 'Spell_Holy_PrayerofShadowProtection'), (1870, 'Spell_Holy_PrayerofSpirit'), (1871, 'Spell_Holy_HealingFocus'), (1872, 'Spell_Holy_PowerInfusion'), (1873, 'Spell_Holy_SpiritualGuidence'), (1874, 'Spell_Holy_HolyNova'), (1875, 'Spell_Holy_BlessedRecovery'), (1876, 'Spell_Shadow_ImprovedVampiricEmbrace'), (1877, 'INV_QirajIdol_Life'), (1878, 'Spell_Holy_SummonLightwell'), (1879, 'Spell_Holy_DivineSpirit'), (1880, 'Spell_Holy_SpellWarding'), (1881, 'INV_Misc_Fish_31'), (1882, 'INV_Misc_Herb_11'), (1883, 'INV_Misc_Herb_11a'), (1884, 'INV_Sword_2H_AshbringerCorrupt'), (1885, 'Spell_ChargeNegative'), (1886, 'Spell_ChargePositive'), (1887, 'INV_Torch_Lit'), (1888, 'INV_Misc_Food_35'), (1889, 'INV_Misc_Food_32'), (1890, 'INV_Relics_TotemofLife'), (1891, 'INV_Boots_Cloth_15'), (1892, 'INV_Misc_Token_ArgentDawn'), (1893, 'INV_Trinket_Naxxramas05'), (1894, 'INV_Misc_Token_ArgentDawn2'), (1895, 'INV_Misc_Token_ArgentDawn3'), (1896, 'INV_Trinket_Naxxramas01'), (1897, 'INV_Trinket_Naxxramas03'), (1898, 'INV_Trinket_Naxxramas06'), (1899, 'INV_Trinket_Naxxramas04'), (1900, 'INV_Enchant_ShardNexusLarge'), (1901, 'INV_Enchant_ShardGlimmeringLarge'), (1902, 'INV_Qiraj_JewelBlessed'), (1903, 'INV_Misc_Food_14'), (1904, 'INV_Relics_TotemofRage'), (1905, 'INV_Wand_06'), (1906, 'INV_Battery_02'), (1907, 'INV_Misc_Food_07'), (1908, 'INV_Drink_Waterskin_09'), (1909, 'INV_Misc_Food_19'), (1910, 'Ability_Creature_Disease_05'), (1911, 'INV_Misc_Food_73CinnamonRoll'), (1912, 'Spell_Nature_Polymorph_Cow'), (1913, 'INV_Gauntlets_26'), (1914, 'INV_Helmet_21'), (1915, 'INV_Staff_23'), (1916, 'INV_Helmet_21'), (1917, 'INV_Relics_IdolofRejuvenation'), (1918, 'Spell_Arcane_ArcaneResilience'), (1919, 'INV_SummerFest_Symbol_Medium'), (1920, 'Spell_Fire_MasterOfElements'), (1921, 'Spell_Nature_StormReach'), (1922, 'Ability_Druid_Mangle'), (1923, 'INV_SummerFest_FireSpirit'), (1924, 'INV_Bracer_09'), (1925, 'INV_Misc_Food_53'), (1926, 'INV_SummerFest_Smorc'), (1927, 'Inv_Misc_SummerFest_BrazierOrange'), (1928, 'Ability_Mount_NetherdrakePurple'), (1929, 'Spell_Nature_HealingWay'), (1930, 'Spell_Fire_ElementalDevastation'), (1931, 'Spell_Nature_EyeOfTheStorm'), (1932, 'Spell_Shadow_SeedOfDestruction'), (1933, 'Spell_Shadow_NetherCloak'), (1934, 'Ability_Warrior_RallyingCry'), (1935, 'Ability_Warrior_ShieldReflection'), (1936, 'INV_Misc_Rune_02'), (1937, 'INV_RoseBouquet01'), (1938, 'Ability_Warrior_CommandingShout'), (1939, 'Spell_Shadow_PainSpike'), (1940, 'Spell_Shadow_Brainwash'), (1941, 'Ability_Warrior_ShieldGuard'), (1942, 'Spell_Shadow_ShadowMend'), (1943, 'INV_Misc_EngGizmos_19'), (1944, 'INV_RosePotted01'), (1945, 'Ability_Warrior_Intervene'), (1946, 'Spell_Holy_ChampionsGrace'), (1947, 'Spell_Holy_ChampionsBond'), (1948, 'Spell_Holy_SummonChampion'), (1949, 'Spell_Holy_ReviveChampion'), (1950, 'Spell_Holy_EmpowerChampion'), (1951, 'Spell_Holy_ProclaimChampion'), (1952, 'Spell_Arcane_Arcane04'), (1953, 'INV_Misc_Gem_AmethystRough_01'), (1954, 'Spell_Arcane_Arcane01'), (1955, 'INV_Trinket_Naxxramas02'), (1956, 'INV_Mace23'), (1957, 'Spell_Arcane_Arcane03'), (1958, 'Spell_Shadow_ConeOfSilence'), (1959, 'Ability_Creature_Disease_03'), (1960, 'Ability_Creature_Poison_06'), (1961, 'Spell_Arcane_Arcane02'), (1962, 'Ability_Warrior_EndlessRage'), (1963, 'INV_Gizmo_RocketBoot_01'), (1964, 'INV_DataCrystal01'), (1965, 'INV_Chest_Plate08'), (1966, 'INV_Sword_2H_Blood_C_01'), (1967, 'INV_Enchant_EssenceMysticalLarge'), (1968, 'INV_Belt_27'), (1969, 'INV_Helmet_28'), (1970, 'INV_Misc_Food_69'), (1971, 'INV_Chest_Cloth_18'), (1972, 'INV_Weapon_Crossbow_11'), (1973, 'INV_Misc_Orb_01'), (1974, 'Spell_Holiday_ToW_SpiceCloud'), (1975, 'INV_Sword_42'), (1976, 'Ability_Warrior_WeaponMastery'), (1977, 'Spell_Shadow_LastingAfflictions'), (1978, 'Spell_Shadow_PainfulAfflictions'), (1979, 'Spell_Shadow_UnstableAfllictions'), (1980, 'Spell_Shadow_DemonicFortitude'), (1981, 'Spell_Shadow_DemonicTactics'), (1982, 'Spell_Shadow_ManaFeed'), (1983, 'Spell_Shadow_SummonFelGuard'), (1984, 'Spell_Shadow_DestructiveSoul'), (1985, 'Spell_Shadow_NetherProtection'), (1986, 'Spell_Shadow_ShadowandFlame'), (1987, 'Spell_Shadow_SoulLeech'), (1988, 'Spell_Shadow_Shadowfury'), (1989, 'Ability_Warrior_ImprovedDisciplines'), (1990, 'INV_Jewelry_Necklace_30'), (1991, 'INV_Jewelry_Necklace_15'), (1992, 'INV_Jewelry_Necklace_27Naxxramas'), (1993, 'INV_Jewelry_Necklace_28'), (1994, 'INV_Jewelry_Necklace_29Naxxramas'), (1995, 'INV_Jewelry_Necklace_AhnQiraj_02'), (1996, 'INV_Chest_Plate06'), (1997, 'Ability_Warrior_SecondWind'), (1998, 'INV_Shoulder_07'), (1999, 'INV_Boots_Cloth_16'), (2000, 'INV_Boots_Cloth_02'), (2001, 'INV_Misc_Gem_BloodGem_01'), (2002, 'INV_Musket_01'), (2003, 'INV_Sword_51'), (2004, 'INV_Sword_17'), (2005, 'Ability_Warrior_BloodFrenzy'), (2006, 'Ability_Warrior_Rampage'), (2007, 'Ability_Warrior_ShieldMastery'), (2008, 'Ability_Warrior_FocusedRage'), (2009, 'INV_DataCrystal09'), (2010, 'Spell_Nature_UnrelentingStorm'), (2011, 'Spell_Nature_GiftoftheWaterSpirit'), (2012, 'Spell_Nature_NatureBlessing'), (2013, 'Spell_Nature_NatureGuardian'), (2014, 'Spell_Nature_FocusedMind'), (2015, 'Spell_Nature_SkinofEarth'), (2016, 'Spell_Nature_ElementalAbsorption'), (2017, 'Spell_Nature_ElementalPrecision_1'), (2018, 'Spell_Nature_LightningOverload'), (2019, 'Spell_Fire_TotemOfWrath'), (2020, 'Spell_Nature_Regeneration_02'), (2021, 'Spell_Nature_UnleashedRage'), (2022, 'Spell_Nature_MentalQuickness'), (2023, 'Ability_DualWieldSpecialization'), (2024, 'Spell_Nature_ShamanRage'), (2025, 'Spell_Nature_ElementalShields'), (2026, 'Ability_Creature_Disease_04'), (2027, 'Spell_Shadow_SoulLeech_3'), (2028, 'Spell_Shadow_SoulLeech_2'), (2029, 'INV_DataCrystal12'), (2030, 'INV_Letter_04'), (2031, 'INV_Letter_05'), (2032, 'INV_Misc_Gem_DeepPeridot_02'), (2033, 'INV_Mushroom_02'), (2034, 'INV_Stone_05'), (2035, 'INV_Misc_Food_54'), (2036, 'INV_Spear_03'), (2037, 'INV_Shoulder_37'), (2038, 'Spell_Shadow_SoulLeech_1'), (2039, 'Spell_Shadow_UnstableAffliction_3'), (2040, 'INV_Relics_LibramofTruth'), (2041, 'INV_Misc_Food_43'), (2042, 'Spell_Shadow_UnstableAffliction_2'), (2043, 'Inv_Helm_Mask_ZulGurub_D_01'), (2044, 'INV_Helmet_06'), (2045, 'INV_Helmet_01'), (2046, 'INV_Misc_Organ_05'), (2047, 'INV_Enchant_EssenceMysticalSmall'), (2048, 'INV_Enchant_EssenceNetherSmall'), (2049, 'INV_Feather_07'), (2050, 'INV_Feather_04'), (2051, 'INV_MISC_HERB_06'), (2052, 'INV_Staff_12'), (2053, 'Ability_Warrior_Devastate'), (2054, 'Ability_Mount_Gryphon_01'), (2055, 'Ability_Mount_Wyvern_01'), (2056, 'INV_Misc_Idol_01'), (2057, 'INV_Mushroom_07'), (2058, 'INV_Jewelry_Talisman_04'), (2059, 'INV_Mace_10'), (2060, 'INV_Misc_Food_71'), (2061, 'INV_Axe_23'), (2062, 'INV_Gauntlets_23'), (2063, 'INV_QirajIdol_Sun'), (2064, 'INV_Potion_103'), (2065, 'INV_Potion_104'), (2066, 'INV_Potion_105'), (2067, 'INV_Misc_Herb_Dreamingglory'), (2068, 'INV_Potion_124'), (2069, 'INV_Potion_123'), (2070, 'INV_Potion_126'), (2071, 'INV_Potion_125'), (2072, 'INV_Potion_127'), (2073, 'INV_Potion_147'), (2074, 'INV_Potion_149'), (2075, 'INV_Potion_146'), (2076, 'INV_Potion_139'), (2077, 'INV_Potion_145'), (2078, 'INV_Potion_133'), (2079, 'INV_Potion_148'), (2080, 'INV_Potion_122'), (2081, 'INV_Potion_119'), (2082, 'INV_Potion_118'), (2083, 'INV_Potion_117'), (2084, 'INV_Potion_116'), (2085, 'INV_Potion_115'), (2086, 'INV_Potion_110'), (2087, 'INV_Potion_107'), (2088, 'INV_Potion_108'), (2089, 'INV_Potion_106'), (2090, 'INV_Potion_109'), (2091, 'INV_Potion_135'), (2092, 'INV_Potion_136'), (2093, 'INV_Potion_151'), (2094, 'INV_Potion_142'), (2095, 'INV_Potion_150'), (2096, 'INV_Sword_31'), (2097, 'INV_ThrowingKnife_06'), (2098, 'INV_Misc_Gem_Diamond_01'), (2099, 'INV_Mask_01'), (2100, 'INV_Helmet_03'), (2101, 'INV_Misc_Herb_Felblossom'), (2102, 'INV_Misc_EngGizmos_12'), (2103, 'INV_Misc_Cape_16'), (2104, 'INV_Jewelry_Amulet_04'), (2105, 'INV_Misc_Fish_14'), (2106, 'INV_Relics_LibramofHope'), (2107, 'INV_Misc_Herb_Flamecap'), (2108, 'Ability_Rogue_BladeTwisting'), (2109, 'Ability_Rogue_CheatDeath'), (2110, 'Ability_Rogue_DeadenedNerves'), (2111, 'Ability_Rogue_EnvelopingShadows'), (2112, 'Ability_Rogue_FindWeakness'), (2113, 'Ability_Rogue_FleetFooted'), (2114, 'Ability_Rogue_MasterOfSubtlety'), (2115, 'Ability_Rogue_NervesOfSteel'), (2116, 'Ability_Rogue_QuickRecovery'), (2117, 'Ability_Rogue_ShadowStrikes'), (2118, 'Ability_Rogue_SinisterCalling'), (2119, 'Ability_Rogue_SurpriseAttack'), (2120, 'Spell_Arcane_ArcanePotency'), (2121, 'Spell_Arcane_MindMastery'), (2122, 'Spell_Arcane_PortalExodar'), (2123, 'Spell_Arcane_PortalSilvermoon'), (2124, 'Spell_Arcane_TeleportExodar'), (2125, 'Spell_Arcane_TeleportSilvermoon'), (2126, 'Spell_Arcane_PrismaticCloak'), (2127, 'Spell_Fire_BurningSpeed'), (2128, 'Spell_Fire_Burnout'), (2129, 'Spell_Fire_MoltenBlood'), (2130, 'Spell_Fire_PlayingWithFire'), (2131, 'Spell_Frost_ArcticWinds'), (2132, 'Spell_Frost_FrozenCore'), (2133, 'Spell_Frost_IceFloes'), (2134, 'Spell_Frost_SummonWaterElemental_2'), (2135, 'Spell_Holy_ArdentDefender'), (2136, 'Spell_Holy_AuraMastery'), (2137, 'Spell_Holy_BlessedLife'), (2138, 'Spell_Holy_DivineIllumination'), (2139, 'Spell_Holy_HolyGuidance'), (2140, 'Spell_Holy_ImprovedResistanceAuras'), (2141, 'Spell_Holy_LightsGrace'), (2142, 'Spell_Holy_PureOfHeart'), (2143, 'Spell_Holy_WeaponMastery'), (2144, 'INV_Stone_11'), (2145, 'Ability_Mount_CockatriceMountElite'), (2146, 'INV_Potion_128'), (2147, 'INV_Misc_Bomb_09'), (2148, 'INV_Potion_111'), (2149, 'INV_Potion_152'), (2150, 'INV_Potion_96'), (2151, 'INV_Potion_59'), (2152, 'Spell_Arcane_ManaTap'), (2153, 'INV_Stone_08'), (2154, 'INV_DataCrystal04'), (2155, 'INV_Misc_StoneTablet_01'), (2156, 'INV_Boots_Cloth_13'), (2157, 'INV_Misc_Head_Orc_02'), (2158, 'Spell_Arcane_StudentOfMagic'), (2159, 'INV_Misc_Food_17'), (2160, 'INV_Misc_Organ_04'), (2161, 'INV_Misc_Powder_Iron'), (2162, 'Spell_Frost_ColdHearted'), (2163, 'INV_Misc_Bone_03'), (2164, 'INV_Misc_Herb_Nightmareseed'), (2165, 'Ability_Mount_RidingElekk'), (2166, 'Ability_Mount_RidingElekkElite'), (2167, 'INV_Waepon_Bow_ZulGrub_D_01'), (2168, 'Spell_Holy_AvengineWrath'), (2169, 'Spell_Holy_Fanaticism'), (2170, 'Spell_Holy_DivinePurpose'), (2171, 'Spell_Holy_Crusade'), (2172, 'Spell_Holy_AvengersShield'), (2173, 'Spell_Holy_PurifyingPower'), (2174, 'Spell_Arcane_PortalShattrath'), (2175, 'Spell_Arcane_TeleportShattrath'), (2176, 'Spell_Holy_SurgeOfLight'), (2177, 'Spell_Holy_BlessedResillience'), (2178, 'Spell_Holy_PainSupression'), (2179, 'Spell_Shadow_ShadowPower'), (2180, 'INV_Potion_98'), (2181, 'INV_Potion_99'), (2182, 'INV_Potion_100'), (2183, 'INV_Potion_101'), (2184, 'INV_Potion_141'), (2185, 'INV_Stone_SharpeningStone_01'), (2186, 'INV_Stone_SharpeningStone_02'), (2187, 'INV_Stone_SharpeningStone_03'), (2188, 'INV_Stone_SharpeningStone_04'), (2189, 'INV_Stone_SharpeningStone_05'), (2190, 'INV_Stone_02'), (2191, 'INV_Stone_SharpeningStone_06'), (2192, 'INV_Stone_SharpeningStone_07'), (2193, 'INV_Stone_WeightStone_02'), (2194, 'INV_Stone_WeightStone_03'), (2195, 'INV_Stone_WeightStone_01'), (2196, 'INV_Stone_WeightStone_04'), (2197, 'INV_Stone_WeightStone_05'), (2198, 'INV_Stone_WeightStone_06'), (2199, 'INV_Stone_WeightStone_07'), (2200, 'INV_Potion_20'), (2201, 'INV_Misc_Rune_12'), (2202, 'INV_Misc_Rune_13'), (2203, 'INV_Misc_Rune_10'), (2204, 'INV_Misc_Rune_11'), (2205, 'Ability_Warrior_VictoryRush'), (2206, 'Spell_Shadow_Shadesofdarkness'), (2207, 'Spell_Misc_HellifrePVPCombatMorale'), (2208, 'INV_Misc_Foot_Centaur'), (2209, 'Spell_Shadow_ShadowEmbrace'), (2210, 'Spell_Shadow_FocusedPower'), (2211, 'Spell_Shadow_Misery'), (2212, 'Spell_Holy_Absolution'), (2213, 'Spell_Holy_Stoicism'), (2214, 'Spell_Holy_CircleOfRenewal'), (2215, 'Spell_Arcane_FocusedPower'), (2216, 'Spell_unused'), (2217, 'INV_Misc_EngGizmos_15'), (2218, 'Spell_Holy_SymbolOfHope'), (2219, 'Spell_Holy_PrayerOfMendingtga'), (2220, 'Inv_Misc_SummerFest_BrazierGreen'), (2221, 'Ability_Hunter_SilentHunter'), (2222, 'Ability_Hunter_ZenArchery'), (2223, 'Ability_Hunter_CombatExperience'), (2224, 'Ability_Hunter_CatlikeReflexes'), (2225, 'Ability_Hunter_SerpentSwiftness'), (2226, 'Ability_Hunter_KillCommand'), (2227, 'Ability_Hunter_AspectoftheViper'), (2228, 'Ability_Hunter_SteadyShot'), (2229, 'Ability_Hunter_BeastWithin'), (2230, 'Ability_Hunter_MasterMarksman'), (2231, 'Ability_Hunter_Misdirection'), (2232, 'Ability_Hunter_FerociousInspiration'), (2233, 'Ability_Hunter_MasterTactitian'), (2234, 'Ability_Hunter_AnimalHandler'), (2235, 'Ability_Hunter_Displacement'), (2236, 'Ability_Hunter_ThrilloftheHunt'), (2237, 'Ability_Rogue_Disembowel'), (2238, 'Ability_Hunter_Readiness'), (2239, 'Ability_Hunter_SurvivalInstincts'), (2240, 'Ability_Hunter_Resourcefulness'), (2241, 'INV_Misc_Crop_02'), (2242, 'INV_Enchant_VoidSphere'), (2243, 'INV_Enchant_PrismaticSphere'), (2244, 'INV_Weapon_Rifle_19'), (2245, 'INV_Jewelry_Ring_62'), (2246, 'Ability_Druid_Lacerate'), (2247, 'Ability_Druid_BalanceofPower'), (2248, 'Ability_Druid_TwilightsWrath'), (2249, 'Ability_Druid_EmpoweredRejuvination'), (2250, 'Ability_Druid_NaturalPerfection'), (2251, 'Ability_Druid_EmpoweredTouch'), (2252, 'Ability_Druid_PredatoryInstincts'), (2253, 'Ability_Druid_PrimalTenacity'), (2254, 'Ability_Druid_HealingInstincts'), (2255, 'Ability_Druid_Dreamstate'), (2256, 'Ability_Druid_LunarGuidance'), (2257, 'Ability_Druid_TreeofLife'), (2258, 'Ability_Druid_ForceofNature'), (2259, 'INV_Misc_Gem_Pearl_06'), (2260, 'INV_Weapon_Shortblade_38'), (2261, 'INV_Enchant_DustArcane'), (2262, 'INV_Misc_EngGizmos_20'), (2263, 'INV_Gizmo_TheBiggerOne'), (2264, 'INV_Misc_Bell_01'), (2265, 'INV_Jewelcrafting_GoldenHare'), (2266, 'Spell_Holy_BlindingHeal'), (2267, 'Spell_Arcane_MassDispel'), (2268, 'Spell_Holy_Heroism'), (2269, 'INV_Weapon_Shortblade_28'), (2270, 'INV_Jewelcrafting_BlackPearlPanther'), (2271, 'INV_Weapon_Rifle_18'), (2272, 'INV_Sword_49'), (2273, 'INV_Misc_Head_Human_01'), (2274, 'Ability_Druid_FlightForm'), (2275, 'INV_Misc_Drum_03'), (2276, 'INV_Misc_Drum_05'), (2277, 'INV_Misc_Drum_06'), (2278, 'INV_Misc_Drum_04'), (2279, 'INV_Misc_Drum_07'), (2280, 'INV_Misc_Drum_02'), (2281, 'Spell_Arcane_ArcaneTorrent'), (2282, 'INV_Misc_Herb_Netherbloom'), (2283, 'Ability_Rogue_BloodyEye'), (2284, 'INV_Weapon_Shortblade_39'), (2285, 'Ability_Hunter_RapidKilling'), (2286, 'INV_Feather_16'), (2287, 'Ability_Shaman_WaterShield'), (2288, 'Ability_Shaman_Heroism'), (2289, 'Spell_Nature_EarthElemental_Totem'), (2290, 'Spell_Fire_Elemental_Totem'), (2291, 'Spell_Holy_CrusaderAura'), (2292, 'Spell_Holy_SealOfVengeance'), (2293, 'Spell_Holy_SealOfBlood'), (2294, 'Spell_Arcane_Blast'), (2295, 'Ability_Hunter_SnakeTrap'), (2296, 'Spell_Shadow_Shadowfiend'), (2297, 'Spell_Shadow_FelArmour'), (2298, 'Spell_Fire_FelFlameBolt'), (2299, 'Spell_Fire_FelFire'), (2300, 'INV_BannerPVP_03'), (2301, 'INV_Elemental_Mote_Earth01'), (2302, 'INV_Elemental_Mote_Fire01'), (2303, 'INV_Gizmo_KhoriumPowerCore'), (2304, 'INV_Feather_12'), (2305, 'INV_Stone_10'), (2306, 'INV_Gizmo_SuperSapperCharge'), (2307, 'Ability_Mage_MoltenArmor'), (2308, 'Ability_Mage_Invisibility'), (2309, 'Spell_Holy_CrusaderStrike'), (2310, 'Ability_Warlock_Avoidance'), (2311, 'Spell_Shadow_UnstableAffliction_1'), (2312, 'Ability_Druid_Mangle2'), (2313, 'INV_DataCrystal02'), (2314, 'INV_Weapon_Rifle_15'), (2315, 'INV_Misc_Dust_03'), (2316, 'INV_Egg_03'), (2317, 'INV_Misc_Herb_Nightmarevine'), (2318, 'Ability_Hunter_GoForTheThroat'), (2319, 'INV_Rod_EnchantedFelsteel'), (2320, 'INV_Weapon_ShortBlade_07'), (2321, 'INV_Misc_Gem_EbonDraenite_02'), (2322, 'INV_Misc_LeatherScrap_13'), (2323, 'INV_Qiraj_OuroHide'), (2324, 'INV_Misc_Idol_03'), (2325, 'INV_Misc_Statue_06'), (2326, 'Spell_Holy_ConsumeMagic'), (2327, 'INV_Elemental_Primal_Fire'), (2328, 'Ability_Hunter_Pet_DragonHawk'), (2329, 'INV_Misc_ArmorKit_24'), (2330, 'INV_Misc_ArmorKit_21'), (2331, 'INV_Misc_ArmorKit_25'), (2332, 'INV_Misc_ArmorKit_23'), (2333, 'Ability_Mount_NetherDrakeElite'), (2334, 'INV_Misc_Ammo_Bullet_02'), (2335, 'INV_Misc_Ammo_Bullet_03'), (2336, 'INV_Misc_Ammo_Bullet_04'), (2337, 'INV_Stone_16'), (2338, 'INV_2H_Auchindoun_01'), (2339, 'INV_Crate_03'), (2340, 'Spell_Fire_Felcano'), (2341, 'INV_Boots_Cloth_01'), (2342, 'INV_Boots_Cloth_03'), (2343, 'INV_Staff_27'), (2344, 'INV_Wand_04'), (2345, 'INV_Wand_05'), (2346, 'INV_Drink_Waterskin_11'), (2347, 'INV_Misc_Statue_08'), (2348, 'INV_Misc_Statue_05'), (2349, 'INV_Misc_Statue_09'), (2350, 'INV_Misc_Statue_10'), (2351, 'INV_Misc_Statue_07'), (2352, 'Spell_Fire_FelPyroblast'), (2353, 'INV_Misc_Food_66'), (2354, 'Spell_Fire_FelFlameStrike'), (2355, 'Spell_Fire_FelImmolation'), (2356, 'Spell_Fire_FelFireNova'), (2357, 'INV_QirajIdol_War'), (2358, 'INV_Misc_Dust_05'), (2359, 'INV_Misc_Head_Elf_01'), (2360, 'INV_Misc_Head_Elf_02'), (2361, 'INV_Misc_Head_Tauren_01'), (2362, 'INV_Potion_06'), (2363, 'Ability_Rogue_Shadowstep'), (2364, 'INV_Misc_Bag_07'), (2365, 'Spell_Fire_FelFireward'), (2366, 'Spell_Fire_FelFlameRing'), (2367, 'INV_Gizmo_GoblingTonkController'), (2368, 'INV_Misc_MissileLarge_Red'), (2369, 'Spell_Fire_FelHellfire'), (2370, 'INV_Ingot_09'), (2371, 'INV_Elemental_Mote_Nether'), (2372, 'INV_Chest_Wolf'), (2373, 'INV_Weapon_Rifle_21'), (2374, 'Ability_Hunter_Pet_Sporebat'), (2375, 'Spell_Fire_FelFlameBreath'), (2376, 'INV_Weapon_Halberd_03'), (2377, 'INV_Helmet_31'), (2378, 'INV_Feather_13'), (2379, 'INV_Elemental_Primal_Water'), (2380, 'INV_Elemental_Primal_Earth'), (2381, 'INV_Elemental_Primal_Air'), (2382, 'INV_Elemental_Primal_Life'), (2383, 'INV_Elemental_Primal_Mana'), (2384, 'INV_Elemental_Primal_Shadow'), (2385, 'Spell_Fire_FelRainOfFire'), (2386, 'INV_Sword_63'), (2387, 'INV_Sword_54'), (2388, 'INV_Misc_Key_10'), (2389, 'INV_Misc_Key_02'), (2390, 'INV_Potion_140'), (2391, 'INV_Scroll_01'), (2392, 'INV_Potion_138'), (2393, 'INV_Potion_144'), (2394, 'INV_Boots_Chain_01'), (2395, 'Ability_Mount_CockatriceMount_Black'), (2396, 'Ability_Mount_CockatriceMount_Blue'), (2397, 'Ability_Mount_CockatriceMount_Purple'), (2398, 'Ability_Mount_CockatriceMount'), (2399, 'Ability_Mount_CockatriceMountElite_Green'), (2400, 'Ability_Mount_CockatriceMountElite_Purple'), (2401, 'Ability_Mount_CockatriceMountElite_Black'), (2402, 'INV_Cask_02'), (2403, 'Ability_Mount_RidingElekk_Purple'), (2404, 'Ability_Mount_RidingElekk_Grey'), (2405, 'Ability_Mount_RidingElekkElite_Blue'), (2406, 'Ability_Mount_RidingElekkElite_Green'), (2407, 'Ability_Mount_RidingElekkElite_Purple'), (2408, 'INV_Potion_137'), (2409, 'INV_Misc_Drum_01'), (2410, 'INV_Misc_Bone_10'), (2411, 'INV_Misc_Herb_Manathistle'), (2412, 'INV_Mask_02'), (2413, 'Spell_Misc_HellifrePVPHonorHoldFavor'), (2414, 'INV_Armor_Shield_Naxxramas_D_02'), (2415, 'INV_Potion_76'), (2416, 'INV_Pick_01'), (2417, 'INV_Pick_03'), (2418, 'INV_Pick_02'), (2419, 'INV_Wand_03'), (2420, 'INV_Sword_10'), (2421, 'INV_Helmet_66'), (2422, 'Ability_Hunter_Pet_NetherRay'), (2423, 'INV_Potion_154'), (2424, 'INV_Potion_158'), (2425, 'INV_Potion_155'), (2426, 'INV_Potion_159'), (2427, 'Spell_unused2'), (2428, 'INV_Misc_Coin_10'), (2429, 'INV_Rod_EnchantedAdamantite'), (2430, 'Spell_Holy_LastingDefense'), (2431, 'INV_WEAPON_HAND_08'), (2432, 'INV_Weapon_Hand_09'), (2433, 'INV_Weapon_Hand_06'), (2434, 'INV_Weapon_Crossbow_18'), (2435, 'Spell_Nature_GiftoftheWild'), (2436, 'INV_Misc_Book_06'), (2437, 'INV_Jewelry_Necklace_03'), (2438, 'INV_Weapon_Shortblade_46'), (2439, 'INV_Potion_35'), (2440, 'INV_Potion_77'), (2441, 'INV_Potion_70'), (2442, 'INV_Potion_42'), (2443, 'INV_Hammer_13'), (2444, 'INV_Hammer_Unique_Sulfuras'), (2445, 'Spell_Fire_BluePyroblast'), (2446, 'Spell_Fire_BlueFlameBolt'), (2447, 'INV_SWORD_52'), (2448, 'INV_Misc_Apexis_Crystal'), (2449, 'INV_Netherwhelp'), (2450, 'INV_DataCrystal06'), (2451, 'INV_Misc_Gem_Sapphire_02'), (2452, 'INV_Misc_Noose_01'), (2453, 'INV_Misc_Gem_LionsEye_01'), (2454, 'INV_Misc_Gem_BloodGem_02'), (2455, 'INV_Misc_Gem_AzureDraenite_02'), (2456, 'Spell_Fire_BlueImmolation'), (2457, 'INV_Chest_Cloth_66'), (2458, 'Spell_Fire_BlueFire'), (2459, 'Spell_Fire_BlueRainOfFire'), (2460, 'Spell_Fire_BlueFlameRing'), (2461, 'Spell_Fire_BlueFireNova'), (2462, 'INV_Weapon_Halberd18'), (2463, 'INV_Gauntlets_17'), (2464, 'INV_DataCrystal05'), (2465, 'INV_Weapon_ShortBlade_25'), (2466, 'Ability_Mount_CockatriceMountElite_Blue'), (2467, 'INV-Mount_Raven_54'), (2468, 'INV_Misc_Ribbon_01'), (2469, 'INV_Potion_164'), (2470, 'INV_Misc_ArmorKit_22'), (2471, 'INV_Misc_ArmorKit_16'), (2472, 'INV_Misc_ArmorKit_15'), (2473, 'INV_Misc_ArmorKit_07'), (2474, 'INV_Misc_ArmorKit_09'), (2475, 'INV_Misc_ArmorKit_05'), (2476, 'INV_Misc_ArmorKit_26'), (2477, 'Spell_Fire_BlueHellfire'), (2478, 'INV_Gizmo_Poltryiser_01'), (2479, 'INV_Helmet_49'), (2480, 'INV_Gizmo_ManaPotionPack'), (2481, 'INV_Misc_Food_64'), (2482, 'INV_Misc_Food_88_RavagerNuggets'), (2483, 'INV_Misc_Food_76'), (2485, 'INV_Misc_Food_60'), (2487, 'INV_Wand_1H_Stratholme_D_01'), (2489, 'INV_Enchant_ShardPrismaticSmall'), (2490, 'INV_Enchant_Disenchant'), (2491, 'INV_Drink_17'), (2492, 'INV_Box_01'), (2493, 'INV_Misc_Food_25'), (2495, 'INV_Misc_Fish_02'), (2498, 'INV_Misc_Bandage_04'), (2507, 'INV_Misc_Note_03'), (2508, 'INV_Misc_EngGizmos_01'), (2512, 'INV_Offhand_Stratholme_A_01'), (2513, 'INV_Misc_Head_Troll_01'), (2515, 'INV_Cask_04'), (2518, 'INV_Misc_Beer_01'), (2521, 'INV_Gauntlets_29'), (2522, 'INV_Shoulder_08'), (2523, 'INV_Misc_Toy_04'), (2524, 'INV_Misc_Toy_02'), (2525, 'INV_Misc_Toy_01'), (2526, 'INV_Misc_Toy_03'), (2527, 'INV_Misc_EngGizmos_05'), (2528, 'INV_Misc_Bag_28_Halloween'), (2531, 'INV_Belt_05'), (2535, 'INV_Holiday_BrewfestBuff_01'), (2536, 'INV_Misc_Herb_15'), (2537, 'INV_Misc_ArmorKit_20'), (2538, 'Ability_Hunter_Pet_Ravager'), (2539, 'INV_Misc_EngGizmos_06'), (2540, 'INV_DRINK_14'), (2541, 'Ability_Hunter_DisarmingShot'), (2542, 'Spell_Holy_Chastise'), (2543, 'INV_Misc_Idol_02'), (2544, 'INV_DataCrystal10'), (2545, 'INV_Misc_Basket_01'), (2546, 'Ability_Mount_GyrocoptorElite'), (2547, 'Ability_Mount_Gyrocoptor'), (2548, 'INV_Axe_15'), (2549, 'INV_Sword_2H_Blacksmithing_02'), (2550, 'INV_Potion_53'), (2551, 'INV_Drink_23'), (2552, 'INV_Gizmo_06'), (2554, 'Ability_Mount_WarHippogryph'), (2555, 'INV_Misc_ArmorKit_04'), (2556, 'INV_Crate_04'), (2558, 'INV_Enchant_ShardPrismaticLarge'), (2560, 'INV_Misc_Food_01'), (2562, 'Ability_Shaman_Stormstrike'), (2564, 'INV_Potion_166'), (2566, 'INV_Hammer_11'), (2567, 'INV_Hammer_17'), (2568, 'INV_Helmet_05'), (2569, 'INV_Mace_17'), (2570, 'INV_Mace_25'), (2571, 'INV_Axe_61'), (2572, 'INV_Sword_73'), (2573, 'INV_Helmet_55'), (2574, 'INV_Helmet_57'), (2575, 'INV_Helmet_58'), (2579, 'Spell_Fire_BlueFlameBreath'), (2580, 'INV_Jewelry_Ring_46'), (2581, 'INV_Misc_ArmorKit_08'), (2588, 'INV_Sword_89'), (2589, 'INV_Misc_MissileSmall_Red'), (2590, 'INV_Gizmo_NewGoggles'), (2591, 'INV_SummerFest_FireFlower'), (2593, 'INV_Misc_Fish_23'), (2594, 'INV_Misc_Fish_10'), (2595, 'INV_Rod_EnchantedEternium'), (2596, 'INV_Weapon_Glave_01'), (2597, 'INV_Weapon_Shortblade_48'), (2599, 'INV_Staff_78'), (2600, 'INV_Misc_Food_68'), (2601, 'INV_Enchant_DustDream'), (2602, 'INV_Ingot_Thorium'), (2603, 'Spell_Nature_ElementalPrecision_2'), (2604, 'INV_Misc_Gem_Variety_01'), (2605, 'INV_Misc_MissileSmall_Blue'), (2606, 'INV_Misc_Weathermachine_01'), (2607, 'INV_Holiday_Summerfest_Petals'), (2608, 'INV_Misc_Petbiscuit_01'), (2609, 'INV_QirajIdol_Obsidian'), (2611, 'INV_Misc_FireDancer_01'), (2614, 'Spell_Misc_WarsongBrutal'), (2615, 'Spell_Misc_WarsongFocus'), (2628, 'INV_Belt_12'), (2637, 'INV_Shirt_GuildTabard_01'), (2643, 'INV_Jewelry_Amulet_03'), (2644, 'INV_Misc_Food_63'), (2649, 'INV_Misc_Bandage_15'), (2652, 'INV_Misc_Food_30'), (2654, 'INV_Jewelcrafting_JadeOwl'), (2659, 'Spell_Arcane_PortalStonard'), (2660, 'Spell_Arcane_TeleportStonard'), (2661, 'Spell_Arcane_TeleportTheramore'), (2662, 'Spell_Arcane_PortalTheramore'), (2663, 'INV_Misc_Herb_08'), (2683, 'INV_Misc_PunchCards_Yellow'), (2684, 'INV_Misc_PunchCards_Red'), (2685, 'INV_Misc_PunchCards_Blue'), (2687, 'INV_Misc_Ear_Human_02'), (2688, 'INV_Misc_Gem_Pearl_08'), (2695, 'INV_SummerFest_FireDrink'), (2706, 'INV_Misc_Orb_05'), (2712, 'INV_Misc_DiscoBall_01'), (2714, 'Ability_Mount_KotoBrewfest'), (2717, 'INV_Misc_ElvenCoins'); DROP TABLE IF EXISTS `aowow_lock`; CREATE TABLE `aowow_lock` ( `lockID` integer unsigned NOT NULL, `type1` tinyint(1) unsigned NOT NULL, `type2` tinyint(1) unsigned NOT NULL, `type3` tinyint(1) unsigned NOT NULL, `type4` tinyint(1) unsigned NOT NULL, `type5` tinyint(1) unsigned NOT NULL, `lockproperties1` integer unsigned NOT NULL, `lockproperties2` integer unsigned NOT NULL, `lockproperties3` integer unsigned NOT NULL, `lockproperties4` integer unsigned NOT NULL, `lockproperties5` integer unsigned NOT NULL, `requiredskill1` integer unsigned NOT NULL, `requiredskill2` integer unsigned NOT NULL, `requiredskill3` integer unsigned NOT NULL, `requiredskill4` integer unsigned NOT NULL, `requiredskill5` integer unsigned NOT NULL, PRIMARY KEY (`lockID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Locks'; INSERT INTO `aowow_lock` VALUES (2, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 25, 0, 0, 0, 0), (4, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 50, 0, 0, 0, 0), (5, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 1, 0, 0, 0), (8, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 25, 0, 0, 0, 0), (9, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 50, 0, 0, 0, 0), (10, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 75, 0, 0, 0, 0), (11, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 100, 0, 0, 0, 0), (12, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0), (13, 0, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 50, 0, 0, 0), (14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (15, 1, 0, 0, 0, 0, 2629, 0, 0, 0, 0, 0, 0, 0, 0, 0), (17, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 75, 0, 0, 0, 0), (18, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 25, 0, 0, 0, 0), (19, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 50, 0, 0, 0, 0), (20, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 75, 0, 0, 0, 0), (21, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 100, 0, 0, 0, 0), (22, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 125, 0, 0, 0, 0), (23, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 25, 0, 0, 0), (24, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 70, 0, 0, 0), (25, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 150, 0, 0, 0, 0), (26, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 125, 0, 0, 0, 0), (27, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 150, 0, 0, 0, 0), (29, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (30, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 15, 0, 0, 0, 0), (31, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 70, 0, 0, 0, 0), (32, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 115, 0, 0, 0, 0), (33, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 120, 0, 0, 0, 0), (34, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 130, 0, 0, 0, 0), (35, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 140, 0, 0, 0, 0), (36, 1, 2, 2, 0, 0, 3467, 1, 0, 0, 0, 0, 100, 0, 0, 0), (37, 1, 2, 0, 0, 0, 3499, 1, 0, 0, 0, 0, 100, 0, 0, 0), (38, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (39, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 65, 0, 0, 0, 0), (40, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 75, 0, 0, 0, 0), (41, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 125, 0, 0, 0, 0), (42, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 155, 0, 0, 0, 0), (43, 0, 2, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0), (44, 1, 0, 0, 0, 0, 3710, 0, 0, 0, 0, 0, 0, 0, 0, 0), (45, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 125, 0, 0, 0, 0), (46, 1, 0, 0, 0, 0, 3745, 0, 0, 0, 0, 0, 0, 0, 0, 0), (47, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 160, 0, 0, 0, 0), (48, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 215, 0, 0, 0, 0), (49, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 185, 0, 0, 0, 0), (50, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 205, 0, 0, 0, 0), (51, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 195, 0, 0, 0, 0), (52, 1, 2, 0, 0, 0, 3745, 1, 0, 0, 0, 0, 175, 0, 0, 0), (53, 1, 0, 0, 0, 0, 3930, 0, 0, 0, 0, 0, 0, 0, 0, 0), (54, 1, 0, 0, 0, 0, 4027, 0, 0, 0, 0, 0, 0, 0, 0, 0), (55, 0, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 200, 0, 0, 0), (56, 0, 2, 2, 0, 0, 0, 5, 7, 0, 0, 0, 0, 0, 0, 0), (57, 0, 2, 2, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0), (58, 1, 0, 0, 0, 0, 4529, 0, 0, 0, 0, 0, 0, 0, 0, 0), (59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (60, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 125, 0, 0, 0), (61, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 175, 0, 0, 0), (62, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 225, 0, 0, 0), (63, 1, 0, 0, 0, 0, 4639, 0, 0, 0, 0, 0, 0, 0, 0, 0), (65, 1, 0, 0, 0, 0, 4750, 0, 0, 0, 0, 0, 0, 0, 0, 0), (67, 1, 0, 0, 0, 0, 4640, 0, 0, 0, 0, 0, 0, 0, 0, 0), (68, 1, 2, 0, 0, 0, 4882, 1, 0, 0, 0, 0, 100, 0, 0, 0), (69, 1, 0, 0, 0, 0, 4986, 0, 0, 0, 0, 0, 0, 0, 0, 0), (70, 1, 0, 0, 0, 0, 5020, 0, 0, 0, 0, 0, 0, 0, 0, 0), (71, 1, 0, 0, 0, 0, 5021, 0, 0, 0, 0, 0, 0, 0, 0, 0), (72, 1, 0, 0, 0, 0, 5059, 0, 0, 0, 0, 0, 0, 0, 0, 0), (73, 1, 0, 0, 0, 0, 5068, 0, 0, 0, 0, 0, 0, 0, 0, 0), (75, 1, 0, 0, 0, 0, 5165, 0, 0, 0, 0, 0, 0, 0, 0, 0), (76, 1, 0, 0, 0, 0, 5185, 0, 0, 0, 0, 0, 0, 0, 0, 0), (77, 0, 2, 2, 0, 0, 0, 10, 11, 0, 0, 0, 0, 0, 0, 0), (80, 1, 0, 0, 0, 0, 5338, 0, 0, 0, 0, 0, 0, 0, 0, 0), (81, 0, 2, 2, 0, 0, 0, 10, 11, 0, 0, 0, 0, 0, 0, 0), (82, 0, 2, 2, 2, 0, 0, 1, 10, 11, 0, 0, 50, 0, 0, 0), (83, 1, 0, 0, 0, 0, 5397, 0, 0, 0, 0, 0, 0, 0, 0, 0), (84, 1, 2, 0, 0, 0, 5396, 1, 0, 0, 0, 0, 225, 0, 0, 0), (85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (86, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (88, 0, 2, 2, 0, 0, 0, 1, 10, 0, 0, 0, 50, 0, 0, 0), (89, 1, 0, 0, 0, 0, 5475, 0, 0, 0, 0, 0, 0, 0, 0, 0), (90, 1, 0, 0, 0, 0, 5521, 0, 0, 0, 0, 0, 0, 0, 0, 0), (91, 1, 0, 0, 0, 0, 5384, 0, 0, 0, 0, 0, 0, 0, 0, 0), (92, 1, 2, 2, 0, 0, 6893, 1, 16, 0, 0, 0, 150, 150, 0, 0), (93, 0, 2, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0), (94, 1, 0, 0, 0, 0, 5687, 0, 0, 0, 0, 0, 0, 0, 0, 0), (95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (97, 1, 2, 0, 0, 0, 5851, 1, 0, 0, 0, 0, 160, 0, 0, 0), (98, 1, 0, 0, 0, 0, 5868, 0, 0, 0, 0, 0, 0, 0, 0, 0), (99, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0), (119, 1, 0, 0, 0, 0, 5916, 0, 0, 0, 0, 0, 0, 0, 0, 0), (139, 1, 0, 0, 0, 0, 5937, 0, 0, 0, 0, 0, 0, 0, 0, 0), (159, 1, 0, 0, 0, 0, 6074, 0, 0, 0, 0, 0, 0, 0, 0, 0), (179, 0, 2, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0), (199, 1, 1, 0, 0, 0, 6208, 6207, 0, 0, 0, 0, 0, 0, 0, 0), (200, 1, 1, 0, 0, 0, 6210, 6209, 0, 0, 0, 0, 0, 0, 0, 0), (202, 0, 2, 2, 2, 0, 0, 1, 10, 16, 0, 0, 1, 0, 50, 0), (203, 0, 2, 2, 2, 0, 0, 1, 10, 11, 0, 0, 1, 0, 0, 0), (239, 1, 0, 0, 0, 0, 6783, 0, 0, 0, 0, 0, 0, 0, 0, 0), (259, 0, 2, 2, 0, 0, 0, 13, 2, 0, 0, 0, 0, 0, 0, 0), (279, 0, 2, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0), (299, 1, 2, 2, 2, 2, 7146, 1, 10, 11, 16, 0, 175, 0, 0, 175), (319, 1, 2, 2, 2, 0, 7208, 1, 5, 6, 0, 0, 1, 0, 0, 0), (359, 1, 0, 0, 0, 0, 7733, 0, 0, 0, 0, 0, 0, 0, 0, 0), (379, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 175, 0, 0, 0, 0), (380, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 230, 0, 0, 0, 0), (399, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 310, 0, 0, 0, 0), (400, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 245, 0, 0, 0, 0), (419, 0, 2, 2, 0, 0, 0, 5, 15, 0, 0, 0, 0, 0, 0, 0), (420, 1, 0, 0, 0, 0, 8444, 0, 0, 0, 0, 0, 0, 0, 0, 0), (439, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 210, 0, 0, 0, 0), (440, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 220, 0, 0, 0, 0), (441, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 230, 0, 0, 0, 0), (442, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 235, 0, 0, 0, 0), (443, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 245, 0, 0, 0, 0), (444, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 250, 0, 0, 0, 0), (459, 1, 0, 0, 0, 0, 9240, 0, 0, 0, 0, 0, 0, 0, 0, 0), (460, 1, 0, 0, 0, 0, 9249, 0, 0, 0, 0, 0, 0, 0, 0, 0), (479, 1, 0, 0, 0, 0, 9299, 0, 0, 0, 0, 0, 0, 0, 0, 0), (499, 1, 0, 0, 0, 0, 9472, 0, 0, 0, 0, 0, 0, 0, 0, 0), (519, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 85, 0, 0, 0, 0), (520, 1, 0, 0, 0, 0, 10460, 0, 0, 0, 0, 0, 0, 0, 0, 0), (521, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 170, 0, 0, 0, 0), (540, 1, 0, 0, 0, 0, 10445, 0, 0, 0, 0, 0, 0, 0, 0, 0), (559, 1, 0, 0, 0, 0, 10515, 0, 0, 0, 0, 0, 0, 0, 0, 0), (579, 1, 0, 0, 0, 0, 10757, 0, 0, 0, 0, 0, 0, 0, 0, 0), (599, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 250, 0, 0, 0), (600, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 275, 0, 0, 0), (601, 1, 0, 0, 0, 0, 10757, 0, 0, 0, 0, 0, 0, 0, 0, 0), (639, 1, 0, 0, 0, 0, 11078, 0, 0, 0, 0, 0, 0, 0, 0, 0), (640, 1, 0, 0, 0, 0, 11079, 0, 0, 0, 0, 0, 0, 0, 0, 0), (659, 1, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 0), (679, 1, 0, 0, 0, 0, 11115, 0, 0, 0, 0, 0, 0, 0, 0, 0), (680, 1, 2, 2, 2, 2, 11000, 1, 10, 11, 16, 0, 250, 0, 0, 250), (699, 1, 2, 2, 2, 2, 11140, 1, 10, 11, 16, 0, 250, 0, 0, 250), (719, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 230, 0, 0, 0, 0), (739, 1, 0, 0, 0, 0, 11602, 0, 0, 0, 0, 0, 0, 0, 0, 0), (740, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (759, 1, 0, 0, 0, 0, 11000, 0, 0, 0, 0, 0, 0, 0, 0, 0), (779, 1, 0, 0, 0, 0, 11833, 0, 0, 0, 0, 0, 0, 0, 0, 0), (799, 1, 0, 0, 0, 0, 11885, 0, 0, 0, 0, 0, 0, 0, 0, 0), (820, 1, 2, 2, 0, 0, 12344, 10, 11, 0, 0, 0, 0, 0, 0, 0), (821, 0, 1, 1, 0, 0, 0, 12144, 12286, 0, 0, 0, 0, 0, 0, 0), (839, 1, 0, 0, 0, 0, 12186, 0, 0, 0, 0, 0, 0, 0, 0, 0), (859, 1, 0, 0, 0, 0, 12301, 0, 0, 0, 0, 0, 0, 0, 0, 0), (879, 1, 2, 2, 2, 2, 12382, 1, 10, 11, 16, 0, 300, 0, 0, 300), (899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (920, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (939, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 275, 0, 0, 0, 0), (959, 1, 0, 0, 0, 0, 12785, 0, 0, 0, 0, 0, 0, 0, 0, 0), (960, 1, 0, 0, 0, 0, 12814, 0, 0, 0, 0, 0, 0, 0, 0, 0), (979, 1, 0, 0, 0, 0, 12891, 0, 0, 0, 0, 0, 0, 0, 0, 0), (999, 1, 0, 0, 0, 0, 12906, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1019, 1, 0, 0, 0, 0, 12942, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1039, 1, 0, 0, 0, 0, 12973, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1079, 1, 0, 0, 0, 0, 13302, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1080, 1, 0, 0, 0, 0, 13303, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1081, 1, 2, 0, 0, 0, 13304, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1082, 1, 0, 0, 0, 0, 13305, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1083, 1, 0, 0, 0, 0, 13306, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1084, 1, 0, 0, 0, 0, 13307, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1085, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1099, 2, 2, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1119, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 260, 0, 0, 0, 0), (1120, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 270, 0, 0, 0, 0), (1121, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 280, 0, 0, 0, 0), (1122, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 285, 0, 0, 0, 0), (1123, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 290, 0, 0, 0, 0), (1124, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 300, 0, 0, 0, 0), (1159, 1, 2, 2, 2, 2, 13704, 1, 10, 11, 16, 0, 280, 0, 0, 300), (1179, 1, 0, 0, 0, 0, 13523, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1199, 1, 0, 0, 0, 0, 13873, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1219, 1, 0, 0, 0, 0, 14523, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1239, 1, 0, 0, 0, 0, 14547, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1259, 1, 0, 0, 0, 0, 15042, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1299, 1, 0, 0, 0, 0, 15766, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1319, 2, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1340, 1, 0, 0, 0, 0, 16208, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1359, 1, 0, 0, 0, 0, 16308, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1379, 1, 0, 0, 0, 0, 16333, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1399, 1, 0, 0, 0, 0, 16603, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1419, 1, 0, 0, 0, 0, 17242, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1439, 1, 0, 0, 0, 0, 17262, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1459, 0, 1, 1, 0, 0, 0, 17333, 22754, 0, 0, 0, 0, 0, 0, 0), (1479, 0, 2, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0), (1499, 1, 0, 0, 0, 0, 17696, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1539, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1559, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 110, 0, 0, 0), (1560, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 150, 0, 0, 0), (1561, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 200, 0, 0, 0), (1562, 1, 2, 2, 2, 2, 18249, 1, 10, 11, 16, 0, 300, 0, 0, 300), (1563, 1, 0, 0, 0, 0, 18266, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1564, 1, 2, 2, 2, 2, 18268, 1, 10, 11, 16, 0, 200, 0, 0, 200), (1580, 1, 0, 0, 0, 0, 18629, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1599, 0, 2, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0), (1619, 1, 0, 0, 0, 0, 19931, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1620, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 5000, 0, 0, 0), (1622, 1, 0, 0, 0, 0, 21172, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1623, 1, 0, 0, 0, 0, 21174, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1628, 0, 2, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0), (1629, 0, 1, 2, 2, 0, 0, 21761, 5, 6, 0, 0, 0, 0, 0, 0), (1630, 0, 1, 2, 2, 0, 0, 21762, 5, 6, 0, 0, 0, 0, 0, 0), (1632, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 305, 0, 0, 0, 0), (1634, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1635, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1636, 1, 0, 0, 0, 0, 22486, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1637, 1, 0, 0, 0, 0, 22675, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1638, 1, 0, 0, 0, 0, 22755, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1639, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 315, 0, 0, 0, 0), (1640, 1, 0, 0, 0, 0, 22955, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1641, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 325, 0, 0, 0, 0), (1642, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 335, 0, 0, 0, 0), (1643, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 340, 0, 0, 0, 0), (1644, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 350, 0, 0, 0, 0), (1645, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 365, 0, 0, 0, 0), (1646, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 375, 0, 0, 0, 0), (1647, 1, 0, 0, 0, 0, 23055, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1648, 1, 0, 0, 0, 0, 23191, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1649, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 300, 0, 0, 0, 0), (1650, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 325, 0, 0, 0, 0), (1651, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 375, 0, 0, 0, 0), (1652, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 350, 0, 0, 0, 0), (1653, 1, 0, 0, 0, 0, 23480, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1654, 1, 0, 0, 0, 0, 23500, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1655, 1, 0, 0, 0, 0, 22796, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1656, 1, 0, 0, 0, 0, 23580, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1657, 1, 0, 0, 0, 0, 23581, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1658, 1, 0, 0, 0, 0, 23674, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1659, 1, 0, 0, 0, 0, 23691, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1660, 1, 0, 0, 0, 0, 23682, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1661, 1, 0, 0, 0, 0, 23788, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1662, 0, 2, 2, 2, 2, 0, 1, 10, 11, 16, 0, 350, 0, 0, 350), (1663, 1, 0, 0, 0, 0, 23751, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1664, 1, 0, 0, 0, 0, 23801, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1665, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 300, 0, 0, 0), (1666, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 325, 0, 0, 0), (1667, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 350, 0, 0, 0), (1668, 1, 0, 0, 0, 0, 23925, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1669, 1, 0, 0, 0, 0, 24010, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1670, 1, 0, 0, 0, 0, 24099, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1671, 1, 0, 0, 0, 0, 24221, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1673, 0, 1, 0, 0, 0, 0, 24337, 0, 0, 0, 0, 0, 0, 0, 0), (1674, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1675, 1, 0, 0, 0, 0, 25490, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1676, 1, 0, 0, 0, 0, 25509, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1677, 1, 0, 0, 0, 0, 25604, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1678, 1, 0, 0, 0, 0, 25648, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1679, 1, 0, 0, 0, 0, 25770, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1680, 1, 0, 0, 0, 0, 25771, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1681, 1, 0, 0, 0, 0, 25817, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1682, 1, 0, 0, 0, 0, 25853, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1683, 1, 0, 0, 0, 0, 25889, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1684, 1, 0, 0, 0, 0, 27808, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1685, 1, 2, 2, 2, 2, 27991, 1, 10, 11, 16, 0, 350, 0, 0, 350), (1686, 1, 0, 0, 0, 0, 28047, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1687, 1, 2, 2, 2, 2, 28395, 1, 10, 11, 16, 0, 350, 0, 0, 350), (1688, 1, 0, 0, 0, 0, 28478, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1689, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1690, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1691, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1692, 1, 0, 0, 0, 0, 28106, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1693, 1, 0, 0, 0, 0, 29460, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1694, 1, 0, 0, 0, 0, 29742, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1695, 1, 1, 0, 0, 0, 29750, 32773, 0, 0, 0, 0, 0, 0, 0, 0), (1696, 1, 0, 0, 0, 0, 29790, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1697, 1, 0, 0, 0, 0, 29795, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1698, 1, 0, 0, 0, 0, 29795, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1699, 1, 0, 0, 0, 0, 29912, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1700, 1, 2, 2, 2, 0, 24490, 1, 16, 10, 0, 0, 350, 350, 0, 0), (1701, 1, 0, 0, 0, 0, 29952, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1702, 0, 2, 2, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0), (1703, 1, 0, 0, 0, 0, 30354, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1704, 1, 0, 0, 0, 0, 30425, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1705, 1, 2, 0, 0, 0, 30426, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1706, 1, 2, 0, 0, 0, 30438, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1707, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 20, 0, 0, 0), (1708, 1, 0, 0, 0, 0, 30595, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1709, 1, 0, 0, 0, 0, 30712, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1710, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0), (1712, 0, 2, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0), (1713, 0, 2, 2, 0, 0, 0, 12, 3, 0, 0, 0, 0, 0, 0, 0), (1714, 0, 2, 2, 0, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 0), (1715, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1716, 1, 0, 0, 0, 0, 30805, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1717, 1, 2, 2, 2, 2, 31084, 1, 10, 11, 16, 0, 350, 0, 0, 350), (1718, 1, 0, 0, 0, 0, 31088, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1719, 1, 0, 0, 0, 0, 30688, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1720, 1, 0, 0, 0, 0, 31300, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1721, 1, 0, 0, 0, 0, 31316, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1722, 1, 0, 0, 0, 0, 31536, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1723, 1, 0, 0, 0, 0, 31655, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1724, 1, 0, 0, 0, 0, 31664, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1725, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0), (1726, 1, 0, 0, 0, 0, 31705, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1728, 1, 1, 0, 0, 0, 31752, 31827, 0, 0, 0, 0, 0, 0, 0, 0), (1729, 1, 0, 0, 0, 0, 31994, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1730, 1, 0, 0, 0, 0, 32069, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1731, 1, 1, 0, 0, 0, 32079, 32092, 0, 0, 0, 0, 0, 0, 0, 0), (1732, 1, 0, 0, 0, 0, 32449, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1733, 1, 1, 1, 1, 0, 38587, 32912, 33016, 37892, 0, 0, 0, 0, 0, 0), (1734, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1735, 1, 0, 0, 0, 0, 33061, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1736, 1, 0, 0, 0, 0, 33091, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1737, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1741, 1, 0, 0, 0, 0, 33442, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1744, 0, 2, 2, 2, 0, 0, 1, 5, 6, 0, 0, 5000, 0, 0, 0), (1745, 0, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0), (1748, 0, 2, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0), (1750, 1, 2, 0, 0, 0, 34477, 5, 0, 0, 0, 0, 0, 0, 0, 0), (1766, 0, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0), (1776, 0, 2, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0); DROP TABLE IF EXISTS `aowow_icons`; CREATE TABLE `aowow_icons` ( `id` int(11) unsigned NOT NULL default '0' COMMENT 'Icon Identifier', `iconname` varchar(50) NOT NULL default '' COMMENT 'Icon Name', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Icon Names'; INSERT INTO `aowow_icons` VALUES (220, 'INV_Robe_02'), (222, 'INV_Boots_01'), (224, 'INV_Jewelry_Ring_03'), (229, 'INV_Belt_01'), (230, 'INV_Boots_01'), (233, 'INV_Boots_01'), (241, 'INV_Belt_01'), (242, 'INV_Boots_01'), (244, 'INV_Belt_01'), (245, 'INV_Boots_01'), (248, 'INV_Belt_01'), (249, 'INV_Boots_01'), (252, 'INV_Belt_01'), (253, 'INV_Boots_01'), (256, 'INV_Belt_01'), (257, 'INV_Boots_01'), (261, 'INV_Boots_01'), (267, 'INV_Boots_01'), (275, 'INV_Belt_01'), (276, 'INV_Boots_01'), (281, 'INV_Belt_01'), (282, 'INV_Boots_01'), (292, 'INV_Potion_08'), (293, 'INV_Belt_01'), (295, 'INV_Boots_02'), (297, 'INV_Belt_01'), (301, 'INV_Belt_01'), (302, 'INV_Boots_01'), (308, 'INV_Misc_Food_01'), (310, 'INV_Belt_01'), (311, 'INV_Boots_01'), (314, 'INV_Belt_01'), (317, 'INV_Belt_01'), (318, 'INV_Boots_01'), (326, 'INV_Belt_01'), (329, 'INV_Belt_01'), (332, 'INV_Belt_01'), (336, 'INV_Belt_01'), (337, 'INV_Boots_01'), (362, 'INV_Misc_Bag_01'), (365, 'INV_Pants_02'), (368, 'INV_Pants_02'), (369, 'INV_Shirt_01'), (370, 'INV_Pants_02'), (371, 'INV_Shirt_01'), (372, 'INV_Pants_02'), (373, 'INV_Shirt_01'), (374, 'INV_Pants_02'), (376, 'INV_Pants_02'), (378, 'INV_Pants_02'), (380, 'INV_Pants_02'), (381, 'INV_Shirt_01'), (383, 'INV_Shirt_01'), (384, 'INV_Pants_02'), (385, 'INV_Shirt_01'), (386, 'INV_Pants_02'), (387, 'INV_Shirt_01'), (388, 'INV_Pants_02'), (389, 'INV_Shirt_01'), (390, 'INV_Pants_02'), (391, 'INV_Shirt_01'), (392, 'INV_Pants_02'), (393, 'INV_Shirt_01'), (394, 'INV_Pants_02'), (395, 'INV_Shirt_01'), (396, 'INV_Pants_02'), (397, 'INV_Shirt_01'), (398, 'INV_Pants_02'), (412, 'INV_Pants_02'), (453, 'INV_Axe_01'), (472, 'INV_Staff_08'), (510, 'INV_Gauntlets_04'), (555, 'INV_Misc_MonsterScales_02'), (557, 'INV_Misc_Bowl_01'), (563, 'INV_Sword_08'), (568, 'INV_Misc_MonsterScales_03'), (581, 'INV_Misc_Ale_01'), (609, 'INV_Jewelry_Amulet_05'), (624, 'INV_Misc_MonsterSpiderCarapace_01'), (634, 'INV_Scroll_04'), (679, 'INV_Sword_04'), (683, 'INV_Pants_02'), (684, 'INV_Chest_Wolf'), (685, 'INV_Pants_03'), (687, 'INV_Pants_03'), (691, 'INV_Pants_02'), (697, 'INV_Pants_03'), (703, 'INV_Boots_Wolf'), (704, 'INV_Pants_Wolf'), (729, 'INV_Sword_08'), (782, 'INV_Axe_04'), (811, 'INV_Scroll_03'), (825, 'INV_Boots_03'), (845, 'INV_Boots_09'), (859, 'INV_Sword_04'), (860, 'INV_Mace_01'), (861, 'INV_Mace_01'), (862, 'INV_Sword_04'), (869, 'INV_Spear_06'), (878, 'INV_Staff_02'), (883, 'INV_Staff_06'), (896, 'INV_Jewelry_Ring_01'), (898, 'INV_Jewelry_Talisman_02'), (918, 'INV_Misc_Book_09'), (920, 'INV_Misc_Eye_01'), (924, 'INV_Scroll_03'), (925, 'INV_Misc_Bag_01'), (926, 'INV_Potion_01'), (928, 'INV_Misc_Branch_01'), (929, 'INV_TradeskillItem_03'), (932, 'INV_Banner_02'), (936, 'INV_Robe_02'), (940, 'INV_Misc_MonsterClaw_04'), (941, 'INV_Misc_Root_01'), (942, 'INV_Jewelry_Talisman_03'), (943, 'INV_Misc_Igot_01'), (944, 'INV_Misc_MonsterHead_03'), (945, 'INV_Boots_09'), (946, 'INV_Misc_Rune_01'), (954, 'INV_Chest_Chain'), (956, 'INV_Misc_Horn_03'), (959, 'INV_Misc_MonsterFang_01'), (961, 'INV_Misc_Orb_04'), (963, 'INV_Jewelry_Ring_03'), (964, 'INV_Jewelry_Talisman_04'), (972, 'INV_Gauntlets_05'), (976, 'INV_Gauntlets_04'), (977, 'INV_Chest_Chain'), (981, 'INV_Misc_Bag_02'), (983, 'INV_Potion_09'), (989, 'INV_Chest_Wolf'), (992, 'INV_Scroll_01'), (993, 'INV_Misc_Food_06'), (994, 'INV_Misc_Food_07'), (999, 'INV_Misc_Ale_01'), (1006, 'INV_Jewelry_Ring_02'), (1007, 'INV_Misc_Net_01'), (1011, 'INV_Gauntlets_05'), (1012, 'INV_Jewelry_Amulet_02'), (1013, 'INV_Scroll_02'), (1017, 'INV_Gauntlets_05'), (1019, 'INV_Chest_Chain'), (1020, 'INV_Boots_01'), (1022, 'INV_Hammer_04'), (1025, 'INV_Misc_Bag_05'), (1026, 'INV_Potion_09'), (1028, 'INV_Jewelry_Ring_02'), (1032, 'INV_Sword_05'), (1037, 'INV_Scroll_08'), (1040, 'INV_Misc_Idol_03'), (1041, 'INV_Misc_Food_10'), (1045, 'INV_Sword_09'), (1046, 'INV_Jewelry_Ring_01'), (1054, 'INV_Mask_02'), (1057, 'INV_Shoulder_08'), (1058, 'INV_Shoulder_08'), (1060, 'INV_Shoulder_02'), (1063, 'INV_Gauntlets_04'), (1068, 'INV_Shoulder_02'), (1069, 'INV_Scroll_01'), (1080, 'INV_Chest_Fur.tga'), (1083, 'INV_Hammer_03'), (1087, 'INV_Misc_Food_05'), (1090, 'INV_Staff_04'), (1092, 'INV_Staff_07'), (1093, 'INV_Scroll_07'), (1095, 'INV_Ammo_Arrow_01'), (1096, 'INV_Scroll_04'), (1097, 'INV_Scroll_05'), (1098, 'INV_Shirt_01'), (1102, 'INV_Scroll_03'), (1103, 'INV_Misc_Book_07'), (1107, 'INV_Belt_01'), (1115, 'INV_Mace_01'), (1116, 'INV_Misc_Food_16'), (1117, 'INV_Misc_Food_14'), (1118, 'INV_Misc_Food_16'), (1119, 'INV_Misc_Candle_01'), (1120, 'INV_Misc_Candle_01'), (1121, 'INV_Sword_04'), (1123, 'INV_Helmet_04'), (1124, 'INV_Helmet_04'), (1126, 'INV_Helmet_03'), (1127, 'INV_Helmet_03'), (1128, 'INV_Helmet_03'), (1129, 'INV_Helmet_03'), (1130, 'INV_Helmet_03'), (1131, 'INV_Helmet_03'), (1132, 'INV_Helmet_02'), (1134, 'INV_Misc_Book_10'), (1136, 'INV_Musket_03'), (1137, 'INV_Musket_03'), (1139, 'INV_Jewelry_Talisman_04'), (1141, 'INV_Misc_MonsterSpiderCarapace_01'), (1143, 'INV_Misc_Book_09'), (1144, 'INV_Misc_Food_08'), (1145, 'INV_Misc_Food_12'), (1148, 'INV_Jewelry_Amulet_04'), (1150, 'INV_Potion_08'), (1151, 'INV_Misc_MonsterFang_01'), (1155, 'INV_Misc_Book_08'), (1159, 'INV_Mace_01'), (1160, 'INV_Mace_01'), (1161, 'INV_Mace_01'), (1165, 'INV_Staff_08'), (1166, 'INV_Shield_09'), (1168, 'INV_Misc_Bag_10'), (1170, 'INV_Misc_Spyglass_03'), (1183, 'INV_Misc_Bag_10'), (1184, 'INV_Chest_Samurai'), (1185, 'INV_Shirt_02'), (1190, 'INV_Staff_07'), (1193, 'INV_Staff_02'), (1196, 'INV_Misc_Herb_05'), (1197, 'INV_Misc_Horn_03'), (1198, 'INV_Jewelry_Ring_03'), (1199, 'INV_Chest_Chain'), (1200, 'INV_Helmet_02'), (1201, 'INV_Staff_08'), (1203, 'INV_Sword_06'), (1206, 'INV_Hammer_03'), (1207, 'INV_Sword_06'), (1208, 'INV_Misc_Fish_02'), (1209, 'INV_Misc_Orb_04'), (1215, 'INV_Potion_16'), (1216, 'INV_Misc_Gem_Sapphire_03'), (1217, 'INV_Misc_Gem_Emerald_03'), (1218, 'INV_Misc_Gem_Opal_03'), (1219, 'INV_Misc_MonsterScales_02'), (1220, 'INV_Mace_01'), (1221, 'INV_Misc_Gear_01'), (1225, 'INV_Misc_Bone_04'), (1227, 'INV_Misc_Bone_08'), (1229, 'INV_Pants_03'), (1231, 'INV_Misc_Gem_Amethyst_03'), (1232, 'INV_Belt_01'), (1235, 'INV_Misc_Gear_06'), (1236, 'INV_Misc_Gear_06'), (1238, 'INV_Belt_01'), (1240, 'INV_Misc_QuestionMark'), (1241, 'INV_Mace_01'), (1243, 'INV_Hammer_01'), (1244, 'INV_Misc_Bag_07'); INSERT INTO `aowow_icons` VALUES (1245, 'INV_Misc_MonsterFang_01'), (1246, 'INV_Misc_Book_06'), (1248, 'INV_Misc_Gear_03'), (1249, 'INV_Potion_15'), (1251, 'INV_Sword_09'), (1256, 'INV_Misc_Ale_01'), (1257, 'INV_Misc_Urn_01'), (1260, 'INV_Misc_Bag_01'), (1262, 'INV_Misc_Gem_Stone_01'), (1263, 'INV_Misc_Gem_Bloodstone_02'), (1264, 'INV_Misc_Herb_08'), (1270, 'INV_Misc_PocketWatch_02'), (1272, 'INV_Misc_Bandana_03'), (1273, 'INV_Misc_Bone_DwarfSkull_01'), (1274, 'INV_Misc_Bone_OrcSkull_01'), (1275, 'INV_Potion_12'), (1277, 'INV_Misc_Bag_09_Green'), (1280, 'INV_Misc_Bag_07_Green'), (1281, 'INV_Misc_Bag_09_Black'), (1282, 'INV_Misc_Bag_10_Black'), (1283, 'INV_Misc_Bag_07_Black'), (1285, 'INV_Misc_Bag_11'), (1286, 'INV_Misc_Pelt_Wolf_02'), (1288, 'INV_Potion_19'), (1290, 'INV_Misc_Organ_04'), (1291, 'INV_Potion_15'), (1294, 'INV_Misc_Birdbeck_01'), (1295, 'INV_Misc_Dust_01'), (1296, 'INV_Misc_EmptyFlask_02'), (1297, 'INV_Misc_Food_Wheat_01'), (1301, 'INV_Scroll_03'), (1302, 'INV_Misc_Bag_07'), (1307, 'INV_Misc_Flower_01'), (1310, 'INV_Misc_Head_Orc_01'), (1312, 'INV_TradeskillItem_01'), (1313, 'INV_Misc_Herb_05'), (1317, 'INV_Misc_Book_11'), (1319, 'INV_Misc_Bone_DwarfSkull_01'), (1322, 'INV_Misc_Map_01'), (1323, 'INV_Scroll_03'), (1324, 'INV_Scroll_03'), (1325, 'INV_Scroll_03'), (1328, 'INV_Potion_13'), (1329, 'INV_Misc_Bandana_01'), (1330, 'INV_Shirt_02'), (1333, 'INV_Robe_02'), (1342, 'INV_Hammer_03'), (1345, 'INV_Staff_02'), (1347, 'INV_Misc_Food_08'), (1353, 'INV_Pants_05'), (1356, 'INV_Pants_01'), (1357, 'INV_Pants_02'), (1361, 'INV_Misc_Fish_02'), (1364, 'INV_Stone_04'), (1371, 'INV_Staff_02'), (1373, 'INV_Staff_06'), (1374, 'INV_Staff_02'), (1376, 'INV_Staff_07'), (1378, 'INV_Pick_01'), (1379, 'INV_Pick_02'), (1382, 'INV_Axe_01'), (1383, 'INV_Axe_01'), (1384, 'INV_Axe_04'), (1386, 'INV_Axe_01'), (1387, 'INV_Axe_01'), (1389, 'INV_Axe_01'), (1390, 'INV_Axe_01'), (1391, 'INV_Axe_01'), (1392, 'INV_Axe_01'), (1393, 'INV_Axe_03'), (1395, 'INV_Misc_Shell_01'), (1399, 'INV_Jewelry_Amulet_05'), (1401, 'INV_Misc_Idol_02'), (1402, 'INV_Hammer_03'), (1404, 'INV_Jewelry_Amulet_01'), (1405, 'INV_Stone_05'), (1407, 'INV_Gauntlets_09'), (1409, 'INV_Axe_01'), (1415, 'INV_Axe_02'), (1416, 'INV_Misc_Bone_07'), (1421, 'INV_Misc_Pelt_Wolf_01'), (1423, 'INV_Misc_Organ_02'), (1424, 'INV_Misc_MonsterSpiderCarapace_01'), (1428, 'INV_Sword_07'), (1432, 'INV_Chest_Fur'), (1436, 'INV_Hammer_03'), (1437, 'INV_Staff_09'), (1438, 'INV_Misc_Organ_06'), (1439, 'INV_Axe_02'), (1440, 'INV_Spear_06'), (1441, 'INV_Mace_01'), (1442, 'INV_Misc_Herb_05'), (1443, 'INV_Misc_Food_Wheat_02'), (1445, 'INV_Misc_Head_Scourge_01'), (1451, 'INV_Misc_Candle_01'), (1455, 'INV_Axe_03'), (1458, 'INV_Axe_01'), (1461, 'INV_Hammer_04'), (1464, 'INV_Misc_Herb_07'), (1465, 'INV_Axe_03'), (1466, 'INV_Sword_08'), (1467, 'INV_Staff_04'), (1469, 'INV_Staff_06'), (1471, 'INV_Misc_Bag_08'), (1474, 'INV_Misc_Candle_03'), (1475, 'INV_Mace_01'), (1477, 'INV_Hammer_03'), (1478, 'INV_Hammer_03'), (1480, 'INV_Pick_02'), (1481, 'INV_Pick_05'), (1482, 'INV_Potion_18'), (1483, 'INV_Misc_Food_09'), (1484, 'INV_Misc_EmptyFlask_01'), (1485, 'INV_Ingot_04'), (1487, 'INV_Misc_Flute_01'), (1489, 'INV_Staff_07'), (1490, 'INV_Weapon_Halberd_04'), (1491, 'INV_Misc_Head_Orc_01'), (1494, 'INV_Helmet_04'), (1495, 'INV_Misc_Pelt_Bear_01'), (1496, 'INV_Misc_MonsterClaw_03'), (1497, 'INV_Food_Egg_03'), (1498, 'INV_Misc_MonsterClaw_02'), (1499, 'INV_Misc_MonsterClaw_01'), (1500, 'INV_Misc_Root_02'), (1501, 'INV_Misc_Rune_02'), (1502, 'INV_Misc_Rock_01'), (1503, 'INV_Misc_Bone_03'), (1504, 'INV_Misc_Eye_01'), (1507, 'INV_Misc_Slime_01'), (1511, 'INV_Chest_Chain'), (1512, 'INV_Pants_02'), (1513, 'INV_Axe_01'), (1515, 'INV_Misc_Bone_01'), (1516, 'INV_Misc_Bone_01'), (1517, 'INV_Hammer_04'), (1542, 'INV_Sword_04'), (1544, 'INV_Sword_04'), (1546, 'INV_Sword_04'), (1547, 'INV_Sword_04'), (1550, 'INV_Sword_04'), (1552, 'INV_Weapon_ShortBlade_04'), (1553, 'INV_Sword_06'), (1556, 'INV_Sword_04'), (1560, 'INV_Axe_02'), (1563, 'INV_Axe_04'), (1566, 'INV_Sword_05'), (1588, 'INV_Misc_Book_09'), (1590, 'INV_Sword_04'), (1591, 'INV_Sword_04'), (1592, 'INV_Sword_04'), (1593, 'INV_Sword_04'), (1594, 'INV_Weapon_ShortBlade_01'), (1595, 'INV_Hammer_03'), (1596, 'INV_Hammer_03'), (1597, 'INV_Hammer_03'), (1598, 'INV_Axe_04'), (1599, 'INV_Staff_08'), (1600, 'INV_Staff_08'), (1601, 'INV_Axe_04'), (1602, 'INV_Pick_03'), (1605, 'INV_Weapon_ShortBlade_01'), (1606, 'INV_Weapon_ShortBlade_01'), (1607, 'INV_Sword_04'), (1609, 'INV_Sword_06'), (1610, 'INV_Hammer_03'), (1611, 'INV_Misc_Pipe_01'), (1612, 'INV_Mace_01'), (1613, 'INV_Hammer_01'), (1621, 'INV_Sword_06'), (1624, 'INV_Robe_02'), (1625, 'INV_Misc_Bag_10_Blue'), (1626, 'INV_Robe_02'), (1627, 'INV_Sword_04'), (1628, 'INV_Sword_06'), (1632, 'INV_Sword_06'), (1638, 'INV_Sword_08'), (1639, 'INV_Sword_07'), (1642, 'INV_Sword_05'), (1643, 'INV_Staff_08'), (1644, 'INV_Shield_06'), (1645, 'INV_Misc_MonsterClaw_04'), (1646, 'INV_Misc_Herb_04'), (1648, 'INV_Staff_07'), (1649, 'INV_Shirt_02'), (1652, 'INV_Axe_01'), (1653, 'INV_Mace_01'), (1655, 'INV_Misc_Food_Wheat_01'), (1656, 'INV_Potion_15'), (1657, 'INV_Gauntlets_04'), (1658, 'INV_Boots_09'), (1659, 'INV_Misc_Gem_Sapphire_02'), (1661, 'INV_Hammer_03'), (1663, 'INV_Ingot_03'), (1664, 'INV_Weapon_ShortBlade_01'), (1673, 'INV_Shield_09'), (1680, 'INV_Shield_09'), (1682, 'INV_Pick_01'), (1684, 'INV_Shield_09'), (1685, 'INV_Shield_09'), (1695, 'INV_Misc_Orb_04'), (1699, 'INV_Jewelry_Ring_03'), (1701, 'INV_Gauntlets_04'), (1704, 'INV_Sword_04'), (1705, 'INV_Shield_04'), (1706, 'INV_Shield_04'), (1708, 'INV_Gauntlets_09'), (1709, 'INV_Misc_Urn_01'), (1710, 'INV_Weapon_Halberd_11'), (1712, 'INV_Pick_02'), (1714, 'INV_Axe_01'), (1716, 'INV_Staff_08'), (1722, 'INV_Sword_06'), (1724, 'INV_Misc_Bone_01'), (1725, 'INV_Sword_02'), (1726, 'INV_Hammer_03'), (1727, 'INV_Chest_Chain'), (1728, 'INV_Gauntlets_05'), (1730, 'INV_Misc_MonsterSpiderCarapace_01'), (1733, 'INV_Spear_05'), (1754, 'INV_Ingot_01'), (1755, 'INV_Shield_09'), (1757, 'INV_Shield_09'), (1758, 'INV_Hammer_02'), (1759, 'INV_Misc_Bone_01'), (1760, 'INV_Mace_01'), (1762, 'INV_Misc_Food_13'), (1766, 'INV_Sword_04'), (1767, 'INV_Axe_04'), (1768, 'INV_Staff_08'), (1769, 'INV_Misc_MonsterClaw_04'), (1771, 'INV_Staff_02'), (1772, 'INV_Axe_04'), (1773, 'INV_Sword_06'), (1774, 'INV_Mace_01'), (1776, 'INV_Spear_03'), (1779, 'INV_Mace_01'), (1780, 'INV_Mace_01'), (1782, 'INV_Hammer_03'), (1783, 'INV_Mace_01'), (1784, 'INV_Mace_01'), (1787, 'INV_Chest_Wolf'), (1795, 'INV_Gauntlets_04'), (1796, 'INV_Gauntlets_04'), (1797, 'INV_Chest_Wolf'), (1805, 'INV_Potion_01'), (1813, 'INV_Weapon_Rifle_05'), (1815, 'INV_Misc_Bag_07'), (1816, 'INV_Misc_Ammo_Bullet_01'), (1817, 'INV_Shirt_01'), (1818, 'INV_Pants_01'), (1819, 'INV_Shirt_02'), (1822, 'INV_Chest_Chain'), (1839, 'INV_Mace_01'), (1841, 'INV_Staff_08'), (1845, 'INV_Weapon_ShortBlade_05'), (1853, 'INV_Sword_04'), (1859, 'INV_Chest_Chain'), (1861, 'INV_Boots_05'), (1863, 'INV_Pants_01'), (1865, 'INV_Ammo_Arrow_01'), (1867, 'INV_Robe_02'), (1868, 'INV_Robe_01'), (1869, 'INV_Robe_03'), (1870, 'INV_Robe_02'), (1872, 'INV_Robe_01'), (1876, 'INV_Robe_03'), (1877, 'INV_Robe_02'), (1882, 'INV_Pants_01'), (1883, 'INV_Pants_01'), (1911, 'INV_Boots_05'), (1926, 'INV_Staff_08'), (1927, 'INV_Staff_08'), (1928, 'INV_Sword_04'), (1929, 'INV_Sword_04'), (1930, 'INV_Sword_04'), (1931, 'INV_Sword_04'), (1932, 'INV_Axe_04'), (1936, 'INV_Weapon_ShortBlade_04'), (1938, 'INV_Weapon_Rifle_04'), (1942, 'INV_Mace_01'), (1943, 'INV_Mace_01'), (1946, 'INV_Potion_08'), (1947, 'INV_Potion_17'), (1948, 'INV_Potion_17'), (1949, 'INV_Potion_08'), (1950, 'INV_Mace_01'), (1953, 'INV_Weapon_Rifle_01'), (1954, 'INV_Axe_04'), (1955, 'INV_Hammer_04'), (1956, 'INV_Sword_05'), (1963, 'INV_Pants_02'), (1965, 'INV_Jewelry_Ring_03'), (1966, 'INV_Boots_03'), (1967, 'INV_Shirt_02'), (1975, 'INV_Shirt_02'), (1978, 'INV_Pants_02'), (1980, 'INV_Jewelry_Ring_03'), (1981, 'INV_Boots_03'), (1990, 'INV_Chest_Wolf'), (1995, 'INV_Chest_Wolf'), (1997, 'INV_Misc_Shell_01'), (2006, 'INV_Weapon_Rifle_01'), (2010, 'INV_Staff_02'), (2011, 'INV_Axe_03'), (2012, 'INV_Wand_02'), (2015, 'INV_Gauntlets_07'), (2018, 'INV_Pants_02'), (2019, 'INV_Chest_Fur'), (2022, 'INV_Misc_Food_18'), (2024, 'INV_Shirt_02'), (2025, 'INV_Misc_Herb_01'), (2027, 'INV_Misc_Ammo_Gunpowder_02'), (2038, 'INV_Mace_01'), (2047, 'INV_Mace_01'), (2048, 'INV_Sword_01'), (2050, 'INV_Jewelry_Ring_01'), (2052, 'INV_Shield_09'), (2053, 'INV_Misc_Gear_08'), (2054, 'INV_Misc_Ammo_Bullet_01'), (2056, 'INV_Hammer_03'); INSERT INTO `aowow_icons` VALUES (2057, 'INV_Gauntlets_05'), (2058, 'INV_Staff_08'), (2059, 'INV_Sword_04'), (2060, 'INV_Mace_01'), (2061, 'INV_Axe_01'), (2065, 'INV_Mace_01'), (2073, 'INV_Sword_06'), (2074, 'INV_Belt_01'), (2075, 'INV_Ingot_02'), (2076, 'INV_Robe_01'), (2078, 'INV_Misc_EmptyFlask_02'), (2080, 'INV_Shield_05'), (2082, 'INV_Chest_Wolf'), (2083, 'INV_Boots_04'), (2088, 'INV_Robe_02'), (2090, 'INV_Robe_02'), (2094, 'INV_Boots_05'), (2098, 'INV_Robe_02'), (2100, 'INV_Chest_Wolf'), (2101, 'INV_Gauntlets_05'), (2104, 'INV_Chest_Wolf'), (2105, 'INV_Boots_07'), (2106, 'INV_Chest_Wolf'), (2107, 'INV_Misc_Pelt_Bear_02'), (2109, 'INV_Boots_04'), (2110, 'INV_Boots_04'), (2111, 'INV_Boots_05'), (2118, 'INV_Jewelry_Ring_02'), (2149, 'INV_Shield_03'), (2153, 'INV_Robe_02'), (2157, 'INV_Hammer_03'), (2158, 'INV_Shield_09'), (2159, 'INV_Shield_09'), (2161, 'INV_Shield_04'), (2162, 'INV_Wand_02'), (2163, 'INV_Shirt_01'), (2164, 'INV_Gauntlets_06'), (2166, 'INV_Boots_09'), (2176, 'INV_Pants_Wolf'), (2177, 'INV_Boots_05'), (2178, 'INV_Jewelry_Ring_03'), (2181, 'INV_Shield_04'), (2183, 'INV_Shirt_01'), (2185, 'INV_Pants_01'), (2186, 'INV_Gauntlets_06'), (2188, 'INV_Boots_05'), (2191, 'INV_Shirt_01'), (2193, 'INV_Gauntlets_06'), (2195, 'INV_Boots_05'), (2198, 'INV_Boots_09'), (2201, 'INV_Pants_01'), (2202, 'INV_Gauntlets_06'), (2204, 'INV_Boots_09'), (2208, 'INV_Shield_09'), (2209, 'INV_Shield_09'), (2210, 'INV_Shield_09'), (2211, 'INV_Shield_09'), (2212, 'INV_Misc_Bone_01'), (2213, 'INV_Gauntlets_06'), (2215, 'INV_Chest_Chain'), (2217, 'INV_Pants_03'), (2218, 'INV_Boots_01'), (2219, 'INV_Jewelry_Ring_02'), (2220, 'INV_Gauntlets_04'), (2221, 'INV_Potion_16'), (2222, 'INV_Chest_Chain'), (2228, 'INV_Pants_03'), (2229, 'INV_Boots_01'), (2230, 'INV_Jewelry_Ring_02'), (2231, 'INV_Gauntlets_04'), (2247, 'INV_Scroll_03'), (2249, 'INV_Misc_Net_01'), (2250, 'INV_Shirt_02'), (2257, 'INV_Chest_Chain'), (2265, 'INV_Chest_Chain'), (2267, 'INV_Jewelry_Ring_02'), (2268, 'INV_Boots_01'), (2269, 'INV_Chest_Chain'), (2270, 'INV_Pants_03'), (2272, 'INV_Jewelry_Ring_02'), (2274, 'INV_Jewelry_Ring_02'), (2279, 'INV_Belt_01'), (2299, 'INV_Pants_01'), (2300, 'INV_Gauntlets_06'), (2301, 'INV_Boots_09'), (2304, 'INV_Shirt_01'), (2305, 'INV_Boots_09'), (2307, 'INV_Gauntlets_06'), (2308, 'INV_Pants_01'), (2311, 'INV_Pants_01'), (2312, 'INV_Boots_05'), (2314, 'INV_Gauntlets_06'), (2317, 'INV_Shirt_01'), (2318, 'INV_Pants_01'), (2319, 'INV_Boots_05'), (2322, 'INV_Shield_10'), (2324, 'INV_Shield_10'), (2325, 'INV_Shield_10'), (2326, 'INV_Shield_10'), (2329, 'INV_Shield_03'), (2331, 'INV_Shield_03'), (2333, 'INV_Shield_04'), (2334, 'INV_Misc_Flower_03'), (2335, 'INV_Shield_03'), (2336, 'INV_Misc_Leaf_02'), (2337, 'INV_Shield_06'), (2338, 'INV_Misc_Herb_04'), (2339, 'INV_Misc_Flower_02'), (2341, 'INV_Jewelry_Ring_03'), (2342, 'INV_Boots_07'), (2345, 'INV_Potion_02'), (2348, 'INV_Potion_04'), (2350, 'INV_Potion_01'), (2351, 'INV_Potion_11'), (2354, 'INV_Potion_18'), (2355, 'INV_Boots_07'), (2357, 'INV_Potion_13'), (2358, 'INV_Gauntlets_05'), (2359, 'INV_Gauntlets_05'), (2360, 'INV_Gauntlets_05'), (2361, 'INV_Gauntlets_05'), (2362, 'INV_Gauntlets_05'), (2363, 'INV_Chest_Wolf'), (2364, 'INV_Belt_01'), (2365, 'INV_Pants_02'), (2366, 'INV_Boots_08'), (2367, 'INV_Jewelry_Ring_03'), (2368, 'INV_Gauntlets_05'), (2370, 'INV_Chest_Wolf'), (2371, 'INV_Belt_01'), (2372, 'INV_Pants_02'), (2373, 'INV_Boots_08'), (2374, 'INV_Jewelry_Ring_03'), (2375, 'INV_Gauntlets_05'), (2376, 'INV_Misc_Food_13'), (2378, 'INV_Jewelry_Amulet_06'), (2380, 'INV_Sword_06'), (2381, 'INV_Axe_04'), (2382, 'INV_Mace_01'), (2383, 'INV_Sword_04'), (2385, 'INV_Axe_04'), (2387, 'INV_Mace_01'), (2388, 'INV_Staff_08'), (2389, 'INV_Sword_04'), (2392, 'INV_Sword_06'), (2393, 'INV_Axe_04'), (2394, 'INV_Mace_01'), (2395, 'INV_Hammer_03'), (2397, 'INV_Staff_02'), (2398, 'INV_Sword_04'), (2399, 'INV_Sword_06'), (2400, 'INV_Axe_01'), (2401, 'INV_Hammer_03'), (2402, 'INV_Hammer_03'), (2404, 'INV_Staff_02'), (2405, 'INV_Hammer_03'), (2406, 'INV_Sword_06'), (2407, 'INV_Axe_04'), (2409, 'INV_Weapon_Rifle_01'), (2410, 'INV_Weapon_Rifle_07'), (2412, 'INV_Weapon_Rifle_02'), (2413, 'INV_Weapon_Rifle_03'), (2414, 'INV_Ammo_Arrow_02'), (2415, 'INV_Sword_04'), (2416, 'INV_Sword_06'), (2418, 'INV_Ammo_Bullet_02'), (2420, 'INV_Staff_08'), (2421, 'INV_Sword_05'), (2422, 'INV_Axe_03'), (2423, 'INV_Hammer_04'), (2424, 'INV_Staff_07'), (2427, 'INV_Sword_08'), (2428, 'INV_Axe_03'), (2429, 'INV_Axe_04'), (2430, 'INV_Hammer_04'), (2431, 'INV_Hammer_04'), (2433, 'INV_Staff_07'), (2434, 'INV_Sword_05'), (2436, 'INV_Sword_08'), (2437, 'INV_Axe_03'), (2438, 'INV_Axe_04'), (2439, 'INV_Mace_01'), (2440, 'INV_Hammer_04'), (2442, 'INV_Staff_07'), (2451, 'INV_Jewelry_Ring_02'), (2452, 'INV_Staff_07'), (2453, 'INV_Sword_01'), (2456, 'INV_Shield_02'), (2457, 'INV_Misc_Bandana_01'), (2460, 'INV_Misc_Bone_08'), (2461, 'INV_Weapon_Bow_05'), (2462, 'INV_Weapon_Crossbow_01'), (2463, 'INV_Weapon_Rifle_03'), (2464, 'INV_Scroll_05'), (2466, 'INV_Hammer_04'), (2467, 'INV_Hammer_03'), (2469, 'INV_Staff_08'), (2470, 'INV_Shirt_01'), (2471, 'INV_Shirt_01'), (2472, 'INV_Shirt_01'), (2473, 'INV_Misc_Food_16'), (2474, 'INV_Misc_Food_18'), (2475, 'INV_Misc_Bag_10'), (2480, 'INV_Misc_Dust_02'), (2481, 'INV_Gauntlets_07'), (2482, 'INV_Staff_01'), (2485, 'INV_Shirt_01'), (2486, 'INV_Boots_09'), (2487, 'INV_Robe_02'), (2488, 'INV_Robe_01'), (2489, 'INV_Gauntlets_06'), (2490, 'INV_Shirt_01'), (2492, 'INV_Shirt_01'), (2493, 'INV_Shirt_02'), (2494, 'INV_Shirt_01'), (2496, 'INV_Boots_05'), (2498, 'INV_Misc_Bandana_01'), (2499, 'INV_Shirt_01'), (2500, 'INV_Boots_09'), (2501, 'INV_Robe_03'), (2502, 'INV_Robe_01'), (2503, 'INV_Shirt_01'), (2504, 'INV_Misc_Bandana_03'), (2505, 'INV_Misc_Bandana_01'), (2506, 'INV_Misc_Net_01'), (2507, 'INV_Misc_Bandana_01'), (2509, 'INV_Staff_03'), (2510, 'INV_Potion_12'), (2511, 'INV_Potion_02'), (2512, 'INV_Misc_EmptyFlask_02'), (2514, 'INV_Potion_11'), (2515, 'INV_Potion_19'), (2516, 'INV_Misc_Gem_Diamond_02'), (2517, 'INV_Misc_Slime_01'), (2520, 'INV_Robe_01'), (2521, 'INV_Robe_01'), (2522, 'INV_Robe_01'), (2523, 'INV_Robe_01'), (2524, 'INV_Robe_01'), (2525, 'INV_Robe_01'), (2526, 'INV_Helmet_04'), (2527, 'INV_Robe_02'), (2528, 'INV_Crown_01'), (2529, 'INV_Misc_Idol_02'), (2530, 'INV_Misc_Key_04'), (2533, 'INV_Potion_12'), (2534, 'INV_Robe_03'), (2535, 'INV_Misc_Herb_04'), (2539, 'INV_Shoulder_06'), (2551, 'INV_Misc_Idol_01'), (2552, 'INV_Shield_09'), (2553, 'INV_Shield_09'), (2554, 'INV_Shield_09'), (2555, 'INV_Shield_09'), (2556, 'INV_Shield_09'), (2557, 'INV_Shield_11'), (2558, 'INV_Shield_11'), (2559, 'INV_Shield_11'), (2560, 'INV_Boots_03'), (2561, 'INV_Jewelry_Ring_03'), (2563, 'INV_Shoulder_08'), (2564, 'INV_Chest_Wolf'), (2565, 'INV_Jewelry_Ring_03'), (2567, 'INV_Jewelry_Ring_03'), (2568, 'INV_Robe_02'), (2569, 'INV_Shoulder_07'), (2571, 'INV_Scroll_03'), (2575, 'INV_Jewelry_Ring_03'), (2577, 'INV_Shirt_01'), (2578, 'INV_Gauntlets_05'), (2579, 'INV_Robe_01'), (2580, 'INV_Jewelry_Ring_03'), (2581, 'INV_Robe_02'), (2582, 'INV_Shoulder_07'), (2583, 'INV_Jewelry_Ring_03'), (2584, 'INV_Misc_Bag_09_Blue'), (2585, 'INV_Misc_Bag_09'), (2586, 'INV_Misc_Bag_09_Red'), (2588, 'INV_Misc_Bag_10_Blue'), (2589, 'INV_Misc_Bag_09_Blue'), (2590, 'INV_Misc_Rock_01'), (2591, 'INV_Misc_Bag_07_Blue'), (2592, 'INV_Misc_Bag_07_Red'), (2593, 'INV_Misc_Bag_12'), (2594, 'INV_Shield_06'), (2595, 'INV_Weapon_ShortBlade_05'), (2596, 'INV_Misc_Dust_02'), (2597, 'INV_Misc_Ale_01'), (2598, 'INV_Misc_Bone_06'), (2599, 'INV_Misc_Food_14'), (2600, 'INV_Misc_Bone_08'), (2603, 'INV_Misc_Food_14'), (2604, 'INV_Misc_Herb_04'), (2605, 'INV_Misc_Food_Wheat_02'), (2608, 'INV_Gauntlets_04'), (2609, 'INV_Gauntlets_06'), (2610, 'INV_Pants_01'), (2612, 'INV_Jewelry_Amulet_07'), (2615, 'INV_Jewelry_Talisman_02'), (2616, 'INV_Scroll_01'), (2617, 'INV_Helmet_06'), (2618, 'INV_Misc_Flute_01'), (2619, 'INV_Robe_01'), (2621, 'INV_Misc_QuestionMark'), (2622, 'INV_Misc_Idol_02'), (2623, 'INV_Jewelry_Ring_01'), (2624, 'INV_Jewelry_Amulet_03'), (2626, 'INV_Scroll_08'), (2627, 'INV_Misc_Birdbeck_02'), (2628, 'INV_Pants_02'), (2629, 'INV_Pants_01'), (2632, 'INV_Shield_09'), (2633, 'INV_Shield_09'), (2634, 'INV_Scroll_03'), (2635, 'INV_Sword_04'), (2637, 'INV_Misc_Slime_01'), (2638, 'INV_Misc_Dust_02'), (2641, 'INV_Misc_Food_02'), (2644, 'INV_Chest_Wolf'), (2645, 'INV_Shirt_02'), (2651, 'INV_Hammer_03'), (2652, 'INV_Axe_04'), (2656, 'INV_Pants_02'), (2657, 'INV_Misc_Root_01'), (2658, 'INV_Belt_01'), (2659, 'INV_Jewelry_Ring_01'), (2660, 'INV_Misc_Flower_01'), (2661, 'INV_Misc_Fish_02'), (2663, 'INV_Shirt_01'), (2665, 'INV_Helmet_04'), (2666, 'INV_Jewelry_Ring_02'), (2667, 'INV_Jewelry_Talisman_05'), (2669, 'INV_Weapon_ShortBlade_05'), (2670, 'INV_Shoulder_06'), (2671, 'INV_Shield_09'), (2672, 'INV_Shield_05'), (2673, 'INV_Chest_Fur'), (2675, 'INV_Jewelry_Ring_03'), (2676, 'INV_Mace_01'), (2677, 'INV_Misc_Bowl_01'), (2680, 'INV_Gauntlets_06'), (2682, 'INV_Boots_09'), (2683, 'INV_Sword_06'), (2684, 'INV_Pick_02'), (2686, 'INV_Gauntlets_05'), (2687, 'INV_Hammer_03'), (2688, 'INV_Ingot_04'), (2689, 'INV_Weapon_Bow_05'), (2690, 'INV_Weapon_Bow_03'), (2691, 'INV_Weapon_Bow_07'), (2692, 'INV_Weapon_Bow_02'), (2693, 'INV_Weapon_ShortBlade_02'), (2694, 'INV_Weapon_ShortBlade_05'), (2696, 'INV_Misc_MonsterFang_01'), (2698, 'INV_Weapon_ShortBlade_01'), (2699, 'INV_Weapon_ShortBlade_05'), (2701, 'INV_Axe_01'), (2702, 'INV_Sword_04'), (2703, 'INV_Weapon_ShortBlade_05'), (2704, 'INV_Weapon_ShortBlade_05'), (2705, 'INV_Weapon_ShortBlade_01'), (2706, 'INV_Weapon_ShortBlade_01'), (2707, 'INV_Weapon_ShortBlade_05'), (2708, 'INV_Weapon_ShortBlade_05'), (2709, 'INV_Weapon_ShortBlade_03'), (2710, 'INV_Weapon_ShortBlade_01'), (2711, 'INV_Weapon_ShortBlade_05'), (2712, 'INV_Misc_MonsterFang_01'), (2713, 'INV_Weapon_ShortBlade_05'), (2714, 'INV_Misc_MonsterFang_01'), (2715, 'INV_Weapon_ShortBlade_05'), (2717, 'INV_Weapon_ShortBlade_05'), (2719, 'INV_Misc_Bone_06'), (2720, 'INV_Weapon_ShortBlade_05'), (2721, 'INV_Misc_Ale_01'), (2722, 'INV_Misc_Ale_01'), (2723, 'INV_Misc_Ale_01'), (2724, 'INV_Misc_Flower_04'), (2725, 'INV_Misc_Flower_04'), (2726, 'INV_Misc_Flower_04'), (2727, 'INV_Weapon_ShortBlade_04'), (2728, 'INV_Misc_Flower_04'), (2730, 'INV_Weapon_ShortBlade_05'), (2731, 'INV_Misc_Flower_04'), (2732, 'INV_Sword_04'), (2733, 'INV_Spear_05'), (2735, 'INV_Weapon_ShortBlade_05'), (2736, 'INV_Weapon_ShortBlade_01'), (2737, 'INV_Weapon_ShortBlade_04'), (2738, 'INV_Weapon_ShortBlade_05'), (2740, 'INV_Weapon_ShortBlade_05'), (2742, 'INV_Weapon_ShortBlade_05'), (2743, 'INV_Weapon_ShortBlade_02'), (2744, 'INV_Misc_Head_Tauren_01'), (2746, 'INV_Misc_Lantern_01'), (2747, 'INV_Misc_Lantern_01'), (2749, 'INV_Misc_EmptyFlask_01'), (2750, 'INV_Misc_EmptyFlask_01'), (2751, 'INV_Misc_EmptyFlask_01'), (2753, 'INV_Weapon_ShortBlade_05'), (2754, 'INV_Misc_EmptyFlask_01'), (2755, 'INV_Scroll_07'), (2757, 'INV_Misc_Book_08'), (2758, 'INV_Sword_06'), (2760, 'INV_Ammo_Arrow_01'), (2761, 'INV_Axe_01'), (2762, 'INV_Weapon_ShortBlade_01'), (2763, 'INV_Weapon_ShortBlade_05'), (2764, 'INV_Weapon_ShortBlade_01'), (2765, 'INV_Weapon_ShortBlade_05'), (2767, 'INV_Axe_01'), (2768, 'INV_Axe_04'), (2769, 'INV_Axe_04'), (2770, 'INV_Axe_04'), (2771, 'INV_Axe_04'), (2772, 'INV_Axe_04'), (2773, 'INV_Axe_04'), (2774, 'INV_Weapon_ShortBlade_05'), (2775, 'INV_Hammer_03'), (2776, 'INV_Hammer_03'), (2777, 'INV_Hammer_03'), (2778, 'INV_Staff_02'), (2779, 'INV_Staff_09'), (2780, 'INV_Sword_04'), (2781, 'INV_Sword_04'), (2782, 'INV_Sword_06'), (2783, 'INV_Sword_06'), (2786, 'INV_Weapon_Bow_05'), (2787, 'INV_Weapon_Bow_05'), (2788, 'INV_Misc_Flower_02'), (2789, 'INV_Weapon_Bow_03'), (2790, 'INV_Weapon_Bow_03'), (2791, 'INV_Weapon_Rifle_01'), (2792, 'INV_Weapon_Rifle_03'), (2793, 'INV_Misc_Herb_07'), (2794, 'INV_Weapon_Bow_02'), (2795, 'INV_Misc_Ale_01'), (2796, 'INV_Misc_Gear_03'), (2797, 'INV_Potion_10'), (2798, 'INV_Misc_MonsterFang_01'), (2799, 'INV_Robe_01'), (2800, 'INV_Sword_07'), (2803, 'INV_Robe_02'), (2805, 'INV_Axe_01'), (2806, 'INV_Sword_05'), (2807, 'INV_Axe_03'), (2809, 'INV_Weapon_ShortBlade_03'), (2810, 'INV_Hammer_04'), (2814, 'INV_Axe_03'), (2815, 'INV_Hammer_03'), (2818, 'INV_Pants_02'), (2819, 'INV_Weapon_ShortBlade_05'), (2820, 'INV_Misc_PocketWatch_01'), (2821, 'INV_Mace_01'), (2822, 'INV_Hammer_03'), (2823, 'INV_Axe_01'), (2824, 'INV_Weapon_Bow_06'), (2825, 'INV_Weapon_Rifle_06'), (2826, 'INV_Weapon_Bow_04'), (2827, 'INV_Hammer_03'), (2829, 'INV_Chest_Chain'), (2830, 'INV_Helmet_03'), (2831, 'INV_Boots_01'), (2832, 'INV_Mace_01'), (2833, 'INV_Sword_05'), (2834, 'INV_Sword_08'), (2836, 'INV_Misc_Bone_01'), (2837, 'INV_Axe_04'), (2839, 'INV_Hammer_01'), (2840, 'INV_Staff_01'), (2841, 'INV_Staff_08'), (2842, 'INV_Jewelry_Ring_02'), (2843, 'INV_Staff_06'), (2844, 'INV_Jewelry_Talisman_05'), (2845, 'INV_Weapon_ShortBlade_03'), (2846, 'INV_Jewelry_Amulet_02'), (2848, 'INV_Mace_01'), (2849, 'INV_Belt_01'), (2851, 'INV_Chest_Wolf'), (2852, 'INV_Misc_Slime_01'), (2853, 'INV_Misc_Bone_HumanSkull_01'), (2854, 'INV_Jewelry_Ring_03'), (2857, 'INV_Misc_Candle_02'), (2859, 'INV_Gauntlets_06'), (2860, 'INV_Misc_Dust_02'), (2861, 'INV_Mace_01'), (2862, 'INV_Axe_04'), (2864, 'INV_Sword_06'), (2865, 'INV_Mace_01'), (2866, 'INV_Axe_04'), (2867, 'INV_Sword_06'), (2868, 'INV_Spear_05'), (2873, 'INV_Potion_08'), (2874, 'INV_Misc_MonsterScales_02'), (2880, 'INV_Jewelry_Ring_02'), (2881, 'INV_Jewelry_Ring_02'), (2882, 'INV_Chest_Chain'), (2885, 'INV_Misc_Slime_01'), (2890, 'INV_Misc_Pelt_Bear_03'), (2891, 'INV_Sword_07'), (2892, 'INV_Weapon_Rifle_08'), (2893, 'INV_Axe_02'), (2894, 'INV_Weapon_ShortBlade_03'), (2895, 'INV_Misc_Ammo_Gunpowder_02'), (2897, 'INV_Pants_03'), (2898, 'INV_Chest_Chain'), (2900, 'INV_Misc_Pelt_Wolf_01'), (2902, 'INV_Scroll_03'), (2903, 'INV_Misc_Food_16'), (2904, 'INV_Misc_Food_16'), (2906, 'INV_Misc_Ale_01'), (2908, 'INV_Misc_Ale_01'), (2916, 'INV_Shield_09'), (2917, 'INV_Pick_02'), (2919, 'INV_Weapon_Bow_02'), (2920, 'INV_Weapon_Rifle_01'), (2921, 'INV_Robe_02'), (2922, 'INV_Pants_03'), (2923, 'INV_Hammer_04'), (2924, 'INV_Weapon_ShortBlade_03'), (2925, 'INV_Misc_Bandana_03'), (2928, 'INV_Boots_01'), (2930, 'INV_Weapon_ShortBlade_03'), (2934, 'INV_Shield_02'), (2935, 'INV_Misc_Orb_03'), (2936, 'INV_Helmet_02'), (2943, 'INV_Staff_08'), (2945, 'INV_Misc_Head_Human_01'), (2947, 'INV_Potion_19'), (2948, 'INV_Misc_Herb_03'), (2949, 'INV_Pants_03'), (2950, 'INV_Boots_01'), (2951, 'INV_Gauntlets_04'), (2952, 'INV_Gauntlets_03'), (2953, 'INV_Shoulder_02'), (2955, 'INV_Gauntlets_06'), (2956, 'INV_Misc_Bone_02'), (2958, 'INV_Misc_Dust_02'), (2960, 'INV_Shoulder_08'), (2961, 'INV_Misc_Dust_01'), (2962, 'INV_Chest_Chain'), (2963, 'INV_Potion_12'), (2964, 'INV_Shirt_01'), (2965, 'INV_Misc_Herb_06'), (2966, 'INV_Chest_Chain'), (2967, 'INV_Chest_Chain'), (2968, 'INV_Chest_Plate01'), (2969, 'INV_Pants_03'), (2970, 'INV_Belt_01'), (2971, 'INV_Boots_01'), (2972, 'INV_Jewelry_Ring_02'), (2973, 'INV_Gauntlets_04'), (2974, 'INV_Chest_Plate01'), (2975, 'INV_Belt_01'), (2976, 'INV_Pants_03'), (2977, 'INV_Boots_01'), (2978, 'INV_Jewelry_Ring_02'), (2979, 'INV_Gauntlets_04'), (2980, 'INV_Jewelry_Ring_02'), (2981, 'INV_Gauntlets_05'), (2982, 'INV_Chest_Chain'), (2984, 'INV_Boots_01'), (2985, 'INV_Belt_01'), (2986, 'INV_Boots_01'), (2987, 'INV_Jewelry_Ring_02'), (2988, 'INV_Gauntlets_04'), (2989, 'INV_Pants_03'), (2990, 'INV_Boots_07'), (2991, 'INV_Gauntlets_03'), (2992, 'INV_Jewelry_Ring_03'), (2993, 'INV_Boots_01'), (2995, 'INV_Helmet_06'), (2998, 'INV_Misc_Flute_01'), (3004, 'INV_Misc_Eye_01'), (3005, 'INV_Misc_Pelt_Bear_02'), (3006, 'INV_Weapon_ShortBlade_05'), (3007, 'INV_Gauntlets_04'), (3009, 'INV_Jewelry_Talisman_05'), (3011, 'INV_Jewelry_Amulet_07'), (3012, 'INV_Misc_Orb_03'), (3013, 'INV_Misc_Food_Wheat_02'), (3014, 'INV_Misc_Orb_04'), (3018, 'INV_Letter_05'), (3019, 'INV_Letter_03'), (3020, 'INV_Letter_15'), (3021, 'INV_Letter_15'), (3022, 'INV_Letter_15'), (3023, 'INV_Letter_12'), (3024, 'INV_Letter_08'), (3026, 'INV_Jewelry_Talisman_06'), (3027, 'INV_Letter_04'), (3028, 'INV_Letter_03'), (3029, 'INV_Letter_13'), (3030, 'INV_Letter_06'), (3031, 'INV_Letter_05'), (3032, 'INV_Letter_04'), (3033, 'INV_Letter_10'), (3034, 'INV_Letter_04'), (3035, 'INV_Letter_05'), (3036, 'INV_Boots_07'), (3037, 'INV_Weapon_ShortBlade_01'), (3039, 'INV_Shirt_02'), (3040, 'INV_Chest_Wolf'), (3041, 'INV_Jewelry_Ring_02'), (3042, 'INV_Chest_Wolf'), (3043, 'INV_Pants_03'), (3044, 'INV_Helmet_02'), (3045, 'INV_Robe_02'), (3046, 'INV_Pants_01'), (3047, 'INV_Misc_Bandana_01'), (3048, 'INV_Letter_02'), (3049, 'INV_Shirt_01'), (3050, 'INV_Pants_02'), (3051, 'INV_Boots_09'), (3052, 'INV_Gauntlets_05'), (3053, 'INV_Shirt_01'), (3054, 'INV_Pants_02'), (3055, 'INV_Boots_09'), (3056, 'INV_Gauntlets_05'), (3057, 'INV_Chest_Chain'), (3058, 'INV_Pants_03'), (3059, 'INV_Boots_01'), (3060, 'INV_Gauntlets_05'), (3062, 'INV_Pants_02'), (3063, 'INV_Gauntlets_05'), (3064, 'INV_Shirt_01'), (3065, 'INV_Pants_02'), (3066, 'INV_Boots_09'), (3067, 'INV_Gauntlets_05'), (3068, 'INV_Chest_Chain'), (3069, 'INV_Pants_03'), (3070, 'INV_Boots_01'), (3071, 'INV_Gauntlets_05'), (3073, 'INV_Robe_02'), (3074, 'INV_Pants_02'), (3075, 'INV_Gauntlets_05'), (3077, 'INV_Chest_Wolf'), (3078, 'INV_Pants_02'), (3080, 'INV_Boots_03'), (3081, 'INV_Gauntlets_05'), (3082, 'INV_Chest_Chain'), (3083, 'INV_Pants_03'), (3084, 'INV_Boots_01'), (3085, 'INV_Gauntlets_05'), (3086, 'INV_Helmet_03'), (3087, 'INV_Misc_Spyglass_03'), (3090, 'INV_Sword_01'), (3091, 'INV_Banner_03'), (3092, 'INV_Sword_03'), (3093, 'INV_Letter_15'), (3097, 'INV_Weapon_Halberd_11'), (3098, 'INV_Hammer_03'), (3099, 'INV_Hammer_03'), (3100, 'INV_Chest_Wolf'), (3101, 'INV_Axe_04'), (3102, 'INV_Misc_Gem_Bloodstone_02'), (3107, 'INV_Misc_Candle_01'), (3108, 'INV_Misc_Horn_03'), (3109, 'INV_Misc_Orb_01'), (3110, 'INV_Jewelry_Talisman_01'), (3111, 'INV_Misc_Leaf_01'), (3113, 'INV_Misc_PocketWatch_03'), (3114, 'INV_Misc_Book_02'), (3116, 'INV_Misc_Urn_01'), (3117, 'INV_Sword_08'), (3118, 'INV_Misc_Key_04'), (3119, 'INV_Shoulder_05'), (3120, 'INV_Shirt_02'), (3121, 'INV_Belt_01'), (3122, 'INV_Robe_02'), (3124, 'INV_Misc_MonsterScales_02'), (3126, 'INV_Misc_MonsterSpiderCarapace_01'), (3127, 'INV_Misc_MonsterSpiderCarapace_01'), (3128, 'INV_Helmet_08'), (3129, 'INV_Axe_01'), (3130, 'INV_Mace_01'), (3131, 'INV_Stone_02'), (3133, 'INV_Misc_Leaf_02'), (3134, 'INV_Robe_03'), (3135, 'INV_Helmet_04'), (3136, 'INV_Jewelry_Talisman_01'), (3137, 'INV_Shoulder_05'), (3138, 'INV_Belt_01'), (3140, 'INV_Scroll_05'), (3141, 'INV_Scroll_05'), (3142, 'INV_Axe_02'), (3143, 'INV_Gauntlets_05'), (3144, 'INV_Spear_06'), (3145, 'INV_Axe_01'), (3146, 'INV_Misc_MonsterClaw_01'), (3147, 'INV_Sword_05'), (3148, 'INV_Sword_09'), (3149, 'INV_Misc_Slime_01'), (3150, 'INV_Misc_Rock_01'), (3151, 'INV_Hammer_04'), (3152, 'INV_Potion_06'), (3153, 'INV_Jewelry_Ring_02'), (3154, 'INV_Misc_Book_01'), (3155, 'INV_Axe_01'), (3160, 'INV_Wand_02'), (3161, 'INV_Potion_01'), (3162, 'INV_Jewelry_Talisman_03'), (3163, 'INV_Misc_Root_01'), (3164, 'INV_Misc_Pelt_Wolf_02'), (3165, 'INV_Robe_03'), (3167, 'INV_Helmet_04'), (3168, 'INV_Mace_01'), (3169, 'INV_Shoulder_08'), (3170, 'INV_Axe_01'), (3171, 'INV_Helmet_04'), (3172, 'INV_Boots_09'), (3173, 'INV_Pants_01'), (3174, 'INV_Weapon_Bow_07'), (3175, 'INV_Weapon_ShortBlade_01'), (3177, 'INV_Misc_Eye_01'), (3178, 'INV_Sword_09'), (3179, 'INV_Pants_02'), (3180, 'INV_Hammer_04'), (3181, 'INV_Staff_02'), (3184, 'INV_Weapon_Bow_01'), (3185, 'INV_Weapon_Bow_12'), (3186, 'INV_Weapon_Bow_12'), (3187, 'INV_Weapon_Bow_03'), (3188, 'INV_Weapon_Rifle_05'), (3189, 'INV_Weapon_Rifle_04'), (3190, 'INV_Weapon_Rifle_01'), (3191, 'INV_Mace_01'), (3192, 'INV_Chest_Chain'), (3193, 'INV_Pants_03'), (3194, 'INV_Boots_01'), (3195, 'INV_Gauntlets_05'), (3196, 'INV_Helmet_03'), (3197, 'INV_Chest_Chain'), (3198, 'INV_Boots_01'), (3199, 'INV_Gauntlets_05'), (3200, 'INV_Chest_Wolf'), (3201, 'INV_Pants_02'), (3202, 'INV_Gauntlets_05'), (3203, 'INV_Boots_03'), (3204, 'INV_Chest_Fur'), (3205, 'INV_Pants_02'), (3206, 'INV_Gauntlets_05'), (3208, 'INV_Boots_08'), (3209, 'INV_Robe_02'), (3210, 'INV_Pants_02'), (3211, 'INV_Robe_02'), (3212, 'INV_Gauntlets_05'), (3213, 'INV_Sword_04'), (3214, 'INV_Helmet_04'), (3215, 'INV_Misc_Spyglass_03'), (3216, 'INV_Robe_02'), (3217, 'INV_Pants_02'), (3218, 'INV_Gauntlets_05'), (3222, 'INV_Crown_01'), (3224, 'INV_Weapon_Bow_02'), (3225, 'INV_Misc_Food_25'), (3226, 'INV_Misc_Flower_04'), (3227, 'INV_Axe_03'), (3228, 'INV_Sword_05'), (3229, 'INV_Shield_02'), (3231, 'INV_Misc_Orb_02'), (3232, 'INV_Axe_02'), (3233, 'INV_Misc_Bone_02'), (3234, 'INV_Sword_05'), (3237, 'INV_Misc_Bag_06'), (3239, 'INV_Robe_01'), (3241, 'INV_Robe_01'), (3243, 'INV_Axe_04'), (3244, 'INV_Belt_01'), (3245, 'INV_Belt_01'), (3246, 'INV_Belt_01'), (3247, 'INV_Belt_01'), (3248, 'INV_Pants_02'), (3249, 'INV_Jewelry_Ring_03'), (3250, 'INV_Boots_05'), (3251, 'INV_Belt_01'), (3252, 'INV_Belt_01'), (3253, 'INV_Jewelry_Ring_03'), (3254, 'INV_Belt_01'), (3255, 'INV_Belt_01'), (3256, 'INV_Belt_01'), (3257, 'INV_Misc_Gear_02'), (3258, 'INV_Misc_Gear_01'), (3259, 'INV_Robe_02'), (3260, 'INV_Pants_01'), (3261, 'INV_Boots_01'), (3262, 'INV_Belt_01'), (3264, 'INV_Belt_01'), (3265, 'INV_Shirt_01'), (3267, 'INV_Shirt_01'), (3268, 'INV_Pants_02'), (3269, 'INV_Boots_01'), (3271, 'INV_Shirt_01'), (3272, 'INV_Hammer_03'), (3273, 'INV_Misc_Gem_Crystal_01'), (3274, 'INV_Weapon_ShortBlade_05'), (3275, 'INV_Weapon_ShortBlade_05'), (3276, 'INV_Weapon_ShortBlade_05'), (3277, 'INV_Shirt_01'), (3278, 'INV_Shirt_01'), (3279, 'INV_Boots_05'), (3280, 'INV_Gauntlets_05'), (3281, 'INV_Axe_01'), (3282, 'INV_Axe_01'), (3283, 'INV_Axe_04'), (3284, 'INV_Axe_01'), (3285, 'INV_Axe_03'), (3288, 'INV_Misc_Food_24'), (3289, 'INV_Shirt_01'), (3290, 'INV_Shirt_01'), (3291, 'INV_Shirt_01'), (3292, 'INV_Pants_01'), (3293, 'INV_Chest_Chain'), (3296, 'INV_Robe_02'), (3297, 'INV_Axe_01'), (3299, 'INV_Gauntlets_05'), (3302, 'INV_Jewelry_Ring_03'), (3304, 'INV_Shield_10'), (3305, 'INV_Robe_01'), (3306, 'INV_Sword_07'), (3307, 'INV_Misc_MonsterClaw_01'), (3308, 'INV_Misc_Organ_02'), (3309, 'INV_Boots_01'), (3311, 'INV_Jewelry_Ring_02'), (3312, 'INV_Gauntlets_05'), (3315, 'INV_Chest_Chain'), (3316, 'INV_Shoulder_09'), (3317, 'INV_Misc_MonsterSpiderCarapace_01'), (3318, 'INV_Misc_Food_14'), (3320, 'INV_Misc_Organ_01'), (3323, 'INV_Misc_Gear_03'), (3325, 'INV_Misc_Slime_01'), (3326, 'INV_Misc_Bone_08'), (3327, 'INV_Misc_Gem_Topaz_01'), (3329, 'INV_Misc_Food_18'), (3331, 'INV_Scroll_02'), (3332, 'INV_Jewelry_Ring_03'), (3334, 'INV_Boots_01'), (3335, 'INV_Belt_01'), (3337, 'INV_Misc_Bag_07'), (3341, 'INV_Misc_Organ_05'), (3342, 'INV_Misc_Orb_01'), (3343, 'INV_Shoulder_05'), (3344, 'INV_Misc_Gem_Crystal_03'), (3346, 'INV_Misc_Gem_Sapphire_02'), (3347, 'INV_Misc_MonsterScales_01'), (3352, 'INV_Misc_Food_14'), (3355, 'INV_Misc_Net_01'), (3356, 'INV_Helmet_04'), (3357, 'INV_Misc_MonsterClaw_04'), (3358, 'INV_Belt_01'), (3360, 'INV_Weapon_ShortBlade_01'), (3361, 'INV_Staff_01'), (3362, 'INV_Weapon_ShortBlade_01'), (3363, 'INV_Weapon_ShortBlade_03'), (3364, 'INV_Sword_06'), (3365, 'INV_Axe_04'), (3366, 'INV_Mace_01'), (3367, 'INV_Axe_04'), (3369, 'INV_Hammer_03'), (3370, 'INV_Hammer_03'), (3371, 'INV_Axe_04'), (3372, 'INV_Sword_06'), (3373, 'INV_Sword_06'), (3374, 'INV_Hammer_03'), (3375, 'INV_Axe_04'), (3376, 'INV_Jewelry_Ring_02'), (3377, 'INV_Jewelry_Ring_02'), (3378, 'INV_Mace_01'), (3379, 'INV_Jewelry_Ring_02'), (3380, 'INV_Sword_06'), (3381, 'INV_Jewelry_Ring_02'), (3382, 'INV_Jewelry_Ring_02'), (3383, 'INV_Hammer_04'), (3384, 'INV_Sword_06'), (3385, 'INV_Axe_04'), (3386, 'INV_Jewelry_Ring_03'), (3387, 'INV_Jewelry_Ring_03'), (3388, 'INV_Jewelry_Ring_03'), (3389, 'INV_Jewelry_Ring_03'), (3390, 'INV_Chest_Fur'), (3391, 'INV_Robe_01'), (3392, 'INV_Belt_01'), (3393, 'INV_Boots_05'), (3394, 'INV_Belt_01'), (3395, 'INV_Boots_01'), (3396, 'INV_Shoulder_09'), (3397, 'INV_Misc_Food_17'), (3398, 'INV_Axe_01'), (3400, 'INV_Mace_01'), (3401, 'INV_Jewelry_Ring_03'), (3403, 'INV_Weapon_ShortBlade_01'), (3404, 'INV_Shoulder_07'), (3405, 'INV_Staff_08'), (3406, 'INV_Jewelry_Ring_01'), (3407, 'INV_Belt_01'), (3408, 'INV_Jewelry_Ring_01'), (3409, 'INV_Pants_03'), (3410, 'INV_Misc_Bag_01'), (3411, 'INV_Letter_02'), (3413, 'INV_Chest_Plate01'), (3414, 'INV_Pants_04'), (3415, 'INV_Boots_01'), (3416, 'INV_Gauntlets_04'), (3417, 'INV_Shoulder_02'), (3418, 'INV_Belt_01'), (3421, 'INV_Ingot_01'), (3422, 'INV_Misc_Organ_01'), (3423, 'INV_Belt_01'), (3424, 'INV_Shirt_02'), (3425, 'INV_Shirt_02'), (3426, 'INV_Misc_Book_03'), (3427, 'INV_Misc_Herb_06'), (3428, 'INV_Misc_Shell_01'), (3429, 'INV_Misc_Bone_05'), (3430, 'INV_Robe_01'), (3431, 'INV_Misc_Bone_01'), (3432, 'INV_Pants_02'), (3433, 'INV_Misc_Bandana_03'), (3434, 'INV_Sword_04'), (3436, 'INV_Ammo_Arrow_01'), (3437, 'INV_Weapon_ShortBlade_05'), (3438, 'INV_Ammo_Arrow_01'), (3439, 'INV_Mace_01'), (3440, 'INV_Robe_01'), (3441, 'INV_Pants_03'), (3442, 'INV_Pants_Wolf'), (3443, 'INV_Boots_05'), (3444, 'INV_Gauntlets_06'), (3445, 'INV_Shield_09'), (3446, 'INV_Staff_02'), (3447, 'INV_Sword_04'), (3448, 'INV_Ammo_Arrow_01'), (3450, 'INV_Chest_Chain'), (3451, 'INV_Pants_03'), (3452, 'INV_Gauntlets_05'), (3453, 'INV_Jewelry_Ring_03'), (3454, 'INV_Boots_01'), (3455, 'INV_Boots_09'), (3456, 'INV_Gauntlets_05'), (3457, 'INV_Gauntlets_05'), (3458, 'INV_Gauntlets_05'), (3459, 'INV_Shirt_02'), (3460, 'INV_Shirt_01'), (3461, 'INV_Pants_02'), (3462, 'INV_Gauntlets_05'), (3463, 'INV_Axe_01'), (3464, 'INV_Mace_01'), (3465, 'INV_Misc_MonsterFang_01'), (3466, 'INV_Boots_01'), (3467, 'INV_Boots_01'), (3468, 'INV_Jewelry_Ring_03'), (3469, 'INV_Gauntlets_05'), (3470, 'INV_Pants_03'), (3471, 'INV_Chest_Chain'), (3472, 'INV_Gauntlets_05'), (3473, 'INV_Boots_01'), (3474, 'INV_Gauntlets_05'), (3475, 'INV_Shirt_01'), (3476, 'INV_Pants_02'), (3477, 'INV_Gauntlets_05'), (3478, 'INV_Boots_09'), (3479, 'INV_Shirt_02'), (3480, 'INV_Pants_02'), (3481, 'INV_Gauntlets_05'), (3482, 'INV_Jewelry_Ring_02'), (3483, 'INV_Boots_09'), (3484, 'INV_Gauntlets_05'), (3485, 'INV_Gauntlets_05'), (3486, 'INV_Misc_Head_Scourge_01'), (3487, 'INV_Misc_Bag_10_Black'), (3488, 'INV_Misc_Gem_Amethyst_02'), (3489, 'INV_Misc_Gem_Amethyst_03'), (3490, 'INV_Misc_Gem_Amethyst_01'), (3491, 'INV_Misc_Gem_Emerald_02'), (3492, 'INV_Misc_Gem_Emerald_03'), (3493, 'INV_Misc_Gem_Emerald_02'), (3494, 'INV_Misc_Gem_Bloodstone_03'), (3495, 'INV_Sword_04'), (3496, 'INV_Belt_01'), (3497, 'INV_Boots_05'), (3498, 'INV_Mace_01'), (3499, 'INV_Mace_01'), (3500, 'INV_Gauntlets_06'), (3501, 'INV_Shoulder_09'), (3502, 'INV_Hammer_04'), (3503, 'INV_Staff_09'), (3504, 'INV_Robe_01'), (3505, 'INV_Chest_Chain'), (3506, 'INV_Boots_01'), (3507, 'INV_Boots_01'), (3508, 'INV_Pants_03'), (3509, 'INV_Staff_08'), (3510, 'INV_Chest_Chain'), (3511, 'INV_Boots_01'), (3512, 'INV_Weapon_ShortBlade_02'), (3513, 'INV_Weapon_ShortBlade_02'), (3514, 'INV_Weapon_ShortBlade_05'), (3515, 'INV_Gauntlets_05'), (3516, 'INV_Boots_01'), (3517, 'INV_Jewelry_Ring_03'), (3518, 'INV_Gauntlets_05'), (3519, 'INV_Pants_03'), (3520, 'INV_Chest_Chain'), (3521, 'INV_Shirt_02'), (3522, 'INV_Shirt_02'), (3523, 'INV_Gauntlets_05'), (3524, 'INV_Gauntlets_05'), (3525, 'INV_Boots_09'), (3526, 'INV_Shirt_01'), (3527, 'INV_Pants_02'), (3528, 'INV_Gauntlets_05'), (3529, 'INV_Chest_Chain'), (3530, 'INV_Pants_03'), (3531, 'INV_Gauntlets_05'), (3532, 'INV_Jewelry_Ring_03'), (3533, 'INV_Boots_01'), (3534, 'INV_Shirt_02'), (3535, 'INV_Shirt_02'), (3536, 'INV_Pants_02'), (3537, 'INV_Gauntlets_05'), (3538, 'INV_Jewelry_Ring_02'), (3539, 'INV_Boots_09'), (3540, 'INV_Chest_Chain'), (3541, 'INV_Pants_03'), (3542, 'INV_Boots_01'), (3543, 'INV_Stone_05'), (3544, 'INV_Misc_Orb_04'), (3545, 'INV_Gauntlets_04'), (3546, 'INV_Gauntlets_04'), (3549, 'INV_Boots_05'), (3550, 'INV_Weapon_ShortBlade_01'), (3551, 'INV_Robe_02'), (3552, 'INV_Shirt_01'), (3553, 'INV_Belt_01'), (3555, 'INV_Boots_05'), (3560, 'INV_Helmet_04'), (3561, 'INV_Misc_Flute_01'), (3562, 'INV_Shirt_01'), (3563, 'INV_Misc_MonsterScales_03'), (3564, 'INV_Boots_01'), (3565, 'INV_Misc_Bag_03'), (3566, 'INV_Misc_Bone_01'), (3567, 'INV_Misc_Flute_01'), (3568, 'INV_Misc_Bag_10_Green'), (3569, 'INV_Misc_Root_01'), (3570, 'INV_Misc_Herb_01'), (3571, 'INV_Misc_Herb_03'), (3572, 'INV_Misc_Head_Scourge_01'), (3573, 'INV_Misc_Bone_01'), (3574, 'INV_Mace_01'), (3575, 'INV_Misc_Flute_01'), (3576, 'INV_Belt_01'), (3577, 'INV_Sword_04'), (3578, 'INV_Jewelry_Ring_03'), (3579, 'INV_Sword_04'), (3580, 'INV_Misc_Flute_01'), (3581, 'INV_Misc_Flute_01'), (3582, 'INV_Belt_01'), (3583, 'INV_Misc_EmptyFlask_01'), (3584, 'INV_Jewelry_Ring_03'), (3585, 'INV_Belt_01'), (3586, 'INV_Robe_01'), (3587, 'INV_Pants_01'), (3588, 'INV_Pants_05'), (3589, 'INV_Helmet_04'), (3590, 'INV_Sword_08'), (3591, 'INV_Misc_Pelt_Bear_Ruin_04'), (3592, 'INV_Misc_Pelt_Bear_Ruin_05'), (3593, 'INV_Misc_Pelt_Bear_Ruin_04'), (3594, 'INV_Misc_Pelt_Boar_Ruin_01'), (3595, 'INV_Misc_Pelt_Wolf_Ruin_02'), (3596, 'INV_Misc_MonsterClaw_02'), (3597, 'INV_Bracer_04'), (3598, 'INV_Bracer_02'), (3600, 'INV_Bracer_01'), (3601, 'INV_Bracer_01'), (3602, 'INV_Bracer_04'), (3603, 'INV_Bracer_01'), (3604, 'INV_Bracer_04'), (3605, 'INV_Bracer_02'), (3606, 'INV_Bracer_06'), (3607, 'INV_Bracer_04'), (3609, 'INV_Bracer_01'), (3610, 'INV_Bracer_06'), (3611, 'INV_Bracer_04'), (3612, 'INV_Bracer_01'), (3613, 'INV_Bracer_04'), (3614, 'INV_Bracer_02'), (3615, 'INV_Bracer_06'), (3616, 'INV_Bracer_02'), (3617, 'INV_Bracer_04'), (3618, 'INV_Bracer_04'), (3619, 'INV_Bracer_01'), (3620, 'INV_Bracer_07'), (3621, 'INV_Bracer_03'), (3622, 'INV_Bracer_07'), (3623, 'INV_Bracer_07'), (3624, 'INV_Bracer_03'), (3626, 'INV_Bracer_07'), (3627, 'INV_Bracer_03'), (3628, 'INV_Bracer_05'), (3629, 'INV_Bracer_03'), (3630, 'INV_Bracer_05'), (3631, 'INV_Bracer_05'), (3632, 'INV_Bracer_05'), (3633, 'INV_Bracer_05'), (3634, 'INV_Bracer_07'), (3635, 'INV_Bracer_03'), (3636, 'INV_Bracer_05'), (3637, 'INV_Bracer_07'), (3638, 'INV_Bracer_03'), (3639, 'INV_Helmet_04'), (3640, 'INV_Bracer_11'), (3641, 'INV_Bracer_10'), (3642, 'INV_Bracer_12'), (3643, 'INV_Bracer_11'), (3644, 'INV_Bracer_11'), (3645, 'INV_Bracer_11'), (3646, 'INV_Bracer_10'), (3647, 'INV_Bracer_10'), (3648, 'INV_Bracer_12'), (3649, 'INV_Bracer_12'), (3651, 'INV_Bracer_13'), (3652, 'INV_Bracer_08'), (3653, 'INV_Bracer_08'), (3654, 'INV_Bracer_08'), (3655, 'INV_Bracer_02'), (3656, 'INV_Bracer_05'), (3657, 'INV_Bracer_07'), (3658, 'INV_Bracer_07'), (3659, 'INV_Bracer_08'), (3660, 'INV_Bracer_07'), (3661, 'INV_Bracer_07'), (3662, 'Temp'), (3663, 'INV_Potion_07'), (3664, 'INV_Potion_10'), (3665, 'INV_Potion_05'), (3666, 'INV_Jewelry_Ring_01'), (3667, 'INV_Misc_Orb_02'), (3668, 'INV_Misc_MonsterScales_01'), (3669, 'INV_Misc_Rune_01'), (3670, 'INV_Misc_Bone_08'), (3671, 'INV_Misc_Bone_06'), (3672, 'INV_Misc_Bone_05'), (3673, 'INV_Misc_Net_01'), (3674, 'INV_Weapon_ShortBlade_03'), (3675, 'INV_Robe_01'), (3676, 'INV_Mace_01'), (3677, 'INV_Staff_08'), (3678, 'INV_Sword_07'), (3679, 'INV_Jewelry_Talisman_03'), (3680, 'INV_Jewelry_Talisman_03'), (3681, 'INV_Misc_Flower_02'), (3682, 'INV_Misc_Flower_02'), (3683, 'INV_Misc_Flower_02'), (3684, 'INV_Jewelry_Talisman_03'), (3685, 'INV_Shirt_01'), (3686, 'INV_Shirt_01'), (3687, 'Temp'), (3688, 'INV_Helmet_04'), (3689, 'INV_Shirt_01'), (3690, 'INV_Bracer_03'), (3692, 'INV_Mace_01'), (3693, 'INV_Bracer_07'), (3694, 'INV_Robe_01'), (3695, 'INV_Misc_Candle_02'), (3696, 'INV_Belt_01'), (3697, 'INV_Hammer_02'), (3698, 'INV_Weapon_Rifle_06'), (3699, 'INV_Weapon_Rifle_05'), (3700, 'INV_Chest_Wolf'), (3701, 'INV_Misc_Bag_09_Red'), (3702, 'INV_Axe_04'), (3703, 'INV_Axe_04'), (3704, 'INV_Bracer_08'), (3705, 'INV_Belt_01'), (3706, 'INV_Sword_04'), (3707, 'INV_Sword_04'), (3708, 'INV_Bracer_08'), (3709, 'INV_Boots_05'), (3710, 'INV_Boots_05'), (3711, 'INV_Boots_05'), (3712, 'INV_Boots_03'), (3713, 'INV_Boots_07'), (3714, 'INV_Boots_05'), (3715, 'INV_Boots_04'), (3716, 'INV_Belt_01'), (3718, 'INV_Axe_01'), (3719, 'INV_Chest_Wolf'), (3720, 'INV_Weapon_ShortBlade_05'), (3721, 'INV_Staff_02'), (3722, 'INV_Staff_02'), (3723, 'INV_Boots_01'), (3724, 'INV_Bracer_05'), (3725, 'INV_Shield_04'), (3726, 'INV_Potion_19'), (3727, 'INV_Staff_01'), (3728, 'INV_Boots_05'), (3729, 'INV_Sword_04'), (3730, 'INV_Helmet_07'), (3731, 'INV_Pants_01'), (3732, 'INV_Gauntlets_04'), (3733, 'INV_Gauntlets_04'), (3734, 'INV_Robe_01'), (3735, 'INV_Sword_04'), (3736, 'INV_Wand_02'), (3737, 'INV_Wand_01'), (3738, 'INV_Boots_03'), (3739, 'INV_Bracer_07'), (3740, 'INV_Bracer_07'), (3741, 'INV_Sword_05'), (3742, 'INV_Staff_01'), (3744, 'INV_Misc_Ammo_Gunpowder_01'), (3745, 'INV_Misc_Key_03'), (3746, 'INV_Mace_01'), (3747, 'INV_Shoulder_09'), (3748, 'INV_Gauntlets_05'), (3749, 'INV_Boots_09'), (3750, 'INV_Boots_05'), (3751, 'INV_Gauntlets_05'), (3752, 'INV_Boots_05'), (3753, 'INV_Boots_05'), (3754, 'INV_Boots_09'), (3755, 'INV_Boots_05'), (3757, 'INV_Boots_05'), (3758, 'INV_Sword_07'), (3759, 'INV_Misc_Organ_05'), (3760, 'INV_Chest_Chain'), (3761, 'INV_Helmet_03'), (3762, 'INV_Helmet_03'), (3763, 'INV_Mace_01'), (3764, 'INV_Sword_09'), (3765, 'INV_Weapon_ShortBlade_02'), (3766, 'INV_Boots_01'), (3767, 'INV_Bracer_07'), (3768, 'INV_Hammer_02'), (3771, 'INV_Gauntlets_05'), (3772, 'INV_Boots_01'), (3773, 'INV_Gauntlets_05'), (3775, 'INV_Sword_04'), (3777, 'INV_Axe_04'), (3778, 'INV_Axe_04'), (3779, 'INV_Mace_01'), (3780, 'INV_Hammer_04'), (3781, 'INV_Sword_04'), (3782, 'INV_Jewelry_Talisman_04'), (3784, 'INV_Weapon_Bow_01'), (3785, 'INV_Helmet_04'), (3787, 'INV_Sword_04'), (3788, 'INV_Potion_19'), (3790, 'INV_Misc_Boneclub_01'), (3791, 'INV_Axe_01'), (3792, 'INV_Axe_01'), (3793, 'INV_Sword_04'), (3794, 'INV_Sword_04'), (3795, 'INV_Staff_02'), (3796, 'INV_Axe_01'), (3797, 'INV_Axe_04'), (3798, 'INV_Misc_Gear_02'), (3800, 'INV_Misc_Root_01'), (3801, 'INV_Misc_Dust_02'), (3802, 'INV_Potion_06'), (3803, 'INV_Scroll_04'), (3804, 'INV_Scroll_04'), (3805, 'INV_Staff_07'), (3806, 'INV_Gauntlets_05'), (3807, 'INV_Staff_02'), (3808, 'INV_Jewelry_Talisman_05'), (3809, 'INV_Stone_03'), (3810, 'INV_Ammo_Arrow_01'), (3811, 'INV_Ammo_Arrow_01'), (3812, 'INV_Ammo_Arrow_01'), (3813, 'Temp'), (3814, 'INV_Ammo_Arrow_01'), (3815, 'INV_Stone_03'), (3816, 'INV_Stone_03'), (3817, 'INV_Ammo_Arrow_01'), (3818, 'INV_Helmet_04'), (3819, 'INV_Chest_Fur'), (3820, 'INV_Chest_Fur'), (3821, 'INV_Chest_Fur'), (3822, 'INV_Bracer_04'), (3823, 'INV_Boots_08'), (3824, 'INV_Gauntlets_05'), (3825, 'INV_Pants_02'), (3826, 'INV_Pants_02'), (3827, 'INV_Boots_08'), (3828, 'INV_Gauntlets_05'), (3829, 'INV_Bracer_04'), (3830, 'INV_Helmet_04'), (3831, 'INV_Chest_Fur'), (3832, 'INV_Chest_Fur'), (3833, 'INV_Pants_02'), (3834, 'INV_Pants_02'), (3835, 'INV_Boots_08'), (3836, 'INV_Boots_08'), (3837, 'INV_Pants_02'), (3838, 'INV_Chest_Fur'), (3839, 'INV_Gauntlets_05'), (3840, 'INV_Gauntlets_05'), (3841, 'INV_Bracer_04'), (3842, 'INV_Bracer_04'), (3843, 'INV_Chest_Fur'), (3844, 'INV_Pants_02'), (3845, 'INV_Gauntlets_05'), (3846, 'INV_Gauntlets_05'), (3847, 'INV_Gauntlets_05'), (3848, 'INV_Gauntlets_05'), (3850, 'INV_Gauntlets_07'), (3851, 'INV_Gauntlets_05'), (3852, 'INV_Boots_03'), (3853, 'INV_Crown_02'), (3854, 'INV_Staff_01'), (3855, 'INV_Sword_04'), (3856, 'INV_Misc_Candle_01'), (3857, 'INV_Misc_Rune_01'), (3860, 'INV_Sword_04'), (3861, 'INV_Robe_01'), (3862, 'INV_Helmet_04'), (3863, 'INV_Staff_07'), (3864, 'INV_Banner_02'), (3865, 'INV_Banner_02'), (3866, 'INV_Robe_03'), (3867, 'INV_Helmet_02'), (3868, 'INV_Crown_01'), (3869, 'INV_Helmet_06'), (3871, 'INV_Shoulder_05'), (3872, 'INV_Belt_01'), (3873, 'INV_Sword_04'), (3874, 'INV_Ingot_04'), (3875, 'INV_Gauntlets_05'), (3876, 'INV_Robe_03'), (3877, 'INV_Helmet_04'), (3878, 'INV_Mace_01'), (3879, 'INV_Hammer_03'), (3880, 'INV_Misc_EmptyFlask_02'), (3881, 'INV_Spear_03'), (3882, 'INV_Pants_02'), (3884, 'INV_Spear_03'), (3885, 'INV_Misc_Key_01'), (3886, 'INV_Weapon_ShortBlade_02'), (3887, 'INV_Shirt_02'), (3888, 'INV_Shirt_02'), (3889, 'INV_Axe_04'), (3890, 'INV_Belt_01'), (3891, 'INV_Bracer_13'), (3892, 'INV_Bracer_13'), (3893, 'INV_Bracer_13'), (3894, 'INV_Belt_01'), (3895, 'INV_Bracer_11'), (3896, 'INV_Bracer_13'), (3897, 'INV_Bracer_13'), (3898, 'INV_Bracer_11'), (3899, 'INV_Bracer_10'), (3900, 'INV_Shirt_01'), (3901, 'INV_Letter_16'), (3902, 'Temp'), (3903, 'INV_Shirt_02'), (3904, 'INV_Shirt_01'), (3905, 'INV_Shirt_02'), (3906, 'INV_Shirt_02'), (3907, 'INV_Shirt_01'), (3908, 'INV_Shirt_01'), (3909, 'INV_Axe_04'), (3910, 'INV_Weapon_Halberd_04'), (3911, 'INV_Weapon_ShortBlade_05'), (3912, 'INV_Sword_09'), (3913, 'INV_Gauntlets_09'), (3914, 'INV_Misc_Head_Orc_01'), (3915, 'INV_Misc_Bone_04'), (3916, 'INV_Misc_MonsterClaw_03'), (3917, 'INV_Misc_Bone_HumanSkull_01'), (3918, 'INV_Misc_Head_Human_01'), (3919, 'INV_Misc_Boneclub_01'), (3920, 'INV_Misc_Head_Dwarf_01'), (3921, 'INV_Misc_Root_01'), (3922, 'INV_Hammer_01'), (3923, 'INV_Jewelry_Amulet_06'), (3924, 'INV_Misc_MonsterHead_01'), (3925, 'INV_Weapon_ShortBlade_01'), (3926, 'INV_Misc_QuestionMark'), (3927, 'INV_Misc_Bone_OrcSkull_01'), (3928, 'INV_Axe_02'), (3929, 'INV_Bracer_10'), (3930, 'INV_Misc_Head_Orc_01'), (3931, 'INV_Shield_09'), (3932, 'INV_Shield_09'), (3933, 'INV_Shield_03'), (3934, 'INV_Shield_03'), (3935, 'INV_Staff_05'), (3936, 'INV_Staff_05'), (3937, 'INV_Misc_Organ_01'), (3939, 'INV_Misc_Shell_01'), (3940, 'INV_Hammer_03'); INSERT INTO `aowow_icons` VALUES (3942, 'INV_Weapon_ShortBlade_05'), (3943, 'INV_Hammer_03'), (3944, 'INV_Hammer_03'), (3945, 'INV_Robe_01'), (3946, 'INV_Robe_01'), (3947, 'INV_Staff_05'), (3948, 'INV_Hammer_04'), (3949, 'INV_Staff_08'), (3950, 'INV_Pick_02'), (3951, 'INV_Jewelry_Amulet_02'), (3952, 'INV_Stone_03'), (3953, 'INV_Sword_09'), (3954, 'INV_Axe_01'), (3955, 'INV_Pick_01'), (3957, 'INV_Sword_06'), (3958, 'INV_Gauntlets_05'), (3959, 'INV_Spear_01'), (3960, 'INV_Helmet_04'), (3961, 'INV_Helmet_04'), (3962, 'INV_Helmet_03'), (3963, 'INV_Helmet_03'), (3964, 'INV_Axe_04'), (3965, 'INV_Gauntlets_04'), (3966, 'INV_Misc_Bowl_01'), (3967, 'INV_Food_Egg_04'), (3968, 'INV_Misc_Food_10'), (3969, 'INV_Sword_06'), (3970, 'INV_Misc_Bone_HumanSkull_01'), (3971, 'INV_Ammo_Arrow_01'), (3972, 'INV_Boots_01'), (3973, 'INV_Crown_01'), (3975, 'INV_Food_Egg_03'), (3976, 'INV_Ammo_Arrow_01'), (3977, 'Temp'), (3978, 'INV_Gauntlets_04'), (3979, 'INV_Gauntlets_04'), (3980, 'INV_Gauntlets_05'), (3981, 'INV_Gauntlets_09'), (3982, 'INV_Gauntlets_05'), (3983, 'INV_Gauntlets_05'), (3984, 'INV_Gauntlets_05'), (3985, 'INV_Gauntlets_05'), (3986, 'INV_Gauntlets_09'), (3987, 'INV_Gauntlets_04'), (3988, 'INV_Sword_01'), (3989, 'INV_Gauntlets_05'), (3990, 'INV_Gauntlets_05'), (3991, 'INV_Gauntlets_05'), (3992, 'INV_Gauntlets_05'), (3993, 'INV_Gauntlets_03'), (3994, 'INV_Gauntlets_05'), (3995, 'INV_Gauntlets_05'), (3996, 'INV_Gauntlets_07'), (3997, 'INV_Gauntlets_05'), (3998, 'INV_Gauntlets_05'), (3999, 'INV_Gauntlets_06'), (4000, 'INV_Gauntlets_06'), (4001, 'INV_Gauntlets_05'), (4002, 'INV_Gauntlets_05'), (4003, 'INV_Gauntlets_05'), (4004, 'INV_Misc_Gem_Bloodstone_02'), (4005, 'INV_Misc_Gem_Bloodstone_01'), (4006, 'INV_Misc_Gem_Ruby_01'), (4007, 'INV_Boots_01'), (4008, 'INV_Boots_01'), (4009, 'INV_Boots_09'), (4010, 'INV_Boots_09'), (4011, 'INV_Boots_03'), (4012, 'INV_Boots_07'), (4013, 'INV_Boots_07'), (4014, 'INV_Boots_03'), (4016, 'INV_Boots_05'), (4017, 'INV_Boots_09'), (4018, 'INV_Boots_03'), (4019, 'INV_Boots_07'), (4020, 'INV_Boots_08'), (4021, 'INV_Boots_03'), (4022, 'INV_Boots_08'), (4023, 'INV_Boots_09'), (4024, 'INV_Boots_05'), (4025, 'INV_Boots_09'), (4026, 'INV_Boots_03'), (4027, 'INV_Boots_07'), (4028, 'INV_Boots_01'), (4029, 'INV_Boots_01'), (4030, 'INV_Boots_01'), (4031, 'INV_Boots_01'), (4032, 'INV_Boots_01'), (4033, 'INV_Boots_01'), (4034, 'INV_Boots_01'), (4036, 'INV_Spear_03'), (4037, 'INV_Sword_06'), (4038, 'INV_Potion_07'), (4039, 'INV_Potion_07'), (4040, 'INV_Potion_07'), (4041, 'INV_Potion_07'), (4042, 'INV_Potion_07'), (4043, 'INV_Potion_07'), (4044, 'INV_Letter_16'), (4045, 'INV_Misc_Organ_02'), (4046, 'Temp'), (4047, 'INV_Wand_01'), (4048, 'INV_Misc_Gem_Crystal_01'), (4049, 'INV_Misc_Book_04'), (4050, 'INV_Misc_Rune_01'), (4051, 'INV_Bracer_13'), (4052, 'INV_Misc_Gem_Bloodstone_03'), (4053, 'INV_Misc_Bag_10'), (4054, 'INV_Banner_03'), (4055, 'INV_Misc_Pelt_Wolf_01'), (4056, 'INV_Misc_Bag_10_Red'), (4057, 'INV_Misc_Bone_05'), (4058, 'INV_Misc_Food_13'), (4063, 'INV_Bracer_11'), (4065, 'INV_Bracer_11'), (4068, 'INV_Bracer_11'), (4076, 'INV_Bracer_10'), (4078, 'INV_Gauntlets_05'), (4079, 'Temp'), (4080, 'INV_Gauntlets_05'), (4081, 'INV_Misc_Food_18'), (4082, 'INV_Misc_Bowl_01'), (4083, 'INV_Bracer_10'), (4084, 'INV_Helmet_04'), (4085, 'INV_Chest_Chain'), (4089, 'INV_Staff_06'), (4090, 'INV_Sword_09'), (4091, 'INV_Boots_08'), (4092, 'INV_Weapon_Bow_01'), (4093, 'INV_Shield_09'), (4094, 'INV_Bracer_10'), (4095, 'INV_Bracer_10'), (4096, 'INV_Scroll_01'), (4097, 'INV_Jewelry_Talisman_01'), (4098, 'INV_Boots_03'), (4099, 'INV_Belt_01'), (4100, 'INV_Chest_Fur'), (4101, 'INV_Shirt_01'), (4102, 'INV_Belt_01'), (4103, 'INV_Gauntlets_05'), (4104, 'INV_Axe_03'), (4105, 'INV_Potion_13'), (4106, 'INV_Potion_12'), (4107, 'INV_Shield_02'), (4108, 'INV_Shield_10'), (4109, 'INV_Shoulder_03'), (4110, 'INV_Scroll_08'), (4111, 'INV_Potion_09'), (4112, 'INV_Misc_Food_15'), (4113, 'INV_Misc_Food_13'), (4115, 'INV_Misc_Food_14'), (4116, 'INV_Sword_04'), (4117, 'INV_Staff_09'), (4118, 'INV_Mace_01'), (4119, 'INV_Weapon_ShortBlade_05'), (4120, 'INV_Weapon_Bow_02'), (4121, 'INV_Sword_06'), (4122, 'INV_Hammer_03'), (4123, 'INV_Axe_04'), (4125, 'INV_Boots_08'), (4126, 'INV_Sword_04'), (4127, 'INV_Misc_Rune_03'), (4128, 'INV_Scroll_01'), (4129, 'INV_Sword_06'), (4130, 'INV_Shield_04'), (4131, 'INV_Misc_Leaf_03'), (4132, 'INV_Sword_06'), (4133, 'INV_Potion_12'), (4134, 'INV_Potion_14'), (4135, 'INV_Potion_06'), (4136, 'INV_Potion_03'), (4137, 'INV_Potion_01'), (4138, 'INV_Potion_15'), (4139, 'INV_Gauntlets_05'), (4140, 'INV_Wand_01'), (4141, 'INV_Wand_02'), (4143, 'INV_Boots_09'), (4144, 'INV_Bracer_07'), (4145, 'INV_Helmet_03'), (4146, 'INV_Shoulder_09'), (4147, 'INV_Shoulder_09'), (4148, 'INV_Pants_05'), (4149, 'INV_Pants_03'), (4150, 'INV_Chest_Chain'), (4151, 'INV_Chest_Chain'), (4152, 'INV_Boots_01'), (4153, 'INV_Boots_01'), (4154, 'INV_Weapon_ShortBlade_04'), (4155, 'INV_Sword_04'), (4156, 'INV_Sword_06'), (4157, 'INV_Sword_06'), (4158, 'INV_Hammer_04'), (4159, 'INV_Hammer_04'), (4160, 'INV_Sword_06'), (4161, 'INV_Sword_06'), (4162, 'INV_Sword_06'), (4163, 'INV_Sword_06'), (4164, 'INV_Axe_03'), (4165, 'INV_Axe_03'), (4166, 'INV_Misc_Food_Wheat_02'), (4167, 'INV_Misc_Bone_03'), (4168, 'INV_Gauntlets_06'), (4169, 'INV_Misc_Gem_Opal_02'), (4171, 'INV_Misc_Gem_Diamond_02'), (4172, 'INV_Helmet_04'), (4173, 'INV_Helmet_03'), (4174, 'INV_Helmet_04'), (4175, 'INV_Helmet_03'), (4176, 'INV_Helmet_04'), (4177, 'INV_Helmet_03'), (4178, 'INV_Helmet_03'), (4179, 'INV_Helmet_04'), (4180, 'INV_Helmet_03'), (4181, 'INV_Axe_01'), (4182, 'Temp'), (4183, 'Temp'), (4184, 'INV_Axe_01'), (4185, 'INV_Spear_03'), (4187, 'INV_Weapon_ShortBlade_02'), (4188, 'INV_Weapon_ShortBlade_04'), (4189, 'INV_Weapon_ShortBlade_02'), (4196, 'INV_Weapon_ShortBlade_05'), (4202, 'Temp'), (4203, 'INV_Misc_MonsterFang_01'), (4205, 'INV_Weapon_ShortBlade_02'), (4206, 'INV_Weapon_ShortBlade_02'), (4209, 'INV_Weapon_ShortBlade_05'), (4212, 'INV_Spear_05'), (4213, 'INV_Weapon_ShortBlade_05'), (4215, 'INV_Weapon_ShortBlade_01'), (4216, 'INV_Weapon_ShortBlade_01'), (4218, 'INV_Weapon_ShortBlade_01'), (4219, 'INV_Weapon_ShortBlade_01'), (4220, 'INV_Weapon_ShortBlade_05'), (4221, 'INV_Weapon_ShortBlade_01'), (4224, 'INV_Weapon_ShortBlade_01'), (4225, 'INV_Weapon_ShortBlade_01'), (4226, 'INV_Weapon_ShortBlade_05'), (4228, 'INV_Weapon_ShortBlade_05'), (4230, 'INV_Weapon_ShortBlade_02'), (4231, 'INV_Weapon_ShortBlade_05'), (4232, 'INV_Misc_MonsterFang_01'), (4233, 'INV_Ammo_Bullet_01'), (4234, 'INV_Gauntlets_06'), (4235, 'INV_Misc_Pipe_01'), (4236, 'INV_Weapon_ShortBlade_03'), (4237, 'INV_Weapon_ShortBlade_05'), (4238, 'INV_Weapon_ShortBlade_05'), (4239, 'INV_Hammer_03'), (4240, 'INV_Misc_Bone_06'), (4241, 'INV_Weapon_ShortBlade_05'), (4242, 'INV_Gauntlets_06'), (4243, 'INV_Weapon_ShortBlade_01'), (4244, 'INV_Weapon_ShortBlade_05'), (4245, 'INV_Weapon_ShortBlade_03'), (4246, 'INV_Weapon_ShortBlade_03'), (4247, 'INV_Weapon_ShortBlade_05'), (4248, 'INV_Weapon_ShortBlade_01'), (4249, 'INV_Misc_Food_24'), (4250, 'INV_Boots_01'), (4251, 'INV_Shoulder_09'), (4252, 'INV_Shoulder_09'), (4253, 'INV_Misc_Book_04'), (4254, 'INV_Potion_11'), (4255, 'INV_Gauntlets_05'), (4256, 'INV_Helmet_04'), (4257, 'INV_Pants_02'), (4258, 'INV_Misc_Bone_06'), (4259, 'INV_Bracer_07'), (4260, 'INV_Sword_04'), (4261, 'INV_Staff_02'), (4262, 'INV_Misc_Bone_HumanSkull_01'), (4263, 'INV_Pants_02'), (4264, 'INV_Gauntlets_05'), (4265, 'INV_Pants_02'), (4266, 'INV_Gauntlets_04'), (4267, 'INV_Boots_01'), (4268, 'INV_Boots_05'), (4269, 'INV_Helmet_07'), (4270, 'INV_Shirt_01'), (4271, 'INV_Bracer_03'), (4272, 'INV_Boots_05'), (4273, 'INV_Misc_Gem_Sapphire_02'), (4274, 'INV_Misc_Gem_Variety_01'), (4275, 'INV_Bracer_05'), (4276, 'INV_Misc_Boneclub_01'), (4277, 'INV_Misc_Gem_Sapphire_02'), (4278, 'INV_Misc_Organ_04'), (4279, 'INV_Misc_Map_01'), (4280, 'INV_Misc_Coin_06'), (4281, 'INV_Bracer_09'), (4282, 'INV_Mace_01'), (4283, 'INV_Misc_Spyglass_02'), (4284, 'INV_Jewelry_Ring_02'), (4285, 'INV_Misc_Food_03'), (4286, 'INV_Misc_Gem_Variety_01'), (4287, 'INV_Misc_Key_03'), (4288, 'INV_Misc_Fish_02'), (4289, 'INV_Spear_08'), (4290, 'INV_Weapon_Halberd_04'), (4291, 'INV_Weapon_Halberd_04'), (4292, 'INV_Shirt_01'), (4293, 'INV_Pants_01'), (4294, 'INV_Gauntlets_05'), (4295, 'INV_Bracer_13'), (4296, 'INV_Boots_05'), (4297, 'INV_Belt_01'), (4298, 'INV_Shirt_01'), (4299, 'INV_Shirt_01'), (4300, 'INV_Belt_01'), (4301, 'INV_Boots_05'), (4302, 'INV_Bracer_13'), (4303, 'INV_Gauntlets_05'), (4304, 'INV_Pants_01'), (4305, 'INV_Shirt_01'), (4306, 'INV_Belt_01'), (4307, 'INV_Boots_05'), (4308, 'INV_Bracer_13'), (4309, 'INV_Gauntlets_05'), (4310, 'INV_Pants_01'), (4311, 'INV_Chest_Wolf'), (4312, 'INV_Pants_Wolf'), (4313, 'INV_Bracer_08'), (4314, 'INV_Boots_03'), (4315, 'INV_Belt_01'), (4316, 'INV_Boots_03'), (4317, 'INV_Bracer_08'), (4318, 'INV_Gauntlets_05'), (4319, 'INV_Pants_Wolf'), (4320, 'INV_Chest_Wolf'), (4321, 'INV_Boots_03'), (4322, 'INV_Bracer_08'), (4323, 'INV_Pants_Wolf'), (4324, 'INV_Shoulder_08'), (4325, 'INV_Chest_Wolf'), (4326, 'INV_Shield_04'), (4327, 'INV_Shield_09'), (4328, 'INV_Shield_09'), (4329, 'INV_Belt_01'), (4330, 'INV_Boots_01'), (4331, 'INV_Bracer_03'), (4332, 'INV_Gauntlets_04'), (4333, 'INV_Pants_03'), (4334, 'INV_Chest_Chain'), (4335, 'INV_Belt_01'), (4336, 'INV_Boots_01'), (4337, 'INV_Bracer_03'), (4338, 'INV_Gauntlets_04'), (4339, 'INV_Pants_03'), (4340, 'INV_Chest_Chain'), (4341, 'INV_Chest_Chain'), (4342, 'INV_Belt_01'), (4343, 'INV_Boots_01'), (4344, 'INV_Bracer_03'), (4345, 'INV_Gauntlets_04'), (4346, 'INV_Pants_03'), (4347, 'INV_Sword_04'), (4348, 'INV_Sword_06'), (4349, 'INV_Axe_01'), (4350, 'INV_Axe_04'), (4351, 'INV_Mace_01'), (4352, 'INV_Hammer_03'), (4353, 'INV_Staff_09'), (4354, 'INV_Weapon_Bow_02'), (4355, 'INV_Sword_04'), (4356, 'INV_Weapon_ShortBlade_01'), (4357, 'INV_Misc_Gem_Opal_01'), (4358, 'INV_Misc_Horn_03'), (4359, 'INV_Jewelry_Talisman_05'), (4360, 'INV_Jewelry_Talisman_02'), (4361, 'INV_Misc_Lantern_01'), (4362, 'INV_Misc_Shell_02'), (4363, 'INV_Hammer_02'), (4364, 'INV_Robe_01'), (4365, 'INV_Pants_02'), (4366, 'INV_Bracer_07'), (4367, 'INV_Pants_02'), (4368, 'INV_Robe_02'), (4369, 'INV_Helmet_04'), (4370, 'INV_Gauntlets_05'), (4371, 'INV_Gauntlets_05'), (4372, 'INV_Helmet_04'), (4373, 'INV_Helmet_04'), (4374, 'INV_Gauntlets_05'), (4375, 'INV_Gauntlets_05'), (4376, 'INV_Bracer_07'), (4377, 'INV_Pants_02'), (4378, 'INV_Bracer_09'), (4379, 'INV_Pants_02'), (4380, 'INV_Boots_09'), (4381, 'INV_Helmet_03'), (4382, 'INV_Bracer_03'), (4383, 'INV_Bracer_03'), (4384, 'INV_Bracer_07'), (4385, 'INV_Boots_07'), (4386, 'INV_Helmet_03'), (4387, 'INV_Boots_03'), (4388, 'INV_Pants_02'), (4389, 'INV_Boots_07'), (4390, 'INV_Chest_Wolf'), (4391, 'INV_Chest_Samurai'), (4392, 'INV_Chest_Wolf'), (4393, 'INV_Bracer_02'), (4394, 'INV_Chest_Wolf'), (4395, 'INV_Pants_02'), (4396, 'INV_Pants_02'), (4397, 'INV_Bracer_05'), (4398, 'INV_Pants_02'), (4399, 'INV_Gauntlets_05'), (4400, 'INV_Shield_09'), (4401, 'INV_Shield_04'), (4402, 'INV_Shield_05'), (4403, 'INV_Shield_10'), (4404, 'INV_Shield_05'), (4405, 'INV_Shield_02'), (4406, 'INV_Shield_02'), (4407, 'INV_Chest_Chain'), (4408, 'INV_Gauntlets_04'), (4409, 'INV_Gauntlets_05'), (4410, 'INV_Boots_01'), (4411, 'INV_Boots_01'), (4412, 'INV_Chest_Chain'), (4413, 'INV_Gauntlets_05'), (4414, 'INV_Boots_01'), (4415, 'INV_Helmet_03'), (4416, 'INV_Pants_03'), (4417, 'INV_Helmet_03'), (4418, 'INV_Pants_03'), (4419, 'INV_Pants_03'), (4420, 'INV_Helmet_03'), (4421, 'INV_Chest_Chain'), (4422, 'INV_Gauntlets_04'), (4423, 'INV_Mace_01'), (4424, 'INV_Weapon_ShortBlade_01'), (4425, 'INV_Sword_07'), (4426, 'INV_Weapon_Bow_10'), (4427, 'INV_Weapon_Rifle_05'), (4428, 'INV_Axe_02'), (4429, 'INV_Axe_04'), (4430, 'INV_Mace_01'), (4431, 'INV_Weapon_ShortBlade_03'), (4432, 'INV_Staff_04'), (4433, 'INV_Misc_MonsterScales_01'), (4434, 'INV_Misc_Rune_02'), (4435, 'INV_Letter_13'), (4436, 'INV_Misc_Pelt_Bear_Ruin_05'), (4437, 'INV_Misc_Key_03'), (4438, 'INV_Gauntlets_04'), (4439, 'INV_Pants_02'), (4440, 'INV_Boots_07'), (4441, 'INV_Weapon_Bow_06'), (4442, 'INV_Weapon_Rifle_05'), (4443, 'INV_Weapon_ShortBlade_01'), (4444, 'INV_Belt_01'), (4445, 'INV_Belt_01'), (4446, 'INV_Misc_Bandana_03'), (4447, 'INV_Belt_01'), (4448, 'INV_Bracer_07'), (4449, 'INV_Boots_07'), (4450, 'INV_Belt_01'), (4451, 'INV_Chest_Wolf'), (4452, 'INV_Robe_01'), (4453, 'INV_Robe_01'), (4454, 'INV_Mace_01'), (4455, 'INV_Shoulder_07'), (4456, 'INV_Helmet_04'), (4457, 'INV_Misc_Orb_01'), (4458, 'INV_Shield_06'), (4459, 'INV_Misc_PocketWatch_02'), (4460, 'INV_Belt_01'), (4461, 'INV_Bracer_09'), (4462, 'INV_Bracer_10'), (4463, 'INV_Boots_03'), (4464, 'INV_Jewelry_Ring_03'), (4465, 'INV_Chest_Chain'), (4466, 'INV_Boots_05'), (4467, 'INV_Chest_Chain'), (4468, 'INV_Helmet_03'), (4469, 'INV_Pants_Wolf'), (4470, 'INV_Gauntlets_05'), (4471, 'INV_Bracer_05'), (4472, 'INV_Boots_03'), (4473, 'INV_Belt_01'), (4474, 'INV_Chest_Wolf'), (4475, 'INV_Pants_02'), (4476, 'INV_Gauntlets_05'), (4477, 'INV_Helmet_04'), (4478, 'INV_Bracer_08'), (4479, 'INV_Boots_05'), (4480, 'INV_Robe_01'), (4481, 'INV_Pants_02'), (4482, 'INV_Shirt_02'), (4483, 'INV_Shoulder_05'), (4484, 'INV_Boots_07'), (4485, 'INV_Gauntlets_07'), (4486, 'INV_Shoulder_08'), (4487, 'INV_Boots_09'), (4488, 'INV_Shoulder_05'), (4489, 'INV_Shirt_02'), (4490, 'INV_Pants_02'), (4491, 'INV_Shoulder_08'), (4492, 'INV_Chest_Wolf'), (4493, 'INV_Boots_05'), (4494, 'INV_Bracer_08'), (4495, 'INV_Gauntlets_05'), (4496, 'INV_Helmet_04'), (4497, 'INV_Pants_02'), (4498, 'INV_Robe_01'), (4499, 'INV_Belt_03'), (4500, 'INV_Misc_Bandana_01'), (4501, 'INV_Belt_03'), (4502, 'INV_Belt_03'), (4503, 'INV_Belt_06'), (4504, 'INV_Belt_04'), (4505, 'INV_Belt_05'), (4506, 'INV_Misc_Bandana_01'), (4507, 'INV_Belt_02'), (4508, 'INV_Belt_03'), (4509, 'INV_Misc_Bandana_03'), (4510, 'INV_Misc_Bandana_01'), (4511, 'INV_Misc_Bandana_03'), (4512, 'INV_Belt_03'), (4513, 'INV_Belt_03'), (4514, 'INV_Belt_03'), (4515, 'INV_Belt_03'), (4516, 'INV_Belt_06'), (4517, 'INV_Belt_04'), (4518, 'INV_Belt_06'), (4519, 'INV_Belt_05'), (4520, 'INV_Belt_04'), (4521, 'INV_Belt_11'), (4522, 'INV_Belt_05'), (4523, 'INV_Belt_05'), (4524, 'INV_Belt_04'), (4525, 'INV_Belt_04'), (4526, 'INV_Belt_05'), (4527, 'INV_Belt_09'), (4528, 'INV_Belt_06'), (4529, 'INV_Belt_05'), (4530, 'INV_Misc_Bandana_01'), (4531, 'INV_Belt_04'), (4532, 'INV_Belt_04'), (4533, 'INV_Belt_03'), (4534, 'INV_Belt_04'), (4535, 'INV_Belt_04'), (4536, 'INV_Misc_Bandana_01'), (4537, 'INV_Belt_09'), (4538, 'INV_Belt_04'), (4539, 'INV_Misc_Bandana_01'), (4540, 'INV_Belt_04'), (4541, 'INV_Belt_04'), (4542, 'INV_Misc_Bandana_01'), (4543, 'INV_Belt_05'), (4544, 'INV_Belt_04'), (4545, 'INV_Belt_06'), (4546, 'INV_Belt_06'), (4547, 'INV_Belt_06'), (4548, 'INV_Belt_02'), (4549, 'INV_Belt_02'), (4550, 'INV_Belt_09'), (4551, 'INV_Belt_04'), (4552, 'INV_Belt_05'), (4553, 'INV_Belt_05'), (4554, 'INV_Belt_09'), (4555, 'INV_Belt_06'), (4556, 'INV_Belt_09'), (4557, 'INV_Belt_03'), (4558, 'INV_Belt_04'), (4559, 'INV_Belt_05'), (4560, 'INV_Belt_05'), (4561, 'INV_Belt_03'), (4562, 'INV_Belt_05'), (4563, 'INV_Belt_06'), (4564, 'INV_Belt_03'), (4565, 'INV_Belt_06'), (4566, 'INV_Belt_05'), (4567, 'INV_Belt_07'), (4568, 'INV_Belt_09'), (4569, 'INV_Belt_04'), (4570, 'INV_Belt_05'), (4571, 'INV_Belt_05'), (4572, 'INV_Belt_05'), (4573, 'INV_Belt_06'), (4574, 'INV_Belt_05'), (4575, 'INV_Staff_08'), (4576, 'INV_Shield_06'), (4577, 'INV_Weapon_Rifle_03'), (4578, 'INV_Weapon_Rifle_08'), (4579, 'INV_Weapon_Rifle_02'), (4580, 'INV_Weapon_Crossbow_02'), (4581, 'INV_Belt_04'), (4582, 'INV_Misc_Candle_03'), (4583, 'INV_Gauntlets_05'), (4584, 'INV_Misc_Bag_10'), (4585, 'INV_Misc_Bag_03'), (4586, 'INV_Boots_04'), (4587, 'INV_Banner_03'), (4588, 'INV_Shirt_02'), (4589, 'INV_Shirt_02'), (4590, 'INV_Belt_04'), (4591, 'INV_Belt_04'), (4592, 'INV_Belt_06'), (4593, 'INV_Shoulder_08'), (4594, 'INV_Shoulder_08'), (4595, 'INV_Gauntlets_05'), (4596, 'INV_Shirt_02'), (4597, 'INV_Shirt_02'), (4598, 'INV_Belt_04'), (4599, 'INV_Belt_03'), (4600, 'INV_Bracer_12'), (4601, 'INV_Bracer_07'), (4602, 'INV_Belt_04'), (4603, 'INV_Pants_02'), (4604, 'INV_Shield_11'), (4605, 'INV_Belt_06'), (4606, 'INV_Belt_06'), (4607, 'INV_Bracer_07'), (4608, 'INV_Weapon_ShortBlade_05'), (4609, 'INV_Mace_01'), (4610, 'INV_Gauntlets_05'), (4611, 'INV_Bracer_12'), (4612, 'INV_Pants_01'), (4613, 'INV_Robe_03'), (4614, 'INV_Boots_09'), (4615, 'INV_Boots_09'), (4616, 'INV_Shoulder_06'), (4617, 'INV_Pants_01'), (4618, 'INV_Pants_01'), (4619, 'INV_Pants_01'), (4620, 'INV_Gauntlets_05'), (4621, 'INV_Gauntlets_05'), (4622, 'INV_Boots_09'), (4623, 'INV_Boots_09'), (4624, 'INV_Boots_09'), (4625, 'INV_Boots_Wolf'), (4626, 'INV_Helmet_03'), (4627, 'INV_Helmet_03'), (4628, 'INV_Helmet_03'), (4629, 'INV_Helmet_03'), (4630, 'INV_Boots_05'), (4631, 'INV_Boots_05'), (4632, 'INV_Robe_01'), (4633, 'INV_Belt_07'), (4634, 'INV_Belt_06'), (4635, 'INV_Shirt_01'), (4636, 'INV_Shirt_01'), (4637, 'INV_Shirt_01'), (4638, 'INV_Shirt_01'), (4639, 'INV_Shirt_01'), (4640, 'INV_Shirt_01'), (4641, 'INV_Robe_02'), (4642, 'INV_Belt_04'), (4644, 'INV_Misc_Gear_02'), (4645, 'INV_Food_Egg_02'), (4647, 'INV_Misc_Spyglass_02'), (4648, 'INV_Misc_PocketWatch_02'), (4649, 'INV_Misc_PocketWatch_01'), (4650, 'INV_Misc_Gear_08'), (4651, 'INV_Misc_Spyglass_03'), (4652, 'INV_Weapon_Rifle_03'), (4653, 'INV_Misc_Spyglass_01'), (4654, 'INV_Misc_Ammo_Gunpowder_01'), (4655, 'INV_Misc_Stone_01'), (4656, 'INV_Misc_Stone_02'), (4657, 'INV_Weapon_Rifle_05'), (4658, 'INV_Spear_05'), (4659, 'INV_Misc_Gear_05'), (4660, 'INV_Misc_Gear_07'), (4661, 'INV_Misc_Spyglass_03'), (4662, 'INV_Shield_08'), (4663, 'INV_Mace_11'), (4664, 'INV_Misc_Food_02'), (4665, 'INV_Musket_01'), (4666, 'INV_Ingot_04'), (4667, 'INV_Ore_Copper'), (4668, 'INV_Ore_Tin'), (4669, 'INV_Ore_Iron'), (4670, 'INV_Ore_Mithril'), (4671, 'INV_Misc_Stone_04'), (4672, 'INV_Musket_01'), (4673, 'INV_Misc_LeatherScrap_02'), (4674, 'INV_Misc_LeatherScrap_03'), (4675, 'INV_Misc_LeatherScrap_05'), (4676, 'INV_Misc_LeatherScrap_01'), (4677, 'INV_Misc_LeatherScrap_07'), (4678, 'INV_ThrowingKnife_02'), (4679, 'INV_Ore_Arcanite'), (4680, 'INV_Orb_Arcanite'), (4681, 'INV_Ore_Copper_01'), (4682, 'INV_Food_Egg_04'), (4683, 'INV_Misc_Idol_02'), (4684, 'INV_Jewelry_Amulet_01'), (4685, 'INV_Gauntlets_05'), (4686, 'INV_Weapon_ShortBlade_05'), (4687, 'INV_Gauntlets_04'), (4688, 'INV_Helmet_04'), (4689, 'INV_Ore_Iron_01'), (4690, 'INV_Ore_Tin_01'), (4691, 'INV_Ore_Mithril_01'), (4692, 'INV_Ingot_Steel'), (4693, 'INV_Ingot_Mithril'), (4694, 'INV_Ingot_Bronze'), (4695, 'INV_Ingot_Iron'), (4696, 'INV_Belt_04'), (4697, 'INV_Staff_07'), (4698, 'INV_Bracer_03'), (4699, 'INV_Misc_Stone_07'), (4700, 'INV_Misc_Stone_06'), (4701, 'INV_ThrowingAxe_03'), (4702, 'INV_Mace_11'), (4703, 'INV_Misc_Dynamite_01'), (4704, 'INV_Misc_EmptyFlask_02'), (4705, 'INV_Misc_MonsterSpiderCarapace_01'), (4706, 'INV_Axe_03'), (4707, 'INV_Weapon_ShortBlade_05'), (4708, 'INV_Weapon_ShortBlade_05'), (4709, 'INV_Misc_Pelt_Boar_01'), (4710, 'INV_Misc_Pelt_Boar_02'), (4711, 'INV_Boots_04'), (4712, 'INV_Boots_07'), (4713, 'INV_Boots_04'), (4714, 'INV_Stone_06'), (4715, 'INV_Stone_09'), (4716, 'INV_Stone_12'), (4717, 'INV_Stone_07'), (4718, 'INV_Stone_08'), (4719, 'INV_Stone_10'), (4720, 'INV_Stone_11'), (4721, 'INV_Stone_14'), (4722, 'INV_Stone_13'), (4723, 'INV_Misc_MonsterSpiderCarapace_01'), (4724, 'INV_Misc_MonsterFang_01'), (4725, 'INV_Staff_01'), (4726, 'INV_Misc_Rune_02'), (4727, 'INV_Misc_Rune_03'), (4728, 'INV_Misc_MonsterClaw_02'), (4729, 'INV_Shirt_02'), (4730, 'INV_Belt_06'), (4731, 'INV_Belt_02'), (4732, 'INV_Misc_Gem_Opal_03'), (4733, 'INV_Belt_11'), (4734, 'INV_Boots_01'), (4735, 'INV_Gauntlets_09'), (4736, 'INV_Sword_02'), (4737, 'INV_Wand_01'), (4738, 'INV_TradeskillItem_02'), (4739, 'INV_Bracer_13'), (4740, 'INV_Weapon_Bow_01'), (4741, 'INV_Robe_03'), (4742, 'INV_Misc_Book_10'), (4743, 'INV_Shield_02'), (4744, 'INV_Pants_03'), (4745, 'INV_Fabric_Linen_01'), (4746, 'INV_Fabric_Wool_01'), (4747, 'INV_Fabric_Silk_01'), (4748, 'INV_Fabric_Linen_02'), (4749, 'INV_Fabric_Wool_02'), (4750, 'INV_Fabric_Silk_02'), (4751, 'INV_Fabric_Mageweave_01'), (4752, 'INV_Fabric_Linen_03'), (4753, 'INV_Letter_14'), (4754, 'INV_Letter_14'), (4755, 'INV_Misc_Key_01'), (4756, 'INV_Misc_Key_03'), (4757, 'INV_Misc_Key_02'), (4758, 'INV_Misc_Book_09'), (4759, 'INV_Misc_Spyglass_03'), (4760, 'INV_Misc_Gem_Opal_02'), (4761, 'INV_Misc_Gem_Opal_03'), (4762, 'INV_Letter_10'), (4763, 'INV_Misc_Gem_Opal_01'), (4764, 'INV_Gauntlets_05'), (4765, 'INV_Pants_01'), (4766, 'INV_Shield_07'), (4767, 'INV_Chest_Chain'), (4768, 'INV_Gauntlets_04'), (4769, 'INV_Misc_Orb_03'), (4770, 'INV_Mace_06'), (4771, 'INV_Letter_04'), (4772, 'INV_Stone_08'), (4773, 'INV_Weapon_ShortBlade_05'), (4774, 'INV_Stone_07'), (4775, 'INV_Misc_Gem_Diamond_01'), (4776, 'INV_Jewelry_Amulet_05'), (4777, 'INV_Misc_Gem_Ruby_02'), (4778, 'INV_Bracer_06'), (4779, 'INV_Misc_Food_19'), (4780, 'INV_Misc_Food_24'), (4781, 'INV_Misc_Food_22'), (4782, 'INV_Misc_Food_21'), (4783, 'INV_Helmet_04'), (4784, 'INV_Misc_Food_11'), (4785, 'INV_Helmet_04'), (4786, 'INV_Bracer_07'), (4787, 'INV_Gauntlets_01'), (4788, 'INV_Sword_24'), (4789, 'INV_Axe_04'), (4790, 'INV_Axe_04'), (4791, 'INV_Mace_01'), (4792, 'INV_Staff_08'), (4793, 'INV_Staff_02'), (4794, 'INV_Sword_06'), (4795, 'INV_Axe_04'), (4796, 'INV_Hammer_03'), (4797, 'INV_Weapon_ShortBlade_01'), (4798, 'INV_Weapon_Bow_12'), (4799, 'INV_Shoulder_07'), (4800, 'INV_Sword_24'), (4801, 'INV_Sword_22'), (4802, 'INV_Sword_18'), (4803, 'INV_Sword_24'), (4804, 'INV_Sword_20'), (4805, 'INV_Sword_26'), (4806, 'INV_Misc_Pelt_Bear_01'), (4807, 'INV_Misc_Bone_TaurenSkull_01'), (4808, 'INV_Misc_Birdbeck_02'), (4809, 'INV_Misc_Fish_06'), (4810, 'INV_Misc_Fish_05'), (4811, 'INV_Misc_Fish_01'), (4812, 'INV_Misc_Fish_01'), (4813, 'INV_Misc_Fish_03'), (4815, 'INV_Fabric_Silk_03'), (4816, 'INV_Fabric_Mageweave_03'), (4817, 'INV_Sword_23'), (4818, 'INV_Sword_23'), (4819, 'INV_Sword_24'), (4820, 'INV_Sword_25'), (4821, 'INV_Misc_Ale_01'), (4822, 'INV_Misc_Food_25'), (4823, 'INV_Misc_Fish_04'), (4824, 'INV_Misc_Herb_07'), (4825, 'INV_Misc_Herb_06'), (4826, 'INV_Misc_Organ_01'), (4827, 'INV_Jewelry_Amulet_04'), (4828, 'INV_Jewelry_Amulet_04'), (4829, 'INV_Bracer_09'), (4830, 'INV_Pick_03'), (4831, 'INV_Pick_02'), (4832, 'INV_Hammer_03'), (4833, 'INV_Weapon_ShortBlade_05'), (4834, 'INV_Bracer_09'), (4835, 'INV_Boots_05'), (4836, 'INV_Potion_17'), (4837, 'INV_Bracer_04'), (4838, 'INV_Bracer_02'), (4839, 'INV_Potion_14'), (4840, 'INV_Food_Egg_02'), (4841, 'INV_Jewelry_Amulet_03'), (4842, 'INV_Misc_Gem_Variety_02'), (4843, 'INV_Misc_Gem_Opal_01'), (4844, 'INV_Misc_Book_06'), (4845, 'INV_Misc_Rune_03'), (4846, 'INV_Boots_01'), (4847, 'INV_Belt_03'), (4848, 'Temp'), (4849, 'INV_Belt_07'), (4850, 'INV_Belt_02'), (4851, 'INV_Belt_06'), (4852, 'INV_Belt_06'), (4853, 'INV_Belt_03'), (4854, 'INV_Belt_05'), (4855, 'INV_Gauntlets_03'), (4856, 'INV_Belt_03'), (4857, 'INV_Belt_03'), (4858, 'INV_Misc_Bandana_01'), (4859, 'INV_Belt_04'), (4860, 'INV_Belt_03'), (4861, 'INV_Misc_Ale_01'), (4862, 'INV_Misc_Ale_01'), (4863, 'INV_Misc_Ale_01'), (4864, 'INV_Belt_07'), (4865, 'INV_Chest_Samurai'), (4866, 'INV_Pick_01'), (4867, 'INV_Misc_Gear_08'), (4868, 'INV_Pick_01'), (4869, 'INV_Shoulder_06'), (4870, 'INV_Pants_02'), (4871, 'INV_Gauntlets_05'), (4872, 'INV_Pants_02'), (4873, 'INV_Boots_09'), (4874, 'INV_Chest_Chain'), (4875, 'INV_Misc_Bandana_01'), (4876, 'INV_Shoulder_08'), (4877, 'INV_Robe_01'), (4878, 'INV_Misc_Bandana_03'), (4879, 'INV_Shoulder_07'), (4880, 'INV_Belt_09'), (4881, 'INV_Belt_10'), (4882, 'INV_Belt_10'), (4883, 'INV_Pants_02'), (4884, 'INV_Shoulder_07'), (4885, 'INV_Shoulder_08'), (4886, 'INV_Shoulder_08'), (4887, 'INV_Shoulder_03'), (4888, 'INV_Belt_03'), (4889, 'Temp'), (4890, 'INV_Shoulder_03'), (4891, 'INV_Shoulder_03'), (4892, 'INV_Shoulder_03'), (4893, 'INV_Shoulder_03'), (4894, 'INV_Staff_03'), (4895, 'INV_Staff_07'), (4896, 'INV_Mace_10'), (4897, 'INV_Mace_11'), (4898, 'INV_Mace_11'), (4899, 'INV_Shoulder_03'), (4900, 'INV_Shoulder_03'), (4901, 'INV_Sword_26'), (4902, 'INV_Shoulder_03'), (4903, 'INV_Shoulder_07'), (4904, 'INV_Shoulder_02'), (4905, 'INV_Belt_10'), (4906, 'INV_Shoulder_08'), (4907, 'INV_Belt_06'), (4908, 'INV_Sword_22'), (4909, 'INV_Sword_06'), (4910, 'INV_Axe_03'), (4911, 'INV_Sword_04'), (4912, 'INV_Pants_03'), (4913, 'INV_Misc_Pelt_Bear_01'), (4914, 'INV_Misc_Gem_Amethyst_02'), (4915, 'INV_Bracer_07'), (4916, 'INV_Bracer_09'), (4917, 'INV_Robe_01'), (4918, 'INV_Gauntlets_05'), (4919, 'INV_Gauntlets_05'), (4920, 'INV_Gauntlets_05'), (4921, 'INV_Boots_06'), (4922, 'INV_Staff_Goldfeathered_01'), (4923, 'INV_Shoulder_02'), (4924, 'INV_Shoulder_02'), (4925, 'INV_Shoulder_05'), (4926, 'INV_Shoulder_08'), (4927, 'INV_Shoulder_08'), (4928, 'INV_Misc_Pelt_Bear_Ruin_03'), (4929, 'INV_Chest_Samurai'), (4930, 'INV_Chest_Samurai'), (4931, 'INV_Robe_01'), (4932, 'INV_Misc_MonsterClaw_03'), (4933, 'INV_Shoulder_08'), (4934, 'INV_Ammo_Arrow_01'), (4935, 'INV_Sword_20'), (4936, 'INV_Sword_24'), (4937, 'INV_Misc_QuestionMark'), (4938, 'INV_Chest_Samurai'), (4939, 'INV_Belt_05'), (4940, 'INV_Shoulder_08'), (4941, 'INV_Shoulder_08'), (4942, 'INV_Shoulder_08'), (4943, 'INV_Shoulder_05'), (4944, 'INV_Bracer_03'), (4945, 'INV_Bracer_03'), (4946, 'INV_Misc_Birdbeck_01'), (4947, 'INV_Hammer_03'), (4948, 'INV_Mace_05'), (4949, 'INV_Stone_14'), (4950, 'INV_Stone_06'), (4951, 'INV_Shirt_01'), (4952, 'INV_Robe_03'), (4953, 'INV_Misc_Flute_01'), (4954, 'INV_Belt_02'), (4955, 'INV_Belt_02'), (4956, 'INV_Boots_05'), (4957, 'INV_Boots_03'), (4958, 'INV_Potion_17'), (4959, 'INV_Robe_01'), (4960, 'INV_Robe_03'), (4961, 'INV_Bracer_04'), (4962, 'INV_Bracer_04'), (4963, 'INV_Bracer_04'), (4964, 'INV_Misc_Pelt_Boar_Ruin_02'), (4965, 'INV_Misc_Bone_01'), (4966, 'INV_Misc_Organ_04'), (4967, 'INV_Misc_Food_02'), (4968, 'INV_Shoulder_08'), (4969, 'INV_Misc_Branch_01'), (4970, 'INV_Shoulder_08'), (4971, 'INV_Shoulder_08'), (4972, 'INV_Shoulder_08'), (4973, 'INV_Shoulder_08'), (4974, 'INV_Shoulder_08'), (4975, 'INV_Shoulder_08'), (4976, 'INV_Shoulder_09'), (4977, 'INV_Shoulder_09'), (4978, 'INV_Pants_03'), (4979, 'INV_Sword_20'), (4980, 'INV_Sword_20'), (4981, 'INV_Sword_20'), (4982, 'INV_Shield_10'), (4983, 'INV_Shield_09'), (4984, 'INV_Potion_01'), (4985, 'INV_Axe_03'), (4986, 'INV_Axe_04'), (4987, 'INV_Axe_04'), (4988, 'INV_Belt_02'), (4989, 'INV_Belt_02'), (4990, 'INV_Belt_02'), (4991, 'INV_Belt_04'), (4992, 'INV_Belt_04'), (4993, 'INV_Axe_01'), (4994, 'INV_Staff_08'), (4995, 'INV_Staff_08'), (4996, 'INV_Pants_02'), (4997, 'INV_Axe_01'), (4998, 'INV_Pants_05'), (4999, 'INV_Staff_08'), (5000, 'INV_Shoulder_05'), (5001, 'INV_Sword_20'), (5002, 'INV_Letter_14'), (5003, 'INV_Shoulder_05'), (5004, 'INV_Shoulder_05'), (5005, 'INV_Shoulder_05'), (5006, 'INV_Orb_Arcanite_01'), (5007, 'INV_Sword_24'), (5008, 'INV_Sword_04'), (5009, 'INV_Mace_01'), (5010, 'INV_Staff_09'), (5011, 'INV_Staff_02'), (5012, 'INV_Axe_01'), (5013, 'INV_Weapon_ShortBlade_01'), (5014, 'INV_Axe_01'), (5015, 'INV_Axe_04'), (5016, 'INV_Mace_01'), (5017, 'INV_Axe_04'), (5018, 'INV_Axe_04'), (5019, 'INV_Misc_Bone_06'), (5020, 'INV_Weapon_ShortBlade_01'), (5021, 'INV_Staff_07'), (5022, 'INV_Misc_Gem_Opal_01'), (5023, 'INV_Misc_Bone_06'), (5024, 'INV_Misc_MonsterFang_01'), (5025, 'INV_Misc_MonsterFang_01'), (5026, 'INV_Ammo_Arrow_01'), (5027, 'INV_Axe_01'), (5028, 'INV_Axe_01'), (5029, 'INV_Ammo_Arrow_01'), (5030, 'INV_Hammer_03'), (5031, 'INV_Hammer_03'), (5032, 'INV_Hammer_03'), (5033, 'INV_Mace_01'), (5034, 'INV_Mace_01'), (5035, 'INV_Mace_01'), (5036, 'INV_Weapon_Halberd_11'), (5037, 'INV_Axe_01'), (5038, 'INV_Sword_24'), (5039, 'INV_Axe_04'), (5040, 'INV_Sword_24'), (5041, 'INV_Axe_01'), (5042, 'INV_Axe_01'), (5043, 'INV_Sword_01'), (5044, 'INV_Sword_01'), (5045, 'INV_Staff_07'), (5046, 'INV_Hammer_03'), (5047, 'INV_Hammer_03'), (5048, 'INV_Misc_Gem_Diamond_01'), (5049, 'INV_Sword_05'), (5050, 'INV_Staff_07'), (5051, 'INV_Axe_04'), (5052, 'INV_Mace_01'), (5053, 'INV_Staff_07'), (5054, 'INV_Axe_01'), (5055, 'INV_Sword_01'), (5056, 'INV_Axe_01'), (5057, 'INV_Sword_03'), (5058, 'INV_Sword_03'), (5059, 'INV_Mace_01'), (5060, 'INV_Mace_01'), (5061, 'INV_Misc_MonsterFang_01'), (5062, 'INV_Staff_07'), (5063, 'INV_Sword_04'), (5064, 'INV_Hammer_04'), (5065, 'INV_Axe_01'), (5066, 'INV_Axe_01'), (5067, 'INV_Sword_04'), (5068, 'INV_Sword_04'), (5069, 'INV_Weapon_ShortBlade_01'), (5070, 'INV_Staff_07'), (5071, 'INV_Staff_01'), (5072, 'INV_Staff_07'), (5073, 'INV_Staff_06'), (5074, 'INV_Staff_08'), (5075, 'INV_Sword_05'), (5076, 'INV_Weapon_ShortBlade_01'), (5077, 'INV_Misc_Pelt_Wolf_Ruin_04'), (5078, 'INV_Ammo_Arrow_01'), (5079, 'Temp'), (5080, 'INV_Jewelry_Ring_03'), (5081, 'INV_Jewelry_Ring_03'), (5082, 'Temp'), (5083, 'INV_Jewelry_Ring_03'), (5084, 'INV_Ammo_Arrow_01'), (5085, 'INV_Gauntlets_02'), (5086, 'INV_Misc_Pelt_Wolf_01'), (5087, 'INV_Axe_02'), (5088, 'INV_Axe_03'), (5089, 'INV_Mace_01'), (5090, 'INV_Mace_01'), (5091, 'INV_Axe_03'), (5092, 'INV_Axe_04'), (5093, 'INV_Shoulder_05'), (5094, 'INV_Shoulder_05'), (5095, 'INV_Sword_09'), (5096, 'INV_Axe_03'), (5097, 'INV_Axe_01'), (5098, 'INV_Staff_07'), (5099, 'INV_Staff_06'), (5100, 'INV_Mace_01'), (5101, 'INV_Staff_04'), (5102, 'INV_Axe_04'), (5103, 'INV_Staff_06'), (5104, 'INV_Sword_11'), (5105, 'INV_Sword_25'), (5106, 'INV_Sword_08'), (5107, 'INV_Misc_MonsterFang_01'), (5108, 'INV_Staff_09'), (5109, 'INV_Staff_02'), (5110, 'INV_Staff_07'), (5111, 'INV_Staff_09'), (5112, 'INV_Sword_04'), (5113, 'INV_Sword_05'), (5114, 'INV_Ammo_Arrow_01'), (5115, 'INV_Shoulder_05'), (5116, 'INV_Shoulder_05'), (5117, 'INV_Misc_MonsterClaw_02'), (5118, 'INV_Axe_02'), (5119, 'INV_Axe_02'), (5120, 'INV_Staff_07'), (5121, 'INV_Sword_01'), (5122, 'INV_Axe_01'), (5123, 'INV_Sword_05'), (5124, 'INV_Axe_02'), (5125, 'INV_Sword_08'), (5126, 'INV_Axe_03'), (5127, 'INV_Sword_08'), (5128, 'INV_Axe_04'), (5129, 'INV_Sword_04'), (5130, 'INV_Staff_04'), (5131, 'INV_Hammer_03'), (5132, 'INV_Staff_07'), (5133, 'INV_Staff_04'), (5134, 'INV_Staff_03'), (5135, 'INV_Staff_06'), (5136, 'INV_Mace_09'), (5137, 'INV_Mace_01'), (5138, 'INV_Chest_Chain'), (5139, 'INV_Sword_16'), (5140, 'INV_Sword_26'), (5141, 'INV_Sword_20'), (5142, 'INV_Sword_26'), (5143, 'INV_Sword_03'), (5144, 'INV_Sword_24'), (5145, 'INV_Sword_20'), (5146, 'INV_Sword_24'), (5147, 'INV_Sword_20'), (5148, 'INV_Sword_26'), (5149, 'INV_Sword_23'), (5150, 'INV_Sword_04'), (5151, 'INV_Sword_04'), (5152, 'INV_Sword_03'), (5153, 'INV_Sword_20'), (5154, 'INV_Sword_24'), (5155, 'INV_Sword_20'), (5156, 'INV_Sword_16'), (5157, 'INV_Sword_23'), (5158, 'INV_Sword_19'), (5159, 'INV_Sword_23'), (5160, 'INV_Ammo_Arrow_01'), (5161, 'INV_Sword_20'), (5162, 'INV_Sword_25'), (5163, 'INV_Sword_25'), (5164, 'INV_Sword_26'), (5165, 'INV_Sword_24'), (5166, 'INV_Sword_26'), (5167, 'INV_Sword_12'), (5168, 'INV_Sword_24'), (5169, 'INV_Sword_26'), (5170, 'INV_Sword_20'), (5171, 'INV_Sword_24'), (5172, 'INV_Sword_08'), (5173, 'INV_Sword_08'), (5174, 'INV_Sword_08'), (5175, 'INV_Sword_17'), (5176, 'INV_Sword_15'), (5177, 'INV_Sword_07'), (5178, 'INV_Sword_13'), (5179, 'INV_Sword_13'), (5180, 'INV_Sword_02'), (5181, 'INV_Sword_10'), (5182, 'INV_Sword_07'), (5183, 'INV_Sword_03'), (5184, 'INV_Sword_06'), (5185, 'INV_Sword_25'), (5186, 'INV_Sword_23'), (5187, 'INV_Sword_26'), (5188, 'INV_Sword_10'), (5189, 'INV_Sword_08'), (5190, 'INV_Sword_25'), (5191, 'INV_Sword_21'), (5192, 'INV_Sword_07'), (5193, 'INV_Sword_10'), (5194, 'INV_Mace_03'), (5195, 'INV_Mace_06'), (5196, 'INV_Mace_10'), (5197, 'INV_Mace_06'), (5198, 'INV_Mace_08'), (5199, 'INV_Mace_15'), (5200, 'INV_Mace_10'), (5201, 'INV_Hammer_02'), (5202, 'INV_Mace_08'), (5203, 'INV_Mace_10'), (5204, 'INV_Mace_10'), (5205, 'INV_Mace_07'), (5206, 'INV_Mace_03'), (5207, 'INV_Mace_07'), (5208, 'INV_Mace_12'), (5209, 'INV_Mace_12'), (5210, 'INV_Mace_15'), (5211, 'INV_Mace_08'), (5212, 'INV_Mace_03'), (5213, 'INV_Mace_06'), (5214, 'INV_Mace_03'), (5215, 'INV_Misc_Bone_ElfSkull_01'), (5216, 'INV_Mace_12'), (5217, 'INV_Mace_03'), (5218, 'INV_Mace_06'), (5219, 'INV_Mace_10'), (5220, 'INV_Misc_Flute_01'), (5221, 'INV_Misc_Bone_ElfSkull_01'), (5222, 'INV_Mace_01'), (5223, 'INV_Mace_15'), (5224, 'INV_Mace_11'), (5225, 'INV_Mace_06'), (5226, 'INV_Mace_02'), (5227, 'INV_Mace_02'), (5228, 'INV_Mace_13'), (5229, 'INV_Mace_02'), (5230, 'INV_Mace_04'), (5231, 'INV_Mace_04'), (5232, 'INV_Mace_04'), (5233, 'INV_Mace_05'), (5234, 'Temp'), (5235, 'INV_Shoulder_02'), (5236, 'INV_Pants_04'), (5237, 'INV_Boots_01'), (5238, 'INV_Gauntlets_04'), (5239, 'Temp'), (5240, 'INV_Shoulder_02'), (5241, 'INV_Jewelry_Ring_03'), (5242, 'INV_Chest_Plate01'), (5243, 'INV_Chest_Fur'), (5244, 'Temp'), (5245, 'INV_Shoulder_02'), (5246, 'INV_Jewelry_Ring_03'), (5247, 'INV_Gauntlets_04'), (5248, 'Temp'), (5249, 'Temp'), (5250, 'Temp'), (5251, 'Temp'), (5252, 'INV_Misc_Gear_08'), (5253, 'INV_Misc_Pelt_Wolf_Ruin_01'), (5254, 'INV_Fabric_Silk_01'), (5255, 'INV_Misc_Bone_02'), (5256, 'INV_Boots_04'), (5257, 'Temp'), (5258, 'Temp'), (5259, 'Temp'), (5260, 'Temp'), (5261, 'Temp'), (5262, 'Temp'), (5263, 'INV_Jewelry_Ring_03'), (5264, 'INV_Weapon_Bow_05'), (5265, 'Temp'), (5266, 'Temp'), (5267, 'Temp'), (5268, 'Temp'), (5269, 'INV_Misc_Pelt_Wolf_Ruin_01'), (5270, 'Temp'), (5271, 'Temp'), (5272, 'Temp'), (5273, 'Temp'), (5274, 'Temp'), (5275, 'Temp'), (5276, 'Temp'), (5277, 'Temp'), (5278, 'INV_Mace_01'), (5279, 'INV_Mace_01'), (5280, 'INV_Mace_01'), (5281, 'INV_Shoulder_03'), (5282, 'INV_Shoulder_04'), (5283, 'INV_Misc_Organ_02'), (5284, 'INV_Misc_Organ_06'), (5285, 'INV_Food_Egg_03'), (5286, 'INV_Misc_Pelt_Bear_02'), (5287, 'INV_Misc_Organ_04'), (5288, 'INV_Weapon_Crossbow_01'), (5289, 'INV_Spear_01'), (5290, 'INV_Weapon_Halberd_04'), (5291, 'INV_Wand_02'), (5292, 'INV_Misc_Gem_Bloodstone_02'), (5293, 'INV_Weapon_Crossbow_01'), (5294, 'Temp'), (5295, 'Temp'), (5296, 'Temp'), (5297, 'Temp'), (5298, 'Temp'), (5299, 'Temp'), (5300, 'Temp'), (5301, 'Temp'), (5302, 'Temp'), (5303, 'INV_Boots_06'), (5304, 'Temp'), (5305, 'Temp'), (5306, 'Temp'), (5307, 'Temp'), (5308, 'Temp'), (5309, 'INV_Chest_Wolf'), (5310, 'INV_Chest_Wolf'), (5311, 'INV_Bracer_07'), (5312, 'INV_Pants_02'), (5313, 'INV_Gauntlets_04'), (5314, 'INV_Shield_09'), (5315, 'Temp'), (5316, 'Temp'), (5317, 'Temp'), (5318, 'Temp'), (5319, 'Temp'), (5320, 'Temp'), (5321, 'Temp'), (5322, 'Temp'), (5323, 'Temp'), (5324, 'Temp'), (5325, 'Temp'), (5326, 'Temp'), (5327, 'Temp'), (5328, 'INV_Jewelry_Ring_03'), (5329, 'INV_Belt_06'), (5330, 'INV_Jewelry_Ring_03'), (5331, 'Temp'), (5332, 'Temp'), (5333, 'INV_Bracer_12'), (5334, 'Temp'), (5335, 'INV_Shirt_02'), (5336, 'INV_Shirt_02'), (5337, 'INV_Pants_03'), (5338, 'INV_Belt_03'), (5339, 'INV_Pants_02'), (5340, 'Temp'), (5341, 'Temp'), (5342, 'Temp'), (5343, 'Temp'), (5344, 'Temp'), (5345, 'Temp'), (5346, 'Temp'), (5347, 'Temp'), (5348, 'Temp'), (5349, 'Temp'), (5350, 'Temp'), (5351, 'Temp'), (5352, 'Temp'), (5353, 'Temp'), (5354, 'Temp'), (5355, 'Temp'), (5356, 'INV_Axe_01'), (5357, 'INV_Mace_10'), (5358, 'Temp'), (5359, 'Temp'), (5360, 'Temp'), (5361, 'Temp'), (5362, 'Temp'), (5363, 'Temp'), (5364, 'Temp'), (5365, 'Temp'), (5366, 'Temp'), (5367, 'Temp'), (5368, 'Temp'), (5369, 'Temp'), (5370, 'Temp'), (5371, 'Temp'), (5372, 'Temp'), (5373, 'Temp'), (5374, 'Temp'), (5375, 'Temp'), (5376, 'Temp'), (5377, 'Temp'), (5378, 'Temp'), (5379, 'Temp'), (5380, 'Temp'), (5381, 'Temp'), (5382, 'Temp'), (5383, 'Temp'), (5384, 'Temp'), (5385, 'Temp'), (5386, 'Temp'), (5387, 'Temp'), (5388, 'Temp'), (5389, 'Temp'), (5390, 'INV_Bracer_12'), (5391, 'INV_Chest_Wolf'), (5392, 'INV_Weapon_Bow_12'), (5393, 'INV_Sword_04'), (5394, 'INV_Shoulder_09'), (5395, 'INV_Misc_Candle_03'), (5396, 'INV_Potion_13'), (5397, 'INV_Belt_06'), (5398, 'INV_Belt_03'), (5399, 'INV_Gauntlets_05'), (5400, 'INV_Gauntlets_05'), (5401, 'INV_Boots_05'), (5402, 'INV_Boots_05'), (5403, 'INV_Shield_09'), (5404, 'INV_Staff_02'), (5405, 'INV_Sword_23'), (5406, 'INV_Gauntlets_05'), (5407, 'INV_Boots_08'), (5408, 'INV_Hammer_03'), (5409, 'INV_Boots_01'), (5410, 'INV_Mace_01'), (5411, 'INV_Shield_11'), (5412, 'INV_Belt_04'), (5413, 'INV_Belt_04'), (5414, 'INV_Shoulder_08'), (5415, 'INV_Staff_03'), (5416, 'INV_ThrowingAxe_03'), (5417, 'INV_Staff_09'), (5418, 'INV_Gauntlets_05'), (5419, 'INV_Staff_03'), (5420, 'INV_Boots_03'), (5421, 'INV_Axe_01'), (5422, 'INV_Shield_11'), (5423, 'INV_Misc_Birdbeck_01'), (5424, 'INV_Chest_Wolf'), (5425, 'INV_Bracer_03'), (5426, 'INV_Pants_Wolf'), (5427, 'INV_Hammer_03'), (5428, 'INV_Bracer_07'), (5429, 'INV_Sword_04'), (5430, 'INV_Pants_02'), (5431, 'INV_Sword_26'), (5432, 'INV_Pick_03'), (5433, 'INV_Hammer_01'), (5434, 'INV_Bracer_07'), (5435, 'INV_Gauntlets_04'), (5436, 'Temp'), (5437, 'INV_Belt_06'), (5438, 'INV_Hammer_04'), (5439, 'Temp'), (5440, 'Temp'), (5441, 'Temp'), (5442, 'INV_Misc_Bone_ElfSkull_01'), (5443, 'Temp'), (5444, 'Temp'), (5445, 'Temp'), (5446, 'Temp'), (5447, 'Temp'), (5448, 'Temp'), (5449, 'Temp'), (5450, 'Temp'), (5451, 'INV_Jewelry_Ring_03'), (5452, 'INV_Boots_05'), (5453, 'INV_Jewelry_Ring_03'), (5454, 'INV_Jewelry_Ring_03'), (5455, 'INV_Jewelry_Ring_03'), (5456, 'INV_Jewelry_Ring_03'), (5457, 'INV_Jewelry_Ring_03'), (5458, 'INV_Jewelry_Ring_03'), (5459, 'INV_Jewelry_Ring_03'), (5460, 'Temp'), (5461, 'Temp'), (5462, 'Temp'), (5463, 'Temp'), (5464, 'Temp'), (5465, 'INV_Sword_17'), (5466, 'INV_Sword_26'), (5467, 'Temp'), (5468, 'Temp'), (5469, 'Temp'), (5470, 'Temp'), (5471, 'Temp'), (5472, 'Temp'), (5473, 'Temp'), (5474, 'Temp'), (5475, 'Temp'), (5476, 'Temp'), (5477, 'Temp'), (5478, 'Temp'), (5479, 'Temp'), (5480, 'Temp'), (5481, 'Temp'), (5482, 'Temp'), (5483, 'INV_Robe_01'), (5484, 'INV_Bracer_13'), (5485, 'Temp'), (5486, 'Temp'), (5487, 'Temp'), (5488, 'Temp'), (5489, 'Temp'), (5490, 'Temp'), (5491, 'Temp'), (5492, 'Temp'), (5493, 'Temp'), (5494, 'INV_Shoulder_06'), (5495, 'INV_Shoulder_08'), (5496, 'Temp'), (5497, 'Temp'), (5498, 'Temp'), (5499, 'INV_Pick_02'), (5500, 'INV_Axe_04'), (5501, 'INV_Axe_04'), (5502, 'INV_Axe_04'), (5503, 'INV_Axe_04'), (5504, 'INV_Axe_04'), (5505, 'INV_Axe_04'), (5506, 'Temp'), (5507, 'Temp'), (5508, 'Temp'), (5509, 'INV_Axe_04'), (5510, 'INV_Axe_01'), (5511, 'Temp'), (5512, 'Temp'), (5513, 'Temp'), (5514, 'Temp'), (5515, 'Temp'), (5516, 'Temp'), (5517, 'INV_Axe_04'), (5518, 'INV_Axe_02'), (5519, 'INV_Mace_04'), (5520, 'INV_Mace_14'), (5521, 'Temp'), (5522, 'Temp'), (5523, 'Temp'), (5524, 'Temp'), (5525, 'INV_Mace_05'), (5526, 'INV_Mace_01'), (5527, 'INV_Mace_14'), (5528, 'INV_Mace_13'), (5529, 'INV_Jewelry_Ring_03'), (5530, 'INV_Mace_07'), (5531, 'INV_Mace_06'), (5532, 'INV_Mace_01'), (5533, 'INV_Mace_06'), (5534, 'INV_Mace_14'), (5535, 'INV_Sword_23'), (5536, 'INV_Sword_07'), (5537, 'INV_Sword_25'), (5538, 'INV_Sword_13'), (5539, 'INV_Staff_07'), (5540, 'INV_Staff_06'), (5541, 'INV_Staff_07'), (5542, 'INV_Staff_07'), (5543, 'INV_Staff_07'), (5544, 'Temp'), (5545, 'Temp'), (5546, 'INV_Staff_06'), (5547, 'INV_Staff_02'), (5548, 'INV_Staff_01'), (5549, 'INV_Staff_04'), (5550, 'INV_Staff_04'), (5551, 'INV_Staff_06'), (5552, 'INV_Staff_02'), (5553, 'INV_Staff_01'), (5554, 'INV_Staff_07'), (5555, 'INV_Staff_04'), (5556, 'INV_Staff_05'), (5557, 'Temp'), (5558, 'Temp'), (5559, 'Temp'), (5560, 'INV_Misc_Quiver_01'), (5561, 'INV_Misc_Quiver_02'), (5562, 'INV_Misc_StoneTablet_04'), (5563, 'INV_Misc_StoneTablet_05'), (5564, 'INV_Misc_Bone_01'), (5565, 'INV_Misc_Bone_ElfSkull_01'), (5566, 'INV_Misc_Orb_01'), (5567, 'INV_Letter_17'), (5568, 'INV_Misc_Bone_HumanSkull_01'), (5569, 'INV_Misc_Gear_08'), (5570, 'Temp'), (5571, 'Temp'), (5572, 'Temp'), (5573, 'Temp'), (5574, 'Temp'), (5575, 'Temp'), (5576, 'Temp'), (5577, 'INV_Pants_01'), (5578, 'Temp'), (5579, 'Temp'), (5580, 'Temp'), (5581, 'INV_Shirt_01'), (5582, 'Temp'), (5583, 'Temp'), (5584, 'Temp'), (5585, 'Temp'), (5586, 'INV_Hammer_02'), (5587, 'Temp'), (5588, 'Temp'), (5589, 'Temp'), (5590, 'Temp'), (5591, 'Temp'), (5592, 'Temp'), (5593, 'Temp'), (5594, 'Temp'), (5595, 'Temp'), (5596, 'Temp'), (5597, 'Temp'), (5598, 'Temp'), (5599, 'Temp'), (5600, 'Temp'), (5601, 'Temp'), (5602, 'Temp'), (5603, 'Temp'), (5604, 'Temp'), (5605, 'Temp'), (5606, 'Temp'), (5607, 'Temp'), (5608, 'Temp'), (5609, 'Temp'), (5610, 'Temp'), (5611, 'Temp'), (5612, 'Temp'), (5613, 'Temp'), (5614, 'Temp'), (5615, 'Temp'), (5616, 'Temp'), (5617, 'Temp'), (5618, 'Temp'), (5619, 'Temp'), (5620, 'Temp'), (5621, 'Temp'), (5622, 'Temp'), (5623, 'Temp'), (5624, 'Temp'), (5625, 'Temp'), (5626, 'Temp'), (5627, 'Temp'), (5628, 'Temp'), (5629, 'INV_Bracer_10'), (5630, 'INV_Ammo_Arrow_01'), (5631, 'Temp'), (5632, 'Temp'), (5633, 'INV_Boots_09'), (5634, 'Temp'), (5635, 'INV_Spear_04'), (5636, 'INV_Spear_06'), (5637, 'INV_Spear_06'), (5638, 'INV_Spear_06'), (5639, 'INV_Axe_03'), (5640, 'INV_Axe_03'), (5641, 'INV_Weapon_ShortBlade_03'), (5642, 'INV_Misc_Dust_01'), (5643, 'INV_Misc_Herb_08'), (5644, 'INV_Pants_01'), (5645, 'INV_Fabric_Silk_03'), (5646, 'INV_Letter_07'), (5647, 'INV_Wand_02'), (5648, 'INV_TradeskillItem_03'), (5649, 'INV_Misc_Ammo_Gunpowder_01'), (5650, 'INV_Misc_MonsterHead_03'), (5651, 'Temp'), (5652, 'Temp'), (5653, 'Temp'), (5654, 'Temp'), (5655, 'Temp'), (5656, 'INV_Pants_02'), (5657, 'INV_Misc_Gem_Amethyst_02'), (5658, 'INV_Misc_Quiver_04'), (5659, 'Temp'), (5660, 'Temp'), (5661, 'Temp'), (5662, 'Temp'), (5663, 'INV_Chest_Samurai'), (5664, 'INV_Misc_Gift_03'), (5665, 'INV_Misc_GiftWrap_03'), (5666, 'INV_Misc_Gift_01'), (5667, 'INV_Misc_GiftWrap_02'), (5668, 'INV_Misc_Gift_04'), (5669, 'INV_Misc_Gift_02'), (5670, 'Temp'), (5671, 'Temp'), (5672, 'Temp'), (5673, 'Temp'), (5674, 'Temp'), (5675, 'Temp'), (5676, 'Temp'), (5677, 'Temp'), (5678, 'Temp'), (5679, 'Temp'), (5680, 'Temp'), (5681, 'Temp'), (5682, 'INV_Misc_Pelt_Bear_Ruin_04'), (5683, 'INV_Misc_Pelt_Boar_01'), (5684, 'INV_Robe_02'), (5685, 'INV_Robe_02'), (5686, 'Spell_Fire_Fire'), (5687, 'Spell_Frost_IceStorm'), (5688, 'INV_Wand_02'), (5689, 'INV_Misc_Head_Tiger_01'), (5690, 'INV_Wand_02'), (5691, 'INV_Food_Egg_03'), (5692, 'INV_Pick_02'), (5693, 'INV_Misc_Gear_03'), (5694, 'INV_Misc_Bone_05'), (5695, 'INV_Gauntlets_04'), (5696, 'Spell_Nature_NaturesWrath'), (5697, 'INV_Jewelry_Ring_02'), (5698, 'Spell_Nature_NaturesWrath'), (5699, 'INV_Ore_Thorium_01'), (5700, 'INV_Shirt_01'), (5701, 'Temp'), (5702, 'INV_Shirt_01'), (5703, 'INV_Misc_Herb_04'), (5704, 'Temp'), (5705, 'Temp'), (5706, 'Temp'), (5707, 'Temp'), (5708, 'Temp'), (5709, 'Spell_Shadow_SummonSuccubus'), (5710, 'INV_Shirt_01'), (5711, 'INV_Boots_09'), (5712, 'INV_Staff_07'), (5713, 'INV_Staff_07'), (5714, 'Temp'), (5715, 'Temp'), (5716, 'Temp'), (5717, 'INV_Pants_02'), (5718, 'INV_Boots_06'), (5719, 'Temp'), (5720, 'INV_Staff_07'), (5721, 'INV_Staff_07'), (5722, 'Temp'), (5723, 'Temp'), (5724, 'Temp'), (5725, 'INV_Belt_01'), (5726, 'INV_Pants_02'), (5727, 'Temp'), (5728, 'Temp'), (5729, 'Temp'), (5730, 'INV_Shirt_01'), (5731, 'INV_Pants_01'), (5732, 'Temp'), (5733, 'Temp'), (5734, 'Temp'), (5735, 'Temp'), (5736, 'Temp'), (5737, 'Temp'), (5738, 'INV_Shirt_01'), (5739, 'INV_Belt_01'), (5740, 'Temp'), (5741, 'INV_Shirt_01'), (5742, 'Temp'), (5743, 'Temp'), (5744, 'Temp'), (5745, 'Temp'), (5746, 'Temp'), (5747, 'INV_Misc_Bone_TaurenSkull_01'), (5748, 'INV_Misc_Gem_Ruby_01'), (5749, 'INV_Bracer_07'), (5750, 'INV_Sword_22'), (5751, 'INV_Misc_Gift_04'), (5752, 'INV_Misc_Spyglass_03'), (5753, 'INV_Jewelry_Amulet_02'), (5754, 'INV_Bracer_08'), (5755, 'INV_Misc_LeatherScrap_06'), (5756, 'Temp'), (5757, 'Temp'), (5758, 'Temp'), (5759, 'Temp'), (5760, 'Temp'), (5761, 'Temp'), (5762, 'Temp'), (5763, 'Temp'), (5764, 'Temp'), (5765, 'Temp'), (5766, 'INV_Misc_Bone_04'), (5767, 'Temp'), (5768, 'Temp'), (5769, 'Temp'), (5770, 'Temp'), (5771, 'Temp'), (5772, 'Temp'), (5773, 'Temp'), (5774, 'Temp'), (5775, 'Temp'), (5776, 'Temp'), (5777, 'Temp'), (5778, 'Ability_WarStomp'), (5779, 'Ability_Temp'), (5780, 'INV_Misc_Book_03'), (5781, 'Temp'), (5782, 'Temp'), (5783, 'Temp'), (5784, 'Temp'), (5785, 'Temp'), (5786, 'Temp'), (5787, 'Temp'), (5788, 'Temp'), (5789, 'Temp'), (5790, 'Temp'), (5791, 'Temp'), (5792, 'Temp'), (5793, 'Temp'), (5794, 'Temp'), (5795, 'Temp'), (5796, 'Temp'), (5797, 'Temp'), (5798, 'Temp'), (5799, 'Temp'), (5800, 'INV_Belt_07'), (5801, 'Temp'), (5802, 'INV_Shirt_01'), (5803, 'Temp'), (5804, 'Temp'), (5805, 'INV_Shirt_01'), (5806, 'INV_Staff_02'), (5807, 'INV_Weapon_ShortBlade_04'), (5808, 'INV_Shield_09'), (5809, 'Temp'), (5810, 'Temp'), (5811, 'Temp'), (5812, 'Temp'), (5813, 'Temp'), (5814, 'Temp'), (5815, 'Temp'), (5816, 'INV_Boots_09'), (5817, 'Temp'), (5818, 'Temp'), (5819, 'Temp'), (5820, 'Ability_Smash'), (5821, 'Temp'), (5822, 'Temp'), (5823, 'Temp'), (5824, 'Temp'), (5825, 'Ability_PoisonSting'), (5826, 'INV_Shirt_01'), (5827, 'INV_Belt_03'), (5828, 'INV_Sword_17'), (5829, 'INV_Sword_17'), (5830, 'INV_Sword_17'), (5831, 'Temp'), (5832, 'INV_Belt_01'), (5833, 'Temp'), (5834, 'Temp'), (5835, 'Temp'), (5836, 'Temp'), (5837, 'Temp'), (5838, 'Temp'), (5839, 'Temp'), (5840, 'Temp'), (5841, 'Temp'), (5842, 'Temp'), (5843, 'Temp'), (5844, 'Temp'), (5845, 'Temp'), (5846, 'Temp'), (5847, 'Temp'), (5848, 'Temp'), (5849, 'Temp'), (5850, 'Temp'), (5851, 'Temp'), (5852, 'Temp'), (5853, 'Temp'), (5854, 'Temp'), (5855, 'Temp'), (5856, 'Temp'), (5857, 'Temp'), (5858, 'Temp'), (5859, 'Temp'), (5860, 'Temp'), (5861, 'Temp'), (5862, 'Temp'), (5863, 'Temp'), (5864, 'Temp'), (5865, 'Temp'), (5866, 'Temp'), (5867, 'Temp'), (5868, 'Temp'), (5869, 'Temp'), (5870, 'Temp'), (5871, 'Temp'), (5872, 'Temp'), (5873, 'Temp'), (5874, 'Temp'), (5875, 'Temp'), (5876, 'Spell_Fire_FireBolt'), (5877, 'INV_Shirt_02'), (5878, 'INV_Misc_Bandana_03'), (5879, 'INV_Shirt_01'), (5880, 'INV_Shirt_02'), (5881, 'INV_Shirt_02'), (5882, 'INV_Robe_02'), (5883, 'INV_Weapon_ShortBlade_02'), (5884, 'INV_Misc_Boneclub_01'), (5885, 'INV_Fabric_Linen_01'), (5886, 'INV_Misc_MonsterHead_04'), (5887, 'INV_Misc_Ammo_Gunpowder_01'), (5888, 'INV_Potion_08'), (5889, 'Temp'), (5890, 'Temp'), (5891, 'Spell_Nature_Web'), (5892, 'Temp'), (5893, 'Temp'), (5894, 'Temp'), (5895, 'Temp'), (5896, 'Temp'), (5897, 'Temp'), (5898, 'INV_Misc_Herb_08'), (5899, 'Spell_Nature_NatureTouchGrow'), (5900, 'INV_Boots_01'), (5901, 'INV_Boots_01'), (5902, 'INV_Boots_01'), (5903, 'INV_Weapon_Bow_04'), (5904, 'Temp'), (5905, 'Temp'), (5906, 'Temp'), (5907, 'Temp'), (5908, 'INV_Misc_Gem_Opal_02'), (5909, 'INV_Weapon_Bow_04'), (5910, 'Temp'), (5911, 'INV_Boots_09'), (5912, 'Temp'), (5913, 'Temp'), (5914, 'INV_Misc_Flower_03'), (5915, 'INV_Staff_07'), (5916, 'INV_Staff_07'), (5917, 'Spell_Shadow_SoulGem'), (5918, 'INV_Letter_17'), (5919, 'Temp'), (5920, 'Spell_Totem_WardOfDraining'), (5921, 'INV_Staff_02'), (5922, 'INV_Wand_02'), (5923, 'INV_Wand_02'), (5924, 'INV_Jewelry_Necklace_01'), (5925, 'INV_Weapon_Halberd_04'), (5926, 'INV_Misc_Orb_04'), (5927, 'INV_Misc_Orb_04'), (5928, 'Ability_Ambush'), (5929, 'INV_Potion_17'), (5930, 'INV_Misc_EmptyFlask_01'), (5931, 'INV_Potion_13'), (5932, 'INV_Potion_13'), (5933, 'INV_Hammer_03'), (5934, 'INV_Misc_Food_21'), (5935, 'INV_Misc_Food_21'), (5936, 'INV_Misc_Herb_04'), (5937, 'INV_Sword_24'), (5938, 'INV_Sword_24'), (5939, 'INV_Weapon_Halberd_04'), (5940, 'INV_Mask_01'), (5941, 'INV_Ingot_01'), (5942, 'INV_Gauntlets_05'), (5943, 'INV_Axe_03'), (5944, 'INV_Shoulder_01'), (5945, 'INV_Misc_Flute_01'), (5946, 'INV_Staff_02'), (5947, 'INV_Pants_02'), (5948, 'INV_Pants_02'), (5949, 'INV_Spear_07'), (5950, 'INV_Staff_07'), (5951, 'INV_Shirt_01'), (5952, 'INV_Shirt_01'), (5953, 'Temp'), (5954, 'Temp'), (5955, 'Temp'), (5956, 'Temp'), (5957, 'INV_Misc_Herb_04'), (5958, 'INV_Belt_07'), (5959, 'INV_Misc_Herb_07'), (5960, 'INV_Staff_02'), (5961, 'Temp'), (5962, 'Temp'), (5963, 'Temp'), (5964, 'Temp'), (5965, 'Temp'), (5966, 'Temp'), (5967, 'Temp'), (5968, 'INV_Staff_02'), (5969, 'INV_Staff_02'), (5970, 'INV_Staff_02'), (5971, 'INV_Staff_02'), (5972, 'INV_Staff_02'), (5973, 'INV_Staff_02'), (5974, 'INV_Staff_07'), (5975, 'INV_Wand_01'), (5976, 'INV_Wand_01'), (5977, 'INV_Wand_02'), (5978, 'INV_Wand_02'), (5979, 'INV_Misc_Root_02'), (5980, 'INV_Misc_Bone_06'), (5981, 'INV_Misc_Head_Elf_01'), (5982, 'Temp'), (5983, 'Temp'), (5984, 'Temp'), (5985, 'Temp'), (5986, 'Temp'), (5987, 'Temp'), (5988, 'Temp'), (5989, 'Temp'), (5990, 'Temp'), (5991, 'INV_Boots_05'), (5992, 'INV_Boots_05'), (5993, 'Temp'), (5994, 'Temp'), (5995, 'INV_Shirt_01'), (5996, 'INV_Ammo_Arrow_02'), (5997, 'INV_Ammo_Arrow_01'), (5998, 'INV_Ammo_Bullet_02'), (5999, 'INV_Ammo_Bullet_02'), (6000, 'Ability_Ambush'), (6001, 'INV_Misc_Gem_Stone_01'), (6002, 'INV_Misc_Bone_08'), (6003, 'Temp'), (6004, 'Temp'), (6005, 'Temp'), (6006, 'INV_Misc_Gem_Bloodstone_01'), (6007, 'INV_Stone_04'), (6008, 'INV_Stone_04'), (6009, 'INV_Misc_Orb_04'), (6010, 'INV_Gauntlets_05'), (6011, 'INV_Jewelry_Ring_01'), (6012, 'INV_Jewelry_Ring_02'), (6013, 'INV_Jewelry_Ring_02'), (6014, 'INV_Misc_Orb_03'), (6015, 'INV_Misc_Rune_02'), (6016, 'INV_Misc_Shell_04'), (6017, 'INV_Misc_StoneTablet_04'), (6018, 'Temp'), (6019, 'Temp'), (6020, 'Temp'), (6021, 'Temp'), (6022, 'Temp'), (6023, 'INV_Pants_02'), (6024, 'INV_Boots_07'), (6025, 'Temp'), (6026, 'Temp'), (6027, 'Temp'), (6028, 'Temp'), (6029, 'Temp'), (6030, 'Temp'), (6031, 'Temp'), (6032, 'Temp'), (6033, 'Temp'), (6034, 'Temp'), (6035, 'Temp'), (6036, 'Temp'), (6037, 'Temp'), (6038, 'Temp'), (6039, 'Temp'), (6040, 'Temp'), (6041, 'Temp'), (6042, 'Temp'), (6043, 'Temp'), (6044, 'Temp'), (6045, 'Temp'), (6046, 'Temp'), (6047, 'Temp'), (6048, 'Temp'), (6049, 'Temp'), (6050, 'Temp'), (6051, 'Temp'), (6052, 'Temp'), (6053, 'Temp'), (6054, 'Temp'), (6055, 'Temp'), (6056, 'Temp'), (6057, 'Temp'), (6058, 'Temp'), (6059, 'Temp'), (6060, 'Temp'), (6061, 'Temp'), (6062, 'Temp'), (6063, 'Temp'), (6064, 'Temp'), (6065, 'Temp'), (6066, 'Temp'), (6067, 'Temp'), (6068, 'Temp'), (6069, 'Temp'), (6070, 'Temp'), (6071, 'Temp'), (6072, 'Temp'), (6073, 'Temp'), (6074, 'Temp'), (6075, 'Temp'), (6076, 'Temp'), (6077, 'Temp'), (6078, 'Temp'), (6079, 'Temp'), (6080, 'Temp'), (6081, 'INV_Staff_02'), (6082, 'Temp'), (6083, 'Temp'), (6084, 'Temp'), (6085, 'Temp'), (6086, 'Temp'), (6087, 'Temp'), (6088, 'Temp'), (6089, 'Temp'), (6090, 'Temp'), (6091, 'Temp'), (6092, 'Temp'), (6093, 'INV_Staff_02'), (6094, 'Temp'), (6095, 'Temp'), (6096, 'Temp'), (6097, 'INV_Staff_02'), (6098, 'INV_Wand_02'), (6099, 'INV_Staff_02'), (6100, 'INV_Staff_02'), (6101, 'INV_Staff_02'), (6102, 'Temp'), (6103, 'Temp'), (6104, 'Temp'), (6105, 'INV_Staff_02'), (6106, 'INV_Wand_02'), (6107, 'INV_Wand_02'), (6108, 'INV_Wand_01'), (6109, 'INV_Wand_02'), (6110, 'INV_Wand_02'), (6111, 'INV_Wand_01'), (6112, 'Temp'), (6113, 'Temp'), (6114, 'Temp'), (6115, 'Temp'), (6116, 'Temp'), (6117, 'Temp'), (6118, 'Temp'), (6119, 'Temp'), (6120, 'Temp'), (6121, 'Temp'), (6122, 'Temp'), (6123, 'Temp'), (6124, 'Temp'), (6125, 'INV_Wand_02'), (6126, 'Temp'), (6127, 'Temp'), (6128, 'INV_Staff_07'), (6129, 'Temp'), (6130, 'Temp'), (6131, 'Temp'), (6132, 'Temp'), (6133, 'Temp'), (6134, 'Temp'), (6135, 'INV_Helmet_03'), (6136, 'Temp'), (6137, 'Temp'), (6138, 'INV_Staff_02'), (6139, 'INV_Wand_02'), (6140, 'INV_Staff_02'), (6141, 'Temp'), (6142, 'Temp'), (6143, 'Temp'), (6144, 'Temp'), (6145, 'Temp'), (6146, 'INV_Helmet_03'), (6147, 'Temp'), (6148, 'INV_Staff_07'), (6149, 'INV_Staff_07'), (6150, 'INV_Misc_Bowl_01'), (6151, 'Temp'), (6152, 'Temp'), (6153, 'Temp'), (6154, 'Temp'), (6155, 'Temp'), (6156, 'Temp'), (6157, 'Temp'), (6158, 'INV_Potion_01'), (6159, 'Temp'), (6160, 'Temp'), (6161, 'Temp'), (6162, 'Temp'), (6163, 'Temp'), (6164, 'Temp'), (6165, 'Temp'), (6166, 'Temp'), (6167, 'Temp'), (6168, 'INV_Staff_07'), (6169, 'Temp'), (6170, 'INV_Belt_01'), (6171, 'INV_Pants_02'), (6172, 'INV_Boots_07'), (6173, 'Temp'), (6174, 'Temp'), (6175, 'INV_Boots_05'), (6176, 'Temp'), (6177, 'Temp'), (6178, 'Temp'), (6179, 'Temp'), (6180, 'INV_Shoulder_08'), (6181, 'Temp'), (6182, 'Temp'), (6183, 'Temp'), (6184, 'Temp'), (6185, 'Temp'), (6186, 'Temp'), (6187, 'Temp'), (6188, 'Temp'), (6189, 'INV_Pants_01'), (6190, 'INV_Boots_09'), (6191, 'Temp'), (6192, 'INV_Pants_04'), (6193, 'Temp'), (6194, 'Temp'), (6195, 'Temp'), (6196, 'Temp'), (6197, 'INV_Pants_02'), (6198, 'INV_Boots_07'), (6199, 'INV_Jewelry_Ring_02'), (6200, 'Temp'), (6201, 'Temp'), (6202, 'Temp'), (6203, 'Temp'), (6204, 'Temp'), (6205, 'Temp'), (6206, 'Temp'), (6207, 'INV_Mace_16'), (6208, 'Temp'), (6209, 'INV_Boots_07'), (6210, 'INV_Jewelry_Ring_02'), (6211, 'Temp'), (6212, 'Temp'), (6213, 'Temp'), (6214, 'Temp'), (6215, 'INV_Belt_01'), (6216, 'INV_Helmet_04'), (6217, 'Temp'), (6218, 'Temp'), (6219, 'Temp'), (6220, 'INV_Boots_05'), (6221, 'Temp'), (6222, 'Temp'), (6223, 'Temp'), (6224, 'Temp'), (6225, 'Temp'), (6226, 'Temp'), (6227, 'Temp'), (6228, 'Temp'), (6229, 'Temp'), (6230, 'Temp'), (6231, 'INV_Weapon_Bow_05'), (6232, 'INV_Weapon_Bow_05'), (6233, 'INV_Weapon_Bow_05'), (6234, 'INV_Weapon_Bow_05'), (6235, 'INV_Weapon_Bow_05'), (6236, 'INV_Misc_Flute_01'), (6237, 'Temp'), (6238, 'INV_Fabric_Wool_01'), (6239, 'Temp'), (6240, 'Temp'), (6241, 'Temp'), (6242, 'Temp'), (6243, 'Temp'), (6244, 'INV_Misc_Coin_05'), (6245, 'INV_Misc_Ale_01'), (6246, 'Temp'), (6247, 'INV_Belt_01'), (6248, 'Temp'), (6249, 'INV_Weapon_ShortBlade_02'), (6250, 'Temp'), (6251, 'INV_Belt_01'), (6252, 'Temp'), (6253, 'Temp'), (6254, 'Temp'), (6255, 'Temp'), (6256, 'INV_Axe_03'), (6257, 'INV_Axe_04'), (6258, 'INV_Axe_02'), (6259, 'INV_Pick_02'), (6260, 'INV_Axe_04'), (6261, 'INV_Pick_01'), (6262, 'INV_Axe_01'), (6263, 'INV_Axe_04'), (6264, 'INV_Pick_02'), (6265, 'INV_Axe_04'), (6266, 'INV_Axe_03'), (6267, 'INV_Pick_01'), (6268, 'INV_Axe_01'), (6269, 'INV_Axe_03'), (6270, 'INV_Scroll_05'), (6271, 'INV_Shield_02'), (6272, 'INV_Shield_10'), (6273, 'INV_Shield_02'), (6274, 'INV_Shield_10'), (6275, 'INV_Shield_09'), (6276, 'INV_Shield_09'), (6277, 'INV_Belt_02'), (6278, 'INV_Gauntlets_06'), (6279, 'INV_Helmet_04'), (6280, 'INV_Robe_02'), (6281, 'INV_Belt_10'), (6282, 'INV_Shirt_01'), (6283, 'INV_Robe_01'), (6284, 'INV_Shoulder_06'), (6285, 'INV_Belt_04'), (6286, 'INV_Gauntlets_06'), (6287, 'INV_Helmet_04'), (6288, 'INV_Gauntlets_05'), (6289, 'INV_Helmet_03'), (6290, 'INV_Helmet_04'), (6291, 'INV_Gauntlets_05'), (6292, 'INV_Bracer_12'), (6293, 'INV_Shirt_01'), (6294, 'INV_Pants_01'), (6295, 'INV_Gauntlets_05'), (6296, 'INV_Shirt_02'), (6297, 'INV_Pants_01'), (6298, 'Temp'), (6299, 'Temp'), (6300, 'Temp'), (6301, 'Temp'), (6302, 'INV_Robe_02'), (6303, 'INV_Shirt_01'), (6304, 'INV_Belt_04'), (6305, 'INV_Bracer_07'), (6306, 'INV_Belt_02'), (6307, 'INV_Shirt_02'), (6308, 'INV_Pants_01'), (6309, 'INV_Bracer_10'), (6310, 'INV_Misc_Bandana_03'), (6311, 'INV_Pants_02'), (6312, 'INV_Robe_03'), (6313, 'INV_Belt_07'), (6314, 'INV_Robe_01'), (6315, 'INV_Belt_06'), (6316, 'INV_Shirt_02'), (6317, 'INV_Robe_03'), (6318, 'INV_Boots_03'), (6319, 'INV_Shirt_02'), (6320, 'INV_Shirt_01'), (6321, 'INV_Shirt_01'), (6322, 'INV_Boots_06'), (6323, 'INV_Shirt_01'), (6324, 'INV_Belt_02'), (6325, 'INV_Belt_04'), (6326, 'INV_Potion_09'), (6327, 'INV_Misc_Food_18'), (6328, 'INV_Misc_Food_13'), (6329, 'INV_Misc_Gift_03'), (6330, 'INV_Misc_GiftWrap_03'), (6331, 'INV_Misc_Herb_07'), (6332, 'INV_Misc_EmptyFlask_01'), (6333, 'INV_Stone_04'), (6334, 'INV_Stone_04'), (6335, 'INV_Misc_Fish_02'), (6336, 'INV_Ammo_Bullet_01'), (6337, 'INV_Jewelry_Talisman_01'), (6338, 'INV_Misc_Horn_03'), (6339, 'INV_Misc_Ale_01'), (6340, 'INV_Potion_13'), (6341, 'INV_Misc_EmptyFlask_01'), (6342, 'INV_Misc_Food_10'), (6343, 'INV_Misc_Food_12'), (6344, 'INV_Misc_Food_08'), (6345, 'INV_Misc_Food_08'), (6346, 'INV_Jewelry_Talisman_05'), (6347, 'INV_Misc_Bowl_01'), (6348, 'INV_Misc_Food_14'), (6349, 'INV_Misc_Bone_03'), (6350, 'INV_Misc_Food_14'), (6351, 'INV_Food_Egg_04'), (6352, 'INV_Misc_Food_07'), (6353, 'INV_Misc_Food_06'), (6354, 'Spell_Shadow_SoulGem'), (6355, 'INV_Misc_Herb_06'), (6356, 'INV_Misc_Gear_03'), (6357, 'INV_Misc_Rune_02'), (6358, 'INV_Misc_Idol_02'), (6359, 'INV_Misc_Urn_01'), (6360, 'INV_Misc_MonsterClaw_03'), (6361, 'Temp'), (6362, 'Temp'), (6363, 'Temp'), (6364, 'Temp'), (6365, 'Temp'), (6366, 'INV_Misc_EmptyFlask_02'), (6367, 'INV_Misc_Bag_01'), (6368, 'INV_Misc_Idol_03'), (6369, 'INV_Wand_01'), (6370, 'Temp'), (6371, 'INV_Misc_Dust_02'), (6372, 'INV_Misc_Food_05'), (6373, 'INV_Potion_12'), (6374, 'INV_Potion_17'), (6375, 'INV_Misc_Bone_DwarfSkull_01'), (6376, 'INV_Misc_Herb_08'), (6377, 'INV_Misc_Herb_04'), (6378, 'INV_Misc_Ammo_Bullet_01'), (6379, 'INV_Misc_Ammo_Gunpowder_01'), (6380, 'INV_Misc_Herb_07'), (6381, 'INV_Potion_01'), (6382, 'INV_Misc_EmptyFlask_01'), (6383, 'INV_Misc_Candle_03'), (6384, 'INV_Misc_Dynamite_01'), (6385, 'INV_Misc_Food_10'), (6386, 'INV_Misc_Leaf_02'), (6387, 'INV_Misc_Herb_01'), (6388, 'INV_Misc_Food_Wheat_02'), (6389, 'INV_Potion_02'), (6390, 'INV_Misc_Food_22'), (6391, 'INV_Misc_Food_21'), (6392, 'INV_Misc_Ale_01'), (6393, 'INV_Misc_Urn_01'), (6394, 'INV_Misc_Gift_02'), (6395, 'INV_Misc_Candle_02'), (6396, 'INV_Misc_Dust_02'), (6397, 'INV_Misc_Orb_04'), (6398, 'INV_Misc_Ale_01'), (6399, 'INV_Misc_Food_11'), (6400, 'INV_Potion_12'), (6401, 'INV_Potion_01'), (6402, 'INV_Misc_Food_25'), (6403, 'INV_Misc_Herb_07'), (6404, 'INV_Misc_Gift_01'), (6405, 'INV_Misc_GiftWrap_02'), (6406, 'INV_Misc_Bowl_01'), (6407, 'Temp'), (6408, 'Temp'), (6409, 'INV_Scroll_05'), (6410, 'INV_Misc_Food_19'), (6411, 'INV_Misc_Gift_04'), (6412, 'INV_Misc_Ammo_Gunpowder_02'), (6413, 'INV_Misc_Food_09'), (6414, 'INV_Misc_Bowl_01'), (6415, 'INV_Helmet_07'), (6416, 'INV_Misc_Herb_04'), (6417, 'INV_Misc_Food_02'), (6418, 'INV_Misc_Rune_01'), (6419, 'INV_Misc_Food_14'), (6420, 'INV_Misc_Food_24'), (6421, 'INV_Ammo_Arrow_01'), (6422, 'INV_Misc_Food_01'), (6423, 'INV_Scroll_08'), (6424, 'INV_Jewelry_Talisman_02'), (6425, 'INV_Misc_Food_03'), (6426, 'INV_Misc_Orb_04'), (6427, 'INV_Misc_Organ_04'), (6428, 'INV_Misc_Bowl_01'), (6429, 'INV_Fabric_Silk_03'), (6430, 'INV_Misc_Bag_08'), (6431, 'INV_Weapon_Crossbow_01'), (6432, 'INV_Weapon_ShortBlade_05'), (6433, 'INV_Weapon_ShortBlade_01'), (6434, 'INV_Weapon_ShortBlade_04'), (6435, 'INV_Weapon_ShortBlade_02'), (6436, 'INV_Weapon_ShortBlade_05'), (6437, 'INV_Weapon_ShortBlade_01'), (6438, 'INV_Weapon_ShortBlade_05'), (6439, 'INV_Weapon_ShortBlade_05'), (6440, 'INV_Weapon_ShortBlade_01'), (6441, 'INV_Weapon_ShortBlade_01'), (6442, 'INV_Weapon_ShortBlade_05'), (6443, 'INV_Weapon_ShortBlade_05'), (6444, 'INV_Weapon_ShortBlade_01'), (6445, 'INV_Weapon_ShortBlade_05'), (6446, 'INV_Weapon_ShortBlade_05'), (6447, 'INV_Misc_MonsterFang_01'), (6448, 'INV_Weapon_ShortBlade_03'), (6449, 'INV_Weapon_ShortBlade_05'), (6450, 'INV_Weapon_ShortBlade_03'), (6451, 'INV_Weapon_ShortBlade_03'), (6452, 'INV_Weapon_ShortBlade_02'), (6453, 'INV_Weapon_ShortBlade_01'), (6454, 'INV_Weapon_ShortBlade_05'), (6455, 'INV_Misc_Bone_06'), (6456, 'INV_Misc_MonsterFang_01'), (6457, 'INV_Weapon_ShortBlade_05'), (6458, 'INV_Spear_05'), (6459, 'INV_Misc_MonsterFang_01'), (6460, 'INV_Weapon_ShortBlade_05'), (6461, 'Temp'), (6462, 'Temp'), (6463, 'Temp'), (6464, 'INV_Weapon_ShortBlade_04'), (6465, 'INV_Weapon_ShortBlade_02'), (6466, 'INV_Weapon_ShortBlade_02'), (6467, 'INV_Weapon_ShortBlade_03'), (6468, 'INV_Weapon_ShortBlade_01'), (6469, 'INV_Weapon_ShortBlade_01'), (6470, 'INV_Weapon_ShortBlade_01'), (6471, 'INV_Weapon_ShortBlade_05'), (6472, 'INV_Weapon_ShortBlade_01'), (6473, 'INV_Misc_MonsterClaw_02'), (6474, 'INV_Misc_Food_24'), (6475, 'INV_Weapon_ShortBlade_01'), (6476, 'INV_Weapon_ShortBlade_02'), (6477, 'INV_Spear_03'), (6478, 'INV_Misc_Root_01'), (6479, 'INV_Misc_Flower_02'), (6480, 'INV_Shoulder_02'), (6481, 'Temp'), (6482, 'Temp'), (6483, 'INV_Jewelry_Talisman_03'), (6484, 'INV_Jewelry_Talisman_01'), (6485, 'INV_Misc_Rune_01'), (6486, 'INV_Misc_Bone_05'), (6487, 'INV_Jewelry_Talisman_03'), (6488, 'INV_Misc_Flower_04'), (6489, 'INV_Misc_Flower_02'), (6490, 'INV_Jewelry_Amulet_05'), (6491, 'INV_Crown_01'), (6492, 'INV_Misc_Eye_01'), (6493, 'INV_Misc_Spyglass_03'), (6494, 'INV_Jewelry_Amulet_04'), (6495, 'INV_Misc_Orb_04'), (6496, 'INV_Misc_Gem_Opal_01'), (6497, 'INV_Jewelry_Amulet_07'), (6498, 'INV_Misc_Candle_01'), (6499, 'INV_Misc_Rune_01'), (6500, 'INV_Misc_Rock_01'), (6501, 'INV_Misc_Root_01'), (6502, 'INV_Jewelry_Talisman_05'), (6503, 'INV_Misc_Net_01'), (6504, 'INV_Stone_05'), (6505, 'INV_Hammer_01'), (6506, 'INV_Misc_Orb_02'), (6507, 'INV_Jewelry_Talisman_03'), (6508, 'INV_Misc_Shell_01'), (6509, 'INV_Misc_Pipe_01'), (6510, 'INV_Jewelry_Amulet_06'), (6511, 'INV_Sword_09'), (6512, 'INV_Misc_Spyglass_03'), (6513, 'INV_Stone_03'), (6514, 'INV_Jewelry_Talisman_02'), (6515, 'INV_Jewelry_Talisman_06'), (6516, 'INV_Misc_Spyglass_03'), (6517, 'INV_Jewelry_Amulet_02'), (6518, 'INV_Misc_Spyglass_03'), (6519, 'INV_Misc_Spyglass_03'), (6520, 'INV_Spear_03'), (6521, 'INV_Misc_Gem_Diamond_02'), (6522, 'INV_Jewelry_Amulet_01'), (6523, 'INV_Misc_Ale_01'), (6524, 'INV_Misc_Flower_01'), (6525, 'INV_Misc_MonsterHead_03'), (6526, 'INV_Jewelry_Talisman_05'), (6527, 'INV_Jewelry_Amulet_02'), (6528, 'INV_Misc_Leaf_01'), (6529, 'INV_Potion_13'), (6530, 'INV_Potion_12'), (6531, 'INV_Potion_07'), (6532, 'INV_Potion_07'), (6533, 'INV_Potion_07'), (6534, 'INV_Potion_07'), (6535, 'INV_Potion_07'), (6536, 'INV_Potion_07'), (6537, 'INV_Spear_03'), (6538, 'INV_Jewelry_Ring_01'), (6539, 'INV_Jewelry_Necklace_01'), (6540, 'INV_Misc_PocketWatch_01'), (6541, 'INV_Potion_19'), (6542, 'INV_Orb_Arcanite_01'), (6543, 'INV_Jewelry_Amulet_04'), (6544, 'INV_Robe_02'), (6545, 'INV_Shoulder_02'), (6546, 'INV_Misc_Gem_Sapphire_02'), (6547, 'INV_Misc_Orb_04'), (6548, 'INV_Hammer_02'), (6549, 'INV_Jewelry_Talisman_03'), (6550, 'INV_Jewelry_Talisman_01'), (6551, 'INV_Misc_Urn_01'), (6552, 'INV_Misc_Lantern_01'), (6553, 'INV_Jewelry_Talisman_02'), (6554, 'INV_Misc_Orb_03'), (6555, 'INV_Spear_01'), (6556, 'INV_Misc_Candle_01'), (6557, 'INV_Shoulder_02'), (6558, 'Temp'), (6559, 'Temp'), (6560, 'INV_Misc_Flower_02'), (6561, 'INV_Misc_Bone_DwarfSkull_01'), (6562, 'INV_Misc_PocketWatch_02'), (6563, 'INV_Misc_Gem_Crystal_01'), (6564, 'INV_Misc_Orb_01'), (6565, 'INV_Jewelry_Talisman_05'), (6566, 'INV_Staff_03'), (6567, 'INV_Mace_11'), (6568, 'INV_Pick_02'), (6569, 'INV_Misc_Bone_01'), (6570, 'INV_Misc_EmptyFlask_01'), (6571, 'INV_Misc_EmptyFlask_01'), (6572, 'INV_Misc_Flower_04'), (6573, 'INV_Misc_Flower_04'), (6574, 'INV_Misc_Flute_01'), (6575, 'INV_Misc_Flute_01'), (6576, 'INV_Misc_Flower_04'), (6577, 'INV_Misc_Flower_04'), (6578, 'INV_Misc_Flower_04'), (6579, 'INV_Misc_EmptyFlask_01'), (6580, 'INV_Misc_Flute_01'), (6581, 'INV_Misc_Lantern_01'), (6582, 'INV_Misc_Lantern_01'), (6583, 'INV_Misc_Flute_01'), (6584, 'INV_Misc_Flute_01'), (6585, 'INV_Misc_Flute_01'), (6586, 'INV_Misc_Ale_01'), (6587, 'INV_Misc_Ale_01'), (6588, 'INV_Misc_Ale_01'), (6589, 'INV_Pick_03'), (6590, 'INV_Weapon_Rifle_05'), (6591, 'INV_Weapon_Rifle_01'), (6592, 'INV_Weapon_Rifle_03'), (6593, 'INV_Weapon_Rifle_03'), (6594, 'INV_Weapon_Rifle_07'), (6595, 'INV_Musket_03'), (6596, 'INV_Musket_03'), (6597, 'INV_Weapon_Rifle_08'), (6598, 'INV_Weapon_Rifle_05'), (6599, 'INV_Weapon_Rifle_01'), (6600, 'INV_Weapon_Rifle_03'), (6601, 'INV_Weapon_Rifle_01'), (6602, 'INV_Weapon_Rifle_05'), (6603, 'INV_Weapon_Rifle_02'), (6604, 'INV_Weapon_Crossbow_02'), (6605, 'INV_Weapon_Rifle_05'), (6606, 'INV_Weapon_Rifle_01'), (6607, 'INV_Weapon_Rifle_02'), (6608, 'Temp'), (6609, 'INV_Pants_03'), (6610, 'INV_Jewelry_Ring_01'), (6611, 'INV_Weapon_Rifle_06'), (6612, 'INV_Weapon_Rifle_05'), (6613, 'INV_Misc_Gem_Opal_03'), (6614, 'INV_Misc_Gem_Sapphire_03'), (6615, 'INV_Boots_04'), (6616, 'INV_Ammo_Arrow_01'), (6617, 'INV_Weapon_Bow_05'), (6618, 'INV_Misc_Gear_01'), (6619, 'INV_Misc_MonsterSpiderCarapace_01'), (6620, 'INV_Wand_02'), (6621, 'INV_Misc_Boneclub_01'), (6622, 'INV_Misc_EmptyFlask_01'), (6623, 'INV_Misc_Candle_03'), (6624, 'INV_Misc_Herb_07'), (6625, 'INV_Misc_Birdbeck_01'), (6626, 'INV_Misc_MonsterScales_02'), (6627, 'INV_Misc_MonsterClaw_01'), (6628, 'INV_Misc_MonsterScales_02'), (6629, 'INV_Misc_MonsterScales_02'), (6630, 'INV_Misc_Bone_08'), (6631, 'INV_Misc_Bone_02'), (6632, 'INV_Ingot_01'), (6633, 'INV_Misc_Birdbeck_01'), (6634, 'INV_Food_Egg_04'), (6635, 'INV_Misc_Herb_03'), (6636, 'INV_Misc_Birdbeck_02'), (6637, 'INV_Boots_01'), (6638, 'INV_Boots_01'), (6639, 'INV_Letter_16'), (6640, 'INV_Letter_16'), (6641, 'INV_Misc_Root_02'), (6642, 'INV_Misc_MonsterClaw_04'), (6643, 'INV_Misc_Gear_02'), (6644, 'INV_Misc_Pelt_Wolf_01'), (6645, 'INV_Misc_Book_10'), (6646, 'INV_Misc_MonsterScales_03'), (6647, 'INV_Stone_03'), (6648, 'Temp'), (6649, 'Temp'), (6650, 'Temp'), (6651, 'INV_Misc_Bone_06'), (6652, 'INV_Stone_14'), (6653, 'Temp'), (6654, 'Temp'), (6655, 'INV_Misc_Pelt_Wolf_02'), (6656, 'INV_Misc_Bone_05'), (6657, 'INV_Stone_07'), (6658, 'INV_Misc_MonsterScales_01'), (6659, 'INV_Ore_Copper_01'), (6660, 'INV_Misc_Pelt_Bear_03'), (6661, 'INV_Misc_Herb_08'), (6662, 'Temp'), (6663, 'INV_Misc_Gem_Emerald_03'), (6664, 'INV_Stone_06'), (6665, 'INV_Misc_Root_02'), (6666, 'INV_Misc_MonsterFang_01'), (6667, 'INV_Jewelry_Talisman_02'), (6668, 'INV_Misc_Bone_01'), (6669, 'INV_Misc_MonsterClaw_04'), (6670, 'INV_Jewelry_Ring_03'), (6671, 'INV_Misc_MonsterClaw_04'), (6672, 'INV_Misc_Book_04'), (6673, 'INV_Misc_Gem_Crystal_03'), (6674, 'INV_Misc_Bone_HumanSkull_01'), (6675, 'INV_Misc_Pelt_Boar_01'), (6676, 'INV_Fabric_Linen_01'), (6677, 'INV_Misc_Candle_01'), (6678, 'INV_Misc_Food_14'), (6679, 'INV_Misc_Pelt_Bear_01'), (6680, 'INV_Misc_Food_14'), (6681, 'INV_Misc_Bone_TaurenSkull_01'), (6682, 'INV_Gauntlets_02'), (6683, 'INV_Misc_Pelt_Bear_Ruin_04'), (6684, 'INV_Misc_Pelt_Boar_Ruin_01'), (6685, 'INV_Misc_Pelt_Bear_Ruin_03'), (6686, 'INV_Misc_Pelt_Wolf_Ruin_01'), (6687, 'INV_Misc_Pelt_Wolf_Ruin_02'), (6688, 'INV_Misc_Gem_Amethyst_03'), (6689, 'INV_Misc_Gem_Amethyst_02'), (6690, 'INV_Misc_Slime_01'), (6691, 'INV_Misc_Pelt_Bear_Ruin_05'), (6692, 'INV_Misc_Organ_02'), (6693, 'INV_Misc_Organ_02'), (6694, 'INV_Misc_Organ_06'), (6695, 'INV_Stone_03'), (6696, 'Temp'), (6697, 'INV_Misc_MonsterScales_02'), (6698, 'INV_Misc_Pelt_Bear_01'), (6699, 'INV_Misc_MonsterSpiderCarapace_01'), (6700, 'INV_Misc_Pelt_Wolf_Ruin_01'), (6701, 'INV_Ammo_Arrow_01'), (6702, 'INV_Fabric_Linen_01'), (6703, 'INV_Misc_Slime_01'), (6704, 'INV_Misc_Pelt_Bear_Ruin_05'), (6705, 'INV_Misc_Pelt_Boar_01'), (6706, 'INV_Misc_Key_04'), (6707, 'INV_Misc_Gear_03'), (6708, 'INV_Misc_Key_03'), (6709, 'INV_Misc_Key_01'), (6710, 'INV_Misc_Key_04'), (6711, 'INV_Misc_Key_02'), (6712, 'INV_Misc_Key_03'), (6713, 'INV_Misc_Key_01'), (6714, 'INV_Misc_Key_03'), (6715, 'INV_Boots_05'), (6716, 'INV_Shoulder_08'), (6717, 'INV_Gauntlets_05'), (6718, 'INV_Pants_02'), (6719, 'INV_Bracer_04'), (6720, 'INV_Boots_08'), (6721, 'INV_Bracer_04'), (6722, 'INV_Chest_Fur'), (6723, 'INV_Gauntlets_05'), (6724, 'INV_Pants_02'), (6725, 'INV_Gauntlets_05'), (6726, 'INV_Belt_04'), (6727, 'INV_Helmet_04'), (6728, 'INV_Shirt_02'), (6729, 'INV_Shoulder_08'), (6730, 'INV_Boots_08'), (6731, 'INV_Pants_Wolf'), (6732, 'INV_Shoulder_08'), (6733, 'INV_Belt_04'), (6734, 'INV_Helmet_04'), (6735, 'INV_Gauntlets_05'), (6736, 'INV_Shoulder_08'), (6737, 'INV_Belt_06'), (6738, 'INV_Bracer_03'), (6739, 'INV_Bracer_12'), (6740, 'INV_Shirt_02'), (6741, 'INV_Boots_08'), (6742, 'INV_Bracer_04'), (6743, 'INV_Chest_Fur'), (6744, 'INV_Gauntlets_05'), (6745, 'INV_Pants_02'), (6746, 'INV_Boots_04'), (6747, 'INV_Belt_04'), (6748, 'INV_Banner_03'), (6749, 'INV_Gauntlets_05'), (6750, 'INV_Pants_02'), (6751, 'INV_Gauntlets_05'), (6752, 'INV_Gauntlets_05'), (6753, 'INV_Belt_06'), (6754, 'INV_Pants_05'), (6755, 'INV_Belt_03'), (6756, 'INV_Bracer_07'), (6757, 'INV_Shirt_02'), (6758, 'INV_Bracer_04'), (6759, 'INV_Pants_Wolf'), (6760, 'INV_Belt_02'), (6761, 'INV_Shirt_02'), (6762, 'INV_Boots_08'), (6763, 'INV_Bracer_04'), (6764, 'INV_Chest_Fur'), (6765, 'INV_Gauntlets_05'), (6766, 'INV_Pants_02'), (6767, 'INV_Belt_04'), (6768, 'INV_Shirt_02'), (6769, 'INV_Helmet_04'), (6770, 'INV_Pants_Wolf'), (6771, 'INV_Pants_Wolf'), (6772, 'INV_Pants_02'), (6773, 'INV_Pants_02'), (6774, 'INV_Pants_02'), (6775, 'INV_Shoulder_08'), (6776, 'INV_Belt_06'), (6777, 'INV_Boots_03'), (6778, 'INV_Pants_02'), (6779, 'INV_Boots_08'), (6780, 'INV_Pants_02'), (6781, 'INV_Shoulder_08'), (6782, 'INV_Shirt_02'), (6783, 'INV_Ammo_Arrow_01'), (6784, 'INV_Chest_Fur'), (6785, 'INV_Gauntlets_05'), (6786, 'INV_Pants_02'), (6787, 'INV_Bracer_04'), (6788, 'INV_Gauntlets_05'), (6789, 'INV_Pants_02'), (6790, 'INV_Hammer_03'), (6791, 'INV_Hammer_03'), (6792, 'INV_Hammer_03'), (6793, 'INV_Hammer_02'), (6794, 'INV_Mace_10'), (6795, 'INV_Mace_10'), (6796, 'INV_Mace_08'), (6797, 'INV_Mace_01'), (6798, 'INV_Hammer_02'), (6799, 'INV_Mace_02'), (6800, 'Temp'), (6801, 'Temp'), (6802, 'INV_Pants_03'), (6803, 'INV_Boots_08'), (6804, 'INV_Jewelry_Ring_01'), (6805, 'Temp'), (6806, 'INV_Mace_04'), (6807, 'INV_Hammer_04'), (6808, 'INV_Mace_01'), (6809, 'INV_Hammer_03'), (6810, 'INV_Hammer_03'), (6811, 'INV_Hammer_04'), (6812, 'INV_Hammer_04'), (6813, 'INV_Mace_14'), (6814, 'INV_Hammer_04'), (6815, 'INV_Stone_03'), (6816, 'INV_Shirt_01'), (6817, 'INV_Robe_02'), (6818, 'INV_Robe_02'), (6819, 'INV_Belt_03'), (6820, 'INV_Boots_01'), (6821, 'INV_Bracer_07'), (6822, 'INV_Gauntlets_04'), (6823, 'INV_Helmet_03'), (6824, 'INV_Stone_03'), (6825, 'INV_Jewelry_Ring_03'), (6826, 'Temp'), (6827, 'INV_Boots_01'), (6828, 'INV_Bracer_03'), (6829, 'INV_Robe_02'), (6830, 'INV_Belt_03'), (6831, 'INV_Gauntlets_05'), (6832, 'INV_Shoulder_07'), (6833, 'INV_Belt_04'), (6834, 'INV_Boots_08'), (6835, 'INV_Bracer_04'), (6836, 'INV_Gauntlets_05'), (6837, 'INV_Helmet_04'), (6838, 'INV_Gauntlets_04'), (6839, 'INV_Helmet_03'), (6840, 'INV_Shoulder_07'), (6841, 'INV_Boots_01'), (6842, 'INV_Gauntlets_04'), (6843, 'INV_Bracer_03'), (6844, 'INV_Gauntlets_09'), (6845, 'INV_Boots_01'), (6846, 'INV_Gauntlets_05'), (6847, 'INV_Belt_03'), (6848, 'Temp'), (6849, 'INV_Pants_03'), (6850, 'INV_Misc_Gem_Emerald_01'), (6851, 'INV_Misc_Gem_Emerald_01'), (6852, 'INV_Bracer_07'), (6853, 'INV_Belt_03'), (6854, 'INV_Boots_01'), (6855, 'INV_Bracer_03'), (6856, 'INV_Gauntlets_04'), (6857, 'INV_Helmet_03'), (6858, 'INV_Helmet_03'), (6859, 'INV_Gauntlets_05'), (6860, 'INV_Boots_01'), (6861, 'INV_Bracer_07'), (6862, 'INV_Belt_03'), (6863, 'INV_Gauntlets_05'), (6864, 'INV_Belt_03'), (6865, 'INV_Pants_02'), (6866, 'INV_Boots_09'), (6867, 'Temp'), (6868, 'Temp'), (6869, 'INV_Boots_01'), (6870, 'INV_Bracer_07'), (6871, 'INV_Gauntlets_04'), (6872, 'INV_Belt_03'), (6873, 'INV_Helmet_03'), (6874, 'INV_Shoulder_03'), (6875, 'INV_Belt_03'), (6876, 'INV_Boots_01'), (6877, 'INV_Helmet_02'), (6878, 'INV_Bracer_03'), (6879, 'INV_Shoulder_09'), (6880, 'INV_Boots_01'), (6881, 'Temp'), (6882, 'INV_Pants_03'), (6883, 'INV_Gauntlets_03'), (6884, 'INV_Bracer_09'), (6885, 'INV_Boots_01'), (6886, 'INV_Helmet_04'), (6887, 'INV_Boots_01'), (6888, 'INV_Bracer_07'), (6889, 'INV_Helmet_03'), (6890, 'INV_Helmet_02'), (6891, 'INV_Boots_01'), (6892, 'INV_Helmet_03'), (6893, 'INV_Gauntlets_05'), (6894, 'INV_Bracer_05'), (6895, 'INV_Helmet_02'), (6896, 'INV_Gauntlets_09'), (6897, 'INV_Helmet_03'), (6898, 'INV_Boots_01'), (6899, 'INV_Bracer_03'), (6900, 'INV_Helmet_03'), (6901, 'INV_Gauntlets_05'), (6902, 'INV_Belt_06'), (6903, 'INV_Boots_01'), (6904, 'INV_Bracer_03'), (6905, 'INV_Gauntlets_04'), (6906, 'INV_Shoulder_07'), (6907, 'INV_Boots_01'), (6908, 'Temp'), (6909, 'INV_Boots_09'), (6910, 'Temp'), (6911, 'INV_Belt_06'), (6912, 'INV_Shoulder_05'), (6913, 'INV_Bracer_05'), (6914, 'INV_Shoulder_07'), (6915, 'INV_Bracer_03'), (6916, 'INV_Shirt_02'), (6917, 'Temp'), (6918, 'Temp'), (6919, 'INV_Shoulder_07'), (6920, 'INV_Gauntlets_04'), (6921, 'INV_Gauntlets_05'), (6922, 'INV_Gauntlets_04'), (6923, 'INV_Belt_09'), (6924, 'INV_Bracer_05'), (6925, 'INV_Scroll_02'), (6926, 'INV_Belt_04'), (6927, 'INV_Scroll_02'), (6928, 'INV_Shoulder_09'), (6929, 'INV_Shoulder_05'), (6930, 'INV_Gauntlets_05'), (6931, 'INV_Boots_01'), (6932, 'INV_Pants_03'), (6933, 'INV_Pants_05'), (6934, 'INV_Bracer_03'), (6935, 'INV_Shoulder_09'), (6936, 'INV_Boots_01'), (6937, 'INV_Gauntlets_05'), (6938, 'INV_Boots_01'), (6939, 'INV_Helmet_06'), (6940, 'INV_Gauntlets_05'), (6941, 'INV_Shoulder_09'), (6942, 'INV_Boots_01'), (6943, 'INV_Gauntlets_05'), (6944, 'INV_Boots_01'), (6945, 'INV_Jewelry_Ring_01'), (6946, 'INV_Belt_09'), (6947, 'INV_Boots_01'), (6948, 'INV_Bracer_03'), (6949, 'INV_Gauntlets_04'), (6950, 'Temp'), (6951, 'INV_Pants_03'), (6952, 'INV_Boots_01'), (6953, 'INV_Bracer_05'), (6954, 'INV_Gauntlets_04'), (6955, 'INV_Gauntlets_04'), (6956, 'INV_Boots_01'), (6957, 'Temp'), (6958, 'INV_Belt_06'), (6959, 'INV_Boots_01'), (6960, 'INV_Gauntlets_05'), (6961, 'INV_Belt_01'), (6962, 'INV_Gauntlets_04'), (6963, 'INV_Belt_06'), (6964, 'INV_Belt_06'), (6965, 'INV_Boots_01'), (6966, 'INV_Bracer_03'), (6967, 'INV_Gauntlets_04'), (6968, 'INV_Belt_06'), (6969, 'INV_Gauntlets_04'), (6970, 'INV_Bracer_07'), (6971, 'INV_Shoulder_03'), (6972, 'INV_Boots_01'), (6973, 'INV_Bracer_03'), (6974, 'INV_Helmet_03'), (6975, 'INV_Gauntlets_04'), (6976, 'INV_Jewelry_Ring_03'), (6977, 'INV_Bracer_03'), (6978, 'Temp'), (6979, 'INV_Helmet_03'), (6980, 'INV_Bracer_07'), (6981, 'INV_Belt_09'), (6982, 'INV_Gauntlets_04'), (6983, 'INV_Belt_04'), (6984, 'INV_Boots_01'), (6985, 'INV_Bracer_07'), (6986, 'INV_Gauntlets_04'), (6987, 'INV_Boots_01'), (6988, 'INV_Helmet_08'), (6989, 'INV_Chest_Chain'), (6990, 'INV_Helmet_03'), (6991, 'INV_Gauntlets_03'), (6992, 'INV_Helmet_02'), (6993, 'INV_Boots_01'), (6994, 'INV_Boots_01'), (6995, 'INV_Chest_Chain'), (6996, 'INV_Bracer_06'), (6997, 'INV_Boots_01'), (6998, 'INV_Bracer_03'), (6999, 'INV_Gauntlets_04'), (7000, 'INV_Gauntlets_05'), (7001, 'INV_Belt_03'), (7002, 'INV_Boots_01'), (7003, 'INV_Boots_01'), (7004, 'INV_Shoulder_03'), (7005, 'INV_Bracer_09'), (7006, 'INV_Belt_03'), (7007, 'INV_Belt_03'), (7008, 'INV_Jewelry_Amulet_01'), (7009, 'Temp'), (7010, 'Temp'), (7011, 'Temp'), (7012, 'INV_Misc_Horn_03'), (7013, 'INV_Misc_Bone_DwarfSkull_01'), (7014, 'INV_Scroll_01'), (7015, 'INV_Scroll_02'), (7016, 'INV_Chest_Samurai'), (7017, 'INV_Boots_01'), (7018, 'INV_Gauntlets_04'), (7019, 'INV_Shoulder_02'), (7020, 'INV_Weapon_Halberd_04'), (7021, 'INV_Weapon_Halberd_04'), (7022, 'INV_Spear_05'), (7023, 'INV_Misc_Bone_03'), (7024, 'INV_Stone_08'), (7025, 'INV_Bracer_09'), (7026, 'INV_Misc_Gem_Amethyst_02'), (7027, 'Temp'), (7028, 'Temp'), (7029, 'INV_Boots_09'), (7030, 'INV_Staff_07'), (7031, 'INV_Stone_03'), (7032, 'INV_Shirt_01'), (7033, 'Temp'), (7034, 'Temp'), (7035, 'INV_Ammo_Arrow_01'), (7036, 'INV_Misc_Bone_HumanSkull_01'), (7037, 'INV_Stone_07'), (7038, 'INV_Misc_Head_Human_01'), (7039, 'INV_Misc_Food_02'), (7040, 'INV_Axe_01'), (7041, 'INV_Misc_Orb_03'), (7042, 'INV_Misc_Bone_04'), (7043, 'INV_Misc_MonsterScales_01'), (7044, 'INV_Misc_Bone_HumanSkull_01'), (7045, 'INV_Misc_Gem_Ruby_01'), (7046, 'INV_Belt_07'), (7047, 'INV_Misc_Map_01'), (7048, 'INV_Misc_Bone_06'), (7049, 'INV_Misc_Orb_02'), (7050, 'INV_Misc_Gem_Bloodstone_02'), (7051, 'INV_Misc_Gem_Bloodstone_03'), (7052, 'INV_Misc_Gem_Bloodstone_01'), (7053, 'INV_Misc_Gem_Ruby_01'), (7054, 'INV_Misc_Bone_07'), (7055, 'INV_Shirt_01'), (7056, 'INV_Jewelry_Ring_03'), (7057, 'Temp'), (7058, 'Temp'), (7059, 'INV_Bracer_13'), (7060, 'INV_Bracer_02'), (7061, 'INV_Belt_05'), (7062, 'INV_Shoulder_01'), (7063, 'INV_Shoulder_01'), (7064, 'INV_Misc_Gear_08'), (7065, 'INV_TradeskillItem_03'), (7066, 'INV_Misc_Candle_01'), (7067, 'INV_Fabric_Silk_01'), (7068, 'INV_Misc_Food_Wheat_01'), (7069, 'INV_Weapon_ShortBlade_01'), (7070, 'INV_Bracer_08'), (7071, 'INV_Misc_Pelt_Wolf_Ruin_01'), (7072, 'INV_Misc_Gear_01'), (7073, 'INV_Misc_Book_03'), (7074, 'INV_Misc_QuestionMark'), (7075, 'INV_Jewelry_Talisman_02'), (7076, 'INV_Ingot_04'), (7077, 'INV_Crown_02'), (7078, 'INV_Misc_Herb_04'), (7079, 'Temp'), (7080, 'INV_Pants_03'), (7081, 'INV_Boots_08'), (7082, 'INV_Jewelry_Ring_01'), (7083, 'INV_Bracer_07'), (7084, 'INV_Shirt_01'), (7085, 'INV_Scroll_04'), (7086, 'INV_Misc_Pelt_Wolf_Ruin_04'), (7087, 'INV_Misc_Food_Wheat_01'), (7088, 'INV_Mask_02'), (7089, 'INV_Misc_Bone_06'), (7090, 'INV_Jewelry_Amulet_05'), (7091, 'Temp'), (7092, 'INV_Ammo_Arrow_01'), (7093, 'INV_Jewelry_Amulet_03'), (7094, 'INV_Stone_05'), (7095, 'INV_Misc_Head_Orc_01'), (7096, 'INV_Pick_01'), (7097, 'INV_Misc_Bag_01'), (7098, 'INV_Weapon_ShortBlade_05'), (7099, 'INV_Misc_Bone_DwarfSkull_01'), (7100, 'INV_Misc_Bone_HumanSkull_01'), (7101, 'INV_Misc_Bone_TaurenSkull_01'), (7102, 'INV_Misc_Bone_HumanSkull_01'), (7103, 'INV_Misc_Bone_OrcSkull_01'), (7104, 'INV_Misc_Bone_HumanSkull_01'), (7105, 'INV_Misc_Slime_01'), (7106, 'INV_Misc_Gem_Diamond_01'), (7107, 'INV_Misc_Pelt_Bear_Ruin_04'), (7108, 'INV_Gauntlets_04'), (7109, 'INV_Misc_Boneclub_01'), (7110, 'INV_Misc_Eye_01'), (7111, 'INV_Banner_03'), (7112, 'INV_Misc_Pelt_Bear_02'), (7113, 'INV_Misc_Food_08'), (7114, 'Temp'), (7115, 'Temp'), (7116, 'INV_Jewelry_Ring_01'), (7117, 'INV_Bracer_13'), (7118, 'INV_Bracer_13'), (7119, 'INV_Misc_Gem_Opal_02'), (7120, 'INV_Misc_Gem_Opal_03'), (7121, 'INV_Potion_13'), (7122, 'INV_Misc_Gem_Bloodstone_02'), (7123, 'INV_Jewelry_Talisman_04'), (7124, 'INV_Potion_17'), (7125, 'INV_Potion_13'), (7126, 'INV_Misc_Bone_01'), (7127, 'INV_Misc_Dust_01'), (7128, 'INV_Scroll_08'), (7129, 'INV_Misc_MonsterFang_01'), (7130, 'INV_Misc_Food_21'), (7131, 'INV_Jewelry_Talisman_05'), (7132, 'INV_Bracer_05'), (7133, 'INV_Jewelry_Amulet_02'), (7134, 'INV_Misc_Bone_06'), (7135, 'INV_Misc_MonsterHead_01'), (7136, 'INV_Misc_Spyglass_03'), (7137, 'INV_Misc_Dust_01'), (7138, 'INV_Misc_Book_09'), (7139, 'INV_Misc_Book_01'), (7140, 'INV_Misc_QuestionMark'), (7141, 'INV_Misc_Head_Orc_01'), (7142, 'INV_Misc_Organ_01'), (7143, 'INV_Wand_01'), (7144, 'Ability_Smash'), (7145, 'INV_Misc_Bone_05'), (7146, 'INV_Misc_Gear_08'), (7147, 'INV_Sword_06'), (7148, 'INV_Ore_Thorium_01'), (7149, 'INV_Misc_Root_02'), (7150, 'INV_Misc_Bone_OrcSkull_01'), (7151, 'INV_Misc_Spyglass_02'), (7152, 'INV_Misc_Book_09'), (7153, 'INV_Misc_Urn_01'), (7154, 'INV_Misc_Bone_05'), (7155, 'INV_Misc_Urn_01'), (7156, 'INV_Shoulder_04'), (7157, 'INV_Stone_08'), (7158, 'INV_Ingot_04'), (7159, 'INV_Bracer_09'), (7160, 'INV_Misc_EmptyFlask_02'), (7161, 'INV_Mace_01'), (7162, 'INV_Misc_Gem_Variety_01'), (7163, 'INV_Misc_Birdbeck_01'), (7164, 'INV_Misc_Head_Elf_01'), (7165, 'INV_Misc_Idol_02'), (7166, 'INV_Misc_Bag_01'), (7167, 'INV_Misc_Gear_08'), (7168, 'INV_Misc_Organ_04'), (7169, 'INV_Misc_Pelt_Bear_01'), (7170, 'INV_Misc_Pelt_Bear_Ruin_05'), (7171, 'INV_Misc_Dust_02'), (7172, 'Temp'), (7173, 'Temp'), (7174, 'INV_Pants_03'), (7175, 'INV_Potion_06'), (7176, 'INV_Misc_MonsterHead_03'), (7177, 'INV_Misc_Shell_01'), (7178, 'Temp'), (7179, 'INV_Pants_04'), (7180, 'INV_Boots_09'), (7181, 'Temp'), (7182, 'INV_Pants_03'), (7183, 'INV_Misc_Rock_01'), (7184, 'INV_Misc_Rune_03'), (7185, 'INV_Misc_Gem_Amethyst_03'), (7186, 'INV_Misc_Bone_08'), (7187, 'INV_Letter_17'), (7188, 'INV_Misc_Head_Tauren_01'), (7189, 'INV_Misc_Gem_Opal_01'), (7190, 'Temp'), (7191, 'Temp'), (7192, 'Temp'), (7193, 'INV_Pants_03'), (7194, 'Temp'), (7195, 'Ability_PoisonSting'), (7196, 'INV_Misc_Food_18'), (7197, 'INV_Jewelry_Amulet_06'), (7198, 'INV_Crown_01'), (7199, 'INV_Shirt_01'), (7200, 'Temp'), (7201, 'Temp'), (7202, 'Spell_Nature_NaturesWrath'), (7203, 'Spell_Nature_GuardianWard'), (7204, 'INV_Gauntlets_01'), (7205, 'INV_Misc_Gem_Sapphire_02'), (7206, 'INV_Potion_11'), (7207, 'INV_Misc_MonsterClaw_01'), (7208, 'INV_Bracer_03'), (7209, 'INV_Misc_Bone_04'), (7210, 'INV_Misc_Orb_02'), (7211, 'Temp'), (7212, 'Temp'), (7213, 'INV_Pants_02'), (7214, 'INV_Boots_09'), (7215, 'INV_Misc_Gear_02'), (7216, 'INV_Wand_01'), (7217, 'INV_Misc_Rune_01'), (7218, 'INV_Jewelry_Talisman_01'), (7219, 'INV_Misc_Bag_10'), (7220, 'INV_Misc_Gear_02'), (7221, 'INV_Misc_Gem_Opal_01'), (7222, 'Temp'), (7223, 'Temp'), (7224, 'Temp'), (7225, 'Temp'), (7226, 'Temp'), (7227, 'Temp'), (7228, 'Temp'), (7229, 'Ability_PoisonSting'), (7230, 'Ability_Hunter_MendPet'), (7231, 'Ability_Hunter_MendPet'), (7232, 'INV_Ore_Iron_01'), (7233, 'INV_Letter_10'), (7234, 'INV_Letter_14'), (7235, 'Spell_Shadow_SummonSuccubus'), (7236, 'INV_Jewelry_Talisman_04'), (7237, 'INV_Chest_Wolf'), (7238, 'INV_Boots_09'), (7239, 'INV_Sword_02'), (7240, 'INV_Misc_Herb_04'), (7241, 'INV_Misc_Herb_04'), (7242, 'INV_Misc_Gift_04'), (7243, 'INV_Ingot_04'), (7244, 'INV_Jewelry_Talisman_02'), (7245, 'INV_Misc_Orb_03'), (7246, 'INV_Misc_Rune_01'), (7247, 'INV_Misc_Rune_03'), (7248, 'INV_Misc_Rune_02'), (7249, 'INV_Jewelry_Talisman_01'), (7250, 'INV_Food_Egg_03'), (7251, 'INV_Misc_Bone_01'), (7252, 'INV_Shoulder_03'), (7253, 'INV_Stone_07'), (7254, 'INV_Misc_Urn_01'), (7255, 'Temp'), (7256, 'INV_Misc_Ammo_Gunpowder_01'), (7257, 'INV_Misc_Orb_04'), (7258, 'INV_Misc_Boneclub_01'), (7259, 'INV_Misc_Gear_06'), (7260, 'INV_Misc_Coin_04'), (7261, 'INV_Misc_Orb_01'), (7262, 'INV_Potion_08'), (7263, 'INV_Letter_16'), (7264, 'INV_Misc_Rune_02'), (7265, 'INV_Food_Egg_03'), (7266, 'Spell_Nature_NaturesWrath'), (7267, 'INV_Misc_Gem_Amethyst_02'), (7268, 'INV_Misc_Spyglass_03'), (7269, 'INV_Misc_Organ_01'), (7270, 'INV_Scroll_01'), (7271, 'INV_Jewelry_Amulet_02'), (7272, 'INV_Misc_EmptyFlask_02'), (7273, 'INV_Misc_Herb_08'), (7274, 'Spell_Nature_NatureTouchGrow'), (7275, 'INV_Misc_QuestionMark'), (7276, 'INV_Misc_Flute_01'), (7277, 'INV_Jewelry_Amulet_05'), (7278, 'INV_Wand_02'), (7279, 'INV_Misc_Gem_Sapphire_02'), (7280, 'INV_Misc_QuestionMark'), (7281, 'INV_Gauntlets_05'), (7282, 'INV_Gauntlets_09'), (7283, 'INV_Misc_Herb_04'), (7284, 'INV_Bracer_09'), (7285, 'INV_Misc_Net_01'), (7286, 'INV_Misc_Candle_02'), (7287, 'INV_Misc_Food_02'), (7288, 'Spell_Nature_NaturesWrath'), (7289, 'INV_Misc_Bag_08'), (7290, 'INV_TradeskillItem_03'), (7291, 'INV_Misc_Rune_01'), (7292, 'INV_Wand_01'), (7293, 'INV_Misc_Book_06'), (7294, 'INV_Misc_Pelt_Wolf_01'), (7295, 'Ability_WarStomp'), (7296, 'Ability_WarStomp'), (7297, 'INV_TradeskillItem_02'), (7298, 'INV_Staff_01'), (7299, 'Spell_Totem_WardOfDraining'), (7300, 'Spell_Fire_FireBolt'), (7301, 'Spell_Fire_Fire'), (7302, 'INV_Misc_Net_01'), (7303, 'INV_Staff_06'), (7304, 'INV_Staff_02'), (7305, 'INV_Staff_06'), (7306, 'Temp'), (7307, 'Temp'), (7308, 'INV_Staff_01'), (7309, 'INV_Staff_07'), (7310, 'INV_Staff_08'), (7311, 'INV_Sword_24'), (7312, 'INV_Spear_08'), (7313, 'INV_Sword_20'), (7314, 'INV_Sword_24'), (7315, 'INV_Sword_04'), (7316, 'INV_Sword_25'), (7317, 'INV_Sword_24'), (7318, 'INV_Sword_08'), (7319, 'INV_Sword_13'), (7320, 'INV_Sword_13'), (7321, 'INV_Sword_20'), (7322, 'INV_Sword_10'), (7323, 'INV_Sword_08'), (7324, 'INV_Sword_25'), (7325, 'INV_Sword_13'), (7326, 'INV_Misc_Spyglass_02'), (7327, 'INV_Food_Egg_02'), (7328, 'INV_Misc_Flower_03'), (7329, 'INV_Ingot_04'), (7330, 'INV_Misc_Organ_05'), (7331, 'INV_Fabric_Linen_02'), (7332, 'INV_Fabric_Mageweave_03'), (7333, 'INV_Fabric_Silk_03'), (7334, 'INV_Fabric_Wool_02'), (7335, 'INV_Ingot_Bronze'), (7336, 'INV_Misc_Gear_03'), (7337, 'INV_Misc_Herb_01'), (7338, 'INV_Misc_MonsterScales_02'), (7339, 'INV_Misc_Gem_Opal_02'), (7340, 'INV_Ore_Tin_01'), (7341, 'INV_Jewelry_Talisman_03'), (7342, 'INV_Misc_Gear_07'), (7343, 'INV_Ingot_02'), (7344, 'INV_Misc_PocketWatch_01'), (7345, 'INV_Misc_MonsterSpiderCarapace_01'), (7346, 'INV_Misc_Herb_03'), (7347, 'INV_Misc_Pelt_Boar_02'), (7348, 'INV_Misc_Pelt_Bear_02'), (7349, 'INV_Potion_11'), (7350, 'INV_Misc_Bone_07'), (7351, 'INV_Misc_Igot_01'), (7352, 'INV_Ingot_03'), (7353, 'INV_Misc_Gem_Emerald_03'), (7354, 'INV_Misc_Pelt_Bear_01'), (7355, 'INV_Ingot_01'), (7356, 'INV_Ingot_04'), (7357, 'INV_Misc_Organ_02'), (7358, 'INV_Misc_Spyglass_02'), (7359, 'INV_Misc_Gear_08'), (7360, 'INV_Misc_EmptyFlask_01'), (7361, 'Spell_Nature_Polymorph'), (7362, 'INV_Misc_Leaf_03'), (7363, 'INV_Fabric_Wool_02'), (7364, 'INV_Misc_Flower_03'), (7365, 'INV_Misc_Spyglass_01'), (7366, 'INV_Jewelry_Amulet_01'), (7367, 'INV_Shield_08'), (7368, 'INV_Misc_MonsterSpiderCarapace_01'), (7369, 'INV_Misc_Organ_04'), (7370, 'INV_Misc_Bag_01'), (7371, 'INV_Misc_PocketWatch_02'), (7372, 'INV_Misc_Ammo_Gunpowder_01'), (7373, 'INV_Misc_Pelt_Boar_01'), (7374, 'INV_Misc_LeatherScrap_01'), (7375, 'INV_Mace_11'), (7376, 'INV_Ingot_Iron'), (7377, 'INV_Spear_05'), (7378, 'INV_Misc_Herb_05'), (7379, 'INV_Food_Egg_03'), (7380, 'INV_Misc_Gem_Crystal_01'), (7381, 'INV_Misc_Root_02'), (7382, 'INV_Misc_LeatherScrap_03'), (7383, 'INV_Fabric_Linen_01'), (7384, 'INV_Fabric_Mageweave_01'), (7385, 'INV_Misc_Herb_03'), (7386, 'INV_Food_Egg_04'), (7387, 'INV_Misc_Food_02'), (7388, 'INV_Misc_LeatherScrap_05'), (7389, 'INV_Ingot_Mithril'), (7390, 'INV_Ingot_Bronze'), (7391, 'INV_Ingot_02'), (7392, 'INV_Ingot_Steel'), (7393, 'INV_Misc_Gem_Emerald_02'), (7394, 'INV_Misc_Eye_01'), (7395, 'INV_Misc_Herb_05'), (7396, 'INV_Misc_Flower_02'), (7397, 'INV_Musket_01'), (7398, 'INV_Food_Egg_03'), (7399, 'INV_Misc_MonsterScales_01'), (7400, 'INV_Misc_Pelt_Bear_Ruin_05'), (7401, 'INV_Misc_Gem_Amethyst_01'), (7402, 'INV_Misc_Gear_08'), (7403, 'INV_Fabric_Silk_02'), (7404, 'INV_Ingot_04'), (7405, 'INV_Misc_Leaf_02'), (7406, 'INV_Misc_Root_01'), (7407, 'INV_Misc_Food_16'), (7408, 'INV_Misc_Ammo_Gunpowder_01'), (7409, 'INV_Misc_Gem_Bloodstone_02'), (7410, 'INV_Misc_LeatherScrap_07'), (7411, 'INV_Misc_Gear_03'), (7412, 'INV_Misc_LeatherScrap_06'), (7413, 'INV_Misc_Gem_Opal_03'), (7414, 'INV_Misc_Dust_01'), (7415, 'INV_Misc_Herb_06'), (7416, 'INV_Misc_Food_18'), (7417, 'INV_Misc_Ammo_Gunpowder_02'), (7418, 'INV_Fabric_Wool_01'), (7419, 'INV_Sword_24'), (7420, 'INV_Sword_04'), (7421, 'INV_Chest_Fur'), (7422, 'INV_Pants_02'), (7423, 'INV_Helmet_03'), (7424, 'INV_Chest_Fur'), (7425, 'INV_Jewelry_Amulet_01'), (7426, 'INV_Axe_01'), (7427, 'INV_Axe_01'), (7428, 'INV_Axe_01'), (7429, 'INV_Axe_01'), (7430, 'INV_Misc_MonsterClaw_01'), (7431, 'INV_Axe_01'), (7432, 'INV_Mace_11'), (7433, 'INV_Weapon_ShortBlade_02'), (7434, 'INV_Weapon_ShortBlade_05'), (7435, 'INV_Misc_Dynamite_01'), (7436, 'INV_Misc_Dynamite_01'), (7437, 'INV_Spear_05'), (7438, 'INV_Hammer_04'), (7439, 'INV_Hammer_03'), (7440, 'INV_Hammer_03'), (7441, 'INV_Hammer_03'), (7442, 'INV_Hammer_04'), (7443, 'INV_Misc_Food_11'), (7444, 'INV_Misc_Boneclub_01'), (7445, 'INV_Misc_EmptyFlask_01'), (7446, 'INV_Misc_EmptyFlask_01'), (7447, 'INV_Misc_Flower_04'), (7448, 'INV_Misc_Flower_04'), (7449, 'INV_Misc_Flute_01'), (7450, 'INV_Misc_ArmorKit_17'), (7451, 'INV_Misc_ArmorKit_15'), (7452, 'INV_Misc_ArmorKit_16'), (7453, 'INV_Misc_Flute_01'), (7454, 'INV_Misc_Flower_04'), (7455, 'INV_Misc_Flower_04'), (7456, 'INV_Misc_Flower_01'), (7457, 'INV_Misc_Ale_01'), (7458, 'Temp'), (7459, 'INV_Spear_06'), (7460, 'INV_Misc_Lantern_01'), (7461, 'INV_Misc_Lantern_01'), (7462, 'INV_Misc_Food_18'), (7463, 'INV_Misc_Food_18'), (7464, 'INV_Spear_04'), (7465, 'INV_Potion_03'), (7466, 'INV_Potion_06'), (7467, 'INV_Potion_16'), (7468, 'INV_Misc_Flute_01'), (7469, 'INV_Misc_Bone_ElfSkull_01'), (7470, 'INV_Misc_Ale_01'), (7471, 'INV_Misc_Ale_01'), (7472, 'INV_Misc_Ale_01'), (7473, 'INV_Potion_08'), (7474, 'INV_Potion_08'), (7475, 'INV_Potion_07'), (7476, 'INV_Mace_01'), (7477, 'INV_Mace_15'), (7478, 'INV_Mace_16'), (7479, 'Spell_Nature_GuardianWard'), (7480, 'INV_Spear_08'), (7481, 'INV_Spear_07'), (7482, 'INV_Sword_01'), (7483, 'INV_Sword_04'), (7484, 'INV_Sword_04'), (7485, 'INV_Sword_24'), (7486, 'INV_Sword_07'), (7487, 'INV_Sword_04'), (7488, 'INV_Sword_04'), (7489, 'INV_Sword_03'), (7490, 'INV_Sword_04'), (7491, 'INV_Sword_10'), (7492, 'INV_Sword_04'), (7493, 'INV_Pick_01'), (7494, 'INV_Misc_Wrench_01'), (7495, 'INV_Misc_Shovel_01'), (7496, 'INV_Misc_Shovel_01'), (7497, 'INV_Misc_ScrewDriver_01'), (7498, 'INV_Shoulder_09'), (7499, 'INV_Bracer_03'), (7500, 'INV_Misc_Food_08'), (7501, 'INV_Misc_Herb_03'), (7502, 'INV_Boots_08'), (7503, 'INV_Jewelry_Ring_01'), (7504, 'Temp'), (7505, 'Temp'), (7506, 'Temp'), (7507, 'Temp'), (7508, 'INV_Axe_01'), (7509, 'Temp'), (7510, 'Temp'), (7511, 'Temp'), (7512, 'Temp'), (7513, 'Temp'), (7514, 'Temp'), (7515, 'Temp'), (7516, 'Temp'), (7517, 'INV_Bracer_05'), (7518, 'Temp'), (7519, 'Temp'), (7520, 'Temp'), (7521, 'Temp'), (7522, 'Temp'), (7523, 'Temp'), (7524, 'INV_Staff_Goldfeathered_01'), (7525, 'INV_Sword_20'), (7526, 'INV_Sword_20'), (7527, 'Temp'), (7528, 'INV_Helmet_04'), (7529, 'INV_Helmet_04'), (7530, 'INV_Gauntlets_05'), (7531, 'INV_Weapon_Rifle_04'), (7532, 'INV_Weapon_Rifle_01'), (7533, 'INV_Pants_02'), (7534, 'Temp'), (7535, 'Temp'), (7536, 'Temp'), (7537, 'INV_Boots_08'), (7538, 'Temp'), (7539, 'Temp'), (7540, 'INV_Gauntlets_04'), (7541, 'Temp'), (7542, 'Temp'), (7543, 'Temp'), (7544, 'INV_Misc_Root_02'), (7545, 'INV_Belt_01'), (7546, 'Temp'), (7547, 'INV_Misc_Cape_10'), (7548, 'Temp'), (7549, 'Temp'), (7550, 'INV_Bracer_11'), (7551, 'INV_Shirt_02'), (7552, 'INV_Shirt_02'), (7553, 'INV_Shoulder_07'), (7554, 'INV_Boots_01'), (7555, 'INV_Sword_20'), (7556, 'INV_Hammer_04'), (7557, 'INV_Misc_Lantern_01'), (7558, 'INV_Hammer_03'), (7559, 'INV_Shield_06'), (7560, 'INV_Pants_02'), (7561, 'Temp'), (7562, 'Temp'), (7563, 'INV_Belt_03'), (7564, 'Temp'), (7565, 'INV_Misc_Idol_01'), (7566, 'INV_Misc_Bowl_01'), (7567, 'Temp'), (7568, 'INV_Potion_11'), (7569, 'INV_Jewelry_Necklace_01'), (7570, 'INV_Jewelry_Necklace_01'), (7571, 'INV_Gauntlets_06'), (7572, 'INV_Misc_StoneTablet_03'), (7573, 'INV_Misc_Herb_03'), (7574, 'INV_Belt_01'), (7575, 'INV_Orb_Arcanite_01'), (7576, 'Temp'), (7577, 'Temp'), (7578, 'INV_Boots_09'), (7579, 'Temp'), (7580, 'Temp'), (7581, 'Temp'), (7582, 'Temp'), (7583, 'INV_Boots_01'), (7584, 'Temp'), (7585, 'INV_Misc_Cape_06'), (7586, 'Temp'), (7587, 'INV_Pants_02'), (7588, 'INV_Misc_Bandage_18'), (7589, 'INV_Misc_Bandage_18'), (7590, 'INV_Axe_01'), (7591, 'Temp'), (7592, 'Temp'), (7593, 'INV_Misc_LeatherScrap_02'), (7594, 'INV_Misc_LeatherScrap_08'), (7595, 'INV_Misc_LeatherScrap_03'), (7596, 'INV_Misc_Bandage_07'), (7597, 'INV_Hammer_03'), (7598, 'INV_Misc_Bandage_17'), (7599, 'Temp'), (7600, 'INV_Weapon_Bow_05'), (7601, 'INV_Misc_Bandage_10'), (7602, 'INV_Misc_Wrench_01'), (7603, 'INV_Weapon_Bow_05'), (7604, 'INV_Weapon_Bow_12'), (7605, 'Temp'), (7606, 'Temp'), (7607, 'INV_Pants_02'), (7608, 'Temp'), (7609, 'Temp'), (7610, 'Temp'), (7611, 'Temp'), (7612, 'INV_Misc_Ear_Human_01'), (7613, 'INV_Jewelry_Ring_02'), (7614, 'Temp'), (7615, 'Temp'), (7616, 'Temp'), (7617, 'Temp'), (7618, 'Temp'), (7619, 'Temp'), (7620, 'Temp'), (7621, 'Temp'), (7622, 'Temp'), (7623, 'Temp'), (7624, 'INV_Misc_Bomb_01'), (7625, 'INV_Misc_Bomb_02'), (7626, 'INV_Misc_Bomb_05'), (7627, 'INV_Misc_Bomb_04'), (7628, 'INV_Misc_Milk_01'), (7629, 'INV_Misc_Note_06'), (7630, 'INV_Letter_15'), (7631, 'Temp'), (7632, 'Temp'), (7633, 'Temp'), (7634, 'Temp'), (7635, 'Temp'), (7636, 'INV_Misc_Book_11'), (7637, 'INV_Misc_Book_11'), (7638, 'INV_Pants_Wolf'), (7639, 'Temp'), (7640, 'Temp'), (7641, 'Temp'), (7642, 'Temp'), (7643, 'Temp'), (7644, 'Temp'), (7645, 'Temp'), (7646, 'Temp'), (7647, 'Temp'), (7648, 'Temp'), (7649, 'INV_Letter_13'), (7650, 'Temp'), (7651, 'Temp'), (7652, 'Temp'), (7653, 'INV_Boots_05'), (7654, 'Temp'), (7655, 'Temp'), (7656, 'Temp'), (7657, 'Temp'), (7658, 'Temp'), (7659, 'Temp'), (7660, 'Temp'), (7661, 'Temp'), (7662, 'INV_Belt_04'), (7663, 'Temp'), (7664, 'Temp'), (7665, 'Temp'), (7666, 'Temp'), (7667, 'Temp'), (7668, 'Temp'), (7669, 'Temp'), (7670, 'INV_Helmet_04'), (7671, 'Temp'), (7672, 'Temp'), (7673, 'Temp'), (7674, 'Temp'), (7675, 'Temp'), (7676, 'Temp'), (7677, 'Temp'), (7678, 'INV_Belt_01'), (7679, 'Temp'), (7680, 'Temp'), (7681, 'Temp'), (7682, 'Temp'), (7683, 'Temp'), (7684, 'Temp'), (7685, 'Temp'), (7686, 'Temp'), (7687, 'Temp'), (7688, 'Temp'), (7689, 'Temp'), (7690, 'Temp'), (7691, 'Temp'), (7692, 'Temp'), (7693, 'Temp'), (7694, 'INV_Misc_Note_05'), (7695, 'INV_Misc_Note_05'), (7696, 'INV_Misc_StoneTablet_05'), (7697, 'INV_Misc_StoneTablet_05'), (7698, 'Temp'), (7699, 'Temp'), (7700, 'Temp'), (7701, 'Temp'), (7702, 'Temp'), (7703, 'Temp'), (7704, 'Temp'), (7705, 'Spell_Shadow_DeathScream'), (7706, 'Ability_Ambush'), (7707, 'Temp'), (7708, 'Temp'), (7709, 'Temp'), (7710, 'Temp'), (7711, 'Temp'), (7712, 'INV_Jewelry_Amulet_01'), (7713, 'INV_Stone_14'), (7714, 'INV_Misc_Shell_01'), (7715, 'INV_Misc_Shovel_01'), (7716, 'INV_Misc_Shovel_01'), (7717, 'INV_Fabric_Silk_01'), (7718, 'INV_Misc_ArmorKit_17'), (7719, 'INV_Misc_PocketWatch_02'), (7720, 'Temp'), (7721, 'Ability_Ambush'), (7722, 'INV_ThrowingKnife_02'), (7723, 'INV_Misc_Ear_Human_01'), (7724, 'INV_Helmet_04'), (7725, 'INV_Shirt_01'), (7726, 'INV_Letter_04'), (7727, 'INV_Chest_Fur.tga'), (7728, 'INV_Belt_01'), (7729, 'INV_Pants_02'), (7730, 'INV_Boots_08'), (7731, 'Temp'), (7732, 'Temp'), (7733, 'INV_Letter_05'), (7734, 'INV_Jewelry_Amulet_04'), (7735, 'INV_Jewelry_Amulet_04'), (7736, 'INV_Letter_06'), (7737, 'INV_Misc_Key_02'), (7738, 'INV_Misc_Root_01'), (7739, 'INV_Misc_Cape_11'), (7740, 'INV_Misc_Pelt_Wolf_01'), (7741, 'INV_Misc_Bone_OrcSkull_01'), (7742, 'Spell_Totem_WardOfDraining'), (7743, 'INV_Misc_Note_02'), (7744, 'INV_Misc_Note_02'), (7745, 'Temp'), (7746, 'INV_Belt_01'), (7747, 'INV_Jewelry_Ring_03'), (7748, 'Temp'), (7749, 'INV_Shirt_01'), (7750, 'INV_Boots_05'), (7751, 'Temp'), (7752, 'Temp'), (7753, 'Temp'), (7754, 'Temp'), (7755, 'Temp'), (7756, 'Temp'), (7757, 'Temp'), (7758, 'Temp'), (7759, 'Temp'), (7760, 'Temp'), (7761, 'Temp'), (7762, 'Temp'), (7763, 'Temp'), (7764, 'Temp'), (7765, 'Temp'), (7766, 'Temp'), (7767, 'INV_Pants_03'), (7768, 'Temp'), (7769, 'Temp'), (7770, 'Temp'), (7771, 'INV_Pants_03'), (7772, 'Temp'), (7773, 'Temp'), (7774, 'INV_Shirt_02'), (7775, 'Temp'), (7776, 'INV_Boots_01'), (7777, 'Temp'), (7778, 'Temp'), (7779, 'Temp'), (7780, 'Temp'), (7781, 'INV_Pants_02'), (7782, 'Temp'), (7783, 'Temp'), (7784, 'Temp'), (7785, 'Temp'), (7786, 'INV_Shoulder_08'), (7787, 'Temp'), (7788, 'Temp'), (7789, 'INV_Boots_07'), (7790, 'Temp'), (7791, 'INV_Misc_Dust_02'), (7792, 'Temp'), (7793, 'Temp'), (7794, 'Temp'), (7795, 'Temp'), (7796, 'Temp'), (7797, 'Temp'), (7798, 'INV_Misc_Note_01'), (7799, 'Temp'), (7800, 'Temp'), (7801, 'INV_Jewelry_Ring_02'), (7802, 'Temp'), (7803, 'INV_Weapon_Crossbow_01'), (7804, 'Temp'), (7805, 'Temp'), (7806, 'Temp'), (7807, 'Temp'), (7808, 'Temp'), (7809, 'Temp'), (7810, 'Temp'), (7811, 'Temp'), (7812, 'Temp'), (7813, 'Temp'), (7814, 'Temp'), (7815, 'Temp'), (7816, 'Temp'), (7817, 'INV_Staff_08'), (7818, 'Temp'), (7819, 'Temp'), (7820, 'Temp'), (7821, 'Temp'), (7822, 'Temp'), (7823, 'INV_Gauntlets_05'), (7824, 'INV_Shield_09'), (7825, 'INV_Shirt_02'), (7826, 'INV_Shirt_02'), (7827, 'INV_Misc_Key_01'), (7828, 'INV_Misc_Ammo_Gunpowder_01'), (7829, 'Ability_Ambush'), (7830, 'Temp'), (7831, 'INV_Shirt_02'), (7832, 'Temp'), (7833, 'Temp'), (7834, 'INV_Pants_02'), (7835, 'INV_Boots_01'), (7836, 'INV_Shoulder_08'), (7837, 'INV_Shirt_06'), (7838, 'INV_Shirt_09'), (7839, 'INV_Gizmo_03'), (7840, 'INV_Gizmo_02'), (7841, 'INV_Gizmo_01'), (7842, 'INV_Gizmo_03'), (7843, 'INV_Shirt_14'), (7844, 'INV_Shirt_16'), (7845, 'INV_Shirt_05'), (7846, 'INV_Shirt_17'), (7847, 'INV_Shirt_03'), (7848, 'INV_Shirt_07'), (7849, 'INV_Shirt_08'), (7850, 'INV_Shirt_09'), (7851, 'INV_Misc_Cape_10'), (7852, 'INV_Misc_Cape_11'), (7853, 'INV_Shirt_01'), (7854, 'INV_Belt_02'), (7855, 'INV_Pants_03'), (7856, 'INV_Misc_Food_20'), (7857, 'INV_Shirt_01'), (7858, 'INV_Belt_02'), (7859, 'INV_Shirt_02'), (7860, 'INV_Shirt_01'), (7861, 'Temp'), (7862, 'Temp'), (7863, 'Temp'), (7864, 'Temp'), (7865, 'Ability_Ambush'), (7866, 'INV_Staff_02'), (7867, 'INV_Mace_11'), (7868, 'Temp'), (7869, 'Temp'), (7870, 'Temp'), (7871, 'Temp'), (7872, 'Temp'), (7873, 'Temp'), (7874, 'Temp'), (7875, 'Temp'), (7876, 'Temp'), (7877, 'Temp'), (7878, 'Temp'), (7879, 'INV_Boots_05'), (7880, 'INV_Boots_05'), (7881, 'INV_Belt_03'), (7882, 'INV_Shirt_14'), (7883, 'Temp'), (7884, 'Temp'), (7885, 'INV_Misc_Eye_01'), (7886, 'INV_Misc_MonsterFang_01'), (7887, 'INV_Staff_02'), (7888, 'INV_Misc_Bomb_04'), (7889, 'INV_Misc_Bomb_02'), (7890, 'INV_Bracer_07'), (7891, 'INV_Helmet_04'), (7892, 'INV_Misc_Cape_04'), (7893, 'Temp'), (7894, 'Temp'), (7895, 'Temp'), (7896, 'Temp'), (7897, 'INV_Shirt_02'), (7898, 'INV_Shirt_02'), (7899, 'INV_Jewelry_Talisman_01'), (7900, 'INV_Pants_02'), (7901, 'INV_Axe_01'), (7902, 'INV_Shirt_Yellow_01'), (7903, 'INV_Shirt_08'), (7904, 'INV_Shirt_16'), (7905, 'INV_Shirt_Black_01'), (7906, 'INV_Shirt_Red_01'), (7907, 'INV_Shirt_07'), (7908, 'INV_Shirt_12'), (7909, 'INV_Shirt_White_01'), (7910, 'Temp'), (7911, 'INV_Shirt_05'), (7912, 'INV_Shirt_05'), (7913, 'INV_Crate_02'), (7914, 'INV_Crate_01'), (7915, 'INV_Wine_02'), (7916, 'INV_Crate_01'), (7917, 'INV_Wine_01'), (7918, 'INV_Crate_06'), (7919, 'INV_Wine_03'), (7920, 'INV_Wine_02'), (7921, 'INV_Cask_02'), (7922, 'INV_Cask_01'), (7923, 'INV_Cask_02'), (7924, 'INV_Crate_01'), (7925, 'INV_Crate_01'), (7926, 'INV_Crate_05'), (7927, 'INV_Crate_02'), (7928, 'INV_Misc_Idol_01'), (7929, 'INV_Bracer_08'), (7930, 'INV_Bracer_08'), (7931, 'INV_Weapon_ShortBlade_02'), (7932, 'INV_Belt_03'), (7933, 'INV_Axe_02'), (7934, 'INV_Stone_03'), (7935, 'Temp'), (7936, 'INV_Misc_Herb_05'), (7937, 'INV_Helmet_04'), (7938, 'Temp'), (7939, 'Temp'), (7940, 'Temp'), (7941, 'Temp'), (7942, 'Temp'), (7943, 'Temp'), (7944, 'INV_Belt_01'), (7945, 'INV_Pants_03'), (7946, 'Temp'), (7947, 'INV_Pants_03'), (7948, 'INV_Pants_03'), (7949, 'Temp'), (7950, 'INV_Pants_03'), (7951, 'INV_Misc_Head_Human_01'), (7952, 'INV_Misc_Cape_02'), (7953, 'INV_Bracer_07'), (7954, 'INV_Bracer_07'), (7955, 'INV_Scroll_02'), (7956, 'INV_Scroll_07'), (7957, 'INV_Scroll_02'), (7958, 'Temp'), (7959, 'Temp'), (7960, 'Temp'), (7961, 'Temp'), (7962, 'Temp'), (7963, 'Temp'), (7964, 'INV_Belt_04'), (7965, 'INV_Axe_01'), (7966, 'Temp'), (7967, 'Temp'), (7968, 'INV_Chest_Fur'), (7969, 'INV_Boots_09'), (7970, 'Temp'), (7971, 'Temp'), (7972, 'INV_Boots_09'), (7973, 'INV_Boots_09'), (7974, 'Temp'), (7975, 'INV_Potion_10'), (7976, 'INV_Potion_10'), (7977, 'INV_Weapon_Halberd_04'), (7978, 'INV_Spear_07'), (7979, 'INV_Misc_Cape_16'), (7980, 'Ability_PoisonSting'), (7981, 'INV_Misc_Leaf_01'), (7982, 'INV_Wand_01'), (7983, 'INV_Misc_Gem_Sapphire_02'), (7984, 'INV_Misc_Gem_Sapphire_02'), (7985, 'INV_Misc_Bone_01'), (7986, 'Spell_Shadow_EvilEye'), (7987, 'Spell_Nature_NullifyPoison'), (7988, 'INV_Misc_Fish_04'), (7989, 'INV_Misc_Bone_04'), (7990, 'INV_Misc_Pelt_Wolf_Ruin_03'), (7991, 'INV_Misc_Dust_02'), (7992, 'INV_Misc_Food_10'), (7993, 'INV_Hammer_03'), (7994, 'INV_Misc_Food_10'), (7995, 'INV_Misc_Branch_01'), (7996, 'INV_Misc_Fish_05'), (7997, 'INV_Misc_Food_17'), (7998, 'INV_Misc_Food_13'), (7999, 'INV_Misc_Bone_04'), (8000, 'INV_Sword_26'), (8001, 'INV_Axe_04'), (8002, 'Temp'), (8003, 'Temp'), (8004, 'Temp'), (8005, 'Temp'), (8006, 'Temp'), (8007, 'INV_Misc_Bone_06'), (8008, 'INV_Misc_MonsterHead_02'), (8009, 'INV_Misc_MonsterHead_02'), (8010, 'Temp'), (8011, 'INV_Hammer_01'), (8012, 'INV_Orb_Arcanite_01'), (8013, 'INV_Misc_Orb_01'), (8014, 'INV_Misc_Dust_02'), (8015, 'Temp'), (8016, 'INV_Sword_17'), (8017, 'INV_Misc_Eye_01'), (8018, 'INV_Orb_Arcanite_01'), (8019, 'Temp'), (8020, 'Temp'), (8021, 'Temp'), (8022, 'Temp'), (8023, 'Temp'), (8024, 'INV_Misc_Orb_01'), (8025, 'INV_Misc_Orb_01'), (8026, 'INV_Stone_04'), (8027, 'INV_Misc_Gem_Stone_01'), (8028, 'INV_Misc_Bone_06'), (8029, 'INV_Misc_Key_04'), (8030, 'INV_Misc_Key_04'), (8031, 'INV_Misc_Key_03'), (8032, 'INV_Misc_Orb_02'), (8033, 'INV_Staff_01'), (8034, 'Temp'), (8035, 'Temp'), (8036, 'Temp'), (8037, 'Temp'), (8038, 'INV_Helmet_04'), (8039, 'INV_Stone_12'), (8040, 'INV_Misc_Book_09'), (8041, 'Temp'), (8042, 'INV_Misc_Key_02'), (8043, 'INV_Misc_Orb_01'), (8044, 'INV_Misc_Gem_Sapphire_01'), (8045, 'Temp'), (8046, 'Temp'), (8047, 'INV_Misc_Shell_03'), (8048, 'INV_Misc_Shell_02'), (8049, 'INV_Potion_01'), (8050, 'INV_Misc_Shell_01'), (8051, 'Spell_Shadow_UnholyFrenzy'), (8052, 'INV_Misc_Ammo_Gunpowder_01'), (8053, 'Temp'), (8054, 'INV_Boots_09'), (8055, 'INV_Pants_04'), (8056, 'Temp'), (8057, 'Temp'), (8058, 'Temp'), (8059, 'Temp'), (8060, 'INV_Stone_03'), (8061, 'INV_Shirt_01'), (8062, 'INV_Boots_07'), (8063, 'Temp'), (8064, 'Temp'), (8065, 'Temp'), (8066, 'Temp'), (8067, 'INV_Stone_03'), (8068, 'INV_Helmet_03'), (8069, 'Temp'), (8070, 'Temp'), (8071, 'Temp'), (8072, 'Temp'), (8073, 'Temp'), (8074, 'Temp'), (8075, 'Temp'), (8076, 'Temp'), (8077, 'INV_Boots_05'), (8078, 'INV_Sword_01'), (8079, 'INV_Pants_01'), (8080, 'INV_Jewelry_Ring_03'), (8081, 'Temp'), (8082, 'INV_Pants_03'), (8083, 'Temp'), (8084, 'Temp'), (8085, 'Temp'), (8086, 'Temp'), (8087, 'Temp'), (8088, 'INV_Misc_Food_17'), (8089, 'INV_Bracer_12'), (8090, 'INV_Sword_18'), (8091, 'Temp'), (8092, 'INV_Misc_Book_05'), (8093, 'INV_Misc_Book_05'), (8094, 'INV_Misc_Book_10'), (8095, 'INV_Weapon_Rifle_05'), (8096, 'INV_Jewelry_Ring_03'), (8097, 'INV_Letter_04'), (8098, 'INV_Shoulder_08'), (8099, 'INV_Weapon_Bow_01'), (8100, 'INV_Mace_06'), (8101, 'INV_Misc_Cape_11'), (8102, 'INV_Weapon_Bow_01'), (8103, 'INV_Weapon_Bow_02'), (8104, 'INV_Weapon_Bow_07'), (8105, 'INV_Weapon_Bow_03'), (8106, 'INV_Weapon_Bow_05'), (8107, 'INV_Weapon_Bow_02'), (8108, 'INV_Pants_02'), (8109, 'INV_Pants_02'), (8110, 'INV_Pants_02'), (8111, 'INV_Chest_Chain'), (8112, 'INV_Chest_Chain'), (8113, 'INV_Flask_01'), (8114, 'INV_Misc_Pipe_01'), (8115, 'INV_Misc_Shovel_02'), (8116, 'INV_Jewelry_Talisman_03'), (8117, 'INV_Misc_Book_03'), (8118, 'INV_Misc_PocketWatch_03'), (8119, 'INV_Misc_Branch_01'), (8120, 'INV_Misc_Orb_03'), (8121, 'INV_Ore_Copper_01'), (8122, 'INV_Staff_02'), (8123, 'INV_Weapon_Crossbow_01'), (8124, 'INV_ThrowingAxe_01'), (8125, 'Temp'), (8126, 'Temp'), (8127, 'INV_Misc_Fish_04'), (8128, 'Temp'), (8129, 'Temp'), (8130, 'Temp'), (8131, 'Temp'), (8132, 'INV_Misc_Orb_02'), (8133, 'Temp'), (8134, 'Temp'), (8135, 'Temp'), (8136, 'Temp'), (8137, 'Temp'), (8138, 'Temp'), (8139, 'Temp'), (8140, 'Temp'), (8141, 'INV_Bracer_05'), (8142, 'Temp'), (8143, 'Temp'), (8144, 'Temp'), (8145, 'Temp'), (8146, 'INV_Boots_09'), (8147, 'Temp'), (8148, 'Temp'), (8149, 'Temp'), (8150, 'Temp'), (8151, 'Temp'), (8152, 'Temp'), (8153, 'Temp'), (8154, 'Temp'), (8155, 'Temp'), (8156, 'Temp'), (8157, 'Temp'), (8158, 'Temp'), (8159, 'Temp'), (8160, 'Temp'), (8161, 'Temp'), (8162, 'Temp'), (8163, 'Temp'), (8164, 'Temp'), (8165, 'Temp'), (8166, 'Temp'), (8167, 'Temp'), (8168, 'Temp'), (8169, 'Temp'), (8170, 'Temp'), (8171, 'Temp'), (8172, 'INV_Orb_Arcanite_01'), (8173, 'Temp'), (8174, 'Temp'), (8175, 'Temp'), (8176, 'Temp'), (8177, 'Temp'), (8178, 'Temp'), (8179, 'Temp'), (8180, 'Temp'), (8181, 'INV_Pants_02'), (8182, 'Temp'), (8183, 'Temp'), (8184, 'Temp'), (8185, 'INV_Pants_02'), (8186, 'Temp'), (8187, 'Temp'), (8188, 'Temp'), (8189, 'Temp'), (8190, 'Temp'), (8191, 'Temp'), (8192, 'Temp'), (8193, 'Temp'), (8194, 'Temp'), (8195, 'Temp'), (8196, 'Temp'), (8197, 'INV_Bracer_05'), (8198, 'Temp'), (8199, 'Temp'), (8200, 'Temp'), (8201, 'INV_Bracer_05'), (8202, 'Temp'), (8203, 'Temp'), (8204, 'Temp'), (8205, 'Temp'), (8206, 'Temp'), (8207, 'Temp'), (8208, 'Temp'), (8209, 'Temp'), (8210, 'Temp'), (8211, 'Temp'), (8212, 'Temp'), (8213, 'Temp'), (8214, 'Temp'), (8215, 'Temp'), (8216, 'Temp'), (8217, 'Temp'), (8218, 'Temp'), (8219, 'Temp'), (8220, 'Temp'), (8221, 'Temp'), (8222, 'Temp'), (8223, 'Temp'), (8224, 'Temp'), (8225, 'Temp'), (8226, 'Temp'), (8227, 'Temp'), (8228, 'Temp'), (8229, 'Temp'), (8230, 'Temp'), (8231, 'Temp'), (8232, 'INV_Misc_Root_02'), (8233, 'Trade_Fishing'), (8234, 'Temp'), (8235, 'Temp'), (8236, 'Temp'), (8237, 'Temp'), (8238, 'Temp'), (8239, 'Temp'), (8240, 'Temp'), (8241, 'Temp'), (8242, 'Temp'), (8243, 'Temp'), (8244, 'Temp'), (8245, 'Temp'), (8246, 'Temp'), (8247, 'Temp'), (8248, 'Temp'), (8249, 'Temp'), (8250, 'Temp'), (8251, 'Temp'), (8252, 'Temp'), (8253, 'Temp'), (8254, 'Temp'), (8255, 'Temp'), (8256, 'INV_Weapon_Rifle_05'), (8257, 'INV_Weapon_Rifle_06'), (8258, 'INV_Weapon_Rifle_06'), (8259, 'Temp'), (8260, 'Temp'), (8261, 'Temp'), (8262, 'Temp'), (8263, 'INV_Pants_02'), (8264, 'INV_Pants_02'), (8265, 'INV_Pants_02'), (8266, 'INV_Misc_Bandana_03'), (8267, 'Temp'), (8268, 'Temp'), (8269, 'INV_Misc_Bag_06'), (8270, 'INV_Misc_Bag_04'), (8271, 'INV_Misc_Bag_09'), (8272, 'INV_Sword_26'), (8273, 'INV_Sword_23'), (8274, 'INV_Sword_26'), (8275, 'INV_Sword_20'), (8276, 'INV_Sword_26'), (8277, 'INV_Sword_20'), (8278, 'INV_Sword_25'), (8279, 'INV_Sword_24'), (8280, 'INV_Sword_12'), (8281, 'INV_Hammer_21'), (8282, 'INV_Staff_08'), (8283, 'INV_Misc_Slime_01'), (8284, 'INV_Misc_MonsterScales_01'), (8285, 'INV_Hammer_16'), (8286, 'INV_Misc_Head_Tiger_01'), (8287, 'INV_Mace_15'), (8288, 'INV_Robe_03'), (8289, 'INV_Misc_Head_Tiger_01'), (8290, 'Spell_Magic_LesserInvisibilty'), (8291, 'INV_Potion_01'), (8292, 'INV_Gauntlets_04'), (8293, 'INV_Boots_09'), (8294, 'INV_Bracer_12'), (8295, 'INV_Belt_10'), (8296, 'INV_Shield_09'), (8297, 'Ability_Ambush'), (8298, 'INV_Hammer_15'), (8299, 'INV_Weapon_Bow_03'), (8300, 'Temp'), (8301, 'Temp'), (8302, 'Temp'), (8303, 'Temp'), (8304, 'Temp'), (8305, 'Temp'), (8306, 'Temp'), (8307, 'Temp'), (8308, 'INV_Boots_03'), (8309, 'Temp'), (8310, 'Temp'), (8311, 'INV_Stone_03'), (8312, 'INV_Ammo_Arrow_01'), (8313, 'Temp'), (8314, 'Temp'), (8315, 'Temp'), (8316, 'Temp'), (8317, 'Temp'), (8318, 'Temp'), (8319, 'Temp'), (8320, 'Temp'), (8321, 'Temp'), (8322, 'Temp'), (8323, 'Temp'), (8324, 'INV_Chest_Chain'), (8325, 'INV_Belt_01'), (8326, 'INV_Pants_03'), (8327, 'INV_Chest_Chain'), (8328, 'INV_Belt_01'), (8329, 'INV_Pants_03'), (8330, 'INV_Boots_07'), (8331, 'INV_Chest_Chain'), (8332, 'Temp'), (8333, 'INV_Chest_Chain'), (8334, 'INV_Boots_07'), (8335, 'INV_Chest_Chain'), (8336, 'INV_Chest_Chain'), (8337, 'Temp'), (8338, 'INV_Boots_07'), (8339, 'INV_Chest_Chain'), (8340, 'INV_Boots_07'), (8341, 'INV_Chest_Chain'), (8342, 'INV_Pants_03'), (8343, 'INV_Boots_07'), (8344, 'Temp'), (8345, 'Temp'), (8346, 'Temp'), (8347, 'Temp'), (8348, 'Temp'), (8349, 'Temp'), (8350, 'Temp'), (8351, 'Temp'), (8352, 'Temp'), (8353, 'Temp'), (8354, 'INV_Boots_07'), (8355, 'Temp'), (8356, 'Temp'), (8357, 'Temp'), (8358, 'Temp'), (8359, 'INV_Chest_Chain'), (8360, 'Temp'), (8361, 'Temp'), (8362, 'Temp'), (8363, 'Temp'), (8364, 'Temp'), (8365, 'Temp'), (8366, 'Temp'), (8367, 'INV_Chest_Chain'), (8368, 'Temp'), (8369, 'INV_Boots_07'), (8370, 'Temp'), (8371, 'INV_Chest_Chain'), (8372, 'INV_Boots_07'), (8373, 'INV_Boots_09'), (8374, 'INV_Shoulder_06'), (8375, 'INV_Belt_07'), (8376, 'INV_Spear_08'), (8377, 'INV_Spear_08'), (8378, 'INV_Spear_08'), (8379, 'INV_Misc_MonsterClaw_01'), (8380, 'Temp'), (8381, 'INV_Cask_03'), (8382, 'INV_Cask_04'), (8383, 'INV_Cask_01'), (8384, 'INV_Misc_Bag_10_Blue'), (8385, 'INV_Staff_05'), (8386, 'INV_Staff_05'), (8387, 'Temp'), (8388, 'Temp'), (8389, 'Temp'), (8390, 'Temp'), (8391, 'INV_Boots_07'), (8392, 'Temp'), (8393, 'INV_Jewelry_Ring_01'), (8394, 'Temp'), (8395, 'Temp'), (8396, 'INV_Belt_01'), (8397, 'Temp'), (8398, 'Temp'), (8399, 'INV_Shoulder_07'), (8400, 'Temp'), (8401, 'Temp'), (8402, 'Temp'), (8403, 'Temp'), (8404, 'Temp'), (8405, 'INV_Chest_Chain'), (8406, 'INV_Pants_03'), (8407, 'Temp'), (8408, 'Temp'), (8409, 'Temp'), (8410, 'Temp'), (8411, 'INV_Chest_Chain'), (8412, 'INV_Pants_03'), (8413, 'Temp'), (8414, 'Temp'), (8415, 'INV_Helmet_04'), (8416, 'Temp'), (8417, 'INV_Chest_Chain'), (8418, 'Temp'), (8419, 'INV_Belt_03'), (8420, 'Temp'), (8421, 'Temp'), (8422, 'Temp'), (8423, 'INV_Bracer_12'), (8424, 'Temp'), (8425, 'Temp'), (8426, 'Temp'), (8427, 'INV_Chest_Chain'), (8428, 'Temp'), (8429, 'INV_Misc_Cape_12'), (8430, 'Temp'), (8431, 'Temp'), (8432, 'Temp'), (8433, 'Temp'), (8434, 'Temp'), (8435, 'Temp'), (8436, 'INV_Potion_17'), (8437, 'INV_Bracer_12'), (8438, 'INV_Staff_01'), (8439, 'INV_Sword_06'), (8440, 'INV_Pants_02'), (8441, 'INV_Misc_Cape_01'), (8442, 'INV_Misc_Bag_10_Green'), (8443, 'Temp'), (8444, 'INV_Shirt_01'), (8445, 'INV_Crown_01'), (8446, 'INV_Misc_Bandana_01'), (8447, 'INV_Axe_23'), (8448, 'INV_Weapon_ShortBlade_05'), (8449, 'INV_Gauntlets_05'), (8450, 'INV_Gauntlets_05'), (8451, 'INV_Gauntlets_05'), (8452, 'INV_Potion_11'), (8453, 'INV_Potion_04'), (8454, 'INV_Axe_19'), (8455, 'INV_Axe_14'), (8456, 'INV_Axe_14'), (8457, 'INV_Axe_21'), (8458, 'INV_Axe_06'), (8459, 'INV_Axe_14'), (8460, 'INV_Axe_17'), (8461, 'INV_Axe_21'), (8462, 'INV_Axe_14'), (8463, 'INV_Axe_23'), (8464, 'INV_Axe_21'), (8465, 'INV_Axe_23'), (8466, 'INV_Axe_23'), (8467, 'INV_Axe_23'), (8468, 'INV_Axe_21'), (8469, 'INV_Axe_14'), (8470, 'INV_Axe_17'), (8471, 'INV_Cask_01'), (8472, 'INV_ThrowingAxe_03'), (8473, 'INV_ThrowingAxe_01'), (8474, 'INV_ThrowingAxe_01'), (8475, 'INV_ThrowingAxe_01'), (8476, 'INV_Axe_24'), (8477, 'INV_Axe_17'), (8478, 'INV_ThrowingAxe_03'), (8479, 'INV_ThrowingAxe_03'), (8480, 'INV_Axe_23'), (8481, 'INV_Axe_23'), (8482, 'INV_Axe_23'), (8483, 'INV_Axe_11'), (8484, 'INV_Axe_11'), (8485, 'INV_ThrowingAxe_01'), (8486, 'INV_ThrowingAxe_01'), (8487, 'INV_Axe_23'), (8488, 'INV_ThrowingAxe_03'), (8489, 'INV_Axe_06'), (8490, 'INV_Axe_11'), (8491, 'INV_Axe_11'), (8492, 'INV_Axe_11'), (8493, 'INV_Axe_14'), (8494, 'INV_Axe_14'), (8495, 'INV_ThrowingAxe_03'), (8496, 'INV_ThrowingAxe_01'), (8497, 'INV_ThrowingAxe_03'), (8498, 'INV_ThrowingAxe_01'), (8499, 'INV_Axe_10'), (8500, 'INV_ThrowingAxe_06'), (8501, 'INV_ThrowingAxe_06'), (8502, 'INV_Axe_17'), (8503, 'INV_Axe_18'), (8504, 'INV_Axe_17'), (8505, 'INV_Axe_22'), (8506, 'INV_Axe_23'), (8507, 'INV_Axe_17'), (8508, 'INV_Axe_17'), (8509, 'INV_Axe_01'), (8510, 'INV_ThrowingAxe_05'), (8511, 'INV_ThrowingAxe_06'), (8512, 'INV_Axe_11'), (8513, 'INV_Axe_11'), (8514, 'INV_Axe_17'), (8515, 'INV_ThrowingAxe_02'), (8516, 'INV_ThrowingAxe_02'), (8517, 'INV_Axe_18'), (8518, 'INV_Potion_10'), (8519, 'INV_Axe_17'), (8520, 'INV_Axe_23'), (8521, 'INV_Axe_18'), (8522, 'INV_Axe_06'), (8523, 'INV_Potion_10'), (8524, 'INV_ThrowingAxe_02'), (8525, 'INV_Axe_11'), (8526, 'INV_Axe_18'), (8527, 'INV_ThrowingAxe_05'), (8528, 'INV_ThrowingAxe_05'), (8529, 'INV_ThrowingAxe_02'), (8530, 'INV_ThrowingAxe_05'), (8531, 'INV_ThrowingAxe_02'), (8532, 'INV_ThrowingAxe_02'), (8533, 'INV_Axe_17'), (8534, 'INV_ThrowingAxe_06'), (8535, 'INV_ThrowingAxe_05'), (8536, 'INV_ThrowingAxe_06'), (8537, 'INV_ThrowingAxe_06'), (8538, 'INV_ThrowingAxe_06'), (8539, 'INV_ThrowingAxe_06'), (8540, 'INV_Axe_11'), (8541, 'Temp'), (8542, 'Temp'), (8543, 'INV_Potion_14'), (8544, 'INV_Potion_14'), (8545, 'INV_Potion_15'), (8546, 'INV_Potion_18'), (8547, 'INV_Potion_18'), (8548, 'Temp'), (8549, 'Temp'), (8550, 'Temp'), (8551, 'Temp'), (8552, 'Temp'), (8553, 'Temp'), (8554, 'Temp'), (8555, 'INV_Weapon_ShortBlade_02'), (8556, 'INV_Staff_08'), (8557, 'INV_Shield_09'), (8558, 'Temp'), (8559, 'Temp'), (8560, 'INV_Stone_05'), (8561, 'INV_Misc_Dust_02'), (8562, 'INV_Misc_Gear_08'), (8563, 'INV_Misc_MonsterScales_02'), (8564, 'INV_Misc_MonsterScales_02'), (8565, 'INV_Hammer_15'), (8566, 'INV_Hammer_15'), (8567, 'INV_Hammer_06'), (8568, 'INV_Hammer_20'), (8569, 'INV_Hammer_23'), (8570, 'INV_Hammer_11'), (8571, 'INV_Hammer_08'), (8572, 'INV_Hammer_09'), (8573, 'INV_Hammer_11'), (8574, 'INV_Hammer_05'), (8575, 'INV_Hammer_09'), (8576, 'INV_Hammer_20'), (8577, 'INV_Hammer_04'), (8578, 'INV_Hammer_08'), (8579, 'INV_Hammer_15'), (8580, 'INV_Hammer_09'), (8581, 'INV_Hammer_09'), (8582, 'INV_Hammer_08'), (8583, 'INV_Hammer_08'), (8584, 'INV_Hammer_16'), (8585, 'INV_Hammer_16'), (8586, 'INV_Hammer_15'), (8587, 'INV_Hammer_09'), (8588, 'INV_Hammer_15'), (8589, 'INV_Hammer_09'), (8590, 'INV_Hammer_16'), (8591, 'Temp'), (8592, 'INV_Hammer_05'), (8593, 'INV_Hammer_09'), (8594, 'INV_Hammer_15'), (8595, 'INV_Hammer_24'), (8596, 'INV_Hammer_04'), (8597, 'INV_Hammer_15'), (8598, 'INV_Hammer_09'), (8599, 'INV_Hammer_15'), (8600, 'INV_Hammer_09'), (8601, 'INV_Hammer_16'), (8602, 'INV_Hammer_15'), (8603, 'INV_Misc_Bandage_01'), (8604, 'INV_Jewelry_Amulet_03'), (8605, 'Temp'), (8606, 'Temp'), (8607, 'Temp'), (8608, 'Temp'), (8609, 'INV_Misc_Head_Elf_01'), (8610, 'Temp'), (8611, 'Temp'), (8612, 'Temp'), (8613, 'Temp'), (8614, 'Temp'), (8615, 'Temp'), (8616, 'Ability_Ambush'), (8617, 'INV_Misc_Rune_01'), (8618, 'INV_Misc_MonsterClaw_03'), (8619, 'Spell_Frost_Wisp'), (8620, 'Spell_Frost_Wisp'), (8621, 'Ability_Racial_BearForm'), (8622, 'INV_Gizmo_01'), (8623, 'INV_Letter_09'), (8624, 'INV_Scroll_03'), (8625, 'INV_Misc_Bomb_05'), (8626, 'INV_Scroll_02'), (8627, 'INV_Potion_10'), (8628, 'INV_Misc_Note_04'), (8629, 'Ability_GolemThunderClap'), (8630, 'INV_Letter_15'), (8631, 'INV_Misc_Bag_09_Black'), (8632, 'Temp'), (8633, 'INV_Shirt_03'), (8634, 'INV_Chest_Plate12'), (8635, 'INV_Shirt_07'), (8636, 'INV_Shirt_05'), (8637, 'INV_Chest_Plate12'), (8638, 'INV_Chest_Chain_16'), (8639, 'INV_Chest_Plate08'), (8640, 'INV_Chest_Leather_06'), (8641, 'INV_Chest_Chain_12'), (8642, 'INV_Chest_Plate13'), (8643, 'INV_Shirt_14'), (8644, 'INV_Chest_Chain_09'), (8645, 'INV_Chest_Chain_08'), (8646, 'INV_Chest_Leather_09'), (8647, 'INV_Chest_Leather_10'), (8648, 'INV_Chest_Leather_09'), (8649, 'INV_Chest_Leather_08'), (8650, 'INV_Chest_Leather_09'), (8651, 'INV_Chest_Chain_12'), (8652, 'INV_Chest_Chain_05'), (8653, 'INV_Shirt_08'), (8654, 'INV_Chest_Leather_10'), (8655, 'INV_Chest_Leather_09'), (8656, 'INV_Chest_Chain_04'), (8657, 'INV_Chest_Leather_10'), (8658, 'INV_Shirt_06'), (8659, 'INV_Shirt_03'), (8660, 'INV_Chest_Leather_06'), (8661, 'INV_Chest_Fur'), (8662, 'INV_Chest_Wolf'), (8663, 'INV_Chest_Chain_06'), (8664, 'INV_Chest_Leather_07'), (8665, 'INV_Chest_Leather_08'), (8666, 'INV_Shirt_07'), (8667, 'INV_Chest_Leather_09'), (8668, 'INV_Chest_Plate06'), (8669, 'INV_Chest_Leather_07'), (8670, 'INV_Shirt_06'), (8671, 'INV_Shirt_10'), (8672, 'INV_Chest_Chain_05'), (8673, 'INV_Shirt_05'), (8674, 'INV_Shirt_13'), (8675, 'INV_Chest_Chain_15'), (8676, 'INV_Chest_Leather_08'), (8677, 'INV_Shirt_16'), (8678, 'INV_Chest_Chain_06'), (8679, 'INV_Chest_Leather_09'), (8680, 'INV_Shirt_03'), (8681, 'INV_Shirt_06'), (8682, 'INV_Chest_Leather_08'), (8683, 'INV_Chest_Chain_09'), (8684, 'INV_Chest_Leather_09'), (8685, 'INV_Shirt_05'), (8686, 'INV_Hammer_16'), (8687, 'INV_Hammer_15'), (8688, 'INV_Hammer_15'), (8689, 'INV_Hammer_15'), (8690, 'INV_Hammer_15'), (8691, 'INV_Hammer_15'), (8692, 'INV_Hammer_04'), (8693, 'INV_Hammer_22'), (8694, 'INV_Hammer_16'), (8695, 'INV_Chest_Leather_04'), (8696, 'INV_Chest_Leather_04'), (8697, 'INV_Shirt_09'), (8698, 'INV_Shirt_05'), (8699, 'INV_Shirt_14'), (8700, 'INV_Shirt_14'), (8701, 'INV_Chest_Leather_09'), (8702, 'INV_Shirt_10'), (8703, 'INV_Chest_Leather_07'), (8704, 'INV_Chest_Leather_07'), (8705, 'INV_Shirt_02'), (8706, 'INV_Shirt_Black_01'), (8707, 'INV_Shirt_10'), (8708, 'INV_Shirt_05'), (8709, 'INV_Chest_Leather_06'), (8710, 'INV_Chest_Leather_09'), (8711, 'INV_Misc_LeatherScrap_08'), (8712, 'INV_Chest_Leather_09'), (8713, 'INV_Chest_Leather_06'), (8714, 'INV_Chest_Leather_10'), (8715, 'INV_Shirt_05'), (8716, 'INV_Chest_Plate01'), (8717, 'INV_Shirt_07'), (8718, 'INV_Chest_Leather_08'), (8719, 'INV_Chest_Plate04'), (8720, 'INV_Shirt_Black_01'), (8721, 'INV_Shirt_04'), (8722, 'INV_Shirt_04'), (8723, 'INV_Chest_Leather_09'), (8724, 'INV_Chest_Leather_08'), (8725, 'INV_Chest_Plate06'), (8726, 'INV_Chest_Leather_09'), (8727, 'INV_Shirt_03'), (8728, 'INV_Chest_Plate06'), (8729, 'INV_Misc_Book_04'), (8730, 'Temp'), (8731, 'INV_Crate_01'), (8732, 'INV_Chest_Leather_09'), (8733, 'Spell_Fire_Fireball02'), (8734, 'INV_Misc_Key_01'), (8735, 'INV_Misc_Key_01'), (8736, 'INV_Misc_Key_03'), (8737, 'INV_Misc_Key_03'), (8738, 'INV_Shirt_02'), (8739, 'Temp'), (8740, 'INV_Pants_01'), (8741, 'Temp'), (8742, 'INV_Chest_Leather_09'), (8743, 'INV_Misc_Birdbeck_02'), (8744, 'Ability_Ambush'), (8745, 'INV_Weapon_Halberd_05'), (8746, 'INV_Weapon_Halberd_05'), (8747, 'INV_Weapon_Halberd_05'), (8748, 'INV_Axe_06'), (8749, 'INV_Belt_03'), (8750, 'INV_Misc_Cape_10'), (8751, 'INV_Misc_MonsterClaw_02'), (8752, 'INV_Potion_04'), (8753, 'INV_Helmet_04'), (8754, 'INV_Chest_Plate04'), (8755, 'INV_Weapon_ShortBlade_01'), (8756, 'INV_Misc_Cape_03'), (8757, 'INV_Misc_Cape_12'), (8758, 'INV_Misc_Cape_02'), (8759, 'INV_Misc_Cape_15'), (8760, 'INV_Misc_Cape_07'), (8761, 'INV_Misc_Cape_18'), (8762, 'INV_Misc_Cape_07'), (8763, 'INV_Misc_Cape_05'), (8764, 'INV_Misc_Cape_17'), (8765, 'INV_Misc_Cape_01'), (8766, 'INV_Misc_Cape_04'), (8767, 'INV_Misc_Cape_08'), (8768, 'INV_Misc_Cape_01'), (8769, 'INV_Misc_Cape_04'), (8770, 'INV_Misc_Cape_18'), (8771, 'INV_Misc_Cape_14'), (8772, 'INV_Misc_Cape_12'), (8773, 'INV_Misc_Cape_15'), (8774, 'INV_Misc_Cape_02'), (8775, 'INV_Misc_Cape_10'), (8776, 'INV_Misc_Cape_13'), (8777, 'INV_Misc_Cape_13'), (8778, 'INV_Misc_Cape_14'), (8779, 'INV_Misc_Cape_14'), (8780, 'INV_Misc_Cape_11'), (8781, 'INV_Misc_Cape_08'), (8782, 'INV_Misc_Cape_09'), (8783, 'INV_Misc_Cape_18'), (8784, 'INV_Misc_Cape_12'), (8785, 'INV_Misc_Cape_05'), (8786, 'INV_Misc_Cape_01'), (8787, 'INV_Misc_Cape_11'), (8788, 'INV_Misc_Cape_06'), (8789, 'INV_Misc_Cape_05'), (8790, 'INV_Misc_Cape_09'), (8791, 'INV_Misc_Cape_08'), (8792, 'INV_Misc_Cape_08'), (8793, 'INV_Misc_Cape_04'), (8794, 'INV_Misc_Pelt_Bear_Ruin_02'), (8795, 'INV_Misc_Cape_04'), (8796, 'INV_Misc_Cape_06'), (8797, 'INV_Misc_Cape_02'), (8798, 'INV_Misc_Cape_03'), (8799, 'INV_Misc_Cape_03'), (8800, 'INV_Misc_Cape_02'), (8801, 'INV_Misc_Cape_14'), (8802, 'Spell_Magic_PolymorphPig'), (8803, 'INV_Mace_11'), (8804, 'Temp'), (8805, 'Temp'), (8806, 'Temp'), (8807, 'Temp'), (8808, 'Temp'), (8809, 'Temp'), (8810, 'Temp'), (8811, 'Temp'), (8812, 'Temp'), (8813, 'Temp'), (8814, 'Temp'), (8815, 'Temp'), (8816, 'INV_Jewelry_Ring_03'), (8817, 'Temp'), (8818, 'INV_Pants_01'), (8819, 'Temp'), (8820, 'Temp'), (8821, 'Temp'), (8822, 'INV_Pants_01'), (8823, 'INV_Boots_09'), (8824, 'Temp'), (8825, 'Temp'), (8826, 'Temp'), (8827, 'Temp'), (8828, 'Temp'), (8829, 'Temp'), (8830, 'Temp'), (8831, 'Temp'), (8832, 'Temp'), (8833, 'Temp'), (8834, 'Temp'), (8835, 'Temp'), (8836, 'Temp'), (8837, 'Temp'), (8838, 'Temp'), (8839, 'Temp'), (8840, 'Temp'), (8841, 'Temp'), (8842, 'INV_Pants_01'), (8843, 'Temp'), (8844, 'Temp'), (8845, 'INV_Robe_03'), (8846, 'INV_Robe_02'), (8847, 'Temp'), (8848, 'Temp'), (8849, 'INV_Robe_01'), (8850, 'INV_Robe_01'), (8851, 'INV_Robe_03'), (8852, 'INV_Robe_01'), (8853, 'INV_Robe_01'), (8854, 'INV_Robe_03'), (8855, 'INV_Robe_01'), (8856, 'INV_Robe_01'), (8857, 'INV_Robe_03'), (8858, 'INV_Robe_01'), (8859, 'INV_Misc_Bag_10_Red'), (8860, 'INV_Misc_Bag_07_Green'), (8861, 'INV_Misc_Bag_07_Black'), (8862, 'INV_Robe_03'), (8863, 'INV_Robe_01'), (8864, 'INV_Misc_Cape_02'), (8865, 'INV_Misc_Cape_05'), (8866, 'INV_Misc_Ear_Human_01'), (8867, 'INV_Misc_Gear_01'), (8868, 'Temp'), (8869, 'INV_Belt_07'), (8870, 'INV_Shoulder_09'), (8871, 'INV_Belt_07'), (8872, 'Temp'), (8873, 'Temp'), (8874, 'Temp'), (8875, 'Temp'), (8876, 'Temp'), (8877, 'Temp'), (8878, 'INV_Helmet_03'), (8879, 'INV_Helmet_03'), (8880, 'Temp'), (8881, 'Temp'), (8882, 'Temp'), (8883, 'Temp'), (8884, 'Temp'), (8885, 'Temp'), (8886, 'Temp'), (8887, 'Temp'), (8888, 'Temp'), (8889, 'Temp'), (8890, 'Temp'), (8891, 'Temp'), (8892, 'Temp'), (8893, 'Temp'), (8894, 'Temp'), (8895, 'Temp'), (8896, 'INV_Staff_02'), (8897, 'Temp'), (8898, 'Temp'), (8899, 'INV_ThrowingAxe_05'), (8900, 'Temp'), (8901, 'Temp'), (8902, 'INV_Misc_Key_06'), (8903, 'INV_Misc_Key_06'), (8904, 'INV_Staff_02'), (8905, 'INV_Belt_02'), (8906, 'Temp'), (8907, 'INV_Chest_Chain_12'), (8908, 'INV_Chest_Chain_12'), (8909, 'Temp'), (8910, 'INV_Chest_Chain_12'), (8911, 'INV_Bracer_12'), (8912, 'INV_Bracer_05'), (8913, 'INV_Misc_MonsterScales_02'), (8914, 'INV_Misc_MonsterScales_03'), (8915, 'INV_Misc_Book_09'), (8916, 'INV_Jewelry_Talisman_01'), (8917, 'INV_Misc_Organ_01'), (8918, 'INV_Jewelry_Talisman_01'), (8919, 'INV_Letter_13'), (8920, 'Temp'), (8921, 'INV_Potion_17'), (8922, 'INV_Potion_17'), (8923, 'INV_Misc_MonsterScales_03'), (8924, 'INV_Misc_MonsterScales_02'), (8925, 'INV_Gizmo_03'), (8926, 'INV_Gizmo_03'), (8927, 'INV_Misc_Note_03'), (8928, 'INV_Crate_03'), (8929, 'INV_Misc_Shell_01'), (8930, 'INV_Gizmo_02'), (8931, 'INV_Gizmo_02'), (8932, 'INV_Misc_Dust_02'), (8933, 'INV_Letter_13'), (8934, 'INV_Misc_Organ_06'), (8935, 'INV_Cask_04'), (8936, 'INV_Letter_15'), (8937, 'INV_Misc_Root_01'), (8938, 'INV_Misc_Root_01'), (8939, 'INV_Misc_Organ_02'), (8940, 'INV_Misc_Organ_02'), (8941, 'INV_Misc_Pelt_Bear_Ruin_05'), (8942, 'INV_Misc_Pelt_Wolf_Ruin_01'), (8943, 'Temp'), (8944, 'INV_Shirt_01'), (8945, 'Temp'), (8946, 'Temp'), (8947, 'Temp'), (8948, 'Temp'), (8949, 'Temp'), (8950, 'Temp'), (8951, 'INV_Misc_Key_05'), (8952, 'INV_Misc_Pelt_Bear_Ruin_01'), (8953, 'Temp'), (8954, 'Temp'), (8955, 'Temp'), (8956, 'Temp'), (8957, 'Temp'), (8958, 'Temp'), (8959, 'Temp'), (8960, 'Temp'), (8961, 'Temp'), (8962, 'Temp'), (8963, 'Temp'), (8964, 'Temp'), (8965, 'Temp'), (8966, 'Temp'), (8967, 'Temp'), (8968, 'Temp'), (8969, 'INV_Pants_02'), (8970, 'INV_Shirt_01'), (8971, 'INV_Shirt_01'), (8972, 'Temp'), (8973, 'Temp'), (8974, 'Temp'), (8975, 'Temp'), (8976, 'Temp'), (8977, 'Temp'), (8978, 'Temp'), (8979, 'Temp'), (8980, 'Temp'), (8981, 'Temp'), (8982, 'Temp'), (8983, 'Temp'), (8984, 'Temp'), (8985, 'Temp'), (8986, 'Temp'), (8987, 'Temp'), (8988, 'Temp'), (8989, 'Temp'), (8990, 'Temp'), (8991, 'Temp'), (8992, 'Temp'), (8993, 'Temp'), (8994, 'Temp'), (8995, 'Temp'), (8996, 'Temp'), (8997, 'Temp'), (8998, 'Temp'), (8999, 'Temp'), (9000, 'Temp'), (9001, 'Temp'), (9002, 'Temp'), (9003, 'Temp'), (9004, 'Temp'), (9005, 'Temp'), (9006, 'Temp'), (9007, 'Temp'), (9008, 'Temp'), (9009, 'INV_Shirt_01'), (9010, 'Temp'), (9011, 'INV_Shirt_01'), (9012, 'Temp'), (9013, 'Temp'), (9014, 'Temp'), (9015, 'Temp'), (9016, 'Temp'), (9017, 'Temp'), (9018, 'Temp'), (9019, 'Temp'), (9020, 'Temp'), (9021, 'Temp'), (9022, 'Temp'), (9023, 'Temp'), (9024, 'Temp'), (9025, 'Temp'), (9026, 'Temp'), (9027, 'Temp'), (9028, 'Temp'), (9029, 'Temp'), (9030, 'Temp'), (9031, 'INV_Shirt_01'), (9032, 'Temp'), (9033, 'Temp'), (9034, 'Temp'), (9035, 'Temp'), (9036, 'INV_Chest_Leather_04'), (9037, 'INV_Sword_10'), (9038, 'INV_Shoulder_07'), (9039, 'Temp'), (9040, 'INV_Chest_Leather_04'), (9041, 'Temp'), (9042, 'Temp'), (9043, 'Temp'), (9044, 'Temp'), (9045, 'Temp'), (9046, 'Temp'), (9047, 'Temp'), (9048, 'Temp'), (9049, 'Temp'), (9050, 'Temp'), (9051, 'INV_Boots_05'), (9052, 'Temp'), (9053, 'INV_Robe_03'), (9054, 'INV_Robe_01'), (9055, 'INV_Sword_10'), (9056, 'INV_Chest_Leather_10'), (9057, 'INV_Mace_09'), (9058, 'INV_Potion_13'), (9059, 'Temp'), (9060, 'INV_Weapon_Bow_01'), (9061, 'INV_Weapon_Bow_04'), (9062, 'INV_Wand_11'), (9063, 'INV_Wand_11'), (9064, 'Temp'), (9065, 'Temp'), (9066, 'Temp'), (9067, 'Temp'), (9068, 'Temp'), (9069, 'Temp'), (9070, 'INV_Helmet_03'), (9071, 'Temp'), (9072, 'Temp'), (9073, 'Temp'), (9074, 'Temp'), (9075, 'Temp'), (9076, 'Temp'), (9077, 'INV_Shoulder_05'), (9078, 'Temp'), (9079, 'Temp'), (9080, 'INV_Boots_08'), (9081, 'INV_Boots_07'), (9082, 'INV_Gauntlets_04'), (9083, 'Temp'), (9084, 'Temp'), (9085, 'Temp'), (9086, 'INV_Jewelry_Amulet_01'), (9087, 'Temp'), (9088, 'Temp'), (9089, 'Temp'), (9090, 'Spell_Shadow_SummonImp'), (9091, 'Temp'), (9092, 'Temp'), (9093, 'Temp'), (9094, 'Temp'), (9095, 'Temp'), (9096, 'Temp'), (9097, 'Temp'), (9098, 'Temp'), (9099, 'Temp'), (9100, 'Temp'), (9101, 'Temp'), (9102, 'Temp'), (9103, 'INV_Jewelry_Necklace_01'), (9104, 'Temp'), (9105, 'INV_Pants_01'), (9106, 'INV_Misc_Rune_01'), (9107, 'Temp'), (9108, 'Temp'), (9109, 'INV_Misc_Note_01'), (9110, 'INV_Misc_StoneTablet_02'), (9111, 'INV_Chest_Fur'), (9112, 'INV_Chest_Fur'), (9113, 'INV_Chest_Samurai'), (9114, 'INV_Chest_Samurai'), (9115, 'INV_Robe_01'), (9116, 'INV_Ore_Mithril_01'), (9117, 'INV_Hammer_08'), (9118, 'INV_Axe_24'), (9119, 'INV_ThrowingAxe_05'), (9120, 'INV_Hammer_18'), (9121, 'INV_Sword_10'), (9122, 'INV_Wand_04'), (9123, 'INV_Chest_Leather_08'), (9124, 'INV_Cask_03'), (9125, 'INV_Wine_01'), (9126, 'INV_Crate_02'), (9127, 'INV_Crate_02'), (9128, 'INV_Misc_Book_01'), (9129, 'INV_Misc_Book_01'), (9130, 'Temp'), (9131, 'Temp'), (9132, 'Temp'), (9133, 'Temp'), (9134, 'INV_Misc_Bone_02'), (9135, 'INV_Misc_Note_01'), (9136, 'Temp'), (9137, 'Temp'), (9138, 'Temp'), (9139, 'INV_Misc_Organ_05'), (9140, 'INV_Misc_Organ_05'), (9141, 'INV_Misc_Organ_06'), (9142, 'INV_Misc_Rock_01'), (9143, 'INV_Chest_Chain_08'), (9144, 'INV_Misc_LeatherScrap_03'), (9145, 'INV_Misc_MonsterClaw_02'), (9146, 'Temp'), (9147, 'INV_Stone_13'), (9148, 'INV_Letter_02'), (9149, 'Temp'), (9150, 'INV_Misc_MonsterHead_04'), (9151, 'INV_Crate_05'), (9152, 'INV_Letter_12'), (9153, 'INV_Misc_Key_07'), (9154, 'INV_Misc_Key_07'), (9155, 'INV_Misc_Note_04'), (9156, 'INV_Shoulder_04'), (9157, 'INV_Misc_MonsterClaw_02'), (9158, 'INV_Shoulder_04'), (9159, 'Temp'), (9160, 'INV_Boots_07'), (9161, 'INV_Misc_Gift_04'), (9162, 'INV_Misc_Gift_03'), (9163, 'INV_Ammo_Bullet_03'), (9164, 'INV_Misc_Book_09'), (9165, 'INV_Misc_Book_08'), (9166, 'INV_Ammo_Bullet_03'), (9167, 'INV_Gizmo_01'), (9168, 'Temp'), (9169, 'INV_Boots_07'), (9170, 'Temp'), (9171, 'Temp'), (9172, 'Temp'), (9173, 'INV_Boots_03'), (9174, 'INV_Boots_03'), (9175, 'INV_Shirt_01'), (9176, 'INV_Boots_05'), (9177, 'INV_Shirt_01'), (9178, 'INV_Shirt_01'), (9179, 'INV_Belt_02'), (9180, 'INV_Shirt_01'), (9181, 'INV_Boots_05'), (9182, 'INV_Jewelry_Ring_03'), (9183, 'INV_Belt_02'), (9184, 'INV_Boots_05'), (9185, 'INV_Jewelry_Ring_03'), (9186, 'INV_Belt_06'), (9187, 'INV_Jewelry_Ring_03'), (9188, 'INV_Jewelry_Ring_03'), (9189, 'INV_Jewelry_Ring_03'), (9190, 'INV_Jewelry_Ring_03'), (9191, 'INV_Jewelry_Ring_03'), (9192, 'Temp'), (9193, 'Temp'), (9194, 'Temp'), (9195, 'Temp'), (9196, 'Temp'), (9197, 'Temp'), (9198, 'Temp'), (9199, 'INV_Letter_17'), (9200, 'INV_Misc_MonsterSpiderCarapace_01'), (9201, 'INV_Belt_06'), (9202, 'Temp'), (9203, 'Temp'), (9204, 'Temp'), (9205, 'Temp'), (9206, 'Temp'), (9207, 'INV_Potion_13'), (9208, 'INV_Potion_15'), (9209, 'Ability_WarStomp'), (9210, 'Temp'), (9211, 'Temp'), (9212, 'Temp'), (9213, 'Temp'), (9214, 'Temp'), (9215, 'INV_Spear_05'), (9216, 'Temp'), (9217, 'Temp'), (9218, 'Temp'), (9219, 'Temp'), (9220, 'Temp'), (9221, 'INV_Misc_Orb_03'), (9222, 'INV_Misc_Orb_04'), (9241, 'INV_Shoulder_07'), (9242, 'INV_Pants_04'), (9243, 'INV_Helmet_03'), (9244, 'INV_Wine_02'), (9245, 'INV_Misc_Head_Tiger_01'), (9264, 'INV_Shirt_12'), (9265, 'Temp'), (9266, 'Temp'), (9267, 'Temp'), (9284, 'INV_Shoulder_03'), (9285, 'INV_Jewelry_Amulet_06'), (9286, 'Temp'), (9287, 'Temp'), (9288, 'INV_Crate_05'), (9289, 'INV_Misc_Head_Orc_01'), (9290, 'INV_Crate_03'), (9291, 'INV_Misc_Organ_06'), (9292, 'INV_Misc_Eye_01'), (9304, 'INV_Misc_Mug'), (9305, 'INV_Jewelry_Necklace_01'), (9306, 'INV_Shirt_01'), (9307, 'INV_Shirt_01'), (9308, 'Temp'), (9309, 'Temp'), (9310, 'INV_Jewelry_Talisman_06'), (9311, 'Temp'), (9312, 'Temp'), (9313, 'INV_Shirt_01'), (9314, 'Temp'), (9315, 'INV_Helmet_04'), (9316, 'Temp'), (9317, 'INV_Shirt_01'), (9318, 'INV_Jewelry_Ring_03'), (9319, 'INV_Misc_Book_03'), (9320, 'INV_Helmet_04'), (9321, 'INV_Shirt_01'), (9322, 'INV_Gauntlets_05'), (9323, 'INV_Shirt_01'), (9324, 'INV_Gauntlets_05'), (9325, 'INV_Gauntlets_05'), (9326, 'INV_Boots_05'), (9327, 'Temp'), (9328, 'Temp'), (9344, 'INV_Weapon_ShortBlade_05'), (9345, 'INV_Misc_Gem_Amethyst_02'), (9346, 'INV_Chest_Leather_04'), (9347, 'INV_Shirt_03'), (9348, 'INV_Pants_02'), (9349, 'INV_Chest_Leather_06'), (9350, 'INV_Robe_02'), (9351, 'INV_Robe_01'), (9352, 'INV_Robe_01'), (9353, 'INV_Boots_01'), (9354, 'INV_Shield_04'), (9364, 'Temp'), (9365, 'INV_Belt_04'), (9366, 'Temp'), (9367, 'INV_Chest_Chain'), (9368, 'INV_Boots_01'), (9369, 'INV_Belt_02'), (9370, 'INV_Sword_10'), (9371, 'Temp'), (9372, 'Temp'), (9373, 'INV_Gauntlets_05'), (9374, 'INV_Gauntlets_05'), (9375, 'INV_Shield_09'), (9376, 'INV_Chest_Chain'), (9377, 'INV_Jewelry_Amulet_03'), (9378, 'INV_Bracer_03'), (9379, 'INV_Robe_01'), (9380, 'INV_Pants_05'), (9381, 'INV_Hammer_20'), (9382, 'Temp'), (9383, 'Temp'), (9384, 'Temp'), (9385, 'INV_Gauntlets_09'), (9386, 'INV_Gauntlets_09'), (9387, 'INV_Chest_Plate03'), (9388, 'INV_Bracer_03'), (9389, 'INV_Belt_03'), (9390, 'INV_Gauntlets_05'), (9391, 'INV_Pants_03'), (9392, 'INV_Shoulder_05'), (9393, 'INV_Shoulder_05'), (9394, 'INV_Misc_Book_08'), (9395, 'INV_Bracer_05'), (9396, 'INV_Misc_MonsterFang_01'), (9397, 'INV_Letter_10'), (9398, 'Temp'), (9399, 'Temp'), (9400, 'Temp'), (9401, 'Temp'), (9402, 'Temp'), (9403, 'INV_Chest_Chain_09'), (9404, 'INV_Boots_01'), (9405, 'INV_Gauntlets_05'), (9406, 'INV_Gauntlets_05'), (9407, 'INV_Shoulder_09'), (9408, 'INV_Chest_Chain_06'), (9409, 'INV_Boots_01'), (9410, 'INV_Boots_01'), (9411, 'INV_Boots_01'), (9412, 'INV_Boots_01'), (9413, 'INV_Gauntlets_05'), (9414, 'INV_Gauntlets_05'), (9415, 'INV_Pants_05'), (9416, 'INV_Chest_Chain'), (9417, 'INV_Bracer_06'), (9418, 'INV_Helmet_03'), (9419, 'INV_Helmet_03'), (9420, 'INV_Helmet_03'), (9421, 'INV_Helmet_03'), (9422, 'INV_Shoulder_09'), (9423, 'INV_Helmet_03'), (9424, 'INV_Shoulder_09'), (9425, 'INV_Chest_Chain_06'), (9426, 'INV_Boots_01'), (9427, 'INV_Boots_01'), (9428, 'INV_Boots_01'), (9429, 'INV_Shield_05'), (9430, 'INV_Misc_Bandage_07'), (9431, 'INV_Shirt_01'), (9432, 'Temp'), (9433, 'Temp'), (9434, 'Temp'), (9435, 'Temp'), (9436, 'Temp'), (9437, 'Temp'), (9438, 'Temp'), (9439, 'Temp'), (9440, 'Temp'), (9441, 'Temp'), (9442, 'Temp'), (9443, 'INV_Misc_QuestionMark'), (9444, 'INV_Sword_24'), (9445, 'INV_Fabric_Mageweave_02'), (9446, 'INV_Robe_01'), (9447, 'Temp'), (9448, 'Temp'), (9449, 'Temp'), (9450, 'Temp'), (9451, 'Temp'), (9452, 'Temp'), (9453, 'INV_Pants_03'), (9454, 'Temp'), (9455, 'Temp'), (9456, 'Temp'), (9457, 'Temp'), (9458, 'Temp'), (9459, 'Temp'), (9460, 'INV_Jewelry_Ring_03'), (9461, 'Temp'), (9462, 'Temp'), (9463, 'Temp'), (9464, 'Temp'), (9465, 'Ability_SearingArrow'), (9466, 'Spell_Misc_ConjureManaJewel'), (9467, 'INV_Letter_11'), (9468, 'Temp'), (9469, 'Temp'), (9470, 'Temp'), (9471, 'Temp'), (9484, 'INV_Hammer_20'), (9485, 'Temp'), (9486, 'Temp'), (9487, 'Temp'), (9488, 'Temp'), (9489, 'Temp'), (9490, 'Temp'), (9491, 'Temp'), (9492, 'INV_Hammer_20'), (9493, 'Temp'), (9494, 'Temp'), (9495, 'Temp'), (9496, 'Temp'), (9497, 'Temp'), (9498, 'Temp'), (9499, 'INV_Chest_Wolf'), (9500, 'INV_Pants_Wolf'), (9501, 'INV_Belt_04'), (9502, 'INV_Chest_Leather_09'), (9503, 'INV_Gauntlets_05'), (9504, 'INV_Boots_04'), (9505, 'INV_Pants_02'), (9506, 'INV_Gauntlets_05'), (9507, 'INV_Gauntlets_05'), (9508, 'INV_Belt_04'), (9509, 'INV_Chest_Leather_09'), (9510, 'INV_Boots_05'), (9511, 'INV_Chest_Leather_09'), (9512, 'INV_Boots_05'), (9513, 'INV_Belt_04'), (9514, 'INV_Pants_02'), (9515, 'INV_Misc_OrnateBox'), (9516, 'Temp'), (9517, 'Temp'), (9518, 'INV_Ammo_FireTar'), (9519, 'INV_Shirt_05'), (9520, 'INV_Boots_05'), (9521, 'INV_Chest_Leather_09'), (9522, 'INV_Misc_Cape_10'), (9523, 'INV_Pants_02'), (9524, 'INV_Chest_Leather_10'), (9525, 'INV_Belt_06'), (9526, 'INV_Gauntlets_05'), (9527, 'INV_Shoulder_08'), (9528, 'INV_Shoulder_08'), (9529, 'INV_Gauntlets_05'), (9530, 'INV_Boots_05'), (9531, 'INV_Chest_Leather_10'), (9532, 'INV_Chest_Leather_08'), (9533, 'INV_Belt_04'), (9534, 'INV_Gauntlets_05'), (9535, 'INV_Pants_02'), (9536, 'INV_Chest_Leather_04'), (9537, 'INV_Belt_02'), (9538, 'INV_Belt_03'), (9539, 'INV_Pants_02'), (9540, 'INV_Pants_02'), (9541, 'INV_Pants_02'), (9542, 'INV_Pants_02'), (9543, 'INV_Gauntlets_05'), (9544, 'INV_Shoulder_08'), (9545, 'INV_Chest_Leather_08'), (9546, 'INV_Bracer_12'), (9547, 'INV_Misc_Cape_03'), (9548, 'INV_Chest_Leather_04'), (9549, 'INV_Gauntlets_05'), (9550, 'INV_Bracer_10'), (9551, 'INV_Belt_06'), (9552, 'INV_Belt_10'), (9553, 'INV_Boots_03'), (9554, 'INV_Boots_03'), (9555, 'INV_Gauntlets_06'), (9556, 'INV_Gauntlets_06'), (9557, 'INV_Misc_Bone_ElfSkull_01'), (9558, 'INV_Misc_Cape_10'), (9559, 'INV_Bracer_07'), (9560, 'Temp'), (9561, 'Temp'), (9562, 'Temp'), (9563, 'Temp'), (9564, 'Temp'), (9565, 'INV_Chest_Wolf'), (9566, 'Temp'), (9567, 'Temp'), (9568, 'Temp'), (9569, 'Temp'), (9570, 'Temp'), (9571, 'Temp'), (9572, 'Temp'), (9573, 'Temp'), (9574, 'Temp'), (9575, 'Temp'), (9576, 'Temp'), (9577, 'Temp'), (9578, 'Temp'), (9579, 'Temp'), (9580, 'Temp'), (9581, 'Temp'), (9582, 'Temp'), (9583, 'Temp'), (9584, 'INV_Belt_03'), (9585, 'INV_Misc_Head_Murloc_01'), (9586, 'INV_Gauntlets_05'), (9587, 'INV_Gauntlets_05'), (9588, 'INV_Gauntlets_05'), (9589, 'INV_Chest_Chain'), (9590, 'INV_Chest_Chain'), (9591, 'INV_Jewelry_Ring_03'), (9592, 'Temp'), (9593, 'Temp'), (9594, 'Temp'), (9605, 'Temp'), (9625, 'INV_Crate_02'), (9626, 'INV_Crate_02'), (9627, 'INV_Chest_Chain'), (9628, 'Temp'), (9629, 'Temp'), (9630, 'Temp'), (9631, 'Temp'), (9632, 'INV_Misc_OrnateBox'), (9633, 'INV_Ammo_FireTar'), (9634, 'INV_Bracer_10'), (9635, 'Spell_Frost_ChainsOfIce'), (9636, 'INV_Misc_ArmorKit_01'), (9637, 'INV_Misc_ArmorKit_01'), (9638, 'INV_Potion_18'), (9639, 'INV_Potion_16'), (9640, 'INV_Pants_Wolf'), (9641, 'INV_Belt_05'), (9642, 'INV_Misc_Bandana_03'), (9643, 'INV_Chest_Leather_06'), (9644, 'INV_Bracer_07'), (9645, 'Temp'), (9646, 'Temp'), (9647, 'INV_Bracer_07'), (9648, 'Temp'), (9649, 'INV_Misc_Coin_03'), (9650, 'Temp'), (9651, 'INV_Jewelry_Ring_03'), (9652, 'INV_Chest_Fur.tga'), (9653, 'INV_Boots_08'), (9654, 'Temp'), (9655, 'Temp'), (9656, 'INV_Chest_Chain'), (9657, 'INV_Jewelry_Necklace_11'), (9658, 'INV_Jewelry_Necklace_05'), (9659, 'Spell_Nature_NatureTouchGrow'), (9660, 'INV_Misc_Key_14'), (9661, 'Temp'), (9662, 'Temp'), (9663, 'INV_Letter_05'), (9664, 'Temp'), (9665, 'INV_Chest_Chain'), (9666, 'INV_Misc_Head_Centaur_01'), (9667, 'Temp'), (9668, 'INV_Misc_Ear_Human_02'), (9669, 'INV_Shirt_01'), (9670, 'INV_Belt_01'), (9671, 'INV_Pants_02'), (9672, 'INV_Boots_01'), (9673, 'Temp'), (9674, 'Temp'), (9675, 'INV_Boots_09'), (9676, 'Temp'), (9677, 'Temp'), (9678, 'INV_Shoulder_05'), (9679, 'Temp'), (9680, 'Temp'), (9681, 'Temp'), (9682, 'Temp'), (9683, 'Temp'), (9684, 'Temp'), (9685, 'Temp'), (9686, 'INV_Pants_03'), (9687, 'Temp'), (9688, 'INV_Misc_Cape_16'), (9689, 'INV_Chest_Chain'), (9690, 'Temp'), (9691, 'Temp'), (9692, 'Temp'), (9693, 'INV_Staff_02'), (9694, 'Temp'), (9695, 'Temp'), (9696, 'INV_Bracer_07'), (9697, 'Temp'), (9698, 'Temp'), (9699, 'Temp'), (9700, 'Temp'), (9701, 'Temp'), (9702, 'INV_Misc_Gem_Ruby_02'), (9703, 'Temp'), (9704, 'Temp'), (9705, 'Temp'), (9706, 'Temp'), (9707, 'Temp'), (9708, 'Temp'), (9709, 'Temp'), (9710, 'Temp'), (9711, 'INV_Misc_Pipe_01'), (9712, 'Temp'), (9713, 'Temp'), (9714, 'Temp'), (9715, 'Temp'), (9716, 'Temp'), (9717, 'INV_Misc_Note_02'), (9718, 'Temp'), (9719, 'Temp'), (9720, 'Temp'), (9721, 'Temp'), (9722, 'Temp'), (9723, 'Temp'), (9724, 'INV_Pants_01'), (9725, 'INV_Letter_05'), (9726, 'INV_Chest_Leather_09'), (9727, 'INV_Chest_Leather_09'), (9728, 'INV_Misc_Idol_03'), (9729, 'INV_Shield_03'), (9730, 'INV_Misc_Idol_02'), (9731, 'INV_Poison_MindNumbing'), (9732, 'INV_Misc_Organ_01'), (9733, 'INV_Misc_Herb_06'), (9734, 'INV_Ore_Thorium_01'), (9735, 'Temp'), (9736, 'INV_Misc_Gem_Sapphire_03'), (9737, 'INV_Misc_Gem_Sapphire_03'), (9738, 'INV_Pants_03'), (9739, 'INV_Chest_Leather_09'), (9740, 'Temp'), (9741, 'INV_Potion_06'), (9742, 'INV_Pants_03'), (9743, 'Temp'), (9744, 'INV_Shirt_Red_01'), (9745, 'Temp'), (9746, 'Temp'), (9747, 'Temp'), (9748, 'Temp'), (9749, 'Temp'), (9750, 'Temp'), (9751, 'Temp'), (9752, 'Temp'), (9753, 'Temp'), (9754, 'Temp'), (9755, 'Temp'), (9756, 'Temp'), (9757, 'Temp'), (9758, 'Temp'), (9759, 'Temp'), (9760, 'Temp'), (9761, 'Temp'), (9762, 'Temp'), (9763, 'Temp'), (9764, 'Temp'), (9765, 'Temp'), (9766, 'Temp'), (9767, 'Temp'), (9768, 'Temp'), (9769, 'Temp'), (9770, 'Temp'), (9771, 'INV_Boots_01'), (9772, 'INV_Shirt_01'), (9773, 'INV_Boots_03'), (9774, 'Temp'), (9775, 'INV_Pants_03'), (9776, 'Temp'), (9777, 'Temp'), (9778, 'Temp'), (9779, 'Temp'), (9780, 'Temp'), (9781, 'Temp'), (9782, 'Temp'), (9783, 'Temp'), (9784, 'Temp'), (9785, 'Temp'), (9786, 'INV_Shirt_01'), (9787, 'INV_Pants_02'), (9788, 'INV_Boots_01'), (9789, 'Temp'), (9790, 'INV_Chest_Chain'), (9791, 'Temp'), (9792, 'Temp'), (9793, 'Temp'), (9794, 'Temp'), (9795, 'Temp'), (9796, 'INV_Shirt_01'), (9797, 'Temp'), (9798, 'Temp'), (9799, 'Temp'), (9800, 'Temp'), (9801, 'Temp'), (9802, 'Temp'), (9803, 'INV_Misc_Ale_01'), (9804, 'INV_Misc_Ale_01'), (9805, 'Temp'), (9806, 'Temp'), (9807, 'Temp'), (9808, 'Temp'), (9809, 'Temp'), (9810, 'Temp'), (9811, 'Temp'), (9812, 'Temp'), (9813, 'Temp'), (9814, 'Temp'), (9815, 'INV_Misc_MonsterClaw_01'), (9816, 'Temp'), (9817, 'Temp'), (9818, 'Temp'), (9819, 'Temp'), (9820, 'Temp'), (9821, 'Temp'), (9822, 'INV_Crate_06'), (9823, 'INV_Jewelry_Ring_13'), (9824, 'INV_Misc_Comb_02'), (9825, 'INV_Misc_Comb_01'), (9826, 'Spell_Shadow_SummonFelHunter'), (9827, 'Temp'), (9828, 'Temp'), (9829, 'Temp'), (9830, 'Temp'), (9831, 'Temp'), (9832, 'INV_Jewelry_Ring_10'), (9833, 'INV_Jewelry_Ring_12'), (9834, 'INV_Jewelry_Ring_04'), (9835, 'INV_Jewelry_Ring_07'), (9836, 'INV_Jewelry_Ring_14'), (9837, 'INV_Jewelry_Ring_05'), (9838, 'INV_Jewelry_Ring_13'), (9839, 'INV_Jewelry_Ring_09'), (9840, 'INV_Jewelry_Ring_15'), (9841, 'INV_Jewelry_Ring_05'), (9842, 'INV_Jewelry_Ring_11'), (9843, 'INV_Jewelry_Ring_14'), (9844, 'Temp'), (9845, 'INV_Jewelry_Ring_05'), (9846, 'INV_Jewelry_Ring_15'), (9847, 'INV_Jewelry_Ring_08'), (9848, 'Temp'), (9849, 'INV_Jewelry_Ring_06'), (9850, 'INV_Jewelry_Ring_07'), (9851, 'INV_Jewelry_Ring_12'), (9852, 'INV_Jewelry_Necklace_04'), (9853, 'INV_Jewelry_Necklace_03'), (9854, 'INV_Jewelry_Necklace_02'), (9855, 'Temp'), (9856, 'Temp'), (9857, 'INV_Jewelry_Necklace_08'), (9858, 'INV_Jewelry_Necklace_10'), (9859, 'INV_Jewelry_Necklace_07'), (9860, 'INV_Jewelry_Necklace_09'), (9861, 'Temp'), (9862, 'Temp'), (9863, 'Temp'), (9864, 'Temp'), (9865, 'INV_Jewelry_Ring_10'), (9866, 'INV_Boots_05'), (9867, 'INV_Hammer_06'), (9868, 'Temp'), (9869, 'Temp'), (9870, 'Temp'), (9871, 'Temp'), (9872, 'INV_Axe_24'), (9873, 'Temp'), (9874, 'Temp'), (9875, 'Temp'), (9876, 'Temp'), (9877, 'Temp'), (9878, 'Temp'), (9879, 'INV_Boots_05'), (9880, 'INV_Shirt_02'), (9881, 'INV_Gauntlets_04'), (9882, 'INV_Gauntlets_04'), (9883, 'Temp'), (9884, 'INV_Boots_03'), (9885, 'INV_Belt_09'), (9886, 'INV_Belt_09'), (9887, 'INV_Robe_01'), (9888, 'INV_Belt_04'), (9889, 'INV_Shirt_02'), (9890, 'INV_Robe_03'), (9891, 'INV_Shirt_05'), (9892, 'INV_Pants_02'), (9893, 'INV_Bracer_10'), (9894, 'INV_Bracer_10'), (9895, 'INV_Belt_06'), (9896, 'INV_Belt_05'), (9897, 'INV_Robe_01'), (9898, 'INV_Belt_04'), (9899, 'Temp'), (9900, 'INV_Shirt_01'), (9901, 'Temp'), (9902, 'INV_Boots_06'), (9903, 'INV_Belt_07'), (9904, 'INV_Belt_06'), (9905, 'INV_Belt_05'), (9906, 'INV_Shirt_05'), (9907, 'INV_Belt_04'), (9908, 'INV_Belt_04'), (9909, 'INV_Belt_05'), (9910, 'INV_Belt_05'), (9911, 'INV_Belt_04'), (9912, 'INV_Belt_04'), (9913, 'INV_Pants_02'), (9914, 'INV_Belt_11'), (9915, 'INV_Boots_05'), (9916, 'INV_Belt_11'), (9917, 'INV_Belt_07'), (9918, 'Temp'), (9919, 'INV_Bracer_07'), (9920, 'INV_Belt_06'), (9921, 'INV_Belt_04'), (9922, 'Temp'), (9923, 'INV_Shirt_01'), (9924, 'INV_Pants_01'), (9925, 'INV_Chest_Leather_04'), (9926, 'INV_Shirt_01'), (9927, 'INV_Shirt_05'), (9928, 'INV_Boots_09'), (9929, 'INV_Boots_09'), (9930, 'INV_Chest_Leather_06'), (9931, 'INV_Belt_04'), (9932, 'INV_Belt_06'), (9933, 'INV_Robe_03'), (9934, 'INV_Shirt_06'), (9935, 'INV_Shirt_White_01'), (9936, 'INV_Shirt_05'), (9937, 'INV_Pants_02'), (9938, 'INV_Boots_01'), (9939, 'Temp'), (9940, 'Temp'), (9941, 'Temp'), (9942, 'Temp'), (9943, 'INV_Misc_Cape_04'), (9944, 'INV_Shirt_01'), (9945, 'INV_Pants_02'), (9946, 'INV_Boots_04'), (9947, 'INV_Helmet_04'), (9948, 'Temp'), (9949, 'INV_Shirt_01'), (9950, 'Temp'), (9951, 'Temp'), (9952, 'Temp'), (9953, 'Temp'), (9954, 'Temp'), (9955, 'Temp'), (9956, 'Temp'), (9957, 'Temp'), (9958, 'Temp'), (9959, 'INV_Bracer_02'), (9960, 'INV_Pants_02'), (9961, 'INV_Bracer_02'), (9962, 'Temp'), (9963, 'Temp'), (9964, 'INV_Chest_Chain'), (9965, 'Temp'), (9966, 'Temp'), (9967, 'INV_Gauntlets_04'), (9968, 'Temp'), (9969, 'Temp'), (9970, 'INV_Pants_02'), (9971, 'INV_Misc_Cape_07'), (9972, 'INV_Shirt_01'), (9973, 'INV_Pants_02'), (9974, 'INV_Pants_02'), (9975, 'INV_Pants_02'), (9976, 'INV_Shirt_01'), (9977, 'INV_Boots_06'), (9978, 'INV_Misc_Cape_01'), (9979, 'Temp'), (9980, 'Temp'), (9981, 'Temp'), (9982, 'Temp'), (9983, 'INV_Shirt_05'), (9984, 'INV_Pants_02'), (9985, 'INV_Boots_06'), (9986, 'INV_Misc_Cape_01'), (9987, 'INV_Pants_01'), (9988, 'INV_Pants_02'), (9989, 'INV_Shirt_01'), (9990, 'INV_Boots_05'), (9991, 'Temp'), (9992, 'INV_Boots_04'), (9993, 'INV_Pants_02'), (9994, 'INV_Shirt_01'), (9995, 'INV_Chest_Leather_04'), (9996, 'INV_Shirt_07'), (9997, 'INV_Shoulder_06'), (9998, 'INV_Shoulder_09'), (9999, 'INV_Shoulder_09'), (10000, 'Temp'), (10001, 'INV_Shirt_01'), (10002, 'INV_Pants_02'), (10003, 'INV_Boots_06'), (10004, 'INV_Boots_01'), (10005, 'INV_Shirt_14'), (10006, 'INV_Pants_02'), (10007, 'INV_Boots_01'), (10008, 'INV_Boots_05'), (10009, 'INV_Boots_01'), (10010, 'Temp'), (10011, 'Temp'), (10012, 'Temp'), (10013, 'Temp'), (10014, 'INV_Pants_02'), (10015, 'Temp'), (10016, 'Temp'), (10017, 'INV_Boots_07'), (10018, 'INV_Shirt_01'), (10019, 'Temp'), (10020, 'Temp'), (10021, 'Temp'), (10022, 'Temp'), (10023, 'Temp'), (10024, 'Temp'), (10025, 'Temp'), (10026, 'Temp'), (10027, 'Temp'), (10028, 'INV_Robe_02'), (10029, 'INV_Misc_MonsterScales_03'), (10030, 'Temp'), (10031, 'INV_Shirt_01'), (10032, 'Temp'), (10033, 'INV_Boots_01'), (10034, 'Temp'), (10035, 'INV_Boots_01'), (10036, 'INV_Boots_01'), (10037, 'Temp'), (10038, 'Temp'), (10039, 'Temp'), (10040, 'Temp'), (10041, 'INV_Misc_MonsterScales_03'), (10042, 'Temp'), (10043, 'INV_Misc_MonsterScales_03'), (10044, 'INV_Fabric_Wool_03'), (10045, 'Temp'), (10046, 'Temp'), (10047, 'INV_Stone_03'), (10048, 'Temp'), (10049, 'Temp'), (10050, 'INV_Pants_02'), (10051, 'Temp'), (10052, 'INV_Boots_01'), (10053, 'Temp'), (10054, 'Temp'), (10055, 'Temp'), (10056, 'Temp'), (10057, 'INV_Misc_Cape_14'), (10058, 'INV_Misc_Cape_14'), (10059, 'Temp'), (10060, 'Temp'), (10061, 'INV_Belt_01'), (10062, 'INV_Boots_01'), (10063, 'INV_Jewelry_Ring_03'), (10064, 'Temp'), (10065, 'Temp'), (10066, 'INV_Belt_01'), (10067, 'INV_Robe_02'), (10068, 'Temp'), (10069, 'INV_Robe_02'), (10070, 'INV_Shirt_01'), (10071, 'INV_Pants_01'), (10072, 'INV_Boots_01'), (10073, 'INV_Robe_02'), (10074, 'Temp'), (10075, 'Temp'), (10076, 'INV_Chest_Leather_01'), (10077, 'INV_Shirt_01'), (10078, 'INV_Belt_01'), (10079, 'INV_Pants_02'), (10080, 'Temp'), (10081, 'INV_Pants_02'), (10082, 'Temp'), (10083, 'INV_Belt_01'), (10084, 'Temp'), (10085, 'Temp'), (10086, 'INV_Shirt_01'), (10087, 'INV_Belt_01'), (10088, 'Temp'), (10089, 'Temp'), (10090, 'Temp'), (10091, 'INV_Belt_01'), (10092, 'INV_Boots_01'), (10093, 'Temp'), (10094, 'INV_Shirt_01'), (10095, 'INV_Boots_01'), (10096, 'Temp'), (10097, 'Temp'), (10098, 'Temp'), (10099, 'INV_Boots_01'), (10100, 'Temp'), (10101, 'Temp'), (10102, 'Temp'), (10103, 'INV_Belt_01'), (10104, 'INV_Boots_01'), (10105, 'Temp'), (10106, 'Temp'), (10107, 'INV_Boots_01'), (10108, 'INV_Misc_Cape_13'), (10109, 'INV_Pants_02'), (10110, 'INV_Shirt_01'), (10111, 'Temp'), (10112, 'INV_Shirt_14'), (10113, 'INV_Shirt_01'), (10114, 'INV_Pants_02'), (10115, 'INV_Boots_05'), (10116, 'INV_Shirt_01'), (10117, 'Temp'), (10118, 'Temp'), (10119, 'INV_Misc_Cape_03'), (10120, 'INV_Misc_Cape_01'), (10121, 'INV_Boots_01'), (10122, 'INV_Jewelry_Ring_03'), (10123, 'Temp'), (10124, 'INV_Shirt_01'), (10125, 'INV_Shirt_05'), (10126, 'INV_Shirt_05'), (10127, 'INV_Shirt_01'), (10128, 'INV_Misc_Cape_04'), (10129, 'Temp'), (10130, 'Temp'), (10131, 'Temp'), (10132, 'Temp'), (10133, 'Temp'), (10134, 'Temp'), (10135, 'Temp'), (10136, 'Temp'), (10137, 'Temp'), (10138, 'Temp'), (10139, 'Temp'), (10140, 'Temp'), (10141, 'INV_Boots_06'), (10142, 'Temp'), (10143, 'INV_Pants_01'), (10144, 'Temp'), (10145, 'Temp'), (10146, 'Temp'), (10147, 'INV_Boots_09'), (10148, 'Temp'), (10149, 'INV_Boots_06'), (10150, 'INV_Shirt_02'), (10151, 'INV_Pants_01'), (10152, 'Temp'), (10153, 'Temp'), (10154, 'Temp'), (10155, 'Temp'), (10156, 'Temp'), (10157, 'INV_Shirt_01'), (10158, 'INV_Shirt_01'), (10159, 'Temp'), (10160, 'Temp'), (10161, 'INV_Pants_03'), (10162, 'Temp'), (10163, 'Temp'), (10164, 'Temp'), (10165, 'INV_Jewelry_Necklace_01'), (10166, 'INV_Shoulder_07'), (10167, 'INV_Shoulder_07'), (10168, 'INV_Shoulder_06'), (10169, 'INV_Shoulder_05'), (10170, 'INV_Shoulder_07'), (10171, 'INV_Shoulder_07'), (10172, 'INV_Shoulder_06'), (10173, 'INV_Shoulder_06'), (10174, 'INV_Shoulder_08'), (10175, 'INV_Shoulder_08'), (10176, 'INV_Shoulder_06'), (10177, 'INV_Shoulder_05'), (10178, 'INV_Shoulder_06'), (10179, 'INV_Shoulder_08'), (10180, 'Temp'), (10181, 'Temp'), (10182, 'Temp'), (10183, 'INV_Staff_02'), (10184, 'Temp'), (10185, 'INV_Misc_Bandana_01'), (10186, 'Temp'), (10187, 'Temp'), (10188, 'INV_Pants_01'), (10189, 'Temp'), (10190, 'INV_TradeskillItem_03'), (10191, 'INV_Shirt_01'), (10192, 'Temp'), (10193, 'Temp'), (10194, 'Temp'), (10195, 'INV_Shirt_01'), (10196, 'INV_Shirt_01'), (10197, 'Temp'), (10198, 'Temp'), (10199, 'Temp'), (10200, 'INV_Pants_04'), (10201, 'Temp'), (10202, 'Temp'), (10203, 'Temp'), (10204, 'Temp'), (10205, 'Temp'), (10206, 'Temp'), (10207, 'Temp'), (10208, 'Temp'), (10209, 'INV_Pants_04'), (10210, 'INV_Boots_03'), (10214, 'INV_Boots_05'), (10215, 'INV_Bracer_07'), (10216, 'INV_Bracer_06'), (10217, 'INV_Pants_02'), (10218, 'Temp'), (10219, 'Temp'), (10220, 'Temp'), (10221, 'Temp'), (10222, 'Temp'), (10223, 'Temp'), (10224, 'Temp'), (10225, 'Temp'), (10226, 'Temp'), (10227, 'Temp'), (10228, 'Temp'), (10229, 'Temp'), (10230, 'Temp'), (10231, 'Temp'), (10232, 'Temp'), (10233, 'Temp'), (10234, 'INV_Boots_01'), (10235, 'Temp'), (10236, 'Temp'), (10237, 'Temp'), (10238, 'Temp'), (10239, 'Temp'), (10240, 'Temp'), (10241, 'Temp'), (10242, 'Temp'), (10243, 'INV_Shirt_Black_01'), (10244, 'INV_Pants_02'), (10245, 'Temp'), (10246, 'Temp'), (10247, 'INV_Chest_Chain_12'), (10248, 'Temp'), (10249, 'Temp'), (10250, 'INV_Boots_09'), (10251, 'INV_Misc_Bandana_01'), (10252, 'INV_Belt_05'), (10253, 'INV_Belt_06'), (10254, 'INV_Pants_01'), (10255, 'Temp'), (10256, 'Temp'), (10257, 'Temp'), (10258, 'Temp'), (10259, 'Temp'), (10260, 'Temp'), (10261, 'Temp'), (10262, 'Temp'), (10263, 'Temp'), (10264, 'Temp'), (10265, 'Temp'), (10266, 'Temp'), (10267, 'Temp'), (10268, 'Temp'), (10269, 'Temp'), (10270, 'Temp'), (10271, 'Temp'), (10272, 'INV_Boots_01'), (10273, 'Trade_Herbalism'), (10274, 'INV_Wand_05'), (10275, 'INV_Wand_09'), (10276, 'Temp'), (10277, 'Temp'), (10278, 'Temp'), (10279, 'Temp'), (10280, 'Temp'), (10281, 'Temp'), (10282, 'Temp'), (10283, 'Temp'), (10284, 'Temp'), (10285, 'Temp'), (10286, 'Temp'), (10287, 'Temp'), (10288, 'Temp'), (10289, 'Temp'), (10290, 'Temp'), (10291, 'Temp'), (10292, 'Temp'), (10293, 'Temp'), (10294, 'Temp'), (10295, 'Temp'), (10296, 'Temp'), (10297, 'Temp'), (10298, 'Temp'), (10299, 'Temp'), (10300, 'INV_Chest_Chain'), (10301, 'INV_Misc_Bandage_06'), (10302, 'Temp'), (10303, 'Temp'), (10304, 'Temp'), (10305, 'Temp'), (10306, 'INV_Chest_Chain'), (10307, 'INV_Boots_01'), (10308, 'Temp'), (10309, 'Temp'), (10310, 'Temp'), (10311, 'Temp'), (10312, 'Temp'), (10313, 'Temp'), (10314, 'INV_Shirt_02'), (10315, 'Temp'), (10316, 'Temp'), (10317, 'Temp'), (10318, 'Temp'), (10319, 'Temp'), (10320, 'Temp'), (10321, 'Temp'), (10322, 'Temp'), (10323, 'Temp'), (10324, 'Temp'), (10343, 'Temp'), (10344, 'Temp'), (10345, 'INV_Misc_Bone_09'), (10346, 'Temp'), (10347, 'Temp'), (10348, 'Temp'), (10349, 'INV_Chest_Chain_09'), (10350, 'Temp'), (10351, 'Temp'), (10352, 'Temp'), (10353, 'INV_Misc_Bag_10_Black'), (10354, 'INV_Boots_05'), (10355, 'Temp'), (10356, 'INV_Sword_26'), (10357, 'Temp'), (10358, 'INV_Chest_Chain_04'), (10359, 'INV_Chest_Chain_04'), (10360, 'Temp'), (10361, 'Temp'), (10362, 'INV_Boots_05'), (10363, 'Temp'), (10364, 'Temp'), (10365, 'INV_Misc_Idol_03'), (10366, 'INV_Shield_04'), (10367, 'Temp'), (10368, 'Temp'), (10369, 'Temp'), (10370, 'INV_Boots_07'), (10371, 'Temp'), (10372, 'Temp'), (10373, 'INV_Crate_03'), (10374, 'INV_Misc_Cape_12'), (10375, 'Temp'), (10376, 'Temp'), (10377, 'INV_Misc_Head_Quillboar_01'), (10378, 'Temp'), (10379, 'INV_Jewelry_Ring_03'), (10380, 'INV_Chest_Chain_12'), (10381, 'INV_Shirt_02'), (10382, 'Temp'), (10383, 'Temp'), (10384, 'Temp'), (10385, 'INV_Misc_Bone_HumanSkull_01'), (10386, 'Temp'), (10387, 'Temp'), (10388, 'Temp'), (10389, 'INV_Shirt_01'), (10390, 'Temp'), (10391, 'INV_Gauntlets_06'), (10392, 'Temp'), (10393, 'Temp'), (10394, 'Temp'), (10395, 'Temp'), (10396, 'INV_Shirt_01'), (10397, 'Temp'), (10398, 'INV_Shirt_01'), (10399, 'INV_Misc_MonsterClaw_01'), (10400, 'INV_Pants_03'), (10401, 'Spell_Frost_ChainsOfIce'), (10402, 'INV_Bracer_02'), (10403, 'Temp'), (10404, 'Temp'), (10405, 'Temp'), (10406, 'Temp'), (10407, 'Temp'), (10408, 'Temp'), (10409, 'INV_Belt_01'), (10410, 'INV_Belt_04'), (10411, 'INV_Belt_06'), (10412, 'INV_Bracer_08'), (10413, 'Temp'), (10414, 'Temp'), (10415, 'Temp'), (10416, 'Temp'), (10417, 'INV_Misc_Pelt_Bear_02'), (10418, 'Temp'), (10419, 'Temp'), (10420, 'Temp'), (10421, 'Temp'), (10422, 'Temp'), (10423, 'Temp'), (10424, 'Temp'), (10425, 'INV_Misc_Pelt_Bear_02'), (10426, 'INV_Sword_04'), (10427, 'Temp'), (10428, 'Temp'), (10429, 'Temp'), (10430, 'Temp'), (10431, 'Temp'), (10432, 'Temp'), (10433, 'Temp'), (10434, 'INV_Boots_01'), (10435, 'Temp'), (10436, 'Temp'), (10437, 'Temp'), (10438, 'Temp'), (10439, 'INV_Pants_03'), (10440, 'Temp'), (10441, 'INV_Chest_Plate01'), (10442, 'INV_Belt_01'), (10443, 'INV_Pants_01'), (10444, 'Temp'), (10445, 'Temp'), (10446, 'Temp'), (10447, 'Temp'), (10448, 'INV_Shoulder_05'), (10449, 'INV_Misc_Gem_Ruby_01'), (10450, 'INV_Pants_04'), (10451, 'INV_Boots_03'), (10452, 'INV_Gauntlets_05'), (10453, 'INV_Mace_10'), (10454, 'INV_Boots_05'), (10455, 'INV_Robe_01'), (10456, 'INV_Robe_02'), (10457, 'INV_Robe_02'), (10458, 'INV_Robe_01'), (10459, 'INV_Shirt_01'), (10460, 'Temp'), (10461, 'INV_Robe_01'), (10462, 'INV_Robe_01'), (10463, 'INV_Shirt_01'), (10464, 'Temp'), (10465, 'INV_Robe_01'), (10466, 'INV_Robe_02'), (10467, 'INV_Robe_02'), (10468, 'INV_Robe_01'), (10469, 'INV_Robe_03'), (10470, 'INV_Robe_01'), (10471, 'INV_Robe_01'), (10472, 'INV_Robe_01'), (10473, 'INV_Robe_01'), (10474, 'Temp'), (10475, 'INV_Shirt_01'), (10476, 'INV_Shirt_01'), (10477, 'Temp'), (10478, 'Temp'), (10479, 'Temp'), (10480, 'INV_Shirt_01'), (10481, 'INV_Misc_Bag_11'), (10482, 'INV_Shirt_01'), (10483, 'INV_Shirt_01'), (10484, 'INV_Shirt_01'), (10485, 'INV_Shirt_01'), (10486, 'INV_Shirt_01'), (10487, 'Temp'), (10488, 'Temp'), (10489, 'Temp'), (10490, 'INV_Shirt_01'), (10491, 'Temp'), (10492, 'Temp'), (10493, 'Temp'), (10494, 'INV_Pants_01'), (10495, 'Temp'), (10496, 'Temp'), (10497, 'Temp'), (10498, 'Temp'), (10499, 'Temp'), (10500, 'Temp'), (10501, 'INV_Misc_Bandana_01'), (10502, 'INV_Chest_Leather_08'), (10503, 'Temp'), (10504, 'INV_Chest_Plate07'), (10505, 'INV_Shirt_01'), (10506, 'Temp'), (10507, 'Temp'), (10508, 'INV_Gauntlets_05'), (10509, 'INV_Gauntlets_05'), (10510, 'Temp'), (10511, 'Temp'), (10512, 'Temp'), (10513, 'Temp'), (10514, 'INV_Axe_21'), (10515, 'Temp'), (10516, 'Temp'), (10517, 'Temp'), (10518, 'Temp'), (10519, 'Temp'), (10520, 'Temp'), (10521, 'Temp'), (10522, 'Temp'), (10523, 'INV_Pants_03'), (10524, 'Temp'), (10525, 'Temp'), (10526, 'Temp'), (10527, 'INV_Chest_Chain'), (10528, 'INV_Chest_Wolf'), (10529, 'INV_Bracer_01'), (10530, 'INV_Misc_MonsterSpiderCarapace_01'), (10531, 'INV_Misc_Milk_02'), (10532, 'INV_Belt_09'), (10533, 'Temp'), (10534, 'INV_Jewelry_Ring_03'), (10535, 'INV_Gauntlets_05'), (10536, 'INV_Shield_09'), (10537, 'INV_Helmet_17'), (10538, 'INV_Pick_02'), (10539, 'Temp'), (10540, 'Temp'), (10541, 'Temp'), (10542, 'Temp'), (10543, 'Temp'), (10544, 'Temp'), (10545, 'Temp'), (10546, 'INV_Misc_Head_Troll_01'), (10547, 'Temp'), (10548, 'Temp'), (10549, 'Temp'), (10550, 'Temp'), (10551, 'Temp'), (10552, 'Temp'), (10553, 'Temp'), (10554, 'Temp'), (10555, 'Temp'), (10556, 'Temp'), (10557, 'INV_Gauntlets_05'), (10558, 'Temp'), (10559, 'Temp'), (10560, 'Temp'), (10561, 'Temp'), (10562, 'INV_Boots_07'), (10563, 'INV_Shirt_01'), (10564, 'Temp'), (10565, 'INV_Gauntlets_06'), (10566, 'Temp'), (10567, 'Temp'), (10568, 'Temp'), (10569, 'Temp'), (10570, 'Temp'), (10571, 'Temp'), (10572, 'Temp'), (10573, 'Temp'), (10574, 'Temp'), (10575, 'Temp'), (10576, 'Temp'), (10577, 'Temp'), (10578, 'Temp'), (10579, 'Temp'), (10580, 'Temp'), (10581, 'Temp'), (10582, 'INV_Gauntlets_06'), (10583, 'INV_Chest_Chain'), (10584, 'Temp'), (10585, 'Temp'), (10586, 'Temp'), (10587, 'INV_Gauntlets_06'), (10588, 'Temp'), (10589, 'Temp'), (10590, 'INV_Gauntlets_06'), (10591, 'Temp'), (10592, 'Temp'), (10593, 'Temp'), (10594, 'Temp'), (10595, 'Temp'), (10596, 'INV_Boots_03'), (10597, 'INV_Shoulder_09'), (10598, 'Temp'), (10599, 'Temp'), (10600, 'INV_Gauntlets_05'), (10601, 'Temp'), (10602, 'Temp'), (10603, 'Temp'), (10604, 'Temp'), (10605, 'Temp'), (10606, 'Temp'), (10607, 'Temp'), (10608, 'Temp'), (10609, 'Temp'), (10610, 'Temp'), (10611, 'Temp'), (10612, 'Temp'), (10613, 'Temp'), (10614, 'INV_Pants_02'), (10615, 'INV_Boots_07'), (10616, 'Temp'), (10617, 'Temp'), (10618, 'Temp'), (10619, 'Temp'), (10620, 'INV_Robe_01'), (10621, 'INV_Robe_02'), (10622, 'INV_Boots_09'), (10623, 'Temp'), (10624, 'INV_Robe_01'), (10625, 'INV_Robe_01'), (10626, 'INV_Robe_01'), (10627, 'INV_Robe_01'), (10628, 'Temp'), (10629, 'Temp'), (10630, 'Temp'), (10631, 'INV_Chest_Wolf'), (10632, 'INV_Boots_03'), (10633, 'Temp'), (10634, 'Temp'), (10635, 'Temp'), (10636, 'Temp'), (10637, 'Temp'), (10638, 'Temp'), (10639, 'Temp'), (10640, 'Temp'), (10641, 'Temp'), (10642, 'INV_Hammer_18'), (10643, 'Temp'), (10644, 'Temp'), (10645, 'Temp'), (10646, 'Temp'), (10647, 'Temp'), (10648, 'Temp'), (10649, 'Temp'), (10650, 'Temp'), (10651, 'Temp'), (10652, 'Temp'), (10653, 'Temp'), (10654, 'INV_Staff_08'), (10655, 'Temp'), (10656, 'INV_Staff_Goldfeathered_01'), (10657, 'INV_Misc_Wrench_01'), (10658, 'Temp'), (10659, 'Temp'), (10660, 'Temp'), (10661, 'INV_Shirt_01'), (10662, 'Temp'), (10663, 'Temp'), (10664, 'Temp'), (10665, 'INV_Weapon_Crossbow_02'), (10666, 'INV_Weapon_Crossbow_01'), (10667, 'Temp'), (10668, 'Temp'), (10669, 'INV_Shirt_01'), (10670, 'Temp'), (10671, 'INV_Weapon_Crossbow_02'), (10672, 'INV_Weapon_Crossbow_01'), (10673, 'INV_Weapon_Crossbow_01'), (10674, 'Temp'), (10675, 'Temp'), (10676, 'Temp'), (10677, 'Temp'), (10678, 'Temp'), (10679, 'Temp'), (10680, 'INV_Boots_01'), (10681, 'Temp'), (10682, 'Temp'), (10683, 'Temp'), (10684, 'Temp'), (10685, 'Temp'), (10686, 'Temp'), (10687, 'Temp'), (10688, 'Temp'), (10689, 'Temp'), (10690, 'Temp'), (10691, 'Temp'), (10692, 'Temp'), (10693, 'Temp'), (10694, 'Temp'), (10695, 'INV_Jewelry_Ring_03'), (10696, 'Temp'), (10697, 'Temp'), (10698, 'Temp'), (10699, 'Temp'), (10700, 'INV_Misc_Gear_06'), (10701, 'Temp'), (10702, 'Temp'), (10703, 'Temp'), (10704, 'Temp'), (10705, 'Temp'), (10706, 'Temp'), (10707, 'Temp'), (10708, 'Temp'), (10709, 'Temp'), (10710, 'Temp'), (10711, 'INV_Boots_08'), (10712, 'Temp'), (10713, 'INV_Shirt_01'), (10714, 'INV_Boots_06'), (10715, 'INV_Gauntlets_05'), (10716, 'INV_Weapon_ShortBlade_04'), (10717, 'INV_Weapon_ShortBlade_04'), (10718, 'Temp'), (10719, 'Temp'), (10720, 'INV_Robe_01'), (10721, 'INV_Shield_05'), (10722, 'Temp'), (10723, 'Temp'), (10724, 'Temp'), (10725, 'Temp'), (10726, 'Temp'), (10727, 'Temp'), (10728, 'Temp'), (10729, 'INV_Gauntlets_04'), (10730, 'Temp'), (10731, 'Temp'), (10732, 'INV_Belt_03'), (10733, 'Temp'), (10734, 'INV_Boots_01'), (10735, 'Temp'), (10736, 'Temp'), (10737, 'INV_Belt_03'), (10738, 'Temp'), (10739, 'INV_Boots_01'), (10740, 'Temp'), (10741, 'Temp'), (10742, 'Temp'), (10743, 'Temp'), (10744, 'Temp'), (10745, 'Temp'), (10746, 'Temp'), (10747, 'Temp'), (10748, 'INV_Belt_03'), (10749, 'Temp'), (10750, 'INV_Boots_01'), (10751, 'Temp'), (10752, 'Temp'), (10753, 'Temp'), (10754, 'Temp'), (10755, 'Temp'), (10756, 'Temp'), (10757, 'Temp'), (10758, 'INV_Belt_03'), (10759, 'Temp'), (10760, 'INV_Boots_01'), (10761, 'Temp'), (10762, 'Temp'), (10763, 'Temp'), (10764, 'INV_Boots_03'), (10765, 'Temp'), (10766, 'INV_Belt_02'), (10767, 'INV_Belt_02'), (10768, 'INV_Pants_01'), (10769, 'Temp'), (10770, 'Temp'), (10771, 'Temp'), (10772, 'Temp'), (10773, 'Temp'), (10774, 'INV_Pants_Wolf'), (10775, 'INV_Boots_06'), (10776, 'INV_Gauntlets_05'), (10777, 'Temp'), (10778, 'INV_Belt_03'), (10779, 'Temp'), (10780, 'INV_Belt_03'), (10781, 'Temp'), (10782, 'INV_Belt_03'), (10783, 'Temp'), (10784, 'INV_Boots_01'), (10785, 'Temp'), (10786, 'Temp'), (10787, 'Temp'), (10788, 'Temp'), (10789, 'INV_Boots_01'), (10790, 'Temp'), (10791, 'Temp'), (10792, 'Temp'), (10793, 'Temp'), (10794, 'Temp'), (10795, 'Temp'), (10796, 'Temp'), (10797, 'Temp'), (10798, 'Temp'), (10799, 'Temp'), (10801, 'Temp'), (10802, 'INV_Shirt_01'), (10803, 'Temp'), (10806, 'INV_Sword_03'), (10807, 'Temp'), (10808, 'INV_Axe_23'), (10809, 'INV_Robe_01'), (10810, 'INV_Robe_01'), (10811, 'Temp'), (10812, 'Temp'), (10813, 'Temp'), (10814, 'INV_Misc_Fish_02'), (10815, 'INV_Misc_Fish_02'), (10816, 'INV_Misc_Fish_02'), (10817, 'INV_Misc_Fish_02'), (10818, 'INV_Wand_01'), (10819, 'INV_Wand_01'), (10820, 'INV_Misc_Flower_04'), (10821, 'INV_Misc_Flower_04'), (10822, 'INV_Misc_Flower_04'), (10823, 'INV_Misc_Flower_04'), (10824, 'INV_Misc_Flower_04'), (10825, 'INV_Misc_Flower_04'), (10826, 'Temp'), (10827, 'Temp'), (10828, 'INV_Boots_01'), (10829, 'Temp'), (10830, 'INV_Boots_01'), (10831, 'Temp'), (10832, 'Temp'), (10833, 'INV_Shirt_White_01'), (10834, 'INV_Shirt_White_01'), (10835, 'Temp'), (10836, 'Temp'), (10837, 'INV_Shirt_05'), (10838, 'Temp'), (10839, 'INV_Robe_02'), (10840, 'INV_Shirt_Red_01'), (10841, 'INV_Misc_Cape_07'), (10842, 'INV_Shirt_05'), (10843, 'INV_Shirt_05'), (10844, 'Temp'), (10845, 'INV_Shirt_Blue_01'), (10846, 'INV_Misc_Cape_04'), (10847, 'INV_Shirt_06'), (10848, 'INV_Shirt_06'), (10849, 'INV_Shirt_06'), (10850, 'Temp'), (10851, 'Temp'), (10852, 'INV_Boots_09'), (10853, 'INV_Boots_09'), (10854, 'INV_Boots_09'), (10855, 'Temp'), (10856, 'Temp'), (10857, 'Temp'), (10858, 'Temp'), (10859, 'INV_Robe_02'), (10860, 'INV_Shirt_05'), (10861, 'INV_Shirt_Green_01'), (10862, 'Temp'), (10863, 'Temp'), (10864, 'Temp'), (10865, 'Temp'), (10866, 'Temp'), (10867, 'Temp'), (10868, 'INV_Gauntlets_04'), (10869, 'Temp'), (10870, 'Temp'), (10871, 'INV_Pants_02'), (10872, 'Temp'), (10873, 'Temp'), (10874, 'Temp'), (10875, 'Temp'), (10876, 'INV_Pants_02'), (10877, 'Temp'), (10878, 'Temp'), (10879, 'Temp'), (10880, 'Temp'), (10881, 'Temp'), (10882, 'Temp'), (10883, 'Temp'), (10884, 'Temp'), (10885, 'Temp'), (10886, 'Temp'), (10887, 'Temp'), (10888, 'Temp'), (10889, 'Temp'), (10890, 'Temp'); INSERT INTO `aowow_icons` VALUES (10891, 'INV_Chest_Fur'), (10892, 'INV_Shirt_Grey_01'), (10893, 'INV_Shirt_14'), (10894, 'INV_Robe_02'), (10895, 'INV_Robe_01'), (10896, 'INV_Misc_Cape_04'), (10897, 'Temp'), (10898, 'Temp'), (10899, 'Temp'), (10900, 'Temp'), (10901, 'Temp'), (10902, 'Temp'), (10903, 'Temp'), (10904, 'Temp'), (10905, 'Temp'), (10906, 'Temp'), (10907, 'Temp'), (10908, 'Temp'), (10909, 'Temp'), (10910, 'Temp'), (10911, 'Temp'), (10912, 'INV_Gauntlets_05'), (10913, 'Ability_Ambush'), (10914, 'Temp'), (10915, 'Temp'), (10916, 'Temp'), (10917, 'Temp'), (10918, 'INV_Misc_MonsterClaw_01'), (10919, 'INV_Misc_MonsterFang_01'), (10920, 'INV_Misc_MonsterClaw_01'), (10921, 'INV_Misc_Bone_05'), (10922, 'INV_Misc_LeatherScrap_01'), (10923, 'INV_Misc_Organ_03'), (10924, 'INV_Crate_02'), (10925, 'Temp'), (10926, 'Temp'), (10927, 'Temp'), (10928, 'INV_Shirt_01'), (10929, 'INV_Robe_01'), (10930, 'Temp'), (10931, 'INV_Robe_03'), (10932, 'INV_Robe_01'), (10933, 'INV_Robe_03'), (10934, 'Temp'), (10935, 'INV_Boots_03'), (10936, 'INV_Belt_04'), (10937, 'Temp'), (10938, 'Temp'), (10939, 'Temp'), (10940, 'Temp'), (10941, 'Temp'), (10942, 'Temp'), (10943, 'Temp'), (10944, 'Temp'), (10945, 'Temp'), (10946, 'Temp'), (10947, 'Temp'), (10948, 'Temp'), (10949, 'Temp'), (10950, 'INV_Shirt_01'), (10951, 'Temp'), (10952, 'Temp'), (10953, 'Temp'), (10954, 'Temp'), (10955, 'Temp'), (10956, 'Temp'), (10957, 'Temp'), (10958, 'Temp'), (10959, 'INV_Shirt_01'), (10960, 'Temp'), (10961, 'Temp'), (10962, 'Temp'), (10963, 'Temp'), (10964, 'Temp'), (10965, 'Temp'), (10966, 'Temp'), (10967, 'INV_Sword_23'), (10968, 'INV_Shield_04'), (10969, 'Temp'), (10970, 'Temp'), (10971, 'Temp'), (10972, 'Temp'), (10973, 'Temp'), (10974, 'Temp'), (10975, 'Temp'), (10976, 'Temp'), (10977, 'Temp'), (10978, 'Temp'), (10979, 'Temp'), (10980, 'Temp'), (10981, 'Temp'), (10982, 'Temp'), (10983, 'INV_Spear_06'), (10984, 'Temp'), (10985, 'Temp'), (10986, 'Temp'), (10987, 'Temp'), (10988, 'Temp'), (10989, 'Temp'), (10990, 'Temp'), (10991, 'Temp'), (10992, 'Temp'), (10993, 'Temp'), (10994, 'Temp'), (10995, 'Temp'), (10996, 'INV_Shirt_01'), (10997, 'Temp'), (10998, 'Temp'), (10999, 'Temp'), (11000, 'Temp'), (11001, 'Temp'), (11002, 'Temp'), (11003, 'Temp'), (11004, 'Temp'), (11005, 'Temp'), (11006, 'Temp'), (11007, 'Temp'), (11008, 'Temp'), (11009, 'INV_Boots_01'), (11010, 'Temp'), (11011, 'Temp'), (11012, 'INV_Misc_Birdbeck_01'), (11013, 'INV_Misc_Organ_02'), (11014, 'Temp'), (11015, 'Temp'), (11016, 'Temp'), (11017, 'Temp'), (11018, 'Temp'), (11019, 'Temp'), (11020, 'Temp'), (11021, 'Temp'), (11022, 'Temp'), (11023, 'Temp'), (11024, 'Temp'), (11025, 'Temp'), (11026, 'INV_Spear_06'), (11027, 'Temp'), (11028, 'Temp'), (11029, 'Temp'), (11030, 'Temp'), (11031, 'INV_Jewelry_Ring_03'), (11032, 'INV_Wine_04'), (11033, 'INV_Gauntlets_05'), (11034, 'INV_Gauntlets_05'), (11035, 'INV_Gauntlets_05'), (11036, 'INV_Gauntlets_05'), (11037, 'INV_Misc_Cape_04'), (11038, 'Temp'), (11039, 'INV_Misc_Cape_04'), (11040, 'INV_Gauntlets_06'), (11041, 'INV_Gauntlets_06'), (11042, 'INV_Gauntlets_06'), (11043, 'Temp'), (11044, 'Temp'), (11045, 'INV_Pants_01'), (11046, 'Temp'), (11047, 'INV_Helmet_04'), (11048, 'Temp'), (11049, 'Temp'), (11050, 'Temp'), (11051, 'Temp'), (11052, 'Temp'), (11053, 'Temp'), (11054, 'Temp'), (11055, 'Temp'), (11056, 'Temp'), (11057, 'Temp'), (11058, 'Temp'), (11059, 'Temp'), (11060, 'INV_Boots_05'), (11061, 'Temp'), (11062, 'Temp'), (11063, 'INV_Pants_02'), (11064, 'Temp'), (11065, 'Temp'), (11066, 'Temp'), (11067, 'Temp'), (11068, 'Temp'), (11069, 'INV_Pants_02'), (11070, 'Temp'), (11071, 'Temp'), (11072, 'Temp'), (11073, 'Temp'), (11074, 'Temp'), (11075, 'Temp'), (11076, 'Temp'), (11077, 'Temp'), (11078, 'Temp'), (11079, 'Temp'), (11080, 'Temp'), (11081, 'Temp'), (11082, 'Temp'), (11083, 'INV_Pants_02'), (11084, 'Temp'), (11085, 'Temp'), (11086, 'Temp'), (11087, 'Temp'), (11088, 'Temp'), (11089, 'Temp'), (11090, 'Temp'), (11091, 'Temp'), (11092, 'Temp'), (11093, 'Temp'), (11094, 'Temp'), (11095, 'Temp'), (11096, 'Temp'), (11097, 'Temp'), (11098, 'Temp'), (11099, 'Temp'), (11100, 'Temp'), (11101, 'Temp'), (11102, 'Temp'), (11103, 'Temp'), (11104, 'Temp'), (11105, 'Temp'), (11106, 'Temp'), (11107, 'Temp'), (11108, 'Temp'), (11109, 'Temp'), (11110, 'Temp'), (11111, 'Temp'), (11112, 'Temp'), (11113, 'Temp'), (11114, 'Temp'), (11115, 'INV_Pants_03'), (11116, 'Temp'), (11117, 'Temp'), (11118, 'Temp'), (11119, 'INV_Gauntlets_04'), (11120, 'Temp'), (11121, 'Temp'), (11122, 'Temp'), (11123, 'INV_Boots_05'), (11124, 'Temp'), (11125, 'Temp'), (11126, 'Temp'), (11127, 'Temp'), (11128, 'Temp'), (11129, 'INV_Shirt_05'), (11130, 'INV_Shirt_07'), (11131, 'INV_Belt_03'), (11132, 'INV_Boots_03'), (11133, 'INV_Chest_Leather_08'), (11134, 'INV_Gauntlets_05'), (11135, 'INV_Shirt_White_01'), (11136, 'INV_Robe_02'), (11137, 'Temp'), (11138, 'INV_Chest_Leather_09'), (11139, 'INV_Chest_Leather_09'), (11140, 'Temp'), (11141, 'Temp'), (11142, 'INV_Shirt_05'), (11143, 'INV_Shirt_05'), (11144, 'INV_Gauntlets_05'), (11145, 'INV_Bracer_10'), (11146, 'INV_Boots_04'), (11147, 'INV_Axe_11'), (11148, 'Temp'), (11149, 'Temp'), (11150, 'Temp'), (11151, 'Temp'), (11152, 'Temp'), (11153, 'Temp'), (11154, 'Temp'), (11155, 'Temp'), (11156, 'Temp'), (11157, 'Temp'), (11158, 'Temp'), (11159, 'Temp'), (11160, 'INV_Letter_07'), (11161, 'INV_Scroll_05'), (11162, 'Temp'), (11163, 'Temp'), (11164, 'INV_Misc_Pelt_Wolf_Ruin_03'), (11165, 'INV_Axe_06'), (11166, 'INV_Pants_01'), (11167, 'INV_Belt_10'), (11168, 'INV_Shirt_01'), (11169, 'INV_Gauntlets_04'), (11170, 'Temp'), (11171, 'Temp'), (11172, 'INV_Belt_01'), (11173, 'INV_Gauntlets_04'), (11174, 'Temp'), (11175, 'Temp'), (11176, 'Temp'), (11177, 'Temp'), (11178, 'Temp'), (11179, 'Temp'), (11180, 'INV_Misc_Rune_03'), (11181, 'INV_Misc_Book_01'), (11182, 'INV_Shirt_13'), (11183, 'INV_Ore_Iron_01'), (11184, 'INV_Misc_StoneTablet_04'), (11185, 'INV_Misc_StoneTablet_04'), (11186, 'Temp'), (11187, 'Temp'), (11188, 'Temp'), (11189, 'Temp'), (11190, 'Temp'), (11191, 'Temp'), (11192, 'Temp'), (11193, 'INV_Misc_Flute_01'), (11194, 'Temp'), (11195, 'Temp'), (11196, 'INV_Axe_20'), (11197, 'INV_Gauntlets_05'), (11198, 'INV_Misc_Fish_01'), (11199, 'Spell_Shadow_LifeDrain'), (11200, 'INV_Misc_Fish_06'), (11201, 'INV_Misc_Fish_06'), (11202, 'Temp'), (11203, 'Temp'), (11204, 'Temp'), (11205, 'Spell_Magic_FeatherFall'), (11206, 'Spell_Magic_FeatherFall'), (11207, 'Spell_Magic_FeatherFall'), (11208, 'Spell_Magic_FeatherFall'), (11209, 'INV_Misc_Bone_OrcSkull_01'), (11210, 'INV_Misc_MonsterHead_04'), (11211, 'INV_Misc_Bone_DwarfSkull_01'), (11212, 'Temp'), (11213, 'Temp'), (11214, 'Temp'), (11215, 'Temp'), (11216, 'Temp'), (11217, 'Temp'), (11218, 'Temp'), (11219, 'Temp'), (11220, 'Temp'), (11221, 'Temp'), (11222, 'Temp'), (11223, 'INV_Wine_03'), (11224, 'INV_Wine_04'), (11225, 'Temp'), (11226, 'Temp'), (11227, 'Temp'), (11228, 'Temp'), (11229, 'Temp'), (11230, 'INV_Gauntlets_05'), (11231, 'Temp'), (11232, 'Temp'), (11233, 'Temp'), (11234, 'Temp'), (11235, 'Temp'), (11236, 'Temp'), (11237, 'Temp'), (11238, 'Temp'), (11239, 'Temp'), (11240, 'Temp'), (11241, 'Temp'), (11242, 'Temp'), (11243, 'Temp'), (11244, 'Temp'), (11245, 'Temp'), (11246, 'Temp'), (11247, 'INV_Weapon_Crossbow_01'), (11248, 'Temp'), (11249, 'Temp'), (11250, 'Temp'), (11251, 'INV_Staff_09'), (11252, 'INV_Belt_06'), (11253, 'INV_Belt_03'), (11254, 'Temp'), (11255, 'INV_Boots_01'), (11256, 'Temp'), (11257, 'INV_Shield_05'), (11258, 'Temp'), (11259, 'INV_Staff_08'), (11260, 'Temp'), (11261, 'Temp'), (11262, 'Spell_Nature_GuardianWard'), (11263, 'Temp'), (11264, 'Temp'), (11265, 'Temp'), (11266, 'Temp'), (11267, 'INV_Potion_01'), (11268, 'INV_Potion_01'), (11269, 'INV_Boots_01'), (11270, 'INV_Shoulder_08'), (11271, 'INV_Mace_09'), (11272, 'Temp'), (11273, 'Temp'), (11274, 'INV_Shoulder_08'), (11275, 'INV_Helmet_24'), (11276, 'INV_Weapon_ShortBlade_03'), (11277, 'Temp'), (11278, 'Temp'), (11279, 'Temp'), (11280, 'Temp'), (11281, 'Temp'), (11282, 'INV_Weapon_ShortBlade_05'), (11283, 'Temp'), (11284, 'Temp'), (11285, 'Temp'), (11286, 'Temp'), (11287, 'Temp'), (11288, 'Temp'), (11289, 'INV_Mace_08'), (11290, 'Temp'), (11291, 'Temp'), (11292, 'Temp'), (11293, 'Temp'), (11294, 'Temp'), (11295, 'Temp'), (11296, 'Temp'), (11297, 'Temp'), (11298, 'Temp'), (11299, 'Temp'), (11300, 'Temp'), (11301, 'Temp'), (11302, 'Temp'), (11303, 'Temp'), (11304, 'Temp'), (11305, 'Temp'), (11306, 'Temp'), (11307, 'Temp'), (11308, 'Temp'), (11309, 'Temp'), (11310, 'Temp'), (11311, 'Temp'), (11312, 'Temp'), (11313, 'Temp'), (11314, 'Temp'), (11315, 'Temp'), (11316, 'Temp'), (11317, 'Temp'), (11318, 'Temp'), (11319, 'Temp'), (11320, 'INV_Misc_Organ_06'), (11321, 'Temp'), (11322, 'Temp'), (11323, 'Temp'), (11324, 'Temp'), (11325, 'Temp'), (11326, 'Temp'), (11327, 'INV_Shoulder_07'), (11328, 'INV_Shoulder_09'), (11329, 'INV_Boots_03'), (11330, 'INV_Boots_03'), (11331, 'Temp'), (11332, 'Temp'), (11333, 'Temp'), (11334, 'Temp'), (11335, 'INV_Chest_Chain_13'), (11336, 'INV_Pants_03'), (11337, 'Temp'), (11338, 'Temp'), (11339, 'Temp'), (11340, 'Temp'), (11341, 'Temp'), (11342, 'Temp'), (11343, 'Temp'), (11344, 'Temp'), (11345, 'Temp'), (11346, 'Temp'), (11347, 'INV_Belt_01'), (11348, 'INV_Boots_03'), (11349, 'Temp'), (11350, 'INV_Misc_Spyglass_02'), (11351, 'INV_Misc_Spyglass_02'), (11352, 'INV_Staff_01'), (11353, 'INV_Staff_01'), (11354, 'Temp'), (11355, 'Temp'), (11356, 'Temp'), (11357, 'Temp'), (11358, 'INV_Staff_06'), (11359, 'Temp'), (11360, 'Temp'), (11361, 'Temp'), (11362, 'Temp'), (11363, 'INV_Chest_Chain_06'), (11364, 'Temp'), (11365, 'INV_Belt_03'), (11366, 'Temp'), (11367, 'Temp'), (11368, 'INV_Chest_Leather_09'), (11369, 'INV_Pants_02'), (11370, 'INV_Gauntlets_05'), (11371, 'INV_Bracer_05'), (11372, 'INV_Boots_09'), (11373, 'INV_Boots_05'), (11374, 'INV_Belt_03'), (11375, 'Temp'), (11376, 'INV_Boots_09'), (11377, 'INV_Boots_09'), (11378, 'INV_Boots_Fabric_01'), (11379, 'Temp'), (11380, 'Temp'), (11381, 'Temp'), (11382, 'INV_Chest_Leather_04'), (11383, 'INV_Pants_02'), (11384, 'INV_Gauntlets_05'), (11385, 'Temp'), (11386, 'Temp'), (11387, 'INV_Bracer_04'), (11388, 'INV_Boots_09'), (11389, 'INV_Shirt_06'), (11390, 'INV_Shirt_06'), (11391, 'INV_Boots_05'), (11392, 'INV_Bracer_06'), (11393, 'INV_Gauntlets_05'), (11394, 'INV_Pants_05'), (11395, 'INV_Belt_05'), (11396, 'INV_Belt_03'), (11397, 'INV_Boots_Fabric_01'), (11398, 'INV_Bracer_07'), (11399, 'INV_Bracer_07'), (11400, 'INV_Shirt_06'), (11401, 'INV_Shirt_06'), (11402, 'INV_Misc_Pelt_Wolf_02'), (11403, 'Temp'), (11404, 'Temp'), (11405, 'Temp'), (11406, 'Temp'), (11407, 'Temp'), (11408, 'Temp'), (11409, 'Temp'), (11410, 'INV_Misc_Lantern_01'), (11411, 'INV_Pants_05'), (11412, 'INV_Gauntlets_05'), (11413, 'INV_Belt_04'), (11414, 'INV_Bracer_06'), (11415, 'Temp'), (11416, 'INV_Boots_06'), (11417, 'Temp'), (11418, 'INV_Belt_03'), (11419, 'INV_Shirt_07'), (11420, 'INV_Pants_02'), (11421, 'INV_Pants_Wolf'), (11422, 'INV_Pants_Wolf'), (11423, 'INV_Gauntlets_05'), (11424, 'INV_Bracer_10'), (11425, 'INV_Belt_03'), (11426, 'INV_Boots_09'), (11427, 'INV_Chest_Leather_09'), (11428, 'INV_Pants_02'), (11429, 'INV_Bracer_01'), (11430, 'INV_Belt_03'), (11431, 'INV_Misc_Note_01'), (11432, 'Temp'), (11433, 'Temp'), (11434, 'Temp'), (11435, 'Temp'), (11436, 'Temp'), (11437, 'Temp'), (11438, 'Temp'), (11439, 'Temp'), (11440, 'Temp'), (11441, 'Temp'), (11442, 'Temp'), (11443, 'INV_Bracer_07'), (11444, 'Temp'), (11445, 'INV_Robe_01'), (11446, 'INV_Boots_01'), (11447, 'INV_Boots_01'), (11448, 'INV_Crate_04'), (11449, 'INV_Crate_01'), (11450, 'INV_Misc_MonsterHead_02'), (11451, 'INV_Misc_MonsterHead_01'), (11452, 'INV_Misc_Fish_04'), (11453, 'INV_Misc_Fish_04'), (11454, 'Temp'), (11455, 'Temp'), (11456, 'Temp'), (11457, 'Temp'), (11458, 'Temp'), (11459, 'INV_Wine_04'), (11460, 'INV_Potion_14'), (11461, 'INV_Potion_14'), (11462, 'INV_Potion_10'), (11463, 'Temp'), (11464, 'Temp'), (11465, 'Temp'), (11466, 'Temp'), (11467, 'Temp'), (11468, 'INV_Misc_Cape_18'), (11469, 'Temp'), (11470, 'Temp'), (11471, 'INV_Robe_02'), (11472, 'INV_Shoulder_06'), (11473, 'INV_Shoulder_09'), (11474, 'INV_Belt_07'), (11475, 'INV_Belt_04'), (11476, 'Temp'), (11477, 'Temp'), (11478, 'Temp'), (11479, 'Temp'), (11480, 'Temp'), (11481, 'Temp'), (11482, 'Temp'), (11483, 'INV_Misc_MonsterHead_03'), (11484, 'Temp'), (11485, 'Temp'), (11486, 'INV_Bracer_05'), (11487, 'Temp'), (11488, 'Temp'), (11489, 'INV_Misc_Pelt_Bear_Ruin_05'), (11490, 'INV_Chest_Chain_06'), (11491, 'INV_Boots_01'), (11492, 'INV_Bracer_05'), (11493, 'INV_Belt_04'), (11494, 'INV_Gauntlets_05'), (11495, 'INV_Pants_03'), (11496, 'INV_Shoulder_07'), (11497, 'INV_Chest_Chain_06'), (11498, 'Temp'), (11499, 'Temp'), (11500, 'Temp'), (11501, 'INV_Bracer_05'), (11502, 'Temp'), (11503, 'INV_Shirt_01'), (11504, 'Temp'), (11505, 'INV_Robe_02'), (11506, 'INV_Pants_02'), (11507, 'INV_Gauntlets_05'), (11508, 'INV_Bracer_07'), (11509, 'INV_Gauntlets_05'), (11510, 'INV_Belt_10'), (11511, 'INV_Boots_05'), (11512, 'Temp'), (11513, 'INV_Shoulder_09'), (11514, 'INV_Belt_04'), (11515, 'Temp'), (11516, 'Temp'), (11517, 'Temp'), (11518, 'INV_Shirt_Blue_01'), (11519, 'INV_Shirt_Green_01'), (11520, 'INV_Chest_Chain_16'), (11521, 'INV_Boots_01'), (11522, 'INV_Gauntlets_04'), (11523, 'INV_Belt_09'), (11524, 'INV_Helmet_16'), (11525, 'INV_Pants_03'), (11526, 'INV_Shoulder_07'), (11527, 'INV_Bracer_03'), (11528, 'INV_Robe_01'), (11529, 'Temp'), (11530, 'Temp'), (11531, 'Temp'), (11532, 'Temp'), (11533, 'INV_Belt_10'), (11534, 'Temp'), (11535, 'Temp'), (11536, 'Temp'), (11537, 'Temp'), (11538, 'Temp'), (11539, 'INV_Pants_02'), (11540, 'INV_Shoulder_09'), (11541, 'Temp'), (11542, 'Temp'), (11543, 'Temp'), (11544, 'INV_Helmet_04'), (11545, 'INV_Boots_05'), (11546, 'INV_Gauntlets_05'), (11547, 'INV_Gauntlets_05'), (11548, 'INV_Boots_05'), (11549, 'INV_Bracer_07'), (11550, 'Temp'), (11551, 'INV_Chest_Leather_07'), (11552, 'INV_Pants_02'), (11553, 'INV_Helmet_15'), (11554, 'INV_Gauntlets_05'), (11555, 'INV_Bracer_03'), (11556, 'INV_Boots_07'), (11557, 'INV_Belt_04'), (11558, 'INV_Belt_03'), (11559, 'INV_Shield_05'), (11560, 'Temp'), (11561, 'INV_Chest_Plate12'), (11562, 'INV_Chest_Chain_15'), (11563, 'INV_Chest_Chain_12'), (11564, 'Temp'), (11565, 'INV_Chest_Chain_13'), (11566, 'Temp'), (11567, 'Temp'), (11568, 'Temp'), (11569, 'INV_Bracer_07'), (11570, 'INV_Robe_01'), (11571, 'INV_Boots_05'), (11572, 'INV_Chest_Leather_08'), (11573, 'INV_Boots_07'), (11574, 'INV_Bracer_07'), (11575, 'INV_Gauntlets_04'), (11576, 'INV_Helmet_03'), (11577, 'INV_Helmet_18'), (11578, 'INV_Shoulder_08'), (11579, 'INV_Chest_Leather_08'), (11580, 'INV_Chest_Leather_10'), (11581, 'INV_Boots_03'), (11582, 'INV_Bracer_04'), (11583, 'INV_Gauntlets_05'), (11584, 'INV_Pants_02'), (11585, 'INV_Shoulder_08'), (11586, 'INV_Belt_03'), (11587, 'Temp'), (11588, 'Temp'), (11589, 'Temp'), (11590, 'Temp'), (11591, 'INV_Misc_Spyglass_03'), (11592, 'Temp'), (11593, 'Temp'), (11594, 'Temp'), (11595, 'Temp'), (11596, 'Temp'), (11597, 'Temp'), (11598, 'INV_Chest_Chain_12'), (11599, 'INV_Chest_Chain_13'), (11600, 'INV_Chest_Leather_07'), (11601, 'INV_Chest_Plate08'), (11602, 'INV_Boots_01'), (11603, 'INV_Bracer_09'), (11604, 'INV_Gauntlets_04'), (11605, 'INV_Belt_03'), (11606, 'INV_Helmet_16'), (11607, 'INV_Pants_03'), (11608, 'INV_Shoulder_03'), (11609, 'INV_Robe_01'), (11610, 'INV_Misc_Cape_04'), (11611, 'INV_Boots_05'), (11612, 'INV_Belt_10'), (11613, 'INV_Shoulder_02'), (11614, 'INV_Chest_Leather_08'), (11615, 'INV_Belt_06'), (11616, 'INV_Boots_07'), (11617, 'INV_Bracer_02'), (11618, 'INV_Helmet_14'), (11619, 'INV_Pants_02'), (11620, 'INV_Gauntlets_04'), (11621, 'INV_Shoulder_08'), (11622, 'Temp'), (11623, 'Temp'), (11624, 'INV_Chest_Chain_05'), (11625, 'INV_Bracer_03'), (11626, 'INV_Gauntlets_04'), (11627, 'INV_Belt_03'), (11628, 'INV_Belt_04'), (11629, 'INV_Boots_01'), (11630, 'INV_Helmet_18'), (11631, 'INV_Pants_03'), (11632, 'Temp'), (11633, 'Temp'), (11634, 'INV_Robe_01'), (11635, 'INV_Robe_03'), (11636, 'INV_Robe_01'), (11637, 'INV_Gauntlets_06'), (11638, 'INV_Shoulder_02'), (11639, 'INV_Belt_10'), (11640, 'INV_Belt_10'), (11641, 'INV_Helmet_11'), (11642, 'INV_Helmet_11'), (11643, 'INV_Bracer_09'), (11644, 'Temp'), (11645, 'Temp'), (11646, 'Temp'), (11647, 'Temp'), (11648, 'INV_Boots_09'), (11649, 'Temp'), (11650, 'INV_Jewelry_Ring_02'), (11651, 'INV_Chest_Leather_08'), (11652, 'INV_Belt_06'), (11653, 'INV_Boots_03'), (11654, 'INV_Bracer_05'), (11655, 'INV_Bracer_05'), (11656, 'INV_Gauntlets_05'), (11657, 'Temp'), (11658, 'INV_Helmet_18'), (11659, 'INV_Helmet_18'), (11660, 'INV_Jewelry_Ring_02'), (11661, 'INV_Pants_02'), (11662, 'INV_Shoulder_02'), (11663, 'INV_Misc_Spyglass_03'), (11664, 'INV_Misc_Spyglass_03'), (11665, 'INV_Misc_Spyglass_03'), (11666, 'INV_Misc_Spyglass_03'), (11667, 'INV_Misc_Spyglass_03'), (11668, 'INV_Chest_Chain'), (11669, 'Temp'), (11670, 'Temp'), (11671, 'Temp'), (11672, 'Temp'), (11673, 'Temp'), (11674, 'Temp'), (11675, 'Temp'), (11676, 'Temp'), (11677, 'Temp'), (11678, 'Temp'), (11679, 'Temp'), (11680, 'Temp'), (11681, 'Temp'), (11682, 'Temp'), (11683, 'Temp'), (11684, 'Temp'), (11685, 'Temp'), (11686, 'Temp'), (11687, 'Temp'), (11688, 'Temp'), (11689, 'Temp'), (11690, 'Temp'), (11691, 'Temp'), (11692, 'Temp'), (11693, 'INV_Sword_24'), (11694, 'Temp'), (11695, 'Temp'), (11696, 'Temp'), (11697, 'Temp'), (11698, 'Temp'), (11699, 'INV_Gauntlets_05'), (11700, 'Temp'), (11701, 'INV_Boots_07'), (11702, 'INV_Gauntlets_04'), (11703, 'Temp'), (11704, 'INV_Boots_07'), (11705, 'INV_Gauntlets_04'), (11706, 'Temp'), (11707, 'Temp'), (11708, 'Temp'), (11709, 'Temp'), (11710, 'Temp'), (11711, 'Temp'), (11712, 'INV_Belt_03'), (11713, 'INV_Pants_03'), (11714, 'Temp'), (11715, 'Temp'), (11716, 'Temp'), (11717, 'Temp'), (11718, 'Temp'), (11719, 'Temp'), (11720, 'Temp'), (11721, 'Temp'), (11722, 'Temp'), (11723, 'Temp'), (11724, 'INV_Shield_04'), (11725, 'INV_Shield_04'), (11726, 'Temp'), (11727, 'Temp'), (11728, 'Temp'), (11729, 'INV_Shield_04'), (11730, 'Temp'), (11731, 'Temp'), (11732, 'Temp'), (11733, 'Temp'), (11734, 'Temp'), (11735, 'Temp'), (11736, 'Temp'), (11737, 'Temp'), (11738, 'Temp'), (11739, 'Temp'), (11740, 'Temp'), (11741, 'Temp'), (11742, 'Temp'), (11743, 'Temp'), (11744, 'Temp'), (11745, 'Temp'), (11746, 'Temp'), (11747, 'Temp'), (11748, 'Temp'), (11749, 'Temp'), (11750, 'Temp'), (11751, 'Temp'), (11752, 'Temp'), (11753, 'Temp'), (11754, 'Temp'), (11755, 'Temp'), (11756, 'Temp'), (11757, 'Temp'), (11758, 'Temp'), (11759, 'Temp'), (11760, 'Temp'), (11761, 'Temp'), (11762, 'Temp'), (11763, 'Temp'), (11764, 'Temp'), (11765, 'Temp'), (11766, 'INV_Misc_Gem_Opal_02'), (11767, 'Temp'), (11768, 'Temp'), (11769, 'Temp'), (11770, 'Temp'), (11771, 'Temp'), (11772, 'Temp'), (11773, 'Temp'), (11774, 'Temp'), (11775, 'Temp'), (11776, 'Temp'), (11777, 'Temp'), (11778, 'INV_Boots_06'), (11779, 'Temp'), (11780, 'INV_Misc_LeatherScrap_08'), (11781, 'Temp'), (11782, 'Temp'), (11783, 'Temp'), (11784, 'Temp'), (11785, 'Temp'), (11786, 'Temp'), (11787, 'INV_Boots_09'), (11788, 'Temp'), (11789, 'Temp'), (11790, 'Temp'), (11791, 'INV_Bracer_10'), (11792, 'Temp'), (11793, 'Temp'), (11794, 'Temp'), (11795, 'Temp'), (11796, 'INV_Boots_05'), (11797, 'Temp'), (11798, 'Temp'), (11799, 'Temp'), (11800, 'Temp'), (11801, 'Temp'), (11802, 'Temp'), (11803, 'Temp'), (11804, 'Temp'), (11805, 'Temp'), (11806, 'Temp'), (11807, 'Temp'), (11808, 'Temp'), (11809, 'INV_Jewelry_Ring_03'), (11810, 'Temp'), (11811, 'Temp'), (11812, 'Temp'), (11813, 'Temp'), (11814, 'INV_Jewelry_Ring_03'), (11815, 'Temp'), (11816, 'Temp'), (11817, 'Temp'), (11818, 'Temp'), (11819, 'Temp'), (11820, 'Temp'), (11821, 'Temp'), (11822, 'Temp'), (11823, 'Temp'), (11824, 'Temp'), (11825, 'INV_Misc_Pelt_Boar_01'), (11826, 'Temp'), (11827, 'Temp'), (11828, 'Temp'), (11829, 'Temp'), (11830, 'Temp'), (11831, 'Temp'), (11832, 'INV_Boots_01'), (11833, 'Temp'), (11834, 'Temp'), (11835, 'Temp'), (11836, 'Temp'), (11837, 'Temp'), (11838, 'Temp'), (11839, 'Temp'), (11840, 'INV_Stone_03'), (11841, 'INV_Boots_Wolf'), (11842, 'Temp'), (11843, 'INV_Stone_03'), (11844, 'Temp'), (11845, 'Temp'), (11846, 'Temp'), (11847, 'INV_Boots_Wolf'), (11848, 'Temp'), (11849, 'Temp'), (11850, 'Temp'), (11851, 'Temp'), (11852, 'Temp'), (11853, 'Temp'), (11854, 'Temp'), (11855, 'Temp'), (11856, 'Temp'), (11857, 'Temp'), (11858, 'Temp'), (11859, 'Temp'), (11860, 'Temp'), (11861, 'Temp'), (11862, 'Temp'), (11863, 'INV_Misc_MonsterScales_03'), (11864, 'Temp'), (11865, 'Temp'), (11866, 'Temp'), (11867, 'Temp'), (11868, 'Temp'), (11869, 'Temp'), (11870, 'INV_Chest_Fur.tga'), (11871, 'Temp'), (11872, 'Temp'), (11873, 'INV_Jewelry_Ring_03'), (11874, 'Temp'), (11875, 'Temp'), (11876, 'Temp'), (11877, 'Temp'), (11878, 'INV_Jewelry_Ring_03'), (11879, 'Temp'), (11880, 'INV_Misc_Bandana_01'), (11881, 'Temp'), (11882, 'Temp'), (11883, 'Temp'), (11884, 'Temp'), (11885, 'Temp'), (11886, 'INV_Boots_01'), (11887, 'Temp'), (11888, 'Temp'), (11889, 'Spell_Nature_GuardianWard'), (11890, 'Temp'), (11891, 'Temp'), (11892, 'Temp'), (11893, 'Temp'), (11894, 'INV_Belt_01'), (11895, 'Temp'), (11896, 'Temp'), (11897, 'Temp'), (11898, 'Temp'), (11899, 'INV_Jewelry_Ring_03'), (11900, 'INV_Boots_01'), (11901, 'Temp'), (11902, 'Temp'), (11903, 'Temp'), (11904, 'Temp'), (11905, 'Temp'), (11906, 'INV_Shirt_01'), (11907, 'INV_Misc_Bandage_15'), (11908, 'INV_Misc_Bandage_18'), (11909, 'INV_Misc_Bandage_14'), (11910, 'INV_Misc_Bandage_17'), (11911, 'INV_Shirt_01'), (11912, 'Temp'), (11913, 'Temp'), (11914, 'Temp'), (11915, 'Temp'), (11916, 'Temp'), (11917, 'Temp'), (11918, 'Temp'), (11919, 'INV_Staff_02'), (11920, 'INV_Chest_Wolf'), (11921, 'INV_Chest_Wolf'), (11922, 'Temp'), (11923, 'INV_Jewelry_Ring_03'), (11924, 'Temp'), (11925, 'INV_Shield_02'), (11926, 'INV_Misc_Bandage_02'), (11927, 'INV_Misc_Slime_01'), (11928, 'INV_Shield_09'), (11929, 'INV_Misc_Slime_01'), (11930, 'INV_Misc_Gear_02'), (11931, 'Temp'), (11932, 'INV_Misc_MonsterHead_02'), (11933, 'Temp'), (11934, 'Temp'), (11935, 'INV_Boots_01'), (11936, 'Temp'), (11937, 'Temp'), (11938, 'Temp'), (11939, 'Temp'), (11940, 'Temp'), (11941, 'Temp'), (11942, 'Temp'), (11943, 'Temp'), (11944, 'Temp'), (11945, 'INV_Belt_03'), (11946, 'INV_Shoulder_05'), (11947, 'INV_Misc_Bone_06'), (11948, 'INV_Misc_Pelt_Wolf_Ruin_03'), (11949, 'INV_Robe_01'), (11950, 'INV_Misc_MonsterScales_01'), (11951, 'INV_Gauntlets_05'), (11952, 'INV_Gauntlets_05'), (11953, 'INV_Belt_03'), (11954, 'INV_Weapon_Bow_01'), (11955, 'INV_Belt_03'), (11956, 'INV_Belt_03'), (11957, 'INV_Misc_MonsterScales_02'), (11958, 'Spell_Nature_GuardianWard'), (11959, 'INV_Misc_MonsterScales_03'), (11960, 'INV_Belt_09'), (11961, 'INV_Shirt_07'), (11962, 'Temp'), (11963, 'Temp'), (11964, 'Temp'), (11965, 'Temp'), (11966, 'Temp'), (11967, 'Temp'), (11968, 'Temp'), (11969, 'Temp'), (11970, 'Temp'), (11971, 'Temp'), (11972, 'Temp'), (11973, 'Temp'), (11974, 'Temp'), (11975, 'Temp'), (11976, 'Temp'), (11977, 'Temp'), (11978, 'Temp'), (11979, 'Temp'), (11980, 'Spell_Nature_CorrosiveBreath'), (11981, 'Temp'), (11982, 'INV_Shirt_01'), (11983, 'INV_Shirt_01'), (11984, 'INV_Shirt_02'), (11985, 'Temp'), (11986, 'Temp'), (11987, 'Temp'), (11988, 'Temp'), (11989, 'Temp'), (11990, 'INV_Jewelry_Ring_04'), (11991, 'Temp'), (11992, 'INV_Belt_02'), (11993, 'Temp'), (11994, 'INV_Misc_Food_Wheat_02'), (11995, 'Temp'), (11996, 'Temp'), (11997, 'INV_Belt_02'), (11998, 'INV_Misc_Food_Wheat_02'), (11999, 'INV_Boots_05'), (12000, 'Temp'), (12001, 'INV_Pants_02'), (12002, 'INV_Boots_07'), (12003, 'Temp'), (12004, 'Temp'), (12005, 'Temp'), (12006, 'Temp'), (12007, 'Temp'), (12008, 'Temp'), (12009, 'Temp'), (12010, 'Temp'), (12011, 'Temp'), (12012, 'Temp'), (12013, 'Temp'), (12014, 'INV_Boots_03'), (12015, 'Temp'), (12016, 'Temp'), (12017, 'Temp'), (12018, 'INV_Jewelry_Necklace_07'), (12019, 'INV_Flask_01'), (12020, 'Temp'), (12021, 'Temp'), (12022, 'Temp'), (12023, 'Temp'), (12024, 'Temp'), (12025, 'Temp'), (12026, 'Temp'), (12027, 'Temp'), (12028, 'Temp'), (12029, 'Temp'), (12030, 'Temp'), (12031, 'Temp'), (12032, 'Temp'), (12033, 'Temp'), (12034, 'Temp'), (12035, 'Temp'), (12036, 'Temp'), (12037, 'Temp'), (12038, 'Temp'), (12039, 'Temp'), (12040, 'Temp'), (12041, 'Temp'), (12042, 'Temp'), (12043, 'Temp'), (12044, 'Temp'), (12045, 'INV_Boots_05'), (12046, 'Temp'), (12047, 'Temp'), (12048, 'Temp'), (12049, 'INV_Shirt_01'), (12050, 'INV_Boots_07'), (12051, 'Temp'), (12052, 'Temp'), (12053, 'Temp'), (12054, 'Temp'), (12055, 'Temp'), (12056, 'Temp'), (12057, 'Temp'), (12058, 'Temp'), (12059, 'Temp'), (12060, 'Temp'), (12061, 'Temp'), (12062, 'Temp'), (12063, 'Temp'), (12064, 'Temp'), (12065, 'INV_Pants_02'), (12066, 'Temp'), (12067, 'Temp'), (12068, 'INV_Gauntlets_05'), (12069, 'INV_Boots_05'), (12070, 'INV_Boots_05'), (12071, 'Temp'), (12072, 'Temp'), (12073, 'Temp'), (12074, 'Temp'), (12075, 'Temp'), (12083, 'Temp'), (12084, 'Temp'), (12085, 'Temp'), (12086, 'Temp'), (12087, 'Temp'), (12088, 'Temp'), (12089, 'INV_Robe_01'), (12090, 'Temp'), (12091, 'INV_Misc_Cape_10'), (12092, 'Temp'), (12093, 'Temp'), (12094, 'Temp'), (12095, 'Temp'), (12096, 'Temp'), (12097, 'Temp'), (12098, 'Temp'), (12099, 'Temp'), (12100, 'Temp'), (12101, 'Temp'), (12102, 'Temp'), (12103, 'Temp'), (12104, 'Temp'), (12105, 'INV_Fabric_Silk_02'), (12106, 'Temp'), (12107, 'Temp'), (12108, 'Temp'), (12109, 'Temp'), (12110, 'Temp'), (12111, 'Temp'), (12112, 'Temp'), (12113, 'Temp'), (12114, 'Temp'), (12115, 'Temp'), (12116, 'INV_Boots_08'), (12117, 'Temp'), (12118, 'Temp'), (12119, 'Temp'), (12120, 'Temp'), (12121, 'Temp'), (12122, 'Temp'), (12123, 'Temp'), (12124, 'Temp'), (12125, 'Temp'), (12126, 'Temp'), (12127, 'Temp'), (12128, 'Temp'), (12129, 'Temp'), (12130, 'Temp'), (12131, 'Temp'), (12132, 'Temp'), (12133, 'Temp'), (12134, 'Temp'), (12135, 'Temp'), (12136, 'Temp'), (12137, 'Temp'), (12138, 'Temp'), (12139, 'Temp'), (12140, 'Temp'), (12141, 'Temp'), (12142, 'Temp'), (12143, 'Temp'), (12144, 'Temp'), (12145, 'Temp'), (12146, 'Temp'), (12147, 'Temp'), (12148, 'Temp'), (12149, 'Temp'), (12150, 'Temp'), (12151, 'Temp'), (12152, 'Temp'), (12153, 'Temp'), (12154, 'Temp'), (12155, 'Temp'), (12156, 'Temp'), (12157, 'Temp'), (12158, 'Temp'), (12159, 'Temp'), (12160, 'Temp'), (12161, 'INV_Boots_03'), (12162, 'Temp'), (12163, 'Temp'), (12164, 'Temp'), (12165, 'Temp'), (12166, 'Temp'), (12167, 'Temp'), (12168, 'Temp'), (12169, 'INV_Pants_01'), (12170, 'Temp'), (12171, 'Temp'), (12172, 'Temp'), (12173, 'Temp'), (12174, 'Temp'), (12175, 'Temp'), (12176, 'Temp'), (12177, 'Temp'), (12178, 'INV_Pants_02'), (12179, 'Temp'), (12180, 'Temp'), (12181, 'Temp'), (12182, 'Temp'), (12183, 'Temp'), (12184, 'Temp'), (12185, 'Temp'), (12186, 'Temp'), (12187, 'Temp'), (12188, 'Temp'), (12189, 'INV_Helmet_04'), (12190, 'INV_Helmet_04'), (12191, 'Temp'), (12192, 'Temp'), (12193, 'Temp'), (12194, 'Temp'), (12195, 'Temp'), (12196, 'Temp'), (12197, 'INV_Boots_07'), (12198, 'Temp'), (12199, 'Temp'), (12200, 'Temp'), (12201, 'Temp'), (12202, 'Temp'), (12203, 'Temp'), (12204, 'Temp'), (12205, 'Temp'), (12206, 'INV_Misc_Ear_NightElf_02'), (12207, 'INV_Jewelry_Talisman_01'), (12208, 'INV_Jewelry_Talisman_05'), (12209, 'INV_Jewelry_Talisman_01'), (12210, 'INV_Spear_03'), (12211, 'INV_Spear_03'), (12212, 'INV_Robe_01'), (12213, 'INV_Robe_02'), (12214, 'INV_Robe_01'), (12215, 'INV_Robe_01'), (12216, 'INV_Robe_01'), (12217, 'INV_Robe_01'), (12218, 'Temp'), (12219, 'Temp'), (12220, 'INV_Helmet_04'), (12221, 'INV_Misc_StoneTablet_01'), (12222, 'INV_Misc_LeatherScrap_08'), (12223, 'Temp'), (12224, 'Temp'), (12225, 'Temp'), (12226, 'Temp'), (12227, 'Temp'), (12228, 'Temp'), (12229, 'INV_Shirt_01'), (12230, 'INV_Shirt_01'), (12231, 'INV_Gauntlets_05'), (12232, 'INV_Shirt_01'), (12233, 'Temp'), (12234, 'Temp'), (12235, 'Temp'), (12236, 'Spell_Fire_Fire'), (12237, 'Temp'), (12238, 'Temp'), (12239, 'Temp'), (12240, 'Temp'), (12241, 'INV_Chest_Fur'), (12242, 'Temp'), (12243, 'Temp'), (12244, 'Temp'), (12245, 'Temp'), (12246, 'Temp'), (12247, 'Temp'), (12248, 'Temp'), (12249, 'Temp'), (12250, 'INV_Chest_Fur'), (12251, 'INV_Shirt_01'), (12252, 'Temp'), (12253, 'INV_Chest_Fur'), (12254, 'Temp'), (12255, 'Temp'), (12256, 'Temp'), (12257, 'Temp'), (12258, 'INV_Misc_Cape_14'), (12259, 'Temp'), (12260, 'Temp'), (12261, 'Temp'), (12262, 'INV_Boots_07'), (12263, 'Temp'), (12264, 'Temp'), (12265, 'Temp'), (12266, 'Temp'), (12267, 'INV_Chest_Fur'), (12268, 'INV_Belt_01'), (12269, 'Temp'), (12270, 'Temp'), (12271, 'INV_Chest_Fur'), (12272, 'INV_Belt_01'), (12273, 'Temp'), (12274, 'INV_Sword_04'), (12275, 'Temp'), (12276, 'INV_Belt_01'), (12277, 'Temp'), (12278, 'Temp'), (12279, 'Temp'), (12280, 'Temp'), (12281, 'INV_Chest_Fur'), (12282, 'INV_Chest_Chain_04'), (12283, 'INV_Robe_03'), (12284, 'INV_Sword_20'), (12285, 'Temp'), (12286, 'INV_Staff_04'), (12287, 'Temp'), (12288, 'Temp'), (12289, 'INV_Helmet_47'), (12290, 'Temp'), (12291, 'Temp'), (12292, 'Temp'), (12293, 'INV_Boots_05'), (12294, 'Temp'), (12295, 'Temp'), (12296, 'Temp'), (12297, 'INV_Chest_Chain_13'), (12298, 'INV_Belt_22'), (12299, 'INV_Gauntlets_11'), (12300, 'Temp'), (12301, 'Temp'), (12302, 'Temp'), (12303, 'Temp'), (12304, 'Temp'), (12305, 'Temp'), (12306, 'INV_Shirt_04'), (12307, 'Temp'), (12308, 'Temp'), (12309, 'INV_Misc_Gem_Pearl_03'), (12310, 'INV_Misc_Gem_Pearl_02'), (12311, 'INV_Torch_Unlit'), (12312, 'INV_Torch_Lit'), (12313, 'INV_Torch_Lit'), (12314, 'INV_Chest_Cloth_21'), (12315, 'INV_Belt_07'), (12316, 'INV_Bracer_10'), (12317, 'INV_Chest_Cloth_34'), (12318, 'INV_Belt_07'), (12319, 'INV_Boots_09'), (12320, 'Temp'), (12321, 'Temp'), (12322, 'Temp'), (12323, 'Temp'), (12324, 'INV_Gauntlets_21'), (12325, 'INV_Gauntlets_21'), (12326, 'Temp'), (12327, 'Temp'), (12328, 'INV_Scroll_01'), (12329, 'Temp'), (12330, 'Temp'), (12331, 'INV_Box_01'), (12332, 'INV_Box_03'), (12333, 'INV_Box_01'), (12334, 'INV_Box_03'), (12335, 'INV_Belt_24'), (12336, 'Temp'), (12337, 'Temp'), (12338, 'INV_Boots_06'), (12339, 'INV_Bracer_11'), (12340, 'Temp'), (12341, 'Temp'), (12342, 'Temp'), (12343, 'Temp'), (12344, 'Temp'), (12345, 'INV_Pants_01'), (12346, 'Temp'), (12347, 'Temp'), (12348, 'Temp'), (12349, 'Temp'), (12350, 'Temp'), (12351, 'Temp'), (12352, 'Temp'), (12353, 'INV_Shirt_01'), (12354, 'INV_Boots_09'), (12355, 'INV_Shirt_01'), (12356, 'INV_Boots_09'), (12357, 'Temp'), (12358, 'Temp'), (12359, 'Temp'), (12360, 'Temp'), (12361, 'Temp'), (12362, 'Temp'), (12363, 'Temp'), (12364, 'Temp'), (12365, 'Temp'), (12366, 'Temp'), (12367, 'Temp'), (12368, 'INV_Chest_Leather_04'), (12369, 'INV_Chest_Leather_01'), (12370, 'INV_Chest_Leather_01'), (12371, 'INV_Chest_Leather_01'), (12372, 'INV_Chest_Leather_04'), (12373, 'Temp'), (12374, 'Temp'), (12375, 'Temp'), (12376, 'Temp'), (12377, 'INV_Chest_Cloth_21'), (12378, 'INV_Belt_26'), (12379, 'INV_Shirt_14'), (12380, 'Temp'), (12381, 'INV_Chest_Cloth_14'), (12382, 'INV_Chest_Cloth_14'), (12383, 'Temp'), (12384, 'Temp'), (12385, 'Temp'), (12386, 'INV_Chest_Cloth_23'), (12387, 'INV_Chest_Cloth_37'), (12388, 'INV_Pants_06'), (12389, 'INV_Chest_Cloth_21'), (12390, 'INV_Gauntlets_24'), (12391, 'INV_Helmet_29'), (12392, 'INV_Chest_Cloth_24'), (12393, 'INV_Chest_Cloth_22'), (12394, 'INV_Chest_Cloth_39'), (12395, 'INV_Pants_07'), (12396, 'INV_Chest_Cloth_03'), (12397, 'INV_Chest_Cloth_17'), (12398, 'INV_Gauntlets_19'), (12399, 'INV_Pants_06'), (12400, 'INV_Chest_Cloth_40'), (12401, 'INV_Helmet_27'), (12402, 'INV_Pants_09'), (12403, 'INV_Shoulder_12'), (12404, 'INV_Helmet_46'), (12405, 'INV_Helmet_47'), (12406, 'INV_Helmet_47'), (12407, 'INV_Helmet_47'), (12408, 'INV_Helmet_44'), (12409, 'INV_Misc_Orb_03'), (12410, 'INV_Misc_Orb_03'), (12411, 'INV_Boots_09'), (12412, 'INV_Shirt_07'), (12413, 'INV_Pants_Wolf'), (12414, 'INV_Gauntlets_05'), (12415, 'INV_Gauntlets_05'), (12416, 'INV_Gauntlets_05'), (12417, 'INV_Bracer_10'), (12418, 'INV_Boots_09'), (12419, 'INV_Boots_09'), (12420, 'INV_Gauntlets_05'), (12421, 'INV_Misc_Monster_MouseTail'), (12422, 'INV_Chest_Cloth_13'), (12423, 'INV_Misc_Gem_Variety_02'), (12424, 'INV_Belt_04'), (12425, 'INV_Misc_Food_26'), (12426, 'INV_Chest_Cloth_21'), (12427, 'INV_Belt_24'), (12428, 'Temp'), (12429, 'Temp'), (12430, 'Temp'), (12431, 'Temp'), (12432, 'Temp'), (12433, 'INV_Belt_03'), (12434, 'INV_Ingot_Mithril'), (12435, 'INV_Misc_StoneTablet_04'), (12436, 'Temp'), (12437, 'INV_Shirt_06'), (12438, 'INV_Boots_03'), (12439, 'INV_Boots_03'), (12440, 'INV_Robe_03'), (12441, 'INV_Belt_17'), (12442, 'INV_Pants_14'), (12443, 'INV_Gauntlets_05'), (12444, 'INV_Bracer_06'), (12445, 'INV_Chest_Chain'), (12446, 'INV_Chest_Chain_05'), (12447, 'Temp'), (12448, 'INV_Chest_Chain_12'), (12449, 'INV_Belt_03'), (12450, 'INV_Gauntlets_05'), (12451, 'INV_Gauntlets_05'), (12452, 'INV_Belt_03'), (12453, 'INV_Pants_03'), (12454, 'INV_Gauntlets_05'), (12455, 'INV_Belt_03'), (12456, 'INV_Bracer_14'), (12457, 'INV_Boots_01'), (12458, 'INV_Shirt_03'), (12459, 'INV_Pants_09'), (12460, 'INV_Gauntlets_05'), (12461, 'INV_Misc_Cape_13'), (12462, 'INV_Bracer_07'), (12463, 'INV_Boots_05'), (12464, 'INV_Belt_03'), (12465, 'INV_Shirt_04'), (12466, 'INV_Boots_09'), (12467, 'INV_Bracer_09'), (12468, 'INV_Gauntlets_05'), (12469, 'INV_Shirt_11'), (12470, 'INV_Pants_02'), (12471, 'INV_Chest_Cloth_32'), (12472, 'INV_Belt_22'), (12473, 'INV_Shoulder_09'), (12474, 'INV_Boots_01'), (12475, 'INV_Bracer_07'), (12476, 'INV_Belt_03'), (12477, 'INV_Gauntlets_05'), (12478, 'INV_Chest_Chain'), (12479, 'INV_Belt_04'), (12480, 'INV_Boots_03'), (12481, 'INV_Bracer_06'), (12482, 'INV_Chest_Leather_06'), (12483, 'INV_Gauntlets_05'), (12484, 'INV_Pants_02'), (12485, 'INV_Shoulder_08'), (12486, 'INV_Bracer_14'), (12487, 'INV_Gauntlets_05'), (12488, 'INV_Belt_03'), (12489, 'INV_Shoulder_07'), (12490, 'INV_Chest_Chain'), (12491, 'INV_Bracer_16'), (12492, 'INV_Bracer_07'), (12493, 'INV_Belt_04'), (12494, 'INV_Pants_03'), (12495, 'INV_Shoulder_07'), (12496, 'INV_Belt_04'), (12497, 'INV_Boots_03'), (12498, 'INV_Bracer_04'), (12499, 'INV_Chest_Leather_01'), (12500, 'INV_Gauntlets_05'), (12501, 'INV_Shoulder_08'), (12502, 'INV_Pants_02'), (12503, 'INV_Shoulder_08'), (12504, 'Temp'), (12505, 'Temp'), (12506, 'Temp'), (12507, 'INV_Shirt_Red_01'), (12508, 'INV_Shirt_Black_01'), (12509, 'INV_Chest_Cloth_06'), (12510, 'INV_Belt_03'), (12511, 'INV_Boots_05'), (12512, 'INV_Bracer_07'), (12513, 'INV_Gauntlets_05'), (12514, 'INV_Pants_02'), (12515, 'INV_Shoulder_09'), (12516, 'Temp'), (12517, 'Temp'), (12518, 'Temp'), (12519, 'Temp'), (12520, 'Temp'), (12521, 'Temp'), (12522, 'Temp'), (12523, 'Temp'), (12524, 'Temp'), (12525, 'Temp'), (12526, 'Temp'), (12527, 'Temp'), (12528, 'Temp'), (12529, 'Temp'), (12530, 'Temp'), (12531, 'Temp'), (12532, 'Temp'), (12533, 'Temp'), (12534, 'Temp'), (12535, 'Temp'), (12536, 'Temp'), (12537, 'Temp'), (12538, 'Temp'), (12539, 'Temp'), (12540, 'Temp'), (12541, 'Temp'), (12542, 'Temp'), (12543, 'Temp'), (12544, 'Temp'), (12545, 'INV_Belt_01'), (12546, 'INV_Boots_03'), (12547, 'INV_Misc_Book_02'), (12548, 'Temp'), (12549, 'Temp'), (12550, 'Temp'), (12551, 'Temp'), (12552, 'Temp'), (12553, 'Temp'), (12554, 'Temp'), (12555, 'INV_Shirt_02'), (12556, 'INV_Misc_Book_03'), (12557, 'Temp'), (12558, 'Temp'), (12559, 'Temp'), (12560, 'Temp'), (12561, 'INV_Sword_23'), (12562, 'INV_Spear_07'), (12563, 'Temp'), (12564, 'Temp'), (12565, 'INV_Potion_05'), (12566, 'INV_Jewelry_Necklace_03'), (12567, 'INV_Jewelry_Necklace_03'), (12568, 'INV_Mace_16'), (12569, 'Temp'), (12570, 'Temp'), (12571, 'Temp'), (12572, 'Temp'), (12573, 'Temp'), (12574, 'Temp'), (12575, 'Temp'), (12576, 'INV_Misc_Cape_14'), (12577, 'Temp'), (12578, 'Temp'), (12579, 'Temp'), (12580, 'Temp'), (12581, 'Temp'), (12582, 'INV_Boots_01'), (12583, 'Temp'), (12584, 'Temp'), (12585, 'Temp'), (12586, 'Temp'), (12587, 'Temp'), (12588, 'Temp'), (12589, 'INV_Chest_Chain'), (12590, 'Temp'), (12591, 'Temp'), (12592, 'Temp'), (12593, 'Temp'), (12594, 'INV_Helmet_03'), (12595, 'INV_Chest_Plate08'), (12596, 'INV_Gauntlets_06'), (12597, 'INV_Misc_Cape_17'), (12598, 'Temp'), (12599, 'Temp'), (12600, 'INV_Staff_09'), (12601, 'INV_Wand_11'), (12602, 'Temp'), (12603, 'Temp'), (12604, 'Temp'), (12605, 'Temp'), (12606, 'INV_Shirt_01'), (12607, 'Temp'), (12608, 'Temp'), (12609, 'Temp'), (12610, 'INV_Sword_16'), (12611, 'INV_Helmet_29'), (12612, 'Temp'), (12613, 'Temp'), (12614, 'Temp'), (12615, 'Temp'), (12616, 'Temp'), (12617, 'Temp'), (12618, 'Temp'), (12619, 'Temp'), (12620, 'Temp'), (12621, 'INV_Potion_11'), (12622, 'INV_Helmet_07'), (12623, 'INV_Misc_Rock_01'), (12624, 'Temp'), (12625, 'Ability_WarStomp'), (12626, 'Temp'), (12627, 'Temp'), (12628, 'Temp'), (12629, 'INV_Pants_03'), (12630, 'Temp'), (12631, 'INV_Pants_03'), (12632, 'INV_Chest_Chain_05'), (12633, 'Temp'), (12634, 'INV_Pants_02'), (12635, 'Temp'), (12636, 'Temp'), (12637, 'INV_Belt_01'), (12638, 'Temp'), (12639, 'Temp'), (12640, 'INV_Belt_01'), (12641, 'Temp'), (12642, 'INV_Box_01'), (12643, 'INV_Belt_30'), (12644, 'INV_Box_02'), (12645, 'INV_Chest_Cloth_24'), (12646, 'INV_Chest_Cloth_16'), (12647, 'INV_Chest_Cloth_23'), (12648, 'INV_Chest_Cloth_21'), (12649, 'INV_Chest_Cloth_22'), (12650, 'INV_Chest_Cloth_39'), (12651, 'INV_Chest_Cloth_32'), (12652, 'INV_Chest_Cloth_24'), (12653, 'INV_Chest_Cloth_32'), (12654, 'INV_Chest_Cloth_40'), (12655, 'INV_Chest_Cloth_38'), (12656, 'INV_Chest_Cloth_36'), (12657, 'Temp'), (12658, 'Temp'), (12659, 'INV_Chest_Cloth_12'), (12660, 'INV_Chest_Cloth_19'), (12661, 'INV_Chest_Cloth_24'), (12662, 'INV_Chest_Cloth_21'), (12663, 'INV_Chest_Cloth_34'), (12664, 'INV_Chest_Cloth_09'), (12665, 'INV_Chest_Cloth_24'), (12666, 'INV_Chest_Cloth_03'), (12667, 'Temp'), (12668, 'Temp'), (12669, 'INV_Chest_Cloth_13'), (12670, 'INV_Chest_Cloth_01'), (12671, 'INV_Chest_Cloth_13'), (12672, 'INV_Chest_Cloth_18'), (12673, 'INV_Chest_Cloth_25'), (12674, 'INV_Chest_Cloth_22'), (12675, 'INV_Chest_Cloth_25'), (12676, 'INV_Chest_Cloth_03'), (12677, 'INV_Chest_Cloth_20'), (12678, 'INV_Chest_Cloth_04'), (12679, 'INV_Chest_Cloth_33'), (12680, 'INV_Chest_Cloth_13'), (12681, 'INV_Chest_Cloth_21'), (12682, 'INV_Chest_Cloth_38'), (12683, 'INV_Chest_Cloth_34'), (12684, 'INV_Chest_Cloth_13'), (12685, 'INV_Chest_Cloth_13'), (12686, 'INV_Chest_Cloth_33'), (12687, 'INV_Chest_Cloth_18'), (12688, 'INV_Chest_Cloth_38'), (12689, 'INV_Chest_Cloth_10'), (12690, 'INV_Chest_Cloth_03'), (12691, 'INV_Chest_Cloth_19'), (12692, 'INV_Chest_Cloth_01'), (12693, 'INV_Chest_Cloth_36'), (12694, 'INV_Chest_Cloth_38'), (12695, 'INV_Chest_Cloth_29'), (12696, 'INV_Chest_Cloth_31'), (12697, 'INV_Chest_Cloth_26'), (12698, 'INV_Chest_Cloth_18'), (12699, 'INV_Chest_Cloth_04'), (12700, 'INV_Chest_Cloth_33'), (12701, 'INV_Chest_Cloth_04'), (12702, 'INV_Chest_Cloth_32'), (12703, 'INV_Chest_Cloth_18'), (12704, 'INV_Chest_Cloth_33'), (12705, 'INV_Chest_Cloth_34'), (12706, 'INV_Chest_Cloth_38'), (12707, 'INV_Chest_Cloth_24'), (12708, 'INV_Wine_03'), (12709, 'INV_Wine_03'), (12710, 'INV_Wine_03'), (12711, 'Temp'), (12712, 'Temp'), (12713, 'Temp'), (12714, 'Temp'), (12715, 'INV_Chest_Cloth_34'), (12716, 'INV_Chest_Cloth_24'), (12717, 'INV_Chest_Cloth_19'), (12718, 'INV_Chest_Cloth_19'), (12719, 'Temp'), (12720, 'Temp'), (12721, 'INV_Chest_Chain_06'), (12722, 'INV_Chest_Chain_06'), (12723, 'INV_Chest_Plate07'), (12724, 'Temp'), (12725, 'Temp'), (12726, 'Temp'), (12727, 'Temp'), (12728, 'INV_Boots_07'), (12729, 'INV_Bracer_08'), (12730, 'Temp'), (12731, 'INV_Shoulder_05'), (12732, 'INV_Misc_Bag_11'), (12733, 'INV_Torch_Unlit'), (12734, 'INV_Torch_Lit'), (12735, 'INV_Misc_Bag_11'), (12736, 'INV_Misc_Orb_03'), (12737, 'INV_Torch_Unlit'), (12738, 'INV_Torch_Lit'), (12739, 'Temp'), (12740, 'Temp'), (12741, 'Temp'), (12742, 'Temp'), (12743, 'Temp'), (12744, 'Temp'), (12745, 'INV_Boots_01'), (12746, 'INV_Misc_Gem_Diamond_03'), (12747, 'Temp'), (12748, 'Temp'), (12749, 'Temp'), (12750, 'INV_Chest_Fur'), (12751, 'Temp'), (12752, 'Temp'), (12753, 'Temp'), (12754, 'Temp'), (12755, 'Temp'), (12756, 'Temp'), (12757, 'Temp'), (12758, 'Temp'), (12759, 'Temp'), (12760, 'Temp'), (12761, 'Temp'), (12762, 'Temp'), (12763, 'Temp'), (12764, 'Temp'), (12765, 'Temp'), (12766, 'Temp'), (12767, 'Temp'), (12768, 'Temp'), (12769, 'Temp'), (12770, 'Temp'), (12771, 'INV_Shirt_01'), (12772, 'INV_Shirt_02'), (12773, 'INV_Pants_03'), (12774, 'Temp'), (12775, 'Temp'), (12776, 'INV_Pants_02'), (12777, 'INV_Pants_06'), (12778, 'INV_Weapon_ShortBlade_05'), (12779, 'INV_Weapon_ShortBlade_05'), (12780, 'INV_Misc_MonsterHead_04'), (12781, 'INV_Shoulder_05'), (12782, 'INV_Shoulder_05'), (12783, 'INV_Bracer_07'), (12784, 'INV_Boots_01'), (12785, 'Temp'), (12786, 'Temp'), (12787, 'Temp'), (12788, 'INV_Boots_03'), (12789, 'INV_Shirt_01'), (12790, 'INV_Shirt_01'), (12791, 'Temp'), (12792, 'Temp'), (12793, 'INV_Chest_Leather_04'), (12794, 'INV_Chest_Leather_01'), (12795, 'INV_Pants_03'), (12796, 'Temp'), (12797, 'Temp'), (12798, 'Temp'), (12799, 'Temp'), (12800, 'Temp'), (12801, 'INV_Boots_01'), (12802, 'INV_Shirt_02'), (12803, 'INV_Shirt_08'), (12804, 'INV_Bracer_06'), (12805, 'INV_Shield_09'), (12806, 'Temp'), (12807, 'Temp'), (12808, 'Temp'), (12809, 'Temp'), (12810, 'INV_Boots_07'), (12811, 'Temp'), (12812, 'INV_Wand_11'), (12813, 'INV_Gauntlets_04'), (12814, 'Temp'), (12815, 'Temp'), (12816, 'Temp'), (12817, 'Temp'), (12818, 'Temp'), (12819, 'Temp'), (12820, 'Temp'), (12821, 'Temp'), (12822, 'Temp'), (12823, 'Temp'), (12824, 'Temp'), (12825, 'Temp'), (12826, 'Temp'), (12827, 'INV_Sword_26'), (12828, 'INV_Sword_14'), (12829, 'INV_Staff_01'), (12830, 'INV_Shoulder_08'), (12831, 'INV_Chest_Chain'), (12832, 'Temp'), (12833, 'Temp'), (12834, 'Temp'), (12835, 'Temp'), (12836, 'Temp'), (12837, 'Temp'), (12838, 'Temp'), (12839, 'Temp'), (12840, 'Temp'), (12841, 'Temp'), (12842, 'Temp'), (12843, 'Temp'), (12844, 'Temp'), (12845, 'INV_Belt_02'), (12846, 'INV_Chest_Chain'), (12847, 'Temp'), (12848, 'Temp'), (12849, 'INV_Shirt_01'), (12850, 'Temp'), (12851, 'Temp'), (12852, 'Temp'), (12853, 'Temp'), (12854, 'Temp'), (12855, 'INV_Shirt_01'), (12856, 'Temp'), (12857, 'INV_Spear_08'), (12858, 'INV_Chest_Cloth_20'), (12859, 'INV_Misc_Monster_BrownTail'), (12860, 'INV_Misc_Monster_MouseTail'), (12861, 'INV_Misc_Monster_MouseTail'), (12862, 'INV_Misc_Monster_GreyTail'), (12863, 'INV_Jewelry_Necklace_03'), (12864, 'INV_Shirt_Green_01'), (12865, 'INV_Gauntlets_05'), (12866, 'INV_Wand_12'), (12867, 'Temp'), (12868, 'Temp'), (12869, 'Temp'), (12870, 'Temp'), (12871, 'INV_Mace_07'), (12872, 'INV_Helmet_03'), (12873, 'Temp'), (12874, 'INV_Helmet_17'), (12875, 'INV_Helmet_04'), (12876, 'INV_Helmet_24'), (12877, 'INV_Staff_01'), (12878, 'INV_Pants_02'), (12879, 'Temp'), (12880, 'INV_Misc_Bone_06'), (12881, 'INV_Axe_10'), (12882, 'INV_Weapon_Bow_01'), (12883, 'INV_Weapon_Bow_10'), (12884, 'Temp'), (12885, 'Temp'), (12886, 'Temp'), (12887, 'Temp'), (12903, 'INV_Sword_06'), (12904, 'INV_Misc_Head_Centaur_01'), (12905, 'INV_Helmet_04'), (12906, 'INV_Helmet_04'), (12907, 'INV_Helmet_04'), (12908, 'INV_Helmet_02'), (12909, 'INV_Helmet_04'), (12910, 'INV_Helmet_04'), (12911, 'INV_Helmet_04'), (12912, 'INV_Helmet_04'), (12913, 'INV_Helmet_04'), (12914, 'INV_Helmet_04'), (12915, 'INV_Helmet_02'), (12916, 'Temp'), (12917, 'Temp'), (12918, 'Temp'), (12919, 'Temp'), (12920, 'Temp'), (12921, 'Temp'), (12922, 'INV_Chest_Leather_09'), (12923, 'INV_Chest_Leather_09'), (12924, 'INV_Chest_Leather_09'), (12925, 'INV_Box_01'), (12926, 'Spell_Nature_CorrosiveBreath'), (12927, 'INV_Cask_01'), (12928, 'INV_Pants_07'), (12929, 'INV_Gizmo_01'), (12930, 'INV_Pants_11'), (12931, 'Spell_Holy_DivineIntervention'), (12932, 'INV_Belt_04'), (12933, 'INV_Helmet_17'), (12934, 'INV_Chest_Leather_05'), (12935, 'INV_Bracer_03'), (12936, 'INV_Jewelry_Necklace_07'), (12937, 'INV_Belt_15'), (12938, 'INV_Gauntlets_24'), (12939, 'INV_Misc_Flute_01'), (12940, 'INV_Wand_11'), (12941, 'INV_Chest_Plate03'), (12942, 'INV_Gauntlets_15'), (12943, 'INV_Gauntlets_15'), (12944, 'INV_Chest_Chain'), (12945, 'INV_Chest_Plate05'), (12946, 'INV_Gauntlets_05'), (12947, 'INV_Gauntlets_05'), (12948, 'INV_Gauntlets_05'), (12949, 'INV_Gauntlets_05'), (12950, 'Temp'), (12951, 'Temp'), (12952, 'Temp'), (12953, 'Temp'), (12954, 'INV_Boots_07'), (12955, 'INV_Gauntlets_05'), (12956, 'Temp'), (12957, 'Temp'), (12958, 'Temp'), (12959, 'Temp'), (12960, 'INV_Chest_Chain'), (12961, 'INV_Chest_Chain_04'), (12962, 'Temp'), (12963, 'Temp'), (12964, 'INV_Pants_01'), (12965, 'INV_Chest_Chain'), (12966, 'INV_Chest_Plate01'), (12967, 'INV_Pants_03'), (12968, 'Temp'), (12969, 'INV_Shirt_01'), (12970, 'INV_Shirt_01'), (12971, 'INV_Chest_Chain'), (12972, 'Temp'), (12973, 'INV_Pants_06'), (12974, 'INV_Axe_21'), (12975, 'INV_Weapon_Bow_11'), (12976, 'INV_Bracer_02'), (12977, 'INV_Belt_10'), (12978, 'INV_Sword_19'), (12979, 'INV_Sword_14'), (12980, 'INV_Shoulder_05'), (12981, 'INV_Belt_35'), (12982, 'Temp'), (12983, 'Temp'), (12984, 'INV_Jewelry_Ring_08'), (12985, 'INV_Gauntlets_06'), (12986, 'INV_Shoulder_03'), (12987, 'INV_Jewelry_Ring_06'), (12988, 'INV_Boots_03'), (12989, 'INV_Staff_Goldfeathered_01'), (12990, 'INV_Chest_Cloth_07'), (12991, 'INV_Misc_OrnateBox'), (12992, 'INV_Torch_Unlit'), (12993, 'Temp'), (12994, 'INV_Torch_Unlit'), (12995, 'INV_Misc_Bone_06'), (12996, 'INV_Misc_Pelt_Bear_Ruin_03'), (12997, 'INV_Misc_Flute_01'), (12998, 'INV_Misc_Bag_02'), (12999, 'Temp'), (13000, 'INV_Pants_03'), (13001, 'INV_Weapon_ShortBlade_07'), (13002, 'INV_Misc_LeatherScrap_04'), (13003, 'Temp'), (13004, 'Temp'), (13005, 'INV_Misc_Book_07'), (13006, 'INV_Misc_Book_11'), (13007, 'Temp'), (13008, 'Temp'), (13009, 'Temp'), (13010, 'Temp'), (13011, 'INV_Chest_Chain_07'), (13012, 'INV_Wand_03'), (13013, 'Temp'), (13014, 'INV_Belt_06'), (13015, 'Temp'), (13016, 'Temp'), (13017, 'Temp'), (13018, 'Temp'), (13019, 'INV_Chest_Wolf'), (13020, 'INV_Gauntlets_05'), (13021, 'Temp'), (13022, 'Temp'), (13023, 'INV_Belt_24'), (13024, 'INV_Jewelry_Amulet_02'), (13025, 'INV_Misc_Key_01'), (13026, 'INV_Gauntlets_04'), (13027, 'Temp'), (13028, 'Temp'), (13029, 'Temp'), (13030, 'Temp'), (13031, 'Temp'), (13032, 'Temp'), (13033, 'Temp'), (13034, 'INV_Shirt_White_01'), (13035, 'Temp'), (13036, 'Temp'), (13037, 'Temp'), (13038, 'Temp'), (13039, 'Temp'), (13040, 'Temp'), (13041, 'INV_Shirt_12'), (13042, 'INV_Shirt_12'), (13043, 'INV_Shirt_12'), (13044, 'INV_Chest_Cloth_24'), (13045, 'Temp'), (13046, 'INV_Shirt_12'), (13047, 'Temp'), (13048, 'INV_Pants_04'), (13049, 'INV_Belt_24'), (13050, 'Temp'), (13051, 'INV_Boots_05'), (13052, 'INV_Shoulder_29'), (13053, 'INV_Bracer_14'), (13054, 'INV_Gauntlets_04'), (13055, 'INV_Shirt_Black_01'), (13056, 'INV_Shirt_White_01'), (13057, 'INV_Shirt_Red_01'), (13058, 'INV_Shield_09'), (13059, 'INV_Wand_03'), (13060, 'INV_Weapon_Rifle_04'), (13061, 'INV_Misc_Head_Troll_01'), (13062, 'INV_Ore_Thorium_01'), (13063, 'INV_Ore_Thorium_01'), (13064, 'INV_Weapon_ShortBlade_04'), (13065, 'INV_Weapon_ShortBlade_04'), (13066, 'Temp'), (13067, 'Temp'), (13068, 'Temp'), (13069, 'Temp'), (13070, 'INV_Shirt_01'), (13071, 'Temp'), (13072, 'Temp'), (13073, 'Temp'), (13074, 'Temp'), (13075, 'INV_Bracer_13'), (13076, 'INV_Chest_Cloth_10'), (13077, 'INV_Chest_Cloth_39'), (13078, 'INV_Sword_23'), (13079, 'INV_Staff_02'), (13080, 'INV_Hammer_05'), (13081, 'INV_Misc_Horn_01'), (13082, 'INV_Misc_Horn_01'), (13083, 'INV_Wand_04'), (13084, 'INV_Wand_04'), (13085, 'INV_Jewelry_Necklace_05'), (13086, 'INV_Misc_Spyglass_01'), (13087, 'INV_Chest_Chain_06'), (13088, 'INV_Chest_Chain'), (13089, 'INV_Chest_Chain'), (13090, 'INV_Chest_Chain'), (13091, 'INV_Chest_Plate03'), (13092, 'INV_Chest_Chain'), (13093, 'INV_Boots_01'), (13094, 'INV_Belt_02'), (13095, 'INV_Pants_03'), (13096, 'INV_Gauntlets_09'), (13097, 'INV_Gauntlets_09'), (13098, 'INV_Gauntlets_09'), (13099, 'INV_Bracer_03'), (13100, 'INV_Box_01'), (13101, 'Temp'), (13102, 'INV_Helmet_03'), (13103, 'INV_Ore_Arcanite_02'), (13104, 'Temp'), (13105, 'INV_Mace_04'), (13106, 'INV_Helmet_43'), (13107, 'INV_Helmet_43'), (13108, 'Ability_Mount_RidingHorse'), (13109, 'INV_Wand_04'), (13110, 'INV_Crate_02'), (13111, 'INV_Sword_20'), (13112, 'INV_Sword_08'), (13113, 'INV_Axe_04'), (13114, 'INV_Weapon_ShortBlade_05'), (13115, 'INV_Shirt_08'), (13116, 'INV_Shirt_Black_01'), (13117, 'INV_Pants_01'), (13118, 'INV_Boots_05'), (13119, 'INV_Chest_Cloth_04'), (13120, 'INV_Ore_Arcanite_02'), (13121, 'INV_Misc_Horn_01'), (13122, 'INV_Misc_Horn_02'), (13123, 'INV_Misc_Dust_02'), (13124, 'INV_Stone_01'), (13125, 'INV_Letter_16'), (13126, 'INV_Ore_Mithril_01'), (13127, 'INV_Food_Egg_04'), (13128, 'INV_Misc_Pelt_Boar_01'), (13129, 'INV_Misc_Gem_Amethyst_01'), (13130, 'INV_Shirt_01'), (13131, 'Temp'), (13132, 'Temp'), (13133, 'Temp'), (13134, 'Temp'), (13135, 'Temp'), (13136, 'Temp'), (13137, 'Temp'), (13138, 'Temp'), (13139, 'Temp'), (13140, 'Temp'), (13141, 'Temp'), (13142, 'Temp'), (13143, 'Temp'), (13144, 'INV_Jewelry_Talisman_06'), (13145, 'INV_Helmet_03'), (13146, 'INV_Helmet_03'), (13147, 'INV_Helmet_03'), (13163, 'Temp'), (13164, 'Temp'), (13165, 'Temp'), (13166, 'Temp'), (13167, 'Temp'), (13168, 'Temp'), (13169, 'Temp'), (13170, 'Temp'), (13171, 'INV_Boots_07'), (13172, 'Temp'), (13173, 'Temp'), (13174, 'Temp'), (13175, 'Temp'), (13176, 'Temp'), (13177, 'Temp'), (13178, 'Temp'), (13179, 'Temp'), (13180, 'Temp'), (13181, 'Temp'), (13182, 'Temp'), (13183, 'Temp'), (13184, 'Temp'), (13185, 'Temp'), (13186, 'Temp'), (13187, 'Temp'), (13188, 'Temp'), (13189, 'Temp'), (13190, 'Temp'), (13191, 'Temp'), (13192, 'Temp'), (13193, 'Temp'), (13194, 'Temp'), (13195, 'INV_Gauntlets_19'), (13196, 'INV_Helmet_27'), (13197, 'INV_Shirt_01'), (13198, 'INV_Helmet_04'), (13199, 'Temp'), (13200, 'Temp'), (13201, 'INV_Pants_03'), (13202, 'Temp'), (13203, 'Temp'), (13204, 'Temp'), (13205, 'Temp'), (13206, 'INV_Pants_03'), (13207, 'Temp'), (13208, 'Temp'), (13209, 'Temp'), (13210, 'INV_Food_Egg_03'), (13211, 'INV_Food_Egg_01'), (13212, 'Temp'), (13213, 'INV_Shirt_01'), (13214, 'Temp'), (13215, 'INV_Helmet_44'), (13216, 'INV_Misc_Spyglass_03'), (13217, 'INV_Misc_Spyglass_03'), (13218, 'INV_Misc_Spyglass_03'), (13219, 'INV_Shield_09'), (13220, 'INV_Helmet_04'), (13221, 'INV_Helmet_04'), (13222, 'INV_Misc_Cape_04'), (13223, 'INV_Helmet_46'), (13224, 'INV_Crown_01'), (13225, 'INV_Helmet_04'), (13226, 'INV_Helmet_06'), (13227, 'INV_Helmet_04'), (13228, 'INV_Helmet_04'), (13229, 'INV_Crown_01'), (13230, 'INV_Helmet_04'), (13231, 'INV_Helmet_04'), (13232, 'INV_Helmet_04'), (13233, 'INV_Helmet_04'), (13234, 'INV_Helmet_04'), (13235, 'INV_Helmet_29'), (13236, 'INV_Helmet_47'), (13237, 'INV_Helmet_04'), (13238, 'INV_Helmet_47'), (13239, 'INV_Helmet_04'), (13240, 'INV_Helmet_04'), (13241, 'INV_Helmet_11'), (13242, 'INV_Helmet_47'), (13243, 'INV_Helmet_27'), (13244, 'INV_Helmet_04'), (13245, 'Temp'), (13246, 'INV_Helmet_04'), (13247, 'INV_Misc_Bandana_01'), (13248, 'INV_Helmet_04'), (13249, 'INV_Helmet_04'), (13250, 'INV_Helmet_03'), (13251, 'INV_Helmet_04'), (13252, 'INV_Helmet_03'), (13253, 'INV_Misc_Bandana_03'), (13254, 'INV_Helmet_04'), (13255, 'INV_Helmet_04'), (13256, 'INV_Helmet_04'), (13257, 'INV_Helmet_15'), (13258, 'INV_Helmet_04'), (13259, 'INV_Helmet_24'), (13260, 'INV_Helmet_14'), (13261, 'INV_Helmet_17'), (13262, 'INV_Helmet_04'), (13263, 'INV_Helmet_18'), (13264, 'INV_Helmet_04'), (13265, 'INV_Helmet_04'), (13266, 'INV_Helmet_17'), (13267, 'INV_Helmet_17'), (13268, 'INV_Helmet_04'), (13269, 'INV_Helmet_03'), (13270, 'INV_Helmet_18'), (13271, 'INV_Helmet_03'), (13272, 'INV_Helmet_16'), (13273, 'INV_Helmet_03'), (13274, 'INV_Helmet_02'), (13275, 'INV_Helmet_02'), (13276, 'INV_Helmet_03'), (13277, 'INV_Helmet_02'), (13278, 'INV_Helmet_03'), (13279, 'INV_Helmet_08'), (13280, 'INV_Helmet_03'), (13281, 'INV_Helmet_03'), (13282, 'INV_Helmet_04'), (13283, 'INV_Helmet_03'), (13284, 'INV_Helmet_16'), (13285, 'INV_Helmet_03'), (13286, 'INV_Helmet_03'), (13287, 'INV_Helmet_06'), (13288, 'INV_Helmet_02'), (13289, 'INV_Helmet_03'), (13290, 'INV_Misc_Key_06'), (13291, 'INV_Misc_Gem_Sapphire_01'), (13292, 'INV_Hammer_09'), (13293, 'Temp'), (13294, 'Temp'), (13295, 'INV_Helmet_04'), (13296, 'INV_Helmet_04'), (13297, 'Temp'), (13298, 'Temp'), (13299, 'Temp'), (13300, 'INV_Helmet_04'), (13301, 'Temp'), (13302, 'Temp'), (13303, 'Temp'), (13304, 'Temp'), (13305, 'Temp'), (13306, 'Temp'), (13307, 'Temp'), (13308, 'Temp'), (13309, 'Temp'), (13310, 'Temp'), (13311, 'Temp'), (13312, 'Temp'), (13313, 'Temp'), (13314, 'Temp'), (13315, 'Temp'), (13316, 'Temp'), (13317, 'Temp'), (13318, 'Temp'), (13319, 'INV_Gauntlets_27'), (13320, 'Temp'), (13321, 'Temp'), (13322, 'Temp'), (13323, 'Temp'), (13324, 'INV_Axe_15'), (13325, 'Temp'), (13326, 'INV_Misc_Orb_02'), (13327, 'INV_Ore_Arcanite_02'), (13328, 'INV_Misc_Orb_03'), (13329, 'Temp'), (13330, 'Temp'), (13331, 'Temp'), (13332, 'Temp'), (13333, 'Temp'), (13334, 'Temp'), (13335, 'Temp'), (13336, 'Temp'), (13337, 'INV_Chest_Cloth_25'), (13338, 'Temp'), (13339, 'Temp'), (13340, 'Temp'), (13341, 'Temp'), (13342, 'Temp'), (13343, 'INV_Boots_08'), (13344, 'Temp'), (13345, 'Temp'), (13346, 'Temp'), (13347, 'Temp'), (13348, 'Temp'), (13349, 'Temp'), (13350, 'Temp'), (13351, 'Temp'), (13352, 'INV_Weapon_Bow_04'), (13353, 'INV_Gauntlets_15'), (13354, 'INV_Misc_MonsterScales_03'), (13355, 'INV_Bracer_08'), (13356, 'INV_Staff_09'), (13357, 'INV_Pants_02'), (13358, 'INV_Weapon_ShortBlade_05'), (13359, 'INV_Mace_16'), (13360, 'INV_Axe_17'), (13361, 'INV_Gauntlets_10'), (13362, 'INV_Shirt_06'), (13363, 'INV_Belt_24'), (13364, 'INV_Sword_26'), (13365, 'INV_Pants_14'), (13366, 'INV_Belt_25'), (13367, 'Temp'), (13368, 'Temp'), (13369, 'Temp'), (13370, 'Spell_Nature_NatureTouchGrow'), (13371, 'Temp'), (13372, 'Temp'), (13373, 'Temp'), (13374, 'Temp'), (13375, 'Temp'), (13376, 'Temp'), (13377, 'Temp'), (13378, 'Temp'), (13379, 'Temp'), (13380, 'Temp'), (13381, 'Temp'), (13382, 'Temp'), (13383, 'Temp'), (13384, 'Temp'), (13385, 'Temp'), (13386, 'INV_Helmet_04'), (13387, 'Temp'), (13388, 'Temp'), (13389, 'Temp'), (13390, 'Temp'), (13391, 'INV_Jewelry_Ring_03'), (13392, 'INV_Gauntlets_05'), (13393, 'INV_Gauntlets_05'), (13394, 'Temp'), (13395, 'Temp'), (13396, 'INV_Boots_05'), (13397, 'Temp'), (13398, 'INV_Shoulder_08'), (13399, 'Temp'), (13400, 'Temp'), (13401, 'INV_Shirt_01'), (13402, 'INV_Shirt_01'), (13403, 'Temp'), (13404, 'Temp'), (13405, 'Temp'), (13423, 'Temp'), (13424, 'Temp'), (13425, 'Temp'), (13426, 'Temp'), (13427, 'Temp'), (13428, 'Temp'), (13429, 'Temp'), (13430, 'INV_Letter_01'), (13431, 'Temp'), (13432, 'Temp'), (13433, 'INV_Misc_Ear_Human_01'), (13434, 'INV_Stone_01'), (13435, 'INV_Wand_07'), (13436, 'Temp'), (13437, 'Temp'), (13438, 'Temp'), (13439, 'Temp'), (13440, 'Temp'), (13441, 'Temp'), (13442, 'Temp'), (13443, 'Temp'), (13444, 'Temp'), (13445, 'INV_Boots_03'), (13446, 'Temp'), (13447, 'Temp'), (13448, 'Temp'), (13449, 'Temp'), (13450, 'Temp'), (13451, 'Temp'), (13452, 'Temp'), (13453, 'Temp'), (13454, 'Temp'), (13455, 'INV_Weapon_Rifle_03'), (13456, 'Temp'), (13457, 'Temp'), (13458, 'Spell_Nature_NatureTouchGrow'), (13459, 'INV_Belt_01'), (13460, 'Temp'), (13461, 'Temp'), (13462, 'INV_Boots_09'), (13463, 'Temp'), (13464, 'INV_Pants_03'), (13465, 'Temp'), (13466, 'INV_Hammer_05'), (13467, 'Temp'), (13468, 'Temp'), (13469, 'INV_Shirt_01'), (13470, 'INV_Boots_09'), (13471, 'Temp'), (13472, 'Temp'), (13473, 'Temp'), (13483, 'INV_Helmet_02'), (13484, 'INV_Gauntlets_04'), (13485, 'INV_Pants_03'), (13486, 'INV_Mace_01'), (13487, 'INV_Sword_20'), (13488, 'INV_Sword_10'), (13489, 'INV_Misc_Flower_04'), (13490, 'INV_Stone_04'), (13491, 'INV_Ore_Iron_01'), (13492, 'INV_Ore_Iron_01'), (13493, 'INV_Crate_06'), (13494, 'INV_Crate_01'), (13495, 'INV_TradeskillItem_01'), (13496, 'INV_Misc_Gem_Crystal_02'), (13497, 'INV_Letter_01'), (13498, 'Temp'), (13499, 'INV_Boots_03'), (13500, 'INV_Boots_05'), (13501, 'INV_Belt_04'), (13502, 'INV_Boots_06'), (13503, 'Temp'), (13504, 'INV_Wand_05'), (13505, 'Temp'), (13506, 'Temp'), (13507, 'Temp'), (13508, 'INV_Bracer_06'), (13509, 'Temp'), (13510, 'Temp'), (13511, 'INV_Jewelry_Amulet_01'), (13512, 'Temp'), (13513, 'Temp'), (13514, 'Temp'), (13515, 'INV_Misc_Shovel_02'), (13516, 'Temp'), (13517, 'Temp'), (13518, 'Temp'), (13519, 'Temp'), (13520, 'Temp'), (13521, 'Temp'), (13522, 'INV_Boots_09'), (13523, 'INV_Boots_09'), (13524, 'INV_Boots_09'), (13525, 'Temp'), (13526, 'Temp'), (13527, 'INV_Chest_Chain'), (13528, 'INV_Boots_03'), (13529, 'INV_Shirt_02'), (13530, 'INV_Hammer_04'), (13531, 'INV_Misc_Organ_03'), (13532, 'Temp'), (13533, 'Temp'), (13534, 'INV_Helmet_04'), (13535, 'INV_Misc_Cape_04'), (13536, 'INV_Helmet_04'), (13537, 'INV_Helmet_06'), (13538, 'INV_Helmet_04'), (13539, 'INV_Helmet_04'), (13540, 'INV_Helmet_04'), (13541, 'INV_Helmet_04'), (13542, 'INV_Helmet_04'), (13543, 'INV_Helmet_04'), (13544, 'INV_Helmet_04'), (13545, 'INV_Helmet_29'), (13546, 'INV_Helmet_04'), (13547, 'INV_Helmet_04'), (13548, 'INV_Helmet_04'), (13549, 'INV_Helmet_27'), (13550, 'INV_Helmet_04'), (13551, 'INV_Helmet_04'), (13552, 'INV_Helmet_04'), (13553, 'INV_Helmet_03'), (13554, 'INV_Helmet_03'), (13563, 'INV_Helmet_11'), (13564, 'INV_Helmet_04'), (13583, 'INV_Sword_03'), (13584, 'INV_Fabric_Mageweave_02'), (13585, 'INV_Helmet_01'), (13603, 'INV_Belt_05'), (13604, 'Temp'), (13605, 'Temp'), (13606, 'Temp'), (13607, 'INV_Helmet_04'), (13608, 'Temp'), (13609, 'Temp'), (13610, 'INV_Helmet_03'), (13611, 'INV_Stone_03'), (13612, 'Temp'), (13613, 'Temp'), (13614, 'Temp'), (13615, 'Temp'), (13616, 'INV_Helmet_04'), (13617, 'INV_Bracer_07'), (13618, 'Temp'), (13619, 'Temp'), (13620, 'INV_Shirt_01'), (13621, 'Temp'), (13622, 'Temp'), (13623, 'INV_Helmet_04'), (13624, 'Temp'), (13625, 'Temp'), (13626, 'Temp'), (13627, 'Temp'), (13628, 'Temp'), (13629, 'Temp'), (13630, 'Temp'), (13631, 'Temp'), (13632, 'Temp'), (13633, 'Temp'), (13634, 'Temp'), (13635, 'Temp'), (13636, 'Temp'), (13637, 'Temp'), (13638, 'Temp'), (13639, 'Temp'), (13640, 'Temp'), (13641, 'Temp'), (13642, 'Temp'), (13643, 'Temp'), (13644, 'INV_Boots_Wolf'), (13645, 'INV_Boots_Wolf'), (13646, 'INV_Boots_Wolf'), (13647, 'INV_Pants_02'), (13648, 'INV_Pants_02'), (13649, 'INV_Pants_08'), (13650, 'Temp'), (13651, 'Temp'), (13652, 'Temp'), (13653, 'INV_Gauntlets_24'), (13654, 'INV_Helmet_29'), (13655, 'INV_Gauntlets_16'), (13656, 'INV_Gauntlets_16'), (13657, 'INV_Chest_Cloth_28'), (13658, 'INV_Chest_Cloth_28'), (13659, 'INV_Chest_Cloth_28'), (13660, 'INV_Helmet_26'), (13661, 'INV_Helmet_26'), (13662, 'INV_Helmet_26'), (13663, 'INV_Food_Egg_02'), (13664, 'INV_Belt_22'), (13665, 'INV_Chest_Cloth_12'), (13666, 'INV_Chest_Cloth_12'), (13667, 'INV_Chest_Cloth_12'), (13668, 'INV_Chest_Cloth_02'), (13669, 'INV_Belt_04'), (13670, 'INV_Shoulder_18'), (13671, 'INV_Shirt_04'), (13672, 'INV_Shoulder_23'), (13673, 'INV_Shoulder_23'), (13674, 'INV_Shoulder_23'), (13675, 'INV_Shoulder_27'), (13676, 'INV_Shoulder_26'), (13677, 'INV_Shoulder_05'), (13678, 'INV_Belt_24'), (13679, 'INV_Pants_06'), (13680, 'INV_Gauntlets_05'), (13681, 'INV_Gauntlets_05'), (13682, 'INV_Chest_Cloth_28'), (13683, 'INV_Chest_Cloth_06'), (13684, 'INV_Chest_Cloth_06'), (13685, 'INV_Shirt_12'), (13686, 'INV_Ore_Iron_01'), (13687, 'Spell_Nature_Cyclone'), (13688, 'Spell_Fire_Fire'), (13689, 'Spell_Nature_Acid_01'), (13690, 'INV_Misc_Bandana_03'), (13691, 'INV_Misc_Bandana_03'), (13692, 'INV_Misc_ArmorKit_12'), (13693, 'Temp'), (13694, 'Temp'), (13695, 'Temp'), (13696, 'Temp'), (13697, 'Temp'), (13698, 'Temp'), (13699, 'Temp'), (13700, 'Temp'), (13701, 'Temp'), (13702, 'Temp'), (13703, 'INV_Misc_Gem_Ruby_02'), (13704, 'Temp'), (13705, 'Temp'), (13706, 'INV_Boots_08'), (13707, 'Ability_Rogue_DualWeild'), (13708, 'Ability_PoisonSting'), (13709, 'Spell_Nature_NullifyDisease'), (13710, 'Ability_Poisons'), (13711, 'INV_Staff_09'), (13712, 'INV_Boots_05'), (13713, 'INV_Misc_Birdbeck_02'), (13714, 'INV_Misc_Eye_01'), (13715, 'INV_Misc_Slime_01'), (13723, 'INV_Wand_04'), (13724, 'INV_Wand_06'), (13725, 'Temp'), (13726, 'Temp'), (13727, 'Temp'), (13728, 'Temp'), (13729, 'Temp'), (13730, 'Temp'), (13731, 'Temp'), (13732, 'Temp'), (13733, 'Temp'), (13734, 'Temp'), (13743, 'Temp'), (13744, 'Temp'), (13745, 'Temp'), (13746, 'Temp'), (13747, 'Temp'), (13748, 'Temp'), (13749, 'Temp'), (13750, 'Temp'), (13751, 'Temp'), (13752, 'Temp'), (13753, 'Temp'), (13754, 'INV_Gauntlets_05'), (13755, 'Temp'), (13756, 'INV_Gauntlets_05'), (13757, 'INV_Gauntlets_06'), (13758, 'INV_Belt_06'), (13759, 'INV_Shirt_01'), (13760, 'INV_Shirt_01'), (13761, 'INV_Shirt_01'), (13762, 'INV_Shirt_01'), (13763, 'INV_Misc_MonsterSpiderCarapace_01'), (13783, 'INV_Ore_Tin_01'), (13784, 'Temp'), (13785, 'Ability_WarStomp'), (13786, 'Temp'), (13787, 'Temp'), (13788, 'Temp'), (13789, 'Temp'), (13790, 'Temp'), (13791, 'Temp'), (13792, 'Temp'), (13793, 'Temp'), (13794, 'Temp'), (13795, 'Temp'), (13796, 'INV_Gauntlets_03'), (13797, 'Temp'), (13798, 'Temp'), (13799, 'INV_Misc_Bone_01'), (13800, 'Temp'), (13801, 'Temp'), (13802, 'Temp'), (13803, 'Temp'), (13804, 'INV_Gauntlets_03'), (13805, 'INV_Helmet_30'), (13806, 'INV_Misc_Bone_07'), (13807, 'INV_Crown_01'), (13808, 'INV_Crown_01'), (13809, 'INV_Pants_02'), (13823, 'Temp'), (13824, 'INV_Misc_Key_14'), (13825, 'INV_Staff_Goldfeathered_01'), (13826, 'INV_Misc_Flute_01'), (13827, 'INV_Misc_Flute_01'), (13828, 'INV_Staff_Goldfeathered_01'), (13829, 'INV_Misc_Gear_08'), (13843, 'Temp'), (13844, 'Temp'), (13845, 'Temp'), (13846, 'Temp'), (13847, 'INV_Gauntlets_07'), (13848, 'INV_Weapon_ShortBlade_14'), (13849, 'Racial_Dwarf_FindTreasure'), (13850, 'INV_Sword_03'), (13851, 'INV_Sword_03'), (13852, 'INV_Sword_03'), (13853, 'INV_Sword_03'), (13863, 'INV_Shield_04'), (13864, 'INV_Boots_05'), (13865, 'INV_Ammo_FireTar'), (13866, 'Temp'), (13867, 'Temp'), (13868, 'Temp'), (13869, 'INV_Gauntlets_05'), (13883, 'INV_Flask_01'), (13884, 'INV_Misc_Bag_05'), (13885, 'INV_Misc_Key_08'), (13886, 'INV_Flask_01'), (13903, 'INV_Gizmo_01'), (13904, 'INV_Misc_Flower_03'), (13905, 'INV_Misc_Flower_03'), (13906, 'INV_Misc_Food_31'), (13907, 'INV_Shirt_01'), (13908, 'INV_Weapon_ShortBlade_05'), (13909, 'Temp'), (13910, 'Temp'), (13911, 'INV_Boots_03'), (13912, 'INV_Gauntlets_05'), (13913, 'INV_Axe_22'), (13914, 'Temp'), (13915, 'Temp'), (13916, 'Temp'), (13917, 'INV_Flask_02'), (13918, 'INV_Misc_Gem_Ruby_01'), (13923, 'Temp'), (13924, 'Temp'), (13925, 'Temp'), (13926, 'Temp'), (13927, 'INV_Boots_09'), (13928, 'INV_Shirt_01'), (13929, 'Temp'), (13930, 'Temp'), (13931, 'INV_Chest_Chain'), (13932, 'INV_Boots_07'), (13933, 'Temp'), (13934, 'Temp'), (13935, 'Temp'), (13936, 'Temp'), (13937, 'Temp'), (13938, 'Temp'), (13939, 'Temp'), (13940, 'Temp'), (13941, 'Temp'), (13942, 'INV_Boots_08'), (13943, 'INV_Misc_Gem_Variety_01'), (13963, 'INV_Robe_02'), (13983, 'INV_Misc_Cape_02'), (13984, 'INV_Misc_Cape_16'), (13985, 'INV_Misc_Cape_02'), (13986, 'INV_Misc_Cape_04'), (13987, 'INV_Misc_Quiver_02'), (13988, 'INV_Misc_Idol_02'), (13989, 'INV_Flask_02'), (13990, 'INV_Misc_Orb_01'), (13991, 'INV_Misc_Quiver_02'), (13992, 'INV_Misc_Head_Elf_02'), (13993, 'Temp'), (13994, 'Temp'), (13995, 'Temp'), (13996, 'INV_Boots_09'), (13997, 'Temp'), (13998, 'INV_Misc_Bone_04'), (13999, 'INV_Wand_03'), (14000, 'INV_Wand_03'), (14001, 'INV_Bracer_08'), (14002, 'INV_Bracer_04'), (14003, 'INV_Misc_Cape_11'), (14004, 'INV_Gauntlets_05'), (14005, 'INV_Box_02'), (14006, 'INV_Box_02'), (14007, 'INV_Misc_Gem_Variety_01'), (14008, 'INV_Misc_Book_05'), (14009, 'Temp'), (14010, 'Temp'), (14011, 'Temp'), (14012, 'Temp'), (14013, 'Temp'), (14014, 'Temp'), (14015, 'Temp'), (14016, 'Temp'), (14017, 'Temp'), (14018, 'Temp'), (14019, 'INV_Torch_Unlit'), (14020, 'INV_Gauntlets_05'), (14021, 'INV_Staff_05'), (14022, 'INV_Helmet_12'), (14023, 'INV_Misc_Head_Undead_01'), (14024, 'Spell_Nature_GuardianWard'), (14025, 'INV_Misc_Bomb_04'), (14026, 'INV_Helmet_04'), (14027, 'INV_Shirt_08'), (14028, 'INV_ThrowingAxe_03'), (14029, 'INV_Axe_11'), (14030, 'INV_Axe_11'), (14031, 'INV_Axe_11'), (14032, 'INV_Axe_01'), (14033, 'INV_Axe_01'), (14034, 'INV_Axe_04'), (14035, 'INV_Axe_23'), (14036, 'INV_Axe_14'), (14037, 'INV_Axe_01'), (14038, 'INV_Pick_01'), (14039, 'INV_Pick_02'), (14040, 'INV_Pick_02'), (14041, 'INV_ThrowingAxe_05'), (14042, 'INV_ThrowingAxe_03'), (14043, 'INV_Belt_24'), (14044, 'INV_Pants_09'), (14045, 'INV_Gauntlets_18'), (14046, 'INV_Boots_09'), (14047, 'INV_Boots_09'), (14048, 'INV_Boots_09'), (14049, 'INV_Boots_09'), (14050, 'INV_Boots_09'), (14051, 'INV_Chest_Cloth_21'), (14052, 'INV_Chest_Cloth_21'), (14053, 'INV_Belt_04'), (14063, 'INV_Shirt_02'), (14064, 'INV_Pants_09'), (14065, 'INV_Gauntlets_18'), (14066, 'INV_Belt_24'), (14067, 'INV_Chest_Cloth_10'), (14068, 'INV_Chest_Leather_08'), (14069, 'INV_Chest_Chain'), (14070, 'INV_Shirt_02'), (14071, 'INV_Pants_09'), (14072, 'INV_Gauntlets_18'), (14073, 'INV_Bracer_10'), (14074, 'INV_Belt_24'), (14075, 'INV_Shirt_14'), (14076, 'INV_Gauntlets_05'), (14077, 'INV_Gauntlets_18'), (14078, 'INV_Gauntlets_18'), (14079, 'INV_Gauntlets_05'), (14080, 'INV_Gauntlets_05'), (14081, 'INV_Bracer_11'), (14082, 'INV_Bracer_10'), (14083, 'INV_Gauntlets_05'), (14084, 'INV_Gauntlets_05'), (14085, 'INV_Gauntlets_05'), (14086, 'INV_Bracer_11'), (14087, 'INV_Misc_Bandana_01'), (14088, 'INV_Gauntlets_05'), (14089, 'INV_Gauntlets_05'), (14090, 'INV_Bracer_11'), (14091, 'INV_Shoulder_09'), (14092, 'INV_Shoulder_09'), (14093, 'INV_Misc_Bandana_03'), (14094, 'INV_Shirt_14'), (14095, 'INV_Shoulder_06'), (14096, 'INV_Gauntlets_06'), (14097, 'INV_Gauntlets_06'), (14098, 'INV_Gauntlets_06'), (14099, 'INV_Gauntlets_06'), (14100, 'INV_Bracer_11'), (14101, 'INV_Boots_05'), (14102, 'INV_Misc_Bandana_03'), (14103, 'INV_Shirt_14'), (14104, 'INV_Gauntlets_05'), (14105, 'INV_Gauntlets_05'), (14106, 'INV_Gauntlets_05'), (14107, 'INV_Bracer_13'), (14108, 'INV_Shirt_14'), (14109, 'INV_Pants_01'), (14110, 'INV_Gauntlets_05'), (14111, 'INV_Bracer_13'), (14112, 'INV_Boots_05'), (14113, 'INV_Shoulder_06'), (14114, 'INV_Shirt_06'), (14115, 'INV_Pants_01'), (14116, 'INV_Gauntlets_05'), (14117, 'INV_Bracer_13'), (14118, 'INV_Boots_05'), (14119, 'INV_Gauntlets_05'), (14120, 'INV_Belt_02'), (14121, 'INV_Shoulder_09'), (14122, 'INV_Shoulder_06'), (14123, 'INV_Shirt_Black_01'), (14124, 'INV_Belt_03'), (14125, 'INV_Boots_05'), (14126, 'INV_Bracer_13'), (14127, 'INV_Gauntlets_05'), (14128, 'INV_Pants_01'), (14129, 'INV_Shirt_01'), (14130, 'INV_Belt_05'), (14131, 'INV_Boots_05'), (14132, 'INV_Bracer_13'), (14133, 'INV_Gauntlets_05'), (14134, 'INV_Pants_01'), (14135, 'INV_Shoulder_06'), (14136, 'INV_Shoulder_06'), (14137, 'INV_Shoulder_06'), (14138, 'INV_Shoulder_06'), (14139, 'INV_Shirt_Black_01'), (14140, 'INV_Belt_05'), (14141, 'INV_Gauntlets_06'), (14142, 'INV_Bracer_10'), (14143, 'INV_Belt_24'), (14144, 'INV_Misc_Bandana_01'), (14145, 'INV_Misc_Bandana_03'), (14146, 'INV_Misc_Bandana_03'), (14147, 'INV_Shirt_05'), (14148, 'INV_Shirt_05'), (14149, 'INV_Boots_03'), (14150, 'INV_Pants_01'), (14151, 'INV_Pants_01'), (14152, 'INV_Gauntlets_06'), (14153, 'INV_Belt_04'), (14154, 'INV_Shirt_10'), (14155, 'INV_Gauntlets_06'), (14156, 'INV_Bracer_10'), (14157, 'INV_Belt_05'), (14158, 'INV_Shirt_09'), (14159, 'INV_Pants_01'), (14160, 'INV_Gauntlets_06'), (14161, 'INV_Bracer_10'), (14162, 'INV_Boots_09'), (14163, 'INV_Belt_04'), (14164, 'INV_Shirt_02'), (14165, 'INV_Belt_04'), (14166, 'INV_Boots_09'), (14167, 'INV_Gauntlets_06'), (14168, 'INV_Gauntlets_06'), (14169, 'INV_Gauntlets_06'), (14170, 'INV_Shirt_10'), (14171, 'INV_Pants_11'), (14172, 'INV_Gauntlets_06'), (14173, 'INV_Gauntlets_06'), (14174, 'INV_Belt_05'), (14175, 'INV_Shirt_03'), (14176, 'INV_Shirt_04'), (14177, 'INV_Gauntlets_06'), (14178, 'INV_Misc_Bandana_01'), (14179, 'INV_Shirt_03'), (14180, 'INV_Boots_05'), (14181, 'INV_Bracer_13'), (14182, 'INV_Gauntlets_06'), (14183, 'INV_Chest_Wolf'), (14184, 'INV_Pants_Wolf'), (14185, 'INV_Gauntlets_05'), (14186, 'INV_Bracer_08'), (14187, 'INV_Boots_03'), (14188, 'INV_Belt_03'), (14189, 'INV_Boots_03'), (14190, 'INV_Shirt_05'), (14191, 'INV_Chest_Wolf'), (14192, 'INV_Pants_Wolf'), (14193, 'INV_Gauntlets_05'), (14194, 'INV_Bracer_08'), (14195, 'INV_Boots_03'), (14196, 'INV_Belt_03'), (14197, 'INV_Chest_Wolf'), (14198, 'INV_Chest_Wolf'), (14199, 'INV_Pants_Wolf'), (14200, 'INV_Gauntlets_05'), (14201, 'INV_Bracer_08'), (14202, 'INV_Belt_03'), (14203, 'INV_Shoulder_08'), (14204, 'INV_Chest_Wolf'), (14205, 'INV_Shoulder_08'), (14206, 'INV_Pants_Wolf'), (14207, 'INV_Gauntlets_05'), (14208, 'INV_Bracer_08'), (14209, 'INV_Boots_03'), (14210, 'INV_Belt_03'), (14211, 'INV_Chest_Wolf'), (14212, 'INV_Shoulder_08'), (14213, 'INV_Pants_Wolf'), (14214, 'INV_Gauntlets_05'), (14215, 'INV_Bracer_08'), (14216, 'INV_Boots_03'), (14217, 'INV_Boots_03'), (14218, 'INV_Chest_Leather_08'), (14219, 'INV_Shoulder_08'), (14220, 'INV_Pants_02'), (14221, 'INV_Gauntlets_05'), (14222, 'INV_Gauntlets_05'), (14223, 'INV_Bracer_08'), (14224, 'INV_Boots_03'), (14225, 'INV_Belt_04'), (14226, 'INV_Chest_Leather_08'), (14227, 'INV_Belt_09'), (14228, 'INV_Boots_03'), (14229, 'INV_Bracer_08'), (14230, 'INV_Gauntlets_05'), (14231, 'INV_Pants_Wolf'), (14232, 'INV_Shoulder_08'), (14233, 'INV_Gauntlets_05'), (14234, 'INV_Chest_Plate06'), (14235, 'INV_Belt_06'), (14236, 'INV_Boots_03'), (14237, 'INV_Bracer_08'), (14238, 'INV_Pants_Wolf'), (14239, 'INV_Shoulder_08'), (14240, 'INV_Chest_Leather_10'), (14241, 'INV_Bracer_01'), (14242, 'INV_Boots_03'), (14243, 'INV_Belt_03'), (14244, 'INV_Chest_Leather_10'), (14245, 'INV_Chest_Leather_10'), (14246, 'INV_Chest_Leather_10'), (14247, 'INV_Pants_02'), (14248, 'INV_Gauntlets_05'), (14249, 'INV_Bracer_04'), (14250, 'INV_Boots_03'), (14251, 'INV_Belt_03'), (14252, 'INV_Chest_Leather_09'), (14253, 'INV_Pants_02'), (14254, 'INV_Gauntlets_05'), (14255, 'INV_Bracer_06'), (14256, 'INV_Boots_03'), (14257, 'INV_Belt_03'), (14258, 'INV_Chest_Wolf'), (14259, 'INV_Chest_Leather_01'), (14260, 'INV_Chest_Leather_04'), (14261, 'INV_Chest_Leather_04'), (14262, 'INV_Gauntlets_05'), (14263, 'INV_Bracer_08'), (14264, 'INV_Boots_05'), (14265, 'INV_Belt_03'), (14266, 'INV_Gauntlets_05'), (14267, 'INV_Pants_Wolf'), (14268, 'INV_Boots_05'), (14269, 'INV_Chest_Leather_09'), (14270, 'INV_Pants_02'), (14271, 'INV_Chest_Leather_09'), (14272, 'INV_Chest_Wolf'), (14273, 'INV_Pants_02'), (14274, 'INV_Gauntlets_05'), (14275, 'INV_Bracer_07'), (14276, 'INV_Boots_05'), (14277, 'INV_Belt_05'), (14278, 'INV_Chest_Leather_10'), (14279, 'INV_Chest_Leather_10'), (14280, 'INV_Pants_02'), (14281, 'INV_Gauntlets_05'), (14282, 'INV_Bracer_04'), (14283, 'INV_Boots_07'), (14284, 'INV_Belt_03'), (14285, 'INV_Chest_Leather_06'), (14286, 'INV_Chest_Leather_06'), (14287, 'INV_Belt_06'), (14288, 'INV_Boots_08'), (14289, 'INV_Bracer_02'), (14290, 'INV_Helmet_04'), (14291, 'INV_Chest_Plate06'), (14292, 'INV_Pants_02'), (14293, 'INV_Helmet_04'), (14294, 'INV_Bracer_07'), (14295, 'INV_Boots_08'), (14296, 'INV_Belt_06'), (14297, 'INV_Shirt_06'), (14298, 'INV_Pants_02'), (14299, 'INV_Gauntlets_05'), (14300, 'INV_Shirt_06'), (14301, 'INV_Belt_07'), (14302, 'Temp'), (14303, 'Temp'), (14304, 'Temp'), (14305, 'INV_Misc_ScrewDriver_01'), (14306, 'INV_Hammer_20'), (14307, 'INV_Gizmo_03'), (14308, 'Temp'), (14309, 'Temp'), (14310, 'INV_Gauntlets_15'), (14311, 'INV_Gauntlets_05'), (14312, 'INV_Gauntlets_05'), (14313, 'Temp'), (14314, 'INV_Gauntlets_06'), (14315, 'INV_Shoulder_06'), (14316, 'INV_Shoulder_06'), (14317, 'INV_Shirt_06'), (14318, 'INV_Boots_05'), (14319, 'INV_Bracer_10'), (14320, 'INV_Helmet_04'), (14321, 'INV_Gauntlets_05'), (14322, 'INV_Gauntlets_06'), (14323, 'INV_Gauntlets_06'), (14324, 'INV_Misc_Orb_03'), (14325, 'INV_Boots_05'), (14326, 'INV_Gizmo_01'), (14327, 'INV_Boots_05'), (14328, 'INV_Boots_05'), (14329, 'INV_Boots_05'), (14330, 'INV_Gauntlets_05'), (14331, 'INV_Shoulder_26'), (14332, 'INV_Pants_02'), (14333, 'INV_Chest_Cloth_13'), (14334, 'INV_Belt_06'), (14335, 'INV_Belt_24'), (14336, 'INV_Bracer_10'), (14337, 'INV_Gauntlets_21'), (14338, 'INV_Pants_06'), (14339, 'INV_Shirt_05'), (14340, 'INV_Shirt_06'), (14341, 'INV_Belt_06'), (14342, 'INV_Bracer_06'), (14343, 'INV_Pants_10'), (14344, 'INV_Belt_24'), (14345, 'INV_Gauntlets_18'), (14346, 'INV_Pants_06'), (14347, 'INV_Bracer_03'), (14348, 'INV_Gauntlets_18'), (14349, 'INV_Pants_11'), (14350, 'INV_Shirt_13'), (14351, 'INV_Belt_26'), (14352, 'INV_Boots_06'), (14353, 'INV_Boots_06'), (14354, 'INV_Boots_06'), (14355, 'INV_Bracer_07'), (14356, 'INV_Gauntlets_18'), (14357, 'INV_Pants_06'), (14358, 'INV_Shirt_05'), (14359, 'INV_Shirt_06'), (14360, 'INV_Belt_23'), (14361, 'INV_Shoulder_06'), (14362, 'INV_Belt_24'), (14363, 'INV_Boots_06'), (14364, 'INV_Bracer_02'), (14365, 'INV_Gauntlets_18'), (14366, 'INV_Pants_09'), (14367, 'INV_Chest_Leather_09'), (14368, 'INV_Belt_06'), (14369, 'INV_Bracer_03'), (14370, 'INV_Gauntlets_18'), (14371, 'INV_Shoulder_09'), (14372, 'INV_Shirt_10'), (14373, 'INV_Gauntlets_18'), (14374, 'INV_Pants_02'), (14375, 'INV_Boots_06'), (14376, 'INV_Shirt_Yellow_01'), (14377, 'INV_Shirt_Blue_01'), (14378, 'INV_Shirt_Grey_01'), (14379, 'INV_Chest_Leather_09'), (14380, 'INV_Belt_24'), (14381, 'INV_Boots_09'), (14382, 'INV_Bracer_01'), (14383, 'INV_Gauntlets_18'), (14384, 'INV_Pants_09'), (14385, 'INV_Bracer_02'), (14386, 'INV_Gauntlets_23'), (14387, 'INV_Pants_07'), (14388, 'INV_Chest_Leather_09'), (14389, 'INV_Belt_26'), (14390, 'INV_Gauntlets_18'), (14391, 'INV_Pants_11'), (14392, 'INV_Chest_Leather_09'), (14393, 'INV_Boots_09'), (14394, 'INV_Gauntlets_23'), (14395, 'INV_Pants_11'), (14396, 'INV_Shoulder_09'), (14397, 'INV_Shirt_10'), (14398, 'INV_Belt_23'), (14399, 'INV_Bracer_01'), (14400, 'INV_Gauntlets_18'), (14401, 'INV_Chest_Leather_09'), (14402, 'INV_Belt_02'), (14403, 'INV_Boots_09'), (14404, 'INV_Gauntlets_23'), (14405, 'INV_Pants_11'), (14406, 'INV_Chest_Leather_09'), (14407, 'INV_Chest_Leather_09'), (14408, 'INV_Belt_22'), (14409, 'INV_Boots_05'), (14410, 'INV_Bracer_07'), (14411, 'INV_Gauntlets_18'), (14412, 'INV_Pants_12'), (14413, 'INV_Shirt_16'), (14414, 'INV_Belt_15'), (14415, 'INV_Gauntlets_17'), (14416, 'INV_Shoulder_05'), (14417, 'INV_Pants_07'), (14418, 'INV_Chest_Leather_10'), (14419, 'INV_Gauntlets_21'), (14420, 'INV_Pants_06'), (14421, 'INV_Shoulder_06'), (14422, 'INV_Shirt_Red_01'), (14423, 'INV_Bracer_03'), (14424, 'INV_Gauntlets_18'), (14425, 'INV_Belt_26'), (14426, 'INV_Boots_06'), (14427, 'INV_Bracer_12'), (14428, 'INV_Gauntlets_23'), (14429, 'INV_Pants_10'), (14430, 'INV_Shirt_06'), (14431, 'INV_Belt_24'), (14432, 'INV_Belt_33'), (14433, 'INV_Belt_29'), (14434, 'INV_Belt_32'), (14435, 'INV_Belt_30'), (14436, 'INV_Belt_35'), (14437, 'INV_Belt_31'), (14438, 'INV_Belt_27'), (14439, 'INV_Belt_28'), (14440, 'INV_Bracer_02'), (14441, 'INV_Gauntlets_23'), (14442, 'INV_Pants_12'), (14443, 'INV_Belt_04'), (14444, 'INV_Boots_06'), (14445, 'INV_Gauntlets_18'), (14446, 'INV_Pants_12'), (14447, 'INV_Pants_07'), (14448, 'INV_Belt_06'), (14449, 'INV_Gauntlets_18'), (14450, 'INV_Pants_11'), (14451, 'INV_Belt_25'), (14452, 'INV_Boots_09'), (14453, 'INV_Gauntlets_18'), (14454, 'INV_Pants_10'), (14455, 'INV_Chest_Leather_08'), (14456, 'INV_Belt_24'), (14457, 'INV_Gauntlets_23'), (14458, 'INV_Pants_06'), (14459, 'INV_Shirt_07'), (14460, 'INV_Belt_09'), (14461, 'INV_Boots_08'), (14462, 'INV_Bracer_02'), (14463, 'INV_Gauntlets_18'), (14464, 'INV_Chest_Leather_04'), (14465, 'INV_Pants_07'), (14466, 'INV_Shirt_06'), (14467, 'INV_Gauntlets_18'), (14468, 'INV_Pants_14'), (14469, 'INV_Belt_23'), (14470, 'INV_Boots_Wolf'), (14471, 'INV_Bracer_08'), (14472, 'INV_Chest_Wolf'), (14473, 'INV_Gauntlets_18'), (14474, 'INV_Boots_03'), (14475, 'INV_Gauntlets_21'), (14476, 'INV_Pants_06'), (14477, 'INV_Shirt_02'), (14478, 'INV_Gauntlets_23'), (14479, 'INV_Pants_07'), (14480, 'INV_Gauntlets_21'), (14481, 'INV_Pants_09'), (14482, 'INV_Gauntlets_18'), (14483, 'INV_Pants_10'), (14484, 'INV_Shirt_14'), (14485, 'INV_Belt_03'), (14486, 'INV_Chest_Leather_10'), (14487, 'INV_Gauntlets_25'), (14488, 'INV_Pants_06'), (14489, 'INV_Shirt_02'), (14490, 'INV_Gauntlets_18'), (14491, 'INV_Pants_09'), (14492, 'INV_Belt_16'), (14493, 'INV_Bracer_03'), (14494, 'INV_Helmet_15'), (14495, 'INV_Pants_09'), (14496, 'INV_Chest_Cloth_05'), (14497, 'INV_Gauntlets_21'), (14498, 'INV_Pants_10'), (14499, 'INV_Chest_Cloth_06'), (14500, 'INV_Chest_Cloth_14'), (14501, 'INV_Belt_03'), (14502, 'INV_Belt_04'), (14503, 'INV_Bracer_10'), (14504, 'INV_Gauntlets_23'), (14505, 'INV_Pants_06'), (14506, 'INV_Chest_Leather_09'), (14507, 'INV_Boots_05'), (14508, 'INV_Bracer_06'), (14509, 'INV_Gauntlets_18'), (14510, 'INV_Bracer_08'), (14511, 'INV_Pants_Wolf'), (14512, 'INV_Belt_24'), (14513, 'INV_Shirt_07'), (14514, 'INV_Boots_05'), (14515, 'INV_Belt_03'), (14516, 'INV_Chest_Cloth_21'), (14517, 'INV_Chest_Cloth_13'), (14518, 'INV_Belt_16'), (14519, 'INV_Boots_08'), (14520, 'INV_Bracer_02'), (14521, 'INV_Gauntlets_18'), (14522, 'INV_Pants_06'), (14523, 'INV_Chest_Cloth_04'), (14524, 'INV_Chest_Cloth_06'), (14525, 'INV_Boots_09'), (14526, 'INV_Boots_09'), (14527, 'INV_Bracer_06'), (14528, 'INV_Gauntlets_21'), (14529, 'INV_Pants_10'), (14530, 'INV_Belt_04'), (14531, 'INV_Boots_09'), (14532, 'INV_Gauntlets_21'), (14533, 'INV_Belt_21'), (14534, 'INV_Boots_Wolf'), (14535, 'INV_Bracer_08'), (14536, 'INV_Gauntlets_05'), (14537, 'INV_Pants_Wolf'), (14538, 'INV_Chest_Wolf'), (14539, 'INV_Chest_Wolf'), (14540, 'INV_Chest_Cloth_13'), (14541, 'INV_Bracer_08'), (14542, 'INV_Gauntlets_18'), (14543, 'INV_Belt_03'), (14544, 'INV_Bracer_08'), (14545, 'INV_Bracer_08'), (14546, 'INV_Gauntlets_18'), (14547, 'INV_Pants_Wolf'), (14548, 'INV_Chest_Leather_04'), (14549, 'INV_Chest_Cloth_08'), (14550, 'INV_Shoulder_09'), (14551, 'INV_Shirt_02'), (14552, 'INV_Boots_05'), (14553, 'INV_Gauntlets_18'), (14554, 'INV_Pants_01'), (14555, 'INV_Belt_22'), (14556, 'INV_Gauntlets_18'), (14557, 'INV_Belt_03'), (14558, 'INV_Boots_05'), (14559, 'INV_Bracer_07'), (14560, 'INV_Chest_Leather_10'), (14561, 'INV_Gauntlets_21'), (14562, 'INV_Pants_06'), (14563, 'INV_Chest_Leather_07'), (14564, 'INV_Belt_09'), (14565, 'INV_Boots_07'), (14566, 'INV_Bracer_02'), (14567, 'INV_Gauntlets_23'), (14568, 'INV_Belt_11'), (14569, 'INV_Belt_26'), (14570, 'INV_Chest_Leather_09'), (14571, 'INV_Gauntlets_21'), (14572, 'INV_Pants_02'), (14573, 'INV_Shoulder_08'), (14574, 'INV_Gauntlets_21'), (14575, 'INV_Gauntlets_18'), (14576, 'INV_Pants_02'), (14577, 'INV_Belt_03'), (14578, 'INV_Boots_08'), (14579, 'INV_Bracer_06'), (14580, 'INV_Gauntlets_23'), (14581, 'INV_Shoulder_08'), (14582, 'INV_Pants_07'), (14583, 'INV_Gauntlets_21'), (14584, 'INV_Chest_Cloth_08'), (14585, 'INV_Boots_05'), (14586, 'INV_Bracer_07'), (14587, 'INV_Helmet_30'), (14588, 'INV_Gauntlets_27'), (14589, 'INV_Shoulder_02'), (14590, 'INV_Pants_08'), (14591, 'INV_Belt_03'), (14592, 'INV_Belt_03'), (14593, 'INV_Boots_04'), (14594, 'INV_Bracer_03'), (14595, 'INV_Chest_Leather_07'), (14596, 'INV_Gauntlets_05'), (14597, 'INV_Helmet_04'), (14598, 'INV_Pants_02'), (14599, 'INV_Shoulder_08'), (14600, 'INV_Belt_09'), (14601, 'INV_Bracer_13'), (14602, 'INV_Chest_Leather_08'), (14603, 'INV_Gauntlets_24'), (14604, 'INV_Pants_12'), (14605, 'INV_Chest_Cloth_25'), (14606, 'INV_Chest_Cloth_25'), (14607, 'INV_Shoulder_05'), (14608, 'INV_Chest_Cloth_08'), (14609, 'INV_Shirt_Blue_01'), (14610, 'INV_Boots_05'), (14611, 'INV_Helmet_29'), (14612, 'INV_Gauntlets_27'), (14613, 'INV_Pants_08'), (14614, 'INV_Boots_05'), (14615, 'INV_Pants_08'), (14616, 'INV_Shirt_01'), (14617, 'INV_Boots_05'), (14618, 'INV_Bracer_07'), (14619, 'INV_Gauntlets_05'), (14620, 'INV_Pants_01'), (14621, 'INV_Belt_10'), (14622, 'INV_Chest_Cloth_05'), (14623, 'INV_Gauntlets_21'), (14624, 'INV_Belt_03'), (14625, 'INV_Pants_08'), (14626, 'INV_Chest_Leather_08'), (14627, 'INV_Boots_07'), (14628, 'INV_Bracer_07'), (14629, 'INV_Gauntlets_04'), (14630, 'INV_Helmet_15'), (14631, 'INV_Belt_21'), (14632, 'INV_Boots_03'), (14633, 'INV_Bracer_04'), (14634, 'INV_Gauntlets_21'), (14635, 'INV_Pants_07'), (14636, 'INV_Shirt_Blue_01'), (14637, 'INV_Shirt_Blue_01'), (14638, 'INV_Shirt_Blue_01'), (14639, 'INV_Boots_05'), (14640, 'INV_Bracer_07'), (14641, 'INV_Gauntlets_27'), (14642, 'INV_Pants_08'), (14643, 'INV_Belt_06'), (14644, 'INV_Pants_08'), (14645, 'INV_Boots_05'), (14646, 'INV_Shirt_13'), (14647, 'INV_Bracer_09'), (14648, 'INV_Belt_10'), (14649, 'INV_Shoulder_02'), (14650, 'INV_Shirt_01'), (14651, 'INV_Boots_05'), (14652, 'INV_Bracer_07'), (14653, 'INV_Helmet_33'), (14654, 'INV_Gauntlets_05'), (14655, 'INV_Pants_02'), (14656, 'INV_Belt_06'), (14657, 'INV_Shirt_01'), (14658, 'INV_Pants_01'), (14659, 'INV_Pants_01'), (14660, 'INV_Boots_05'), (14661, 'INV_Gauntlets_27'), (14662, 'INV_Belt_06'), (14663, 'INV_Boots_07'), (14664, 'INV_Bracer_02'), (14665, 'INV_Chest_Leather_08'), (14666, 'INV_Helmet_13'), (14667, 'INV_Pants_02'), (14668, 'INV_Gauntlets_04'), (14669, 'INV_Shoulder_08'), (14670, 'INV_Pants_02'), (14671, 'INV_Belt_15'), (14672, 'INV_Boots_08'), (14673, 'INV_Bracer_09'), (14674, 'INV_Chest_Leather_07'), (14675, 'INV_Pants_13'), (14676, 'INV_Gauntlets_14'), (14677, 'INV_Shoulder_25'), (14678, 'INV_Shirt_17'), (14679, 'INV_Boots_09'), (14680, 'INV_Bracer_09'), (14681, 'INV_Gauntlets_06'), (14682, 'INV_Pants_02'), (14683, 'INV_Belt_10'), (14684, 'INV_Gauntlets_23'), (14685, 'INV_Pants_13'), (14686, 'INV_Belt_04'), (14687, 'INV_Belt_06'), (14688, 'INV_Boots_03'), (14689, 'INV_Chest_Leather_08'), (14690, 'INV_Gauntlets_05'), (14691, 'INV_Helmet_18'), (14692, 'INV_Pants_02'), (14693, 'INV_Boots_03'), (14694, 'INV_Gauntlets_05'), (14695, 'INV_Gauntlets_05'), (14696, 'INV_Shoulder_23'), (14697, 'INV_Pants_06'), (14698, 'INV_Gauntlets_15'), (14699, 'INV_Chest_Leather_05'), (14700, 'INV_Bracer_03'), (14701, 'INV_Boots_01'), (14702, 'INV_Belt_12'), (14703, 'INV_Shirt_08'), (14704, 'INV_Belt_07'), (14705, 'INV_Bracer_10'), (14706, 'INV_Gauntlets_21'), (14707, 'INV_Pants_02'), (14708, 'INV_Boots_09'), (14709, 'INV_Shirt_05'), (14710, 'INV_Belt_02'), (14711, 'INV_Pants_06'), (14712, 'INV_Shirt_09'), (14713, 'INV_Shirt_07'), (14714, 'INV_Boots_06'), (14715, 'INV_Bracer_11'), (14716, 'INV_Gauntlets_05'), (14717, 'INV_Pants_02'), (14718, 'INV_Belt_24'), (14719, 'INV_Gauntlets_05'), (14720, 'INV_Boots_06'), (14721, 'INV_Belt_09'), (14722, 'INV_Boots_08'), (14723, 'INV_Bracer_05'), (14724, 'INV_Gauntlets_15'), (14725, 'INV_Shirt_11'), (14726, 'INV_Belt_09'), (14727, 'INV_Boots_08'), (14728, 'INV_Bracer_05'), (14729, 'INV_Gauntlets_15'), (14730, 'INV_Pants_06'), (14731, 'INV_Shirt_11'), (14732, 'INV_Chest_Cloth_15'), (14733, 'INV_Belt_17'), (14734, 'INV_Chest_Cloth_15'), (14735, 'INV_Belt_05'), (14736, 'INV_Bracer_12'), (14737, 'INV_Gauntlets_23'), (14738, 'INV_Pants_10'), (14739, 'INV_Shirt_Green_01'), (14740, 'INV_Chest_Cloth_32'), (14741, 'INV_Shirt_11'), (14742, 'INV_Boots_09'), (14743, 'INV_Bracer_09'), (14744, 'INV_Gauntlets_05'), (14745, 'INV_Shoulder_02'), (14746, 'INV_Pants_01'), (14747, 'INV_Belt_22'), (14748, 'INV_Shirt_08'), (14749, 'INV_Boots_05'), (14750, 'INV_Bracer_12'), (14751, 'INV_Gauntlets_20'), (14752, 'INV_Belt_25'), (14753, 'INV_Belt_06'), (14754, 'INV_Boots_05'), (14755, 'INV_Gauntlets_27'), (14756, 'INV_Shoulder_08'), (14757, 'INV_Pants_02'), (14758, 'INV_Chest_Leather_10'), (14759, 'INV_Boots_05'), (14760, 'INV_Chest_Cloth_07'), (14761, 'INV_Shirt_08'), (14762, 'INV_Misc_Bandana_03'), (14763, 'INV_Boots_05'), (14764, 'INV_Bracer_11'), (14765, 'INV_Gauntlets_16'), (14766, 'INV_Gauntlets_16'), (14767, 'INV_Pants_01'), (14768, 'INV_Belt_04'), (14769, 'INV_Boots_03'), (14770, 'INV_Bracer_04'), (14771, 'INV_Gauntlets_05'), (14772, 'INV_Pants_02'), (14773, 'INV_Chest_Leather_01'), (14774, 'INV_Belt_25'), (14775, 'INV_Gauntlets_24'), (14776, 'INV_Pants_07'), (14777, 'INV_Pants_07'), (14778, 'Temp'), (14779, 'Temp'), (14780, 'INV_Chest_Leather_08'), (14781, 'INV_Chest_Leather_03'), (14782, 'INV_Chest_Chain_09'), (14783, 'Temp'), (14784, 'Temp'), (14785, 'INV_Misc_Dynamite_01'), (14786, 'Temp'), (14787, 'Temp'), (14788, 'Temp'), (14789, 'Temp'), (14790, 'Temp'), (14791, 'Temp'), (14792, 'Temp'), (14793, 'INV_Misc_Cape_16'), (14794, 'INV_Misc_Cape_16'), (14795, 'Temp'), (14796, 'Temp'), (14797, 'Temp'), (14798, 'Temp'), (14799, 'Temp'), (14800, 'Temp'), (14801, 'Temp'), (14802, 'INV_Bracer_05'), (14803, 'INV_Bracer_07'), (14823, 'Temp'), (14824, 'Temp'), (14825, 'Temp'), (14826, 'Temp'), (14827, 'Temp'), (14828, 'Temp'), (14829, 'Temp'), (14830, 'Temp'), (14831, 'INV_Bracer_06'), (14832, 'INV_Belt_06'), (14833, 'Temp'), (14834, 'Temp'), (14835, 'INV_Chest_Chain'), (14836, 'Temp'), (14837, 'Temp'), (14838, 'Temp'), (14839, 'Temp'), (14840, 'Temp'), (14841, 'Temp'), (14842, 'Temp'), (14843, 'Temp'), (14844, 'Temp'), (14845, 'INV_Chest_Wolf'), (14846, 'INV_Boots_05'), (14847, 'Temp'), (14848, 'Temp'), (14849, 'Temp'), (14850, 'INV_Boots_05'), (14851, 'INV_Misc_MonsterScales_03'), (14852, 'Temp'), (14853, 'Temp'), (14854, 'Temp'), (14855, 'Temp'), (14856, 'Temp'), (14857, 'Temp'), (14858, 'Temp'), (14859, 'Temp'), (14860, 'INV_Boots_01'), (14861, 'Temp'), (14862, 'Temp'), (14863, 'Temp'), (14864, 'INV_Boots_01'), (14865, 'Temp'), (14866, 'INV_Jewelry_Ring_03'), (14867, 'Temp'), (14868, 'Temp'), (14869, 'Temp'), (14870, 'INV_Boots_01'), (14871, 'INV_Gauntlets_05'), (14872, 'Temp'), (14873, 'Temp'), (14874, 'Temp'), (14875, 'Temp'), (14876, 'Temp'), (14877, 'Temp'), (14878, 'Temp'), (14879, 'Temp'), (14880, 'Temp'), (14881, 'Temp'), (14882, 'Temp'), (14883, 'Temp'), (14884, 'Temp'), (14885, 'Temp'), (14886, 'Temp'), (14887, 'INV_Gauntlets_05'), (14888, 'Temp'), (14889, 'Temp'), (14890, 'Temp'), (14891, 'Temp'), (14892, 'Temp'), (14893, 'INV_Boots_08'), (14894, 'INV_Boots_08'), (14895, 'INV_Boots_08'), (14896, 'INV_Chest_Chain'), (14897, 'Temp'), (14903, 'INV_Helmet_04'), (14904, 'INV_Helmet_04'), (14905, 'INV_Helmet_04'), (14906, 'Temp'), (14907, 'Temp'), (14908, 'Temp'), (14909, 'Temp'), (14910, 'Temp'), (14911, 'Temp'), (14912, 'INV_Boots_05'), (14913, 'Temp'), (14914, 'Temp'), (14915, 'Temp'), (14916, 'Temp'), (14917, 'Temp'), (14920, 'Temp'), (14921, 'INV_Boots_03'), (14922, 'Temp'), (14923, 'Temp'), (14924, 'INV_Helmet_04'), (14925, 'INV_Boots_05'), (14926, 'INV_Helmet_04'), (14927, 'INV_Boots_05'), (14928, 'INV_Chest_Cloth_13'), (14929, 'Temp'), (14930, 'Temp'), (14931, 'Temp'), (14932, 'Temp'), (14933, 'INV_Pants_03'), (14934, 'INV_Boots_03'), (14935, 'INV_Chest_Leather_09'), (14936, 'INV_Belt_09'), (14937, 'INV_Belt_09'), (14938, 'INV_Belt_03'), (14939, 'INV_Boots_05'), (14940, 'INV_Bracer_07'), (14941, 'INV_Gauntlets_22'), (14942, 'INV_Helmet_15'), (14943, 'INV_Pants_07'), (14944, 'Temp'), (14945, 'Temp'), (14946, 'INV_Helmet_29'), (14947, 'Temp'), (14948, 'Temp'), (14949, 'INV_Boots_09'), (14950, 'INV_Shoulder_08'), (14951, 'Temp'), (14952, 'Temp'), (14953, 'Temp'), (14954, 'INV_Chest_Wolf'), (14955, 'INV_Jewelry_Ring_01'), (14956, 'INV_Helmet_04'), (14957, 'INV_Helmet_03'), (14958, 'INV_Helmet_03'), (14959, 'INV_Helmet_04'), (14960, 'Temp'), (14961, 'Temp'), (14962, 'Temp'), (14963, 'Temp'), (14964, 'INV_Jewelry_Amulet_01'), (14965, 'INV_Jewelry_Amulet_01'), (14966, 'Temp'), (14967, 'INV_Pants_02'), (14968, 'Temp'), (14969, 'Temp'), (14970, 'INV_Shirt_01'), (14971, 'INV_Shirt_01'), (14972, 'Temp'), (14973, 'Temp'), (14974, 'Temp'), (14975, 'INV_Pants_03'), (14976, 'Temp'), (14977, 'Temp'), (14978, 'Temp'), (14979, 'Temp'), (14980, 'Temp'), (14981, 'Temp'), (14982, 'INV_Belt_03'), (14983, 'Temp'), (14984, 'INV_Misc_Pelt_Bear_Ruin_02'), (14985, 'INV_Helmet_04'), (14986, 'INV_Chest_Cloth_05'), (14987, 'Temp'), (14988, 'INV_Gauntlets_21'), (14989, 'INV_Pants_08'), (14990, 'INV_Chest_Cloth_25'), (14991, 'Temp'), (14992, 'Temp'), (14993, 'INV_Misc_StoneTablet_05'), (14994, 'INV_Wine_01'), (14995, 'INV_Chest_Leather_04'), (14996, 'INV_Boots_Wolf'), (14997, 'INV_Bracer_08'), (14998, 'INV_Helmet_15'), (14999, 'INV_Belt_04'), (15000, 'INV_Gauntlets_05'), (15001, 'INV_Pants_Wolf'), (15002, 'INV_Shoulder_08'), (15003, 'INV_Shirt_03'), (15004, 'INV_Chest_Cloth_36'), (15005, 'INV_Chest_Cloth_36'), (15006, 'INV_Helmet_12'), (15007, 'INV_Bracer_07'), (15008, 'INV_Gauntlets_32'), (15009, 'INV_Gauntlets_32'), (15010, 'INV_Pants_13'), (15011, 'INV_Belt_06'), (15012, 'INV_Belt_08'), (15013, 'INV_Shoulder_02'), (15014, 'INV_Shoulder_02'), (15015, 'INV_Pants_13'), (15016, 'INV_Belt_17'), (15017, 'INV_Boots_08'), (15018, 'INV_Gauntlets_25'), (15019, 'INV_Helmet_13'), (15020, 'INV_Pants_14'), (15021, 'INV_Shoulder_27'), (15022, 'INV_Chest_Leather_09'), (15023, 'INV_Bracer_09'), (15024, 'INV_Helmet_29'), (15025, 'Temp'), (15026, 'INV_Misc_ArmorKit_06'), (15027, 'INV_Ore_Arcanite_02'), (15028, 'INV_Wand_02'), (15029, 'INV_Misc_Cape_01'), (15030, 'INV_Misc_Cape_01'), (15031, 'INV_Misc_Cape_01'), (15032, 'INV_Misc_Cape_01'), (15033, 'INV_Misc_Cape_01'), (15034, 'INV_Misc_Cape_11'), (15035, 'INV_Misc_Cape_10'), (15036, 'INV_Misc_Cape_04'), (15037, 'INV_Misc_Cape_04'), (15038, 'INV_Misc_Cape_18'), (15039, 'INV_Misc_Cape_13'), (15040, 'INV_Misc_Cape_16'), (15041, 'INV_Misc_Cape_02'), (15042, 'INV_Misc_Cape_18'), (15043, 'INV_Misc_Cape_13'), (15044, 'INV_Misc_Cape_03'), (15045, 'INV_Misc_Cape_02'), (15046, 'INV_Misc_Cape_11'), (15047, 'INV_Misc_Cape_11'), (15048, 'INV_Misc_Cape_01'), (15049, 'INV_Misc_Cape_01'), (15050, 'INV_Misc_Cape_07'), (15051, 'INV_Misc_Cape_07'), (15052, 'INV_Misc_Cape_15'), (15053, 'INV_Misc_Cape_02'), (15054, 'INV_Misc_Cape_11'), (15055, 'INV_Misc_Cape_11'), (15056, 'INV_Misc_Cape_11'), (15057, 'INV_Misc_Pelt_Bear_02'), (15058, 'INV_Misc_MonsterScales_03'), (15059, 'INV_Misc_Cape_05'), (15060, 'INV_Misc_Cape_10'), (15061, 'INV_Misc_Cape_15'), (15062, 'INV_Misc_Cape_04'), (15063, 'INV_Misc_Cape_04'), (15064, 'INV_Misc_Cape_07'), (15065, 'INV_Misc_Cape_13'), (15066, 'INV_Misc_Cape_17'), (15067, 'INV_Misc_Cape_17'), (15068, 'INV_Misc_Cape_04'), (15069, 'INV_Misc_Pelt_Bear_02'), (15070, 'INV_Misc_Cape_14'), (15071, 'INV_Misc_Cape_02'), (15072, 'INV_Misc_Cape_12'), (15073, 'INV_Misc_Cape_11'), (15074, 'INV_Misc_Cape_12'), (15075, 'INV_Misc_Cape_12'), (15076, 'INV_Misc_Cape_02'), (15077, 'INV_Misc_Cape_15'), (15078, 'INV_Misc_Cape_07'), (15079, 'INV_Misc_Cape_02'), (15080, 'INV_Misc_Cape_02'), (15081, 'INV_Misc_Cape_12'), (15082, 'INV_Misc_Cape_16'), (15083, 'INV_Misc_Cape_15'), (15084, 'INV_Misc_Cape_07'), (15085, 'INV_Misc_Cape_02'), (15086, 'INV_Misc_Cape_06'), (15087, 'INV_Misc_Cape_10'), (15088, 'INV_Misc_Cape_10'), (15089, 'INV_Misc_Cape_11'), (15090, 'INV_Misc_Cape_13'), (15091, 'INV_Robe_02'), (15092, 'INV_Misc_Cape_18'), (15093, 'INV_Misc_Cape_18'), (15094, 'INV_Misc_Cape_04'), (15095, 'INV_Misc_Cape_11'), (15096, 'INV_Misc_Cape_02'), (15097, 'INV_Misc_Cape_06'), (15098, 'INV_Misc_Cape_13'), (15099, 'INV_Misc_Cape_06'), (15100, 'INV_Misc_Cape_11'), (15101, 'INV_Misc_Cape_14'), (15102, 'INV_Misc_Cape_18'), (15103, 'INV_Misc_Cape_10'), (15104, 'INV_Misc_Cape_13'), (15105, 'INV_Misc_Cape_14'), (15106, 'INV_Misc_Cape_07'), (15107, 'INV_Misc_Cape_04'), (15108, 'INV_Misc_Cape_04'), (15109, 'INV_Misc_Cape_10'), (15110, 'INV_Misc_Cape_02'), (15111, 'INV_Robe_01'), (15112, 'INV_Misc_Cape_05'), (15113, 'INV_Misc_Cape_05'), (15114, 'INV_Misc_Pelt_Bear_Ruin_03'), (15115, 'INV_Misc_Cape_07'), (15116, 'INV_Misc_Cape_04'), (15117, 'INV_Misc_MonsterScales_03'), (15118, 'INV_Misc_Cape_11'), (15119, 'INV_Misc_Cape_18'), (15120, 'INV_Misc_Cape_08'), (15121, 'INV_Misc_Cape_02'), (15122, 'INV_Misc_Cape_11'), (15123, 'INV_Misc_Key_02'), (15124, 'INV_Misc_Cape_04'), (15125, 'INV_Misc_Cape_05'), (15126, 'INV_Misc_Cape_07'), (15127, 'INV_Misc_Cape_13'), (15128, 'INV_Misc_Cape_13'), (15143, 'INV_Misc_Cape_08'), (15144, 'INV_Misc_Cape_07'), (15145, 'INV_Misc_Cape_02'), (15146, 'INV_Robe_02'), (15147, 'INV_Misc_Cape_10'), (15148, 'INV_Misc_Cape_13'), (15149, 'INV_Misc_Cape_01'), (15150, 'INV_Misc_PocketWatch_01'), (15151, 'INV_Misc_Cape_10'), (15152, 'INV_Misc_Cape_04'), (15153, 'INV_Misc_Cape_11'), (15154, 'INV_Misc_Pelt_Wolf_02'), (15155, 'INV_Misc_Cape_11'), (15156, 'INV_Misc_Cape_02'), (15157, 'INV_Misc_Cape_10'), (15158, 'INV_Misc_Cape_14'), (15159, 'INV_Misc_Cape_15'), (15160, 'INV_Misc_Cape_03'), (15161, 'INV_Misc_Cape_08'), (15162, 'INV_Misc_Cape_18'), (15163, 'INV_Misc_Cape_18'), (15164, 'INV_Misc_Cape_02'), (15165, 'INV_Misc_Cape_18'), (15166, 'INV_Misc_Cape_02'), (15167, 'INV_Misc_Cape_10'), (15168, 'INV_Misc_Cape_12'), (15169, 'INV_Misc_Cape_09'), (15170, 'INV_Misc_Cape_01'), (15171, 'INV_Misc_Cape_10'), (15172, 'INV_Misc_Cape_10'), (15173, 'INV_Misc_Gem_Pearl_02'), (15174, 'INV_Robe_02'), (15175, 'INV_Misc_Cape_13'), (15176, 'INV_Misc_Cape_07'), (15177, 'INV_Misc_Orb_01'), (15178, 'INV_Misc_Cape_02'), (15179, 'INV_Misc_Cape_14'), (15180, 'INV_Misc_Cape_06'), (15181, 'INV_Misc_Cape_16'), (15182, 'INV_Robe_02'), (15183, 'INV_Misc_Cape_05'), (15184, 'INV_Misc_Cape_07'), (15185, 'INV_Misc_Cape_04'), (15186, 'INV_Misc_Cape_01'), (15187, 'INV_Chest_Cloth_15'), (15188, 'INV_Misc_Cape_10'), (15189, 'INV_Misc_MonsterScales_03'), (15190, 'INV_Misc_MonsterScales_03'), (15191, 'INV_Misc_Cape_08'), (15192, 'INV_Misc_Cape_08'), (15193, 'INV_Misc_Cape_02'), (15194, 'INV_Chest_Cloth_14'), (15195, 'INV_Misc_Cape_08'), (15196, 'INV_Misc_Cape_18'), (15197, 'INV_Misc_Cape_03'), (15198, 'INV_Misc_Cape_12'), (15199, 'INV_Misc_Cape_11'), (15200, 'INV_Chest_Cloth_18'), (15201, 'INV_Chest_Cloth_18'), (15202, 'INV_Misc_Cape_02'), (15203, 'INV_Robe_02'), (15204, 'INV_Robe_02'), (15205, 'INV_Robe_02'), (15206, 'INV_Misc_Cape_02'), (15207, 'INV_Misc_Cape_14'), (15208, 'INV_Misc_Cape_05'), (15209, 'INV_Misc_Pelt_Wolf_02'), (15210, 'INV_Misc_Cape_08'), (15211, 'INV_Misc_Cape_08'), (15212, 'INV_Misc_Cape_05'), (15213, 'INV_Misc_Cape_12'), (15214, 'INV_Misc_Cape_06'), (15215, 'INV_Misc_Cape_12'), (15216, 'INV_Misc_Cape_04'), (15217, 'INV_Misc_Cape_18'), (15218, 'INV_Misc_Cape_15'), (15219, 'INV_Chest_Cloth_04'), (15220, 'INV_Chest_Cloth_14'), (15221, 'INV_Chest_Cloth_32'), (15222, 'INV_Misc_Cape_18'), (15223, 'INV_Chest_Cloth_04'), (15224, 'INV_Misc_Cape_16'), (15225, 'INV_Misc_Cape_01'), (15226, 'INV_Misc_Cape_12'), (15227, 'INV_Misc_Cape_16'), (15228, 'INV_Misc_Cape_08'), (15229, 'INV_Misc_Cape_16'), (15230, 'INV_Chest_Cloth_11'), (15231, 'INV_Chest_Cloth_11'), (15232, 'INV_Chest_Cloth_20'), (15233, 'INV_Misc_Cape_11'), (15234, 'INV_Misc_Cape_11'), (15235, 'INV_Chest_Cloth_15'), (15236, 'INV_Misc_Cape_17'), (15237, 'INV_Wand_01'), (15238, 'INV_Wand_01'), (15239, 'INV_Misc_Cape_16'), (15240, 'INV_Misc_Cape_11'), (15241, 'INV_Misc_Cape_08'), (15242, 'INV_Misc_Cape_07'), (15243, 'INV_Chest_Cloth_16'), (15244, 'INV_Misc_Cape_10'), (15245, 'INV_Misc_Cape_13'), (15246, 'INV_Misc_Cape_06'), (15247, 'INV_Misc_Cape_01'), (15248, 'INV_Misc_Cape_04'), (15249, 'INV_Misc_Cape_10'), (15250, 'INV_Robe_02'), (15251, 'INV_Misc_Cape_03'), (15252, 'INV_Misc_Cape_04'), (15253, 'INV_Misc_Cape_11'), (15254, 'INV_Misc_Cape_06'), (15255, 'INV_Misc_Cape_10'), (15256, 'INV_Robe_02'), (15257, 'INV_Misc_Cape_07'), (15258, 'INV_Misc_Cape_02'), (15259, 'INV_Misc_Cape_02'), (15260, 'INV_Misc_Cape_02'), (15261, 'INV_Misc_Cape_12'), (15262, 'INV_Misc_Cape_08'), (15263, 'INV_Misc_Cape_11'), (15264, 'INV_Misc_Cape_11'), (15265, 'INV_Misc_Cape_10'), (15266, 'INV_Misc_Cape_04'), (15267, 'INV_Misc_Cape_17'), (15268, 'INV_Misc_Cape_11'), (15269, 'INV_Misc_Cape_10'), (15270, 'INV_Misc_Cape_10'), (15271, 'INV_Misc_Cape_14'), (15272, 'INV_Misc_Cape_08'), (15273, 'INV_Misc_Cape_04'), (15274, 'INV_Scroll_06'), (15275, 'INV_Helmet_03'), (15276, 'INV_Helmet_03'), (15277, 'INV_Misc_Cape_04'), (15278, 'INV_Helmet_04'), (15279, 'INV_Helmet_29'), (15280, 'INV_Misc_Cape_04'), (15281, 'INV_Helmet_29'), (15282, 'INV_Helmet_03'), (15283, 'INV_Helmet_29'), (15284, 'INV_Misc_Cape_04'), (15285, 'INV_Helmet_18'), (15286, 'INV_Helmet_03'), (15287, 'INV_Helmet_33'), (15288, 'INV_Helmet_02'), (15289, 'INV_Helmet_04'), (15290, 'INV_Helmet_16'), (15291, 'INV_Helmet_16'), (15292, 'INV_Crown_01'), (15293, 'INV_Helmet_31'), (15294, 'INV_Helmet_03'), (15295, 'INV_Helmet_30'), (15296, 'INV_Helmet_03'), (15297, 'INV_Helmet_03'), (15298, 'INV_Helmet_30'), (15299, 'INV_Helmet_03'), (15300, 'INV_Helmet_11'), (15301, 'INV_Helmet_16'), (15302, 'INV_Helmet_03'), (15303, 'INV_Helmet_04'), (15304, 'INV_Helmet_03'), (15305, 'INV_Helmet_03'), (15306, 'INV_Helmet_04'), (15307, 'INV_Helmet_13'), (15308, 'INV_Misc_Bandana_03'), (15309, 'INV_Helmet_12'), (15310, 'INV_Helmet_04'), (15311, 'INV_Helmet_15'), (15312, 'INV_Helmet_04'), (15313, 'INV_Helmet_04'), (15314, 'INV_Helmet_31'), (15315, 'INV_Helmet_04'), (15316, 'INV_Helmet_15'), (15317, 'INV_Helmet_15'), (15318, 'INV_Helmet_03'), (15319, 'INV_Helmet_27'), (15320, 'INV_Helmet_03'), (15321, 'INV_Helmet_26'), (15322, 'INV_Helmet_44'), (15323, 'INV_Helmet_04'), (15324, 'INV_Helmet_02'), (15325, 'INV_Helmet_04'), (15326, 'INV_Ammo_Arrow_01'), (15327, 'INV_Helmet_39'), (15328, 'INV_Ammo_Arrow_01'), (15329, 'INV_Helmet_30'), (15330, 'INV_Ammo_Arrow_01'), (15331, 'INV_Helmet_29'), (15332, 'INV_Helmet_13'), (15333, 'INV_Helmet_36'), (15334, 'INV_Helmet_03'), (15335, 'INV_Helmet_05'), (15336, 'INV_Crown_01'), (15337, 'INV_Helmet_29'), (15338, 'INV_Helmet_04'), (15339, 'INV_Helmet_34'), (15340, 'INV_Helmet_03'), (15341, 'INV_Helmet_20'), (15342, 'INV_Helmet_18'), (15343, 'INV_Helmet_04'), (15344, 'INV_Helmet_15'), (15345, 'INV_Helmet_15'), (15346, 'INV_Helmet_37'), (15347, 'Temp'), (15348, 'Temp'), (15349, 'INV_Helmet_04'), (15350, 'Temp'), (15351, 'Temp'), (15352, 'Temp'), (15353, 'Temp'), (15354, 'Temp'), (15355, 'Temp'), (15356, 'INV_Helmet_03'), (15357, 'Temp'), (15358, 'Temp'), (15359, 'Temp'), (15360, 'Temp'), (15361, 'Temp'), (15362, 'Temp'), (15363, 'Temp'), (15364, 'Temp'), (15365, 'INV_Helmet_04'), (15366, 'Temp'), (15367, 'Temp'), (15368, 'Temp'), (15369, 'Temp'), (15370, 'INV_Helmet_04'), (15371, 'INV_Helmet_03'), (15372, 'Temp'), (15373, 'Temp'), (15374, 'INV_Misc_Note_03'), (15375, 'Temp'), (15376, 'Temp'), (15377, 'Temp'), (15378, 'Temp'), (15379, 'Temp'), (15380, 'Temp'), (15381, 'Temp'), (15382, 'INV_Shirt_01'), (15383, 'Temp'), (15384, 'INV_Helmet_04'), (15385, 'Temp'), (15386, 'Temp'), (15387, 'Temp'), (15388, 'Temp'), (15389, 'Temp'), (15390, 'Temp'), (15391, 'Temp'), (15392, 'INV_Helmet_03'), (15393, 'INV_Helmet_03'), (15394, 'Temp'), (15395, 'Temp'), (15396, 'Temp'), (15397, 'Temp'), (15398, 'INV_Shirt_03'), (15399, 'INV_Belt_07'), (15400, 'INV_Chest_Cloth_04'), (15401, 'INV_Pants_12'), (15402, 'INV_Shoulder_02'), (15403, 'INV_Helmet_12'), (15404, 'INV_Gauntlets_23'), (15405, 'INV_Gauntlets_32'), (15406, 'INV_Misc_Cape_14'), (15407, 'INV_Bracer_09'), (15408, 'INV_Boots_09'), (15409, 'INV_Boots_09'), (15410, 'INV_Bracer_09'), (15411, 'INV_Belt_12'), (15412, 'INV_Boots_01'), (15413, 'INV_Bracer_16'), (15414, 'INV_Chest_Leather_02'), (15415, 'INV_Gauntlets_22'), (15416, 'INV_Pants_Wolf'), (15417, 'INV_Shoulder_01'), (15418, 'INV_Misc_Cape_18'), (15419, 'INV_Shield_05'), (15420, 'INV_Jewelry_Necklace_06'), (15421, 'INV_Jewelry_Necklace_07'), (15422, 'INV_Jewelry_Ring_11'), (15423, 'INV_Staff_02'), (15424, 'INV_Staff_02'), (15425, 'INV_Wand_02'), (15426, 'INV_Misc_Orb_04'), (15427, 'INV_Wand_02'), (15428, 'INV_Wand_04'), (15429, 'INV_Staff_02'), (15430, 'INV_Staff_01'), (15431, 'INV_Helmet_04'), (15432, 'INV_Jewelry_Ring_03'), (15433, 'Temp'), (15434, 'Temp'), (15435, 'Temp'), (15436, 'Temp'), (15437, 'Temp'), (15438, 'Temp'), (15439, 'Temp'), (15440, 'INV_Chest_Chain'), (15441, 'Temp'), (15442, 'INV_Boots_07'), (15443, 'Temp'), (15444, 'Temp'), (15445, 'INV_Boots_07'), (15446, 'Temp'), (15447, 'Temp'), (15448, 'Temp'), (15449, 'Temp'), (15450, 'Temp'), (15451, 'Temp'), (15452, 'Temp'), (15453, 'Temp'), (15454, 'Temp'), (15455, 'Temp'), (15456, 'INV_Shirt_Red_01'), (15457, 'INV_Pants_01'), (15458, 'Temp'), (15459, 'INV_Shirt_Red_01'), (15460, 'Temp'), (15461, 'Temp'), (15462, 'Temp'), (15463, 'Temp'), (15464, 'Temp'), (15465, 'Temp'), (15466, 'INV_Hammer_04'), (15467, 'INV_Hammer_04'), (15468, 'INV_Hammer_04'), (15469, 'INV_Hammer_04'), (15470, 'INV_Sword_01'), (15471, 'INV_Axe_01'), (15472, 'INV_ThrowingKnife_01'), (15473, 'INV_Mace_01'), (15474, 'INV_Staff_02'), (15475, 'Temp'), (15476, 'Temp'), (15477, 'INV_Helmet_04'), (15478, 'Temp'), (15479, 'Temp'), (15480, 'Temp'), (15481, 'Temp'), (15482, 'Temp'), (15483, 'Temp'), (15484, 'INV_Shirt_05'), (15485, 'Temp'), (15486, 'Temp'), (15487, 'Temp'), (15488, 'Temp'), (15489, 'Temp'), (15490, 'Temp'), (15491, 'Temp'), (15492, 'INV_Helmet_09'), (15493, 'Temp'), (15494, 'Temp'), (15495, 'Temp'), (15496, 'Temp'), (15497, 'Temp'), (15498, 'Temp'), (15499, 'INV_Shirt_01'), (15500, 'Temp'), (15501, 'INV_Helmet_10'), (15502, 'INV_Helmet_16'), (15503, 'INV_Helmet_18'), (15504, 'INV_Helmet_22'), (15505, 'INV_Helmet_16'), (15506, 'INV_Helmet_05'), (15507, 'INV_Gizmo_Pipe_04'), (15508, 'INV_Helmet_16'), (15509, 'INV_Shirt_01'), (15510, 'INV_Scroll_04'), (15511, 'INV_Helmet_03'), (15512, 'INV_Helmet_10'), (15513, 'INV_Helmet_37'), (15514, 'INV_Shirt_01'), (15515, 'INV_Shirt_01'), (15516, 'Temp'), (15517, 'INV_Helmet_39'), (15518, 'INV_Helmet_03'), (15519, 'INV_Helmet_03'), (15520, 'INV_Helmet_03'), (15521, 'INV_Helmet_03'), (15523, 'INV_Helmet_04'), (15524, 'INV_Shirt_01'), (15525, 'INV_Misc_MonsterSpiderCarapace_01'), (15543, 'INV_Helmet_31'), (15544, 'INV_Helmet_04'), (15545, 'INV_Helmet_04'), (15546, 'INV_Helmet_14'), (15547, 'INV_Helmet_04'), (15548, 'INV_Helmet_13'), (15549, 'INV_Helmet_18'), (15550, 'INV_Helmet_08'), (15551, 'INV_Helmet_26'), (15552, 'INV_Misc_Ale_01'), (15553, 'INV_Misc_Ale_01'), (15554, 'INV_Misc_Mug'), (15555, 'INV_Misc_Lantern_01'), (15556, 'INV_Staff_07'), (15557, 'INV_Misc_Gem_Pearl_02'), (15558, 'INV_Flask_02'), (15559, 'INV_Flask_03'), (15560, 'INV_Flask_04'), (15561, 'INV_Staff_03'), (15562, 'INV_Helmet_03'), (15563, 'Temp'), (15564, 'INV_Staff_07'), (15565, 'INV_Misc_Gem_Pearl_02'), (15566, 'INV_Flask_04'), (15567, 'Temp'), (15568, 'Temp'), (15569, 'Temp'), (15570, 'Temp'), (15571, 'Temp'), (15572, 'Temp'), (15573, 'Temp'), (15574, 'INV_Gauntlets_09'), (15575, 'Temp'), (15576, 'INV_Axe_04'), (15577, 'Temp'), (15578, 'INV_Boots_06'), (15579, 'Temp'), (15580, 'Temp'), (15581, 'Temp'), (15583, 'INV_Misc_Pelt_Wolf_01'), (15584, 'Temp'), (15585, 'Temp'), (15586, 'Temp'), (15587, 'Temp'), (15588, 'Temp'), (15589, 'INV_Box_03'), (15590, 'INV_Box_03'), (15591, 'INV_Sword_24'), (15592, 'INV_Misc_Bandage_06'), (15593, 'INV_Misc_Bandage_06'), (15594, 'Temp'), (15595, 'Temp'), (15596, 'INV_Misc_Bag_01'), (15603, 'Temp'), (15604, 'Temp'), (15605, 'Temp'), (15606, 'Temp'), (15607, 'Temp'), (15608, 'Temp'), (15609, 'Temp'), (15610, 'Temp'), (15611, 'Temp'), (15612, 'Temp'), (15613, 'Temp'), (15614, 'Temp'), (15615, 'Temp'), (15616, 'Temp'), (15617, 'Temp'), (15618, 'Temp'), (15619, 'Temp'), (15620, 'Temp'), (15621, 'Temp'), (15622, 'Temp'), (15623, 'Temp'), (15624, 'Temp'), (15625, 'Temp'), (15626, 'Temp'), (15627, 'Temp'), (15628, 'Temp'), (15643, 'Temp'), (15644, 'Temp'), (15645, 'Temp'), (15646, 'Temp'), (15647, 'INV_Jewelry_Necklace_11'), (15648, 'INV_Shirt_01'), (15649, 'Temp'), (15650, 'INV_Shirt_01'), (15651, 'Temp'), (15652, 'Temp'), (15653, 'Temp'), (15654, 'INV_Shirt_01'), (15655, 'Temp'), (15656, 'Temp'), (15657, 'Temp'), (15658, 'INV_Jewelry_Necklace_11'), (15659, 'Temp'), (15660, 'Temp'), (15661, 'Temp'), (15662, 'Temp'), (15663, 'Temp'), (15664, 'Temp'), (15665, 'Temp'), (15666, 'Temp'), (15667, 'Temp'), (15668, 'Temp'), (15669, 'Temp'), (15670, 'Temp'), (15671, 'Temp'), (15672, 'Temp'), (15673, 'Temp'), (15674, 'Temp'), (15675, 'Temp'), (15676, 'INV_Jewelry_Amulet_01'), (15677, 'Temp'), (15678, 'Temp'), (15679, 'Temp'), (15680, 'Temp'), (15681, 'Temp'), (15682, 'Temp'), (15683, 'Temp'), (15684, 'INV_Gauntlets_04'), (15685, 'INV_Jewelry_Necklace_02'), (15686, 'INV_Misc_Gem_Ruby_01'), (15687, 'INV_Misc_Gem_Sapphire_02'), (15688, 'INV_Misc_Gem_Topaz_01'), (15689, 'Temp'), (15690, 'Temp'), (15691, 'Temp'), (15692, 'INV_Box_01'), (15703, 'INV_Misc_Milk_05'), (15704, 'INV_Sword_15'), (15705, 'INV_Misc_Bone_OrcSkull_01'), (15706, 'INV_Misc_Head_Human_02'), (15707, 'INV_Misc_MonsterFang_01'), (15708, 'INV_Misc_MonsterScales_03'), (15709, 'INV_Ore_Arcanite_01'), (15710, 'INV_Potion_49'), (15711, 'INV_Potion_50'), (15712, 'INV_Potion_51'), (15713, 'INV_Potion_52'), (15714, 'INV_Potion_53'), (15715, 'INV_Potion_70'), (15716, 'INV_Potion_71'), (15717, 'INV_Potion_72'), (15718, 'INV_Potion_73'), (15719, 'INV_Spear_01'), (15720, 'INV_Gauntlets_11'), (15721, 'INV_Gauntlets_04'), (15722, 'INV_Gauntlets_04'), (15723, 'Temp'), (15724, 'Temp'), (15725, 'INV_Misc_Orb_02'), (15726, 'INV_Hammer_19'), (15727, 'INV_Chest_Chain'), (15728, 'Temp'), (15729, 'INV_Chest_Chain'), (15730, 'INV_Stone_05'), (15731, 'INV_Chest_Plate15'), (15732, 'INV_Potion_63'), (15733, 'INV_Potion_56'), (15734, 'INV_Potion_77'), (15735, 'Temp'), (15736, 'INV_Potion_35'), (15737, 'INV_Potion_42'), (15738, 'INV_Potion_91'), (15739, 'INV_Sword_10'), (15740, 'INV_Sword_12'), (15741, 'INV_Potion_24'), (15742, 'INV_Potion_95'), (15743, 'Temp'), (15744, 'INV_Gauntlets_18'), (15745, 'INV_Potion_06'), (15746, 'Temp'), (15747, 'INV_Potion_09'), (15748, 'INV_Potion_13'), (15749, 'Temp'), (15750, 'INV_Potion_12'), (15751, 'INV_Gauntlets_32'), (15752, 'INV_Gauntlets_32'), (15753, 'INV_Gauntlets_32'), (15754, 'Temp'), (15755, 'Temp'), (15756, 'Temp'), (15757, 'Temp'), (15758, 'Temp'), (15759, 'Temp'), (15760, 'INV_Helmet_29'), (15761, 'Temp'), (15762, 'Temp'), (15763, 'INV_Gauntlets_18'), (15764, 'Temp'), (15765, 'Temp'), (15766, 'Temp'), (15767, 'Temp'), (15768, 'Temp'), (15769, 'INV_Gauntlets_18'), (15770, 'INV_Potion_78'), (15771, 'INV_Potion_38'), (15772, 'Temp'), (15773, 'INV_Potion_64'), (15774, 'INV_Potion_44'), (15775, 'Temp'), (15783, 'INV_Shirt_01'), (15784, 'Temp'), (15785, 'Temp'), (15786, 'INV_Mace_13'), (15787, 'INV_Potion_92'), (15788, 'INV_Potion_33'), (15789, 'INV_Potion_57'), (15790, 'INV_Potion_43'), (15791, 'INV_Potion_21'), (15792, 'INV_Potion_42'), (15793, 'INV_Potion_79'), (15794, 'INV_Potion_20'), (15795, 'INV_Mace_01'), (15796, 'INV_Wand_04'), (15797, 'INV_Pants_01'), (15798, 'Ability_Hunter_BeastCall'), (15799, 'INV_Staff_08'), (15800, 'INV_Shoulder_05'), (15801, 'INV_Staff_01'), (15802, 'INV_Wand_11'), (15803, 'INV_Helmet_01'), (15804, 'INV_Helmet_01'), (15805, 'INV_Stone_15'), (15806, 'INV_Wand_04'), (15807, 'INV_Axe_16'), (15808, 'INV_Axe_15'), (15809, 'INV_Shoulder_01'), (15810, 'INV_Helmet_03'), (15811, 'INV_Helmet_25'), (15812, 'INV_Helmet_10'), (15813, 'INV_Hammer_05'), (15814, 'INV_Mace_13'), (15815, 'INV_Gauntlets_10'), (15816, 'INV_Gauntlets_19'), (15817, 'INV_Misc_Cape_18'), (15818, 'INV_Shield_05'), (15819, 'INV_Shoulder_08'), (15820, 'INV_Chest_Cloth_26'), (15821, 'INV_Weapon_Rifle_06'), (15822, 'INV_Hammer_04'), (15823, 'INV_Pants_01'), (15824, 'INV_Pants_07'), (15825, 'INV_Misc_Gear_04'), (15826, 'Ability_SearingArrow'), (15827, 'Ability_SearingArrow'), (15828, 'INV_Staff_01'), (15829, 'INV_Helmet_01'), (15830, 'INV_Helmet_01'), (15831, 'INV_Shirt_01'), (15832, 'Temp'), (15833, 'INV_Helmet_01'), (15834, 'INV_Misc_Cape_14'), (15835, 'INV_Weapon_Rifle_07'), (15836, 'Temp'), (15837, 'INV_Belt_10'), (15838, 'Temp'), (15839, 'Temp'), (15840, 'Temp'), (15841, 'Temp'), (15842, 'Temp'), (15843, 'INV_Helmet_12'), (15844, 'INV_Helmet_14'), (15845, 'INV_Misc_Flower_04'), (15846, 'INV_Helmet_15'), (15847, 'INV_Helmet_33'), (15848, 'INV_Wine_02'), (15849, 'INV_Wine_03'), (15850, 'INV_Wine_04'), (15851, 'INV_Mushroom_12'), (15852, 'INV_Mushroom_13'), (15853, 'INV_Mushroom_11'), (15854, 'INV_Mushroom_08'), (15855, 'INV_Mushroom_03'), (15856, 'INV_Mushroom_06'), (15857, 'INV_Mushroom_02'), (15858, 'INV_Shirt_Black_01'), (15859, 'INV_Helmet_13'), (15860, 'INV_Helmet_31'), (15861, 'INV_Helmet_33'), (15862, 'INV_Helmet_11'), (15863, 'INV_Misc_Bandana_01'), (15864, 'INV_Helmet_15'), (15865, 'INV_Gauntlets_18'), (15866, 'INV_Misc_Cape_17'), (15867, 'INV_Staff_Goldfeathered_01'), (15883, 'INV_Shield_03'), (15884, 'INV_Misc_Orb_03'), (15885, 'INV_Shoulder_05'), (15886, 'INV_Boots_03'), (15887, 'INV_Hammer_17'), (15888, 'INV_Axe_05'), (15889, 'INV_Boots_05'), (15890, 'INV_Shoulder_13'), (15891, 'INV_Gauntlets_07'), (15892, 'INV_Gauntlets_07'), (15893, 'INV_Gauntlets_07'), (15894, 'INV_Gauntlets_07'), (15895, 'INV_Staff_06'), (15896, 'INV_Spear_04'), (15897, 'INV_Chest_Chain_11'), (15898, 'INV_Pants_10'), (15899, 'INV_Axe_06'), (15903, 'INV_Misc_EmptyFlask_02'), (15904, 'INV_Helmet_04'), (15905, 'INV_Crown_01'), (15906, 'INV_Helmet_15'), (15907, 'INV_Helmet_04'), (15908, 'INV_Helmet_33'), (15909, 'INV_Helmet_13'), (15910, 'INV_Helmet_11'), (15911, 'INV_Helmet_11'), (15912, 'INV_Helmet_15'), (15913, 'Temp'), (15914, 'INV_Helmet_04'), (15915, 'INV_Helmet_04'), (15916, 'Temp'), (15917, 'Temp'), (15918, 'Temp'), (15919, 'Temp'), (15920, 'Temp'), (15921, 'INV_Helmet_04'), (15922, 'Temp'), (15923, 'Temp'), (15924, 'INV_Helmet_04'), (15925, 'INV_Helmet_04'), (15926, 'Temp'), (15927, 'Temp'), (15928, 'Temp'), (15929, 'Temp'), (15930, 'INV_Sword_24'), (15931, 'Temp'), (15932, 'Temp'), (15933, 'Temp'), (15934, 'Temp'), (15935, 'Temp'), (15936, 'Temp'), (15937, 'Temp'), (15938, 'INV_Axe_14'), (15939, 'INV_Shirt_06'), (15940, 'Temp'), (15941, 'Temp'), (15942, 'Temp'), (15943, 'Temp'), (15944, 'Temp'), (15945, 'Temp'), (15963, 'INV_Misc_Food_26'), (15964, 'INV_Misc_Food_27'), (15965, 'INV_Misc_Food_29'), (15966, 'INV_Chest_Cloth_04'), (15983, 'INV_Boots_01'), (15984, 'Temp'), (15985, 'Temp'), (15986, 'INV_Boots_01'), (15987, 'Temp'), (15988, 'Temp'), (15989, 'Temp'), (15990, 'INV_Staff_08'), (15991, 'Temp'), (16003, 'Temp'), (16004, 'INV_Misc_Monster_BrownTail'), (16005, 'INV_Misc_StoneTablet_01'), (16006, 'Temp'), (16007, 'Temp'), (16023, 'INV_Potion_87'), (16024, 'INV_Potion_52'), (16025, 'Temp'), (16026, 'Temp'), (16027, 'Temp'), (16028, 'INV_Box_04'), (16029, 'Temp'), (16030, 'Temp'), (16031, 'Temp'), (16032, 'Temp'), (16033, 'Temp'), (16034, 'Temp'), (16035, 'Temp'), (16036, 'Temp'), (16037, 'INV_Scroll_05'), (16043, 'INV_Misc_Bandana_03'), (16044, 'INV_Shoulder_09'), (16045, 'Temp'), (16046, 'Temp'), (16047, 'Temp'), (16048, 'Temp'), (16049, 'Temp'), (16050, 'Temp'), (16051, 'Temp'), (16052, 'INV_Misc_Bag_12'), (16053, 'Temp'), (16054, 'Temp'), (16055, 'Temp'), (16056, 'Temp'), (16057, 'Temp'), (16058, 'Temp'), (16059, 'Temp'), (16060, 'Temp'), (16061, 'Temp'), (16062, 'INV_Misc_Rune_03'), (16063, 'Temp'), (16064, 'Temp'), (16065, 'INV_Misc_Note_02'), (16066, 'Temp'), (16067, 'INV_Gauntlets_05'), (16068, 'INV_Gauntlets_05'), (16069, 'Temp'), (16070, 'Temp'), (16071, 'Temp'), (16072, 'Temp'), (16073, 'Temp'), (16074, 'Temp'), (16075, 'Temp'), (16076, 'Temp'), (16077, 'Temp'), (16078, 'INV_Chest_Chain'), (16079, 'INV_Shoulder_23'), (16080, 'INV_Chest_Chain_14'), (16081, 'INV_Shoulder_23'), (16082, 'INV_Helmet_03'), (16083, 'INV_Helmet_25'), (16084, 'INV_Helmet_25'), (16085, 'INV_Boots_01'), (16086, 'INV_Boots_Plate_01'), (16087, 'INV_Gauntlets_31'), (16088, 'INV_Shoulder_09'), (16089, 'INV_Shoulder_22'), (16090, 'INV_Gauntlets_31'), (16091, 'INV_Gauntlets_27'), (16092, 'INV_Pants_03'), (16093, 'INV_Helmet_03'), (16094, 'Temp'), (16095, 'Temp'), (16096, 'Temp'), (16097, 'Temp'), (16098, 'Temp'), (16099, 'INV_Chest_Chain'), (16100, 'INV_Misc_Key_11'), (16101, 'INV_Chest_Chain_09'), (16102, 'INV_Gauntlets_31'), (16103, 'INV_Pants_04'), (16104, 'INV_Gauntlets_31'), (16105, 'INV_Gauntlets_31'), (16106, 'INV_Shoulder_09'), (16107, 'INV_Pants_03'), (16108, 'INV_Pants_03'), (16109, 'INV_Chest_Plate10'), (16110, 'INV_Helmet_35'), (16111, 'INV_Shoulder_12'), (16112, 'INV_Boots_Plate_01'), (16113, 'INV_Boots_Plate_01'), (16114, 'INV_Chest_Chain_04'), (16115, 'INV_Helmet_10'), (16116, 'INV_Chest_Plate10'), (16117, 'INV_Chest_Plate10'), (16118, 'INV_Boots_01'), (16119, 'INV_Helmet_10'), (16120, 'INV_Helmet_10'), (16121, 'INV_Helmet_10'), (16122, 'INV_Helmet_10'), (16123, 'INV_Gauntlets_29'), (16124, 'INV_Gauntlets_29'), (16125, 'INV_Chest_Plate10'), (16126, 'INV_Axe_14'), (16127, 'INV_Sword_20'), (16128, 'INV_Sword_10'), (16129, 'INV_Sword_05'), (16130, 'INV_Weapon_ShortBlade_14'), (16131, 'INV_Belt_22'), (16132, 'INV_Belt_12'), (16133, 'INV_Pants_12'), (16134, 'INV_Chest_Leather_03'), (16135, 'INV_Gauntlets_32'), (16136, 'INV_Boots_08'), (16137, 'INV_Helmet_41'), (16138, 'INV_Hammer_09'), (16139, 'Temp'), (16140, 'Temp'), (16141, 'Temp'), (16142, 'Temp'), (16143, 'Temp'), (16144, 'INV_Sword_06'), (16145, 'INV_Sword_10'), (16146, 'INV_Hammer_18'), (16147, 'INV_Sword_20'), (16148, 'INV_Axe_21'), (16149, 'INV_Spear_02'), (16150, 'INV_Spear_02'), (16151, 'INV_Sword_08'), (16152, 'INV_Sword_24'), (16153, 'Temp'), (16154, 'Temp'), (16155, 'INV_Sword_04'), (16156, 'INV_Sword_24'), (16157, 'INV_Chest_Chain'), (16158, 'INV_Chest_Chain'), (16159, 'Temp'), (16160, 'Temp'), (16161, 'INV_Letter_17'), (16162, 'Temp'), (16163, 'Temp'), (16164, 'INV_Helmet_04'), (16165, 'Temp'), (16166, 'Temp'), (16167, 'INV_Helmet_16'), (16168, 'INV_Shoulder_09'), (16169, 'INV_Shoulder_09'), (16183, 'INV_Chest_Plate10'), (16184, 'INV_Chest_Plate05'), (16185, 'Temp'), (16186, 'Temp'), (16187, 'Temp'), (16188, 'Temp'), (16189, 'INV_Misc_ArmorKit_02'), (16190, 'INV_Misc_OrnateBox'), (16203, 'INV_Mace_12'), (16204, 'INV_Sword_04'), (16205, 'Ability_Rogue_Sprint'), (16206, 'INV_Misc_Food_Wheat_02'), (16207, 'Ability_Mount_WhiteDireWolf'), (16208, 'Ability_Mount_BlackDireWolf'), (16209, 'INV_Misc_Gem_Pearl_01'), (16210, 'INV_Misc_Slime_01'), (16211, 'INV_Misc_Shell_03'), (16212, 'INV_Misc_Shell_02'), (16213, 'INV_Helmet_03'), (16214, 'INV_Helmet_03'), (16215, 'INV_Helmet_31'), (16216, 'INV_Hammer_09'), (16217, 'INV_Hammer_09'), (16218, 'INV_Hammer_09'), (16223, 'INV_Gauntlets_19'), (16224, 'INV_Helmet_12'), (16243, 'INV_Weapon_ShortBlade_03'), (16244, 'Temp'), (16245, 'INV_Pants_01'), (16246, 'INV_Staff_04'), (16247, 'INV_Misc_Cape_06'), (16248, 'INV_Misc_Cape_06'), (16249, 'INV_Misc_Cape_06'), (16250, 'INV_Misc_Cape_06'), (16263, 'INV_Banner_01'), (16264, 'INV_Misc_Mug'), (16265, 'INV_Misc_Platnumdisks'), (16283, 'INV_Misc_Horn_02'), (16284, 'INV_Misc_Bag_09_Blue'), (16285, 'INV_Misc_Bag_04'), (16286, 'INV_Misc_Quiver_01'), (16287, 'INV_Misc_Bag_09'), (16288, 'INV_Misc_Quiver_02'), (16289, 'INV_Misc_Quiver_02'), (16290, 'INV_Misc_Quiver_01'), (16291, 'INV_Misc_Quiver_04'), (16292, 'INV_Misc_Quiver_04'), (16293, 'INV_Misc_Quiver_02'), (16294, 'INV_Misc_Quiver_01'), (16295, 'INV_Misc_Quiver_01'), (16296, 'INV_Mushroom_09'), (16297, 'INV_Helmet_03'), (16298, 'INV_Jewelry_Necklace_01'), (16299, 'INV_Musket_02'), (16300, 'INV_Misc_ShadowEgg'), (16303, 'INV_Misc_Pipe_01'), (16304, 'Temp'), (16305, 'Temp'), (16306, 'Temp'), (16307, 'Temp'), (16308, 'Temp'), (16309, 'INV_Chest_Chain'), (16310, 'Temp'), (16311, 'Temp'), (16312, 'Temp'), (16313, 'INV_Shirt_05'), (16314, 'Temp'), (16315, 'Temp'), (16316, 'INV_Bracer_05'), (16317, 'Temp'), (16318, 'Temp'), (16319, 'Temp'), (16320, 'Temp'), (16321, 'INV_Potion_66'), (16322, 'INV_Misc_Head_Human_01'), (16323, 'INV_Chest_Chain_12'), (16324, 'INV_Flask_04'), (16325, 'INV_Potion_27'), (16343, 'INV_Pants_03'), (16363, 'INV_Misc_MonsterSpiderCarapace_01'), (16364, 'INV_Misc_Fish_06'), (16365, 'INV_Wine_04'), (16366, 'INV_Ammo_FireTar'), (16367, 'INV_Misc_Gear_03'), (16368, 'INV_Boots_05'), (16369, 'Temp'), (16370, 'Temp'), (16371, 'Temp'), (16372, 'Temp'), (16373, 'Temp'), (16374, 'Temp'), (16375, 'Temp'), (16376, 'Temp'), (16377, 'Temp'), (16378, 'Temp'), (16379, 'Temp'), (16380, 'Temp'), (16381, 'Temp'), (16382, 'Temp'), (16383, 'Temp'), (16384, 'Temp'), (16385, 'Temp'), (16386, 'Temp'), (16387, 'Temp'), (16388, 'Temp'), (16389, 'Temp'), (16390, 'Temp'), (16391, 'INV_Chest_Leather_04'), (16392, 'Temp'), (16393, 'Temp'), (16394, 'Temp'), (16395, 'Temp'), (16396, 'Temp'), (16397, 'Temp'), (16398, 'INV_Chest_Leather_04'), (16399, 'Temp'), (16400, 'Temp'), (16401, 'Temp'), (16402, 'Temp'), (16403, 'Temp'), (16404, 'Temp'), (16405, 'Temp'), (16406, 'Temp'), (16407, 'INV_Jewelry_Ring_03'), (16408, 'Temp'), (16409, 'Temp'), (16410, 'Temp'), (16411, 'Temp'), (16412, 'Temp'), (16413, 'INV_Helmet_10'), (16414, 'INV_Jewelry_Ring_03'), (16415, 'Temp'), (16416, 'Temp'), (16417, 'INV_Boots_09'), (16418, 'Temp'), (16419, 'Temp'), (16420, 'Temp'), (16421, 'Temp'), (16422, 'Temp'), (16423, 'INV_Shirt_01'), (16424, 'Temp'), (16425, 'Temp'), (16426, 'Temp'), (16427, 'Temp'), (16428, 'Temp'), (16429, 'Temp'), (16430, 'Temp'), (16431, 'Temp'), (16443, 'Temp'), (16444, 'Temp'), (16445, 'Temp'), (16446, 'Temp'), (16447, 'Temp'), (16448, 'Temp'), (16449, 'Temp'), (16450, 'Temp'), (16451, 'Temp'), (16452, 'Spell_Shadow_LifeDrain'), (16453, 'INV_Misc_Key_12'), (16454, 'INV_Misc_Key_05'), (16455, 'Temp'), (16456, 'INV_Belt_13'), (16457, 'Temp'), (16458, 'Temp'), (16459, 'Temp'), (16460, 'Temp'), (16461, 'Temp'), (16462, 'Temp'), (16463, 'Temp'), (16464, 'INV_Weapon_ShortBlade_16'), (16465, 'Temp'), (16466, 'Temp'), (16467, 'Temp'), (16468, 'INV_Chest_Cloth_24'), (16469, 'INV_Robe_03'), (16470, 'INV_Shoulder_13'), (16471, 'INV_Chest_Leather_03'), (16472, 'Temp'), (16473, 'Temp'), (16474, 'INV_Misc_LeatherScrap_02'), (16475, 'Temp'), (16476, 'Temp'), (16477, 'Temp'), (16478, 'Temp'), (16479, 'INV_Helmet_04'), (16480, 'INV_Helmet_04'), (16481, 'INV_Chest_Leather_03'), (16482, 'INV_Chest_Leather_03'), (16483, 'INV_Belt_24'), (16484, 'Temp'), (16485, 'Temp'), (16486, 'Temp'), (16487, 'INV_Pants_02'), (16488, 'INV_Gauntlets_05'), (16489, 'INV_Chest_Chain_12'), (16490, 'INV_Sword_10'), (16491, 'INV_Helmet_40'), (16492, 'INV_Helmet_40'), (16493, 'Temp'), (16494, 'Temp'), (16495, 'INV_Flask_03'), (16496, 'Temp'), (16497, 'INV_Shoulder_07'), (16498, 'INV_Hammer_06'), (16499, 'INV_Pants_02'), (16500, 'Temp'), (16501, 'INV_Gauntlets_05'), (16502, 'INV_Misc_Cape_03'), (16503, 'INV_Misc_Cape_03'), (16504, 'INV_Misc_Cape_03'), (16505, 'INV_Boots_05'), (16506, 'INV_Bracer_06'), (16507, 'INV_Chest_Cloth_25'), (16508, 'INV_Chest_Cloth_25'), (16509, 'INV_Mask_02'), (16510, 'INV_Pants_02'), (16511, 'INV_Chest_Cloth_04'), (16512, 'INV_Chest_Cloth_22'), (16513, 'INV_Chest_Leather_02'), (16514, 'INV_Chest_Cloth_15'), (16515, 'INV_Gauntlets_24'), (16516, 'INV_Bracer_09'), (16517, 'INV_Pants_12'), (16518, 'INV_Shoulder_04'), (16519, 'INV_Shoulder_04'), (16520, 'INV_Helmet_20'), (16521, 'INV_Boots_05'), (16522, 'INV_Chest_Cloth_15'), (16523, 'INV_Chest_Cloth_10'), (16524, 'INV_Chest_Leather_03'), (16525, 'INV_Chest_Cloth_06'), (16526, 'INV_Shoulder_18'), (16527, 'INV_Pants_14'), (16528, 'INV_Chest_Cloth_14'), (16529, 'INV_Boots_07'), (16530, 'INV_Helmet_10'), (16531, 'INV_Chest_Cloth_16'), (16532, 'INV_Misc_Cape_03'), (16533, 'INV_Misc_Cape_03'), (16534, 'INV_Pants_02'), (16535, 'INV_Sword_38'), (16536, 'INV_Crate_01'), (16537, 'INV_Sword_45'), (16538, 'INV_Sword_30'), (16539, 'INV_Sword_18'), (16540, 'Temp'), (16541, 'INV_ThrowingAxe_01'), (16542, 'INV_Sword_09'), (16543, 'INV_Chest_Cloth_24'), (16544, 'INV_Helmet_14'), (16545, 'INV_Helmet_30'), (16546, 'Temp'), (16547, 'INV_Misc_Food_27'), (16548, 'INV_Helmet_31'), (16549, 'INV_Ore_Arcanite_02'), (16550, 'INV_Shirt_13'), (16551, 'INV_Shirt_16'), (16552, 'INV_Pants_11'), (16553, 'INV_Boots_05'), (16554, 'INV_Belt_06'), (16555, 'INV_Bracer_13'), (16556, 'INV_Misc_Cape_02'), (16557, 'INV_Shirt_12'), (16558, 'INV_Shirt_09'), (16559, 'INV_Pants_06'), (16560, 'INV_Shirt_05'), (16561, 'INV_Pants_06'), (16562, 'INV_Gauntlets_21'), (16563, 'INV_Boots_09'), (16564, 'INV_Belt_02'), (16565, 'INV_Belt_02'), (16566, 'INV_Bracer_12'), (16567, 'INV_Chest_Cloth_22'), (16568, 'INV_Chest_Cloth_40'), (16569, 'INV_Gauntlets_23'), (16570, 'INV_Belt_04'), (16571, 'INV_Bracer_02'), (16572, 'INV_Shoulder_09'), (16573, 'INV_Shoulder_26'), (16574, 'INV_Misc_Cape_11'), (16575, 'INV_Shirt_Red_01'), (16576, 'INV_Boots_09'), (16577, 'INV_Belt_06'), (16578, 'INV_Chest_Wolf'), (16579, 'INV_Shirt_Black_01'), (16580, 'INV_Pants_12'), (16581, 'INV_Gauntlets_27'), (16582, 'INV_Boots_05'), (16583, 'INV_Belt_24'), (16584, 'INV_Bracer_07'), (16585, 'INV_Shirt_05'), (16586, 'INV_Gauntlets_05'), (16587, 'INV_Boots_04'), (16588, 'INV_Bracer_10'), (16589, 'INV_Shirt_05'), (16590, 'INV_Shirt_07'), (16591, 'INV_Pants_Wolf'), (16592, 'INV_Gauntlets_18'), (16593, 'INV_Boots_09'), (16594, 'INV_Belt_03'), (16595, 'INV_Bracer_08'), (16596, 'INV_Chest_Cloth_16'), (16597, 'INV_Misc_Cape_02'), (16598, 'INV_Axe_01'), (16599, 'INV_Shirt_16'), (16600, 'INV_Pants_08'), (16601, 'INV_Gauntlets_17'), (16602, 'INV_Boots_05'), (16603, 'INV_Belt_15'), (16604, 'INV_Bracer_13'), (16605, 'INV_Boots_05'), (16606, 'INV_Shoulder_26'), (16607, 'INV_Chest_Cloth_17'), (16608, 'INV_Misc_Cape_02'), (16609, 'INV_Shirt_14'), (16610, 'INV_Shirt_Yellow_01'), (16611, 'INV_Chest_Cloth_38'), (16612, 'INV_Chest_Cloth_18'), (16613, 'INV_Chest_Cloth_38'), (16614, 'INV_Chest_Cloth_38'), (16615, 'INV_Chest_Cloth_40'), (16631, 'INV_Shirt_06'), (16632, 'INV_Pants_14'), (16633, 'INV_Gauntlets_23'), (16634, 'INV_Boots_09'), (16635, 'INV_Belt_25'), (16636, 'INV_Bracer_06'), (16637, 'INV_Shoulder_18'), (16638, 'INV_Helmet_32'), (16639, 'Temp'), (16640, 'Temp'), (16641, 'INV_Chest_Cloth_01'), (16642, 'INV_Gauntlets_27'), (16643, 'INV_Chest_Cloth_32'), (16644, 'Temp'), (16651, 'INV_Gauntlets_21'), (16652, 'INV_Shoulder_05'), (16653, 'INV_Chest_Cloth_33'), (16654, 'INV_Chest_Cloth_33'), (16655, 'INV_Chest_Cloth_34'), (16656, 'INV_Pants_09'), (16657, 'INV_Gauntlets_18'), (16658, 'INV_Pants_01'), (16659, 'INV_Boots_09'), (16660, 'Temp'), (16661, 'Temp'), (16662, 'Temp'), (16663, 'INV_Belt_04'), (16664, 'INV_Bracer_10'), (16665, 'INV_Chest_Cloth_21'), (16666, 'INV_Chest_Cloth_02'), (16667, 'INV_Chest_Cloth_17'), (16668, 'INV_Chest_Cloth_25'), (16669, 'INV_Chest_Cloth_36'), (16670, 'INV_Chest_Cloth_22'), (16671, 'INV_Chest_Cloth_25'), (16672, 'INV_Helmet_25'), (16673, 'INV_Chest_Cloth_29'), (16674, 'INV_Chest_Cloth_26'), (16675, 'INV_Helmet_04'), (16676, 'INV_Chest_Cloth_26'), (16677, 'INV_Gauntlets_32'), (16678, 'INV_Gauntlets_30'), (16679, 'Temp'), (16680, 'INV_Gauntlets_10'), (16681, 'INV_Gauntlets_10'), (16682, 'INV_Gauntlets_10'), (16683, 'INV_Gauntlets_10'), (16684, 'INV_Gauntlets_10'), (16685, 'INV_Gauntlets_10'), (16686, 'INV_Gauntlets_10'), (16687, 'INV_Gauntlets_10'), (16688, 'INV_Gauntlets_10'), (16689, 'INV_Gauntlets_10'), (16690, 'INV_Gauntlets_10'), (16691, 'INV_Helmet_15'), (16692, 'INV_Helmet_12'), (16693, 'INV_Helmet_12'), (16694, 'INV_Chest_Cloth_18'), (16695, 'INV_Chest_Cloth_19'), (16696, 'INV_Chest_Cloth_21'), (16697, 'INV_Chest_Cloth_14'), (16698, 'INV_Shirt_08'), (16699, 'INV_Shirt_Black_01'), (16700, 'INV_Shirt_04'), (16701, 'INV_Pants_06'), (16702, 'INV_Gauntlets_23'), (16703, 'INV_Boots_09'), (16704, 'INV_Belt_02'), (16705, 'INV_Bracer_13'), (16706, 'INV_Shoulder_09'), (16707, 'INV_Misc_Cape_14'), (16708, 'INV_Shirt_05'), (16709, 'INV_Pants_07'), (16710, 'INV_Gauntlets_06'), (16711, 'INV_Gauntlets_24'), (16712, 'INV_Boots_05'), (16713, 'INV_Boots_03'), (16714, 'INV_Bracer_05'), (16715, 'INV_Shoulder_06'), (16716, 'INV_Belt_15'), (16717, 'INV_Belt_29'), (16718, 'INV_Shirt_05'), (16719, 'INV_Pants_12'), (16720, 'INV_Gauntlets_23'), (16721, 'INV_Boots_07'), (16722, 'INV_Belt_02'), (16723, 'INV_Belt_24'), (16724, 'INV_Bracer_05'), (16725, 'INV_Chest_Chain_07'), (16726, 'INV_Chest_Chain_07'), (16727, 'INV_Gauntlets_10'), (16728, 'INV_Gauntlets_10'), (16729, 'INV_Chest_Chain_07'), (16730, 'INV_Gauntlets_10'), (16731, 'INV_Gauntlets_10'), (16732, 'Temp'), (16733, 'Temp'), (16734, 'Temp'), (16735, 'Temp'), (16736, 'Temp'), (16737, 'Temp'), (16751, 'INV_Axe_01'), (16752, 'INV_Weapon_ShortBlade_05'), (16753, 'INV_Weapon_ShortBlade_05'), (16754, 'INV_ThrowingKnife_02'), (16755, 'INV_Axe_01'), (16756, 'INV_Axe_01'), (16757, 'INV_Axe_04'), (16758, 'INV_Axe_01'), (16759, 'INV_Axe_03'), (16760, 'INV_ThrowingAxe_03'), (16761, 'INV_ThrowingKnife_02'), (16762, 'INV_ThrowingAxe_01'), (16763, 'INV_Shirt_04'), (16764, 'INV_Pants_06'), (16765, 'INV_Gauntlets_18'), (16766, 'INV_Boots_02'), (16767, 'INV_Belt_06'), (16768, 'INV_Bracer_11'), (16769, 'INV_Shirt_17'), (16770, 'INV_Pants_08'), (16771, 'INV_Gauntlets_18'), (16772, 'INV_Boots_05'), (16773, 'INV_Belt_08'), (16774, 'INV_Bracer_13'), (16775, 'INV_Helmet_33'), (16776, 'INV_Misc_Birdbeck_02'), (16777, 'INV_Shirt_02'), (16778, 'INV_Pants_12'), (16779, 'INV_Gauntlets_21'), (16780, 'INV_Boots_05'), (16781, 'INV_Belt_06'), (16782, 'INV_Belt_06'), (16783, 'INV_Bracer_03'), (16784, 'INV_Belt_26'), (16785, 'INV_Bracer_02'), (16786, 'INV_Shoulder_09'), (16787, 'INV_Belt_23'), (16788, 'INV_Belt_25'), (16789, 'INV_Gauntlets_18'), (16790, 'INV_Bracer_07'), (16791, 'INV_Pants_10'), (16792, 'INV_Belt_26'), (16793, 'INV_Gauntlets_16'), (16794, 'INV_Pants_02'), (16795, 'INV_Shirt_06'), (16796, 'INV_Pants_11'), (16797, 'INV_Gauntlets_18'), (16798, 'INV_Boots_09'), (16799, 'INV_Belt_03'), (16800, 'INV_Shirt_14'), (16801, 'INV_Stone_15'), (16802, 'INV_Boots_05'), (16803, 'INV_Misc_Dust_02'), (16804, 'INV_Bracer_07'), (16805, 'INV_Bracer_07'), (16806, 'INV_Bracer_03'), (16807, 'INV_Belt_03'), (16808, 'INV_Boots_03'), (16809, 'INV_Boots_05'), (16810, 'INV_Boots_05'), (16811, 'INV_Robe_03'), (16812, 'INV_Chest_Cloth_17'), (16813, 'INV_Chest_Cloth_22'), (16814, 'INV_Gauntlets_06'), (16815, 'INV_Gauntlets_18'), (16816, 'INV_Bracer_06'), (16817, 'INV_Gauntlets_05'), (16818, 'INV_Gauntlets_05'), (16819, 'INV_Belt_06'), (16820, 'INV_Boots_Fabric_01'), (16821, 'INV_Boots_05'), (16822, 'INV_Boots_Fabric_01'), (16823, 'INV_Helmet_28'), (16824, 'INV_Helmet_30'), (16825, 'INV_Helmet_29'), (16826, 'INV_Helmet_16'), (16827, 'INV_Shoulder_09'), (16828, 'INV_Shoulder_05'), (16829, 'INV_Misc_Bandana_03'), (16830, 'INV_Misc_Bandana_03'), (16831, 'INV_Belt_05'), (16832, 'INV_Belt_06'), (16833, 'INV_Belt_02'), (16834, 'INV_Belt_06'), (16835, 'INV_Belt_26'), (16836, 'INV_Potion_32'), (16837, 'INV_Misc_Food_30'), (16838, 'INV_Belt_07'), (16839, 'INV_Pants_07'), (16840, 'INV_Pants_01'), (16841, 'INV_Pants_08'), (16842, 'INV_Pants_08'), (16843, 'INV_Pants_11'), (16844, 'INV_Pants_02'), (16845, 'INV_Pants_06'), (16846, 'INV_Pants_06'), (16847, 'INV_Pants_09'), (16848, 'INV_Pants_02'), (16849, 'INV_Pants_10'), (16850, 'INV_Pants_14'), (16851, 'INV_Pants_08'), (16852, 'INV_Pants_06'), (16853, 'INV_Boots_05'), (16854, 'INV_Boots_09'), (16855, 'INV_Boots_Fabric_01'), (16856, 'INV_Boots_Fabric_01'), (16857, 'INV_Boots_09'), (16858, 'INV_Boots_09'), (16859, 'INV_Misc_Monster_GreyTail'), (16860, 'INV_Misc_Pelt_Bear_Ruin_01'), (16861, 'INV_Misc_Pipe_01'), (16862, 'INV_Shirt_08'), (16863, 'INV_Pants_01'), (16864, 'INV_Gauntlets_16'), (16865, 'INV_Belt_29'), (16866, 'INV_Misc_Bandana_01'), (16867, 'INV_Chest_Fur'), (16868, 'INV_Chest_Wolf'), (16869, 'INV_Bracer_11'), (16870, 'INV_Shirt_05'), (16871, 'INV_Chest_Leather_04'), (16872, 'INV_Chest_Leather_06'), (16873, 'INV_Chest_Leather_09'), (16874, 'INV_Chest_Leather_09'), (16875, 'INV_Chest_Leather_09'), (16876, 'INV_Chest_Leather_08'), (16877, 'INV_Chest_Leather_04'), (16878, 'INV_Chest_Cloth_19'), (16879, 'INV_Misc_Cape_16'), (16880, 'INV_Boots_08'), (16881, 'INV_Boots_05'), (16882, 'INV_Chest_Leather_10'), (16883, 'INV_Shirt_07'), (16884, 'INV_Chest_Leather_10'), (16885, 'INV_Chest_Chain_12'), (16886, 'INV_Chest_Leather_09'), (16887, 'INV_Bracer_10'), (16888, 'INV_Chest_Leather_09'), (16889, 'INV_Chest_Leather_05'), (16890, 'INV_Chest_Leather_06'), (16891, 'INV_Chest_Leather_09'), (16892, 'INV_Bracer_07'), (16893, 'INV_Chest_Leather_08'), (16894, 'INV_Shirt_11'), (16895, 'INV_Chest_Leather_09'), (16896, 'INV_Chest_Leather_08'), (16897, 'INV_Bracer_16'), (16898, 'INV_Chest_Leather_06'), (16899, 'INV_Chest_Leather_10'), (16900, 'INV_Chest_Leather_10'), (16901, 'INV_Bracer_07'), (16902, 'INV_Chest_Leather_09'), (16903, 'INV_Shirt_06'), (16904, 'INV_Chest_Leather_09'), (16905, 'INV_Bracer_12'), (16906, 'INV_Bracer_07'), (16907, 'INV_Bracer_11'), (16908, 'INV_Belt_09'), (16909, 'INV_Belt_06'), (16910, 'INV_Belt_05'), (16911, 'INV_Belt_04'), (16912, 'INV_Bracer_02'), (16913, 'INV_Bracer_13'), (16914, 'INV_Belt_06'), (16915, 'INV_Bracer_07'), (16916, 'INV_Belt_03'), (16917, 'INV_Belt_26'), (16918, 'INV_Bracer_13'), (16919, 'INV_Belt_04'), (16920, 'INV_Belt_12'), (16921, 'INV_Belt_12'), (16922, 'INV_Belt_26'), (16923, 'INV_Belt_21'), (16924, 'INV_Belt_24'), (16925, 'INV_Bracer_18'), (16926, 'INV_Bracer_08'), (16927, 'INV_Bracer_10'), (16928, 'INV_Belt_25'), (16929, 'INV_Bracer_03'), (16930, 'INV_Bracer_03'), (16931, 'INV_Belt_25'), (16932, 'INV_Belt_05'), (16933, 'INV_Belt_09'), (16934, 'INV_Bracer_17'), (16935, 'INV_Belt_24'), (16936, 'INV_Bracer_11'), (16937, 'INV_Belt_25'), (16938, 'INV_Belt_04'), (16939, 'INV_Belt_03'), (16940, 'INV_Belt_06'), (16941, 'INV_Belt_06'), (16942, 'INV_Belt_09'), (16943, 'INV_Belt_23'), (16944, 'INV_Gauntlets_06'), (16945, 'INV_Belt_24'), (16946, 'INV_Gauntlets_05'), (16947, 'INV_Belt_26'), (16948, 'INV_Belt_06'), (16949, 'INV_Belt_01'), (16950, 'INV_Gauntlets_04'), (16951, 'INV_Pants_02'), (16952, 'Spell_Nature_RavenForm'), (16953, 'INV_Pants_Wolf'), (16954, 'INV_Pants_07'), (16955, 'INV_Gauntlets_03'), (16956, 'INV_Gauntlets_03'), (16957, 'INV_Pants_02'), (16958, 'INV_Pants_02'), (16959, 'INV_Gauntlets_20'), (16960, 'INV_Pants_11'), (16961, 'INV_Pants_06'), (16962, 'INV_Pants_07'), (16963, 'INV_Pants_02'), (16964, 'INV_Pants_05'), (16965, 'INV_Pants_02'), (16966, 'INV_Gauntlets_23'), (16967, 'INV_Pants_09'), (16968, 'INV_Pants_Wolf'), (16969, 'INV_Gauntlets_18'), (16970, 'INV_Gauntlets_06'), (16971, 'INV_Pants_02'), (16972, 'INV_Pants_12'), (16973, 'INV_Pants_02'), (16974, 'INV_Pants_02'), (16975, 'INV_Pants_06'), (16976, 'INV_Pants_02'), (16977, 'INV_Pants_09'), (16978, 'INV_Pants_06'), (16979, 'INV_Boots_08'), (16980, 'INV_Boots_09'), (16981, 'INV_Boots_05'), (16982, 'INV_Boots_07'), (16983, 'INV_Boots_07'), (16984, 'INV_Boots_08'), (16985, 'INV_Boots_05'), (16986, 'INV_Boots_01'), (16987, 'INV_Boots_03'), (16988, 'INV_Boots_03'), (16989, 'INV_Boots_07'), (16990, 'INV_Boots_Wolf'), (16991, 'INV_Boots_08'), (16992, 'INV_Boots_06'), (16993, 'INV_Boots_03'), (16994, 'INV_Boots_05'), (16995, 'INV_Boots_03'), (16996, 'INV_Boots_09'), (16997, 'INV_Boots_08'), (16998, 'INV_Boots_09'), (16999, 'INV_Boots_05'), (17000, 'INV_Boots_06'), (17001, 'INV_Bracer_08'), (17002, 'INV_Bracer_02'), (17003, 'INV_Bracer_08'), (17004, 'INV_Bracer_10'), (17005, 'INV_Bracer_12'), (17006, 'INV_Bracer_12'), (17007, 'INV_Bracer_08'), (17008, 'INV_Bracer_03'), (17009, 'INV_Bracer_04'), (17010, 'INV_Bracer_12'), (17011, 'INV_Bracer_05'), (17012, 'INV_Bracer_07'), (17013, 'INV_Bracer_05'), (17014, 'INV_Bracer_07'), (17015, 'INV_Bracer_02'), (17016, 'INV_Bracer_06'), (17017, 'INV_Bracer_12'), (17018, 'INV_Bracer_07'), (17019, 'INV_Bracer_04'), (17020, 'INV_Bracer_02'), (17021, 'INV_Bracer_01'), (17022, 'INV_Bracer_01'), (17023, 'INV_Bracer_04'), (17024, 'INV_Bracer_07'), (17025, 'INV_Bracer_07'), (17026, 'INV_Boots_08'), (17027, 'INV_Gauntlets_25'), (17031, 'INV_Pants_06'), (17051, 'INV_Gauntlets_18'), (17052, 'INV_Gauntlets_23'), (17053, 'INV_Gauntlets_23'), (17054, 'INV_Gauntlets_05'), (17055, 'INV_Gauntlets_21'), (17056, 'Temp'), (17057, 'INV_Gauntlets_05'), (17058, 'INV_Gauntlets_18'), (17059, 'INV_Gauntlets_15'), (17060, 'INV_Gauntlets_21'), (17061, 'INV_Gauntlets_21'), (17062, 'INV_Gauntlets_04'), (17063, 'INV_Gauntlets_15'), (17064, 'INV_Gauntlets_15'), (17065, 'INV_Gauntlets_15'), (17066, 'INV_Gauntlets_18'), (17067, 'INV_Gauntlets_24'), (17068, 'INV_Gauntlets_18'), (17069, 'INV_Gauntlets_18'), (17070, 'INV_Gauntlets_21'), (17071, 'INV_Gauntlets_18'), (17072, 'INV_Gauntlets_18'), (17073, 'INV_Gauntlets_05'), (17074, 'INV_Gauntlets_05'), (17075, 'INV_Gauntlets_05'), (17076, 'INV_Gauntlets_18'), (17077, 'INV_Gauntlets_18'), (17091, 'INV_Shirt_16'), (17092, 'INV_Chest_Leather_02'), (17093, 'INV_Shirt_09'), (17094, 'INV_Chest_Leather_05'), (17095, 'INV_Chest_Wolf'), (17096, 'INV_Chest_Leather_03'), (17097, 'INV_Chest_Leather_01'), (17098, 'INV_Shirt_06'), (17099, 'INV_Chest_Leather_08'), (17100, 'INV_Chest_Leather_07'), (17101, 'INV_Chest_Leather_01'), (17102, 'INV_Shirt_07'), (17103, 'INV_Shirt_10'), (17104, 'INV_Chest_Leather_10'), (17105, 'INV_Shirt_13'), (17111, 'INV_Belt_09'), (17112, 'INV_Belt_04'), (17113, 'INV_Belt_03'), (17114, 'INV_Belt_03'), (17115, 'INV_Belt_17'), (17116, 'INV_Belt_16'), (17117, 'INV_Belt_24'), (17118, 'INV_Belt_11'), (17119, 'INV_Belt_05'), (17120, 'INV_Boots_09'), (17121, 'INV_Belt_09'), (17122, 'INV_Belt_11'), (17123, 'INV_Chest_Cloth_04'), (17124, 'INV_Belt_25'), (17125, 'INV_Shirt_05'), (17126, 'INV_Belt_26'), (17127, 'INV_Belt_16'), (17128, 'INV_Chest_Cloth_37'), (17129, 'INV_Belt_17'), (17130, 'INV_Gauntlets_17'), (17131, 'INV_Belt_24'), (17132, 'INV_Shoulder_27'), (17133, 'INV_Chest_Cloth_02'), (17134, 'INV_Belt_15'), (17135, 'INV_Shoulder_09'), (17136, 'INV_Belt_25'), (17137, 'INV_Pants_06'), (17138, 'INV_Boots_03'), (17139, 'INV_Boots_02'), (17140, 'INV_Pants_Wolf'), (17141, 'INV_Pants_06'), (17142, 'INV_Pants_14'), (17143, 'INV_Gauntlets_16'), (17144, 'INV_Pants_05'), (17145, 'INV_Pants_10'), (17146, 'INV_Gauntlets_22'), (17147, 'INV_Pants_07'), (17148, 'INV_Boots_05'), (17149, 'INV_Pants_09'), (17150, 'INV_Pants_13'), (17151, 'INV_Pants_11'), (17152, 'INV_Pants_05'), (17153, 'INV_Pants_06'), (17154, 'INV_Pants_10'), (17155, 'INV_Pants_13'), (17156, 'INV_Pants_08'), (17157, 'INV_Boots_05'), (17158, 'INV_Boots_Wolf'), (17159, 'INV_Boots_03'), (17160, 'INV_Pants_06'), (17161, 'INV_Boots_09'), (17162, 'INV_Misc_Urn_01'), (17163, 'INV_Boots_06'), (17164, 'INV_Boots_08'), (17165, 'INV_Boots_08'), (17166, 'INV_Bracer_07'), (17167, 'INV_Bracer_12'), (17168, 'INV_Bracer_02'), (17169, 'INV_Bracer_12'), (17170, 'INV_Bracer_02'), (17171, 'INV_Bracer_10'), (17172, 'INV_Bracer_07'), (17173, 'INV_Bracer_05'), (17174, 'INV_Gauntlets_17'), (17175, 'INV_Gauntlets_18'), (17176, 'INV_Gauntlets_18'), (17177, 'INV_Gauntlets_18'), (17178, 'INV_Gauntlets_21'), (17179, 'INV_Gauntlets_13'), (17180, 'INV_Gauntlets_06'), (17181, 'INV_Gauntlets_25'), (17182, 'INV_Gauntlets_13'), (17183, 'INV_Gauntlets_15'), (17184, 'INV_Gauntlets_18'), (17185, 'INV_Gauntlets_23'), (17186, 'INV_Gauntlets_21'), (17187, 'INV_Gauntlets_26'), (17188, 'INV_Gauntlets_24'), (17189, 'INV_Gauntlets_21'), (17190, 'INV_Shoulder_18'), (17191, 'INV_Shoulder_23'), (17192, 'INV_Shoulder_05'), (17193, 'INV_Shoulder_07'), (17194, 'INV_Shoulder_18'), (17195, 'INV_Shoulder_27'), (17196, 'INV_Shoulder_08'), (17197, 'INV_Shoulder_23'), (17198, 'INV_Helmet_15'), (17199, 'INV_Helmet_15'), (17200, 'INV_Helmet_25'), (17201, 'INV_Helmet_16'), (17202, 'INV_Helmet_15'), (17203, 'INV_Helmet_09'), (17204, 'INV_Helmet_20'), (17205, 'INV_Helmet_13'), (17206, 'INV_Helmet_10'), (17211, 'INV_Shirt_03'), (17212, 'INV_Pants_12'), (17213, 'INV_Helmet_15'), (17214, 'INV_Chest_Leather_03'), (17215, 'INV_Boots_07'), (17216, 'INV_Gauntlets_19'), (17217, 'INV_Boots_04'), (17218, 'INV_Belt_01'), (17219, 'INV_Boots_02'), (17220, 'INV_Boots_02'), (17221, 'INV_Boots_02'), (17222, 'INV_Boots_02'), (17223, 'INV_Gauntlets_18'), (17224, 'INV_Belt_17'), (17225, 'INV_Gauntlets_23'), (17226, 'INV_Helmet_08'), (17227, 'INV_Boots_02'), (17228, 'INV_Belt_29'), (17229, 'INV_Bracer_13'), (17230, 'INV_Gauntlets_18'), (17231, 'INV_Belt_02'), (17232, 'INV_Pants_02'), (17233, 'INV_Chest_Wolf'), (17234, 'INV_Shoulder_23'), (17235, 'INV_Helmet_11'), (17236, 'INV_Chest_Cloth_25'), (17237, 'INV_Belt_06'), (17238, 'INV_Misc_Cape_18'), (17239, 'INV_Shirt_05'), (17251, 'INV_Shirt_13'), (17252, 'INV_Pants_13'), (17253, 'INV_Gauntlets_23'), (17254, 'INV_Gauntlets_23'), (17255, 'INV_Gauntlets_06'), (17256, 'INV_Boots_05'), (17257, 'INV_Chest_Leather_05'), (17258, 'INV_Boots_01'), (17259, 'INV_Bracer_03'), (17260, 'INV_Misc_Cape_17'), (17261, 'INV_Belt_04'), (17262, 'INV_Bracer_09'), (17263, 'INV_Gauntlets_15'), (17264, 'INV_Helmet_08'), (17265, 'INV_Pants_06'), (17266, 'INV_Shoulder_23'), (17267, 'INV_Shoulder_23'), (17268, 'INV_Helmet_08'), (17269, 'INV_Helmet_08'), (17270, 'INV_Helmet_08'), (17271, 'INV_Shoulder_02'), (17272, 'INV_Crate_04'), (17273, 'INV_Helmet_25'), (17274, 'INV_Helmet_11'), (17275, 'INV_Chest_Cloth_03'), (17276, 'INV_Chest_Cloth_29'), (17277, 'INV_Helmet_17'), (17278, 'Temp'), (17279, 'Temp'), (17280, 'Temp'), (17281, 'Temp'), (17282, 'Temp'), (17283, 'Temp'), (17284, 'INV_Crate_02'), (17285, 'Temp'), (17286, 'Temp'), (17287, 'Temp'), (17288, 'INV_Cask_01'), (17289, 'INV_Shoulder_08'), (17290, 'Temp'), (17291, 'Temp'), (17292, 'Spell_Nature_ForceOfNature'), (17293, 'INV_Shoulder_08'), (17294, 'Temp'), (17295, 'Temp'), (17296, 'Temp'), (17297, 'Temp'), (17298, 'Temp'), (17299, 'Temp'), (17300, 'Temp'), (17301, 'Temp'), (17302, 'Temp'), (17303, 'Temp'), (17304, 'Temp'), (17305, 'Temp'), (17306, 'Temp'), (17307, 'Temp'), (17308, 'Temp'), (17309, 'INV_Food_Egg_04'), (17310, 'INV_Food_Egg_03'), (17311, 'INV_Food_Egg_02'), (17312, 'INV_Chest_Leather_05'), (17313, 'INV_Pants_06'), (17314, 'INV_Gauntlets_15'), (17315, 'INV_Misc_Cape_18'), (17316, 'INV_Bracer_03'), (17317, 'INV_Boots_01'), (17318, 'INV_Belt_12'), (17319, 'INV_Shoulder_23'), (17320, 'Spell_Nature_Sentinal'), (17321, 'INV_Helmet_08'), (17322, 'Temp'), (17323, 'Temp'), (17324, 'Temp'), (17325, 'Temp'), (17326, 'Temp'), (17327, 'Temp'), (17328, 'Temp'), (17329, 'INV_Box_04'), (17330, 'Temp'), (17331, 'Temp'), (17332, 'Temp'), (17333, 'Temp'), (17334, 'Temp'), (17335, 'Temp'), (17336, 'Temp'), (17337, 'Temp'), (17338, 'Temp'), (17339, 'Temp'), (17340, 'Temp'), (17341, 'Temp'), (17342, 'Temp'), (17343, 'Ability_Mount_MountainRam'), (17344, 'Temp'), (17345, 'Temp'), (17346, 'Temp'), (17347, 'Temp'), (17348, 'Temp'), (17349, 'Temp'), (17350, 'Temp'), (17351, 'Temp'), (17352, 'Temp'), (17353, 'Temp'), (17354, 'Temp'), (17355, 'Temp'), (17356, 'Temp'), (17357, 'Temp'), (17358, 'Temp'), (17359, 'Temp'), (17360, 'Temp'), (17361, 'Temp'), (17362, 'Temp'), (17363, 'Temp'), (17364, 'Temp'), (17365, 'Temp'), (17366, 'Temp'), (17367, 'Temp'), (17368, 'Temp'), (17369, 'INV_Misc_Bag_07_Red'), (17370, 'INV_Misc_StoneTablet_05'), (17371, 'Temp'), (17372, 'Temp'), (17391, 'INV_Mushroom_06'), (17392, 'Temp'), (17393, 'Temp'), (17394, 'Temp'), (17395, 'Temp'), (17396, 'Temp'), (17397, 'INV_Potion_18'), (17398, 'Temp'), (17399, 'Temp'), (17400, 'Temp'), (17401, 'Temp'), (17402, 'Racial_Dwarf_FindTreasure'), (17403, 'INV_Potion_83'), (17404, 'Temp'), (17405, 'Temp'), (17406, 'Temp'), (17407, 'Temp'), (17408, 'Temp'), (17409, 'Temp'), (17410, 'Temp'), (17411, 'Temp'), (17412, 'Temp'), (17413, 'Temp'), (17414, 'Temp'), (17415, 'Temp'), (17416, 'Temp'), (17417, 'Temp'), (17418, 'Temp'), (17419, 'Temp'), (17420, 'Temp'), (17421, 'Temp'), (17422, 'Temp'), (17423, 'Temp'), (17424, 'Temp'), (17425, 'Temp'), (17426, 'Temp'), (17427, 'Temp'), (17428, 'Temp'), (17429, 'Temp'), (17430, 'Temp'), (17431, 'Temp'), (17451, 'Temp'), (17452, 'Temp'), (17453, 'Temp'), (17454, 'Temp'), (17455, 'Temp'), (17456, 'Temp'), (17457, 'INV_Misc_Bandage_19'), (17458, 'INV_Misc_Bandage_20'), (17459, 'INV_Mushroom_10'), (17460, 'INV_Misc_MonsterScales_01'), (17461, 'INV_Wand_08'), (17462, 'INV_Chest_Leather_01'), (17463, 'Temp'), (17464, 'Temp'), (17465, 'Temp'), (17466, 'Temp'), (17467, 'Temp'), (17468, 'Temp'), (17469, 'INV_Potion_23'), (17470, 'Temp'), (17471, 'Temp'), (17472, 'Temp'), (17473, 'Temp'), (17474, 'Temp'), (17475, 'Temp'), (17476, 'INV_Gizmo_01'), (17477, 'Temp'), (17478, 'Temp'), (17491, 'INV_Potion_87'), (17492, 'INV_Potion_73'), (17493, 'INV_Misc_Pelt_Boar_Ruin_03'), (17494, 'Ability_Mount_Raptor'), (17511, 'Temp'), (17512, 'Temp'), (17513, 'Temp'), (17514, 'INV_Misc_Horn_02'), (17515, 'Temp'), (17516, 'Temp'), (17517, 'Temp'), (17518, 'Temp'), (17519, 'Temp'), (17531, 'Temp'), (17551, 'Temp'), (17552, 'Temp'), (17553, 'INV_Shirt_11'), (17571, 'Temp'), (17572, 'INV_Shirt_02'), (17573, 'Temp'), (17574, 'Temp'), (17591, 'Temp'), (17592, 'Temp'), (17593, 'Temp'), (17594, 'Temp'), (17595, 'Temp'), (17596, 'Temp'), (17597, 'Temp'), (17598, 'INV_Misc_ShadowEgg'), (17599, 'INV_Wand_06'), (17600, 'INV_Wand_07'), (17601, 'INV_Wand_07'), (17602, 'INV_Wand_05'), (17603, 'Temp'), (17604, 'Temp'), (17605, 'Temp'), (17606, 'Ability_Mount_BlackPanther'), (17607, 'Ability_Mount_JungleTiger'), (17608, 'Ability_Mount_WhiteTiger'), (17611, 'Temp'), (17612, 'Temp'), (17631, 'Temp'), (17632, 'Temp'), (17633, 'Temp'), (17634, 'Temp'), (17635, 'INV_Shirt_02'), (17636, 'Temp'), (17637, 'Temp'), (17638, 'Temp'), (17639, 'Temp'), (17640, 'Temp'), (17641, 'Temp'), (17642, 'Temp'), (17643, 'Temp'), (17644, 'Temp'), (17645, 'Temp'), (17646, 'Temp'), (17647, 'Temp'), (17648, 'Temp'), (17649, 'Temp'), (17650, 'Temp'), (17651, 'Temp'), (17652, 'Temp'), (17653, 'INV_Shoulder_05'), (17654, 'Temp'), (17655, 'INV_Misc_ArmorKit_03'), (17656, 'INV_Shoulder_05'), (17657, 'Temp'), (17658, 'Temp'), (17659, 'Temp'), (17660, 'Temp'), (17661, 'Temp'), (17662, 'Temp'), (17663, 'Temp'), (17664, 'Temp'), (17665, 'INV_Pants_02'), (17666, 'Temp'), (17667, 'Temp'), (17668, 'Temp'), (17669, 'Temp'), (17670, 'Temp'), (17671, 'Temp'), (17672, 'Temp'), (17673, 'Temp'), (17674, 'Temp'), (17675, 'Temp'), (17676, 'Temp'), (17677, 'Temp'), (17678, 'Temp'), (17679, 'Temp'), (17680, 'Temp'), (17681, 'Temp'), (17682, 'INV_Cask_03'), (17683, 'Temp'), (17684, 'Temp'), (17685, 'INV_Jewelry_Amulet_03'), (17686, 'Temp'), (17687, 'Temp'), (17688, 'Temp'), (17689, 'Temp'), (17690, 'Temp'), (17691, 'Temp'), (17692, 'Temp'), (17693, 'Temp'), (17694, 'Temp'), (17695, 'INV_Pants_03'), (17696, 'Temp'), (17697, 'Temp'), (17698, 'Temp'), (17699, 'Temp'), (17700, 'Temp'), (17701, 'Temp'), (17702, 'Temp'), (17703, 'INV_Shoulder_05'), (17704, 'Temp'), (17705, 'Temp'), (17706, 'Temp'), (17707, 'Temp'), (17708, 'Temp'), (17709, 'Temp'), (17710, 'Temp'), (17711, 'Temp'), (17712, 'Temp'), (17713, 'Temp'), (17714, 'Temp'), (17715, 'Temp'), (17716, 'Temp'), (17717, 'Temp'), (17718, 'Temp'), (17719, 'INV_Shirt_01'), (17720, 'INV_Pants_02'), (17721, 'INV_Boots_05'), (17722, 'Temp'), (17723, 'Temp'), (17724, 'INV_Misc_ArmorKit_08'), (17725, 'Temp'), (17726, 'INV_Shirt_01'), (17727, 'INV_Shirt_01'), (17728, 'INV_Helmet_02'), (17729, 'Temp'), (17730, 'Temp'), (17731, 'INV_Helmet_04'), (17732, 'INV_Shirt_01'), (17733, 'INV_Shirt_01'), (17734, 'Temp'), (17735, 'Temp'), (17736, 'Temp'), (17737, 'Temp'), (17738, 'Temp'), (17739, 'Temp'), (17740, 'Temp'), (17741, 'Temp'), (17742, 'Temp'), (17743, 'Temp'), (17744, 'Temp'), (17745, 'Temp'), (17746, 'Temp'), (17747, 'Temp'), (17748, 'Temp'), (17749, 'Temp'), (17750, 'Temp'), (17751, 'Temp'), (17752, 'Temp'), (17753, 'Temp'), (17754, 'INV_Helmet_25'), (17755, 'Temp'), (17756, 'Temp'), (17757, 'Temp'), (17758, 'Temp'), (17759, 'Temp'), (17760, 'Temp'), (17761, 'Temp'), (17762, 'Temp'), (17763, 'INV_Shirt_01'), (17764, 'Temp'), (17765, 'Temp'), (17766, 'Temp'), (17767, 'Temp'), (17768, 'Temp'), (17769, 'Temp'), (17770, 'Temp'), (17771, 'Temp'), (17772, 'Temp'), (17773, 'INV_Shirt_01'), (17774, 'INV_Shirt_01'), (17775, 'Temp'), (17776, 'INV_Misc_ArmorKit_08'), (17777, 'Temp'), (17778, 'Temp'), (17779, 'Temp'), (17780, 'Temp'), (17781, 'Temp'), (17782, 'Temp'), (17783, 'Temp'), (17784, 'INV_Food_Egg_05'), (17785, 'Ability_Mount_MechaStrider'), (17786, 'Ability_Mount_Undeadhorse'), (17787, 'INV_Mace_15'), (17788, 'INV_Hammer_24'), (17789, 'Temp'), (17790, 'Temp'), (17791, 'Temp'), (17792, 'Temp'), (17793, 'Temp'), (17794, 'Temp'), (17795, 'Temp'), (17796, 'Temp'), (17797, 'Temp'), (17798, 'Temp'), (17799, 'Temp'), (17800, 'Temp'), (17801, 'Temp'), (17802, 'INV_Shirt_01'), (17803, 'Temp'), (17804, 'Temp'), (17805, 'Temp'), (17806, 'Temp'), (17807, 'Temp'), (17808, 'Temp'), (17809, 'INV_Misc_StoneTablet_05'), (17810, 'Temp'), (17811, 'Temp'), (17812, 'Temp'), (17813, 'Temp'), (17814, 'Temp'), (17815, 'Temp'), (17816, 'Temp'), (17817, 'Temp'), (17818, 'Temp'), (17819, 'Temp'), (17820, 'Temp'), (17821, 'Temp'), (17822, 'Temp'), (17823, 'Temp'), (17824, 'Temp'), (17825, 'Temp'), (17826, 'Temp'), (17827, 'Temp'), (17828, 'Temp'), (17831, 'Temp'), (17832, 'Temp'), (17833, 'Temp'), (17834, 'Temp'), (17835, 'Temp'), (17851, 'Temp'), (17852, 'Temp'), (17853, 'Temp'), (17854, 'Temp'), (17855, 'Temp'), (17856, 'Temp'), (17857, 'Temp'), (17858, 'Temp'), (17859, 'Temp'), (17860, 'Temp'), (17861, 'Temp'), (17862, 'Temp'), (17863, 'Temp'), (17864, 'Temp'), (17865, 'Temp'), (17866, 'Temp'), (17867, 'INV_Helmet_04'), (17868, 'Temp'), (17869, 'Temp'), (17870, 'Temp'), (17871, 'INV_Mushroom_08'), (17872, 'INV_Food_Egg_02'), (17873, 'INV_Food_Egg_05'), (17874, 'INV_Food_Egg_05'), (17875, 'INV_Food_Egg_01'), (17876, 'INV_Food_Egg_05'), (17877, 'INV_Food_Egg_05'), (17878, 'INV_Flask_03'), (17879, 'INV_Flask_05'), (17880, 'INV_Mushroom_05'), (17881, 'INV_Misc_Food_23'), (17882, 'INV_Potion_93'), (17883, 'INV_Potion_65'), (17884, 'INV_Shield_09'), (17885, 'INV_Shield_10'), (17886, 'Temp'), (17887, 'INV_Shield_02'), (17888, 'INV_Shield_02'), (17889, 'INV_Potion_28'), (17891, 'Temp'), (17892, 'Temp'), (17893, 'INV_Potion_34'), (17894, 'Temp'), (17895, 'Temp'), (17896, 'INV_Potion_30'), (17897, 'Temp'), (17898, 'INV_Potion_25'), (17899, 'INV_Battery_01'), (17900, 'Temp'), (17901, 'Temp'), (17902, 'INV_Potion_94'), (17903, 'Temp'), (17904, 'INV_Potion_61'), (17905, 'Temp'), (17906, 'Temp'), (17911, 'INV_Misc_Bell_01'), (17912, 'INV_Letter_05'), (17913, 'INV_Misc_Monster_BrownTail'), (17914, 'INV_Hammer_05'), (17915, 'INV_Hammer_19'), (17916, 'INV_Hammer_19'), (17917, 'INV_Battery_01'), (17918, 'INV_Misc_Organ_01'), (17919, 'Spell_Nature_StoneSkinTotem'), (17920, 'INV_Letter_01'), (17921, 'INV_Jewelry_Necklace_09'), (17922, 'INV_Battery_01'), (17923, 'INV_Battery_02'), (17924, 'Temp'), (17925, 'Temp'), (17926, 'Temp'), (17927, 'Temp'), (17928, 'Temp'), (17929, 'Temp'), (17930, 'Temp'), (17931, 'Temp'), (17932, 'Temp'), (17933, 'Temp'), (17934, 'Temp'), (17935, 'Temp'), (17936, 'Temp'), (17937, 'Temp'), (17938, 'Temp'), (17939, 'Temp'), (17940, 'Temp'), (17941, 'Temp'), (17942, 'Temp'), (17943, 'INV_Shield_20'), (17944, 'INV_Shield_02'), (17945, 'Temp'), (17946, 'Temp'), (17947, 'INV_Shirt_11'), (17948, 'Temp'), (17949, 'INV_Misc_Bandana_03'), (17950, 'INV_Pants_01'), (17951, 'INV_Boots_05'), (17952, 'Temp'), (17953, 'INV_Shirt_11'), (17954, 'Temp'), (17955, 'Temp'), (17956, 'Temp'), (17957, 'INV_Misc_Gem_Sapphire_03'), (17958, 'Temp'), (17959, 'Temp'), (17960, 'INV_Gauntlets_05'), (17961, 'Temp'), (17962, 'INV_Wand_07'), (17963, 'Temp'), (17964, 'Temp'), (17965, 'Temp'), (17966, 'Temp'), (17967, 'Temp'), (17968, 'Temp'), (17969, 'INV_Pants_01'), (17970, 'Temp'), (17971, 'INV_Pants_01'), (17972, 'INV_Shirt_04'), (17973, 'INV_Shirt_04'), (17974, 'INV_Potion_69'), (17975, 'Temp'), (17976, 'Temp'), (17977, 'Temp'), (17978, 'INV_Battery_01'), (17992, 'Temp'), (17993, 'Temp'), (17994, 'Temp'), (17995, 'Temp'), (17996, 'Temp'), (17997, 'Temp'), (17998, 'Temp'), (17999, 'Temp'), (18000, 'Temp'), (18001, 'Temp'), (18002, 'Temp'), (18003, 'Temp'), (18004, 'Temp'), (18005, 'INV_Chest_Wolf'), (18006, 'Temp'), (18007, 'Temp'), (18008, 'INV_Pants_01'), (18009, 'Temp'), (18010, 'INV_Misc_Note_05'), (18011, 'Temp'), (18012, 'Temp'), (18013, 'Temp'), (18014, 'Temp'), (18015, 'Temp'), (18016, 'Temp'), (18017, 'Temp'), (18018, 'Temp'), (18019, 'Temp'), (18020, 'Temp'), (18021, 'INV_Stone_02'), (18022, 'INV_Ore_Thorium_01'), (18023, 'Temp'), (18024, 'Temp'), (18025, 'Temp'), (18026, 'INV_Staff_20'), (18027, 'Temp'), (18028, 'Temp'), (18029, 'Temp'), (18030, 'Temp'), (18031, 'Temp'), (18032, 'Temp'), (18033, 'Temp'), (18034, 'Temp'), (18035, 'Temp'), (18036, 'Temp'), (18037, 'Temp'), (18038, 'Temp'), (18039, 'INV_Gauntlets_03'), (18040, 'Temp'), (18041, 'Temp'), (18042, 'Temp'), (18043, 'Temp'), (18044, 'INV_Gizmo_Pipe_02'), (18045, 'Temp'), (18046, 'INV_Egg_01'), (18047, 'INV_Egg_02'), (18048, 'INV_Egg_02'), (18049, 'INV_Egg_01'), (18050, 'INV_Egg_03'), (18051, 'INV_Egg_03'), (18052, 'INV_Egg_03'), (18053, 'INV_Egg_04'), (18054, 'INV_Egg_04'), (18055, 'INV_Egg_04'), (18056, 'INV_Egg_05'), (18057, 'INV_Drink_01'), (18058, 'INV_Drink_01'), (18059, 'INV_Drink_01'), (18060, 'INV_Drink_02'), (18061, 'INV_Drink_Milk_05'), (18062, 'INV_Misc_Bomb_06'), (18063, 'INV_Misc_Bomb_03'), (18064, 'Temp'), (18065, 'Temp'), (18066, 'Spell_Ice_MagicDamage'), (18067, 'Spell_Nature_AbolishMagic'), (18068, 'Spell_Fire_Flare'), (18069, 'Spell_Holy_MindVision'), (18070, 'Spell_Holy_HolyBolt'), (18071, 'INV_Misc_Bone_10'), (18072, 'INV_Misc_Bone_10'), (18073, 'Temp'), (18074, 'INV_Misc_Bone_10'), (18075, 'INV_Misc_Bone_10'), (18076, 'INV_Drink_06'), (18077, 'INV_Drink_06'), (18078, 'INV_Drink_09'), (18079, 'INV_Drink_10'), (18080, 'INV_Drink_11'), (18081, 'INV_Drink_06'), (18082, 'INV_Drink_07'), (18083, 'INV_Drink_07'), (18084, 'INV_Drink_07'), (18085, 'INV_Drink_Milk_02'), (18086, 'INV_Ingot_05'), (18087, 'INV_Misc_Herb_09'), (18088, 'INV_Misc_Herb_10'), (18089, 'INV_Misc_Herb_11'), (18090, 'INV_Drink_Milk_01'), (18091, 'INV_Drink_Milk_05'), (18092, 'INV_Misc_MonsterTail_01'), (18093, 'INV_Misc_MonsterTail_01'), (18094, 'Spell_Magic_FeatherFall'), (18095, 'INV_Misc_MonsterTail_02'), (18096, 'INV_Misc_MonsterTail_03'), (18097, 'INV_Misc_MonsterTail_03'), (18098, 'INV_Misc_MonsterTail_03'), (18099, 'INV_Drink_04'), (18100, 'INV_Drink_04'), (18101, 'INV_Drink_03'), (18102, 'INV_Drink_08'), (18103, 'INV_Stone_09'), (18104, 'INV_Stone_10'), (18105, 'INV_Stone_11'), (18106, 'INV_Stone_12'), (18107, 'INV_Stone_16'), (18108, 'Temp'), (18109, 'INV_Stone_16'), (18110, 'Temp'), (18111, 'Temp'), (18112, 'Temp'), (18113, 'INV_Drink_12'), (18114, 'INV_Drink_12'), (18115, 'INV_Drink_05'), (18116, 'INV_Cask_04'), (18117, 'INV_Drink_13'), (18118, 'Temp'), (18119, 'INV_Drink_03'), (18120, 'INV_Chest_Cloth_42'), (18121, 'INV_Chest_Cloth_41'), (18122, 'INV_Chest_Cloth_42'), (18123, 'Temp'), (18124, 'Temp'), (18125, 'INV_Spear_01'), (18126, 'Temp'), (18127, 'INV_Helmet_48'), (18128, 'INV_Helmet_48'), (18129, 'INV_Chest_Cloth_41'), (18130, 'INV_Helmet_48'), (18131, 'INV_Chest_Cloth_41'), (18132, 'INV_Helmet_48'), (18133, 'INV_Helmet_48'), (18134, 'INV_Helmet_48'), (18135, 'INV_Misc_Head_Troll_02'), (18136, 'INV_Misc_Head_Troll_02'), (18137, 'Temp'), (18138, 'Temp'), (18139, 'Temp'), (18140, 'Temp'), (18141, 'Temp'), (18142, 'Temp'), (18143, 'Temp'), (18144, 'Temp'), (18145, 'Temp'), (18146, 'Temp'), (18147, 'Temp'), (18148, 'Temp'), (18149, 'Temp'), (18150, 'INV_Chest_Wolf'), (18151, 'Temp'), (18152, 'Temp'), (18153, 'Temp'), (18154, 'INV_Misc_Spyglass_03'), (18155, 'INV_Misc_Spyglass_03'), (18156, 'INV_Sword_38'), (18157, 'Temp'), (18158, 'INV_Misc_MonsterHead_02'), (18159, 'Temp'), (18160, 'Temp'), (18161, 'INV_Shirt_01'), (18162, 'Temp'), (18163, 'Temp'), (18164, 'INV_Misc_Book_02'), (18165, 'Spell_Nature_Thorns'), (18166, 'Temp'), (18167, 'Temp'), (18168, 'INV_Misc_Herb_02'), (18169, 'INV_Misc_Herb_12'), (18170, 'INV_Misc_Bandage_08'), (18171, 'Temp'), (18172, 'INV_Belt_18'), (18173, 'INV_Egg_04'), (18174, 'INV_Gizmo_Pipe_02'), (18192, 'INV_Mace_04'), (18193, 'INV_Misc_Bandana_03'), (18194, 'Temp'), (18195, 'INV_Mace_04'), (18196, 'Temp'), (18197, 'Temp'), (18198, 'Temp'), (18199, 'INV_Gauntlets_05'), (18200, 'Temp'), (18201, 'Temp'), (18202, 'Temp'), (18203, 'INV_Misc_StoneTablet_03'), (18204, 'INV_Misc_StoneTablet_03'), (18205, 'Temp'), (18206, 'Temp'), (18207, 'Temp'), (18208, 'INV_Gauntlets_29'), (18209, 'Temp'), (18210, 'INV_Gauntlets_29'), (18211, 'INV_Gauntlets_29'), (18212, 'Temp'), (18213, 'Temp'), (18214, 'Temp'), (18215, 'INV_Gizmo_01'), (18216, 'Temp'), (18217, 'Temp'), (18218, 'Temp'), (18219, 'Temp'), (18220, 'Temp'), (18221, 'INV_Wand_02'), (18222, 'INV_Wand_11'), (18223, 'INV_Shirt_01'), (18224, 'INV_Pants_Wolf'), (18225, 'Temp'), (18226, 'INV_Helmet_15'), (18227, 'INV_Helmet_18'), (18228, 'Temp'), (18229, 'Temp'), (18230, 'Temp'), (18231, 'INV_Helmet_18'), (18232, 'INV_Sword_35'), (18233, 'Temp'), (18252, 'Temp'), (18253, 'INV_Sword_35'), (18254, 'INV_Sword_43'), (18255, 'INV_Sword_45'), (18256, 'INV_Gauntlets_29'), (18257, 'INV_Pick_02'), (18258, 'INV_Sword_45'), (18259, 'Temp'), (18260, 'INV_Sword_43'), (18261, 'INV_Staff_17'), (18262, 'INV_ThrowingAxe_06'), (18263, 'INV_Weapon_ShortBlade_02'), (18264, 'INV_Weapon_ShortBlade_18'), (18265, 'INV_Sword_43'), (18266, 'INV_Sword_10'), (18267, 'INV_Sword_41'), (18268, 'INV_Torch_Lit'), (18269, 'INV_Misc_Shovel_02'), (18270, 'INV_Sword_26'), (18271, 'INV_Gauntlets_24'), (18272, 'INV_Helmet_25'), (18273, 'Temp'), (18274, 'INV_Pants_10'), (18275, 'INV_Ammo_Arrow_01'), (18276, 'INV_Sword_24'), (18277, 'INV_Pants_08'), (18278, 'INV_Shield_07'), (18279, 'INV_Shield_02'), (18280, 'Temp'), (18281, 'INV_Pants_01'), (18282, 'INV_Shield_02'), (18283, 'INV_Belt_27'), (18284, 'INV_Chest_Leather_08'), (18285, 'Temp'), (18286, 'Temp'), (18287, 'INV_Boots_05'), (18288, 'INV_Shirt_02'), (18289, 'INV_Staff_28'), (18290, 'Temp'), (18291, 'INV_Bracer_19'), (18292, 'INV_Gauntlets_12'), (18293, 'Temp'), (18294, 'Temp'), (18295, 'Temp'), (18296, 'Temp'), (18297, 'Temp'), (18298, 'INV_Weapon_Rifle_07'), (18299, 'INV_Hammer_04'), (18300, 'Temp'), (18301, 'Temp'), (18302, 'Temp'), (18303, 'INV_Chest_Leather_09'), (18304, 'Temp'), (18305, 'INV_Shirt_05'), (18306, 'INV_Spear_08'), (18307, 'Temp'), (18308, 'INV_Misc_StoneTablet_05'), (18309, 'INV_Sword_47'), (18310, 'INV_Mace_15'), (18311, 'INV_Mace_05'), (18312, 'INV_Hammer_17'), (18313, 'Temp'), (18314, 'INV_Gauntlets_05'), (18315, 'Temp'), (18316, 'Temp'), (18317, 'Temp'), (18318, 'Temp'), (18319, 'Temp'), (18320, 'Temp'), (18321, 'Temp'), (18322, 'INV_Helmet_15'), (18323, 'INV_Musket_02'), (18324, 'INV_Hammer_07'), (18325, 'INV_Sword_42'), (18326, 'INV_Axe_10'), (18327, 'INV_Axe_14'), (18328, 'INV_Axe_14'), (18329, 'INV_Weapon_Bow_12'), (18330, 'INV_Misc_Bone_01'), (18331, 'INV_Bracer_06'), (18332, 'INV_Helmet_15'), (18333, 'INV_Shoulder_18'), (18334, 'INV_Helmet_28'), (18335, 'INV_Bracer_03'), (18336, 'INV_Bracer_14'), (18337, 'INV_Bracer_12'), (18338, 'INV_Chest_Leather_03'), (18339, 'INV_Gauntlets_11'), (18340, 'INV_Axe_11'), (18341, 'INV_Weapon_Bow_08'), (18342, 'INV_Sword_26'), (18343, 'INV_Weapon_Bow_05'), (18344, 'INV_Wand_06'), (18345, 'INV_Weapon_Rifle_07'), (18346, 'INV_Wand_11'), (18347, 'INV_Shirt_05'), (18348, 'Temp'), (18349, 'INV_Helmet_25'), (18350, 'INV_Weapon_Bow_03'), (18351, 'INV_Weapon_Rifle_04'), (18352, 'INV_Bracer_19'), (18353, 'INV_Weapon_Rifle_04'), (18354, 'INV_Sword_45'), (18355, 'INV_Weapon_Bow_04'), (18356, 'INV_Weapon_ShortBlade_09'), (18357, 'INV_Sword_47'), (18358, 'INV_Letter_16'), (18359, 'INV_Letter_16'), (18360, 'INV_Sword_41'), (18361, 'INV_Boots_02'), (18362, 'Spell_Shadow_CarrionSwarm'), (18363, 'INV_Misc_Pelt_Wolf_Ruin_03'), (18364, 'INV_Gauntlets_17'), (18365, 'INV_Misc_Gear_04'), (18366, 'INV_Misc_Bandage_09'), (18367, 'INV_Boots_03'), (18368, 'INV_Staff_11'), (18369, 'INV_Weapon_ShortBlade_22'), (18370, 'INV_Boots_05'), (18371, 'INV_Bracer_09'), (18372, 'INV_Weapon_Rifle_02'), (18373, 'INV_Mace_08'), (18374, 'INV_Shield_10'), (18375, 'INV_Axe_14'), (18376, 'INV_Helmet_15'), (18377, 'INV_Pick_01'), (18378, 'INV_Bracer_14'), (18379, 'INV_Misc_Shovel_01'), (18380, 'INV_Weapon_ShortBlade_02'), (18381, 'INV_Misc_MonsterFang_01'), (18382, 'INV_Chest_Chain_06'), (18383, 'INV_Banner_01'), (18384, 'INV_Banner_01'), (18385, 'INV_Chest_Leather_08'), (18386, 'INV_Chest_Leather_05'), (18387, 'INV_Pants_05'), (18388, 'INV_Spear_06'), (18389, 'INV_Shoulder_01'), (18390, 'INV_Mace_13'), (18391, 'INV_Axe_07'), (18392, 'Ability_Mount_WhiteDireWolf'), (18393, 'INV_Spear_08'), (18394, 'INV_Axe_10'), (18395, 'INV_Staff_30'), (18396, 'INV_Staff_30'), (18397, 'INV_Belt_34'), (18398, 'INV_Weapon_ShortBlade_16'), (18399, 'INV_Shield_16'), (18400, 'INV_Pants_08'), (18401, 'Temp'), (18402, 'Temp'), (18403, 'INV_Axe_14'), (18404, 'INV_Axe_21'), (18405, 'INV_Weapon_Rifle_06'), (18406, 'INV_Hammer_08'), (18407, 'INV_Wand_05'), (18408, 'INV_Wand_05'), (18409, 'INV_Sword_37'), (18410, 'Temp'), (18411, 'Temp'), (18412, 'Temp'), (18413, 'INV_Helmet_13'), (18414, 'INV_Helmet_15'), (18415, 'INV_Gizmo_01'), (18416, 'INV_Helmet_28'), (18417, 'INV_Helmet_08'), (18418, 'INV_Helmet_12'), (18419, 'INV_Boots_03'), (18420, 'INV_Helmet_11'), (18421, 'INV_Helmet_33'), (18422, 'INV_Helmet_33'), (18423, 'INV_Gauntlets_17'), (18426, 'INV_Crate_04'), (18427, 'INV_Bracer_16'), (18428, 'INV_Shirt_14'), (18429, 'INV_Pants_08'), (18430, 'INV_Boots_Plate_06'), (18431, 'INV_Boots_01'), (18432, 'Temp'), (18433, 'INV_Shoulder_25'), (18434, 'INV_Pants_06'), (18435, 'INV_Misc_Cape_05'), (18436, 'INV_Misc_Cape_05'), (18437, 'INV_Staff_21'), (18438, 'INV_Staff_21'), (18439, 'INV_Shirt_07'), (18440, 'INV_Shirt_11'), (18441, 'INV_Wand_05'), (18442, 'INV_Wand_05'), (18443, 'INV_Gauntlets_25'), (18444, 'INV_Boots_06'), (18445, 'INV_Weapon_ShortBlade_20'), (18446, 'INV_Axe_06'), (18447, 'INV_Shield_10'), (18448, 'INV_Stone_04'), (18449, 'INV_Shield_10'), (18450, 'INV_Shield_09'), (18451, 'INV_Shield_10'), (18452, 'INV_Pants_07'), (18453, 'INV_Misc_Cape_11'), (18454, 'INV_Shield_02'), (18455, 'INV_Shield_02'), (18456, 'INV_Shield_09'), (18457, 'INV_Shield_02'), (18458, 'INV_Chest_Leather_10'), (18466, 'INV_Shirt_05'), (18467, 'INV_Wand_05'), (18468, 'INV_Shield_10'), (18469, 'INV_Shield_10'), (18470, 'INV_Chest_Leather_02'), (18471, 'INV_Chest_Leather_07'), (18472, 'INV_Shield_09'), (18473, 'INV_Misc_Gem_Sapphire_01'), (18474, 'INV_Shield_09'), (18475, 'INV_Shield_09'), (18476, 'INV_Shield_10'), (18477, 'INV_Shield_10'), (18478, 'INV_Pants_Wolf'), (18479, 'INV_Shield_09'), (18480, 'INV_Shield_09'), (18481, 'INV_Shield_09'), (18482, 'INV_Shield_02'), (18483, 'INV_Shield_09'), (18484, 'INV_Shield_09'), (18485, 'INV_Shield_09'), (18486, 'INV_Shield_09'), (18487, 'INV_Shield_09'), (18488, 'INV_Shield_09'), (18489, 'INV_Pants_12'), (18490, 'INV_Shield_09'), (18491, 'INV_Shield_10'), (18492, 'INV_Shield_09'), (18493, 'INV_Shield_02'), (18494, 'INV_Drink_04'), (18495, 'INV_Drink_03'), (18496, 'INV_Drink_03'), (18497, 'INV_Shoulder_23'), (18498, 'INV_Helmet_33'), (18499, 'INV_Misc_Gift_01'), (18500, 'INV_Misc_StoneTablet_01'), (18506, 'INV_Shield_09'), (18507, 'INV_Shield_10'), (18508, 'INV_Shield_09'), (18509, 'INV_Shield_09'), (18510, 'INV_Shield_09'), (18511, 'INV_Shield_10'), (18512, 'INV_Shield_09'), (18513, 'INV_Shield_10'), (18514, 'INV_Misc_Gem_Variety_02'), (18515, 'INV_TradeskillItem_03'), (18516, 'INV_Shield_10'), (18517, 'INV_Misc_LeatherScrap_08'), (18518, 'INV_Stone_15'), (18519, 'INV_Stone_15'), (18520, 'Temp'), (18521, 'Temp'), (18522, 'INV_Shield_09'), (18523, 'INV_Shield_02'), (18524, 'Spell_Nature_ProtectionformNature'), (18525, 'Spell_Frost_WizardMark'), (18526, 'Spell_Nature_AstralRecalGroup'), (18527, 'Spell_Nature_Cyclone'), (18528, 'INV_Shield_09'), (18529, 'INV_Pants_09'), (18530, 'INV_Staff_21'), (18531, 'INV_Mace_04'), (18532, 'INV_Misc_Drum_01'), (18533, 'INV_Shield_06'), (18534, 'Temp'), (18535, 'INV_Misc_Fish_08'), (18536, 'INV_Misc_Fish_07'), (18537, 'INV_Misc_Fish_13'), (18538, 'INV_Misc_Fish_15'), (18549, 'Temp'), (18550, 'Temp'), (18551, 'Temp'), (18552, 'Temp'), (18553, 'Temp'), (18554, 'Temp'), (18555, 'Temp'), (18556, 'Temp'), (18557, 'Temp'), (18558, 'INV_Sword_35'), (18559, 'INV_Sword_43'), (18560, 'INV_Sword_45'), (18561, 'INV_Sword_43'), (18562, 'INV_Sword_45'), (18563, 'Temp'), (18564, 'Temp'), (18565, 'Temp'), (18566, 'Temp'), (18567, 'INV_Axe_06'), (18568, 'INV_Misc_Head_02'), (18569, 'Temp'), (18570, 'Temp'), (18571, 'Temp'), (18572, 'INV_Mace_11'), (18573, 'INV_Gauntlets_26'), (18574, 'INV_Crate_04'), (18575, 'INV_Misc_Bomb_03'), (18576, 'INV_Boots_01'), (18577, 'INV_Shoulder_25'), (18578, 'INV_Hammer_01'), (18579, 'INV_Helmet_47'), (18580, 'INV_Gauntlets_29'), (18581, 'INV_Boots_01'), (18582, 'INV_Boots_Plate_01'), (18583, 'INV_Mace_01'), (18584, 'INV_Helmet_19'), (18585, 'INV_Jewelry_Amulet_01'), (18586, 'INV_Gauntlets_18'), (18589, 'Temp'), (18590, 'Temp'), (18591, 'INV_Mace_05'), (18592, 'Temp'), (18593, 'INV_Pants_02'), (18594, 'Temp'), (18595, 'INV_Axe_01'), (18596, 'INV_Weapon_ShortBlade_24'), (18597, 'Spell_Nature_Web'), (18598, 'Temp'), (18599, 'Temp'), (18600, 'Temp'), (18601, 'Temp'), (18602, 'Temp'), (18603, 'Temp'), (18604, 'Temp'), (18605, 'INV_Staff_16'), (18606, 'INV_Axe_12'), (18607, 'INV_Axe_04'), (18608, 'Temp'), (18609, 'Temp'), (18610, 'Temp'), (18611, 'Temp'), (18629, 'Temp'), (18630, 'INV_Staff_16'), (18631, 'Temp'), (18632, 'INV_Egg_05'), (18633, 'INV_Misc_Flute_01'), (18634, 'INV_Misc_Flute_01'), (18635, 'INV_Misc_Flute_01'), (18649, 'Spell_Nature_AbolishMagic'), (18650, 'INV_Misc_MonsterSpiderCarapace_01'), (18651, 'INV_Drink_10'), (18652, 'INV_Drink_10'), (18653, 'INV_Shield_07'), (18654, 'INV_Shield_02'), (18655, 'INV_Shield_09'), (18656, 'INV_Shield_09'), (18657, 'INV_Shield_09'), (18658, 'INV_Shield_05'), (18659, 'INV_Shield_04'), (18660, 'INV_Shield_10'), (18661, 'INV_Shield_09'), (18662, 'INV_Shield_09'), (18663, 'INV_Shield_09'), (18664, 'INV_Shield_03'), (18665, 'INV_Shield_03'), (18666, 'INV_Shield_02'), (18667, 'INV_Shield_09'), (18668, 'INV_Shield_06'), (18669, 'INV_Shield_09'), (18670, 'INV_Shield_09'), (18671, 'INV_Shield_03'), (18672, 'INV_Shield_04'), (18673, 'INV_Shield_09'), (18689, 'INV_Banner_01'), (18690, 'INV_Shield_04'), (18691, 'INV_Boots_01'), (18692, 'INV_Boots_01'), (18693, 'INV_Shield_03'), (18694, 'INV_Misc_MonsterSpiderCarapace_01'), (18695, 'INV_Shield_03'), (18696, 'INV_Shield_03'), (18697, 'INV_Shield_05'), (18698, 'INV_Shield_07'), (18699, 'INV_Shield_05'), (18700, 'INV_Shield_03'), (18701, 'INV_Shield_06'), (18702, 'INV_Shield_03'), (18703, 'INV_Misc_Ear_NightElf_02'), (18704, 'INV_Ore_Arcanite_02'), (18705, 'INV_Misc_Fish_02'), (18706, 'INV_Shield_09'), (18707, 'INV_Misc_Gem_Topaz_01'), (18708, 'INV_Staff_16'), (18709, 'INV_Misc_Orb_04'), (18710, 'INV_Misc_Gem_Pearl_02'), (18711, 'INV_Mace_08'), (18712, 'Spell_Shadow_CarrionSwarm'), (18713, 'INV_Misc_Orb_01'), (18714, 'INV_Mace_08'), (18715, 'INV_Misc_Orb_04'), (18716, 'INV_Ammo_FireTar'), (18717, 'INV_Potion_87'), (18718, 'INV_Drink_03'), (18719, 'INV_Mushroom_09'), (18720, 'Spell_Nature_StoneSkinTotem'), (18721, 'INV_Box_02'), (18722, 'INV_Banner_01'), (18723, 'INV_Misc_Pelt_Boar_Ruin_03'), (18724, 'INV_Gizmo_Pipe_02'), (18725, 'INV_Jewelry_Talisman_06'), (18726, 'INV_Helmet_49'), (18727, 'INV_Helmet_49'), (18728, 'INV_Crown_01'), (18729, 'INV_Shield_03'), (18730, 'INV_Shield_09'), (18731, 'INV_Shield_02'), (18732, 'INV_Shield_03'), (18733, 'INV_Shield_06'), (18749, 'INV_Shield_03'), (18750, 'INV_Shield_07'), (18751, 'INV_Shield_05'), (18769, 'INV_Shield_01'), (18770, 'INV_Shield_01'), (18771, 'INV_Shield_02'), (18772, 'INV_Shield_06'), (18773, 'INV_Shield_03'), (18774, 'INV_Shield_11'), (18775, 'INV_Shield_07'), (18776, 'INV_Shield_03'), (18789, 'INV_Shield_11'), (18790, 'INV_Shield_02'), (18791, 'INV_Shield_04'), (18792, 'INV_Shield_02'), (18793, 'INV_Shield_02'), (18809, 'INV_Shield_05'), (18810, 'Spell_Holy_DevotionAura'), (18811, 'Spell_Nature_LightningShield'), (18812, 'INV_Shield_03'), (18813, 'INV_Shield_03'), (18814, 'INV_Shield_06'), (18815, 'Spell_Holy_SealOfWrath'), (18816, 'Spell_Shadow_GrimWard'), (18817, 'INV_Shield_09'), (18818, 'INV_Shield_05'), (18819, 'INV_Shield_05'), (18820, 'INV_Shield_09'), (18821, 'INV_Shield_08'), (18822, 'INV_Shield_02'), (18823, 'INV_Shield_09'), (18824, 'INV_Shield_07'), (18825, 'INV_Shield_02'), (18826, 'INV_Shield_02'), (18827, 'INV_Shirt_04'), (18828, 'INV_Chest_Leather_03'), (18829, 'INV_Pants_09'), (18830, 'INV_Chest_Cloth_20'), (18831, 'INV_Pants_09'), (18832, 'INV_Boots_02'), (18833, 'INV_Chest_Cloth_38'), (18834, 'INV_Chest_Cloth_38'), (18835, 'INV_Gauntlets_05'), (18836, 'INV_Gauntlets_05'), (18837, 'INV_Chest_Cloth_07'), (18838, 'INV_Chest_Leather_03'), (18839, 'INV_Chest_Cloth_09'), (18840, 'INV_Misc_Cape_11'), (18849, 'INV_Pants_09'), (18850, 'INV_Pants_13'), (18851, 'INV_Gauntlets_05'), (18852, 'INV_Gauntlets_17'), (18853, 'INV_Gauntlets_05'), (18854, 'INV_Gauntlets_27'), (18855, 'INV_Chest_Cloth_08'), (18856, 'INV_Chest_Cloth_08'), (18857, 'INV_Chest_Cloth_06'), (18858, 'INV_Gauntlets_27'), (18859, 'INV_Gauntlets_27'), (18860, 'INV_Misc_Bandana_01'), (18861, 'INV_Misc_Cape_11'), (18862, 'INV_Helmet_30'), (18863, 'INV_Boots_05'), (18864, 'INV_Shoulder_25'), (18865, 'INV_Shoulder_25'), (18866, 'INV_Shoulder_25'), (18867, 'INV_Pants_09'), (18868, 'INV_Gauntlets_27'), (18869, 'INV_Helmet_30'), (18870, 'INV_Helmet_29'), (18871, 'INV_Helmet_29'), (18872, 'INV_Helmet_29'), (18873, 'INV_Helmet_30'), (18874, 'INV_Helmet_30'), (18875, 'INV_Helmet_30'), (18876, 'INV_Helmet_30'), (18877, 'INV_Helmet_30'), (18878, 'INV_Helmet_30'), (18879, 'INV_Misc_Bandana_03'), (18880, 'INV_Helmet_30'), (18881, 'INV_Helmet_30'), (18882, 'INV_Shoulder_25'), (18883, 'INV_Chest_Cloth_18'), (18884, 'INV_Chest_Cloth_08'), (18885, 'INV_Chest_Cloth_08'), (18886, 'INV_Chest_Cloth_08'), (18887, 'INV_Pants_13'), (18888, 'INV_Gauntlets_17'), (18889, 'INV_Gauntlets_17'), (18890, 'INV_Helmet_32'), (18891, 'INV_Helmet_32'), (18892, 'INV_Helmet_32'), (18893, 'INV_Chest_Cloth_06'), (18894, 'INV_Helmet_32'), (18895, 'INV_Chest_Cloth_06'), (18896, 'INV_Chest_Cloth_06'), (18897, 'INV_Chest_Leather_04'), (18898, 'INV_Pants_Wolf'), (18899, 'INV_Chest_Cloth_25'), (18900, 'INV_Chest_Leather_07'), (18901, 'INV_Shoulder_02'), (18902, 'INV_Sword_25'), (18903, 'INV_Chest_Leather_07'), (18904, 'INV_Boots_07'), (18905, 'INV_Boots_05'), (18906, 'INV_Boots_01'), (18907, 'INV_Boots_09'), (18908, 'INV_Pants_02'), (18909, 'INV_Pants_02'), (18910, 'INV_Misc_Cape_09'), (18911, 'INV_Pants_09'), (18912, 'INV_Gauntlets_15'), (18913, 'INV_Pants_14'), (18914, 'INV_Pants_02'), (18915, 'INV_Misc_Cape_11'), (18916, 'INV_Shirt_Orange_01'), (18917, 'INV_Shirt_12'), (18918, 'INV_Helmet_15'), (18919, 'INV_Pants_07'), (18920, 'INV_Helmet_15'), (18921, 'INV_Belt_25'), (18922, 'INV_Shirt_Red_01'), (18923, 'INV_Shirt_Red_01'), (18924, 'INV_Shirt_Purple_01'), (18925, 'INV_Shirt_Orange_01'), (18929, 'INV_Gauntlets_22'), (18930, 'INV_Bracer_12'), (18931, 'INV_Helmet_15'), (18932, 'INV_Misc_Cape_03'), (18933, 'INV_Boots_05'), (18934, 'INV_Chest_Leather_08'), (18935, 'INV_Pants_14'), (18936, 'INV_Gauntlets_25'), (18937, 'INV_Boots_08'), (18938, 'INV_Bracer_09'), (18939, 'INV_Shoulder_18'), (18940, 'INV_Helmet_17'), (18941, 'Temp'), (18942, 'Temp'), (18943, 'INV_Chest_Leather_05'), (18944, 'INV_Boots_01'), (18945, 'INV_Bracer_16'), (18946, 'INV_Gauntlets_22'), (18947, 'INV_Pants_12'), (18948, 'INV_Misc_Cape_18'), (18949, 'INV_Chest_Cloth_42'), (18950, 'INV_Helmet_24'), (18951, 'INV_Shoulder_01'), (18952, 'INV_Gauntlets_20'), (18953, 'INV_Misc_Herb_08'), (18954, 'INV_Helmet_32'), (18955, 'INV_Helmet_32'), (18956, 'INV_Chest_Plate06'), (18957, 'INV_Belt_12'), (18958, 'INV_Boots_Plate_08'), (18959, 'INV_Bracer_15'), (18960, 'INV_Gauntlets_26'), (18961, 'INV_Helmet_08'), (18962, 'INV_Pants_06'), (18963, 'INV_Shoulder_23'), (18964, 'INV_Chest_Leather_05'), (18965, 'INV_Bracer_03'), (18966, 'INV_Bracer_18'), (18967, 'INV_Boots_07'), (18968, 'INV_Misc_Cape_02'), (18969, 'INV_Pants_06'), (18970, 'INV_Gauntlets_31'), (18971, 'INV_Shoulder_24'), (18972, 'INV_Helmet_06'), (18973, 'INV_Misc_Cape_06'), (18974, 'INV_Belt_12'), (18975, 'INV_Misc_Bandana_01'), (18976, 'INV_Misc_Bandana_01'), (18977, 'INV_Chest_Leather_02'), (18978, 'INV_Bracer_16'), (18979, 'INV_Boots_01'), (18980, 'INV_Belt_12'), (18981, 'INV_Gauntlets_15'), (18982, 'INV_Pants_06'), (18983, 'INV_Shoulder_11'), (18984, 'INV_Helmet_08'), (18985, 'INV_Helmet_08'), (18986, 'INV_Chest_Chain_03'), (18987, 'INV_Boots_Plate_07'), (18988, 'INV_Bracer_14'), (18989, 'INV_Misc_Cape_17'), (18990, 'INV_Gauntlets_29'), (18991, 'INV_Gauntlets_27'), (18992, 'INV_Belt_22'), (18993, 'INV_Pants_06'), (18994, 'INV_Belt_11'), (18995, 'INV_Shoulder_02'), (18996, 'INV_Gauntlets_06'), (18997, 'INV_Gauntlets_18'), (18998, 'INV_Gauntlets_22'), (18999, 'INV_Gauntlets_18'), (19000, 'INV_Crown_01'), (19001, 'INV_Belt_13'), (19002, 'INV_Chest_Leather_02'), (19003, 'INV_Potion_26'), (19004, 'INV_Potion_25'), (19005, 'INV_Gauntlets_03'), (19006, 'INV_Helmet_25'), (19007, 'INV_Helmet_47'), (19008, 'INV_Shoulder_23'), (19009, 'INV_Pants_11'), (19010, 'INV_Helmet_17'), (19011, 'INV_Chest_Cloth_36'), (19012, 'INV_Chest_Chain_10'), (19013, 'INV_Boots_01'), (19014, 'INV_Bracer_14'), (19015, 'INV_Misc_Bandana_03'), (19016, 'INV_Misc_Cape_06'), (19017, 'INV_Gauntlets_12'), (19018, 'INV_Pants_11'), (19019, 'INV_Belt_16'), (19020, 'INV_Shoulder_13'), (19029, 'INV_Shirt_06'), (19030, 'INV_Pants_05'), (19031, 'INV_Misc_Cape_17'), (19032, 'INV_Gauntlets_05'), (19033, 'INV_Boots_Fabric_01'), (19034, 'INV_Belt_25'), (19035, 'INV_Chest_Cloth_17'), (19036, 'INV_Chest_Leather_01'), (19037, 'INV_Chest_Cloth_36'), (19038, 'INV_Chest_Cloth_41'), (19039, 'INV_Helmet_48'), (19040, 'INV_Chest_Leather_09'), (19041, 'INV_Pants_06'), (19042, 'INV_Belt_26'), (19043, 'INV_Boots_05'), (19044, 'INV_Gauntlets_18'), (19049, 'INV_Chest_Chain_07'), (19050, 'INV_Belt_09'), (19051, 'INV_Boots_05'), (19052, 'INV_Pants_01'), (19053, 'INV_Gauntlets_04'), (19054, 'INV_Boots_01'), (19055, 'INV_Gauntlets_09'), (19056, 'INV_Gauntlets_17'), (19057, 'INV_Bracer_10'), (19058, 'INV_Belt_09'), (19059, 'INV_Pants_01'), (19060, 'INV_Helmet_27'), (19061, 'INV_Pants_11'), (19069, 'Temp'), (19070, 'Temp'), (19071, 'Temp'), (19089, 'Spell_Nature_GuardianWard'), (19090, 'Ability_Hibernation'), (19091, 'Ability_EyeOfTheOwl'), (19092, 'Spell_Shadow_CarrionSwarm'), (19093, 'Temp'), (19094, 'Temp'), (19095, 'Temp'), (19109, 'INV_Chest_Cloth_25'), (19110, 'INV_Chest_Cloth_14'), (19111, 'INV_Gauntlets_19'), (19112, 'INV_Pants_09'), (19113, 'INV_Shoulder_23'), (19114, 'INV_Shirt_09'), (19115, 'Spell_Magic_PolymorphChicken'), (19116, 'INV_Shirt_16'), (19117, 'INV_Pants_06'), (19118, 'INV_Gauntlets_04'), (19119, 'INV_Belt_09'), (19120, 'INV_Pants_02'), (19121, 'INV_Gauntlets_06'), (19122, 'INV_Boots_08'), (19123, 'INV_Boots_08'), (19124, 'INV_Belt_16'), (19125, 'INV_Gauntlets_18'), (19126, 'INV_Axe_12'), (19127, 'INV_Axe_12'), (19128, 'INV_Gauntlets_19'), (19129, 'INV_Axe_16'), (19130, 'INV_Axe_12'), (19131, 'INV_Boots_Wolf'), (19132, 'INV_Axe_01'), (19133, 'INV_Axe_17'), (19134, 'INV_Axe_04'), (19135, 'INV_Axe_04'), (19136, 'INV_ThrowingAxe_03'), (19137, 'INV_Axe_07'), (19138, 'INV_Axe_11'), (19139, 'INV_Chest_Leather_03'), (19140, 'INV_Misc_Cape_02'), (19141, 'INV_Chest_Cloth_13'), (19142, 'INV_Chest_Cloth_21'), (19149, 'INV_Jewelry_Talisman_02'), (19150, 'Temp'), (19151, 'Temp'), (19152, 'Temp'), (19153, 'Temp'), (19154, 'Temp'), (19155, 'Temp'), (19156, 'Temp'), (19157, 'Temp'), (19158, 'Temp'), (19159, 'Temp'), (19160, 'Temp'), (19161, 'Temp'), (19162, 'Temp'), (19163, 'Temp'), (19164, 'Temp'), (19165, 'Temp'), (19166, 'Temp'), (19167, 'Temp'), (19168, 'Temp'), (19169, 'Temp'), (19170, 'Temp'), (19171, 'Temp'), (19172, 'Temp'), (19173, 'Temp'), (19174, 'Temp'), (19175, 'Temp'), (19176, 'Temp'), (19177, 'Temp'), (19178, 'Temp'), (19179, 'Temp'), (19180, 'Temp'), (19181, 'Temp'), (19182, 'Temp'), (19183, 'INV_Axe_17'), (19184, 'INV_Boots_05'), (19185, 'Temp'), (19186, 'Temp'), (19187, 'Temp'), (19188, 'Temp'), (19189, 'Temp'), (19190, 'Temp'), (19191, 'INV_Misc_Bone_ElfSkull_01'), (19192, 'Temp'), (19193, 'INV_Pants_06'), (19194, 'INV_Pants_06'), (19195, 'INV_Pants_06'), (19196, 'INV_Pants_06'), (19197, 'INV_Pants_06'), (19198, 'Temp'), (19199, 'Temp'), (19200, 'Temp'), (19201, 'INV_Pants_04'), (19202, 'INV_Axe_01'), (19203, 'INV_Axe_11'), (19204, 'INV_Axe_17'), (19209, 'INV_Axe_11'), (19210, 'INV_Axe_06'), (19211, 'INV_Axe_14'), (19212, 'INV_Axe_01'), (19213, 'INV_Axe_08'), (19214, 'INV_Axe_20'), (19215, 'INV_Axe_21'), (19216, 'INV_Axe_21'), (19217, 'INV_Axe_21'), (19218, 'INV_Axe_21'), (19219, 'INV_ThrowingAxe_06'), (19220, 'INV_Axe_06'), (19221, 'INV_Axe_17'), (19222, 'INV_Drink_04'), (19223, 'INV_Stone_03'), (19224, 'INV_Axe_23'), (19225, 'INV_Musket_03'), (19226, 'INV_ThrowingAxe_05'), (19227, 'INV_ThrowingAxe_01'), (19228, 'INV_Axe_22'), (19229, 'INV_Axe_04'), (19230, 'INV_ThrowingAxe_01'), (19231, 'INV_Axe_11'), (19232, 'INV_Axe_14'), (19233, 'INV_Axe_23'), (19234, 'INV_Pick_03'), (19235, 'INV_Axe_17'), (19236, 'INV_Axe_06'), (19237, 'INV_ThrowingAxe_01'), (19238, 'INV_Axe_09'), (19239, 'INV_Misc_Gem_Pearl_01'), (19240, 'INV_Misc_Head_Dwarf_01'), (19241, 'INV_Axe_23'), (19242, 'INV_ThrowingAxe_01'), (19243, 'INV_ThrowingAxe_02'), (19244, 'INV_ThrowingAxe_05'), (19245, 'INV_ThrowingAxe_05'), (19246, 'INV_Axe_23'), (19247, 'INV_Axe_01'), (19248, 'INV_ThrowingAxe_05'), (19249, 'INV_Misc_MonsterTail_02'), (19250, 'INV_Chest_Chain'), (19251, 'Spell_Magic_FeatherFall'), (19252, 'INV_Axe_21'), (19253, 'INV_ThrowingAxe_02'), (19254, 'INV_Battery_02'), (19255, 'INV_Axe_17'), (19256, 'INV_Axe_14'), (19257, 'INV_Axe_18'), (19258, 'INV_Axe_10'), (19259, 'INV_Misc_Gem_Stone_01'), (19260, 'INV_Axe_18'), (19261, 'INV_Axe_14'), (19262, 'INV_Axe_14'), (19263, 'Temp'), (19264, 'Temp'), (19265, 'Temp'), (19266, 'Temp'), (19267, 'Temp'), (19268, 'INV_Axe_15'), (19269, 'INV_Axe_23'), (19270, 'Temp'), (19271, 'INV_Axe_01'), (19272, 'INV_Axe_21'), (19273, 'INV_Axe_04'), (19274, 'INV_Axe_01'), (19275, 'INV_Axe_17'), (19276, 'INV_Axe_11'), (19277, 'INV_Axe_18'), (19278, 'INV_Axe_02'), (19279, 'INV_Axe_12'), (19280, 'INV_Axe_01'), (19281, 'INV_Axe_23'), (19282, 'INV_Axe_18'), (19283, 'INV_Axe_17'), (19284, 'INV_Misc_Shell_04'), (19285, 'INV_Axe_01'), (19286, 'INV_Axe_11'), (19287, 'INV_Axe_11'), (19288, 'INV_ThrowingAxe_05'), (19289, 'INV_ThrowingAxe_05'), (19290, 'INV_ThrowingAxe_06'), (19291, 'INV_Axe_06'), (19292, 'INV_Axe_18'), (19293, 'INV_ThrowingAxe_06'), (19294, 'INV_Axe_11'), (19295, 'INV_Axe_21'), (19296, 'INV_ThrowingAxe_06'), (19297, 'INV_Axe_19'), (19298, 'INV_Axe_03'), (19299, 'INV_Axe_19'), (19300, 'INV_Axe_09'), (19301, 'INV_Axe_20'), (19302, 'INV_Axe_09'), (19303, 'INV_Axe_02'), (19304, 'INV_Axe_17'), (19305, 'INV_Axe_15'), (19306, 'INV_Axe_18'), (19307, 'INV_Axe_06'), (19308, 'INV_ThrowingAxe_06'), (19309, 'INV_Axe_03'), (19310, 'INV_Axe_01'), (19311, 'INV_Axe_18'), (19312, 'Spell_Shadow_BloodBoil'), (19313, 'INV_Belt_26'), (19314, 'INV_Bracer_07'), (19315, 'INV_Staff_26'), (19316, 'INV_Misc_ShadowEgg'), (19317, 'INV_Pants_02'), (19318, 'INV_Shirt_01'), (19319, 'INV_Shirt_01'), (19329, 'INV_Axe_13'), (19330, 'Racial_Dwarf_FindTreasure'), (19349, 'INV_Belt_25'), (19350, 'INV_Belt_25'), (19351, 'INV_Belt_25'), (19369, 'INV_Axe_20'), (19370, 'INV_ThrowingAxe_05'), (19371, 'INV_Axe_10'), (19372, 'INV_ThrowingAxe_06'), (19373, 'Temp'), (19374, 'INV_ThrowingAxe_06'), (19375, 'INV_ThrowingAxe_06'), (19389, 'INV_Axe_02'), (19390, 'INV_ThrowingAxe_01'), (19391, 'INV_Axe_14'), (19392, 'INV_Misc_ScrewDriver_02'), (19393, 'INV_Misc_ScrewDriver_02'), (19394, 'INV_Misc_ScrewDriver_02'), (19395, 'INV_Helmet_47'), (19396, 'INV_Axe_23'), (19397, 'INV_Helmet_47'), (19398, 'INV_Axe_16'), (19399, 'INV_Helmet_47'), (19400, 'INV_Axe_11'), (19401, 'INV_Axe_14'), (19402, 'INV_Helmet_47'), (19403, 'INV_Axe_21'), (19404, 'INV_Axe_17'), (19405, 'INV_Axe_14'), (19409, 'INV_Helmet_47'), (19410, 'Temp'), (19411, 'INV_Helmet_47'), (19412, 'INV_Helmet_47'), (19413, 'INV_Helmet_47'), (19414, 'INV_Helmet_47'), (19415, 'INV_Helmet_47'), (19416, 'INV_Helmet_47'), (19417, 'INV_Helmet_49'), (19418, 'Temp'), (19419, 'Temp'), (19420, 'INV_Weapon_Rifle_07'), (19421, 'INV_Misc_Gem_Pearl_01'), (19422, 'INV_Ammo_Bullet_01'), (19423, 'Temp'), (19424, 'Temp'), (19425, 'Temp'), (19426, 'INV_Wand_04'), (19427, 'INV_Chest_Cloth_27'), (19429, 'Temp'), (19430, 'INV_Misc_Cape_10'), (19449, 'Temp'), (19450, 'INV_Pants_03'), (19451, 'Temp'), (19452, 'Temp'), (19453, 'Temp'), (19454, 'Temp'), (19455, 'INV_Helmet_25'), (19456, 'INV_Helmet_25'), (19457, 'INV_Mace_12'), (19458, 'INV_Helmet_47'), (19459, 'INV_Weapon_ShortBlade_14'), (19460, 'Temp'), (19461, 'INV_Wand_04'), (19462, 'INV_Jewelry_Talisman_04'), (19463, 'Temp'), (19464, 'Temp'), (19465, 'Temp'), (19466, 'Temp'), (19469, 'INV_Gauntlets_04'), (19470, 'Temp'), (19471, 'Temp'), (19472, 'Temp'), (19473, 'Temp'), (19474, 'Temp'), (19475, 'INV_Shoulder_09'), (19476, 'Temp'), (19477, 'INV_Battery_02'), (19478, 'INV_Misc_Spyglass_01'), (19479, 'INV_Battery_01'), (19480, 'INV_Gauntlets_05'), (19481, 'INV_Gizmo_Pipe_04'), (19482, 'INV_Gizmo_Pipe_01'), (19483, 'Temp'), (19484, 'Temp'), (19485, 'Temp'), (19486, 'INV_Shoulder_22'), (19487, 'INV_Musket_01'), (19488, 'INV_Mushroom_10'), (19489, 'Temp'), (19490, 'Temp'), (19491, 'Temp'), (19492, 'INV_Misc_Herb_18'), (19493, 'INV_Misc_Herb_17'), (19494, 'INV_Misc_Herb_16'), (19495, 'INV_Misc_Herb_19'), (19496, 'INV_Misc_Herb_14'), (19497, 'INV_Misc_Herb_15'), (19498, 'INV_Misc_Herb_13'), (19499, 'Temp'), (19500, 'INV_Hammer_04'), (19501, 'INV_Misc_Bone_10'), (19502, 'INV_Misc_ShadowEgg'), (19503, 'INV_Egg_05'), (19504, 'INV_Box_01'), (19505, 'INV_Chest_Leather_08'), (19506, 'INV_Chest_Leather_08'), (19507, 'Spell_Holy_Dizzy'), (19508, 'Temp'), (19509, 'Temp'), (19510, 'Temp'), (19511, 'Spell_Fire_SelfDestruct'), (19512, 'INV_Helmet_49'), (19513, 'INV_Helmet_49'), (19514, 'Temp'), (19515, 'Temp'), (19516, 'Temp'), (19517, 'Temp'), (19518, 'Temp'), (19519, 'INV_Hammer_03'), (19520, 'INV_Potion_36'), (19521, 'Temp'), (19522, 'Temp'), (19523, 'INV_Gauntlets_03'), (19524, 'INV_Hammer_16'), (19525, 'INV_Hammer_09'), (19526, 'INV_Hammer_16'), (19527, 'INV_Egg_05'), (19528, 'INV_Feather_13'), (19529, 'INV_Feather_14'), (19530, 'INV_Feather_08'), (19531, 'INV_Feather_02'), (19532, 'INV_Mace_01'), (19533, 'INV_Hammer_16'), (19534, 'INV_Hammer_16'), (19535, 'INV_Hammer_15'), (19536, 'INV_Hammer_15'), (19537, 'INV_Hammer_15'), (19538, 'INV_Hammer_16'), (19539, 'INV_Mace_04'), (19540, 'INV_Misc_Head_Elf_02'), (19541, 'INV_Hammer_16'), (19542, 'INV_Hammer_04'), (19543, 'INV_Hammer_15'), (19544, 'INV_Hammer_15'), (19545, 'INV_Hammer_15'), (19546, 'INV_Hammer_15'), (19547, 'INV_Potion_41'), (19548, 'Temp'), (19549, 'INV_Axe_01'), (19550, 'INV_Axe_01'), (19551, 'INV_Sword_04'), (19552, 'INV_Sword_24'), (19553, 'INV_Sword_24'), (19554, 'Temp'), (19555, 'INV_Weapon_ShortBlade_01'), (19556, 'INV_Weapon_ShortBlade_04'), (19557, 'INV_Weapon_ShortBlade_02'), (19558, 'Temp'), (19559, 'INV_Shirt_01'), (19560, 'Temp'), (19561, 'Temp'), (19562, 'INV_Banner_03'), (19563, 'INV_Helmet_44'), (19564, 'INV_Wand_08'), (19565, 'Spell_Fire_SelfDestruct'), (19566, 'INV_Mushroom_09'), (19567, 'INV_Feather_01'), (19568, 'INV_Feather_10'), (19569, 'INV_Feather_08'), (19570, 'INV_Feather_12'), (19571, 'INV_Feather_03'), (19572, 'INV_Feather_05'), (19573, 'INV_Feather_16'), (19574, 'INV_Misc_Note_02'), (19575, 'INV_Pants_03'), (19576, 'Spell_Shadow_DemonBreath'), (19589, 'Temp'), (19590, 'Temp'), (19591, 'Temp'), (19592, 'Temp'), (19593, 'Temp'), (19594, 'INV_Hammer_21'), (19595, 'INV_Misc_Bag_19'), (19596, 'INV_Hammer_17'), (19597, 'Ability_Whirlwind'), (19598, 'INV_Hammer_04'), (19599, 'INV_Hammer_03'), (19600, 'INV_Mace_05'), (19601, 'INV_Mace_06'), (19602, 'INV_Mace_04'), (19603, 'INV_Hammer_06'), (19604, 'INV_Hammer_18'), (19605, 'INV_Hammer_22'), (19606, 'Ability_Whirlwind'), (19607, 'INV_Hammer_17'), (19608, 'Temp'), (19609, 'Temp'), (19610, 'INV_Hammer_09'), (19611, 'INV_Hammer_16'), (19612, 'INV_Hammer_04'), (19613, 'INV_Hammer_15'), (19614, 'INV_Hammer_15'), (19615, 'INV_Hammer_17'), (19616, 'INV_Hammer_22'), (19617, 'INV_Hammer_06'), (19618, 'INV_Hammer_04'), (19619, 'INV_Hammer_06'), (19620, 'INV_Hammer_12'), (19621, 'INV_Mace_07'), (19622, 'INV_Mace_01'), (19623, 'INV_Hammer_16'), (19624, 'INV_Mace_07'), (19625, 'INV_Hammer_09'), (19626, 'INV_Hammer_20'), (19627, 'INV_Hammer_09'), (19628, 'Temp'), (19629, 'Temp'), (19630, 'Temp'), (19631, 'Temp'), (19632, 'Temp'), (19633, 'INV_Hammer_15'), (19634, 'INV_Mace_10'), (19635, 'INV_Mace_01'), (19636, 'INV_Mace_07'), (19637, 'INV_Hammer_11'), (19638, 'INV_Boots_Plate_01'), (19639, 'INV_Boots_Wolf'), (19640, 'INV_Staff_02'), (19641, 'INV_Misc_Orb_03'), (19642, 'Temp'), (19643, 'INV_Mace_01'), (19644, 'INV_Hammer_09'), (19645, 'INV_Mace_14'), (19646, 'INV_Mace_07'), (19647, 'INV_Hammer_07'), (19648, 'INV_Mace_15'), (19649, 'INV_Mace_12'), (19650, 'INV_Hammer_15'), (19651, 'INV_Hammer_10'), (19652, 'INV_Mace_12'), (19653, 'INV_Wand_10'), (19654, 'Temp'), (19655, 'INV_Gauntlets_05'), (19656, 'Temp'), (19657, 'INV_Wand_07'), (19658, 'INV_Misc_PocketWatch_01'), (19659, 'Temp'), (19660, 'INV_Hammer_22'), (19661, 'Ability_Warrior_WarCry'), (19662, 'INV_Misc_Net_01'), (19663, 'Spell_Magic_PolymorphChicken'), (19664, 'INV_Hammer_02'), (19665, 'INV_Boots_02'), (19666, 'Spell_Magic_PolymorphChicken'), (19667, 'INV_Helmet_49'), (19668, 'Spell_Fire_FlameBolt'), (19669, 'INV_Mace_07'), (19670, 'INV_Hammer_17'), (19671, 'Temp'), (19672, 'Temp'), (19673, 'INV_Mace_16'), (19674, 'INV_Chest_Plate15'), (19675, 'INV_Boots_01'), (19676, 'INV_Boots_Plate_07'), (19677, 'INV_Bracer_03'), (19678, 'INV_Gauntlets_23'), (19679, 'INV_Belt_34'), (19680, 'INV_Pants_04'), (19681, 'INV_Shoulder_28'), (19682, 'INV_Helmet_20'), (19683, 'INV_Mace_01'), (19684, 'INV_Chest_Plate12'), (19685, 'INV_Gauntlets_22'), (19686, 'INV_Belt_04'), (19687, 'INV_Pants_03'), (19688, 'INV_Bracer_03'), (19689, 'INV_Mace_15'), (19690, 'INV_Helmet_03'), (19691, 'INV_Shoulder_23'), (19692, 'INV_Chest_Plate14'), (19693, 'INV_Pants_04'), (19694, 'INV_Mace_11'), (19695, 'INV_Chest_Chain_05'), (19696, 'INV_Gauntlets_28'), (19697, 'INV_Belt_12'), (19698, 'INV_Pants_04'), (19699, 'INV_Hammer_08'), (19700, 'INV_Bracer_14'), (19701, 'INV_Boots_Plate_04'), (19702, 'INV_Shoulder_21'), (19703, 'INV_Mace_11'), (19704, 'INV_Chest_Plate02'), (19705, 'INV_Gauntlets_29'), (19706, 'INV_Boots_Plate_07'), (19707, 'INV_Hammer_05'), (19708, 'INV_Pants_04'), (19709, 'INV_Shoulder_28'), (19710, 'INV_Pants_05'), (19711, 'INV_Helmet_10'), (19712, 'INV_Helmet_22'), (19713, 'INV_Mace_13'), (19714, 'INV_Helmet_13'), (19715, 'INV_Chest_Plate16'), (19716, 'INV_Mace_01'), (19717, 'INV_Gauntlets_28'), (19718, 'INV_Belt_35'), (19719, 'INV_Boots_Plate_03'), (19720, 'INV_Pants_04'), (19721, 'INV_Hammer_06'), (19722, 'INV_Bracer_19'), (19723, 'INV_Helmet_22'), (19724, 'INV_Shoulder_29'), (19725, 'INV_Bracer_14'), (19726, 'INV_Hammer_11'), (19727, 'INV_Shoulder_28'), (19728, 'INV_Helmet_22'), (19729, 'INV_Mace_14'), (19730, 'INV_Chest_Plate11'), (19731, 'INV_Boots_Plate_02'), (19732, 'INV_Bracer_16'), (19733, 'INV_Gauntlets_30'), (19734, 'INV_Belt_33'), (19735, 'INV_Hammer_02'), (19736, 'INV_Pants_04'), (19737, 'INV_Helmet_22'), (19738, 'INV_Shoulder_23'), (19739, 'INV_Crown_01'), (19740, 'INV_Shoulder_29'), (19741, 'INV_Hammer_04'), (19742, 'INV_Boots_Plate_01'), (19743, 'INV_Misc_Bone_ElfSkull_01'), (19744, 'INV_Mace_15'), (19745, 'INV_Box_03'), (19746, 'INV_Hammer_23'), (19747, 'INV_Boots_Plate_01'), (19748, 'INV_Hammer_18'), (19749, 'INV_Pants_04'), (19750, 'INV_Boots_Plate_03'), (19751, 'INV_Bracer_03'), (19752, 'INV_Bracer_14'), (19753, 'INV_Gauntlets_29'), (19754, 'INV_Belt_32'), (19755, 'INV_Gauntlets_26'), (19756, 'INV_Misc_Flute_01'), (19757, 'INV_Sword_26'), (19758, 'INV_Belt_34'), (19759, 'INV_Helmet_03'), (19760, 'INV_Bracer_16'), (19761, 'INV_Shoulder_27'), (19762, 'INV_Jewelry_Amulet_02'), (19763, 'INV_Jewelry_Amulet_04'), (19764, 'INV_Jewelry_Amulet_07'), (19765, 'Temp'), (19766, 'INV_Hammer_01'), (19767, 'INV_Jewelry_Amulet_01'), (19768, 'INV_Sword_41'), (19769, 'INV_Helmet_03'), (19770, 'INV_Hammer_20'), (19771, 'INV_Hammer_20'), (19772, 'INV_Hammer_16'), (19773, 'INV_Hammer_08'), (19774, 'INV_Wand_03'), (19775, 'INV_Hammer_15'), (19776, 'INV_Hammer_12'), (19777, 'INV_Hammer_20'), (19778, 'INV_Hammer_08'), (19779, 'INV_Sword_45'), (19780, 'INV_Hammer_01'), (19781, 'INV_Shield_02'), (19782, 'INV_Hammer_16'), (19783, 'INV_Hammer_07'), (19784, 'INV_Hammer_09'), (19785, 'INV_Misc_Orb_03'), (19786, 'INV_Misc_Bone_ElfSkull_01'), (19787, 'INV_Chest_Plate08'), (19788, 'INV_Misc_Cape_11'), (19789, 'INV_Misc_Orb_04'), (19790, 'INV_Helmet_33'), (19791, 'INV_Helmet_33'), (19792, 'INV_Shoulder_08'), (19793, 'INV_Chest_Chain_05'), (19794, 'INV_Boots_01'), (19795, 'INV_Gauntlets_23'), (19796, 'INV_Bracer_18'), (19797, 'INV_Belt_15'), (19798, 'INV_Feather_01'), (19799, 'INV_Feather_01'), (19800, 'INV_Stone_01'), (19801, 'INV_Hammer_05'), (19802, 'INV_Jewelry_Ring_03'), (19803, 'INV_Jewelry_Ring_03'), (19804, 'INV_Spear_08'), (19805, 'INV_Sword_09'), (19806, 'INV_Bracer_08'), (19807, 'Temp'), (19808, 'Temp'), (19809, 'Temp'), (19810, 'INV_Chest_Cloth_38'), (19811, 'Temp'), (19812, 'INV_Pants_11'), (19813, 'INV_Gauntlets_17'), (19829, 'Temp'), (19830, 'INV_Misc_StoneTablet_04'), (19831, 'INV_Misc_StoneTablet_01'), (19832, 'INV_Misc_StoneTablet_02'), (19833, 'Temp'), (19834, 'Temp'), (19835, 'INV_Sword_07'), (19836, 'INV_Weapon_ShortBlade_16'), (19837, 'INV_Helmet_25'), (19838, 'INV_Helmet_25'), (19839, 'INV_Shield_04'), (19840, 'INV_Shield_04'), (19841, 'INV_Axe_07'), (19842, 'INV_Helmet_10'), (19843, 'INV_Pants_04'), (19844, 'INV_Chest_Plate16'), (19849, 'INV_Chest_Chain'), (19850, 'INV_Pants_02'), (19851, 'INV_Shoulder_23'), (19869, 'INV_Mace_11'), (19870, 'INV_Belt_19'), (19871, 'INV_Bracer_16'), (19872, 'INV_Pants_05'), (19873, 'INV_Drink_15'), (19874, 'INV_Pants_05'), (19889, 'INV_Misc_Cape_05'), (19890, 'INV_Staff_20'), (19891, 'INV_Staff_29'), (19892, 'INV_Hammer_11'), (19893, 'INV_Chest_Plate08'), (19894, 'INV_Boots_01'), (19895, 'Temp'), (19896, 'INV_Sword_35'), (19897, 'INV_Sword_35'), (19898, 'INV_Boots_01'), (19899, 'INV_Gauntlets_06'), (19900, 'INV_Pants_04'), (19901, 'INV_Chest_Cloth_01'), (19902, 'INV_Wand_04'), (19903, 'INV_Misc_Cape_04'), (19904, 'INV_Gauntlets_13'), (19905, 'INV_Sword_38'), (19909, 'INV_Gauntlets_23'), (19910, 'INV_Belt_24'), (19911, 'INV_Shoulder_08'), (19912, 'INV_Boots_07'), (19913, 'INV_Boots_02'), (19914, 'INV_Shoulder_08'), (19915, 'INV_Bracer_12'), (19916, 'INV_Pants_13'), (19917, 'INV_Boots_07'), (19918, 'INV_Pants_07'), (19919, 'INV_Shirt_05'), (19920, 'INV_Crown_01'), (19921, 'INV_Boots_05'), (19929, 'INV_Axe_17'), (19930, 'INV_Helmet_38'), (19931, 'INV_Axe_23'), (19932, 'INV_Belt_09'), (19949, 'INV_Gauntlets_21'), (19950, 'INV_Boots_05'), (19951, 'INV_Pants_13'), (19952, 'INV_Misc_Cape_11'), (19953, 'INV_Chest_Cloth_17'), (19969, 'INV_Pants_14'), (19970, 'INV_Misc_Cape_17'), (19971, 'Temp'), (19989, 'INV_Shoulder_04'), (19990, 'INV_Crown_01'), (19991, 'INV_Shoulder_09'), (19992, 'INV_Belt_11'), (19993, 'INV_Boots_01'), (19994, 'INV_Gauntlets_02'), (19995, 'INV_Shoulder_18'), (19996, 'INV_Belt_15'), (19997, 'INV_Sword_22'), (20009, 'INV_Sword_40'), (20010, 'INV_Sword_19'), (20011, 'INV_Sword_29'), (20012, 'INV_Sword_16'), (20013, 'INV_Sword_04'), (20014, 'INV_Sword_06'), (20015, 'INV_Sword_15'), (20016, 'INV_Sword_04'), (20017, 'INV_Sword_04'), (20018, 'INV_Sword_04'), (20029, 'INV_Sword_40'), (20030, 'INV_Sword_09'), (20031, 'INV_Sword_43'), (20032, 'INV_Sword_45'), (20033, 'INV_Sword_28'), (20034, 'INV_Sword_35'), (20035, 'INV_Sword_38'), (20036, 'INV_Sword_24'), (20037, 'INV_Sword_06'), (20038, 'INV_Sword_20'), (20049, 'INV_Sword_28'), (20069, 'INV_Sword_06'), (20070, 'INV_Sword_10'), (20071, 'INV_Sword_21'), (20072, 'INV_Sword_38'), (20073, 'INV_Sword_43'), (20074, 'INV_Sword_06'), (20075, 'INV_Sword_27'), (20076, 'INV_Sword_30'), (20077, 'INV_Sword_26'), (20078, 'INV_Sword_25'), (20079, 'INV_Sword_23'), (20080, 'INV_Sword_23'), (20081, 'INV_Sword_10'), (20082, 'INV_Sword_08'), (20083, 'INV_Sword_25'), (20084, 'INV_Sword_06'), (20085, 'INV_Sword_10'), (20086, 'INV_Sword_35'), (20087, 'INV_Sword_07'), (20088, 'INV_Sword_19'), (20089, 'INV_Sword_13'), (20090, 'INV_Sword_45'), (20091, 'INV_Sword_45'), (20092, 'INV_Sword_06'), (20093, 'INV_Sword_26'), (20094, 'INV_Sword_36'), (20095, 'INV_Sword_24'), (20109, 'INV_Sword_46'), (20110, 'INV_Sword_20'), (20111, 'INV_Sword_04'), (20112, 'INV_Sword_34'), (20113, 'INV_Sword_06'), (20114, 'INV_Sword_30'), (20115, 'INV_Sword_18'), (20116, 'INV_Sword_16'), (20117, 'INV_Sword_06'), (20118, 'INV_Sword_24'), (20119, 'INV_Sword_46'), (20120, 'INV_Sword_24'), (20121, 'INV_Sword_42'), (20122, 'INV_Sword_16'), (20129, 'INV_Sword_10'), (20130, 'INV_Sword_08'), (20149, 'INV_Sword_41'), (20150, 'INV_Sword_23'), (20151, 'INV_Sword_23'), (20152, 'INV_Sword_13'), (20153, 'INV_Sword_41'), (20154, 'INV_Sword_24'), (20155, 'INV_Sword_28'), (20156, 'INV_Sword_12'), (20157, 'INV_Sword_20'), (20158, 'INV_Sword_28'), (20159, 'INV_Sword_04'), (20160, 'INV_Sword_04'), (20161, 'INV_Sword_04'), (20162, 'INV_Sword_04'), (20163, 'INV_Sword_04'), (20164, 'INV_Sword_04'), (20165, 'INV_Sword_05'), (20166, 'INV_Sword_38'), (20167, 'INV_Sword_17'), (20168, 'INV_Sword_23'), (20169, 'INV_Sword_04'), (20170, 'INV_Sword_13'), (20171, 'INV_Sword_04'), (20172, 'INV_Sword_12'), (20173, 'INV_Sword_04'), (20174, 'INV_Sword_13'), (20175, 'INV_Sword_04'), (20176, 'INV_Sword_04'), (20177, 'INV_Sword_13'), (20178, 'INV_Sword_23'), (20179, 'INV_Sword_25'), (20180, 'INV_Sword_02'), (20181, 'Temp'), (20182, 'INV_Sword_27'), (20183, 'INV_Sword_06'), (20184, 'INV_Sword_47'), (20185, 'INV_Sword_42'), (20186, 'INV_Sword_20'), (20187, 'INV_Sword_10'), (20188, 'INV_Sword_22'), (20189, 'INV_Sword_31'), (20190, 'INV_Sword_19'), (20191, 'INV_Sword_02'), (20192, 'INV_Sword_10'), (20193, 'INV_Sword_47'), (20194, 'INV_Sword_01'), (20195, 'INV_Sword_39'), (20196, 'INV_Sword_14'), (20197, 'INV_Sword_05'), (20198, 'INV_Sword_19'), (20209, 'INV_Pants_11'), (20210, 'INV_Pants_12'), (20211, 'INV_Sword_47'), (20212, 'INV_Sword_47'), (20213, 'INV_Sword_47'), (20214, 'INV_Sword_36'), (20215, 'INV_Sword_36'), (20216, 'INV_Sword_24'), (20217, 'INV_Sword_10'), (20218, 'INV_Sword_14'), (20219, 'INV_Misc_Rune_07'), (20220, 'INV_Misc_Rune_08'), (20221, 'INV_Sword_30'), (20222, 'INV_Sword_34'), (20223, 'INV_Sword_33'), (20224, 'INV_Sword_40'), (20225, 'INV_Sword_27'), (20226, 'Temp'), (20227, 'Temp'), (20228, 'Spell_Holy_HolyBolt'), (20229, 'Spell_Nature_AbolishMagic'), (20249, 'INV_Sword_41'), (20250, 'INV_Sword_10'), (20251, 'INV_Sword_08'), (20252, 'INV_Sword_05'), (20253, 'INV_Staff_07'), (20254, 'INV_Staff_13'), (20255, 'INV_Helmet_22'), (20256, 'INV_Staff_29'), (20257, 'INV_Staff_29'), (20258, 'INV_Staff_32'), (20259, 'INV_Staff_28'), (20260, 'INV_Staff_30'), (20269, 'INV_Staff_31'), (20270, 'INV_Sword_14'), (20271, 'INV_Staff_04'), (20272, 'Spell_Shadow_Haunting'), (20273, 'INV_Weapon_ShortBlade_16'), (20274, 'INV_Staff_28'), (20275, 'INV_Staff_13'), (20276, 'INV_Sword_12'), (20289, 'INV_Staff_25'), (20290, 'INV_Sword_14'), (20291, 'INV_Sword_12'), (20292, 'INV_Sword_13'), (20293, 'INV_Staff_27'), (20294, 'INV_Staff_13'), (20295, 'INV_Weapon_ShortBlade_05'), (20296, 'INV_Weapon_ShortBlade_05'), (20297, 'INV_Sword_21'), (20298, 'INV_Staff_13'), (20299, 'INV_Weapon_ShortBlade_03'), (20300, 'INV_Wand_11'), (20309, 'INV_Staff_18'), (20310, 'INV_Wand_07'), (20311, 'INV_Misc_MonsterFang_01'), (20312, 'INV_Sword_13'), (20313, 'INV_Staff_01'), (20314, 'INV_Sword_31'), (20315, 'INV_Sword_41'), (20316, 'INV_Wand_07'), (20317, 'INV_Weapon_ShortBlade_14'), (20318, 'INV_Weapon_ShortBlade_07'), (20319, 'INV_Weapon_ShortBlade_03'), (20320, 'INV_Weapon_ShortBlade_16'), (20321, 'INV_Weapon_ShortBlade_11'), (20322, 'INV_Staff_20'), (20323, 'INV_Staff_15'), (20324, 'INV_Weapon_ShortBlade_05'), (20325, 'INV_Staff_01'), (20326, 'INV_Weapon_ShortBlade_25'), (20327, 'INV_Staff_06'), (20328, 'INV_Sword_31'), (20329, 'INV_Staff_13'), (20330, 'INV_Staff_25'), (20331, 'INV_Weapon_ShortBlade_15'), (20332, 'INV_Weapon_ShortBlade_11'), (20333, 'INV_Weapon_ShortBlade_15'), (20334, 'INV_Staff_02'), (20335, 'INV_Staff_27'), (20336, 'INV_Staff_25'), (20337, 'INV_Weapon_ShortBlade_02'), (20338, 'INV_Weapon_ShortBlade_05'), (20339, 'INV_Staff_32'), (20340, 'INV_Staff_13'), (20341, 'INV_Weapon_ShortBlade_10'), (20342, 'INV_Misc_Bag_13'), (20343, 'Temp'), (20344, 'Temp'), (20345, 'INV_Weapon_ShortBlade_02'), (20346, 'INV_Staff_31'), (20347, 'INV_Weapon_ShortBlade_05'), (20348, 'INV_Staff_14'), (20349, 'INV_Weapon_ShortBlade_10'), (20350, 'INV_Staff_10'), (20351, 'INV_Misc_MonsterClaw_02'), (20352, 'INV_Staff_19'), (20353, 'INV_Staff_20'), (20354, 'INV_Weapon_ShortBlade_05'), (20355, 'INV_Weapon_ShortBlade_05'), (20356, 'INV_Staff_18'), (20357, 'INV_Staff_08'), (20358, 'INV_Weapon_ShortBlade_05'), (20359, 'INV_Weapon_ShortBlade_18'), (20360, 'INV_Staff_18'), (20361, 'INV_Staff_08'), (20362, 'INV_Staff_10'), (20363, 'INV_Staff_04'), (20369, 'INV_Weapon_ShortBlade_02'), (20370, 'INV_Staff_06'), (20371, 'INV_Weapon_ShortBlade_11'), (20372, 'INV_Wand_06'), (20373, 'INV_Staff_26'), (20374, 'INV_Wand_04'), (20375, 'INV_Wand_07'), (20376, 'INV_Sword_31'), (20377, 'INV_Staff_16'), (20378, 'INV_Staff_15'), (20379, 'INV_Staff_10'), (20380, 'INV_Weapon_ShortBlade_03'), (20381, 'INV_Staff_12'), (20382, 'INV_Staff_25'), (20383, 'INV_Weapon_ShortBlade_15'), (20384, 'INV_Staff_23'), (20385, 'INV_Staff_08'), (20386, 'INV_Staff_04'), (20387, 'INV_Weapon_ShortBlade_04'), (20388, 'INV_Weapon_ShortBlade_10'), (20389, 'INV_Staff_14'), (20390, 'INV_Staff_14'), (20391, 'INV_Wand_07'), (20392, 'INV_Weapon_ShortBlade_04'), (20393, 'INV_Staff_07'), (20394, 'INV_Misc_Gem_Topaz_03'), (20395, 'INV_Staff_17'), (20396, 'INV_Weapon_ShortBlade_01'), (20397, 'INV_Weapon_ShortBlade_14'), (20398, 'INV_Weapon_ShortBlade_05'), (20399, 'INV_Weapon_ShortBlade_05'), (20400, 'INV_Weapon_ShortBlade_05'), (20401, 'INV_Staff_31'), (20402, 'INV_Staff_08'), (20403, 'INV_Pants_03'), (20404, 'INV_Chest_Cloth_13'), (20405, 'INV_Chest_Cloth_13'), (20406, 'INV_Chest_Cloth_13'), (20407, 'INV_Weapon_ShortBlade_01'), (20408, 'INV_Weapon_ShortBlade_14'), (20409, 'INV_Staff_10'), (20410, 'INV_Wand_11'), (20411, 'INV_Weapon_ShortBlade_14'), (20412, 'INV_Wand_04'), (20413, 'INV_Staff_08'), (20414, 'INV_Weapon_ShortBlade_01'), (20415, 'INV_Staff_18'), (20416, 'INV_Staff_10'), (20417, 'INV_Staff_08'), (20418, 'INV_Staff_13'), (20419, 'INV_Staff_16'), (20420, 'INV_Staff_08'), (20421, 'INV_Staff_09'), (20422, 'INV_Weapon_ShortBlade_14'), (20423, 'INV_Staff_21'), (20424, 'INV_Staff_10'), (20425, 'INV_Weapon_ShortBlade_26'), (20426, 'INV_Staff_22'), (20427, 'INV_Weapon_ShortBlade_08'), (20428, 'INV_Staff_11'), (20429, 'INV_Staff_11'), (20430, 'INV_Weapon_ShortBlade_15'), (20431, 'INV_Staff_15'), (20432, 'INV_Staff_22'), (20433, 'INV_Hammer_23'), (20434, 'INV_Staff_21'), (20435, 'INV_Weapon_ShortBlade_15'), (20436, 'INV_Staff_02'), (20437, 'INV_Misc_Bone_06'), (20438, 'INV_Staff_02'), (20439, 'INV_Misc_MonsterFang_01'), (20440, 'INV_Staff_17'), (20441, 'INV_Misc_MonsterFang_01'), (20442, 'INV_Staff_02'), (20443, 'INV_Staff_08'), (20444, 'INV_Staff_13'), (20445, 'INV_Staff_08'), (20446, 'INV_Staff_11'), (20447, 'INV_Weapon_ShortBlade_05'), (20448, 'INV_Staff_14'), (20449, 'INV_Staff_17'), (20450, 'INV_Staff_22'), (20451, 'INV_Weapon_ShortBlade_05'), (20452, 'INV_Weapon_ShortBlade_05'), (20469, 'INV_Gauntlets_06'), (20470, 'INV_Weapon_ShortBlade_14'), (20471, 'INV_Weapon_ShortBlade_24'), (20472, 'INV_Weapon_ShortBlade_02'), (20473, 'INV_Weapon_ShortBlade_01'), (20474, 'INV_Gauntlets_06'), (20475, 'INV_Weapon_ShortBlade_18'), (20476, 'INV_Gauntlets_06'), (20489, 'INV_Weapon_ShortBlade_12'), (20490, 'INV_Weapon_ShortBlade_12'), (20491, 'INV_Weapon_ShortBlade_02'), (20492, 'INV_Weapon_ShortBlade_16'), (20493, 'Temp'), (20494, 'Temp'), (20495, 'Temp'), (20496, 'Temp'), (20497, 'Temp'), (20498, 'Temp'), (20499, 'Temp'), (20500, 'Temp'), (20501, 'Temp'), (20502, 'INV_Sword_24'), (20503, 'INV_Misc_Bag_18'), (20504, 'INV_Weapon_Rifle_03'), (20505, 'Spell_Nature_ProtectionformNature'), (20506, 'Temp'), (20507, 'INV_Sword_04'), (20508, 'Temp'), (20509, 'Temp'), (20510, 'Temp'), (20511, 'Temp'), (20512, 'Temp'), (20513, 'Temp'), (20529, 'Temp'), (20530, 'Temp'), (20531, 'Temp'), (20532, 'Temp'), (20533, 'Temp'), (20534, 'INV_Weapon_ShortBlade_08'), (20535, 'Spell_Fire_SelfDestruct'), (20536, 'INV_Weapon_ShortBlade_25'), (20537, 'INV_Shield_04'), (20538, 'INV_Sword_24'), (20539, 'Spell_Fire_FlameBolt'), (20549, 'INV_Weapon_Bow_11'), (20550, 'INV_Weapon_Bow_02'), (20551, 'INV_Weapon_Bow_09'), (20552, 'INV_Weapon_Bow_09'), (20553, 'INV_Weapon_Bow_11'), (20554, 'INV_Weapon_Bow_12'), (20555, 'INV_Weapon_Bow_11'), (20556, 'INV_Weapon_Bow_01'), (20557, 'INV_Weapon_Bow_08'), (20558, 'INV_Jewelry_Ring_14'), (20569, 'INV_Sword_21'), (20570, 'INV_Sword_31'), (20571, 'INV_Sword_38'), (20572, 'INV_Sword_34'), (20573, 'INV_Weapon_ShortBlade_03'), (20574, 'INV_Weapon_ShortBlade_18'), (20575, 'INV_Misc_MonsterFang_01'), (20576, 'Temp'), (20589, 'INV_Sword_29'), (20590, 'INV_Weapon_ShortBlade_15'), (20591, 'INV_Weapon_ShortBlade_24'), (20592, 'INV_Weapon_ShortBlade_16'), (20593, 'INV_Weapon_ShortBlade_10'), (20594, 'INV_Weapon_ShortBlade_15'), (20595, 'INV_Weapon_ShortBlade_02'), (20596, 'INV_Weapon_ShortBlade_16'), (20597, 'Spell_Shadow_CorpseExplode'), (20598, 'INV_Weapon_ShortBlade_15'), (20599, 'INV_Weapon_ShortBlade_10'), (20600, 'Temp'), (20601, 'INV_Weapon_ShortBlade_15'), (20602, 'INV_Weapon_ShortBlade_15'), (20603, 'INV_Weapon_ShortBlade_02'), (20604, 'INV_Weapon_ShortBlade_10'), (20605, 'INV_Weapon_ShortBlade_15'), (20606, 'INV_Weapon_ShortBlade_15'), (20607, 'INV_Weapon_ShortBlade_04'), (20608, 'INV_Enchant_EssenceMagicSmall'), (20609, 'INV_Enchant_EssenceMagicLarge'), (20610, 'INV_Enchant_EssenceAstralSmall'), (20611, 'INV_Enchant_DustStrange'), (20612, 'INV_Enchant_ShardGlimmeringSmall'), (20613, 'INV_Enchant_EssenceAstralLarge'), (20614, 'INV_Enchant_DustSoul'), (20615, 'INV_Enchant_ShardGlimmeringLarge'), (20616, 'INV_Sword_40'), (20617, 'INV_Musket_01'), (20618, 'INV_Fishingpole_02'), (20619, 'INV_Fishingpole_01'), (20620, 'INV_Gizmo_MithrilCasing_01'), (20621, 'INV_Shirt_GuildTabard_01'), (20622, 'INV_Gizmo_RocketBoot_01'), (20623, 'INV_Gizmo_RocketBoot_Destroyed_02'), (20624, 'INV_Gizmo_BronzeFramework_01'), (20625, 'INV_Gizmo_09'), (20626, 'INV_Gizmo_08'), (20627, 'INV_Gizmo_06'), (20628, 'INV_Gizmo_05'), (20629, 'INV_Box_PetCarrier_01'), (20630, 'Temp'), (20631, 'Temp'), (20632, 'Temp'), (20633, 'Temp'), (20634, 'Temp'), (20635, 'Temp'), (20636, 'Temp'), (20637, 'Temp'), (20638, 'INV_Sword_15'), (20639, 'INV_Sword_18'), (20640, 'INV_Sword_10'), (20649, 'INV_Weapon_Bow_01'), (20650, 'INV_Weapon_Bow_12'), (20651, 'INV_Weapon_Bow_11'), (20652, 'INV_Weapon_Bow_10'), (20653, 'INV_Weapon_Bow_12'), (20654, 'INV_Weapon_Rifle_03'), (20655, 'INV_Misc_Head_Dragon_01'), (20656, 'INV_Ingot_08'), (20657, 'INV_Ore_TrueSilver_01'), (20658, 'INV_Ore_Thorium_02'), (20659, 'INV_Ingot_06'), (20660, 'INV_Weapon_Bow_02'), (20661, 'INV_Ore_Mithril_02'), (20662, 'INV_Weapon_Rifle_02'), (20663, 'INV_Musket_02'), (20664, 'INV_Weapon_Bow_03'), (20665, 'INV_Weapon_Rifle_03'), (20666, 'INV_Weapon_Bow_08'), (20667, 'INV_Weapon_Bow_02'), (20668, 'INV_Weapon_Bow_05'), (20669, 'INV_Weapon_Bow_04'), (20670, 'INV_Weapon_Bow_01'), (20671, 'INV_Weapon_Bow_03'), (20672, 'INV_Weapon_Bow_03'), (20673, 'INV_Weapon_Bow_11'), (20674, 'INV_Weapon_Bow_07'), (20675, 'INV_Weapon_Bow_02'), (20689, 'Temp'), (20690, 'Temp'), (20691, 'INV_Egg_02'), (20692, 'INV_Egg_02'), (20709, 'INV_Misc_Bag_20'), (20710, 'INV_Misc_Map_01'), (20711, 'INV_Misc_Key_04'), (20712, 'INV_Weapon_Bow_02'), (20713, 'INV_Weapon_Bow_07'), (20714, 'INV_Weapon_Bow_01'), (20715, 'INV_Shoulder_05'), (20716, 'INV_Weapon_Bow_08'), (20717, 'INV_Weapon_Rifle_01'), (20718, 'INV_Weapon_Rifle_01'), (20719, 'INV_Weapon_Bow_08'), (20720, 'INV_Weapon_Bow_01'), (20721, 'INV_Weapon_Rifle_01'), (20722, 'INV_Weapon_Bow_11'), (20723, 'INV_Weapon_Bow_02'), (20724, 'INV_Weapon_Rifle_01'), (20725, 'INV_Weapon_Rifle_03'), (20726, 'INV_Weapon_Rifle_03'), (20727, 'INV_Weapon_Rifle_03'), (20728, 'INV_Weapon_Rifle_04'), (20729, 'INV_Weapon_Rifle_05'), (20730, 'INV_Fishingpole_02'), (20731, 'INV_Fishingpole_02'), (20732, 'INV_Weapon_Rifle_03'), (20733, 'INV_Gizmo_06'), (20734, 'INV_Weapon_Rifle_01'), (20735, 'INV_Weapon_Rifle_08'), (20736, 'INV_Weapon_Rifle_07'), (20737, 'INV_Weapon_Rifle_08'), (20738, 'INV_Weapon_Rifle_01'), (20739, 'INV_Spear_01'), (20740, 'INV_Weapon_Rifle_01'), (20741, 'INV_Weapon_Rifle_04'), (20742, 'INV_Spear_04'), (20743, 'INV_Weapon_Rifle_07'), (20744, 'INV_Weapon_Rifle_07'), (20745, 'INV_Spear_02'), (20746, 'INV_Spear_05'), (20747, 'INV_Wand_03'), (20748, 'INV_Spear_01'), (20749, 'INV_Spear_02'), (20750, 'INV_Spear_07'), (20751, 'Temp'), (20752, 'Temp'), (20769, 'INV_Stone_15'), (20770, 'INV_Misc_Food_40'), (20771, 'Ability_UpgradeMoonGlaive'), (20772, 'Ability_UpgradeMoonGlaive'), (20773, 'INV_ThrowingKnife_03'), (20774, 'INV_Misc_Rune_04'), (20775, 'INV_Crate_06'), (20776, 'INV_Misc_Bone_01'), (20777, 'INV_Axe_19'), (20778, 'INV_Wand_07'), (20779, 'INV_ThrowingKnife_01'), (20780, 'INV_Wand_11'), (20781, 'INV_ThrowingKnife_02'), (20782, 'INV_ThrowingAxe_01'), (20783, 'INV_ThrowingAxe_05'), (20784, 'INV_Enchant_ShardGlowingLarge'), (20785, 'INV_Staff_10'), (20786, 'INV_Torch_Lit'), (20787, 'INV_Staff_02'), (20788, 'INV_Wand_04'), (20789, 'INV_Potion_42'), (20790, 'INV_Wand_06'), (20791, 'INV_Potion_84'), (20792, 'Temp'), (20793, 'INV_Wand_11'), (20794, 'INV_Enchant_EssenceMysticalSmall'), (20795, 'INV_Enchant_EssenceMysticalLarge'), (20796, 'INV_Sword_23'), (20797, 'INV_Sword_47'), (20798, 'INV_Enchant_DustVision'), (20799, 'INV_Enchant_ShardGlowingSmall'), (20800, 'INV_Enchant_ShardGlowingLarge'), (20801, 'INV_Wand_11'), (20802, 'INV_Misc_Key_10'), (20803, 'INV_Misc_Food_50'), (20811, 'INV_Pants_08'), (20812, 'INV_Wand_01'), (20813, 'INV_Helmet_25'), (20814, 'INV_Helmet_60'), (20815, 'INV_Wand_11'), (20816, 'INV_Wand_03'), (20817, 'Spell_Shadow_GrimWard'), (20818, 'INV_Misc_Gear_01'), (20819, 'INV_Staff_11'), (20820, 'INV_Shield_02'), (20821, 'INV_Wand_11'), (20822, 'INV_Wand_01'), (20823, 'Spell_Shadow_GrimWard'), (20824, 'INV_Wand_04'), (20825, 'INV_Wand_04'), (20826, 'INV_Shield_09'), (20827, 'INV_Wand_04'), (20828, 'INV_Staff_07'), (20829, 'INV_Wand_06'), (20830, 'INV_Staff_07'), (20831, 'Spell_Shadow_RagingScream'), (20832, 'INV_Wand_01'), (20833, 'INV_Shield_05'), (20834, 'INV_Spear_01'), (20851, 'INV_Wand_06'), (20852, 'INV_Wand_07'), (20853, 'INV_Shield_07'), (20871, 'INV_Wand_02'), (20872, 'INV_Sword_39'), (20873, 'Spell_Nature_ResistNature'), (20874, 'Spell_Fire_Fire'), (20875, 'Spell_Nature_Cyclone'), (20876, 'Spell_Nature_Acid_01'), (20891, 'Spell_Shadow_GrimWard'), (20892, 'INV_Staff_18'), (20893, 'INV_Misc_MonsterScales_17'), (20894, 'INV_Stone_15'), (20895, 'INV_Enchant_EssenceNetherSmall'), (20896, 'INV_Enchant_EssenceNetherLarge'), (20897, 'Ability_Druid_ChallangingRoar'), (20898, 'Ability_Druid_DemoralizingRoar'), (20899, 'INV_Enchant_DustDream'), (20900, 'INV_Shield_13'), (20901, 'INV_Enchant_ShardRadientSmall'), (20902, 'INV_Enchant_ShardRadientLarge'), (20903, 'INV_Wand_07'), (20904, 'INV_Wand_05'), (20905, 'INV_Shield_05'), (20906, 'INV_Axe_03'), (20907, 'INV_Wand_06'), (20908, 'Spell_Nature_LightningShield'), (20909, 'INV_Misc_Head_Dragon_01'), (20910, 'Spell_Holy_PowerWordShield'), (20911, 'INV_Shield_15'), (20912, 'INV_Shield_15'), (20913, 'INV_Poison_MindNumbing'), (20914, 'INV_Misc_MonsterScales_07'), (20915, 'INV_Misc_MonsterScales_04'), (20916, 'INV_Wand_06'), (20917, 'INV_Wand_11'), (20918, 'INV_Staff_02'), (20919, 'INV_Ore_Mithril_02'), (20920, 'INV_Staff_02'), (20921, 'INV_Misc_Food_45'), (20931, 'Spell_Shadow_CurseOfTounges'), (20951, 'INV_Misc_LeatherScrap_02'), (20952, 'INV_Misc_MonsterScales_15'), (20953, 'INV_Fabric_Silk_02'), (20971, 'Spell_Holy_PowerWordShield'), (20972, 'Spell_Holy_SealOfProtection'), (20973, 'INV_Shield_07'), (20974, 'INV_Shield_17'), (20975, 'INV_Shield_15'), (20976, 'Trade_Alchemy'), (20977, 'INV_Misc_Gem_Ruby_03'), (20978, 'INV_Misc_Gem_Topaz_02'), (20979, 'INV_Weapon_Rifle_01'), (20980, 'INV_Weapon_Rifle_02'), (20981, 'INV_Staff_02'), (20982, 'INV_Misc_Key_11'), (20983, 'INV_Misc_Key_11'), (20984, 'INV_Misc_Rune_06'), (20985, 'INV_Shield_08'), (20986, 'INV_Shield_08'), (20987, 'INV_Shield_08'), (20991, 'Temp'), (20992, 'Temp'), (20993, 'Temp'), (20994, 'Temp'), (20995, 'Spell_Fire_SealOfFire'), (21011, 'INV_Staff_02'), (21012, 'INV_Wand_07'), (21013, 'INV_Wand_02'), (21014, 'INV_Wand_03'), (21015, 'INV_Wand_02'), (21016, 'INV_Wand_02'), (21017, 'INV_Wand_11'), (21018, 'INV_Wand_05'), (21019, 'INV_Staff_07'), (21020, 'INV_Wand_01'), (21021, 'INV_Staff_17'), (21022, 'INV_Wand_04'), (21023, 'INV_Wand_02'), (21024, 'INV_Wand_02'), (21025, 'INV_Staff_17'), (21026, 'INV_Wand_11'), (21027, 'INV_Wand_03'), (21031, 'INV_Misc_Herb_12'), (21032, 'INV_Misc_Book_10'), (21051, 'INV_Mace_02'), (21052, 'INV_Hammer_15'), (21071, 'INV_Weapon_Rifle_08'), (21072, 'INV_Stone_02'), (21091, 'INV_Weapon_ShortBlade_25'), (21092, 'INV_Belt_18'), (21093, 'INV_Staff_23'), (21094, 'INV_Wand_01'), (21095, 'INV_Wand_01'), (21096, 'INV_Staff_02'), (21097, 'INV_Staff_07'), (21098, 'INV_Staff_02'), (21099, 'INV_Wand_07'), (21100, 'INV_Wand_07'), (21101, 'INV_Wand_07'), (21102, 'INV_TradeskillItem_01'), (21111, 'INV_Weapon_Bow_07'), (21112, 'INV_Weapon_Bow_01'), (21113, 'INV_Weapon_Bow_07'), (21114, 'INV_Chest_Cloth_48'), (21115, 'INV_Misc_Food_54'), (21116, 'INV_Misc_Food_58'), (21131, 'Temp'), (21132, 'Temp'), (21133, 'Temp'), (21134, 'Temp'), (21135, 'Temp'), (21136, 'Temp'), (21137, 'Temp'), (21138, 'Temp'), (21139, 'Temp'), (21140, 'Ability_Ambush'), (21141, 'INV_Mace_13'), (21142, 'Ability_Ambush'), (21143, 'INV_Misc_Note_03'), (21144, 'INV_Misc_MonsterClaw_01'), (21145, 'Temp'), (21146, 'INV_Chest_Fur.tga'), (21147, 'Temp'), (21148, 'INV_Helmet_14'), (21149, 'INV_Misc_Food_45'), (21150, 'Temp'), (21151, 'Temp'), (21152, 'Temp'), (21153, 'INV_Helmet_14'), (21154, 'INV_Boots_05'), (21155, 'Temp'), (21156, 'Temp'), (21157, 'Temp'), (21158, 'INV_Axe_18'), (21159, 'INV_Axe_04'), (21160, 'INV_Shirt_Orange_01'), (21161, 'INV_Shirt_Orange_01'), (21162, 'Temp'), (21163, 'Temp'), (21164, 'INV_Misc_Gem_Stone_01'), (21165, 'Temp'), (21166, 'Temp'), (21167, 'Temp'), (21168, 'Temp'), (21169, 'Temp'), (21170, 'Temp'), (21171, 'Temp'), (21172, 'Temp'), (21173, 'Temp'), (21174, 'Temp'), (21175, 'INV_Gizmo_06'), (21176, 'INV_Helmet_14'), (21177, 'Temp'), (21178, 'Temp'), (21179, 'INV_Shirt_01'), (21180, 'INV_Belt_01'), (21181, 'INV_Boots_08'), (21182, 'Temp'), (21183, 'INV_Boots_05'), (21184, 'Temp'), (21185, 'Temp'), (21186, 'Temp'), (21187, 'Temp'), (21188, 'Temp'), (21189, 'INV_Gizmo_07'), (21190, 'Temp'), (21191, 'Temp'), (21192, 'INV_Sword_04'), (21193, 'INV_Sword_04'), (21194, 'INV_Sword_04'), (21195, 'Temp'), (21196, 'Temp'), (21197, 'Temp'), (21198, 'Temp'), (21199, 'Temp'), (21200, 'Temp'), (21201, 'Temp'), (21202, 'INV_Misc_Bag_17'), (21203, 'INV_Misc_Food_33'), (21204, 'INV_Staff_10'), (21205, 'INV_Misc_Flute_01'), (21206, 'INV_Staff_10'), (21207, 'INV_Staff_Goldfeathered_01'), (21208, 'INV_Staff_01'), (21209, 'INV_Staff_11'), (21210, 'Temp'), (21211, 'Temp'), (21212, 'INV_Gauntlets_04'), (21213, 'Temp'), (21214, 'INV_Shirt_01'), (21215, 'INV_Chest_Chain'), (21216, 'INV_Boots_01'), (21217, 'Temp'), (21218, 'Temp'), (21219, 'INV_Shirt_01'), (21220, 'Temp'), (21221, 'Temp'), (21222, 'Temp'), (21231, 'INV_Shoulder_02'), (21232, 'Temp'), (21233, 'Temp'), (21234, 'INV_Shoulder_02'), (21235, 'Temp'), (21236, 'Temp'), (21237, 'Temp'), (21238, 'INV_Axe_04'), (21239, 'Temp'), (21240, 'Temp'), (21241, 'Temp'), (21242, 'Temp'), (21243, 'Temp'), (21244, 'Temp'), (21245, 'Temp'), (21246, 'Temp'), (21247, 'Temp'), (21248, 'Temp'), (21249, 'Temp'), (21250, 'Temp'), (21251, 'INV_Staff_08'), (21252, 'INV_Mace_13'), (21253, 'Temp'), (21254, 'Temp'), (21255, 'Temp'), (21256, 'INV_Chest_Cloth_25'), (21257, 'Temp'), (21258, 'Temp'), (21259, 'INV_Pants_12'), (21260, 'INV_Pants_12'), (21261, 'INV_Pants_12'), (21262, 'INV_Pants_12'), (21263, 'INV_Boots_09'), (21264, 'Temp'), (21265, 'Temp'), (21266, 'Temp'), (21267, 'INV_Pants_12'), (21268, 'INV_Pants_12'), (21269, 'Temp'), (21270, 'Temp'), (21271, 'Temp'), (21272, 'Temp'), (21291, 'INV_Helmet_16'), (21292, 'INV_Helmet_18'), (21293, 'INV_Helmet_15'), (21294, 'INV_Helmet_15'), (21295, 'INV_Helmet_18'), (21296, 'INV_Helmet_49'), (21297, 'INV_Helmet_13'), (21298, 'INV_Helmet_15'), (21299, 'INV_Helmet_08'), (21300, 'INV_Helmet_25'), (21301, 'INV_Helmet_25'), (21302, 'INV_Helmet_20'), (21303, 'INV_Helmet_25'), (21304, 'INV_Helmet_15'), (21305, 'Temp'), (21306, 'INV_Helmet_33'), (21307, 'INV_Helmet_06'), (21308, 'INV_Helmet_15'), (21309, 'INV_Helmet_13'), (21310, 'INV_Helmet_09'), (21311, 'INV_Helmet_15'), (21312, 'INV_Helmet_11'), (21313, 'INV_Helmet_13'), (21314, 'INV_Helmet_13'), (21315, 'INV_Helmet_10'), (21316, 'INV_Helmet_10'), (21317, 'INV_Crown_01'), (21318, 'INV_Misc_Quiver_09'), (21319, 'INV_Misc_Bag_09_Blue'), (21320, 'INV_Misc_Quiver_02'), (21321, 'INV_Misc_Quiver_03'), (21322, 'INV_Misc_Quiver_02'), (21323, 'INV_Misc_Quiver_04'), (21324, 'INV_Misc_MonsterTail_02'), (21325, 'INV_Misc_Quiver_10'), (21326, 'INV_Misc_Quiver_09'), (21327, 'INV_Misc_Food_48'), (21328, 'INV_Misc_Quiver_09'), (21329, 'INV_Misc_Quiver_10'), (21330, 'INV_Misc_Quiver_01'), (21331, 'INV_Misc_Quiver_07'), (21332, 'INV_Misc_Quiver_04'), (21333, 'INV_Shirt_GuildTabard_01'), (21334, 'Temp'), (21335, 'Temp'), (21336, 'Temp'), (21337, 'INV_Shirt_GuildTabard_01'), (21338, 'INV_Shirt_GuildTabard_01'), (21339, 'Temp'), (21340, 'Temp'), (21341, 'INV_Staff_08'), (21342, 'INV_Mace_01'), (21343, 'Temp'), (21344, 'Temp'), (21345, 'Temp'), (21346, 'Temp'), (21351, 'Temp'), (21352, 'Temp'), (21353, 'Temp'), (21354, 'Temp'), (21355, 'Temp'), (21356, 'Temp'), (21357, 'Temp'), (21358, 'Temp'), (21359, 'Temp'), (21360, 'Temp'), (21361, 'Temp'), (21362, 'INV_Mace_08'), (21363, 'INV_Misc_MonsterScales_11'), (21364, 'INV_Misc_MonsterScales_06'), (21365, 'INV_Misc_Ear_NightElf_01'), (21366, 'INV_Misc_Pelt_03'), (21367, 'INV_Ore_TrueSilver_01'), (21368, 'INV_Misc_Bone_09'), (21369, 'INV_Misc_Food_40'), (21370, 'INV_Feather_07'), (21371, 'Temp'), (21372, 'INV_Staff_23'), (21373, 'INV_Wand_05'), (21374, 'INV_Misc_Gift_04'), (21375, 'INV_Misc_Gift_05'), (21376, 'INV_Staff_01'), (21377, 'Temp'), (21391, 'Temp'), (21392, 'Temp'), (21393, 'Temp'), (21394, 'Temp'), (21395, 'Temp'), (21396, 'Temp'), (21397, 'Temp'), (21398, 'Temp'), (21399, 'Temp'), (21400, 'Temp'), (21401, 'INV_Shirt_01'), (21402, 'INV_Misc_Flute_01'), (21403, 'INV_Pants_12'), (21404, 'INV_Pants_06'), (21405, 'INV_Pants_13'), (21406, 'INV_Jewelry_Talisman_03'), (21407, 'INV_Crown_01'), (21411, 'INV_Weapon_ShortBlade_24'), (21412, 'Temp'), (21413, 'Temp'), (21414, 'INV_Gizmo_07'), (21415, 'INV_Misc_Bone_06'), (21416, 'INV_Misc_Pelt_Boar_Ruin_03'), (21431, 'INV_Misc_Book_08'), (21451, 'Temp'), (21452, 'Temp'), (21453, 'Temp'), (21454, 'Temp'), (21455, 'Temp'), (21456, 'Temp'), (21457, 'INV_Shoulder_09'), (21458, 'INV_Misc_Gem_Bloodstone_02'), (21459, 'INV_Belt_25'), (21460, 'INV_Staff_25'), (21461, 'INV_Misc_MonsterClaw_01'), (21462, 'INV_Misc_MonsterClaw_01'), (21463, 'INV_Misc_Pelt_Boar_Ruin_02'), (21464, 'INV_Chest_Cloth_36'), (21465, 'INV_Chest_Cloth_36'), (21466, 'INV_Chest_Cloth_23'), (21467, 'INV_Boots_Fabric_01'), (21468, 'Temp'), (21469, 'INV_Misc_Lantern_01'), (21470, 'INV_Misc_Pelt_02'), (21471, 'Spell_Nature_Acid_01'), (21472, 'INV_Enchant_ShardRadientSmall'), (21473, 'INV_Drink_17'), (21474, 'INV_Shield_10'), (21475, 'INV_Shield_05'), (21491, 'INV_Wand_05'), (21511, 'INV_Mace_13'), (21512, 'INV_Mace_13'), (21513, 'INV_Staff_Goldfeathered_01'), (21514, 'INV_Staff_Goldfeathered_01'), (21531, 'INV_Potion_97'), (21532, 'Temp'), (21533, 'Temp'), (21534, 'Temp'), (21535, 'Temp'), (21536, 'Temp'), (21537, 'INV_Chest_Wolf'), (21538, 'INV_Boots_08'), (21539, 'INV_Shield_09'), (21540, 'INV_Shield_09'), (21541, 'INV_Shield_09'), (21551, 'Spell_Holy_PowerWordShield'), (21552, 'INV_Staff_08'), (21553, 'INV_Shield_04'), (21554, 'INV_Sword_39'), (21555, 'INV_Sword_10'), (21556, 'INV_Gizmo_03'), (21557, 'Temp'), (21558, 'Temp'), (21559, 'Temp'), (21571, 'Ability_Whirlwind'), (21572, 'INV_Chest_Plate08'), (21573, 'INV_Chest_Plate08'), (21574, 'INV_Shoulder_09'), (21575, 'INV_Chest_Chain_16'), (21576, 'INV_Chest_Chain_16'), (21577, 'INV_Chest_Chain_16'), (21578, 'INV_Chest_Plate08'), (21579, 'INV_Chest_Plate08'), (21580, 'INV_Chest_Plate08'), (21581, 'INV_Axe_06'), (21582, 'INV_Axe_06'), (21583, 'Spell_Fire_LavaSpawn'), (21584, 'INV_Misc_ShadowEgg'), (21585, 'INV_Misc_Bag_14'), (21586, 'INV_Misc_Bag_14'), (21591, 'INV_Helmet_30'), (21592, 'Temp'), (21593, 'Temp'), (21594, 'INV_Misc_Orb_02'), (21595, 'INV_Misc_Orb_03'), (21596, 'INV_Misc_Gem_Pearl_02'), (21597, 'INV_Misc_Orb_03'), (21598, 'INV_Misc_Orb_04'), (21599, 'INV_Misc_Orb_04'), (21600, 'INV_Misc_Orb_03'), (21601, 'INV_Jewelry_Talisman_01'), (21602, 'INV_Misc_Orb_03'), (21603, 'INV_Misc_Orb_01'), (21604, 'INV_Staff_05'), (21605, 'INV_Misc_Orb_01'), (21606, 'INV_Ore_Arcanite_02'), (21607, 'INV_Misc_Orb_04'), (21608, 'INV_Wand_05'), (21609, 'INV_Misc_Bone_ElfSkull_01'), (21610, 'INV_Misc_Gem_Sapphire_01'), (21611, 'INV_Jewelry_Talisman_05'), (21612, 'INV_Misc_Bone_OrcSkull_01'), (21613, 'INV_Shield_02'), (21614, 'INV_Chest_Plate02'), (21615, 'INV_Chest_Plate02'), (21616, 'INV_Gauntlets_19'), (21617, 'INV_Gauntlets_19'), (21618, 'INV_Gauntlets_19'), (21619, 'INV_Gauntlets_19'), (21620, 'INV_Weapon_ShortBlade_16'), (21631, 'Temp'), (21632, 'INV_Misc_Head_Dragon_01'), (21633, 'Temp'), (21634, 'Temp'), (21651, 'INV_Mask_02'), (21652, 'INV_Helmet_08'), (21671, 'INV_Bracer_13'), (21672, 'INV_Potion_76'), (21673, 'INV_Potion_90'), (21674, 'INV_Hammer_23'), (21691, 'INV_Shoulder_08'), (21692, 'INV_Sword_02'), (21693, 'INV_Enchant_ShardGlimmeringLarge'), (21694, 'INV_Pants_03'), (21695, 'INV_Helmet_01'), (21696, 'INV_Gauntlets_04'), (21697, 'INV_Boots_01'), (21698, 'INV_Gauntlets_04'), (21699, 'INV_Belt_04'), (21700, 'INV_Helmet_46'), (21701, 'INV_Helmet_46'), (21702, 'INV_Helmet_01'), (21711, 'INV_Misc_Quiver_06'), (21712, 'INV_Misc_Quiver_06'), (21713, 'INV_Gauntlets_11'), (21714, 'INV_Gauntlets_11'), (21715, 'INV_Gauntlets_11'), (21716, 'INV_Gauntlets_26'), (21717, 'INV_Helmet_23'), (21718, 'INV_Gauntlets_26'), (21719, 'INV_Chest_Cloth_07'), (21720, 'INV_Wand_04'), (21721, 'INV_Wand_04'), (21722, 'INV_Staff_13'), (21723, 'INV_Staff_18'), (21724, 'Spell_Fire_LavaSpawn'), (21725, 'INV_Misc_Bandage_14'), (21726, 'INV_Hammer_23'), (21727, 'Temp'), (21728, 'Temp'), (21729, 'Temp'), (21730, 'Temp'), (21731, 'INV_Boots_08'), (21751, 'INV_Mace_01'); INSERT INTO `aowow_icons` VALUES (21752, 'INV_Axe_01'), (21753, 'INV_Bracer_02'), (21754, 'INV_Bracer_18'), (21755, 'INV_Bracer_05'), (21756, 'INV_Bracer_03'), (21757, 'INV_Bracer_10'), (21771, 'INV_Shoulder_02'), (21772, 'INV_Belt_06'), (21773, 'INV_Sword_23'), (21774, 'INV_Sword_19'), (21775, 'INV_Sword_47'), (21791, 'INV_Mace_01'), (21792, 'INV_Mace_01'), (21793, 'INV_Hammer_09'), (21794, 'INV_Drink_18'), (21795, 'INV_Hammer_06'), (21796, 'INV_Belt_11'), (21797, 'INV_Helmet_46'), (21798, 'INV_Helmet_46'), (21799, 'INV_Helmet_46'), (21800, 'INV_Helmet_46'), (21801, 'INV_Crown_02'), (21802, 'INV_Spear_07'), (21803, 'INV_Spear_07'), (21804, 'INV_Misc_Gem_Bloodstone_01'), (21805, 'INV_Gauntlets_04'), (21806, 'INV_Sword_23'), (21807, 'INV_Misc_Key_12'), (21808, 'INV_Sword_23'), (21809, 'INV_Sword_25'), (21810, 'INV_Axe_18'), (21811, 'INV_Pants_13'), (21812, 'INV_Pants_13'), (21831, 'INV_Pants_13'), (21832, 'INV_Pants_13'), (21833, 'INV_Misc_Bomb_04'), (21834, 'INV_Misc_MonsterScales_16'), (21835, 'INV_Misc_MonsterScales_12'), (21836, 'INV_Potion_29'), (21837, 'INV_Spear_08'), (21838, 'Temp'), (21839, 'INV_Helmet_44'), (21840, 'INV_Shirt_White_01'), (21841, 'INV_Shirt_White_01'), (21842, 'INV_Shirt_Black_01'), (21843, 'INV_Pants_08'), (21844, 'INV_Shoulder_02'), (21845, 'INV_Drink_14'), (21846, 'INV_Bracer_10'), (21847, 'INV_Bracer_10'), (21848, 'INV_Misc_Cape_11'), (21849, 'INV_Boots_03'), (21850, 'INV_Sword_46'), (21851, 'INV_Misc_Orb_03'), (21852, 'INV_Misc_Orb_03'), (21853, 'INV_Misc_Gem_Emerald_01'), (21854, 'INV_Wand_07'), (21855, 'Ability_Whirlwind'), (21856, 'INV_Spear_05'), (21871, 'Temp'), (21872, 'Temp'), (21873, 'Temp'), (21874, 'INV_Pants_01'), (21875, 'Temp'), (21876, 'Temp'), (21877, 'Temp'), (21878, 'Temp'), (21879, 'Temp'), (21880, 'Temp'), (21881, 'Temp'), (21882, 'INV_Sword_34'), (21883, 'Temp'), (21884, 'Temp'), (21885, 'Temp'), (21886, 'Temp'), (21887, 'Temp'), (21888, 'Temp'), (21889, 'Temp'), (21890, 'Temp'), (21891, 'Temp'), (21892, 'Temp'), (21893, 'Temp'), (21894, 'INV_Pants_02'), (21895, 'Temp'), (21896, 'Temp'), (21897, 'Temp'), (21898, 'INV_Chest_Plate02'), (21899, 'INV_Pants_04'), (21900, 'INV_Chest_Leather_03'), (21901, 'INV_Pants_07'), (21902, 'INV_Gauntlets_22'), (21903, 'INV_Boots_05'), (21904, 'INV_Misc_Food_39'), (21905, 'INV_Misc_Food_38'), (21906, 'INV_Misc_Food_37'), (21907, 'Temp'), (21908, 'Temp'), (21909, 'Temp'), (21910, 'Temp'), (21911, 'INV_Bracer_08'), (21912, 'Temp'), (21913, 'INV_Jewelry_Amulet_07'), (21914, 'Temp'), (21915, 'Temp'), (21916, 'Temp'), (21917, 'Temp'), (21918, 'INV_Chest_Leather_02'), (21919, 'Temp'), (21920, 'Temp'), (21921, 'Temp'), (21922, 'Temp'), (21923, 'Temp'), (21924, 'Temp'), (21931, 'INV_Sword_39'), (21932, 'Temp'), (21933, 'Temp'), (21934, 'Temp'), (21935, 'INV_Wand_01'), (21936, 'INV_Ore_Arcanite_02'), (21937, 'INV_Sword_39'), (21951, 'INV_Misc_Root_02'), (21952, 'INV_Axe_13'), (21953, 'INV_Hammer_06'), (21954, 'INV_Hammer_04'), (21955, 'INV_Weapon_ShortBlade_15'), (21956, 'INV_Hammer_07'), (21957, 'INV_Chest_Cloth_48'), (21958, 'INV_Helmet_41'), (21959, 'INV_Helmet_41'), (21960, 'INV_Helmet_41'), (21961, 'INV_Pants_04'), (21962, 'INV_Mace_13'), (21963, 'INV_Pants_08'), (21964, 'INV_Pants_06'), (21965, 'INV_Misc_Cape_20'), (21966, 'INV_Axe_06'), (21967, 'INV_Axe_22'), (21968, 'INV_Staff_30'), (21969, 'INV_Boots_06'), (21970, 'INV_Boots_06'), (21971, 'INV_Potion_35'), (21972, 'INV_Potion_77'), (21973, 'INV_Misc_Food_58'), (21974, 'INV_Misc_Food_55'), (21975, 'INV_Misc_Food_45'), (21976, 'INV_Potion_56'), (21977, 'INV_Misc_Bag_01'), (21991, 'Temp'), (21992, 'Temp'), (21993, 'Temp'), (21994, 'Temp'), (21995, 'Temp'), (21996, 'Temp'), (21997, 'Temp'), (21998, 'Temp'), (21999, 'Temp'), (22000, 'Temp'), (22001, 'Temp'), (22002, 'Temp'), (22003, 'Temp'), (22004, 'Temp'), (22005, 'Temp'), (22006, 'Temp'), (22007, 'Temp'), (22008, 'Temp'), (22009, 'INV_Mace_08'), (22010, 'Temp'), (22011, 'Temp'), (22012, 'Temp'), (22013, 'Temp'), (22014, 'Temp'), (22015, 'Temp'), (22016, 'Temp'), (22017, 'Temp'), (22018, 'INV_Gauntlets_05'), (22019, 'Temp'), (22020, 'INV_Misc_Bag_17'), (22021, 'INV_Helmet_14'), (22022, 'INV_Crown_02'), (22023, 'INV_Jewelry_Amulet_01'), (22024, 'INV_Misc_Food_52'), (22025, 'INV_Bracer_07'), (22026, 'Temp'), (22027, 'INV_Ore_Thorium_01'), (22028, 'INV_Sword_39'), (22029, 'INV_Ore_Thorium_01'), (22030, 'INV_Sword_39'), (22031, 'INV_Spear_01'), (22032, 'INV_Spear_08'), (22033, 'INV_Chest_Cloth_23'), (22034, 'INV_Boots_Fabric_01'), (22035, 'INV_Helmet_29'), (22036, 'INV_Helmet_29'), (22037, 'INV_Jewelry_Talisman_02'), (22051, 'INV_Misc_Bone_01'), (22071, 'INV_Misc_Key_11'), (22072, 'INV_Pants_05'), (22073, 'INV_Pants_05'), (22074, 'INV_Pants_03'), (22075, 'INV_Sword_04'), (22076, 'INV_Sword_04'), (22077, 'INV_Sword_36'), (22078, 'INV_Sword_20'), (22079, 'INV_Sword_33'), (22080, 'INV_Sword_23'), (22081, 'INV_Sword_34'), (22082, 'INV_Sword_26'), (22083, 'INV_Sword_08'), (22084, 'INV_Sword_26'), (22085, 'INV_Sword_05'), (22086, 'INV_Sword_08'), (22087, 'INV_Sword_05'), (22088, 'INV_Sword_38'), (22089, 'INV_Sword_38'), (22090, 'INV_Sword_23'), (22091, 'INV_Sword_26'), (22092, 'INV_Sword_08'), (22093, 'INV_Sword_06'), (22094, 'INV_Sword_14'), (22095, 'INV_Sword_40'), (22096, 'INV_Sword_43'), (22097, 'INV_Sword_10'), (22098, 'INV_Sword_15'), (22099, 'INV_Axe_19'), (22100, 'INV_Axe_11'), (22101, 'INV_Axe_19'), (22102, 'INV_Axe_11'), (22103, 'INV_Axe_21'), (22104, 'INV_Axe_04'), (22105, 'INV_Axe_01'), (22106, 'INV_Axe_21'), (22107, 'INV_ThrowingAxe_05'), (22108, 'INV_ThrowingAxe_05'), (22109, 'INV_Axe_17'), (22110, 'INV_ThrowingAxe_05'), (22111, 'INV_ThrowingAxe_06'), (22112, 'INV_Axe_10'), (22113, 'INV_Axe_17'), (22114, 'INV_Axe_04'), (22115, 'INV_Axe_03'), (22116, 'INV_Axe_06'), (22117, 'INV_Misc_Flute_01'), (22118, 'INV_Mace_10'), (22119, 'INV_Hammer_15'), (22120, 'INV_Mace_12'), (22121, 'INV_Hammer_16'), (22122, 'INV_Hammer_04'), (22123, 'INV_Hammer_16'), (22124, 'INV_Hammer_04'), (22125, 'INV_Hammer_16'), (22126, 'INV_Hammer_04'), (22127, 'INV_Hammer_04'), (22128, 'INV_Hammer_04'), (22129, 'INV_Hammer_04'), (22130, 'INV_Hammer_16'), (22131, 'INV_Hammer_07'), (22132, 'INV_Hammer_04'), (22133, 'INV_Hammer_03'), (22134, 'INV_Hammer_17'), (22135, 'INV_Weapon_ShortBlade_14'), (22136, 'INV_Weapon_ShortBlade_05'), (22137, 'INV_Weapon_ShortBlade_04'), (22138, 'INV_Sword_31'), (22139, 'INV_Sword_32'), (22140, 'INV_Sword_31'), (22141, 'INV_Weapon_ShortBlade_15'), (22142, 'INV_Sword_12'), (22143, 'INV_Staff_07'), (22144, 'INV_Staff_26'), (22145, 'INV_Staff_11'), (22146, 'INV_Staff_10'), (22147, 'INV_Staff_17'), (22148, 'INV_Staff_16'), (22149, 'INV_Staff_02'), (22150, 'INV_Wand_07'), (22151, 'INV_Staff_20'), (22152, 'Temp'), (22153, 'Temp'), (22154, 'Temp'), (22155, 'Temp'), (22171, 'Temp'), (22172, 'Temp'), (22173, 'Temp'), (22174, 'Temp'), (22175, 'Temp'), (22176, 'Temp'), (22177, 'Temp'), (22178, 'INV_Staff_08'), (22179, 'INV_Mace_01'), (22180, 'INV_Mace_01'), (22181, 'Temp'), (22182, 'Temp'), (22183, 'Temp'), (22184, 'INV_Helmet_34'), (22185, 'INV_Misc_Key_09'), (22191, 'INV_Potion_48'), (22192, 'INV_Box_03'), (22193, 'INV_Misc_Food_51'), (22194, 'INV_Misc_Food_47'), (22195, 'INV_Misc_Food_50'), (22196, 'INV_Misc_Food_48'), (22197, 'INV_Misc_Food_49'), (22198, 'INV_Drink_19'), (22199, 'INV_Misc_Food_06'), (22200, 'INV_Misc_Food_46'), (22201, 'INV_Potion_07'), (22202, 'INV_Potion_37'), (22203, 'INV_Potion_35'), (22204, 'INV_Potion_79'), (22205, 'INV_Potion_77'), (22206, 'INV_Misc_Fish_07'), (22207, 'INV_Misc_Bone_02'), (22208, 'INV_Spear_08'), (22209, 'INV_Spear_01'), (22210, 'INV_Spear_01'), (22211, 'INV_Spear_01'), (22212, 'INV_Weapon_Halberd_06'), (22213, 'INV_Weapon_Halberd_05'), (22214, 'INV_Weapon_Halbard_01'), (22215, 'INV_Weapon_Halberd_10'), (22216, 'INV_Weapon_Halberd_06'), (22217, 'INV_Weapon_Halbard_01'), (22218, 'INV_Weapon_Halberd_02'), (22219, 'INV_Weapon_Halbard_01'), (22220, 'INV_Weapon_Halberd_08'), (22221, 'INV_Weapon_Halberd_05'), (22222, 'INV_Weapon_Halberd_06'), (22223, 'INV_Weapon_Halbard_01'), (22224, 'INV_Weapon_Halberd_08'), (22225, 'INV_Weapon_Halberd_02'), (22226, 'INV_Weapon_ShortBlade_26'), (22227, 'INV_Sword_39'), (22228, 'INV_Sword_38'), (22229, 'INV_Weapon_ShortBlade_26'), (22230, 'INV_Sword_45'), (22231, 'INV_Sword_45'), (22232, 'INV_Weapon_ShortBlade_26'), (22233, 'INV_Spear_08'), (22234, 'INV_Spear_07'), (22235, 'INV_Spear_05'), (22236, 'INV_Spear_06'), (22237, 'INV_Spear_05'), (22238, 'INV_Spear_08'), (22239, 'INV_Spear_05'), (22240, 'INV_Spear_04'), (22241, 'INV_Spear_05'), (22242, 'INV_Spear_06'), (22243, 'Racial_Dwarf_FindTreasure'), (22244, 'Racial_Dwarf_FindTreasure'), (22245, 'Racial_Dwarf_FindTreasure'), (22246, 'INV_Weapon_ShortBlade_15'), (22247, 'INV_Weapon_ShortBlade_04'), (22248, 'INV_Weapon_ShortBlade_15'), (22249, 'INV_Axe_17'), (22250, 'INV_Axe_17'), (22251, 'INV_Staff_21'), (22252, 'INV_Staff_21'), (22253, 'INV_Misc_Cape_18'), (22254, 'INV_Misc_Cape_04'), (22255, 'INV_Belt_34'), (22256, 'INV_Belt_03'), (22257, 'INV_Weapon_ShortBlade_05'), (22258, 'INV_Weapon_ShortBlade_05'), (22271, 'INV_Box_PetCarrier_01'), (22272, 'Temp'), (22273, 'Temp'), (22274, 'INV_Shirt_01'), (22291, 'INV_Axe_09'), (22292, 'Temp'), (22293, 'INV_Gizmo_07'), (22294, 'Temp'), (22295, 'Temp'), (22296, 'Temp'), (22297, 'Temp'), (22298, 'Temp'), (22299, 'INV_Gizmo_09'), (22300, 'Temp'), (22301, 'Temp'), (22302, 'Temp'), (22303, 'INV_Gizmo_GoblinBoomBox_01'), (22304, 'INV_Misc_Bone_07'), (22305, 'Temp'), (22306, 'INV_Boots_01'), (22307, 'Temp'), (22308, 'Temp'), (22309, 'Temp'), (22310, 'Temp'), (22311, 'Temp'), (22312, 'Temp'), (22313, 'Temp'), (22314, 'Temp'), (22315, 'INV_Boots_01'), (22316, 'Temp'), (22317, 'Temp'), (22318, 'Temp'), (22319, 'INV_Axe_01'), (22320, 'Temp'), (22321, 'Temp'), (22322, 'Temp'), (22323, 'Temp'), (22324, 'Temp'), (22325, 'Temp'), (22326, 'Temp'), (22327, 'Temp'), (22328, 'Temp'), (22329, 'Temp'), (22330, 'Temp'), (22331, 'Temp'), (22332, 'Temp'), (22333, 'Temp'), (22334, 'Temp'), (22335, 'Temp'), (22336, 'Temp'), (22337, 'Temp'), (22338, 'Temp'), (22339, 'Temp'), (22340, 'Temp'), (22341, 'Temp'), (22342, 'Temp'), (22351, 'Temp'), (22352, 'INV_Pants_02'), (22353, 'INV_Boots_01'), (22354, 'Temp'), (22355, 'Temp'), (22356, 'Temp'), (22357, 'INV_Axe_04'), (22358, 'INV_Helmet_27'), (22359, 'Temp'), (22360, 'Temp'), (22361, 'Temp'), (22362, 'Temp'), (22363, 'INV_Boots_01'), (22364, 'Temp'), (22365, 'Temp'), (22366, 'INV_Sword_24'), (22367, 'INV_Weapon_ShortBlade_04'), (22368, 'Temp'), (22369, 'INV_Shoulder_05'), (22370, 'INV_Shirt_01'), (22371, 'Temp'), (22372, 'Temp'), (22373, 'Temp'), (22374, 'Temp'), (22375, 'Temp'), (22376, 'Temp'), (22377, 'INV_Misc_Key_05'), (22378, 'INV_Sword_24'), (22391, 'INV_Staff_Goldfeathered_01'), (22392, 'Temp'), (22393, 'INV_Chest_Chain_12'), (22394, 'INV_Staff_09'), (22395, 'INV_Staff_08'), (22396, 'Temp'), (22397, 'Temp'), (22398, 'Temp'), (22399, 'Temp'), (22400, 'Temp'), (22401, 'Temp'), (22402, 'INV_Sword_04'), (22403, 'INV_Weapon_ShortBlade_04'), (22404, 'INV_Spear_08'), (22405, 'Temp'), (22406, 'Temp'), (22407, 'Temp'), (22408, 'Temp'), (22409, 'Temp'), (22410, 'Temp'), (22411, 'INV_Sword_20'), (22412, 'Temp'), (22413, 'Temp'), (22414, 'INV_Misc_Food_57'), (22415, 'INV_Jewelry_Ring_01'), (22416, 'INV_Misc_Bowl_01'), (22417, 'INV_Potion_01'), (22418, 'INV_Helmet_12'), (22419, 'INV_Helmet_47'), (22420, 'INV_Helmet_47'), (22421, 'INV_Helmet_47'), (22422, 'INV_Helmet_47'), (22423, 'INV_Helmet_47'), (22424, 'Temp'), (22425, 'INV_Pants_08'), (22426, 'INV_Pants_08'), (22427, 'INV_Pants_14'), (22428, 'INV_Pants_07'), (22429, 'INV_Potion_85'), (22430, 'Temp'), (22431, 'Temp'), (22432, 'Temp'), (22433, 'Temp'), (22434, 'Temp'), (22435, 'Temp'), (22436, 'INV_Egg_02'), (22437, 'Temp'), (22438, 'Temp'), (22439, 'Temp'), (22440, 'Temp'), (22441, 'Temp'), (22442, 'Temp'), (22443, 'INV_Misc_Rune_06'), (22444, 'INV_Ingot_07'), (22445, 'INV_Ingot_Eternium'), (22446, 'Temp'), (22447, 'INV_Shirt_02'), (22448, 'Temp'), (22449, 'Temp'), (22450, 'Temp'), (22451, 'Temp'), (22452, 'Temp'), (22453, 'Temp'), (22454, 'Temp'), (22455, 'Temp'), (22456, 'Temp'), (22457, 'Temp'), (22458, 'Temp'), (22459, 'Temp'), (22460, 'Temp'), (22461, 'Temp'), (22462, 'Temp'), (22463, 'Temp'), (22464, 'INV_Weapon_ShortBlade_21'), (22471, 'Temp'), (22472, 'Temp'), (22473, 'Temp'), (22474, 'Temp'), (22475, 'Temp'), (22476, 'Temp'), (22477, 'INV_Misc_Key_13'), (22478, 'INV_Axe_12'), (22479, 'Temp'), (22480, 'INV_Chest_Chain_07'), (22481, 'INV_Pants_03'), (22482, 'INV_Gauntlets_04'), (22483, 'INV_Jewelry_Necklace_09'), (22484, 'INV_Misc_Rune_04'), (22485, 'Spell_Arcane_Blink'), (22486, 'Temp'), (22487, 'Temp'), (22488, 'Temp'), (22489, 'Temp'), (22490, 'Temp'), (22491, 'Temp'), (22492, 'INV_Sword_20'), (22493, 'Temp'), (22494, 'Temp'), (22495, 'Temp'), (22496, 'Temp'), (22497, 'Temp'), (22498, 'Temp'), (22499, 'Temp'), (22500, 'Temp'), (22501, 'Temp'), (22502, 'INV_Pants_02'), (22503, 'INV_Gauntlets_04'), (22504, 'Temp'), (22505, 'Temp'), (22506, 'Temp'), (22507, 'INV_Chest_Plate02'), (22508, 'INV_Chest_Plate02'), (22509, 'INV_Chest_Plate02'), (22510, 'INV_Chest_Plate07'), (22511, 'Temp'), (22512, 'Temp'), (22513, 'Temp'), (22514, 'INV_Shoulder_23'), (22515, 'INV_Belt_34'), (22516, 'INV_Helmet_22'), (22517, 'INV_Helmet_22'), (22518, 'INV_Helmet_22'), (22519, 'INV_Pants_04'), (22520, 'INV_Pants_04'), (22521, 'Temp'), (22522, 'Temp'), (22523, 'INV_Boots_Plate_01'), (22524, 'INV_Shirt_01'), (22525, 'Temp'), (22526, 'Temp'), (22527, 'INV_Shoulder_23'), (22528, 'INV_Shoulder_23'), (22529, 'INV_Shoulder_23'), (22530, 'INV_Shoulder_23'), (22531, 'INV_Shoulder_23'), (22532, 'INV_Chest_Plate07'), (22533, 'INV_Helmet_22'), (22534, 'INV_Shoulder_23'), (22535, 'INV_Shoulder_23'), (22536, 'INV_Chest_Plate07'), (22537, 'INV_Chest_Plate07'), (22538, 'INV_Helmet_22'), (22539, 'INV_Shoulder_23'), (22540, 'Temp'), (22541, 'INV_Boots_Plate_01'), (22542, 'INV_Chest_Wolf'), (22543, 'Temp'), (22544, 'INV_Boots_Plate_01'), (22545, 'INV_Chest_Plate07'), (22546, 'INV_Bracer_19'), (22547, 'INV_Helmet_22'), (22548, 'INV_Helmet_22'), (22549, 'INV_Helmet_22'), (22550, 'INV_Belt_30'), (22551, 'INV_Boots_Plate_01'), (22552, 'Temp'), (22553, 'Temp'), (22554, 'Temp'), (22555, 'Temp'), (22556, 'INV_Chest_Plate07'), (22557, 'INV_Pants_03'), (22558, 'INV_Helmet_36'), (22559, 'INV_Chest_Plate07'), (22560, 'INV_Pants_03'), (22561, 'Temp'), (22562, 'INV_Pants_01'), (22563, 'INV_Staff_08'), (22564, 'INV_Gauntlets_10'), (22565, 'INV_Helmet_36'), (22566, 'INV_Helmet_36'), (22567, 'INV_Boots_Plate_01'), (22568, 'INV_Boots_Plate_01'), (22569, 'INV_Boots_Plate_01'), (22570, 'INV_Boots_Plate_01'), (22571, 'INV_Belt_11'), (22572, 'INV_Belt_11'), (22573, 'INV_Belt_11'), (22574, 'Temp'), (22575, 'INV_Boots_07'), (22576, 'Temp'), (22577, 'Temp'), (22578, 'Temp'), (22579, 'Temp'), (22580, 'INV_Chest_Plate07'), (22581, 'INV_Chest_Plate07'), (22582, 'INV_Chest_Plate07'), (22583, 'INV_Chest_Plate07'), (22584, 'INV_Chest_Plate01'), (22585, 'INV_Chest_Plate01'), (22586, 'INV_Pants_04'), (22587, 'INV_Belt_30'), (22588, 'INV_Belt_30'), (22589, 'INV_Belt_30'), (22590, 'INV_Belt_30'), (22591, 'INV_Belt_01'), (22592, 'INV_Boots_Plate_01'), (22593, 'INV_Bracer_19'), (22594, 'INV_Shoulder_02'), (22595, 'INV_Bracer_19'), (22596, 'INV_Bracer_19'), (22597, 'INV_Bracer_19'), (22598, 'INV_Axe_04'), (22611, 'INV_Misc_Bag_10_Black'), (22612, 'INV_Misc_Bag_10_Green'), (22613, 'INV_Misc_Bag_01'), (22614, 'INV_Misc_Bag_04'), (22615, 'INV_Torch_Lit'), (22616, 'INV_Misc_Bag_01'), (22617, 'INV_Misc_Bag_01'), (22618, 'INV_Misc_Bag_04'), (22631, 'INV_Jewelry_Ring_03'), (22632, 'INV_Jewelry_Ring_03'), (22633, 'Temp'), (22634, 'INV_Misc_MonsterScales_17'), (22635, 'INV_Shield_09'), (22636, 'INV_Misc_MonsterScales_11'), (22637, 'INV_Shield_09'), (22638, 'INV_Shield_09'), (22639, 'INV_Misc_MonsterScales_15'), (22640, 'INV_Shield_09'), (22641, 'INV_Misc_MonsterScales_09'), (22642, 'INV_Misc_MonsterScales_13'), (22643, 'INV_Misc_MonsterScales_07'), (22644, 'Temp'), (22645, 'INV_Axe_04'), (22646, 'INV_Chest_Cloth_29'), (22647, 'INV_Chest_Cloth_06'), (22648, 'INV_Gauntlets_30'), (22649, 'INV_Misc_Spyglass_03'), (22650, 'INV_Chest_Chain'), (22651, 'INV_Misc_Gem_03'), (22652, 'INV_Misc_Gem_01'), (22653, 'INV_Sword_02'), (22654, 'INV_Sword_02'), (22655, 'INV_Boots_07'), (22656, 'INV_Bracer_04'), (22671, 'INV_Spear_05'), (22672, 'INV_Spear_08'), (22673, 'INV_Boots_Plate_08'), (22674, 'INV_Bracer_03'), (22675, 'INV_Misc_Cape_02'), (22676, 'INV_Gauntlets_28'), (22677, 'INV_Chest_Chain'), (22678, 'INV_Belt_22'), (22679, 'INV_Bracer_14'), (22680, 'INV_Boots_Plate_01'), (22681, 'INV_Misc_Cape_20'), (22682, 'INV_Gauntlets_11'), (22683, 'INV_Belt_17'), (22684, 'INV_Boots_Plate_01'), (22685, 'INV_Bracer_12'), (22686, 'INV_Gauntlets_12'), (22687, 'INV_Pants_10'), (22688, 'INV_Chest_Chain_05'), (22689, 'INV_Chest_Chain_09'), (22690, 'INV_Boots_09'), (22691, 'INV_Misc_Cape_07'), (22692, 'INV_Belt_05'), (22693, 'INV_Pants_09'), (22694, 'INV_Spear_08'), (22695, 'INV_Sword_09'), (22711, 'Temp'), (22712, 'Temp'), (22713, 'INV_Belt_01'), (22714, 'Temp'), (22715, 'Temp'), (22716, 'INV_Feather_12'), (22717, 'INV_Box_Birdcage_01'), (22718, 'INV_Hammer_07'), (22719, 'INV_Weapon_ShortBlade_16'), (22720, 'INV_Weapon_ShortBlade_03'), (22721, 'INV_Weapon_ShortBlade_03'), (22722, 'INV_Wand_07'), (22723, 'INV_Jewelry_Ring_03'), (22724, 'Temp'), (22725, 'INV_Jewelry_Ring_03'), (22726, 'INV_Pants_01'), (22727, 'Temp'), (22728, 'Temp'), (22729, 'Temp'), (22730, 'INV_Shield_14'), (22731, 'INV_Sword_15'), (22732, 'INV_Sword_41'), (22733, 'INV_Sword_41'), (22734, 'INV_Axe_12'), (22735, 'Temp'), (22751, 'INV_Chest_Cloth_09'), (22752, 'INV_Bracer_17'), (22753, 'INV_Weapon_ShortBlade_10'), (22754, 'INV_Boots_02'), (22755, 'INV_Gauntlets_14'), (22756, 'INV_Boots_Fabric_01'), (22757, 'INV_Boots_Plate_05'), (22758, 'INV_Shirt_01'), (22759, 'INV_Shoulder_23'), (22760, 'Temp'), (22761, 'INV_Boots_Fabric_01'), (22762, 'Temp'), (22763, 'INV_Boots_Fabric_01'), (22764, 'Temp'), (22765, 'INV_Jewelry_Necklace_11'), (22771, 'INV_Letter_17'), (22772, 'INV_Shirt_01'), (22773, 'Temp'), (22774, 'Temp'), (22775, 'Temp'), (22776, 'Temp'), (22777, 'Temp'), (22778, 'Temp'), (22779, 'INV_Boots_Wolf'), (22780, 'INV_Gauntlets_14'), (22781, 'INV_Gauntlets_14'), (22782, 'INV_Gauntlets_20'), (22783, 'INV_Boots_02'), (22784, 'INV_Shoulder_25'), (22785, 'INV_Potion_22'), (22786, 'Temp'), (22787, 'INV_Pants_02'), (22788, 'Temp'), (22791, 'INV_Weapon_ShortBlade_15'), (22792, 'INV_Weapon_Halberd_04'), (22793, 'INV_Misc_Organ_02'), (22794, 'INV_Helmet_46'), (22795, 'INV_Shoulder_11'), (22796, 'INV_Weapon_ShortBlade_25'), (22797, 'Temp'), (22798, 'Temp'), (22799, 'Temp'), (22800, 'Temp'), (22801, 'Temp'), (22802, 'INV_Staff_08'), (22803, 'INV_Weapon_ShortBlade_26'), (22804, 'INV_Sword_34'), (22805, 'INV_Shield_21'), (22806, 'Temp'), (22807, 'Temp'), (22808, 'Temp'), (22809, 'Temp'), (22810, 'Temp'), (22811, 'Temp'), (22812, 'Temp'), (22813, 'Temp'), (22814, 'INV_Sword_24'), (22815, 'Temp'), (22816, 'Temp'), (22817, 'Temp'), (22818, 'Temp'), (22831, 'INV_Shield_05'), (22832, 'INV_Helmet_44'), (22833, 'INV_Crown_02'), (22834, 'INV_Staff_13'), (22835, 'INV_Staff_13'), (22836, 'INV_Misc_Bone_ElfSkull_01'), (22837, 'INV_Belt_10'), (22838, 'INV_Misc_MonsterScales_17'), (22839, 'INV_Pants_14'), (22840, 'INV_Pants_13'), (22841, 'INV_Chest_Plate06'), (22842, 'INV_Chest_Cloth_17'), (22843, 'INV_Chest_Cloth_17'), (22844, 'Temp'), (22845, 'Temp'), (22846, 'Temp'), (22847, 'INV_Chest_Plate01'), (22848, 'INV_Pants_04'), (22849, 'INV_Shoulder_02'), (22850, 'INV_Shoulder_02'), (22851, 'INV_Shoulder_02'), (22852, 'INV_Shoulder_02'), (22853, 'INV_Boots_Plate_01'), (22854, 'INV_Helmet_22'), (22855, 'INV_Helmet_22'), (22856, 'INV_Helmet_22'), (22857, 'INV_Shoulder_30'), (22858, 'INV_Helmet_12'), (22859, 'INV_Chest_Plate03'), (22860, 'INV_Chest_Plate03'), (22861, 'INV_Boots_Plate_01'), (22862, 'INV_Shoulder_30'), (22863, 'INV_Shoulder_30'), (22864, 'INV_Shoulder_30'), (22865, 'INV_Shoulder_30'), (22866, 'INV_Shoulder_30'), (22867, 'INV_Shoulder_30'), (22868, 'INV_Shoulder_30'), (22869, 'INV_Shoulder_15'), (22870, 'INV_Chest_Plate07'), (22871, 'INV_Helmet_12'), (22872, 'INV_Pants_04'), (22873, 'INV_Chest_Plate07'), (22874, 'INV_Chest_Plate07'), (22875, 'INV_Helmet_12'), (22876, 'INV_Helmet_12'), (22877, 'INV_Helmet_12'), (22878, 'INV_Helmet_12'), (22879, 'INV_Helmet_12'), (22880, 'INV_Helmet_12'), (22881, 'INV_Helmet_12'), (22882, 'INV_Pants_04'), (22883, 'INV_Helmet_12'), (22884, 'INV_Helmet_12'), (22885, 'INV_Weapon_Halberd_11'), (22886, 'INV_Helmet_02'), (22887, 'INV_Weapon_ShortBlade_12'), (22888, 'INV_Chest_Chain_15'), (22889, 'INV_Shoulder_02'), (22890, 'INV_Shoulder_20'), (22891, 'INV_Bracer_13'), (22892, 'INV_Chest_Plate06'), (22893, 'INV_Axe_01'), (22894, 'INV_Gauntlets_10'), (22895, 'INV_Gauntlets_10'), (22896, 'INV_Gauntlets_10'), (22897, 'INV_Gauntlets_10'), (22898, 'INV_Gauntlets_10'), (22899, 'INV_Gauntlets_10'), (22900, 'INV_Gauntlets_30'), (22901, 'INV_Helmet_13'), (22902, 'INV_Belt_06'), (22903, 'INV_Weapon_ShortBlade_12'), (22904, 'INV_Weapon_ShortBlade_12'), (22905, 'INV_Weapon_ShortBlade_12'), (22906, 'INV_Sword_29'), (22907, 'INV_Belt_13'), (22908, 'INV_Helmet_24'), (22909, 'INV_Gauntlets_26'), (22910, 'INV_Gauntlets_26'), (22911, 'INV_Misc_PocketWatch_02'), (22912, 'INV_Gauntlets_10'), (22913, 'INV_Gauntlets_10'), (22914, 'INV_Gauntlets_10'), (22915, 'INV_Gauntlets_10'), (22916, 'INV_Gauntlets_10'), (22917, 'INV_Gauntlets_10'), (22918, 'INV_Gauntlets_10'), (22919, 'INV_Gauntlets_15'), (22920, 'INV_Helmet_36'), (22921, 'INV_Chest_Chain_17'), (22922, 'INV_Misc_Gem_Pearl_02'), (22923, 'INV_Misc_Orb_01'), (22924, 'INV_Misc_ArmorKit_20'), (22925, 'INV_Shield_15'), (22926, 'INV_Shield_15'), (22927, 'INV_Ammo_FireTar'), (22928, 'INV_Crown_01'), (22929, 'INV_Weapon_Crossbow_04'), (22930, 'INV_Weapon_Bow_08'), (22931, 'Ability_Hunter_CriticalShot'), (22932, 'Temp'), (22933, 'Temp'), (22934, 'Temp'), (22935, 'Temp'), (22936, 'Temp'), (22937, 'Temp'), (22938, 'Temp'), (22951, 'INV_Pants_04'), (22952, 'INV_Misc_Rune_04'), (22953, 'INV_Weapon_ShortBlade_09'), (22954, 'Temp'), (22955, 'Temp'), (22956, 'Temp'), (22957, 'Temp'), (22958, 'INV_Chest_Cloth_36'), (22971, 'INV_Sword_32'), (22972, 'INV_Pants_09'), (22973, 'INV_Boots_09'), (22974, 'Temp'), (22975, 'Temp'), (22976, 'INV_Sword_33'), (22977, 'INV_Sword_33'), (22978, 'INV_Ore_TrueSilver_01'), (22979, 'INV_Misc_Food_42'), (22980, 'INV_Chest_Plate16'), (22981, 'INV_Bracer_14'), (22982, 'INV_Boots_Plate_03'), (22983, 'INV_Gauntlets_29'), (22984, 'INV_Belt_32'), (22985, 'INV_Pants_04'), (22986, 'INV_Shoulder_02'), (22987, 'INV_Misc_Cape_05'), (22988, 'INV_Misc_Cape_05'), (22989, 'INV_Misc_Cape_05'), (22990, 'INV_Misc_Cape_04'), (22991, 'INV_Misc_Cape_04'), (22992, 'INV_Misc_Cape_05'), (22993, 'INV_Misc_Cape_05'), (22994, 'INV_Misc_Cape_17'), (22995, 'INV_Misc_Cape_05'), (22996, 'INV_Misc_Cape_18'), (22997, 'INV_Misc_Cape_18'), (22998, 'INV_Misc_Cape_08'), (22999, 'INV_Misc_Cape_04'), (23000, 'INV_Misc_Cape_04'), (23001, 'INV_Chest_Cloth_15'), (23002, 'INV_Misc_MonsterScales_03'), (23003, 'INV_Misc_Cape_17'), (23004, 'INV_Misc_Cape_03'), (23005, 'INV_Misc_Cape_18'), (23006, 'INV_Misc_Cape_18'), (23007, 'INV_Misc_Cape_11'), (23008, 'INV_Misc_Pelt_Bear_02'), (23009, 'INV_Misc_Cape_03'), (23010, 'INV_Misc_MonsterScales_03'), (23011, 'INV_Misc_Cape_18'), (23012, 'INV_Misc_Cape_10'), (23013, 'INV_Misc_Cape_18'), (23014, 'INV_Misc_Pelt_Bear_02'), (23015, 'INV_Misc_Cape_11'), (23016, 'INV_Misc_Cape_18'), (23017, 'INV_Misc_Cape_07'), (23018, 'INV_Misc_Cape_18'), (23019, 'INV_Misc_Cape_04'), (23020, 'INV_Misc_Cape_14'), (23021, 'INV_Misc_Cape_10'), (23022, 'INV_Misc_Cape_07'), (23023, 'INV_Misc_Cape_09'), (23024, 'INV_Misc_Cape_08'), (23025, 'INV_Helmet_48'), (23026, 'INV_Misc_Cape_04'), (23027, 'INV_Misc_Pelt_Wolf_02'), (23028, 'INV_Misc_Cape_10'), (23029, 'INV_Misc_Cape_09'), (23030, 'INV_Misc_Cape_04'), (23031, 'INV_Chest_Cloth_14'), (23032, 'INV_Misc_Cape_11'), (23033, 'INV_Misc_Cape_03'), (23034, 'INV_Misc_Cape_17'), (23035, 'INV_Helmet_48'), (23036, 'INV_Helmet_48'), (23037, 'INV_Misc_Cape_08'), (23038, 'INV_Misc_Cape_18'), (23039, 'INV_Misc_Cape_18'), (23040, 'INV_Misc_Cape_07'), (23041, 'INV_Misc_Cape_12'), (23042, 'INV_Misc_Cape_18'), (23043, 'INV_Misc_Cape_02'), (23044, 'INV_Misc_Cape_11'), (23045, 'INV_Misc_Cape_15'), (23046, 'INV_Misc_Cape_10'), (23047, 'INV_Misc_Cape_07'), (23048, 'INV_Misc_Cape_02'), (23049, 'INV_Misc_Cape_03'), (23050, 'INV_Misc_Cape_10'), (23051, 'INV_Misc_Cape_02'), (23052, 'INV_Misc_Cape_03'), (23053, 'INV_Misc_Cape_02'), (23054, 'INV_Misc_Cape_10'), (23055, 'INV_Misc_Cape_12'), (23056, 'INV_Misc_Cape_18'), (23057, 'INV_Misc_Cape_01'), (23058, 'INV_Misc_Cape_07'), (23059, 'INV_Misc_Cape_14'), (23060, 'INV_Misc_Cape_06'), (23061, 'INV_Misc_Cape_01'), (23062, 'INV_Misc_Cape_06'), (23063, 'INV_Misc_Cape_17'), (23064, 'INV_Misc_Cape_11'), (23065, 'INV_Misc_Cape_12'), (23066, 'INV_Misc_Cape_18'), (23067, 'INV_Misc_Cape_11'), (23068, 'INV_Misc_Cape_07'), (23069, 'INV_Misc_Cape_13'), (23070, 'INV_Misc_Cape_10'), (23071, 'INV_Misc_Cape_03'), (23072, 'INV_Misc_Cape_06'), (23073, 'INV_Misc_Cape_01'), (23074, 'INV_Helmet_48'), (23075, 'INV_Misc_Cape_12'), (23076, 'INV_Misc_Cape_08'), (23077, 'INV_Misc_Cape_05'), (23078, 'INV_Misc_Cape_10'), (23079, 'INV_Misc_Cape_04'), (23080, 'INV_Misc_Cape_04'), (23081, 'INV_Misc_Cape_03'), (23082, 'INV_Misc_Cape_10'), (23083, 'INV_Misc_Cape_14'), (23084, 'INV_Misc_Cape_04'), (23085, 'INV_Misc_Cape_01'), (23086, 'INV_Misc_Cape_02'), (23087, 'INV_Misc_Cape_02'), (23088, 'INV_Misc_Cape_03'), (23089, 'INV_Misc_Cape_11'), (23090, 'INV_Misc_Cape_10'), (23091, 'INV_Misc_Cape_04'), (23092, 'INV_Chest_Cloth_14'), (23093, 'INV_Misc_Cape_16'), (23094, 'INV_Misc_Cape_02'), (23095, 'INV_Misc_Cape_15'), (23096, 'INV_Misc_Cape_12'), (23097, 'INV_Chest_Cloth_15'), (23098, 'INV_Misc_Cape_02'), (23099, 'INV_Misc_Cape_06'), (23100, 'INV_Misc_Cape_02'), (23101, 'INV_Misc_Cape_10'), (23102, 'INV_Misc_Cape_14'), (23103, 'INV_Misc_Pelt_Bear_Ruin_03'), (23104, 'INV_Misc_Cape_10'), (23105, 'INV_Misc_Cape_11'), (23106, 'INV_Misc_Cape_17'), (23107, 'INV_Misc_Cape_15'), (23108, 'INV_Misc_Cape_10'), (23109, 'INV_Misc_Cape_15'), (23110, 'INV_Misc_Cape_13'), (23111, 'INV_Misc_Cape_18'), (23112, 'INV_Misc_Cape_18'), (23113, 'INV_Misc_Cape_15'), (23114, 'INV_Misc_Cape_14'), (23115, 'INV_Misc_Cape_11'), (23116, 'INV_Misc_Cape_11'), (23117, 'INV_Misc_Cape_14'), (23118, 'INV_Misc_Cape_13'), (23119, 'INV_Misc_Cape_14'), (23120, 'INV_Misc_Cape_11'), (23121, 'INV_Misc_Cape_16'), (23122, 'INV_Misc_Cape_14'), (23123, 'INV_Misc_Cape_10'), (23124, 'INV_Misc_Cape_07'), (23125, 'INV_Misc_Cape_13'), (23126, 'INV_Misc_Cape_11'), (23127, 'INV_Misc_Cape_13'), (23128, 'INV_Misc_Cape_11'), (23129, 'INV_Misc_Cape_11'), (23130, 'INV_Misc_Cape_11'), (23131, 'INV_Misc_Cape_11'), (23132, 'INV_Misc_Cape_10'), (23133, 'INV_Misc_Cape_07'), (23134, 'INV_Misc_Cape_06'), (23135, 'INV_Misc_Cape_04'), (23136, 'INV_Misc_Cape_02'), (23137, 'INV_Misc_Cape_02'), (23138, 'INV_Misc_Cape_16'), (23139, 'INV_Misc_Cape_05'), (23140, 'INV_Misc_Cape_02'), (23141, 'INV_Misc_Cape_17'), (23142, 'INV_Misc_Cape_02'), (23143, 'INV_Misc_Cape_11'), (23144, 'INV_Misc_Cape_10'), (23145, 'INV_Belt_20'), (23146, 'INV_Misc_Gift_05'), (23147, 'INV_Potion_12'), (23148, 'INV_Misc_StoneTablet_07'), (23149, 'INV_Misc_StoneTablet_06'), (23150, 'INV_Misc_MonsterScales_15'), (23151, 'INV_Helmet_10'), (23152, 'INV_Helmet_16'), (23153, 'INV_Helmet_22'), (23154, 'INV_Helmet_37'), (23155, 'INV_Helmet_10'), (23156, 'INV_Helmet_16'), (23157, 'INV_Helmet_18'), (23158, 'INV_Helmet_22'), (23159, 'INV_Helmet_24'), (23160, 'INV_Helmet_22'), (23161, 'INV_Helmet_49'), (23162, 'INV_Helmet_18'), (23163, 'INV_Helmet_16'), (23164, 'INV_Helmet_37'), (23165, 'INV_Helmet_16'), (23166, 'INV_Helmet_49'), (23167, 'Temp'), (23171, 'INV_Misc_Book_09'), (23172, 'INV_Misc_Bag_10'), (23173, 'INV_Wand_11'), (23174, 'INV_Wand_09'), (23175, 'INV_Misc_Book_09'), (23176, 'Temp'), (23177, 'INV_Misc_Book_09'), (23178, 'Temp'), (23179, 'Temp'), (23180, 'Temp'), (23181, 'Temp'), (23182, 'Temp'), (23183, 'Temp'), (23184, 'Temp'), (23185, 'Temp'), (23186, 'Temp'), (23187, 'Temp'), (23188, 'Temp'), (23189, 'INV_Gauntlets_04'), (23190, 'Temp'), (23191, 'INV_Pants_04'), (23192, 'INV_Boots_09'), (23193, 'Temp'), (23194, 'Temp'), (23195, 'Temp'), (23196, 'Temp'), (23197, 'INV_Helmet_59'), (23198, 'INV_Axe_04'), (23199, 'INV_Pants_05'), (23200, 'INV_Chest_Chain_13'), (23201, 'INV_Scroll_07'), (23211, 'INV_Ammo_Arrow_02'), (23212, 'Temp'), (23213, 'Temp'), (23214, 'INV_Ammo_Arrow_01'), (23215, 'INV_Ammo_Arrow_02'), (23216, 'Temp'), (23217, 'INV_Misc_Food_45'), (23218, 'INV_Gauntlets_19'), (23219, 'Temp'), (23220, 'Temp'), (23221, 'INV_Misc_Food_42'), (23222, 'Temp'), (23223, 'INV_Sword_22'), (23224, 'INV_Sword_22'), (23225, 'INV_Weapon_ShortBlade_14'), (23226, 'INV_Axe_03'), (23227, 'INV_Axe_03'), (23228, 'INV_Axe_24'), (23229, 'INV_Misc_Map_01'), (23230, 'INV_Hammer_09'), (23231, 'INV_Axe_12'), (23232, 'INV_Axe_12'), (23233, 'INV_Axe_12'), (23234, 'INV_Axe_12'), (23235, 'INV_Axe_05'), (23236, 'INV_Axe_05'), (23237, 'INV_Weapon_Halberd_05'), (23238, 'INV_Weapon_Halberd_11'), (23239, 'INV_Hammer_06'), (23240, 'INV_Hammer_05'), (23241, 'INV_Sword_30'), (23242, 'INV_Axe_17'), (23243, 'INV_Axe_17'), (23244, 'INV_Mace_02'), (23245, 'INV_Sword_47'), (23246, 'INV_Sword_07'), (23247, 'INV_Weapon_ShortBlade_03'), (23248, 'INV_Sword_17'), (23249, 'INV_Axe_24'), (23250, 'INV_Shirt_05'), (23251, 'INV_Boots_08'), (23252, 'Temp'), (23253, 'INV_Mace_01'), (23254, 'INV_Mace_01'), (23255, 'INV_Mace_01'), (23256, 'INV_Misc_Horn_02'), (23257, 'Temp'), (23258, 'Temp'), (23259, 'INV_Sword_19'), (23260, 'INV_Sword_19'), (23261, 'INV_Sword_19'), (23262, 'INV_Drink_10'), (23263, 'INV_Sword_19'), (23264, 'INV_Sword_19'), (23265, 'INV_Hammer_17'), (23266, 'INV_Chest_Leather_01'), (23267, 'INV_Hammer_06'), (23268, 'INV_Mace_02'), (23269, 'INV_Gauntlets_11'), (23270, 'Ability_Whirlwind'), (23271, 'INV_Weapon_ShortBlade_27'), (23272, 'INV_Sword_30'), (23273, 'INV_Sword_30'), (23274, 'INV_Sword_11'), (23275, 'INV_Axe_12'), (23276, 'INV_Axe_12'), (23277, 'INV_Axe_12'), (23278, 'INV_Axe_12'), (23279, 'INV_Axe_12'), (23280, 'INV_Axe_12'), (23281, 'INV_Misc_Flute_01'), (23282, 'INV_Spear_07'), (23283, 'INV_Spear_08'), (23284, 'Spell_Nature_EarthBind'), (23285, 'Spell_Nature_AbolishMagic'), (23286, 'Spell_Nature_AstralRecalGroup'), (23287, 'Spell_Fire_Volcano'), (23288, 'INV_Chest_Chain'), (23289, 'INV_Chest_Plate04'), (23290, 'Temp'), (23291, 'Spell_Shadow_ShadeTrueSight'), (23292, 'INV_Misc_Rune_05'), (23293, 'INV_Misc_Gem_Pearl_03'), (23294, 'INV_Gauntlets_29'), (23295, 'INV_Torch_Lit'), (23311, 'INV_Misc_ArmorKit_04'), (23312, 'INV_Misc_ArmorKit_02'), (23313, 'INV_Misc_ArmorKit_14'), (23314, 'INV_Shield_20'), (23315, 'INV_Spear_06'), (23316, 'INV_Misc_Bag_10'), (23317, 'INV_Misc_Bag_10'), (23318, 'INV_Misc_Bag_10'), (23319, 'INV_Misc_Bag_10'), (23320, 'INV_Misc_Bag_10'), (23321, 'INV_Misc_Book_09'), (23322, 'INV_Misc_Book_09'), (23323, 'INV_Misc_Book_09'), (23324, 'INV_Misc_Book_09'), (23325, 'Temp'), (23326, 'Temp'), (23327, 'INV_Helmet_31'), (23328, 'Temp'), (23329, 'Temp'), (23330, 'Temp'), (23331, 'Temp'), (23332, 'INV_Shield_21'), (23351, 'Temp'), (23352, 'Temp'), (23353, 'Temp'), (23354, 'Temp'), (23355, 'INV_Sword_04'), (23356, 'Temp'), (23357, 'INV_Mace_01'), (23358, 'INV_Misc_Foot_Centaur'), (23359, 'Temp'), (23360, 'Temp'), (23361, 'Temp'), (23362, 'Temp'), (23363, 'Temp'), (23364, 'Temp'), (23365, 'Temp'), (23366, 'Temp'), (23367, 'Temp'), (23368, 'Temp'), (23369, 'Temp'), (23370, 'INV_Misc_Head_Gnome_01'), (23371, 'INV_Misc_Idol_01'), (23372, 'Temp'), (23373, 'Temp'), (23374, 'Temp'), (23375, 'Temp'), (23376, 'Temp'), (23377, 'Temp'), (23378, 'Temp'), (23379, 'INV_Sword_04'), (23380, 'Temp'), (23381, 'Temp'), (23382, 'Temp'), (23383, 'INV_Pick_02'), (23384, 'Temp'), (23385, 'INV_Sword_10'), (23386, 'INV_Sword_10'), (23387, 'INV_Shield_04'), (23388, 'Temp'), (23389, 'Temp'), (23390, 'Temp'), (23391, 'Temp'), (23392, 'Temp'), (23393, 'Temp'), (23394, 'INV_Chest_Plate09'), (23395, 'INV_Chest_Plate09'), (23396, 'Temp'), (23397, 'Temp'), (23398, 'INV_Staff_15'), (23399, 'INV_Shoulder_07'), (23400, 'Temp'), (23401, 'INV_Mace_14'), (23402, 'Temp'), (23403, 'INV_Pants_01'), (23404, 'Temp'), (23405, 'INV_Sword_04'), (23406, 'INV_Pants_03'), (23407, 'INV_Helmet_31'), (23408, 'INV_Helmet_31'), (23409, 'INV_Helmet_31'), (23410, 'INV_Helmet_31'), (23411, 'INV_Helmet_31'), (23412, 'INV_Helmet_31'), (23413, 'INV_Helmet_31'), (23414, 'INV_Helmet_31'), (23415, 'INV_Helmet_31'), (23416, 'INV_Helmet_31'), (23417, 'Temp'), (23418, 'Temp'), (23419, 'INV_Shield_20'), (23420, 'INV_Misc_Cape_08'), (23421, 'INV_Misc_Cape_08'), (23422, 'INV_Misc_Cape_18'), (23423, 'INV_Chest_Chain_07'), (23424, 'INV_Chest_Chain_06'), (23431, 'INV_Drink_01'), (23432, 'INV_Misc_MonsterScales_10'), (23433, 'INV_Weapon_Halberd_11'), (23434, 'INV_Weapon_Halberd_11'), (23435, 'Spell_Holy_InnerFire'), (23436, 'INV_Misc_MonsterScales_16'), (23437, 'Temp'), (23438, 'Temp'), (23439, 'Temp'), (23440, 'INV_Gizmo_09'), (23441, 'Temp'), (23442, 'Temp'), (23443, 'Temp'), (23444, 'Temp'), (23445, 'INV_Shield_04'), (23446, 'INV_Shield_04'), (23447, 'INV_Shield_04'), (23448, 'INV_Hammer_03'), (23449, 'Temp'), (23450, 'INV_Pants_04'), (23451, 'INV_Sword_40'), (23452, 'Temp'), (23453, 'Temp'), (23454, 'INV_Sword_43'), (23455, 'INV_Wand_01'), (23456, 'Temp'), (23457, 'Temp'), (23458, 'INV_Misc_Key_07'), (23459, 'Temp'), (23460, 'Temp'), (23461, 'Temp'), (23462, 'Temp'), (23463, 'Temp'), (23464, 'Temp'), (23465, 'INV_Staff_09'), (23466, 'Temp'), (23467, 'Temp'), (23468, 'INV_Helmet_03'), (23469, 'Temp'), (23470, 'Temp'), (23471, 'Temp'), (23472, 'INV_Sword_07'), (23473, 'INV_Pants_03'), (23474, 'INV_Chest_Plate09'), (23475, 'INV_Gizmo_08'), (23476, 'INV_Pants_03'), (23477, 'INV_Boots_Plate_03'), (23478, 'INV_Belt_11'), (23479, 'INV_Gauntlets_10'), (23480, 'INV_Chest_Plate03'), (23481, 'INV_Chest_Plate11'), (23482, 'INV_Pants_04'), (23483, 'INV_Boots_Plate_01'), (23484, 'INV_Chest_Plate11'), (23485, 'INV_Pants_04'), (23486, 'INV_Boots_Plate_01'), (23487, 'INV_Helmet_57'), (23488, 'INV_Shoulder_30'), (23489, 'INV_Shoulder_30'), (23490, 'INV_Shoulder_23'), (23491, 'INV_Helmet_03'), (23492, 'Temp'), (23493, 'Temp'), (23494, 'Temp'), (23495, 'Temp'), (23496, 'INV_Gizmo_BronzeFramework_01'), (23497, 'INV_Potion_13'), (23498, 'INV_Sword_19'), (23499, 'Temp'), (23500, 'INV_Shirt_11'), (23501, 'Temp'), (23502, 'Temp'), (23503, 'Temp'), (23504, 'Temp'), (23505, 'Temp'), (23506, 'Temp'), (23507, 'Temp'), (23508, 'INV_Sword_10'), (23509, 'INV_Mace_14'), (23510, 'INV_Pants_04'), (23511, 'Temp'), (23512, 'Temp'), (23513, 'INV_Gauntlets_15'), (23514, 'Temp'), (23515, 'Temp'), (23516, 'Temp'), (23517, 'INV_Helmet_03'), (23518, 'Temp'), (23519, 'INV_Helmet_23'), (23520, 'INV_Banner_02'), (23521, 'INV_Shield_05'), (23522, 'Temp'), (23523, 'Spell_Nature_RavenForm'), (23524, 'Temp'), (23525, 'Temp'), (23526, 'INV_Sword_47'), (23527, 'INV_Misc_Bone_ElfSkull_01'), (23528, 'INV_Boots_01'), (23529, 'INV_Belt_02'), (23530, 'INV_Chest_Chain_08'), (23531, 'INV_Shoulder_05'), (23532, 'INV_Bracer_05'), (23533, 'INV_Bracer_07'), (23534, 'Temp'), (23535, 'Temp'), (23536, 'Temp'), (23537, 'INV_Boots_01'), (23538, 'INV_Pants_03'), (23539, 'INV_Staff_08'), (23540, 'INV_Chest_Plate15'), (23541, 'Temp'), (23542, 'Temp'), (23543, 'INV_Helmet_24'), (23544, 'INV_Helmet_24'), (23545, 'INV_Shield_03'), (23546, 'INV_Gauntlets_12'), (23547, 'INV_Pants_06'), (23548, 'INV_Pants_04'), (23549, 'INV_Pants_11'), (23550, 'INV_Pants_06'), (23551, 'INV_Pants_06'), (23552, 'INV_Bracer_07'), (23553, 'INV_Misc_Cape_05'), (23554, 'INV_Misc_Cape_18'), (23555, 'INV_Hammer_04'), (23556, 'INV_Hammer_17'), (23557, 'INV_Hammer_17'), (23558, 'INV_Chest_Plate08'), (23559, 'INV_Chest_Plate13'), (23560, 'Temp'), (23561, 'INV_Sword_01'), (23562, 'INV_Ammo_Bullet_01'), (23563, 'INV_Shoulder_07'), (23564, 'Temp'), (23565, 'Temp'), (23566, 'Temp'), (23567, 'Temp'), (23568, 'INV_Shield_04'), (23569, 'INV_Shield_04'), (23570, 'Temp'), (23571, 'Temp'), (23572, 'Temp'), (23573, 'INV_Weapon_ShortBlade_05'), (23574, 'INV_Sword_07'), (23575, 'INV_Shield_04'), (23576, 'Temp'), (23577, 'Temp'), (23578, 'Temp'), (23579, 'Temp'), (23580, 'Temp'), (23581, 'Temp'), (23582, 'Temp'), (23583, 'Temp'), (23584, 'Temp'), (23585, 'Temp'), (23586, 'INV_Staff_08'), (23587, 'Temp'), (23588, 'Temp'), (23589, 'Temp'), (23590, 'INV_Staff_08'), (23591, 'Temp'), (23592, 'Temp'), (23593, 'Temp'), (23594, 'INV_Staff_08'), (23595, 'Temp'), (23596, 'Temp'), (23597, 'Temp'), (23598, 'Temp'), (23599, 'Temp'), (23600, 'Temp'), (23601, 'INV_Staff_08'), (23602, 'INV_Chest_Cloth_02'), (23603, 'INV_Chest_Cloth_02'), (23604, 'INV_Chest_Cloth_02'), (23605, 'INV_Chest_Chain_16'), (23606, 'Ability_Mount_PinkTiger'), (23607, 'INV_Chest_Cloth_05'), (23608, 'INV_Jewelry_Ring_18'), (23609, 'Temp'), (23610, 'Temp'), (23611, 'Temp'), (23612, 'Temp'), (23613, 'Temp'), (23614, 'Temp'), (23615, 'Temp'), (23616, 'Temp'), (23617, 'INV_Axe_01'), (23618, 'Spell_Frost_FrostBrand'), (23619, 'Temp'), (23620, 'Temp'), (23621, 'Temp'), (23622, 'Temp'), (23623, 'Temp'), (23624, 'Temp'), (23625, 'Temp'), (23626, 'Temp'), (23627, 'Temp'), (23628, 'INV_Belt_33'), (23629, 'INV_Jewelry_Ring_17'), (23630, 'Temp'), (23631, 'Temp'), (23632, 'Temp'), (23633, 'Temp'), (23634, 'Temp'), (23635, 'Temp'), (23636, 'Temp'), (23637, 'INV_Jewelry_Ring_03'), (23638, 'Temp'), (23639, 'INV_Weapon_Bow_05'), (23640, 'Temp'), (23641, 'Temp'), (23642, 'INV_Belt_01'), (23643, 'Temp'), (23644, 'Temp'), (23645, 'Temp'), (23646, 'INV_Spear_05'), (23647, 'INV_Spear_05'), (23648, 'Temp'), (23649, 'Temp'), (23650, 'Temp'), (23651, 'INV_Shirt_01'), (23652, 'Temp'), (23653, 'Temp'), (23654, 'Temp'), (23655, 'Temp'), (23656, 'INV_Sword_04'), (23657, 'Temp'), (23658, 'Spell_Shadow_ShadowWordPain'), (23659, 'INV_Misc_Bone_DwarfSkull_01'), (23660, 'Temp'), (23661, 'Temp'), (23662, 'Temp'), (23663, 'Temp'), (23664, 'Temp'), (23665, 'Temp'), (23666, 'Temp'), (23667, 'Temp'), (23668, 'Temp'), (23669, 'INV_Sword_04'), (23670, 'Temp'), (23671, 'Temp'), (23672, 'Temp'), (23673, 'INV_Staff_29'), (23674, 'INV_Jewelry_Ring_03'), (23675, 'INV_Gauntlets_29'), (23676, 'Temp'), (23677, 'Temp'), (23678, 'Temp'), (23679, 'Temp'), (23680, 'Temp'), (23681, 'Temp'), (23682, 'INV_Sword_47'), (23683, 'INV_Sword_18'), (23684, 'Temp'), (23685, 'Temp'), (23686, 'Temp'), (23687, 'Temp'), (23688, 'Temp'), (23689, 'Temp'), (23690, 'Temp'), (23691, 'Temp'), (23692, 'INV_Sword_24'), (23693, 'Temp'), (23694, 'Temp'), (23695, 'Temp'), (23696, 'Temp'), (23697, 'Temp'), (23698, 'Temp'), (23699, 'Temp'), (23700, 'Temp'), (23701, 'Temp'), (23702, 'Temp'), (23703, 'INV_Shoulder_25'), (23704, 'INV_Shoulder_23'), (23705, 'INV_Hammer_04'), (23706, 'Temp'), (23707, 'Temp'), (23708, 'Temp'), (23709, 'INV_Chest_Plate10'), (23710, 'INV_Pants_09'), (23711, 'INV_Pants_10'), (23712, 'Spell_Fire_SearingTotem'), (23713, 'INV_Jewelry_Talisman_09'), (23714, 'INV_Jewelry_Talisman_10'), (23715, 'INV_Jewelry_Talisman_11'), (23716, 'INV_Jewelry_Talisman_07'), (23717, 'INV_Jewelry_Talisman_08'), (23718, 'INV_Jewelry_Talisman_12'), (23719, 'INV_Jewelry_Talisman_13'), (23720, 'INV_Jewelry_Talisman_13'), (23721, 'INV_Jewelry_Talisman_12'), (23722, 'INV_Jewelry_Talisman_14'), (23723, 'INV_ThrowingAxe_06'), (23724, 'INV_Weapon_Bow_10'), (23725, 'INV_Misc_Pelt_Bear_Ruin_03'), (23726, 'INV_Misc_Rune_07'), (23727, 'INV_Misc_Orb_05'), (23728, 'INV_Jewelry_Ring_22'), (23729, 'INV_Bracer_07'), (23730, 'INV_Bracer_09'), (23731, 'INV_Potion_75'), (23732, 'INV_Gauntlets_15'), (23733, 'INV_Sword_40'), (23734, 'INV_Sword_36'), (23735, 'Spell_Nature_GuardianWard'), (23736, 'INV_Gauntlets_13'), (23737, 'INV_Shoulder_02'), (23738, 'INV_Potion_41'), (23739, 'INV_Potion_22'), (23740, 'INV_Misc_Key_11'), (23741, 'INV_Misc_Key_13'), (23742, 'INV_Gauntlets_11'), (23743, 'Temp'), (23744, 'Temp'), (23745, 'Temp'), (23746, 'Temp'), (23747, 'INV_Misc_Cape_19'), (23748, 'Temp'), (23749, 'INV_Mace_15'), (23750, 'INV_Shield_14'), (23751, 'Temp'), (23752, 'Spell_Nature_Tranquility'), (23753, 'INV_Pants_06'), (23754, 'Spell_Nature_StrengthOfEarthTotem02'), (23755, 'Spell_Nature_Tranquility'), (23756, 'Temp'), (23757, 'Temp'), (23758, 'Temp'), (23759, 'Temp'), (23760, 'INV_Bracer_07'), (23761, 'Temp'), (23762, 'Temp'), (23763, 'INV_Misc_ArmorKit_18'), (23764, 'Temp'), (23765, 'INV_Boots_Wolf'), (23766, 'INV_Belt_14'), (23767, 'INV_Helmet_04'), (23768, 'Temp'), (23769, 'INV_Bracer_07'), (23770, 'INV_Helmet_04'), (23771, 'Temp'), (23772, 'Temp'), (23773, 'Temp'), (23774, 'Temp'), (23775, 'INV_Boots_01'), (23776, 'INV_Helmet_06'), (23777, 'INV_Helmet_06'), (23778, 'Temp'), (23779, 'INV_Bracer_10'), (23780, 'INV_Jewelry_Ring_30'), (23781, 'Temp'), (23782, 'Temp'), (23783, 'Temp'), (23784, 'Temp'), (23785, 'INV_Boots_01'), (23786, 'INV_Boots_01'), (23787, 'Temp'), (23788, 'Temp'), (23789, 'Temp'), (23790, 'Temp'), (23791, 'INV_Weapon_ShortBlade_16'), (23792, 'INV_Misc_Food_11'), (23793, 'Temp'), (23794, 'Temp'), (23795, 'Temp'), (23796, 'INV_Potion_13'), (23797, 'INV_Potion_13'), (23798, 'INV_Sword_07'), (23799, 'Temp'), (23800, 'Temp'), (23811, 'Temp'), (23812, 'Temp'), (23813, 'Temp'), (23814, 'Temp'), (23815, 'Temp'), (23816, 'Temp'), (23817, 'Temp'), (23818, 'Temp'), (23819, 'INV_Gauntlets_05'), (23820, 'Temp'), (23821, 'Temp'), (23822, 'Temp'), (23823, 'Temp'), (23824, 'INV_Boots_Wolf'), (23825, 'INV_Shield_19'), (23826, 'INV_Gauntlets_29'), (23827, 'INV_Gauntlets_29'), (23828, 'Temp'), (23829, 'Temp'), (23830, 'Temp'), (23831, 'Temp'), (23832, 'Temp'), (23833, 'Temp'), (23834, 'Temp'), (23835, 'INV_Shield_18'), (23836, 'INV_Sword_05'), (23837, 'INV_Staff_13'), (23838, 'Temp'), (23839, 'Temp'), (23840, 'Temp'), (23841, 'Temp'), (23842, 'Spell_Shadow_Possession'), (23843, 'Spell_Shadow_Charm'), (23844, 'INV_Belt_10'), (23845, 'INV_Gauntlets_14'), (23846, 'INV_Gauntlets_14'), (23847, 'INV_Shield_12'), (23848, 'INV_Weapon_Rifle_02'), (23849, 'INV_Gauntlets_30'), (23850, 'INV_Weapon_Rifle_02'), (23851, 'INV_Shoulder_07'), (23852, 'INV_Shoulder_07'), (23853, 'INV_Gauntlets_22'), (23854, 'Temp'), (23855, 'Temp'), (23856, 'INV_Boots_Plate_08'), (23857, 'Temp'), (23858, 'INV_Misc_Spyglass_03'), (23859, 'Temp'), (23860, 'Temp'), (23861, 'INV_Boots_01'), (23862, 'Temp'), (23863, 'Temp'), (23864, 'Temp'), (23865, 'Temp'), (23866, 'INV_Shoulder_05'), (23867, 'INV_Wand_09'), (23868, 'Temp'), (23869, 'Temp'), (23870, 'Temp'), (23871, 'Temp'), (23872, 'Temp'), (23873, 'Temp'), (23874, 'Temp'), (23875, 'INV_Sword_48'), (23876, 'Temp'), (23877, 'Temp'), (23878, 'Temp'), (23879, 'Temp'), (23891, 'INV_Shirt_01'), (23892, 'INV_Chest_Chain'), (23893, 'INV_Chest_Chain'), (23894, 'INV_Shirt_04'), (23895, 'Temp'), (23896, 'Temp'), (23897, 'INV_Jewelry_Ring_32'), (23898, 'INV_Chest_Chain'), (23899, 'Temp'), (23900, 'INV_Boots_01'), (23901, 'INV_Boots_01'), (23902, 'Temp'), (23903, 'INV_Axe_24'), (23904, 'INV_Axe_09'), (23905, 'INV_Pants_02'), (23906, 'Temp'), (23907, 'Temp'), (23908, 'INV_Weapon_Halberd_11'), (23909, 'INV_Pick_05'), (23910, 'Temp'), (23911, 'Temp'), (23912, 'Temp'), (23913, 'Temp'), (23914, 'INV_Weapon_Rifle_05'), (23915, 'Temp'), (23916, 'Temp'), (23917, 'INV_Wand_01'), (23918, 'INV_Wand_01'), (23919, 'INV_Wand_01'), (23920, 'INV_Wand_01'), (23921, 'Temp'), (23922, 'INV_Sword_48'), (23923, 'INV_Axe_03'), (23931, 'Temp'), (23932, 'Temp'), (23933, 'Temp'), (23934, 'Temp'), (23935, 'INV_Sword_48'), (23936, 'Temp'), (23937, 'Temp'), (23938, 'Temp'), (23939, 'Temp'), (23940, 'Temp'), (23941, 'Temp'), (23942, 'INV_Misc_Cape_08'), (23943, 'Temp'), (23944, 'Temp'), (23945, 'Temp'), (23946, 'Temp'), (23947, 'Temp'), (23948, 'INV_Mace_16'), (23949, 'Spell_Holy_PrayerOfHealing02'), (23950, 'INV_Chest_Chain'), (23951, 'INV_Banner_02'), (23952, 'Temp'), (23953, 'Temp'), (23954, 'INV_Banner_02'), (23955, 'INV_Misc_Book_06'), (23956, 'Temp'), (23957, 'Temp'), (23958, 'Temp'), (23959, 'Temp'), (23960, 'Temp'), (23961, 'Temp'), (23962, 'Temp'), (23963, 'Temp'), (23964, 'Temp'), (23965, 'Temp'), (23966, 'Temp'), (23967, 'Temp'), (23968, 'Temp'), (23969, 'INV_Sword_04'), (23970, 'Temp'), (23971, 'Temp'), (23972, 'Temp'), (23973, 'Temp'), (23974, 'Temp'), (23975, 'Temp'), (23976, 'INV_Shield_09'), (23977, 'INV_Shield_09'), (23978, 'Temp'), (23979, 'Temp'), (23980, 'Temp'), (23981, 'Temp'), (23982, 'Spell_Nature_AbolishMagic'), (23983, 'Temp'), (23984, 'Temp'), (23985, 'Temp'), (23986, 'INV_Pants_01'), (23987, 'Temp'), (23988, 'Temp'), (23989, 'INV_Spear_07'), (23990, 'INV_Weapon_Halberd_09'), (23991, 'INV_Misc_Food_56'), (24011, 'Ability_Mount_Undeadhorse'), (24012, 'INV_Misc_Cape_20'), (24013, 'INV_Misc_Cape_20'), (24014, 'INV_Staff_Goldfeathered_01'), (24015, 'INV_Staff_Goldfeathered_01'), (24016, 'INV_Staff_Goldfeathered_01'), (24017, 'INV_Box_PetCarrier_01'), (24018, 'Ability_Hunter_BeastCall'), (24019, 'INV_Stone_14'), (24020, 'INV_Misc_Fish_03'), (24021, 'INV_Gauntlets_31'), (24022, 'INV_Jewelry_Ring_16'), (24023, 'INV_Chest_Cloth_02'), (24024, 'INV_Chest_Cloth_02'), (24025, 'INV_Chest_Cloth_08'), (24026, 'INV_Misc_Orb_02'), (24027, 'INV_Sword_12'), (24028, 'INV_Sword_12'), (24029, 'INV_Hammer_07'), (24030, 'INV_Hammer_24'), (24031, 'Temp'), (24032, 'Temp'), (24033, 'INV_Mace_07'), (24034, 'Temp'), (24035, 'Temp'), (24036, 'INV_Shirt_15'), (24037, 'INV_Misc_StoneTablet_08'), (24038, 'Temp'), (24039, 'INV_Misc_Book_06'), (24040, 'Temp'), (24041, 'Temp'), (24042, 'Temp'), (24043, 'Temp'), (24044, 'Spell_Shadow_DetectInvisibility'), (24045, 'INV_Helmet_03'), (24046, 'INV_Weapon_ShortBlade_15'), (24047, 'INV_Sword_43'), (24048, 'INV_Sword_14'), (24049, 'INV_Sword_14'), (24050, 'INV_Sword_01'), (24051, 'INV_Scroll_10'), (24052, 'INV_Gizmo_04'), (24053, 'INV_Misc_Gift_01'), (24054, 'INV_Boots_05'), (24055, 'INV_Misc_Bone_07'), (24056, 'INV_Ammo_FireTar'), (24057, 'Spell_Shadow_CreepingPlague'), (24058, 'Spell_Shadow_Requiem'), (24059, 'INV_Staff_06'), (24060, 'Spell_Fire_SearingTotem'), (24061, 'INV_Misc_Orb_05'), (24062, 'INV_Staff_29'), (24063, 'INV_Staff_08'), (24064, 'INV_Shoulder_02'), (24065, 'INV_Misc_Cape_14'), (24066, 'INV_Chest_Cloth_38'), (24067, 'INV_Boots_Plate_09'), (24068, 'INV_Boots_Plate_09'), (24069, 'INV_Pants_04'), (24070, 'INV_Pants_14'), (24071, 'INV_Belt_30'), (24072, 'INV_Misc_Book_05'), (24073, 'INV_Misc_Cape_19'), (24074, 'INV_Belt_21'), (24075, 'Temp'), (24076, 'INV_Chest_Chain_10'), (24077, 'INV_Pants_13'), (24078, 'INV_Misc_Bandana_03'), (24079, 'INV_Misc_Bandage_14'), (24080, 'Temp'), (24081, 'Temp'), (24082, 'Temp'), (24083, 'Temp'), (24084, 'Temp'), (24085, 'INV_Boots_02'), (24086, 'Temp'), (24087, 'INV_Jewelry_Ring_23'), (24088, 'Temp'), (24089, 'Temp'), (24090, 'Temp'), (24091, 'Temp'), (24092, 'Temp'), (24093, 'Temp'), (24094, 'INV_Chest_Fur.tga'), (24095, 'INV_Gauntlets_05'), (24096, 'Temp'), (24097, 'INV_Chest_Chain'), (24098, 'Temp'), (24099, 'INV_Weapon_Halberd_11'), (24100, 'Temp'), (24101, 'INV_Chest_Plate10'), (24102, 'INV_Chest_Chain_15'), (24103, 'INV_Gauntlets_27'), (24104, 'INV_Misc_Bone_ElfSkull_01'), (24105, 'INV_Misc_Bone_ElfSkull_01'), (24106, 'INV_Misc_Bone_ElfSkull_01'), (24107, 'INV_Misc_Bone_ElfSkull_01'), (24108, 'INV_Misc_Cape_19'), (24109, 'INV_Gauntlets_11'), (24110, 'INV_Bracer_17'), (24111, 'INV_Misc_Bone_ElfSkull_01'), (24112, 'INV_Boots_01'), (24113, 'INV_Belt_02'), (24114, 'INV_Misc_Bandana_01'), (24115, 'INV_Shoulder_25'), (24116, 'INV_Misc_Food_18'), (24117, 'INV_Misc_Food_18'), (24118, 'INV_Axe_13'), (24119, 'INV_Weapon_Halberd_05'), (24120, 'INV_Bracer_13'), (24121, 'INV_Staff_02'), (24122, 'INV_Misc_Orb_04'), (24131, 'INV_Misc_Fish_11'), (24132, 'INV_Potion_68'), (24151, 'INV_Potion_74'), (24152, 'INV_Potion_54'), (24153, 'INV_Misc_Note_06'), (24154, 'INV_Misc_Note_01'), (24155, 'INV_Misc_Spyglass_03'), (24156, 'INV_Potion_31'), (24157, 'INV_Weapon_ShortBlade_15'), (24158, 'INV_Weapon_ShortBlade_12'), (24159, 'INV_Misc_Cape_18'), (24160, 'INV_Misc_Cape_20'), (24161, 'INV_Hammer_12'), (24162, 'INV_Pants_04'), (24163, 'INV_Pants_04'), (24164, 'INV_Belt_23'), (24165, 'INV_Misc_Orb_02'), (24166, 'INV_Sword_17'), (24167, 'INV_Sword_18'), (24168, 'INV_Shirt_01'), (24169, 'Spell_Shadow_Possession'), (24170, 'INV_Misc_Bandana_01'), (24171, 'Temp'), (24172, 'Temp'), (24173, 'INV_Boots_03'), (24174, 'INV_Misc_Cape_20'), (24175, 'INV_Misc_Cape_22'), (24176, 'INV_Misc_Bone_HumanSkull_01'), (24177, 'INV_Gauntlets_15'), (24178, 'INV_Belt_09'), (24179, 'INV_Boots_Plate_09'), (24180, 'INV_Bracer_16'), (24181, 'INV_Boots_05'), (24182, 'INV_Pants_09'), (24183, 'INV_Gauntlets_31'), (24184, 'INV_Shoulder_18'), (24185, 'INV_Shoulder_18'), (24186, 'INV_Weapon_ShortBlade_18'), (24187, 'INV_Misc_Horn_03'), (24188, 'INV_Misc_Horn_03'), (24189, 'INV_Chest_Cloth_47'), (24190, 'INV_Bracer_07'), (24191, 'INV_Shoulder_11'), (24192, 'INV_Shoulder_11'), (24193, 'INV_Shoulder_13'), (24194, 'INV_Gauntlets_29'), (24195, 'Temp'), (24196, 'Temp'), (24197, 'Temp'), (24198, 'Temp'), (24211, 'INV_Potion_29'), (24212, 'INV_Potion_40'), (24213, 'INV_Potion_62'), (24214, 'INV_Potion_60'), (24215, 'INV_Potion_67'), (24216, 'INV_Potion_46'), (24217, 'INV_Potion_47'), (24218, 'Temp'), (24219, 'Temp'), (24220, 'INV_Misc_Orb_05'), (24221, 'INV_Misc_Fish_14'), (24222, 'Temp'), (24223, 'Temp'), (24231, 'INV_Misc_Bag_10'), (24232, 'Temp'), (24233, 'Temp'), (24234, 'Temp'), (24235, 'Temp'), (24251, 'INV_Belt_05'), (24252, 'Spell_Shadow_SummonFelHunter'), (24253, 'Temp'), (24254, 'INV_Sword_19'), (24255, 'INV_Sword_07'), (24256, 'INV_Axe_12'), (24271, 'Temp'), (24272, 'Temp'), (24273, 'Temp'), (24274, 'Temp'), (24275, 'Temp'), (24276, 'Temp'), (24277, 'Temp'), (24278, 'Temp'), (24279, 'Temp'), (24280, 'Temp'), (24281, 'INV_Potion_07'), (24282, 'INV_Potion_07'), (24283, 'INV_Potion_07'), (24284, 'INV_Misc_Flute_01'), (24285, 'INV_Misc_Flute_01'), (24286, 'INV_Chest_Chain_10'), (24287, 'INV_Pants_13'), (24288, 'INV_Chest_Chain_10'), (24289, 'INV_Boots_02'), (24290, 'INV_Chest_Leather_10'), (24291, 'INV_Boots_02'), (24292, 'INV_Misc_Bandage_15'), (24293, 'INV_Potion_07'), (24294, 'INV_Potion_07'), (24295, 'INV_Potion_07'), (24296, 'INV_Drink_09'), (24297, 'INV_Misc_Cape_02'), (24311, 'Temp'), (24312, 'Temp'), (24313, 'Temp'), (24314, 'Temp'), (24315, 'Temp'), (24316, 'Temp'), (24317, 'Temp'), (24318, 'Temp'), (24319, 'Temp'), (24320, 'INV_Staff_08'), (24321, 'INV_Staff_08'), (24322, 'Temp'), (24323, 'Temp'), (24324, 'Temp'), (24325, 'Temp'), (24326, 'Temp'), (24327, 'Temp'), (24328, 'Temp'), (24329, 'Temp'), (24330, 'Temp'), (24331, 'INV_Shoulder_09'), (24332, 'Temp'), (24333, 'Temp'), (24334, 'Temp'), (24335, 'INV_Sword_04'), (24336, 'INV_Sword_04'), (24337, 'INV_Sword_04'), (24338, 'Temp'), (24339, 'INV_Sword_04'), (24340, 'INV_Sword_04'), (24341, 'INV_Sword_04'), (24342, 'INV_Sword_04'), (24343, 'INV_Staff_08'), (24344, 'Temp'), (24345, 'INV_Pants_02'), (24346, 'Temp'), (24347, 'INV_Shoulder_08'), (24348, 'INV_Shirt_05'), (24349, 'Temp'), (24350, 'Temp'), (24351, 'INV_Axe_01'), (24352, 'INV_Chest_Leather_03'), (24353, 'INV_Chest_Leather_03'), (24354, 'INV_Pants_09'), (24355, 'INV_Boots_05'), (24356, 'INV_Boots_05'), (24357, 'INV_Boots_05'), (24358, 'INV_Gauntlets_05'), (24359, 'Temp'), (24360, 'Temp'), (24361, 'Temp'), (24362, 'Temp'), (24363, 'Temp'), (24364, 'Temp'), (24365, 'Temp'), (24366, 'INV_Sword_24'), (24367, 'INV_Shield_09'), (24368, 'INV_Shield_09'), (24369, 'INV_Shield_09'), (24370, 'INV_Spear_08'), (24371, 'Temp'), (24372, 'Temp'), (24373, 'Temp'), (24374, 'Temp'), (24375, 'INV_Shoulder_05'), (24376, 'Temp'), (24377, 'Temp'), (24378, 'Temp'), (24379, 'Temp'), (24380, 'INV_Misc_Gem_Bloodstone_02'), (24381, 'INV_Shoulder_05'), (24382, 'Temp'), (24383, 'Temp'), (24384, 'INV_Chest_Plate10'), (24385, 'INV_Chest_Plate10'), (24386, 'INV_Chest_Plate10'), (24387, 'INV_Chest_Plate10'), (24388, 'INV_Chest_Plate10'), (24389, 'INV_Chest_Plate10'), (24390, 'INV_Chest_Plate10'), (24391, 'INV_Chest_Plate10'), (24392, 'INV_Chest_Plate10'), (24393, 'INV_Chest_Plate04'), (24394, 'INV_Staff_08'), (24395, 'INV_Staff_08'), (24396, 'Temp'), (24397, 'Temp'), (24398, 'Temp'), (24399, 'Temp'), (24400, 'Temp'), (24401, 'Temp'), (24402, 'INV_Shirt_05'), (24403, 'Temp'), (24404, 'Temp'), (24405, 'INV_Shoulder_08'), (24406, 'INV_Shirt_05'), (24407, 'Temp'), (24408, 'Temp'), (24409, 'Temp'), (24410, 'Temp'), (24411, 'Temp'), (24412, 'Temp'), (24413, 'Temp'), (24414, 'Temp'), (24415, 'INV_Misc_Bone_09'), (24431, 'INV_Shoulder_08'), (24432, 'Temp'), (24433, 'Temp'), (24434, 'Temp'), (24435, 'Temp'), (24436, 'Temp'), (24437, 'Temp'), (24438, 'Temp'), (24439, 'Temp'), (24440, 'Temp'), (24441, 'Temp'), (24442, 'Temp'), (24443, 'Temp'), (24444, 'Temp'), (24445, 'INV_Staff_08'), (24446, 'INV_Axe_04'), (24447, 'Temp'), (24448, 'INV_Helmet_03'), (24449, 'Temp'), (24450, 'Temp'), (24451, 'Temp'), (24452, 'INV_Sword_24'), (24453, 'Temp'), (24454, 'Temp'), (24455, 'Temp'), (24456, 'Temp'), (24457, 'Temp'), (24458, 'Temp'), (24459, 'Temp'), (24460, 'Temp'), (24461, 'INV_Sword_04'), (24462, 'Temp'), (24463, 'Temp'), (24464, 'Temp'), (24465, 'Temp'), (24466, 'Temp'), (24467, 'Temp'), (24468, 'Temp'), (24469, 'Temp'), (24470, 'Temp'), (24471, 'Temp'), (24472, 'INV_Staff_08'), (24473, 'INV_Staff_08'), (24474, 'Temp'), (24475, 'Temp'), (24476, 'Temp'), (24477, 'Temp'), (24478, 'INV_Sword_24'), (24479, 'INV_Sword_24'), (24480, 'INV_Staff_Goldfeathered_01'), (24481, 'INV_Staff_Goldfeathered_01'), (24482, 'INV_Staff_Goldfeathered_01'), (24483, 'INV_Staff_01'), (24484, 'INV_Staff_01'), (24485, 'INV_Staff_01'), (24486, 'INV_Staff_01'), (24487, 'INV_Staff_01'), (24488, 'INV_Staff_08'), (24489, 'INV_Staff_08'), (24490, 'INV_Staff_01'), (24491, 'Temp'), (24492, 'Temp'), (24493, 'Temp'), (24494, 'Temp'), (24495, 'Temp'), (24496, 'INV_Misc_Bag_15'), (24497, 'INV_Gauntlets_16'), (24498, 'INV_Boots_01'), (24499, 'INV_Staff_08'), (24500, 'Temp'), (24501, 'Temp'), (24502, 'Temp'), (24503, 'INV_Staff_08'), (24504, 'INV_Chest_Plate01'), (24505, 'INV_Shoulder_02'), (24506, 'INV_Pants_04'), (24507, 'INV_Shoulder_02'), (24508, 'INV_Shoulder_02'), (24509, 'INV_Shoulder_02'), (24510, 'INV_Helmet_22'), (24511, 'INV_Bracer_19'), (24512, 'INV_Boots_Plate_01'), (24513, 'INV_Boots_Plate_01'), (24514, 'INV_Belt_01'), (24515, 'Temp'), (24516, 'Temp'), (24517, 'INV_Staff_08'), (24518, 'Temp'), (24519, 'Temp'), (24520, 'Temp'), (24521, 'INV_Misc_Fish_10'), (24522, 'INV_Misc_Fish_12'), (24523, 'Temp'), (24524, 'Temp'), (24525, 'Temp'), (24526, 'Temp'), (24527, 'Temp'), (24528, 'INV_Shirt_01'), (24529, 'Temp'), (24530, 'Temp'), (24531, 'Temp'), (24532, 'Temp'), (24533, 'Temp'), (24534, 'Temp'), (24535, 'Temp'), (24536, 'Temp'), (24537, 'Temp'), (24538, 'Temp'), (24539, 'Temp'), (24540, 'Temp'), (24541, 'Temp'), (24542, 'INV_Shoulder_05'), (24543, 'Temp'), (24544, 'Temp'), (24545, 'Temp'), (24546, 'INV_Chest_Cloth_04'), (24547, 'INV_Chest_Leather_07'), (24548, 'INV_Chest_Chain_06'), (24549, 'Temp'), (24550, 'INV_Chest_Plate16'), (24551, 'INV_Pants_01'), (24552, 'INV_Pants_05'), (24553, 'INV_Pants_03'), (24554, 'INV_Pants_04'), (24555, 'INV_Helmet_14'), (24556, 'INV_Helmet_15'), (24557, 'INV_Helmet_35'), (24558, 'INV_Helmet_24'), (24559, 'INV_Bracer_17'), (24560, 'INV_Bracer_14'), (24561, 'INV_Bracer_04'), (24562, 'INV_Bracer_07'), (24563, 'INV_Gauntlets_23'), (24564, 'INV_Gauntlets_10'), (24565, 'INV_Boots_Fabric_01'), (24566, 'INV_Boots_07'), (24567, 'INV_Boots_Plate_04'), (24568, 'INV_Misc_Food_41'), (24569, 'INV_Jewelry_Ring_33'), (24570, 'INV_Drink_16'), (24571, 'INV_Shield_04'), (24572, 'INV_Misc_Rune_05'), (24591, 'INV_Ammo_Bullet_02'), (24592, 'INV_Ammo_Bullet_02'), (24593, 'INV_Letter_10'), (24594, 'INV_Drink_04'), (24595, 'INV_Drink_13'), (24596, 'INV_Drink_08'), (24597, 'INV_Drink_08'), (24598, 'INV_Chest_Cloth_04'), (24599, 'INV_Chest_Cloth_04'), (24600, 'INV_Chest_Cloth_04'), (24601, 'INV_Chest_Cloth_04'), (24602, 'INV_Sword_48'), (24603, 'INV_Misc_Cape_11'), (24604, 'INV_Belt_06'), (24605, 'INV_Pants_01'), (24606, 'INV_Shoulder_26'), (24607, 'INV_Misc_Bandana_01'), (24608, 'INV_Gauntlets_05'), (24609, 'INV_Gauntlets_05'), (24610, 'INV_Chest_Cloth_08'), (24611, 'INV_Chest_Cloth_03'), (24612, 'INV_Chest_Cloth_03'), (24613, 'INV_Pants_01'), (24614, 'INV_Pants_01'), (24615, 'INV_Pants_08'), (24616, 'INV_Gauntlets_05'), (24617, 'INV_Chest_Fur.tga'), (24618, 'Temp'), (24619, 'Temp'), (24620, 'Temp'), (24621, 'Temp'), (24622, 'INV_Belt_04'), (24623, 'INV_Belt_33'), (24624, 'INV_Belt_10'), (24625, 'INV_Misc_Fish_06'), (24626, 'Temp'), (24627, 'Temp'), (24628, 'Temp'), (24629, 'INV_Misc_Fish_14'), (24630, 'Temp'), (24631, 'Temp'), (24632, 'Temp'), (24633, 'INV_Misc_Orb_02'), (24634, 'INV_Mace_01'), (24635, 'INV_Chest_Cloth_23'), (24636, 'INV_Chest_Cloth_24'), (24637, 'INV_Chest_Cloth_24'), (24638, 'INV_Chest_Cloth_21'), (24639, 'INV_Chest_Cloth_24'), (24640, 'INV_Chest_Cloth_24'), (24641, 'INV_Chest_Cloth_50'), (24642, 'INV_Chest_Cloth_22'), (24643, 'INV_Chest_Cloth_23'), (24644, 'INV_Chest_Cloth_29'), (24645, 'INV_Chest_Cloth_30'), (24646, 'INV_Jewelry_Ring_31'), (24647, 'Temp'), (24648, 'INV_Misc_Fish_02'), (24649, 'INV_Weapon_Rifle_06'), (24650, 'INV_Weapon_Rifle_01'), (24651, 'INV_Weapon_Rifle_05'), (24652, 'INV_Weapon_Rifle_07'), (24653, 'INV_Weapon_Rifle_07'), (24654, 'Temp'), (24655, 'INV_Sword_20'), (24656, 'INV_Sword_20'), (24657, 'Temp'), (24658, 'INV_Sword_22'), (24659, 'INV_Sword_12'), (24660, 'Temp'), (24661, 'Temp'), (24662, 'Temp'), (24663, 'Temp'), (24664, 'Temp'), (24665, 'Temp'), (24666, 'Temp'), (24667, 'Temp'), (24668, 'Temp'), (24669, 'Temp'), (24670, 'Temp'), (24671, 'Temp'), (24672, 'INV_Belt_24'), (24673, 'INV_Stone_SharpeningStone_01'), (24674, 'INV_Stone_SharpeningStone_02'), (24675, 'INV_Stone_SharpeningStone_03'), (24676, 'INV_Stone_SharpeningStone_04'), (24677, 'INV_Stone_SharpeningStone_05'), (24678, 'INV_Stone_GrindingStone_01'), (24679, 'INV_Stone_GrindingStone_02'), (24680, 'INV_Stone_GrindingStone_03'), (24681, 'INV_Stone_GrindingStone_04'), (24682, 'INV_Stone_GrindingStone_05'), (24683, 'INV_Stone_WeightStone_01'), (24684, 'INV_Stone_WeightStone_02'), (24685, 'INV_Stone_WeightStone_03'), (24686, 'INV_Stone_WeightStone_04'), (24687, 'INV_Stone_WeightStone_05'), (24688, 'INV_Misc_Herb_BlackLotus'), (24689, 'INV_Misc_Herb_DreamFoil'), (24690, 'INV_Misc_Herb_SansamRoot'), (24691, 'INV_Misc_Herb_IceCap'), (24692, 'INV_Misc_Herb_MountainSilverSage'), (24693, 'INV_Misc_Herb_PlagueBloom'), (24694, 'INV_Misc_Fish_31'), (24695, 'INV_Shield_04'), (24696, 'INV_Misc_Fish_28'), (24697, 'INV_Misc_Fish_24'), (24698, 'INV_Misc_Fish_26'), (24699, 'INV_Misc_Fish_31'), (24700, 'INV_Misc_Fish_32'), (24701, 'INV_Misc_Fish_33'), (24702, 'INV_Misc_Fish_32'), (24703, 'Temp'), (24704, 'INV_Misc_Fish_27'), (24705, 'Temp'), (24706, 'Temp'), (24707, 'Temp'), (24708, 'Temp'), (24709, 'INV_Misc_Fish_25'), (24710, 'INV_Misc_Fish_30'), (24711, 'INV_Misc_Fish_29'), (24712, 'INV_Misc_Fish_30'), (24713, 'INV_Misc_Fish_23'), (24714, 'Temp'), (24715, 'INV_Misc_MonsterHead_02'), (24716, 'INV_Misc_Fish_19'), (24717, 'Temp'), (24718, 'INV_Misc_Fish_22'), (24719, 'INV_Misc_Fish_20'), (24720, 'INV_Weapon_Rifle_03'), (24721, 'INV_Weapon_Rifle_03'), (24722, 'Temp'), (24723, 'Temp'), (24724, 'Temp'), (24725, 'Temp'), (24726, 'Temp'), (24727, 'Temp'), (24728, 'Temp'), (24729, 'INV_Mace_14'), (24730, 'INV_Misc_Gem_Pearl_04'), (24731, 'Temp'), (24732, 'Temp'), (24733, 'INV_Drink_17'), (24734, 'Temp'), (24735, 'Temp'), (24736, 'INV_Helmet_08'), (24737, 'INV_Misc_Bone_ElfSkull_01'), (24738, 'INV_Misc_Bone_ElfSkull_01'), (24739, 'INV_Misc_Bone_TaurenSkull_01'), (24740, 'INV_Wand_10'), (24741, 'INV_Wand_10'), (24742, 'INV_Wand_10'), (24743, 'INV_Misc_Bone_TaurenSkull_01'), (24744, 'Temp'), (24745, 'Temp'), (24746, 'INV_Gauntlets_10'), (24747, 'INV_Chest_Plate06'), (24748, 'INV_Belt_09'), (24749, 'INV_Bracer_18'), (24750, 'INV_Weapon_Halberd_05'), (24751, 'INV_Axe_09'), (24752, 'INV_Axe_09'), (24753, 'INV_Weapon_Halberd_06'), (24754, 'INV_Shoulder_02'), (24755, 'INV_Sword_25'), (24756, 'INV_Sword_41'), (24757, 'INV_Boots_08'), (24758, 'INV_Boots_08'), (24759, 'Temp'), (24760, 'INV_Chest_Cloth_12'), (24761, 'INV_Shoulder_25'), (24762, 'INV_Belt_12'), (24763, 'INV_Gauntlets_27'), (24764, 'INV_Gauntlets_27'), (24765, 'INV_Gauntlets_27'), (24766, 'INV_Gauntlets_27'), (24767, 'INV_Bracer_04'), (24768, 'INV_Gauntlets_09'), (24769, 'INV_Belt_13'), (24770, 'INV_Jewelry_Talisman_12'), (24771, 'INV_Jewelry_Talisman_12'), (24772, 'INV_Shoulder_24'), (24773, 'INV_Belt_15'), (24774, 'INV_Gauntlets_15'), (24775, 'INV_Weapon_ShortBlade_25'), (24776, 'INV_Misc_ArmorKit_09'), (24777, 'INV_Shoulder_25'), (24778, 'INV_Jewelry_Talisman_09'), (24779, 'Temp'), (24780, 'Temp'), (24781, 'Temp'), (24782, 'INV_Boots_05'), (24783, 'Temp'), (24784, 'INV_Jewelry_Talisman_08'), (24785, 'Temp'), (24786, 'INV_Boots_01'), (24787, 'INV_Boots_Plate_04'), (24788, 'Temp'), (24789, 'Temp'), (24790, 'INV_Boots_05'), (24791, 'Temp'), (24792, 'INV_Sword_10'), (24793, 'INV_Bracer_16'), (24794, 'Temp'), (24795, 'INV_Shirt_01'), (24796, 'Temp'), (24797, 'INV_Boots_05'), (24798, 'Temp'), (24799, 'Temp'), (24811, 'INV_Sword_42'), (24812, 'INV_Sword_39'), (24813, 'INV_Sword_39'), (24814, 'INV_Weapon_ShortBlade_22'), (24815, 'INV_Weapon_Halberd_11'), (24816, 'INV_Weapon_Halberd_09'), (24817, 'INV_Crown_02'), (24818, 'INV_Helmet_61'), (24819, 'INV_Helmet_61'), (24820, 'INV_Helmet_61'), (24821, 'INV_Shield_15'), (24831, 'INV_Misc_Bell_01'), (24851, 'INV_Sword_46'), (24852, 'Temp'), (24853, 'Temp'), (24854, 'Temp'), (24855, 'Temp'), (24856, 'Temp'), (24871, 'Temp'), (24891, 'INV_Axe_01'), (24892, 'INV_Chest_Cloth_07'), (24893, 'INV_Chest_Cloth_07'), (24894, 'INV_Pants_01'), (24895, 'INV_Pants_06'), (24896, 'INV_Gauntlets_05'), (24897, 'INV_Fabric_PurpleFire_01'), (24898, 'INV_Fabric_PurpleFire_02'), (24911, 'Temp'), (24912, 'INV_Shoulder_08'), (24913, 'Temp'), (24914, 'Temp'), (24915, 'Temp'), (24916, 'Temp'), (24917, 'INV_Helmet_04'), (24918, 'Temp'), (24919, 'INV_Mace_14'), (24920, 'Temp'), (24921, 'Temp'), (24922, 'Temp'), (24923, 'INV_Staff_14'), (24924, 'INV_Hammer_01'), (24925, 'INV_Spear_05'), (24926, 'INV_Staff_08'), (24927, 'INV_Pants_09'), (24928, 'INV_Misc_Cape_11'), (24929, 'INV_Weapon_Bow_05'), (24930, 'INV_Weapon_Bow_05'), (24931, 'INV_Weapon_Bow_05'), (24932, 'INV_Chest_Cloth_09'), (24933, 'INV_Helmet_34'), (24934, 'INV_Shoulder_23'), (24935, 'INV_Boots_05'), (24936, 'INV_Chest_Cloth_29'), (24937, 'INV_Chest_Cloth_29'), (24938, 'INV_Helmet_34'), (24939, 'INV_Helmet_34'), (24940, 'INV_Helmet_34'), (24941, 'INV_Helmet_34'), (24942, 'INV_Helmet_63'), (24943, 'INV_Pants_09'), (24944, 'INV_Chest_Cloth_40'), (24945, 'INV_Chest_Cloth_46'), (24946, 'INV_Misc_Cape_18'), (24947, 'INV_Chest_Cloth_42'), (24948, 'INV_Chest_Cloth_42'), (24949, 'INV_Chest_Cloth_42'), (24950, 'INV_Chest_Cloth_42'), (24951, 'INV_Chest_Cloth_38'), (24952, 'Temp'), (24953, 'Temp'), (24954, 'Temp'), (24955, 'Temp'), (24956, 'Temp'), (24957, 'INV_Chest_Cloth_04'), (24958, 'INV_Pants_01'), (24959, 'INV_Pants_06'), (24960, 'INV_Shoulder_26'), (24961, 'INV_Shoulder_26'), (24962, 'INV_Shoulder_26'), (24963, 'INV_Shoulder_26'), (24964, 'INV_Shoulder_26'), (24965, 'INV_Shoulder_26'), (24966, 'INV_Shoulder_02'), (24967, 'INV_Misc_Bandana_01'), (24968, 'Temp'), (24969, 'Temp'), (24970, 'Temp'), (24971, 'Temp'), (24972, 'Temp'), (24973, 'Temp'), (24974, 'INV_Chest_Cloth_13'), (24975, 'INV_Shirt_08'), (24976, 'INV_Gauntlets_05'), (24977, 'INV_Gauntlets_05'), (24978, 'INV_Belt_16'), (24979, 'Temp'), (24980, 'Temp'), (24981, 'INV_Weapon_ShortBlade_12'), (24982, 'INV_Bracer_07'), (24983, 'INV_Bracer_13'), (24984, 'INV_Gauntlets_06'), (24985, 'INV_Misc_Cape_18'), (24986, 'INV_Gauntlets_06'), (24987, 'Temp'), (24988, 'INV_Chest_Cloth_24'), (24989, 'Temp'), (24990, 'INV_Weapon_ShortBlade_25'), (24991, 'Temp'), (24992, 'INV_Chest_Cloth_38'), (24993, 'INV_Chest_Cloth_38'), (24994, 'INV_Chest_Cloth_38'), (24995, 'INV_Chest_Cloth_38'), (24996, 'INV_Chest_Cloth_38'), (24997, 'INV_Chest_Cloth_38'), (24998, 'INV_Chest_Cloth_38'), (24999, 'Temp'), (25000, 'Temp'), (25001, 'Temp'), (25002, 'Temp'), (25003, 'Temp'), (25004, 'Temp'), (25005, 'Temp'), (25006, 'INV_Chest_Cloth_51'), (25007, 'INV_Chest_Cloth_51'), (25008, 'INV_Chest_Cloth_51'), (25009, 'Temp'), (25010, 'Temp'), (25011, 'Temp'), (25012, 'INV_Chest_Cloth_38'), (25013, 'INV_Chest_Cloth_49'), (25014, 'INV_Chest_Cloth_49'), (25015, 'INV_Chest_Cloth_49'), (25016, 'INV_Chest_Cloth_31'), (25017, 'Temp'), (25018, 'Temp'), (25019, 'Temp'), (25020, 'Temp'), (25021, 'Temp'), (25022, 'Temp'), (25023, 'Temp'), (25024, 'Temp'), (25025, 'Temp'), (25026, 'Temp'), (25027, 'Temp'), (25028, 'INV_Fabric_FelRag'), (25029, 'Temp'), (25030, 'Temp'), (25031, 'Temp'), (25032, 'Temp'), (25033, 'Temp'), (25034, 'Temp'), (25035, 'Temp'), (25036, 'INV_Sword_12'), (25037, 'INV_Potion_20'), (25038, 'INV_Potion_85'), (25039, 'INV_Chest_Cloth_46'), (25040, 'Temp'), (25041, 'INV_Belt_26'), (25042, 'INV_Pants_02'), (25043, 'Temp'), (25044, 'Temp'), (25045, 'Temp'), (25046, 'INV_Hammer_09'), (25047, 'INV_Hammer_09'), (25048, 'Spell_Shadow_AntiMagicShell'), (25049, 'INV_Chest_Leather_10'), (25050, 'INV_Pants_06'), (25051, 'INV_Boots_02'), (25052, 'INV_Fabric_MoonRag_01'), (25053, 'INV_Sword_40'), (25054, 'INV_Enchant_ShardBrilliantSmall'), (25055, 'INV_Enchant_ShardBrilliantLarge'), (25071, 'Temp'), (25072, 'INV_Misc_Orb_03'), (25073, 'INV_Misc_Orb_03'), (25074, 'INV_Misc_Orb_03'), (25075, 'INV_Wand_01'), (25076, 'INV_Wand_05'), (25077, 'INV_Wand_07'), (25078, 'INV_Wand_09'), (25079, 'INV_Hammer_08'), (25080, 'INV_Misc_Bandage_09'), (25081, 'INV_Shoulder_05'), (25082, 'Temp'), (25083, 'Temp'), (25084, 'Temp'), (25085, 'Temp'), (25086, 'Temp'), (25087, 'Temp'), (25088, 'Temp'), (25089, 'Temp'), (25090, 'Temp'), (25091, 'Temp'), (25092, 'Temp'), (25093, 'Temp'), (25094, 'Temp'), (25095, 'Temp'), (25096, 'INV_Hammer_13'), (25097, 'Temp'), (25098, 'INV_Belt_10'), (25099, 'Temp'), (25100, 'Temp'), (25101, 'INV_Pants_Wolf'), (25102, 'INV_Shoulder_24'), (25103, 'Temp'), (25104, 'INV_Shoulder_25'), (25105, 'Temp'), (25106, 'Temp'), (25111, 'INV_Pants_04'), (25112, 'Temp'), (25113, 'Temp'), (25114, 'Temp'), (25115, 'Temp'), (25116, 'INV_Gauntlets_29'), (25117, 'Temp'), (25118, 'Trade_Mining'), (25119, 'INV_Sword_20'), (25120, 'INV_Sword_04'), (25121, 'Temp'), (25122, 'Temp'), (25123, 'Temp'), (25124, 'Temp'), (25125, 'Temp'), (25126, 'Temp'), (25127, 'Temp'), (25128, 'Temp'), (25129, 'Temp'), (25130, 'Temp'), (25131, 'Temp'), (25132, 'Ability_Mount_RidingHorse'), (25133, 'INV_Shield_05'), (25134, 'INV_Shield_15'), (25135, 'Temp'), (25136, 'Temp'), (25137, 'Temp'), (25138, 'INV_Shield_02'), (25139, 'INV_Hammer_04'), (25140, 'Temp'), (25141, 'Temp'), (25142, 'Temp'), (25143, 'Temp'), (25144, 'Temp'), (25145, 'INV_Mace_01'), (25146, 'INV_Misc_Bandage_11'), (25147, 'INV_Misc_Bandage_12'), (25148, 'INV_Hammer_13'), (25149, 'INV_Hammer_13'), (25150, 'Temp'), (25151, 'Temp'), (25152, 'INV_Mace_14'), (25153, 'INV_Mace_16'), (25154, 'INV_Axe_01'), (25155, 'INV_Spear_07'), (25156, 'Temp'), (25157, 'INV_Chest_Chain_14'), (25158, 'INV_Gauntlets_29'), (25159, 'INV_Gauntlets_29'), (25160, 'INV_Boots_Plate_09'), (25161, 'INV_Bracer_13'), (25162, 'INV_Shoulder_02'), (25163, 'INV_Helmet_24'), (25164, 'INV_Helmet_24'), (25165, 'INV_Helmet_24'), (25166, 'INV_Helmet_14'), (25167, 'INV_Sword_10'), (25168, 'INV_Gauntlets_18'), (25169, 'INV_Pants_11'), (25170, 'INV_Misc_Rune_04'), (25171, 'INV_Gauntlets_03'), (25172, 'INV_Shoulder_11'), (25173, 'INV_Sword_15'), (25174, 'Temp'), (25175, 'Temp'), (25176, 'Temp'), (25177, 'INV_Mace_15'), (25178, 'INV_Hammer_03'), (25179, 'INV_Pants_06'), (25180, 'INV_Hammer_04'), (25181, 'INV_Pants_06'), (25182, 'Temp'), (25183, 'Temp'), (25184, 'Spell_Shadow_GrimWard'), (25185, 'INV_Chest_Leather_05'), (25186, 'INV_Pants_06'), (25187, 'INV_Belt_23'), (25188, 'INV_Gauntlets_26'), (25189, 'Temp'), (25190, 'Temp'), (25191, 'INV_Boots_01'), (25192, 'INV_Shirt_01'), (25193, 'INV_Shirt_Red_01'), (25194, 'Temp'), (25195, 'Temp'), (25196, 'Temp'), (25197, 'INV_Staff_08'), (25198, 'INV_Pants_06'), (25199, 'INV_Chest_Cloth_04'), (25200, 'INV_Chest_Cloth_04'), (25201, 'INV_Chest_Cloth_51'), (25202, 'INV_Chest_Cloth_31'), (25203, 'INV_Chest_Cloth_31'), (25204, 'INV_Chest_Cloth_38'), (25205, 'INV_Chest_Cloth_38'), (25206, 'INV_Chest_Cloth_49'), (25207, 'INV_Chest_Cloth_04'), (25208, 'INV_Pants_09'), (25209, 'INV_Chest_Cloth_04'), (25210, 'INV_Chest_Cloth_04'), (25211, 'INV_Chest_Cloth_04'), (25212, 'INV_Chest_Cloth_04'), (25213, 'INV_Belt_12'), (25214, 'INV_Boots_01'), (25215, 'INV_Chest_Cloth_04'), (25216, 'INV_Gauntlets_28'), (25217, 'INV_Pants_04'), (25218, 'INV_Chest_Cloth_04'), (25219, 'INV_Belt_23'), (25220, 'INV_Boots_01'), (25221, 'INV_Gauntlets_26'), (25222, 'INV_Chest_Leather_05'), (25223, 'INV_Pants_06'), (25224, 'INV_Gauntlets_28'), (25225, 'INV_Belt_12'), (25226, 'INV_Pants_04'), (25227, 'INV_Boots_01'), (25228, 'INV_Chest_Cloth_08'), (25229, 'INV_Misc_Bandana_01'), (25230, 'INV_Misc_Bandana_03'), (25231, 'INV_Gauntlets_25'), (25232, 'INV_Misc_Cape_10'), (25233, 'INV_Boots_05'), (25234, 'INV_Belt_15'), (25235, 'INV_Belt_15'), (25236, 'INV_Shoulder_21'), (25237, 'Temp'), (25238, 'Temp'), (25239, 'Temp'), (25240, 'Temp'), (25241, 'Temp'), (25242, 'Temp'), (25243, 'Temp'), (25244, 'Temp'), (25245, 'INV_Chest_Cloth_43'), (25246, 'Spell_Nature_SlowingTotem'), (25247, 'INV_Shoulder_02'), (25248, 'INV_Belt_16'), (25249, 'INV_Chest_Leather_03'), (25250, 'INV_Pants_07'), (25251, 'INV_Boots_01'), (25252, 'Temp'), (25253, 'INV_Gauntlets_15'), (25254, 'INV_Pants_08'), (25255, 'INV_Pants_08'), (25256, 'Temp'), (25257, 'Temp'), (25258, 'Temp'), (25259, 'INV_Shirt_01'), (25260, 'INV_Weapon_Rifle_03'), (25261, 'Temp'), (25262, 'Temp'), (25263, 'Temp'), (25264, 'Temp'), (25265, 'Temp'), (25266, 'Temp'), (25267, 'Temp'), (25268, 'Temp'), (25269, 'Temp'), (25270, 'Temp'), (25271, 'INV_Scroll_06'), (25272, 'INV_Shirt_05'), (25273, 'Temp'), (25274, 'Temp'), (25275, 'Temp'), (25276, 'Temp'), (25277, 'Temp'), (25278, 'INV_Staff_09'), (25279, 'Temp'), (25280, 'Temp'), (25281, 'Temp'), (25282, 'Temp'), (25283, 'Temp'), (25284, 'Temp'), (25285, 'INV_Bracer_09'), (25286, 'Temp'), (25287, 'Temp'), (25288, 'Temp'), (25289, 'Temp'), (25290, 'Temp'), (25291, 'Temp'), (25292, 'Temp'), (25293, 'Temp'), (25294, 'Temp'), (25295, 'Temp'), (25296, 'Temp'), (25297, 'Temp'), (25298, 'Temp'), (25299, 'Temp'), (25300, 'Temp'), (25301, 'Temp'), (25302, 'Temp'), (25303, 'Temp'), (25304, 'Temp'), (25305, 'Temp'), (25306, 'Temp'), (25307, 'Temp'), (25308, 'Temp'), (25309, 'Temp'), (25310, 'Temp'), (25311, 'Temp'), (25312, 'Temp'), (25313, 'Temp'), (25314, 'Temp'), (25315, 'Temp'), (25316, 'Temp'), (25317, 'Temp'), (25318, 'Temp'), (25319, 'Temp'), (25320, 'Temp'), (25321, 'Temp'), (25322, 'Temp'), (25323, 'Temp'), (25324, 'Temp'), (25325, 'Temp'), (25326, 'INV_Belt_01'), (25327, 'INV_Pants_02'), (25328, 'INV_Boots_07'), (25329, 'INV_Gauntlets_05'), (25330, 'Temp'), (25331, 'Temp'), (25332, 'Temp'), (25333, 'Temp'), (25334, 'Temp'), (25335, 'Temp'), (25336, 'Temp'), (25337, 'Temp'), (25338, 'Temp'), (25339, 'Temp'), (25340, 'Temp'), (25341, 'Temp'), (25342, 'Temp'), (25343, 'INV_Pants_04'), (25344, 'Temp'), (25345, 'Temp'), (25351, 'INV_Belt_01'), (25352, 'INV_Helmet_10'), (25353, 'Temp'), (25354, 'Temp'), (25355, 'Temp'), (25356, 'Temp'), (25357, 'Temp'), (25358, 'Temp'), (25359, 'Temp'), (25360, 'INV_Helmet_10'), (25361, 'INV_Helmet_10'), (25362, 'INV_Hammer_03'), (25363, 'INV_Hammer_03'), (25364, 'INV_Hammer_03'), (25365, 'INV_Hammer_03'), (25366, 'INV_Hammer_03'), (25367, 'INV_Hammer_03'), (25368, 'Temp'), (25369, 'Temp'), (25370, 'Temp'), (25371, 'Temp'), (25372, 'Temp'), (25373, 'Temp'), (25374, 'Temp'), (25375, 'Temp'), (25376, 'INV_Helmet_04'), (25377, 'INV_Staff_08'), (25378, 'INV_Staff_08'), (25379, 'Temp'), (25380, 'INV_Shirt_05'), (25381, 'Temp'), (25382, 'INV_Staff_01'), (25383, 'INV_Helmet_11'), (25384, 'INV_Misc_Bandana_01'), (25385, 'Temp'), (25386, 'Temp'), (25387, 'Temp'), (25388, 'Temp'), (25389, 'Temp'), (25390, 'Temp'), (25391, 'Temp'), (25392, 'Temp'), (25393, 'Temp'), (25394, 'Temp'), (25395, 'Temp'), (25396, 'Temp'), (25397, 'Temp'), (25398, 'Temp'), (25399, 'Temp'), (25400, 'Temp'), (25401, 'INV_Helmet_08'), (25402, 'Temp'), (25403, 'INV_Helmet_30'), (25404, 'Temp'), (25405, 'Temp'), (25406, 'Temp'), (25407, 'Temp'), (25408, 'Temp'), (25409, 'Temp'), (25410, 'INV_Axe_04'), (25411, 'INV_Sword_24'), (25412, 'Temp'), (25413, 'Temp'), (25414, 'Temp'), (25415, 'Temp'), (25416, 'Temp'), (25417, 'Temp'), (25418, 'Temp'), (25419, 'Temp'), (25420, 'Temp'), (25421, 'Temp'), (25422, 'Temp'), (25423, 'Temp'), (25424, 'Temp'), (25425, 'Temp'), (25426, 'Temp'), (25427, 'Temp'), (25428, 'Temp'), (25429, 'Temp'), (25430, 'Temp'), (25431, 'Temp'), (25432, 'INV_Helmet_15'), (25433, 'INV_Helmet_15'), (25434, 'INV_Helmet_15'), (25435, 'Temp'), (25436, 'Temp'), (25437, 'INV_Staff_08'), (25438, 'Temp'), (25439, 'Temp'), (25440, 'Temp'), (25441, 'INV_Axe_01'), (25442, 'Temp'), (25443, 'Temp'), (25444, 'Temp'), (25445, 'Temp'), (25446, 'Temp'), (25447, 'Temp'), (25448, 'Temp'), (25449, 'Temp'), (25450, 'Temp'), (25451, 'Temp'), (25452, 'Temp'), (25453, 'Temp'), (25454, 'Temp'), (25455, 'Temp'), (25456, 'INV_Battery_01'), (25457, 'Temp'), (25458, 'Temp'), (25459, 'Temp'), (25460, 'Temp'), (25461, 'Temp'), (25462, 'Temp'), (25463, 'Temp'), (25464, 'Temp'), (25465, 'Temp'), (25466, 'INV_Misc_Food_71'), (25467, 'INV_Misc_Food_69'), (25468, 'INV_Misc_Food_65'), (25469, 'INV_Misc_Food_49'), (25470, 'INV_Axe_01'), (25471, 'INV_Axe_01'), (25472, 'INV_Misc_Food_70'), (25473, 'INV_Misc_Food_68'), (25474, 'INV_Axe_01'), (25475, 'INV_Misc_Food_72'), (25476, 'Temp'), (25477, 'Temp'), (25478, 'Temp'), (25479, 'Temp'), (25480, 'INV_Misc_Food_67'), (25481, 'INV_Misc_Food_60'), (25482, 'INV_Misc_Bomb_08'), (25483, 'INV_Misc_Bomb_09'), (25484, 'INV_Misc_Bomb_07'), (25485, 'INV_Shirt_01'), (25486, 'Temp'), (25487, 'Temp'), (25488, 'INV_Helmet_20'), (25489, 'INV_Shirt_01'), (25490, 'Temp'), (25491, 'Temp'), (25492, 'Temp'), (25493, 'Temp'), (25494, 'Temp'), (25495, 'Temp'), (25496, 'INV_Sword_20'), (25497, 'Temp'), (25498, 'Temp'), (25499, 'INV_Axe_01'), (25500, 'Temp'), (25501, 'Temp'), (25502, 'Temp'), (25503, 'INV_Spear_08'), (25504, 'INV_Spear_08'), (25505, 'Temp'), (25506, 'INV_Weapon_ShortBlade_07'), (25507, 'INV_Weapon_ShortBlade_07'), (25508, 'INV_Weapon_ShortBlade_07'), (25509, 'INV_Weapon_ShortBlade_07'), (25510, 'INV_Weapon_ShortBlade_07'), (25511, 'INV_Weapon_ShortBlade_07'), (25512, 'Temp'), (25513, 'INV_Weapon_ShortBlade_07'), (25514, 'INV_Weapon_ShortBlade_07'), (25515, 'INV_Weapon_ShortBlade_07'), (25516, 'INV_Weapon_ShortBlade_07'), (25517, 'Temp'), (25518, 'Temp'), (25519, 'Temp'), (25520, 'Temp'), (25521, 'Temp'), (25522, 'Temp'), (25523, 'Temp'), (25524, 'Temp'), (25525, 'Temp'), (25526, 'Temp'), (25527, 'Temp'), (25528, 'Temp'), (25529, 'Temp'), (25530, 'Temp'), (25531, 'Temp'), (25532, 'Temp'), (25533, 'INV_Axe_01'), (25534, 'Temp'), (25535, 'Temp'), (25536, 'Temp'), (25537, 'Temp'), (25538, 'Temp'), (25539, 'Temp'), (25540, 'Temp'), (25541, 'Temp'), (25542, 'INV_Misc_Herb_02'), (25543, 'Temp'), (25544, 'Temp'), (25545, 'Temp'), (25546, 'Temp'), (25547, 'Temp'), (25548, 'Temp'), (25549, 'Temp'), (25550, 'Temp'), (25551, 'Temp'), (25571, 'INV_Shirt_08'), (25591, 'INV_Spear_05'), (25592, 'INV_Spear_02'), (25593, 'INV_Spear_05'), (25594, 'INV_Axe_21'), (25595, 'INV_Axe_13'), (25596, 'INV_Axe_21'), (25597, 'INV_Axe_18'), (25598, 'INV_Axe_07'), (25599, 'INV_Axe_24'), (25600, 'INV_Axe_24'), (25601, 'INV_Axe_12'), (25602, 'INV_Weapon_Bow_11'), (25603, 'INV_Weapon_Bow_10'), (25604, 'INV_Weapon_Bow_08'), (25605, 'INV_Weapon_Bow_11'), (25606, 'INV_Weapon_Bow_11'), (25607, 'INV_Weapon_Crossbow_04'), (25608, 'INV_Weapon_Crossbow_04'), (25609, 'INV_Weapon_ShortBlade_15'), (25610, 'INV_Sword_13'), (25611, 'INV_Sword_21'), (25612, 'INV_Sword_34'), (25613, 'INV_Weapon_ShortBlade_25'), (25614, 'INV_Weapon_ShortBlade_12'), (25615, 'INV_Mace_15'), (25616, 'INV_Hammer_03'), (25617, 'INV_Hammer_23'), (25618, 'INV_Hammer_04'), (25619, 'INV_Mace_15'), (25620, 'INV_Hammer_03'), (25621, 'INV_Hammer_04'), (25622, 'INV_Hammer_04'), (25623, 'INV_Hammer_04'), (25624, 'INV_Hammer_04'), (25625, 'INV_Hammer_08'), (25626, 'INV_Mace_13'), (25627, 'INV_Mace_13'), (25628, 'INV_Mace_13'), (25629, 'INV_Mace_01'), (25630, 'INV_Spear_02'), (25631, 'INV_Spear_05'), (25632, 'INV_Spear_05'), (25633, 'INV_Spear_07'), (25634, 'INV_Spear_02'), (25635, 'INV_Sword_39'), (25636, 'INV_Sword_30'), (25637, 'INV_Sword_30'), (25638, 'INV_Sword_13'), (25639, 'INV_Sword_26'), (25640, 'INV_Sword_33'), (25641, 'INV_Sword_42'), (25642, 'INV_Sword_30'), (25643, 'INV_Sword_30'), (25644, 'INV_Sword_30'), (25645, 'INV_Sword_43'), (25646, 'INV_Sword_40'), (25647, 'INV_Sword_40'), (25648, 'INV_Sword_43'), (25649, 'INV_Sword_03'), (25650, 'INV_Sword_41'), (25651, 'INV_Sword_47'), (25652, 'INV_Sword_41'), (25653, 'INV_Sword_41'), (25654, 'INV_Sword_41'), (25655, 'INV_Sword_41'), (25656, 'INV_Sword_25'), (25657, 'INV_Misc_Cape_10'), (25658, 'INV_Helmet_03'), (25659, 'INV_Helmet_30'), (25660, 'INV_Helmet_08'), (25661, 'INV_Potion_12'), (25662, 'INV_Misc_MonsterSpiderCarapace_01'), (25671, 'INV_Chest_Chain_06'), (25672, 'INV_Pants_02'), (25673, 'INV_Pants_05'), (25674, 'INV_Chest_Chain_09'), (25675, 'INV_Chest_Chain_06'), (25676, 'INV_Chest_Chain_04'), (25677, 'INV_Shoulder_18'), (25678, 'INV_Chest_Chain_04'), (25679, 'INV_Chest_Plate06'), (25680, 'INV_Pants_03'), (25681, 'INV_Shoulder_09'), (25682, 'INV_Chest_Leather_07'), (25683, 'INV_Pants_06'), (25684, 'INV_Shoulder_09'), (25685, 'INV_Shoulder_13'), (25686, 'INV_Pants_09'), (25687, 'INV_Shoulder_05'), (25688, 'INV_Chest_Plate07'), (25689, 'INV_Chest_Cloth_06'), (25690, 'INV_Shoulder_18'), (25691, 'INV_Shoulder_18'), (25692, 'INV_Helmet_10'), (25693, 'INV_Helmet_10'), (25694, 'INV_Pants_05'), (25695, 'INV_Shoulder_18'), (25696, 'INV_Pants_Wolf'), (25697, 'INV_Gauntlets_26'), (25698, 'INV_Gauntlets_26'), (25699, 'INV_Chest_Leather_06'), (25700, 'INV_Shoulder_06'), (25701, 'INV_Pants_01'), (25702, 'INV_Gauntlets_16'), (25703, 'INV_Boots_05'), (25704, 'INV_Chest_Leather_07'), (25705, 'INV_Pants_02'), (25706, 'INV_Gauntlets_23'), (25707, 'INV_Gauntlets_16'), (25708, 'INV_Boots_07'), (25709, 'INV_Boots_07'), (25710, 'INV_Chest_Chain_15'), (25711, 'INV_Banner_01'), (25712, 'INV_Shoulder_04'), (25713, 'INV_Shoulder_07'), (25714, 'INV_Pants_12'), (25715, 'INV_Helmet_20'), (25716, 'INV_Helmet_20'), (25717, 'INV_Helmet_20'), (25718, 'INV_Gauntlets_24'), (25719, 'INV_Belt_03'), (25720, 'INV_Bracer_09'), (25721, 'INV_Chest_Plate06'), (25722, 'INV_Pants_12'), (25723, 'INV_Gauntlets_24'), (25724, 'INV_Gauntlets_31'), (25725, 'INV_Misc_Bandage_13'), (25726, 'INV_Bracer_07'), (25727, 'INV_Belt_03'), (25728, 'INV_Belt_03'), (25729, 'INV_Misc_Bandage_13'), (25730, 'INV_Chest_Leather_07'), (25731, 'INV_Chest_Leather_07'), (25732, 'INV_Pants_02'), (25733, 'INV_Misc_Bandage_13'), (25734, 'INV_Shoulder_15'), (25735, 'INV_Gauntlets_31'), (25736, 'INV_Bracer_11'), (25737, 'INV_Belt_23'), (25738, 'INV_Misc_Bandage_11'), (25739, 'INV_Misc_Bandage_11'), (25740, 'INV_Belt_11'), (25741, 'INV_Boots_Plate_03'), (25742, 'INV_Chest_Plate16'), (25743, 'INV_Crown_01'), (25744, 'INV_Gauntlets_26'), (25745, 'INV_Pants_03'), (25746, 'INV_Chest_Plate10'), (25747, 'INV_Gauntlets_03'), (25748, 'INV_Chest_Chain_07'), (25749, 'INV_Chest_Plate10'), (25750, 'INV_Gauntlets_30'), (25751, 'INV_Chest_Plate08'), (25752, 'INV_Boots_Plate_08'), (25753, 'INV_Bracer_13'), (25754, 'INV_Chest_Chain_12'), (25755, 'INV_Chest_Chain_16'), (25756, 'INV_Gauntlets_12'), (25757, 'INV_Belt_25'), (25758, 'INV_Bracer_12'), (25759, 'INV_Pants_10'), (25760, 'INV_Boots_Plate_01'), (25761, 'INV_Gauntlets_11'), (25762, 'INV_Belt_22'), (25763, 'INV_Chest_Chain_04'), (25764, 'INV_Shoulder_27'), (25765, 'INV_Boots_Plate_07'), (25766, 'INV_Bracer_01'), (25767, 'INV_Belt_34'), (25768, 'INV_Pants_02'), (25769, 'INV_Chest_Chain_06'), (25770, 'INV_Shoulder_28'), (25771, 'INV_Belt_04'), (25772, 'INV_Bracer_03'), (25773, 'INV_Gauntlets_21'), (25774, 'INV_Shoulder_07'), (25775, 'INV_Belt_11'), (25776, 'INV_Bracer_13'), (25777, 'INV_Shoulder_23'), (25778, 'INV_Boots_Plate_07'), (25779, 'INV_Bracer_01'), (25780, 'INV_Chest_Chain_06'), (25781, 'INV_Belt_04'), (25782, 'INV_Gauntlets_11'), (25783, 'INV_Shoulder_08'), (25784, 'INV_Belt_26'), (25785, 'INV_Boots_05'), (25786, 'INV_Bracer_07'), (25787, 'INV_Chest_Chain_12'), (25788, 'INV_Gauntlets_28'), (25789, 'INV_Pants_03'), (25790, 'INV_Shoulder_09'), (25791, 'INV_Helmet_35'), (25792, 'INV_Chest_Chain_07'), (25793, 'INV_Boots_Plate_08'), (25794, 'INV_Gauntlets_26'), (25795, 'INV_Belt_11'), (25796, 'INV_Pants_06'), (25797, 'INV_Bracer_10'), (25798, 'INV_Chest_Chain_07'), (25799, 'INV_Shoulder_07'), (25800, 'INV_Bracer_19'), (25801, 'INV_Chest_Plate16'), (25802, 'INV_Gauntlets_03'), (25803, 'INV_Belt_32'), (25804, 'INV_Boots_Plate_03'), (25805, 'INV_Pants_06'), (25806, 'INV_Shoulder_20'), (25807, 'INV_Cask_01'), (25808, 'INV_Bracer_04'), (25809, 'INV_Chest_Chain_13'), (25810, 'INV_Boots_07'), (25811, 'INV_Gauntlets_25'), (25812, 'INV_Pants_09'), (25813, 'INV_Belt_09'), (25814, 'INV_Shoulder_07'), (25815, 'INV_Shoulder_07'), (25816, 'INV_Crown_02'), (25817, 'INV_Boots_Plate_09'), (25818, 'INV_Bracer_12'), (25819, 'INV_Gauntlets_04'), (25820, 'INV_Pants_10'), (25821, 'INV_Belt_25'), (25822, 'INV_Shoulder_18'), (25823, 'INV_Crown_01'), (25824, 'INV_Crown_01'), (25825, 'INV_Crown_02'), (25826, 'INV_Crown_01'), (25827, 'INV_Shoulder_20'), (25828, 'INV_Boots_01'), (25829, 'INV_Bracer_14'), (25830, 'INV_Chest_Plate01'), (25831, 'INV_Gauntlets_23'), (25832, 'INV_Belt_06'), (25833, 'INV_Pants_04'), (25834, 'INV_Chest_Cloth_49'), (25835, 'INV_Gauntlets_30'), (25836, 'INV_Helmet_22'), (25837, 'INV_Shoulder_26'), (25838, 'INV_Helmet_22'), (25839, 'INV_Helmet_22'), (25840, 'INV_Boots_05'), (25841, 'INV_Bracer_07'), (25842, 'INV_Gauntlets_15'), (25843, 'INV_Belt_26'), (25844, 'INV_Pants_03'), (25845, 'INV_Chest_Plate04'), (25846, 'INV_Chest_Plate04'), (25847, 'INV_Shoulder_09'), (25848, 'INV_Chest_Plate03'), (25849, 'INV_Pants_03'), (25850, 'INV_Gauntlets_04'), (25851, 'INV_Bracer_03'), (25852, 'INV_Belt_03'), (25853, 'INV_Bracer_12'), (25854, 'INV_Helmet_09'), (25855, 'INV_Misc_Cape_18'), (25856, 'INV_Helmet_23'), (25857, 'INV_Boots_Wolf'), (25858, 'INV_Belt_05'), (25859, 'INV_Shoulder_06'), (25860, 'INV_Boots_01'), (25861, 'INV_Bracer_07'), (25862, 'INV_Chest_Plate04'), (25863, 'INV_Belt_02'), (25864, 'INV_Bracer_12'), (25865, 'INV_Gauntlets_28'), (25866, 'INV_Belt_26'), (25867, 'INV_Gauntlets_18'), (25868, 'INV_Pants_04'), (25869, 'INV_Chest_Cloth_22'), (25870, 'INV_Boots_09'), (25871, 'INV_Boots_09'), (25872, 'INV_Shoulder_27'), (25873, 'INV_Shirt_05'), (25874, 'INV_Bracer_08'), (25875, 'INV_Misc_Cape_10'), (25876, 'INV_Pants_02'), (25877, 'INV_Chest_Cloth_21'), (25878, 'INV_Crown_01'), (25879, 'INV_Boots_09'), (25880, 'INV_Shirt_05'), (25881, 'INV_Belt_26'), (25882, 'INV_Chest_Plate08'), (25883, 'INV_Boots_05'), (25884, 'INV_Misc_Cape_16'), (25885, 'INV_Gauntlets_18'), (25886, 'INV_Bracer_18'), (25887, 'INV_Shoulder_09'), (25888, 'INV_Shirt_13'), (25889, 'INV_Chest_Cloth_14'), (25890, 'INV_Pants_02'), (25891, 'INV_Chest_Cloth_20'), (25892, 'INV_Gauntlets_22'), (25893, 'INV_Boots_05'), (25894, 'INV_Chest_Cloth_20'), (25895, 'INV_Belt_16'), (25896, 'INV_Pants_03'), (25897, 'INV_Shoulder_14'), (25898, 'INV_Helmet_40'), (25899, 'INV_Helmet_29'), (25900, 'INV_Misc_Cape_02'), (25901, 'INV_Shield_07'), (25902, 'INV_Belt_27'), (25903, 'INV_Boots_Plate_08'), (25904, 'INV_Helmet_29'), (25905, 'INV_Bracer_17'), (25906, 'INV_Gauntlets_25'), (25907, 'INV_Pants_09'), (25908, 'INV_Chest_Plate16'), (25909, 'INV_Shoulder_26'), (25910, 'INV_Misc_Cape_07'), (25911, 'INV_Shield_05'), (25912, 'INV_Boots_Plate_02'), (25913, 'INV_Bracer_17'), (25914, 'INV_Chest_Plate10'), (25915, 'INV_Belt_05'), (25916, 'INV_Misc_Cape_14'), (25917, 'INV_Gauntlets_09'), (25918, 'INV_Gauntlets_09'), (25919, 'INV_Belt_30'), (25920, 'INV_Pants_03'), (25921, 'INV_Misc_Cape_05'), (25922, 'INV_Chest_Plate06'), (25923, 'INV_Chest_Plate06'), (25924, 'INV_Boots_Plate_02'), (25925, 'INV_Bracer_13'), (25926, 'INV_Chest_Plate15'), (25927, 'INV_Gauntlets_26'), (25928, 'INV_Belt_11'), (25929, 'INV_Boots_03'), (25930, 'INV_Boots_Plate_08'), (25931, 'INV_Bracer_13'), (25932, 'INV_Chest_Plate15'), (25933, 'INV_Gauntlets_26'), (25934, 'INV_Pants_04'), (25935, 'INV_Shoulder_23'), (25936, 'INV_Helmet_11'), (25937, 'INV_Helmet_11'), (25938, 'INV_Misc_Cape_18'), (25939, 'INV_Bracer_12'), (25940, 'INV_Shield_03'), (25941, 'INV_Gauntlets_18'), (25942, 'INV_Pants_10'), (25943, 'INV_Shield_03'), (25944, 'INV_Chest_Cloth_15'), (25945, 'INV_Misc_Cape_02'), (25946, 'INV_Boots_03'), (25947, 'INV_Belt_05'), (25948, 'INV_Misc_Cape_11'), (25949, 'INV_Chest_Cloth_15'), (25950, 'INV_Misc_Cape_07'), (25951, 'INV_Shirt_05'), (25952, 'INV_Shirt_05'), (25953, 'INV_Misc_Cape_17'), (25954, 'INV_Shirt_09'), (25955, 'INV_Shield_10'), (25956, 'INV_Chest_Cloth_09'), (25957, 'INV_Belt_03'), (25958, 'INV_Misc_Cape_18'), (25959, 'INV_Bracer_02'), (25960, 'INV_Misc_Cape_01'), (25961, 'INV_Gauntlets_21'), (25962, 'INV_Chest_Plate06'), (25963, 'INV_Pants_03'), (25964, 'INV_Ammo_Arrow_02'), (25965, 'INV_Shoulder_09'), (25966, 'INV_Boots_06'), (25967, 'INV_Misc_Cape_05'), (25968, 'INV_Pants_02'), (25969, 'INV_Belt_21'), (25970, 'INV_Bracer_06'), (25971, 'INV_Gauntlets_05'), (25972, 'INV_Misc_Cape_06'), (25973, 'INV_Shirt_06'), (25974, 'INV_Pants_01'), (25975, 'INV_Misc_Cape_14'), (25976, 'INV_Chest_Cloth_22'), (25977, 'INV_Misc_Cape_16'), (25978, 'INV_Misc_Cape_18'), (25979, 'INV_Misc_Cape_06'), (25980, 'INV_Boots_05'), (25981, 'INV_Misc_Bandana_01'), (25982, 'INV_Shirt_GuildTabard_01'), (25983, 'INV_Shirt_GuildTabard_01'), (25984, 'INV_Shirt_10'), (25985, 'INV_Misc_Cape_20'), (25986, 'INV_Shoulder_05'), (25987, 'INV_Gauntlets_20'), (25988, 'INV_Shield_07'), (25989, 'INV_Chest_Cloth_19'), (25990, 'INV_Shirt_GuildTabard_01'), (25991, 'INV_Crown_02'), (25992, 'INV_Shirt_GuildTabard_01'), (25993, 'INV_Misc_Cape_18'), (25994, 'INV_Bracer_01'), (25995, 'INV_Boots_05'), (25996, 'INV_Helmet_34'), (25997, 'INV_Misc_Cape_14'), (25998, 'INV_Belt_03'), (25999, 'INV_Gauntlets_21'), (26000, 'INV_Shoulder_05'), (26001, 'INV_Jewelry_Ring_19'), (26002, 'INV_Chest_Cloth_40'), (26003, 'INV_Shirt_09'), (26004, 'INV_Bracer_13'), (26005, 'INV_Belt_23'), (26006, 'INV_Misc_Cape_02'), (26007, 'INV_Gauntlets_06'), (26008, 'INV_Boots_04'), (26009, 'INV_Shirt_07'), (26011, 'INV_Chest_Cloth_20'), (26012, 'INV_Shoulder_05'), (26013, 'INV_Helmet_31'), (26014, 'INV_Shield_05'), (26015, 'INV_Misc_Cape_15'), (26016, 'INV_Misc_Cape_14'), (26017, 'INV_Chest_Cloth_06'), (26018, 'INV_Misc_Cape_01'), (26019, 'INV_Belt_25'), (26020, 'INV_Gauntlets_23'), (26021, 'INV_Pants_07'), (26022, 'INV_Belt_21'), (26023, 'INV_Shirt_06'), (26024, 'INV_Belt_03'), (26025, 'INV_Bracer_07'), (26026, 'INV_Boots_05'), (26027, 'INV_Misc_Cape_11'), (26028, 'INV_Shirt_08'), (26029, 'INV_Gauntlets_21'), (26030, 'INV_Boots_01'), (26031, 'INV_Belt_26'), (26032, 'INV_Bracer_14'), (26033, 'INV_Belt_26'), (26034, 'INV_Chest_Plate01'), (26035, 'INV_Shoulder_03'), (26036, 'INV_Gauntlets_11'), (26037, 'INV_Belt_05'), (26038, 'INV_Chest_Cloth_05'), (26039, 'INV_Pants_04'), (26040, 'INV_Shoulder_26'), (26041, 'INV_Crown_01'), (26042, 'INV_Bracer_02'), (26043, 'INV_Misc_Cape_15'), (26044, 'INV_Belt_23'), (26045, 'INV_Misc_Cape_07'), (26046, 'INV_Shield_07'), (26047, 'INV_Misc_Cape_10'), (26048, 'INV_Misc_Cape_06'), (26049, 'INV_Shirt_07'), (26050, 'INV_Gauntlets_21'), (26051, 'INV_Chest_Cloth_05'), (26052, 'INV_Pants_09'), (26053, 'INV_Chest_Cloth_40'), (26054, 'INV_Shoulder_02'), (26055, 'INV_Bracer_09'), (26056, 'INV_Misc_Cape_02'), (26057, 'INV_Misc_Cape_08'), (26058, 'INV_Belt_11'), (26059, 'INV_Belt_32'), (26060, 'INV_Shield_09'), (26061, 'INV_Pants_12'), (26062, 'INV_Gauntlets_21'), (26063, 'INV_Shirt_04'), (26064, 'INV_Misc_Cape_16'), (26065, 'INV_Shield_06'), (26066, 'INV_Boots_08'), (26067, 'INV_Chest_Cloth_25'), (26068, 'INV_Shoulder_02'), (26069, 'INV_Pants_Wolf'), (26070, 'INV_Pants_Wolf'), (26071, 'INV_Pants_Wolf'), (26072, 'INV_Gauntlets_26'), (26073, 'INV_Bracer_07'), (26074, 'INV_Chest_Chain_12'), (26075, 'INV_Gauntlets_32'), (26076, 'INV_Belt_26'), (26077, 'INV_Boots_05'), (26078, 'INV_Shoulder_09'), (26079, 'INV_Bracer_02'), (26080, 'INV_Misc_Cape_04'), (26081, 'INV_Gauntlets_27'), (26082, 'INV_Misc_Cape_20'), (26083, 'INV_Pants_09'), (26084, 'INV_Shirt_03'), (26085, 'INV_Shield_10'), (26086, 'INV_Boots_08'), (26087, 'INV_Chest_Chain_05'), (26088, 'INV_Bracer_16'), (26089, 'INV_Gauntlets_29'), (26090, 'INV_Boots_Plate_09'), (26091, 'INV_Shoulder_22'), (26092, 'INV_Chest_Cloth_09'), (26093, 'INV_Belt_11'), (26094, 'INV_Helmet_19'), (26095, 'INV_Helmet_19'), (26096, 'INV_Shoulder_02'), (26097, 'INV_Misc_Cape_11'), (26098, 'INV_Helmet_02'), (26099, 'INV_Shield_03'), (26100, 'INV_Boots_07'), (26101, 'INV_Misc_Cape_04'), (26102, 'INV_Gauntlets_32'), (26103, 'INV_Bracer_03'), (26104, 'INV_Shoulder_02'), (26105, 'INV_Chest_Chain_06'), (26106, 'INV_Chest_Cloth_36'), (26107, 'INV_Gauntlets_04'), (26108, 'INV_Belt_06'), (26109, 'INV_Boots_01'), (26110, 'INV_Pants_12'), (26111, 'INV_Belt_08'), (26112, 'INV_Misc_Cape_02'), (26113, 'INV_Gauntlets_20'), (26114, 'INV_Shoulder_26'), (26115, 'INV_Helmet_10'), (26116, 'INV_Shoulder_12'), (26117, 'INV_Boots_07'), (26118, 'INV_Misc_Cape_14'), (26119, 'INV_Chest_Cloth_37'), (26120, 'INV_Shield_02'), (26121, 'INV_Shield_07'), (26122, 'INV_Bracer_18'), (26123, 'INV_Chest_Chain_07'), (26124, 'INV_Pants_12'), (26125, 'INV_Gauntlets_26'), (26126, 'INV_Misc_Cape_20'), (26127, 'INV_Belt_11'), (26128, 'INV_Belt_16'), (26129, 'INV_Boots_02'), (26130, 'INV_Pants_06'), (26131, 'INV_Chest_Cloth_46'), (26132, 'INV_Gauntlets_23'), (26133, 'INV_Shoulder_25'), (26134, 'INV_Boots_07'), (26135, 'INV_Chest_Cloth_45'), (26136, 'INV_Belt_21'), (26137, 'INV_Misc_Cape_20'), (26138, 'INV_Belt_10'), (26139, 'INV_Crown_01'), (26140, 'INV_Belt_31'), (26141, 'INV_Misc_Cape_18'), (26142, 'INV_Chest_Cloth_29'), (26143, 'INV_Gauntlets_15'), (26144, 'INV_Pants_11'), (26145, 'INV_Boots_07'), (26146, 'INV_Chest_Cloth_08'), (26147, 'INV_Shoulder_17'), (26148, 'INV_Shield_02'), (26149, 'INV_Belt_23'), (26150, 'INV_Helmet_13'), (26151, 'INV_Bracer_07'), (26152, 'INV_Shield_05'), (26153, 'INV_Boots_08'), (26154, 'INV_Gauntlets_23'), (26155, 'INV_Bracer_14'), (26156, 'INV_Chest_Chain_06'), (26157, 'INV_Chest_Cloth_36'), (26158, 'INV_Belt_04'), (26159, 'INV_Pants_12'), (26160, 'INV_Boots_Plate_07'), (26161, 'INV_Shirt_03'), (26162, 'INV_Gauntlets_23'), (26163, 'INV_Pants_03'), (26164, 'INV_Shoulder_28'), (26165, 'INV_Shoulder_02'), (26166, 'INV_Helmet_10'), (26167, 'INV_Misc_Cape_13'), (26168, 'INV_Bracer_13'), (26169, 'INV_Belt_30'), (26170, 'INV_Crown_01'), (26171, 'INV_Boots_07'), (26172, 'INV_Helmet_25'), (26173, 'INV_Misc_Cape_14'), (26174, 'INV_Chest_Cloth_29'), (26175, 'INV_Misc_Cape_13'), (26176, 'INV_Shield_10'), (26177, 'INV_Pants_08'), (26178, 'INV_Shirt_03'), (26179, 'INV_Helmet_15'), (26180, 'INV_Belt_08'), (26181, 'INV_Bracer_01'), (26182, 'INV_Shoulder_24'), (26183, 'INV_Chest_Samurai'), (26184, 'INV_Chest_Cloth_14'), (26185, 'INV_Gauntlets_26'), (26186, 'INV_Boots_08'), (26187, 'INV_Bracer_09'), (26188, 'INV_Boots_Plate_08'), (26189, 'INV_Misc_Cape_08'), (26190, 'INV_Belt_07'), (26191, 'INV_Pants_06'), (26192, 'INV_Shirt_04'), (26193, 'INV_Gauntlets_19'), (26194, 'INV_Shoulder_05'), (26195, 'INV_Shoulder_02'), (26196, 'INV_Pants_12'), (26197, 'INV_Misc_Bandana_03'), (26198, 'INV_Chest_Cloth_02'), (26199, 'INV_Helmet_32'), (26200, 'INV_Crown_01'), (26201, 'INV_Misc_Cape_09'), (26202, 'INV_Misc_Cape_20'), (26203, 'INV_Shirt_17'), (26204, 'INV_Chest_Chain_17'), (26205, 'INV_Bracer_07'), (26206, 'INV_Boots_05'), (26207, 'INV_Boots_05'), (26208, 'INV_Gauntlets_15'), (26209, 'INV_Gauntlets_15'), (26210, 'INV_Belt_26'), (26211, 'INV_Chest_Cloth_35'), (26212, 'INV_Pants_14'), (26213, 'INV_Shoulder_18'), (26214, 'INV_Crown_01'), (26215, 'INV_Chest_Cloth_15'), (26216, 'INV_Bracer_16'), (26217, 'INV_Shoulder_27'), (26218, 'INV_Chest_Cloth_36'), (26219, 'INV_Shirt_17'), (26220, 'INV_Helmet_06'), (26221, 'INV_Belt_10'), (26222, 'INV_Gauntlets_06'), (26223, 'INV_Pants_13'), (26224, 'INV_Helmet_06'), (26225, 'INV_Boots_07'), (26226, 'INV_Chest_Cloth_29'), (26227, 'INV_Misc_Cape_04'), (26228, 'INV_Misc_Cape_05'), (26229, 'INV_Shoulder_14'), (26230, 'INV_Belt_17'), (26231, 'INV_Boots_08'), (26232, 'INV_Shield_04'), (26233, 'INV_Misc_Cape_09'), (26234, 'INV_Shield_02'), (26235, 'INV_Bracer_09'), (26236, 'INV_Gauntlets_10'), (26237, 'INV_Boots_Plate_03'), (26238, 'INV_Pants_10'), (26239, 'INV_Bracer_03'), (26240, 'INV_Chest_Cloth_01'), (26241, 'INV_Chest_Plate16'), (26242, 'INV_Gauntlets_04'), (26243, 'INV_Helmet_21'), (26244, 'INV_Gauntlets_04'), (26245, 'INV_Belt_11'), (26246, 'INV_Chest_Cloth_39'), (26247, 'INV_Shoulder_02'), (26248, 'INV_Pants_06'), (26249, 'INV_Pants_03'), (26250, 'INV_Misc_Cape_20'), (26251, 'INV_Misc_Cape_05'), (26252, 'INV_Belt_29'), (26253, 'INV_Bracer_17'), (26254, 'INV_Chest_Cloth_28'), (26255, 'INV_Crown_01'), (26256, 'INV_Chest_Chain_11'), (26257, 'INV_Helmet_12'), (26258, 'INV_Gauntlets_20'), (26259, 'INV_Misc_Cape_14'), (26260, 'INV_Pants_13'), (26261, 'INV_Boots_05'), (26262, 'INV_Misc_Cape_05'), (26263, 'INV_Shoulder_25'), (26264, 'INV_Boots_Plate_08'), (26265, 'INV_Bracer_03'), (26266, 'INV_Bracer_17'), (26267, 'INV_Chest_Plate16'), (26268, 'INV_Boots_07'), (26269, 'INV_Gauntlets_03'), (26270, 'INV_Belt_11'), (26271, 'INV_Misc_Cape_02'), (26272, 'INV_Pants_06'), (26273, 'INV_Shoulder_23'), (26274, 'INV_Helmet_08'), (26275, 'INV_Gauntlets_09'), (26276, 'INV_Pants_13'), (26277, 'INV_Crown_02'), (26278, 'INV_Misc_Cape_18'), (26279, 'INV_Chest_Cloth_17'), (26280, 'INV_Belt_30'), (26281, 'INV_Shoulder_14'), (26282, 'INV_Pants_13'), (26283, 'INV_Shield_03'), (26284, 'INV_Belt_13'), (26285, 'INV_Boots_08'), (26286, 'INV_Belt_26'), (26287, 'INV_Bracer_09'), (26288, 'INV_Chest_Cloth_18'), (26289, 'INV_Bracer_14'), (26290, 'INV_Gauntlets_03'), (26291, 'INV_Chest_Chain_10'), (26292, 'INV_Helmet_01'), (26293, 'INV_Gauntlets_10'), (26294, 'INV_Chest_Cloth_25'), (26295, 'INV_Belt_07'), (26296, 'INV_Pants_12'), (26297, 'INV_Boots_Plate_05'), (26298, 'INV_Shoulder_23'), (26299, 'INV_Misc_Cape_08'), (26300, 'INV_Pants_12'), (26301, 'INV_Shoulder_02'), (26302, 'INV_Helmet_32'), (26303, 'INV_Crown_02'), (26304, 'INV_Misc_Cape_06'), (26305, 'INV_Helmet_32'), (26306, 'INV_Wand_05'), (26307, 'INV_Belt_31'), (26308, 'INV_Belt_25'), (26309, 'INV_Helmet_11'), (26310, 'INV_Boots_Plate_08'), (26311, 'INV_Chest_Cloth_08'), (26312, 'INV_Belt_30'), (26313, 'INV_Bracer_17'), (26314, 'INV_Chest_Plate14'), (26315, 'INV_Crown_01'), (26316, 'INV_Gauntlets_09'), (26317, 'INV_Pants_03'), (26318, 'INV_Helmet_44'), (26319, 'INV_Helmet_44'), (26320, 'INV_Wand_08'), (26321, 'INV_Shoulder_23'), (26322, 'INV_Shield_11'), (26323, 'INV_Misc_Cape_02'), (26324, 'INV_Shield_07'), (26325, 'INV_Shield_06'), (26326, 'INV_Boots_Plate_06'), (26327, 'INV_Chest_Plate15'), (26328, 'INV_Gauntlets_29'), (26329, 'INV_Shoulder_30'), (26330, 'INV_Crown_01'), (26331, 'INV_Misc_Cape_02'), (26332, 'INV_Chest_Plate06'), (26333, 'INV_Boots_Plate_08'), (26334, 'INV_Gauntlets_32'), (26335, 'INV_Belt_13'), (26336, 'INV_Pants_03'), (26337, 'INV_Shoulder_01'), (26338, 'INV_Helmet_01'), (26339, 'INV_Gauntlets_03'), (26340, 'INV_Belt_28'), (26341, 'INV_Boots_Plate_08'), (26342, 'INV_Shoulder_23'), (26351, 'INV_Chest_Plate09'), (26352, 'INV_Gauntlets_06'), (26353, 'INV_Belt_12'), (26354, 'INV_Boots_Plate_05'), (26355, 'INV_Pants_08'), (26356, 'INV_ThrowingAxe_05'), (26357, 'INV_ThrowingAxe_06'), (26358, 'INV_ThrowingAxe_06'), (26359, 'INV_Bracer_13'), (26360, 'INV_Bracer_17'), (26361, 'INV_ThrowingKnife_03'), (26362, 'INV_Bracer_13'), (26363, 'INV_Bracer_07'), (26364, 'INV_Shoulder_02'), (26365, 'INV_Helmet_06'), (26366, 'INV_Misc_Bomb_03'), (26367, 'INV_Misc_Bomb_06'), (26371, 'INV_Misc_Pelt_01'), (26372, 'INV_Jewelry_Talisman_07'), (26373, 'INV_Chest_Plate09'), (26374, 'INV_Misc_MonsterScales_15'), (26375, 'INV_Misc_MonsterScales_09'), (26376, 'INV_Hammer_07'), (26377, 'INV_Misc_Cape_07'), (26378, 'INV_Misc_Pelt_06'), (26379, 'INV_Axe_04'), (26380, 'INV_Axe_04'), (26381, 'INV_Box_04'), (26382, 'INV_Misc_Pelt_06'), (26383, 'INV_Misc_Bowl_01'), (26384, 'Temp'), (26385, 'INV_Weapon_Rifle_03'), (26386, 'INV_Spear_01'), (26387, 'INV_Chest_Plate10'), (26388, 'INV_Misc_ArmorKit_09'), (26389, 'INV_Misc_ArmorKit_07'), (26390, 'INV_Gauntlets_28'), (26391, 'INV_Jewelry_Ring_27'), (26411, 'INV_Weapon_Rifle_04'), (26412, 'INV_Wand_07'), (26413, 'INV_Shield_07'), (26414, 'INV_Boots_02'), (26415, 'INV_Boots_09'), (26416, 'INV_Shoulder_07'), (26417, 'INV_Shoulder_07'), (26418, 'INV_Shoulder_07'), (26419, 'INV_Shoulder_14'), (26420, 'INV_Misc_Gift_05'), (26431, 'INV_Misc_Cape_11'), (26432, 'INV_Sword_39'), (26433, 'INV_Weapon_ShortBlade_15'), (26434, 'INV_Belt_04'), (26435, 'INV_Belt_08'), (26436, 'INV_Gauntlets_25'), (26437, 'INV_Belt_33'), (26438, 'INV_Misc_Cape_15'), (26439, 'INV_Misc_Bandana_01'), (26451, 'INV_Sword_48'), (26452, 'INV_Sword_48'), (26453, 'INV_Bracer_03'), (26454, 'INV_Bracer_19'), (26455, 'INV_Gauntlets_30'), (26456, 'INV_Gauntlets_30'), (26457, 'INV_Gauntlets_30'), (26458, 'INV_Gauntlets_30'), (26459, 'INV_Misc_Bomb_07'), (26460, 'INV_Staff_24'), (26461, 'Ability_Hunter_Pet_Gorilla'), (26462, 'INV_Sword_39'), (26463, 'INV_Sword_33'), (26464, 'INV_Weapon_ShortBlade_14'), (26465, 'INV_Shoulder_02'), (26466, 'INV_Chest_Leather_06'), (26467, 'INV_Chest_Chain_16'), (26468, 'INV_Misc_Cape_16'), (26469, 'INV_Misc_Book_07'), (26470, 'INV_Belt_10'), (26471, 'INV_Shoulder_23'), (26472, 'INV_Shoulder_18'), (26473, 'INV_Gauntlets_30'), (26474, 'INV_Misc_Bone_09'), (26475, 'INV_Bracer_17'), (26476, 'INV_Bracer_18'), (26477, 'INV_Sword_26'), (26478, 'INV_Sword_26'), (26479, 'INV_Sword_25'), (26491, 'INV_Misc_Flower_04'), (26492, 'INV_Sword_05'), (26493, 'INV_Sword_05'), (26494, 'INV_Sword_34'), (26495, 'INV_Weapon_Crossbow_02'), (26496, 'INV_Weapon_Crossbow_03'), (26497, 'INV_Ammo_Arrow_02'), (26498, 'INV_Ammo_Arrow_01'), (26499, 'INV_Ammo_Arrow_01'), (26500, 'INV_Spear_05'), (26501, 'INV_Shoulder_02'), (26502, 'INV_Belt_22'), (26503, 'INV_Sword_34'), (26504, 'INV_Shoulder_24'), (26511, 'INV_Gauntlets_04'), (26512, 'INV_Gauntlets_29'), (26513, 'INV_Chest_Cloth_07'), (26514, 'INV_Chest_Plate06'), (26515, 'INV_Chest_Chain_04'), (26516, 'INV_Drink_14'), (26517, 'INV_Chest_Plate10'), (26531, 'INV_Potion_12'), (26532, 'INV_Gizmo_06'), (26533, 'INV_Misc_Pelt_05'), (26534, 'INV_Mushroom_01'), (26535, 'INV_Axe_08'), (26536, 'INV_Staff_07'), (26537, 'INV_Jewelry_Ring_26'), (26538, 'INV_Staff_11'), (26539, 'INV_Staff_11'), (26540, 'INV_Gauntlets_16'), (26541, 'INV_Belt_23'), (26542, 'INV_Bracer_17'), (26543, 'INV_Boots_07'), (26544, 'INV_Axe_12'), (26545, 'INV_Weapon_Halberd_06'), (26546, 'INV_Misc_Foot_Kodo'), (26547, 'INV_Shield_07'), (26548, 'INV_Shield_10'), (26549, 'INV_Misc_Bag_10'), (26550, 'INV_Helmet_15'), (26551, 'INV_Misc_Gem_Variety_02'), (26552, 'INV_Misc_Shell_03'), (26571, 'INV_Misc_Gem_Pearl_06'), (26572, 'INV_Sword_36'), (26573, 'INV_Sword_41'), (26574, 'INV_Sword_36'), (26575, 'INV_Sword_36'), (26576, 'INV_Sword_33'), (26577, 'INV_Sword_04'), (26578, 'INV_Sword_10'), (26579, 'INV_Sword_27'), (26580, 'INV_Wand_06'), (26581, 'INV_Wand_06'), (26582, 'INV_Jewelry_Talisman_09'), (26583, 'INV_Jewelry_Talisman_10'), (26584, 'INV_Jewelry_Talisman_11'), (26585, 'INV_Sword_23'), (26586, 'INV_Sword_46'), (26587, 'INV_Sword_10'), (26588, 'INV_Sword_26'), (26589, 'INV_Sword_10'), (26590, 'INV_Sword_40'), (26591, 'INV_Sword_45'), (26592, 'INV_Gauntlets_04'), (26593, 'INV_Gauntlets_07'), (26594, 'INV_Gauntlets_07'), (26595, 'Ability_Hunter_BeastTaming'), (26596, 'INV_Gauntlets_07'), (26597, 'INV_Gauntlets_07'), (26598, 'INV_Weapon_Halberd_05'), (26599, 'INV_Sword_36'), (26600, 'INV_Hammer_16'), (26601, 'INV_Axe_12'), (26602, 'INV_Weapon_ShortBlade_05'), (26603, 'INV_Sword_12'), (26604, 'INV_Spear_07'), (26611, 'INV_Gizmo_04'), (26612, 'INV_Misc_MonsterHead_03'), (26613, 'INV_Ammo_Bullet_03'), (26614, 'INV_Helmet_47'), (26615, 'INV_Misc_ArmorKit_04'), (26616, 'INV_Weapon_Rifle_07'), (26617, 'INV_Weapon_Rifle_08'), (26618, 'INV_Gizmo_07'), (26619, 'INV_Helmet_47'), (26620, 'INV_Helmet_47'), (26621, 'INV_Helmet_47'), (26622, 'INV_Misc_Bell_01'), (26631, 'INV_Crate_02'), (26632, 'INV_Crate_05'), (26633, 'INV_Crate_06'), (26634, 'INV_Belt_14'), (26635, 'INV_Chest_Leather_10'), (26636, 'INV_Chest_Leather_10'), (26637, 'INV_Helmet_20'), (26638, 'INV_Helmet_20'), (26639, 'INV_Belt_28'), (26640, 'INV_Gauntlets_27'), (26641, 'INV_Pants_04'), (26642, 'INV_Boots_Plate_09'), (26643, 'INV_Boots_Plate_09'), (26644, 'INV_Shoulder_22'), (26645, 'INV_Shoulder_22'), (26646, 'INV_Bracer_04'), (26647, 'INV_Helmet_21'), (26648, 'INV_Helmet_21'), (26649, 'INV_Gauntlets_22'), (26650, 'INV_Belt_13'), (26651, 'INV_Pants_07'), (26652, 'INV_Boots_Plate_08'), (26653, 'INV_Sword_07'), (26654, 'INV_Chest_Plate08'), (26655, 'INV_Shoulder_05'), (26656, 'INV_Helmet_20'), (26657, 'INV_Helmet_19'), (26658, 'INV_Chest_Plate02'), (26659, 'INV_Pants_04'), (26660, 'INV_Gauntlets_29'), (26661, 'INV_Boots_Plate_09'), (26662, 'INV_Shoulder_20'), (26663, 'INV_Shoulder_20'), (26664, 'INV_Jewelry_Ring_02'), (26665, 'INV_Misc_Cape_21'), (26666, 'INV_Helmet_07'), (26667, 'INV_Chest_Cloth_08'), (26668, 'INV_Helmet_07'), (26669, 'INV_Pants_09'), (26670, 'INV_Shoulder_23'), (26671, 'INV_Sword_46'), (26672, 'INV_Sword_41'), (26673, 'INV_Sword_41'), (26674, 'INV_Sword_41'), (26675, 'INV_Sword_46'), (26676, 'INV_Sword_39'), (26677, 'INV_Weapon_ShortBlade_22'), (26678, 'INV_Weapon_ShortBlade_21'), (26679, 'INV_Weapon_ShortBlade_21'), (26680, 'INV_Crown_01'), (26681, 'INV_Misc_Cape_07'), (26682, 'INV_Misc_Orb_05'), (26683, 'INV_Shirt_Orange_01'), (26684, 'INV_Shirt_White_01'), (26685, 'INV_Bracer_13'), (26686, 'INV_Belt_24'), (26687, 'INV_Chest_Plate08'), (26688, 'INV_Shoulder_23'), (26689, 'INV_Gauntlets_19'), (26690, 'INV_Boots_Plate_06'), (26691, 'INV_Pants_06'), (26692, 'INV_Helmet_12'), (26693, 'INV_Shield_17'), (26711, 'INV_Hammer_07'), (26731, 'INV_Misc_Food_64'), (26732, 'INV_Misc_Food_28'), (26733, 'INV_Misc_Food_63'), (26734, 'INV_Misc_Food_51'), (26735, 'INV_Misc_Food_42'), (26736, 'INV_Misc_Food_35'), (26737, 'INV_Weapon_Rifle_08'), (26751, 'INV_Boots_Plate_09'), (26752, 'INV_Boots_Plate_09'), (26753, 'INV_Gauntlets_29'), (26754, 'INV_Shield_15'), (26771, 'INV_Enchant_EssenceEternalSmall'), (26772, 'INV_Enchant_EssenceEternalLarge'), (26773, 'INV_Enchant_DustIllusion'), (26774, 'INV_Misc_Food_02'), (26775, 'INV_Wand_09'), (26776, 'INV_Staff_19'), (26791, 'INV_Pants_04'), (26792, 'INV_Belt_17'), (26793, 'INV_Bracer_06'), (26794, 'INV_Bracer_12'), (26795, 'INV_Chest_Plate07'), (26796, 'INV_Belt_25'), (26797, 'INV_Shoulder_16'), (26798, 'INV_Gauntlets_30'), (26799, 'INV_Boots_Plate_05'), (26800, 'INV_Pants_05'), (26801, 'INV_Bracer_13'), (26802, 'INV_Belt_29'), (26803, 'INV_Pants_08'), (26804, 'INV_Chest_Chain_04'), (26805, 'INV_Gauntlets_09'), (26806, 'INV_Boots_05'), (26807, 'INV_Shoulder_21'), (26808, 'INV_Helmet_42'), (26809, 'INV_Shield_13'), (26810, 'INV_Belt_31'), (26811, 'INV_Chest_Plate11'), (26812, 'INV_Gauntlets_15'), (26813, 'INV_Boots_05'), (26814, 'INV_Pants_13'), (26815, 'INV_Bracer_07'), (26816, 'INV_Shield_12'), (26817, 'INV_Crown_02'), (26818, 'INV_Shoulder_11'), (26819, 'INV_Belt_19'), (26820, 'INV_Chest_Plate16'), (26821, 'INV_Bracer_09'), (26822, 'INV_Boots_07'), (26823, 'INV_Gauntlets_04'), (26824, 'INV_Pants_02'), (26825, 'INV_Shoulder_20'), (26826, 'INV_Helmet_22'), (26827, 'INV_Chest_Chain_14'), (26828, 'INV_Belt_29'), (26829, 'INV_Bracer_13'), (26830, 'INV_Gauntlets_06'), (26831, 'INV_Pants_08'), (26832, 'INV_Boots_05'), (26833, 'INV_Boots_05'), (26834, 'INV_Shoulder_05'), (26835, 'INV_Helmet_23'), (26836, 'INV_Belt_13'), (26837, 'INV_Bracer_09'), (26838, 'INV_Chest_Chain_07'), (26839, 'INV_Gauntlets_19'), (26840, 'INV_Pants_06'), (26841, 'INV_Boots_02'), (26842, 'INV_Boots_02'), (26843, 'INV_Shoulder_23'), (26844, 'INV_Shield_05'), (26845, 'INV_Chest_Chain_05'), (26846, 'INV_Chest_Plate09'), (26847, 'INV_Gauntlets_17'), (26848, 'INV_Belt_22'), (26849, 'INV_Pants_03'), (26850, 'INV_Boots_Plate_05'), (26851, 'INV_Gauntlets_17'), (26852, 'INV_Shoulder_27'), (26853, 'INV_Helmet_03'), (26854, 'INV_Helmet_19'), (26855, 'INV_Shield_10'), (26856, 'INV_Belt_11'), (26857, 'INV_Bracer_19'), (26858, 'INV_Potion_55'), (26859, 'INV_Chest_Plate03'), (26860, 'INV_Gauntlets_10'), (26861, 'INV_Pants_02'), (26862, 'INV_Boots_Plate_03'), (26863, 'INV_Shoulder_02'), (26864, 'INV_Shoulder_20'), (26865, 'INV_Potion_26'), (26866, 'INV_Helmet_05'), (26867, 'INV_Helmet_05'), (26868, 'INV_Shield_15'), (26869, 'INV_Bracer_14'), (26870, 'INV_Belt_32'), (26871, 'INV_Chest_Wolf'), (26872, 'INV_Gauntlets_29'), (26873, 'INV_Pants_04'), (26874, 'INV_Boots_Wolf'), (26875, 'INV_Shoulder_28'), (26876, 'INV_Helmet_10'), (26877, 'INV_Helmet_10'), (26878, 'INV_Bracer_07'), (26879, 'INV_Belt_22'), (26880, 'INV_Chest_Plate09'), (26881, 'INV_Gauntlets_28'), (26882, 'INV_Boots_05'), (26883, 'INV_Boots_05'), (26884, 'INV_Pants_03'), (26885, 'INV_Shoulder_02'), (26886, 'INV_Helmet_19'), (26887, 'INV_Bracer_09'), (26888, 'INV_Gauntlets_04'), (26889, 'INV_Belt_24'), (26890, 'INV_Chest_Plate10'), (26891, 'INV_Pants_12'), (26892, 'INV_Boots_Wolf'), (26893, 'INV_Helmet_10'), (26894, 'INV_Shoulder_13'), (26911, 'INV_Shield_02'), (26912, 'INV_Chest_Chain_05'), (26913, 'INV_Bracer_03'), (26914, 'INV_Bracer_14'), (26915, 'INV_Gauntlets_31'), (26916, 'INV_Belt_12'), (26917, 'INV_Boots_Plate_06'), (26918, 'INV_Pants_03'), (26919, 'INV_Shoulder_16'), (26920, 'INV_Helmet_20'), (26921, 'INV_Shield_04'), (26922, 'INV_Helmet_23'), (26923, 'INV_Helmet_19'), (26924, 'INV_Gauntlets_07'), (26925, 'Ability_Mount_BlackPanther'), (26926, 'INV_Misc_Wrench_01'), (26927, 'INV_Boots_05'), (26928, 'INV_Bracer_07'), (26929, 'INV_Misc_Cape_12'), (26930, 'INV_Belt_03'), (26931, 'INV_Gauntlets_29'), (26932, 'INV_Pants_03'), (26933, 'INV_Chest_Leather_04'), (26934, 'INV_Misc_Cape_19'), (26935, 'INV_Misc_Cape_19'), (26936, 'INV_Chest_Chain_16'), (26937, 'INV_Belt_22'), (26938, 'INV_Bracer_09'), (26939, 'INV_Boots_07'), (26940, 'INV_Gauntlets_18'), (26941, 'INV_Pants_12'), (26942, 'INV_Misc_Cape_11'), (26943, 'INV_Misc_Cape_14'), (26944, 'INV_Boots_03'), (26945, 'INV_Bracer_07'), (26946, 'INV_Gauntlets_25'), (26947, 'INV_Belt_25'), (26948, 'INV_Pants_03'), (26949, 'INV_Chest_Cloth_06'), (26950, 'INV_Jewelry_Talisman_11'), (26951, 'INV_Misc_Cape_17'), (26952, 'INV_Bracer_08'), (26953, 'INV_Belt_13'), (26954, 'INV_Gauntlets_19'), (26955, 'INV_Pants_06'), (26956, 'INV_Boots_02'), (26957, 'INV_Chest_Chain_07'), (26958, 'INV_Misc_Cape_18'), (26959, 'INV_Shield_08'), (26960, 'INV_Belt_16'), (26961, 'INV_Chest_Chain_17'), (26962, 'INV_Misc_Cape_20'), (26963, 'INV_Gauntlets_22'), (26964, 'INV_Boots_Fabric_01'), (26965, 'INV_Shoulder_19'), (26966, 'INV_Pants_07'), (26967, 'INV_Pants_03'), (26968, 'INV_Pants_03'), (26969, 'INV_Belt_15'), (26970, 'INV_Boots_08'), (26971, 'INV_Bracer_09'), (26972, 'INV_Chest_Chain'), (26973, 'INV_Gauntlets_19'), (26974, 'INV_Pants_03'), (26975, 'INV_Shoulder_06'), (26976, 'INV_Pick_03'), (26977, 'INV_Misc_Cape_14'), (26978, 'INV_Shield_11'), (26979, 'INV_Misc_Cape_19'), (26980, 'INV_Misc_Cape_14'), (26981, 'INV_Misc_Cape_17'), (26982, 'INV_Bracer_06'), (26983, 'INV_Boots_06'), (26984, 'INV_Chest_Chain'), (26985, 'INV_Gauntlets_12'), (26986, 'INV_Pants_05'), (26987, 'INV_Belt_25'), (26988, 'INV_Shoulder_07'), (26989, 'INV_Misc_Cape_02'), (26990, 'INV_Chest_Chain_04'), (26991, 'INV_Misc_Cape_13'), (26992, 'INV_Belt_29'), (26993, 'INV_Bracer_13'), (26994, 'INV_Gauntlets_17'), (26995, 'INV_Pants_03'), (26996, 'INV_Boots_05'), (26997, 'INV_Shoulder_27'), (26998, 'INV_Pants_06'), (26999, 'INV_Misc_Cape_22'), (27000, 'INV_Gauntlets_15'), (27001, 'INV_Boots_03'), (27002, 'INV_Belt_13'), (27003, 'INV_Shoulder_23'), (27004, 'INV_Chest_Chain_07'), (27005, 'INV_Bracer_10'), (27006, 'INV_Misc_Cape_22'), (27007, 'INV_Bracer_09'), (27008, 'INV_Belt_22'), (27009, 'INV_Boots_07'), (27010, 'INV_Chest_Chain_15'), (27011, 'INV_Misc_Cape_20'), (27012, 'INV_Gauntlets_05'), (27013, 'INV_Pants_03'), (27014, 'INV_Shoulder_07'), (27015, 'INV_Hammer_07'), (27016, 'INV_Belt_21'), (27017, 'INV_Bracer_06'), (27018, 'INV_Chest_Cloth_06'), (27019, 'INV_Gauntlets_11'), (27020, 'INV_Pants_04'), (27021, 'INV_Boots_05'), (27022, 'INV_Boots_05'), (27023, 'INV_Shoulder_18'), (27024, 'INV_Shield_07'), (27025, 'INV_Misc_Cape_05'), (27026, 'INV_Bracer_11'), (27027, 'INV_Gauntlets_04'), (27028, 'INV_Pants_03'), (27029, 'INV_Belt_13'), (27030, 'INV_Shoulder_23'), (27031, 'INV_Helmet_59'), (27032, 'INV_Misc_Cape_08'), (27033, 'INV_Misc_Cape_08'), (27034, 'INV_Chest_Chain_07'), (27035, 'INV_Boots_01'), (27036, 'INV_Shield_15'), (27037, 'INV_Boots_07'), (27038, 'INV_Bracer_07'), (27039, 'INV_Chest_Plate04'), (27040, 'INV_Misc_Cape_02'), (27041, 'INV_Gauntlets_15'), (27042, 'INV_Helmet_09'), (27043, 'INV_Pants_03'), (27044, 'INV_Shoulder_09'), (27045, 'INV_Belt_26'), (27046, 'INV_Belt_29'), (27047, 'INV_Boots_05'), (27048, 'INV_Bracer_07'), (27049, 'INV_Chest_Chain_15'), (27050, 'INV_Pants_03'), (27051, 'INV_Misc_Cape_02'), (27052, 'INV_Crown_02'), (27053, 'INV_Gauntlets_09'), (27054, 'INV_Shoulder_21'), (27055, 'INV_Shield_05'), (27056, 'INV_Box_04'), (27057, 'INV_Belt_26'), (27058, 'INV_Bracer_16'), (27059, 'INV_Boots_01'), (27060, 'INV_Gauntlets_24'), (27061, 'INV_Pants_09'), (27062, 'INV_Misc_Cape_07'), (27063, 'INV_Chest_Plate04'), (27064, 'INV_Shield_06'), (27065, 'INV_Boots_Wolf'), (27066, 'INV_Bracer_07'), (27067, 'INV_Chest_Chain_12'), (27068, 'INV_Belt_24'), (27069, 'INV_Gauntlets_11'), (27070, 'INV_Pants_03'), (27071, 'INV_Shoulder_15'), (27072, 'INV_Misc_Cape_05'), (27073, 'INV_Crown_02'), (27074, 'INV_Bracer_16'), (27075, 'INV_Gauntlets_22'), (27076, 'INV_Pants_Wolf'), (27077, 'INV_Boots_Plate_08'), (27078, 'INV_Boots_Plate_08'), (27079, 'INV_Belt_27'), (27080, 'INV_Shoulder_09'), (27081, 'INV_Chest_Leather_04'), (27082, 'INV_Misc_Cape_11'), (27083, 'INV_Crown_01'), (27084, 'INV_Shield_09'), (27085, 'INV_Pick_01'), (27086, 'INV_Pick_01'), (27087, 'INV_Misc_Cape_21'), (27088, 'INV_Misc_Cape_07'), (27089, 'INV_Sword_11'), (27090, 'INV_Sword_11'), (27091, 'INV_Bracer_02'), (27092, 'INV_Chest_Chain_07'), (27093, 'INV_Boots_Fabric_01'), (27094, 'INV_Belt_09'), (27095, 'INV_Gauntlets_04'), (27096, 'INV_Shoulder_23'), (27097, 'INV_Pants_06'), (27098, 'INV_Helmet_15'), (27099, 'INV_Shield_02'), (27100, 'INV_Boots_06'), (27101, 'INV_Chest_Chain_04'), (27102, 'INV_Gauntlets_04'), (27103, 'INV_Bracer_13'), (27104, 'INV_Pants_08'), (27105, 'INV_Belt_30'), (27106, 'INV_Shoulder_21'), (27107, 'INV_Crown_01'), (27108, 'INV_Misc_Cape_02'), (27109, 'INV_Shield_11'), (27110, 'INV_Belt_27'), (27111, 'INV_Bracer_10'), (27112, 'INV_Chest_Plate16'), (27113, 'INV_Gauntlets_11'), (27114, 'INV_Pants_09'), (27115, 'INV_Boots_Plate_03'), (27116, 'INV_Shoulder_10'), (27117, 'INV_Belt_10'), (27118, 'INV_Chest_Chain_10'), (27119, 'INV_Gauntlets_16'), (27120, 'INV_Boots_Plate_04'), (27121, 'INV_Pants_04'), (27122, 'INV_Bracer_15'), (27123, 'INV_Shoulder_09'), (27124, 'INV_Helmet_11'), (27125, 'INV_Misc_Cape_18'), (27126, 'INV_Shield_03'), (27127, 'INV_Belt_29'), (27128, 'INV_Bracer_13'), (27129, 'INV_Chest_Plate06'), (27130, 'INV_Crown_01'), (27131, 'INV_Bracer_08'), (27132, 'INV_Boots_08'), (27133, 'INV_Pants_06'), (27134, 'INV_Shoulder_01'); INSERT INTO `aowow_icons` VALUES (27135, 'INV_Shield_02'), (27136, 'INV_Bracer_04'), (27137, 'INV_Belt_16'), (27138, 'INV_Chest_Chain_05'), (27139, 'INV_Gauntlets_04'), (27140, 'INV_Pants_03'), (27141, 'INV_Boots_07'), (27142, 'INV_Shoulder_02'), (27143, 'INV_Misc_Cape_01'), (27144, 'INV_Helmet_10'), (27145, 'INV_Shield_20'), (27146, 'INV_Belt_11'), (27147, 'INV_Chest_Cloth_02'), (27148, 'INV_Gauntlets_19'), (27149, 'INV_Boots_01'), (27150, 'INV_Pants_06'), (27151, 'INV_Helmet_12'), (27152, 'INV_Misc_Cape_08'), (27153, 'INV_Shield_02'), (27154, 'INV_Bracer_03'), (27155, 'INV_Chest_Leather_08'), (27156, 'INV_Gauntlets_04'), (27157, 'INV_Pants_03'), (27158, 'INV_Boots_09'), (27159, 'INV_Belt_03'), (27160, 'INV_Shoulder_29'), (27161, 'INV_Misc_Cape_05'), (27162, 'INV_Shield_02'), (27163, 'INV_Belt_22'), (27164, 'INV_Boots_08'), (27165, 'INV_Bracer_09'), (27166, 'INV_Gauntlets_10'), (27167, 'INV_Gauntlets_10'), (27168, 'INV_Gauntlets_14'), (27169, 'INV_Belt_03'), (27170, 'INV_Bracer_09'), (27171, 'INV_Chest_Plate08'), (27172, 'INV_Gauntlets_22'), (27173, 'INV_Boots_02'), (27174, 'INV_Pants_03'), (27175, 'INV_Gauntlets_29'), (27176, 'INV_Misc_Cape_22'), (27177, 'INV_Shoulder_24'), (27178, 'INV_Helmet_08'), (27179, 'INV_Shield_19'), (27180, 'INV_Helmet_19'), (27181, 'INV_Helmet_19'), (27182, 'INV_Crown_02'), (27183, 'INV_Belt_13'), (27184, 'INV_Boots_01'), (27185, 'INV_Belt_13'), (27186, 'INV_Helmet_22'), (27187, 'INV_Helmet_22'), (27188, 'INV_Helmet_22'), (27189, 'INV_Helmet_22'), (27190, 'INV_Gauntlets_04'), (27191, 'INV_Helmet_59'), (27192, 'INV_Boots_01'), (27193, 'INV_Bracer_03'), (27194, 'INV_Chest_Chain_07'), (27195, 'INV_Pants_03'), (27196, 'INV_Gauntlets_19'), (27197, 'INV_Misc_Cape_18'), (27198, 'INV_Helmet_08'), (27199, 'INV_Helmet_08'), (27200, 'INV_Helmet_08'), (27201, 'INV_Boots_08'), (27202, 'INV_Shield_09'), (27203, 'INV_Boots_08'), (27204, 'INV_Bracer_02'), (27205, 'INV_Boots_07'), (27206, 'INV_Belt_35'), (27207, 'INV_Gauntlets_21'), (27208, 'INV_Bracer_07'), (27209, 'INV_Belt_23'), (27210, 'INV_Belt_28'), (27211, 'INV_Belt_28'), (27212, 'INV_Chest_Chain_10'), (27213, 'INV_Gauntlets_29'), (27214, 'INV_Pants_04'), (27215, 'INV_Boots_Plate_06'), (27216, 'INV_Boots_Plate_07'), (27217, 'INV_Bracer_17'), (27218, 'INV_Shoulder_30'), (27219, 'INV_Gauntlets_10'), (27220, 'INV_Misc_Cape_02'), (27221, 'Spell_Holy_SealOfProtection'), (27222, 'INV_Shield_04'), (27223, 'INV_Bracer_18'), (27224, 'INV_Boots_Plate_09'), (27225, 'INV_Belt_27'), (27226, 'INV_Belt_27'), (27227, 'Spell_Shadow_Teleport'), (27228, 'INV_Chest_Cloth_39'), (27229, 'INV_Chest_Cloth_03'), (27230, 'INV_Pants_08'), (27231, 'INV_Shoulder_02'), (27232, 'INV_Helmet_24'), (27233, 'INV_Chest_Cloth_07'), (27234, 'INV_Helmet_41'), (27235, 'INV_Pants_06'), (27236, 'INV_Shoulder_23'), (27237, 'INV_Chest_Chain_03'), (27238, 'INV_Pants_03'), (27239, 'INV_Shoulder_20'), (27240, 'INV_Helmet_24'), (27241, 'INV_Helmet_24'), (27242, 'INV_Helmet_05'), (27243, 'INV_Chest_Plate03'), (27244, 'INV_Chest_Plate03'), (27245, 'INV_Pants_04'), (27246, 'INV_Shoulder_20'), (27247, 'INV_Shoulder_20'), (27248, 'INV_Shoulder_10'), (27249, 'INV_Boots_07'), (27250, 'INV_Boots_07'), (27251, 'INV_Boots_07'), (27252, 'INV_Boots_07'), (27253, 'INV_Boots_05'), (27254, 'INV_Boots_07'), (27255, 'INV_Bracer_07'), (27256, 'INV_Gauntlets_19'), (27257, 'INV_Belt_13'), (27258, 'INV_Helmet_08'), (27259, 'INV_Pants_07'), (27260, 'INV_Chest_Leather_01'), (27261, 'INV_Shoulder_19'), (27262, 'INV_Bracer_03'), (27263, 'INV_Boots_08'), (27264, 'INV_Belt_06'), (27265, 'INV_Gauntlets_25'), (27266, 'INV_Shoulder_23'), (27267, 'INV_Pants_06'), (27268, 'INV_Helmet_41'), (27269, 'INV_Chest_Chain_16'), (27270, 'INV_Boots_Plate_04'), (27271, 'INV_Gauntlets_10'), (27272, 'INV_Belt_09'), (27273, 'INV_Bracer_19'), (27274, 'INV_Chest_Plate16'), (27275, 'INV_Pants_04'), (27276, 'INV_Shoulder_15'), (27277, 'INV_Bracer_16'), (27278, 'INV_Boots_Plate_06'), (27279, 'INV_Gauntlets_11'), (27280, 'INV_Belt_14'), (27281, 'INV_Helmet_37'), (27282, 'INV_Chest_Chain_11'), (27283, 'INV_Pants_03'), (27284, 'INV_Shoulder_29'), (27285, 'INV_Belt_07'), (27286, 'INV_Bracer_10'), (27287, 'INV_Gauntlets_04'), (27288, 'INV_Boots_Plate_08'), (27289, 'INV_Pants_06'), (27290, 'INV_Chest_Leather_07'), (27291, 'INV_Shoulder_23'), (27292, 'INV_Misc_Cape_08'), (27293, 'INV_Crown_02'), (27294, 'INV_Shield_02'), (27295, 'INV_Belt_18'), (27296, 'INV_Bracer_15'), (27297, 'INV_Chest_Plate01'), (27298, 'INV_Gauntlets_29'), (27299, 'INV_Gauntlets_29'), (27300, 'INV_Pants_01'), (27301, 'INV_Boots_Plate_08'), (27302, 'INV_Shoulder_13'), (27303, 'INV_Misc_Cape_18'), (27304, 'INV_Misc_Cape_11'), (27305, 'INV_Shield_03'), (27306, 'INV_Helmet_13'), (27307, 'INV_Bracer_03'), (27308, 'INV_Chest_Plate16'), (27309, 'INV_Gauntlets_04'), (27310, 'INV_Belt_11'), (27311, 'INV_Pants_06'), (27312, 'INV_Boots_Plate_03'), (27313, 'INV_Belt_11'), (27314, 'INV_Bracer_10'), (27315, 'INV_Chest_Chain_07'), (27316, 'INV_Gauntlets_26'), (27317, 'INV_Gauntlets_19'), (27318, 'INV_Boots_02'), (27319, 'INV_Pants_06'), (27320, 'INV_Shoulder_23'), (27321, 'INV_Helmet_12'), (27322, 'INV_Chest_Chain_05'), (27323, 'INV_Belt_35'), (27324, 'INV_Bracer_16'), (27325, 'INV_Misc_Cape_11'), (27326, 'INV_Gauntlets_29'), (27327, 'INV_Pants_01'), (27328, 'INV_Boots_Plate_09'), (27329, 'INV_Bracer_14'), (27330, 'INV_Chest_Plate14'), (27331, 'INV_Gauntlets_28'), (27332, 'INV_Belt_14'), (27333, 'INV_Boots_05'), (27334, 'INV_Boots_05'), (27335, 'INV_Pants_03'), (27336, 'INV_Shoulder_29'), (27337, 'INV_Helmet_22'), (27338, 'INV_Helmet_22'), (27339, 'INV_Shield_04'), (27340, 'INV_Chest_Plate11'), (27341, 'INV_Gauntlets_17'), (27342, 'INV_Belt_22'), (27343, 'INV_Boots_Plate_02'), (27344, 'INV_Pants_03'), (27345, 'INV_Bracer_07'), (27346, 'INV_Shoulder_12'), (27347, 'INV_Helmet_57'), (27348, 'INV_Chest_Leather_07'), (27349, 'INV_Boots_Plate_07'), (27350, 'INV_Bracer_03'), (27351, 'INV_Gauntlets_23'), (27352, 'INV_Belt_11'), (27353, 'INV_Helmet_25'), (27354, 'INV_Pants_06'), (27355, 'INV_Shoulder_23'), (27356, 'INV_Chest_Plate14'), (27357, 'INV_Boots_01'), (27358, 'INV_Gauntlets_04'), (27359, 'INV_Belt_03'), (27360, 'INV_Pants_03'), (27361, 'INV_Shoulder_09'), (27362, 'INV_Bracer_17'), (27363, 'INV_Chest_Leather_07'), (27364, 'INV_Gauntlets_21'), (27365, 'INV_Belt_13'), (27366, 'INV_Helmet_10'), (27367, 'INV_Pants_09'), (27368, 'INV_Bracer_08'), (27369, 'INV_Boots_Plate_04'), (27370, 'INV_Boots_08'), (27371, 'INV_Shoulder_08'), (27372, 'INV_Chest_Cloth_05'), (27373, 'INV_Bracer_16'), (27374, 'INV_Gauntlets_29'), (27375, 'INV_Belt_19'), (27376, 'INV_Boots_Plate_08'), (27377, 'INV_Pants_12'), (27378, 'INV_Shoulder_28'), (27379, 'INV_Helmet_22'), (27380, 'INV_Boots_01'), (27381, 'INV_Gauntlets_04'), (27382, 'INV_Belt_10'), (27383, 'INV_Pants_03'), (27384, 'INV_Chest_Leather_08'), (27385, 'INV_Bracer_03'), (27386, 'INV_Shoulder_18'), (27387, 'INV_Helmet_21'), (27388, 'INV_Shield_09'), (27389, 'INV_Chest_Chain_05'), (27390, 'INV_Gauntlets_26'), (27391, 'INV_Belt_18'), (27392, 'INV_Boots_Plate_06'), (27393, 'INV_Pants_01'), (27394, 'INV_Bracer_16'), (27395, 'INV_Helmet_16'), (27396, 'INV_Shoulder_29'), (27397, 'INV_Chest_Plate04'), (27398, 'INV_Gauntlets_04'), (27399, 'INV_Belt_06'), (27400, 'INV_Boots_01'), (27401, 'INV_Pants_01'), (27402, 'INV_Bracer_03'), (27403, 'INV_Shoulder_13'), (27404, 'INV_Crown_01'), (27405, 'INV_Boots_Plate_03'), (27406, 'INV_Bracer_14'), (27407, 'INV_Chest_Plate16'), (27408, 'INV_Crown_01'), (27409, 'INV_Gauntlets_29'), (27410, 'INV_Hammer_07'), (27411, 'INV_Belt_32'), (27412, 'INV_Hammer_07'), (27413, 'INV_Pants_06'), (27414, 'INV_Shoulder_30'), (27415, 'INV_Shield_05'), (27416, 'INV_Chest_Cloth_06'), (27417, 'INV_Gauntlets_04'), (27418, 'INV_Belt_04'), (27419, 'INV_Boots_01'), (27420, 'INV_Bracer_03'), (27421, 'INV_Shoulder_02'), (27422, 'INV_Shoulder_02'), (27423, 'INV_Helmet_10'), (27424, 'INV_Boots_Plate_02'), (27425, 'INV_Boots_Plate_02'), (27426, 'INV_Bracer_16'), (27427, 'INV_Chest_Plate11'), (27428, 'INV_Gauntlets_31'), (27429, 'INV_Belt_30'), (27430, 'INV_Pants_03'), (27431, 'INV_Shoulder_14'), (27432, 'INV_Shield_06'), (27451, 'INV_Wand_01'), (27452, 'INV_Misc_Orb_05'), (27453, 'Spell_Shadow_MindBomb'), (27454, 'INV_Misc_Orb_05'), (27471, 'INV_Jewelry_Talisman_14'), (27472, 'INV_Chest_Cloth_36'), (27473, 'INV_Chest_Cloth_04'), (27474, 'INV_Chest_Cloth_04'), (27475, 'INV_Chest_Cloth_04'), (27476, 'INV_Chest_Cloth_04'), (27477, 'INV_Chest_Cloth_04'), (27478, 'INV_Chest_Cloth_04'), (27479, 'INV_Chest_Cloth_19'), (27491, 'INV_Weapon_Bow_11'), (27492, 'INV_Weapon_Bow_06'), (27511, 'INV_Helmet_25'), (27512, 'INV_Belt_28'), (27513, 'INV_Misc_Cape_10'), (27514, 'INV_Misc_Cape_10'), (27515, 'INV_Belt_22'), (27516, 'INV_Boots_05'), (27517, 'INV_Shield_16'), (27518, 'INV_Chest_Leather_09'), (27519, 'INV_Gauntlets_18'), (27520, 'INV_Belt_26'), (27521, 'INV_Misc_Cape_15'), (27522, 'INV_Pants_02'), (27523, 'INV_Shoulder_08'), (27524, 'INV_Boots_05'), (27525, 'INV_Misc_Cape_11'), (27526, 'INV_Shield_09'), (27527, 'INV_Shield_09'), (27528, 'INV_Shoulder_08'), (27529, 'INV_Shirt_05'), (27530, 'INV_Gauntlets_21'), (27531, 'INV_Chest_Cloth_18'), (27532, 'INV_Boots_09'), (27533, 'INV_Misc_Cape_22'), (27534, 'INV_Bracer_12'), (27535, 'INV_Boots_06'), (27536, 'INV_Gauntlets_04'), (27537, 'INV_Boots_07'), (27538, 'INV_Helmet_15'), (27539, 'INV_Boots_Plate_08'), (27540, 'INV_Boots_Plate_08'), (27541, 'INV_Boots_05'), (27542, 'INV_Chest_Leather_07'), (27543, 'INV_Belt_11'), (27544, 'INV_Belt_11'), (27545, 'INV_Belt_11'), (27546, 'INV_Boots_07'), (27547, 'INV_Boots_07'), (27548, 'INV_Belt_12'), (27549, 'INV_Misc_Cape_10'), (27550, 'INV_Gauntlets_23'), (27551, 'INV_Shoulder_09'), (27552, 'INV_Helmet_24'), (27553, 'INV_Shoulder_01'), (27554, 'INV_Chest_Cloth_26'), (27555, 'INV_Pants_12'), (27556, 'INV_Misc_Gem_Pearl_04'), (27557, 'INV_Chest_Cloth_28'), (27558, 'INV_Misc_Orb_04'), (27559, 'INV_Boots_Plate_07'), (27560, 'INV_Belt_11'), (27561, 'INV_Boots_Plate_07'), (27562, 'INV_Boots_Plate_07'), (27563, 'INV_Wand_06'), (27564, 'INV_Chest_Leather_02'), (27565, 'INV_Bracer_03'), (27566, 'INV_Belt_12'), (27567, 'INV_Gauntlets_15'), (27568, 'INV_Boots_01'), (27569, 'INV_Shoulder_18'), (27570, 'INV_Pants_06'), (27571, 'INV_Shield_04'), (27572, 'INV_Helmet_25'), (27573, 'INV_Misc_Cape_17'), (27574, 'INV_Drink_04'), (27575, 'INV_Staff_03'), (27576, 'INV_Chest_Leather_07'), (27577, 'INV_Gauntlets_25'), (27578, 'INV_Pants_07'), (27579, 'INV_Belt_12'), (27580, 'INV_Shoulder_05'), (27581, 'INV_Helmet_16'), (27582, 'INV_Bracer_03'), (27583, 'INV_Misc_Cape_10'), (27584, 'INV_Misc_Cape_10'), (27585, 'INV_Shield_02'), (27586, 'INV_Chest_Chain_13'), (27587, 'INV_Shield_02'), (27588, 'INV_Shield_10'), (27589, 'INV_Bracer_14'), (27590, 'INV_Belt_16'), (27591, 'INV_Gauntlets_12'), (27592, 'INV_Shoulder_13'), (27593, 'INV_Misc_Cape_06'), (27594, 'INV_Chest_Cloth_09'), (27595, 'INV_Chest_Cloth_09'), (27596, 'INV_Chest_Cloth_09'), (27597, 'INV_Pants_06'), (27598, 'INV_Pants_10'), (27599, 'INV_Chest_Cloth_10'), (27600, 'INV_Boots_09'), (27601, 'INV_Bracer_12'), (27602, 'INV_Gauntlets_21'), (27603, 'INV_Shoulder_23'), (27604, 'INV_Shoulder_06'), (27605, 'INV_Shoulder_06'), (27606, 'INV_Crown_01'), (27607, 'INV_Misc_Cape_17'), (27608, 'INV_Bracer_15'), (27609, 'INV_Chest_Cloth_39'), (27610, 'INV_Chest_Plate06'), (27611, 'INV_Belt_26'), (27612, 'INV_Wand_04'), (27613, 'INV_Gauntlets_26'), (27614, 'INV_Belt_25'), (27615, 'INV_Pants_06'), (27616, 'INV_Belt_12'), (27617, 'INV_Boots_Plate_08'), (27618, 'INV_Shoulder_21'), (27619, 'INV_Helmet_08'), (27620, 'INV_Crown_01'), (27621, 'INV_Pants_06'), (27622, 'INV_Pants_06'), (27623, 'INV_Pants_Wolf'), (27624, 'INV_Shoulder_01'), (27625, 'INV_Chest_Leather_05'), (27626, 'INV_Helmet_18'), (27627, 'INV_Misc_Cape_20'), (27628, 'INV_Shirt_17'), (27629, 'INV_Pants_13'), (27630, 'INV_Bracer_05'), (27631, 'INV_Misc_Cape_16'), (27632, 'INV_Bracer_18'), (27633, 'INV_Boots_08'), (27634, 'INV_Boots_07'), (27635, 'INV_Gauntlets_31'), (27636, 'INV_Pants_03'), (27637, 'INV_Crown_02'), (27638, 'INV_Shoulder_24'), (27639, 'INV_Gauntlets_06'), (27640, 'INV_Shoulder_02'), (27641, 'INV_Bracer_16'), (27642, 'INV_Helmet_08'), (27643, 'INV_Helmet_08'), (27644, 'INV_Shoulder_11'), (27645, 'INV_Chest_Cloth_12'), (27646, 'INV_Boots_01'), (27647, 'INV_Belt_04'), (27648, 'INV_Gauntlets_15'), (27649, 'INV_Chest_Leather_02'), (27650, 'INV_Wand_05'), (27651, 'INV_Pants_06'), (27652, 'INV_Shoulder_23'), (27653, 'INV_Misc_Cape_10'), (27654, 'INV_Belt_21'), (27655, 'INV_Bracer_06'), (27656, 'INV_Chest_Plate07'), (27657, 'INV_Gauntlets_11'), (27658, 'INV_Misc_Cape_17'), (27659, 'INV_Helmet_40'), (27660, 'INV_Helmet_40'), (27661, 'INV_Gauntlets_29'), (27662, 'INV_Pants_06'), (27663, 'INV_Chest_Chain_07'), (27664, 'INV_Shoulder_23'), (27665, 'INV_Belt_11'), (27666, 'INV_Belt_11'), (27667, 'INV_Shoulder_06'), (27668, 'INV_Belt_03'), (27669, 'INV_Chest_Leather_08'), (27670, 'INV_Pants_07'), (27671, 'INV_Gauntlets_21'), (27672, 'INV_Gauntlets_21'), (27673, 'INV_Misc_Cape_09'), (27674, 'INV_Belt_25'), (27675, 'INV_Bracer_12'), (27676, 'INV_Boots_05'), (27677, 'INV_Gauntlets_24'), (27678, 'INV_Boots_05'), (27679, 'INV_Misc_Cape_01'), (27680, 'INV_Helmet_15'), (27681, 'INV_Pants_07'), (27682, 'INV_Shoulder_08'), (27683, 'INV_Chest_Cloth_15'), (27684, 'INV_Belt_04'), (27685, 'INV_Boots_Wolf'), (27686, 'INV_Misc_Cape_06'), (27687, 'INV_Helmet_15'), (27688, 'INV_Shoulder_08'), (27689, 'INV_Chest_Plate01'), (27690, 'INV_Shield_10'), (27691, 'INV_Boots_03'), (27692, 'INV_Chest_Cloth_05'), (27693, 'INV_Misc_Cape_03'), (27694, 'INV_Bracer_12'), (27695, 'INV_Belt_06'), (27696, 'INV_Pants_07'), (27697, 'INV_Gauntlets_24'), (27698, 'INV_Gauntlets_24'), (27699, 'INV_Bracer_13'), (27700, 'INV_Misc_Cape_03'), (27701, 'INV_Gauntlets_22'), (27702, 'INV_Boots_05'), (27703, 'INV_Shoulder_08'), (27704, 'INV_Pants_07'), (27705, 'INV_Helmet_15'), (27706, 'INV_Bracer_10'), (27707, 'INV_Bracer_10'), (27708, 'INV_Belt_11'), (27709, 'INV_Boots_05'), (27710, 'INV_Boots_05'), (27711, 'INV_Helmet_15'), (27712, 'INV_Pants_07'), (27713, 'INV_Shoulder_11'), (27714, 'INV_Gauntlets_22'), (27715, 'INV_Gauntlets_22'), (27716, 'INV_Chest_Leather_10'), (27717, 'INV_Belt_11'), (27718, 'INV_Boots_07'), (27719, 'INV_Bracer_05'), (27720, 'INV_Shield_09'), (27721, 'INV_Misc_Cape_10'), (27722, 'INV_Gauntlets_25'), (27723, 'INV_Pants_03'), (27724, 'INV_Belt_15'), (27725, 'INV_Boots_08'), (27726, 'INV_Gauntlets_24'), (27727, 'INV_Bracer_09'), (27728, 'INV_Chest_Leather_05'), (27729, 'INV_Helmet_13'), (27730, 'INV_Helmet_50'), (27731, 'INV_Pants_06'), (27732, 'INV_Shoulder_22'), (27733, 'INV_Shoulder_08'), (27734, 'INV_Helmet_13'), (27735, 'INV_Chest_Chain_10'), (27736, 'INV_Axe_01'), (27737, 'INV_Axe_01'), (27738, 'INV_Bracer_18'), (27739, 'INV_Chest_Cloth_05'), (27740, 'INV_Bracer_18'), (27741, 'INV_Boots_07'), (27742, 'INV_Misc_Cape_10'), (27743, 'INV_Misc_Cape_10'), (27744, 'INV_Gauntlets_23'), (27745, 'INV_Gauntlets_23'), (27746, 'INV_Helmet_54'), (27747, 'INV_Shoulder_24'), (27748, 'INV_Shoulder_24'), (27749, 'INV_Helmet_01'), (27750, 'INV_Shirt_06'), (27751, 'INV_Shirt_06'), (27752, 'INV_Misc_Cape_15'), (27753, 'INV_Gauntlets_27'), (27754, 'INV_Shoulder_13'), (27755, 'INV_Pants_14'), (27756, 'INV_Misc_Orb_01'), (27757, 'INV_Chest_Leather_10'), (27758, 'INV_Chest_Leather_10'), (27759, 'INV_Shoulder_08'), (27760, 'INV_Bracer_02'), (27761, 'INV_Boots_03'), (27762, 'INV_Shirt_08'), (27763, 'INV_Misc_Bandage_11'), (27764, 'INV_Shoulder_08'), (27765, 'INV_Misc_Bandage_11'), (27766, 'INV_Gauntlets_24'), (27767, 'INV_Misc_Cape_07'), (27768, 'INV_Misc_Cape_07'), (27769, 'INV_Chest_Plate04'), (27770, 'INV_Pants_03'), (27771, 'INV_Boots_01'), (27772, 'INV_Helmet_09'), (27773, 'INV_Helmet_09'), (27774, 'INV_Helmet_36'), (27775, 'INV_Shoulder_09'), (27776, 'INV_Shoulder_15'), (27777, 'INV_Belt_06'), (27778, 'INV_Gauntlets_11'), (27779, 'INV_Misc_Cape_06'), (27780, 'INV_Shield_09'), (27781, 'INV_Shield_03'), (27782, 'INV_Shield_03'), (27783, 'INV_Bracer_03'), (27784, 'INV_Chest_Chain_09'), (27785, 'INV_Boots_Plate_08'), (27786, 'INV_Boots_Plate_08'), (27787, 'INV_Boots_Plate_08'), (27788, 'INV_Bracer_17'), (27789, 'INV_Helmet_37'), (27790, 'INV_Shoulder_26'), (27791, 'INV_Gauntlets_12'), (27792, 'INV_Belt_27'), (27793, 'INV_Misc_Cape_07'), (27794, 'INV_Misc_Cape_07'), (27795, 'INV_Shirt_17'), (27796, 'INV_Shoulder_02'), (27797, 'INV_Helmet_13'), (27798, 'INV_Helmet_29'), (27799, 'INV_Helmet_29'), (27800, 'INV_Chest_Cloth_23'), (27801, 'INV_Misc_Gem_Pearl_06'), (27802, 'INV_Misc_Head_Dragon_01'), (27803, 'INV_Shield_04'), (27804, 'INV_Jewelry_Ring_03'), (27805, 'INV_Shoulder_23'), (27806, 'INV_Shield_02'), (27807, 'INV_Pants_14'), (27808, 'INV_Helmet_46'), (27809, 'INV_Helmet_46'), (27810, 'INV_Chest_Chain_11'), (27811, 'INV_Boots_Plate_06'), (27812, 'INV_Gauntlets_11'), (27813, 'INV_Belt_14'), (27814, 'INV_Bracer_16'), (27815, 'INV_Helmet_37'), (27816, 'INV_Helmet_06'), (27817, 'INV_Helmet_06'), (27818, 'INV_Helmet_06'), (27819, 'INV_Helmet_06'), (27820, 'INV_Shirt_04'), (27821, 'INV_Shirt_04'), (27822, 'INV_Pants_09'), (27823, 'INV_Shoulder_09'), (27824, 'INV_Helmet_51'), (27825, 'INV_Gauntlets_29'), (27826, 'INV_Misc_Cape_20'), (27827, 'INV_Boots_07'), (27828, 'INV_Helmet_20'), (27829, 'INV_Boots_Plate_06'), (27830, 'INV_Belt_04'), (27831, 'INV_Shoulder_16'), (27832, 'INV_Boots_Wolf'), (27833, 'INV_Gauntlets_10'), (27834, 'INV_Chest_Cloth_08'), (27835, 'INV_Helmet_23'), (27836, 'INV_Helmet_10'), (27837, 'INV_Boots_05'), (27838, 'INV_Gauntlets_22'), (27839, 'INV_Belt_25'), (27840, 'INV_Chest_Cloth_14'), (27841, 'INV_Chest_Cloth_14'), (27842, 'INV_Belt_29'), (27843, 'INV_Pants_06'), (27844, 'INV_Boots_07'), (27845, 'INV_Gauntlets_25'), (27846, 'INV_Belt_06'), (27847, 'INV_Bracer_13'), (27848, 'INV_Misc_Bandana_03'), (27849, 'INV_Shoulder_15'), (27850, 'INV_Misc_Cape_08'), (27851, 'INV_Staff_02'), (27852, 'INV_Chest_Cloth_18'), (27853, 'INV_Pants_09'), (27854, 'INV_Belt_03'), (27855, 'INV_Shoulder_06'), (27856, 'INV_Chest_Cloth_20'), (27857, 'INV_Bracer_11'), (27858, 'INV_Misc_Cape_10'), (27859, 'INV_Helmet_15'), (27860, 'INV_Chest_Cloth_05'), (27861, 'INV_Boots_03'), (27862, 'INV_Helmet_15'), (27863, 'INV_Staff_02'), (27864, 'INV_Chest_Cloth_30'), (27865, 'INV_Chest_Cloth_08'), (27866, 'INV_Chest_Cloth_08'), (27867, 'INV_Shoulder_10'), (27868, 'INV_Gauntlets_05'), (27869, 'INV_Crown_01'), (27870, 'INV_Bracer_13'), (27871, 'INV_Shoulder_05'), (27872, 'INV_Shoulder_06'), (27873, 'INV_Chest_Cloth_40'), (27874, 'INV_Misc_Gem_Pearl_06'), (27875, 'INV_Shoulder_27'), (27876, 'INV_Shoulder_27'), (27877, 'INV_Chest_Leather_10'), (27878, 'INV_Gauntlets_24'), (27879, 'INV_Bracer_01'), (27880, 'INV_Belt_05'), (27881, 'INV_Gauntlets_24'), (27882, 'INV_Chest_Cloth_05'), (27883, 'INV_Shoulder_08'), (27884, 'INV_Pants_07'), (27885, 'INV_Helmet_15'), (27886, 'INV_Helmet_15'), (27887, 'INV_Belt_06'), (27888, 'INV_Bracer_12'), (27889, 'INV_Chest_Chain_04'), (27890, 'INV_Pants_08'), (27891, 'INV_Boots_01'), (27892, 'INV_Gauntlets_04'), (27893, 'INV_Shoulder_21'), (27894, 'INV_Belt_30'), (27895, 'INV_Bracer_13'), (27896, 'INV_Shield_11'), (27897, 'INV_Crown_01'), (27898, 'INV_Crown_01'), (27899, 'INV_Chest_Chain_04'), (27900, 'INV_Pants_04'), (27901, 'INV_Gauntlets_28'), (27902, 'INV_Belt_24'), (27903, 'INV_Bracer_13'), (27904, 'INV_Shoulder_11'), (27905, 'INV_Boots_Plate_06'), (27906, 'INV_Helmet_25'), (27907, 'INV_Helmet_13'), (27908, 'INV_Helmet_12'), (27909, 'INV_Helmet_20'), (27910, 'INV_Gauntlets_15'), (27911, 'INV_Shoulder_07'), (27912, 'INV_Gauntlets_18'), (27913, 'INV_Gauntlets_12'), (27914, 'INV_Chest_Leather_05'), (27915, 'INV_Misc_Bandana_03'), (27916, 'INV_Boots_02'), (27917, 'INV_Chest_Leather_05'), (27918, 'INV_Shoulder_01'), (27919, 'INV_Shoulder_01'), (27920, 'INV_Shoulder_23'), (27921, 'INV_Gauntlets_22'), (27922, 'INV_Bracer_16'), (27923, 'INV_Chest_Cloth_09'), (27924, 'INV_Chest_Cloth_09'), (27925, 'INV_Chest_Cloth_12'), (27926, 'INV_Chest_Cloth_05'), (27927, 'INV_Chest_Cloth_43'), (27928, 'INV_Shoulder_25'), (27929, 'INV_Staff_07'), (27930, 'INV_Chest_Chain_05'), (27931, 'INV_Bracer_14'), (27932, 'INV_Chest_Chain_10'), (27933, 'INV_Bracer_14'), (27934, 'INV_Gauntlets_31'), (27935, 'INV_Belt_12'), (27936, 'INV_Pants_03'), (27937, 'INV_Pants_03'), (27938, 'INV_Pants_04'), (27939, 'INV_Shoulder_16'), (27940, 'INV_Shoulder_16'), (27941, 'INV_Helmet_20'), (27942, 'INV_Helmet_20'), (27943, 'INV_Chest_Plate06'), (27944, 'INV_Pants_03'), (27945, 'INV_Shoulder_01'), (27946, 'INV_Gauntlets_18'), (27947, 'INV_Pants_12'), (27948, 'INV_Belt_11'), (27949, 'INV_Boots_04'), (27950, 'INV_Pants_13'), (27951, 'INV_Belt_06'), (27952, 'INV_Bracer_05'), (27953, 'INV_Axe_16'), (27954, 'INV_Bracer_07'), (27955, 'INV_Gauntlets_15'), (27956, 'INV_Chest_Cloth_08'), (27957, 'INV_Boots_07'), (27958, 'INV_Belt_09'), (27959, 'INV_Helmet_19'), (27960, 'INV_Misc_Cape_16'), (27961, 'INV_Shield_16'), (27962, 'INV_Chest_Leather_01'), (27963, 'INV_Belt_11'), (27964, 'INV_Bracer_13'), (27965, 'INV_Boots_09'), (27966, 'INV_Gauntlets_24'), (27967, 'INV_Pants_06'), (27968, 'INV_Helmet_15'), (27969, 'INV_Boots_08'), (27970, 'INV_Gauntlets_25'), (27971, 'INV_Chest_Leather_07'), (27972, 'INV_Bracer_09'), (27973, 'INV_Helmet_17'), (27974, 'INV_Misc_Cape_22'), (27975, 'INV_Pants_09'), (27976, 'INV_Belt_09'), (27977, 'INV_Gauntlets_21'), (27978, 'INV_Shoulder_07'), (27979, 'INV_Chest_Leather_06'), (27980, 'INV_Misc_Cape_03'), (27981, 'INV_Shield_10'), (27982, 'INV_Boots_08'), (27983, 'INV_Belt_15'), (27984, 'INV_Pants_06'), (27985, 'INV_Bracer_09'), (27986, 'INV_Misc_Cape_22'), (27987, 'INV_Helmet_13'), (27988, 'INV_Shoulder_25'), (27989, 'INV_Bracer_05'), (27990, 'INV_Gauntlets_15'), (27991, 'INV_Pants_06'), (27992, 'INV_Boots_05'), (27993, 'INV_Boots_08'), (27994, 'INV_Bracer_02'), (27995, 'INV_Gauntlets_19'), (27996, 'INV_Chest_Cloth_16'), (27997, 'INV_Helmet_48'), (27998, 'INV_Belt_16'), (27999, 'INV_Boots_05'), (28000, 'INV_Misc_Cape_01'), (28001, 'INV_Bracer_06'), (28002, 'INV_Shoulder_18'), (28003, 'INV_Pants_02'), (28004, 'INV_Gauntlets_27'), (28005, 'INV_Gauntlets_27'), (28006, 'INV_Misc_Cape_01'), (28007, 'INV_Belt_23'), (28008, 'INV_Pants_05'), (28009, 'INV_Gauntlets_05'), (28010, 'INV_Boots_09'), (28011, 'INV_Misc_Cape_03'), (28012, 'INV_Belt_09'), (28013, 'INV_Bracer_02'), (28014, 'INV_Pants_09'), (28015, 'INV_Helmet_10'), (28016, 'INV_Boots_Fabric_01'), (28017, 'INV_Shield_10'), (28018, 'INV_Chest_Leather_05'), (28019, 'INV_Pants_06'), (28020, 'INV_Shoulder_24'), (28021, 'INV_Helmet_06'), (28022, 'INV_Helmet_06'), (28023, 'INV_Staff_16'), (28024, 'INV_Helmet_05'), (28025, 'INV_Misc_Orb_01'), (28026, 'INV_Shield_16'), (28027, 'INV_Chest_Leather_02'), (28028, 'INV_Chest_Leather_02'), (28029, 'INV_Pants_06'), (28030, 'INV_Belt_12'), (28031, 'INV_Boots_08'), (28032, 'INV_Bracer_16'), (28033, 'INV_Bracer_02'), (28034, 'INV_Gauntlets_15'), (28035, 'INV_Misc_Bandage_19'), (28036, 'INV_Shoulder_08'), (28037, 'INV_Shoulder_08'), (28038, 'INV_Shirt_11'), (28039, 'INV_Boots_05'), (28040, 'INV_Gauntlets_05'), (28041, 'INV_Belt_03'), (28042, 'INV_Misc_Cape_18'), (28043, 'INV_Bracer_12'), (28044, 'INV_Bracer_05'), (28045, 'INV_Bracer_05'), (28046, 'INV_Gauntlets_05'), (28047, 'INV_Chest_Leather_04'), (28048, 'INV_Belt_16'), (28049, 'INV_Misc_Cape_07'), (28050, 'INV_Bracer_12'), (28051, 'INV_Belt_22'), (28052, 'INV_Shirt_08'), (28053, 'INV_Chest_Cloth_18'), (28054, 'INV_Misc_Cape_18'), (28055, 'INV_Shoulder_13'), (28056, 'INV_Gauntlets_16'), (28057, 'INV_Bracer_09'), (28058, 'INV_Boots_05'), (28059, 'INV_Boots_05'), (28060, 'INV_Weapon_Rifle_07'), (28061, 'INV_Pants_08'), (28062, 'INV_Gauntlets_21'), (28063, 'INV_Boots_05'), (28064, 'INV_Shirt_13'), (28065, 'INV_Misc_Cape_13'), (28066, 'INV_Helmet_51'), (28067, 'INV_Helmet_51'), (28068, 'INV_Shoulder_02'), (28069, 'INV_Chest_Chain'), (28070, 'INV_Chest_Chain_16'), (28071, 'INV_Misc_Cape_01'), (28072, 'INV_Chest_Cloth_25'), (28073, 'INV_Axe_10'), (28074, 'INV_Chest_Cloth_23'), (28075, 'INV_Hammer_23'), (28076, 'INV_Pants_04'), (28077, 'INV_Gauntlets_05'), (28078, 'INV_Shirt_17'), (28079, 'INV_Belt_02'), (28080, 'INV_Boots_09'), (28081, 'INV_Sword_39'), (28082, 'INV_Bracer_10'), (28083, 'INV_Gauntlets_23'), (28084, 'INV_Pants_06'), (28085, 'INV_Sword_26'), (28086, 'INV_Sword_26'), (28087, 'INV_Bracer_13'), (28088, 'INV_Boots_05'), (28089, 'INV_Chest_Leather_08'), (28090, 'INV_Gauntlets_04'), (28091, 'INV_Sword_20'), (28092, 'INV_Shoulder_10'), (28093, 'INV_Sword_20'), (28094, 'INV_Shoulder_29'), (28095, 'INV_Chest_Leather_02'), (28096, 'INV_Hammer_16'), (28097, 'INV_Misc_Cape_05'), (28098, 'INV_Chest_Cloth_18'), (28099, 'INV_Helmet_41'), (28100, 'INV_Helmet_06'), (28101, 'INV_Helmet_37'), (28102, 'INV_Helmet_37'), (28103, 'INV_Helmet_24'), (28104, 'INV_Helmet_09'), (28105, 'INV_Helmet_09'), (28106, 'INV_Helmet_09'), (28107, 'INV_Helmet_09'), (28108, 'INV_Wand_08'), (28109, 'INV_Shoulder_21'), (28110, 'INV_Helmet_37'), (28111, 'INV_Helmet_05'), (28112, 'INV_Chest_Cloth_17'), (28113, 'INV_Helmet_37'), (28114, 'INV_Helmet_09'), (28115, 'INV_Helmet_09'), (28116, 'INV_Helmet_09'), (28117, 'INV_Jewelry_Ring_03'), (28118, 'INV_Bracer_06'), (28119, 'INV_Helmet_61'), (28120, 'INV_Helmet_19'), (28121, 'INV_Helmet_05'), (28122, 'INV_Helmet_06'), (28123, 'INV_Shoulder_18'), (28124, 'INV_Bracer_07'), (28125, 'INV_Misc_Cape_20'), (28126, 'INV_Chest_Leather_01'), (28127, 'INV_Gauntlets_17'), (28128, 'INV_Belt_30'), (28129, 'INV_Bracer_07'), (28130, 'INV_Bracer_03'), (28131, 'INV_Helmet_32'), (28132, 'INV_Helmet_56'), (28133, 'INV_Helmet_01'), (28134, 'INV_Helmet_01'), (28135, 'INV_Helmet_01'), (28136, 'INV_Boots_Plate_08'), (28137, 'INV_Gauntlets_23'), (28138, 'INV_Boots_01'), (28139, 'INV_Bracer_17'), (28140, 'INV_Pants_09'), (28141, 'INV_Chest_Chain_16'), (28142, 'INV_Boots_05'), (28143, 'INV_Helmet_17'), (28144, 'INV_Shoulder_18'), (28145, 'INV_Chest_Plate07'), (28146, 'INV_Pants_07'), (28147, 'INV_Pants_07'), (28148, 'INV_Gauntlets_15'), (28149, 'INV_Belt_06'), (28150, 'INV_Bracer_06'), (28151, 'INV_Boots_09'), (28152, 'INV_Boots_08'), (28153, 'INV_Belt_03'), (28154, 'INV_Belt_17'), (28155, 'INV_Belt_03'), (28156, 'INV_Bracer_04'), (28157, 'INV_Helmet_25'), (28158, 'INV_Chest_Leather_09'), (28159, 'INV_Staff_02'), (28160, 'INV_Chest_Leather_07'), (28161, 'INV_Pants_02'), (28162, 'INV_Boots_08'), (28163, 'INV_Gauntlets_24'), (28164, 'INV_Boots_Plate_01'), (28165, 'INV_Chest_Cloth_46'), (28166, 'INV_Gauntlets_24'), (28167, 'INV_Boots_03'), (28168, 'INV_Bracer_08'), (28169, 'INV_Bracer_02'), (28170, 'INV_Belt_03'), (28171, 'INV_Belt_27'), (28172, 'INV_Boots_Plate_07'), (28173, 'INV_Misc_Bandage_11'), (28174, 'INV_Helmet_15'), (28175, 'INV_Helmet_19'), (28176, 'INV_Shoulder_16'), (28177, 'INV_Belt_03'), (28178, 'INV_Chest_Cloth_22'), (28179, 'INV_Shoulder_07'), (28180, 'INV_Helmet_41'), (28181, 'INV_Misc_Cape_18'), (28182, 'INV_Pants_06'), (28183, 'INV_Gauntlets_05'), (28184, 'INV_Chest_Chain_16'), (28185, 'INV_Chest_Chain_16'), (28186, 'INV_Gauntlets_17'), (28187, 'INV_Misc_Bag_11'), (28188, 'INV_Gauntlets_05'), (28189, 'INV_Pants_08'), (28190, 'INV_Belt_11'), (28191, 'INV_Hammer_23'), (28192, 'INV_Boots_03'), (28193, 'INV_Hammer_23'), (28194, 'INV_Mace_11'), (28195, 'INV_Pants_08'), (28196, 'INV_Helmet_21'), (28197, 'INV_Wand_04'), (28198, 'INV_Pants_08'), (28199, 'INV_Weapon_ShortBlade_05'), (28200, 'INV_Bracer_11'), (28201, 'INV_Belt_06'), (28202, 'INV_Gauntlets_26'), (28203, 'INV_Mace_08'), (28204, 'INV_Pants_06'), (28205, 'INV_Chest_Leather_05'), (28206, 'INV_Weapon_Rifle_07'), (28207, 'INV_Axe_02'), (28208, 'INV_Misc_Cape_10'), (28209, 'INV_Misc_Cape_18'), (28210, 'INV_Misc_Cape_08'), (28211, 'INV_Spear_01'), (28212, 'INV_Helmet_11'), (28213, 'INV_Spear_01'), (28214, 'INV_Spear_01'), (28215, 'INV_Shoulder_25'), (28216, 'INV_Wand_07'), (28217, 'INV_Shoulder_24'), (28218, 'INV_Wand_07'), (28219, 'INV_Belt_11'), (28220, 'INV_Gauntlets_05'), (28221, 'INV_Gauntlets_05'), (28222, 'INV_Gauntlets_17'), (28223, 'INV_Gauntlets_04'), (28224, 'INV_Belt_34'), (28225, 'INV_Staff_09'), (28226, 'INV_Misc_Bone_OrcSkull_01'), (28227, 'INV_Belt_04'), (28228, 'INV_Staff_Goldfeathered_01'), (28229, 'INV_Weapon_Rifle_04'), (28230, 'INV_Pants_03'), (28231, 'INV_Staff_14'), (28232, 'INV_Shoulder_25'), (28233, 'INV_Chest_Leather_07'), (28234, 'INV_Pants_03'), (28235, 'INV_Weapon_Bow_02'), (28236, 'INV_Staff_12'), (28237, 'INV_Chest_Chain_07'), (28238, 'INV_Boots_07'), (28239, 'INV_Misc_Cape_18'), (28240, 'INV_Misc_Cape_16'), (28241, 'INV_Boots_03'), (28242, 'INV_Belt_23'), (28243, 'INV_Bracer_10'), (28244, 'INV_Chest_Chain_16'), (28245, 'INV_Sword_46'), (28246, 'INV_Boots_03'), (28247, 'INV_Bracer_07'), (28248, 'INV_Staff_02'), (28249, 'INV_Chest_Leather_03'), (28250, 'INV_Pants_03'), (28251, 'INV_Misc_Cape_02'), (28252, 'INV_Boots_Plate_07'), (28253, 'INV_Shoulder_15'), (28254, 'INV_Shoulder_25'), (28255, 'INV_Bracer_07'), (28256, 'INV_Misc_Bone_08'), (28257, 'INV_Misc_MonsterScales_04'), (28258, 'Spell_Fire_FlameShock'), (28259, 'INV_Misc_Cape_06'), (28260, 'INV_Misc_Cape_08'), (28261, 'INV_Misc_ArmorKit_14'), (28262, 'INV_Hammer_10'), (28263, 'INV_Boots_Plate_07'), (28264, 'INV_Belt_06'), (28265, 'INV_Belt_21'), (28266, 'INV_Chest_Leather_01'), (28267, 'INV_Wand_01'), (28268, 'Spell_Fire_Fire'), (28269, 'INV_Shield_21'), (28270, 'INV_Belt_09'), (28271, 'INV_Chest_Chain_07'), (28272, 'INV_Chest_Cloth_42'), (28273, 'INV_Boots_Wolf'), (28274, 'INV_Bracer_09'), (28275, 'INV_Bracer_02'), (28276, 'INV_Boots_Plate_05'), (28277, 'INV_Chest_Chain_16'), (28278, 'INV_Chest_Chain_16'), (28279, 'INV_Chest_Plate16'), (28280, 'INV_Gauntlets_30'), (28281, 'INV_Boots_05'), (28282, 'INV_Shoulder_20'), (28283, 'INV_Gauntlets_23'), (28284, 'INV_Belt_05'), (28285, 'INV_Bracer_06'), (28286, 'INV_Bracer_07'), (28287, 'INV_Pants_13'), (28288, 'INV_Gauntlets_09'), (28289, 'INV_Gauntlets_15'), (28290, 'INV_Pants_03'), (28291, 'INV_Misc_Orb_05'), (28292, 'INV_Belt_34'), (28293, 'INV_Chest_Cloth_29'), (28294, 'INV_Chest_Cloth_17'), (28295, 'INV_Boots_Plate_01'), (28296, 'INV_Gauntlets_23'), (28297, 'INV_Misc_Cape_22'), (28298, 'INV_Misc_Cape_10'), (28299, 'INV_Misc_Cape_08'), (28300, 'INV_Belt_26'), (28301, 'INV_Belt_21'), (28302, 'INV_Belt_10'), (28303, 'INV_Misc_Cape_05'), (28304, 'INV_Shoulder_28'), (28305, 'INV_Bracer_13'), (28306, 'INV_Belt_06'), (28307, 'INV_Wand_07'), (28308, 'INV_Weapon_Bow_03'), (28309, 'INV_Weapon_Bow_06'), (28310, 'INV_Pants_04'), (28311, 'INV_Hammer_16'), (28312, 'INV_Sword_13'), (28313, 'INV_Shoulder_30'), (28314, 'INV_Hammer_08'), (28315, 'INV_Chest_Chain_16'), (28316, 'INV_Sword_36'), (28317, 'INV_Pants_03'), (28318, 'INV_Hammer_08'), (28319, 'INV_Chest_Plate09'), (28320, 'INV_Chest_Cloth_30'), (28321, 'INV_Sword_29'), (28322, 'INV_Weapon_Bow_07'), (28323, 'INV_Chest_Cloth_32'), (28324, 'INV_Misc_Cape_18'), (28325, 'INV_Misc_Cape_05'), (28326, 'INV_Misc_Cape_02'), (28327, 'INV_Weapon_ShortBlade_03'), (28328, 'INV_Belt_17'), (28329, 'INV_Hammer_10'), (28330, 'INV_Shoulder_18'), (28331, 'INV_Weapon_Rifle_01'), (28332, 'INV_Gauntlets_26'), (28333, 'INV_Belt_06'), (28334, 'INV_Axe_12'), (28335, 'INV_Chest_Plate09'), (28336, 'INV_Belt_33'), (28337, 'INV_Misc_Orb_01'), (28338, 'INV_Axe_16'), (28339, 'INV_Gauntlets_23'), (28340, 'INV_Gauntlets_18'), (28341, 'INV_Axe_16'), (28342, 'INV_Gauntlets_25'), (28343, 'INV_Bracer_17'), (28344, 'INV_Weapon_Bow_02'), (28345, 'INV_Staff_11'), (28346, 'INV_Sword_39'), (28347, 'INV_Sword_26'), (28348, 'INV_Weapon_ShortBlade_01'), (28349, 'INV_Axe_18'), (28350, 'INV_Shoulder_20'), (28351, 'INV_Shoulder_24'), (28352, 'INV_Gauntlets_03'), (28353, 'INV_Boots_Plate_05'), (28354, 'INV_Gauntlets_10'), (28355, 'INV_Chest_Plate06'), (28356, 'INV_Belt_27'), (28357, 'INV_Bracer_17'), (28358, 'INV_Helmet_22'), (28359, 'INV_Helmet_22'), (28360, 'INV_Helmet_25'), (28361, 'INV_Boots_Plate_05'), (28362, 'INV_Boots_Plate_09'), (28363, 'INV_Jewelry_Ring_03'), (28364, 'INV_Belt_32'), (28365, 'INV_Helmet_15'), (28366, 'INV_Helmet_15'), (28367, 'INV_Helmet_15'), (28368, 'INV_Chest_Leather_04'), (28369, 'INV_Belt_25'), (28370, 'INV_Bracer_09'), (28371, 'INV_Belt_01'), (28372, 'INV_Belt_22'), (28373, 'INV_Bracer_07'), (28374, 'INV_Shirt_16'), (28375, 'INV_Chest_Leather_10'), (28376, 'INV_Helmet_09'), (28377, 'INV_Helmet_06'), (28378, 'INV_Helmet_09'), (28379, 'INV_Helmet_09'), (28380, 'INV_Boots_07'), (28381, 'INV_Misc_Cape_19'), (28382, 'INV_Bracer_03'), (28383, 'INV_Boots_02'), (28384, 'INV_Belt_30'), (28385, 'INV_Pants_11'), (28386, 'INV_Belt_09'), (28387, 'INV_Helmet_03'), (28388, 'INV_Helmet_39'), (28389, 'INV_Helmet_39'), (28390, 'INV_Helmet_10'), (28391, 'INV_Crown_01'), (28392, 'INV_Shoulder_15'), (28393, 'INV_Helmet_39'), (28394, 'INV_Chest_Plate04'), (28395, 'INV_Belt_15'), (28396, 'INV_Boots_Plate_08'), (28397, 'INV_Gauntlets_29'), (28398, 'INV_Chest_Plate04'), (28399, 'INV_Belt_16'), (28400, 'INV_Boots_Plate_08'), (28401, 'INV_Gauntlets_28'), (28402, 'INV_Pants_04'), (28403, 'INV_Shoulder_13'), (28404, 'INV_Boots_Plate_08'), (28405, 'INV_Boots_Plate_08'), (28406, 'INV_Shield_07'), (28407, 'INV_Shield_10'), (28408, 'INV_Staff_08'), (28409, 'INV_Shoulder_02'), (28410, 'INV_Bracer_09'), (28411, 'INV_Shirt_13'), (28412, 'INV_Misc_Cape_02'), (28413, 'INV_Gauntlets_17'), (28414, 'INV_Misc_Bandana_01'), (28415, 'INV_Belt_10'), (28416, 'INV_Pants_13'), (28417, 'INV_Chest_Cloth_03'), (28418, 'INV_Bracer_13'), (28419, 'INV_Pants_07'), (28420, 'INV_Helmet_32'), (28421, 'INV_Belt_15'), (28422, 'INV_Gauntlets_22'), (28423, 'INV_Boots_05'), (28424, 'INV_Chest_Cloth_06'), (28425, 'INV_Chest_Cloth_22'), (28426, 'INV_Belt_17'), (28427, 'INV_Bracer_05'), (28428, 'INV_Gauntlets_15'), (28429, 'INV_Pants_13'), (28430, 'INV_Shirt_11'), (28431, 'INV_Pants_06'), (28432, 'INV_Boots_07'), (28433, 'INV_Misc_Cape_19'), (28434, 'INV_Gauntlets_10'), (28435, 'INV_Belt_23'), (28436, 'INV_Bracer_19'), (28437, 'INV_Pants_03'), (28438, 'INV_Pants_03'), (28439, 'INV_Boots_01'), (28440, 'INV_Helmet_24'), (28441, 'INV_Boots_01'), (28442, 'INV_Shoulder_11'), (28443, 'INV_Shoulder_11'), (28444, 'INV_Shoulder_18'), (28445, 'INV_Shoulder_18'), (28446, 'INV_Shoulder_14'), (28447, 'INV_Pants_03'), (28448, 'INV_Belt_15'), (28449, 'INV_Shield_09'), (28450, 'INV_Shoulder_16'), (28451, 'INV_Bracer_03'), (28452, 'INV_Boots_01'), (28453, 'INV_Misc_Gem_Pearl_02'), (28454, 'INV_Shoulder_16'), (28455, 'INV_Misc_Orb_01'), (28456, 'INV_Bracer_19'), (28457, 'INV_Wand_06'), (28458, 'INV_Sword_41'), (28459, 'INV_Axe_16'), (28460, 'INV_Axe_09'), (28461, 'INV_Drink_04'), (28462, 'INV_Staff_20'), (28463, 'INV_Drink_04'), (28464, 'INV_Misc_Orb_01'), (28465, 'INV_Sword_45'), (28466, 'INV_Wand_07'), (28467, 'INV_Staff_03'), (28468, 'INV_Hammer_17'), (28469, 'INV_Axe_14'), (28470, 'INV_Staff_03'), (28471, 'INV_Wand_05'), (28472, 'INV_Misc_Orb_04'), (28473, 'INV_Drink_03'), (28474, 'INV_Chest_Cloth_20'), (28475, 'INV_Misc_Branch_01'), (28476, 'INV_Wand_11'), (28477, 'INV_Belt_25'), (28478, 'INV_Staff_07'), (28479, 'INV_Chest_Cloth_29'), (28480, 'INV_Misc_Orb_02'), (28481, 'INV_Staff_17'), (28482, 'INV_Bracer_03'), (28483, 'INV_Misc_Orb_03'), (28484, 'INV_Misc_Orb_05'), (28485, 'INV_Drink_04'), (28486, 'INV_Wand_02'), (28487, 'INV_Misc_Gem_Pearl_02'), (28488, 'INV_Staff_16'), (28489, 'INV_Staff_23'), (28490, 'INV_Staff_03'), (28491, 'INV_Staff_20'), (28492, 'INV_Staff_08'), (28493, 'INV_Misc_Orb_02'), (28494, 'INV_Helmet_05'), (28495, 'INV_Shirt_Green_01'), (28496, 'INV_Misc_Head_Dragon_01'), (28497, 'INV_Misc_Head_Dragon_01'), (28498, 'INV_Staff_07'), (28499, 'INV_Hammer_10'), (28500, 'INV_Wand_03'), (28501, 'INV_Misc_Orb_01'), (28502, 'INV_Staff_03'), (28503, 'INV_Misc_Orb_05'), (28504, 'INV_Axe_16'), (28505, 'INV_Misc_Orb_05'), (28506, 'INV_Mace_15'), (28507, 'INV_Staff_07'), (28508, 'INV_Mace_15'), (28509, 'INV_Staff_07'), (28510, 'INV_Staff_13'), (28511, 'INV_Staff_14'), (28512, 'INV_Misc_Bone_ElfSkull_01'), (28513, 'INV_Staff_32'), (28514, 'INV_Wand_05'), (28515, 'INV_Weapon_Bow_07'), (28516, 'INV_Wand_04'), (28517, 'INV_Sword_26'), (28518, 'INV_Wand_06'), (28519, 'INV_Weapon_ShortBlade_03'), (28520, 'INV_Sword_41'), (28521, 'INV_Hammer_08'), (28522, 'INV_Gauntlets_25'), (28523, 'INV_Axe_10'), (28524, 'INV_Hammer_16'), (28525, 'INV_Axe_08'), (28526, 'INV_Hammer_08'), (28527, 'INV_Sword_46'), (28528, 'INV_Sword_16'), (28529, 'INV_Sword_08'), (28530, 'INV_Sword_41'), (28531, 'INV_Hammer_16'), (28532, 'INV_Axe_17'), (28533, 'INV_Axe_17'), (28534, 'INV_Hammer_11'), (28535, 'INV_Sword_23'), (28536, 'INV_Sword_20'), (28537, 'INV_Axe_21'), (28538, 'INV_Staff_10'), (28539, 'INV_Axe_21'), (28540, 'INV_Hammer_19'), (28541, 'INV_Axe_17'), (28542, 'INV_Weapon_ShortBlade_13'), (28543, 'INV_Weapon_Bow_08'), (28544, 'INV_Sword_04'), (28545, 'INV_Weapon_Bow_12'), (28546, 'INV_Sword_42'), (28547, 'INV_Weapon_Bow_10'), (28548, 'INV_Hammer_16'), (28549, 'INV_Staff_07'), (28550, 'INV_Staff_07'), (28551, 'INV_Wand_02'), (28552, 'INV_Sword_06'), (28553, 'INV_Misc_Gem_Pearl_03'), (28554, 'INV_Wand_03'), (28555, 'INV_Wand_12'), (28556, 'INV_Helmet_09'), (28557, 'INV_Weapon_Rifle_01'), (28558, 'INV_Staff_07'), (28559, 'INV_Helmet_09'), (28560, 'INV_Helmet_09'), (28561, 'INV_Sword_20'), (28562, 'INV_Drink_08'), (28563, 'INV_Misc_Cape_08'), (28564, 'INV_Misc_Cape_20'), (28565, 'INV_Misc_Cape_19'), (28566, 'INV_Axe_16'), (28567, 'INV_Sword_20'), (28568, 'INV_Weapon_ShortBlade_01'), (28569, 'INV_Wand_07'), (28570, 'INV_Sword_36'), (28571, 'INV_Hammer_08'), (28572, 'INV_Weapon_Bow_01'), (28573, 'INV_Axe_21'), (28574, 'INV_Weapon_Bow_03'), (28575, 'INV_Weapon_Bow_10'), (28576, 'INV_Sword_26'), (28577, 'INV_Staff_06'), (28578, 'INV_Wand_06'), (28579, 'INV_Shield_09'), (28580, 'INV_Staff_14'), (28581, 'INV_Shield_10'), (28582, 'INV_Shield_10'), (28583, 'INV_Shield_21'), (28584, 'INV_Bracer_14'), (28585, 'INV_Sword_24'), (28586, 'INV_Sword_33'), (28587, 'INV_Crown_01'), (28588, 'INV_Wand_12'), (28589, 'INV_Helmet_50'), (28590, 'INV_Helmet_50'), (28591, 'INV_Pants_06'), (28592, 'INV_Staff_20'), (28593, 'INV_Sword_33'), (28594, 'INV_Sword_15'), (28595, 'INV_Gauntlets_32'), (28596, 'INV_Bracer_02'), (28597, 'INV_Boots_05'), (28598, 'INV_Sword_35'), (28599, 'INV_Helmet_15'), (28600, 'INV_Helmet_15'), (28601, 'INV_Helmet_19'), (28602, 'INV_Misc_Cape_04'), (28603, 'INV_Boots_Plate_04'), (28604, 'INV_Boots_Plate_04'), (28605, 'INV_Chest_Cloth_16'), (28606, 'INV_Misc_Cape_04'), (28607, 'INV_Sword_12'), (28608, 'INV_Sword_23'), (28609, 'INV_Misc_Cape_20'), (28610, 'INV_Wand_07'), (28611, 'INV_Shoulder_05'), (28612, 'INV_Shoulder_18'), (28613, 'INV_Misc_Cape_10'), (28614, 'INV_Misc_Pelt_04'), (28615, 'INV_Misc_Cape_18'), (28616, 'INV_Misc_Cape_18'), (28617, 'INV_Boots_05'), (28618, 'INV_Bracer_12'), (28619, 'INV_Bracer_13'), (28620, 'INV_Shoulder_23'), (28621, 'INV_Shoulder_07'), (28622, 'INV_Misc_Fish_21'), (28623, 'INV_Pants_09'), (28624, 'INV_Sword_46'), (28625, 'INV_Pants_04'), (28626, 'INV_Wand_09'), (28627, 'INV_Boots_08'), (28628, 'INV_Mace_01'), (28629, 'INV_Hammer_16'), (28630, 'INV_Shoulder_10'), (28631, 'INV_Wand_11'), (28632, 'INV_Chest_Chain_17'), (28633, 'INV_Staff_02'), (28634, 'INV_Weapon_Rifle_08'), (28635, 'INV_Weapon_Rifle_07'), (28636, 'INV_Weapon_Rifle_09'), (28637, 'INV_Bracer_05'), (28638, 'INV_Jewelry_Ring_22'), (28639, 'INV_Belt_34'), (28640, 'INV_Belt_15'), (28641, 'INV_Shoulder_05'), (28642, 'INV_Belt_29'), (28643, 'INV_Shoulder_14'), (28644, 'INV_Boots_05'), (28645, 'INV_Boots_03'), (28646, 'INV_Pants_06'), (28647, 'INV_Misc_Bone_10'), (28648, 'INV_Pants_06'), (28649, 'INV_Belt_07'), (28650, 'INV_Shoulder_05'), (28651, 'INV_Shoulder_13'), (28652, 'INV_Misc_Cape_21'), (28653, 'INV_Jewelry_Ring_03'), (28654, 'INV_Boots_08'), (28655, 'INV_Bracer_19'), (28656, 'INV_Bracer_19'), (28657, 'INV_Belt_11'), (28658, 'INV_Boots_01'), (28659, 'INV_Misc_Cape_08'), (28660, 'INV_Boots_05'), (28661, 'INV_Misc_Cape_08'), (28662, 'INV_Helmet_18'), (28663, 'INV_Chest_Chain_06'), (28664, 'INV_Boots_Fabric_01'), (28665, 'INV_Shoulder_23'), (28666, 'INV_Boots_01'), (28667, 'INV_Boots_05'), (28668, 'INV_Bracer_17'), (28669, 'INV_Boots_Plate_01'), (28670, 'INV_Boots_02'), (28671, 'INV_Hammer_04'), (28672, 'INV_Spear_08'), (28673, 'INV_Hammer_07'), (28674, 'INV_Hammer_10'), (28675, 'INV_Sword_07'), (28676, 'INV_Sword_13'), (28677, 'INV_Hammer_04'), (28678, 'INV_Sword_41'), (28679, 'INV_Axe_13'), (28680, 'INV_Gauntlets_19'), (28681, 'INV_Hammer_19'), (28682, 'INV_Jewelry_Ring_25'), (28683, 'INV_Gauntlets_23'), (28684, 'INV_Belt_11'), (28685, 'INV_Gauntlets_11'), (28686, 'INV_Belt_16'), (28687, 'INV_Gauntlets_09'), (28688, 'INV_Gauntlets_09'), (28689, 'INV_Hammer_20'), (28690, 'INV_Misc_Cape_18'), (28691, 'INV_Hammer_16'), (28692, 'INV_Misc_Cape_18'), (28693, 'INV_Misc_Cape_18'), (28694, 'INV_Chest_Plate08'), (28695, 'INV_Misc_Cape_21'), (28696, 'INV_Belt_33'), (28697, 'INV_Staff_02'), (28698, 'INV_Staff_14'), (28699, 'INV_Staff_07'), (28700, 'INV_Chest_Leather_06'), (28701, 'INV_Staff_23'), (28702, 'INV_Gauntlets_18'), (28703, 'INV_Gauntlets_15'), (28704, 'INV_Shoulder_13'), (28705, 'INV_Shoulder_02'), (28706, 'INV_Hammer_16'), (28707, 'INV_Sword_46'), (28708, 'INV_Sword_30'), (28709, 'INV_Shoulder_18'), (28710, 'INV_Chest_Plate12'), (28711, 'INV_Jewelry_Ring_03'), (28712, 'INV_Chest_Chain_07'), (28713, 'INV_Pants_13'), (28714, 'INV_Sword_03'), (28715, 'INV_Pants_08'), (28716, 'INV_Pants_04'), (28717, 'INV_Sword_01'), (28718, 'INV_Weapon_Rifle_08'), (28719, 'INV_Axe_22'), (28720, 'INV_Pants_09'), (28721, 'INV_Shoulder_30'), (28722, 'INV_Pants_03'), (28723, 'INV_Gauntlets_04'), (28724, 'INV_Chest_Chain_15'), (28725, 'INV_Shoulder_26'), (28726, 'INV_Gauntlets_15'), (28727, 'INV_Shoulder_25'), (28728, 'INV_Pants_13'), (28729, 'INV_Shoulder_18'), (28730, 'INV_Misc_Bandana_01'), (28731, 'INV_Misc_Cape_08'), (28732, 'INV_Potion_88'), (28733, 'INV_Jewelry_Ring_24'), (28734, 'INV_Boots_08'), (28735, 'INV_Bracer_09'), (28736, 'INV_Pants_11'), (28737, 'INV_Chest_Leather_02'), (28738, 'INV_Wand_02'), (28739, 'INV_Helmet_04'), (28740, 'INV_Gauntlets_22'), (28741, 'INV_Gauntlets_12'), (28742, 'INV_Shield_10'), (28743, 'INV_Weapon_Rifle_08'), (28744, 'INV_Shoulder_28'), (28745, 'INV_Shoulder_19'), (28746, 'INV_Belt_02'), (28747, 'INV_Wand_01'), (28748, 'INV_Axe_08'), (28749, 'INV_Boots_05'), (28750, 'INV_Gauntlets_15'), (28751, 'INV_Gauntlets_06'), (28752, 'INV_Gauntlets_06'), (28753, 'INV_Sword_41'), (28754, 'INV_Gauntlets_26'), (28755, 'INV_Shoulder_02'), (28756, 'INV_Shoulder_23'), (28757, 'INV_Belt_10'), (28758, 'INV_Spear_05'), (28759, 'INV_Boots_Plate_09'), (28760, 'INV_Boots_Plate_09'), (28761, 'INV_Helmet_08'), (28762, 'INV_Helmet_41'), (28763, 'INV_Belt_12'), (28764, 'INV_Spear_02'), (28765, 'INV_Axe_12'), (28766, 'INV_Weapon_Bow_11'), (28767, 'INV_Belt_05'), (28768, 'INV_Sword_25'), (28769, 'INV_Weapon_Rifle_08'), (28770, 'INV_Boots_07'), (28771, 'INV_Gauntlets_32'), (28772, 'INV_Weapon_Bow_11'), (28773, 'INV_Shoulder_23'), (28774, 'INV_Belt_13'), (28775, 'INV_Misc_Cape_02'), (28776, 'INV_Hammer_04'), (28777, 'INV_Belt_34'), (28778, 'INV_Weapon_ShortBlade_16'), (28779, 'INV_Weapon_ShortBlade_10'), (28780, 'INV_Weapon_Bow_04'), (28781, 'INV_Weapon_Rifle_07'), (28782, 'INV_Axe_03'), (28783, 'INV_Helmet_13'), (28784, 'INV_Misc_Gem_Sapphire_01'), (28785, 'INV_Bracer_10'), (28786, 'INV_Weapon_Rifle_08'), (28787, 'INV_Wand_09'), (28788, 'INV_Shoulder_25'), (28789, 'INV_Weapon_ShortBlade_12'), (28790, 'INV_Spear_02'), (28791, 'INV_Axe_10'), (28792, 'INV_Shoulder_15'), (28793, 'INV_Helmet_02'), (28794, 'INV_Weapon_Halberd_02'), (28795, 'INV_Misc_Orb_05'), (28796, 'INV_Axe_04'), (28797, 'INV_Gauntlets_23'), (28798, 'INV_Misc_Bandana_01'), (28799, 'INV_Hammer_17'), (28800, 'INV_Gauntlets_11'), (28801, 'INV_Weapon_Bow_08'), (28802, 'INV_Belt_15'), (28803, 'INV_Misc_Orb_01'), (28804, 'INV_Axe_03'), (28805, 'INV_Bracer_03'), (28806, 'INV_Bracer_18'), (28807, 'INV_Staff_13'), (28808, 'INV_Chest_Leather_08'), (28809, 'INV_Hammer_09'), (28810, 'INV_Weapon_Halberd_08'), (28811, 'INV_Shield_02'), (28812, 'INV_Jewelry_Ring_28'), (28813, 'INV_Weapon_Bow_08'), (28814, 'INV_Chest_Cloth_16'), (28815, 'INV_Wand_03'), (28816, 'INV_Wand_03'), (28817, 'INV_Shoulder_11'), (28818, 'INV_Wand_03'), (28819, 'INV_Chest_Plate04'), (28820, 'INV_Bracer_13'), (28821, 'INV_Hammer_09'), (28822, 'INV_Gauntlets_02'), (28823, 'INV_Shoulder_19'), (28824, 'INV_Bracer_17'), (28825, 'INV_Belt_11'), (28826, 'INV_Helmet_01'), (28827, 'INV_Weapon_Bow_04'), (28828, 'INV_Wand_05'), (28829, 'INV_Shield_06'), (28830, 'INV_Jewelry_Ring_30'), (28831, 'INV_Jewelry_Ring_29'), (28832, 'INV_Axe_07'), (28833, 'INV_Axe_07'), (28834, 'INV_Weapon_Halberd_05'), (28835, 'INV_Misc_Bone_OrcSkull_01'), (28836, 'INV_Staff_10'), (28837, 'INV_Shirt_13'), (28838, 'INV_Gauntlets_15'), (28839, 'INV_Helmet_10'), (28840, 'Spell_Fire_FlameBolt'), (28841, 'Spell_Nature_Earthquake'), (28842, 'INV_Ammo_FireTar'), (28843, 'INV_Pants_04'), (28844, 'INV_Bracer_07'), (28845, 'INV_Sword_11'), (28846, 'INV_Sword_48'), (28847, 'INV_Helmet_03'), (28848, 'INV_Sword_48'), (28849, 'INV_Axe_12'), (28850, 'INV_Crown_01'), (28851, 'INV_Crown_01'), (28852, 'INV_Crown_02'), (28853, 'INV_Helmet_61'), (28854, 'INV_Misc_Dust_01'), (28855, 'INV_Misc_Branch_01'), (28856, 'INV_Helmet_08'), (28857, 'INV_Misc_Root_02'), (28858, 'INV_Misc_Root_01'), (28859, 'INV_Misc_Candle_01'), (28860, 'INV_Misc_Candle_03'), (28861, 'INV_Misc_Candle_02'), (28862, 'INV_Misc_Rune_08'), (28863, 'INV_Stone_WeightStone_05'), (28864, 'INV_Hammer_05'), (28865, 'INV_Hammer_05'), (28866, 'INV_Mace_01'), (28867, 'INV_Mace_01'), (28868, 'INV_Hammer_05'), (28869, 'INV_Misc_Bone_DwarfSkull_01'), (28870, 'INV_Weapon_Rifle_01'), (28871, 'INV_Chest_Cloth_06'), (28872, 'INV_Misc_Food_02'), (28873, 'INV_Axe_23'), (28874, 'INV_Shoulder_09'), (28875, 'INV_Chest_Cloth_04'), (28876, 'INV_Sword_41'), (28877, 'INV_Feather_04'), (28878, 'INV_Misc_MonsterScales_08'), (28891, 'INV_Misc_Cape_20'), (28892, 'INV_Sword_48'), (28911, 'INV_Weapon_Crossbow_03'), (28912, 'INV_Weapon_Crossbow_02'), (28913, 'Temp'), (28931, 'INV_Helmet_09'), (28932, 'INV_Helmet_09'), (28933, 'INV_Helmet_05'), (28934, 'INV_Helmet_05'), (28935, 'INV_Shoulder_07'), (28951, 'INV_Misc_Cape_16'), (28952, 'Ability_Hunter_Pet_Bear'), (28971, 'INV_Shirt_17'), (28972, 'INV_Shirt_17'), (28973, 'INV_Chest_Cloth_30'), (28974, 'INV_Jewelry_Ring_03'), (28975, 'Temp'), (28976, 'INV_Helmet_20'), (28977, 'INV_Crown_01'), (28978, 'INV_Helmet_16'), (28979, 'INV_Misc_Bandana_03'), (28980, 'Temp'), (28981, 'INV_Shirt_05'), (28982, 'Temp'), (28983, 'Temp'), (28984, 'INV_Helmet_17'), (28985, 'INV_Helmet_19'), (28986, 'INV_Helmet_10'), (28987, 'INV_Helmet_04'), (28988, 'Temp'), (28989, 'Temp'), (28990, 'INV_Chest_Cloth_04'), (28991, 'INV_Chest_Cloth_36'), (28992, 'INV_Chest_Cloth_30'), (28993, 'INV_Chest_Cloth_25'), (28994, 'Temp'), (28995, 'Temp'), (28996, 'INV_Gauntlets_19'), (28997, 'INV_Gauntlets_25'), (28998, 'INV_Gauntlets_18'), (28999, 'INV_Crate_01'), (29000, 'INV_Gauntlets_12'), (29001, 'INV_Gauntlets_31'), (29002, 'INV_Gauntlets_23'), (29003, 'INV_Gauntlets_04'), (29004, 'INV_Gauntlets_04'), (29005, 'INV_Gauntlets_04'), (29006, 'INV_Gauntlets_22'), (29007, 'INV_Gauntlets_04'), (29008, 'INV_Gauntlets_27'), (29009, 'INV_Gauntlets_27'), (29010, 'Temp'), (29011, 'Temp'), (29012, 'Temp'), (29013, 'INV_Gauntlets_26'), (29014, 'INV_Gauntlets_29'), (29015, 'INV_Gauntlets_19'), (29016, 'INV_Gauntlets_15'), (29017, 'Temp'), (29018, 'Temp'), (29019, 'INV_Gauntlets_05'), (29020, 'Temp'), (29021, 'Temp'), (29022, 'Temp'), (29023, 'Temp'), (29024, 'Temp'), (29025, 'INV_Bracer_19'), (29026, 'Temp'), (29027, 'Temp'), (29028, 'Temp'), (29029, 'Temp'), (29030, 'Temp'), (29031, 'Temp'), (29032, 'Temp'), (29033, 'Temp'), (29034, 'Temp'), (29035, 'Temp'), (29036, 'INV_Misc_Food_68'), (29037, 'Temp'), (29038, 'Temp'), (29039, 'Temp'), (29040, 'Temp'), (29041, 'Temp'), (29042, 'Temp'), (29043, 'Temp'), (29044, 'INV_Helmet_11'), (29045, 'Temp'), (29046, 'INV_Pants_01'), (29047, 'Temp'), (29048, 'Temp'), (29049, 'INV_Chest_Leather_09'), (29050, 'INV_Banner_02'), (29051, 'INV_Misc_Bandana_03'), (29052, 'Temp'), (29053, 'Temp'), (29054, 'Temp'), (29055, 'INV_Shoulder_11'), (29056, 'Temp'), (29057, 'Temp'), (29058, 'Temp'), (29059, 'Temp'), (29060, 'Temp'), (29061, 'Temp'), (29062, 'Temp'), (29063, 'Temp'), (29064, 'Temp'), (29065, 'Temp'), (29066, 'INV_Sword_07'), (29067, 'Temp'), (29068, 'Temp'), (29069, 'Temp'), (29070, 'Temp'), (29071, 'Temp'), (29072, 'Temp'), (29073, 'Temp'), (29074, 'Temp'), (29075, 'Temp'), (29076, 'Temp'), (29077, 'Temp'), (29078, 'Temp'), (29079, 'INV_Chest_Cloth_07'), (29080, 'INV_Shoulder_05'), (29081, 'Temp'), (29082, 'Temp'), (29083, 'Temp'), (29084, 'Temp'), (29085, 'INV_Pants_02'), (29086, 'Temp'), (29087, 'INV_Misc_Pelt_03'), (29091, 'Temp'), (29092, 'Temp'), (29093, 'Temp'), (29094, 'Temp'), (29095, 'Temp'), (29096, 'INV_Weapon_ShortBlade_08'), (29097, 'INV_Sword_01'), (29098, 'INV_Sword_48'), (29099, 'Temp'), (29111, 'INV_Chest_Cloth_02'), (29112, 'INV_Belt_11'), (29113, 'INV_Gauntlets_25'), (29114, 'INV_Boots_07'), (29131, 'INV_Ammo_Snowball'), (29132, 'INV_Sword_18'), (29133, 'INV_Helmet_25'), (29134, 'INV_Helmet_15'), (29135, 'INV_Helmet_15'), (29136, 'INV_Helmet_15'), (29137, 'INV_Helmet_15'), (29151, 'Temp'), (29152, 'Temp'), (29153, 'Temp'), (29154, 'INV_Chest_Chain'), (29155, 'Temp'), (29156, 'Temp'), (29157, 'INV_Staff_04'), (29158, 'Temp'), (29159, 'Temp'), (29160, 'INV_Axe_07'), (29161, 'INV_Axe_09'), (29162, 'INV_Weapon_Bow_08'), (29163, 'INV_Weapon_Rifle_09'), (29164, 'INV_Misc_Bag_11'), (29165, 'INV_Misc_Branch_01'), (29166, 'INV_Misc_Food_62'), (29167, 'INV_Weapon_ShortBlade_18'), (29168, 'INV_Hammer_04'), (29169, 'INV_Ammo_Snowball'), (29170, 'INV_Sword_12'), (29171, 'INV_Hammer_05'), (29172, 'INV_Drink_04'), (29173, 'INV_Drink_05'), (29174, 'Spell_Fire_SealOfFire'), (29175, 'INV_Misc_Gem_Pearl_05'), (29176, 'INV_Spear_08'), (29191, 'INV_Spear_08'), (29192, 'INV_Chest_Cloth_02'), (29193, 'INV_Misc_Food_66'), (29194, 'INV_Axe_09'), (29195, 'INV_Staff_13'), (29211, 'INV_Chest_Chain_03'), (29212, 'INV_Shoulder_10'), (29213, 'INV_Gauntlets_10'), (29214, 'INV_Boots_Plate_07'), (29215, 'INV_Belt_28'), (29216, 'INV_Helmet_24'), (29217, 'INV_Helmet_24'), (29218, 'INV_Bracer_17'), (29219, 'INV_Chest_Cloth_03'), (29220, 'INV_Belt_22'), (29221, 'INV_Bracer_09'), (29222, 'INV_Chest_Cloth_03'), (29223, 'INV_Helmet_24'), (29224, 'INV_Gauntlets_14'), (29231, 'INV_Pants_08'), (29232, 'INV_Boots_07'), (29233, 'INV_Chest_Plate03'), (29234, 'INV_Pants_04'), (29235, 'INV_Boots_Plate_09'), (29236, 'INV_Gauntlets_29'), (29237, 'INV_Belt_27'), (29238, 'INV_Bracer_18'), (29239, 'INV_Shoulder_20'), (29240, 'INV_Helmet_05'), (29241, 'INV_Shoulder_20'), (29242, 'INV_Chest_Cloth_02'), (29243, 'INV_Bracer_09'), (29244, 'INV_Helmet_24'), (29245, 'INV_Shoulder_02'), (29246, 'INV_Chest_Chain_11'), (29247, 'INV_Gauntlets_11'), (29248, 'INV_Boots_Plate_06'), (29249, 'INV_Bracer_16'), (29250, 'INV_Belt_14'), (29251, 'INV_Boots_Plate_06'), (29252, 'INV_Shoulder_29'), (29253, 'INV_Chest_Plate16'), (29254, 'INV_Pants_04'), (29255, 'INV_Boots_Plate_04'), (29256, 'INV_Belt_09'), (29257, 'INV_Bracer_19'), (29258, 'INV_Boots_Plate_04'), (29259, 'INV_Gauntlets_10'), (29260, 'INV_Gauntlets_10'), (29261, 'INV_Shoulder_15'), (29262, 'INV_Helmet_06'), (29263, 'INV_Shoulder_10'), (29264, 'INV_Helmet_24'), (29265, 'INV_Shoulder_20'), (29266, 'INV_Shoulder_02'), (29267, 'INV_Helmet_24'), (29268, 'INV_Helmet_37'), (29269, 'INV_Crown_01'), (29270, 'INV_Belt_08'), (29271, 'INV_Crown_02'), (29272, 'INV_Gauntlets_23'), (29273, 'INV_Pants_06'), (29274, 'Temp'), (29275, 'Temp'), (29276, 'INV_Weapon_ShortBlade_02'), (29277, 'Temp'), (29278, 'Temp'), (29279, 'Temp'), (29280, 'Temp'), (29281, 'Temp'), (29291, 'INV_Misc_GiftWrap_01'), (29311, 'INV_Bracer_07'), (29312, 'INV_Staff_11'), (29313, 'Temp'), (29314, 'INV_Gauntlets_03'), (29315, 'INV_Gauntlets_26'), (29316, 'INV_Gauntlets_19'), (29317, 'Spell_Fire_Immolation'), (29331, 'INV_Misc_Food_61'), (29351, 'INV_Shield_21'), (29352, 'INV_Potion_39'), (29353, 'INV_Potion_80'), (29354, 'INV_Potion_81'), (29355, 'Spell_Shadow_ShadowWordDominate'), (29371, 'Temp'), (29372, 'Temp'), (29373, 'Temp'), (29374, 'Temp'), (29375, 'INV_Chest_Plate05'), (29376, 'Temp'), (29377, 'INV_Chest_Plate05'), (29378, 'Temp'), (29379, 'Temp'), (29380, 'Temp'), (29381, 'INV_Bracer_17'), (29382, 'Temp'), (29383, 'Temp'), (29384, 'INV_Helmet_06'), (29385, 'INV_Helmet_24'), (29386, 'INV_Helmet_05'), (29387, 'Temp'), (29388, 'Temp'), (29389, 'INV_Belt_01'), (29390, 'Temp'), (29391, 'Temp'), (29392, 'Temp'), (29393, 'Temp'), (29394, 'Temp'), (29395, 'INV_Helmet_25'), (29396, 'INV_Shoulder_11'), (29397, 'INV_Spear_08'), (29398, 'Temp'), (29399, 'INV_Belt_01'), (29400, 'INV_Pants_04'), (29401, 'INV_Shoulder_08'), (29402, 'Temp'), (29403, 'Temp'), (29404, 'Temp'), (29405, 'Temp'), (29406, 'Temp'), (29407, 'Temp'), (29408, 'INV_Axe_04'), (29409, 'INV_Chest_Plate05'), (29410, 'Temp'), (29411, 'Temp'), (29412, 'Temp'), (29413, 'Temp'), (29414, 'Temp'), (29415, 'Temp'), (29416, 'Temp'), (29417, 'Temp'), (29418, 'Temp'), (29419, 'Temp'), (29431, 'Temp'), (29432, 'Temp'), (29433, 'Temp'), (29434, 'INV_Drink_Waterskin_02'), (29435, 'INV_Drink_Waterskin_01'), (29436, 'INV_Drink_Waterskin_10'), (29437, 'INV_Drink_Waterskin_09'), (29438, 'INV_Drink_Waterskin_06'), (29439, 'INV_Drink_Waterskin_05'), (29440, 'INV_Holiday_Christmas_Wrapping_01'), (29441, 'INV_Holiday_Christmas_Present_01'), (29442, 'INV_Holiday_Christmas_Wrapping_03'), (29443, 'INV_Holiday_Christmas_Wrapping_02'), (29444, 'INV_Holiday_Christmas_Present_03'), (29445, 'INV_Holiday_Christmas_Present_02'), (29446, 'INV_Hammer_Unique_Sulfuras'), (29447, 'Ability_Mount_Kodo_03'), (29448, 'Ability_Mount_Kodo_01'), (29449, 'Ability_Mount_Kodo_02'), (29450, 'Spell_Frost_Frost'), (29451, 'INV_Misc_Gear_02'), (29452, 'Temp'), (29453, 'Temp'), (29454, 'INV_Gauntlets_04'), (29455, 'INV_Gauntlets_04'), (29456, 'Temp'), (29457, 'Temp'), (29458, 'Temp'), (29459, 'Temp'), (29460, 'Temp'), (29461, 'Temp'), (29462, 'Temp'), (29463, 'INV_Gauntlets_04'), (29464, 'INV_Gauntlets_09'), (29465, 'INV_Helmet_15'), (29466, 'Temp'), (29467, 'INV_Chest_Chain_07'), (29468, 'INV_Shoulder_19'), (29469, 'Temp'), (29470, 'INV_Shoulder_11'), (29471, 'Temp'), (29472, 'Temp'), (29473, 'Temp'), (29474, 'Temp'), (29475, 'Temp'), (29476, 'Temp'), (29477, 'Temp'), (29478, 'Temp'), (29479, 'INV_Shoulder_11'), (29480, 'Temp'), (29481, 'Temp'), (29482, 'Temp'), (29491, 'Temp'), (29492, 'Temp'), (29493, 'Temp'), (29494, 'Temp'), (29495, 'INV_Axe_01'), (29496, 'INV_Axe_04'), (29511, 'INV_Chest_Chain_04'), (29512, 'INV_Gauntlets_15'), (29513, 'Temp'), (29514, 'Temp'), (29515, 'Temp'), (29516, 'Temp'), (29517, 'INV_Chest_Wolf'), (29518, 'INV_Chest_Plate04'), (29519, 'Temp'), (29520, 'INV_Chest_Plate05'), (29531, 'Temp'), (29532, 'Temp'), (29533, 'Temp'), (29534, 'Temp'), (29535, 'INV_Chest_Wolf'), (29536, 'Temp'), (29537, 'INV_Chest_Plate01'), (29538, 'Temp'), (29539, 'Temp'), (29540, 'Temp'), (29541, 'Temp'), (29542, 'Temp'), (29543, 'INV_Helmet_04'), (29544, 'Temp'), (29545, 'INV_Shoulder_16'), (29546, 'Temp'), (29547, 'INV_Gauntlets_09'), (29548, 'Temp'), (29549, 'INV_Belt_12'), (29550, 'INV_Shield_04'), (29551, 'INV_Shoulder_16'), (29552, 'INV_Chest_Plate06'), (29553, 'INV_Gauntlets_09'), (29554, 'Temp'), (29555, 'Temp'), (29556, 'Temp'), (29557, 'Temp'), (29558, 'Temp'), (29571, 'INV_Jewelry_Talisman_12'), (29591, 'INV_Chest_Cloth_25'), (29592, 'INV_Shoulder_23'), (29593, 'INV_Gauntlets_17'), (29594, 'INV_Boots_02'), (29595, 'INV_Bracer_13'), (29596, 'INV_Belt_08'), (29597, 'INV_Jewelry_Ring_23'), (29598, 'INV_Crown_02'), (29611, 'Temp'), (29612, 'Temp'), (29613, 'Temp'), (29614, 'INV_Shoulder_05'), (29615, 'Temp'), (29616, 'INV_TradeskillItem_02'), (29617, 'Temp'), (29618, 'Temp'), (29619, 'Temp'), (29620, 'Temp'), (29621, 'Temp'), (29622, 'Temp'), (29623, 'Temp'), (29624, 'INV_Shoulder_07'), (29625, 'Temp'), (29626, 'Temp'), (29627, 'Temp'), (29628, 'INV_Shoulder_07'), (29629, 'INV_Shoulder_07'), (29630, 'INV_Misc_Cape_18'), (29631, 'INV_Helmet_15'), (29632, 'INV_Belt_16'), (29633, 'INV_Helmet_05'), (29634, 'Temp'), (29635, 'Temp'), (29636, 'Temp'), (29651, 'INV_Gauntlets_14'), (29652, 'INV_Boots_Plate_06'), (29653, 'INV_Mask_02'), (29671, 'INV_Misc_Pelt_Bear_02'), (29672, 'INV_Sword_39'), (29673, 'INV_Hammer_Unique_Sulfuras'), (29674, 'INV_Hammer_Unique_Sulfuras'), (29675, 'INV_Hammer_Unique_Sulfuras'), (29676, 'INV_Sword_39'), (29677, 'INV_Sword_39'), (29678, 'INV_Staff_29'), (29679, 'Temp'), (29680, 'Temp'), (29681, 'INV_Helmet_03'), (29682, 'Temp'), (29683, 'Temp'), (29684, 'INV_Helmet_04'), (29685, 'INV_Helmet_29'), (29686, 'INV_Helmet_29'), (29687, 'INV_Helmet_29'), (29691, 'INV_Jewelry_Talisman_08'), (29692, 'INV_Holiday_Christmas_Present_02'), (29693, 'INV_Boots_Plate_01'), (29694, 'INV_Helmet_09'), (29695, 'INV_Helmet_09'), (29696, 'Temp'), (29697, 'INV_Jewelry_Ring_21'), (29698, 'INV_Hammer_Unique_Sulfuras'), (29699, 'INV_Hammer_Unique_Sulfuras'), (29700, 'Temp'), (29701, 'INV_Shield_10'), (29702, 'INV_Shield_08'), (29703, 'INV_Staff_Goldfeathered_01'), (29704, 'INV_Weapon_ShortBlade_06'), (29705, 'INV_Weapon_ShortBlade_06'), (29706, 'INV_Weapon_ShortBlade_06'), (29707, 'Temp'), (29708, 'INV_Chest_Plate05'), (29709, 'INV_Boots_01'), (29710, 'INV_Mace_14'), (29711, 'Spell_Nature_GuardianWard'), (29712, 'INV_Jewelry_Talisman_10'), (29713, 'INV_Hammer_05'), (29714, 'INV_Hammer_05'), (29715, 'INV_Misc_Book_06'), (29716, 'INV_Misc_Book_07'), (29717, 'INV_Misc_Book_07'), (29718, 'INV_Misc_Cape_08'), (29719, 'INV_Misc_Cape_16'), (29720, 'INV_Misc_Cape_17'), (29721, 'INV_Misc_MonsterScales_07'), (29722, 'INV_Misc_Orb_05'), (29723, 'INV_Shoulder_09'), (29724, 'INV_Potion_24'), (29725, 'Temp'), (29726, 'Temp'), (29727, 'Temp'), (29728, 'Temp'), (29729, 'INV_Staff_16'), (29730, 'INV_Staff_16'), (29731, 'INV_Jewelry_Talisman_07'), (29732, 'Temp'), (29733, 'Temp'), (29734, 'INV_Belt_22'), (29735, 'INV_Helmet_24'), (29736, 'INV_Gauntlets_14'), (29737, 'INV_Chest_Cloth_03'), (29738, 'INV_Boots_07'), (29739, 'INV_Chest_Cloth_03'), (29740, 'INV_Belt_22'), (29741, 'INV_Gauntlets_14'), (29742, 'INV_Boots_07'), (29743, 'INV_Shoulder_02'), (29744, 'INV_Pants_08'), (29745, 'INV_Bracer_09'), (29746, 'INV_Chest_Cloth_07'), (29747, 'INV_Belt_23'), (29748, 'INV_Boots_08'), (29749, 'INV_Gauntlets_21'), (29750, 'INV_Helmet_41'), (29751, 'INV_Chest_Cloth_07'), (29752, 'INV_Chest_Chain_16'), (29753, 'INV_Belt_06'), (29754, 'INV_Bracer_03'), (29755, 'INV_Gauntlets_25'), (29756, 'INV_Helmet_09'), (29757, 'INV_Pants_06'), (29758, 'INV_Shoulder_07'), (29759, 'INV_Axe_06'), (29760, 'INV_Sword_41'), (29761, 'INV_Chest_Cloth_07'), (29762, 'INV_Belt_23'), (29763, 'INV_Bracer_02'), (29764, 'INV_Bracer_09'), (29765, 'INV_Helmet_41'), (29766, 'INV_Gauntlets_21'), (29767, 'INV_Boots_07'), (29768, 'INV_Shoulder_23'), (29769, 'INV_Sword_36'), (29770, 'INV_Chest_Chain_16'), (29771, 'INV_Gauntlets_14'), (29772, 'INV_Boots_08'), (29773, 'INV_Gauntlets_14'), (29774, 'INV_Bracer_03'), (29775, 'INV_Helmet_09'), (29776, 'INV_Gauntlets_25'), (29777, 'INV_Pants_06'), (29778, 'INV_Shoulder_07'), (29779, 'INV_Bracer_09'), (29780, 'INV_Helmet_24'), (29781, 'INV_Gauntlets_14'), (29782, 'INV_Pants_08'), (29783, 'INV_Belt_22'), (29784, 'INV_Chest_Cloth_03'), (29785, 'INV_Chest_Chain_11'), (29786, 'INV_Belt_14'), (29787, 'INV_Bracer_16'), (29788, 'INV_Boots_05'), (29789, 'INV_Gauntlets_11'), (29790, 'INV_Gauntlets_19'), (29791, 'INV_Boots_Plate_06'), (29792, 'INV_Chest_Cloth_49'), (29793, 'INV_Belt_12'), (29794, 'INV_Helmet_09'), (29795, 'INV_Bracer_13'), (29796, 'INV_Shoulder_02'), (29797, 'INV_Pants_08'), (29798, 'INV_Misc_Bone_TaurenSkull_01'), (29799, 'INV_Boots_05'), (29800, 'INV_Gauntlets_32'), (29801, 'INV_Boots_07'), (29802, 'INV_Shoulder_29'), (29803, 'INV_Gauntlets_14'), (29804, 'INV_Helmet_29'), (29805, 'INV_Helmet_24'), (29806, 'INV_Belt_22'), (29807, 'INV_Chest_Chain_03'), (29808, 'INV_Helmet_29'), (29809, 'INV_Belt_28'), (29810, 'INV_Bracer_17'), (29811, 'INV_Gauntlets_10'), (29812, 'INV_Bracer_09'), (29813, 'INV_Boots_Plate_07'), (29814, 'INV_Pants_03'), (29815, 'INV_Shoulder_10'), (29816, 'INV_Chest_Cloth_03'), (29817, 'INV_Helmet_05'), (29818, 'INV_Chest_Chain_11'), (29819, 'INV_Belt_14'), (29820, 'INV_Boots_Plate_06'), (29821, 'INV_Bracer_16'), (29822, 'INV_Gauntlets_11'), (29823, 'INV_Pants_03'), (29824, 'INV_Misc_Cape_17'), (29825, 'INV_Helmet_09'), (29826, 'INV_Shoulder_29'), (29827, 'INV_Misc_Cape_08'), (29828, 'INV_Chest_Chain_03'), (29829, 'INV_Belt_28'), (29830, 'INV_Boots_Plate_07'), (29831, 'INV_Bracer_17'), (29832, 'INV_Chest_Leather_01'), (29833, 'INV_Gauntlets_10'), (29834, 'INV_Belt_13'), (29835, 'INV_Shoulder_10'), (29836, 'INV_Bracer_07'), (29837, 'INV_Helmet_05'), (29838, 'INV_Gauntlets_19'), (29839, 'INV_Boots_05'), (29840, 'INV_Boots_05'), (29841, 'INV_Shoulder_19'), (29842, 'INV_Stone_01'), (29843, 'INV_Helmet_08'), (29844, 'INV_Chest_Plate16'), (29845, 'INV_Pants_07'), (29846, 'INV_Belt_09'), (29847, 'INV_Bracer_19'), (29848, 'INV_Gauntlets_10'), (29849, 'INV_Pants_04'), (29850, 'INV_Boots_Plate_04'), (29851, 'INV_Helmet_09'), (29852, 'INV_Helmet_09'), (29853, 'INV_Boots_05'), (29854, 'INV_Bracer_07'), (29855, 'INV_Shoulder_15'), (29856, 'INV_Gauntlets_19'), (29857, 'INV_Pants_07'), (29858, 'INV_Chest_Plate16'), (29859, 'INV_Bracer_19'), (29860, 'INV_Gauntlets_10'), (29861, 'INV_Chest_Leather_01'), (29862, 'INV_Helmet_08'), (29863, 'INV_Boots_Plate_04'), (29864, 'INV_Belt_09'), (29865, 'INV_Helmet_09'), (29866, 'INV_Shoulder_19'), (29867, 'INV_Shoulder_15'), (29868, 'INV_Belt_22'), (29869, 'INV_Chest_Cloth_03'), (29870, 'INV_Belt_22'), (29871, 'INV_Bracer_09'), (29872, 'INV_Weapon_ShortBlade_14'), (29873, 'INV_Helmet_24'), (29874, 'INV_Chest_Plate03'), (29875, 'INV_Belt_27'), (29876, 'INV_Bracer_18'), (29877, 'INV_Gauntlets_29'), (29878, 'INV_Pants_04'), (29879, 'INV_Boots_Plate_09'), (29880, 'INV_Pants_04'), (29881, 'INV_Helmet_05'), (29882, 'INV_Shoulder_20'), (29883, 'INV_Chest_Plate03'), (29884, 'INV_Belt_27'), (29885, 'Spell_Fire_FrostResistanceTotem'), (29886, 'INV_Boots_Plate_09'), (29887, 'INV_Bracer_18'), (29888, 'INV_Gauntlets_29'), (29889, 'INV_Helmet_05'), (29890, 'INV_Bracer_14'), (29891, 'INV_Shoulder_20'), (29892, 'INV_Helmet_09'), (29893, 'INV_Helmet_05'), (29894, 'INV_Crown_01'), (29895, 'Spell_Frost_WindWalkOn'), (29896, 'INV_Shield_10'), (29897, 'INV_Sword_14'), (29898, 'INV_Gauntlets_21'), (29899, 'INV_Shirt_Black_01'), (29900, 'INV_Shirt_Black_01'), (29901, 'INV_Shirt_Green_01'), (29902, 'INV_Holiday_Christmas_Present_01'), (29903, 'Spell_Frost_FrostWard'), (29904, 'INV_Boots_05'), (29905, 'Spell_Nature_TremorTotem'), (29906, 'Spell_Nature_TremorTotem'), (29907, 'INV_Axe_04'), (29908, 'INV_Shoulder_05'), (29909, 'INV_Mace_11'), (29910, 'INV_Hammer_17'), (29911, 'INV_Helmet_20'), (29912, 'INV_Gauntlets_28'), (29913, 'INV_Misc_Orb_03'), (29914, 'INV_Misc_Orb_01'), (29915, 'Ability_Whirlwind'), (29916, 'INV_Misc_Cape_17'), (29917, 'INV_Helmet_17'), (29918, 'INV_Chest_Cloth_15'), (29919, 'INV_Chest_Leather_08'), (29920, 'INV_Staff_32'), (29921, 'INV_Staff_Goldfeathered_01'), (29922, 'INV_Misc_Gem_Pearl_06'), (29923, 'INV_Wand_04'), (29924, 'INV_Wand_04'), (29925, 'INV_Bracer_06'), (29926, 'INV_Boots_05'), (29927, 'INV_Boots_05'), (29928, 'INV_Shoulder_06'), (29929, 'INV_Belt_25'), (29930, 'INV_Pants_05'), (29931, 'INV_Weapon_ShortBlade_09'), (29932, 'INV_Weapon_Bow_03'), (29933, 'INV_Pants_Wolf'), (29934, 'INV_Pants_Wolf'), (29935, 'INV_Jewelry_Amulet_04'), (29936, 'INV_Helmet_09'), (29937, 'INV_Helmet_41'), (29938, 'INV_Helmet_08'), (29939, 'INV_Hammer_10'), (29940, 'INV_Helmet_17'), (29941, 'INV_Helmet_12'), (29942, 'INV_Helmet_17'), (29943, 'INV_Helmet_09'), (29944, 'INV_Shoulder_18'), (29945, 'INV_Gauntlets_30'), (29946, 'INV_Ingot_Thorium'), (29947, 'INV_Jewelry_Talisman_08'), (29948, 'INV_Staff_19'), (29949, 'INV_Chest_Cloth_29'), (29950, 'INV_Chest_Cloth_29'), (29951, 'INV_Chest_Cloth_49'), (29952, 'INV_Helmet_35'), (29953, 'INV_Chest_Chain_07'), (29954, 'INV_Belt_25'), (29955, 'INV_Shoulder_23'), (29956, 'INV_Sword_09'), (29957, 'INV_Sword_09'), (29958, 'INV_Chest_Plate03'), (29959, 'INV_Belt_34'), (29960, 'INV_Boots_Plate_03'), (29961, 'INV_Bracer_18'), (29962, 'INV_Gauntlets_26'), (29963, 'INV_Pants_04'), (29964, 'INV_Shoulder_30'), (29965, 'INV_Helmet_02'), (29966, 'INV_Belt_11'), (29967, 'INV_Boots_Plate_03'), (29968, 'INV_Bracer_14'), (29969, 'INV_Chest_Plate03'), (29970, 'INV_Gauntlets_19'), (29971, 'INV_Shoulder_10'), (29972, 'INV_Pants_04'), (29973, 'INV_Helmet_08'), (29974, 'INV_Chest_Plate06'), (29975, 'INV_Pants_08'), (29976, 'INV_Belt_15'), (29977, 'INV_Bracer_09'), (29978, 'INV_Gauntlets_15'), (29979, 'INV_Gauntlets_17'), (29980, 'INV_Boots_08'), (29981, 'INV_Boots_08'), (29982, 'INV_Shoulder_01'), (29983, 'INV_Shoulder_01'), (29991, 'INV_Sword_39'), (29992, 'INV_Sword_39'), (30011, 'Temp'), (30012, 'Temp'), (30013, 'Temp'), (30014, 'INV_Helmet_47'), (30015, 'Temp'), (30016, 'Temp'), (30017, 'Temp'), (30018, 'Temp'), (30019, 'Temp'), (30020, 'Temp'), (30021, 'Temp'), (30022, 'Temp'), (30023, 'Temp'), (30024, 'Temp'), (30025, 'INV_Shoulder_05'), (30026, 'Temp'), (30027, 'INV_Shirt_05'), (30028, 'Temp'), (30029, 'Temp'), (30030, 'Temp'), (30031, 'INV_Jewelry_Ring_03'), (30032, 'INV_Shirt_05'), (30033, 'Temp'), (30034, 'Temp'), (30051, 'Temp'), (30052, 'INV_Boots_07'), (30053, 'INV_Gauntlets_05'), (30054, 'Temp'), (30055, 'Temp'), (30056, 'INV_Shoulder_11'), (30057, 'Temp'), (30058, 'Temp'), (30059, 'Temp'), (30060, 'Temp'), (30061, 'Temp'), (30062, 'Temp'), (30071, 'INV_Helmet_09'), (30072, 'INV_Helmet_09'), (30091, 'INV_Crown_01'), (30092, 'INV_Crown_01'), (30111, 'Ability_Hunter_Pet_Raptor'), (30131, 'Temp'), (30132, 'INV_Jewelry_Ring_03'), (30151, 'Temp'), (30152, 'INV_Jewelry_Ring_03'), (30171, 'INV_Chest_Fur'), (30172, 'INV_Boots_05'), (30191, 'Temp'), (30192, 'INV_Boots_08'), (30193, 'Temp'), (30194, 'Temp'), (30211, 'INV_Shoulder_23'), (30212, 'Temp'), (30213, 'Temp'), (30214, 'Temp'), (30231, 'INV_Belt_29'), (30251, 'Temp'), (30252, 'Temp'), (30253, 'Temp'), (30254, 'Temp'), (30255, 'INV_Mace_02'), (30271, 'INV_Misc_Bag_22'), (30272, 'INV_Shirt_02'), (30273, 'INV_Shirt_02'), (30274, 'Temp'), (30275, 'Temp'), (30276, 'Temp'), (30277, 'Temp'), (30278, 'Temp'), (30279, 'Temp'), (30291, 'Temp'), (30292, 'Temp'), (30293, 'Temp'), (30294, 'INV_Axe_04'), (30295, 'Temp'), (30296, 'Temp'), (30297, 'Temp'), (30298, 'Temp'), (30299, 'INV_Shirt_01'), (30311, 'INV_Chest_Chain_03'), (30312, 'INV_Helmet_05'), (30313, 'INV_Pants_03'), (30314, 'INV_Shoulder_10'), (30315, 'INV_Chest_Plate03'), (30316, 'INV_Helmet_05'), (30317, 'INV_Pants_04'), (30318, 'INV_Shoulder_20'), (30319, 'INV_Boots_Plate_09'), (30320, 'INV_Bracer_18'), (30321, 'INV_Gauntlets_29'), (30322, 'INV_Belt_27'), (30323, 'INV_Boots_Plate_07'), (30324, 'INV_Bracer_17'), (30325, 'INV_Belt_28'), (30326, 'INV_Gauntlets_10'), (30327, 'INV_Chest_Cloth_07'), (30328, 'INV_Shoulder_23'), (30329, 'INV_Pants_06'), (30330, 'INV_Helmet_41'), (30331, 'INV_Bracer_02'), (30332, 'INV_Belt_23'), (30333, 'INV_Boots_08'), (30334, 'INV_Gauntlets_21'), (30335, 'INV_Chest_Cloth_03'), (30336, 'INV_Shoulder_02'), (30337, 'INV_Boots_07'), (30338, 'INV_Bracer_09'), (30339, 'INV_Gauntlets_14'), (30340, 'INV_Belt_22'), (30341, 'INV_Helmet_24'), (30342, 'INV_Pants_08'), (30343, 'INV_Chest_Cloth_02'), (30344, 'INV_Boots_05'), (30345, 'INV_Bracer_07'), (30346, 'INV_Belt_13'), (30347, 'INV_Gauntlets_27'), (30348, 'INV_Helmet_08'), (30349, 'INV_Pants_07'), (30350, 'INV_Shoulder_19'), (30351, 'INV_Chest_Leather_01'), (30352, 'INV_Helmet_08'), (30353, 'INV_Bracer_03'), (30354, 'INV_Belt_06'), (30355, 'INV_Gauntlets_25'), (30356, 'INV_Boots_08'), (30357, 'INV_Chest_Chain_16'), (30358, 'INV_Helmet_09'), (30359, 'INV_Pants_06'), (30360, 'INV_Shoulder_07'), (30361, 'INV_Boots_Plate_06'), (30362, 'INV_Bracer_16'), (30363, 'INV_Gauntlets_11'), (30364, 'INV_Belt_14'), (30365, 'INV_Chest_Chain_11'), (30366, 'INV_Helmet_09'), (30367, 'INV_Pants_03'), (30368, 'INV_Shoulder_29'), (30369, 'INV_Bracer_19'), (30370, 'INV_Boots_Plate_04'), (30371, 'INV_Gauntlets_10'), (30372, 'INV_Belt_09'), (30373, 'INV_Chest_Plate16'), (30374, 'INV_Helmet_09'), (30375, 'INV_Pants_04'), (30376, 'INV_Shoulder_15'), (30377, 'INV_Shoulder_15'), (30378, 'INV_Shoulder_15'), (30379, 'INV_Gauntlets_19'), (30380, 'INV_Pants_07'), (30381, 'INV_Shoulder_01'), (30382, 'INV_Shoulder_04'), (30383, 'INV_Shoulder_11'), (30384, 'INV_Shoulder_11'), (30385, 'INV_Pants_06'), (30391, 'INV_Belt_15'), (30392, 'INV_Axe_01'), (30393, 'INV_Axe_01'), (30412, 'INV_Shoulder_01'), (30413, 'INV_Chest_Chain_11'), (30414, 'INV_Pants_03'), (30415, 'INV_Bracer_02'), (30416, 'INV_Boots_Wolf'), (30417, 'INV_Belt_16'), (30418, 'INV_Gauntlets_11'), (30419, 'INV_Shoulder_29'), (30420, 'INV_Helmet_37'), (30421, 'INV_Helmet_04'), (30422, 'INV_Chest_Cloth_11'), (30423, 'INV_Pants_08'), (30424, 'INV_Pants_08'), (30425, 'INV_Belt_10'), (30426, 'INV_Belt_31'), (30427, 'INV_Gauntlets_14'), (30428, 'INV_Shoulder_02'), (30429, 'INV_Boots_05'), (30430, 'INV_Boots_05'), (30431, 'INV_Ammo_Arrow_02'), (30432, 'INV_Ammo_Arrow_02'), (30433, 'INV_Ammo_Arrow_02'), (30434, 'INV_Boots_08'), (30435, 'INV_Boots_08'), (30436, 'INV_Drink_04'), (30437, 'INV_Misc_Food_47'), (30438, 'INV_Boots_02'), (30439, 'INV_Boots_02'), (30440, 'INV_Hammer_06'), (30441, 'Temp'), (30442, 'Temp'), (30443, 'Temp'), (30444, 'Temp'), (30452, 'Temp'), (30453, 'Temp'), (30454, 'Temp'), (30455, 'INV_Hammer_04'), (30456, 'Temp'), (30457, 'INV_Shoulder_07'), (30458, 'Temp'), (30472, 'INV_Staff_10'), (30473, 'INV_Gauntlets_17'), (30474, 'INV_Gauntlets_09'), (30492, 'INV_Belt_03'), (30493, 'INV_Misc_Ear_NightElf_01'), (30494, 'INV_Misc_Ear_Human_01'), (30512, 'Temp'), (30513, 'Temp'), (30514, 'Temp'), (30515, 'Temp'), (30516, 'INV_Staff_08'), (30517, 'INV_Staff_Goldfeathered_01'), (30518, 'Temp'), (30532, 'INV_Misc_MonsterTail_02'), (30533, 'INV_Potion_82'), (30534, 'INV_Jewelry_Ring_25'), (30535, 'INV_Belt_13'), (30536, 'INV_Chest_Chain_16'), (30537, 'INV_Chest_Cloth_06'), (30538, 'INV_Pants_06'), (30539, 'INV_Pants_06'), (30540, 'INV_Pants_06'), (30541, 'INV_Belt_06'), (30542, 'INV_Boots_08'), (30543, 'INV_Bracer_03'), (30544, 'INV_Chest_Cloth_06'), (30545, 'INV_Gauntlets_07'), (30546, 'INV_Shoulder_07'), (30547, 'Temp'), (30548, 'INV_Bracer_03'), (30549, 'INV_Boots_08'), (30550, 'INV_Chest_Cloth_06'), (30551, 'INV_Chest_Cloth_06'), (30552, 'Temp'), (30553, 'INV_Chest_Plate03'), (30554, 'Temp'), (30555, 'Temp'), (30556, 'Temp'), (30557, 'Temp'), (30558, 'Temp'), (30559, 'INV_Shield_04'), (30560, 'INV_Sword_18'), (30561, 'Spell_Arcane_PortalDarnassus'), (30562, 'Spell_Fire_FlameShock'), (30563, 'Spell_Frost_FrostShock'), (30564, 'Spell_Holy_WordFortitude'), (30565, 'Spell_Nature_ProtectionformNature'), (30566, 'Spell_Shadow_RagingScream'), (30567, 'INV_Misc_Gem_Variety_02'), (30572, 'INV_Gauntlets_08'), (30573, 'INV_Gauntlets_08'), (30574, 'INV_Misc_MonsterClaw_03'), (30575, 'INV_Misc_MonsterClaw_04'), (30576, 'INV_Misc_MonsterClaw_04'), (30577, 'INV_Misc_Cape_07'), (30578, 'Temp'), (30579, 'Temp'), (30580, 'Temp'), (30581, 'INV_Chest_Cloth_03'), (30582, 'INV_Pants_08'), (30583, 'INV_Belt_30'), (30584, 'INV_Belt_29'), (30585, 'INV_Gauntlets_14'), (30586, 'INV_Shoulder_02'), (30587, 'INV_Boots_07'), (30588, 'INV_Helmet_53'), (30589, 'Temp'), (30590, 'Temp'), (30591, 'Temp'), (30592, 'Temp'), (30593, 'INV_Misc_Bone_08'), (30594, 'INV_Misc_MonsterClaw_04'), (30595, 'INV_Misc_MonsterClaw_04'), (30596, 'Temp'), (30597, 'Temp'), (30598, 'Temp'), (30599, 'Temp'), (30600, 'INV_Misc_Herb_15'), (30601, 'INV_Misc_Herb_04'), (30602, 'INV_Boots_02'), (30603, 'INV_Scroll_10'), (30604, 'INV_Shirt_12'), (30605, 'INV_Shirt_12'), (30606, 'INV_Sword_39'), (30607, 'Temp'), (30608, 'Ability_Mount_NightmareHorse'), (30609, 'INV_Gauntlets_27'), (30610, 'Spell_Arcane_Blink'), (30611, 'INV_Chest_Chain_14'), (30612, 'INV_Chest_Cloth_03'), (30613, 'INV_Chest_Cloth_03'), (30614, 'INV_Chest_Cloth_03'), (30615, 'INV_Gauntlets_14'), (30616, 'INV_Chest_Cloth_03'), (30617, 'INV_Bracer_09'), (30618, 'INV_Gauntlets_14'), (30619, 'INV_Gauntlets_14'), (30620, 'INV_Gauntlets_14'), (30621, 'INV_Belt_22'), (30622, 'INV_Boots_07'), (30623, 'INV_Shoulder_02'), (30624, 'Temp'), (30625, 'Temp'), (30626, 'INV_Boots_05'), (30627, 'Temp'), (30628, 'Temp'), (30629, 'Temp'), (30630, 'Temp'), (30631, 'Temp'), (30632, 'Temp'), (30633, 'Temp'), (30634, 'INV_Misc_Gem_Diamond_03'), (30635, 'INV_Misc_Gem_Diamond_03'), (30636, 'INV_Weapon_Rifle_05'), (30637, 'Temp'), (30638, 'INV_Spear_08'), (30639, 'INV_Boots_06'), (30640, 'Temp'), (30641, 'Temp'), (30642, 'INV_Bracer_06'), (30643, 'INV_Bracer_06'), (30644, 'INV_Chest_Plate05'), (30645, 'INV_Gauntlets_05'), (30646, 'Temp'), (30647, 'INV_Misc_ArmorKit_05'), (30648, 'Temp'), (30649, 'Temp'), (30650, 'INV_Enchant_ShardGlimmeringSmall'), (30651, 'Temp'), (30652, 'Temp'), (30653, 'Temp'), (30654, 'INV_Pants_11'), (30655, 'Temp'), (30656, 'Temp'), (30657, 'Temp'), (30658, 'Mail_GMIcon'), (30659, 'INV_Wand_06'), (30660, 'INV_Wand_06'), (30661, 'INV_Jewelry_Ring_20'), (30662, 'INV_Shield_10'), (30663, 'INV_Chest_Plate07'), (30664, 'INV_Pants_04'), (30665, 'INV_Gauntlets_22'), (30666, 'INV_Boots_05'), (30667, 'INV_Boots_05'), (30668, 'INV_Gauntlets_22'), (30669, 'INV_Gauntlets_22'), (30670, 'INV_Helmet_51'), (30671, 'INV_Pants_04'), (30672, 'INV_Gauntlets_20'), (30673, 'INV_Sword_18'), (30674, 'INV_Chest_Plate15'), (30675, 'INV_Chest_Plate11'), (30676, 'INV_Helmet_22'), (30677, 'INV_Helmet_19'), (30678, 'INV_Misc_Orb_04'), (30679, 'INV_Boots_01'), (30680, 'INV_Helmet_38'), (30681, 'INV_Shoulder_23'), (30682, 'INV_Staff_16'), (30683, 'INV_Weapon_Bow_03'), (30684, 'INV_Axe_17'), (30685, 'INV_Helmet_31'), (30686, 'INV_Gauntlets_31'), (30687, 'Temp'), (30688, 'INV_Belt_17'), (30689, 'INV_Misc_Cape_17'), (30690, 'INV_Misc_Gem_02'), (30691, 'INV_Gauntlets_22'), (30692, 'Temp'), (30693, 'INV_Bracer_09'), (30694, 'INV_Wand_02'), (30695, 'INV_Misc_Cape_21'), (30696, 'INV_Jewelry_Talisman_14'), (30697, 'INV_Belt_32'), (30698, 'INV_Pants_09'), (30699, 'INV_Axe_11'), (30700, 'INV_Sword_01'), (30701, 'INV_Sword_01'), (30702, 'INV_Gauntlets_12'), (30703, 'INV_Misc_Cape_21'), (30704, 'INV_Bracer_18'), (30705, 'INV_Sword_01'), (30706, 'INV_Shield_18'), (30707, 'INV_Shield_18'), (30708, 'INV_Shield_18'), (30709, 'INV_Shield_18'), (30710, 'INV_Shield_11'), (30711, 'INV_Staff_08'), (30712, 'INV_Sword_01'), (30713, 'INV_Gauntlets_09'), (30714, 'INV_Gauntlets_09'), (30715, 'INV_Gauntlets_09'), (30716, 'INV_Gauntlets_01'), (30717, 'INV_Gauntlets_06'), (30718, 'INV_Gauntlets_09'), (30719, 'INV_Gauntlets_01'), (30720, 'INV_Gauntlets_09'), (30721, 'INV_Gauntlets_09'), (30722, 'INV_Misc_StoneTablet_04'), (30723, 'INV_Battery_02'), (30724, 'INV_Weapon_ShortBlade_18'), (30725, 'INV_Shoulder_24'), (30726, 'INV_Bracer_07'), (30727, 'INV_Bracer_07'), (30728, 'INV_Mace_07'), (30729, 'INV_Gauntlets_21'), (30730, 'INV_Pants_03'), (30731, 'INV_Boots_Plate_06'), (30732, 'INV_Boots_Plate_06'), (30733, 'INV_Boots_Plate_06'), (30734, 'INV_Boots_Plate_06'), (30735, 'INV_Boots_Plate_06'), (30736, 'INV_Boots_Plate_06'), (30737, 'INV_Pants_04'), (30738, 'INV_Misc_Eye_01'), (30739, 'INV_Misc_Cape_14'), (30740, 'INV_Gauntlets_09'), (30741, 'INV_Shoulder_17'), (30742, 'INV_Shoulder_17'), (30743, 'INV_Shoulder_17'), (30744, 'INV_Chest_Cloth_51'), (30745, 'INV_Weapon_Crossbow_08'), (30746, 'INV_Weapon_Crossbow_08'), (30747, 'INV_Weapon_Crossbow_08'), (30748, 'INV_Pants_12'), (30749, 'INV_Belt_26'), (30750, 'INV_Weapon_ShortBlade_22'), (30751, 'INV_Belt_34'), (30752, 'INV_Bracer_15'), (30753, 'INV_Bracer_05'), (30754, 'INV_Weapon_ShortBlade_22'), (30755, 'Temp'), (30756, 'INV_Belt_31'), (30757, 'INV_Belt_31'), (30758, 'INV_Belt_31'), (30759, 'Temp'), (30760, 'Temp'), (30761, 'INV_Belt_31'), (30762, 'INV_Belt_31'), (30763, 'INV_Belt_31'), (30764, 'Spell_Shadow_LifeDrain'), (30765, 'Temp'), (30766, 'Temp'), (30767, 'INV_Gauntlets_16'), (30768, 'INV_Gauntlets_19'), (30769, 'INV_Shirt_02'), (30770, 'INV_Gauntlets_05'), (30771, 'INV_Gauntlets_19'), (30772, 'INV_Gauntlets_19'), (30773, 'INV_Gauntlets_19'), (30774, 'INV_Gauntlets_17'), (30775, 'Temp'), (30776, 'INV_Shirt_02'), (30777, 'INV_Gauntlets_05'), (30778, 'INV_Sword_28'), (30779, 'INV_Boots_06'), (30780, 'INV_Misc_Gem_Opal_01'), (30781, 'INV_Misc_Cape_21'), (30782, 'INV_Misc_Cape_21'), (30783, 'INV_Misc_Cape_06'), (30784, 'Temp'), (30785, 'Temp'), (30786, 'Temp'), (30787, 'Temp'), (30788, 'Temp'), (30789, 'Temp'), (30790, 'Temp'), (30791, 'INV_Axe_04'), (30792, 'INV_Mace_02'), (30793, 'INV_Helmet_19'), (30794, 'INV_Misc_Head_Dragon_01'), (30795, 'INV_Boots_05'), (30796, 'INV_Drink_05'), (30797, 'INV_Misc_MonsterScales_15'), (30798, 'INV_Misc_Cape_02'), (30799, 'INV_Misc_MonsterScales_09'), (30800, 'INV_Helmet_08'), (30801, 'INV_Bracer_07'), (30802, 'INV_Chest_Cloth_24'), (30803, 'INV_Belt_16'), (30804, 'INV_Bracer_07'), (30805, 'INV_Bracer_03'), (30806, 'INV_Bracer_07'), (30807, 'INV_Bracer_19'), (30808, 'INV_Weapon_Rifle_07'), (30809, 'INV_Weapon_Rifle_07'), (30810, 'Temp'), (30811, 'Temp'), (30812, 'Temp'), (30813, 'INV_Gauntlets_13'), (30814, 'INV_Sword_04'), (30815, 'Temp'), (30816, 'INV_Bracer_08'), (30817, 'INV_Boots_07'), (30818, 'INV_Chest_Leather_06'), (30819, 'INV_Chest_Leather_06'), (30820, 'INV_Helmet_11'), (30821, 'INV_Helmet_23'), (30822, 'INV_Weapon_ShortBlade_04'), (30823, 'INV_Chest_Cloth_08'), (30824, 'INV_Chest_Cloth_04'), (30825, 'INV_Helmet_41'), (30826, 'INV_Weapon_ShortBlade_21'), (30827, 'INV_Weapon_ShortBlade_21'), (30828, 'INV_Sword_28'), (30829, 'INV_Shoulder_26'), (30830, 'INV_Shoulder_15'), (30831, 'INV_Misc_Cape_21'), (30832, 'INV_Misc_Cape_02'), (30833, 'INV_Bracer_13'), (30834, 'INV_Axe_11'), (30835, 'INV_Shield_10'), (30836, 'INV_Weapon_Halberd_09'), (30837, 'INV_Chest_Chain_14'), (30838, 'INV_Belt_02'), (30839, 'INV_Belt_26'), (30840, 'INV_Boots_08'), (30841, 'INV_Boots_08'), (30842, 'INV_Boots_08'), (30843, 'INV_Boots_08'), (30844, 'INV_Boots_08'), (30845, 'INV_Boots_08'), (30846, 'INV_Boots_08'), (30847, 'INV_Bracer_05'), (30848, 'INV_Bracer_05'), (30849, 'INV_Misc_Cape_02'), (30850, 'INV_Misc_Cape_01'), (30851, 'INV_Misc_Cape_20'), (30852, 'INV_Potion_22'), (30853, 'INV_Sword_11'), (30854, 'INV_Boots_Plate_01'), (30855, 'INV_Misc_Orb_01'), (30856, 'INV_Pants_03'), (30857, 'INV_Pants_03'), (30858, 'INV_Sword_01'), (30859, 'INV_Bracer_12'), (30860, 'INV_Crown_01'), (30861, 'INV_Pants_03'), (30862, 'INV_Gauntlets_10'), (30863, 'INV_Shoulder_26'), (30864, 'INV_Shoulder_26'), (30865, 'INV_Belt_18'), (30866, 'INV_Chest_Chain_12'), (30867, 'INV_Hammer_22'), (30868, 'INV_Chest_Cloth_29'), (30869, 'INV_Bracer_14'), (30870, 'INV_Staff_32'), (30871, 'INV_Shield_13'), (30872, 'INV_Shield_12'), (30873, 'INV_Misc_Book_04'), (30874, 'INV_Misc_Book_06'), (30875, 'INV_Misc_Book_06'), (30876, 'INV_Axe_21'), (30877, 'INV_Axe_21'), (30878, 'INV_Axe_21'), (30879, 'INV_Axe_21'), (30880, 'INV_Axe_10'), (30881, 'INV_Axe_10'), (30882, 'INV_Misc_Cape_06'), (30883, 'INV_Sword_45'), (30884, 'INV_Sword_41'), (30885, 'INV_Sword_41'), (30886, 'INV_Sword_41'), (30887, 'INV_Chest_Wolf'), (30888, 'INV_Pants_06'), (30889, 'INV_Helmet_18'), (30890, 'INV_Belt_18'), (30891, 'INV_Gauntlets_22'), (30892, 'INV_Gauntlets_22'), (30893, 'INV_Gauntlets_22'), (30894, 'INV_Belt_31'), (30895, 'INV_Helmet_05'), (30912, 'Spell_Ice_Lament'), (30913, 'Spell_Fire_SelfDestruct'), (30914, 'INV_Mace_13'), (30915, 'INV_Mace_13'), (30916, 'Spell_Frost_FireResistanceTotem'), (30917, 'INV_Boots_08'), (30918, 'INV_Boots_08'), (30919, 'INV_Boots_08'), (30920, 'INV_Helmet_09'), (30921, 'INV_Chest_Cloth_06'), (30922, 'INV_Chest_Cloth_06'), (30923, 'INV_Shoulder_07'), (30924, 'INV_Gauntlets_07'), (30925, 'INV_Shoulder_29'), (30926, 'INV_Weapon_Bow_08'), (30927, 'INV_Weapon_Bow_08'), (30928, 'INV_Shoulder_11'), (30932, 'Spell_Arcane_PortalStormWind'), (30933, 'INV_Sword_07'), (30934, 'INV_Sword_07'), (30935, 'INV_Sword_07'), (30936, 'Spell_Arcane_PortalStormWind'), (30937, 'Temp'), (30938, 'Temp'), (30952, 'INV_Box_02'), (30953, 'INV_Scroll_05'), (30954, 'Temp'), (30955, 'Temp'), (30956, 'INV_Axe_01'), (30957, 'INV_Gauntlets_30'), (30958, 'Racial_Orc_BerserkerStrength'), (30959, 'Ability_Hunter_BeastCall'), (30960, 'Temp'), (30961, 'INV_Shirt_05'), (30962, 'INV_Gauntlets_05'), (30963, 'Temp'), (30964, 'Temp'), (30965, 'INV_Shirt_02'), (30966, 'INV_Pants_02'), (30967, 'Temp'), (30968, 'INV_Misc_Gem_Amethyst_02'), (30969, 'INV_Banner_02'), (30970, 'INV_Staff_32'), (30971, 'INV_Staff_12'), (30972, 'INV_Staff_05'), (30973, 'INV_Staff_12'), (30992, 'INV_Shield_01'), (30993, 'INV_Shield_01'), (30994, 'INV_Sword_01'), (30995, 'INV_Staff_18'), (30996, 'INV_Misc_Food_26'), (30997, 'INV_Misc_Food_27'), (30998, 'INV_Sword_01'), (30999, 'Spell_Shadow_DetectInvisibility'), (31000, 'INV_Belt_23'), (31001, 'INV_Boots_08'), (31002, 'INV_Boots_08'), (31003, 'INV_Bracer_02'), (31004, 'INV_Chest_Cloth_07'), (31005, 'Temp'), (31006, 'Temp'), (31007, 'INV_Gauntlets_21'), (31008, 'INV_Pants_06'), (31009, 'Temp'), (31010, 'Temp'), (31011, 'Temp'), (31012, 'Temp'), (31013, 'Temp'), (31014, 'Temp'), (31015, 'Temp'), (31016, 'INV_Staff_08'), (31017, 'Temp'), (31018, 'INV_Gauntlets_21'), (31019, 'INV_Belt_09'), (31020, 'INV_Bracer_19'), (31021, 'INV_Chest_Plate16'), (31022, 'INV_Gauntlets_10'), (31023, 'INV_Pants_04'), (31024, 'INV_Shoulder_15'), (31025, 'INV_Boots_Plate_04'), (31026, 'INV_Boots_05'), (31027, 'INV_Boots_05'), (31028, 'INV_Gauntlets_17'), (31029, 'Spell_Holy_MindSooth'), (31030, 'INV_Helmet_17'), (31031, 'INV_Shoulder_01'), (31032, 'INV_Pants_06'), (31033, 'INV_Pants_11'), (31034, 'INV_Staff_15'), (31035, 'INV_Boots_05'), (31036, 'INV_Gauntlets_15'), (31037, 'INV_Chest_Leather_07'), (31038, 'INV_Shoulder_14'), (31039, 'INV_Chest_Leather_05'), (31040, 'INV_Pants_08'), (31041, 'INV_Boots_Plate_08'), (31042, 'INV_Chest_Chain_06'), (31043, 'INV_Pants_12'), (31044, 'INV_Shoulder_30'), (31045, 'INV_Helmet_23'), (31046, 'INV_Shoulder_04'), (31047, 'INV_Shoulder_01'), (31048, 'INV_Chest_Chain_04'), (31049, 'INV_Shoulder_11'), (31050, 'INV_Boots_Plate_09'), (31051, 'INV_Gauntlets_26'), (31052, 'INV_Pants_06'), (31053, 'INV_Chest_Cloth_25'), (31054, 'INV_Pants_11'), (31055, 'INV_Chest_Cloth_11'), (31056, 'INV_Pants_11'), (31057, 'INV_Chest_Cloth_29'), (31058, 'INV_Chest_Cloth_11'), (31059, 'INV_Boots_02'), (31060, 'INV_Gauntlets_19'), (31061, 'INV_Boots_07'), (31062, 'INV_Gauntlets_30'), (31063, 'INV_Boots_05'), (31064, 'INV_Gauntlets_17'), (31065, 'INV_Helmet_24'), (31066, 'INV_Shoulder_23'), (31067, 'INV_Shoulder_02'), (31068, 'INV_Boots_05'), (31069, 'INV_Gauntlets_17'), (31070, 'INV_Boots_07'), (31071, 'INV_Gauntlets_26'), (31072, 'INV_Chest_Leather_07'), (31073, 'INV_Pants_11'), (31074, 'INV_Chest_Leather_10'), (31075, 'INV_Gauntlets_15'), (31076, 'INV_Shoulder_25'), (31077, 'INV_Helmet_42'), (31078, 'INV_Gauntlets_23'), (31079, 'INV_Chest_Chain_16'), (31080, 'INV_Pants_06'), (31081, 'INV_Shoulder_20'), (31082, 'INV_Boots_Plate_03'), (31083, 'INV_Chest_Plate16'), (31084, 'INV_Pants_06'), (31085, 'INV_Shoulder_28'), (31086, 'INV_Gauntlets_23'), (31087, 'INV_Crown_02'), (31088, 'INV_Crown_01'), (31089, 'INV_Helmet_08'), (31090, 'Temp'), (31091, 'Temp'), (31092, 'Temp'), (31093, 'Temp'), (31094, 'Temp'), (31095, 'INV_Misc_Book_08'), (31096, 'Spell_Shadow_UnholyFrenzy'), (31097, 'INV_Boots_05'), (31098, 'INV_Gauntlets_06'), (31099, 'INV_Helmet_06'), (31100, 'INV_Shoulder_02'), (31101, 'Mail_GMIcon'), (31102, 'INV_Chest_Cloth_28'), (31103, 'INV_Shoulder_02'), (31104, 'INV_Crown_01'), (31105, 'INV_Chest_Cloth_07'), (31106, 'INV_Bracer_02'), (31107, 'INV_Gauntlets_21'), (31108, 'INV_Pants_06'), (31109, 'INV_Boots_08'), (31110, 'INV_Belt_23'), (31111, 'INV_Boots_08'), (31112, 'INV_Bracer_02'), (31113, 'INV_Chest_Cloth_07'), (31114, 'INV_Gauntlets_21'), (31115, 'INV_Pants_06'), (31116, 'INV_Gauntlets_21'), (31117, 'INV_Helmet_04'), (31118, 'INV_Mace_08'), (31119, 'INV_Mace_08'), (31120, 'INV_Misc_Orb_05'), (31121, 'INV_Shield_03'), (31122, 'INV_Belt_31'), (31123, 'INV_Weapon_Bow_08'), (31124, 'INV_Shoulder_05'), (31125, 'Temp'), (31126, 'INV_Hammer_13'), (31127, 'INV_Bracer_02'), (31128, 'INV_Shoulder_03'), (31129, 'INV_Shoulder_03'), (31130, 'INV_Shoulder_03'), (31131, 'INV_Misc_Cape_20'), (31132, 'INV_Pants_04'), (31133, 'INV_Boots_Plate_08'), (31134, 'INV_Gauntlets_27'), (31135, 'INV_Gauntlets_27'), (31136, 'INV_Gauntlets_16'), (31137, 'INV_Boots_01'), (31138, 'INV_Misc_Book_06'), (31139, 'INV_Boots_Fabric_01'), (31140, 'INV_Boots_Fabric_01'), (31141, 'INV_Helmet_41'), (31142, 'INV_Shoulder_27'), (31143, 'INV_Belt_28'), (31144, 'Spell_Nature_ResistNature'), (31145, 'INV_Misc_Bandage_04'), (31146, 'Spell_Holy_DispelMagic'), (31147, 'INV_Misc_ArmorKit_14'), (31148, 'INV_Staff_22'), (31149, 'INV_Helmet_31'), (31150, 'Spell_Nature_NatureTouchDecay'), (31151, 'INV_Bracer_10'), (31152, 'Temp'), (31153, 'Temp'), (31154, 'INV_Weapon_Bow_01'), (31155, 'Temp'), (31156, 'Temp'), (31157, 'Temp'), (31158, 'INV_Weapon_Bow_01'), (31159, 'INV_Bracer_08'), (31160, 'INV_Bracer_03'), (31161, 'INV_Bracer_19'), (31162, 'INV_Misc_Quiver_03'), (31163, 'INV_Staff_21'), (31164, 'Temp'), (31165, 'Temp'), (31166, 'INV_Boots_08'), (31167, 'INV_Helmet_10'), (31168, 'INV_Hammer_24'), (31169, 'INV_Shoulder_23'), (31170, 'INV_Musket_02'), (31171, 'INV_Belt_18'), (31172, 'INV_Gauntlets_13'), (31173, 'INV_Gauntlets_13'), (31174, 'INV_Spear_07'), (31175, 'INV_Bracer_11'), (31176, 'INV_Helmet_51'), (31177, 'INV_Helmet_51'), (31178, 'INV_Weapon_Bow_12'), (31179, 'INV_Gauntlets_16'), (31180, 'INV_Gauntlets_16'), (31181, 'INV_Boots_05'), (31182, 'INV_Gauntlets_17'), (31183, 'INV_Boots_07'), (31184, 'INV_Helmet_03'), (31185, 'INV_Chest_Chain_16'), (31186, 'INV_Pants_09'), (31187, 'INV_Misc_Cape_11'), (31188, 'INV_Boots_03'), (31189, 'INV_Axe_11'), (31190, 'INV_Weapon_Crossbow_04'), (31191, 'INV_Pants_04'), (31192, 'INV_Belt_13'), (31193, 'INV_Bracer_17'), (31194, 'INV_Shoulder_14'), (31195, 'INV_Gauntlets_18'), (31196, 'INV_Gauntlets_18'), (31197, 'INV_Misc_ThrowingBall_01'), (31198, 'INV_Misc_EngGizmos_04'), (31199, 'INV_Misc_EngGizmos_02'), (31200, 'INV_Misc_EngGizmos_16'), (31201, 'INV_Misc_EngGizmos_10'), (31202, 'INV_Misc_EngGizmos_13'), (31203, 'INV_Misc_EngGizmos_11'), (31204, 'INV_Misc_EngGizmos_09'), (31205, 'INV_Misc_EngGizmos_08'), (31206, 'INV_Helmet_34'), (31207, 'INV_Helmet_08'), (31208, 'INV_Misc_EngGizmos_08'), (31209, 'Temp'), (31210, 'INV_Weapon_Rifle_05'), (31211, 'Spell_Holy_HolyProtection'), (31212, 'INV_Shoulder_30'), (31213, 'INV_Bracer_15'), (31214, 'INV_Weapon_Rifle_03'), (31215, 'INV_Shield_17'), (31216, 'INV_Shield_17'), (31217, 'INV_Shoulder_25'), (31218, 'INV_Axe_18'), (31219, 'INV_Axe_18'), (31220, 'INV_Wand_12'), (31221, 'INV_Ammo_Bullet_02'), (31222, 'INV_Ammo_Bullet_02'), (31223, 'INV_Misc_ShadowEgg'), (31224, 'INV_Weapon_Rifle_07'), (31225, 'INV_Weapon_Rifle_07'), (31226, 'INV_Weapon_Rifle_07'), (31227, 'INV_Helmet_53'), (31228, 'INV_Helmet_27'), (31229, 'INV_Gauntlets_21'), (31230, 'INV_Belt_23'), (31231, 'Temp'), (31232, 'Temp'), (31233, 'Temp'), (31234, 'Temp'), (31235, 'Temp'), (31236, 'Temp'), (31237, 'INV_Weapon_Rifle_03'), (31238, 'INV_Misc_Note_03'), (31239, 'INV_Weapon_Crossbow_04'), (31240, 'INV_Weapon_Bow_12'), (31241, 'INV_Chest_Chain_06'), (31242, 'INV_Pants_10'), (31243, 'INV_Boots_Plate_01'), (31244, 'INV_Boots_07'), (31245, 'INV_Gauntlets_10'), (31246, 'INV_Helmet_21'), (31247, 'INV_Shoulder_18'), (31248, 'INV_Bracer_06'), (31249, 'INV_Staff_29'), (31250, 'INV_Staff_30'), (31251, 'INV_Misc_TabardPVP_03'), (31252, 'INV_Misc_TabardPVP_04'), (31253, 'INV_Misc_TabardPVP_03'), (31254, 'INV_Misc_TabardPVP_01'), (31255, 'INV_Misc_TabardPVP_02'), (31256, 'INV_BannerPVP_02'), (31257, 'INV_BannerPVP_01'), (31258, 'INV_Staff_Goldfeathered_01'), (31259, 'INV_Helmet_09'), (31260, 'INV_Helmet_09'), (31261, 'INV_Helmet_29'), (31262, 'INV_Helmet_29'), (31263, 'INV_Helmet_29'), (31264, 'INV_Weapon_Bow_01'), (31265, 'INV_Gizmo_02'), (31266, 'INV_Weapon_ShortBlade_11'), (31267, 'INV_Boots_Plate_09'), (31268, 'INV_Helmet_24'), (31269, 'INV_Boots_Plate_09'), (31270, 'INV_Boots_Plate_09'), (31271, 'INV_Boots_Plate_09'), (31272, 'INV_Gauntlets_03'), (31273, 'INV_Gauntlets_03'), (31274, 'INV_Gauntlets_03'), (31275, 'INV_Gauntlets_03'), (31276, 'INV_Gauntlets_03'), (31277, 'INV_Belt_07'), (31278, 'INV_Belt_12'), (31279, 'INV_Shoulder_18'), (31280, 'INV_Bracer_02'), (31281, 'Spell_Fire_LavaSpawn'), (31282, 'Spell_Fire_Fire'), (31283, 'INV_Sword_48'), (31284, 'INV_Helmet_02'), (31285, 'INV_Crown_02'), (31286, 'INV_Crown_02'), (31287, 'INV_Misc_StoneTablet_11'), (31288, 'INV_Sword_28'), (31289, 'INV_Gauntlets_23'), (31290, 'INV_Gauntlets_23'), (31291, 'INV_Boots_Plate_02'), (31292, 'INV_Boots_Plate_02'), (31293, 'INV_Shield_05'), (31294, 'INV_Boots_Plate_02'), (31295, 'INV_Boots_Plate_08'), (31296, 'INV_Shield_19'), (31297, 'INV_Axe_24'), (31298, 'INV_Shoulder_04'), (31299, 'INV_Axe_24'), (31300, 'INV_Axe_02'), (31301, 'INV_Axe_10'), (31302, 'INV_Axe_10'), (31303, 'INV_Axe_21'), (31304, 'INV_Sword_15'), (31305, 'INV_Weapon_Bow_12'), (31306, 'INV_Jewelry_TrinketPVP_02'), (31307, 'INV_Weapon_Bow_12'), (31308, 'INV_Sword_15'), (31309, 'INV_Sword_15'), (31310, 'INV_Weapon_Crossbow_10'), (31311, 'INV_Weapon_ShortBlade_26'), (31312, 'INV_Weapon_ShortBlade_13'), (31313, 'INV_Staff_22'), (31314, 'INV_Gauntlets_31'), (31315, 'INV_Misc_MonsterClaw_03'), (31316, 'INV_Gauntlets_27'), (31317, 'INV_Misc_MonsterClaw_04'), (31318, 'INV_Jewelry_TrinketPVP_01'), (31319, 'INV_Weapon_Rifle_06'), (31320, 'INV_Pants_04'), (31321, 'INV_Hammer_20'), (31322, 'INV_Hammer_03'), (31323, 'INV_Hammer_10'), (31324, 'INV_Misc_Powder_Black'), (31325, 'INV_Misc_Dust_06'), (31326, 'INV_Helmet_58'), (31327, 'INV_Helmet_18'), (31328, 'INV_Spear_01'), (31329, 'INV_Pants_13'), (31330, 'INV_Staff_14'), (31331, 'INV_Pants_08'), (31332, 'INV_Misc_Bone_ElfSkull_01'), (31333, 'INV_Pants_12'), (31334, 'INV_Sword_48'), (31335, 'INV_Weapon_ShortBlade_07'), (31336, 'INV_Weapon_ShortBlade_07'), (31337, 'INV_Weapon_ShortBlade_07'), (31338, 'INV_Weapon_Bow_01'), (31339, 'INV_Belt_23'), (31340, 'INV_Pants_06'), (31341, 'INV_Shoulder_23'), (31342, 'INV_Helmet_41'), (31343, 'INV_Shoulder_23'), (31344, 'INV_Boots_08'), (31345, 'INV_Gauntlets_21'), (31346, 'INV_Staff_12'), (31347, 'INV_Staff_30'), (31348, 'Temp'), (31349, 'Temp'), (31350, 'INV_Shoulder_31'), (31351, 'INV_Misc_Cape_11'), (31352, 'INV_Pants_04'), (31353, 'INV_Belt_27'), (31354, 'INV_Boots_Plate_09'), (31355, 'Temp'), (31356, 'INV_Chest_Plate07'), (31357, 'Temp'), (31358, 'Temp'), (31359, 'INV_Boots_07'), (31360, 'Temp'), (31361, 'Temp'), (31362, 'Temp'), (31363, 'Temp'), (31364, 'Temp'), (31365, 'Temp'), (31366, 'INV_Boots_07'), (31367, 'Temp'), (31368, 'Temp'), (31369, 'Temp'), (31370, 'Temp'), (31371, 'INV_Helmet_34'), (31372, 'Temp'), (31373, 'Temp'), (31374, 'Temp'), (31375, 'Temp'), (31376, 'INV_Enchant_EssenceAstralSmall'), (31377, 'Temp'), (31378, 'Temp'), (31379, 'INV_Weapon_ShortBlade_26'), (31380, 'INV_Weapon_ShortBlade_13'), (31381, 'INV_Weapon_ShortBlade_13'), (31382, 'INV_Gauntlets_10'), (31383, 'INV_Bracer_15'), (31384, 'INV_Bracer_15'), (31385, 'INV_Bracer_15'), (31386, 'INV_Misc_ArmorKit_06'), (31387, 'INV_Misc_ArmorKit_18'), (31388, 'Spell_Shadow_SummonVoidWalker'), (31389, 'Temp'), (31390, 'Temp'), (31391, 'INV_Enchant_DustSoul'), (31392, 'Temp'), (31393, 'Temp'), (31394, 'Temp'), (31395, 'Temp'), (31396, 'Temp'), (31397, 'Temp'), (31398, 'Temp'), (31399, 'Temp'), (31400, 'INV_Sword_06'), (31401, 'INV_Musket_04'), (31402, 'INV_Chest_Chain_03'), (31403, 'INV_Pants_03'), (31404, 'INV_Belt_28'), (31405, 'INV_Bracer_17'), (31406, 'INV_Gauntlets_10'), (31407, 'INV_Boots_Plate_07'), (31408, 'INV_Boots_Plate_07'), (31409, 'INV_Shoulder_10'), (31410, 'INV_Helmet_24'), (31411, 'INV_Bracer_02'), (31412, 'INV_Boots_Wolf'), (31413, 'INV_Belt_16'), (31414, 'INV_Gauntlets_11'), (31415, 'INV_Pants_03'), (31416, 'INV_Chest_Chain_11'), (31417, 'Temp'), (31418, 'Temp'), (31419, 'INV_Sword_07'), (31420, 'Temp'), (31421, 'Temp'), (31422, 'Temp'), (31423, 'INV_Misc_EngGizmos_07'), (31424, 'INV_Sword_24'), (31425, 'INV_Misc_EngGizmos_12'), (31432, 'Temp'), (31433, 'Temp'), (31434, 'INV_Misc_Head_Dragon_Black'), (31435, 'Temp'), (31436, 'Temp'), (31437, 'Temp'), (31438, 'Temp'), (31439, 'Temp'), (31452, 'Temp'), (31453, 'Temp'), (31454, 'Temp'), (31455, 'Temp'), (31456, 'Temp'), (31457, 'Temp'), (31458, 'Temp'), (31459, 'Temp'), (31460, 'Temp'), (31461, 'Temp'), (31462, 'Temp'), (31463, 'Temp'), (31464, 'Temp'), (31465, 'Temp'), (31466, 'Temp'), (31467, 'Temp'), (31468, 'INV_Shoulder_04'), (31469, 'Temp'), (31470, 'Temp'), (31471, 'INV_Belt_03'), (31472, 'Temp'), (31473, 'INV_Bracer_08'), (31474, 'Temp'), (31475, 'INV_Jewelry_FrostwolfTrinket_01'), (31476, 'INV_Jewelry_FrostwolfTrinket_02'), (31477, 'INV_Jewelry_FrostwolfTrinket_03'), (31478, 'INV_Jewelry_FrostwolfTrinket_04'), (31479, 'INV_Jewelry_FrostwolfTrinket_05'), (31480, 'INV_Jewelry_StormPikeTrinket_01'), (31481, 'INV_Jewelry_StormPikeTrinket_02'), (31482, 'INV_Jewelry_StormPikeTrinket_03'), (31483, 'INV_Jewelry_StormPikeTrinket_04'), (31484, 'INV_Jewelry_StormPikeTrinket_05'), (31485, 'Temp'), (31486, 'Temp'), (31487, 'Temp'), (31488, 'Temp'), (31489, 'Temp'), (31490, 'INV_Chest_Cloth_03'), (31492, 'Temp'), (31493, 'Temp'), (31494, 'INV_Helmet_04'), (31495, 'Temp'), (31496, 'Temp'), (31497, 'Temp'), (31498, 'INV_Jewelry_Ring_40'), (31499, 'INV_Misc_ArmorKit_04'), (31500, 'INV_Feather_13'), (31501, 'INV_Helmet_41'), (31502, 'INV_Gauntlets_21'), (31503, 'INV_Gauntlets_21'), (31504, 'INV_Shoulder_25'), (31505, 'INV_Chest_Plate03'), (31506, 'INV_Helmet_05'), (31507, 'INV_Gauntlets_29'), (31508, 'INV_Gauntlets_29'), (31509, 'INV_Bracer_18'), (31510, 'INV_Shoulder_20'), (31511, 'INV_Misc_Horn_01'), (31512, 'INV_Helmet_53'), (31513, 'INV_Helmet_41'), (31514, 'INV_Helmet_41'), (31515, 'INV_Misc_Wrench_02'), (31516, 'INV_Misc_Food_60'), (31517, 'INV_Helmet_53'), (31518, 'INV_Shirt_01'), (31519, 'Temp'), (31520, 'Temp'), (31521, 'INV_Spear_02'), (31522, 'INV_Shoulder_26'), (31523, 'INV_Shoulder_26'), (31524, 'INV_Helmet_51'), (31525, 'INV_Sword_40'), (31526, 'INV_Sword_36'), (31527, 'INV_Shirt_GuildTabard_01'), (31528, 'INV_Shirt_GuildTabard_01'), (31529, 'INV_Chest_Leather_07'), (31530, 'INV_Chest_Leather_08'), (31531, 'INV_Chest_Leather_08'), (31532, 'INV_Belt_16'), (31533, 'INV_Belt_09'), (31534, 'INV_Belt_09'), (31535, 'INV_Belt_16'), (31536, 'INV_Belt_16'), (31537, 'INV_Belt_16'), (31538, 'INV_Boots_Chain_10'), (31539, 'INV_Gauntlets_26'), (31540, 'INV_Gauntlets_26'), (31541, 'INV_Gauntlets_26'), (31542, 'INV_Belt_09'), (31543, 'INV_Belt_09'), (31544, 'INV_Belt_09'), (31545, 'INV_Belt_11'), (31546, 'Temp'), (31547, 'INV_Pants_02'), (31548, 'Temp'), (31549, 'INV_Boots_Cloth_08'), (31550, 'INV_Boots_Cloth_08'), (31551, 'INV_Boots_Cloth_08'), (31552, 'INV_Boots_Cloth_08'), (31553, 'INV_Wand_11'), (31554, 'INV_Boots_Cloth_03'), (31555, 'INV_Boots_Cloth_03'), (31556, 'INV_Boots_Cloth_03'), (31557, 'INV_Boots_Cloth_03'), (31558, 'INV_Boots_Cloth_03'), (31559, 'INV_Boots_Cloth_03'), (31560, 'INV_Boots_Cloth_03'), (31561, 'INV_Boots_Cloth_03'), (31562, 'INV_Boots_Cloth_03'), (31563, 'INV_Boots_Cloth_03'), (31564, 'INV_Gauntlets_29'), (31565, 'INV_Belt_11'), (31566, 'INV_Shoulder_26'), (31567, 'Temp'), (31568, 'Temp'), (31569, 'Temp'), (31570, 'Temp'), (31571, 'Temp'), (31572, 'INV_Boots_05'), (31573, 'Temp'), (31574, 'Temp'), (31575, 'Temp'), (31576, 'INV_Jewelry_Ring_37'), (31577, 'INV_Misc_Urn_01'), (31592, 'INV_Misc_Cape_16'), (31593, 'INV_Misc_Cape_16'), (31594, 'INV_Belt_26'), (31595, 'INV_Belt_26'), (31596, 'INV_Belt_26'), (31597, 'INV_Belt_35'), (31598, 'INV_Belt_35'), (31599, 'INV_Belt_18'), (31600, 'INV_Belt_18'), (31601, 'INV_Belt_26'), (31602, 'INV_Belt_04'), (31603, 'INV_Jewelry_Necklace_16'), (31604, 'INV_Jewelry_Necklace_15'), (31605, 'INV_Weapon_ShortBlade_06'), (31606, 'INV_Weapon_ShortBlade_15'), (31607, 'INV_Staff_15'), (31608, 'INV_Staff_30'), (31609, 'INV_Staff_20'), (31610, 'INV_Staff_20'), (31611, 'INV_Axe_22'), (31612, 'INV_Hammer_21'), (31613, 'INV_Spear_04'), (31614, 'INV_Weapon_Bow_06'), (31615, 'INV_Weapon_Bow_06'), (31616, 'INV_Jewelry_Ring_35'), (31617, 'INV_Sword_47'), (31618, 'INV_Shoulder_12'), (31619, 'INV_Bracer_18'), (31620, 'INV_Bracer_08'), (31621, 'INV_Weapon_Crossbow_07'), (31622, 'INV_Weapon_Bow_08'), (31623, 'INV_Potion_19'), (31624, 'INV_Gauntlets_16'), (31625, 'INV_Gauntlets_16'), (31626, 'INV_Pants_05'), (31627, 'INV_Wand_03'), (31628, 'INV_Wand_12'), (31629, 'INV_Gauntlets_08'), (31630, 'INV_Gauntlets_08'), (31631, 'INV_Misc_Rune_07'), (31632, 'INV_Misc_Cape_17'), (31633, 'INV_Misc_Herb_15'), (31634, 'INV_Gauntlets_19'), (31635, 'INV_Pants_04'), (31636, 'INV_Gauntlets_22'), (31637, 'INV_Gauntlets_22'), (31638, 'INV_Gauntlets_22'), (31639, 'INV_Chest_Leather_03'), (31640, 'INV_Chest_Chain_13'), (31641, 'INV_Chest_Chain_13'), (31642, 'INV_Chest_Cloth_16'), (31643, 'INV_Chest_Cloth_16'), (31644, 'INV_Chest_Cloth_16'), (31645, 'INV_Wand_01'), (31646, 'INV_Boots_Cloth_14'), (31647, 'INV_Boots_Cloth_14'), (31648, 'INV_Boots_Cloth_14'), (31649, 'INV_Boots_Cloth_14'), (31650, 'INV_Crown_01'), (31651, 'INV_Pants_06'), (31652, 'INV_Belt_16'), (31653, 'INV_Belt_11'), (31654, 'INV_Belt_29'), (31655, 'INV_Jewelry_Ring_36'), (31656, 'INV_Shoulder_23'), (31657, 'INV_Jewelry_Ring_39'), (31658, 'INV_Misc_Book_09'), (31659, 'INV_Gauntlets_26'), (31660, 'INV_Gauntlets_26'), (31661, 'INV_Boots_Chain_07'), (31662, 'INV_Boots_Chain_05'), (31663, 'INV_Chest_Cloth_18'), (31664, 'INV_Jewelry_Ring_38'), (31665, 'Temp'), (31666, 'INV_Boots_07'), (31667, 'Temp'), (31668, 'INV_Pants_04'), (31669, 'INV_Helmet_22'), (31670, 'INV_Helmet_22'), (31671, 'INV_Helmet_22'), (31672, 'INV_Belt_32'), (31673, 'INV_Chest_Cloth_18'), (31674, 'INV_Gauntlets_22'), (31675, 'INV_Helmet_51'), (31676, 'INV_Shirt_GuildTabard_01'), (31677, 'INV_Wand_12'), (31678, 'Temp'), (31679, 'INV_Gauntlets_22'), (31680, 'INV_Gauntlets_22'), (31681, 'INV_Belt_24'), (31682, 'INV_Belt_13'), (31683, 'INV_Gauntlets_22'), (31684, 'INV_Pants_06'), (31685, 'INV_Pants_06'), (31686, 'INV_Weapon_ShortBlade_12'), (31687, 'INV_Weapon_ShortBlade_12'), (31688, 'INV_Spear_08'), (31689, 'INV_Spear_08'), (31690, 'INV_Spear_08'), (31691, 'INV_Weapon_Halberd_04'), (31692, 'INV_Sword_39'), (31693, 'INV_Axe_12'), (31694, 'INV_Axe_12'), (31695, 'INV_Sword_39'), (31696, 'INV_Sword_39'), (31697, 'INV_Sword_39'), (31712, 'INV_Weapon_Bow_02'), (31713, 'INV_Shield_07'), (31714, 'INV_Shield_07'), (31715, 'INV_Shield_07'), (31716, 'INV_Weapon_Rifle_03'), (31717, 'INV_Weapon_Rifle_03'), (31718, 'INV_Boots_07'), (31719, 'INV_Spear_08'), (31720, 'INV_Spear_08'), (31721, 'INV_Axe_01'), (31722, 'INV_Belt_06'), (31723, 'INV_Boots_08'), (31724, 'INV_Boots_08'), (31725, 'INV_Bracer_03'), (31726, 'INV_Gauntlets_07'), (31727, 'INV_Helmet_09'), (31728, 'INV_Helmet_09'), (31729, 'INV_Pants_06'), (31730, 'INV_Shoulder_07'), (31731, 'INV_Chest_Cloth_06'), (31732, 'INV_Boots_06'), (31733, 'INV_Shield_05'), (31734, 'INV_Axe_12'), (31735, 'INV_Axe_12'), (31736, 'Temp'), (31737, 'Temp'), (31738, 'Temp'), (31739, 'Temp'), (31740, 'INV_Staff_01'), (31741, 'Temp'), (31742, 'INV_Misc_Food_66'), (31743, 'INV_Shoulder_07'), (31744, 'INV_Misc_Ticket_Tarot_Beasts_01'), (31745, 'INV_Misc_Ticket_Darkmoon_01'), (31746, 'INV_Shield_19'), (31747, 'INV_Weapon_Rifle_06'), (31748, 'INV_Weapon_Bow_08'), (31749, 'INV_Weapon_Crossbow_10'), (31750, 'INV_Hammer_10'), (31751, 'INV_Hammer_20'), (31752, 'INV_Misc_MonsterClaw_04'), (31753, 'INV_Misc_Ticket_Tarot_Stack_01'), (31754, 'INV_Misc_MonsterClaw_03'), (31755, 'INV_Misc_Ticket_Tarot_Stack_01'), (31756, 'INV_Misc_Ticket_Tarot_Beasts_01'), (31757, 'INV_Weapon_Crossbow_04'), (31758, 'INV_Weapon_Rifle_08'), (31759, 'INV_Weapon_Bow_12'), (31760, 'INV_Misc_Ticket_Tarot_Warlord_01'), (31761, 'INV_Spear_08'), (31762, 'INV_Misc_Ticket_Tarot_Elemental_01'), (31763, 'INV_Staff_14'), (31764, 'INV_Staff_14'), (31765, 'INV_Misc_Bone_ElfSkull_01'), (31766, 'INV_Spear_01'), (31767, 'INV_Misc_Ticket_Tarot_Portal_01'), (31768, 'INV_Misc_Ticket_Tarot_Heroism_01'), (31769, 'INV_Misc_Ticket_Tarot_BlueDragon_01'), (31770, 'INV_Misc_Ticket_Tarot_Maelstrom_01'), (31771, 'INV_Misc_Ticket_Tarot_TwistingNether_01'), (31772, 'Temp'), (31773, 'Temp'), (31774, 'Temp'), (31775, 'Temp'), (31776, 'Temp'), (31777, 'INV_Misc_Food_18'), (31778, 'INV_Jewelry_Talisman_03'), (31779, 'INV_Misc_Herb_19'), (31780, 'Temp'), (31781, 'Temp'), (31782, 'Temp'), (31783, 'INV_Misc_Bag_21'), (31784, 'Temp'), (31785, 'Temp'), (31786, 'Temp'), (31787, 'Temp'), (31788, 'Temp'), (31789, 'Temp'), (31790, 'Temp'), (31791, 'Temp'), (31792, 'Temp'), (31793, 'Temp'), (31794, 'Temp'), (31795, 'Temp'), (31796, 'Temp'), (31797, 'INV_Chest_Cloth_06'), (31798, 'INV_Weapon_Crossbow_07'), (31799, 'Temp'), (31800, 'INV_Jewelry_Ring_34'), (31801, 'INV_Misc_LeatherScrap_07'), (31802, 'INV_Misc_Foot_Kodo'), (31803, 'INV_Misc_LeatherScrap_07'), (31804, 'INV_Misc_Fish_33'), (31805, 'INV_Misc_Book_01'), (31806, 'INV_Misc_Book_11'), (31807, 'INV_Misc_Flower_04'), (31808, 'INV_Weapon_ShortBlade_01'), (31809, 'INV_Misc_Branch_01'), (31810, 'Spell_Frost_FrostBolt02'), (31811, 'Spell_Frost_FrostBlast'), (31812, 'Spell_Frost_IceShard'), (31813, 'Spell_Frost_FrostBlast'), (31814, 'Spell_Frost_IceShard'), (31815, 'Spell_Frost_ChillingArmor'), (31816, 'INV_Hammer_13'), (31817, 'INV_Hammer_13'), (31818, 'INV_Sword_29'), (31819, 'INV_Jewelry_Ring_35'), (31820, 'INV_Sword_29'), (31821, 'INV_Sword_50'), (31822, 'INV_Hammer_19'), (31823, 'INV_Shoulder_19'), (31824, 'INV_Shoulder_13'), (31825, 'INV_Shoulder_13'), (31826, 'INV_Shoulder_13'), (31827, 'INV_Shoulder_13'), (31828, 'INV_Shoulder_13'), (31829, 'INV_Belt_14'), (31830, 'INV_Boots_Plate_06'), (31831, 'INV_Bracer_16'), (31832, 'INV_Chest_Chain_11'), (31833, 'INV_Shoulder_29'), (31834, 'INV_Gauntlets_11'), (31835, 'INV_Helmet_09'), (31836, 'INV_Pants_03'), (31837, 'INV_Mace_06'), (31838, 'Spell_Nature_WispSplode'), (31839, 'Spell_Shadow_UnholyFrenzy'), (31840, 'Spell_Nature_WispHeal'), (31841, 'INV_Misc_Rune_06'), (31842, 'Ability_Rogue_DualWeild'), (31843, 'INV_Misc_Gem_Pearl_05'), (31844, 'Spell_Holy_BlessingOfProtection'), (31845, 'INV_Misc_Gem_03'), (31846, 'INV_Misc_Idol_03'), (31847, 'INV_Scroll_08'), (31848, 'INV_Misc_Book_06'), (31849, 'INV_Weapon_Shortblade_29'), (31850, 'INV_Weapon_Shortblade_28'), (31851, 'INV_Shield_20'), (31852, 'INV_Shield_17'), (31853, 'INV_Weapon_Bow_09'), (31854, 'INV_Weapon_Bow_09'), (31855, 'INV_Sword_49'), (31856, 'INV_Sword_51'), (31857, 'INV_Axe_10'), (31858, 'INV_Axe_21'), (31859, 'INV_Staff_06'), (31860, 'INV_Mace_05'), (31861, 'INV_Mace_07'), (31862, 'INV_Mace_06'), (31863, 'INV_Mace_06'), (31864, 'INV_Weapon_Shortblade_29'), (31865, 'INV_Weapon_Shortblade_28'), (31866, 'INV_Sword_49'), (31867, 'INV_Sword_51'), (31868, 'INV_Weapon_Crossbow_09'), (31869, 'INV_Axe_15'), (31870, 'INV_Axe_12'), (31871, 'INV_Sword_50'), (31872, 'INV_Weapon_ShortBlade_27'), (31873, 'INV_Misc_Orb_03'), (31874, 'INV_Wand_11'), (31875, 'INV_Weapon_Rifle_02'), (31876, 'INV_Weapon_Rifle_02'), (31877, 'INV_Mace_05'), (31878, 'INV_Mace_05'), (31879, 'INV_Weapon_ShortBlade_27'), (31880, 'INV_Weapon_ShortBlade_27'), (31881, 'INV_Mace_05'), (31882, 'INV_Gauntlets_06'), (31883, 'INV_Gauntlets_06'), (31884, 'INV_Gauntlets_06'), (31885, 'INV_Gauntlets_06'), (31886, 'INV_Gauntlets_06'), (31887, 'INV_Gauntlets_06'), (31888, 'INV_Gauntlets_06'), (31889, 'INV_Jewelry_Necklace_12'), (31890, 'INV_Helmet_10'), (31891, 'INV_Helmet_10'), (31892, 'INV_Bracer_07'), (31893, 'INV_Helmet_06'), (31894, 'INV_Helmet_06'), (31895, 'INV_Helmet_06'), (31896, 'INV_Helmet_06'), (31897, 'INV_Helmet_06'), (31898, 'INV_Helmet_52'), (31899, 'INV_Jewelry_Necklace_17'), (31900, 'INV_Misc_Head_Dragon_Black'), (31901, 'INV_Stone_15'), (31902, 'INV_Belt_18'), (31903, 'INV_Boots_Cloth_05'), (31904, 'INV_Boots_Cloth_05'), (31905, 'INV_Jewelry_Ring_43'), (31906, 'INV_Jewelry_Ring_42'), (31907, 'INV_Jewelry_Necklace_18'), (31908, 'INV_Jewelry_Ring_41'), (31909, 'INV_Weapon_Crossbow_09'), (31910, 'INV_Pants_Cloth_19'), (31911, 'INV_Pants_Cloth_19'), (31912, 'INV_Misc_Cape_01'), (31913, 'INV_Boots_Plate_04'), (31914, 'INV_Boots_Plate_04'), (31915, 'INV_Belt_13'), (31916, 'INV_Boots_Chain_09'), (31917, 'INV_Boots_Chain_09'), (31918, 'INV_Gauntlets_19'), (31919, 'INV_Gauntlets_19'), (31920, 'INV_Boots_Cloth_01'), (31921, 'INV_Boots_Cloth_01'), (31922, 'INV_Boots_Plate_05'), (31923, 'INV_Boots_Plate_05'), (31924, 'INV_Belt_11'), (31925, 'INV_Belt_21'), (31926, 'INV_Shoulder_23'), (31927, 'INV_Belt_16'), (31928, 'INV_Chest_Cloth_24'), (31929, 'INV_Chest_Cloth_50'), (31930, 'INV_Chest_Cloth_50'), (31931, 'INV_Belt_10'), (31932, 'INV_Pants_Mail_19'), (31933, 'INV_Pants_Plate_16'), (31934, 'INV_Chest_Leather_08'), (31935, 'INV_Mace_01'), (31936, 'INV_Misc_Bone_06'), (31937, 'INV_Wand_11'), (31952, 'INV_Misc_Orb_03'), (31953, 'INV_Misc_Orb_03'), (31954, 'INV_Hammer_03'), (31955, 'INV_Mace_13'), (31956, 'INV_Axe_24'), (31957, 'INV_Axe_02'), (31958, 'INV_Axe_21'), (31959, 'INV_Staff_06'), (31960, 'INV_Staff_06'), (31961, 'INV_Misc_Bandage_02'), (31962, 'INV_Staff_06'), (31963, 'INV_Staff_13'), (31964, 'INV_Staff_13'), (31965, 'INV_Jewelry_Necklace_16'), (31966, 'INV_Sword_11'), (31967, 'INV_Misc_ArmorKit_10'), (31968, 'INV_Pants_Mail_17'), (31969, 'INV_Belt_13'), (31970, 'INV_Bracer_07'), (31971, 'INV_Gauntlets_19'), (31972, 'INV_Pants_Cloth_14'), (31973, 'INV_Chest_Cloth_09'), (31974, 'INV_Shoulder_23'), (31975, 'INV_Boots_Cloth_05'), (31976, 'INV_Wand_06'), (31977, 'INV_Wand_06'), (31978, 'INV_Misc_Cape_11'), (31979, 'INV_Boots_Cloth_03'), (31980, 'INV_Boots_Cloth_03'), (31981, 'INV_Boots_Cloth_03'), (31982, 'INV_Boots_Cloth_03'), (31983, 'INV_Boots_Cloth_16'), (31984, 'INV_Boots_Cloth_16'), (31985, 'INV_Boots_Cloth_16'), (31986, 'INV_Chest_Leather_03'), (31987, 'INV_Helmet_08'), (31988, 'INV_Helmet_08'), (31989, 'INV_Misc_Bag_06'), (31990, 'Temp'), (31991, 'Temp'), (31992, 'Temp'), (31993, 'Temp'), (31994, 'Temp'), (31995, 'INV_Misc_Pelt_Bear_01'), (31996, 'INV_Sword_39'), (31997, 'INV_Sword_11'), (31998, 'INV_Sword_48'), (31999, 'INV_Sword_50'), (32000, 'INV_Sword_50'), (32001, 'Temp'), (32002, 'Temp'), (32003, 'Temp'), (32004, 'Temp'), (32005, 'INV_Shirt_01'), (32006, 'Temp'), (32007, 'Temp'), (32008, 'INV_Jewelry_Necklace_14'), (32012, 'INV_Gauntlets_31'), (32013, 'INV_Gauntlets_27'), (32014, 'INV_Gauntlets_27'), (32015, 'INV_Gauntlets_31'), (32016, 'INV_Shoulder_07'), (32017, 'INV_Helmet_05'), (32018, 'INV_Bracer_17'), (32019, 'INV_Belt_28'), (32020, 'INV_Boots_Plate_07'), (32021, 'INV_Bracer_17'), (32022, 'INV_Chest_Chain_03'), (32023, 'INV_Pants_03'), (32024, 'INV_Gauntlets_10'), (32025, 'Temp'), (32026, 'INV_Shirt_GuildTabard_01'), (32027, 'INV_Boots_Chain_13'), (32028, 'INV_Helmet_05'), (32029, 'INV_Pants_Mail_03'), (32030, 'INV_Shoulder_10'), (32031, 'INV_Shirt_GuildTabard_01'), (32032, 'Ability_Rogue_Rupture'), (32033, 'INV_Weapon_ShortBlade_07'), (32034, 'INV_Shoulder_27'), (32035, 'INV_Bracer_13'), (32036, 'INV_Bracer_11'), (32037, 'INV_Boots_Chain_01'), (32038, 'INV_Boots_Chain_02'), (32039, 'Temp'), (32040, 'INV_Boots_Chain_13'), (32041, 'Temp'), (32042, 'Temp'), (32043, 'INV_Shoulder_02'), (32044, 'INV_Shirt_05'), (32045, 'Temp'), (32046, 'Temp'), (32047, 'INV_Ammo_Arrow_01'), (32048, 'INV_Shoulder_02'), (32049, 'Temp'), (32050, 'Temp'), (32051, 'INV_Gauntlets_24'), (32052, 'Temp'), (32053, 'Temp'), (32054, 'Temp'), (32055, 'Temp'), (32056, 'Temp'), (32057, 'Temp'), (32058, 'INV_Pants_03'), (32059, 'Temp'), (32060, 'INV_Bracer_14'), (32061, 'Temp'), (32062, 'Temp'), (32063, 'Temp'), (32064, 'Temp'), (32065, 'Temp'), (32066, 'INV_Misc_Cape_18'), (32067, 'INV_Misc_Cape_13'), (32068, 'INV_Misc_Cape_13'), (32069, 'INV_Misc_Cape_18'), (32070, 'INV_Misc_Cape_18'), (32071, 'INV_Misc_Cape_13'), (32072, 'INV_Misc_Cape_13'), (32073, 'INV_Jewelry_Necklace_13'), (32074, 'INV_Weapon_ShortBlade_15'), (32075, 'INV_Weapon_ShortBlade_14'), (32076, 'INV_Sword_31'), (32077, 'INV_Sword_27'), (32078, 'INV_Weapon_Bow_06'), (32079, 'INV_Weapon_Bow_06'), (32080, 'INV_Weapon_Bow_09'), (32081, 'INV_Weapon_Bow_02'), (32082, 'INV_Shoulder_08'), (32083, 'Temp'), (32084, 'Temp'), (32085, 'Temp'), (32086, 'Temp'), (32087, 'INV_Jewelry_Necklace_04'), (32088, 'INV_Bracer_06'), (32089, 'INV_Bracer_03'), (32090, 'INV_Bracer_12'), (32091, 'INV_Bracer_13'), (32092, 'INV_Shoulder_10'), (32093, 'INV_Helmet_05'), (32094, 'INV_Chest_Chain_03'), (32095, 'INV_Boots_Plate_07'), (32096, 'INV_Pants_03'), (32097, 'INV_Pants_Mail_17'), (32098, 'INV_Gauntlets_10'), (32099, 'INV_Boots_Plate_06'), (32100, 'INV_Gauntlets_11'), (32101, 'INV_Pants_03'), (32102, 'INV_Pants_Mail_16'), (32103, 'INV_Chest_Chain_11'), (32104, 'INV_Helmet_09'), (32105, 'INV_Shoulder_29'), (32106, 'INV_Boots_08'), (32107, 'INV_Gauntlets_25'), (32108, 'INV_Pants_06'), (32109, 'INV_Shoulder_07'), (32110, 'INV_Chest_Chain_16'), (32111, 'INV_Helmet_09'), (32112, 'INV_Pants_06'), (32113, 'INV_Gauntlets_25'), (32114, 'INV_Boots_08'), (32115, 'INV_Chest_Chain_16'), (32116, 'INV_Helmet_09'), (32117, 'INV_Shoulder_07'), (32118, 'INV_Boots_Plate_06'), (32119, 'INV_Gauntlets_11'), (32120, 'INV_Pants_Mail_16'), (32121, 'INV_Shoulder_29'), (32122, 'INV_Chest_Chain_11'), (32123, 'INV_Helmet_09'), (32124, 'INV_Boots_Plate_06'), (32125, 'INV_Shoulder_29'), (32126, 'INV_Boots_Plate_06'), (32127, 'INV_Pants_Mail_15'), (32128, 'INV_Shoulder_29'), (32129, 'INV_Shoulder_07'), (32130, 'INV_Helmet_09'), (32131, 'INV_Shoulder_07'), (32132, 'INV_Helmet_09'), (32133, 'INV_Helmet_09'), (32134, 'INV_Helmet_09'), (32135, 'INV_Helmet_09'), (32136, 'Temp'), (32137, 'Temp'), (32138, 'Temp'), (32139, 'Temp'), (32140, 'INV_Hammer_03'), (32141, 'Temp'), (32142, 'Temp'), (32143, 'Temp'), (32144, 'Temp'), (32145, 'INV_Chest_Chain_06'), (32146, 'INV_Weapon_Crossbow_07'), (32152, 'INV_Shirt_07'), (32153, 'INV_Shirt_07'), (32154, 'INV_Chest_Cloth_07'), (32155, 'INV_Pants_Cloth_14'), (32156, 'INV_Boots_Cloth_02'), (32157, 'INV_Chest_Leather_03'), (32158, 'INV_Bracer_07'), (32159, 'INV_Gauntlets_31'), (32160, 'INV_Shoulder_23'), (32161, 'Temp'), (32162, 'INV_Hammer_04'), (32163, 'INV_Chest_Chain_14'), (32164, 'INV_Gauntlets_31'), (32165, 'INV_Shoulder_15'), (32166, 'INV_Chest_Plate08'), (32167, 'INV_Pants_Plate_21'), (32168, 'INV_Shoulder_01'), (32169, 'INV_Gauntlets_04'), (32170, 'Temp'), (32171, 'INV_Misc_Horn_03'), (32172, 'INV_Misc_StoneTablet_10'), (32173, 'INV_Jewelry_Necklace_18'), (32174, 'INV_Banner_01'), (32175, 'Temp'), (32176, 'Temp'), (32177, 'Temp'), (32178, 'Temp'), (32179, 'Temp'), (32180, 'Temp'), (32181, 'Temp'), (32182, 'INV_Shirt_01'), (32183, 'Temp'), (32184, 'Temp'), (32185, 'Temp'), (32186, 'Temp'), (32187, 'Temp'), (32188, 'INV_Weapon_Halberd_04'), (32189, 'INV_Weapon_Shortblade_29'), (32192, 'INV_Pants_12'), (32193, 'INV_Helmet_30'), (32194, 'INV_Weapon_ShortBlade_18'), (32195, 'INV_Staff_13'), (32196, 'INV_Staff_13'), (32197, 'INV_Sword_18'), (32198, 'INV_Sword_18'), (32199, 'INV_Sword_12'), (32200, 'INV_Axe_09'), (32201, 'INV_Shirt_01'), (32202, 'Temp'), (32212, 'Temp'), (32213, 'Temp'), (32214, 'Temp'), (32215, 'Temp'), (32216, 'INV_Axe_01'), (32217, 'INV_Shield_04'), (32218, 'Temp'), (32219, 'Temp'), (32220, 'Temp'), (32221, 'Temp'), (32222, 'Temp'), (32223, 'Temp'), (32224, 'Temp'), (32225, 'Temp'), (32226, 'INV_Ammo_Arrow_01'), (32227, 'Temp'), (32228, 'Temp'), (32229, 'Temp'), (32230, 'INV_Misc_Pelt_04'), (32231, 'INV_Misc_Bag_16'), (32232, 'Temp'), (32233, 'Spell_Holy_SealOfWrath'), (32234, 'Spell_Holy_PrayerOfHealing'), (32235, 'Spell_Shadow_ScourgeBuild'), (32236, 'INV_Feather_15'), (32237, 'Spell_Nature_Purge'), (32238, 'Spell_Shadow_DetectLesserInvisibility'), (32239, 'Spell_Shadow_ImpPhaseShift'), (32240, 'Spell_Holy_HolyProtection'), (32241, 'Spell_Nature_Reincarnation'), (32242, 'Spell_Nature_ForceOfNature'), (32243, 'Temp'), (32244, 'Temp'), (32252, 'INV_Bracer_05'), (32253, 'INV_Bracer_18'), (32254, 'INV_Bracer_14'), (32255, 'INV_Belt_12'), (32256, 'INV_Shoulder_19'), (32257, 'INV_Banner_01'), (32258, 'INV_Shirt_07'), (32259, 'INV_Chest_Chain_12'), (32260, 'INV_Misc_Gem_Bloodstone_02'), (32261, 'INV_Misc_Fish_09'), (32262, 'INV_Misc_Fish_27'), (32263, 'INV_Chest_Plate07'), (32264, 'INV_Belt_32'), (32265, 'INV_Bracer_14'), (32266, 'Temp'), (32267, 'INV_Chest_Fur'), (32268, 'INV_Belt_19'), (32269, 'INV_Bracer_15'), (32270, 'INV_Shoulder_22'), (32271, 'INV_Belt_19'), (32272, 'INV_Belt_19'), (32273, 'INV_Chest_Leather_10'), (32274, 'INV_Shoulder_29'), (32275, 'INV_Bracer_14'), (32276, 'INV_Misc_Coin_07'), (32277, 'INV_Misc_Coin_11'), (32278, 'INV_Misc_Coin_09'), (32279, 'INV_Misc_Coin_10'), (32280, 'INV_Misc_Coin_15'), (32281, 'INV_Misc_Coin_12'), (32282, 'INV_Misc_Coin_13'), (32283, 'INV_Misc_Coin_14'), (32284, 'INV_Misc_Coin_08'), (32285, 'INV_Chest_Leather_06'), (32286, 'INV_Belt_01'), (32287, 'INV_Bracer_08'), (32288, 'INV_Shoulder_01'), (32289, 'INV_Belt_08'), (32290, 'INV_Bracer_07'), (32291, 'INV_Chest_Cloth_12'), (32292, 'INV_Shoulder_17'), (32293, 'INV_Axe_05'), (32294, 'INV_Weapon_Rifle_07'), (32295, 'INV_Sword_07'), (32296, 'INV_Pants_Plate_21'), (32297, 'INV_Jewelry_Necklace_22'), (32298, 'INV_Misc_Cape_22'), (32299, 'INV_Sword_32'), (32300, 'INV_Misc_Coin_08'), (32301, 'INV_Misc_ArmorKit_11'), (32302, 'Spell_Fire_SealOfFire'), (32303, 'INV_Wand_12'), (32304, 'INV_Shield_21'), (32305, 'INV_Jewelry_Ring_47'), (32306, 'INV_Sword_18'), (32307, 'INV_Shield_21'), (32308, 'INV_Shield_21'), (32309, 'Temp'), (32310, 'INV_Helmet_33'), (32311, 'INV_Weapon_ShortBlade_06'), (32312, 'INV_Weapon_ShortBlade_06'), (32313, 'INV_Weapon_ShortBlade_07'), (32314, 'INV_Sword_18'), (32315, 'INV_Sword_36'), (32316, 'INV_Weapon_Crossbow_05'), (32317, 'INV_Weapon_Crossbow_05'), (32318, 'INV_Gauntlets_26'), (32319, 'Temp'), (32320, 'INV_Misc_Cape_18'), (32321, 'INV_Jewelry_Necklace_21'), (32322, 'INV_Sword_07'), (32323, 'INV_Jewelry_Ring_39'), (32324, 'INV_Weapon_Halberd_10'), (32325, 'INV_Sword_36'), (32326, 'INV_Jewelry_Necklace_19'), (32327, 'INV_Pants_Mail_14'), (32328, 'INV_Shoulder_01'), (32329, 'INV_Shoulder_01'), (32330, 'INV_Shoulder_01'), (32331, 'INV_Shoulder_01'), (32332, 'INV_Staff_31'), (32333, 'INV_Jewelry_Necklace_19'), (32334, 'INV_Staff_Goldfeathered_01'), (32335, 'INV_Jewelry_Ring_45'), (32336, 'INV_Mask_02'), (32337, 'INV_Pants_Mail_09'), (32338, 'INV_Misc_Cape_21'), (32339, 'INV_Misc_Cape_21'), (32340, 'INV_Gauntlets_26'), (32341, 'INV_Pants_Leather_09'), (32342, 'INV_Helmet_39'), (32343, 'INV_Mace_10'), (32344, 'INV_Misc_Bag_10_Black'), (32345, 'INV_Boots_Chain_13'), (32346, 'INV_Boots_Chain_13'), (32347, 'INV_Jewelry_Ring_46'), (32348, 'INV_Gauntlets_14'), (32349, 'INV_Shoulder_01'), (32350, 'INV_Pants_Cloth_14'), (32351, 'INV_Misc_MonsterClaw_03'), (32352, 'INV_Boots_Cloth_09'), (32353, 'INV_Jewelry_Ring_44'), (32354, 'INV_Pants_Cloth_14'), (32355, 'INV_Axe_15'), (32356, 'INV_Sword_35'), (32357, 'INV_Weapon_ShortBlade_15'), (32358, 'INV_Chest_Plate08'), (32359, 'INV_Chest_Plate08'), (32360, 'INV_Chest_Plate08'), (32361, 'INV_Misc_Bone_TaurenSkull_01'), (32362, 'INV_Shirt_05'), (32363, 'Temp'), (32364, 'INV_Belt_12'), (32365, 'Temp'), (32366, 'Temp'), (32367, 'Temp'), (32368, 'Temp'), (32369, 'Temp'), (32370, 'INV_Boots_Chain_04'), (32371, 'INV_Misc_Cape_10'), (32372, 'INV_Mace_08'), (32373, 'INV_Mace_08'), (32374, 'INV_Staff_09'), (32375, 'INV_Misc_MonsterClaw_03'), (32376, 'INV_Misc_Herb_07'), (32377, 'INV_Shirt_05'), (32378, 'INV_Boots_Plate_06'), (32379, 'INV_Boots_Plate_06'), (32380, 'INV_Shoulder_05'), (32381, 'Temp'), (32382, 'INV_Wand_12'), (32383, 'Temp'), (32384, 'Temp'), (32385, 'Temp'), (32386, 'INV_Hammer_10'), (32387, 'INV_Hammer_10'), (32388, 'INV_Boots_Chain_04'), (32389, 'INV_Boots_Chain_04'), (32390, 'INV_Chest_Wolf'), (32391, 'INV_Belt_01'), (32392, 'Temp'), (32393, 'Temp'), (32394, 'INV_Potion_01'), (32395, 'INV_Jewelry_Necklace_03'), (32396, 'Temp'), (32397, 'INV_Misc_MonsterFang_01'), (32398, 'INV_Chest_Cloth_25'), (32399, 'INV_Chest_Cloth_25'), (32400, 'INV_Chest_Cloth_25'), (32401, 'INV_Pants_Cloth_14'), (32402, 'INV_Wand_06'), (32403, 'INV_Wand_12'), (32404, 'INV_Shoulder_09'), (32405, 'INV_Pants_Mail_14'), (32406, 'INV_Boots_Chain_13'), (32407, 'INV_Pants_Cloth_14'), (32408, 'INV_Shoulder_01'), (32409, 'INV_Shoulder_01'), (32410, 'INV_Gauntlets_16'), (32411, 'INV_Weapon_ShortBlade_06'), (32412, 'INV_Weapon_ShortBlade_07'), (32413, 'INV_Helmet_39'), (32414, 'INV_Misc_Bag_03'), (32415, 'INV_Chest_Plate07'), (32416, 'INV_Belt_32'), (32417, 'INV_Bracer_14'), (32418, 'Temp'), (32419, 'Temp'), (32420, 'Temp'), (32421, 'Temp'), (32422, 'Temp'), (32423, 'Temp'), (32424, 'INV_Poison_MindNumbing'), (32425, 'INV_Misc_MonsterFang_01'), (32426, 'INV_Misc_Bandage_16'), (32427, 'Spell_Nature_Strength'), (32428, 'INV_Fishingpole_02'), (32429, 'INV_Helmet_46'), (32430, 'INV_Spear_04'), (32431, 'INV_Jewelry_Necklace_13'), (32432, 'INV_Misc_Gem_Topaz_02'), (32433, 'INV_Axe_20'), (32434, 'INV_Axe_20'), (32435, 'INV_Axe_24'), (32436, 'INV_Spear_03'), (32437, 'INV_Sword_37'), (32438, 'INV_Sword_37'), (32439, 'INV_Sword_37'), (32440, 'INV_Weapon_Bow_08'), (32441, 'INV_Wand_05'), (32442, 'INV_Sword_01'), (32443, 'INV_Sword_01'), (32444, 'INV_Spear_03'), (32445, 'INV_Spear_03'), (32446, 'INV_Spear_03'), (32447, 'INV_Boots_09'), (32448, 'INV_Boots_09'), (32449, 'INV_Boots_09'), (32450, 'INV_Fishingpole_02'), (32451, 'INV_Fabric_Mageweave_02'), (32452, 'INV_Fabric_Mageweave_02'), (32453, 'Temp'), (32454, 'Temp'), (32455, 'Spell_Arcane_Blink'), (32456, 'Temp'), (32457, 'Temp'), (32458, 'Temp'), (32459, 'Temp'), (32460, 'Temp'), (32461, 'INV_Staff_Goldfeathered_01'), (32462, 'INV_Staff_Goldfeathered_01'), (32463, 'INV_Weapon_Halberd_10'), (32464, 'Mail_GMIcon'), (32465, 'Temp'), (32466, 'Temp'), (32467, 'Temp'), (32468, 'Temp'), (32469, 'Temp'), (32470, 'INV_Gauntlets_32'), (32471, 'Temp'), (32472, 'Temp'), (32473, 'Temp'), (32474, 'Temp'), (32475, 'Temp'), (32476, 'Temp'), (32477, 'Temp'), (32478, 'Temp'), (32479, 'Temp'), (32480, 'Temp'), (32481, 'Temp'), (32482, 'Temp'), (32483, 'Temp'), (32484, 'Temp'), (32485, 'Temp'), (32486, 'Temp'), (32487, 'Temp'), (32488, 'Temp'), (32489, 'INV_Sword_10'), (32490, 'INV_Sword_10'), (32491, 'Temp'), (32492, 'INV_Gauntlets_05'), (32493, 'INV_Helmet_10'), (32494, 'Temp'), (32495, 'Temp'), (32496, 'Temp'), (32497, 'INV_Weapon_Bow_08'), (32498, 'INV_Weapon_Crossbow_05'), (32499, 'INV_Weapon_Bow_09'), (32500, 'Temp'), (32501, 'INV_Misc_Cape_20'), (32502, 'Temp'), (32503, 'INV_Misc_Cape_20'), (32504, 'Temp'), (32505, 'Temp'), (32506, 'Temp'), (32507, 'INV_Wand_01'), (32508, 'INV_Misc_Bandana_01'), (32509, 'INV_Belt_35'), (32510, 'Temp'), (32511, 'INV_Weapon_ShortBlade_02'), (32512, 'Temp'), (32513, 'Temp'), (32514, 'INV_Hammer_03'), (32515, 'INV_Misc_Book_11'), (32516, 'INV_Staff_Goldfeathered_01'), (32517, 'INV_Staff_09'), (32518, 'INV_Staff_09'), (32519, 'INV_Weapon_Bow_08'), (32520, 'INV_Misc_Fish_18'), (32521, 'INV_Misc_Fish_19'), (32522, 'Temp'), (32523, 'Temp'), (32524, 'Temp'), (32525, 'Temp'), (32526, 'INV_Drink_04'), (32527, 'INV_Sword_36'), (32528, 'INV_Sword_36'), (32529, 'INV_Weapon_ShortBlade_06'), (32530, 'INV_Weapon_ShortBlade_07'), (32531, 'INV_Sword_32'), (32532, 'INV_Helmet_44'), (32533, 'INV_Mace_10'), (32534, 'INV_Misc_MonsterClaw_03'), (32535, 'INV_Misc_MonsterClaw_03'), (32536, 'INV_Helmet_44'), (32537, 'INV_Misc_MonsterClaw_02'), (32538, 'INV_Misc_MonsterClaw_02'), (32539, 'INV_Misc_MonsterClaw_02'), (32540, 'INV_Jewelry_Ring_32'), (32541, 'INV_Sword_32'), (32542, 'INV_Weapon_ShortBlade_15'), (32543, 'INV_Potion_45'), (32544, 'INV_Chest_Cloth_12'), (32545, 'INV_Feather_02'), (32546, 'INV_Feather_11'), (32547, 'INV_Bijou_Blue'), (32548, 'INV_Bijou_Bronze'), (32549, 'INV_Bijou_Gold'), (32550, 'INV_Bijou_Green'), (32551, 'INV_Bijou_Orange'), (32552, 'INV_Bijou_Purple'), (32553, 'INV_Bijou_Red'), (32554, 'INV_Bijou_Silver'), (32555, 'INV_Bijou_Yellow'), (32556, 'INV_Stone_02'), (32557, 'INV_Stone_05'), (32558, 'INV_Shield_21'), (32559, 'INV_Shield_13'), (32560, 'INV_Shield_22'), (32561, 'INV_Shield_12'), (32562, 'INV_Boots_Cloth_09'), (32563, 'INV_Boots_Cloth_09'), (32564, 'INV_Chest_Cloth_12'), (32565, 'INV_Chest_Cloth_12'), (32566, 'INV_Shoulder_17'), (32567, 'INV_Shoulder_01'), (32568, 'INV_Misc_MonsterClaw_03'), (32569, 'INV_Misc_MonsterClaw_03'), (32570, 'INV_Waepon_Bow_ZulGrub_D_01'), (32571, 'INV_Waepon_Bow_ZulGrub_D_02'), (32572, 'INV_Sword_32'), (32574, 'INV_Weapon_Rifle_07'), (32575, 'INV_Weapon_Shortblade_30'), (32576, 'INV_Weapon_Shortblade_31'), (32577, 'INV_Weapon_Rifle_10'), (32578, 'INV_Wand_12'), (32579, 'INV_Wand_09'), (32580, 'INV_Sword_52'), (32581, 'INV_Sword_54'), (32582, 'INV_Wand_06'), (32583, 'INV_Wand_09'), (32584, 'INV_Wand_05'), (32585, 'INV_Weapon_Halberd_12'), (32586, 'INV_Staff_35'), (32587, 'INV_Staff_34'), (32588, 'INV_Mace_17'), (32589, 'INV_Sword_55'), (32590, 'INV_Weapon_ShortBlade_06'), (32591, 'INV_Weapon_ShortBlade_06'), (32592, 'INV_Weapon_ShortBlade_06'), (32593, 'INV_Misc_MonsterClaw_03'), (32594, 'INV_Mask_02'), (32595, 'INV_Wand_09'), (32596, 'INV_Mask_02'), (32597, 'INV_Mace_08'), (32598, 'INV_Sword_52'), (32599, 'INV_Boots_Chain_08'), (32600, 'INV_Mace_08'), (32601, 'INV_Boots_Chain_04'), (32602, 'INV_Sword_55'), (32603, 'INV_Sword_55'), (32604, 'INV_Weapon_Halberd_12'), (32605, 'INV_Belt_14'), (32606, 'INV_Belt_20'), (32607, 'INV_Belt_17'), (32608, 'INV_Boots_Plate_06'), (32609, 'INV_Staff_35'), (32610, 'INV_Staff_34'), (32611, 'INV_Staff_34'), (32612, 'INV_Staff_35'), (32613, 'INV_Staff_33'), (32614, 'INV_Weapon_Hand_01'), (32615, 'INV_Weapon_Hand_01'), (32616, 'INV_Boots_Chain_02'), (32617, 'INV_Boots_Cloth_04'), (32618, 'INV_Staff_34'), (32619, 'INV_Boots_Cloth_07'), (32620, 'INV_Boots_Plate_06'), (32621, 'INV_Boots_Plate_06'), (32622, 'INV_Boots_Plate_06'), (32623, 'INV_Boots_Chain_02'), (32624, 'INV_Boots_Cloth_07'), (32625, 'INV_Boots_Cloth_04'), (32626, 'INV_Boots_Plate_06'), (32627, 'INV_Boots_Chain_05'), (32628, 'INV_Boots_Plate_04'), (32629, 'INV_Boots_Chain_02'), (32630, 'INV_Boots_Cloth_04'), (32631, 'INV_Axe_14'), (32632, 'INV_Belt_17'), (32633, 'INV_Belt_20'), (32634, 'INV_Boots_Chain_02'), (32635, 'INV_Boots_Chain_02'), (32636, 'INV_Boots_Chain_02'), (32637, 'INV_Belt_20'), (32638, 'INV_Boots_Chain_02'), (32639, 'INV_Boots_Cloth_07'), (32640, 'INV_Boots_Cloth_04'), (32641, 'INV_Boots_Cloth_04'), (32642, 'INV_Boots_Plate_04'), (32643, 'INV_Boots_Plate_04'), (32644, 'INV_Belt_14'), (32645, 'INV_Boots_Cloth_05'), (32646, 'INV_Boots_Chain_02'), (32647, 'INV_Boots_Plate_04'), (32648, 'INV_Sword_13'), (32649, 'INV_Wand_04'), (32650, 'INV_Misc_Food_64'), (32651, 'Temp'), (32652, 'Temp'), (32653, 'Temp'), (32654, 'Temp'), (32655, 'INV_Stone_03'), (32656, 'INV_Misc_ArmorKit_08'), (32657, 'INV_Jewelry_Ring_46'), (32658, 'Spell_Holy_PowerWordShield'), (32659, 'Temp'), (32660, 'Temp'), (32661, 'Temp'), (32662, 'Temp'), (32663, 'Temp'), (32664, 'Temp'), (32665, 'Temp'), (32666, 'Temp'), (32667, 'Temp'), (32668, 'Temp'), (32669, 'Temp'), (32670, 'Temp'), (32671, 'Temp'), (32672, 'Temp'), (32673, 'Temp'), (32674, 'Temp'), (32675, 'INV_Shirt_01'), (32676, 'Temp'), (32677, 'INV_Wand_04'), (32678, 'INV_Jewelry_Ring_32'), (32679, 'INV_Boots_Chain_02'), (32680, 'INV_Boots_Chain_02'), (32681, 'INV_Boots_Chain_02'), (32682, 'INV_Boots_Chain_02'), (32683, 'INV_Shoulder_19'), (32684, 'INV_Shoulder_01'), (32685, 'INV_Wand_09'), (32686, 'INV_Spear_04'), (32687, 'INV_Spear_02'), (32688, 'INV_Spear_02'), (32689, 'INV_Misc_Gem_Topaz_03'), (32690, 'INV_ThrowingKnife_04'), (32691, 'INV_Misc_MonsterScales_12'), (32692, 'INV_ThrowingKnife_04'), (32693, 'INV_ThrowingKnife_03'), (32694, 'INV_Shirt_GuildTabard_01'), (32695, 'INV_Shirt_GuildTabard_01'), (32696, 'INV_Gauntlets_11'), (32697, 'INV_Gauntlets_30'), (32698, 'INV_Gauntlets_30'), (32699, 'INV_Gauntlets_30'), (32700, 'INV_Gauntlets_30'), (32701, 'INV_Helmet_24'), (32702, 'INV_Helmet_24'), (32703, 'INV_Helmet_24'), (32704, 'INV_Helmet_24'), (32705, 'INV_Helmet_24'), (32706, 'INV_Helmet_24'), (32707, 'INV_Helmet_24'), (32708, 'INV_Helmet_24'), (32709, 'INV_Helmet_24'), (32710, 'INV_Helmet_24'), (32711, 'INV_Helmet_57'), (32712, 'INV_Helmet_57'), (32713, 'INV_Jewelry_Necklace_23'), (32714, 'INV_Jewelry_Necklace_24'), (32715, 'INV_Jewelry_Necklace_25'), (32716, 'INV_Jewelry_Necklace_26'), (32717, 'INV_Spear_02'), (32718, 'INV_Belt_13'), (32719, 'INV_Belt_12'), (32720, 'INV_Belt_14'), (32721, 'INV_Belt_12'), (32722, 'INV_Sword_55'), (32723, 'INV_Sword_51'), (32724, 'INV_Belt_13'), (32725, 'INV_Misc_Cape_15'), (32726, 'INV_Misc_Cape_13'), (32727, 'INV_Misc_Cape_14'), (32728, 'INV_Misc_Head_Dragon_Black'), (32729, 'INV_Boots_05'), (32730, 'INV_Boots_05'), (32731, 'INV_Helmet_30'), (32732, 'INV_Boots_Cloth_05'), (32733, 'INV_Banner_01'), (32734, 'INV_Mask_02'), (32735, 'INV_Helmet_57'), (32736, 'INV_Axe_14'), (32737, 'INV_Axe_14'), (32738, 'INV_Axe_26'), (32739, 'INV_Shoulder_01'), (32740, 'INV_Shoulder_24'), (32741, 'INV_Shoulder_01'), (32742, 'INV_Shoulder_24'), (32743, 'INV_Feather_06'), (32744, 'INV_Feather_06'), (32745, 'INV_ZulGurubTrinket'), (32746, 'INV_Misc_Ribbon_01'), (32747, 'INV_Chest_Fur'), (32748, 'INV_Chest_Fur'), (32749, 'INV_Bracer_15'), (32750, 'INV_Belt_19'), (32751, 'INV_Gauntlets_30'), (32752, 'INV_Gauntlets_25'), (32753, 'INV_Pants_Mail_06'), (32754, 'INV_Helmet_25'), (32755, 'INV_Boots_Chain_11'), (32756, 'INV_Pants_Plate_04'), (32757, 'INV_Gauntlets_10'), (32758, 'INV_Boots_Plate_03'), (32759, 'INV_Pants_Mail_15'), (32760, 'INV_Pants_Mail_15'), (32761, 'INV_Gauntlets_12'), (32762, 'INV_Gauntlets_12'), (32763, 'INV_Weapon_Crossbow_09'), (32764, 'INV_Weapon_Crossbow_09'), (32765, 'INV_Mace_19'), (32766, 'INV_Weapon_Bow_08'), (32767, 'INV_Misc_Head_Gnome_02'), (32768, 'Mail_GMIcon'), (32769, 'INV_Axe_25'), (32770, 'INV_Boots_Cloth_02'), (32771, 'INV_Misc_Bone_DwarfSkull_01'), (32772, 'INV_Pants_Leather_09'), (32773, 'INV_Boots_Chain_04'), (32774, 'INV_Wand_11'), (32775, 'Temp'), (32776, 'INV_Weapon_Hand_01'), (32777, 'INV_Banner_01'), (32778, 'INV_Axe_20'), (32779, 'INV_Mace_04'), (32780, 'INV_Mace_04'), (32781, 'INV_Box_02'), (32782, 'INV_Mace_19'), (32783, 'INV_Gauntlets_09'), (32784, 'INV_Misc_Bone_DwarfSkull_01'), (32785, 'Temp'), (32786, 'Temp'), (32787, 'Temp'), (32788, 'Temp'), (32789, 'Temp'), (32790, 'INV_Helmet_09'), (32791, 'INV_Misc_Head_Murloc_01'), (32792, 'INV_Egg_03'), (32793, 'Temp'), (32794, 'Temp'), (32795, 'Temp'), (32796, 'Temp'), (32797, 'Temp'), (32798, 'Temp'), (32799, 'Temp'), (32800, 'Temp'), (32801, 'Temp'), (32802, 'Temp'), (32803, 'Temp'), (32804, 'INV_Pants_02'), (32805, 'INV_Shirt_01'), (32806, 'Temp'), (32807, 'Temp'), (32808, 'Temp'), (32809, 'Temp'), (32810, 'Temp'), (32811, 'INV_Gauntlets_05'), (32812, 'Temp'), (32813, 'INV_Shoulder_15'), (32814, 'Temp'), (32815, 'INV_Gauntlets_10'), (32816, 'INV_Pants_06'), (32817, 'INV_Misc_Rune_06'), (32818, 'INV_Chest_Plate08'), (32819, 'INV_Misc_Powder_Purple'), (32820, 'INV_Misc_MonsterScales_13'), (32821, 'INV_Boots_Plate_04'), (32822, 'INV_Boots_Plate_04'), (32823, 'Mail_GMIcon'), (32824, 'INV_Misc_Head_Gnome_01'), (32825, 'INV_Misc_Head_Gnome_02'), (32826, 'INV_Misc_Bag_07_Red'), (32827, 'INV_Wand_12'), (32828, 'Temp'), (32829, 'INV_Helmet_07'), (32830, 'INV_Misc_Food_59'), (32831, 'Ability_Creature_Cursed_01'), (32832, 'Temp'), (32833, 'Temp'), (32834, 'INV_Axe_04'), (32835, 'INV_Sword_20'), (32836, 'INV_Sword_20'), (32837, 'INV_Sword_20'), (32838, 'INV_Misc_Bag_11'), (32839, 'INV_Misc_Food_51'), (32840, 'INV_Misc_Head_Gnome_01'), (32841, 'INV_Chest_Cloth_17'), (32842, 'INV_Helmet_27'), (32843, 'INV_Shoulder_25'), (32844, 'INV_Helmet_27'), (32845, 'INV_Scroll_09'), (32846, 'INV_Letter_08'), (32847, 'INV_Letter_07'), (32848, 'Temp'), (32849, 'INV_Misc_Food_59'), (32850, 'Spell_Shadow_SealOfKings'), (32851, 'Spell_Nature_StoneSkinTotem'), (32852, 'Temp'), (32853, 'Temp'), (32854, 'Temp'), (32855, 'Temp'), (32856, 'Temp'), (32857, 'Temp'), (32858, 'INV_Wand_11'), (32859, 'INV_Boots_03'), (32860, 'INV_Shirt_05'), (32861, 'Temp'), (32862, 'Temp'), (32863, 'Temp'), (32864, 'Temp'), (32865, 'INV_Boots_01'), (32866, 'Temp'), (32867, 'Temp'), (32868, 'Temp'), (32869, 'Temp'), (32870, 'Temp'), (32871, 'INV_Bracer_12'), (32872, 'INV_Chest_Plate07'), (32873, 'INV_Gauntlets_31'), (32874, 'INV_Gauntlets_11'), (32875, 'INV_Bracer_05'), (32876, 'INV_Chest_Leather_02'), (32877, 'INV_Gauntlets_11'), (32878, 'INV_Enchant_ShardGlimmeringSmall'), (32879, 'Spell_Fire_SealOfFire'), (32880, 'INV_Crown_01'), (32881, 'Temp'), (32882, 'Temp'), (32883, 'INV_Boots_Plate_03'), (32884, 'INV_Misc_Gem_Pearl_04'), (32885, 'INV_Misc_MonsterScales_13'), (32886, 'INV_Misc_MonsterScales_14'), (32887, 'INV_Misc_MonsterScales_05'), (32888, 'INV_Shield_11'), (32889, 'INV_Gauntlets_29'), (32890, 'INV_Gauntlets_30'), (32891, 'INV_Mace_08'), (32892, 'Temp'), (32893, 'INV_Sword_27'), (32894, 'INV_Staff_13'), (32895, 'INV_Jewelry_Ring_36'), (32896, 'INV_Shoulder_16'), (32897, 'INV_Shoulder_01'), (32898, 'INV_Misc_Bone_05'), (32899, 'INV_Helmet_30'), (32900, 'INV_Helmet_25'), (32901, 'INV_Shoulder_16'), (32902, 'INV_Shoulder_16'), (32903, 'INV_Shoulder_16'), (32904, 'Temp'), (32905, 'Spell_Shadow_SealOfKings'), (32906, 'INV_Helmet_01'), (32907, 'INV_Helmet_01'), (32908, 'INV_Helmet_01'), (32909, 'INV_Staff_20'), (32910, 'INV_Pants_Cloth_05'), (32911, 'Spell_Fire_FlameShock'), (32912, 'Spell_Nature_NullWard'), (32913, 'Spell_Lightning_LightningBolt01'), (32914, 'Spell_Frost_Frost'), (32915, 'INV_Shirt_17'), (32916, 'INV_Shirt_17'), (32917, 'INV_Chest_Cloth_43'), (32918, 'INV_Chest_Cloth_09'), (32919, 'INV_Staff_13'), (32920, 'INV_Misc_StoneTablet_08'), (32921, 'INV_Misc_StoneTablet_04'), (32922, 'INV_Misc_StoneTablet_11'), (32923, 'INV_Misc_StoneTablet_03'), (32924, 'INV_Pants_Cloth_05'), (32925, 'INV_Belt_17'), (32926, 'INV_Pants_Cloth_05'), (32927, 'INV_Pants_Cloth_05'), (32928, 'INV_Belt_14'), (32929, 'INV_Chest_Cloth_09'), (32930, 'INV_Staff_31'), (32931, 'INV_Wand_11'), (32932, 'INV_Wand_11'), (32933, 'INV_Misc_StoneTablet_04'), (32934, 'INV_Helmet_10'), (32935, 'INV_Helmet_10'), (32936, 'INV_Helmet_10'), (32937, 'INV_Helmet_10'), (32938, 'INV_Helmet_10'), (32939, 'INV_Helmet_10'), (32940, 'INV_Helmet_10'), (32941, 'INV_Helmet_10'), (32942, 'INV_Helmet_10'), (32943, 'INV_Chest_Plate08'), (32944, 'INV_Gauntlets_29'), (32945, 'INV_Chest_Plate06'), (32946, 'INV_Gauntlets_27'), (32947, 'INV_Staff_31'), (32948, 'INV_Chest_Cloth_09'), (32949, 'Temp'), (32950, 'Temp'), (32951, 'INV_Shirt_01'), (32952, 'Temp'), (32953, 'Temp'), (32954, 'INV_Staff_31'), (32955, 'INV_Misc_Food_59'), (32956, 'INV_Misc_Head_Gnome_01'), (32957, 'INV_Misc_Head_Gnome_02'), (32958, 'INV_Misc_Head_Dwarf_01'), (32959, 'INV_Misc_Head_Dwarf_02'), (32960, 'INV_Misc_Head_Dwarf_01'), (32961, 'INV_Misc_Head_Elf_02'), (32962, 'Ability_Ambush'), (32963, 'Ability_Ambush'), (32964, 'INV_Misc_Head_Human_02'), (32965, 'INV_Misc_Head_Scourge_01'), (32966, 'INV_Misc_Head_Troll_02'), (32967, 'INV_Misc_Head_Troll_01'), (32968, 'INV_Misc_Head_Orc_02'), (32969, 'Ability_Warrior_WarCry'), (32970, 'INV_Misc_Head_Tauren_01'), (32971, 'INV_Misc_Head_Tauren_02'), (32972, 'INV_Misc_Head_Undead_01'), (32973, 'INV_Misc_Head_Undead_02'), (32974, 'INV_Chest_Cloth_45'), (32975, 'INV_Shirt_01'), (32976, 'Temp'), (32977, 'Temp'), (32978, 'INV_Helmet_24'), (32979, 'INV_Helmet_24'), (32980, 'INV_Helmet_24'), (32981, 'INV_Chest_Cloth_12'), (32982, 'INV_Shoulder_02'), (32983, 'INV_Shoulder_02'), (32984, 'INV_Chest_Cloth_02'), (32985, 'INV_Shoulder_23'), (32986, 'INV_Chest_Cloth_02'), (32987, 'INV_Boots_07'), (32988, 'INV_Gauntlets_14'), (32989, 'INV_Pants_Cloth_09'), (32990, 'INV_Gauntlets_14'), (32991, 'INV_Pants_06'), (32992, 'INV_Boots_07'), (32993, 'INV_Boots_07'), (32994, 'INV_Boots_Cloth_02'), (32995, 'INV_Gauntlets_14'), (32996, 'INV_Boots_05'), (32997, 'INV_Gauntlets_19'), (32998, 'INV_Pants_07'), (32999, 'INV_Helmet_08'), (33000, 'INV_Shoulder_02'), (33001, 'INV_Chest_Cloth_09'), (33002, 'INV_Shoulder_02'), (33003, 'INV_Shoulder_23'), (33004, 'INV_Shoulder_23'), (33005, 'INV_Shoulder_02'), (33006, 'INV_Boots_07'), (33007, 'INV_Pants_Cloth_09'), (33008, 'INV_Boots_Cloth_02'), (33009, 'INV_Boots_Cloth_03'), (33010, 'INV_Sword_44'), (33011, 'INV_Mace_04'), (33012, 'INV_Misc_Cape_17'), (33013, 'INV_Mace_16'), (33014, 'INV_Weapon_ShortBlade_22'), (33015, 'INV_Staff_36'), (33016, 'INV_Mace_16'), (33017, 'INV_Mace_20'), (33018, 'INV_Misc_Orb_01'), (33019, 'INV_Weapon_Crossbow_11'), (33020, 'INV_Weapon_Crossbow_11'), (33021, 'INV_Misc_EngGizmos_02'), (33022, 'INV_Jewelry_Necklace_21'), (33023, 'INV_Jewelry_Amulet_07'), (33024, 'Temp'), (33025, 'INV_Staff_Goldfeathered_01'), (33026, 'INV_Stone_WeightStone_03'), (33027, 'INV_Bracer_09'), (33028, 'INV_Bracer_15'), (33029, 'INV_Pants_Mail_08'), (33030, 'INV_Gauntlets_17'), (33031, 'INV_Gauntlets_17'), (33032, 'INV_Boots_Plate_04'), (33033, 'INV_Sword_39'), (33034, 'INV_Boots_Plate_04'), (33035, 'INV_Boots_Chain_11'), (33036, 'INV_Boots_Chain_11'), (33037, 'INV_Crown_01'), (33038, 'INV_Crown_01'), (33039, 'INV_Helmet_17'), (33040, 'INV_Belt_15'), (33041, 'INV_Pants_Leather_03'), (33042, 'INV_Pants_Leather_11'), (33043, 'INV_Helmet_43'), (33044, 'INV_Boots_Chain_08'), (33045, 'INV_Boots_Chain_08'), (33046, 'INV_Gauntlets_29'), (33047, 'INV_Gauntlets_29'), (33048, 'INV_Boots_Cloth_05'), (33049, 'INV_Boots_Cloth_05'), (33050, 'INV_Shoulder_29'), (33051, 'INV_Shoulder_29'), (33052, 'INV_Boots_08'), (33053, 'INV_Shirt_06'), (33054, 'INV_Chest_Cloth_39'), (33055, 'INV_Shoulder_11'), (33056, 'INV_Shoulder_11'), (33057, 'INV_Pants_Mail_15'), (33058, 'INV_Pants_Plate_16'), (33059, 'INV_Pants_Plate_05'), (33060, 'INV_Helmet_20'), (33061, 'INV_Boots_05'), (33062, 'INV_Chest_Cloth_47'), (33063, 'INV_Helmet_15'), (33064, 'Spell_Shadow_Haunting'), (33065, 'Temp'), (33066, 'Temp'), (33067, 'INV_Weapon_Bow_03'), (33068, 'INV_Weapon_Bow_03'), (33069, 'INV_Weapon_ShortBlade_20'), (33070, 'INV_Helmet_66'), (33071, 'INV_Helmet_08'), (33072, 'INV_Hammer_22'), (33073, 'INV_Helmet_27'), (33074, 'INV_Shoulder_25'), (33075, 'INV_Staff_31'), (33076, 'INV_Boots_05'), (33077, 'INV_Gauntlets_19'), (33078, 'INV_Shoulder_19'), (33079, 'INV_Chest_Leather_01'), (33080, 'INV_Boots_05'), (33081, 'INV_Gauntlets_27'), (33082, 'INV_Helmet_08'), (33083, 'INV_Shoulder_19'), (33084, 'INV_Chest_Leather_01'), (33085, 'INV_Chest_Leather_01'), (33086, 'INV_Staff_31'), (33087, 'INV_Sword_48'), (33088, 'INV_Shoulder_19'), (33089, 'INV_Shoulder_19'), (33090, 'INV_Gauntlets_28'), (33091, 'INV_Gauntlets_28'), (33092, 'INV_Gauntlets_28'), (33093, 'INV_Sword_44'), (33094, 'INV_Sword_56'), (33095, 'INV_Weapon_ShortBlade_22'), (33096, 'INV_Misc_Cape_17'), (33097, 'INV_Sword_44'), (33098, 'INV_Boots_Cloth_10'), (33099, 'INV_Gauntlets_29'), (33100, 'INV_Gauntlets_29'), (33101, 'INV_Gauntlets_32'), (33102, 'INV_Boots_Chain_09'), (33103, 'INV_Boots_Chain_09'), (33104, 'INV_Boots_Chain_09'), (33105, 'INV_Boots_Chain_09'), (33106, 'INV_Weapon_ShortBlade_27'), (33107, 'INV_Weapon_ShortBlade_27'), (33108, 'INV_Boots_07'), (33109, 'INV_Boots_07'), (33110, 'INV_Gauntlets_32'), (33111, 'INV_Boots_07'), (33112, 'INV_Boots_07'), (33113, 'INV_Spear_06'), (33114, 'INV_Boots_01'), (33115, 'INV_Gauntlets_05'), (33116, 'INV_Boots_Plate_05'), (33117, 'INV_Boots_Plate_05'), (33118, 'INV_Weapon_Bow_10'), (33119, 'INV_Pants_Leather_05'), (33120, 'INV_Hammer_14'), (33121, 'INV_Belt_30'), (33122, 'INV_Pants_Mail_16'), (33123, 'INV_Sword_35'), (33124, 'INV_Pants_Plate_12'), (33125, 'INV_Wand_12'), (33126, 'INV_Belt_26'), (33127, 'INV_Pants_Cloth_04'), (33128, 'INV_Axe_13'), (33129, 'INV_Shoulder_05'), (33130, 'INV_Bracer_10'), (33131, 'INV_Bracer_10'), (33132, 'INV_Gauntlets_05'), (33133, 'INV_Shoulder_22'), (33134, 'INV_Bracer_07'), (33135, 'INV_Jewelry_Necklace_21'), (33136, 'INV_Shoulder_25'), (33137, 'INV_Bracer_19'), (33138, 'INV_Shield_15'), (33139, 'INV_Shoulder_08'), (33140, 'INV_Bracer_12'), (33141, 'INV_Bracer_12'), (33142, 'INV_Misc_Cape_02'), (33143, 'INV_Hammer_10'), (33144, 'INV_Misc_Cape_19'), (33145, 'INV_Sword_22'), (33146, 'INV_Pants_Plate_18'), (33147, 'INV_Pants_Mail_08'), (33148, 'INV_Pants_Leather_01'), (33149, 'INV_Pants_Cloth_06'), (33150, 'INV_Chest_Cloth_10'), (33151, 'INV_Boots_Plate_02'), (33152, 'INV_Boots_Plate_02'), (33153, 'INV_Gauntlets_11'), (33154, 'INV_Gauntlets_11'), (33155, 'INV_Boots_08'), (33156, 'INV_Gauntlets_17'), (33157, 'Temp'), (33158, 'Temp'), (33159, 'Temp'), (33160, 'INV_Gauntlets_17'), (33161, 'INV_Helmet_17'), (33162, 'INV_Helmet_43'), (33163, 'INV_Staff_08'), (33164, 'Temp'), (33165, 'Temp'), (33166, 'Temp'), (33167, 'INV_Belt_06'), (33168, 'Temp'), (33169, 'Temp'), (33170, 'INV_Staff_08'), (33171, 'INV_Pick_03'), (33172, 'INV_Staff_07'), (33173, 'INV_Misc_Gem_Pearl_06'), (33174, 'INV_Helmet_31'), (33175, 'INV_Shirt_01'), (33176, 'INV_Shirt_01'), (33177, 'INV_Misc_Orb_05'), (33178, 'Spell_Shadow_LifeDrain'), (33179, 'INV_Chest_Leather_09'), (33180, 'Temp'), (33181, 'INV_Axe_04'), (33182, 'INV_Boots_01'), (33183, 'INV_Chest_Leather_03'), (33184, 'INV_Chest_Leather_03'), (33185, 'INV_Pants_06'), (33186, 'Temp'), (33187, 'INV_Jewelry_Necklace_22'), (33188, 'INV_Jewelry_Amulet_05'), (33189, 'INV_Helmet_04'), (33190, 'Temp'), (33191, 'Spell_Fire_FrostResistanceTotem'), (33192, 'Temp'), (33193, 'INV_Misc_Gem_Bloodstone_02'), (33194, 'INV_Poison_MindNumbing'), (33195, 'INV_Helmet_10'), (33196, 'INV_Misc_Head_Troll_01'), (33197, 'INV_Misc_Gem_Crystal_03'), (33198, 'INV_Pants_Mail_07'), (33199, 'INV_Letter_08'), (33200, 'Ability_Warrior_Sunder'), (33201, 'INV_Misc_Bag_10_Green'), (33202, 'Ability_Creature_Poison_05'), (33203, 'Ability_Creature_Poison_06'), (33204, 'INV_Misc_Bag_12'), (33205, 'INV_Misc_Pelt_Boar_Ruin_02'), (33206, 'Temp'), (33207, 'INV_Jewelry_Necklace_16'), (33208, 'INV_Jewelry_Amulet_02'), (33209, 'INV_Jewelry_Talisman_06'), (33210, 'INV_Misc_Gift_05'), (33211, 'INV_Letter_04'), (33212, 'INV_Scroll_03'), (33213, 'Temp'), (33214, 'Temp'), (33215, 'INV_Shoulder_02'), (33216, 'Temp'), (33217, 'Temp'), (33218, 'Temp'), (33219, 'INV_Sword_04'), (33220, 'INV_Sword_04'), (33221, 'Temp'), (33222, 'INV_Misc_Pelt_05'), (33223, 'Temp'), (33224, 'INV_Box_02'), (33225, 'Trade_Tailoring'), (33226, 'INV_Jewelry_Necklace_12'), (33227, 'INV_Stone_GrindingStone_01'), (33228, 'Temp'), (33229, 'Temp'), (33230, 'INV_Crown_01'), (33231, 'INV_Crown_01'), (33232, 'Temp'), (33233, 'INV_Axe_01'), (33234, 'INV_Staff_01'), (33235, 'INV_Axe_01'), (33236, 'INV_Sword_04'), (33237, 'INV_Weapon_ShortBlade_14'), (33238, 'INV_Shield_09'), (33239, 'INV_Misc_Flower_04'), (33240, 'Temp'), (33241, 'Temp'), (33242, 'Temp'), (33243, 'INV_Misc_Orb_01'), (33244, 'Temp'), (33245, 'Temp'), (33246, 'Temp'), (33247, 'INV_Belt_05'), (33248, 'INV_Misc_Gem_Diamond_03'), (33249, 'INV_Enchant_DustSoul'), (33250, 'INV_Axe_19'), (33251, 'INV_Mace_10'), (33252, 'INV_Weapon_ShortBlade_12'), (33253, 'INV_Weapon_ShortBlade_12'), (33254, 'INV_Staff_02'), (33255, 'INV_Axe_19'), (33256, 'INV_Chest_Cloth_33'), (33257, 'INV_Chest_Cloth_16'), (33258, 'INV_Chest_Cloth_38'), (33259, 'INV_Pants_Cloth_02'), (33260, 'INV_Boots_09'), (33261, 'INV_Torch_Unlit'), (33262, 'INV_Jewelry_Necklace_22'), (33263, 'INV_Pants_Mail_03'), (33264, 'INV_Belt_06'), (33265, 'INV_Boots_01'), (33266, 'INV_Bracer_03'), (33267, 'INV_Gauntlets_04'), (33268, 'INV_Chest_Chain_13'), (33269, 'INV_Gauntlets_04'), (33270, 'INV_Boots_01'), (33271, 'INV_Belt_04'), (33272, 'INV_Boots_06'), (33273, 'INV_Pants_10'), (33274, 'INV_Shirt_06'), (33275, 'INV_Bracer_11'), (33276, 'INV_Gauntlets_18'), (33277, 'Temp'), (33278, 'Temp'), (33279, 'Temp'), (33280, 'Temp'), (33281, 'Temp'), (33282, 'INV_Gauntlets_05'), (33283, 'Spell_Frost_SummonWaterElemental'), (33284, 'INV_Misc_Fish_26'), (33285, 'INV_Letter_16'), (33286, 'INV_Helmet_47'), (33287, 'INV_Jewelry_Talisman_03'), (33288, 'INV_Shield_21'), (33289, 'INV_Helmet_04'), (33290, 'INV_Crown_02'), (33291, 'INV_Shield_15'), (33292, 'INV_Helmet_41'), (33293, 'INV_Helmet_41'), (33294, 'INV_Misc_Gem_EmeraldRough_01'), (33295, 'INV_Misc_Gem_OpalRough_01'), (33296, 'INV_Misc_Gem_CrystalCut_01'), (33297, 'INV_Misc_Gem_AmethystRough_01'), (33298, 'INV_Misc_Gem_EmeraldRough_02'), (33299, 'INV_Staff_08'), (33300, 'INV_Axe_11'), (33301, 'INV_Mace_02'), (33302, 'INV_Weapon_ShortBlade_18'), (33303, 'INV_Weapon_ShortBlade_18'), (33304, 'INV_Sword_01'), (33305, 'INV_Shield_05'), (33306, 'INV_Shield_09'), (33307, 'INV_Shield_09'), (33308, 'INV_Mace_10'), (33309, 'INV_Shield_09'), (33310, 'INV_Shirt_05'), (33311, 'INV_Pants_02'), (33312, 'INV_Boots_05'), (33313, 'INV_Boots_05'), (33314, 'INV_Boots_05'), (33315, 'INV_Shirt_05'), (33316, 'INV_Shirt_01'), (33317, 'INV_Boots_06'), (33318, 'INV_Misc_Cape_18'), (33319, 'INV_Bracer_12'), (33320, 'INV_Boots_06'), (33321, 'INV_Chest_Chain'), (33322, 'INV_Chest_Chain'), (33323, 'INV_Gauntlets_06'), (33324, 'INV_Belt_05'), (33325, 'INV_Boots_01'), (33326, 'INV_Belt_03'), (33327, 'INV_Gauntlets_04'), (33328, 'INV_Bracer_10'), (33329, 'INV_Pants_12'), (33330, 'INV_Belt_04'), (33331, 'INV_Bracer_11'), (33332, 'INV_Misc_Cape_10'), (33333, 'INV_Gauntlets_18'), (33334, 'INV_Pants_09'), (33335, 'INV_Boots_09'), (33336, 'INV_Chest_Chain'), (33337, 'INV_Pants_03'), (33338, 'INV_Gauntlets_04'), (33339, 'INV_Boots_01'), (33340, 'INV_Chest_Chain'), (33341, 'INV_Gauntlets_04'), (33342, 'INV_Pants_02'), (33343, 'INV_Shirt_05'), (33344, 'INV_Boots_05'), (33345, 'INV_Pants_02'), (33346, 'INV_Chest_Chain_13'), (33347, 'INV_Boots_06'), (33348, 'INV_Boots_Chain_04'), (33349, 'INV_Boots_06'), (33350, 'INV_Boots_06'), (33351, 'INV_Pants_02'), (33352, 'INV_Chest_Leather_07'), (33353, 'INV_Chest_Leather_09'), (33354, 'Temp'), (33355, 'Temp'), (33356, 'INV_Misc_Cape_10'), (33357, 'Temp'), (33358, 'INV_Shoulder_05'), (33359, 'INV_Pants_Mail_03'), (33360, 'Temp'), (33361, 'Temp'), (33362, 'Temp'), (33363, 'Temp'), (33364, 'Temp'), (33365, 'Temp'), (33366, 'Temp'), (33367, 'Temp'), (33368, 'INV_Shirt_05'), (33369, 'Temp'), (33370, 'Temp'), (33371, 'Temp'), (33372, 'INV_Shirt_05'), (33373, 'Temp'), (33374, 'INV_Pants_02'), (33375, 'Temp'), (33376, 'Temp'), (33377, 'Temp'), (33378, 'Temp'), (33379, 'Temp'), (33380, 'INV_Chest_Leather_07'), (33381, 'INV_Pants_02'), (33382, 'Temp'), (33383, 'INV_Chest_Chain_13'), (33384, 'INV_Belt_06'), (33385, 'INV_Pants_Mail_03'), (33386, 'INV_Boots_01'), (33387, 'INV_Chest_Chain_13'), (33388, 'INV_Belt_06'), (33389, 'INV_Pants_Mail_03'), (33390, 'INV_Chest_Chain_13'), (33391, 'INV_Belt_06'), (33392, 'INV_Pants_Mail_03'), (33393, 'Temp'), (33394, 'Temp'), (33395, 'INV_Drink_17'), (33396, 'Temp'), (33397, 'Temp'), (33398, 'Temp'), (33399, 'Ability_Spy'), (33400, 'INV_Helmet_63'), (33401, 'INV_Helmet_63'), (33402, 'INV_Chest_Cloth_24'), (33403, 'Temp'), (33404, 'Temp'), (33405, 'Temp'), (33406, 'Temp'), (33407, 'Temp'), (33408, 'Temp'), (33409, 'INV_Helmet_30'), (33410, 'INV_Jewelry_Ring_03'), (33411, 'Temp'), (33412, 'Temp'), (33413, 'Temp'), (33414, 'Temp'), (33415, 'INV_Shoulder_02'), (33416, 'Temp'), (33417, 'Temp'), (33418, 'Temp'), (33419, 'INV_Misc_Coin_10'), (33420, 'INV_Staff_07'), (33421, 'INV_Staff_15'), (33422, 'INV_Staff_13'), (33423, 'INV_Misc_StoneTablet_03'), (33424, 'INV_Misc_Flower_04'), (33425, 'INV_Weapon_ShortBlade_02'), (33426, 'INV_Misc_Flower_02'), (33427, 'INV_Wand_12'), (33428, 'INV_Wand_12'), (33429, 'INV_Staff_01'), (33430, 'INV_Weapon_ShortBlade_14'), (33431, 'INV_Mace_24'), (33432, 'Temp'), (33433, 'INV_Pants_02'), (33434, 'INV_Axe_01'), (33435, 'INV_Axe_24'), (33436, 'INV_Gizmo_07'), (33437, 'Temp'), (33438, 'Temp'), (33439, 'Temp'), (33440, 'Temp'), (33441, 'Temp'), (33442, 'Temp'), (33443, 'Temp'), (33444, 'Temp'), (33445, 'Temp'), (33446, 'Temp'), (33447, 'INV_Pants_01'), (33448, 'INV_Enchant_ShardNexusLarge'), (33449, 'INV_Potion_102'), (33450, 'INV_Potion_103'), (33451, 'INV_Potion_104'), (33452, 'INV_Potion_105'), (33453, 'INV_Potion_98'), (33454, 'INV_Potion_99'), (33455, 'INV_Potion_100'), (33456, 'Spell_Shadow_AntiMagicShell'), (33457, 'Spell_Shadow_GatherShadows'), (33458, 'INV_Axe_02'), (33459, 'INV_Chest_Cloth_02'), (33460, 'INV_Mace22'), (33461, 'INV_Helmet_20'), (33462, 'INV_Helmet_61'), (33463, 'INV_Chest_Cloth_02'), (33464, 'INV_Chest_Cloth_01'), (33465, 'Temp'), (33466, 'INV_Boots_03'), (33467, 'INV_Drink_19'), (33468, 'INV_Drink_04'), (33469, 'INV_Drink_05'), (33470, 'INV_Drink_04'), (33471, 'Temp'), (33472, 'INV_Pants_02'), (33473, 'Temp'), (33474, 'Temp'), (33475, 'Temp'), (33476, 'Temp'), (33477, 'Temp'), (33478, 'Temp'), (33479, 'Temp'), (33480, 'Temp'), (33481, 'Temp'), (33482, 'Temp'), (33483, 'Temp'), (33484, 'Temp'), (33485, 'Temp'), (33486, 'Temp'), (33487, 'Temp'), (33488, 'Temp'), (33489, 'Temp'), (33490, 'Temp'), (33491, 'Temp'), (33492, 'Temp'), (33493, 'Temp'), (33494, 'Temp'), (33495, 'Temp'), (33496, 'Temp'), (33497, 'Temp'), (33498, 'Temp'), (33499, 'Temp'), (33500, 'Temp'), (33501, 'Temp'), (33502, 'Temp'), (33503, 'Temp'), (33504, 'Temp'), (33505, 'Temp'), (33506, 'Temp'), (33507, 'Temp'), (33508, 'Temp'), (33509, 'Temp'), (33510, 'Temp'), (33511, 'Temp'), (33512, 'Temp'), (33513, 'Temp'), (33514, 'Temp'), (33515, 'Temp'), (33516, 'Temp'), (33517, 'Temp'), (33518, 'INV_Hammer_25'), (33519, 'INV_Gauntlets_18'), (33520, 'Spell_Nature_AbolishMagic'), (33521, 'INV_Feather_11'), (33522, 'INV_Misc_Herb_02'), (33523, 'INV_Chest_Cloth_07'), (33524, 'INV_Chest_Cloth_07'), (33525, 'INV_Chest_Cloth_07'), (33526, 'INV_Chest_Cloth_07'), (33527, 'INV_Chest_Cloth_06'), (33528, 'INV_Bracer_07'), (33529, 'INV_Misc_Gem_Pearl_06'), (33530, 'INV_Bracer_12'), (33531, 'INV_Misc_Cape_07'), (33532, 'INV_Hammer_04'), (33533, 'INV_Hammer_23'), (33534, 'INV_Jewelry_Ring_44'), (33535, 'INV_Holiday_Christmas_Present_01'), (33536, 'INV_Axe_04'), (33537, 'INV_Jewelry_Ring_40'), (33538, 'INV_Enchant_DustStrange'), (33539, 'INV_Misc_Food_36'), (33540, 'Ability_Hunter_Pet_Owl'), (33541, 'Spell_Shadow_DetectInvisibility'), (33542, 'INV_Shoulder_04'), (33543, 'INV_Misc_StoneTablet_02'), (33544, 'INV_Misc_ArmorKit_06'), (33545, 'INV_Misc_MonsterScales_06'), (33546, 'INV_Misc_StoneTablet_10'), (33547, 'INV_Misc_Idol_03'), (33548, 'INV_Sword_13'), (33549, 'INV_Staff_24'), (33550, 'INV_Shield_18'), (33551, 'INV_Misc_Food_50'), (33552, 'INV_Gizmo_MithrilCasing_02'), (33553, 'INV_Misc_Fish_20'), (33554, 'INV_Sword_43'), (33555, 'INV_Misc_Food_62'), (33556, 'INV_Axe_05'), (33557, 'INV_Axe_05'), (33558, 'INV_Weapon_Shortblade_34'), (33559, 'INV_Mace22'), (33560, 'INV_Shield_23'), (33561, 'INV_Shield_23'), (33562, 'INV_Shield_23'), (33563, 'INV_Shield_23'), (33564, 'INV_Shield_23'), (33565, 'INV_Weapon_Rifle_11'), (33566, 'INV_Staff_20'), (33567, 'INV_Staff_20'), (33568, 'Ability_Hunter_Pet_Gorilla'), (33569, 'INV_Gauntlets_05'), (33570, 'INV_Gauntlets_05'), (33571, 'INV_Misc_Fish_26'), (33572, 'INV_Staff_20'), (33573, 'Temp'), (33574, 'Temp'), (33575, 'Temp'), (33576, 'Temp'), (33577, 'Temp'), (33578, 'INV_Axe_04'), (33579, 'Temp'), (33580, 'Temp'), (33581, 'Temp'), (33582, 'Temp'), (33583, 'Temp'), (33584, 'Temp'), (33585, 'INV_Misc_StoneTablet_11'), (33586, 'Temp'), (33587, 'Temp'), (33588, 'INV_Holiday_Christmas_Present_03'), (33589, 'INV_Misc_Bell_01'), (33590, 'INV_Chest_Cloth_05'), (33591, 'INV_Belt_09'), (33592, 'INV_Pants_04'), (33593, 'INV_Pants_Mail_20'), (33594, 'INV_Pants_Mail_10'), (33595, 'INV_Helmet_11'), (33596, 'INV_Helmet_10'), (33597, 'INV_Gauntlets_24'), (33598, 'INV_Helmet_10'), (33599, 'INV_Gauntlets_21'), (33600, 'INV_Chest_Chain_16'), (33601, 'INV_Chest_Chain_16'), (33602, 'INV_Chest_Plate16'), (33603, 'INV_Chest_Plate16'), (33604, 'INV_Pants_Mail_10'), (33605, 'Ability_Hunter_Pet_Bear'), (33606, 'INV_Helmet_12'), (33607, 'INV_Shoulder_11'), (33608, 'INV_Shoulder_11'), (33609, 'INV_Chest_Plate12'), (33610, 'INV_Pants_Plate_11'), (33611, 'INV_Boots_Plate_03'), (33612, 'INV_Chest_Cloth_12'), (33613, 'INV_Chest_Cloth_12'), (33614, 'INV_Chest_Cloth_12'), (33615, 'INV_Sword_48'), (33616, 'INV_Shoulder_03'), (33617, 'INV_Shoulder_03'), (33618, 'INV_Pants_Cloth_02'), (33619, 'INV_Helmet_06'), (33620, 'INV_Pants_Cloth_02'), (33621, 'INV_Boots_Cloth_02'), (33622, 'INV_Boots_Cloth_02'), (33623, 'INV_Gauntlets_21'), (33624, 'INV_Gauntlets_21'), (33625, 'INV_Boots_Cloth_02'), (33626, 'INV_Weapon_ShortBlade_11'), (33627, 'INV_Bracer_19'), (33628, 'INV_Chest_Plate16'), (33629, 'INV_Gauntlets_10'), (33630, 'INV_Pants_04'), (33631, 'INV_Boots_Plate_04'), (33632, 'INV_Belt_09'), (33633, 'INV_Belt_27'), (33634, 'INV_Bracer_18'), (33635, 'INV_Chest_Plate03'), (33636, 'INV_Gauntlets_29'), (33637, 'INV_Pants_04'), (33638, 'INV_Boots_Plate_09'), (33639, 'INV_Boots_Plate_09'), (33640, 'INV_Chest_Cloth_11'), (33641, 'INV_Boots_Cloth_03'), (33642, 'INV_Shoulder_03'), (33643, 'INV_Pants_Cloth_08'), (33644, 'INV_Helmet_08'), (33645, 'INV_Helmet_06'), (33646, 'INV_Helmet_06'), (33647, 'INV_Boots_Cloth_07'), (33648, 'INV_Shoulder_03'), (33649, 'INV_Chest_Cloth_10'), (33650, 'INV_Chest_Cloth_07'), (33651, 'INV_Gauntlets_21'), (33652, 'INV_Pants_Cloth_07'), (33653, 'INV_Shoulder_23'), (33654, 'INV_Boots_08'), (33655, 'INV_Helmet_09'), (33656, 'INV_Gauntlets_25'), (33657, 'INV_Helmet_06'), (33658, 'INV_Gauntlets_25'), (33659, 'INV_Shoulder_03'), (33660, 'INV_Boots_Cloth_07'), (33661, 'INV_Boots_Cloth_07'), (33662, 'INV_Pants_Leather_01'), (33663, 'INV_Chest_Cloth_10'), (33664, 'INV_Chest_Leather_08'), (33665, 'INV_Belt_28'), (33666, 'INV_Bracer_17'), (33667, 'INV_Chest_Chain_03'), (33668, 'INV_Gauntlets_10'), (33669, 'INV_Boots_Plate_07'), (33670, 'INV_Helmet_05'), (33671, 'INV_Helmet_05'), (33672, 'INV_Pants_03'), (33673, 'INV_Boots_08'), (33674, 'INV_Shoulder_10'), (33675, 'INV_Helmet_04'), (33676, 'INV_Shoulder_03'), (33677, 'INV_Helmet_09'), (33678, 'INV_Pants_Leather_07'), (33679, 'INV_Shoulder_15'), (33680, 'INV_Shoulder_20'), (33681, 'INV_Food_ChristmasFruitCake_01'), (33682, 'INV_Helmet_05'), (33683, 'INV_Boots_Chain_08'), (33684, 'INV_Boots_Chain_08'), (33685, 'INV_Helmet_38'), (33686, 'INV_Shoulder_03'), (33687, 'INV_Pants_Mail_11'), (33688, 'INV_Chest_Chain_04'), (33689, 'INV_Chest_Chain_04'), (33690, 'INV_Boots_Chain_08'), (33691, 'INV_Chest_Chain_04'), (33692, 'INV_Pants_Mail_11'), (33693, 'INV_Helmet_05'), (33694, 'INV_Boots_Plate_04'), (33695, 'INV_Scroll_03'), (33696, 'INV_Boots_Chain_07'), (33697, 'INV_Chest_Chain_13'), (33698, 'INV_Pants_Mail_10'), (33699, 'INV_Shoulder_03'), (33700, 'INV_Pants_Mail_11'), (33701, 'INV_Pants_Mail_10'), (33702, 'INV_Misc_Horn_01'), (33703, 'INV_Helmet_08'), (33704, 'INV_Boots_Chain_07'), (33705, 'INV_Chest_Plate03'), (33706, 'INV_Pants_Plate_02'), (33707, 'INV_Shoulder_03'), (33708, 'INV_Boots_Chain_07'), (33709, 'INV_Chest_Plate12'), (33710, 'INV_Helmet_12'), (33711, 'INV_Boots_Plate_03'), (33712, 'INV_Shoulder_11'), (33713, 'INV_Pants_Plate_03'), (33714, 'INV_Boots_Plate_05'), (33715, 'INV_Helmet_08'), (33716, 'INV_Helmet_12'), (33717, 'INV_Helmet_38'), (33718, 'INV_Helmet_38'), (33719, 'INV_Helmet_38'), (33720, 'INV_Helmet_04'), (33721, 'INV_Chest_Leather_08'), (33722, 'INV_Shoulder_03'), (33723, 'INV_Chest_Leather_08'), (33724, 'INV_Chest_Leather_08'), (33725, 'INV_Shoulder_03'), (33726, 'INV_Helmet_06'), (33727, 'INV_Axe_15'), (33728, 'INV_Jewelry_Ring_47'), (33729, 'INV_Sword_57'), (33730, 'INV_Misc_Cape_14'), (33731, 'INV_Mace22'), (33732, 'INV_Misc_Cape_16'), (33733, 'INV_Misc_Cape_15'), (33734, 'INV_Weapon_ShortBlade_27'), (33735, 'INV_Misc_Cape_19'), (33736, 'INV_Misc_Cape_15'), (33737, 'INV_Misc_Cape_16'), (33738, 'INV_Weapon_ShortBlade_14'), (33739, 'INV_Mace22'), (33740, 'INV_Mace22'), (33741, 'INV_Helmet_09'), (33742, 'INV_Scroll_08'), (33743, 'INV_Helmet_41'), (33744, 'INV_Helmet_41'), (33745, 'INV_Misc_Note_02'), (33746, 'INV_Misc_Note_01'), (33747, 'INV_Helmet_41'), (33748, 'INV_Helmet_41'), (33749, 'Racial_Dwarf_FindTreasure'), (33750, 'Racial_Dwarf_FindTreasure'), (33751, 'Racial_Dwarf_FindTreasure'), (33752, 'Racial_Dwarf_FindTreasure'), (33753, 'Racial_Dwarf_FindTreasure'), (33754, 'Racial_Dwarf_FindTreasure'), (33755, 'Racial_Dwarf_FindTreasure'), (33756, 'Racial_Dwarf_FindTreasure'), (33757, 'Racial_Dwarf_FindTreasure'), (33758, 'Racial_Dwarf_FindTreasure'), (33759, 'Racial_Dwarf_FindTreasure'), (33760, 'Racial_Dwarf_FindTreasure'), (33761, 'Racial_Dwarf_FindTreasure'), (33762, 'Racial_Dwarf_FindTreasure'), (33763, 'INV_Helmet_41'), (33764, 'Racial_Dwarf_FindTreasure'), (33765, 'Racial_Dwarf_FindTreasure'), (33766, 'Racial_Dwarf_FindTreasure'), (33767, 'Racial_Dwarf_FindTreasure'), (33768, 'Racial_Dwarf_FindTreasure'), (33769, 'Racial_Dwarf_FindTreasure'), (33770, 'Racial_Dwarf_FindTreasure'), (33771, 'Racial_Dwarf_FindTreasure'), (33772, 'Racial_Dwarf_FindTreasure'), (33773, 'Racial_Dwarf_FindTreasure'), (33774, 'Racial_Dwarf_FindTreasure'), (33775, 'Racial_Dwarf_FindTreasure'), (33776, 'Racial_Dwarf_FindTreasure'), (33777, 'Racial_Dwarf_FindTreasure'), (33778, 'Racial_Dwarf_FindTreasure'), (33779, 'Racial_Dwarf_FindTreasure'), (33780, 'Racial_Dwarf_FindTreasure'), (33781, 'Racial_Dwarf_FindTreasure'), (33782, 'Racial_Dwarf_FindTreasure'), (33783, 'Racial_Dwarf_FindTreasure'), (33784, 'Racial_Dwarf_FindTreasure'), (33785, 'Racial_Dwarf_FindTreasure'), (33786, 'INV_BannerPVP_02'), (33787, 'Racial_Dwarf_FindTreasure'), (33788, 'Racial_Dwarf_FindTreasure'), (33789, 'INV_BannerPVP_01'), (33790, 'Racial_Dwarf_FindTreasure'), (33791, 'Racial_Dwarf_FindTreasure'), (33792, 'Racial_Dwarf_FindTreasure'), (33793, 'Racial_Dwarf_FindTreasure'), (33794, 'Racial_Dwarf_FindTreasure'), (33795, 'Racial_Dwarf_FindTreasure'), (33796, 'Racial_Dwarf_FindTreasure'), (33797, 'Racial_Dwarf_FindTreasure'), (33798, 'Racial_Dwarf_FindTreasure'), (33799, 'Racial_Dwarf_FindTreasure'), (33800, 'Racial_Dwarf_FindTreasure'), (33801, 'Racial_Dwarf_FindTreasure'), (33802, 'Racial_Dwarf_FindTreasure'), (33803, 'Racial_Dwarf_FindTreasure'), (33804, 'Racial_Dwarf_FindTreasure'), (33805, 'Racial_Dwarf_FindTreasure'), (33806, 'Racial_Dwarf_FindTreasure'), (33807, 'Racial_Dwarf_FindTreasure'), (33808, 'INV_jewelry_ring_AhnQiraj_01'), (33809, 'INV_Staff_12'), (33810, 'INV_Shoulder_28'), (33811, 'INV_Shoulder_18'), (33812, 'INV_Shoulder_18'), (33813, 'INV_Helmet_01'), (33814, 'INV_Misc_Cape_06'), (33815, 'INV_Bracer_12'), (33816, 'INV_Helmet_01'), (33817, 'INV_Bracer_12'), (33818, 'INV_Bracer_19'), (33819, 'INV_Gauntlets_24'), (33820, 'INV_Weapon_Crossbow_06'), (33821, 'INV_Weapon_Crossbow_06'), (33822, 'INV_Helmet_09'), (33823, 'INV_Pants_Cloth_06'), (33824, 'INV_Belt_18'), (33825, 'INV_Bracer_07'), (33826, 'INV_Weapon_Rifle_11'), (33827, 'INV_Weapon_Rifle_11'), (33828, 'INV_Weapon_Crossbow_06'), (33829, 'INV_Mace22'), (33830, 'INV_Mace_24'), (33831, 'INV_Shoulder_15'), (33832, 'INV_Belt_09'), (33833, 'Temp'), (33834, 'INV_Axe_04'), (33835, 'INV_Axe_04'), (33836, 'Temp'), (33837, 'Temp'), (33838, 'INV_Mace23'), (33839, 'INV_Sword_57'), (33840, 'INV_Chest_Leather_07'), (33841, 'INV_Shoulder_25'), (33842, 'INV_Gauntlets_05'), (33843, 'INV_Gauntlets_05'), (33844, 'INV_Gauntlets_05'), (33845, 'INV_Mace_21'), (33846, 'INV_Helmet_51'), (33847, 'INV_Helmet_62'), (33848, 'INV_Helmet_62'), (33849, 'INV_Misc_AhnQirajTrinket_02'), (33850, 'Temp'), (33851, 'INV_Misc_AhnQirajTrinket_04'), (33852, 'INV_Shoulder_29'), (33853, 'INV_Pants_Plate_01'), (33854, 'INV_Pants_Mail_15'), (33855, 'INV_Jewelry_Ring_AhnQiraj_04'), (33856, 'INV_Jewelry_Ring_AhnQiraj_03'), (33857, 'INV_Weapon_Bow_13'), (33858, 'INV_Gauntlets_31'), (33859, 'INV_Gauntlets_10'), (33860, 'INV_Boots_Plate_05'), (33861, 'INV_Boots_Plate_05'), (33862, 'INV_Boots_Chain_02'), (33863, 'INV_Boots_Chain_02'), (33864, 'INV_Jewelry_Ring_AhnQiraj_05'), (33865, 'INV_Helmet_15'), (33866, 'INV_Helmet_15'), (33867, 'INV_Shield_22'), (33868, 'INV_Gauntlets_30'), (33869, 'INV_Gauntlets_12'), (33870, 'INV_Gauntlets_12'), (33871, 'INV_Misc_AhnQirajTrinket_01'), (33872, 'INV_Boots_Cloth_03'), (33873, 'INV_Boots_Cloth_05'), (33874, 'INV_Boots_Plate_04'), (33875, 'INV_Boots_Plate_04'), (33876, 'INV_Boots_Plate_04'), (33877, 'INV_Boots_Plate_04'), (33878, 'INV_Bracer_03'), (33879, 'INV_Bracer_03'), (33880, 'INV_Helmet_01'), (33881, 'INV_Sword_56'), (33882, 'INV_Sword_56'), (33883, 'INV_Boots_08'), (33884, 'INV_Boots_08'), (33885, 'INV_Belt_25'), (33886, 'Temp'), (33887, 'INV_Pants_Plate_20'), (33888, 'INV_Pants_Plate_15'), (33889, 'INV_Bracer_13'), (33890, 'INV_Boots_Chain_11'), (33891, 'INV_Boots_Chain_11'), (33892, 'INV_Boots_Chain_11'), (33893, 'INV_Boots_Chain_11'), (33894, 'INV_Weapon_ShortBlade_12'), (33895, 'INV_Chest_Cloth_17'), (33896, 'INV_Gauntlets_24'), (33897, 'INV_Gauntlets_24'), (33898, 'INV_Gauntlets_24'), (33899, 'INV_Gauntlets_24'), (33900, 'INV_Helmet_15'), (33901, 'INV_Helmet_15'), (33902, 'INV_Bracer_19'), (33903, 'INV_Gauntlets_31'), (33904, 'INV_Belt_13'), (33905, 'INV_Belt_13'), (33906, 'INV_Jewelry_Necklace_AhnQiraj_03'), (33907, 'INV_Jewelry_Necklace_12'), (33908, 'INV_Chest_Cloth_23'), (33909, 'Temp'), (33910, 'Temp'), (33911, 'INV_Jewelry_Necklace_14'), (33912, 'Temp'), (33913, 'Temp'), (33914, 'Temp'), (33915, 'INV_Chest_Cloth_12'), (33916, 'Temp'), (33917, 'Temp'), (33918, 'Temp'), (33919, 'Temp'), (33920, 'INV_Chest_Cloth_12'), (33921, 'Temp'), (33922, 'Temp'), (33923, 'Temp'), (33924, 'Temp'), (33925, 'Temp'), (33926, 'Temp'), (33927, 'Temp'), (33928, 'Temp'), (33929, 'Temp'), (33930, 'Temp'), (33931, 'Temp'), (33932, 'Temp'), (33933, 'INV_Pants_02'), (33934, 'Temp'), (33935, 'Temp'), (33936, 'Temp'), (33937, 'Temp'), (33938, 'INV_Helmet_63'), (33939, 'Temp'), (33940, 'INV_Misc_Bag_Soulbag'), (33941, 'INV_Misc_Bag_FelclothBag'), (33942, 'INV_Misc_Bag_CoreFelclothBag'), (33943, 'Temp'), (33944, 'Temp'), (33945, 'Temp'), (33946, 'Temp'), (33947, 'Temp'), (33948, 'Temp'), (33949, 'Temp'), (33950, 'Temp'), (33951, 'Temp'), (33952, 'Temp'), (33953, 'Temp'), (33954, 'Temp'), (33955, 'INV_Sword_22'), (33956, 'Temp'), (33957, 'INV_Sword_22'), (33958, 'INV_Sword_22'), (33959, 'INV_Sword_22'), (33960, 'INV_Sword_22'), (33961, 'INV_Weapon_ShortBlade_25'), (33962, 'Temp'), (33963, 'INV_Weapon_ShortBlade_25'), (33964, 'Temp'), (33965, 'Temp'), (33966, 'Temp'), (33967, 'INV_Misc_QirajiCrystal_05'), (33968, 'INV_Weapon_ShortBlade_25'), (33969, 'INV_Misc_QirajiCrystal_04'), (33970, 'INV_Misc_QirajiCrystal_03'), (33971, 'INV_Misc_QirajiCrystal_02'), (33972, 'INV_Misc_QirajiCrystal_01'), (33973, 'INV_Misc_Eye_01'), (33974, 'Temp'), (33975, 'Temp'), (33976, 'Temp'), (33977, 'Temp'), (33978, 'INV_Box_01'), (33979, 'INV_Box_01'), (33980, 'INV_Chest_Cloth_31'), (33981, 'INV_Helmet_09'), (33982, 'INV_Bracer_19'), (33983, 'INV_Chest_Plate16'), (33984, 'INV_Gauntlets_10'), (33985, 'INV_Weapon_Shortblade_29'), (33986, 'INV_Pants_04'), (33987, 'INV_Weapon_Shortblade_29'), (33988, 'INV_Shoulder_15'), (33989, 'INV_Boots_Plate_04'), (33990, 'INV_Belt_09'), (33991, 'INV_Weapon_Shortblade_29'), (33992, 'INV_Weapon_ShortBlade_25'), (33993, 'INV_Sword_22'), (33994, 'INV_Sword_51'), (33995, 'INV_Sword_51'), (33996, 'INV_Sword_51'), (33997, 'INV_Sword_49'), (33998, 'INV_Helmet_67'), (33999, 'INV_Helmet_68'), (34000, 'INV_Shoulder_03'), (34001, 'INV_Shoulder_03'), (34002, 'INV_Shoulder_03'), (34003, 'INV_Helmet_06'), (34004, 'INV_Helmet_06'), (34005, 'Temp'), (34006, 'Temp'), (34007, 'Temp'), (34008, 'INV_Boots_08'), (34009, 'Temp'), (34010, 'INV_Boots_05'), (34011, 'INV_Belt_13'), (34012, 'INV_Bracer_07'), (34013, 'INV_Gauntlets_19'), (34014, 'INV_Chest_Leather_01'), (34015, 'INV_Boots_05'), (34016, 'INV_Gauntlets_25'), (34017, 'INV_Helmet_06'), (34018, 'INV_Shoulder_03'), (34019, 'INV_Helmet_06'), (34020, 'INV_Shoulder_03'), (34021, 'INV_Shoulder_03'), (34022, 'INV_Shoulder_19'), (34023, 'INV_Shoulder_03'), (34024, 'INV_Shoulder_03'), (34025, 'INV_Shoulder_03'), (34026, 'Temp'), (34027, 'Temp'), (34028, 'Temp'), (34029, 'INV_Helmet_49'), (34030, 'INV_Pants_Mail_04'), (34031, 'INV_Pants_Mail_04'), (34032, 'Temp'), (34033, 'Temp'), (34034, 'INV_Jewelry_Necklace_22'), (34035, 'INV_Misc_MonsterScales_09'), (34036, 'INV_Misc_MonsterScales_12'), (34037, 'INV_Shoulder_03'), (34038, 'INV_Chest_Cloth_03'), (34039, 'INV_Pants_08'), (34040, 'INV_Shoulder_02'), (34041, 'INV_Gauntlets_14'), (34042, 'INV_Helmet_24'), (34043, 'INV_Boots_07'), (34044, 'INV_Boots_07'), (34045, 'INV_Bracer_09'), (34046, 'INV_Belt_22'), (34047, 'INV_Chest_Cloth_03'), (34048, 'INV_Shoulder_02'), (34049, 'INV_Pants_08'), (34050, 'Ability_Hunter_Pet_Gorilla'), (34051, 'INV_Gauntlets_14'), (34052, 'INV_Bracer_09'), (34053, 'INV_Belt_22'), (34054, 'INV_Helmet_24'), (34055, 'INV_Boots_07'), (34056, 'INV_Shoulder_03'), (34057, 'INV_Helmet_24'), (34058, 'INV_Shoulder_02'), (34059, 'INV_Misc_Food_DimSum'), (34060, 'INV_Chest_Cloth_01'), (34061, 'INV_Chest_Cloth_12'), (34062, 'INV_Chest_Cloth_11'), (34063, 'INV_Chest_Cloth_10'), (34064, 'INV_Chest_Cloth_11'), (34065, 'INV_Chest_Cloth_02'), (34066, 'INV_Helmet_09'), (34067, 'INV_Shoulder_29'), (34068, 'Temp'), (34069, 'Temp'), (34070, 'Temp'), (34071, 'Temp'), (34072, 'INV_Chest_Cloth_01'), (34073, 'INV_Chest_Cloth_01'), (34074, 'INV_Chest_Cloth_01'), (34075, 'INV_Chest_Cloth_01'), (34076, 'INV_Chest_Cloth_01'), (34077, 'INV_Shoulder_03'), (34078, 'INV_Belt_14'), (34079, 'INV_Bracer_16'), (34080, 'INV_Chest_Chain_11'), (34081, 'INV_Chest_Chain_11'), (34082, 'INV_Gauntlets_11'), (34083, 'INV_Boots_Plate_06'), (34084, 'INV_Pants_03'), (34085, 'INV_Helmet_05'), (34086, 'INV_Chest_Leather_08'), (34087, 'INV_Chest_Leather_08'), (34088, 'Temp'), (34089, 'Temp'), (34090, 'INV_Helmet_38'), (34091, 'INV_Shoulder_10'), (34092, 'INV_Helmet_09'), (34093, 'INV_Chest_Cloth_57'), (34094, 'INV_Chest_Cloth_58'), (34095, 'INV_Chest_Cloth_59'), (34096, 'INV_Chest_Cloth_56'), (34097, 'INV_Chest_Cloth_53'), (34098, 'INV_Chest_Cloth_52'), (34099, 'INV_Chest_Cloth_55'), (34100, 'INV_Chest_Cloth_54'), (34101, 'INV_Shield_04'), (34102, 'INV_Weapon_Bow_05'), (34103, 'Temp'), (34104, 'INV_Misc_ElvenCoins'), (34105, 'INV_Weapon_ShortBlade_02'), (34106, 'INV_Sword_10'), (34107, 'INV_Weapon_Rifle_03'), (34108, 'INV_Ammo_Bullet_03'), (34109, 'INV_Hammer_05'), (34110, 'INV_Shield_10'), (34111, 'INV_Weapon_ShortBlade_18'), (34112, 'INV_Sword_28'), (34113, 'INV_Staff_13'), (34114, 'INV_Staff_13'), (34115, 'INV_Weapon_Bow_05'), (34116, 'INV_Weapon_Rifle_03'), (34117, 'INV_Weapon_Bow_05'), (34118, 'Temp'), (34119, 'Temp'), (34120, 'Temp'), (34121, 'INV_Misc_EngGizmos_03'), (34122, 'Temp'), (34123, 'Temp'), (34124, 'Temp'), (34125, 'Temp'), (34126, 'Temp'), (34127, 'INV_Shield_09'), (34128, 'INV_Axe_01'), (34129, 'Temp'), (34130, 'Temp'), (34131, 'Temp'), (34132, 'INV_Misc_AhnQirajTrinket_05'), (34133, 'INV_Axe_04'), (34134, 'INV_Staff_20'), (34135, 'INV_Staff_20'), (34136, 'INV_QirajIdol_Amber'), (34137, 'INV_Shield_23'), (34138, 'INV_QirajIdol_Alabaster'), (34139, 'INV_Weapon_Rifle_11'), (34140, 'INV_QirajIdol_Azure'), (34141, 'INV_Weapon_Shortblade_34'), (34142, 'INV_Weapon_Shortblade_35'), (34143, 'INV_QirajIdol_Death'), (34144, 'INV_QirajIdol_Life'), (34145, 'INV_QirajIdol_Night'), (34146, 'INV_QirajIdol_Rebirth'), (34147, 'INV_QirajIdol_Strife'), (34148, 'INV_QirajIdol_Sage'), (34149, 'INV_QirajIdol_War'), (34150, 'INV_QirajIdol_Sun'), (34151, 'INV_QirajIdol_Jasper'), (34152, 'INV_QirajIdol_Obsidian'), (34153, 'INV_QirajIdol_Onyx'), (34154, 'INV_QirajIdol_Vermillion'), (34155, 'INV_Scarab_Bone'), (34156, 'INV_Scarab_Bronze'), (34157, 'INV_Scarab_Clay'), (34158, 'INV_Scarab_Crystal'), (34159, 'INV_Scarab_Gold'), (34160, 'INV_Scarab_Ivory'), (34161, 'INV_Scarab_Silver'), (34162, 'INV_Scarab_Stone'), (34163, 'INV_Gauntlets_31'), (34164, 'INV_Qiraj_BindingsCommand'), (34165, 'INV_Gauntlets_31'), (34166, 'INV_Qiraj_BindingsDominance'), (34167, 'INV_Qiraj_RingCeremonial'), (34168, 'INV_Qiraj_RingMagisterial'), (34169, 'INV_Qiraj_DrapeMartial'), (34170, 'INV_Qiraj_HiltSpiked'), (34171, 'INV_Qiraj_HiltOrnate'), (34172, 'INV_Qiraj_OuroHide'), (34173, 'INV_Qiraj_SkinSandworm'), (34174, 'INV_Qiraj_CarapaceOldGod'), (34175, 'INV_Qiraj_HuskOldGod'), (34176, 'INV_Belt_31'), (34177, 'INV_Misc_SymbolofKings_01'), (34178, 'INV_AXE_26'), (34179, 'INV_Misc_Cape_02'), (34180, 'INV_Bracer_18'), (34181, 'INV_Bracer_18'), (34182, 'INV_Gauntlets_17'), (34183, 'INV_Gauntlets_17'), (34184, 'INV_Belt_26'), (34185, 'INV_Bracer_19'), (34186, 'INV_Bracer_14'), (34187, 'INV_Bracer_11'), (34188, 'INV_Misc_Rune_05'), (34189, 'INV_Jewelry_Ring_AhnQiraj_06'), (34190, 'INV_Wand_10'), (34191, 'INV_Belt_31'), (34192, 'INV_Gauntlets_28'), (34193, 'INV_Gauntlets_28'), (34194, 'INV_Boots_Cloth_05'), (34195, 'INV_Boots_Cloth_05'), (34196, 'INV_Bracer_13'), (34197, 'INV_Bracer_13'), (34198, 'INV_Wand_06'), (34199, 'INV_Bracer_13'), (34200, 'INV_Gauntlets_19'), (34201, 'INV_Gauntlets_19'), (34202, 'INV_Belt_34'), (34203, 'INV_Belt_32'), (34204, 'INV_Jewelry_Necklace_AhnQiraj_01'), (34205, 'INV_Belt_11'), (34206, 'INV_Shield_24'), (34207, 'INV_Bracer_13'), (34208, 'INV_Boots_Chain_08'), (34209, 'INV_Boots_04'), (34210, 'INV_Boots_04'), (34211, 'INV_Helmet_09'), (34212, 'INV_Helmet_09'), (34213, 'INV_Misc_Gem_Emerald_03'), (34214, 'INV_Helmet_51'), (34215, 'INV_Helmet_71'), (34216, 'INV_Helmet_74'), (34217, 'INV_Helmet_69'), (34218, 'INV_Helmet_70'), (34219, 'INV_Helmet_72'), (34220, 'INV_Helmet_72'), (34221, 'INV_Helmet_73'), (34222, 'INV_Helmet_73'), (34223, 'INV_Weapon_Bow_14'), (34224, 'INV_Gauntlets_17'), (34225, 'INV_Gauntlets_17'), (34226, 'INV_Gauntlets_17'), (34227, 'INV_Bracer_02'), (34228, 'INV_QirajIdol_Lambent'), (34229, 'INV_Gauntlets_17'), (34230, 'INV_Gauntlets_17'), (34231, 'INV_Misc_Cape_01'), (34232, 'INV_Sword_58'), (34233, 'INV_Helmet_24'), (34234, 'INV_Gauntlets_26'), (34235, 'INV_Gauntlets_26'), (34236, 'INV_Gauntlets_26'), (34237, 'INV_Misc_AhnQirajTrinket_06'), (34238, 'INV_Pants_Mail_11'), (34239, 'INV_Misc_Cape_20'), (34240, 'INV_Boots_Cloth_07'), (34241, 'INV_Belt_20'), (34242, 'INV_Boots_Chain_02'), (34243, 'INV_Shoulder_01'), (34244, 'INV_Belt_17'), (34245, 'INV_Shoulder_01'), (34246, 'INV_Boots_Cloth_05'), (34247, 'INV_Boots_Cloth_05'), (34248, 'INV_Boots_Cloth_04'), (34249, 'INV_Shoulder_19'), (34250, 'INV_Weapon_Halberd_AhnQiraj'), (34251, 'INV_Shoulder_29'), (34252, 'INV_Shoulder_29'), (34253, 'INV_Shoulder_34'), (34254, 'INV_Shoulder_32'), (34255, 'INV_Shoulder_33'), (34256, 'INV_Shoulder_35'), (34257, 'INV_Shoulder_35'), (34258, 'INV_Shoulder_37'), (34259, 'INV_Boots_04'), (34260, 'INV_Gauntlets_19'), (34261, 'INV_Misc_AhnQirajTrinket_03'), (34262, 'INV_Boots_Cloth_01'), (34263, 'INV_Boots_Cloth_07'), (34264, 'INV_Sword_59'), (34265, 'Temp'), (34266, 'INV_Pants_Mail_10'), (34267, 'INV_Chest_Plate09'), (34268, 'INV_Chest_Plate09'), (34269, 'INV_Boots_Plate_07'), (34270, 'INV_Chest_Cloth_23'), (34271, 'INV_Misc_MissileSmallCluster_Blue'), (34272, 'INV_Misc_MissileSmallCluster_Green'), (34273, 'INV_Misc_MissileSmallCluster_Purple'), (34274, 'INV_Jewelry_Necklace_AhnQiraj_02'), (34275, 'INV_Misc_MissileSmallCluster_Red'), (34276, 'INV_Misc_MissileSmallCluster_White'), (34277, 'INV_Misc_MissileSmallCluster_Yellow'), (34278, 'INV_Shoulder_30'), (34279, 'INV_Misc_MissileSmall_Blue'), (34280, 'INV_Misc_MissileSmall_Green'), (34281, 'INV_Misc_MissileSmall_Red'), (34282, 'INV_Misc_MissileSmall_Purple'), (34283, 'INV_Misc_MissileSmall_White'), (34284, 'INV_Misc_MissileSmall_Yellow'), (34285, 'INV_Misc_MissileLarge_Blue'), (34286, 'INV_Misc_MissileLarge_Green'), (34287, 'INV_Misc_MissileLarge_Purple'), (34288, 'INV_QirajIdol_War'), (34289, 'INV_Misc_MissileLarge_Red'), (34290, 'INV_Misc_MissileLarge_White'), (34291, 'INV_Misc_MissileLarge_Yellow'), (34292, 'INV_Pants_Plate_11'), (34293, 'INV_Helmet_01'), (34294, 'INV_Chest_Cloth_26'), (34295, 'INV_Gauntlets_17'), (34296, 'INV_Misc_MonsterClaw_03'), (34297, 'INV_Gauntlets_31'), (34298, 'INV_Gauntlets_31'), (34299, 'INV_Belt_15'), (34300, 'INV_Pants_11'), (34301, 'INV_Pants_Cloth_02'), (34302, 'INV_Pants_Cloth_02'), (34303, 'INV_Jewelry_Necklace_AhnQiraj_04'), (34304, 'INV_Sword_56'), (34305, 'INV_Chest_Cloth_45'), (34306, 'INV_Gauntlets_21'), (34307, 'INV_Helmet_70'), (34308, 'INV_Shoulder_29'), (34309, 'INV_Shoulder_29'), (34310, 'INV_Shoulder_29'), (34311, 'INV_Shoulder_28'), (34312, 'INV_Shoulder_28'), (34313, 'INV_Shoulder_02'), (34314, 'INV_Shoulder_02'), (34315, 'INV_Boots_Plate_01'), (34316, 'INV_Gauntlets_23'), (34317, 'INV_Gauntlets_23'), (34318, 'INV_Jewelry_Necklace_20'), (34319, 'INV_Gauntlets_11'), (34320, 'INV_Belt_18'), (34321, 'INV_Helmet_06'), (34322, 'INV_Shoulder_05'), (34323, 'INV_Shoulder_05'), (34324, 'INV_Shoulder_07'), (34325, 'INV_Chest_Cloth_22'), (34326, 'INV_Pants_Leather_11'), (34327, 'INV_Shoulder_14'), (34328, 'INV_Shoulder_36'), (34329, 'INV_Misc_Cape_02'), (34330, 'INV_Mace_21'), (34331, 'INV_Mace_21'), (34332, 'INV_Boots_Plate_08'), (34333, 'INV_Boots_Chain_06'), (34334, 'INV_Boots_Plate_06'), (34335, 'INV_Bracer_12'), (34336, 'INV_Jewelry_Ring_AhnQiraj_02'), (34337, 'INV_Misc_Cape_10'), (34338, 'INV_Musket_02'), (34339, 'INV_Mace_24'), (34340, 'INV_Shirt_01'), (34341, 'Temp'), (34342, 'INV_Scroll_05'), (34343, 'Temp'), (34344, 'INV_Misc_MissileLargeCluster_Blue'), (34345, 'INV_Misc_MissileLargeCluster_Red'), (34346, 'INV_Misc_MissileLargeCluster_Green'), (34347, 'INV_Helmet_09'), (34348, 'INV_Helmet_06'), (34349, 'INV_Helmet_06'), (34350, 'INV_Helmet_06'), (34351, 'INV_Helmet_06'), (34352, 'INV_Helmet_63'), (34353, 'INV_Helmet_63'), (34354, 'INV_Misc_MissileLargeCluster_Blue'), (34355, 'INV_Misc_LuckyMoneyEnvelope'), (34356, 'INV_Misc_MissileLargeCluster_Green'), (34357, 'INV_Misc_MissileLargeCluster_Purple'), (34358, 'INV_Misc_MissileLargeCluster_Red'), (34359, 'INV_Misc_MissileLargeCluster_White'), (34360, 'INV_Misc_MissileLargeCluster_Yellow'), (34361, 'INV_Misc_LuckyMoneyEnvelope'), (34362, 'INV_Axe_01'), (34363, 'INV_Misc_Bomb_05'), (34364, 'INV_DiabloStone'), (34365, 'INV_Musket_02'), (34366, 'INV_Helmet_05'), (34367, 'INV_Helmet_05'), (34368, 'INV_Axe_24'), (34369, 'INV_Helmet_08'), (34370, 'INV_Helmet_06'), (34371, 'Ability_Hunter_Pet_Owl'), (34372, 'INV_Boots_01'), (34373, 'INV_Misc_Coin_08'), (34374, 'INV_Misc_TheGoldenCheep'), (34375, 'Ability_Mount_BlackPanther'), (34376, 'INV_Misc_Head_Murloc_01'), (34377, 'Ability_Hunter_Pet_Crab'), (34378, 'INV_Misc_Key_08'), (34379, 'Ability_Hunter_Pet_Boar'), (34380, 'Ability_Hunter_Pet_WindSerpent'), (34381, 'INV_Jewelry_Ring_36'), (34382, 'INV_Jewelry_Ring_36'), (34383, 'INV_Crate_03'), (34384, 'INV_Crown_02'), (34385, 'INV_Crown_02'), (34386, 'INV_Crown_02'), (34387, 'INV_Crown_02'), (34388, 'INV_Crown_02'), (34389, 'INV_Cask_03'), (34390, 'INV_Misc_Coin_09'), (34391, 'INV_Staff_08'), (34392, 'INV_Belt_20'), (34393, 'INV_Boots_Chain_02'), (34394, 'INV_Belt_14'), (34395, 'INV_Boots_Plate_04'), (34396, 'INV_Helmet_04'), (34397, 'INV_Helmet_04'), (34398, 'INV_Wand_11'), (34399, 'INV_Wand_11'), (34400, 'INV_Chest_Plate05'), (34401, 'INV_Sword_56'), (34402, 'INV_Sword_56'), (34403, 'INV_Sword_56'), (34404, 'INV_Sword_53'), (34405, 'INV_Sword_53'), (34406, 'INV_Weapon_Rifle_10'), (34407, 'INV_Weapon_Rifle_10'), (34408, 'INV_Wand_04'), (34409, 'INV_Sword_32'), (34410, 'INV_Helmet_03'), (34411, 'INV_Helmet_24'), (34412, 'INV_Shoulder_26'), (34413, 'INV_Shoulder_26'), (34414, 'INV_Hammer_04'), (34415, 'INV_Jewelry_Necklace_14'), (34416, 'INV_Boots_Cloth_05'), (34417, 'INV_Boots_Cloth_05'), (34418, 'INV_Hammer_04'), (34419, 'INV_Shoulder_14'), (34420, 'INV_Chest_Plate08'), (34421, 'INV_Chest_Plate02'), (34422, 'INV_Bijou_Red'), (34423, 'INV_Misc_Food_61'), (34424, 'INV_Belt_01'), (34425, 'INV_BannerPVP_01'), (34426, 'INV_Axe_22'), (34427, 'INV_Banner_02'), (34428, 'INV_Banner_02'), (34429, 'INV_Banner_02'), (34430, 'INV_Banner_02'), (34431, 'INV_Potion_58'), (34432, 'Spell_Nature_SlowPoison'), (34433, 'INV_Jewelry_Ring_34'), (34434, 'INV_Helmet_01'), (34435, 'INV_Mace_24'), (34436, 'INV_Chest_Cloth_48'), (34437, 'INV_Chest_Cloth_48'), (34438, 'INV_Mace22'), (34439, 'INV_Hammer_11'), (34440, 'INV_Weapon_Halberd_05'), (34441, 'INV_Weapon_Halberd_05'), (34442, 'INV_Belt_22'), (34443, 'INV_Axe_10'), (34444, 'INV_Belt_22'), (34445, 'INV_Gauntlets_19'), (34446, 'INV_Gauntlets_19'), (34447, 'INV_Gauntlets_19'), (34448, 'INV_Gauntlets_19'), (34449, 'INV_Chest_Cloth_12'), (34450, 'INV_Axe_09'), (34451, 'INV_Pants_Leather_09'), (34452, 'INV_Chest_Cloth_07'), (34453, 'INV_Chest_Cloth_07'), (34454, 'INV_Boots_07'), (34455, 'INV_Chest_Cloth_12'), (34456, 'INV_Chest_Cloth_59'), (34457, 'Spell_Shadow_DeathCoil'), (34458, 'Spell_Shadow_DeathCoil'), (34459, 'Spell_Frost_SummonWaterElemental'), (34460, 'Spell_Nature_ProtectionformNature'), (34461, 'INV_Gauntlets_14'), (34462, 'INV_Gauntlets_19'), (34463, 'INV_Gauntlets_19'), (34464, 'INV_Gauntlets_11'), (34465, 'INV_Misc_AhnQirajTrinket_04'), (34466, 'INV_Gauntlets_19'), (34467, 'INV_Gauntlets_11'), (34468, 'INV_Hammer_11'), (34469, 'INV_Chest_Cloth_48'), (34470, 'INV_Axe_09'), (34471, 'INV_Misc_AhnQirajTrinket_04'), (34472, 'INV_Wand_04'), (34473, 'INV_Helmet_24'), (34474, 'INV_Hammer_04'), (34475, 'INV_Helmet_03'), (34476, 'INV_Shoulder_26'), (34477, 'INV_Weapon_Rifle_10'), (34478, 'INV_Sword_32'), (34479, 'INV_Boots_Cloth_05'), (34480, 'INV_Axe_09'), (34481, 'INV_Axe_09'), (34482, 'INV_Shoulder_26'), (34483, 'INV_Chest_Plate02'), (34484, 'INV_Weapon_Rifle_10'), (34485, 'INV_Mace22'), (34486, 'INV_Helmet_72'), (34487, 'INV_Helmet_72'), (34488, 'INV_Box_Birdcage_01'), (34489, 'INV_Box_Birdcage_01'), (34490, 'INV_Box_04'), (34491, 'INV_Belt_19'), (34492, 'INV_Potion_98'), (34493, 'INV_Potion_90'), (34494, 'INV_Misc_EngGizmos_01'), (34495, 'INV_Helmet_20'), (34496, 'INV_Misc_Bowl_01'), (34497, 'INV_Misc_Food_32'), (34498, 'INV_Drink_Waterskin_07'), (34499, 'INV_Potion_66'), (34500, 'INV_Misc_Bowl_01'), (34501, 'INV_Boots_Cloth_08'), (34502, 'INV_Boots_Cloth_08'), (34503, 'INV_Boots_Cloth_08'), (34504, 'INV_Boots_Cloth_08'), (34505, 'INV_Gauntlets_26'), (34506, 'INV_Belt_09'), (34507, 'INV_Axe_34'), (34508, 'INV_ValentinesCard01'), (34509, 'INV_Bracer_15'), (34510, 'INV_Jewelry_Necklace_21'), (34511, 'Temp'), (34512, 'INV_Weapon_Shortblade_33'), (34513, 'INV_Weapon_Shortblade_33'), (34514, 'INV_Chest_Chain_07'), (34515, 'INV_Chest_Chain_17'), (34516, 'INV_Gauntlets_31'), (34517, 'INV_Belt_16'), (34518, 'INV_Chest_Chain_17'), (34519, 'INV_Chest_Plate03'), (34520, 'INV_Belt_11'), (34521, 'INV_Boots_Plate_03'), (34522, 'INV_Bracer_14'), (34523, 'INV_Gauntlets_19'), (34524, 'INV_Helmet_08'), (34525, 'INV_Pants_04'), (34526, 'INV_Shoulder_10'), (34527, 'INV_Shield_22'), (34528, 'INV_Shield_22'), (34529, 'INV_Shield_22'), (34530, 'INV_Shield_22'), (34531, 'INV_Shield_22'), (34532, 'INV_Shield_22'), (34533, 'INV_Shield_22'), (34534, 'INV_Axe_04'), (34535, 'INV_Ammo_Arrow_02'), (34536, 'INV_ValentineCologneBottle'), (34537, 'INV_ValentinePerfumeBottle'), (34538, 'INV_ValentinesBoxOfChocolates02'), (34539, 'INV_ValentinesBoxOfChocolates02'), (34540, 'Temp'), (34541, 'INV_ValentinesBoxOfChocolates01'), (34542, 'INV_ValentinesBoxOfChocolates01'), (34543, 'INV_Misc_StoneTablet_01'), (34544, 'Temp'), (34545, 'Temp'), (34546, 'Temp'), (34547, 'Temp'), (34548, 'Temp'), (34549, 'INV_Bracer_10'), (34550, 'INV_Bracer_14'), (34551, 'Temp'), (34552, 'Temp'), (34553, 'INV_RoseBouquet01'), (34554, 'Temp'), (34555, 'INV_Belt_28'), (34556, 'INV_Hammer_10'), (34557, 'INV_Misc_MonsterClaw_01'), (34558, 'INV_Shoulder_16'), (34559, 'INV_Mace_08'), (34560, 'INV_Weapon_ShortBlade_02'), (34561, 'INV_Misc_Dust_04'), (34562, 'INV_Shirt_01'), (34563, 'INV_Poison_MindNumbing'), (34564, 'INV_Helmet_20'), (34565, 'Temp'), (34566, 'Temp'), (34567, 'Temp'), (34568, 'Temp'), (34569, 'Temp'), (34570, 'Temp'), (34571, 'INV_Helmet_27'), (34572, 'Trade_Engraving'), (34573, 'INV_Sword_01'), (34574, 'Spell_Holy_Excorcism'), (34575, 'INV_Misc_Cape_03'), (34576, 'INV_Misc_Cape_01'), (34577, 'INV_Belt_18'), (34578, 'INV_Misc_Dust_03'), (34579, 'INV_Shoulder_09'), (34580, 'Temp'), (34581, 'INV_ValentinesChocolate01'), (34582, 'INV_ValentinesChocolate02'), (34583, 'INV_ValentinesChocolate03'), (34584, 'INV_ValentinesChocolate04'), (34585, 'INV_Boots_Chain_04'), (34586, 'Temp'), (34587, 'Temp'), (34588, 'INV_Shoulder_07'), (34589, 'Temp'), (34590, 'INV_Shoulder_07'), (34591, 'Temp'), (34592, 'Temp'), (34593, 'INV_Boots_Cloth_02'), (34594, 'INV_Belt_18'), (34595, 'INV_Boots_Cloth_05'), (34596, 'INV_Chest_Cloth_25'), (34597, 'INV_Shoulder_23'), (34598, 'INV_Pants_06'), (34599, 'INV_Belt_08'), (34600, 'INV_Gauntlets_17'), (34601, 'INV_Jewelry_Ring_23'), (34602, 'INV_Crown_02'), (34603, 'INV_Gauntlets_17'), (34604, 'INV_Boots_Cloth_03'), (34605, 'INV_Boots_Cloth_03'), (34606, 'INV_Helmet_09'), (34607, 'INV_Helmet_06'), (34608, 'INV_Helmet_04'), (34609, 'INV_Helmet_06'), (34610, 'INV_Belt_34'), (34611, 'INV_Boots_Plate_03'), (34612, 'INV_Bracer_18'), (34613, 'INV_Gauntlets_26'), (34614, 'INV_Helmet_02'), (34615, 'INV_Pants_04'), (34616, 'INV_Shoulder_30'), (34617, 'INV_Chest_Plate03'), (34618, 'INV_Gauntlets_17'), (34619, 'INV_Pants_06'), (34620, 'INV_Belt_12'), (34621, 'INV_Bracer_13'), (34622, 'INV_Pants_08'), (34623, 'INV_Misc_Bone_TaurenSkull_01'), (34624, 'INV_Helmet_29'), (34625, 'INV_Chest_Cloth_49'), (34626, 'INV_Boots_05'), (34627, 'INV_Gauntlets_32'), (34628, 'INV_Belt_10'), (34629, 'INV_Belt_31'), (34630, 'INV_Crown_01'), (34631, 'INV_Gauntlets_14'), (34632, 'INV_Shoulder_02'), (34633, 'INV_Chest_Cloth_11'), (34634, 'INV_Boots_05'), (34635, 'INV_Pants_08'), (34636, 'INV_Wand_02'), (34637, 'INV_Belt_15'), (34638, 'INV_Boots_08'), (34639, 'INV_Helmet_27'), (34640, 'INV_Gauntlets_17'), (34641, 'INV_Bracer_09'), (34642, 'INV_Pants_08'), (34643, 'INV_Shoulder_01'), (34644, 'INV_Chest_Plate06'), (34645, 'INV_Chest_Chain_03'), (34646, 'INV_Belt_28'), (34647, 'INV_Bracer_17'), (34648, 'INV_Boots_Plate_07'), (34649, 'INV_Helmet_24'), (34650, 'INV_Gauntlets_10'), (34651, 'INV_Shoulder_10'), (34652, 'INV_Pants_03'), (34653, 'INV_Jewelry_Ring_03'), (34654, 'INV_ValentinesCandy'), (34655, 'INV_ValentinesCandySack'), (34656, 'INV_ValentinesCard02'), (34657, 'Temp'), (34658, 'Temp'), (34659, 'Temp'), (34660, 'Temp'), (34661, 'Temp'), (34662, 'Temp'), (34663, 'Temp'), (34664, 'Temp'), (34665, 'Temp'), (34666, 'Temp'), (34667, 'INV_Shirt_01'), (34668, 'Temp'), (34669, 'Temp'), (34670, 'Temp'), (34671, 'Temp'), (34672, 'Temp'), (34673, 'Temp'), (34674, 'INV_ValentinesBoxOfChocolates01'), (34675, 'INV_ValentinesBoxOfChocolates02'), (34676, 'INV_Misc_Gift_02'), (34677, 'INV_Misc_Gift_01'), (34678, 'INV_Misc_Gift_01'), (34679, 'INV_Misc_Gift_03'), (34680, 'INV_Misc_Gift_05'), (34681, 'INV_Misc_Gift_05'), (34682, 'INV_Misc_Gift_04'), (34683, 'INV_Weapon_ShortBlade_24'), (34684, 'INV_Boots_08'), (34685, 'INV_Bracer_07'), (34686, 'INV_Gauntlets_24'), (34687, 'INV_Pants_02'), (34688, 'INV_Shoulder_07'), (34689, 'INV_Chest_Leather_07'), (34690, 'INV_Helmet_62'), (34691, 'INV_Bracer_02'), (34692, 'INV_Boots_Wolf'), (34693, 'INV_Helmet_04'), (34694, 'INV_Belt_16'), (34695, 'INV_Gauntlets_11'), (34696, 'INV_Pants_03'), (34697, 'INV_Shoulder_29'), (34698, 'INV_Chest_Chain_11'), (34699, 'INV_Belt_03'), (34700, 'INV_Helmet_41'), (34701, 'Temp'), (34702, 'Temp'), (34703, 'Temp'), (34704, 'Temp'), (34705, 'Temp'), (34706, 'Temp'), (34707, 'Temp'), (34708, 'INV_Boots_Plate_02'), (34709, 'INV_Boots_Plate_02'), (34710, 'INV_Pants_Leather_21'), (34711, 'INV_Helmet_01'), (34712, 'INV_Chest_Leather_08'), (34713, 'INV_Chest_Leather_08'), (34714, 'INV_Chest_Leather_08'), (34715, 'INV_Helmet_30'), (34716, 'INV_Chest_Leather_08'), (34717, 'INV_Chest_Leather_08'), (34718, 'INV_Axe_35'), (34719, 'INV_Boots_08'), (34720, 'INV_Chest_Cloth_57'), (34721, 'INV_Chest_Cloth_57'), (34722, 'INV_Chest_Cloth_57'), (34723, 'INV_Chest_Cloth_57'), (34724, 'INV_Chest_Cloth_57'), (34725, 'INV_Chest_Cloth_23'), (34726, 'INV_Chest_Cloth_24'), (34727, 'INV_Chest_Cloth_50'), (34728, 'INV_Chest_Cloth_17'), (34729, 'INV_Chest_Cloth_09'), (34730, 'INV_Chest_Cloth_11'), (34731, 'INV_Chest_Cloth_12'), (34732, 'INV_Shirt_Blue_01'), (34733, 'INV_Shirt_Purple_01'), (34734, 'INV_Shirt_Red_01'), (34735, 'INV_ValentinesCard02'), (34736, 'INV_ValentinesCard02'), (34737, 'INV_Letter_03'), (34738, 'INV_Letter_01'), (34739, 'INV_Letter_02'), (34740, 'INV_Letter_06'), (34741, 'INV_Letter_09'), (34742, 'INV_Letter_04'), (34743, 'INV_Misc_Food_17'), (34744, 'INV_Crate_01'), (34745, 'INV_Letter_11'), (34746, 'INV_Letter_05'), (34747, 'INV_Letter_12'), (34748, 'INV_Scroll_03'), (34749, 'INV_Letter_16'), (34750, 'INV_Letter_17'), (34751, 'INV_Misc_Note_05'), (34752, 'INV_Misc_Note_06'), (34753, 'INV_Misc_Note_03'), (34754, 'INV_Misc_Note_04'), (34755, 'INV_Misc_Note_01'), (34756, 'INV_Misc_Note_05'), (34757, 'Temp'), (34758, 'Temp'), (34759, 'Temp'), (34760, 'Temp'), (34761, 'Temp'), (34762, 'Temp'), (34763, 'Temp'), (34764, 'Temp'), (34765, 'Temp'), (34766, 'Temp'), (34767, 'Temp'), (34768, 'Temp'), (34769, 'Temp'), (34770, 'INV_Shoulder_08'), (34771, 'INV_Chest_Plate09'), (34772, 'Temp'), (34773, 'Temp'), (34774, 'Temp'), (34775, 'INV_Helmet_31'), (34776, 'INV_Chest_Cloth_32'), (34777, 'INV_Helmet_30'), (34778, 'INV_Misc_Bag_BigBagofEnchantments'), (34779, 'INV_Misc_Bag_CenarionHerbBag'), (34780, 'INV_Misc_Bag_EnchantedMageweave'), (34781, 'INV_Helmet_30'), (34782, 'INV_Boots_02'), (34783, 'INV_Pants_08'), (34784, 'INV_Gauntlets_27'), (34785, 'INV_Gauntlets_27'), (34786, 'INV_Gauntlets_27'), (34787, 'INV_Gauntlets_27'), (34788, 'INV_Pants_08'), (34789, 'INV_Gauntlets_27'), (34790, 'INV_Belt_03'), (34791, 'INV_Shoulder_05'), (34792, 'INV_Boots_Cloth_05'), (34793, 'INV_Bracer_13'), (34794, 'INV_Spear_06'), (34795, 'INV_Wand_02'), (34796, 'INV_Misc_Bag_EnchantedRunecloth'), (34797, 'INV_Misc_Bag_HerbPouch'), (34798, 'INV_Misc_Bag_SatchelofCenarius'), (34799, 'INV_Chest_Cloth_48'), (34800, 'INV_Weapon_Bow_12'), (34801, 'INV_Misc_Book_07'), (34802, 'INV_Misc_Book_07'), (34803, 'INV_Mace_04'), (34804, 'INV_Wand_07'), (34805, 'INV_Wand_07'), (34806, 'INV_Wand_07'), (34807, 'INV_Wand_07'), (34808, 'INV_Misc_Cape_16'), (34809, 'INV_Sword_25'), (34810, 'INV_Sword_25'), (34811, 'INV_Staff_07'), (34812, 'INV_Misc_Cape_19'), (34813, 'Temp'), (34814, 'INV_Shirt_01'), (34815, 'Temp'), (34816, 'Temp'), (34817, 'Temp'), (34818, 'INV_ValentinesBoxOfChocolates01'), (34819, 'INV_Mace_08'), (34820, 'INV_Mace_08'), (34821, 'INV_Hammer_03'), (34822, 'INV_Hammer_03'), (34823, 'INV_Chest_Plate02'), (34824, 'INV_Axe_09'), (34825, 'INV_Chest_Chain_15'), (34826, 'INV_Chest_Cloth_43'), (34827, 'INV_Pants_Plate_05'), (34828, 'INV_Helmet_58'), (34829, 'INV_Shoulder_29'), (34830, 'INV_Axe_09'), (34831, 'INV_Belt_27'), (34832, 'INV_Gauntlets_28'), (34833, 'INV_Boots_Plate_06'), (34834, 'INV_Pants_Mail_15'), (34835, 'INV_Helmet_15'), (34836, 'INV_Bracer_02'), (34837, 'INV_Belt_22'), (34838, 'INV_Gauntlets_25'), (34839, 'INV_Boots_Chain_05'), (34840, 'INV_Pants_Cloth_05'), (34841, 'INV_Shoulder_25'), (34842, 'INV_Bracer_13'), (34843, 'INV_Belt_03'), (34844, 'INV_Gauntlets_17'), (34845, 'INV_Gizmo_MithrilCasing_02'), (34846, 'INV_Fabric_MoonRag_02'), (34847, 'INV_Fabric_MoonRag_02'), (34848, 'INV_Sword_17'), (34849, 'INV_Sword_17'), (34850, 'INV_Sword_38'), (34851, 'Temp'), (34852, 'Temp'), (34853, 'Temp'), (34854, 'Temp'), (34855, 'Temp'), (34856, 'Temp'), (34857, 'Temp'), (34858, 'INV_Sword_32'), (34859, 'INV_Sword_21'), (34860, 'INV_Hammer_05'), (34861, 'INV_Sword_26'), (34862, 'INV_Sword_26'), (34863, 'INV_Misc_Herb_11a'), (34864, 'INV_Misc_EngGizmos_24'), (34865, 'INV_Misc_EngGizmos_24'), (34866, 'INV_Misc_EngGizmos_23'), (34867, 'INV_Misc_EngGizmos_21'), (34868, 'INV_Jewelry_Necklace_30'), (34869, 'INV_Jewelry_Necklace_27'), (34870, 'INV_Jewelry_Necklace_29'), (34871, 'INV_Jewelry_Necklace_28'), (34872, 'INV_Misc_EngGizmos_EssenceDistiller'), (34873, 'INV_Misc_EngGizmos_20'), (34874, 'INV_BRD_Banner'), (34875, 'INV_Sword_51'), (34876, 'Temp'), (34877, 'Temp'), (34878, 'Temp'), (34879, 'Temp'), (34880, 'Temp'), (34881, 'Temp'), (34882, 'Temp'), (34883, 'INV_Sword_51'), (34884, 'INV_Sword_51'), (34885, 'INV_Sword_51'), (34886, 'INV_Sword_51'), (34887, 'INV_Sword_51'), (34888, 'INV_Sword_51'), (34889, 'INV_Hammer_08'), (34890, 'INV_Pants_04'), (34891, 'INV_Staff_07'), (34892, 'INV_Misc_ThrowingBall_01'), (34893, 'INV_Banner_02'), (34894, 'INV_Staff_29'), (34895, 'INV_Misc_Book_07'), (34896, 'INV_Weapon_ShortBlade_16'), (34897, 'INV_Shoulder_02'), (34898, 'INV_Helmet_41'), (34899, 'INV_Wand_07'), (34900, 'INV_Chest_Leather_08'), (34901, 'INV_Gauntlets_11'), (34902, 'INV_Helmet_01'), (34903, 'INV_Sword_24'), (34904, 'INV_Shoulder_36'), (34905, 'INV_Chest_Plate02'), (34906, 'INV_Pants_Plate_05'), (34907, 'INV_Helmet_58'), (34908, 'INV_Helmet_58'), (34909, 'INV_Shoulder_29'), (34910, 'INV_Boots_Plate_06'), (34911, 'INV_Gauntlets_28'), (34912, 'INV_Belt_27'), (34913, 'INV_Bracer_15'), (34914, 'INV_Bracer_02'), (34915, 'INV_Chest_Chain_15'), (34916, 'INV_Gauntlets_25'), (34917, 'INV_Pants_Mail_15'), (34918, 'INV_Helmet_15'), (34919, 'INV_Shoulder_29'), (34920, 'INV_Shoulder_14'), (34921, 'INV_Boots_Chain_05'), (34922, 'INV_Belt_22'), (34923, 'INV_Spear_02'), (34924, 'Ability_Creature_Poison_04'), (34925, 'Spell_Nature_NullifyPoison'), (34926, 'INV_Chest_Chain_15'), (34927, 'INV_Pants_Mail_15'), (34928, 'INV_Helmet_15'), (34929, 'INV_Shoulder_14'), (34930, 'INV_Boots_Chain_05'), (34931, 'INV_Gauntlets_25'), (34932, 'INV_Belt_22'), (34933, 'INV_Bracer_02'), (34934, 'INV_Boots_Chain_05'), (34935, 'INV_Gauntlets_25'), (34936, 'INV_Mushroom_07'), (34937, 'INV_Staff_11'), (34938, 'INV_Staff_11'), (34939, 'INV_Staff_31'), (34940, 'INV_Staff_31'), (34941, 'INV_Staff_31'), (34942, 'INV_Chest_Chain_15'), (34943, 'INV_Pants_Mail_15'), (34944, 'INV_Pants_Mail_15'), (34945, 'INV_Helmet_15'), (34946, 'INV_Shoulder_14'), (34947, 'INV_Boots_Chain_05'), (34948, 'INV_Boots_Chain_05'), (34949, 'INV_Gauntlets_25'), (34950, 'INV_Belt_22'), (34951, 'INV_Gauntlets_25'), (34952, 'INV_Bracer_02'), (34953, 'INV_Relics_IdolofHealth'), (34954, 'INV_Relics_IdolofRejuvenation'), (34955, 'INV_Relics_IdolofFerocity'), (34956, 'INV_Relics_TotemofLife'), (34957, 'INV_Relics_TotemofRage'), (34958, 'INV_Relics_TotemofRebirth'), (34959, 'INV_Relics_LibramofGrace'), (34960, 'INV_Relics_LibramofHope'), (34961, 'INV_Relics_LibramofTruth'), (34962, 'INV_Jewelry_Necklace_15'), (34963, 'INV_Jewelry_Necklace_16'), (34964, 'INV_Chest_Plate02'), (34965, 'INV_Pants_Plate_05'), (34966, 'INV_Helmet_58'), (34967, 'INV_Shoulder_29'), (34968, 'INV_Boots_Plate_06'), (34969, 'INV_Gauntlets_28'), (34970, 'INV_Belt_27'), (34971, 'INV_Bracer_15'), (34972, 'INV_Chest_Chain_15'), (34973, 'INV_Pants_Mail_15'), (34974, 'INV_Helmet_15'), (34975, 'INV_Shoulder_14'), (34976, 'INV_Boots_Chain_05'), (34977, 'INV_Gauntlets_25'), (34978, 'INV_Belt_22'), (34979, 'INV_Bracer_02'), (34980, 'INV_Shoulder_14'), (34981, 'INV_Boots_Chain_05'), (34982, 'INV_Chest_Cloth_43'), (34983, 'INV_Pants_Cloth_05'), (34984, 'INV_Chest_Cloth_43'), (34985, 'INV_Crown_01'), (34986, 'INV_Shoulder_25'), (34987, 'INV_Boots_Fabric_01'), (34988, 'INV_Gauntlets_17'), (34989, 'INV_Belt_03'), (34990, 'INV_Bracer_13'), (34991, 'INV_Chest_Cloth_43'), (34992, 'INV_Pants_Cloth_05'), (34993, 'INV_Crown_01'), (34994, 'INV_Shoulder_25'), (34995, 'INV_Shoulder_25'), (34996, 'INV_Boots_Fabric_01'), (34997, 'INV_Gauntlets_17'), (34998, 'INV_Belt_03'), (34999, 'INV_Bracer_13'), (35000, 'INV_Gauntlets_17'), (35001, 'INV_Chest_Cloth_43'), (35002, 'INV_Pants_Cloth_05'), (35003, 'INV_Crown_01'), (35004, 'INV_Shoulder_25'), (35005, 'INV_Boots_Fabric_01'), (35006, 'INV_Gauntlets_17'), (35007, 'INV_Belt_03'), (35008, 'INV_Bracer_13'), (35009, 'INV_Sword_26'), (35010, 'INV_Hammer_10'), (35011, 'Temp'), (35012, 'INV_Potion_101'), (35013, 'INV_Banner_02'), (35014, 'INV_Misc_AhnQirajTrinket_02'), (35015, 'Spell_Nature_ProtectionformNature'), (35016, 'INV_Misc_Gem_Topaz_03'), (35017, 'INV_Wand_04'), (35018, 'INV_Enchant_DustSoul'), (35019, 'Temp'), (35020, 'Temp'), (35021, 'Temp'), (35022, 'Temp'), (35023, 'INV_Misc_Dust_03'), (35024, 'INV_Misc_Dust_03'), (35025, 'INV_Misc_Note_02'), (35026, 'Temp'), (35027, 'Temp'), (35028, 'Temp'), (35029, 'Temp'), (35030, 'Temp'), (35031, 'INV_Sword_46'), (35032, 'INV_Chest_Plate02'), (35033, 'Temp'), (35034, 'Temp'), (35035, 'Temp'), (35036, 'Temp'), (35037, 'Temp'), (35038, 'Temp'), (35039, 'INV_Jewelry_Necklace_16'), (35040, 'Temp'), (35041, 'INV_Helmet_24'), (35042, 'INV_Helmet_24'), (35043, 'INV_Misc_Head_Troll_01'), (35044, 'INV_Bracer_15'), (35045, 'Spell_Nature_SpiritArmor'), (35046, 'Spell_Frost_FrostShock'), (35047, 'Spell_Shadow_SealOfKings'), (35048, 'Spell_Shadow_AntiShadow'), (35049, 'INV_Chest_Plate02'), (35050, 'INV_Gauntlets_28'), (35051, 'INV_Pants_Plate_05'), (35052, 'INV_Boots_Plate_06'), (35053, 'INV_Bracer_15'), (35054, 'INV_Chest_Plate02'), (35055, 'INV_Gauntlets_28'), (35056, 'INV_Misc_Organ_02'), (35057, 'INV_Misc_Coin_07'), (35058, 'INV_Belt_27'), (35059, 'INV_Shoulder_29'), (35060, 'INV_Helmet_58'), (35061, 'INV_Helmet_58'), (35062, 'INV_Boots_Plate_06'), (35063, 'INV_Boots_Plate_06'), (35064, 'INV_Shoulder_29'), (35065, 'INV_Pants_Plate_05'), (35066, 'INV_Shoulder_29'), (35067, 'INV_Boots_Plate_06'), (35068, 'INV_Misc_AhnQirajTrinket_02'), (35069, 'INV_Pants_Plate_20'), (35070, 'INV_Chest_Plate09'), (35071, 'INV_Weapon_Rifle_06'), (35072, 'INV_Chest_Cloth_08'), (35073, 'INV_Misc_Head_Undead_01'), (35074, 'INV_Gauntlets_19'), (35075, 'INV_Gauntlets_06'), (35076, 'INV_Misc_Cape_16'), (35077, 'INV_Misc_Cape_17'), (35078, 'INV_Chest_Cloth_08'), (35079, 'INV_Gauntlets_06'), (35080, 'INV_Chest_Chain_11'), (35081, 'INV_Chest_Chain_11'), (35082, 'INV_Chest_Chain_11'), (35083, 'INV_Gauntlets_28'), (35084, 'INV_Bracer_07'), (35085, 'INV_Chest_Chain_11'), (35086, 'INV_Gauntlets_28'), (35087, 'INV_Bracer_07'), (35088, 'INV_Chest_Chain_11'), (35089, 'INV_Jewelry_Amulet_07'), (35090, 'INV_Bracer_12'), (35091, 'INV_Bracer_04'), (35092, 'Spell_Frost_WizardMark'), (35093, 'INV_Pants_03'), (35094, 'INV_Weapon_ShortBlade_03'), (35095, 'INV_Helmet_13'), (35096, 'INV_Pants_03'), (35097, 'INV_Sword_2H_AshbringerCorrupt'), (35098, 'INV_Misc_Gem_Diamond_02'), (35099, 'INV_Pants_04'), (35100, 'INV_Gauntlets_28'), (35101, 'INV_Chest_Chain_11'), (35102, 'INV_Pants_Leather_21'), (35103, 'INV_Pants_Leather_21'), (35104, 'INV_Pants_Mail_15'), (35105, 'Temp'), (35106, 'Temp'), (35107, 'Temp'), (35108, 'Temp'), (35109, 'Temp'), (35110, 'Temp'), (35111, 'Temp'), (35112, 'INV_Sword_03'), (35113, 'Temp'), (35114, 'INV_Misc_Cape_16'), (35115, 'INV_Misc_Cape_16'), (35116, 'INV_Waepon_Bow_ZulGrub_D_01'), (35117, 'INV_Gauntlets_14'), (35118, 'INV_Gauntlets_31'), (35119, 'INV_Gauntlets_10'), (35120, 'INV_Belt_01'), (35121, 'Temp'), (35122, 'Temp'), (35123, 'Temp'), (35124, 'INV_Helmet_41'), (35125, 'INV_Helmet_61'), (35126, 'Temp'), (35127, 'Temp'), (35128, 'Temp'), (35129, 'INV_Hammer_03'), (35130, 'INV_Qiraj_JewelBlessed'), (35131, 'INV_Helmet_58'), (35132, 'INV_Helmet_58'), (35133, 'INV_Misc_EngGizmos_20'), (35134, 'Temp'), (35135, 'Temp'), (35136, 'Temp'), (35137, 'Temp'), (35138, 'INV_Belt_12'), (35139, 'INV_Misc_Cape_18'), (35140, 'INV_Misc_AhnQirajTrinket_04'), (35141, 'INV_QirajIdol_Sun'), (35142, 'INV_Chest_Cloth_43'), (35143, 'INV_Belt_08'), (35144, 'INV_Bracer_13'), (35145, 'INV_Gauntlets_17'), (35146, 'INV_Pants_Cloth_05'), (35147, 'INV_Chest_Cloth_43'), (35148, 'INV_Boots_Fabric_01'), (35149, 'INV_Shoulder_25'), (35150, 'INV_Sword_61'), (35151, 'INV_Axe_04'), (35152, 'INV_Sword_61'), (35153, 'INV_Pants_Cloth_05'), (35154, 'INV_Pants_Cloth_05'), (35155, 'INV_Crown_01'), (35156, 'INV_Chest_Cloth_43'), (35157, 'INV_Pants_Leather_12'), (35158, 'INV_Bracer_02'), (35159, 'INV_Chest_Chain_15'), (35160, 'INV_Shoulder_14'), (35161, 'INV_Pants_Mail_15'), (35162, 'INV_Helmet_15'), (35163, 'INV_Gauntlets_25'), (35164, 'INV_Belt_22'), (35165, 'INV_Boots_Chain_05'), (35166, 'INV_Boots_Chain_05'), (35167, 'INV_Gauntlets_25'), (35168, 'INV_Shirt_08'), (35169, 'INV_Shirt_08'), (35170, 'INV_Misc_Bandana_03'), (35171, 'INV_Boots_05'), (35172, 'INV_Pants_Cloth_02'), (35173, 'INV_Boots_Chain_05'), (35174, 'INV_Helmet_66'), (35175, 'INV_Pants_Plate_15'), (35176, 'INV_Shoulder_29'), (35177, 'INV_Shoulder_29'), (35178, 'INV_Torch_Lit'), (35179, 'INV_Belt_03'), (35180, 'INV_Bracer_13'), (35181, 'INV_Crown_01'), (35182, 'INV_Crown_01'), (35183, 'INV_Gauntlets_17'), (35184, 'INV_Pants_Cloth_05'), (35185, 'INV_Chest_Cloth_43'), (35186, 'INV_Boots_Fabric_01'), (35187, 'INV_Shoulder_25'), (35188, 'INV_Helmet_58'), (35189, 'Temp'), (35190, 'Temp'), (35191, 'Temp'), (35192, 'Temp'), (35193, 'Temp'), (35194, 'Temp'), (35195, 'INV_Helmet_58'), (35196, 'INV_Chest_Plate07'), (35197, 'INV_Chest_Plate07'), (35198, 'INV_Chest_Plate07'), (35199, 'INV_Chest_Plate07'), (35200, 'INV_Chest_Plate07'), (35201, 'INV_Chest_Plate07'), (35202, 'INV_Chest_Plate07'), (35203, 'INV_Chest_Plate07'), (35204, 'INV_Chest_Plate07'), (35205, 'INV_Crown_01'), (35206, 'INV_Crown_01'), (35207, 'INV_Chest_Plate07'), (35208, 'INV_Shoulder_18'), (35209, 'INV_Shoulder_18'), (35210, 'INV_Helmet_58'), (35211, 'INV_Helmet_58'), (35212, 'INV_Boots_Cloth_04'), (35213, 'INV_Belt_17'), (35214, 'INV_Boots_Cloth_04'), (35215, 'INV_Chest_Plate07'), (35216, 'INV_Chest_Plate07'), (35217, 'INV_Gauntlets_29'), (35218, 'INV_Belt_21'), (35219, 'INV_Belt_21'), (35220, 'INV_Misc_Food_48'), (35221, 'INV_Mask_01'), (35222, 'INV_Helmet_03'), (35223, 'INV_Helmet_24'), (35224, 'INV_Belt_09'), (35225, 'Temp'), (35226, 'Temp'), (35227, 'Temp'), (35228, 'Temp'), (35229, 'Temp'), (35230, 'Temp'), (35231, 'Temp'), (35232, 'Temp'), (35233, 'Temp'), (35234, 'Temp'), (35235, 'Temp'), (35236, 'Temp'), (35237, 'Temp'), (35238, 'INV_Misc_MonsterTail_03'), (35239, 'INV_Mace_25'), (35240, 'INV_Staff_15'), (35241, 'INV_Staff_13'), (35242, 'INV_Staff_31'), (35243, 'INV_Weapon_Shortblade_33'), (35244, 'INV_knife_1h_stratholme_d_02'), (35245, 'INV_knife_1h_stratholme_d_01'), (35246, 'INV_knife_1h_stratholme_d_03'), (35247, 'INV_Sword_60'), (35248, 'INV_Sword_61'), (35249, 'INV_Sword_51'), (35250, 'INV_Mace_1H_Stratholme_D_01'), (35251, 'INV_Mace_26'), (35252, 'INV_Weapon_Rifle_09'), (35253, 'INV_Weapon_Crossbow_12'), (35254, 'INV_Weapon_Bow_13'), (35255, 'INV_Sword_46'), (35256, 'INV_Sword_35'), (35257, 'INV_Axe_35'), (35258, 'INV_Axe_08'), (35259, 'INV_Weapon_Halberd_04'), (35260, 'INV_Shield_02'), (35261, 'INV_Shield_01'), (35262, 'INV_Wand_1H_Stratholme_D_01'), (35263, 'INV_Wand_1H_Stratholme_D_02'), (35264, 'INV_Misc_Ribbon_01'), (35265, 'Mail_GMIcon'), (35266, 'Trade_Alchemy'), (35267, 'Spell_Shadow_AbominationExplosion'), (35268, 'Spell_Shadow_PlagueCloud'), (35269, 'INV_Misc_Food_32'), (35270, 'Temp'), (35271, 'Temp'), (35272, 'Spell_ChargePositive'), (35273, 'INV_Misc_Token_ScarletCrusade'), (35274, 'INV_Misc_Token_ArgentDawn'), (35275, 'INV_Bracer_07'), (35276, 'INV_Chest_Chain_11'), (35277, 'INV_Gauntlets_28'), (35278, 'INV_Pants_04'), (35279, 'INV_Gauntlets_06'), (35280, 'INV_Pants_06'), (35281, 'INV_Chest_Cloth_08'), (35282, 'INV_Pants_06'), (35283, 'INV_Bracer_07'), (35284, 'INV_Gauntlets_06'), (35285, 'INV_Gauntlets_06'), (35286, 'INV_Gauntlets_06'), (35287, 'INV_Bracer_07'), (35288, 'INV_Gauntlets_06'), (35289, 'INV_Pants_Leather_21'), (35290, 'INV_Chest_Cloth_08'), (35291, 'INV_Gauntlets_06'), (35292, 'INV_Bracer_07'), (35293, 'INV_Chest_Chain_11'), (35294, 'INV_Gauntlets_28'), (35295, 'INV_Pants_Mail_15'), (35296, 'INV_Chest_Chain_04'), (35297, 'INV_Chest_Plate09'), (35298, 'INV_Misc_WartornScrap_Chain'), (35299, 'INV_Misc_WartornScrap_Cloth'), (35300, 'INV_Misc_WartornScrap_Leather'), (35301, 'INV_Misc_WartornScrap_Plate'), (35302, 'INV_Chest_Cloth_08'), (35303, 'INV_Gauntlets_06'), (35304, 'Temp'), (35305, 'Temp'), (35306, 'Temp'), (35307, 'INV_Misc_Desecrated_PlateChest'), (35308, 'Temp'), (35309, 'Temp'), (35310, 'INV_Bracer_17'), (35311, 'INV_Wand_10'), (35312, 'INV_Misc_Cape_Naxxramas_02'), (35313, 'INV_Jewelry_Ring_50Naxxramas'), (35314, 'Temp'), (35315, 'Temp'), (35316, 'INV_Boots_01'), (35317, 'Temp'), (35318, 'Temp'), (35319, 'Temp'), (35320, 'Temp'), (35321, 'Temp'), (35322, 'INV_Boots_01'), (35323, 'INV_Gauntlets_28'), (35324, 'INV_Shoulder_16'), (35325, 'INV_Shoulder_07'), (35326, 'INV_Shoulder_25'), (35327, 'INV_Boots_Fabric_01'), (35328, 'INV_Chest_Cloth_43'), (35329, 'INV_Pants_Cloth_05'), (35330, 'INV_Gauntlets_17'), (35331, 'INV_Crown_01'), (35332, 'INV_Bracer_13'), (35333, 'INV_Belt_03'), (35334, 'INV_Misc_Desecrated_PlateBracer'), (35335, 'INV_Misc_Desecrated_PlateGloves'), (35336, 'INV_Misc_Desecrated_PlateHelm'), (35337, 'INV_Misc_Desecrated_PlatePants'), (35338, 'INV_Misc_Desecrated_PlateShoulder'), (35339, 'INV_Misc_Desecrated_PlateBoots'), (35340, 'INV_Misc_Desecrated_PlateBelt'), (35341, 'INV_Misc_Desecrated_MailBoots'), (35342, 'INV_Misc_Desecrated_MailBelt'), (35343, 'INV_Misc_Desecrated_MailGlove'), (35344, 'INV_Misc_Desecrated_MailHelm'), (35345, 'INV_Misc_Desecrated_MailPants'), (35346, 'INV_Misc_Desecrated_MailShoulder'), (35347, 'INV_Misc_Desecrated_MailChest'), (35348, 'INV_Misc_Desecrated_MailBracer'), (35349, 'INV_Misc_Desecrated_ClothBelt'), (35350, 'INV_Misc_Desecrated_ClothBracer'), (35351, 'INV_Misc_Desecrated_ClothHelm'), (35352, 'INV_Misc_Desecrated_ClothGlove'), (35353, 'INV_Misc_Desecrated_ClothPants'), (35354, 'INV_Misc_Desecrated_ClothChest'), (35355, 'INV_Misc_Desecrated_ClothBoots'), (35356, 'INV_Misc_Desecrated_ClothShoulder'), (35357, 'INV_Mace_1H_Stratholme_D_01'), (35358, 'INV_Jewelry_Necklace_29Naxxramas'), (35359, 'INV_Jewelry_Necklace_28Naxxramas'), (35360, 'INV_Misc_Dust_05'), (35361, 'INV_Trinket_Naxxramas04'), (35362, 'INV_Staff_10'), (35363, 'INV_Staff_38'), (35364, 'INV_Sword_11'), (35365, 'INV_Misc_Cape_Naxxramas_01'), (35366, 'INV_Misc_Cape_Naxxramas_02'), (35367, 'INV_Jewelry_Ring_49Naxxramas'), (35368, 'Spell_ChargePositive'), (35369, 'INV_Shoulder_14'), (35370, 'INV_Weapon_Rifle_11'), (35371, 'INV_Axe_22'), (35372, 'INV_Helmet_58'), (35373, 'INV_Jewelry_Necklace_27Naxxramas'), (35374, 'INV_Shoulder_05'), (35375, 'INV_Chest_Cloth_19'), (35376, 'INV_Chest_Leather_01'), (35377, 'INV_Misc_Cape_07'), (35378, 'INV_Misc_Cape_07'), (35379, 'INV_Boots_05'), (35380, 'INV_Boots_Cloth_05'), (35381, 'INV_Boots_04'), (35382, 'INV_Boots_01'), (35383, 'INV_Offhand_Stratholme_A_02'), (35384, 'INV_Chest_Chain'), (35385, 'INV_Boots_01'), (35386, 'INV_Boots_01'), (35387, 'INV_Chest_Cloth_19'), (35388, 'INV_Chest_Leather_01'), (35389, 'INV_Staff_39'), (35390, 'INV_Weapon_ShortBlade_15'), (35391, 'INV_Sword_59'), (35392, 'INV_Sword_59'), (35393, 'INV_Shield_17'), (35394, 'INV_Shield_11'), (35395, 'INV_Pants_Leather_06'), (35396, 'INV_Shirt_GuildTabard_01'), (35397, 'INV_Chest_Cloth_19'), (35398, 'INV_Chest_Chain_15'), (35399, 'INV_Boots_01'), (35400, 'INV_Trinket_Naxxramas02'), (35401, 'INV_Misc_Food_02'), (35402, 'Ability_Spy'), (35403, 'INV_Enchant_ShardBrilliantLarge'), (35404, 'INV_Enchant_DustStrange'), (35405, 'INV_Belt_25'), (35406, 'INV_Crate_03'), (35407, 'INV_Box_PetCarrier_01'), (35408, 'INV_Misc_Cape_Naxxramas_01'), (35409, 'INV_Boots_Chain_05'), (35410, 'INV_Belt_22'), (35411, 'INV_Gauntlets_25'), (35412, 'INV_Helmet_15'), (35413, 'INV_Pants_Mail_15'), (35414, 'INV_Shoulder_14'), (35415, 'INV_Chest_Chain_15'), (35416, 'INV_Bracer_02'), (35417, 'INV_Armor_Shield_Naxxramas_D_02'), (35418, 'INV_Armor_Shield_Naxxramas_D_01'), (35419, 'INV_Helmet_06'), (35420, 'INV_Chest_Cloth_08'), (35421, 'INV_Helmet_04'), (35422, 'INV_Bracer_07'), (35423, 'INV_Jewelry_Ring_48Naxxramas'), (35424, 'INV_Enchant_ShardGlimmeringLarge'), (35425, 'INV_Enchant_ShardGlimmeringLarge'), (35426, 'Temp'), (35427, 'Temp'), (35428, 'Temp'), (35429, 'INV_Trinket_Naxxramas01'), (35430, 'INV_Misc_Cape_Naxxramas_01'), (35431, 'INV_Jewelry_Ring_53Naxxramas'), (35432, 'INV_Helmet_53'), (35433, 'INV_Helmet_20'), (35434, 'INV_Shoulder_29'), (35435, 'INV_Crown_01'), (35436, 'INV_Helmet_50'), (35437, 'INV_Jewelry_Necklace_30Naxxramas'), (35438, 'INV_Jewelry_Ring_52Naxxramas'), (35439, 'INV_Trinket_Naxxramas05'), (35440, 'Temp'), (35441, 'Temp'), (35442, 'INV_Trinket_Naxxramas03'), (35443, 'INV_Chest_Leather_02'), (35444, 'INV_Misc_Cape_Naxxramas_03'), (35445, 'INV_Trinket_Naxxramas06'), (35446, 'INV_Misc_Cape_Naxxramas_03'), (35447, 'INV_Helmet_58'), (35448, 'INV_Letter_02'), (35449, 'INV_Boots_07'), (35450, 'INV_Weapon_Bow_05'), (35451, 'Temp'), (35452, 'Temp'), (35453, 'Temp'), (35454, 'Temp'), (35455, 'Temp'), (35456, 'INV_Weapon_Crossbow_02'), (35457, 'Temp'), (35458, 'Temp'), (35459, 'Temp'), (35460, 'INV_Weapon_Bow_13'), (35461, 'INV_Weapon_Bow_13'), (35462, 'INV_Weapon_Crossbow_12'), (35463, 'Temp'), (35464, 'INV_Scroll_02'), (35465, 'INV_Misc_Rune_09'), (35466, 'Temp'), (35467, 'Temp'), (35468, 'Temp'), (35469, 'Temp'), (35470, 'Temp'), (35471, 'Temp'), (35472, 'INV_Jewelry_Ring_51Naxxramas'), (35473, 'Temp'), (35474, 'Temp'), (35475, 'Temp'), (35476, 'Temp'), (35477, 'Temp'), (35478, 'Temp'), (35479, 'Temp'), (35480, 'Temp'), (35481, 'Temp'), (35482, 'Temp'), (35483, 'Temp'), (35484, 'Temp'), (35485, 'Temp'), (35486, 'Temp'), (35487, 'Temp'), (35488, 'Temp'), (35489, 'Temp'), (35490, 'Temp'), (35491, 'Temp'), (35492, 'Temp'), (35493, 'Temp'), (35494, 'Temp'), (35495, 'Temp'), (35496, 'Temp'), (35497, 'Temp'), (35498, 'Temp'), (35499, 'Temp'), (35500, 'Temp'), (35501, 'Temp'), (35502, 'Temp'), (35503, 'Temp'), (35504, 'Temp'), (35505, 'Temp'), (35506, 'Temp'), (35507, 'Temp'), (35508, 'INV_Pants_Plate_20'), (35509, 'INV_Chest_Cloth_46'), (35510, 'Temp'), (35511, 'Temp'), (35512, 'Temp'), (35513, 'Temp'), (35514, 'INV_Pants_08'), (35515, 'INV_Pants_Leather_09'), (35516, 'Temp'), (35517, 'INV_Gauntlets_22'), (35518, 'INV_Gauntlets_17'), (35519, 'INV_Belt_03'), (35520, 'INV_Bracer_13'), (35521, 'INV_Gauntlets_17'), (35522, 'INV_Pants_Cloth_05'), (35523, 'INV_Chest_Cloth_43'), (35524, 'INV_Boots_Fabric_01'), (35525, 'INV_Boots_Fabric_01'), (35526, 'INV_Boots_Chain_05'), (35527, 'INV_Belt_22'), (35528, 'INV_Gauntlets_25'), (35529, 'INV_Helmet_15'), (35530, 'INV_Pants_Mail_15'), (35531, 'INV_Shoulder_14'), (35532, 'INV_Chest_Chain_15'), (35533, 'INV_Bracer_02'), (35534, 'INV_Boots_08'), (35535, 'INV_Shirt_17'), (35536, 'Temp'), (35537, 'Temp'), (35538, 'Temp'), (35539, 'Temp'), (35540, 'INV_Gauntlets_29'), (35541, 'INV_Gauntlets_06'), (35542, 'INV_Gauntlets_11'), (35543, 'INV_Gauntlets_16'), (35544, 'INV_Chest_Cloth_04'), (35545, 'INV_Gauntlets_16'), (35546, 'INV_Food_ChristmasFruitCake_01'), (35547, 'INV_Chest_Plate10'), (35548, 'INV_Chest_Plate10'), (35549, 'INV_Chest_Plate10'), (35550, 'INV_Gauntlets_29'), (35551, 'INV_Chest_Chain_08'), (35552, 'INV_Chest_Leather_06'), (35553, 'INV_Gauntlets_06'), (35554, 'INV_Chest_Chain_08'), (35555, 'INV_Bracer_14'), (35556, 'INV_Bracer_12'), (35557, 'INV_Bracer_16'), (35558, 'INV_Bracer_08'), (35559, 'Temp'), (35560, 'INV_Boots_09'), (35561, 'Temp'), (35562, 'INV_Potion_26'), (35563, 'INV_Staff_07'), (35564, 'INV_Belt_13'), (35565, 'INV_Misc_Cape_02'), (35566, 'Temp'), (35567, 'INV_Pants_03'), (35568, 'INV_Boots_07'), (35569, 'INV_Gauntlets_16'), (35570, 'INV_Sword_05'), (35571, 'INV_Sword_05'), (35572, 'INV_Weapon_ShortBlade_04'), (35573, 'INV_Shield_28'), (35574, 'INV_Mace_27'), (35575, 'INV_Sword_62'), (35576, 'INV_Shield_26'), (35577, 'INV_Shield_27'), (35578, 'INV_Weapon_Bow_13'), (35579, 'Temp'), (35580, 'Temp'), (35581, 'Temp'), (35582, 'INV_Wand_06'), (35583, 'INV_Wand_06'), (35584, 'INV_Drink_Waterskin_09'), (35585, 'INV_Weapon_ShortBlade_16'), (35586, 'INV_Axe_19'), (35587, 'INV_Staff_17'), (35588, 'INV_Waepon_Bow_ZulGrub_D_01'), (35589, 'INV_Weapon_ShortBlade_07'), (35590, 'INV_Shoulder_05'), (35591, 'Temp'), (35592, 'INV_Battery_02'), (35593, 'INV_Wand_12'), (35594, 'Temp'), (35595, 'Spell_Fire_SealOfFire'), (35596, 'Spell_Fire_LavaSpawn'), (35597, 'INV_Shoulder_05'), (35598, 'INV_Chest_Leather_02'), (35599, 'Temp'), (35600, 'INV_Helmet_15'), (35601, 'INV_Helmet_15'), (35602, 'Temp'), (35603, 'Temp'), (35604, 'Temp'), (35605, 'Temp'), (35606, 'Temp'), (35607, 'Temp'), (35608, 'Temp'), (35609, 'Temp'), (35610, 'Temp'), (35611, 'INV_Shoulder_14'), (35612, 'INV_Helmet_15'), (35613, 'INV_Boots_Chain_05'), (35614, 'INV_Belt_22'), (35615, 'INV_Gauntlets_25'), (35616, 'INV_Pants_Mail_15'), (35617, 'INV_Shoulder_14'), (35618, 'INV_Chest_Chain_15'), (35619, 'INV_Bracer_02'), (35620, 'INV_Misc_Token_ArgentDawn2'), (35621, 'INV_Misc_Token_ArgentDawn3'), (35622, 'INV_Chest_Leather_02'), (35623, 'INV_Enchant_ShardGlowingLarge'), (35624, 'Temp'), (35625, 'INV_Helmet_50'), (35626, 'Temp'), (35627, 'INV_Helmet_50'), (35628, 'Temp'), (35629, 'INV_Helmet_15'), (35630, 'INV_Staff_13'), (35631, 'INV_Staff_Medivh'), (35632, 'INV_Staff_Medivh'), (35633, 'INV_Staff_Medivh'), (35634, 'INV_Staff_Medivh'), (35635, 'Temp'), (35636, 'Temp'), (35637, 'Temp'), (35638, 'Temp'), (35639, 'INV_Misc_Food_73CinnamonRoll'), (35640, 'INV_Boots_05'), (35641, 'Temp'), (35642, 'INV_Mace_29'), (35643, 'INV_Mace_28'), (35644, 'Temp'), (35645, 'Temp'), (35646, 'Temp'), (35647, 'Temp'), (35648, 'Temp'), (35649, 'INV_Misc_Token_ArgentDawn2'), (35650, 'Temp'), (35651, 'Temp'), (35652, 'Temp'), (35653, 'Temp'), (35654, 'INV_Armor_Shield_Naxxramas_D_01'), (35655, 'Temp'), (35656, 'Temp'), (35657, 'INV_SummerFest_Smorc'), (35658, 'Temp'), (35659, 'Temp'), (35660, 'Temp'), (35661, 'INV_Axe_01'), (35662, 'Temp'), (35663, 'Temp'), (35664, 'Temp'), (35665, 'Temp'), (35666, 'INV_Boots_01'), (35667, 'Temp'), (35668, 'Temp'), (35669, 'Temp'), (35670, 'Temp'), (35671, 'Temp'), (35672, 'Temp'), (35673, 'Temp'), (35674, 'INV_Shirt_01'), (35675, 'INV_Shirt_01'), (35676, 'INV_Bracer_13'), (35677, 'INV_Bracer_13'), (35678, 'INV_Misc_Head_Quillboar_01'), (35679, 'Temp'), (35680, 'Temp'), (35681, 'Temp'), (35682, 'Temp'), (35683, 'Temp'), (35684, 'Temp'), (35685, 'Temp'), (35686, 'Temp'), (35687, 'Temp'), (35688, 'Temp'), (35689, 'Temp'), (35690, 'INV_Chest_Leather_09'), (35691, 'Temp'), (35692, 'Temp'), (35693, 'Temp'), (35694, 'Temp'), (35695, 'Temp'), (35696, 'INV_Helmet_20'), (35697, 'Temp'), (35698, 'Temp'), (35699, 'INV_Chest_Chain_13'), (35700, 'Temp'), (35701, 'INV_Axe_02'), (35702, 'Temp'), (35703, 'Temp'), (35704, 'INV_Egg_01'), (35705, 'INV_Chest_Cloth_46'), (35706, 'Temp'), (35707, 'Temp'), (35708, 'Temp'), (35709, 'INV_knife_1h_stratholme_d_01'), (35710, 'INV_Mace_1H_Stratholme_D_02'), (35711, 'INV_Misc_LeatherScrap_04'), (35712, 'INV_knife_1h_stratholme_d_01'), (35713, 'INV_Chest_Leather_02'), (35714, 'Temp'), (35715, 'INV_Boots_01'), (35716, 'INV_Sword_14'), (35717, 'INV_Sword_40'), (35718, 'INV_Misc_Gem_CrystalCut_01'), (35719, 'INV_Armor_Shield_Naxxramas_D_02'), (35720, 'Ability_Hunter_Pet_Vulture'), (35721, 'Temp'), (35722, 'Temp'), (35723, 'Temp'), (35724, 'Temp'), (35725, 'Temp'), (35726, 'Temp'), (35727, 'Temp'), (35728, 'Temp'), (35729, 'Temp'), (35730, 'INV_Weapon_Bow_13'), (35731, 'INV_Sword_01'), (35732, 'Temp'), (35733, 'INV_Pants_01'), (35734, 'INV_Weapon_ShortBlade_27'), (35735, 'Temp'), (35736, 'Temp'), (35737, 'Temp'), (35738, 'INV_SummerFest_FirePotion'), (35739, 'INV_Shoulder_09'), (35740, 'Temp'), (35741, 'Temp'), (35742, 'Temp'), (35743, 'Temp'), (35744, 'INV_SummerFest_FireDrink'), (35745, 'INV_SummerFest_FireFlower'), (35746, 'INV_Boots_Chain_05'), (35747, 'INV_Belt_22'), (35748, 'INV_Gauntlets_25'), (35749, 'INV_Helmet_15'), (35750, 'INV_Pants_Mail_15'), (35751, 'INV_Shoulder_14'), (35752, 'INV_Chest_Chain_15'), (35753, 'INV_Bracer_02'), (35754, 'INV_Pants_Mail_15'), (35755, 'Temp'), (35756, 'INV_Misc_Food_50'), (35757, 'INV_Misc_Coin_14'), (35758, 'INV_Scroll_10'), (35759, 'Temp'), (35760, 'INV_Pants_01'), (35761, 'INV_Misc_Organ_06'), (35762, 'Ability_Hunter_Pet_Vulture'), (35763, 'Temp'), (35764, 'Temp'), (35765, 'Temp'), (35766, 'Temp'), (35767, 'Temp'), (35768, 'Temp'), (35769, 'Temp'), (35770, 'Temp'), (35771, 'INV_Pants_13'), (35772, 'INV_Pants_13'), (35773, 'Temp'), (35774, 'Temp'), (35775, 'Temp'), (35776, 'Temp'), (35777, 'Temp'), (35778, 'INV_Chest_Leather_03'), (35779, 'INV_Pants_04'), (35780, 'INV_Boots_05'), (35781, 'Temp'), (35782, 'Temp'), (35783, 'Temp'), (35784, 'Temp'), (35785, 'Temp'), (35786, 'INV_Pants_04'), (35787, 'Temp'), (35788, 'Temp'), (35789, 'Temp'), (35790, 'INV_Boots_03'), (35791, 'INV_Gauntlets_05'), (35792, 'INV_Offhand_Naxxramas_03'), (35793, 'Temp'), (35794, 'INV_Chest_Leather_03'), (35795, 'Temp'), (35796, 'Temp'), (35797, 'INV_Boots_05'), (35798, 'INV_Gauntlets_17'), (35799, 'INV_Chest_Chain_04'), (35800, 'INV_Pants_03'), (35801, 'INV_Helmet_21'), (35802, 'INV_Shoulder_16'), (35803, 'INV_Gauntlets_25'), (35804, 'INV_Boots_08'), (35805, 'INV_Chest_Leather_07'), (35806, 'INV_Helmet_09'), (35807, 'INV_Shoulder_07'), (35808, 'INV_Gauntlets_26'), (35809, 'INV_Pants_06'), (35810, 'INV_Helmet_09'), (35811, 'INV_Shoulder_11'), (35812, 'INV_Gauntlets_15'), (35813, 'INV_Offhand_Naxxramas_04'), (35814, 'INV_Wand_10'), (35815, 'INV_Offhand_Naxxramas_02'), (35816, 'INV_Offhand_Naxxramas_02'), (35817, 'INV_Offhand_Naxxramas_D_01'), (35818, 'INV_Weapon_Hand_03'), (35819, 'INV_Weapon_Shortblade_37'), (35820, 'Temp'), (35821, 'INV_Helmet_08'), (35822, 'INV_Helmet_08'), (35823, 'INV_Chest_Cloth_21'), (35824, 'Temp'), (35825, 'INV_Shoulder_23'), (35826, 'Temp'), (35827, 'Temp'), (35828, 'Temp'), (35829, 'Temp'), (35830, 'INV_Misc_Gift_05'), (35831, 'INV_Misc_Food_53'), (35832, 'Temp'), (35833, 'Temp'), (35834, 'Temp'), (35835, 'Temp'), (35836, 'Temp'), (35837, 'Temp'), (35838, 'Temp'), (35839, 'INV_Sword_03'), (35840, 'Temp'), (35841, 'Temp'), (35842, 'INV_Misc_Gem_DeepPeridot_01'), (35843, 'INV_Misc_Gem_DeepPeridot_02'), (35844, 'INV_Misc_Gem_FlameSpessarite_01'), (35845, 'INV_Misc_Gem_FlameSpessarite_02'), (35846, 'INV_Misc_Gem_EbonDraenite_01'), (35847, 'INV_Misc_Gem_EbonDraenite_02'), (35848, 'INV_Misc_Gem_GoldenDraenite_02'), (35849, 'INV_Misc_Gem_GoldenDraenite_01'), (35850, 'INV_Misc_Gem_BloodGem_01'), (35851, 'INV_Misc_Gem_AzureDraenite_01'), (35852, 'INV_Misc_Gem_AzureDraenite_02'), (35853, 'Temp'), (35854, 'Temp'), (35855, 'INV_Staff_07'), (35856, 'INV_Potion_49'), (35857, 'INV_Potion_21'), (35858, 'Temp'), (35859, 'Temp'), (35860, 'Temp'), (35861, 'INV_Pants_07'), (35862, 'Temp'), (35863, 'INV_Weapon_Bow_13'), (35864, 'INV_Helmet_08'), (35865, 'INV_Shoulder_23'), (35866, 'Temp'), (35867, 'Temp'), (35868, 'INV_Misc_Bag_09_Black'), (35869, 'Spell_Shadow_Shadowform'), (35870, 'INV_Weapon_Bow_13'), (35871, 'INV_Misc_Dust_03'), (35872, 'Temp'), (35873, 'Temp'), (35874, 'Temp'), (35875, 'Temp'), (35876, 'INV_Misc_Food_67'), (35877, 'Temp'), (35878, 'INV_Shield_09'), (35879, 'Temp'), (35880, 'Temp'), (35881, 'Temp'), (35882, 'Temp'), (35883, 'Temp'), (35884, 'INV_Misc_Gem_Diamond_01'), (35885, 'INV_Bracer_10'), (35886, 'INV_Potion_81'), (35887, 'INV_Hammer_21'), (35888, 'INV_Chest_Plate16'), (35889, 'INV_Hammer_21'), (35890, 'INV_Misc_Gem_Pearl_02'), (35891, 'INV_Hammer_21'), (35892, 'Temp'), (35893, 'Temp'), (35894, 'Temp'), (35895, 'Temp'), (35896, 'Temp'), (35897, 'Temp'), (35898, 'INV_Sword_24'), (35899, 'INV_Weapon_ShortBlade_02'), (35900, 'INV_Sword_06'), (35901, 'INV_Weapon_ShortBlade_07'), (35902, 'Spell_Shadow_BloodBoil'), (35903, 'INV_Chest_Leather_03'), (35904, 'Temp'), (35905, 'Spell_Shadow_SummonFelHunter'), (35906, 'Temp'), (35907, 'Temp'), (35908, 'Temp'), (35909, 'Temp'), (35910, 'Temp'), (35911, 'Temp'), (35912, 'INV_Sword_01'), (35913, 'Temp'), (35914, 'INV_Bracer_07'), (35915, 'INV_Shoulder_01'), (35916, 'INV_Misc_Gem_BloodGem_03'), (35917, 'INV_Misc_Gem_DeepPeridot_03'), (35918, 'INV_Misc_Gem_GoldenDraenite_03'), (35919, 'INV_Misc_Gem_EbonDraenite_03'), (35920, 'INV_Misc_Gem_AzureDraenite_03'), (35921, 'INV_Misc_Gem_FlameSpessarite_03'), (35922, 'INV_Helmet_27'), (35923, 'INV_Helmet_08'), (35924, 'Temp'), (35925, 'Temp'), (35926, 'Temp'), (35927, 'Temp'), (35928, 'INV_Feather_15'), (35929, 'INV_Shirt_GuildTabard_01'), (35930, 'INV_Misc_Gem_BloodGem_02'), (35931, 'Temp'), (35932, 'INV_Weapon_ShortBlade_05'), (35933, 'INV_Shirt_GuildTabard_01'), (35934, 'Temp'), (35935, 'INV_Shoulder_23'), (35936, 'Temp'), (35937, 'Temp'), (35938, 'Temp'), (35939, 'Temp'), (35940, 'Temp'), (35941, 'Temp'), (35942, 'Temp'), (35943, 'Temp'), (35944, 'Temp'), (35945, 'INV_Staff_01'), (35946, 'Temp'), (35947, 'Temp'), (35948, 'INV_Enchant_ShardGlowingLarge'), (35949, 'Temp'), (35950, 'Temp'), (35951, 'Temp'), (35952, 'Temp'), (35953, 'Temp'), (35954, 'Temp'), (35955, 'Temp'), (35956, 'Temp'), (35957, 'Temp'), (35958, 'Temp'), (35959, 'INV_Axe_22'), (35960, 'INV_Helmet_08'), (35961, 'INV_Sword_12'), (35962, 'INV_Sword_23'), (35963, 'INV_Boots_03'), (35964, 'INV_Axe_04'), (35965, 'Temp'), (35966, 'Temp'), (35967, 'Temp'), (35968, 'INV_Mace_06'), (35969, 'Temp'), (35970, 'INV_Chest_Cloth_04'), (35971, 'INV_Chest_Cloth_07'), (35972, 'INV_Chest_Cloth_07'), (35973, 'INV_Chest_Cloth_07'), (35974, 'INV_Chest_Cloth_01'), (35975, 'INV_Chest_Cloth_04'), (35976, 'INV_Helmet_08'), (35977, 'Temp'), (35978, 'Temp'), (35979, 'INV_Chest_Plate10'), (35980, 'INV_Gauntlets_03'), (35981, 'Temp'), (35982, 'Temp'), (35983, 'Temp'), (35984, 'Temp'), (35985, 'Temp'), (35986, 'Temp'), (35987, 'INV_Chest_Chain_13'), (35988, 'Temp'), (35989, 'Temp'), (35990, 'Temp'), (35991, 'INV_Chest_Plate16'), (35992, 'INV_Hammer_21'), (35993, 'Temp'), (35994, 'Temp'), (35995, 'Temp'), (35996, 'Temp'), (35997, 'Temp'), (35998, 'INV_Enchant_ShardRadientLarge'), (35999, 'Temp'), (36000, 'INV_Chest_Chain_13'), (36001, 'Temp'), (36002, 'INV_Chest_Chain_13'), (36003, 'INV_Gauntlets_25'), (36004, 'INV_Boots_08'), (36005, 'INV_Chest_Chain_13'), (36006, 'INV_Boots_05'), (36007, 'INV_Boots_05'), (36008, 'INV_Boots_05'), (36009, 'INV_Chest_Chain_13'), (36010, 'INV_Gauntlets_17'), (36011, 'INV_Chest_Chain_13'), (36012, 'Temp'), (36013, 'INV_Gauntlets_06'), (36014, 'INV_Pants_08'), (36015, 'INV_Chest_Leather_05'), (36016, 'INV_Pants_06'), (36017, 'INV_Chest_Leather_01'), (36018, 'INV_Pants_11'), (36019, 'INV_Chest_Chain_13'), (36020, 'INV_Chest_Leather_01'), (36021, 'INV_Chest_Leather_01'), (36022, 'INV_Pants_11'), (36023, 'INV_Chest_Cloth_28'), (36024, 'INV_Chest_Cloth_28'), (36025, 'Temp'), (36026, 'INV_Chest_Chain_13'), (36027, 'INV_Shoulder_01'), (36028, 'INV_Helmet_08'), (36029, 'INV_Boots_09'), (36030, 'INV_Boots_09'), (36031, 'INV_Chest_Chain_13'), (36032, 'INV_Chest_Plate08'), (36033, 'Temp'), (36034, 'INV_Ingot_07'), (36035, 'INV_Ingot_Mithril'), (36036, 'INV_Weapon_ShortBlade_02'), (36037, 'INV_Helmet_06'), (36038, 'INV_Shoulder_01'), (36039, 'INV_Helmet_17'), (36040, 'INV_Helmet_08'), (36041, 'INV_Helmet_06'), (36042, 'INV_Helmet_17'), (36043, 'INV_Helmet_09'), (36044, 'INV_Shoulder_14'), (36045, 'INV_Weapon_ShortBlade_26'), (36046, 'INV_Misc_Book_12'), (36047, 'INV_Shirt_05'), (36048, 'Temp'), (36049, 'Temp'), (36050, 'INV_Chest_Chain_13'), (36051, 'Temp'), (36052, 'INV_Chest_Chain_13'), (36053, 'Temp'), (36054, 'Temp'), (36055, 'INV_Chest_Chain_13'), (36056, 'INV_Boots_09'), (36057, 'Temp'), (36058, 'INV_Chest_Chain_13'), (36059, 'Temp'), (36060, 'INV_Chest_Chain_13'), (36061, 'Temp'), (36062, 'INV_Misc_Book_13'), (36063, 'INV_Mace_13'), (36064, 'INV_Hammer_02'), (36065, 'INV_Hammer_23'), (36066, 'INV_Sword_05'), (36067, 'INV_Mace_05'), (36068, 'INV_Weapon_ShortBlade_26'), (36069, 'INV_Mace_14'), (36070, 'Temp'), (36071, 'Temp'), (36072, 'INV_Chest_Chain_13'), (36073, 'INV_Sword_05'), (36074, 'INV_Misc_Book_15'), (36075, 'INV_Misc_Book_14'), (36076, 'Temp'), (36077, 'INV_Chest_Plate10'), (36078, 'INV_Hammer_02'), (36079, 'INV_Mace_09'), (36080, 'INV_Weapon_ShortBlade_26'), (36081, 'INV_Sword_05'), (36082, 'INV_Misc_Book_15'), (36083, 'INV_Misc_Book_14'), (36084, 'Temp'), (36085, 'INV_Helmet_08'), (36086, 'INV_Helmet_08'), (36087, 'INV_Chest_Chain_13'), (36088, 'INV_Shirt_05'), (36089, 'Temp'), (36090, 'Temp'), (36091, 'Temp'), (36092, 'Temp'), (36093, 'Temp'), (36094, 'Temp'), (36095, 'Temp'), (36096, 'Temp'), (36097, 'INV_Pants_02'), (36098, 'Temp'), (36099, 'Temp'), (36100, 'INV_Pants_Wolf'), (36101, 'Temp'), (36102, 'INV_Gauntlets_05'), (36103, 'INV_Shirt_01'), (36104, 'INV_Pants_02'), (36105, 'Temp'), (36106, 'Temp'), (36107, 'Temp'), (36108, 'INV_Boots_06'), (36109, 'INV_Chest_Chain'), (36110, 'INV_Pants_03'), (36111, 'Temp'), (36112, 'Temp'), (36113, 'Temp'), (36114, 'INV_Pants_02'), (36115, 'Temp'), (36116, 'INV_Pants_Wolf'), (36117, 'INV_Pants_03'), (36118, 'INV_Shirt_14'), (36119, 'Temp'), (36120, 'INV_Pants_02'), (36121, 'INV_Boots_05'), (36122, 'INV_Boots_05'), (36123, 'Temp'), (36124, 'INV_Shirt_05'), (36125, 'INV_Pants_02'), (36126, 'INV_Boots_06'), (36127, 'INV_Shirt_01'), (36128, 'INV_Pants_01'), (36129, 'INV_Boots_01'), (36130, 'Temp'), (36131, 'INV_Chest_Cloth_31'), (36132, 'INV_Chest_Cloth_31'), (36133, 'INV_Shirt_16'), (36134, 'INV_Pants_01'), (36135, 'INV_Boots_01'), (36136, 'Temp'), (36137, 'INV_Shirt_06'), (36138, 'INV_Chest_Cloth_21'), (36139, 'INV_Pants_Mail_03'), (36140, 'INV_Chest_Cloth_23'), (36141, 'Temp'), (36142, 'Ability_Mount_NetherdrakePurple'), (36143, 'Temp'), (36144, 'INV_Pants_10'), (36145, 'Temp'), (36146, 'Temp'), (36147, 'INV_Pants_Mail_03'), (36148, 'INV_Boots_01'), (36149, 'INV_Gauntlets_04'), (36150, 'INV_Chest_Chain'), (36151, 'INV_Chest_Chain_13'), (36152, 'Temp'), (36153, 'Temp'), (36154, 'INV_Weapon_ShortBlade_02'), (36155, 'Temp'), (36156, 'INV_Pants_01'), (36157, 'Temp'), (36158, 'INV_Gauntlets_05'), (36159, 'Temp'), (36160, 'INV_Pants_01'), (36161, 'Temp'), (36162, 'Temp'), (36163, 'INV_Jewelry_Ring_02'), (36164, 'Temp'), (36165, 'INV_Gauntlets_03'), (36166, 'INV_Gauntlets_03'), (36167, 'INV_Gauntlets_03'), (36168, 'INV_Gauntlets_03'), (36169, 'INV_Gauntlets_03'), (36170, 'INV_Belt_13'), (36171, 'INV_Belt_13'), (36172, 'Temp'), (36173, 'Temp'), (36174, 'INV_Boots_Chain_04'), (36175, 'INV_Boots_Chain_04'), (36176, 'INV_Gauntlets_03'), (36177, 'INV_Pants_Plate_07'), (36178, 'INV_Chest_Plate08'), (36179, 'INV_Chest_Chain_07'), (36180, 'INV_Gauntlets_11'), (36181, 'INV_Gauntlets_11'), (36182, 'INV_Gauntlets_11'), (36183, 'INV_Helmet_35'), (36184, 'INV_Chest_Chain_07'), (36185, 'INV_Misc_Bag_18'), (36186, 'INV_Bracer_13'), (36187, 'INV_Ore_Khorium_01'), (36188, 'INV_Ore_FelIron_01'), (36189, 'INV_Ore_Ethernium_01'), (36190, 'INV_Ore_Adamantium_01'), (36191, 'INV_Ingot_11'), (36192, 'INV_Ingot_05'), (36193, 'INV_Ingot_09'), (36194, 'INV_Ingot_Thorium'), (36195, 'INV_Ingot_10'), (36196, 'INV_Axe_11'), (36197, 'INV_Axe_11'), (36198, 'INV_Hammer_06'), (36199, 'INV_Sword_26'), (36200, 'INV_Sword_26'), (36201, 'INV_Mace_14'), (36202, 'INV_Axe_09'), (36203, 'INV_Sword_12'), (36204, 'INV_Sword_30'), (36205, 'INV_Bracer_07'), (36206, 'INV_Chest_Plate11'), (36207, 'INV_Gauntlets_30'), (36208, 'INV_Gauntlets_30'), (36209, 'INV_Chest_Plate10'), (36210, 'INV_Belt_29'), (36211, 'INV_Boots_Chain_08'), (36212, 'INV_Chest_Plate10'), (36213, 'INV_Pants_Plate_12'), (36214, 'INV_Chest_Plate10'), (36215, 'INV_Chest_Plate10'), (36216, 'INV_Chest_Plate10'), (36217, 'INV_Chest_Plate10'), (36218, 'INV_Helmet_10'), (36219, 'INV_Bracer_07'), (36220, 'INV_Gauntlets_15'), (36221, 'INV_Chest_Plate10'), (36222, 'INV_Gauntlets_29'), (36223, 'INV_Helmet_22'), (36224, 'INV_Helmet_22'), (36225, 'INV_Helmet_22'), (36226, 'INV_Chest_Chain_16'), (36227, 'INV_Gauntlets_26'), (36228, 'INV_Helmet_22'), (36229, 'INV_Helmet_22'), (36230, 'INV_Pants_Plate_04'), (36231, 'INV_Boots_Chain_01'), (36232, 'INV_Belt_11'), (36233, 'INV_Gauntlets_30'), (36234, 'INV_Gauntlets_17'), (36235, 'INV_Chest_Plate10'), (36236, 'INV_Chest_Plate10'), (36237, 'INV_Gauntlets_26'), (36238, 'INV_Gauntlets_29'), (36239, 'INV_Gauntlets_29'), (36240, 'INV_Gauntlets_29'), (36241, 'INV_Helmet_29'), (36242, 'INV_Helmet_29'), (36243, 'INV_Helmet_03'), (36244, 'INV_Helmet_38'), (36245, 'INV_Bracer_07'), (36246, 'INV_Bracer_07'), (36247, 'INV_Bracer_07'), (36248, 'INV_Bracer_07'), (36249, 'INV_Bracer_06'), (36250, 'INV_Bracer_03'), (36251, 'INV_Sword_59'), (36252, 'INV_Sword_59'), (36253, 'INV_Sword_59'), (36254, 'INV_Sword_59'), (36255, 'INV_Sword_08'), (36256, 'INV_Axe_02'), (36257, 'INV_Axe_10'), (36258, 'INV_Axe_02'), (36259, 'INV_Axe_02'), (36260, 'INV_Sword_59'), (36261, 'INV_Hammer_09'), (36262, 'INV_Axe_02'), (36263, 'INV_Hammer_17'), (36264, 'Temp'), (36265, 'INV_Misc_Book_12'), (36266, 'INV_Misc_Book_13'), (36267, 'INV_Misc_Book_15'), (36268, 'INV_Misc_Book_14'), (36269, 'INV_Shoulder_19'), (36270, 'INV_Misc_Bag_18'), (36271, 'INV_Enchant_ShardRadientLarge'), (36272, 'Spell_Shadow_Shadowform'), (36273, 'INV_Feather_15'), (36274, 'Spell_Shadow_AntiShadow'), (36275, 'Spell_Shadow_DeathPact'), (36276, 'Spell_Shadow_DarkRitual'), (36277, 'Spell_Shadow_DeadofNight'), (36278, 'INV_Staff_21'), (36279, 'INV_Gauntlets_22'), (36280, 'INV_Chest_Leather_06'), (36281, 'Temp'), (36282, 'INV_Weapon_ShortBlade_05'), (36283, 'INV_Weapon_ShortBlade_05'), (36284, 'INV_Weapon_ShortBlade_05'), (36285, 'INV_Weapon_ShortBlade_05'), (36286, 'Temp'), (36287, 'INV_Hammer_09'), (36288, 'INV_Mace_16'), (36289, 'Temp'), (36290, 'INV_Shield_23'), (36291, 'INV_Chest_Chain_13'), (36292, 'INV_Chest_Chain_13'), (36293, 'Temp'), (36294, 'INV_Shoulder_02'), (36295, 'Temp'), (36296, 'Temp'), (36297, 'INV_Shirt_05'), (36298, 'Temp'), (36299, 'Temp'), (36300, 'Temp'), (36301, 'INV_Chest_Plate10'), (36302, 'INV_Chest_Plate10'), (36303, 'Temp'), (36304, 'Temp'), (36305, 'Temp'), (36306, 'INV_Chest_Chain_13'), (36307, 'INV_Pants_Mail_03'), (36308, 'INV_Boots_01'), (36309, 'Temp'), (36310, 'Temp'), (36311, 'Temp'), (36312, 'Temp'), (36313, 'Temp'), (36314, 'Temp'), (36315, 'Temp'), (36316, 'Temp'), (36317, 'Spell_Nature_NatureTouchGrow'), (36318, 'INV_Misc_Bag_07_Green'), (36319, 'Temp'), (36320, 'Temp'), (36321, 'Temp'), (36322, 'Temp'), (36323, 'Temp'), (36324, 'Temp'), (36325, 'Temp'), (36326, 'Temp'), (36327, 'Temp'), (36328, 'Temp'), (36329, 'Temp'), (36330, 'Temp'), (36331, 'INV_Chest_Chain'), (36332, 'Temp'), (36333, 'Temp'), (36334, 'Temp'), (36335, 'Temp'), (36336, 'Temp'), (36337, 'Temp'), (36338, 'INV_Misc_EngGizmos_19'), (36339, 'Temp'), (36340, 'Temp'), (36341, 'Temp'), (36342, 'Temp'), (36343, 'Temp'), (36344, 'Temp'), (36345, 'Temp'), (36346, 'Temp'), (36347, 'INV_Chest_Chain_13'), (36348, 'Spell_Nature_ForceOfNature'), (36349, 'INV_Belt_27'), (36350, 'INV_Boots_Plate_06'), (36351, 'INV_Boots_Plate_06'), (36352, 'INV_Chest_Cloth_43'), (36353, 'INV_Chest_Cloth_43'), (36354, 'INV_Chest_Cloth_43'), (36355, 'Temp'), (36356, 'Temp'), (36357, 'Temp'), (36358, 'INV_Chest_Plate05'), (36359, 'Temp'), (36360, 'Temp'), (36361, 'Temp'), (36362, 'INV_Chest_Plate05'), (36363, 'Temp'), (36364, 'Temp'), (36365, 'Temp'), (36366, 'INV_Chest_Plate05'), (36367, 'Temp'), (36368, 'INV_Chest_Cloth_46'), (36369, 'INV_Chest_Cloth_46'), (36370, 'INV_Chest_Cloth_46'), (36371, 'INV_Sword_11'), (36372, 'INV_Sword_07'), (36373, 'INV_Sword_07'), (36374, 'INV_Sword_07'), (36375, 'INV_Misc_Gem_Pearl_05'), (36376, 'INV_Sword_07'), (36377, 'INV_Sword_62'), (36378, 'INV_Sword_61'), (36379, 'INV_Pants_Plate_06'), (36380, 'Temp'), (36381, 'INV_Axe_04'), (36382, 'INV_Axe_01'), (36383, 'Temp'), (36384, 'INV_Helmet_50'), (36385, 'INV_Helmet_50'), (36386, 'INV_Helmet_51'), (36387, 'Temp'), (36388, 'Temp'), (36389, 'Temp'), (36390, 'INV_Boots_06'), (36391, 'Racial_Orc_BerserkerStrength'), (36392, 'Temp'), (36393, 'Temp'), (36394, 'Temp'), (36395, 'Temp'), (36396, 'Temp'), (36397, 'Temp'), (36398, 'Temp'), (36399, 'Temp'), (36400, 'Temp'), (36401, 'INV_Pants_01'), (36402, 'Temp'), (36403, 'Temp'), (36404, 'Temp'), (36405, 'INV_Misc_Food_26'), (36406, 'INV_QirajIdol_Sage'), (36407, 'Temp'), (36408, 'INV_Mace_1H_Stratholme_D_02'), (36409, 'Temp'), (36410, 'Temp'), (36411, 'Temp'), (36412, 'INV_Helmet_10'), (36413, 'Spell_Arcane_Arcane01'), (36414, 'Spell_Arcane_Arcane04'), (36415, 'Spell_Nature_StormReach'), (36416, 'INV_Helmet_29'), (36417, 'INV_Sword_30'), (36418, 'INV_Shirt_01'), (36419, 'INV_Staff_23'), (36420, 'Temp'), (36421, 'Temp'), (36422, 'INV_Sword_62'), (36423, 'INV_Sword_2H_AshbringerCorrupt'), (36424, 'INV_Shoulder_05'), (36425, 'INV_Shoulder_01'), (36426, 'INV_Pants_Mail_14'), (36427, 'INV_Shoulder_22'), (36428, 'INV_Pants_04'), (36429, 'INV_Shoulder_22'), (36430, 'INV_Belt_27'), (36431, 'Ability_Hunter_Pet_Wolf'), (36432, 'INV_Helmet_50'), (36433, 'INV_Helmet_20'), (36434, 'INV_Shoulder_14'), (36435, 'INV_Bracer_07'), (36436, 'INV_Chest_Plate09'), (36437, 'INV_Gauntlets_28'), (36438, 'INV_Pants_Mail_15'), (36439, 'INV_Chest_Leather_06'), (36440, 'INV_Crown_01'), (36441, 'INV_Sword_05'), (36442, 'INV_Sword_05'), (36443, 'INV_Hammer_03'), (36444, 'INV_Gizmo_GoblinBoomBox_01'), (36445, 'INV_Helmet_31'), (36446, 'Spell_Totem_WardOfDraining'), (36447, 'Temp'), (36448, 'INV_Misc_Coin_14'), (36449, 'Temp'), (36450, 'Temp'), (36451, 'INV_Pants_10'), (36452, 'INV_Boots_06'), (36453, 'Temp'), (36454, 'INV_Staff_23'), (36455, 'Temp'), (36456, 'INV_Chest_Chain_13'), (36457, 'INV_Pants_Mail_03'), (36458, 'Temp'), (36459, 'Temp'), (36460, 'INV_SummerFest_FireSpirit'), (36461, 'Temp'), (36462, 'Temp'), (36463, 'Temp'), (36464, 'Temp'), (36465, 'Temp'), (36466, 'INV_Hammer_01'), (36467, 'INV_Hammer_01'), (36468, 'INV_Shirt_GuildTabard_01'), (36469, 'INV_Shirt_GuildTabard_01'), (36470, 'INV_Misc_Head_Tiger_01'), (36471, 'INV_Misc_Idol_01'), (36472, 'INV_Mace_26'), (36473, 'INV_Mace_26'), (36474, 'Ability_Hunter_Pet_Turtle'), (36475, 'INV_Misc_Food_30'), (36476, 'INV_Weapon_Hand_03'), (36477, 'INV_BannerPVP_01'), (36478, 'INV_Pants_Leather_09'), (36479, 'INV_Gauntlets_06'), (36480, 'INV_Chest_Leather_06'), (36481, 'INV_Bracer_08'), (36482, 'INV_Misc_Gem_AzureDraenite_01'), (36483, 'INV_Mace_26'), (36484, 'INV_Pants_01'), (36485, 'INV_Chest_Chain_13'), (36486, 'INV_Pants_Mail_03'), (36487, 'INV_Misc_PocketWatch_03'), (36488, 'INV_Scroll_03'), (36489, 'INV_Weapon_Rifle_07'), (36490, 'INV_Weapon_Rifle_02'), (36491, 'Temp'), (36492, 'INV_Boots_01'), (36493, 'INV_Weapon_Rifle_04'), (36494, 'INV_Weapon_Rifle_07'), (36495, 'Temp'), (36496, 'INV_Weapon_Rifle_13'), (36497, 'Temp'), (36498, 'INV_Chest_Chain_13'), (36499, 'INV_Belt_06'), (36500, 'INV_Pants_Mail_03'), (36501, 'INV_Boots_01'), (36502, 'INV_Gauntlets_04'), (36503, 'INV_Jewelry_Amulet_01'), (36504, 'INV_Drink_Milk_05'), (36505, 'INV_Jewelry_Amulet_01'), (36506, 'INV_Helmet_47'), (36507, 'INV_Helmet_47'), (36508, 'INV_Misc_Bomb_09'), (36509, 'INV_Misc_EngGizmos_19'), (36510, 'INV_Misc_EngGizmos_18'), (36511, 'INV_Misc_EngGizmos_18'), (36512, 'INV_Misc_EngGizmos_19'), (36513, 'Temp'), (36514, 'Temp'), (36515, 'Temp'), (36516, 'Temp'), (36517, 'INV_Misc_EngGizmos_01'), (36518, 'INV_Mace_26'), (36519, 'Spell_Nature_NaturesBlessing'), (36520, 'Spell_Nature_NaturesBlessing'), (36521, 'Ability_Rogue_Disguise'), (36522, 'INV_Chest_Chain_04'), (36523, 'Temp'), (36524, 'Temp'), (36525, 'Temp'), (36526, 'Temp'), (36527, 'INV_Misc_EngGizmos_15'), (36528, 'INV_Misc_EngGizmos_01'), (36529, 'INV_Misc_EngGizmos_01'), (36530, 'Temp'), (36531, 'Temp'), (36532, 'Temp'), (36533, 'INV_Misc_EngGizmos_03'), (36534, 'INV_Boots_Plate_03'), (36535, 'INV_Gizmo_RocketBoot_01'), (36536, 'Temp'), (36537, 'Temp'), (36538, 'INV_Belt_35'), (36539, 'INV_Belt_27'), (36540, 'INV_DataCrystal01'), (36541, 'Temp'), (36542, 'Temp'), (36543, 'Temp'), (36544, 'Temp'), (36545, 'Temp'), (36546, 'Temp'), (36547, 'Temp'), (36548, 'Temp'), (36549, 'Temp'), (36550, 'Temp'), (36551, 'Temp'), (36552, 'Temp'), (36553, 'Temp'), (36554, 'Temp'), (36555, 'Temp'), (36556, 'Temp'), (36557, 'Temp'), (36558, 'INV_Gizmo_01'), (36559, 'Temp'), (36560, 'Temp'), (36561, 'Temp'), (36562, 'Temp'), (36563, 'Temp'), (36564, 'Temp'), (36565, 'Temp'), (36566, 'INV_Weapon_ShortBlade_08'), (36567, 'INV_Misc_Idol_01'), (36568, 'INV_Misc_EngGizmos_06'), (36569, 'INV_Weapon_Rifle_10'), (36570, 'INV_Boots_Wolf'), (36571, 'INV_Misc_EngGizmos_05'), (36572, 'Spell_Nature_Cyclone'), (36573, 'INV_Misc_Lantern_01'), (36574, 'INV_Misc_Lantern_01'), (36575, 'INV_Misc_Lantern_01'), (36576, 'Temp'), (36577, 'INV_Misc_Powder_Purple'), (36578, 'INV_Misc_Book_13'), (36579, 'Temp'), (36580, 'Temp'), (36581, 'INV_Belt_13'), (36582, 'Temp'), (36583, 'INV_Shoulder_01'), (36584, 'Temp'), (36585, 'INV_Boots_01'), (36586, 'INV_Hammer_03'), (36587, 'INV_Box_04'), (36588, 'Temp'), (36589, 'INV_DataCrystal01'), (36590, 'INV_Jewelry_Necklace_AhnQiraj_01'), (36591, 'Temp'), (36592, 'INV_Jewelry_Necklace_12'), (36593, 'INV_Hammer_03'), (36594, 'INV_Pick_03'), (36595, 'INV_DataCrystal04'), (36596, 'INV_DataCrystal10'), (36597, 'INV_DataCrystal02'), (36598, 'INV_Weapon_Shortblade_29'), (36599, 'INV_Hammer_03'), (36600, 'INV_Weapon_Bow_05'), (36601, 'Spell_Nature_Web'), (36602, 'Temp'), (36603, 'Temp'), (36604, 'Temp'), (36605, 'Temp'), (36606, 'Temp'), (36607, 'Temp'), (36608, 'Temp'), (36609, 'Temp'), (36610, 'Temp'), (36611, 'Temp'), (36612, 'Temp'), (36613, 'Temp'), (36614, 'Temp'), (36615, 'INV_Misc_WartornScrap_Plate'), (36616, 'Temp'), (36617, 'INV_Misc_Head_Dragon_Red'), (36618, 'Temp'), (36619, 'Temp'), (36620, 'Temp'), (36621, 'Temp'), (36622, 'Temp'), (36623, 'Temp'), (36624, 'Temp'), (36625, 'Temp'), (36626, 'Temp'), (36627, 'Temp'), (36628, 'Temp'), (36629, 'Ability_Warrior_Sunder'), (36630, 'INV_Helmet_41'), (36631, 'INV_Mace_08'), (36632, 'Temp'), (36633, 'Temp'), (36634, 'Temp'), (36635, 'Temp'), (36636, 'Temp'), (36637, 'INV_Shield_09'), (36638, 'INV_Weapon_ShortBlade_05'), (36639, 'Temp'), (36640, 'Temp'), (36641, 'Temp'), (36642, 'Temp'), (36643, 'Temp'), (36644, 'INV_Helmet_31'), (36645, 'INV_Helmet_31'), (36646, 'Temp'), (36647, 'Temp'), (36648, 'Temp'), (36649, 'INV_Sword_13'), (36650, 'INV_Sword_13'), (36651, 'INV_Misc_Gem_BloodGem_01'), (36652, 'INV_Misc_Key_10'), (36653, 'Temp'), (36654, 'INV_Shirt_05'), (36655, 'Temp'), (36656, 'INV_Belt_11'), (36657, 'Temp'), (36658, 'INV_Chest_Leather_03'), (36659, 'Temp'), (36660, 'Temp'), (36661, 'Temp'), (36662, 'Temp'), (36663, 'Temp'), (36664, 'Temp'), (36665, 'Temp'), (36666, 'Temp'), (36667, 'Temp'), (36668, 'Temp'), (36669, 'INV_Helmet_09'), (36670, 'Temp'), (36671, 'INV_Boots_05'), (36672, 'Temp'), (36673, 'Temp'), (36674, 'INV_Chest_Cloth_03'), (36675, 'INV_DataCrystal03'), (36676, 'INV_Chest_Cloth_03'), (36677, 'INV_Jewelry_Ring_03'), (36678, 'INV_Shirt_01'), (36679, 'INV_Jewelry_Ring_03'), (36680, 'INV_Jewelry_Ring_03'), (36681, 'INV_Jewelry_Ring_03'), (36682, 'INV_Shield_24'), (36683, 'INV_Misc_Key_13'), (36684, 'INV_Jewelry_Talisman_01'), (36685, 'Temp'), (36686, 'INV_Gizmo_02'), (36687, 'INV_Gizmo_02'), (36688, 'Ability_Mount_Charger'), (36689, 'Temp'), (36690, 'Temp'), (36691, 'Temp'), (36692, 'Temp'), (36693, 'INV_DataCrystal12'), (36694, 'Temp'), (36695, 'Temp'), (36696, 'INV_Weapon_Rifle_10'), (36697, 'INV_Axe_04'), (36698, 'INV_Staff_08'), (36699, 'Temp'), (36700, 'Temp'), (36701, 'INV_Shirt_GuildTabard_01'), (36702, 'INV_Drink_Waterskin_05'), (36703, 'INV_Mushroom_01'), (36704, 'INV_Misc_Food_42'), (36705, 'Temp'), (36706, 'INV_Mace_08'), (36707, 'INV_Mace_08'), (36708, 'INV_Mace_08'), (36709, 'INV_Mace_08'), (36710, 'INV_Mace_08'), (36711, 'INV_Mace_08'), (36712, 'INV_Mace_08'), (36713, 'INV_Mace_08'), (36714, 'INV_Mace_08'), (36715, 'INV_Helmet_24'), (36716, 'INV_Sword_63'), (36717, 'Temp'), (36718, 'Temp'), (36719, 'Temp'), (36720, 'Temp'), (36721, 'Temp'), (36722, 'Temp'), (36723, 'Temp'), (36724, 'Temp'), (36725, 'INV_Axe_04'), (36726, 'INV_Shield_09'), (36727, 'INV_Mushroom_07'), (36728, 'INV_Mushroom_03'), (36729, 'INV_Weapon_Halberd13'), (36730, 'INV_Helmet_58'), (36731, 'Temp'), (36732, 'Temp'), (36733, 'Temp'), (36734, 'Temp'), (36735, 'Temp'), (36736, 'Temp'), (36737, 'Temp'), (36738, 'Temp'), (36739, 'Temp'), (36740, 'Temp'), (36741, 'INV_Sword_12'), (36742, 'Temp'), (36743, 'Temp'), (36744, 'INV_Shoulder_01'), (36745, 'Temp'), (36746, 'Temp'), (36747, 'Temp'), (36748, 'INV_Shirt_16'), (36749, 'Temp'), (36750, 'INV_Pants_01'), (36751, 'INV_Boots_01'), (36752, 'INV_Gauntlets_05'), (36753, 'Temp'), (36754, 'INV_Banner_03'), (36755, 'INV_Jewelry_Necklace_28'), (36756, 'INV_Misc_Key_08'), (36757, 'Temp'), (36758, 'Temp'), (36759, 'Temp'), (36760, 'Temp'), (36761, 'Temp'), (36762, 'INV_Axe_24'), (36763, 'INV_Boots_05'), (36764, 'INV_Boots_05'), (36765, 'INV_Misc_Book_14'), (36766, 'INV_Boots_06'), (36767, 'INV_Boots_06'), (36768, 'INV_Chest_Leather_02'), (36769, 'INV_Pants_06'), (36770, 'INV_Chest_Chain_08'), (36771, 'INV_Chest_Fur'), (36772, 'INV_Crown_02'), (36773, 'INV_Staff_37'), (36774, 'INV_Chest_Chain'), (36775, 'INV_Chest_Chain'), (36776, 'INV_Shirt_07'), (36777, 'INV_Shirt_13'), (36778, 'INV_Helmet_08'), (36779, 'INV_Helmet_08'), (36780, 'INV_Helmet_03'), (36781, 'INV_Weapon_Crossbow_01'), (36782, 'INV_Helmet_08'), (36783, 'Temp'), (36784, 'Temp'), (36785, 'Temp'), (36786, 'INV_Gauntlets_04'), (36787, 'INV_Gauntlets_06'), (36788, 'INV_Gauntlets_21'), (36789, 'INV_Chest_Chain_13'), (36790, 'INV_Pants_Mail_08'), (36791, 'INV_Pants_Mail_08'), (36792, 'INV_Chest_Chain_13'), (36793, 'INV_Boots_Chain_01'), (36794, 'INV_Shirt_01'), (36795, 'INV_Pants_Wolf'), (36796, 'INV_Boots_05'), (36797, 'INV_Gauntlets_05'), (36798, 'INV_Chest_Chain'), (36799, 'INV_Belt_01'), (36800, 'INV_Pants_03'), (36801, 'Temp'), (36802, 'INV_Bracer_07'), (36803, 'INV_Chest_Chain_06'), (36804, 'Temp'), (36805, 'INV_Pants_03'), (36806, 'INV_Jewelry_Ring_02'), (36807, 'INV_Chest_Leather_08'), (36808, 'INV_Belt_04'), (36809, 'INV_Pants_02'), (36810, 'Temp'), (36811, 'Temp'), (36812, 'Temp'), (36813, 'Temp'), (36814, 'INV_Pants_09'), (36815, 'Temp'), (36816, 'Temp'), (36817, 'INV_Chest_Leather_09'), (36818, 'Temp'), (36819, 'Temp'), (36820, 'Temp'), (36821, 'INV_Belt_10'), (36822, 'Temp'), (36823, 'Temp'), (36824, 'Temp'), (36825, 'Temp'), (36826, 'Temp'), (36827, 'INV_Belt_01'), (36828, 'Temp'), (36829, 'Temp'), (36830, 'Temp'), (36831, 'Temp'), (36832, 'Temp'), (36833, 'Temp'), (36834, 'Temp'), (36835, 'Temp'), (36836, 'INV_Bracer_12'), (36837, 'Temp'), (36838, 'INV_Belt_06'), (36839, 'Temp'), (36840, 'Temp'), (36841, 'Temp'), (36842, 'INV_Misc_Cape_18'), (36843, 'Temp'), (36844, 'Temp'), (36845, 'Temp'), (36846, 'Temp'), (36847, 'Temp'), (36848, 'INV_Chest_Chain_13'), (36849, 'INV_Pants_Mail_03'), (36850, 'Temp'), (36851, 'INV_Belt_06'), (36852, 'INV_Boots_07'), (36853, 'Temp'), (36854, 'Temp'), (36855, 'INV_Chest_Chain_13'), (36856, 'Temp'), (36857, 'INV_Boots_05'), (36858, 'INV_Boots_05'), (36859, 'INV_Chest_Chain_13'), (36860, 'INV_Misc_Bone_10'), (36861, 'Spell_Shadow_Teleport'), (36862, 'INV_Potion_101'), (36863, 'Temp'), (36864, 'INV_Boots_01'), (36865, 'INV_Misc_Dust_01'), (36866, 'INV_Misc_Gem_FlameSpessarite_01'), (36867, 'Temp'), (36868, 'INV_Misc_Gem_OpalRough_01'), (36869, 'Temp'), (36870, 'Temp'), (36871, 'INV_Belt_04'), (36872, 'INV_Pants_02'), (36873, 'INV_Chest_Leather_08'), (36874, 'INV_Belt_04'), (36875, 'INV_Pants_02'), (36876, 'INV_Chest_Leather_08'), (36877, 'INV_Chest_Leather_08'), (36878, 'Temp'), (36879, 'Temp'), (36880, 'Temp'), (36881, 'Temp'), (36882, 'Temp'), (36883, 'Temp'), (36884, 'INV_Chest_Plate10'), (36885, 'INV_Shirt_01'), (36886, 'Temp'), (36887, 'Temp'), (36888, 'Temp'), (36889, 'Temp'), (36890, 'Temp'), (36891, 'Temp'), (36892, 'Temp'), (36893, 'Temp'), (36894, 'Temp'), (36895, 'INV_Chest_Leather_08'), (36896, 'INV_Pants_02'), (36897, 'Temp'), (36898, 'Temp'), (36899, 'Temp'), (36900, 'Temp'), (36901, 'INV_Crate_02'), (36902, 'INV_Jewelry_Necklace_17'), (36903, 'Temp'), (36904, 'INV_Chest_Chain'), (36905, 'INV_Gauntlets_04'), (36906, 'INV_Belt_06'), (36907, 'Temp'), (36908, 'Temp'), (36909, 'Temp'), (36910, 'Temp'), (36911, 'Temp'), (36912, 'Temp'), (36913, 'Temp'), (36914, 'Temp'), (36915, 'Temp'), (36916, 'INV_Boots_Plate_03'), (36917, 'INV_Boots_Plate_03'), (36918, 'Temp'), (36919, 'INV_Chest_Chain_13'), (36920, 'INV_Pants_Mail_03'), (36921, 'Temp'), (36922, 'INV_Belt_06'), (36923, 'INV_Mace_12'), (36924, 'INV_Mace_12'), (36925, 'INV_Weapon_Bow_05'), (36926, 'Temp'), (36927, 'Temp'), (36928, 'Temp'), (36929, 'Temp'), (36930, 'Temp'), (36931, 'Temp'), (36932, 'Temp'), (36933, 'Temp'), (36934, 'INV_Mushroom_02'), (36935, 'INV_Bracer_10'), (36936, 'INV_Misc_Cape_18'), (36937, 'INV_Misc_Cape_11'), (36938, 'INV_Belt_03'), (36939, 'INV_Belt_13'), (36940, 'INV_Belt_26'), (36941, 'INV_Misc_Cape_17'), (36942, 'INV_Pants_01'), (36943, 'INV_Pants_Cloth_09'), (36944, 'INV_Pants_Cloth_02'), (36945, 'INV_Helmet_27'), (36946, 'INV_Helmet_27'), (36947, 'INV_Helmet_27'), (36948, 'INV_Pants_Cloth_02'), (36949, 'INV_Helmet_27'), (36950, 'Spell_Nature_AstralRecal'), (36951, 'Spell_Nature_AstralRecalGroup'), (36952, 'Spell_Nature_Lightning'), (36953, 'Spell_Holy_Restoration'), (36954, 'INV_Gauntlets_05'), (36955, 'INV_Gauntlets_05'), (36956, 'INV_Weapon_ShortBlade_07'), (36957, 'INV_Weapon_ShortBlade_01'), (36958, 'INV_Sword_04'), (36959, 'INV_Hammer_20'), (36960, 'INV_Sword_05'), (36961, 'Temp'), (36962, 'Temp'), (36963, 'Temp'), (36964, 'Temp'), (36965, 'Temp'), (36966, 'Temp'), (36967, 'INV_Belt_16'), (36968, 'INV_Belt_16'), (36969, 'INV_Hammer_08'), (36970, 'INV_Sword_51'), (36971, 'INV_Pants_Cloth_02'), (36972, 'INV_Helmet_15'), (36973, 'INV_Misc_Powder_Green'), (36974, 'INV_Misc_Dust_03'), (36975, 'Temp'), (36976, 'Temp'), (36977, 'INV_Bracer_09'), (36978, 'Temp'), (36979, 'INV_Gizmo_06'), (36980, 'Temp'), (36981, 'Temp'), (36982, 'Temp'), (36983, 'INV_Misc_MonsterTail_03'), (36984, 'INV_Misc_MonsterTail_03'), (36985, 'Temp'), (36986, 'Temp'), (36987, 'Temp'), (36988, 'Temp'), (36989, 'Temp'), (36990, 'INV_Chest_Chain_06'), (36991, 'Temp'), (36992, 'INV_Pants_03'), (36993, 'Temp'), (36994, 'INV_Jewelry_Ring_02'), (36995, 'Temp'), (36996, 'INV_Chest_Leather_01'), (36997, 'INV_Chest_Chain_08'), (36998, 'Temp'), (36999, 'Temp'), (37000, 'INV_Weapon_Bow_05'), (37001, 'INV_Axe_04'), (37002, 'Temp'), (37003, 'INV_Staff_08'), (37004, 'Temp'), (37005, 'Temp'), (37006, 'Temp'), (37007, 'Temp'), (37008, 'Temp'), (37009, 'Temp'), (37010, 'Temp'), (37011, 'Temp'), (37012, 'Temp'), (37013, 'Temp'), (37014, 'Temp'), (37015, 'Temp'), (37016, 'INV_Weapon_ShortBlade_03'), (37017, 'INV_Weapon_ShortBlade_03'), (37018, 'INV_Sword_10'), (37019, 'INV_Weapon_Bow_05'), (37020, 'INV_Axe_04'), (37021, 'Axe_1H_Draenei_B_01'), (37022, 'Temp'), (37023, 'Temp'), (37024, 'Temp'), (37025, 'INV_Belt_10'), (37026, 'Temp'), (37027, 'Temp'), (37028, 'Temp'), (37029, 'Temp'), (37030, 'INV_Shield_09'), (37031, 'INV_Mace_08'), (37032, 'Temp'), (37033, 'Temp'), (37034, 'INV_Mace_08'), (37035, 'Spell_Shadow_Brainwash'), (37036, 'INV_Misc_Bag_22'), (37037, 'Temp'), (37038, 'Temp'), (37039, 'Temp'), (37040, 'Temp'), (37041, 'Temp'), (37042, 'Temp'), (37043, 'Temp'), (37044, 'INV_Misc_SpineLeaf _01'), (37045, 'INV_Shirt_12'), (37046, 'INV_Chest_Cloth_21'), (37047, 'INV_Chest_Leather_07'), (37048, 'INV_Chest_Chain_16'), (37049, 'INV_Mace_35'), (37050, 'INV_Sword_Draenei_06'), (37051, 'INV_Weapon_Bow_02'), (37052, 'INV_Weapon_Crossbow_13'), (37053, 'INV_Weapon_Crossbow_13'), (37054, 'INV_Staff_Draenei_A_01'), (37055, 'INV_Helmet_15'), (37056, 'INV_Helmet_15'), (37057, 'INV_Weapon_Crossbow_13'), (37058, 'INV_Shirt_GuildTabard_01'), (37059, 'INV_Shirt_GuildTabard_01'), (37060, 'INV_Shirt_GuildTabard_01'), (37061, 'INV_Shirt_GuildTabard_01'), (37062, 'Spell_Nature_ProtectionformNature'), (37063, 'INV_Weapon_Shortblade_38'), (37064, 'Temp'), (37065, 'Temp'), (37066, 'Temp'), (37067, 'Temp'), (37068, 'Temp'), (37069, 'Temp'), (37070, 'Temp'), (37071, 'Temp'), (37072, 'Temp'), (37073, 'Temp'), (37074, 'Temp'), (37075, 'Temp'), (37076, 'Temp'), (37077, 'INV_Spear_06'), (37078, 'INV_Sword_24'), (37079, 'INV_Misc_Book_06'), (37080, 'INV_Shirt_12'), (37081, 'Temp'), (37082, 'Temp'), (37083, 'INV_Misc_MonsterScales_18'), (37084, 'Temp'), (37085, 'Temp'), (37086, 'Temp'), (37087, 'Temp'), (37088, 'Temp'), (37089, 'Temp'), (37090, 'Temp'), (37091, 'Temp'), (37092, 'Temp'), (37093, 'Temp'), (37094, 'INV_Misc_MonsterScales_07'), (37095, 'INV_Misc_Cape_06'), (37096, 'Temp'), (37097, 'Temp'), (37098, 'Temp'), (37099, 'Temp'), (37100, 'Temp'), (37101, 'INV_Axe_04'), (37102, 'Temp'), (37103, 'Temp'), (37104, 'Inv_Helm_Mask_ZulGurub_D_01'), (37105, 'Temp'), (37106, 'Temp'), (37107, 'Temp'), (37108, 'Temp'), (37109, 'Temp'), (37110, 'Temp'), (37111, 'Temp'), (37112, 'INV_Misc_Herb_11'), (37113, 'INV_Misc_Herb_SansamRoot'), (37114, 'Temp'), (37115, 'Temp'), (37116, 'Temp'), (37117, 'Temp'), (37118, 'Temp'), (37119, 'Temp'), (37120, 'Temp'), (37121, 'Temp'), (37122, 'Temp'), (37123, 'Temp'), (37124, 'Temp'), (37125, 'INV_Helmet_17'), (37126, 'INV_Helmet_17'), (37127, 'Temp'), (37128, 'Temp'), (37129, 'Temp'), (37130, 'INV_Misc_Powder_Green'), (37131, 'Temp'), (37132, 'Temp'), (37133, 'Temp'), (37134, 'Temp'), (37135, 'INV_Axe_04'), (37136, 'Temp'), (37137, 'Temp'), (37138, 'Temp'), (37139, 'Temp'), (37140, 'Temp'), (37141, 'Temp'), (37142, 'Temp'), (37143, 'Temp'), (37144, 'Temp'), (37145, 'Temp'), (37146, 'Temp'), (37147, 'Temp'), (37148, 'INV_ThrowingKnife_06'), (37149, 'INV_ThrowingKnife_06'), (37150, 'Temp'), (37151, 'Temp'), (37152, 'Temp'), (37153, 'Temp'), (37154, 'INV_Belt_17'), (37155, 'Temp'), (37156, 'Temp'), (37157, 'Temp'), (37158, 'Temp'), (37159, 'Temp'), (37160, 'Temp'), (37161, 'Temp'), (37162, 'Temp'), (37163, 'Temp'), (37164, 'Temp'), (37165, 'INV_Shirt_01'), (37166, 'Temp'), (37167, 'Temp'), (37168, 'INV_Shirt_01'), (37169, 'Temp'), (37170, 'INV_Weapon_ShortBlade_18'), (37171, 'INV_Weapon_ShortBlade_18'), (37172, 'INV_Mace_02'), (37173, 'Temp'), (37174, 'INV_Pants_01'), (37175, 'Temp'), (37176, 'INV_Shirt_01'), (37177, 'Temp'), (37178, 'INV_Pants_01'), (37179, 'INV_Boots_07'), (37180, 'Temp'), (37181, 'INV_Misc_Food_43'), (37182, 'INV_Misc_Idol_01'), (37183, 'INV_Pants_03'), (37184, 'INV_Pants_03'), (37185, 'INV_Pants_02'), (37186, 'INV_Pants_11'), (37187, 'Temp'), (37188, 'Temp'), (37189, 'Temp'), (37190, 'INV_Enchant_EssenceAstralSmall'), (37191, 'INV_Sword_Draenei_07'), (37192, 'INV_Mace_34'), (37193, 'INV_Mace_33'), (37194, 'INV_Weapon_Crossbow_02'), (37195, 'INV_Staff_Draenei_A_01'), (37196, 'INV_Boots_01'), (37197, 'INV_Bracer_08'), (37198, 'INV_Bracer_05'), (37199, 'INV_Chest_Cloth_21'), (37200, 'INV_Pants_03'), (37201, 'INV_Weapon_Crossbow_14'), (37202, 'INV_Belt_03'), (37203, 'INV_Bracer_07'), (37204, 'INV_Pants_06'), (37205, 'INV_Bracer_03'), (37206, 'INV_Belt_24'), (37207, 'INV_Boots_01'), (37208, 'INV_Sword_04'), (37209, 'INV_Sword_Draenei_01'), (37210, 'INV_Mushroom_02'), (37211, 'Temp'), (37212, 'Temp'), (37213, 'Temp'), (37214, 'INV_Misc_Dust_04'), (37215, 'Spell_Nature_ElementalShields'), (37216, 'INV_Chest_Chain'), (37217, 'INV_Misc_Gem_Topaz_03'), (37218, 'INV_DataCrystal06'), (37219, 'INV_Misc_Gem_Amethyst_02'), (37220, 'INV_Enchant_DustVision'), (37221, 'INV_Enchant_DustIllusion'), (37222, 'INV_Enchant_DustIllusion'), (37223, 'INV_Misc_MonsterScales_08'), (37224, 'Temp'), (37225, 'Temp'), (37226, 'INV_Weapon_Shortblade_35'), (37227, 'Temp'), (37228, 'Temp'), (37229, 'Temp'), (37230, 'Temp'), (37231, 'Temp'), (37232, 'Temp'), (37233, 'Temp'), (37234, 'Spell_Arcane_Arcane01'), (37235, 'INV_Sword_BloodElf_03'), (37236, 'Spell_Shadow_VampiricAura'), (37237, 'Spell_Nature_PoisonCleansingTotem'), (37238, 'INV_Misc_Bone_OrcSkull_01'), (37239, 'Spell_Ice_Lament'), (37240, 'Spell_Ice_Lament'), (37241, 'Ability_Creature_Cursed_05'), (37242, 'Temp'), (37243, 'Temp'), (37244, 'Temp'), (37245, 'Temp'), (37246, 'INV_Boots_05'), (37247, 'Temp'), (37248, 'Temp'), (37249, 'INV_DataCrystal07'), (37250, 'INV_DataCrystal11'), (37251, 'Temp'), (37252, 'INV_Pants_02'), (37253, 'INV_Bracer_18'), (37254, 'Temp'), (37255, 'Temp'), (37256, 'Temp'), (37257, 'INV_Axe_04'), (37258, 'Temp'), (37259, 'Temp'), (37260, 'Temp'), (37261, 'Temp'), (37262, 'Temp'), (37263, 'Temp'), (37264, 'Temp'), (37265, 'Temp'), (37266, 'INV_Chest_Cloth_11'), (37267, 'INV_Bracer_16'), (37268, 'Temp'), (37269, 'INV_Misc_Rune_09'), (37270, 'INV_Misc_Foot_Centaur'), (37271, 'Racial_Orc_BerserkerStrength'), (37272, 'Temp'), (37273, 'Temp'), (37274, 'Temp'), (37275, 'Temp'), (37276, 'Temp'), (37277, 'Temp'), (37278, 'INV_Misc_Herb_16'), (37279, 'Temp'), (37280, 'Temp'), (37281, 'Temp'), (37282, 'INV_Misc_Bomb_09'), (37283, 'Temp'), (37284, 'Temp'), (37285, 'INV_Misc_Herb_11a'), (37286, 'INV_Misc_Flower_03'), (37287, 'Temp'), (37288, 'Temp'), (37289, 'Temp'), (37290, 'INV_Staff_40'), (37291, 'Temp'), (37292, 'INV_Gauntlets_19'), (37293, 'INV_ZulGurubTrinket'), (37294, 'INV_Mace_02'), (37295, 'Temp'), (37296, 'INV_Shoulder_15'), (37297, 'INV_Chest_Cloth_18'), (37298, 'Temp'), (37299, 'INV_Chest_Plate05'), (37300, 'INV_Helmet_22'), (37301, 'INV_Pants_Plate_17'), (37302, 'INV_Shoulder_22'), (37303, 'INV_Gauntlets_29'), (37304, 'INV_Boots_05'), (37305, 'Temp'), (37306, 'INV_Sword_39'), (37307, 'INV_Sword_37'), (37308, 'INV_Gauntlets_15'), (37309, 'INV_Helmet_48'), (37310, 'INV_Pants_Cloth_05'), (37311, 'INV_Helmet_30'), (37312, 'INV_Shoulder_02'), (37313, 'INV_Chest_Cloth_43'), (37314, 'Temp'), (37315, 'Temp'), (37316, 'INV_MISC_HERB_01'), (37317, 'Temp'), (37318, 'INV_Chest_Chain_13'), (37319, 'INV_Pants_Mail_03'), (37320, 'INV_Shirt_01'), (37321, 'Temp'), (37322, 'Temp'), (37323, 'Temp'), (37324, 'Temp'), (37325, 'Temp'), (37326, 'INV_Chest_Chain'), (37327, 'INV_Belt_02'), (37328, 'INV_Boots_09'), (37329, 'INV_Bracer_10'), (37330, 'INV_Helmet_51'), (37331, 'INV_Jewelry_Amulet_06'), (37332, 'INV_Gauntlets_23'), (37333, 'INV_Pants_06'), (37334, 'INV_Shoulder_09'), (37335, 'INV_Shirt_04'), (37336, 'INV_Belt_22'), (37337, 'INV_Boots_05'), (37338, 'INV_Bracer_10'), (37339, 'INV_Helmet_12'), (37340, 'INV_Shoulder_08'), (37341, 'INV_Chest_Chain_05'), (37342, 'INV_Belt_09'), (37343, 'INV_Gauntlets_04'), (37344, 'INV_Shoulder_07'), (37345, 'INV_Jewelry_Amulet_01'), (37346, 'INV_Jewelry_Amulet_01'), (37347, 'INV_Jewelry_Amulet_01'), (37348, 'INV_Belt_16'), (37349, 'INV_Boots_Plate_08'), (37350, 'INV_Bracer_03'), (37351, 'INV_Gauntlets_28'), (37352, 'INV_Helmet_03'), (37353, 'INV_Pants_04'), (37354, 'Temp'), (37355, 'INV_Shoulder_13'), (37356, 'INV_Boots_05'), (37357, 'Temp'), (37358, 'INV_Misc_MonsterTail_02'), (37359, 'INV_Misc_MonsterTail_01'), (37360, 'INV_Misc_Bone_06'), (37361, 'INV_Misc_MonsterClaw_01'), (37362, 'INV_Feather_04'), (37363, 'Spell_Nature_NaturesWrath'), (37364, 'INV_Misc_MonsterScales_08'), (37365, 'INV_Misc_MonsterScales_12'), (37366, 'INV_Misc_Eye_01'), (37367, 'Temp'), (37368, 'INV_Shield_21'), (37369, 'INV_Misc_AhnQirajTrinket_02'), (37370, 'INV_Misc_Bone_05'), (37371, 'Temp'), (37372, 'INV_Misc_Head_Quillboar_01'), (37373, 'INV_Misc_Slime_01'), (37374, 'INV_Misc_Bone_OrcSkull_01'), (37375, 'Temp'), (37376, 'Temp'), (37377, 'INV_Axe_01'), (37378, 'INV_Weapon_Shortblade_32'), (37379, 'Temp'), (37380, 'INV_Chest_Plate07'), (37381, 'INV_MISC_HERB_06'), (37382, 'INV_Mushroom_09'), (37383, 'INV_Misc_MonsterScales_02'), (37384, 'Temp'), (37385, 'Temp'), (37386, 'Temp'), (37387, 'Temp'), (37388, 'Spell_Nature_AgitatingTotem'), (37389, 'Temp'), (37390, 'Temp'), (37391, 'Temp'), (37392, 'INV_Weapon_Hand_01'), (37393, 'INV_Misc_Herb_Ragveil'), (37394, 'INV_Misc_Herb_Nightmarevine'), (37395, 'Temp'), (37396, 'Temp'), (37397, 'Temp'), (37398, 'Temp'), (37399, 'Temp'), (37400, 'INV_Pants_03'), (37401, 'Temp'), (37402, 'Temp'), (37403, 'INV_Chest_Chain'), (37404, 'Temp'), (37405, 'INV_Pants_04'), (37406, 'Temp'), (37407, 'Temp'), (37408, 'INV_Belt_06'), (37409, 'INV_Sword_23'), (37410, 'INV_Spear_10'), (37411, 'Temp'), (37412, 'INV_Misc_Herb_Netherbloom'), (37413, 'INV_Misc_Herb_Manathistle'), (37414, 'INV_Misc_Herb_Nightmareseed'), (37415, 'INV_Sword_06'), (37416, 'Temp'), (37417, 'Temp'), (37418, 'Temp'), (37419, 'Temp'), (37420, 'Temp'), (37421, 'Temp'), (37422, 'Temp'), (37423, 'Temp'), (37424, 'INV_Misc_Bandage_08'), (37425, 'Ability_Mount_Gryphon_01'), (37426, 'Ability_Mount_Gryphon_01'), (37427, 'Ability_Mount_Wyvern_01'), (37428, 'INV_Misc_Cape_05'), (37429, 'INV_Misc_Cape_05'), (37430, 'INV_Jewelry_Ring_17'), (37431, 'INV_Bracer_12'), (37432, 'INV_Bracer_12'), (37433, 'INV_Bracer_09'), (37434, 'INV_Bracer_14'), (37435, 'INV_Bracer_14'), (37436, 'INV_Belt_07'), (37437, 'INV_Belt_10'), (37438, 'INV_Boots_Chain_05'), (37439, 'INV_Gauntlets_29'), (37440, 'INV_Boots_Chain_06'), (37441, 'INV_Gauntlets_31'), (37442, 'INV_Misc_Key_11'), (37443, 'INV_QirajIdol_War'), (37444, 'INV_Gauntlets_29'), (37445, 'INV_Gauntlets_29'), (37446, 'INV_Gauntlets_05'), (37447, 'INV_Belt_12'), (37448, 'INV_Helmet_08'), (37449, 'INV_Pants_06'), (37450, 'INV_Chest_Leather_07'), (37451, 'INV_Chest_Cloth_39'), (37452, 'INV_Chest_Leather_08'), (37453, 'INV_Chest_Leather_08'), (37454, 'INV_Chest_Chain_06'), (37455, 'INV_Helmet_13'), (37456, 'INV_Shoulder_14'), (37457, 'INV_Boots_07'), (37458, 'INV_Misc_Idol_01'), (37459, 'INV_Boots_02'), (37460, 'INV_Pants_06'), (37461, 'Temp'), (37462, 'Temp'), (37463, 'Temp'), (37464, 'Temp'), (37465, 'Temp'), (37466, 'Temp'), (37467, 'INV_Sword_20'), (37468, 'Temp'), (37469, 'INV_Sword_20'), (37470, 'Temp'), (37471, 'Temp'), (37472, 'INV_Gauntlets_12'), (37473, 'INV_Boots_07'), (37474, 'INV_Shoulder_24'), (37475, 'INV_Helmet_10'), (37476, 'INV_Belt_16'), (37477, 'INV_Egg_03'), (37478, 'Temp'), (37479, 'INV_Gauntlets_11'), (37480, 'Temp'), (37481, 'INV_Chest_Plate09'), (37482, 'INV_Shoulder_08'), (37483, 'INV_Pants_Mail_05'), (37484, 'INV_Shirt_GuildTabard_01'), (37485, 'Temp'), (37486, 'Temp'), (37487, 'Temp'), (37488, 'Temp'), (37489, 'Temp'), (37490, 'INV_Chest_Chain_06'), (37491, 'INV_Shoulder_23'), (37492, 'INV_Helmet_34'), (37493, 'INV_Chest_Leather_07'), (37494, 'INV_Shoulder_07'), (37495, 'INV_Boots_Chain_04'), (37496, 'INV_Shoulder_15'), (37497, 'Temp'), (37498, 'INV_Gauntlets_29'), (37499, 'INV_Chest_Wolf'), (37500, 'INV_Belt_16'), (37501, 'INV_Pants_Mail_15'), (37502, 'Temp'), (37503, 'INV_Shirt_01'), (37504, 'INV_Helmet_17'), (37505, 'INV_Gauntlets_17'), (37506, 'INV_Shirt_01'), (37507, 'Temp'), (37508, 'INV_Pants_04'), (37509, 'INV_Gauntlets_26'), (37510, 'Temp'), (37511, 'INV_Belt_23'), (37512, 'Temp'), (37513, 'Temp'), (37514, 'Temp'), (37515, 'INV_Shirt_01'), (37516, 'INV_Shirt_01'), (37517, 'Temp'), (37518, 'Temp'), (37519, 'Temp'), (37520, 'Temp'), (37521, 'Temp'), (37522, 'Temp'), (37523, 'Temp'), (37524, 'INV_Misc_Flute_01'), (37525, 'INV_Hammer_01'), (37526, 'Temp'), (37527, 'Temp'), (37528, 'Temp'), (37529, 'Temp'), (37530, 'Temp'), (37531, 'INV_Shoulder_07'), (37532, 'INV_Shirt_01'), (37533, 'INV_Helmet_20'), (37534, 'INV_Gauntlets_24'), (37535, 'INV_Bracer_18'), (37536, 'INV_Boots_Plate_09'), (37537, 'INV_Chest_Cloth_01'), (37538, 'Temp'), (37539, 'Temp'), (37540, 'Temp'), (37541, 'INV_Misc_TheGoldenCheep'), (37542, 'INV_Belt_15'), (37543, 'INV_Bracer_06'), (37544, 'INV_Bracer_09'), (37545, 'INV_Spear_05'), (37546, 'Temp'), (37547, 'INV_Belt_07'), (37548, 'INV_Boots_Plate_07'), (37549, 'INV_Jewelry_Necklace_28'), (37550, 'INV_Staff_03'), (37551, 'INV_Shield_06'), (37552, 'INV_Jewelry_Talisman_04'), (37553, 'INV_Boots_09'), (37554, 'Temp'), (37555, 'INV_Ore_Arcanite_02'), (37556, 'INV_Misc_Cape_20'), (37557, 'INV_Weapon_Rifle_05'), (37558, 'Spell_Shadow_SoulGem'), (37559, 'Spell_Shadow_CarrionSwarm'), (37560, 'INV_Armor_Helm_Plate_Naxxramas_RaidWarrior_C_01'), (37561, 'INV_Boots_Plate_09'), (37562, 'INV_Chest_Cloth_06'), (37563, 'Temp'), (37564, 'INV_Misc_ArmorKit_06'), (37565, 'Temp'), (37566, 'Temp'), (37567, 'Temp'), (37568, 'Temp'), (37569, 'Temp'), (37570, 'Temp'), (37571, 'INV_Chest_Plate16'), (37572, 'INV_Pants_06'), (37573, 'INV_Chest_Plate07'), (37574, 'INV_Pants_Mail_08'), (37575, 'Temp'), (37576, 'INV_Gauntlets_04'), (37577, 'INV_Boots_Chain_11'), (37578, 'INV_Gauntlets_04'), (37579, 'INV_Misc_Bandage_10'), (37580, 'INV_Chest_Plate07'), (37581, 'INV_Pants_Mail_08'), (37582, 'INV_Gauntlets_04'), (37583, 'INV_Boots_Chain_11'), (37584, 'INV_Gauntlets_04'), (37585, 'INV_Gauntlets_04'), (37586, 'Temp'), (37587, 'Temp'), (37588, 'Temp'), (37589, 'INV_Hammer_04'), (37590, 'INV_Misc_Bell_01'), (37591, 'Temp'), (37592, 'Temp'), (37593, 'Ability_Druid_ChallangingRoar'), (37594, 'INV_Chest_Leather_07'), (37595, 'INV_Pants_Leather_07'), (37596, 'INV_Pants_Leather_07'), (37597, 'INV_Gauntlets_04'), (37598, 'INV_Gauntlets_04'), (37599, 'INV_Gauntlets_04'), (37600, 'INV_Boots_Chain_01'), (37601, 'INV_Boots_Chain_01'), (37602, 'INV_Gauntlets_04'), (37603, 'INV_Chest_Leather_07'), (37604, 'INV_Chest_Leather_07'), (37605, 'INV_Pants_Leather_07'), (37606, 'INV_Gauntlets_04'), (37607, 'INV_Boots_Chain_01'), (37608, 'INV_Boots_Chain_01'), (37609, 'Temp'), (37610, 'Temp'), (37611, 'INV_Helmet_50'), (37612, 'INV_Helmet_51'), (37613, 'INV_Helmet_50'), (37614, 'INV_Helmet_50'), (37615, 'INV_Jewelry_Necklace_14'), (37616, 'INV_Helmet_50'), (37617, 'INV_Helmet_50'), (37618, 'INV_Helmet_50'), (37619, 'INV_Helmet_51'), (37620, 'INV_Gauntlets_11'), (37621, 'Temp'), (37622, 'Temp'), (37623, 'Temp'), (37624, 'Temp'), (37625, 'INV_Pants_Leather_03'), (37626, 'INV_Gauntlets_22'), (37627, 'INV_Boots_Cloth_05'), (37628, 'INV_Sword_Draenei_02'), (37629, 'INV_Chest_Fur'), (37630, 'INV_Chest_Fur'), (37631, 'INV_Pants_12'), (37632, 'INV_Chest_Leather_06'), (37633, 'INV_Chest_Leather_06'), (37634, 'INV_Boots_07'), (37635, 'Temp'), (37636, 'Temp'), (37637, 'Temp'), (37638, 'INV_Pants_13'), (37639, 'INV_Pants_13'), (37640, 'INV_Pants_13'), (37641, 'INV_Pants_13'), (37642, 'INV_Boots_Chain_06'), (37643, 'INV_Belt_15'), (37644, 'Temp'), (37645, 'INV_Pants_01'), (37646, 'INV_Chest_Leather_06'), (37647, 'INV_Bracer_14'), (37648, 'INV_Belt_13'), (37649, 'Temp'), (37650, 'Temp'), (37651, 'INV_Misc_Head_Quillboar_01'), (37652, 'INV_MISC_HERB_01'), (37653, 'INV_Feather_04'), (37654, 'INV_Misc_Foot_Centaur'), (37655, 'INV_Staff_Goldfeathered_01'), (37656, 'INV_Misc_MonsterScales_12'), (37657, 'INV_MISC_HERB_06'), (37658, 'Spell_Shadow_DetectLesserInvisibility'), (37659, 'INV_Misc_Gem_Pearl_06'), (37660, 'INV_Staff_Goldfeathered_01'), (37661, 'INV_Misc_Herb_Terrocone'), (37662, 'INV_Misc_Herb_Flamecap'), (37663, 'INV_Misc_Herb_Felweed'), (37664, 'INV_Misc_Herb_Felblossom'), (37665, 'INV_Misc_Herb_Felblossom'), (37666, 'INV_Axe_04'), (37667, 'INV_Helmet_24'), (37668, 'Temp'), (37669, 'Temp'), (37670, 'Temp'), (37671, 'Temp'), (37672, 'INV_Misc_MonsterScales_05'), (37673, 'Temp'), (37674, 'Temp'), (37675, 'Temp'), (37676, 'Temp'), (37677, 'Temp'), (37678, 'Temp'), (37679, 'Temp'), (37680, 'Temp'), (37681, 'INV_Feather_06'), (37682, 'Temp'), (37683, 'Temp'), (37684, 'Temp'), (37685, 'Temp'), (37686, 'Temp'), (37687, 'Temp'), (37688, 'Temp'), (37689, 'Temp'), (37690, 'Temp'), (37691, 'INV_Gauntlets_04'), (37692, 'Temp'), (37693, 'INV_Gauntlets_04'), (37694, 'Temp'), (37695, 'Temp'), (37696, 'Temp'), (37697, 'Temp'), (37698, 'Temp'), (37699, 'Temp'), (37700, 'INV_Gauntlets_17'), (37701, 'Temp'), (37702, 'Temp'), (37703, 'Temp'), (37704, 'Temp'), (37705, 'Temp'), (37706, 'Temp'), (37707, 'Temp'), (37708, 'Temp'), (37709, 'Temp'), (37710, 'Temp'), (37711, 'Temp'), (37712, 'Temp'), (37713, 'Temp'), (37714, 'Temp'), (37715, 'Temp'), (37716, 'Temp'), (37717, 'Temp'), (37718, 'Temp'), (37719, 'Temp'), (37720, 'Temp'), (37721, 'Temp'), (37722, 'Temp'), (37723, 'Temp'), (37724, 'Temp'), (37725, 'Temp'), (37726, 'Temp'), (37727, 'Temp'), (37728, 'Temp'), (37729, 'Temp'), (37730, 'Temp'), (37731, 'Temp'), (37732, 'Temp'), (37733, 'Temp'), (37734, 'Temp'), (37735, 'Temp'), (37736, 'Temp'), (37737, 'Temp'), (37738, 'Temp'), (37739, 'Temp'), (37740, 'Temp'), (37741, 'Temp'), (37742, 'Temp'), (37743, 'Temp'), (37744, 'Temp'), (37745, 'INV_Belt_28'), (37746, 'Temp'), (37747, 'INV_Pants_09'), (37748, 'INV_Helmet_04'), (37749, 'Temp'), (37750, 'Temp'), (37751, 'Temp'), (37752, 'Temp'), (37753, 'Temp'), (37754, 'INV_Shoulder_02'), (37755, 'INV_Enchant_ShardNexusLarge'), (37756, 'Temp'), (37757, 'INV_Shirt_01'), (37758, 'Temp'), (37759, 'Temp'), (37760, 'Temp'), (37761, 'Temp'), (37762, 'Temp'), (37763, 'Temp'), (37764, 'Temp'), (37765, 'Temp'), (37766, 'INV_Offhand_Draenei_A_02'), (37767, 'INV_Shirt_01'), (37768, 'Temp'), (37769, 'Temp'), (37770, 'Temp'), (37771, 'Temp'), (37772, 'Temp'), (37773, 'Temp'), (37774, 'INV_Spear_10'), (37775, 'INV_Chest_Chain_13'), (37776, 'Temp'), (37777, 'Temp'), (37778, 'Temp'), (37779, 'Temp'), (37780, 'INV_Misc_Coin_01'), (37781, 'Temp'), (37782, 'Temp'), (37783, 'Temp'), (37784, 'Temp'), (37785, 'Temp'), (37786, 'Temp'), (37787, 'Temp'), (37788, 'Temp'), (37789, 'Temp'), (37790, 'INV_Pants_01'), (37791, 'Temp'), (37792, 'INV_Belt_02'), (37793, 'Temp'), (37794, 'Temp'), (37795, 'INV_Boots_09'), (37796, 'Temp'), (37797, 'Temp'), (37798, 'INV_Boots_05'), (37799, 'INV_Belt_35'), (37800, 'INV_Shoulder_13'), (37801, 'INV_Gauntlets_12'), (37802, 'INV_Wand_05'), (37803, 'INV_Wand_05'), (37804, 'INV_Misc_Cape_19'), (37805, 'INV_Misc_Cape_19'), (37806, 'INV_Mushroom_04'), (37807, 'INV_Potion_131'), (37808, 'INV_Potion_137'), (37809, 'INV_Potion_134'), (37810, 'INV_Potion_123'), (37811, 'INV_Potion_129'), (37812, 'INV_Potion_127'), (37813, 'INV_Potion_125'), (37814, 'INV_Potion_126'), (37815, 'INV_Potion_124'), (37816, 'INV_Potion_128'), (37817, 'Temp'), (37818, 'Temp'), (37819, 'Temp'), (37820, 'Temp'), (37821, 'Temp'), (37822, 'Temp'), (37823, 'Temp'), (37824, 'Temp'), (37825, 'Temp'), (37826, 'Temp'), (37827, 'Temp'), (37828, 'INV_Sword_04'), (37829, 'INV_Shield_09'), (37830, 'INV_Helmet_28'), (37831, 'Temp'), (37832, 'Temp'), (37833, 'Temp'), (37834, 'INV_Helmet_28'), (37835, 'Temp'), (37836, 'Temp'), (37837, 'Temp'), (37838, 'Temp'), (37839, 'Temp'), (37840, 'INV_Jewelry_TrinketPVP_01'), (37841, 'INV_Jewelry_TrinketPVP_02'), (37842, 'INV_Potion_147'), (37843, 'INV_Potion_149'), (37844, 'INV_Potion_146'), (37845, 'INV_Potion_139'), (37846, 'INV_Potion_145'), (37847, 'INV_Potion_133'), (37848, 'INV_Potion_148'), (37849, 'INV_Potion_122'), (37850, 'INV_Potion_119'), (37851, 'INV_Potion_118'), (37852, 'INV_Potion_117'), (37853, 'INV_Potion_116'), (37854, 'INV_Potion_115'), (37855, 'INV_Potion_110'), (37856, 'INV_Potion_107'), (37857, 'INV_Potion_108'), (37858, 'INV_Potion_106'), (37859, 'INV_Potion_109'), (37860, 'INV_Potion_135'), (37861, 'INV_Potion_136'), (37862, 'INV_Potion_151'), (37863, 'INV_Potion_142'), (37864, 'INV_Potion_140'), (37865, 'INV_Potion_150'), (37866, 'Temp'), (37867, 'Temp'), (37868, 'Temp'), (37869, 'Temp'), (37870, 'INV_Misc_EngGizmos_11'), (37871, 'INV_Staff_18'), (37872, 'INV_Staff_20'), (37873, 'INV_Staff_27'), (37874, 'INV_Staff_28'), (37875, 'Temp'), (37876, 'Temp'), (37877, 'INV_Misc_Herb_Dreamingglory'), (37878, 'INV_Shirt_01'), (37879, 'INV_Misc_EngGizmos_08'), (37880, 'Spell_Nature_RavenForm'), (37881, 'Temp'), (37882, 'Temp'), (37883, 'INV_Chest_Chain_11'), (37884, 'Temp'), (37885, 'INV_Pants_13'), (37886, 'Temp'), (37887, 'INV_Feather_12'), (37888, 'INV_Feather_12'), (37889, 'INV_Chest_Leather_03'), (37890, 'INV_Pants_Cloth_05'), (37891, 'INV_Misc_Bomb_05'), (37892, 'INV_Gauntlets_28'), (37893, 'INV_Gauntlets_28'), (37894, 'INV_Helmet_30'), (37895, 'INV_Pants_Cloth_05'), (37896, 'INV_Shoulder_07'), (37897, 'INV_Chest_Leather_03'), (37898, 'INV_Shoulder_12'), (37899, 'Temp'), (37900, 'Temp'), (37901, 'Temp'), (37902, 'Temp'), (37903, 'Temp'), (37904, 'Temp'), (37905, 'Temp'), (37906, 'Temp'), (37907, 'Temp'), (37908, 'Temp'), (37909, 'INV_Pants_02'), (37910, 'INV_Axe_01'), (37911, 'INV_Misc_Herb_05'), (37912, 'Temp'), (37913, 'INV_Helmet_31'), (37914, 'Temp'), (37915, 'Temp'), (37916, 'Temp'), (37917, 'Temp'), (37918, 'INV_Pants_02'), (37919, 'INV_Sword_BloodElf_03'), (37920, 'INV_Staff_38'), (37921, 'INV_Jewelry_Necklace_12'), (37922, 'INV_Offhand_Draenei_A_01'), (37923, 'INV_Belt_02'), (37924, 'INV_Boots_06'), (37925, 'INV_Chest_Leather_07'), (37926, 'INV_Gauntlets_05'), (37927, 'INV_Helmet_04'), (37928, 'INV_Pants_Leather_13'), (37929, 'INV_Gauntlets_05'), (37930, 'INV_Gauntlets_05'), (37931, 'INV_Shoulder_23'), (37932, 'INV_Bracer_10'), (37933, 'INV_Gauntlets_05'), (37934, 'INV_ThrowingKnife_05'), (37935, 'INV_ThrowingKnife_05'), (37936, 'INV_Mace_08'), (37937, 'INV_Axe_45'), (37938, 'INV_Mace_02'), (37939, 'INV_Belt_22'), (37940, 'INV_Boots_Chain_06'), (37941, 'INV_Chest_Plate04'), (37942, 'INV_Gauntlets_28'), (37943, 'INV_Helmet_25'), (37944, 'INV_Pants_Plate_16'), (37945, 'INV_Shoulder_26'), (37946, 'INV_Bracer_14'), (37947, 'INV_Mace_16'), (37948, 'INV_Sword_13'), (37949, 'INV_Wand_03'), (37950, 'INV_Sword_Draenei_05'), (37951, 'INV_Weapon_Bow_05'), (37952, 'Spell_Nature_StoneClawTotem'), (37953, 'INV_ThrowingKnife_01'), (37954, 'INV_ThrowingKnife_01'), (37955, 'INV_ThrowingKnife_01'), (37956, 'INV_Staff_19'), (37957, 'INV_Weapon_ShortBlade_01'), (37958, 'INV_Axe_03'), (37959, 'INV_Sword_27'), (37960, 'Temp'), (37961, 'INV_ThrowingKnife_01'), (37962, 'INV_Weapon_Rifle_03'), (37963, 'INV_Crown_01'), (37964, 'INV_ThrowingAxe_05'), (37965, 'INV_ThrowingAxe_05'), (37966, 'INV_ThrowingAxe_06'), (37967, 'INV_ThrowingAxe_06'), (37968, 'INV_ThrowingKnife_03'), (37969, 'INV_Misc_Cape_02'), (37970, 'INV_Belt_15'), (37971, 'INV_ThrowingKnife_03'), (37972, 'INV_Boots_03'), (37973, 'INV_Chest_Cloth_05'), (37974, 'INV_Pants_Cloth_03'), (37975, 'INV_Shoulder_08'), (37976, 'INV_Helmet_50'), (37977, 'INV_Bracer_12'), (37978, 'INV_Belt_17'), (37979, 'INV_Boots_Cloth_07'), (37980, 'INV_Gauntlets_21'), (37981, 'INV_Gauntlets_21'), (37982, 'INV_Crown_01'), (37983, 'INV_Pants_Cloth_11'), (37984, 'INV_Shoulder_18'), (37985, 'INV_Chest_Chain_12'), (37986, 'INV_Bracer_06'), (37987, 'INV_Shield_07'), (37988, 'INV_Weapon_Halberd_12'), (37989, 'INV_Sword_03'), (37990, 'Temp'), (37991, 'Temp'), (37992, 'Temp'), (37993, 'Temp'), (37994, 'Temp'), (37995, 'Temp'), (37996, 'Temp'), (37997, 'Temp'), (37998, 'INV_Belt_27'), (37999, 'INV_Boots_Plate_09'), (38000, 'INV_Chest_Leather_08'), (38001, 'INV_Gauntlets_28'), (38002, 'INV_Helmet_03'), (38003, 'INV_Pants_Plate_15'), (38004, 'INV_Shoulder_13'), (38005, 'INV_Bracer_14'), (38006, 'INV_Sword_13'), (38007, 'INV_Jewelry_Ring_33'), (38008, 'INV_Axe_17'), (38009, 'INV_Wand_09'), (38010, 'Temp'), (38011, 'Temp'), (38012, 'INV_Belt_03'), (38013, 'INV_Boots_07'), (38014, 'INV_Chest_Cloth_06'), (38015, 'INV_Gauntlets_05'), (38016, 'INV_Helmet_51'), (38017, 'INV_Bracer_02'), (38018, 'INV_Pants_Cloth_02'), (38019, 'INV_Shoulder_09'), (38020, 'INV_Staff_26'), (38021, 'INV_Sword_15'), (38022, 'INV_Wand_07'), (38023, 'INV_Axe_44'), (38024, 'INV_Shield_07'), (38025, 'INV_Jewelry_Necklace_15'), (38026, 'INV_Mace_01'), (38027, 'INV_Mace_35'), (38028, 'INV_Weapon_Rifle_06'), (38029, 'INV_Sword_18'), (38030, 'INV_Weapon_Crossbow_13'), (38031, 'INV_Misc_Cape_18'), (38032, 'INV_Sword_58'), (38033, 'INV_Sword_Draenei_05'), (38034, 'INV_Staff_20'), (38035, 'INV_Mace_07'), (38036, 'INV_Weapon_Hand_02'), (38037, 'INV_Bracer_13'), (38038, 'INV_Chest_Chain_04'), (38039, 'INV_Gauntlets_09'), (38040, 'INV_Boots_Chain_07'), (38041, 'INV_Helmet_09'), (38042, 'INV_Pants_Mail_11'), (38043, 'INV_Shoulder_21'), (38044, 'INV_Bracer_13'), (38045, 'INV_Belt_29'), (38046, 'INV_Bracer_12'), (38047, 'INV_Boots_05'), (38048, 'INV_Belt_25'), (38049, 'INV_Gauntlets_18'), (38050, 'INV_Gauntlets_18'), (38051, 'INV_Helmet_21'), (38052, 'INV_Chest_Cloth_06'), (38053, 'Temp'), (38054, 'Temp'), (38055, 'Temp'), (38056, 'Temp'), (38057, 'INV_Shoulder_18'), (38058, 'INV_Pants_Cloth_06'), (38059, 'INV_Axe_1H_BlackSmithing_01'), (38060, 'INV_Bracer_10'), (38061, 'INV_Bracer_10'), (38062, 'INV_Chest_Leather_03'), (38063, 'INV_Pants_Leather_19'), (38064, 'INV_Belt_16'), (38065, 'INV_Gauntlets_19'), (38066, 'INV_Gauntlets_19'), (38067, 'INV_Boots_08'), (38068, 'INV_Crown_01'), (38069, 'INV_Crown_01'), (38070, 'INV_Crown_01'), (38071, 'INV_Weapon_ShortBlade_14'), (38072, 'INV_Weapon_ShortBlade_07'), (38073, 'INV_Belt_13'), (38074, 'INV_Bracer_09'), (38075, 'INV_Chest_Chain_13'), (38076, 'INV_Gauntlets_26'), (38077, 'INV_Helmet_02'), (38078, 'INV_Pants_Plate_21'), (38079, 'Temp'), (38080, 'Temp'), (38081, 'INV_Shoulder_24'), (38082, 'INV_Belt_02'), (38083, 'INV_Boots_Cloth_05'), (38084, 'INV_Weapon_Bow_15'), (38085, 'INV_Shield_02'), (38086, 'INV_Axe_02'), (38087, 'INV_Sword_draenei_03'), (38088, 'INV_Weapon_Rifle_07'), (38089, 'INV_Mace_07'), (38090, 'INV_Spear_05'), (38091, 'INV_Misc_Cape_20'), (38092, 'INV_Sword_Draenei_06'), (38093, 'INV_Misc_Bone_ElfSkull_01'), (38094, 'INV_Misc_MonsterClaw_03'), (38095, 'Temp'), (38096, 'INV_Chest_Chain'), (38097, 'INV_Misc_WartornScrap_Plate'), (38098, 'INV_Jewelry_Necklace_16'), (38099, 'INV_Sword_Draenei_02'), (38100, 'INV_Misc_Cape_11'), (38101, 'INV_Misc_Cape_11'), (38102, 'INV_Boots_07'), (38103, 'INV_Misc_MissileSmall_Blue'), (38104, 'INV_Misc_MissileSmall_Green'), (38105, 'INV_Misc_MissileSmall_Purple'), (38106, 'INV_Misc_MissileSmall_Red'), (38107, 'INV_Misc_MissileSmall_White'), (38108, 'INV_Wand_05'), (38109, 'Temp'), (38110, 'INV_Sword_11'), (38111, 'INV_Shirt_08'), (38112, 'Temp'), (38113, 'Temp'), (38114, 'Temp'), (38115, 'Temp'), (38116, 'INV_Pants_04'), (38117, 'Temp'), (38118, 'INV_Gauntlets_29'), (38119, 'Temp'), (38120, 'Temp'), (38121, 'Temp'), (38122, 'Temp'), (38123, 'INV_Belt_06'), (38124, 'INV_Pants_Mail_03'), (38125, 'INV_Boots_01'), (38126, 'Temp'), (38127, 'Spell_Arcane_Arcane03'), (38128, 'Spell_Nature_Strength'), (38129, 'INV_Stone_WeightStone_05'), (38130, 'INV_Shield_02'), (38131, 'Temp'), (38132, 'Temp'), (38133, 'Temp'), (38134, 'Temp'), (38135, 'Temp'), (38136, 'Temp'), (38137, 'Temp'), (38138, 'Temp'), (38139, 'Temp'), (38140, 'Temp'), (38141, 'INV_Sword_10'), (38142, 'INV_Sword_10'), (38143, 'INV_Belt_06'), (38144, 'Temp'), (38145, 'Temp'), (38146, 'Temp'), (38147, 'Temp'), (38148, 'Temp'), (38149, 'Temp'), (38150, 'Temp'), (38151, 'Temp'), (38152, 'INV_Belt_06'), (38153, 'Temp'), (38154, 'Temp'), (38155, 'Temp'), (38156, 'Temp'), (38157, 'Temp'), (38158, 'INV_Enchant_DustVision'), (38159, 'INV_Boots_05'), (38160, 'INV_Misc_Rune_09'), (38161, 'Temp'), (38162, 'Temp'), (38163, 'Temp'), (38164, 'Temp'), (38165, 'Temp'), (38166, 'Temp'), (38167, 'Temp'), (38168, 'Temp'), (38169, 'Temp'), (38170, 'Temp'), (38171, 'Temp'), (38172, 'INV_Chest_Fur'), (38173, 'Temp'), (38174, 'Temp'), (38175, 'INV_Helmet_19'), (38176, 'Temp'), (38177, 'Temp'), (38178, 'Temp'), (38179, 'Temp'), (38180, 'Temp'), (38181, 'INV_Sword_07'), (38182, 'INV_Shield_09'), (38183, 'INV_Mace_08'), (38184, 'Temp'), (38185, 'INV_Pants_Leather_11'), (38186, 'INV_Pants_Leather_11'), (38187, 'INV_Misc_Bag_02'), (38188, 'INV_Misc_Bag_02'), (38189, 'INV_Misc_Gift_01'), (38190, 'INV_Box_PetCarrier_01'), (38191, 'INV_Pants_Mail_06'), (38192, 'INV_Gauntlets_10'), (38193, 'INV_Chest_Chain'), (38194, 'Temp'), (38195, 'INV_Misc_Orb_04'), (38196, 'Temp'), (38197, 'INV_Helmet_05'), (38198, 'INV_Weapon_ShortBlade_05'), (38199, 'Temp'), (38200, 'Temp'), (38201, 'Temp'), (38202, 'Temp'), (38203, 'Temp'), (38204, 'Temp'), (38205, 'Temp'), (38206, 'Temp'), (38207, 'Temp'), (38208, 'Temp'), (38209, 'Temp'), (38210, 'Temp'), (38211, 'Temp'), (38212, 'Temp'), (38213, 'Temp'), (38214, 'Temp'), (38215, 'Temp'), (38216, 'Temp'), (38217, 'Temp'), (38218, 'Temp'), (38219, 'Temp'), (38220, 'Temp'), (38221, 'Temp'), (38222, 'INV_Shoulder_30'), (38223, 'Temp'), (38224, 'Temp'), (38225, 'Temp'), (38226, 'Temp'), (38227, 'Temp'), (38228, 'Temp'), (38229, 'Temp'), (38230, 'INV_Belt_11'), (38231, 'INV_Gauntlets_19'), (38232, 'Temp'), (38233, 'Temp'), (38234, 'Temp'), (38235, 'Temp'), (38236, 'Temp'), (38237, 'Temp'), (38238, 'Temp'), (38239, 'INV_Jewelry_Necklace_19'), (38240, 'Temp'), (38241, 'Temp'), (38242, 'Temp'), (38243, 'Temp'), (38244, 'Temp'), (38245, 'INV_Belt_06'), (38246, 'INV_Boots_09'), (38247, 'Temp'), (38248, 'Temp'), (38249, 'INV_Spear_11'), (38250, 'Inv_Helm_Mask_ZulGurub_D_01'), (38251, 'INV_Belt_24'), (38252, 'INV_Gauntlets_05'), (38253, 'Temp'), (38254, 'INV_Boots_06'), (38255, 'Temp'), (38256, 'INV_Chest_Chain_13'), (38257, 'INV_Misc_Food_66'), (38258, 'INV_Shield_09'), (38259, 'INV_Wand_07'), (38260, 'INV_Weapon_Crossbow_04'), (38261, 'INV_Belt_15'), (38262, 'INV_Weapon_Crossbow_14'), (38263, 'INV_Weapon_Crossbow_14'), (38264, 'INV_Staff_Draenei_A_03'), (38265, 'INV_Sword_Draenei_02'), (38266, 'INV_Shirt_07'), (38267, 'INV_Shirt_06'), (38268, 'INV_Chest_Plate05'), (38269, 'INV_Mace_33'), (38270, 'INV_Sword_Draenei_06'), (38271, 'INV_Misc_Food_29'), (38272, 'INV_Misc_Fish_16'), (38273, 'INV_Misc_Fish_18'), (38274, 'Temp'), (38275, 'INV_Pants_Plate_15'), (38276, 'INV_Pants_Cloth_05'), (38277, 'INV_Pants_03'), (38278, 'INV_Pants_Mail_04'), (38279, 'INV_Pants_Mail_12'), (38280, 'INV_Pants_07'), (38281, 'INV_Misc_Dust_04'), (38282, 'INV_Misc_Dust_04'), (38283, 'INV_Misc_TabardPVP_02'), (38284, 'INV_Misc_TabardPVP_01'), (38285, 'INV_Pants_Plate_15'), (38286, 'INV_Belt_14'), (38287, 'Ability_EyeOfTheOwl'), (38288, 'INV_Mace_01'), (38289, 'Temp'), (38290, 'Temp'), (38291, 'INV_Staff_01'), (38292, 'INV_Chest_Plate05'), (38293, 'INV_Helmet_22'), (38294, 'INV_Helmet_22'), (38295, 'INV_Pants_Plate_17'), (38296, 'INV_Shoulder_22'), (38297, 'INV_Helmet_03'), (38298, 'INV_Helmet_27'), (38299, 'Temp'), (38300, 'Temp'), (38301, 'Temp'), (38302, 'INV_Pants_08'), (38303, 'Temp'), (38304, 'Temp'), (38305, 'Ability_Hunter_Pet_Boar'), (38306, 'Temp'), (38307, 'INV_Weapon_ShortBlade_16'), (38308, 'INV_Pants_Mail_03'), (38309, 'INV_Jewelry_Amulet_01'), (38310, 'Temp'), (38311, 'INV_Boots_Plate_04'), (38312, 'Temp'), (38313, 'Temp'), (38314, 'Temp'), (38315, 'Temp'), (38316, 'INV_Pants_Plate_18'), (38317, 'INV_Gauntlets_03'), (38318, 'INV_Gauntlets_03'), (38319, 'INV_Belt_21'), (38320, 'INV_Boots_Chain_11'), (38321, 'INV_Chest_Plate07'), (38322, 'Temp'), (38323, 'Temp'), (38324, 'Temp'), (38325, 'Temp'), (38326, 'Temp'), (38327, 'INV_Chest_Chain_14'), (38328, 'INV_Gauntlets_11'), (38329, 'INV_Helmet_35'), (38330, 'INV_Helmet_35'), (38331, 'INV_Bracer_13'), (38332, 'INV_Shirt_04'), (38333, 'INV_Chest_Chain_12'), (38334, 'INV_Belt_22'), (38335, 'INV_Bracer_13'), (38336, 'INV_Gauntlets_17'), (38337, 'INV_Boots_Chain_08'), (38338, 'INV_Helmet_33'), (38339, 'INV_Pants_Mail_12'), (38340, 'INV_Shoulder_14'), (38341, 'INV_Wand_06'), (38342, 'Temp'), (38343, 'INV_Helmet_05'), (38344, 'INV_Belt_14'), (38345, 'INV_Staff_17'), (38346, 'INV_Misc_Orb_04'), (38347, 'INV_Staff_Draenei_A_01'), (38348, 'INV_Misc_Gem_Pearl_04'), (38349, 'INV_Staff_08'), (38350, 'INV_Bracer_06'), (38351, 'INV_Boots_Cloth_07'), (38352, 'INV_Chest_Leather_08'), (38353, 'INV_Helmet_40'), (38354, 'INV_Gauntlets_14'), (38355, 'INV_Shoulder_08'), (38356, 'INV_Pants_14'), (38357, 'INV_Belt_13'), (38358, 'INV_Bracer_10'), (38359, 'INV_Chest_Chain_07'), (38360, 'INV_Gauntlets_19'), (38361, 'INV_Helmet_03'), (38362, 'INV_Pants_Plate_02'), (38363, 'INV_Shoulder_23'), (38364, 'Temp'), (38365, 'INV_Boots_Chain_04'), (38366, 'INV_Wand_03'), (38367, 'INV_Weapon_Rifle_06'), (38368, 'Spell_Ice_MagicDamage'), (38369, 'INV_Misc_Key_02'), (38370, 'INV_ThrowingKnife_06'), (38371, 'INV_Pants_08'), (38372, 'Temp'), (38373, 'Temp'), (38374, 'Temp'), (38375, 'Temp'), (38376, 'Temp'), (38377, 'Temp'), (38378, 'Temp'), (38379, 'Temp'), (38380, 'Temp'), (38381, 'Temp'), (38382, 'Temp'), (38383, 'Temp'), (38384, 'INV_Helmet_25'), (38385, 'Temp'), (38386, 'Temp'), (38387, 'INV_Hammer_04'), (38388, 'Temp'), (38389, 'Spell_Nature_NaturesWrath'), (38390, 'Temp'), (38391, 'Temp'), (38392, 'Temp'), (38393, 'INV_Gauntlets_05'), (38394, 'Temp'), (38395, 'Temp'), (38396, 'Temp'), (38397, 'Temp'), (38398, 'Temp'), (38399, 'Temp'), (38400, 'Temp'), (38401, 'Temp'), (38402, 'Temp'), (38403, 'Temp'), (38404, 'INV_Chest_Leather_02'), (38405, 'Temp'), (38406, 'Temp'), (38407, 'Temp'), (38408, 'Temp'); INSERT INTO `aowow_icons` VALUES (38409, 'Temp'), (38410, 'Temp'), (38411, 'INV_Axe_04'), (38412, 'INV_Shield_09'), (38413, 'INV_Hammer_03'), (38414, 'INV_Bracer_10'), (38415, 'INV_Belt_23'), (38416, 'INV_Boots_Chain_02'), (38417, 'INV_Helmet_33'), (38418, 'INV_Mace_16'), (38419, 'INV_Weapon_Crossbow_13'), (38420, 'Temp'), (38421, 'Temp'), (38422, 'INV_Boots_Plate_04'), (38423, 'INV_Mace_04'), (38424, 'Temp'), (38425, 'Temp'), (38426, 'INV_Shirt_01'), (38427, 'Temp'), (38428, 'INV_Mushroom_02'), (38429, 'INV_Misc_Fish_21'), (38430, 'INV_Drink_Waterskin_01'), (38431, 'Temp'), (38432, 'Temp'), (38433, 'INV_Misc_EngGizmos_16'), (38434, 'Temp'), (38435, 'Temp'), (38436, 'Temp'), (38437, 'INV_Boots_05'), (38438, 'Temp'), (38439, 'Temp'), (38440, 'Temp'), (38441, 'INV_Gauntlets_24'), (38442, 'INV_Pants_Cloth_04'), (38443, 'Temp'), (38444, 'INV_Chest_Cloth_05'), (38445, 'INV_Shoulder_29'), (38446, 'Temp'), (38447, 'INV_Chest_Plate01'), (38448, 'Temp'), (38449, 'Temp'), (38450, 'INV_Gauntlets_04'), (38451, 'INV_Shoulder_29'), (38452, 'Temp'), (38453, 'INV_Chest_Plate01'), (38454, 'Temp'), (38455, 'Temp'), (38456, 'Temp'), (38457, 'INV_Weapon_ShortBlade_02'), (38458, 'Temp'), (38459, 'Temp'), (38460, 'Temp'), (38461, 'INV_Sword_44'), (38462, 'Temp'), (38463, 'Temp'), (38464, 'Temp'), (38465, 'Temp'), (38466, 'Temp'), (38467, 'Temp'), (38468, 'Temp'), (38469, 'Temp'), (38470, 'Temp'), (38471, 'INV_Misc_Powder_Copper'), (38472, 'Temp'), (38473, 'Temp'), (38474, 'INV_Misc_Powder_Tin'), (38475, 'INV_Misc_Powder_Iron'), (38476, 'INV_Misc_Powder_Mithril'), (38477, 'INV_Misc_Powder_Thorium'), (38478, 'INV_Misc_Powder_Feliron'), (38479, 'INV_Misc_Powder_Adamantite'), (38480, 'Temp'), (38481, 'INV_Belt_16'), (38482, 'INV_Pants_Leather_13'), (38483, 'INV_Pants_Leather_13'), (38484, 'INV_Pants_Mail_07'), (38485, 'INV_Pants_Mail_07'), (38486, 'INV_Shoulder_27'), (38487, 'Temp'), (38488, 'Temp'), (38489, 'INV_Jewelry_Ring_23'), (38490, 'Temp'), (38491, 'INV_Chest_Plate08'), (38492, 'Temp'), (38493, 'Temp'), (38494, 'Temp'), (38495, 'Temp'), (38496, 'INV_Gauntlets_15'), (38497, 'Temp'), (38498, 'Temp'), (38499, 'INV_Mace_29'), (38500, 'INV_Mace_29'), (38501, 'Temp'), (38502, 'Spell_Fire_FlameTounge'), (38503, 'INV_Helmet_30'), (38504, 'Temp'), (38505, 'Temp'), (38506, 'Temp'), (38507, 'Temp'), (38508, 'INV_Helmet_22'), (38509, 'INV_Helmet_22'), (38510, 'INV_Helmet_22'), (38511, 'Temp'), (38512, 'INV_Chest_Plate08'), (38513, 'INV_Shoulder_01'), (38514, 'INV_Pants_Mail_14'), (38515, 'INV_Pants_Mail_15'), (38516, 'INV_Belt_15'), (38517, 'INV_Boots_Plate_04'), (38518, 'INV_Pants_08'), (38519, 'INV_Pants_01'), (38520, 'INV_Misc_Cape_18'), (38521, 'INV_Misc_Cape_22'), (38522, 'INV_Staff_13'), (38523, 'INV_Staff_26'), (38524, 'INV_Gauntlets_10'), (38525, 'INV_Belt_33'), (38526, 'INV_Hammer_04'), (38527, 'INV_Hammer_05'), (38528, 'INV_Hammer_05'), (38529, 'INV_Staff_26'), (38530, 'INV_Staff_42'), (38531, 'INV_Misc_Cape_22'), (38532, 'INV_Pants_Mail_15'), (38533, 'Temp'), (38534, 'Temp'), (38535, 'Temp'), (38536, 'INV_Gauntlets_28'), (38537, 'Temp'), (38538, 'INV_Helmet_31'), (38539, 'INV_Belt_11'), (38540, 'INV_Gauntlets_26'), (38541, 'INV_Jewelry_Ring_46'), (38542, 'INV_Belt_10'), (38543, 'INV_Jewelry_Necklace_15'), (38544, 'INV_Jewelry_Amulet_05'), (38545, 'INV_Belt_24'), (38546, 'INV_Misc_Coin_10'), (38547, 'INV_Misc_Cape_06'), (38548, 'INV_Misc_Cape_06'), (38549, 'INV_Qiraj_JewelBlessed'), (38550, 'INV_ThrowingKnife_01'), (38551, 'Temp'), (38552, 'INV_Weapon_Hand_04'), (38553, 'INV_Chest_Leather_02'), (38554, 'Temp'), (38555, 'INV_Misc_EngGizmos_04'), (38556, 'INV_QirajIdol_Sun'), (38557, 'Temp'), (38558, 'Temp'), (38559, 'INV_Chest_Chain_04'), (38560, 'INV_SummerFest_Symbol_High'), (38561, 'INV_Helmet_45'), (38562, 'INV_Axe_03'), (38563, 'INV_Wand_12'), (38564, 'INV_Belt_01'), (38565, 'Temp'), (38566, 'Temp'), (38567, 'Temp'), (38568, 'Temp'), (38569, 'INV_Wand_11'), (38570, 'Ability_Druid_CatForm'), (38571, 'INV_Misc_ArmorKit_11'), (38572, 'INV_Misc_ArmorKit_12'), (38573, 'Temp'), (38574, 'Temp'), (38575, 'INV_Axe_01'), (38576, 'INV_Axe_01'), (38577, 'Temp'), (38578, 'Temp'), (38579, 'Temp'), (38580, 'Temp'), (38581, 'Temp'), (38582, 'Temp'), (38583, 'Temp'), (38584, 'Temp'), (38585, 'Temp'), (38586, 'Temp'), (38587, 'Temp'), (38588, 'Temp'), (38589, 'INV_Misc_Cape_15'), (38590, 'INV_Offhand_Blood_02'), (38591, 'INV_Helmet_20'), (38592, 'Temp'), (38593, 'INV_Chest_Plate04'), (38594, 'Temp'), (38595, 'Temp'), (38596, 'INV_Chest_Cloth_04'), (38597, 'Temp'), (38598, 'Temp'), (38599, 'Temp'), (38600, 'Temp'), (38601, 'INV_Weapon_Shortblade_31'), (38602, 'INV_Misc_MonsterClaw_03'), (38603, 'INV_Staff_08'), (38604, 'INV_Axe_09'), (38605, 'INV_Cask_04'), (38606, 'INV_Sword_49'), (38607, 'INV_Offhand_Draenei_A_01'), (38608, 'INV_Chest_Chain_12'), (38609, 'INV_Elemental_Mote_Air01'), (38610, 'INV_Elemental_Mote_Earth01'), (38611, 'INV_Elemental_Mote_Fire01'), (38612, 'INV_Elemental_Mote_Life01'), (38613, 'INV_Elemental_Mote_Mana'), (38614, 'INV_Elemental_Mote_Shadow01'), (38615, 'INV_Elemental_Mote_Water01'), (38616, 'INV_Elemental_Primal_Air'), (38617, 'INV_Elemental_Primal_Earth'), (38618, 'INV_Elemental_Primal_Fire'), (38619, 'INV_Elemental_Primal_Life'), (38620, 'INV_Elemental_Primal_Mana'), (38621, 'INV_Elemental_Primal_Shadow'), (38622, 'INV_Elemental_Primal_Water'), (38623, 'Spell_Nature_LightningOverload'), (38624, 'INV_Belt_03'), (38625, 'INV_Bracer_07'), (38626, 'INV_Gauntlets_11'), (38627, 'INV_Boots_Chain_06'), (38628, 'INV_Helmet_39'), (38629, 'INV_Pants_Mail_15'), (38630, 'INV_Shoulder_09'), (38631, 'INV_Misc_Food_22'), (38632, 'INV_Weapon_Bow_15'), (38633, 'INV_Weapon_ShortBlade_03'), (38634, 'INV_Misc_Food_34'), (38635, 'INV_Sword_Draenei_02'), (38636, 'INV_Mace_15'), (38637, 'INV_Belt_03'), (38638, 'INV_Bracer_14'), (38639, 'INV_Chest_Chain_15'), (38640, 'INV_Gauntlets_28'), (38641, 'INV_Helmet_45'), (38642, 'INV_Sword_04'), (38643, 'INV_Pants_Plate_20'), (38644, 'INV_Ore_Eternium'), (38645, 'INV_Ore_FelIron'), (38646, 'INV_Shoulder_09'), (38647, 'INV_Ore_Khorium'), (38648, 'INV_Ore_Adamantium'), (38649, 'INV_Boots_Chain_08'), (38650, 'INV_Boots_Chain_08'), (38651, 'INV_Weapon_Crossbow_02'), (38652, 'INV_Misc_Herb_FelLotus'), (38653, 'Temp'), (38654, 'INV_Bracer_10'), (38655, 'INV_Ingot_Felsteel'), (38656, 'INV_Ingot_Adamantite'), (38657, 'INV_Boots_Cloth_02'), (38658, 'INV_Belt_09'), (38659, 'INV_Misc_Bomb_04'), (38660, 'INV_Helmet_33'), (38661, 'INV_Gauntlets_23'), (38662, 'INV_Shirt_04'), (38663, 'INV_Shirt_04'), (38664, 'INV_Shoulder_23'), (38665, 'INV_Misc_Cape_06'), (38666, 'INV_Staff_08'), (38667, 'INV_Misc_Bomb_09'), (38668, 'INV_Shirt_01'), (38669, 'Temp'), (38670, 'Temp'), (38671, 'INV_DataCrystal06'), (38672, 'INV_Boots_Chain_11'), (38673, 'INV_Misc_Gem_Ruby_03'), (38674, 'INV_Jewelry_Ring_37'), (38675, 'INV_Ammo_Bullet_01'), (38676, 'INV_Ammo_Bullet_01'), (38677, 'INV_Ammo_Bullet_03'), (38678, 'Temp'), (38679, 'INV_Axe_03'), (38680, 'INV_Axe_03'), (38681, 'INV_Mace_14'), (38682, 'INV_Axe_09'), (38683, 'INV_Sword_12'), (38684, 'INV_Bracer_07'), (38685, 'INV_Gauntlets_30'), (38686, 'INV_Chest_Plate10'), (38687, 'INV_Belt_29'), (38688, 'INV_Boots_Chain_08'), (38689, 'INV_Boots_Chain_08'), (38690, 'INV_Pants_Plate_12'), (38691, 'INV_Chest_Plate10'), (38692, 'INV_Gauntlets_15'), (38693, 'INV_Bracer_07'), (38694, 'INV_Helmet_10'), (38695, 'INV_Gauntlets_29'), (38696, 'INV_Pants_Plate_06'), (38697, 'INV_Helmet_22'), (38698, 'INV_Gauntlets_26'), (38699, 'INV_Helmet_22'), (38700, 'INV_Chest_Chain_16'), (38701, 'INV_Belt_11'), (38702, 'INV_Boots_Chain_01'), (38703, 'INV_Gauntlets_17'), (38704, 'INV_Chest_Plate10'), (38705, 'INV_Gauntlets_29'), (38706, 'INV_Gauntlets_29'), (38707, 'Temp'), (38708, 'Temp'), (38709, 'Temp'), (38710, 'Temp'), (38711, 'INV_Boots_Plate_03'), (38712, 'INV_Misc_MonsterClaw_01'), (38713, 'INV_Staff_Draenei_A_02'), (38714, 'INV_Boots_05'), (38715, 'Temp'), (38716, 'Temp'), (38717, 'Temp'), (38718, 'INV_Gauntlets_04'), (38719, 'Temp'), (38720, 'INV_Potion_111'), (38721, 'INV_Potion_152'), (38722, 'INV_Potion_96'), (38723, 'INV_Axe_40'), (38724, 'INV_Weapon_Shortblade_31'), (38725, 'INV_Axe_45'), (38726, 'INV_Mace_09'), (38727, 'INV_Weapon_Rifle_06'), (38728, 'INV_Shield_05'), (38729, 'INV_Wand_02'), (38730, 'Temp'), (38731, 'Temp'), (38732, 'Temp'), (38733, 'INV_Mushroom_11'), (38734, 'INV_Staff_08'), (38735, 'INV_Sword_64'), (38736, 'INV_Belt_31'), (38737, 'INV_Boots_Chain_08'), (38738, 'INV_Helmet_61'), (38739, 'INV_Pants_08'), (38740, 'INV_Chest_Cloth_19'), (38741, 'INV_Shoulder_01'), (38742, 'INV_Sword_16'), (38743, 'INV_Misc_LeatherScrap_09'), (38744, 'INV_Misc_LeatherScrap_10'), (38745, 'INV_Misc_LeatherScrap_11'), (38746, 'INV_Misc_LeatherScrap_12'), (38747, 'INV_Misc_LeatherScrap_14'), (38748, 'INV_Misc_LeatherScrap_13'), (38749, 'INV_Misc_Statue_08'), (38750, 'INV_Misc_Statue_05'), (38751, 'INV_Misc_Statue_09'), (38752, 'INV_Misc_Statue_06'), (38753, 'INV_Misc_Statue_10'), (38754, 'INV_Misc_Statue_07'), (38755, 'Temp'), (38756, 'INV_Misc_Crop_02'), (38757, 'INV_Misc_Rune_11'), (38758, 'INV_Misc_Rune_10'), (38759, 'INV_Misc_Rune_12'), (38760, 'INV_Misc_Rune_13'), (38761, 'INV_Misc_ArmorKit_21'), (38762, 'INV_Misc_ArmorKit_25'), (38763, 'INV_Misc_ArmorKit_24'), (38764, 'INV_Misc_ArmorKit_22'), (38765, 'INV_Misc_ArmorKit_26'), (38766, 'INV_Misc_Herb_11a'), (38767, 'INV_Potion_59'), (38768, 'Temp'), (38769, 'Temp'), (38770, 'Temp'), (38771, 'INV_Chest_Plate05'), (38772, 'Temp'), (38773, 'Temp'), (38774, 'Temp'), (38775, 'INV_Pants_Leather_19'), (38776, 'Temp'), (38777, 'INV_Chest_Plate03'), (38778, 'Temp'), (38779, 'Temp'), (38780, 'INV_Pants_Mail_15'), (38781, 'INV_Pants_Leather_20'), (38782, 'INV_Pants_Leather_15'), (38783, 'INV_Belt_29'), (38784, 'INV_Boots_Plate_04'), (38785, 'INV_Pants_08'), (38786, 'INV_Pants_08'), (38787, 'INV_Pants_Leather_12'), (38788, 'Temp'), (38789, 'Temp'), (38790, 'INV_Boots_Plate_05'), (38791, 'INV_Boots_Plate_05'), (38792, 'INV_Boots_Plate_02'), (38793, 'Temp'), (38794, 'INV_Misc_Cape_18'), (38795, 'INV_Axe_08'), (38796, 'INV_Hammer_02'), (38797, 'INV_Axe_15'), (38798, 'INV_Mace_25'), (38799, 'INV_Shirt_13'), (38800, 'Temp'), (38801, 'Temp'), (38802, 'Temp'), (38803, 'INV_Gauntlets_26'), (38804, 'INV_Pants_13'), (38805, 'Temp'), (38806, 'INV_Boots_Cloth_05'), (38807, 'INV_Weapon_Shortblade_33'), (38808, 'INV_Shoulder_26'), (38809, 'INV_Misc_Gem_Diamond_01'), (38810, 'Temp'), (38811, 'INV_Pants_Plate_09'), (38812, 'Temp'), (38813, 'INV_Misc_Cape_17'), (38814, 'INV_Staff_42'), (38815, 'Temp'), (38816, 'Temp'), (38817, 'Temp'), (38818, 'Temp'), (38819, 'Temp'), (38820, 'Temp'), (38821, 'Temp'), (38822, 'Temp'), (38823, 'INV_Hammer_05'), (38824, 'INV_Staff_40'), (38825, 'INV_Gauntlets_10'), (38826, 'INV_Hammer_13'), (38827, 'INV_Mace_2H_Blacksmithing_03'), (38828, 'INV_Gauntlets_03'), (38829, 'Temp'), (38830, 'INV_Shoulder_23'), (38831, 'INV_Chest_Cloth_30'), (38832, 'INV_Chest_Leather_03'), (38833, 'INV_Axe_18'), (38834, 'INV_Weapon_Rifle_03'), (38835, 'INV_Weapon_Rifle_03'), (38836, 'INV_Weapon_Rifle_15'), (38837, 'INV_Qiraj_JewelEncased'), (38838, 'INV_Pants_Cloth_17'), (38839, 'INV_Jewelry_Ring_35'), (38840, 'INV_Chest_Cloth_04'), (38841, 'Temp'), (38842, 'Temp'), (38843, 'INV_Bracer_04'), (38844, 'INV_Gauntlets_10'), (38845, 'INV_Boots_Chain_07'), (38846, 'INV_Helmet_24'), (38847, 'INV_Pants_Mail_09'), (38848, 'INV_Shoulder_23'), (38849, 'INV_Belt_02'), (38850, 'INV_Pants_Mail_09'), (38851, 'INV_Belt_13'), (38852, 'INV_Misc_Branch_01'), (38853, 'INV_Weapon_Shortblade_33'), (38854, 'INV_Mace_30'), (38855, 'INV_Chest_Chain_17'), (38856, 'INV_Chest_Chain_17'), (38857, 'INV_Boots_Cloth_05'), (38858, 'INV_Gauntlets_23'), (38859, 'INV_Helmet_33'), (38860, 'INV_Pants_Leather_20'), (38861, 'INV_Shoulder_06'), (38862, 'INV_Belt_16'), (38863, 'INV_Sword_41'), (38864, 'INV_Sword_2H_Blood_C_01'), (38865, 'INV_Chest_Chain_12'), (38866, 'INV_Bracer_06'), (38867, 'INV_Gauntlets_12'), (38868, 'INV_Boots_Chain_11'), (38869, 'INV_Mace_25'), (38870, 'INV_Belt_17'), (38871, 'INV_Pants_Mail_08'), (38872, 'INV_Shoulder_18'), (38873, 'INV_Belt_17'), (38874, 'Spell_Nature_NullifyPoison'), (38875, 'INV_Bracer_10'), (38876, 'INV_Chest_Plate16'), (38877, 'INV_Belt_34'), (38878, 'Temp'), (38879, 'INV_Gauntlets_23'), (38880, 'INV_Boots_Plate_03'), (38881, 'INV_Helmet_08'), (38882, 'Temp'), (38883, 'INV_Pants_Plate_15'), (38884, 'Temp'), (38885, 'Temp'), (38886, 'Temp'), (38887, 'Temp'), (38888, 'Temp'), (38889, 'Temp'), (38890, 'Temp'), (38891, 'Temp'), (38892, 'Temp'), (38893, 'INV_Misc_Fish_34'), (38894, 'INV_Misc_Fish_35'), (38895, 'INV_Misc_Fish_37'), (38896, 'INV_Misc_Fish_37'), (38897, 'INV_Misc_Fish_36'), (38898, 'INV_Misc_Fish_38'), (38899, 'INV_Misc_Fish_39'), (38900, 'INV_Misc_Fish_39'), (38901, 'INV_Misc_Fish_41'), (38902, 'INV_Misc_Fish_40'), (38903, 'INV_Chest_Cloth_12'), (38904, 'INV_Chest_Cloth_02'), (38905, 'INV_Belt_22'), (38906, 'INV_Belt_04'), (38907, 'INV_Gauntlets_19'), (38908, 'INV_Gauntlets_19'), (38909, 'INV_Gauntlets_19'), (38910, 'INV_Gauntlets_19'), (38911, 'INV_Gauntlets_19'), (38912, 'INV_Chest_Cloth_07'), (38913, 'INV_Shoulder_25'), (38914, 'INV_Shoulder_25'), (38915, 'INV_Shoulder_25'), (38916, 'INV_Boots_07'), (38917, 'INV_Chest_Cloth_45'), (38918, 'INV_Pants_Leather_09'), (38919, 'INV_Pants_Leather_09'), (38920, 'INV_Chest_Cloth_12'), (38921, 'INV_Bracer_07'), (38922, 'INV_Bracer_10'), (38923, 'INV_Bracer_11'), (38924, 'INV_Chest_Cloth_12'), (38925, 'INV_Chest_Cloth_12'), (38926, 'INV_Chest_Cloth_01'), (38927, 'INV_Pants_Cloth_02'), (38928, 'INV_Pants_Cloth_02'), (38929, 'INV_Helmet_34'), (38930, 'INV_Sword_03'), (38931, 'INV_Helmet_34'), (38932, 'INV_Helmet_30'), (38933, 'INV_Helmet_30'), (38934, 'INV_Helmet_30'), (38935, 'INV_Pants_Cloth_02'), (38936, 'INV_Helmet_30'), (38937, 'Temp'), (38938, 'Temp'), (38939, 'Temp'), (38940, 'INV_Shoulder_23'), (38941, 'INV_Chest_Cloth_45'), (38942, 'INV_Pants_Leather_09'), (38943, 'INV_Chest_Cloth_12'), (38944, 'INV_Shoulder_25'), (38945, 'INV_Chest_Cloth_12'), (38946, 'INV_Belt_30'), (38947, 'INV_Chest_Cloth_12'), (38948, 'INV_Shoulder_25'), (38949, 'INV_Shoulder_25'), (38950, 'INV_Shoulder_25'), (38951, 'INV_Shoulder_25'), (38952, 'INV_Gauntlets_19'), (38953, 'INV_Gauntlets_19'), (38954, 'INV_Gauntlets_19'), (38955, 'INV_Gauntlets_27'), (38956, 'INV_Helmet_27'), (38957, 'INV_Pants_Cloth_09'), (38958, 'INV_Pants_Cloth_14'), (38959, 'Temp'), (38960, 'Temp'), (38961, 'Temp'), (38962, 'INV_Chest_Cloth_12'), (38963, 'INV_Shoulder_25'), (38964, 'INV_Chest_Cloth_08'), (38965, 'INV_Gauntlets_27'), (38966, 'INV_Gauntlets_27'), (38967, 'INV_Gauntlets_27'), (38968, 'INV_Gauntlets_27'), (38969, 'INV_Gauntlets_27'), (38970, 'INV_Gauntlets_17'), (38971, 'INV_Gauntlets_17'), (38972, 'INV_Misc_Cape_18'), (38973, 'INV_Misc_Cape_10'), (38974, 'INV_Belt_13'), (38975, 'INV_Belt_26'), (38976, 'INV_Misc_Cape_18'), (38977, 'INV_Misc_Cape_16'), (38978, 'INV_Chest_Chain_13'), (38979, 'INV_Gauntlets_04'), (38980, 'INV_Pants_Mail_08'), (38981, 'INV_Chest_Chain_13'), (38982, 'INV_Gauntlets_04'), (38983, 'INV_Boots_Chain_08'), (38984, 'INV_Chest_Chain_16'), (38985, 'INV_Pants_Mail_07'), (38986, 'INV_Boots_Chain_01'), (38987, 'INV_Boots_Chain_01'), (38988, 'INV_Gauntlets_04'), (38989, 'INV_Pants_Leather_03'), (38990, 'Temp'), (38991, 'INV_Pants_Leather_03'), (38992, 'INV_Gauntlets_22'), (38993, 'INV_Boots_Cloth_05'), (38994, 'INV_Misc_Bomb_02'), (38995, 'INV_Staff_Draenei_A_03'), (38996, 'INV_Wand_14'), (38997, 'INV_Axe_14'), (38998, 'INV_Misc_Orb_01'), (38999, 'INV_Misc_Bomb_08'), (39000, 'INV_Misc_Gem_Variety_02'), (39001, 'INV_Mace_13'), (39002, 'INV_Weapon_Crossbow_14'), (39003, 'INV_Sword_16'), (39004, 'INV_Mace_08'), (39005, 'INV_Weapon_Rifle_01'), (39006, 'INV_Sword_2H_Blacksmithing_02'), (39007, 'INV_Weapon_Bow_05'), (39008, 'INV_Boots_07'), (39009, 'INV_Chest_Leather_08'), (39010, 'INV_Pants_07'), (39011, 'INV_Shoulder_18'), (39012, 'INV_Helmet_59'), (39013, 'INV_Axe_44'), (39014, 'INV_Misc_Bomb_01'), (39015, 'Temp'), (39016, 'Temp'), (39017, 'Temp'), (39018, 'Temp'), (39019, 'Temp'), (39020, 'Temp'), (39021, 'INV_Sword_04'), (39022, 'Temp'), (39023, 'INV_Misc_Gem_Amethyst_02'), (39024, 'INV_Sword_Draenei_08'), (39025, 'INV_Sword_Draenei_02'), (39026, 'Temp'), (39027, 'Temp'), (39028, 'INV_Musket_03'), (39029, 'INV_Weapon_Shortblade_37'), (39030, 'INV_Wand_15'), (39031, 'INV_Gauntlets_28'), (39032, 'INV_Helmet_30'), (39033, 'INV_Pants_Cloth_05'), (39034, 'INV_Shoulder_12'), (39035, 'INV_Chest_Leather_03'), (39036, 'Temp'), (39037, 'INV_Misc_Gem_Pearl_01'), (39038, 'Temp'), (39039, 'INV_Sword_58'), (39040, 'INV_Weapon_Bow_16'), (39041, 'INV_QirajIdol_Sage'), (39042, 'INV_Mace_10'), (39043, 'INV_Boots_Plate_04'), (39044, 'INV_Shield_10'), (39045, 'INV_Stone_07'), (39046, 'Temp'), (39047, 'Temp'), (39048, 'INV_Weapon_Shortblade_38'), (39049, 'INV_Weapon_Shortblade_38'), (39050, 'INV_Staff_46'), (39051, 'INV_Chest_Chain_07'), (39052, 'INV_Pants_Cloth_10'), (39053, 'INV_Sword_43'), (39054, 'INV_Sword_62'), (39055, 'INV_Mushroom_06'), (39056, 'INV_Hammer_13'), (39057, 'INV_Wand_04'), (39058, 'INV_Weapon_Crossbow_04'), (39059, 'INV_Weapon_Crossbow_11'), (39060, 'INV_Chest_Plate03'), (39061, 'INV_Pants_Plate_04'), (39062, 'INV_Gauntlets_24'), (39063, 'INV_Gauntlets_24'), (39064, 'INV_Gauntlets_22'), (39065, 'INV_Shoulder_03'), (39066, 'INV_Gauntlets_32'), (39067, 'INV_Gauntlets_32'), (39068, 'INV_Gauntlets_32'), (39069, 'INV_Bracer_17'), (39070, 'INV_Jewelry_Ring_44'), (39071, 'INV_Jewelry_Ring_AhnQiraj_01'), (39072, 'INV_Gauntlets_17'), (39073, 'INV_Gauntlets_21'), (39074, 'INV_Weapon_ShortBlade_27'), (39075, 'INV_Misc_Cape_13'), (39076, 'INV_Shoulder_29'), (39077, 'INV_Belt_01'), (39078, 'INV_Misc_Cape_06'), (39079, 'INV_Hammer_Unique_Sulfuras'), (39080, 'INV_Shoulder_01'), (39081, 'INV_Sword_53'), (39082, 'INV_Chest_Cloth_25'), (39083, 'INV_Pants_Plate_20'), (39084, 'INV_Weapon_Rifle_08'), (39085, 'INV_Wand_12'), (39086, 'INV_Wand_12'), (39087, 'INV_Weapon_Rifle_08'), (39088, 'INV_Bracer_12'), (39089, 'INV_Boots_Cloth_04'), (39090, 'INV_Gauntlets_17'), (39091, 'INV_Helmet_32'), (39092, 'INV_Shirt_06'), (39093, 'INV_Belt_25'), (39094, 'INV_Shoulder_18'), (39095, 'INV_Bracer_10'), (39096, 'INV_Belt_09'), (39097, 'INV_Boots_08'), (39098, 'INV_Helmet_50'), (39099, 'INV_Pants_12'), (39100, 'INV_Axe_12'), (39101, 'INV_Weapon_ShortBlade_25'), (39102, 'INV_Hammer_17'), (39103, 'INV_Helmet_29'), (39104, 'INV_Wand_02'), (39105, 'INV_Staff_Draenei_A_02'), (39106, 'Temp'), (39107, 'INV_Weapon_Rifle_16'), (39108, 'Temp'), (39109, 'Temp'), (39110, 'Temp'), (39111, 'Temp'), (39112, 'Temp'), (39113, 'Temp'), (39114, 'INV_Misc_Food_77'), (39115, 'INV_Misc_Food_79'), (39116, 'INV_Misc_Food_74'), (39117, 'INV_Misc_Food_75'), (39118, 'INV_Misc_Food_78'), (39119, 'INV_Misc_Food_76'), (39120, 'INV_Jewelry_Ring_61'), (39121, 'INV_Jewelry_Ring_62'), (39122, 'INV_Jewelry_Ring_56'), (39123, 'INV_Jewelry_Ring_57'), (39124, 'INV_Jewelry_Ring_63'), (39125, 'INV_Jewelry_Ring_64'), (39126, 'INV_Jewelry_Ring_55'), (39127, 'INV_Jewelry_Ring_65'), (39128, 'INV_Jewelry_Ring_59'), (39129, 'INV_Jewelry_Ring_60'), (39130, 'Temp'), (39131, 'Temp'), (39132, 'Temp'), (39133, 'Temp'), (39134, 'Temp'), (39135, 'Temp'), (39136, 'Temp'), (39137, 'Temp'), (39138, 'Temp'), (39139, 'Temp'), (39140, 'Temp'), (39141, 'Temp'), (39142, 'Temp'), (39143, 'INV_Helmet_38'), (39144, 'INV_Helmet_39'), (39145, 'INV_Misc_Fish_42'), (39146, 'INV_Staff_08'), (39147, 'INV_Staff_08'), (39148, 'INV_Staff_08'), (39149, 'INV_Staff_08'), (39150, 'INV_Staff_08'), (39151, 'INV_Staff_08'), (39152, 'Temp'), (39153, 'INV_Staff_08'), (39154, 'INV_Staff_08'), (39155, 'Temp'), (39156, 'Temp'), (39157, 'Temp'), (39158, 'Temp'), (39159, 'INV_Staff_08'), (39160, 'INV_Jewelry_Amulet_01'), (39161, 'Temp'), (39162, 'INV_Jewelry_Necklace_36'), (39163, 'Temp'), (39164, 'Temp'), (39165, 'INV_Chest_Chain_13'), (39166, 'INV_Chest_Chain_13'), (39167, 'INV_Helmet_50'), (39168, 'INV_Helmet_50'), (39169, 'INV_Bracer_10'), (39170, 'INV_Bracer_10'), (39171, 'INV_Pants_06'), (39172, 'INV_Staff_20'), (39173, 'INV_Weapon_Bow_15'), (39174, 'INV_Belt_03'), (39175, 'INV_Weapon_Bow_05'), (39176, 'Temp'), (39177, 'INV_Bracer_13'), (39178, 'INV_Enchant_ShardBrilliantSmall'), (39179, 'INV_Enchant_ShardGlowingSmall'), (39180, 'Temp'), (39181, 'Temp'), (39182, 'Temp'), (39183, 'Temp'), (39184, 'Temp'), (39185, 'Temp'), (39186, 'INV_Misc_Crop_02'), (39187, 'INV_DataCrystal09'), (39188, 'Temp'), (39189, 'INV_Misc_Horn_01'), (39190, 'Temp'), (39191, 'Temp'), (39192, 'INV_Stone_SharpeningStone_06'), (39193, 'INV_Stone_SharpeningStone_07'), (39194, 'INV_Misc_ArmorKit_27'), (39195, 'INV_Enchant_DustArcane'), (39196, 'Temp'), (39197, 'INV_Enchant_ShardPrismaticSmall'), (39198, 'INV_Enchant_ShardPrismaticLarge'), (39199, 'INV_Enchant_EssenceArcaneSmall'), (39200, 'INV_Enchant_EssenceArcaneLarge'), (39201, 'INV_Enchant_VoidCrystal'), (39202, 'INV_Misc_Gem_Diamond_04'), (39203, 'INV_Misc_Gem_Diamond_06'), (39204, 'INV_Misc_Gem_Diamond_05'), (39205, 'INV_Misc_Gem_Diamond_07'), (39206, 'Temp'), (39207, 'Temp'), (39208, 'INV_Wand_06'), (39209, 'INV_Jewelry_Necklace_33'), (39210, 'INV_Jewelry_Necklace_34'), (39211, 'INV_Jewelry_Necklace_31'), (39212, 'INV_Jewelry_Necklace_32'), (39213, 'INV_Boots_Plate_07'), (39214, 'INV_Jewelry_Necklace_35'), (39215, 'INV_Weapon_ShortBlade_06'), (39216, 'INV_Boots_Chain_03'), (39217, 'INV_Gauntlets_30'), (39218, 'INV_Weapon_ShortBlade_16'), (39219, 'INV_Sword_03'), (39220, 'INV_Sword_03'), (39221, 'INV_Misc_Cape_17'), (39222, 'INV_Boots_08'), (39223, 'INV_Boots_Chain_06'), (39224, 'INV_Shoulder_23'), (39225, 'INV_Shoulder_13'), (39226, 'INV_Staff_13'), (39227, 'INV_Staff_45'), (39228, 'INV_Sword_09'), (39229, 'INV_Weapon_Bow_12'), (39230, 'INV_Weapon_Bow_06'), (39231, 'INV_Weapon_Bow_12'), (39232, 'INV_Weapon_Bow_09'), (39233, 'INV_Helmet_42'), (39234, 'INV_Bracer_18'), (39235, 'INV_Jewelry_Ring_34'), (39236, 'INV_Boots_02'), (39237, 'INV_Boots_Cloth_02'), (39238, 'INV_Helmet_24'), (39239, 'Ability_Mount_Gryphon_01'), (39240, 'Temp'), (39241, 'INV_Helmet_03'), (39242, 'INV_Helmet_03'), (39243, 'INV_Chest_Samurai'), (39244, 'INV_Bracer_17'), (39245, 'Temp'), (39246, 'INV_Weapon_Crossbow_10'), (39247, 'INV_Shoulder_29'), (39248, 'INV_Belt_17'), (39249, 'INV_Gauntlets_30'), (39250, 'INV_Boots_Chain_05'), (39251, 'INV_Helmet_21'), (39252, 'INV_Helmet_21'), (39253, 'INV_Pants_Leather_01'), (39254, 'INV_Sword_01'), (39255, 'INV_Hammer_15'), (39256, 'Ability_Rogue_DualWeild'), (39257, 'INV_Staff_08'), (39258, 'INV_Spear_08'), (39259, 'INV_Belt_11'), (39260, 'INV_Bracer_04'), (39261, 'INV_Axe_10'), (39262, 'INV_Chest_Chain_07'), (39263, 'INV_Axe_10'), (39264, 'INV_Boots_Chain_04'), (39265, 'INV_Gauntlets_26'), (39266, 'INV_Pants_Mail_09'), (39267, 'INV_Axe_10'), (39268, 'INV_Shoulder_15'), (39269, 'INV_Helmet_17'), (39270, 'INV_Crown_02'), (39271, 'INV_Misc_Cape_16'), (39272, 'INV_Crown_02'), (39273, 'INV_Crown_02'), (39274, 'INV_Crown_02'), (39275, 'INV_Crown_02'), (39276, 'INV_Crown_02'), (39277, 'INV_Misc_Cape_18'), (39278, 'INV_Mace_36'), (39279, 'INV_Misc_Cape_05'), (39280, 'INV_Staff_03'), (39281, 'INV_Staff_03'), (39282, 'INV_Weapon_ShortBlade_06'), (39283, 'INV_Shield_06'), (39284, 'INV_Weapon_ShortBlade_03'), (39285, 'INV_Weapon_Shortblade_29'), (39286, 'INV_Chest_Cloth_18'), (39287, 'INV_Weapon_ShortBlade_10'), (39288, 'INV_Chest_Chain_07'), (39289, 'INV_Weapon_Hand_02'), (39290, 'INV_Weapon_Hand_02'), (39291, 'INV_Axe_18'), (39292, 'INV_Axe_49'), (39293, 'INV_Weapon_ShortBlade_05'), (39294, 'INV_Weapon_ShortBlade_05'), (39295, 'INV_Staff_Goldfeathered_01'), (39296, 'INV_Staff_34'), (39297, 'INV_Gauntlets_11'), (39298, 'INV_Gauntlets_11'), (39299, 'INV_Weapon_Hand_02'), (39300, 'INV_Hammer_02'), (39301, 'INV_Hammer_02'), (39302, 'INV_Belt_01'), (39303, 'INV_Bracer_10'), (39304, 'INV_Chest_Plate03'), (39305, 'INV_Boots_02'), (39306, 'INV_Gauntlets_19'), (39307, 'INV_Pants_Mail_20'), (39308, 'INV_Shoulder_23'), (39309, 'INV_Helmet_05'), (39310, 'INV_Sword_Draenei_01'), (39311, 'INV_Mace_04'), (39312, 'Temp'), (39313, 'Temp'), (39314, 'Temp'), (39315, 'Temp'), (39316, 'Temp'), (39317, 'Temp'), (39318, 'INV_Shirt_Grey_01'), (39319, 'INV_Belt_26'), (39320, 'INV_Gauntlets_18'), (39321, 'INV_Pants_Cloth_04'), (39322, 'INV_Shoulder_09'), (39323, 'Temp'), (39324, 'INV_Mace_10'), (39325, 'INV_Musket_04'), (39326, 'INV_Hammer_04'), (39327, 'INV_Weapon_Hand_02'), (39328, 'INV_Misc_MonsterClaw_01'), (39329, 'INV_Sword_27'), (39330, 'INV_Misc_Head_Dragon_Blue'), (39331, 'INV_Weapon_Bow_05'), (39332, 'INV_Misc_Gem_GoldenDraenite_02'), (39333, 'INV_Weapon_Crossbow_14'), (39334, 'INV_Boots_09'), (39335, 'INV_Gauntlets_16'), (39336, 'INV_Pants_Cloth_06'), (39337, 'INV_Shirt_06'), (39338, 'INV_Shoulder_18'), (39339, 'INV_Misc_Orb_01'), (39340, 'INV_Belt_18'), (39341, 'Temp'), (39342, 'Temp'), (39343, 'INV_Sword_49'), (39344, 'INV_Misc_Cape_Naxxramas_01'), (39345, 'Temp'), (39346, 'Temp'), (39347, 'Temp'), (39348, 'INV_Pants_04'), (39349, 'Temp'), (39350, 'INV_Bracer_18'), (39351, 'INV_Axe_04'), (39352, 'INV_Chest_Chain'), (39353, 'INV_Pants_03'), (39354, 'INV_Belt_03'), (39355, 'INV_Boots_09'), (39356, 'INV_Weapon_ShortBlade_21'), (39357, 'INV_Weapon_ShortBlade_21'), (39358, 'INV_Mace_08'), (39359, 'INV_Sword_20'), (39360, 'INV_Bracer_19'), (39361, 'INV_Pants_Mail_03'), (39362, 'Temp'), (39363, 'INV_Belt_23'), (39364, 'INV_Helmet_08'), (39365, 'INV_Helmet_45'), (39366, 'INV_Helmet_38'), (39367, 'INV_Helmet_55'), (39368, 'INV_Boots_Chain_06'), (39369, 'INV_Helmet_19'), (39370, 'INV_Helmet_01'), (39371, 'INV_Misc_Cape_16'), (39372, 'INV_Jewelry_Amulet_01'), (39373, 'Temp'), (39374, 'INV_Sword_63'), (39375, 'Temp'), (39376, 'INV_Hammer_06'), (39377, 'INV_Chest_Plate04'), (39378, 'INV_Bracer_14'), (39379, 'INV_Shoulder_09'), (39380, 'INV_Belt_26'), (39381, 'INV_Gauntlets_29'), (39382, 'INV_Gauntlets_29'), (39383, 'INV_Boots_01'), (39384, 'INV_Boots_01'), (39385, 'INV_Pants_Plate_16'), (39386, 'INV_Helmet_25'), (39387, 'INV_Axe_30'), (39388, 'Temp'), (39389, 'INV_Mace_34'), (39390, 'INV_Misc_Gem_Crystal_03'), (39391, 'INV_Misc_Cape_16'), (39392, 'INV_Staff_39'), (39393, 'INV_Spear_05'), (39394, 'INV_Mace_16'), (39395, 'INV_Belt_16'), (39396, 'INV_Boots_Cloth_03'), (39397, 'INV_Bracer_07'), (39398, 'INV_Gauntlets_20'), (39399, 'INV_Pants_Plate_09'), (39400, 'INV_Chest_Cloth_32'), (39401, 'INV_Chest_Cloth_32'), (39402, 'INV_Chest_Cloth_32'), (39403, 'INV_Shoulder_09'), (39404, 'Temp'), (39405, 'INV_Crown_01'), (39406, 'INV_Axe_32'), (39407, 'INV_Shield_05'), (39408, 'INV_Hammer_15'), (39409, 'INV_Chest_Plate08'), (39410, 'INV_Belt_13'), (39411, 'INV_Bracer_09'), (39412, 'INV_Gauntlets_22'), (39413, 'INV_Boots_Cloth_05'), (39414, 'INV_Boots_Cloth_05'), (39415, 'INV_Pants_Plate_21'), (39416, 'INV_Shoulder_24'), (39417, 'INV_Helmet_08'), (39418, 'INV_Helmet_08'), (39419, 'INV_Weapon_ShortBlade_04'), (39420, 'INV_Offhand_Draenei_A_01'), (39421, 'INV_Axe_46'), (39422, 'INV_Enchant_PrismaticSphere'), (39423, 'INV_Sword_15'), (39424, 'INV_Enchant_VoidSphere'), (39425, 'INV_Weapon_ShortBlade_16'), (39426, 'INV_Misc_MonsterFang_01'), (39427, 'INV_Mace_35'), (39428, 'INV_Sword_Draenei_07'), (39429, 'INV_Staff_11'), (39430, 'INV_Wand_07'), (39431, 'INV_Weapon_Bow_16'), (39432, 'INV_Jewelry_Necklace_34'), (39433, 'INV_Weapon_Rifle_01'), (39434, 'INV_Weapon_Crossbow_02'), (39435, 'INV_Weapon_Rifle_10'), (39436, 'INV_Belt_22'), (39437, 'Temp'), (39438, 'INV_Chest_Wolf'), (39439, 'INV_Pants_Wolf'), (39440, 'INV_Chest_Chain_06'), (39441, 'INV_Gauntlets_12'), (39442, 'INV_Boots_Chain_07'), (39443, 'INV_Pants_Mail_13'), (39444, 'INV_Shoulder_09'), (39445, 'INV_Shoulder_16'), (39446, 'INV_Misc_Pelt_Wolf_01'), (39447, 'INV_Belt_14'), (39448, 'INV_Enchant_EssenceAstralSmall'), (39449, 'INV_Sword_26'), (39450, 'INV_Axe_11'), (39451, 'INV_Boots_Chain_11'), (39452, 'INV_Fabric_Netherweave'), (39453, 'INV_Fabric_Netherweave_Bolt'), (39454, 'INV_Fabric_Netherweave_Bolt_Imbued'), (39455, 'INV_Misc_Bandage_Netherweave_Heavy'), (39456, 'INV_Misc_Bandage_Netherweave'), (39457, 'INV_Misc_Bag_23_Netherweave'), (39458, 'INV_Misc_Bag_24_Netherweave_Imbued'), (39459, 'INV_Misc_Bag_26_Spellfire'), (39460, 'INV_Fabric_Spellfire'), (39461, 'INV_Fabric_MoonRag_Primal'), (39462, 'INV_Fabric_Soulcloth_Bolt'), (39463, 'INV_Misc_Bag_25_Mooncloth'), (39464, 'INV_Helmet_51'), (39465, 'INV_Helmet_25'), (39466, 'INV_Boots_07'), (39467, 'INV_Pants_Leather_15'), (39468, 'INV_Chest_Cloth_06'), (39469, 'INV_Belt_21'), (39470, 'INV_Shoulder_06'), (39471, 'INV_Helmet_40'), (39472, 'INV_Misc_Orb_05'), (39473, 'INV_Pants_Cloth_14'), (39474, 'INV_Sword_40'), (39475, 'INV_Pants_Cloth_14'), (39476, 'INV_Pants_Cloth_14'), (39477, 'INV_Pants_Cloth_14'), (39478, 'INV_Pants_Cloth_14'), (39479, 'INV_Pants_Cloth_14'), (39480, 'INV_Helmet_50'), (39481, 'INV_Chest_Leather_03'), (39482, 'INV_Helmet_01'), (39483, 'INV_Helmet_58'), (39484, 'INV_Helmet_15'), (39485, 'INV_Bracer_16'), (39486, 'INV_Ingot_Adamantite'), (39487, 'INV_Ingot_Felsteel'), (39488, 'INV_Mace_08'), (39489, 'INV_Ingot_10'), (39490, 'INV_Ingot_11'), (39491, 'INV_Sword_20'), (39492, 'INV_Pants_Cloth_11'), (39493, 'INV_Gauntlets_17'), (39494, 'INV_Shirt_10'), (39495, 'INV_Boots_Chain_06'), (39496, 'INV_Boots_Chain_06'), (39497, 'INV_Belt_17'), (39498, 'INV_Shoulder_18'), (39499, 'INV_Helmet_43'), (39500, 'Temp'), (39501, 'Temp'), (39502, 'Temp'), (39503, 'Temp'), (39504, 'Temp'), (39505, 'INV_Misc_Book_06'), (39506, 'INV_Bracer_09'), (39507, 'INV_Pants_Cloth_05'), (39508, 'INV_Chest_Cloth_50'), (39509, 'INV_Chest_Cloth_50'), (39510, 'INV_Shoulder_01'), (39511, 'INV_Helmet_33'), (39512, 'INV_Sword_32'), (39513, 'INV_Belt_21'), (39514, 'INV_Chest_Plate07'), (39515, 'INV_Gauntlets_05'), (39516, 'Temp'), (39517, 'INV_Boots_Cloth_04'), (39518, 'INV_Pants_Leather_01'), (39519, 'Temp'), (39520, 'INV_Shoulder_18'), (39521, 'INV_Crown_02'), (39522, 'Temp'), (39523, 'Temp'), (39524, 'INV_Chest_Leather_07'), (39525, 'Temp'), (39526, 'INV_Mace_33'), (39527, 'INV_Mace_33'), (39528, 'Temp'), (39529, 'Temp'), (39530, 'INV_Weapon_ShortBlade_07'), (39531, 'INV_Sword_16'), (39532, 'Temp'), (39533, 'Temp'), (39534, 'Temp'), (39535, 'Temp'), (39536, 'Temp'), (39537, 'Temp'), (39538, 'Temp'), (39539, 'INV_Chest_Plate05'), (39540, 'INV_Gauntlets_29'), (39541, 'INV_Helmet_22'), (39542, 'INV_Pants_Plate_17'), (39543, 'INV_Shoulder_22'), (39544, 'INV_Belt_14'), (39545, 'INV_Boots_Plate_04'), (39546, 'INV_Boots_Plate_04'), (39547, 'INV_Bracer_19'), (39548, 'INV_Stone_WeightStone_06'), (39549, 'INV_Stone_WeightStone_07'), (39550, 'INV_Sword_1H_Blacksmithing_01'), (39551, 'Temp'), (39552, 'Temp'), (39553, 'Temp'), (39554, 'INV_Sword_1H_Blacksmithing_02'), (39555, 'INV_Sword_1H_Blacksmithing_03'), (39556, 'INV_Sword_2H_Blacksmithing_01'), (39557, 'INV_Sword_2H_Blacksmithing_01'), (39558, 'INV_Sword_2H_Blacksmithing_01'), (39559, 'INV_Sword_2H_Blacksmithing_02'), (39560, 'INV_Sword_2H_Blacksmithing_03'), (39561, 'Temp'), (39562, 'Temp'), (39563, 'INV_Axe_54'), (39564, 'INV_Axe_54'), (39565, 'INV_Axe_54'), (39566, 'INV_Axe_54'), (39567, 'INV_Axe_54'), (39568, 'INV_Axe_54'), (39569, 'INV_Axe_54'), (39570, 'INV_Sword_2H_Blacksmithing_01'), (39571, 'INV_Sword_2H_Blacksmithing_03'), (39572, 'INV_Sword_2H_Blacksmithing_02'), (39573, 'INV_Sword_1H_Blacksmithing_01'), (39574, 'INV_Sword_1H_Blacksmithing_02'), (39575, 'INV_Sword_1H_Blacksmithing_03'), (39576, 'INV_Axe_50'), (39577, 'INV_Axe_51'), (39578, 'INV_Axe_52'), (39579, 'INV_Mace_37'), (39580, 'INV_Mace_38'), (39581, 'INV_Mace_39'), (39582, 'INV_Mace_2H_Blacksmithing_01'), (39583, 'INV_Mace_2H_Blacksmithing_02'), (39584, 'INV_Mace_2H_Blacksmithing_03'), (39585, 'Temp'), (39586, 'Temp'), (39587, 'Temp'), (39588, 'INV_Belt_22'), (39589, 'Temp'), (39590, 'Temp'), (39591, 'Temp'), (39592, 'Temp'), (39593, 'INV_Shirt_01'), (39594, 'Temp'), (39595, 'INV_Boots_05'), (39596, 'Temp'), (39597, 'Temp'), (39598, 'INV_Shirt_01'), (39599, 'Temp'), (39600, 'INV_Boots_05'), (39601, 'Temp'), (39602, 'INV_Helmet_49'), (39603, 'INV_Axe_45'), (39604, 'INV_Sword_15'), (39605, 'INV_Misc_Gem_Pearl_04'), (39606, 'INV_Misc_Gem_Pearl_04'), (39607, 'INV_Weapon_Bow_05'), (39608, 'INV_Axe_06'), (39609, 'INV_Weapon_Rifle_06'), (39610, 'INV_Misc_Bone_HumanSkull_01'), (39611, 'INV_Mace_11'), (39612, 'INV_Belt_01'), (39613, 'INV_Chest_Plate16'), (39614, 'INV_Gauntlets_22'), (39615, 'INV_Boots_Chain_07'), (39616, 'INV_Pants_Plate_07'), (39617, 'INV_Pants_Plate_07'), (39618, 'INV_Bracer_14'), (39619, 'INV_Helmet_10'), (39620, 'INV_Shoulder_24'), (39621, 'INV_Mask_01'), (39622, 'INV_Misc_Bandana_03'), (39623, 'INV_Boots_03'), (39624, 'Temp'), (39625, 'INV_Sword_05'), (39626, 'Temp'), (39627, 'Temp'), (39628, 'Temp'), (39629, 'INV_Staff_08'), (39630, 'Temp'), (39631, 'INV_Scroll_09'), (39632, 'INV_Axe_40'), (39633, 'INV_Mace_30'), (39634, 'Temp'), (39635, 'Spell_Nature_SpiritWolf'), (39636, 'Spell_Nature_LightningBolt'), (39637, 'Ability_GhoulFrenzy'), (39638, 'Spell_Nature_EarthBind'), (39639, 'Spell_Nature_ProtectionformNature'), (39640, 'Ability_Druid_DemoralizingRoar'), (39641, 'INV_Chest_Plate06'), (39642, 'Spell_Holy_LightsGrace'), (39643, 'INV_Belt_08'), (39644, 'INV_Gauntlets_28'), (39645, 'Spell_Arcane_Arcane03'), (39646, 'INV_Boots_Plate_09'), (39647, 'INV_Pants_Plate_11'), (39648, 'INV_Bracer_19'), (39649, 'INV_Helmet_12'), (39650, 'INV_Misc_Book_12'), (39651, 'INV_Shoulder_23'), (39652, 'Spell_Nature_NatureGuardian'), (39653, 'Ability_Mount_RidingElekk'), (39654, 'Ability_Mount_RidingElekkElite'), (39655, 'INV_Chest_Plate10'), (39656, 'Temp'), (39657, 'INV_Chest_Plate10'), (39658, 'INV_Chest_Plate10'), (39659, 'INV_Chest_Plate16'), (39660, 'INV_Chest_Plate15'), (39661, 'INV_Chest_Plate14'), (39662, 'Temp'), (39663, 'Temp'), (39664, 'INV_Helmet_08'), (39665, 'INV_Helmet_08'), (39666, 'INV_Pants_Mail_09'), (39667, 'Temp'), (39668, 'Temp'), (39669, 'INV_Boots_09'), (39670, 'INV_Chest_Leather_09'), (39671, 'INV_Helmet_09'), (39672, 'Temp'), (39673, 'INV_Staff_08'), (39674, 'Temp'), (39675, 'Temp'), (39676, 'Temp'), (39677, 'Temp'), (39678, 'INV_Sword_Draenei_02'), (39679, 'INV_Staff_08'), (39680, 'INV_Jewelry_Necklace_11'), (39681, 'INV_Jewelry_Ring_03'), (39682, 'INV_Jewelry_Necklace_11'), (39683, 'INV_Misc_Cape_20'), (39684, 'INV_Misc_Cape_20'), (39685, 'INV_Misc_Cape_18'), (39686, 'INV_Jewelry_Ring_19'), (39687, 'Temp'), (39688, 'Temp'), (39689, 'INV_Jewelry_Necklace_04'), (39690, 'INV_Misc_Cape_16'), (39691, 'INV_Boots_03'), (39692, 'INV_Boots_03'), (39693, 'INV_Boots_03'), (39694, 'INV_Boots_Cloth_16'), (39695, 'INV_Boots_Chain_01'), (39696, 'INV_Boots_Chain_06'), (39697, 'INV_Boots_Chain_13'), (39698, 'INV_Boots_Chain_13'), (39699, 'INV_Boots_Plate_02'), (39700, 'INV_Belt_15'), (39701, 'INV_Belt_10'), (39702, 'INV_Belt_26'), (39703, 'INV_Belt_19'), (39704, 'INV_Pants_06'), (39705, 'INV_Belt_26'), (39706, 'INV_Boots_Chain_01'), (39707, 'INV_Elemental_Primal_Shadow'), (39708, 'INV_Belt_19'), (39709, 'INV_Boots_Plate_02'), (39710, 'Temp'), (39711, 'Temp'), (39712, 'Temp'), (39713, 'Temp'), (39714, 'Temp'), (39715, 'INV_Misc_Food_88_RavagerNuggets'), (39716, 'INV_Egg_04'), (39717, 'INV_Misc_Food_87_SporelingSnack'), (39718, 'INV_Misc_Food_85_StegadonBite'), (39719, 'INV_Misc_Food_86_Basilisk'), (39720, 'INV_Misc_Food_84_RoastClefthoof'), (39721, 'INV_Misc_Food_86_Basilisk'), (39722, 'INV_Misc_Food_88_RavagerNuggets'), (39723, 'INV_Misc_Food_82'), (39724, 'INV_Misc_Food_83_TalbukSteak'), (39725, 'INV_Misc_Food_80'), (39726, 'INV_Misc_Food_81'), (39727, 'INV_Rod_Felsteel'), (39728, 'INV_Rod_EnchantedFelsteel'), (39729, 'INV_Rod_Adamantite'), (39730, 'INV_Rod_EnchantedAdamantite'), (39731, 'INV_Rod_Eternium'), (39732, 'INV_Rod_EnchantedEternium'), (39733, 'Temp'), (39734, 'Temp'), (39735, 'INV_Shirt_01'), (39736, 'INV_Belt_16'), (39737, 'INV_Boots_Cloth_03'), (39738, 'INV_Pants_01'), (39739, 'INV_Axe_06'), (39740, 'INV_ThrowingKnife_01'), (39741, 'INV_Weapon_Halberd_12'), (39742, 'INV_Weapon_Halberd_06'), (39743, 'INV_Wand_07'), (39744, 'INV_Gauntlets_20'), (39745, 'INV_Weapon_Halberd_AhnQiraj'), (39746, 'INV_Chest_Cloth_33'), (39747, 'INV_Pants_Mail_08'), (39748, 'INV_Staff_11'), (39749, 'INV_Axe_21'), (39750, 'INV_Mace_10'), (39751, 'INV_Sword_59'), (39752, 'INV_Sword_2H_Blacksmithing_03'), (39753, 'INV_Staff_20'), (39754, 'Temp'), (39755, 'Temp'), (39756, 'INV_Shirt_01'), (39757, 'INV_Wand_07'), (39758, 'INV_Sword_55'), (39759, 'INV_Weapon_Rifle_03'), (39760, 'Temp'), (39761, 'Temp'), (39762, 'Temp'), (39763, 'Temp'), (39764, 'Temp'), (39765, 'Temp'), (39766, 'Temp'), (39767, 'Temp'), (39768, 'Temp'), (39769, 'INV_Sword_05'), (39770, 'Temp'), (39771, 'Temp'), (39772, 'Temp'), (39773, 'INV_Weapon_Crossbow_01'), (39774, 'INV_Mace_07'), (39775, 'INV_Weapon_Bow_15'), (39776, 'INV_Misc_Bone_06'), (39777, 'INV_Boots_Cloth_05'), (39778, 'INV_Belt_21'), (39779, 'INV_Gauntlets_18'), (39780, 'INV_Pants_Cloth_04'), (39781, 'INV_Shirt_08'), (39782, 'INV_Shoulder_09'), (39783, 'INV_Helmet_30'), (39784, 'INV_Belt_17'), (39785, 'INV_Bracer_06'), (39786, 'INV_Belt_24'), (39787, 'INV_Bracer_13'), (39788, 'INV_Chest_Chain_12'), (39789, 'INV_Boots_09'), (39790, 'INV_Gauntlets_11'), (39791, 'INV_Pants_Cloth_02'), (39792, 'INV_Pants_Cloth_02'), (39793, 'INV_Helmet_42'), (39794, 'INV_Shoulder_14'), (39795, 'Temp'), (39796, 'Spell_Arcane_Arcane04'), (39797, 'Temp'), (39798, 'Temp'), (39799, 'Temp'), (39800, 'INV_Chest_Samurai'), (39801, 'INV_Bracer_17'), (39802, 'INV_Shoulder_29'), (39803, 'INV_Belt_17'), (39804, 'INV_Gauntlets_30'), (39805, 'INV_Boots_Chain_05'), (39806, 'INV_Helmet_21'), (39807, 'INV_Pants_Leather_01'), (39808, 'INV_Bracer_08'), (39809, 'INV_Belt_02'), (39810, 'INV_Shirt_04'), (39811, 'INV_Helmet_33'), (39812, 'INV_Boots_09'), (39813, 'INV_Bracer_10'), (39814, 'INV_Gauntlets_23'), (39815, 'INV_Shoulder_09'), (39816, 'INV_Chest_Chain_04'), (39817, 'INV_Chest_Chain_17'), (39818, 'INV_Misc_LeatherScrap_12'), (39819, 'Temp'), (39820, 'Temp'), (39821, 'Temp'), (39822, 'Temp'), (39823, 'INV_Shirt_11'), (39824, 'INV_Shirt_11'), (39825, 'Temp'), (39826, 'Spell_Nature_WispSplode'), (39827, 'Spell_Nature_WispSplode'), (39828, 'Temp'), (39829, 'Temp'), (39830, 'INV_Mace_29'), (39831, 'INV_Mace_22'), (39832, 'INV_Hammer_20'), (39833, 'INV_Mace_34'), (39834, 'INV_Mace_35'), (39835, 'INV_Mace_29'), (39836, 'INV_Hammer_11'), (39837, 'INV_Mace_2H_Blacksmithing_03'), (39838, 'INV_Hammer_Unique_Sulfuras'), (39839, 'Spell_Fire_FlameTounge'), (39840, 'Spell_Fire_FlameTounge'), (39841, 'Spell_Fire_FlameTounge'), (39842, 'INV_Hammer_Unique_Sulfuras'), (39843, 'INV_Sword_58'), (39844, 'INV_Sword_67'), (39845, 'INV_Hammer_10'), (39846, 'INV_Mace_25'), (39847, 'INV_Mace_42'), (39848, 'INV_Misc_Gear_05'), (39849, 'INV_Axe_39'), (39850, 'INV_Axe_24'), (39851, 'Temp'), (39852, 'Temp'), (39853, 'Temp'), (39854, 'INV_Helmet_22'), (39855, 'Temp'), (39856, 'Temp'), (39857, 'INV_Jewelry_FrostwolfTrinket_04'), (39858, 'Temp'), (39859, 'INV_Weapon_Hand_02'), (39860, 'Spell_Nature_GroundingTotem'), (39861, 'INV_Hammer_10'), (39862, 'INV_Mace_10'), (39863, 'INV_Misc_Orb_01'), (39864, 'INV_Weapon_Crossbow_13'), (39865, 'INV_Chest_Plate03'), (39866, 'INV_Gauntlets_26'), (39867, 'INV_Shoulder_23'), (39868, 'INV_Belt_11'), (39869, 'INV_Boots_Plate_03'), (39870, 'INV_Pants_Plate_19'), (39871, 'INV_Bracer_19'), (39872, 'INV_Helmet_08'), (39873, 'INV_Helmet_08'), (39874, 'INV_Misc_Gem_Diamond_03'), (39875, 'INV_Mace_16'), (39876, 'INV_Wand_14'), (39877, 'INV_Misc_Gem_Topaz_02'), (39878, 'INV_Staff_01'), (39879, 'Temp'), (39880, 'Temp'), (39881, 'Temp'), (39882, 'INV_Belt_17'), (39883, 'INV_Boots_Chain_11'), (39884, 'INV_Gauntlets_17'), (39885, 'INV_Chest_Cloth_39'), (39886, 'INV_Pants_Cloth_10'), (39887, 'INV_Helmet_32'), (39888, 'INV_Poison_MindNumbing'), (39889, 'INV_Helmet_51'), (39890, 'INV_Sword_Draenei_01'), (39891, 'INV_Helmet_66'), (39892, 'INV_Weapon_ShortBlade_14'), (39893, 'Temp'), (39894, 'INV_Spear_04'), (39895, 'INV_Belt_02'), (39896, 'INV_Boots_Cloth_06'), (39897, 'INV_Gauntlets_23'), (39898, 'INV_Pants_Leather_13'), (39899, 'INV_Boots_Cloth_09'), (39900, 'INV_Shoulder_06'), (39901, 'INV_Axe_01'), (39902, 'INV_Axe_01'), (39903, 'INV_Feather_06'), (39904, 'INV_Feather_06'), (39905, 'INV_Feather_06'), (39906, 'INV_Sword_2H_Blood_B_01'), (39907, 'Temp'), (39908, 'Temp'), (39909, 'Temp'), (39910, 'INV_Jewelcrafting_LivingRuby_01'), (39911, 'INV_Jewelcrafting_LivingRuby_02'), (39912, 'Temp'), (39913, 'Temp'), (39914, 'INV_Jewelcrafting_JadeOwl'), (39915, 'INV_Jewelcrafting_BlackPearlPanther'), (39916, 'INV_Jewelcrafting_TruesilverCrab'), (39917, 'INV_Jewelcrafting_TruesilverBoar'), (39918, 'INV_Jewelcrafting_RubySerpent'), (39919, 'Temp'), (39920, 'INV_Jewelcrafting_GoldenHare'), (39921, 'INV_Jewelcrafting_DelicateCopperWire'), (39922, 'INV_Jewelcrafting_MithrilFiligree'), (39923, 'INV_Jewelcrafting_BronzeSetting'), (39924, 'INV_Jewelcrafting_ThoriumSetting'), (39925, 'INV_Jewelcrafting_Dawnstone_03'), (39926, 'INV_Jewelcrafting_LivingRuby_03'), (39927, 'INV_Jewelcrafting_StarOfElune_03'), (39928, 'INV_Jewelcrafting_StarOfElune_02'), (39929, 'INV_Jewelcrafting_Nightseye_03'), (39930, 'INV_Jewelcrafting_Talasite_03'), (39931, 'INV_Jewelcrafting_NobleTopaz_03'), (39932, 'INV_Jewelcrafting_NobleTopaz_02'), (39933, 'INV_Jewelcrafting_Nightseye_02'), (39934, 'Temp'), (39935, 'Temp'), (39936, 'Temp'), (39937, 'Temp'), (39938, 'INV_Jewelcrafting_Dawnstone_02'), (39939, 'INV_Misc_TabardPVP_02'), (39940, 'INV_Misc_TabardPVP_02'), (39941, 'INV_Helmet_31'), (39942, 'INV_Helmet_50'), (39943, 'Temp'), (39944, 'INV_Weapon_Rifle_16'), (39945, 'INV_Chest_Cloth_02'), (39946, 'INV_Chest_Cloth_02'), (39947, 'INV_Jewelry_Amulet_05'), (39948, 'INV_Mace_29'), (39949, 'INV_Staff_30'), (39950, 'INV_Gauntlets_19'), (39951, 'INV_Chest_Leather_01'), (39952, 'INV_Pants_07'), (39953, 'Temp'), (39954, 'Temp'), (39955, 'INV_Mace_19'), (39956, 'Temp'), (39957, 'INV_Sword_69'), (39958, 'INV_Axe_69'), (39959, 'INV_Helmet_22'), (39960, 'INV_Boots_Plate_09'), (39961, 'INV_Helmet_22'), (39962, 'INV_Misc_Birdbeck_01'), (39963, 'INV_Axe_12'), (39964, 'INV_Axe_65'), (39965, 'INV_Axe_62'), (39966, 'INV_Axe_08'), (39967, 'INV_Helmet_22'), (39968, 'INV_Bracer_18'), (39969, 'INV_Axe_12'), (39970, 'INV_Boots_01'), (39971, 'Temp'), (39972, 'Temp'), (39973, 'Temp'), (39974, 'INV_Weapon_ShortBlade_01'), (39975, 'INV_Weapon_Bow_05'), (39976, 'INV_Chest_Cloth_32'), (39977, 'INV_Shirt_04'), (39978, 'INV_Weapon_ShortBlade_05'), (39979, 'INV_Chest_Chain_09'), (39980, 'INV_Boots_Chain_06'), (39981, 'INV_Gauntlets_30'), (39982, 'INV_Pants_Mail_15'), (39983, 'INV_Belt_31'), (39984, 'Spell_Arcane_ArcaneTorrent'), (39985, 'INV_Shoulder_02'), (39986, 'INV_Helmet_13'), (39987, 'INV_Staff_20'), (39988, 'INV_Bracer_18'), (39989, 'INV_Axe_11'), (39990, 'INV_Weapon_ShortBlade_05'), (39991, 'Ability_UpgradeMoonGlaive'), (39992, 'Ability_UpgradeMoonGlaive'), (39993, 'INV_Weapon_ShortBlade_05'), (39994, 'INV_Weapon_ShortBlade_10'), (39995, 'INV_Weapon_ShortBlade_15'), (39996, 'INV_Axe_19'), (39997, 'Ability_UpgradeMoonGlaive'), (39998, 'INV_Axe_19'), (39999, 'Ability_UpgradeMoonGlaive'), (40000, 'INV_Weapon_ShortBlade_10'), (40001, 'INV_Axe_09'), (40002, 'Ability_UpgradeMoonGlaive'), (40003, 'INV_Weapon_ShortBlade_18'), (40004, 'INV_Axe_11'), (40005, 'Ability_UpgradeMoonGlaive'), (40006, 'Temp'), (40007, 'Temp'), (40008, 'Temp'), (40009, 'Temp'), (40010, 'Temp'), (40011, 'Temp'), (40012, 'Temp'), (40013, 'Temp'), (40014, 'Temp'), (40015, 'Temp'), (40016, 'Temp'), (40017, 'Temp'), (40018, 'INV_Pants_04'), (40019, 'Temp'), (40020, 'Temp'), (40021, 'Temp'), (40022, 'Temp'), (40023, 'Temp'), (40024, 'Temp'), (40025, 'Temp'), (40026, 'Temp'), (40027, 'Temp'), (40028, 'Temp'), (40029, 'Temp'), (40030, 'Temp'), (40031, 'Temp'), (40032, 'Temp'), (40033, 'Temp'), (40034, 'INV_Jewelry_Ring_AhnQiraj_03'), (40035, 'INV_Misc_Noose_01'), (40036, 'INV_Jewelry_Talisman_12'), (40037, 'INV_BRD_Banner'), (40038, 'INV_Jewelry_Necklace_29'), (40039, 'INV_QirajIdol_Rebirth'), (40040, 'Ability_Rogue_NervesOfSteel'), (40041, 'Spell_Holy_CircleOfRenewal'), (40042, 'INV_Misc_SurgeonGlove_01'), (40043, 'Spell_unused'), (40044, 'INV_Jewelry_Ring_54'), (40045, 'INV_Scarab_Crystal'), (40046, 'INV_Jewelry_Ring_55'), (40047, 'Spell_Holy_SummonLightwell'), (40048, 'Spell_Nature_NatureResistanceTotem'), (40049, 'INV_QirajIdol_Sage'), (40050, 'INV_Potion_130'), (40051, 'INV_Misc_Gem_LionsEye_01'), (40052, 'Temp'), (40053, 'INV_Misc_Rune_12'), (40054, 'INV_Potion_141'), (40055, 'INV_Banner_02'), (40056, 'INV_Chest_Leather_01'), (40057, 'INV_Shoulder_19'), (40058, 'INV_Helmet_08'), (40059, 'INV_Gauntlets_19'), (40060, 'INV_Axe_66'), (40061, 'Temp'), (40062, 'Temp'), (40063, 'Temp'), (40064, 'Temp'), (40065, 'INV_Axe_04'), (40066, 'INV_Axe_66'), (40067, 'Temp'), (40068, 'Temp'), (40069, 'Temp'), (40070, 'Temp'), (40071, 'Temp'), (40072, 'Temp'), (40073, 'Temp'), (40074, 'INV_Staff_08'), (40075, 'INV_Staff_08'), (40076, 'INV_Jewelry_Talisman_05'), (40077, 'Temp'), (40078, 'Temp'), (40079, 'Temp'), (40080, 'Spell_Arcane_ArcaneResilience'), (40081, 'Spell_Holy_BlessingOfProtection'), (40082, 'Spell_Holy_BlessingOfProtection'), (40083, 'Spell_Holy_RighteousFury'), (40084, 'Spell_Holy_RighteousFury'), (40085, 'Spell_Holy_PrayerOfMendingtga'), (40086, 'Spell_Holy_SymbolOfHope'), (40087, 'Spell_Holy_SymbolOfHope'), (40088, 'INV_Scroll_06'), (40089, 'INV_Boots_05'), (40090, 'INV_Belt_17'), (40091, 'INV_Bracer_07'), (40092, 'INV_Misc_MonsterClaw_01'), (40093, 'INV_Misc_MonsterClaw_01'), (40094, 'Spell_Holy_AuraMastery'), (40095, 'Spell_Holy_AuraMastery'), (40096, 'Spell_Shadow_SoulGem'), (40097, 'Spell_Shadow_SoulGem'), (40098, 'Ability_DualWield'), (40099, 'Spell_Holy_ChampionsBond'), (40100, 'INV_Misc_Gem_Pearl_04'), (40101, 'INV_Misc_Gem_Pearl_03'), (40102, 'INV_Misc_Gem_Pearl_01'), (40103, 'Spell_Holy_WeaponMastery'), (40104, 'Spell_Holy_ChampionsGrace'), (40105, 'Spell_Holy_SpiritualGuidence'), (40106, 'Spell_Holy_PowerInfusion'), (40107, 'Spell_Holy_SealOfWisdom'), (40108, 'Spell_Holy_SealOfSalvation'), (40109, 'Spell_Holy_GreaterBlessingofSalvation'), (40110, 'Spell_Holy_GreaterBlessingofSanctuary'), (40111, 'Spell_Holy_FistOfJustice'), (40112, 'Spell_Holy_GreaterBlessingofKings'), (40113, 'INV_Spear_08'), (40114, 'INV_Spear_08'), (40115, 'INV_Spear_08'), (40116, 'Ability_Mount_CockatriceMount'), (40117, 'Ability_Mount_CockatriceMountElite'), (40118, 'Temp'), (40119, 'Temp'), (40120, 'Temp'), (40121, 'INV_Rod_EnchantedEternium'), (40122, 'INV_Staff_27'), (40123, 'Temp'), (40124, 'Temp'), (40125, 'Temp'), (40126, 'Temp'), (40127, 'INV_Weapon_Halberd_05'), (40128, 'Temp'), (40129, 'INV_Pants_Mail_11'), (40130, 'INV_Misc_Cape_20'), (40131, 'INV_Wand_03'), (40132, 'INV_Wand_15'), (40133, 'INV_Wand_15'), (40134, 'INV_Wand_07'), (40135, 'INV_Wand_14'), (40136, 'INV_Wand_14'), (40137, 'INV_Weapon_Crossbow_02'), (40138, 'INV_Weapon_Crossbow_02'), (40139, 'INV_Wand_14'), (40140, 'INV_Wand_03'), (40141, 'INV_Misc_Gem_GoldenDraenite_02'), (40142, 'INV_Wand_07'), (40143, 'INV_Misc_Gem_Pearl_04'), (40144, 'INV_Wand_06'), (40145, 'INV_Wand_07'), (40146, 'INV_Misc_Branch_01'), (40147, 'INV_Boots_Chain_04'), (40148, 'INV_Feather_06'), (40149, 'INV_Feather_06'), (40150, 'INV_Feather_06'), (40151, 'INV_Feather_06'), (40152, 'INV_Helmet_13'), (40153, 'INV_Helmet_13'), (40154, 'INV_Belt_02'), (40155, 'INV_Wand_08'), (40156, 'INV_Wand_06'), (40157, 'INV_Mace_10'), (40158, 'INV_Weapon_ShortBlade_24'), (40159, 'INV_Mace_07'), (40160, 'Ability_Druid_ChallangingRoar'), (40161, 'INV_Misc_EngGizmos_12'), (40162, 'INV_Misc_EngGizmos_12'), (40163, 'SPELL_HOLY_DISPELMAGIC'), (40164, 'INV_Boots_Chain_01'), (40165, 'INV_Helmet_04'), (40166, 'Temp'), (40167, 'INV_Pants_03'), (40168, 'INV_Weapon_Hand_02'), (40169, 'INV_Gauntlets_04'), (40170, 'Spell_Nature_StoneClawTotem'), (40171, 'INV_Gauntlets_31'), (40172, 'INV_Misc_MonsterClaw_03'), (40173, 'INV_Misc_MonsterClaw_03'), (40174, 'INV_Misc_MonsterClaw_01'), (40175, 'Spell_Nature_NullifyPoison'), (40176, 'Ability_Rogue_DualWeild'), (40177, 'INV_Misc_MonsterFang_01'), (40178, 'INV_Gauntlets_30'), (40179, 'INV_Misc_Bone_06'), (40180, 'INV_Gauntlets_08'), (40181, 'INV_Gauntlets_11'), (40182, 'INV_Weapon_ShortBlade_22'), (40183, 'INV_Boots_Chain_04'), (40184, 'INV_Misc_Token_Thrallmar'), (40185, 'INV_Misc_Token_HonorHold'), (40186, 'INV_Weapon_ShortBlade_20'), (40187, 'INV_Weapon_ShortBlade_20'), (40188, 'Temp'), (40189, 'INV_Axe_20'), (40190, 'INV_Axe_20'), (40191, 'INV_Axe_01'), (40192, 'INV_Weapon_ShortBlade_14'), (40193, 'INV_Weapon_ShortBlade_15'), (40194, 'INV_ThrowingAxe_01'), (40195, 'INV_Weapon_ShortBlade_24'), (40196, 'Temp'), (40197, 'Temp'), (40198, 'Temp'), (40199, 'INV_Misc_Ammo_Arrow_03'), (40200, 'INV_Misc_Ammo_Arrow_01'), (40201, 'Temp'), (40202, 'Temp'), (40203, 'Temp'), (40204, 'Temp'), (40205, 'Temp'), (40206, 'Temp'), (40207, 'Temp'), (40208, 'Temp'), (40209, 'Temp'), (40210, 'Temp'), (40211, 'Temp'), (40212, 'Temp'), (40213, 'INV_Misc_Bandana_03'), (40214, 'INV_Sword_BloodElf_03'), (40215, 'Temp'), (40216, 'Temp'), (40217, 'Temp'), (40218, 'Temp'), (40219, 'Temp'), (40220, 'Temp'), (40221, 'Temp'), (40222, 'Temp'), (40223, 'Temp'), (40224, 'Temp'), (40225, 'Temp'), (40226, 'Temp'), (40227, 'Temp'), (40228, 'Temp'), (40229, 'Temp'), (40230, 'Temp'), (40231, 'Temp'), (40232, 'Temp'), (40233, 'Temp'), (40234, 'Temp'), (40235, 'Temp'), (40236, 'Temp'), (40237, 'Temp'), (40238, 'INV_Helmet_41'), (40239, 'Temp'), (40240, 'Temp'), (40241, 'Temp'), (40242, 'Temp'), (40243, 'Temp'), (40244, 'Temp'), (40245, 'Temp'), (40246, 'Temp'), (40247, 'INV_Misc_Powder_Adamantite'), (40248, 'INV_Misc_EngGizmos_08'), (40249, 'Temp'), (40250, 'Temp'), (40251, 'Temp'), (40252, 'INV_Boots_Chain_04'), (40253, 'INV_Gauntlets_26'), (40254, 'INV_Gauntlets_26'), (40255, 'INV_Crown_02'), (40256, 'INV_Pants_Mail_09'), (40257, 'INV_Shoulder_15'), (40258, 'INV_Bracer_04'), (40259, 'Temp'), (40260, 'Temp'), (40261, 'INV_Misc_Foot_Centaur'), (40262, 'Temp'), (40263, 'Temp'), (40264, 'Temp'), (40265, 'Temp'), (40266, 'Temp'), (40267, 'Temp'), (40268, 'Temp'), (40269, 'Temp'), (40270, 'INV_Shirt_02'), (40271, 'Temp'), (40272, 'INV_Shirt_01'), (40273, 'INV_Boots_05'), (40274, 'INV_Boots_05'), (40275, 'Temp'), (40276, 'INV_Staff_08'), (40277, 'Temp'), (40278, 'Temp'), (40279, 'Temp'), (40280, 'Temp'), (40281, 'Temp'), (40282, 'Temp'), (40283, 'Temp'), (40284, 'Temp'), (40285, 'Temp'), (40286, 'INV_Helmet_31'), (40287, 'Temp'), (40288, 'Temp'), (40289, 'Temp'), (40290, 'Temp'), (40291, 'Temp'), (40292, 'INV_Misc_Candle_03'), (40293, 'INV_ValentinesBoxOfChocolates02'), (40294, 'INV_Axe_44'), (40295, 'INV_Axe_45'), (40296, 'INV_Axe_1H_BlackSmithing_01'), (40297, 'INV_Axe_45'), (40298, 'INV_Axe_12'), (40299, 'INV_Axe_09'), (40300, 'INV_Axe_44'), (40301, 'INV_Staff_08'), (40302, 'INV_Axe_11'), (40303, 'INV_Shoulder_23'), (40304, 'INV_Enchant_PrismaticSphere'), (40305, 'Temp'), (40306, 'Temp'), (40307, 'Temp'), (40308, 'Temp'), (40309, 'Temp'), (40310, 'Temp'), (40311, 'INV_Staff_08'), (40312, 'INV_Pants_Cloth_02'), (40313, 'INV_Axe_21'), (40314, 'INV_Chest_Cloth_07'), (40315, 'INV_Chest_Cloth_08'), (40316, 'INV_Misc_Bag_10_Black'), (40317, 'INV_Weapon_Shortblade_31'), (40318, 'INV_Sword_Draenei_01'), (40319, 'INV_Weapon_Shortblade_29'), (40320, 'INV_Chest_Plate02'), (40321, 'INV_Chest_Cloth_19'), (40322, 'INV_Staff_14'), (40323, 'INV_Pants_Leather_18'), (40324, 'INV_Staff_38'), (40325, 'INV_Gauntlets_26'), (40326, 'INV_Helmet_42'), (40327, 'INV_Helmet_17'), (40328, 'Temp'), (40329, 'INV_Helmet_04'), (40330, 'INV_Axe_65'), (40331, 'INV_Mace_32'), (40332, 'INV_Misc_Cape_06'), (40333, 'INV_Misc_Cape_06'), (40334, 'INV_Misc_Cape_19'), (40335, 'INV_Pants_Leather_14'), (40336, 'INV_Weapon_Crossbow_08'), (40337, 'INV_Misc_Quiver_08'), (40338, 'INV_Misc_Quiver_06'), (40339, 'INV_Shoulder_25'), (40340, 'INV_Shoulder_07'), (40341, 'INV_Staff_02'), (40342, 'INV_Weapon_Shortblade_35'), (40343, 'INV_Weapon_Rifle_02'), (40344, 'INV_Weapon_Bow_08'), (40345, 'INV-Sword_53'), (40346, 'INV_Weapon_Rifle_20'), (40347, 'INV_Weapon_ShortBlade_12'), (40348, 'INV_Weapon_ShortBlade_27'), (40349, 'INV_Sword_58'), (40350, 'INV_Gauntlets_29'), (40351, 'INV_Mace22'), (40352, 'INV_Boots_Chain_04'), (40353, 'INV_Staff_55'), (40354, 'INV_Staff_45'), (40355, 'INV_Staff_49'), (40356, 'INV_Staff_08'), (40357, 'INV_Staff_51'), (40358, 'INV_Staff_56'), (40359, 'INV_Staff_45'), (40360, 'Temp'), (40361, 'Temp'), (40362, 'Temp'), (40363, 'Temp'), (40364, 'Temp'), (40365, 'INV_Weapon_Halberd16'), (40366, 'INV_Weapon_Halberd16'), (40367, 'INV_Spear_08'), (40368, 'INV_Weapon_Halberd15'), (40369, 'INV_Staff_55'), (40370, 'INV_Weapon_Halberd17'), (40371, 'INV_Staff_42'), (40372, 'INV_DataCrystal01'), (40373, 'INV_Chest_Chain_13'), (40374, 'INV_Chest_Chain_13'), (40375, 'Temp'), (40376, 'Temp'), (40377, 'Temp'), (40378, 'INV_DataCrystal07'), (40379, 'INV_Misc_Gem_Sapphire_01'), (40380, 'INV_Axe_10'), (40381, 'INV_Weapon_Halberd_12'), (40382, 'INV_Spear_03'), (40383, 'INV_Hammer_10'), (40384, 'INV_Mace_45'), (40385, 'INV_Mace_45'), (40386, 'INV_Misc_ElvenCoins'), (40387, 'INV_Belt_08'), (40388, 'INV_DataCrystal02'), (40389, 'INV_Weapon_Shortblade_29'), (40390, 'INV_Bracer_10'), (40391, 'INV_Pants_Plate_10'), (40392, 'INV_Sword_11'), (40393, 'INV_Misc_Orb_04'), (40394, 'INV_Misc_Orb_03'), (40395, 'Ability_Warrior_ShieldMastery'), (40396, 'Ability_Warrior_VictoryRush'), (40397, 'Spell_Nature_Reincarnation'), (40398, 'Spell_Holy_HealingAura'), (40399, 'Spell_Nature_LightningOverload'), (40400, 'Ability_Druid_DemoralizingRoar'), (40401, 'INV_Spear_01'), (40402, 'INV_Misc_Statue_04'), (40403, 'Spell_Arcane_ArcaneResilience'), (40404, 'Spell_Fire_SealOfFire'), (40405, 'Spell_Frost_FrostArmor02'), (40406, 'Spell_Shadow_SealOfKings'), (40407, 'INV_Helmet_09'), (40408, 'INV_Helmet_33'), (40409, 'INV_Spear_05'), (40410, 'INV_Axe_05'), (40411, 'INV_Weapon_ShortBlade_26'), (40412, 'INV_Weapon_ShortBlade_26'), (40413, 'INV_Jewelry_Necklace_27'), (40414, 'INV_Jewelry_Necklace_28'), (40415, 'INV_Jewelry_Necklace_36'), (40416, 'Temp'), (40417, 'INV_Helmet_34'), (40418, 'Temp'), (40419, 'Temp'), (40420, 'INV_Sword_48'), (40421, 'INV_Sword_48'), (40422, 'INV_Hammer_04'), (40423, 'INV_Axe_02'), (40424, 'INV_Axe_10'), (40425, 'Temp'), (40426, 'INV_Gauntlets_01'), (40427, 'INV_Gauntlets_02'), (40428, 'Spell_Nature_StoneClawTotem'), (40429, 'INV_Gauntlets_31'), (40430, 'INV_Misc_MonsterClaw_03'), (40431, 'INV_Misc_MonsterClaw_03'), (40432, 'INV_Gauntlets_07'), (40433, 'INV_Misc_MonsterClaw_01'), (40434, 'INV_Misc_MonsterClaw_01'), (40435, 'INV_Staff_08'), (40436, 'INV_Gauntlets_05'), (40437, 'INV_Staff_08'), (40438, 'INV_Staff_08'), (40439, 'Temp'), (40440, 'Temp'), (40441, 'Temp'), (40442, 'Temp'), (40443, 'Temp'), (40444, 'INV_Gauntlets_05'), (40445, 'INV_Chest_Chain_15'), (40446, 'INV_Gauntlets_25'), (40447, 'INV_Pants_Mail_15'), (40448, 'INV_Chest_Chain_15'), (40449, 'INV_Chest_Cloth_45'), (40450, 'INV_Gauntlets_25'), (40451, 'INV_Helmet_15'), (40452, 'INV_Pants_Mail_15'), (40453, 'INV_Shoulder_14'), (40454, 'INV_Pants_Mail_15'), (40455, 'INV_Chest_Cloth_43'), (40456, 'INV_Gauntlets_17'), (40457, 'INV_Crown_01'), (40458, 'INV_Pants_Cloth_05'), (40459, 'INV_Shoulder_25'), (40460, 'INV_Chest_Chain_15'), (40461, 'INV_Gauntlets_25'), (40462, 'INV_Helmet_15'), (40463, 'INV_Pants_Mail_15'), (40464, 'Temp'), (40465, 'INV_Chest_Plate02'), (40466, 'INV_Gauntlets_28'), (40467, 'INV_Pants_Plate_05'), (40468, 'INV_Chest_Cloth_43'), (40469, 'INV_Gauntlets_17'), (40470, 'INV_Pants_Cloth_05'), (40471, 'INV_Chest_Chain_15'), (40472, 'Temp'), (40473, 'INV_Gauntlets_25'), (40474, 'INV_Chest_Chain_15'), (40475, 'INV_Shoulder_01'), (40476, 'Temp'), (40477, 'Temp'), (40478, 'INV_Pants_Mail_15'), (40479, 'INV_Gauntlets_17'), (40480, 'INV_Crown_01'), (40481, 'INV_Pants_Cloth_05'), (40482, 'INV_Chest_Cloth_43'), (40483, 'INV_Pants_Cloth_05'), (40484, 'INV_Chest_Plate02'), (40485, 'INV_Gauntlets_28'), (40486, 'INV_Helmet_58'), (40487, 'INV_Pants_Plate_05'), (40488, 'INV_Shoulder_29'), (40489, 'INV_Bracer_13'), (40490, 'INV_Bracer_13'), (40491, 'INV_Bracer_13'), (40492, 'INV_Bracer_02'), (40493, 'INV_Bracer_15'), (40494, 'INV_Bracer_02'), (40495, 'INV_Bracer_02'), (40496, 'INV_Bracer_19'), (40497, 'INV_Bracer_02'), (40498, 'INV_Boots_Chain_05'), (40499, 'INV_Boots_Plate_04'), (40500, 'INV_Boots_Fabric_01'), (40501, 'INV_Boots_Cloth_05'), (40502, 'INV_Boots_05'), (40503, 'INV_Boots_Chain_05'), (40504, 'INV_Boots_Plate_06'), (40505, 'INV_Boots_Chain_05'), (40506, 'INV_Boots_Chain_05'), (40507, 'INV_Belt_08'), (40508, 'INV_Belt_03'), (40509, 'INV_Belt_08'), (40510, 'INV_Belt_26'), (40511, 'INV_Belt_26'), (40512, 'INV_Belt_22'), (40513, 'INV_Belt_22'), (40514, 'INV_Belt_22'), (40515, 'INV_Belt_27'), (40516, 'INV_Belt_22'), (40517, 'Temp'), (40518, 'INV_Jewelry_Ring_62'), (40519, 'INV_Jewelry_Ring_55'), (40520, 'INV_Staff_Goldfeathered_01'), (40521, 'INV_Misc_Ammo_Arrow_05'), (40522, 'INV_Misc_Ammo_Arrow_02'), (40523, 'INV_Misc_Ammo_Arrow_04'), (40524, 'INV_Misc_Ammo_Bullet_06'), (40525, 'INV_Misc_Ammo_Bullet_02'), (40526, 'INV_Misc_Ammo_Bullet_04'), (40527, 'INV_Misc_Ammo_Bullet_03'), (40528, 'Temp'), (40529, 'Temp'), (40530, 'Temp'), (40531, 'Temp'), (40532, 'Temp'), (40533, 'Temp'), (40534, 'Temp'), (40535, 'Temp'), (40536, 'Temp'), (40537, 'INV_Helmet_25'), (40538, 'INV_Pants_Leather_01'), (40539, 'INV_Gauntlets_14'), (40540, 'Temp'), (40541, 'INV_Gizmo_FelIronBomb'), (40542, 'INV_Gizmo_FelIronShell'), (40543, 'Inv_Misc_ammo_Gunpowder_07'), (40544, 'INV_Gizmo_FelIronCasing'), (40545, 'INV_Gizmo_NewGoggles'), (40546, 'INV_Gizmo_NewGoggles'), (40547, 'INV_Gizmo_NewGoggles'), (40548, 'INV_Gizmo_FelIronBolts'), (40549, 'INV_Gizmo_AdamantiteFrame'), (40550, 'INV_Gizmo_HardenedAdamantiteTube'), (40551, 'INV_Gizmo_ManaPotionPack'), (40552, 'INV_Gizmo_FelStabilizer'), (40553, 'INV_Gizmo_GnomishFlameTurret'), (40554, 'INV_Gizmo_TheBiggerOne'), (40555, 'INV_Gizmo_SuperSapperCharge'), (40556, 'INV_Gizmo_RocketLauncher'), (40557, 'INV_Gizmo_ZapThrottleGasCollector'), (40558, 'INV_Gizmo_HealthPotionPack'), (40559, 'INV_Gizmo_ManaPotionPack'), (40560, 'Temp'), (40561, 'INV_Chest_Plate16'), (40562, 'INV_Pants_04'), (40563, 'INV_Spear_08'), (40564, 'INV_Wand_07'), (40565, 'INV_Misc_Book_07'), (40566, 'INV_Misc_Bandana_03'), (40567, 'Temp'), (40568, 'Temp'), (40569, 'Temp'), (40570, 'Temp'), (40571, 'Temp'), (40572, 'Temp'), (40573, 'Temp'), (40574, 'Temp'), (40575, 'Temp'), (40576, 'Temp'), (40577, 'Temp'), (40578, 'Temp'), (40579, 'Temp'), (40580, 'Temp'), (40581, 'Temp'), (40582, 'Temp'), (40583, 'Spell_Shadow_SoulLeech_2'), (40584, 'INV_Chest_Cloth_19'), (40585, 'INV_Chest_Plate10'), (40586, 'INV_Helmet_44'), (40587, 'INV_Shirt_01'), (40588, 'INV_Shirt_01'), (40589, 'Temp'), (40590, 'Temp'), (40591, 'Temp'), (40592, 'INV_Misc_Cape_18'), (40593, 'INV_QirajIdol_Strife'), (40594, 'Temp'), (40595, 'Temp'), (40596, 'Temp'), (40597, 'Temp'), (40598, 'Temp'), (40599, 'Temp'), (40600, 'Temp'), (40601, 'Temp'), (40602, 'Temp'), (40603, 'Temp'), (40604, 'Temp'), (40605, 'INV_Shirt_Black_01'), (40606, 'INV_DataCrystal06'), (40607, 'INV_Weapon_Hand_01'), (40608, 'INV_Weapon_Hand_01'), (40609, 'INV_Spear_10'), (40610, 'INV_Spear_10'), (40611, 'INV_Spear_06'), (40612, 'INV_Wand_05'), (40613, 'Temp'), (40614, 'INV_Weapon_Shortblade_37'), (40615, 'INV_Spear_06'), (40616, 'INV_Spear_06'), (40617, 'INV_Wand_05'), (40618, 'INV_Weapon_ShortBlade_06'), (40619, 'Temp'), (40620, 'INV_Weapon_ShortBlade_07'), (40621, 'INV_MISC_GEM_AMETHYST_03'), (40622, 'INV_Shoulder_19'), (40623, 'INV_Chest_Chain_11'), (40624, 'INV_Gauntlets_11'), (40625, 'INV_Helmet_09'), (40626, 'INV_Pants_Mail_15'), (40627, 'INV_Shoulder_29'), (40628, 'INV_Shoulder_29'), (40629, 'INV_Bracer_16'), (40630, 'INV_Belt_20'), (40631, 'INV_Boots_Plate_06'), (40632, 'INV_Misc_PunchCards_Blue'), (40633, 'INV_Misc_PunchCards_Prismatic'), (40634, 'INV_Misc_PunchCards_Red'), (40635, 'INV_Misc_PunchCards_White'), (40636, 'INV_Misc_PunchCards_Yellow'), (40637, 'INV_Holiday_ToW_SpiceBrownie'), (40638, 'INV_Helmet_19'), (40639, 'INV_Helmet_15'), (40640, 'INV_Helmet_15'), (40641, 'INV_Shoulder_14'), (40642, 'INV_Shoulder_14'), (40643, 'INV_Shoulder_29'), (40644, 'INV_Crown_01'), (40645, 'INV_Shoulder_25'), (40646, 'INV_Helmet_15'), (40647, 'INV_Belt_27'), (40648, 'INV_Misc_Cape_14'), (40649, 'INV_Staff_43'), (40650, 'INV_Staff_Draenei_A_03'), (40651, 'INV_Shoulder_14'), (40652, 'INV_Drink_21'), (40653, 'INV_Misc_Food_63'), (40654, 'INV_Sword_01'), (40655, 'INV_Sword_01'), (40656, 'INV_Sword_01'), (40657, 'INV_Mace_14'), (40658, 'INV_Mace_14'), (40659, 'INV_Mace_14'), (40660, 'INV_Mace_14'), (40661, 'INV_Mace_14'), (40662, 'INV_Mace_14'), (40663, 'INV_Spear_08'), (40664, 'INV_Spear_08'), (40665, 'INV_Spear_08'), (40666, 'INV_Spear_08'), (40667, 'INV_Spear_08'), (40668, 'INV_Spear_08'), (40669, 'INV_Spear_08'), (40670, 'INV_Spear_08'), (40671, 'INV_Spear_08'), (40672, 'INV_Spear_08'), (40673, 'INV_Spear_08'), (40674, 'INV_Spear_08'), (40675, 'INV_Spear_08'), (40676, 'INV_Spear_08'), (40677, 'INV_Spear_08'), (40678, 'INV_Spear_08'), (40679, 'Spell_Shadow_DemonicFortitude'), (40680, 'INV_Jewelry_Ring_23'), (40681, 'Spell_Shadow_Metamorphosis'), (40682, 'INV_Helmet_58'), (40683, 'INV_Helmet_58'), (40684, 'INV_Shoulder_25'), (40685, 'INV_Mace_10'), (40686, 'INV_Sword_10'), (40687, 'INV_Elemental_Mote_Nether'), (40688, 'INV_Chest_Plate05'), (40689, 'INV_Axe_02'), (40690, 'INV_Sword_18'), (40691, 'INV_Sword_Draenei_08'), (40692, 'INV_Pants_Cloth_03'), (40693, 'INV_Chest_Cloth_05'), (40694, 'INV_Drink_20'), (40695, 'INV_Misc_Food_94_GaradarSharp '), (40696, 'INV_Misc_Food_95_Grainbread'), (40697, 'INV_Misc_Food_93_SkethylBerries '), (40698, 'INV_Chest_Cloth_06'), (40699, 'INV_Misc_Food_96_ZangarCaps'), (40700, 'INV_Boots_07'), (40701, 'INV_Bracer_02'), (40702, 'INV_Gauntlets_05'), (40703, 'INV_Helmet_51'), (40704, 'INV_Gauntlets_19'), (40705, 'INV_Crown_01'), (40706, 'INV_Boots_08'), (40707, 'INV_Pants_Leather_19'), (40708, 'INV_Chest_Leather_03'), (40709, 'INV_Bracer_10'), (40710, 'INV_Hammer_12'), (40711, 'INV_Weapon_ShortBlade_14'), (40712, 'INV_Chest_Cloth_12'), (40713, 'INV_Chest_Cloth_24'), (40714, 'INV_Misc_Bell_01'), (40715, 'INV_Weapon_Crossbow_08'), (40716, 'INV_Spear_08'), (40717, 'INV_Bracer_10'), (40718, 'INV_Chest_Leather_07'), (40719, 'INV_Pants_Leather_13'), (40720, 'INV_Boots_06'), (40721, 'INV_Helmet_04'), (40722, 'INV_Gauntlets_05'), (40723, 'INV_Boots_05'), (40724, 'INV_Belt_25'), (40725, 'INV_Helmet_21'), (40726, 'INV_Gauntlets_18'), (40727, 'INV_Chest_Cloth_06'), (40728, 'INV_Pants_Cloth_06'), (40729, 'INV_Shoulder_18'), (40730, 'INV_Bracer_06'), (40731, 'INV_Chest_Chain_12'), (40732, 'INV_Gauntlets_21'), (40733, 'INV_Crown_01'), (40734, 'INV_Boots_Cloth_07'), (40735, 'INV_Pants_Cloth_11'), (40736, 'INV_Shoulder_18'), (40737, 'INV_Belt_17'), (40738, 'INV_Bracer_13'), (40739, 'INV_Chest_Chain_04'), (40740, 'INV_Gauntlets_09'), (40741, 'INV_Boots_Chain_07'), (40742, 'INV_Helmet_09'), (40743, 'INV_Axe_10'), (40744, 'INV_Shoulder_21'), (40745, 'INV_Belt_29'), (40746, 'INV_Chest_Plate04'), (40747, 'INV_Gauntlets_28'), (40748, 'INV_Belt_22'), (40749, 'INV_Helmet_25'), (40750, 'INV_Staff_08'), (40751, 'INV_Staff_08'), (40752, 'INV_Spear_08'), (40753, 'Spell_Holy_ChampionsBond'), (40754, 'INV_Weapon_ShortBlade_01'), (40755, 'INV_Spear_08'), (40756, 'INV_Pants_Plate_16'), (40757, 'INV_Shoulder_26'), (40758, 'INV_Boots_Chain_06'), (40759, 'INV_Bracer_14'), (40760, 'INV_Spear_08'), (40761, 'INV_Belt_27'), (40762, 'INV_Chest_Leather_08'), (40763, 'INV_Gauntlets_28'), (40764, 'INV_Pants_Plate_15'), (40765, 'INV_Boots_Plate_09'), (40766, 'INV_Bracer_14'), (40767, 'INV_Belt_13'), (40768, 'INV_Bracer_09'), (40769, 'INV_Chest_Chain_13'), (40770, 'INV_Gauntlets_26'), (40771, 'INV_Helmet_02'), (40772, 'INV_Pants_Plate_21'), (40773, 'INV_Shoulder_24'), (40774, 'INV_Boots_Cloth_05'), (40775, 'INV_Misc_Cape_02'), (40776, 'INV_Misc_Cape_18'), (40777, 'INV_Misc_Cape_20'), (40778, 'INV_Spear_08'), (40779, 'INV_Shield_07'), (40780, 'INV_Spear_08'), (40781, 'INV_Shield_07'), (40782, 'INV_Shield_02'), (40783, 'INV_Offhand_Draenei_A_01'), (40784, 'INV_Spear_08'), (40785, 'INV_Wand_09'), (40786, 'INV_Misc_Bone_ElfSkull_01'), (40787, 'INV_Sword_13'), (40788, 'INV_Sword_15'), (40789, 'INV_Weapon_ShortBlade_07'), (40790, 'INV_Mace_08'), (40791, 'INV_Mace_07'), (40792, 'INV_Mace_02'), (40793, 'INV_Sword_Draenei_05'), (40794, 'INV_Sword_Draenei_05'), (40795, 'INV_Sword_draenei_03'), (40796, 'INV_Sword_27'), (40797, 'INV_Sword_Draenei_05'), (40798, 'INV_Sword_Draenei_06'), (40799, 'INV_Staff_19'), (40800, 'INV_Spear_08'), (40801, 'Spell_Nature_StoneClawTotem'), (40802, 'INV_Gauntlets_31'), (40803, 'INV_Misc_MonsterClaw_03'), (40804, 'INV_Axe_03'), (40805, 'INV_Axe_17'), (40806, 'INV_Axe_02'), (40807, 'INV_Weapon_Halberd_06'), (40808, 'INV_Weapon_Halberd_AhnQiraj'), (40809, 'INV_Spear_05'), (40810, 'INV_Weapon_Crossbow_01'), (40811, 'INV_Weapon_Crossbow_13'), (40812, 'INV_Weapon_Rifle_03'), (40813, 'INV_Weapon_Rifle_06'), (40814, 'INV_Weapon_Rifle_07'), (40815, 'INV_Wand_03'), (40816, 'INV_Wand_07'), (40817, 'INV_Sword_13'), (40818, 'INV_Weapon_ShortBlade_14'), (40819, 'INV_Mace_16'), (40820, 'INV_Helmet_03'), (40821, 'INV_Staff_08'), (40822, 'INV_Mace_10'), (40823, 'INV_Hammer_01'), (40824, 'INV_Hammer_18'), (40825, 'INV_Sword_59'), (40826, 'Temp'), (40827, 'INV_Helmet_03'), (40828, 'INV_Spear_08'), (40829, 'INV_Wand_1H_Stratholme_D_02'), (40830, 'INV_Gauntlets_28'), (40831, 'INV_Gauntlets_25'), (40832, 'INV_Gauntlets_25'), (40833, 'INV_Pants_Mail_15'), (40834, 'INV_Misc_Food_97_SunspringCarp'), (40835, 'INV_Sword_07'), (40836, 'INV_Staff_48'), (40837, 'INV_Staff_07'), (40838, 'INV_Staff_46'), (40839, 'INV_Staff_07'), (40840, 'INV_Staff_07'), (40841, 'INV_Misc_Food_04'), (40842, 'INV_Staff_07'), (40843, 'Temp'), (40844, 'INV_Misc_Fish_26'), (40845, 'INV_Staff_08'), (40846, 'Temp'), (40847, 'INV_Staff_55'), (40848, 'INV_Staff_53'), (40849, 'Temp'), (40850, 'INV_Mushroom_04'), (40851, 'INV_Sword_56'), (40852, 'INV_Drink_Waterskin_12'), (40853, 'INV_Drink_Waterskin_11'), (40854, 'INV_Sword_63'), (40855, 'INV_Sword_77'), (40856, 'INV_Sword_79'), (40857, 'INV_Sword_draenei_04'), (40858, 'INV_Misc_Powder_Adamantite'), (40859, 'INV_Weapon_Bow_18'), (40860, 'INV_Shield_28'), (40861, 'INV_Shield_32'), (40862, 'INV_Shield_30'), (40863, 'INV_Sword_07'), (40864, 'INV_Shield_29'), (40865, 'INV_Shield_29'), (40866, 'INV_Shield_26'), (40867, 'INV_Shield_31'), (40868, 'Temp'), (40869, 'INV_Chest_Plate02'), (40870, 'INV_Chest_Cloth_19'), (40871, 'INV_Axe_10'), (40872, 'INV_Misc_MonsterClaw_01'), (40873, 'INV_Misc_MonsterClaw_01'), (40874, 'INV_Misc_MonsterClaw_01'), (40875, 'INV_Misc_MonsterClaw_01'), (40876, 'INV_Staff_02'), (40877, 'INV_Staff_38'), (40878, 'INV_Misc_Powder_Blue'), (40879, 'INV_Weapon_ShortBlade_14'), (40880, 'INV_Weapon_ShortBlade_08'), (40881, 'INV_Weapon_ShortBlade_08'), (40882, 'Temp'), (40883, 'INV_Chest_Samurai'), (40884, 'INV_Chest_Leather_02'), (40885, 'INV_Chest_Leather_02'), (40886, 'INV_Gauntlets_05'), (40887, 'Temp'), (40888, 'INV_Qiraj_JewelEncased'), (40889, 'INV_Spear_08'), (40890, 'INV_Shield_05'), (40891, 'INV_Shield_05'), (40892, 'INV_Shield_05'), (40893, 'INV_Shield_05'), (40894, 'INV_Shield_05'), (40895, 'INV_Shield_05'), (40896, 'INV_Shield_05'), (40897, 'INV_Mace_49'), (40898, 'INV_Hammer_26'), (40899, 'INV_Staff_57'), (40900, 'INV_Axe_61'), (40901, 'INV_Shield_30'), (40902, 'INV_Weapon_Rifle_18'), (40903, 'INV_Sword_Draenei_01'), (40904, 'INV_Mace_45'), (40905, 'INV_Helmet_34'), (40906, 'INV_Weapon_Bow_04'), (40907, 'INV_Weapon_Bow_04'), (40908, 'INV_Weapon_Bow_17'), (40909, 'INV_Weapon_Halberd16'), (40910, 'INV_Weapon_Halberd16'), (40911, 'INV_Weapon_Halberd16'), (40912, 'INV_Sword_58'), (40913, 'INV_Pants_Leather_14'), (40914, 'INV_Axe_10'), (40915, 'INV_Shoulder_25'), (40916, 'INV_Misc_Cape_19'), (40917, 'INV_Misc_Cape_19'), (40918, 'INV_Misc_Cape_06'), (40919, 'INV_Weapon_Shortblade_35'), (40920, 'INV_Weapon_ShortBlade_08'), (40921, 'INV_Axe_01'), (40922, 'INV_Axe_60'), (40923, 'INV_Mace_46'), (40924, 'INV_Misc_Herb_Flamecap'), (40925, 'INV_Spear_03'), (40926, 'INV_Weapon_Shortblade_29'), (40927, 'INV_Weapon_Shortblade_29'), (40928, 'INV_Weapon_ShortBlade_26'), (40929, 'INV_Weapon_Halberd16'), (40930, 'INV_Weapon_Halberd16'), (40931, 'INV_Weapon_ShortBlade_26'), (40932, 'INV_Weapon_ShortBlade_26'), (40933, 'INV_Sword_58'), (40934, 'INV_Weapon_Shortblade_41'), (40935, 'INV_Weapon_Shortblade_44.tga'), (40936, 'INV_Enchant_DustVision'), (40937, 'INV_Weapon_Shortblade_40'), (40938, 'INV_Axe_44'), (40939, 'INV_Axe_09'), (40940, 'INV_Axe_02'), (40941, 'INV_Weapon_Halberd_12'), (40942, 'INV_Weapon_ShortBlade_26'), (40943, 'INV_Weapon_ShortBlade_26'), (40944, 'INV_Weapon_ShortBlade_26'), (40945, 'INV_Weapon_ShortBlade_26'), (40946, 'INV_Misc_ShadowEgg'), (40947, 'INV_Weapon_ShortBlade_26'), (40948, 'INV_Misc_Food_88_RavagerNuggets'), (40949, 'Temp'), (40950, 'INV_Chest_Plate01'), (40951, 'Temp'), (40952, 'INV_Shoulder_29'), (40953, 'INV_Sword_48'), (40954, 'INV_Axe_02'), (40955, 'INV_Axe_10'), (40956, 'INV_Mace_36'), (40957, 'INV_Mace_08'), (40958, 'INV_Hammer_04'), (40959, 'INV_Mace_08'), (40960, 'INV_Axe_03'), (40961, 'INV_Axe_09'), (40962, 'INV_Weapon_Crossbow_10'), (40963, 'INV_Misc_Statue_04'), (40964, 'Spell_Fire_SealOfFire'), (40965, 'Spell_Shadow_SealOfKings'), (40966, 'Spell_Shadow_AntiShadow'), (40967, 'INV_Weapon_Hand_02'), (40968, 'INV_Weapon_Halberd_04'), (40969, 'INV_Mace_36'), (40970, 'Spell_Nature_SpiritArmor'), (40971, 'INV_Sword_01'), (40972, 'INV_Weapon_Hand_02'), (40973, 'INV_Weapon_Shortblade_29'), (40974, 'INV_Weapon_ShortBlade_06'), (40975, 'INV_Staff_07'), (40976, 'INV_Shield_19'), (40977, 'INV_Mace_36'), (40978, 'INV_Mace_08'), (40979, 'INV_Hammer_04'), (40980, 'INV_Weapon_Hand_02'), (40981, 'INV_Hammer_04'), (40982, 'INV_Weapon_Halberd_04'), (40983, 'INV_Weapon_Hand_02'), (40984, 'INV_Weapon_Shortblade_29'), (40985, 'INV_Pants_Mail_11'), (40986, 'INV_Gauntlets_15'), (40987, 'INV_Boots_Chain_08'), (40988, 'INV_Pants_Mail_15'), (40989, 'INV_Gauntlets_15'), (40990, 'INV_Boots_Chain_06'), (40991, 'INV_Belt_15'), (40992, 'INV_Pants_Leather_08'), (40993, 'INV_Pants_Leather_08'), (40994, 'INV_Pants_Leather_08'), (40995, 'INV_Pants_Leather_12'), (40996, 'INV_Gauntlets_17'), (40997, 'INV_Boots_Cloth_03'), (40998, 'INV_Gauntlets_17'), (40999, 'INV_Pants_Mail_11'), (41000, 'Temp'), (41001, 'Temp'), (41002, 'Temp'), (41003, 'Temp'), (41004, 'INV_Pants_Leather_05'), (41005, 'INV_Boots_Cloth_02'), (41006, 'INV_Belt_15'), (41007, 'INV_Belt_06'), (41008, 'Temp'), (41009, 'Temp'), (41010, 'Temp'), (41011, 'INV_Helmet_60'), (41012, 'INV_Helmet_60'), (41013, 'INV_Helmet_60'), (41014, 'INV_Gauntlets_15'), (41015, 'INV_Helmet_38'), (41016, 'Temp'), (41017, 'Temp'), (41018, 'INV_Helmet_29'), (41019, 'INV_Helmet_32'), (41020, 'INV_Gauntlets_15'), (41021, 'INV_Gauntlets_25'), (41022, 'INV_Gauntlets_25'), (41023, 'Temp'), (41024, 'INV_Gauntlets_25'), (41025, 'INV_Helmet_58'), (41026, 'INV_Gauntlets_10'), (41027, 'INV_Helmet_58'), (41028, 'INV_Helmet_58'), (41029, 'INV_Helmet_06'), (41030, 'INV_Gauntlets_10'), (41031, 'INV_Gauntlets_05'), (41032, 'INV_Boots_Chain_02'), (41033, 'INV_Boots_Chain_02'), (41034, 'INV_Boots_Chain_02'), (41035, 'INV_Helmet_58'), (41036, 'INV_Gauntlets_05'), (41037, 'INV_Helmet_06'), (41038, 'INV_Gauntlets_10'), (41039, 'INV_Chest_Plate08'), (41040, 'INV_Chest_Plate08'), (41041, 'INV_Belt_03'), (41042, 'INV_Bracer_07'), (41043, 'INV_Chest_Leather_01'), (41044, 'INV_Belt_03'), (41045, 'INV_Bracer_07'), (41046, 'INV_Weapon_Shortblade_29'), (41047, 'INV_Chest_Cloth_45'), (41048, 'INV_Belt_03'), (41049, 'INV_Bracer_07'), (41050, 'INV_Misc_Drum_03'), (41051, 'Temp'), (41052, 'INV_Misc_ArmorKit_23'), (41053, 'INV_Misc_ArmorKit_21'), (41054, 'INV_Misc_ArmorKit_25'), (41055, 'INV_Misc_ArmorKit_22'), (41056, 'Temp'), (41057, 'INV_Staff_08'), (41058, 'Temp'), (41059, 'INV_Misc_Drum_06'), (41060, 'INV_Misc_Drum_04'), (41061, 'INV_Misc_Drum_07'), (41062, 'INV_Misc_Drum_02'), (41063, 'INV_Crown_01'), (41064, 'INV_Crown_01'), (41065, 'INV_Helmet_15'), (41066, 'INV_Sword_59'), (41067, 'Spell_Arcane_PortalDarnassus'), (41068, 'INV_Helmet_15'), (41069, 'INV_Helmet_17'), (41070, 'INV_Spear_08'), (41071, 'INV_Axe_01'), (41072, 'INV_Sword_24'), (41073, 'INV_Staff_08'), (41074, 'INV_Staff_08'), (41075, 'INV_Letter_13'), (41076, 'Temp'), (41077, 'Temp'), (41078, 'Temp'), (41079, 'Temp'), (41080, 'INV_Belt_11'), (41081, 'INV_Misc_MonsterScales_10'), (41082, 'INV_Axe_10'), (41083, 'INV_Sword_48'), (41084, 'INV_Axe_02'), (41085, 'INV_Axe_02'), (41086, 'INV_Weapon_Crossbow_10'), (41087, 'INV_Hammer_04'), (41088, 'INV_Weapon_Halberd_04'), (41089, 'INV_Sword_01'), (41090, 'INV_Sword_48'), (41091, 'INV_Weapon_Shortblade_29'), (41092, 'INV_Weapon_ShortBlade_26'), (41093, 'INV_Misc_Bone_ElfSkull_01'), (41094, 'INV_DiabloStone'), (41095, 'INV_Sword_48'), (41096, 'INV_Shield_19'), (41097, 'INV_Sword_48'), (41098, 'INV_Sword_48'), (41099, 'Temp'), (41100, 'Temp'), (41101, 'Temp'), (41102, 'Temp'), (41103, 'Temp'), (41104, 'Temp'), (41105, 'Temp'), (41106, 'INV_Chest_Leather_07'), (41107, 'INV_Chest_Leather_07'), (41108, 'Temp'), (41109, 'Temp'), (41110, 'Temp'), (41111, 'INV_Shoulder_05'), (41112, 'Temp'), (41113, 'Temp'), (41114, 'Temp'), (41115, 'Temp'), (41116, 'Temp'), (41117, 'INV_Shield_11'), (41118, 'INV_Sword_1H_Blacksmithing_01'), (41119, 'INV_Misc_Organ_01'), (41120, 'INV_Misc_Organ_05'), (41121, 'INV_Misc_Organ_06'), (41122, 'INV_Feather_13'), (41123, 'INV_Gauntlets_28'), (41124, 'Spell_Nature_LightningShield'), (41125, 'INV_Helmet_30'), (41126, 'INV_Pants_Cloth_05'), (41127, 'INV_Shoulder_12'), (41128, 'INV_Chest_Leather_03'), (41129, 'INV_Gauntlets_15'), (41130, 'INV_Helmet_30'), (41131, 'INV_Pants_Cloth_05'), (41132, 'INV_Shoulder_02'), (41133, 'INV_Chest_Plate05'), (41134, 'INV_Gauntlets_29'), (41135, 'INV_Helmet_22'), (41136, 'INV_Pants_Plate_17'), (41137, 'INV_Shoulder_22'), (41138, 'INV_Gauntlets_28'), (41139, 'INV_Helmet_30'), (41140, 'INV_Pants_Cloth_05'), (41141, 'INV_Misc_Organ_01'), (41142, 'INV_Shoulder_12'), (41143, 'INV_Chest_Leather_03'), (41144, 'INV_Chest_Chain_11'), (41145, 'INV_Gauntlets_11'), (41146, 'INV_Gauntlets_11'), (41147, 'INV_Helmet_09'), (41148, 'INV_Pants_Mail_15'), (41149, 'INV_Shoulder_29'), (41150, 'INV_Gauntlets_11'), (41151, 'INV_Gauntlets_15'), (41152, 'INV_Helmet_30'), (41153, 'INV_Feather_15'), (41154, 'INV_Gauntlets_15'), (41155, 'INV_Pants_Cloth_05'), (41156, 'INV_Shoulder_02'), (41157, 'INV_Chest_Cloth_43'), (41158, 'INV_Misc_Idol_02'), (41159, 'INV_Belt_17'), (41160, 'INV_Boots_08'), (41161, 'INV_Bracer_07'), (41162, 'INV_Belt_17'), (41163, 'INV_Bracer_07'), (41164, 'INV_Boots_05'), (41165, 'INV_Belt_14'), (41166, 'INV_Bracer_19'), (41167, 'INV_Boots_Plate_04'), (41168, 'INV_Misc_Idol_01'), (41169, 'INV_Misc_Urn_01'), (41170, 'INV_Misc_Food_59'), (41171, 'INV_Misc_Fish_09'), (41172, 'INV_Jewelry_Necklace_22'), (41173, 'INV_Jewelry_Necklace_22'), (41174, 'INV_Misc_Ear_Human_01'), (41175, 'INV_Misc_Gem_FlameSpessarite_03'), (41176, 'INV_Misc_Gem_EmeraldRough_01'), (41177, 'INV_Misc_Gem_Emerald_02'), (41178, 'Spell_Arcane_Blast'), (41179, 'INV_Sword_34'), (41180, 'INV_ThrowingKnife_03'), (41181, 'INV_ThrowingKnife_03'), (41182, 'INV_Pants_07'), (41183, 'INV_Chest_Plate05'), (41184, 'INV_Helmet_22'), (41185, 'INV_Pants_Plate_17'), (41186, 'INV_Shoulder_22'), (41187, 'INV_Shoulder_19'), (41188, 'INV_Helmet_08'), (41189, 'INV_Gauntlets_19'), (41190, 'INV_Chest_Leather_01'), (41191, 'INV_Pants_07'), (41192, 'Spell_Nature_EyeOfTheStorm'), (41193, 'INV_Misc_Crop_01'), (41194, 'INV_Helmet_07'), (41195, 'INV_Mask_02'), (41196, 'INV_Chest_Chain_11'), (41197, 'INV_Gauntlets_11'), (41198, 'INV_Gauntlets_11'), (41199, 'INV_Helmet_09'), (41200, 'INV_Helmet_09'), (41201, 'INV_Pants_Mail_15'), (41202, 'INV_Shoulder_29'), (41203, 'INV_Gauntlets_15'), (41204, 'INV_Helmet_30'), (41205, 'INV_Pants_Cloth_05'), (41206, 'INV_Shoulder_02'), (41207, 'INV_Chest_Cloth_43'), (41208, 'INV_Gauntlets_28'), (41209, 'INV_Helmet_30'), (41210, 'INV_Pants_Cloth_05'), (41211, 'INV_Shoulder_12'), (41212, 'INV_Chest_Leather_03'), (41213, 'INV_Gauntlets_28'), (41214, 'INV_Helmet_30'), (41215, 'INV_Pants_Cloth_05'), (41216, 'INV_Shoulder_12'), (41217, 'INV_Chest_Leather_03'), (41218, 'INV_Gauntlets_15'), (41219, 'INV_Helmet_30'), (41220, 'INV_Pants_Cloth_05'), (41221, 'INV_Shoulder_02'), (41222, 'INV_Chest_Cloth_43'), (41223, 'INV_Pants_Cloth_05'), (41224, 'INV_Chest_Plate05'), (41225, 'INV_Gauntlets_29'), (41226, 'INV_Helmet_22'), (41227, 'INV_Pants_Plate_17'), (41228, 'INV_Shoulder_22'), (41229, 'INV_Chest_Plate05'), (41230, 'INV_Gauntlets_29'), (41231, 'INV_Pants_Plate_17'), (41232, 'INV_Shoulder_22'), (41233, 'INV_Helmet_08'), (41234, 'INV_Helmet_08'), (41235, 'INV_Gauntlets_29'), (41236, 'INV_Boots_Plate_03'), (41237, 'INV_Chest_Plate03'), (41238, 'INV_Pants_06'), (41239, 'INV_Helmet_05'), (41240, 'INV_Shoulder_28'), (41241, 'INV_Boots_Plate_09'), (41242, 'INV_Gauntlets_29'), (41243, 'INV_Pants_04'), (41244, 'INV_Chest_Plate03'), (41245, 'INV_Shoulder_20'), (41246, 'INV_Gauntlets_29'), (41247, 'INV_Chest_Plate05'), (41248, 'INV_Gauntlets_29'), (41249, 'INV_Pants_Plate_17'), (41250, 'INV_Bracer_16'), (41251, 'INV_Belt_20'), (41252, 'INV_Belt_17'), (41253, 'INV_Bracer_07'), (41254, 'INV_Belt_17'), (41255, 'INV_Bracer_07'), (41256, 'INV_Belt_14'), (41257, 'INV_Bracer_19'), (41258, 'INV_Boots_Plate_04'), (41259, 'INV_Bracer_16'), (41260, 'INV_Belt_20'), (41261, 'INV_Belt_14'), (41262, 'INV_Bracer_19'), (41263, 'INV_Boots_Plate_04'), (41264, 'INV_Belt_17'), (41265, 'INV_Bracer_07'), (41266, 'INV_Bracer_16'), (41267, 'INV_Belt_20'), (41268, 'INV_Boots_Plate_06'), (41269, 'INV_Belt_17'), (41270, 'INV_Bracer_07'), (41271, 'INV_Belt_17'), (41272, 'INV_Bracer_07'), (41273, 'INV_Boots_05'), (41274, 'INV_Belt_14'), (41275, 'INV_Bracer_19'), (41276, 'INV_Boots_Plate_04'), (41277, 'INV_Belt_17'), (41278, 'INV_Boots_08'), (41279, 'INV_Mace_08'), (41280, 'INV_Axe_04'), (41281, 'INV_Axe_04'), (41282, 'INV_Axe_04'), (41283, 'INV_Axe_04'), (41284, 'INV_Belt_14'), (41285, 'INV_Bracer_19'), (41286, 'INV_Boots_Plate_04'), (41287, 'INV_Belt_17'), (41288, 'INV_Bracer_07'), (41289, 'INV_Boots_05'), (41290, 'INV_Weapon_Bow_05'), (41291, 'INV_Weapon_Bow_05'), (41292, 'INV_Weapon_Bow_05'), (41293, 'INV_Weapon_Bow_05'), (41294, 'INV_Mace_08'), (41295, 'INV_Mace_08'), (41296, 'INV_Mace_08'), (41297, 'INV_Mace_08'), (41298, 'INV_Mace_08'), (41299, 'INV_Shield_09'), (41300, 'INV_Shield_09'), (41301, 'INV_Shield_09'), (41302, 'INV_Shield_09'), (41303, 'INV_Shield_09'), (41304, 'INV_Shield_09'), (41305, 'INV_Shield_09'), (41306, 'INV_Shield_09'), (41307, 'INV_Sword_Draenei_02'), (41308, 'INV_Sword_Draenei_02'), (41309, 'INV_Sword_Draenei_02'), (41310, 'INV_Sword_Draenei_02'), (41311, 'INV_Sword_Draenei_02'), (41312, 'INV_Sword_Draenei_02'), (41313, 'INV_Sword_Draenei_02'), (41314, 'INV_Sword_Draenei_02'), (41315, 'INV_Axe_04'), (41316, 'INV_Axe_04'), (41317, 'INV_Axe_04'), (41318, 'INV_Axe_04'), (41319, 'INV_Axe_04'), (41320, 'INV_Axe_04'), (41321, 'INV_Axe_04'), (41322, 'INV_Axe_04'), (41323, 'INV_Axe_04'), (41324, 'INV_Axe_04'), (41325, 'INV_Axe_04'), (41326, 'INV_Axe_04'), (41327, 'INV_Axe_04'), (41328, 'INV_Axe_04'), (41329, 'INV_Sword_Draenei_02'), (41330, 'INV_Sword_Draenei_02'), (41331, 'INV_Sword_Draenei_02'), (41332, 'INV_Sword_Draenei_02'), (41333, 'INV_Sword_Draenei_02'), (41334, 'INV_Staff_08'), (41335, 'INV_Staff_08'), (41336, 'INV_Staff_08'), (41337, 'INV_Staff_08'), (41338, 'INV_Staff_08'), (41339, 'INV_Staff_08'), (41340, 'INV_Staff_08'), (41341, 'INV_Staff_08'), (41342, 'INV_Staff_08'), (41343, 'INV_Staff_08'), (41344, 'INV_Staff_08'), (41345, 'INV_Staff_08'), (41346, 'INV_Staff_08'), (41347, 'INV_Staff_08'), (41348, 'INV_Staff_08'), (41349, 'INV_Staff_08'), (41350, 'INV_Misc_StoneTablet_11'), (41351, 'INV_Axe_01'), (41352, 'INV_Axe_01'), (41353, 'INV_Axe_01'), (41354, 'INV_Axe_01'), (41355, 'INV_Axe_01'), (41356, 'INV_Axe_01'), (41357, 'INV_Axe_01'), (41358, 'INV_Axe_01'), (41359, 'INV_Staff_08'), (41360, 'INV_Staff_08'), (41361, 'INV_Hammer_04'), (41362, 'INV_Axe_02'), (41363, 'INV_Weapon_Halberd_04'), (41364, 'INV_Weapon_Hand_02'), (41365, 'INV_Weapon_Hand_02'), (41366, 'INV_Weapon_ShortBlade_26'), (41367, 'INV_Wand_09'), (41368, 'INV_Axe_02'), (41369, 'INV_Weapon_Hand_02'), (41370, 'INV_Weapon_Hand_02'), (41371, 'INV_Helmet_15'), (41372, 'INV_Helmet_19'), (41373, 'INV_Chest_Chain_17'), (41374, 'INV_Chest_Chain_17'), (41375, 'INV_Chest_Chain_17'), (41376, 'INV_Chest_Chain_17'), (41377, 'INV_Belt_17'), (41378, 'INV_Misc_Desecrated_PlateGloves'), (41379, 'INV_Gauntlets_05'), (41380, 'INV_Scroll_10'), (41381, 'INV_Gauntlets_25'), (41382, 'INV_Gauntlets_28'), (41383, 'INV_Gauntlets_25'), (41384, 'INV_Pants_Cloth_05'), (41385, 'INV_Gauntlets_17'), (41386, 'INV_Pants_Cloth_05'), (41387, 'INV_Qiraj_JewelEngraved'), (41388, 'INV_Sword_1H_Blacksmithing_02'), (41389, 'INV_Sword_1H_Blacksmithing_03'), (41390, 'INV_Sword_1H_Blacksmithing_02'), (41391, 'INV_Helmet_15'), (41392, 'Temp'), (41393, 'Temp'), (41394, 'INV_Chest_Leather_08'), (41395, 'INV_Pants_01'), (41396, 'INV_Misc_Cape_05'), (41397, 'INV_Gauntlets_11'), (41398, 'INV_Weapon_Hand_04'), (41399, 'INV_Pants_Plate_18'), (41400, 'INV_Shoulder_26'), (41401, 'INV_Boots_Plate_05'), (41402, 'INV_Pants_04'), (41403, 'INV_Shoulder_26'), (41404, 'INV_Pants_Plate_18'), (41405, 'INV_Bracer_17'), (41406, 'INV_Boots_Plate_05'), (41407, 'INV_Jewelry_Ring_34'), (41408, 'INV_Chest_Chain_15'), (41409, 'INV_Gauntlets_30'), (41410, 'INV_Chest_Chain_15'), (41411, 'INV_Qiraj_JewelGlyphed'), (41412, 'INV_Misc_Bone_05'), (41413, 'INV_Misc_Root_02'), (41414, 'INV_Sword_74'), (41415, 'INV_Sword_65'), (41416, 'INV_Sword_74'), (41417, 'INV_Sword_76'), (41418, 'INV_Sword_01'), (41419, 'INV_Sword_2H_Blood_C_03'), (41420, 'INV_Weapon_Shortblade_33'), (41421, 'INV_Weapon_Crossbow_18'), (41422, 'INV_Weapon_Crossbow_08'), (41423, 'INV_Weapon_Crossbow_15'), (41424, 'INV_Weapon_Crossbow_17'), (41425, 'INV_Gizmo_KhoriumPowerCore'), (41426, 'INV_Weapon_Rifle_15'), (41427, 'INV_Weapon_Rifle_17'), (41428, 'INV_Sword_78'), (41429, 'INV_Sword_82'), (41430, 'INV_Weapon_Rifle_23'), (41431, 'INV_Weapon_Rifle_19'), (41432, 'INV_Weapon_Rifle_20'), (41433, 'INV_Weapon_Rifle_22'), (41434, 'INV_Gizmo_KhoriumPowerCore'), (41435, 'Spell_Holy_ChampionsGrace'), (41436, 'INV_Chest_Chain_16'), (41437, 'INV_Chest_Cloth_46'), (41438, 'INV_Chest_Chain_03'), (41439, 'INV_Chest_Chain_03'), (41440, 'INV_Gauntlets_27'), (41441, 'INV_Helmet_24'), (41442, 'INV_Pants_Plate_17'), (41443, 'INV_Gauntlets_28'), (41444, 'INV_Helmet_30'), (41445, 'INV_Pants_Cloth_05'), (41446, 'INV_Chest_Leather_03'), (41447, 'INV_Helmet_30'), (41448, 'INV_Jewelry_Ring_50Naxxramas'), (41449, 'INV_Misc_EngGizmos_18'), (41450, 'Spell_Shadow_DemonicTactics'), (41451, 'INV_Gauntlets_11'), (41452, 'INV_Weapon_Hand_05'), (41453, 'INV_Misc_Gem_EbonDraenite_02'), (41454, 'INV_Misc_Gem_Sapphire_02'), (41455, 'INV_Misc_Flower_01'), (41456, 'INV_Offhand_Draenei_A_01'), (41457, 'INV_Misc_Orb_04'), (41458, 'INV_Wand_11'), (41459, 'INV_Weapon_ShortBlade_10'), (41460, 'INV_Sword_24'), (41461, 'INV_Misc_EngGizmos_03'), (41462, 'INV_Helmet_08'), (41463, 'INV_Misc_Cape_11'), (41464, 'INV_Spear_08'), (41465, 'INV_Shield_09'), (41466, 'Temp'), (41467, 'INV_Chest_Chain_13'), (41468, 'INV_Belt_06'), (41469, 'INV_Sword_15'), (41470, 'INV_Shield_05'), (41471, 'INV_Weapon_ShortBlade_25'), (41472, 'INV_Weapon_Rifle_03'), (41473, 'INV_Weapon_Rifle_04'), (41474, 'INV_Belt_17'), (41475, 'INV_Belt_17'), (41476, 'INV_Belt_17'), (41477, 'INV_Belt_20'), (41478, 'INV_Boots_08'), (41479, 'INV_Boots_05'), (41480, 'INV_Boots_08'), (41481, 'INV_Boots_Plate_06'), (41482, 'INV_Boots_08'), (41483, 'INV_Boots_05'), (41484, 'INV_Boots_05'), (41485, 'Temp'), (41486, 'Temp'), (41487, 'INV_Axe_01'), (41488, 'INV_Potion_100'), (41489, 'INV_Ammo_Arrow_02'), (41490, 'INV_Sword_83'), (41491, 'INV_Sword_84'), (41492, 'INV_Staff_14'), (41493, 'Temp'), (41494, 'INV_Weapon_ShortBlade_15'), (41495, 'INV_Weapon_Bow_01'), (41496, 'INV_Shield_06'), (41497, 'Temp'), (41498, 'Temp'), (41499, 'INV_Chest_Cloth_03'), (41500, 'INV_Crown_02'), (41501, 'INV_Pants_Cloth_16'), (41502, 'INV_Pants_Cloth_16'), (41503, 'INV_Chest_Cloth_03'), (41504, 'INV_Chest_Cloth_03'), (41505, 'INV_Chest_Cloth_03'), (41506, 'INV_Chest_Cloth_03'), (41507, 'INV_Chest_Cloth_03'), (41508, 'INV_Pants_Leather_05'), (41509, 'INV_Crown_02'), (41510, 'INV_Pants_Leather_05'), (41511, 'INV_Chest_Chain'), (41512, 'INV_Pants_Mail_15'), (41513, 'INV_Pants_Mail_15'), (41514, 'INV_Helmet_06'), (41515, 'INV_Helmet_06'), (41516, 'INV_Helmet_04'), (41517, 'INV_Chest_Plate02'), (41518, 'INV_Pants_Plate_03'), (41519, 'INV_Helmet_11'), (41520, 'INV_Chest_Leather_07'), (41521, 'INV_Pants_Leather_08'), (41522, 'INV_Helmet_04'), (41523, 'INV_Helmet_15'), (41524, 'INV_Helmet_15'), (41525, 'INV_Chest_Chain_17'), (41526, 'INV_Pants_Leather_08'), (41527, 'INV_Pants_Mail_01'), (41528, 'INV_Helmet_15'), (41529, 'INV_Helmet_13'), (41530, 'INV_Helmet_13'), (41531, 'INV_Chest_Plate12'), (41532, 'INV_Pants_Plate_17'), (41533, 'Spell_Nature_GroundingTotem'), (41534, 'INV_Helmet_13'), (41535, 'INV_Helmet_58'), (41536, 'Temp'), (41537, 'Temp'), (41538, 'Temp'), (41539, 'Temp'), (41540, 'Temp'), (41541, 'INV_Weapon_ShortBlade_09'), (41542, 'Spell_Nature_NatureTouchGrow'), (41543, 'Temp'), (41544, 'INV_Gauntlets_16'), (41545, 'INV_Chest_Wolf'), (41546, 'Temp'), (41547, 'Ability_Hunter_Pet_DragonHawk'), (41548, 'INV_Shoulder_25'), (41549, 'INV_Bracer_12'), (41550, 'INV_Gauntlets_29'), (41551, 'INV_Pants_Leather_07'), (41552, 'INV_Boots_Chain_01'), (41553, 'INV_Boots_Chain_01'), (41554, 'INV_Weapon_Halberd15'), (41555, 'INV_Staff_53'), (41556, 'INV_DiabloStone'), (41557, 'INV_Staff_53'), (41558, 'INV_Mace_52'), (41559, 'INV_Axe_54'), (41560, 'INV_Axe_68'), (41561, 'INV_Sword_70'), (41562, 'INV_Weapon_Halberd15'), (41563, 'INV_Sword_71'), (41564, 'INV_Weapon_Shortblade_40'), (41565, 'Spell_Fire_Elemental_Totem'), (41566, 'INV_Pants_Cloth_05'), (41567, 'INV_Pants_Cloth_05'), (41568, 'INV_Pants_Cloth_05'), (41569, 'INV_Pants_Leather_03'), (41570, 'INV_Shirt_01'), (41571, 'Temp'), (41572, 'Temp'), (41573, 'INV_Helmet_49'), (41574, 'INV_Pants_Leather_03'), (41575, 'INV_Pants_Leather_03'), (41576, 'INV_Pants_Leather_03'), (41577, 'INV_Pants_Leather_03'), (41578, 'INV_Pants_Leather_03'), (41579, 'INV_Pants_Leather_03'), (41580, 'INV_Chest_Cloth_07'), (41581, 'INV_Chest_Plate07'), (41582, 'INV_Pants_Plate_20'), (41583, 'INV_Chest_Plate06'), (41584, 'Temp'), (41585, 'Temp'), (41586, 'Temp'), (41587, 'Temp'), (41588, 'Temp'), (41589, 'INV_Bracer_16'), (41590, 'Temp'), (41591, 'Temp'), (41592, 'Temp'), (41593, 'Temp'), (41594, 'Temp'), (41595, 'INV_Chest_Cloth_02'), (41596, 'INV_Boots_Plate_08'), (41597, 'INV_Axe_54'), (41598, 'INV_Staff_51'), (41599, 'INV_Staff_Draenei_A_02'), (41600, 'INV_Staff_Draenei_A_03'), (41601, 'ABILITY_POISONS'), (41602, 'INV_Helmet_06'), (41603, 'INV_Weapon_Rifle_07'), (41604, 'INV_Pants_Plate_17'), (41605, 'INV_Pants_Plate_20'), (41606, 'INV_Pants_Plate_17'), (41607, 'INV_Pants_Mail_10'), (41608, 'INV_Sword_Draenei_01'), (41609, 'Axe_1H_Draenei_A_01Blue'), (41610, 'Axe_1H_Draenei_A_01Blue'), (41611, 'INV_Axe_67'), (41612, 'INV_Hammer_21'), (41613, 'INV_Hammer_21'), (41614, 'INV_Axe_67'), (41615, 'INV_Sword_Draenei_01'), (41616, 'INV_Chest_Plate06'), (41617, 'INV_Chest_Chain_17'), (41618, 'INV_Sword_78'), (41619, 'INV_Hammer_03'), (41620, 'INV_Sword_30'), (41621, 'INV_Sword_Draenei_08'), (41622, 'INV_Sword_Draenei_08'), (41623, 'INV_Axe_40'), (41624, 'INV_Axe_40'), (41625, 'INV_Axe_40'), (41626, 'INV_Axe_45'), (41627, 'INV_Axe_1H_BlackSmithing_03'), (41628, 'INV_Axe_1H_BlackSmithing_01'), (41629, 'INV_Axe_1H_BlackSmithing_02'), (41630, 'INV_Axe_1H_BlackSmithing_03'), (41631, 'INV_Axe_46'), (41632, 'INV_Hammer_17'), (41633, 'INV_Hammer_17'), (41634, 'INV_Hammer_17'), (41635, 'INV_Hammer_17'), (41636, 'INV_Axe_49'), (41637, 'INV_Mace_47'), (41638, 'INV_Hammer_09'), (41639, 'INV_Waepon_Bow_ZulGrub_D_02'), (41640, 'INV_Misc_EngGizmos_07'), (41641, 'INV_Weapon_Rifle_05'), (41642, 'Temp'), (41643, 'Temp'), (41644, 'INV_Battery_02'), (41645, 'INV_Shield_05'), (41646, 'INV_Shield_13'), (41647, 'INV_Shield_02'), (41648, 'INV_Shield_32'), (41649, 'INV_Helmet_47'), (41650, 'Temp'), (41651, 'Temp'), (41652, 'INV_Sword_Draenei_08'), (41653, 'INV_Axe_04'), (41654, 'INV_Misc_Gem_LionsEye_01'), (41655, 'INV_Staff_24'), (41656, 'INV_Misc_Book_06'), (41657, 'INV_Jewelry_Ring_60'), (41658, 'INV_Jewelry_TrinketPVP_01'), (41659, 'INV_Misc_Desecrated_MailChest'), (41660, 'INV_Misc_Dust_03'), (41661, 'Temp'), (41662, 'Temp'), (41663, 'INV_Weapon_Halberd13'), (41664, 'Temp'), (41665, 'Temp'), (41666, 'Temp'), (41667, 'INV_Wand_15'), (41668, 'INV_Wand_15'), (41669, 'INV_Wand_09'), (41670, 'INV_Wand_05'), (41671, 'INV_Wand_05'), (41672, 'INV_Wand_09'), (41673, 'INV_Elemental_Primal_Air'), (41674, 'INV_Elemental_Primal_Earth'), (41675, 'INV_Elemental_Primal_Fire'), (41676, 'INV_Elemental_Primal_Life'), (41677, 'INV_Elemental_Primal_Mana'), (41678, 'Spell_Nature_LightningOverload'), (41679, 'INV_Elemental_Mote_Nether'), (41680, 'INV_Elemental_Primal_Water'), (41681, 'INV_Elemental_Mote_Air01'), (41682, 'INV_Elemental_Mote_Fire01'), (41683, 'INV_Elemental_Mote_Life01'), (41684, 'INV_Elemental_Mote_Mana'), (41685, 'INV_Elemental_Mote_Shadow01'), (41686, 'INV_Elemental_Mote_Water01'), (41687, 'Temp'), (41688, 'Temp'), (41689, 'Temp'), (41690, 'Temp'), (41691, 'INV_Axe_04'), (41692, 'INV_Axe_04'), (41693, 'INV_Axe_04'), (41694, 'INV_Axe_04'), (41695, 'INV_Helmet_04'), (41696, 'INV_Axe_04'), (41697, 'INV_Elemental_Primal_Nether'), (41698, 'Temp'), (41699, 'Temp'), (41700, 'Temp'), (41701, 'Temp'), (41702, 'Temp'), (41703, 'Temp'), (41704, 'Temp'), (41705, 'Temp'), (41706, 'INV_Shoulder_19'), (41707, 'INV_Helmet_08'), (41708, 'INV_Axe_10'), (41709, 'INV_Axe_15'), (41710, 'INV_Gauntlets_19'), (41711, 'Temp'), (41712, 'INV_Chest_Leather_01'), (41713, 'INV_Pants_07'), (41714, 'INV_Gauntlets_15'), (41715, 'INV_Pants_Cloth_05'), (41716, 'INV_Shoulder_02'), (41717, 'INV_Chest_Cloth_43'), (41718, 'INV_Wand_12'), (41719, 'INV_Misc_Head_Dwarf_02'), (41720, 'INV_Misc_Head_Dwarf_02'), (41721, 'INV_Misc_Head_Gnome_02'), (41722, 'INV_Misc_Head_Human_02'), (41723, 'INV_Misc_Head_Elf_02'), (41724, 'INV_Misc_Head_Orc_02'), (41725, 'INV_Misc_Head_Tauren_02'), (41726, 'INV_Misc_Head_Troll_02'), (41727, 'INV_Misc_Head_Undead_02'), (41728, 'INV_Misc_Head_Dwarf_01'), (41729, 'INV_Misc_Head_Gnome_01'), (41730, 'INV_Misc_Head_Scourge_01'), (41731, 'Ability_Ambush'), (41732, 'Ability_Warrior_WarCry'), (41733, 'INV_Misc_Head_Tauren_01'), (41734, 'INV_Misc_Head_Troll_01'), (41735, 'INV_Misc_Head_Undead_01'), (41736, 'INV_Shoulder_23'), (41737, 'Temp'), (41738, 'Temp'), (41739, 'INV_Sword_04'), (41740, 'INV_Sword_04'), (41741, 'INV_Chest_Plate10'), (41742, 'INV_Gauntlets_11'), (41743, 'INV_Bracer_07'), (41744, 'INV_Helmet_22'), (41745, 'Temp'), (41746, 'Temp'), (41747, 'Temp'), (41748, 'Temp'), (41749, 'Temp'), (41750, 'Temp'), (41751, 'Temp'), (41752, 'INV_Spear_08'), (41753, 'INV_Sword_09'), (41754, 'INV_Weapon_Rifle_06'), (41755, 'INV_Ore_Gold_01'), (41756, 'INV_Shoulder_17'), (41757, 'INV_Gauntlets_03'), (41758, 'INV_Shoulder_12'), (41759, 'Temp'), (41760, 'Temp'), (41761, 'Temp'), (41762, 'Temp'), (41763, 'Temp'), (41764, 'Temp'), (41765, 'INV_Helmet_04'), (41766, 'Temp'), (41767, 'Temp'), (41768, 'INV_Mace_36'), (41769, 'INV_Mace_44'), (41770, 'INV_Hammer_10'), (41771, 'INV_Mace_1H_Stratholme_D_01'), (41772, 'INV_Axe_55'), (41773, 'INV_Sword_71'), (41774, 'INV_Mace_36'), (41775, 'INV_Staff_30'), (41776, 'INV_Axe_70'), (41777, 'INV_Mace_51'), (41778, 'INV_Mace_08'), (41779, 'INV_Weapon_Bow_03'), (41780, 'INV_Mace_35'), (41781, 'INV_Sword_2H_Blood_C_03'), (41782, 'INV_Sword_64'), (41783, 'INV_Hammer_11'), (41784, 'INV_Axe_71'), (41785, 'INV_Mace_13'), (41786, 'INV_Axe_63'), (41787, 'INV_Sword_draenei_04'), (41788, 'INV_Staff_47'), (41789, 'INV_Sword_58'), (41790, 'INV_Sword_51'), (41791, 'INV_Weapon_Bow_19'), (41792, 'INV_Helmet_15'), (41793, 'INV_Helmet_15'), (41794, 'INV_Helmet_30'), (41795, 'INV_Chest_Plate02'), (41796, 'INV_Helmet_30'), (41797, 'INV_Helmet_30'), (41798, 'INV_Pants_Plate_19'), (41799, 'INV_Pants_Leather_05'), (41800, 'INV_Chest_Plate11'), (41801, 'INV_Mace_08'), (41802, 'INV_Shoulder_25'), (41803, 'INV_Boots_Plate_03'), (41804, 'INV_Gauntlets_22'), (41805, 'INV_Bracer_10'), (41806, 'INV_Boots_Chain_11'), (41807, 'INV_Gauntlets_19'), (41808, 'INV_Pants_Cloth_12'), (41809, 'INV_Helmet_44'), (41810, 'INV_Helmet_45'), (41811, 'INV_Helmet_13'), (41812, 'INV_Pants_05'), (41813, 'INV_Boots_Chain_04'), (41814, 'INV_Bracer_01'), (41815, 'INV_Shoulder_10'), (41816, 'INV_Gauntlets_07'), (41817, 'INV_Boots_Cloth_09'), (41818, 'INV_Belt_13'), (41819, 'INV_Shoulder_30'), (41820, 'INV_Gauntlets_18'), (41821, 'INV_Belt_34'), (41822, 'Temp'), (41823, 'Temp'), (41824, 'Temp'), (41825, 'Temp'), (41826, 'INV_Helmet_49'), (41827, 'INV_Chest_Leather_10'), (41828, 'INV_Chest_Cloth_02'), (41829, 'INV_Boots_Plate_06'), (41830, 'INV_Shoulder_11'), (41831, 'INV_Belt_03'), (41832, 'INV_Helmet_49'), (41833, 'INV_Helmet_49'), (41834, 'INV_Pants_Cloth_08'), (41835, 'INV_Shoulder_23'), (41836, 'INV_Belt_13'), (41837, 'INV_Weapon_Rifle_22'), (41838, 'INV_Pants_Cloth_07'), (41839, 'INV_Shoulder_27'), (41840, 'INV_Gauntlets_22'), (41841, 'INV_Shoulder_10'), (41842, 'INV_Helmet_27'), (41843, 'INV_Misc_Bandana_01'), (41844, 'INV_Misc_Bandana_03'), (41845, 'INV_Helmet_32'), (41846, 'INV_Helmet_12'), (41847, 'INV_Helmet_09'), (41848, 'INV_Helmet_30'), (41849, 'INV_Helmet_58'), (41850, 'INV_Helmet_41'), (41851, 'INV_Crown_01'), (41852, 'INV_Helmet_04'), (41853, 'INV_Helmet_33'), (41854, 'INV_Misc_Bandana_01'), (41855, 'INV_Weapon_Shortblade_37'), (41856, 'INV_Weapon_Shortblade_37'), (41857, 'INV_Helmet_15'), (41858, 'Spell_Nature_Lightning'), (41859, 'INV_Helmet_28'), (41860, 'INV_Shoulder_18'), (41861, 'INV_Chest_Plate09'), (41862, 'INV_Crown_01'), (41863, 'INV_Chest_Cloth_36'), (41864, 'Temp'), (41865, 'INV_Gauntlets_05'), (41866, 'INV_Staff_08'), (41867, 'INV_Sword_69'), (41868, 'INV_Weapon_Shortblade_49'), (41869, 'INV_Staff_41'), (41870, 'INV_Shield_29'), (41871, 'INV_Hammer_19'), (41872, 'INV_Weapon_Shortblade_47'), (41873, 'INV_Mace_48'), (41874, 'INV_Weapon_Bow_19'), (41875, 'INV_Weapon_Bow_19'), (41876, 'INV_Ammo_Arrow_01'), (41877, 'INV_Misc_Ammo_Arrow_04'), (41878, 'Temp'), (41879, 'Temp'), (41880, 'INV_Weapon_ShortBlade_09'), (41881, 'INV_Weapon_Shortblade_31'), (41882, 'Temp'), (41883, 'Temp'), (41884, 'INV_Weapon_Shortblade_30'), (41885, 'INV_Boots_Chain_04'), (41886, 'INV_Belt_13'), (41887, 'INV_Boots_Plate_03'), (41888, 'INV_Boots_Plate_03'), (41889, 'INV_Belt_28'), (41890, 'INV_Boots_Chain_06'), (41891, 'INV_Belt_15'), (41892, 'INV_Boots_Chain_07'), (41893, 'INV_Belt_03'), (41894, 'Spell_Arcane_StarFire'), (41895, 'INV_Staff_52'), (41896, 'INV_Boots_05'), (41897, 'INV_Belt_03'), (41898, 'INV_Boots_Cloth_04'), (41899, 'INV_Boots_05'), (41900, 'INV_Boots_Fabric_01'), (41901, 'INV_Boots_02'), (41902, 'INV_Belt_13'), (41903, 'INV_Boots_Fabric_01'), (41904, 'INV_Boots_Cloth_14'), (41905, 'INV_Belt_05'), (41906, 'INV_Hammer_10'), (41907, 'INV_Sword_58'), (41908, 'INV_Weapon_ShortBlade_27'), (41909, 'INV_Weapon_ShortBlade_12'), (41910, 'INV_Weapon_ShortBlade_12'), (41911, 'INV_Weapon_ShortBlade_12'), (41912, 'INV_Sword_58'), (41913, 'INV_Hammer_10'), (41914, 'INV_Misc_Orb_01'), (41915, 'INV_Weapon_Rifle_02'), (41916, 'Ability_Warrior_ShieldMastery'), (41917, 'INV_Chest_Plate11'), (41918, 'INV_Helmet_35'), (41919, 'INV_Shoulder_18'), (41920, 'INV_Boots_Chain_05'), (41921, 'Temp'), (41922, 'Temp'), (41923, 'INV_Helmet_19'), (41924, 'INV_Helmet_55'), (41925, 'INV_Boots_Chain_08'), (41926, 'INV_Gauntlets_25'), (41927, 'INV_Sword_11'), (41928, 'INV_Crown_01'), (41929, 'INV_Sword_11'), (41930, 'INV_Axe_65'), (41931, 'INV_Axe_65'), (41932, 'INV_Axe_44'), (41933, 'INV_Helmet_22'), (41934, 'Temp'), (41935, 'INV_Helmet_38'), (41936, 'Spell_Arcane_ArcaneResilience'), (41937, 'Temp'), (41938, 'INV_Crown_01'), (41939, 'ABILITY_POISONS'), (41940, 'INV_Axe_54'), (41941, 'INV_Axe_54'), (41942, 'INV_Axe_54'), (41943, 'INV_Axe_54'), (41944, 'INV_Axe_54'), (41945, 'INV_Weapon_Rifle_10'), (41946, 'INV_Weapon_Rifle_10'), (41947, 'INV_Weapon_Shortblade_31'), (41948, 'INV_Weapon_Rifle_07'), (41949, 'INV_Pants_Leather_14'), (41950, 'INV_Sword_59'), (41951, 'INV_Jewelry_Ring_19'), (41952, 'INV_Hammer_08'), (41953, 'INV_Boots_Chain_11'), (41954, 'INV_Gauntlets_29'), (41955, 'INV_Helmet_46'), (41956, 'INV_Axe_08'), (41957, 'INV_Sword_10'), (41958, 'Temp'), (41959, 'INV_Boots_Chain_06'), (41960, 'INV_Shoulder_11'), (41961, 'INV_Gauntlets_10'), (41962, 'INV_Belt_08'), (41963, 'INV_Boots_Chain_06'), (41964, 'INV_Gauntlets_29'), (41965, 'INV_Mace_11'), (41966, 'INV_Chest_Cloth_03'), (41967, 'INV_Chest_Cloth_01'), (41968, 'INV_Boots_Chain_06'), (41969, 'INV_Weapon_Crossbow_14'), (41970, 'INV_Boots_Cloth_04'), (41971, 'INV_Misc_Food_56'), (41972, 'INV_Helmet_08'), (41973, 'INV_Sword_04'), (41974, 'INV_Axe_40'), (41975, 'INV_Sword_Draenei_02'), (41976, 'INV_Sword_Draenei_02'), (41977, 'INV_Sword_Draenei_02'), (41978, 'INV_Sword_Draenei_02'), (41979, 'INV_Sword_Draenei_02'), (41980, 'INV_Sword_Draenei_02'), (41981, 'INV_Sword_Draenei_02'), (41982, 'INV_Sword_Draenei_02'), (41983, 'INV_Sword_Draenei_02'), (41984, 'INV_Sword_Draenei_02'), (41985, 'INV_Axe_04'), (41986, 'INV_Shield_30'), (41987, 'Temp'), (41988, 'Temp'), (41989, 'Temp'), (41990, 'Temp'), (41991, 'Temp'), (41992, 'Temp'), (41993, 'Temp'), (41994, 'Temp'), (41995, 'Temp'), (41996, 'Temp'), (41997, 'Temp'), (41998, 'INV_Helmet_11'), (41999, 'INV_Spear_08'), (42000, 'INV_Staff_08'), (42001, 'INV_Staff_08'), (42002, 'Temp'), (42003, 'Temp'), (42004, 'Temp'), (42005, 'Temp'), (42006, 'Temp'), (42007, 'Temp'), (42008, 'Temp'), (42009, 'Temp'), (42010, 'Temp'), (42011, 'Temp'), (42012, 'Temp'), (42013, 'Temp'), (42014, 'Temp'), (42015, 'Temp'), (42016, 'Temp'), (42017, 'Temp'), (42018, 'Temp'), (42019, 'Temp'), (42020, 'Temp'), (42021, 'Temp'), (42022, 'Temp'), (42023, 'Temp'), (42024, 'Temp'), (42025, 'Temp'), (42026, 'Temp'), (42027, 'Temp'), (42028, 'Temp'), (42029, 'Temp'), (42030, 'Temp'), (42031, 'INV_Potion_120'), (42032, 'INV_Misc_Statue_06'), (42033, 'INV_Misc_Drum_05'), (42034, 'INV_Misc_Ammo_Arrow_04'), (42035, 'Temp'), (42036, 'INV_Weapon_Halberd_AhnQiraj'), (42037, 'INV_Misc_Gem_AzureDraenite_02'), (42038, 'INV_Misc_Gem_BloodGem_03'), (42039, 'INV_Misc_Gem_AzureDraenite_03'), (42040, 'INV_Misc_Gem_EbonDraenite_02'), (42041, 'Temp'), (42042, 'INV_Axe_04'), (42043, 'INV_Weapon_Halberd_AhnQiraj'), (42044, 'INV_Spear_08'), (42045, 'INV_Helmet_04'), (42046, 'Temp'), (42047, 'Temp'), (42048, 'Temp'), (42049, 'INV_Staff_08'), (42050, 'Temp'), (42051, 'Temp'), (42052, 'Temp'), (42053, 'Temp'), (42054, 'Temp'), (42055, 'Temp'), (42056, 'INV_Axe_44'), (42057, 'INV_Weapon_Halberd_12'), (42058, 'INV_Spear_03'), (42059, 'INV_Sword_Draenei_01'), (42060, 'INV_Weapon_Shortblade_29'), (42061, 'INV_Weapon_Shortblade_31'), (42062, 'INV_Hammer_05'), (42063, 'INV_Sword_Draenei_01'), (42064, 'INV_Spear_03'), (42065, 'INV_Sword_Draenei_01'), (42066, 'INV_Weapon_Bow_16'), (42067, 'INV_Mace_08'), (42068, 'INV_Hammer_04'), (42069, 'INV_Sword_48'), (42070, 'INV_Axe_02'), (42071, 'INV_Weapon_Crossbow_10'), (42072, 'INV_Weapon_Hand_02'), (42073, 'INV_Weapon_Halberd_04'), (42074, 'INV_Sword_01'), (42075, 'INV_Weapon_Hand_02'), (42076, 'INV_Weapon_Shortblade_29'), (42077, 'INV_Weapon_ShortBlade_26'), (42078, 'INV_Misc_Bone_ElfSkull_01'), (42079, 'INV_Misc_Book_06'), (42080, 'INV_Mace_08'), (42081, 'INV_Hammer_04'), (42082, 'INV_Axe_03'), (42083, 'INV_Axe_09'), (42084, 'INV_Weapon_Crossbow_10'), (42085, 'INV_Weapon_Hand_02'), (42086, 'INV_Weapon_Halberd_04'), (42087, 'INV_Sword_05'), (42088, 'INV_Weapon_Hand_02'), (42089, 'INV_Weapon_ShortBlade_06'), (42090, 'INV_Weapon_ShortBlade_06'), (42091, 'INV_Staff_07'), (42092, 'INV_Misc_Book_12'), (42093, 'INV_Weapon_Bow_05'), (42094, 'INV_Weapon_Bow_05'), (42095, 'INV_Weapon_Bow_05'), (42096, 'Temp'), (42097, 'Temp'), (42098, 'Temp'), (42099, 'Temp'), (42100, 'INV_Chest_Cloth_02'), (42101, 'INV_Boots_07'), (42102, 'INV_Belt_30'), (42103, 'INV_Helmet_33'), (42104, 'INV_Belt_22'), (42105, 'INV_Chest_Chain_12'), (42106, 'INV_Gauntlets_17'), (42107, 'INV_Boots_Chain_08'), (42108, 'INV_Pants_Mail_12'), (42109, 'INV_Shoulder_14'), (42110, 'INV_Pants_Cloth_03'), (42111, 'INV_Potion_03'), (42112, 'INV_Misc_MonsterScales_04'), (42113, 'Temp'), (42114, 'INV_Misc_Pipe_01'), (42115, 'INV_Helmet_15'), (42116, 'INV_Misc_LeatherScrap_09'), (42117, 'Temp'), (42118, 'Temp'), (42119, 'Temp'), (42120, 'Temp'), (42121, 'Temp'), (42122, 'Ability_Mount_Dreadsteed'), (42123, 'INV_Boots_01'), (42124, 'INV_Belt_01'), (42125, 'INV_Sword_10'), (42126, 'INV_Boots_01'), (42127, 'Temp'), (42128, 'INV_Chest_Wolf'), (42129, 'INV_Pants_Wolf'), (42130, 'INV_Boots_04'), (42131, 'INV_Chest_Wolf'), (42132, 'Temp'), (42133, 'Temp'), (42134, 'Temp'), (42135, 'Temp'), (42136, 'INV_Boots_07'), (42137, 'Temp'), (42138, 'Temp'), (42139, 'INV_Gauntlets_15'), (42140, 'Temp'), (42141, 'Temp'), (42142, 'Temp'), (42143, 'INV_Chest_Cloth_07'), (42144, 'INV_Chest_Plate03'), (42145, 'INV_Helmet_22'), (42146, 'Temp'), (42147, 'Temp'), (42148, 'Temp'), (42149, 'Temp'), (42150, 'Temp'), (42151, 'Spell_Shadow_SoulLeech_3'), (42152, 'Temp'), (42153, 'Temp'), (42154, 'INV_Belt_17'), (42155, 'Temp'), (42156, 'INV_Gauntlets_15'), (42157, 'INV_Chest_Cloth_12'), (42158, 'INV_Gauntlets_17'), (42159, 'INV_Shoulder_02'), (42160, 'INV_Sword_70'), (42161, 'INV_Fabric_Felcloth_Ebon'), (42162, 'INV_Sword_01'), (42163, 'INV_Chest_Plate05'), (42164, 'INV_Gauntlets_29'), (42165, 'INV_Helmet_22'), (42166, 'INV_Pants_Plate_17'), (42167, 'INV_Shoulder_22'), (42168, 'INV_Boots_Plate_04'), (42169, 'INV_Misc_Food_55'), (42170, 'INV_Misc_Food_43'), (42171, 'INV_Shoulder_02'), (42172, 'INV_Weapon_Hand_07'), (42173, 'INV_Weapon_Hand_08'), (42174, 'INV_Weapon_Hand_08'), (42175, 'INV_Shield_33'), (42176, 'INV_Offhand_Blood_02'), (42177, 'INV_Axe_62'), (42178, 'INV_Weapon_Rifle_18'), (42179, 'INV_Weapon_Shortblade_46'), (42180, 'INV_Staff_52'), (42181, 'INV_Wand_15'), (42182, 'INV_Staff_43'), (42183, 'INV_Sword_2H_Blood_C_01'), (42184, 'INV_Staff_50'), (42185, 'INV_Misc_Gem_AzureDraenite_02'), (42186, 'INV_Mace_40'), (42187, 'INV_Sword_50'), (42188, 'INV_Sword_73'), (42189, 'INV_Weapon_Shortblade_39'), (42190, 'INV_Weapon_Crossbow_18'), (42191, 'INV_Weapon_Crossbow_16'), (42192, 'INV_Weapon_Shortblade_43'), (42193, 'INV_Weapon_Shortblade_42'), (42194, 'INV_Helmet_30'), (42195, 'INV_Helmet_30'), (42196, 'INV_Helmet_08'), (42197, 'INV_Helmet_22'), (42198, 'INV_Helmet_22'), (42199, 'INV_Helmet_22'), (42200, 'INV_Helmet_05'), (42201, 'INV_Helmet_24'), (42202, 'INV_Helmet_19'), (42203, 'INV_Weapon_Halberd19'), (42204, 'INV_Helmet_21'), (42205, 'INV_Helmet_41'), (42206, 'INV_Helmet_21'), (42207, 'INV_Helmet_38'), (42208, 'INV_Helmet_41'), (42209, 'INV_Helmet_21'), (42210, 'INV_Helmet_38'), (42211, 'INV_Helmet_19'), (42212, 'INV_Mace_44'), (42213, 'INV_Helmet_38'), (42214, 'INV_Helmet_25'), (42215, 'INV_Helmet_21'), (42216, 'INV_Helmet_03'), (42217, 'INV_Helmet_03'), (42218, 'INV_Mace_54'), (42219, 'INV_Sword_81'), (42220, 'INV_Weapon_Crossbow_16'), (42221, 'INV_Staff_55'), (42222, 'INV_knife_1h_stratholme_d_03'), (42223, 'INV_Weapon_Shortblade_48'), (42224, 'INV_Weapon_Shortblade_33'), (42225, 'INV_Sword_38'), (42226, 'Spell_Shadow_ShadowandFlame'), (42227, 'Temp'), (42228, 'INV_Gauntlets_26'), (42229, 'Temp'), (42230, 'Temp'), (42231, 'Temp'), (42232, 'Temp'), (42233, 'Temp'), (42234, 'Temp'), (42235, 'Temp'), (42236, 'Temp'), (42237, 'Temp'), (42238, 'Temp'), (42239, 'Temp'), (42240, 'INV_Helmet_02'), (42241, 'INV_Helmet_02'), (42242, 'Temp'), (42243, 'Temp'), (42244, 'Temp'), (42245, 'Temp'), (42246, 'Temp'), (42247, 'INV_Boots_Plate_06'), (42248, 'INV_Bracer_15'), (42249, 'Temp'), (42250, 'Temp'), (42251, 'Temp'), (42252, 'INV_Axe_40'), (42253, 'INV_Axe_68'), (42254, 'INV_Misc_WartornScrap_Chain'), (42255, 'Spell_Nature_Rejuvenation'), (42256, 'Spell_Nature_NaturesBlessing'), (42257, 'INV_Chest_Plate01'), (42258, 'Temp'), (42259, 'Temp'), (42260, 'Temp'), (42261, 'Temp'), (42262, 'Temp'), (42263, 'Temp'), (42264, 'Temp'), (42265, 'Temp'), (42266, 'Temp'), (42267, 'Temp'), (42268, 'Temp'), (42269, 'Temp'), (42270, 'Temp'), (42271, 'INV_Belt_06'), (42272, 'Temp'), (42273, 'Temp'), (42274, 'INV_Helmet_51'), (42275, 'INV_Misc_Bandana_01'), (42276, 'INV_Pants_Cloth_02'), (42277, 'INV_Misc_Gem_Pearl_04'), (42278, 'INV_Wand_02'), (42279, 'INV_Helmet_47'), (42280, 'INV_Relics_LibramofHope'), (42281, 'INV_Relics_LibramofGrace'), (42282, 'INV_Relics_LibramofTruth'), (42283, 'Spell_Nature_AbolishMagic'), (42284, 'INV_Misc_Bag_10_Blue'), (42285, 'INV_Shield_36'), (42286, 'INV_Weapon_Shortblade_39'), (42287, 'INV_Gauntlets_17'), (42288, 'INV_Pants_Cloth_05'), (42289, 'INV_Hammer_04'), (42290, 'INV_Chest_Cloth_43'), (42291, 'INV_Gauntlets_17'), (42292, 'INV_Crown_01'), (42293, 'INV_Crown_01'), (42294, 'INV_Shoulder_25'), (42295, 'INV_Pants_Cloth_05'), (42296, 'INV_Helmet_58'), (42297, 'INV_Chest_Plate02'), (42298, 'INV_Pants_Plate_05'), (42299, 'INV_Gauntlets_28'), (42300, 'INV_Shoulder_29'), (42301, 'INV_Chest_Cloth_43'), (42302, 'INV_Gauntlets_17'), (42303, 'INV_Pants_Cloth_05'), (42304, 'INV_Shoulder_25'), (42305, 'INV_Crown_01'), (42306, 'INV_Chest_Chain_15'), (42307, 'INV_Gauntlets_25'), (42308, 'INV_Helmet_15'), (42309, 'INV_Pants_Mail_15'), (42310, 'INV_Shoulder_14'), (42311, 'Temp'), (42312, 'Temp'), (42313, 'INV_Chest_Cloth_43'), (42314, 'INV_Pants_Mail_08'), (42315, 'INV_Pants_Cloth_16'), (42316, 'INV_Pants_Mail_20'), (42317, 'INV_Pants_04'), (42318, 'INV_Pants_Plate_21'), (42319, 'INV_Pants_Leather_09'), (42320, 'INV_Pants_Cloth_20'), (42321, 'INV_Sword_Draenei_06'), (42322, 'INV_Sword_Draenei_06'), (42323, 'INV_Sword_Draenei_06'), (42324, 'INV_Pants_Leather_03'), (42325, 'INV_Pants_Mail_16'), (42326, 'INV_Pants_Plate_21'), (42327, 'INV_Boots_Cloth_05'), (42328, 'INV_Boots_Plate_06'), (42329, 'INV_Boots_Plate_06'), (42330, 'INV_Boots_Chain_05'), (42331, 'INV_Boots_Chain_05'), (42332, 'INV_Boots_Chain_05'), (42333, 'INV_Boots_Chain_05'), (42334, 'INV_Boots_Chain_05'), (42335, 'INV_Sword_Draenei_06'), (42336, 'INV_Sword_Draenei_06'), (42337, 'INV_Weapon_ShortBlade_04'), (42338, 'INV_Axe_04'), (42339, 'INV_Weapon_ShortBlade_02'), (42340, 'INV_Axe_04'), (42341, 'INV_Weapon_ShortBlade_02'), (42342, 'INV_Stone_15'), (42343, 'INV_Weapon_Crossbow_02'), (42344, 'Temp'), (42345, 'INV_Shoulder_10'), (42346, 'INV_Chest_Plate01'), (42347, 'INV_Gauntlets_04'), (42348, 'INV_Weapon_Hand_10'), (42349, 'INV_Pants_04'), (42350, 'INV_Gauntlets_29'), (42351, 'INV_Shoulder_10'), (42352, 'INV_Chest_Chain_15'), (42353, 'INV_Helmet_25'), (42354, 'INV_Pants_04'), (42355, 'INV_Gauntlets_29'), (42356, 'INV_Belt_23'), (42357, 'INV_Boots_Plate_09'), (42358, 'INV_Bracer_17'), (42359, 'INV_Chest_Chain_15'), (42360, 'INV_Shoulder_26'), (42361, 'Temp'), (42362, 'INV_Helmet_20'), (42363, 'INV_Pants_Plate_06'), (42364, 'INV_Belt_26'), (42365, 'INV_Boots_Plate_06'), (42366, 'INV_Bracer_07'), (42367, 'INV_Chest_Cloth_25'), (42368, 'INV_Pants_Cloth_14'), (42369, 'INV_Pants_Cloth_20'), (42370, 'INV_Helmet_34'), (42371, 'INV_Gauntlets_17'), (42372, 'INV_Shoulder_02'), (42373, 'INV_Bracer_11'), (42374, 'INV_Belt_01'), (42375, 'INV_Boots_Cloth_06'), (42376, 'INV_Shield_31'), (42377, 'INV_Weapon_Hand_02'), (42378, 'Ability_Mount_NetherDrakeElite'), (42379, 'INV_Sword_71'), (42380, 'INV_Weapon_Shortblade_45'), (42381, 'INV_Weapon_Shortblade_40'), (42382, 'INV_Misc_Ammo_Bullet_04'), (42383, 'Temp'), (42384, 'Temp'), (42385, 'INV_Weapon_Crossbow_10'), (42386, 'INV_Helmet_59'), (42387, 'INV_Helmet_08'), (42388, 'INV_Helmet_06'), (42389, 'INV_Helmet_22'), (42390, 'INV_Helmet_22'), (42391, 'INV_Helmet_03'), (42392, 'INV_Helmet_24'), (42393, 'INV_Weapon_Bow_01'), (42394, 'INV_Bracer_02'), (42395, 'INV_Pants_Leather_08'), (42396, 'INV_Chest_Leather_07'), (42397, 'INV_Pants_Leather_08'), (42398, 'INV_Helmet_04'), (42399, 'INV_Chest_Leather_09'), (42400, 'INV_Pants_Leather_05'), (42401, 'INV_Pants_Mail_15'), (42402, 'Temp'), (42403, 'Temp'), (42404, 'Temp'), (42405, 'Temp'), (42406, 'INV_Shield_37'), (42407, 'INV_Weapon_Hand_02'), (42408, 'INV_Weapon_Hand_11'), (42409, 'INV_Shield_34'), (42410, 'INV_Gauntlets_01'), (42411, 'INV_Chest_Chain_17'), (42412, 'INV_Helmet_15'), (42413, 'INV_Pants_Leather_03'), (42414, 'INV_Shoulder_24'), (42415, 'INV_Belt_26'), (42416, 'INV_Boots_Cloth_05'), (42417, 'INV_Boots_Cloth_05'), (42418, 'INV_Bracer_15'), (42419, 'INV_Helmet_30'), (42420, 'INV_Sword_24'), (42421, 'INV_Axe_04'), (42422, 'Temp'), (42423, 'Temp'), (42424, 'Temp'), (42425, 'Temp'), (42426, 'Temp'), (42427, 'Temp'), (42428, 'Temp'), (42429, 'Temp'), (42430, 'INV_Misc_EngGizmos_09'), (42431, 'Temp'), (42432, 'INV_Boots_05'), (42433, 'Temp'), (42434, 'INV_Spear_10'), (42435, 'INV_Helmet_55'), (42436, 'INV_Helmet_49'), (42437, 'INV_Helmet_49'), (42438, 'INV_Helmet_46'), (42439, 'INV_Crown_02'), (42440, 'INV_Mask_01'), (42441, 'INV_Chest_Cloth_39'), (42442, 'INV_Gauntlets_27'), (42443, 'INV_Shoulder_22'), (42444, 'INV_Pants_Cloth_06'), (42445, 'INV_Jewelry_Ring_62'), (42446, 'INV_Gauntlets_16'), (42447, 'INV_Shoulder_18'), (42448, 'INV_Pants_08'), (42449, 'INV_Chest_Cloth_29'), (42450, 'INV_Helmet_30'), (42451, 'INV_Helmet_15'), (42452, 'INV_Gauntlets_13'), (42453, 'INV_Pants_14'), (42454, 'INV_Shoulder_24'), (42455, 'INV_Chest_Cloth_07'), (42456, 'INV_Chest_Cloth_07'), (42457, 'Temp'), (42458, 'Temp'), (42459, 'Temp'), (42460, 'INV_Helmet_24'), (42461, 'INV_Helmet_08'), (42462, 'INV_Helmet_06'), (42463, 'Temp'), (42464, 'Temp'), (42465, 'Temp'), (42466, 'Temp'), (42467, 'Temp'), (42468, 'Spell_Arcane_StarFire'), (42469, 'Temp'), (42470, 'Temp'), (42471, 'Temp'), (42472, 'Temp'), (42473, 'Temp'), (42474, 'Temp'), (42475, 'Temp'), (42476, 'Temp'), (42477, 'Temp'), (42478, 'INV_Misc_Bandana_03'), (42479, 'INV_Helmet_31'), (42480, 'INV_Helmet_30'), (42481, 'INV_Helmet_34'), (42482, 'INV_Weapon_Crossbow_13'), (42483, 'INV_Pants_Plate_05'), (42484, 'INV_Gauntlets_28'), (42485, 'INV_Helmet_58'), (42486, 'INV_Shoulder_29'), (42487, 'INV_Boots_Plate_06'), (42488, 'Temp'), (42489, 'Temp'), (42490, 'INV_Misc_EngGizmos_06'), (42491, 'INV_Misc_Cape_18'), (42492, 'INV_Gauntlets_28'), (42493, 'Temp'), (42494, 'Temp'), (42495, 'Temp'), (42496, 'Temp'), (42497, 'Temp'), (42498, 'Temp'), (42499, 'INV_Chest_Plate02'), (42500, 'Temp'), (42501, 'INV_Pants_04'), (42502, 'Temp'), (42503, 'Temp'), (42504, 'INV_Sword_03'), (42505, 'Temp'), (42506, 'INV_Bracer_16'), (42507, 'Temp'), (42508, 'Temp'), (42509, 'INV_Belt_01'), (42510, 'Temp'), (42511, 'Temp'), (42512, 'Temp'), (42513, 'Temp'), (42514, 'INV_Sword_04'), (42515, 'INV_Pants_12'), (42516, 'INV_Gauntlets_18'), (42517, 'INV_Boots_Chain_07'), (42518, 'INV_Belt_10'), (42519, 'INV_Boots_05'), (42520, 'INV_Bracer_16'), (42521, 'Temp'), (42522, 'INV_Bracer_16'), (42523, 'INV_Bracer_16'), (42524, 'Temp'), (42525, 'Temp'), (42526, 'Temp'), (42527, 'INV_Bracer_16'), (42528, 'INV_Bracer_16'), (42529, 'INV_Bracer_16'), (42530, 'Temp'), (42531, 'Temp'), (42532, 'Temp'), (42533, 'Temp'), (42534, 'Temp'), (42535, 'Temp'), (42536, 'Temp'), (42537, 'INV_Wand_04'), (42538, 'INV_Wand_05'), (42539, 'INV_Wand_06'), (42540, 'INV_Battery_01'), (42541, 'INV_Weapon_ShortBlade_12'), (42542, 'INV_Weapon_Shortblade_37'), (42543, 'INV_Sword_01'), (42544, 'INV_Sword_01'), (42545, 'Temp'), (42546, 'Temp'), (42547, 'INV_Gauntlets_11'), (42548, 'INV_Misc_Rune_10'), (42549, 'INV_Weapon_ShortBlade_02'), (42550, 'INV_Weapon_ShortBlade_02'), (42551, 'INV_Axe_04'), (42552, 'INV_Shield_04'), (42553, 'INV_Helmet_21'), (42554, 'INV_Helmet_08'), (42555, 'INV_Mace_16'), (42556, 'INV_Mace_16'), (42557, 'INV_Wand_08'), (42558, 'Temp'), (42559, 'Temp'), (42560, 'INV_Weapon_Shortblade_51'), (42561, 'INV_Weapon_Shortblade_52'), (42562, 'INV_Offhand_OutlandRaid_01'), (42563, 'INV_Offhand_OutlandRaid_02'), (42564, 'INV_Misc_Book_05'), (42565, 'INV_Weapon_ShortBlade_07'), (42566, 'INV_Misc_Book_10'), (42567, 'INV_Chest_Chain_03'), (42568, 'INV_Gauntlets_10'), (42569, 'Temp'), (42570, 'Temp'), (42571, 'INV_Helmet_19'), (42572, 'INV_Pants_Mail_06'), (42573, 'INV_Shoulder_31'), (42574, 'INV_Chest_Cloth_39'), (42575, 'INV_Jewelry_Ring_62'), (42576, 'INV_Gauntlets_27'), (42577, 'INV_Shoulder_22'), (42578, 'INV_Pants_Cloth_18'), (42579, 'INV_Chest_Chain_03'), (42580, 'INV_Helmet_19'), (42581, 'INV_Gauntlets_10'), (42582, 'INV_Pants_03'), (42583, 'INV_Shoulder_23'), (42584, 'INV_Belt_30'), (42585, 'INV_Boots_Chain_05'), (42586, 'INV_Bracer_02'), (42587, 'INV_Belt_15'), (42588, 'INV_Boots_Cloth_03'), (42589, 'INV_Bracer_13'), (42590, 'INV_Belt_03'), (42591, 'INV_Bracer_12'), (42592, 'INV_Boots_Cloth_11'), (42593, 'INV_Belt_22'), (42594, 'INV_Boots_Chain_06'), (42595, 'INV_Bracer_02'), (42596, 'INV_Belt_22'), (42597, 'INV_Boots_Chain_05'), (42598, 'INV_Bracer_02'), (42599, 'Temp'), (42600, 'INV_Belt_03'), (42601, 'INV_Boots_Cloth_06'), (42602, 'INV_Bracer_13'), (42603, 'INV_Belt_11'), (42604, 'INV_Boots_Chain_05'), (42605, 'INV_Bracer_02'), (42606, 'INV_Belt_27'), (42607, 'INV_Boots_Plate_01'), (42608, 'INV_Weapon_ShortBlade_23'), (42609, 'INV_ValentinePerfumeBottle'), (42610, 'INV_Misc_MonsterScales_15'), (42611, 'INV_Misc_Cape_02'), (42612, 'INV_Battery_02'), (42613, 'INV_Staff_13'), (42614, 'INV_Elemental_Primal_Earth'), (42615, 'INV_Misc_Cape_16'), (42616, 'INV_knife_1h_stratholme_d_03'), (42617, 'INV_knife_1h_stratholme_d_03'), (42618, 'INV_Qiraj_JewelBlessed'), (42619, 'INV_Qiraj_JewelBlessed'), (42620, 'INV_Shield_37'), (42621, 'INV_Shield_33'), (42622, 'INV_Shield_33'), (42623, 'INV_Gizmo_06'), (42624, 'Spell_Fire_SealOfFire'), (42625, 'INV_Misc_Bag_10_Green'), (42626, 'INV_Misc_Orb_04'), (42627, 'INV_Misc_Orb_03'), (42628, 'INV_Potion_75'), (42629, 'INV_Wand_1H_Stratholme_D_01'), (42630, 'INV_Misc_Bone_01'), (42631, 'INV_Chest_Plate02'), (42632, 'INV_Gauntlets_28'), (42633, 'INV_Helmet_58'), (42634, 'INV_Pants_Plate_05'), (42635, 'INV_Shoulder_29'), (42636, 'INV_Belt_26'), (42637, 'INV_Boots_Plate_06'), (42638, 'INV_Bracer_15'), (42639, 'INV_Chest_Chain_15'), (42640, 'INV_Chest_Cloth_43'), (42641, 'INV_Gauntlets_17'), (42642, 'INV_Crown_01'), (42643, 'INV_Pants_Cloth_05'), (42644, 'INV_Shoulder_25'), (42645, 'INV_Bracer_13'), (42646, 'INV_Boots_Fabric_01'), (42647, 'INV_Boots_05'), (42648, 'INV_Belt_03'), (42649, 'INV_Belt_03'), (42650, 'INV_Bracer_19'), (42651, 'INV_Belt_27'), (42652, 'Temp'), (42653, 'INV_Helmet_03'), (42654, 'Temp'), (42655, 'INV_Weapon_ShortBlade_10'), (42656, 'INV_Chest_Cloth_02'), (42657, 'INV_Chest_Cloth_02'), (42658, 'INV_Chest_Cloth_02'), (42659, 'INV_Chest_Cloth_07'), (42660, 'INV_Weapon_ShortBlade_10'), (42661, 'Temp'), (42662, 'Temp'), (42663, 'Temp'), (42664, 'Temp'), (42665, 'Temp'), (42666, 'INV_Axe_01'), (42667, 'INV_Axe_01'), (42668, 'INV_Shoulder_24'), (42669, 'INV_Axe_03'), (42670, 'INV_Axe_01'), (42671, 'Temp'), (42672, 'INV_Boots_Chain_08'), (42673, 'INV_Helmet_15'), (42674, 'INV_Gauntlets_13'), (42675, 'INV_Helmet_15'), (42676, 'INV_Pants_14'), (42677, 'INV_Chest_Cloth_07'), (42678, 'INV_Shoulder_24'), (42679, 'INV_Misc_MonsterClaw_02'), (42680, 'INV_Shoulder_26'), (42681, 'INV_Pants_Cloth_14'), (42682, 'Temp'), (42683, 'Temp'), (42684, 'Temp'), (42685, 'Temp'), (42686, 'Temp'), (42687, 'Temp'), (42688, 'Temp'), (42689, 'Temp'), (42690, 'Temp'), (42691, 'Temp'), (42692, 'Temp'), (42693, 'Temp'), (42694, 'Temp'), (42695, 'Temp'), (42696, 'Temp'), (42697, 'Temp'), (42698, 'INV_Chest_Chain_15'), (42699, 'INV_Belt_22'), (42700, 'INV_Boots_Chain_08'), (42701, 'INV_Boots_05'), (42702, 'INV_Belt_03'), (42703, 'INV_Helmet_58'), (42704, 'INV_Axe_04'), (42705, 'INV_Axe_04'), (42706, 'INV_Misc_Powder_Iron'), (42707, 'INV_Pants_04'), (42708, 'INV_Helmet_47'), (42709, 'INV_Helmet_15'), (42710, 'INV_Gauntlets_13'), (42711, 'INV_Pants_14'), (42712, 'INV_Chest_Cloth_07'), (42713, 'INV_Axe_39'), (42714, 'INV_Bracer_19'), (42715, 'Spell_Holy_Restoration'), (42716, 'Spell_Nature_AstralRecal'), (42717, 'Spell_Nature_AstralRecalGroup'), (42718, 'Spell_Nature_Lightning'), (42719, 'INV_Helmet_15'), (42720, 'INV_Helmet_15'), (42721, 'INV_Helmet_15'), (42722, 'INV_Helmet_15'), (42723, 'INV_Misc_EngGizmos_11'), (42724, 'Temp'), (42725, 'Temp'), (42726, 'INV_Belt_04'), (42727, 'Temp'), (42728, 'Temp'), (42729, 'Temp'), (42730, 'Temp'), (42731, 'Temp'), (42732, 'INV_Belt_04'), (42733, 'Temp'), (42734, 'Temp'), (42735, 'Temp'), (42736, 'Temp'), (42737, 'Temp'), (42738, 'INV_Belt_04'), (42739, 'Temp'), (42740, 'Temp'), (42741, 'Temp'), (42742, 'Spell_Shadow_ShadowMend'), (42743, 'INV_Box_02'), (42744, 'INV_Sword_Draenei_01'), (42745, 'INV_Sword_Draenei_08'), (42746, 'INV_Axe_17'), (42747, 'INV_Axe_20'), (42748, 'INV_Axe_20'), (42749, 'INV_Axe_17'), (42750, 'INV_Sword_Draenei_08'), (42751, 'INV_Sword_Draenei_01'), (42752, 'INV_Spear_05'), (42753, 'INV_Spear_05'), (42754, 'INV_Spear_05'), (42755, 'INV_Spear_05'), (42756, 'Spell_Shadow_ShadowWard'), (42757, 'Spell_Shadow_ShadowWard'), (42758, 'INV_Misc_MonsterClaw_04'), (42759, 'INV_Weapon_Hand_13'), (42760, 'INV_Weapon_Hand_13'), (42761, 'Trade_Engineering'), (42762, 'INV_Weapon_Crossbow_13'), (42763, 'INV_Weapon_Crossbow_13'), (42764, 'INV_Jewelry_Ring_62'), (42765, 'INV_Helmet_58'), (42766, 'INV_Helmet_51'), (42767, 'INV_Helmet_50'), (42768, 'INV_Weapon_Rifle_14'), (42769, 'Temp'), (42770, 'INV_Weapon_Bow_15'), (42771, 'INV_Chest_Cloth_24'), (42772, 'INV_Chest_Plate12'), (42773, 'INV_Chest_Plate12'), (42774, 'INV_Chest_Plate12'), (42775, 'INV_Chest_Plate12'), (42776, 'INV_Bracer_16'), (42777, 'INV_Bracer_16'), (42778, 'INV_Gauntlets_10'), (42779, 'Trade_Engineering'), (42780, 'INV_Shield_21'), (42781, 'INV_Belt_27'), (42782, 'INV_Belt_27'), (42783, 'INV_Pants_Leather_18'), (42784, 'INV_Boots_07'), (42785, 'INV_Chest_Chain_12'), (42786, 'INV_Chest_Chain_12'), (42787, 'INV_Gauntlets_26'), (42788, 'INV_Gauntlets_12'), (42789, 'INV_Weapon_Shortblade_47'), (42790, 'INV_Weapon_Shortblade_40'), (42791, 'INV_Banner_02'), (42792, 'Temp'), (42793, 'INV_Spear_08'), (42794, 'Temp'), (42795, 'INV_Chest_Chain_15'), (42796, 'INV_Misc_Cape_21'), (42797, 'INV_Staff_14'), (42798, 'INV_Banner_02'), (42799, 'Temp'), (42800, 'INV_Shirt_Black_01'), (42801, 'INV_Belt_10'), (42802, 'Temp'), (42803, 'Temp'), (42804, 'Temp'), (42805, 'INV_Misc_Cape_20'), (42806, 'Temp'), (42807, 'INV_Sword_04'), (42808, 'Temp'), (42809, 'Temp'), (42810, 'Temp'), (42811, 'Temp'), (42812, 'Temp'), (42813, 'INV_Boots_05'), (42814, 'Temp'), (42815, 'Temp'), (42816, 'Temp'), (42817, 'INV_Boots_08'), (42818, 'Temp'), (42819, 'Temp'), (42820, 'INV_Mace_14'), (42821, 'INV_Gauntlets_18'), (42822, 'INV_Misc_Food_95_Grainbread'), (42823, 'INV_Weapon_Hand_12'), (42824, 'INV_Weapon_Shortblade_54'), (42825, 'INV_Weapon_Shortblade_37'), (42826, 'INV_Weapon_Shortblade_52'), (42827, 'INV_Misc_Food_90'), (42828, 'Ability_Hunter_Pet_Scorpid'), (42829, 'INV_Helmet_71'), (42830, 'INV_Pants_04'), (42831, 'INV_Pants_Plate_01'), (42832, 'INV_Bracer_06'), (42833, 'INV_Belt_26'), (42834, 'Spell_Shadow_FocusedPower'), (42835, 'INV_Boots_Chain_11'), (42836, 'INV_Shoulder_34'), (42837, 'INV_Gauntlets_30'), (42838, 'INV_Chest_Plate07'), (42839, 'INV_Pants_Plate_02'), (42840, 'INV_Helmet_12'), (42841, 'INV_Boots_Chain_04'), (42842, 'INV_Pants_Mail_03'), (42843, 'INV_Boots_Chain_07'), (42844, 'INV_Belt_15'), (42845, 'INV_Chest_Plate08'), (42846, 'INV_Shoulder_01'), (42847, 'INV_Bracer_10'), (42848, 'INV_Belt_23'), (42849, 'INV_Gauntlets_26'), (42850, 'INV_Bracer_17'), (42851, 'INV_Bracer_13'), (42852, 'INV_Gauntlets_09'), (42853, 'INV_Shoulder_37'), (42854, 'INV_Pants_Leather_05'), (42855, 'INV_Pants_Leather_05'), (42856, 'INV_Pants_04'), (42857, 'INV_Boots_Cloth_05'), (42858, 'INV_Belt_06'), (42859, 'INV_Chest_Cloth_59'), (42860, 'INV_Helmet_74'), (42861, 'INV_Gizmo_KhoriumPowerCore'), (42862, 'INV_Belt_23'), (42863, 'INV_Chest_Plate11'), (42864, 'INV_Boots_Chain_08'), (42865, 'INV_Bracer_18'), (42866, 'INV_Helmet_25'), (42867, 'INV_Helmet_12'), (42868, 'INV_Belt_29'), (42869, 'INV_Gauntlets_19'), (42870, 'INV_Boots_Chain_04'), (42871, 'INV_Pants_Plate_21'), (42872, 'INV_Shoulder_35'), (42873, 'INV_Chest_Plate08'), (42874, 'INV_Chest_Plate16'), (42875, 'INV_Gauntlets_11'), (42876, 'INV_Helmet_22'), (42877, 'INV_Bracer_19'), (42878, 'INV_Crown_01'), (42879, 'INV_Crown_01'), (42880, 'INV_Helmet_10'), (42881, 'INV_Helmet_11'), (42882, 'INV_Helmet_09'), (42883, 'INV_Helmet_58'), (42884, 'INV_Helmet_13'), (42885, 'INV_Bracer_16'), (42886, 'INV_Gauntlets_11'), (42887, 'INV_Belt_25'), (42888, 'INV_Helmet_19'), (42889, 'INV_Helmet_21'), (42890, 'INV_Chest_Chain_13'), (42891, 'INV_Chest_Chain_13'), (42892, 'INV_Pants_Mail_16'), (42893, 'INV_Boots_02'), (42894, 'INV_Boots_Chain_05'), (42895, 'INV_Shoulder_18'), (42896, 'INV_Bracer_13'), (42897, 'INV_Belt_13'), (42898, 'INV_Chest_Cloth_18'), (42899, 'INV_Helmet_72'), (42900, 'INV_Shoulder_36'), (42901, 'INV_Boots_Fabric_01'), (42902, 'INV_Boots_Cloth_12'), (42903, 'INV_Gauntlets_19'), (42904, 'INV_Pants_Cloth_14'), (42905, 'INV_Misc_Powder_Black'), (42906, 'INV_Spear_04'), (42907, 'INV_Misc_Cape_16'), (42908, 'INV_Bracer_09'), (42909, 'INV_Hammer_08'), (42910, 'INV_Shoulder_23'), (42911, 'INV_Belt_11'), (42912, 'INV_Gauntlets_03'), (42913, 'INV_Helmet_19'), (42914, 'INV_Helmet_17'), (42915, 'INV_Boots_Chain_13'), (42916, 'INV_Chest_Plate08'), (42917, 'INV_Pants_Cloth_09'), (42918, 'INV_Chest_Wolf'), (42919, 'INV_Pants_Plate_02'), (42920, 'INV_Boots_07'), (42921, 'INV_Chest_Cloth_01'), (42922, 'INV_Chest_Cloth_01'), (42923, 'INV_Chest_Cloth_07'), (42924, 'INV_Misc_Food_91'), (42925, 'INV_Boots_07'), (42926, 'INV_Bracer_19'), (42927, 'INV_Pants_Cloth_11'), (42928, 'INV_Gauntlets_19'), (42929, 'INV_Helmet_19'), (42930, 'INV_Chest_Cloth_07'), (42931, 'INV_Boots_Chain_08'), (42932, 'INV_Gauntlets_10'), (42933, 'INV_Shoulder_33'), (42934, 'INV_Chest_Cloth_07'), (42935, 'INV_Chest_Cloth_07'), (42936, 'INV_Belt_03'), (42937, 'INV_Gauntlets_19'), (42938, 'INV_Gauntlets_19'), (42939, 'INV_Bracer_12'), (42940, 'INV_Gauntlets_19'), (42941, 'INV_Gauntlets_19'), (42942, 'INV_Bracer_11'), (42943, 'INV_Chest_Chain_03'), (42944, 'INV_Chest_Leather_05'), (42945, 'INV_Pants_Leather_12'), (42946, 'INV_Chest_Plate11'), (42947, 'INV_Belt_15'), (42948, 'INV_Bracer_07'), (42949, 'INV_Shoulder_17'), (42950, 'INV_Boots_Chain_06'), (42951, 'INV_Helmet_29'), (42952, 'INV_Gauntlets_22'), (42953, 'INV_Chest_Cloth_07'), (42954, 'INV_Helmet_17'), (42955, 'INV_Pants_14'), (42956, 'INV_Bracer_06'), (42957, 'INV_Boots_05'), (42958, 'Spell_Holy_PureOfHeart'), (42959, 'INV_Helmet_03'), (42960, 'Ability_Rogue_MasterOfSubtlety'), (42961, 'INV_Boots_05'), (42962, 'INV_Belt_26'), (42963, 'INV_Gauntlets_21'), (42964, 'INV_Shoulder_18'), (42965, 'INV_Bracer_08'), (42966, 'INV_Pants_Cloth_12'), (42967, 'INV_Belt_08'), (42968, 'INV_Chest_Cloth_08'), (42969, 'INV_Chest_Cloth_08'), (42970, 'INV_Gauntlets_01'), (42971, 'INV_Gauntlets_07'), (42972, 'INV_Boots_Cloth_14'), (42973, 'INV_Helmet_24'), (42974, 'INV_Shoulder_19'), (42975, 'INV_Bracer_13'), (42976, 'INV_Helmet_70'), (42977, 'INV_Belt_01'), (42978, 'INV_Chest_Cloth_38'), (42979, 'INV_Axe_04'), (42980, 'INV_Pants_Leather_05'), (42981, 'INV_Boots_Cloth_06'), (42982, 'INV_Boots_Cloth_09'), (42983, 'INV_Shoulder_32'), (42984, 'INV_Gauntlets_19'), (42985, 'INV_Gauntlets_19'), (42986, 'INV_Belt_13'), (42987, 'INV_Belt_15'), (42988, 'INV_Misc_Pelt_03'), (42989, 'Spell_Holy_SummonLightwell'), (42990, 'SPELL_HOLY_DISPELMAGIC'), (42991, 'Spell_Shadow_SoulLeech_2'), (42992, 'INV_Helmet_59'), (42993, 'INV_Spear_04'), (42994, 'INV_Helmet_03'), (42995, 'INV_Helmet_03'), (42996, 'INV_Bracer_13'), (42997, 'INV_Chest_Cloth_38'), (42998, 'INV_Crown_01'), (42999, 'INV_Belt_30'), (43000, 'INV_Helmet_15'), (43001, 'INV_Helmet_52'), (43002, 'INV_Pants_Cloth_18'), (43003, 'INV_Boots_Cloth_02'), (43004, 'INV_Shoulder_35'), (43005, 'INV_Gauntlets_16'), (43006, 'INV_Misc_Orb_02'), (43007, 'INV_Wand_11'), (43008, 'INV_Boots_Chain_03'), (43009, 'INV_Belt_09'), (43010, 'INV_Pants_Leather_06'), (43011, 'INV_Chest_Leather_04'), (43012, 'INV_Bracer_16'), (43013, 'INV_Helmet_72'), (43014, 'INV_Shoulder_11'), (43015, 'INV_Chest_Leather_08'), (43016, 'INV_Boots_Cloth_06'), (43017, 'INV_Boots_Cloth_06'), (43018, 'INV_Pants_Mail_05'), (43019, 'INV_Shoulder_08'), (43020, 'INV_Gauntlets_15'), (43021, 'INV_Belt_19'), (43022, 'INV_Helmet_73'), (43023, 'INV_Helmet_34'), (43024, 'INV_Boots_Cloth_06'), (43025, 'INV_Bracer_19'), (43026, 'INV_Belt_13'), (43027, 'INV_Shoulder_23'), (43028, 'INV_Pants_Cloth_14'), (43029, 'INV_Chest_Cloth_25'), (43030, 'INV_Bracer_02'), (43031, 'INV_Sword_Draenei_06'), (43032, 'INV_Sword_78'), (43033, 'INV_Gauntlets_25'), (43034, 'INV_Shoulder_26'), (43035, 'INV_Gauntlets_29'), (43036, 'INV_Sword_65'), (43037, 'INV_Pants_Plate_12'), (43038, 'INV_Sword_65'), (43039, 'INV_Chest_Chain_15'), (43040, 'INV_Helmet_20'), (43041, 'INV_Shield_35'), (43042, 'INV_Belt_23'), (43043, 'INV_Boots_Plate_06'), (43044, 'INV_Shoulder_20'), (43045, 'INV_Belt_09'), (43046, 'INV_Gauntlets_19'), (43047, 'Temp'), (43048, 'Temp'), (43049, 'Temp'), (43050, 'Temp'), (43051, 'Temp'), (43052, 'INV_Gauntlets_10'), (43053, 'INV_Gauntlets_19'), (43054, 'INV_Chest_Chain_03'), (43055, 'INV_Pants_Cloth_20'), (43056, 'INV_Chest_Chain_15'), (43057, 'INV_Helmet_18'), (43058, 'INV_Boots_02'), (43059, 'INV_Boots_Chain_09'), (43060, 'INV_Shield_33'), (43061, 'Spell_Shadow_Haunting'), (43062, 'INV_Gauntlets_25'), (43063, 'INV_Pants_Mail_15'), (43064, 'INV_Gauntlets_25'), (43065, 'INV_Belt_24'), (43066, 'INV_Shoulder_15'), (43067, 'INV_Pants_Mail_04'), (43068, 'INV_Belt_08'), (43069, 'INV_Chest_Chain_17'), (43070, 'INV_Helmet_15'), (43071, 'INV_Boots_05'), (43072, 'INV_Chest_Plate02'), (43073, 'INV_Gauntlets_15'), (43074, 'INV_Chest_Leather_01'), (43075, 'INV_Chest_Cloth_42'), (43076, 'INV_Pants_Cloth_17'), (43077, 'INV_Weapon_Shortblade_52'), (43078, 'INV_Belt_10'), (43079, 'INV_Sword_68'), (43080, 'INV_Jewelry_Ring_56'), (43081, 'INV_Boots_Fabric_01'), (43082, 'INV_Boots_Cloth_04'), (43083, 'INV_Weapon_Bow_20'), (43084, 'INV_Boots_Cloth_05'), (43085, 'INV_Jewelry_Necklace_39'), (43086, 'INV_Misc_Cape_06'), (43087, 'INV_Boots_Cloth_12'), (43088, 'INV_Wand_18'), (43089, 'INV_Misc_Cape_13'), (43090, 'INV_Sword_27'), (43091, 'INV_Offhand_OutlandRaid_03orange'), (43092, 'INV_Misc_ArmorKit_22'), (43093, 'INV_Misc_Cape_16'), (43094, 'INV_Misc_Cape_13'), (43095, 'INV_Jewelry_Ring_54'), (43096, 'INV_Misc_Cape_21'), (43097, 'INV_Weapon_Shortblade_51'), (43098, 'INV_Weapon_Shortblade_41'), (43099, 'INV_Misc_Cape_16'), (43100, 'INV_Misc_Cape_15'), (43101, 'INV_Gizmo_KhoriumPowerCore'), (43102, 'INV_Offhand_OutlandRaid_03blue'), (43103, 'INV_Misc_AhnQirajTrinket_06'), (43104, 'INV_Jewelry_Ring_10'), (43105, 'INV_Trinket_HonorHold'), (43106, 'INV_Gauntlets_19'), (43107, 'INV_Gauntlets_22'), (43108, 'INV_Jewelcrafting_Nightseye_01'), (43109, 'Spell_Arcane_Blast'), (43110, 'INV_Misc_Cape_20'), (43111, 'INV_Misc_Coin_10'), (43112, 'INV_Weapon_Shortblade_52'), (43113, 'INV_Misc_Cape_09'), (43114, 'INV_Pants_Mail_21'), (43115, 'INV_Misc_Cape_02'), (43116, 'INV_Staff_56'), (43117, 'Ability_Druid_HealingInstincts'), (43118, 'INV_Offhand_OutlandRaid_03white'), (43119, 'INV_Jewelry_Ring_65'), (43120, 'INV_Jewelry_Ring_AhnQiraj_04'), (43121, 'Temp'), (43122, 'INV_Gizmo_ElementalBlastingPowder'), (43123, 'Temp'), (43124, 'Temp'), (43125, 'Ability_Hunter_MasterMarksman'), (43126, 'Temp'), (43127, 'Temp'), (43128, 'Temp'), (43129, 'Temp'), (43130, 'Temp'), (43131, 'INV_Boots_08'), (43132, 'Temp'), (43133, 'Temp'), (43134, 'INV_Gauntlets_03'), (43135, 'INV_Boots_Plate_04'), (43136, 'INV_Belt_27'), (43137, 'INV_Pants_Mail_19'), (43138, 'INV_Pants_Mail_19'), (43139, 'INV_Shoulder_15'), (43140, 'INV_Chest_Plate13'), (43141, 'INV_Bracer_05'), (43142, 'INV_Chest_Plate03'), (43143, 'INV_Belt_01'), (43144, 'INV_Pants_Mail_15'), (43145, 'INV_Helmet_16'), (43146, 'INV_Gauntlets_30'), (43147, 'INV_Boots_Plate_02'), (43148, 'Temp'), (43149, 'INV_Pants_Leather_15'), (43150, 'INV_Misc_Bandana_01'), (43151, 'INV_Gauntlets_10'), (43152, 'INV_Jewelry_Ring_AhnQiraj_01'), (43153, 'INV_Belt_11'), (43154, 'INV_Chest_Chain_03'), (43155, 'INV_Shoulder_03'), (43156, 'INV_Shoulder_03'), (43157, 'INV_Helmet_19'), (43158, 'INV_Boots_Chain_03'), (43159, 'INV_Belt_31'), (43160, 'INV_Pants_Plate_10'), (43161, 'INV_Chest_Cloth_06'), (43162, 'INV_Shoulder_17'), (43163, 'INV_Helmet_57'), (43164, 'INV_Gauntlets_26'), (43165, 'INV_Misc_Bandana_03'), (43166, 'INV_Bracer_07'), (43167, 'INV_Belt_29'), (43168, 'INV_Chest_Leather_03'), (43169, 'INV_Shoulder_12'), (43170, 'INV_Gauntlets_22'), (43171, 'INV_Pants_Mail_21'), (43172, 'INV_Boots_Chain_06'), (43173, 'INV_Boots_Chain_06'), (43174, 'INV_Helmet_42'), (43175, 'INV_Pants_Leather_03'), (43176, 'INV_Gauntlets_21'), (43177, 'INV_Chest_Plate06'), (43178, 'INV_Pants_06'), (43179, 'INV_Boots_Wolf'), (43180, 'INV_Helmet_21'), (43181, 'INV_Shoulder_17'), (43182, 'INV_Pants_Plate_01'), (43183, 'INV_Chest_Cloth_31'), (43184, 'INV_Helmet_06'), (43185, 'INV_Boots_Cloth_14'), (43186, 'INV_Shoulder_26'), (43187, 'INV_Shoulder_01'), (43188, 'INV_Jewelry_Ring_35'), (43189, 'INV_Belt_10'), (43190, 'INV_Gauntlets_14'), (43191, 'INV_Chest_Cloth_12'), (43192, 'INV_Boots_Cloth_02'), (43193, 'INV_Pants_Leather_12'), (43194, 'INV_Weapon_Shortblade_33'), (43195, 'INV_Mace_40'), (43196, 'INV_Misc_Cape_01'), (43197, 'INV_Misc_Cape_16'), (43198, 'Spell_Nature_Lightning'), (43199, 'INV_Shoulder_21'), (43200, 'INV_Mace_21'), (43201, 'INV_Misc_Cape_17'), (43202, 'INV_Weapon_Bow_20'), (43203, 'INV_Mace_53'), (43204, 'INV_Mace_55'), (43205, 'INV_Chest_Chain_12'), (43206, 'INV_Pants_Plate_21'), (43207, 'INV_Weapon_Shortblade_33'), (43208, 'INV_Shoulder_14'), (43209, 'INV_Shoulder_35'), (43210, 'INV_Staff_32'), (43211, 'INV_Chest_Cloth_02'), (43212, 'INV_Pants_Cloth_14'), (43213, 'INV_Helmet_59'), (43214, 'INV_Belt_08'), (43215, 'INV_Shoulder_23'), (43216, 'INV_Boots_Cloth_09'), (43217, 'INV_Bracer_01'), (43218, 'INV_Chest_Cloth_03'), (43219, 'INV_Pants_Cloth_12'), (43220, 'INV_Gauntlets_09'), (43221, 'INV_Helmet_60'), (43222, 'INV_Chest_Leather_05'), (43223, 'INV_Pants_Leather_12'), (43224, 'INV_Helmet_15'), (43225, 'INV_Gauntlets_15'), (43226, 'INV_Shoulder_14'), (43227, 'INV_Shoulder_14'), (43228, 'INV_Boots_05'), (43229, 'INV_Bracer_04'), (43230, 'INV_Helmet_30'), (43231, 'INV_Pants_Leather_01'), (43232, 'INV_Belt_17'), (43233, 'INV_Bracer_06'), (43234, 'INV_Boots_Chain_11'), (43235, 'INV_Gauntlets_21'), (43236, 'INV_Chest_Leather_07'), (43237, 'INV_Helmet_04'), (43238, 'INV_Shield_35'), (43239, 'INV_Shield_35'), (43240, 'INV_Chest_Chain_16'), (43241, 'INV_Chest_Chain_07'), (43242, 'INV_Wand_17'), (43243, 'INV_Pants_Plate_21'), (43244, 'INV_Helmet_01'), (43245, 'INV_Weapon_ShortBlade_09'), (43246, 'INV_Weapon_Shortblade_35'), (43247, 'INV_Belt_13'), (43248, 'INV_Gauntlets_26'), (43249, 'INV_Pants_Leather_11'), (43250, 'INV_Shoulder_23'), (43251, 'INV_Boots_Cloth_08'), (43252, 'INV_Boots_02'), (43253, 'INV_Staff_Draenei_A_03'), (43254, 'INV_Pants_Mail_11'), (43255, 'INV_Bracer_14'), (43256, 'INV_Helmet_08'), (43257, 'INV_Shoulder_29'), (43258, 'INV_Shoulder_36'), (43259, 'INV_Sword_74'), (43260, 'INV_Pants_Plate_21'), (43261, 'INV_Gauntlets_28'), (43262, 'INV_Boots_02'), (43263, 'INV_Axe_67'), (43264, 'INV_Shoulder_02'), (43265, 'INV_Shoulder_31'), (43266, 'INV_Shoulder_31'), (43267, 'INV_Weapon_Shortblade_53'), (43268, 'INV_Shoulder_02'), (43269, 'INV_Gauntlets_30'), (43270, 'INV_Shoulder_14'), (43271, 'INV_Shoulder_14'), (43272, 'INV_Chest_Plate12'), (43273, 'INV_Shoulder_07'), (43274, 'INV_Pants_Plate_21'), (43275, 'INV_Shoulder_24'), (43276, 'INV_Shoulder_24'), (43277, 'INV_Helmet_08'), (43278, 'INV_Belt_13'), (43279, 'INV_Weapon_Rifle_23'), (43280, 'INV_Gauntlets_22'), (43281, 'INV_Shoulder_23'), (43282, 'INV_Boots_02'), (43283, 'INV_Bracer_14'), (43284, 'INV_Pants_Cloth_15'), (43285, 'INV_Gauntlets_29'), (43286, 'INV_Chest_Cloth_45'), (43287, 'INV_Boots_02'), (43288, 'INV_Boots_02'), (43289, 'INV_Helmet_69'), (43290, 'INV_Misc_Cape_18'), (43291, 'INV_Helmet_58'), (43292, 'INV_Misc_Cape_06'), (43293, 'INV_Chest_Cloth_02'), (43294, 'INV_Gauntlets_19'), (43295, 'INV_Belt_04'), (43296, 'INV_Gauntlets_19'), (43297, 'INV_Shoulder_25'), (43298, 'INV_Boots_Cloth_03'), (43299, 'INV_Chest_Cloth_08'), (43300, 'INV_Belt_31'), (43301, 'INV_Chest_Cloth_04'), (43302, 'INV_Helmet_53'), (43303, 'INV_Pants_01'), (43304, 'INV_Pants_Cloth_07'), (43305, 'INV_Helmet_70'), (43306, 'INV_Pants_Plate_01'), (43307, 'INV_Belt_25'), (43308, 'INV_Boots_Cloth_15'), (43309, 'INV_Weapon_Shortblade_29'), (43310, 'INV_Gizmo_GnomishFlameTurret'), (43311, 'INV_Sword_BloodElf_03'), (43312, 'INV_Weapon_Rifle_07'), (43313, 'INV_Staff_51'), (43314, 'INV_Axe_09'), (43315, 'INV_Weapon_ShortBlade_25'), (43316, 'INV_Misc_Rune_10'), (43317, 'Spell_Nature_ManaRegenTotem'), (43318, 'INV_Misc_Book_13'), (43319, 'INV_Shoulder_02'), (43320, 'INV_Belt_13'), (43321, 'INV_Boots_Cloth_05'), (43322, 'INV_Belt_13'), (43323, 'INV_Staff_Draenei_A_03'), (43324, 'INV_Axe_18'), (43325, 'INV_Axe_14'), (43326, 'INV_Weapon_ShortBlade_14'), (43327, 'Temp'), (43328, 'Temp'), (43329, 'Temp'), (43330, 'Temp'), (43331, 'Temp'), (43332, 'INV_Jewelry_Ring_35'), (43333, 'Temp'), (43334, 'Temp'), (43335, 'INV_Jewelry_Ring_37'), (43336, 'Temp'), (43337, 'Temp'), (43338, 'Temp'), (43339, 'INV_Jewelry_Ring_39'), (43340, 'INV_Jewelry_Ring_54'), (43341, 'Temp'), (43342, 'Temp'), (43343, 'INV_Gauntlets_15'), (43344, 'INV_Shoulder_23'), (43345, 'INV_Belt_13'), (43346, 'INV_Shoulder_23'), (43347, 'INV_Boots_Chain_11'), (43348, 'INV_Gauntlets_26'), (43349, 'INV_Gauntlets_29'), (43350, 'INV_Weapon_ShortBlade_02'), (43351, 'INV_Weapon_Bow_08'), (43352, 'INV_Weapon_Bow_16'), (43353, 'INV_Staff_Draenei_A_01'), (43354, 'INV_Axe_68'), (43355, 'INV_Axe_68'), (43356, 'INV_Axe_14'), (43357, 'INV_Weapon_ShortBlade_14'), (43358, 'INV_Ingot_09'), (43359, 'Spell_Holy_PureOfHeart'), (43360, 'INV_Misc_Gem_LionsEye_01'), (43361, 'Temp'), (43362, 'Temp'), (43363, 'Temp'), (43364, 'INV_Boots_Cloth_05'), (43365, 'Temp'), (43366, 'Temp'), (43367, 'Temp'), (43368, 'Temp'), (43369, 'Temp'), (43370, 'INV_Shoulder_22'), (43371, 'INV_Chest_Plate05'), (43372, 'INV_Gauntlets_29'), (43373, 'INV_Chest_Plate05'), (43374, 'Temp'), (43375, 'INV_Chest_Plate05'), (43376, 'Temp'), (43377, 'Temp'), (43378, 'Temp'), (43379, 'Temp'), (43380, 'INV_Weapon_Bow_16'), (43381, 'INV_Weapon_Bow_05'), (43382, 'INV_Weapon_Bow_16'), (43383, 'INV_Weapon_Bow_05'), (43384, 'INV_Weapon_Bow_16'), (43385, 'INV_Misc_Cape_05'), (43386, 'INV_Weapon_Bow_19'), (43387, 'Temp'), (43388, 'Temp'), (43389, 'Temp'), (43390, 'Temp'), (43391, 'Temp'), (43392, 'Temp'), (43393, 'Temp'), (43394, 'Temp'), (43395, 'Temp'), (43396, 'Temp'), (43397, 'Temp'), (43398, 'Temp'), (43399, 'Temp'), (43400, 'Temp'), (43401, 'INV_Axe_01'), (43402, 'INV_Misc_Herb_Manathistle'), (43403, 'INV_Staff_08'), (43404, 'INV_Pants_12'), (43405, 'INV_Pants_06'), (43406, 'Spell_Arcane_ArcanePotency'), (43407, 'INV_Jewelry_Ring_66'), (43408, 'INV_Belt_25'), (43409, 'INV_Boots_Cloth_04'), (43410, 'INV_Belt_29'), (43411, 'INV_Boots_05'), (43412, 'INV_Chest_Plate08'), (43413, 'INV_Bracer_19'), (43414, 'INV_Belt_29'), (43415, 'INV_Chest_Plate09'), (43416, 'INV_Bracer_07'), (43417, 'INV_Belt_03'), (43418, 'INV_Axe_01'), (43419, 'INV_Axe_01'), (43420, 'INV_Helmet_08'), (43421, 'INV_Pants_Cloth_12'), (43422, 'INV_Helmet_70'), (43423, 'INV_Jewelry_Necklace_27'), (43424, 'INV_Pants_Cloth_20'), (43425, 'INV_Bracer_02'), (43426, 'INV_Gauntlets_25'), (43427, 'INV_Gauntlets_28'), (43428, 'INV_Gauntlets_17'), (43429, 'INV_Gauntlets_17'), (43430, 'Spell_Nature_GiftoftheWaterSpirit'), (43431, 'INV_Misc_PocketWatch_02'), (43432, 'INV_Helmet_51'), (43433, 'INV_Helmet_50'), (43434, 'INV_Misc_TheGoldenCheep'), (43435, 'INV_Gauntlets_31'), (43436, 'INV_Gauntlets_25'), (43437, 'INV_Helmet_10'), (43438, 'INV_Gauntlets_25'), (43439, 'INV_Helmet_10'), (43440, 'INV_Gauntlets_25'), (43441, 'INV_Gauntlets_25'), (43442, 'INV_Boots_Plate_06'), (43443, 'INV_Helmet_30'), (43444, 'INV_Helmet_01'), (43445, 'INV_Helmet_12'), (43446, 'INV_Helmet_15'), (43447, 'INV_Gauntlets_22'), (43448, 'INV_Chest_Cloth_43'), (43449, 'INV_Wand_19'), (43450, 'INV_Shoulder_36'), (43451, 'INV_Pants_Mail_15'), (43452, 'INV_Helmet_28'), (43453, 'INV_Pants_Cloth_05'), (43454, 'INV_Helmet_03'), (43455, 'INV_Chest_Plate08'), (43456, 'INV_Misc_Bandage_16'), (43457, 'INV_Chest_Plate02'), (43458, 'INV_Helmet_28'), (43459, 'INV_Chest_Chain_15'), (43460, 'INV_Helmet_04'), (43461, 'INV_Chest_Chain_07'), (43462, 'INV_Chest_Leather_07'), (43463, 'INV_Chest_Leather_06'), (43464, 'Temp'), (43465, 'Temp'), (43466, 'Temp'), (43467, 'Temp'), (43468, 'Temp'), (43469, 'INV_Chest_Cloth_12'), (43470, 'INV_Boots_Plate_04'), (43471, 'INV_Boots_Chain_04'), (43472, 'INV_Boots_Chain_04'), (43473, 'INV_Shoulder_25'), (43474, 'INV_Pants_Plate_05'), (43475, 'INV_Shoulder_14'), (43476, 'INV_Shoulder_01'), (43477, 'INV_Axe_50'), (43478, 'INV_Boots_Chain_11'), (43479, 'INV_Weapon_Shortblade_35'), (43480, 'INV_Chest_Plate03'), (43481, 'Temp'), (43482, 'INV_Shoulder_35'), (43483, 'INV_Belt_11'), (43484, 'Temp'), (43485, 'INV_Helmet_07'), (43486, 'INV_Helmet_05'), (43487, 'INV_Misc_Cape_10'), (43488, 'INV_Misc_Cape_10'), (43489, 'INV_Wand_17'), (43490, 'INV_Shoulder_23'), (43491, 'INV_Wand_16'), (43492, 'INV_Shoulder_25'), (43493, 'INV_Helmet_58'), (43494, 'INV_Chest_Plate08'), (43495, 'INV_Helmet_70'), (43496, 'INV_Pants_Plate_02'), (43497, 'INV_Pants_Plate_05'), (43498, 'INV_Helmet_73'), (43499, 'INV_Pants_Leather_13'), (43500, 'INV_Pants_Cloth_13'), (43501, 'INV_Helmet_04'), (43502, 'INV_Helmet_01'), (43503, 'INV_Shoulder_29'), (43504, 'INV_Helmet_12'), (43505, 'INV_Helmet_10'), (43506, 'INV_Helmet_53'), (43507, 'INV_Pants_Plate_18'), (43508, 'INV_Pants_Mail_15'), (43509, 'Temp'), (43510, 'Temp'), (43511, 'INV_Shoulder_29'), (43512, 'INV_Crown_01'), (43513, 'INV_Misc_Cape_20'), (43514, 'INV_Helmet_70'), (43515, 'INV_Helmet_12'), (43516, 'INV_Helmet_12'), (43517, 'INV_Helmet_01'), (43518, 'Temp'), (43519, 'INV_Weapon_Bow_05'), (43520, 'Spell_Frost_FrozenCore'), (43521, 'INV_Helmet_58'), (43522, 'INV_Belt_22'), (43523, 'INV_Gauntlets_19'), (43524, 'INV_Belt_20'), (43525, 'INV_Misc_Cape_14'), (43526, 'Temp'), (43527, 'INV_Gauntlets_15'), (43528, 'INV_Elemental_Mote_Life01'), (43529, 'INV_Bracer_15'), (43530, 'INV_Helmet_58'), (43531, 'INV_Hammer_28'), (43532, 'INV_Helmet_23'), (43533, 'Temp'), (43534, 'Temp'), (43535, 'INV_Misc_Bone_09'), (43536, 'INV_Misc_Net_01'), (43537, 'INV_Helmet_27'), (43538, 'INV_Helmet_15'), (43539, 'INV_Axe_64'), (43540, 'Temp'), (43541, 'Temp'), (43542, 'INV_Belt_26'), (43543, 'INV_Misc_AhnQirajTrinket_03'), (43544, 'INV_Wand_17'), (43545, 'INV_Wand_17'), (43546, 'INV_Chest_Plate03'), (43547, 'INV_Misc_Book_07'), (43548, 'Spell_Fire_SoulBurn'), (43549, 'INV_Gauntlets_28'), (43550, 'INV_Misc_Cape_08'), (43551, 'INV_Misc_Gem_Sapphire_01'), (43552, 'INV_Pants_Cloth_05'), (43553, 'INV_Misc_Gem_EbonDraenite_01'), (43554, 'INV_Pants_Cloth_07'), (43555, 'INV_Gauntlets_26'), (43556, 'INV_Helmet_03'), (43557, 'INV_Belt_08'), (43558, 'INV_Belt_08'), (43559, 'INV_Misc_EngGizmos_14'), (43560, 'INV_Gizmo_HardenedAdamantiteTube'), (43561, 'INV_Helmet_14'), (43562, 'INV_Gauntlets_28'), (43563, 'INV_Pants_Mail_15'), (43564, 'INV_Misc_Cape_06'), (43565, 'INV_Gauntlets_17'), (43566, 'INV_Jewelry_Ring_65'), (43567, 'INV_Pants_Plate_07'), (43568, 'INV_Misc_Cape_10'), (43569, 'INV_Misc_Cape_15'), (43570, 'INV_Pants_Leather_03'), (43571, 'INV_Gauntlets_28'), (43572, 'INV_Gauntlets_29'), (43573, 'INV_Gauntlets_28'), (43574, 'INV_Bracer_17'), (43575, 'INV_Belt_22'), (43576, 'INV_Bracer_02'), (43577, 'INV_Helmet_25'), (43578, 'INV_Misc_Root_02'), (43579, 'INV_Misc_Herb_Nightmarevine'), (43580, 'INV_QirajIdol_Night'), (43581, 'INV_Shoulder_20'), (43582, 'INV_Chest_Plate09'), (43583, 'INV_Shoulder_23'), (43584, 'INV_Bracer_02'), (43585, 'INV_Jewelry_Ring_07'), (43586, 'INV_Chest_Plate05'), (43587, 'INV_Boots_Chain_05'), (43588, 'Spell_Nature_PoisonCleansingTotem'), (43589, 'INV_Chest_Leather_10'), (43590, 'INV_Shoulder_22'), (43591, 'INV_Shoulder_27'), (43592, 'INV_Belt_19'), (43593, 'INV_Bracer_15'), (43594, 'INV_Boots_Cloth_16'), (43595, 'Spell_Nature_UnrelentingStorm'), (43596, 'INV_Shoulder_19'), (43597, 'INV_Misc_Cape_20'), (43598, 'INV_Misc_QirajiCrystal_04'), (43599, 'INV_Misc_Noose_01'), (43600, 'INV_Chest_Plate08'), (43601, 'INV_Gizmo_09'), (43602, 'INV_Chest_Plate11'), (43603, 'INV_Boots_Chain_12'), (43604, 'INV_Misc_QirajiCrystal_01'), (43605, 'INV_Misc_Gem_Diamond_07'), (43606, 'INV_Chest_Cloth_17'), (43607, 'INV_Shoulder_07'), (43608, 'INV_Gauntlets_20'), (43609, 'INV_Misc_Spyglass_02'), (43610, 'INV_Chest_Plate08'), (43611, 'INV_Gauntlets_25'), (43612, 'INV_Chest_Chain_15'), (43613, 'INV_Chest_Plate08'), (43614, 'INV_Helmet_54'), (43615, 'INV_Helmet_15'), (43616, 'INV_Helmet_15'), (43617, 'INV_Shoulder_14'), (43618, 'INV_Pants_Mail_15'), (43619, 'INV_Pants_Mail_15'), (43620, 'INV_Chest_Chain_15'), (43621, 'INV_Gauntlets_25'), (43622, 'INV_Helmet_15'), (43623, 'INV_Pants_Mail_15'), (43624, 'INV_Shoulder_14'), (43625, 'Temp'), (43626, 'INV_Chest_Chain_07'), (43627, 'Temp'), (43628, 'Temp'), (43629, 'Temp'), (43630, 'Temp'), (43631, 'Temp'), (43632, 'Temp'), (43633, 'Temp'), (43634, 'Temp'), (43635, 'Temp'), (43636, 'INV_Misc_Head_Dragon_Bronze'), (43637, 'Temp'), (43638, 'INV_Sword_71'), (43639, 'INV_Gauntlets_09'), (43640, 'INV_Gauntlets_29'), (43641, 'INV_Mace_08'), (43642, 'INV_Mace_09'), (43643, 'INV_Hammer_13'), (43644, 'INV_Mace_08'), (43645, 'INV_Weapon_ShortBlade_14'), (43646, 'INV_Misc_Drum_01'), (43647, 'INV_Weapon_ShortBlade_05'), (43648, 'INV_Weapon_ShortBlade_06'), (43649, 'INV_Weapon_ShortBlade_06'), (43650, 'Temp'), (43651, 'INV_Chest_Wolf'), (43652, 'Temp'), (43653, 'INV_Helmet_17'), (43654, 'INV_Gauntlets_06'), (43655, 'INV_Axe_18'), (43656, 'INV_Chest_Fur'), (43657, 'INV_Chest_Plate14'), (43658, 'INV_Chest_Plate04'), (43659, 'INV_Chest_Leather_03'), (43660, 'INV_Chest_Cloth_48'), (43661, 'INV_Shoulder_28'), (43662, 'INV_Shoulder_23'), (43663, 'INV_Shoulder_30'), (43664, 'INV_Shoulder_30'), (43665, 'INV_Chest_Plate04'), (43666, 'INV_Chest_Plate14'), (43667, 'INV_Chest_Cloth_48'), (43668, 'INV_Shoulder_30'), (43669, 'INV_Shoulder_30'), (43670, 'INV_Gauntlets_22'), (43671, 'INV_Gauntlets_17'), (43672, 'INV_Gauntlets_22'), (43673, 'INV_Gauntlets_15'), (43674, 'INV_Gauntlets_15'), (43675, 'INV_Gauntlets_15'), (43676, 'INV_Chest_Plate12'), (43677, 'Spell_Nature_DryadDispelMagic'), (43678, 'INV_Chest_Chain_07'), (43679, 'INV_Chest_Chain_07'), (43680, 'Spell_Nature_DryadDispelMagic'), (43681, 'INV_Chest_Samurai'), (43682, 'INV_Chest_Cloth_25'), (43683, 'INV_Gauntlets_10'), (43684, 'INV_Gauntlets_10'), (43685, 'INV_Weapon_Rifle_04'), (43686, 'INV_Gauntlets_11'), (43687, 'INV_Weapon_Rifle_04'), (43688, 'INV_Weapon_Rifle_04'), (43689, 'INV_Gauntlets_21'), (43690, 'INV_Weapon_Rifle_03'), (43691, 'INV_Gauntlets_16'), (43692, 'INV_Helmet_08'), (43693, 'INV_Helmet_24'), (43694, 'INV_Helmet_24'), (43695, 'INV_Helmet_24'), (43696, 'INV_Helmet_24'), (43697, 'INV_Helmet_08'), (43698, 'INV_Gauntlets_25'), (43699, 'INV_Bracer_06'), (43700, 'INV_Bracer_12'), (43701, 'INV_Jewelry_Necklace_19'), (43702, 'INV_Belt_13'), (43703, 'INV_Belt_32'), (43704, 'INV_Belt_09'), (43705, 'INV_Misc_Cape_20'), (43706, 'INV_Jewelry_Ring_57'), (43707, 'INV_Weapon_Rifle_07'), (43708, 'INV_Weapon_Rifle_07'), (43709, 'Temp'), (43710, 'Temp'), (43711, 'INV_Sword_04'), (43712, 'INV_Mace_14'), (43713, 'INV_Pants_Plate_01'), (43714, 'INV_Pants_Leather_01'), (43715, 'INV_Boots_Plate_04'), (43716, 'INV_Boots_Chain_08'), (43717, 'INV_Boots_Cloth_02'), (43718, 'INV_Boots_Cloth_05'), (43719, 'INV_Misc_Eye_01'), (43720, 'INV_Misc_Eye_01'), (43721, 'INV_Misc_Eye_01'), (43722, 'INV_Misc_Eye_01'), (43723, 'INV_Misc_Eye_01'), (43724, 'INV_Misc_Eye_01'), (43725, 'INV_Bracer_14'), (43726, 'INV_Bracer_17'), (43727, 'INV_Bracer_18'), (43728, 'INV_Belt_23'), (43729, 'INV_Belt_22'), (43730, 'INV_Belt_23'), (43731, 'INV_Belt_25'), (43732, 'INV_Belt_23'), (43733, 'INV_Sword_05'), (43734, 'INV_Boots_Plate_06'), (43735, 'INV_Boots_Chain_05'), (43736, 'INV_Sword_79'), (43737, 'INV_Boots_Cloth_14'), (43738, 'INV_Pants_Leather_02'), (43739, 'INV_Misc_StoneTablet_05'), (43740, 'INV_Pants_Plate_13'), (43741, 'INV_Pants_Mail_12'), (43742, 'INV_Pants_Leather_16'), (43743, 'INV_Shoulder_18'), (43744, 'INV_Shoulder_22'), (43745, 'INV_Shoulder_05'), (43746, 'INV_Shoulder_05'), (43747, 'INV_Shoulder_04'), (43748, 'INV_Chest_Chain_15'), (43749, 'INV_Gauntlets_25'), (43750, 'INV_Helmet_15'), (43751, 'INV_Pants_Mail_15'), (43752, 'INV_Shoulder_14'), (43753, 'INV_Staff_42'), (43754, 'INV_Staff_33'), (43755, 'INV_Crown_01'), (43756, 'INV_Sword_62'), (43757, 'INV_Misc_Bandana_03'), (43758, 'INV_Helmet_12'), (43759, 'INV_Jewelry_Ring_56'), (43760, 'INV_Shield_26'), (43761, 'INV_MISC_GEM_BLOODSTONE_02'), (43762, 'INV_Weapon_Halberd_09'), (43763, 'INV_2H_Auchindoun_01'), (43764, 'INV_Belt_02'), (43765, 'INV_Boots_09'), (43766, 'INV_Shirt_04'), (43767, 'INV_Gauntlets_23'), (43768, 'INV_Helmet_33'), (43769, 'INV_Shoulder_09'), (43770, 'INV_Boots_09'), (43771, 'INV_Weapon_Halberd_09'), (43772, 'INV_Hammer_17'), (43773, 'INV_Sword_42'), (43774, 'INV_Wand_12'), (43775, 'INV_Sword_32'), (43776, 'INV_Helmet_30'), (43777, 'INV_Helmet_30'), (43778, 'INV_Shirt_04'), (43779, 'INV_Pants_06'), (43780, 'INV_Bracer_10'), (43781, 'INV_Gauntlets_23'), (43782, 'INV_Boots_09'), (43783, 'INV_Belt_02'), (43784, 'INV_Shoulder_09'), (43785, 'INV_Sword_20'), (43786, 'Temp'), (43787, 'Temp'), (43788, 'Temp'), (43789, 'Temp'), (43790, 'Temp'), (43791, 'Temp'), (43792, 'INV_Shield_06'), (43793, 'Temp'), (43794, 'INV_Shirt_15'), (43795, 'Temp'), (43796, 'INV_Staff_47'), (43797, 'Temp'), (43798, 'Temp'), (43799, 'INV_Axe_40'), (43800, 'INV_Shield_35'), (43801, 'INV_Shoulder_23'), (43802, 'INV_Staff_08'), (43803, 'INV_Mace_47'), (43804, 'Temp'), (43805, 'Temp'), (43806, 'INV_Belt_06'), (43807, 'INV_Pants_Mail_03'), (43808, 'Temp'), (43809, 'INV_Weapon_Bow_04'), (43810, 'INV_Staff_08'), (43811, 'INV_Sword_24'), (43812, 'INV_Mace_34'), (43813, 'INV_Weapon_ShortBlade_03'), (43814, 'INV_Pants_Plate_01'), (43815, 'Temp'), (43816, 'Temp'), (43817, 'INV_Staff_06'), (43818, 'INV_Staff_08'), (43819, 'Temp'), (43820, 'INV_Sword_Draenei_02'), (43821, 'INV_Boots_Chain_04'), (43822, 'INV_Gauntlets_17'), (43823, 'INV_Shoulder_10'), (43824, 'INV_Belt_11'), (43825, 'Temp'), (43826, 'INV_Sword_04'), (43827, 'INV_Staff_11'), (43828, 'INV_Axe_72'), (43829, 'INV_Chest_Plate02'), (43830, 'INV_Mace_47'), (43831, 'INV_Hammer_28'), (43832, 'INV_Weapon_Rifle_21'), (43833, 'INV_Weapon_Crossbow_16'), (43834, 'INV_Weapon_Bow_08'), (43835, 'INV_Weapon_Bow_05'), (43836, 'INV_Weapon_Rifle_21'), (43837, 'INV_Jewelry_Ring_58'), (43838, 'INV_Sword_20'), (43839, 'Temp'), (43840, 'Temp'), (43841, 'Temp'), (43842, 'INV_Helmet_05'), (43843, 'INV_Helmet_06'), (43844, 'Temp'), (43845, 'Temp'), (43846, 'INV_Weapon_ShortBlade_26'), (43847, 'Temp'), (43848, 'Temp'), (43849, 'INV_Chest_Leather_03'), (43850, 'INV_Pants_Cloth_05'), (43851, 'INV_Boots_08'), (43852, 'INV_Sword_76'), (43853, 'INV_Helmet_43'), (43854, 'Temp'), (43855, 'INV_Chest_Chain_11'), (43856, 'INV_Pants_Mail_15'), (43857, 'INV_Boots_Plate_06'), (43858, 'INV_Staff_50'), (43859, 'INV_Sword_01'), (43860, 'Temp'), (43861, 'INV_Chest_Cloth_43'), (43862, 'INV_Shoulder_19'), (43863, 'Temp'), (43864, 'Temp'), (43865, 'Temp'), (43866, 'INV_Mace_53'), (43867, 'INV_Misc_Cape_20'), (43868, 'Temp'), (43869, 'Temp'), (43870, 'Temp'), (43871, 'Temp'), (43872, 'Temp'), (43873, 'Temp'), (43874, 'Temp'), (43875, 'Temp'), (43876, 'Temp'), (43877, 'Temp'), (43878, 'Temp'), (43879, 'Temp'), (43880, 'INV_Weapon_Bow_05'), (43881, 'Spell_Fire_Burnout'), (43882, 'INV_Axe_01'), (43883, 'INV_Helmet_53'), (43884, 'INV_Helmet_70'), (43885, 'INV_Helmet_47'), (43886, 'INV_Gizmo_NewGoggles'), (43887, 'INV_Helmet_47'), (43888, 'INV_Gizmo_NewGoggles'), (43889, 'INV_Gizmo_NewGoggles'), (43890, 'INV_Gizmo_NewGoggles'), (43891, 'INV_Gizmo_NewGoggles'), (43892, 'INV_Crown_13'), (43893, 'INV_Crown_14'), (43894, 'INV_Crown_15'), (43895, 'INV_Crown_13'), (43896, 'Temp'), (43897, 'INV_Misc_Statue_09'), (43898, 'INV_Staff_23'), (43899, 'INV_Chest_Plate11'), (43900, 'INV_Chest_Plate11'), (43901, 'INV_Chest_Plate07'), (43902, 'INV_Chest_Plate07'), (43903, 'INV_Axe_01'), (43904, 'INV_Helmet_31'), (43905, 'INV_Helmet_31'), (43906, 'INV_Helmet_22'), (43907, 'INV_Pants_Plate_18'), (43908, 'INV_Helmet_31'), (43909, 'Temp'), (43910, 'Temp'), (43911, 'Temp'), (43912, 'Temp'), (43913, 'Temp'), (43914, 'INV_Wand_17'), (43915, 'INV_Wand_20'), (43916, 'INV_Wand_21'), (43917, 'INV_Weapon_Shortblade_57'), (43918, 'INV_Pants_Mail_15'), (43919, 'INV_Chest_Chain'), (43920, 'INV_Pants_Mail_01'), (43921, 'INV_Pants_Leather_08'), (43922, 'INV_Helmet_06'), (43923, 'INV_Helmet_11'), (43924, 'INV_Helmet_13'), (43925, 'INV_Helmet_13'), (43926, 'INV_Helmet_13'), (43927, 'INV_Pants_Leather_05'), (43928, 'INV_Chest_Leather_09'), (43929, 'INV_Crown_02'), (43930, 'INV_Helmet_50'), (43931, 'INV_Pants_Cloth_16'), (43932, 'INV_Pants_Cloth_12'), (43933, 'INV_Chest_Cloth_03'), (43934, 'INV_Chest_Cloth_03'), (43935, 'INV_Chest_Cloth_03'), (43936, 'INV_Axe_01'), (43937, 'INV_Helmet_50'), (43938, 'INV_Chest_Plate07'), (43939, 'INV_Helmet_06'), (43940, 'INV_Pants_Plate_10'), (43941, 'INV_Chest_Plate11'), (43942, 'Temp'), (43943, 'Temp'), (43944, 'Temp'), (43945, 'Temp'), (43946, 'Temp'), (43947, 'INV_Spear_01'), (43948, 'INV_Spear_01'), (43949, 'INV_Spear_01'), (43950, 'INV_Shirt_15'), (43951, 'INV_Staff_49'), (43952, 'INV_Axe_54'), (43953, 'INV_Shield_03'), (43954, 'INV_Staff_33'), (43955, 'INV_Gauntlets_19'), (43956, 'INV_Gauntlets_19'), (43957, 'INV_Shoulder_26'), (43958, 'INV_Boots_Chain_04'), (43959, 'INV_Bracer_07'), (43960, 'INV_Axe_05'), (43961, 'INV_Gauntlets_30'), (43962, 'INV_Shoulder_31'), (43963, 'INV_Gauntlets_06'), (43964, 'INV_Boots_02'), (43965, 'INV_Chest_Cloth_04'), (43966, 'INV_Pants_06'), (43967, 'INV_Helmet_08'), (43968, 'INV_Shoulder_31'), (43969, 'INV_Shoulder_09'), (43970, 'INV_Belt_13'), (43971, 'INV_Boots_Plate_02'), (43972, 'INV_Pants_01'), (43973, 'INV_Chest_Plate07'), (43974, 'INV_Helmet_18'), (43975, 'INV_Belt_11'), (43976, 'INV_Weapon_ShortBlade_24'), (43977, 'INV_Weapon_ShortBlade_25'), (43978, 'INV_Weapon_Shortblade_29'), (43979, 'INV_Potion_102'), (43980, 'INV_Bracer_01'), (43981, 'INV_Boots_06'), (43982, 'INV_Gauntlets_03'), (43983, 'INV_Belt_13'), (43984, 'INV_Boots_Chain_01'), (43985, 'INV_Helmet_50'), (43986, 'INV_Pants_Mail_09'), (43987, 'INV_Helmet_08'), (43988, 'INV_Boots_Plate_02'), (43989, 'INV_Shoulder_26'), (43990, 'INV_Boots_Chain_02'), (43991, 'INV_Boots_Chain_02'), (43992, 'INV_Bracer_06'), (43993, 'INV_Wand_02'), (43994, 'INV_Weapon_ShortBlade_03'), (43995, 'INV_Axe_05'), (43996, 'INV_Gauntlets_15'), (43997, 'INV_Belt_10'), (43998, 'INV_Shoulder_24'), (43999, 'INV_Boots_Chain_03'), (44000, 'INV_Gauntlets_06'), (44001, 'INV_Shoulder_23'), (44002, 'INV_Pants_07'), (44003, 'INV_Belt_13'), (44004, 'INV_Shoulder_09'), (44005, 'INV_Gauntlets_17'), (44006, 'INV_Chest_Leather_04'), (44007, 'INV_Belt_11'), (44008, 'INV_Helmet_15'), (44009, 'INV_Helmet_09'), (44010, 'INV_Helmet_11'), (44011, 'INV_Axe_09'), (44012, 'Temp'), (44013, 'Temp'), (44014, 'Temp'), (44015, 'Temp'), (44016, 'INV_Bracer_13'), (44017, 'INV_Boots_Plate_05'), (44018, 'INV_Pants_Plate_21'), (44019, 'INV_Belt_13'), (44020, 'INV_Crown_01'), (44021, 'INV_Helmet_50'), (44022, 'INV_Pants_Mail_15'), (44023, 'INV_Shield_09'), (44024, 'INV_Shield_09'), (44025, 'INV_Battery_02'), (44026, 'INV_Shield_09'), (44027, 'INV_Belt_16'), (44028, 'INV_Belt_11'), (44029, 'Temp'), (44030, 'INV_Chest_Plate01'), (44031, 'INV_Gauntlets_04'), (44032, 'INV_Chest_Plate01'), (44033, 'Temp'), (44034, 'INV_Chest_Plate01'), (44035, 'Spell_Shadow_SoulGem'), (44036, 'INV_Shield_05'), (44037, 'INV_Shield_04'), (44038, 'Temp'), (44039, 'INV_Weapon_Shortblade_38'), (44040, 'Temp'), (44041, 'INV_Offhand_Draenei_A_01'), (44042, 'INV_Offhand_Blood_01'), (44043, 'INV_Shoulder_26'), (44044, 'Temp'), (44045, 'Temp'), (44046, 'INV_Spear_01'), (44047, 'INV_Spear_01'), (44048, 'INV_Boots_09'), (44049, 'INV_Pants_02'), (44050, 'INV_Helmet_15'), (44051, 'INV_Helmet_52'), (44052, 'INV_Helmet_52'), (44053, 'Temp'), (44054, 'INV_Gauntlets_09'), (44055, 'INV_Chest_Leather_09'), (44056, 'INV_Belt_06'), (44057, 'INV_Belt_25'), (44058, 'INV_Chest_Chain_07'), (44059, 'INV_Gauntlets_04'), (44060, 'INV_Bracer_03'), (44061, 'INV_Feather_02'), (44062, 'INV_Feather_07'), (44063, 'INV_Pants_Plate_13'), (44064, 'INV_Helmet_03'), (44065, 'INV_Shoulder_10'), (44066, 'INV_Bracer_13'), (44067, 'INV_Boots_Cloth_07'), (44068, 'INV_Shoulder_23'), (44069, 'INV_Boots_02'), (44070, 'INV_Shoulder_18'), (44071, 'INV_Belt_03'), (44072, 'INV_Bracer_19'), (44073, 'INV_Axe_44'), (44074, 'INV_Pants_14'), (44075, 'INV_Pants_Cloth_14'), (44076, 'INV_Misc_Gem_Ruby_03'), (44077, 'INV_Helmet_45'), (44078, 'INV_Chest_Plate10'), (44079, 'INV_Chest_Plate16'), (44080, 'Temp'), (44081, 'INV_Belt_04'), (44082, 'Temp'), (44083, 'Temp'), (44084, 'Temp'), (44085, 'INV_Spear_08'), (44086, 'INV_Jewelry_Ring_69'), (44087, 'INV_Chest_Plate10'), (44088, 'INV_Chest_Plate10'), (44089, 'INV_Chest_Plate10'), (44090, 'INV_Chest_Plate07'), (44091, 'INV_Chest_Cloth_41'), (44092, 'INV_Helmet_13'), (44093, 'INV_Pants_Plate_12'), (44094, 'INV_Boots_Chain_06'), (44095, 'INV_Belt_15'), (44096, 'INV_Chest_Plate09'), (44097, 'INV_Chest_Plate09'), (44098, 'INV_Chest_Plate09'), (44099, 'INV_Chest_Plate09'), (44100, 'INV_Chest_Plate09'), (44101, 'INV_Chest_Plate07'), (44102, 'INV_Bracer_12'), (44103, 'INV_Belt_03'), (44104, 'INV_Chest_Leather_01'), (44105, 'INV_Chest_Leather_04'), (44106, 'INV_Boots_Chain_08'), (44107, 'INV_Pants_Cloth_18'), (44108, 'INV_Bracer_13'), (44109, 'INV_Shoulder_25'), (44110, 'INV_Belt_13'), (44111, 'INV_Belt_11'), (44112, 'INV_Gauntlets_19'), (44113, 'INV_Bracer_13'), (44114, 'INV_Boots_Chain_04'), (44115, 'INV_Weapon_ShortBlade_25'), (44116, 'INV_Weapon_ShortBlade_25'), (44117, 'INV_Weapon_ShortBlade_16'), (44118, 'INV_Wand_04'), (44119, 'INV_Chest_Leather_01'), (44120, 'INV_Pants_12'), (44121, 'INV_Belt_23'), (44122, 'INV_Gauntlets_23'), (44123, 'INV_Shoulder_24'), (44124, 'INV_Gauntlets_24'), (44125, 'INV_Bracer_06'), (44126, 'INV_Belt_13'), (44127, 'INV_Gauntlets_31'), (44128, 'INV_Pants_Plate_20'), (44129, 'INV_Chest_Leather_06'), (44130, 'INV_Chest_Chain_12'), (44131, 'INV_Helmet_25'), (44132, 'INV_Chest_Cloth_25'), (44133, 'INV_Pants_Cloth_06'), (44134, 'INV_Pants_Cloth_06'), (44135, 'INV_Shoulder_04'), (44136, 'INV_Shoulder_04'), (44137, 'INV_Bracer_12'), (44138, 'INV_Chest_Cloth_25'), (44139, 'INV_Gauntlets_26'), (44140, 'INV_Boots_Cloth_09'), (44141, 'INV_Belt_25'), (44142, 'INV_Helmet_52'), (44143, 'INV_Chest_Leather_07'), (44144, 'INV_Pants_Plate_20'), (44145, 'INV_Boots_05'), (44146, 'INV_Gauntlets_22'), (44147, 'INV_Axe_04'), (44148, 'INV_Axe_04'), (44149, 'INV_Belt_23'), (44150, 'INV_Axe_04'), (44151, 'INV_Shoulder_30'), (44152, 'INV_Axe_04'), (44153, 'INV_Axe_04'), (44154, 'INV_Helmet_25'), (44155, 'INV_Axe_04'), (44156, 'INV_Chest_Cloth_06'), (44157, 'INV_Chest_Cloth_05'), (44158, 'INV_Chest_Cloth_08'), (44159, 'INV_Chest_Cloth_08'), (44160, 'INV_Pants_Cloth_06'), (44161, 'INV_Pants_Cloth_08'), (44162, 'INV_Boots_Cloth_01'), (44163, 'INV_Shoulder_04'), (44164, 'INV_Gauntlets_15'), (44165, 'INV_Belt_25'), (44166, 'INV_Belt_25'), (44167, 'INV_Belt_22'), (44168, 'INV_Bracer_07'), (44169, 'INV_Chest_Leather_07'), (44170, 'INV_Pants_Plate_20'), (44171, 'INV_Boots_05'), (44172, 'INV_Bracer_07'), (44173, 'INV_Shoulder_30'), (44174, 'INV_Shoulder_30'), (44175, 'INV_Shoulder_30'), (44176, 'INV_Helmet_25'), (44177, 'INV_Chest_Leather_07'), (44178, 'INV_Chest_Leather_07'), (44179, 'INV_Pants_Plate_20'), (44180, 'INV_Pants_Plate_20'), (44181, 'INV_Shoulder_30'), (44182, 'INV_Shoulder_30'), (44183, 'INV_Shoulder_30'), (44184, 'INV_Gauntlets_22'), (44185, 'INV_Gauntlets_15'), (44186, 'INV_Bracer_07'), (44187, 'INV_Boots_05'), (44188, 'INV_Helmet_25'), (44189, 'INV_Helmet_29'), (44190, 'INV_Belt_23'), (44191, 'INV_Belt_23'), (44192, 'INV_Belt_23'), (44193, 'INV_Chest_Plate10'), (44194, 'INV_Chest_Plate10'), (44195, 'INV_Pants_Mail_08'), (44196, 'INV_Chest_Plate10'), (44197, 'INV_Pants_Mail_08'), (44198, 'INV_Pants_Mail_08'), (44199, 'INV_Chest_Chain_17'), (44200, 'INV_Boots_Chain_08'), (44201, 'INV_Gauntlets_17'), (44202, 'INV_Shoulder_22'), (44203, 'INV_Shoulder_22'), (44204, 'INV_Shoulder_22'), (44205, 'INV_Shoulder_22'), (44206, 'INV_Shoulder_24'), (44207, 'INV_Bracer_07'), (44208, 'INV_Belt_22'), (44209, 'INV_Helmet_10'), (44210, 'INV_Chest_Plate16'), (44211, 'INV_Chest_Plate14'), (44212, 'INV_Chest_Plate14'), (44213, 'INV_Staff_08'), (44214, 'INV_Chest_Plate14'), (44215, 'INV_Pants_Plate_05'), (44216, 'INV_Weapon_ShortBlade_02'), (44217, 'INV_Shoulder_18'), (44218, 'INV_Shoulder_22'), (44219, 'INV_Boots_Chain_04'), (44220, 'INV_Bracer_14'), (44221, 'INV_Gauntlets_29'), (44222, 'INV_Misc_Eye_01'), (44223, 'INV_Helmet_22'), (44224, 'INV_Belt_33'), (44225, 'Spell_Nature_ElementalShields'), (44226, 'INV_Wand_01'), (44227, 'Temp'), (44228, 'Temp'), (44229, 'Temp'), (44230, 'INV_Boots_09'), (44231, 'Temp'), (44232, 'INV_Shoulder_15'), (44233, 'INV_Weapon_ShortBlade_02'), (44234, 'INV_Sword_69'), (44235, 'INV_Sword_07'), (44236, 'INV_Sword_07'), (44237, 'INV_Jewelry_Talisman_13'), (44238, 'Temp'), (44239, 'Temp'), (44240, 'Temp'), (44241, 'Temp'), (44242, 'Temp'), (44243, 'Temp'), (44244, 'Temp'), (44245, 'Spell_Totem_WardOfDraining'), (44246, 'INV_Spear_04'), (44247, 'Temp'), (44248, 'Temp'), (44249, 'Temp'), (44250, 'INV_Axe_04'), (44251, 'INV_Misc_Head_Dragon_Black'), (44252, 'INV_Shirt_05'), (44253, 'INV_Chest_Cloth_02'), (44254, 'INV_Helmet_30'), (44255, 'INV_Shoulder_27'), (44256, 'INV_Belt_13'), (44257, 'INV_Belt_23'), (44258, 'INV_Misc_Urn_01'), (44259, 'Spell_Nature_NullWard'), (44260, 'INV_Misc_Key_13'), (44261, 'Temp'), (44262, 'Temp'), (44263, 'Temp'), (44264, 'Temp'), (44265, 'INV_Crown_02'), (44266, 'INV_Pants_Mail_03'), (44267, 'INV_Boots_Chain_07'), (44268, 'INV_Belt_15'), (44269, 'INV_Gizmo_GoblingTonkController'), (44270, 'INV_Shield_21'), (44271, 'INV_Helmet_03'), (44272, 'INV_Bracer_10'), (44273, 'INV_Chest_Plate16'), (44274, 'INV_Belt_34'), (44275, 'INV_Gauntlets_23'), (44276, 'Ability_Hunter_AspectoftheViper'), (44277, 'INV_Boots_Plate_03'), (44278, 'INV_Helmet_08'), (44279, 'INV_Pants_Plate_15'), (44280, 'INV_Belt_26'), (44281, 'INV_Belt_02'), (44282, 'INV_Shoulder_09'), (44283, 'INV_Gauntlets_23'), (44284, 'INV_Boots_09'), (44285, 'INV_Shirt_04'), (44286, 'INV_Mace_15'), (44287, 'Spell_Nature_DiseaseCleansingTotem'), (44288, 'INV_Misc_MonsterClaw_02'), (44289, 'INV_Weapon_ShortBlade_02'), (44290, 'INV_Misc_Food_98_Talbuk'), (44291, 'INV_Misc_Food_88_RavagerNuggets'), (44292, 'INV_Weapon_Shortblade_38'), (44293, 'INV_Shield_05'), (44294, 'INV_Shield_04'), (44295, 'INV_Potion_138'), (44296, 'INV_MISC_HERB_ANCIENTLICHEN'), (44297, 'Temp'), (44298, 'INV_Chest_Wolf'), (44299, 'INV_Belt_01'), (44300, 'INV_Boots_05'), (44301, 'INV_Gauntlets_05'), (44302, 'INV_Potion_144'), (44303, 'INV_Misc_Platnumdisks'), (44304, 'INV_Belt_12'), (44305, 'INV_Gauntlets_06'), (44306, 'INV_Misc_Statue_04'), (44307, 'INV_Shoulder_24'), (44308, 'INV_Offhand_Draenei_A_02'), (44309, 'Ability_Druid_PredatoryInstincts'), (44310, 'INV_Axe_18'), (44311, 'INV_Pants_Mail_01'), (44312, 'INV_Pants_Mail_01'), (44313, 'INV_Belt_23'), (44314, 'INV_Weapon_ShortBlade_12'), (44315, 'INV_Ore_Arcanite_02'), (44316, 'INV_Misc_Gem_Amethyst_02'), (44317, 'INV_Axe_17'), (44318, 'INV_Chest_Cloth_17'), (44319, 'INV_Chest_Leather_03'), (44320, 'INV_Chest_Chain_07'), (44321, 'INV_Misc_Shovel_02'), (44322, 'INV_Boots_Chain_08'), (44323, 'INV_Shoulder_28'), (44324, 'INV_Bracer_07'), (44325, 'INV_Shoulder_24'), (44326, 'INV_Chest_Cloth_06'), (44327, 'INV_Helmet_10'), (44328, 'INV_Weapon_ShortBlade_15'), (44329, 'INV_Sword_Draenei_08'), (44330, 'INV_Sword_2H_Blacksmithing_03'), (44331, 'INV_Staff_49'), (44332, 'INV_Axe_06'), (44333, 'INV_Wand_16'), (44334, 'INV_Belt_11'), (44335, 'INV_Shoulder_10'), (44336, 'INV_Gauntlets_29'), (44337, 'INV_Helmet_03'), (44338, 'INV_Pants_06'), (44339, 'INV_Staff_39'), (44340, 'INV_Boots_Plate_03'), (44341, 'INV_Chest_Plate14'), (44342, 'Temp'), (44343, 'INV_Shoulder_09'), (44344, 'Inv_Misc_ammo_Gunpowder_06'), (44345, 'INV_Gauntlets_28'), (44346, 'INV_Belt_13'), (44347, 'INV_Pants_Plate_21'), (44348, 'INV_Bracer_14'), (44349, 'INV_Boots_Chain_04'), (44350, 'Temp'), (44351, 'INV_Misc_Orb_01'), (44352, 'INV_Helmet_10'), (44353, 'Temp'), (44354, 'Temp'), (44355, 'INV_Misc_Ammo_Bullet_05'), (44356, 'INV_Misc_Ammo_Bullet_02'), (44357, 'INV_Jewelry_Ring_70'), (44358, 'INV_Jewelry_Ring_68'), (44359, 'Temp'), (44360, 'Temp'), (44361, 'Temp'), (44362, 'Temp'), (44363, 'Temp'), (44364, 'Temp'), (44365, 'Temp'), (44366, 'Temp'), (44367, 'Spell_Arcane_MassDispel'), (44368, 'INV_Misc_EngGizmos_01'), (44369, 'INV_Shield_30'), (44370, 'INV_Mace_08'), (44371, 'INV_Jewelry_Necklace_09'), (44372, 'INV_Misc_Cape_13'), (44373, 'Temp'), (44374, 'Temp'), (44375, 'INV_Sword_78'), (44376, 'Temp'), (44377, 'Spell_Fire_Burnout'), (44378, 'Temp'), (44379, 'INV_Pants_Mail_03'), (44380, 'Temp'), (44381, 'Temp'), (44382, 'INV_Shirt_01'), (44383, 'INV_Misc_Bandana_03'), (44384, 'Temp'), (44385, 'INV_Chest_Plate08'), (44386, 'Temp'), (44387, 'INV_Misc_Bandana_03'), (44388, 'INV_Chest_Plate08'), (44389, 'INV_Bracer_19'), (44390, 'Temp'), (44391, 'Temp'), (44392, 'Temp'), (44393, 'Temp'), (44394, 'Temp'), (44395, 'Temp'), (44396, 'INV_Belt_06'), (44397, 'Temp'), (44398, 'Temp'), (44399, 'Temp'), (44400, 'Temp'), (44401, 'INV_Shirt_01'), (44402, 'Temp'), (44403, 'Temp'), (44404, 'INV_Shirt_01'), (44405, 'Ability_Warrior_Rampage'), (44406, 'INV_Helmet_22'), (44407, 'INV_Helmet_19'), (44408, 'INV_Helmet_12'), (44409, 'INV_Helmet_34'), (44410, 'INV_Helmet_19'), (44411, 'INV_Helmet_17'), (44412, 'INV_Helmet_52'), (44413, 'INV_Gauntlets_26'), (44414, 'Temp'), (44415, 'INV_Weapon_ShortBlade_14'), (44416, 'Spell_Nature_ElementalShields'), (44417, 'INV_Weapon_ShortBlade_15'), (44418, 'INV_Weapon_ShortBlade_12'), (44419, 'INV_Wand_04'), (44420, 'INV_Weapon_Bow_05'), (44421, 'INV_Shoulder_16'), (44422, 'INV_Shoulder_14'), (44423, 'INV_Pants_Mail_09'), (44424, 'INV_Chest_Plate10'), (44425, 'INV_Helmet_65'), (44426, 'INV_Chest_Plate16'), (44427, 'Temp'), (44428, 'Spell_Fire_Flare'), (44429, 'INV_Crown_02'), (44430, 'INV_Chest_Cloth_25'), (44431, 'INV_Chest_Chain_07'), (44432, 'INV_Chest_Leather_08'), (44433, 'INV_Shirt_GuildTabard_01'), (44434, 'INV_Shirt_GuildTabard_01'), (44435, 'INV_Shirt_GuildTabard_01'), (44436, 'INV_Shirt_GuildTabard_01'), (44437, 'INV_Shirt_GuildTabard_01'), (44438, 'INV_Shirt_GuildTabard_01'), (44439, 'INV_Shirt_GuildTabard_01'), (44440, 'INV_Shirt_GuildTabard_01'), (44441, 'INV_Shirt_GuildTabard_01'), (44442, 'INV_Chest_Chain_05'), (44443, 'INV_Pants_Cloth_14'), (44444, 'INV_Helmet_34'), (44445, 'INV_Axe_09'), (44446, 'INV_Shoulder_31'), (44447, 'INV_Belt_07'), (44448, 'INV_Gauntlets_04'), (44449, 'INV_Boots_05'), (44450, 'INV_Misc_Cape_01'), (44451, 'INV_Bracer_06'), (44452, 'INV_Shoulder_27'), (44453, 'INV_Shoulder_27'), (44454, 'INV_Boots_05'), (44455, 'INV_Boots_05'), (44456, 'INV_Boots_04'), (44457, 'Temp'), (44458, 'INV_Misc_Cape_17'), (44459, 'INV_Bracer_04'), (44460, 'INV_Shoulder_02'), (44461, 'INV_Shoulder_02'), (44462, 'INV_Shoulder_09'), (44463, 'INV_Axe_09'), (44464, 'Temp'), (44465, 'Temp'), (44466, 'Temp'), (44467, 'Temp'), (44468, 'Temp'), (44469, 'Temp'), (44470, 'INV_Axe_17'), (44471, 'INV_Chest_Chain_05'), (44472, 'INV_Chest_Chain_08'), (44473, 'INV_Helmet_31'), (44474, 'INV_Qiraj_DrapeRegal'), (44475, 'INV_Qiraj_DrapeRegal'), (44476, 'INV_Hammer_25'), (44477, 'INV_Shoulder_25'), (44478, 'INV_Gauntlets_26'), (44479, 'INV_Pants_Plate_16'), (44480, 'INV_Gauntlets_14'), (44481, 'INV_Boots_05'), (44482, 'INV_Shoulder_25'), (44483, 'INV_Boots_08'), (44484, 'INV_Shoulder_25'), (44485, 'INV_Chest_Cloth_17'), (44486, 'INV_Misc_Food_29'), (44487, 'Ability_Hunter_BeastTraining'), (44488, 'Temp'), (44489, 'INV_Staff_08'), (44490, 'INV_Misc_MonsterClaw_01'), (44491, 'INV_Misc_MonsterClaw_01'), (44492, 'Temp'), (44493, 'INV_Gauntlets_05'), (44494, 'INV_Shirt_GuildTabard_01'), (44495, 'Temp'), (44496, 'Temp'), (44497, 'INV_Weapon_ShortBlade_02'), (44498, 'INV_Sword_04'), (44499, 'Temp'), (44500, 'INV_Shirt_01'), (44501, 'Temp'), (44502, 'Temp'), (44503, 'Temp'), (44504, 'INV_Gauntlets_05'), (44505, 'Temp'), (44506, 'INV_Gauntlets_28'), (44507, 'Temp'), (44508, 'Temp'), (44509, 'Temp'), (44510, 'Temp'), (44511, 'Temp'), (44512, 'Temp'), (44513, 'INV_Gauntlets_28'), (44514, 'Temp'), (44515, 'INV_Helmet_15'), (44516, 'INV_Helmet_54'), (44517, 'INV_Helmet_53'), (44518, 'Temp'), (44519, 'Temp'), (44520, 'Temp'), (44521, 'Temp'), (44522, 'INV_Helmet_59'), (44523, 'INV_Misc_Bone_ElfSkull_01'), (44524, 'Temp'), (44525, 'INV_Belt_11'), (44526, 'Temp'), (44527, 'Temp'), (44528, 'Temp'), (44529, 'INV_Sword_38'), (44530, 'INV_Sword_26'), (44531, 'INV_Shoulder_25'), (44532, 'INV_Shoulder_25'), (44533, 'INV_Shoulder_04'), (44534, 'Temp'), (44535, 'INV_Shoulder_20'), (44536, 'INV_Shoulder_20'), (44537, 'Temp'), (44538, 'Temp'), (44539, 'Temp'), (44540, 'Temp'), (44541, 'Temp'), (44542, 'Temp'), (44543, 'Temp'), (44544, 'INV_Misc_Book_04'), (44545, 'INV_Sword_BloodElf_03'), (44546, 'INV_Sword_59'), (44547, 'INV_Chest_Chain_12'), (44548, 'INV_Staff_08'), (44549, 'INV_Misc_Organ_04'), (44550, 'INV_Belt_17'), (44551, 'INV_Chest_Plate02'), (44552, 'INV_Misc_Bag_11'), (44553, 'INV_Chest_Cloth_07'), (44554, 'INV_Chest_Cloth_07'), (44555, 'INV_Chest_Plate02'), (44556, 'INV_Chest_Chain_07'), (44557, 'INV_Chest_Cloth_07'), (44558, 'INV_Wand_11'), (44559, 'INV_Helmet_22'), (44560, 'INV_Helmet_25'), (44561, 'INV_Helmet_07'), (44562, 'INV_QirajIdol_Sage'), (44563, 'INV_Shoulder_23'), (44564, 'INV_Weapon_Rifle_06'), (44565, 'INV_Hammer_10'), (44566, 'INV_Helmet_27'), (44567, 'INV_Helmet_27'), (44568, 'INV_Helmet_27'), (44569, 'INV_Helmet_27'), (44570, 'INV_Helmet_27'), (44571, 'INV_Belt_26'), (44572, 'INV_Helmet_05'), (44573, 'INV_Weapon_Rifle_01'), (44574, 'INV_Helmet_22'), (44575, 'INV_Helmet_10'), (44576, 'INV_Helmet_08'), (44577, 'INV_Helmet_58'), (44578, 'INV_Helmet_58'), (44579, 'INV_Helmet_50'), (44580, 'Ability_Mount_CockatriceMount_Black'), (44581, 'Ability_Mount_CockatriceMount_Blue'), (44582, 'Ability_Mount_CockatriceMount_Purple'), (44583, 'Ability_Mount_CockatriceMountElite_Green'), (44584, 'Ability_Mount_CockatriceMountElite_Purple'), (44585, 'Ability_Mount_CockatriceMountElite_Black'), (44586, 'INV_Weapon_ShortBlade_10'), (44587, 'Ability_Mount_RidingElekk_Purple'), (44588, 'Ability_Mount_RidingElekk_Grey'), (44589, 'Ability_Mount_RidingElekkElite_Blue'), (44590, 'Ability_Mount_RidingElekkElite_Green'), (44591, 'Ability_Mount_RidingElekkElite_Purple'), (44592, 'Temp'), (44593, 'INV_Weapon_ShortBlade_07'), (44594, 'INV_Wand_05'), (44595, 'INV_Chest_Plate08'), (44596, 'INV_Wand_05'), (44597, 'INV_Weapon_ShortBlade_10'), (44598, 'INV_Chest_Cloth_45'), (44599, 'INV_Misc_Cape_16'), (44600, 'INV_Helmet_58'), (44601, 'INV_Helmet_58'), (44602, 'INV_Helmet_58'), (44603, 'Temp'), (44604, 'Temp'), (44605, 'INV_Chest_Leather_01'), (44606, 'INV_Hammer_13'), (44607, 'INV_Helmet_13'), (44608, 'INV_Helmet_58'), (44609, 'INV_Helmet_29'), (44610, 'INV_Helmet_15'), (44611, 'INV_Helmet_30'), (44612, 'INV_Hammer_23'), (44613, 'Temp'), (44614, 'Temp'), (44615, 'Temp'), (44616, 'Temp'), (44617, 'Temp'), (44618, 'Temp'), (44619, 'Temp'), (44620, 'Temp'), (44621, 'Temp'), (44622, 'Temp'), (44623, 'INV_Shirt_02'), (44624, 'INV_Trinket_Naxxramas02'), (44625, 'INV_Misc_Cape_06'), (44626, 'INV_Misc_Cape_06'), (44627, 'INV_Misc_Cape_06'), (44628, 'INV_Misc_Cape_06'), (44629, 'INV_Misc_Cape_06'), (44630, 'INV_Misc_Cape_21'), (44631, 'INV_Misc_Cape_05'), (44632, 'INV_Misc_Cape_18'), (44633, 'INV_Misc_Cape_16'), (44634, 'INV_Misc_Cape_19'), (44635, 'INV_Ammo_Arrow_01'), (44636, 'INV_Chest_Plate06'), (44637, 'Temp'), (44638, 'INV_Chest_Plate06'), (44639, 'INV_Belt_06'), (44640, 'Temp'), (44641, 'INV_Gauntlets_17'), (44642, 'INV_Chest_Plate06'), (44643, 'INV_Gauntlets_17'), (44644, 'Temp'), (44645, 'INV_Chest_Plate06'), (44646, 'Temp'), (44647, 'INV_Chest_Plate06'), (44648, 'INV_Pants_01'), (44649, 'INV_Bracer_07'), (44650, 'INV_Shirt_06'), (44651, 'Temp'), (44652, 'INV_Netherwhelp'), (44653, 'INV_Misc_EngGizmos_07'), (44654, 'INV_Gizmo_HardenedAdamantiteTube'), (44655, 'INV_Gizmo_HardenedAdamantiteTube'), (44656, 'INV_Helmet_35'), (44657, 'INV_Helmet_33'), (44658, 'Temp'), (44659, 'INV_Weapon_Bow_05'), (44660, 'INV_Weapon_Rifle_06'), (44661, 'INV_Musket_04'), (44662, 'INV_Weapon_Rifle_03'), (44663, 'INV_Weapon_Rifle_06'), (44664, 'INV_Weapon_Rifle_06'), (44665, 'INV_Weapon_Rifle_01'), (44666, 'INV_Misc_Head_Dragon_Green'), (44667, 'Temp'), (44668, 'INV_Chest_Plate01'), (44669, 'Temp'), (44670, 'Temp'), (44671, 'Temp'), (44672, 'Temp'), (44673, 'Temp'), (44674, 'INV_Chest_Leather_02'), (44675, 'INV_Belt_23'), (44676, 'Temp'), (44677, 'INV_Helmet_05'), (44678, 'Temp'), (44679, 'INV_Bracer_16'), (44680, 'INV_Helmet_73'), (44681, 'INV_Misc_PunchCards_Prismatic'), (44682, 'INV_Weapon_Bow_15'), (44683, 'INV_Helmet_69'), (44684, 'INV_Helmet_45'), (44685, 'INV_Box_02'), (44686, 'INV_Helmet_10'), (44687, 'INV_Spear_08'), (44688, 'INV_Spear_08'), (44689, 'INV_Sword_09'), (44690, 'INV_Spear_08'), (44691, 'INV_Sword_09'), (44692, 'Temp'), (44693, 'INV_Belt_03'), (44694, 'INV_Pants_03'), (44695, 'INV_Boots_01'), (44696, 'INV_Gauntlets_04'), (44697, 'INV_Gauntlets_28'), (44698, 'INV_Shoulder_16'), (44699, 'INV_Shoulder_33'), (44700, 'INV_Shoulder_25'), (44701, 'INV_Misc_Ticket_Tarot_Lunacy'), (44702, 'INV_Misc_Ticket_Tarot_Storms'), (44703, 'INV_Jewelry_Ring_45'), (44704, 'INV_Misc_Ticket_Tarot_Furies'), (44705, 'INV_Misc_Ticket_Tarot_Blessings'), (44706, 'INV_Misc_Ticket_Tarot_Madness'), (44707, 'INV_Misc_Ticket_Tarot_Crusade'), (44708, 'INV_Misc_Ticket_Tarot_Vengeance'), (44709, 'INV_Misc_Ticket_Tarot_Wrath'), (44710, 'INV_Shield_01'), (44711, 'INV_Helmet_01'), (44712, 'INV_Helmet_16'), (44713, 'INV_Helmet_38'), (44714, 'INV_Helmet_14'), (44715, 'INV_Chest_Chain_15'), (44716, 'INV_Helmet_32'), (44717, 'INV_Helmet_61'), (44718, 'INV_Helmet_61'), (44719, 'INV_Helmet_59'), (44720, 'Temp'), (44721, 'Temp'), (44722, 'INV_Qiraj_HiltOrnate'), (44723, 'INV_Weapon_Rifle_14'), (44724, 'INV_Weapon_Bow_15'), (44725, 'INV_Jewelcrafting_StarOfElune_01'), (44726, 'INV_Jewelcrafting_Dawnstone_01'), (44727, 'Ability_Hunter_SerpentSwiftness'), (44728, 'INV_Mace_11'), (44729, 'INV_Jewelcrafting_Talasite_02'), (44730, 'INV_Jewelcrafting_Talasite_01'), (44731, 'INV_Jewelcrafting_NobleTopaz_01'), (44732, 'INV_Helmet_08'), (44733, 'Temp'), (44734, 'INV_Pants_03'), (44735, 'INV_Boots_Plate_04'), (44736, 'Temp'), (44737, 'INV_Gauntlets_28'), (44738, 'INV_Sword_05'), (44739, 'Ability_Hunter_Pet_NetherRay'), (44740, 'Temp'), (44741, 'Temp'), (44742, 'Temp'), (44743, 'Temp'), (44744, 'Temp'), (44745, 'Temp'), (44746, 'Temp'), (44747, 'Temp'), (44748, 'Temp'), (44749, 'Temp'), (44750, 'Temp'), (44751, 'Temp'), (44752, 'Temp'), (44753, 'Temp'), (44754, 'Temp'), (44755, 'Temp'), (44756, 'Ability_Hunter_Pet_DragonHawk'), (44757, 'Temp'), (44758, 'Temp'), (44759, 'Temp'), (44760, 'Temp'), (44761, 'Temp'), (44762, 'Temp'), (44763, 'INV_Chest_Chain_15'), (44764, 'Temp'), (44765, 'INV_Potion_07'), (44766, 'INV_Bracer_14'), (44767, 'INV_Sword_15'), (44768, 'INV_Mace_12'), (44769, 'Spell_Nature_ForceOfNature'), (44770, 'Ability_Hunter_Pet_Owl'), (44771, 'Ability_Hunter_EagleEye'), (44772, 'Ability_Hunter_Pet_DragonHawk'), (44773, 'INV_Wand_20'), (44774, 'INV_Staff_40'), (44775, 'INV_Staff_08'), (44776, 'INV_Staff_08'), (44777, 'INV_Chest_Wolf'), (44778, 'Temp'), (44779, 'INV_Weapon_Halberd15'), (44780, 'Temp'), (44781, 'INV_Gauntlets_04'), (44782, 'INV_Misc_Bandana_03'), (44783, 'INV_Misc_Bone_TaurenSkull_01'), (44784, 'INV_Misc_OrnateBox'), (44785, 'INV_Weapon_Halberd15'), (44786, 'INV_Weapon_Halberd15'), (44787, 'INV_Weapon_Halberd15'), (44788, 'INV_Chest_Leather_01'), (44789, 'Temp'), (44790, 'INV_Shoulder_29'), (44791, 'INV_Pants_Plate_17'), (44792, 'Spell_Shadow_ConeOfSilence'), (44793, 'Spell_Shadow_ConeOfSilence'), (44794, 'INV_Potion_154'), (44795, 'INV_Potion_158'), (44796, 'INV_Potion_155'), (44797, 'INV_Potion_159'), (44798, 'Spell_Shadow_DetectInvisibility'), (44799, 'INV_Wand_17'), (44800, 'INV_Chest_Chain_15'), (44801, 'INV_Chest_Chain_15'), (44802, 'INV_Chest_Chain_15'), (44803, 'INV_Helmet_15'), (44804, 'INV_Gauntlets_25'), (44805, 'INV_Gauntlets_25'), (44806, 'INV_Gauntlets_25'), (44807, 'INV_Helmet_15'), (44808, 'INV_Helmet_15'), (44809, 'INV_Pants_Mail_15'), (44810, 'INV_Pants_Mail_15'), (44811, 'INV_Gauntlets_25'), (44812, 'INV_Pants_Mail_15'), (44813, 'INV_Pants_Mail_15'), (44814, 'INV_Shoulder_14'), (44815, 'INV_Shoulder_14'), (44816, 'INV_Shoulder_14'), (44817, 'INV_Helmet_15'), (44818, 'INV_Boots_Chain_08'), (44819, 'INV_Boots_Plate_04'), (44820, 'INV_Belt_27'), (44821, 'Temp'), (44822, 'Temp'), (44823, 'INV_Weapon_Shortblade_44'), (44824, 'INV_Belt_07'), (44825, 'INV_Boots_Cloth_10'), (44826, 'INV_Bracer_09'), (44827, 'INV_Pants_Cloth_09'), (44828, 'INV_Pants_Leather_05'), (44829, 'INV_Belt_26'), (44830, 'INV_Boots_Cloth_14'), (44831, 'INV_Bracer_18'), (44832, 'INV_Boots_Chain_08'), (44833, 'INV_Pants_Plate_12'), (44834, 'INV_Belt_26'), (44835, 'INV_Bracer_17'), (44836, 'INV_Belt_26'), (44837, 'INV_Pants_Plate_21'), (44838, 'INV_Boots_Chain_08'), (44839, 'INV_Bracer_13'), (44840, 'INV_Helmet_58'), (44841, 'INV_Jewelry_Ring_71'), (44842, 'INV_Weapon_Shortblade_37'), (44843, 'Spell_Frost_IceShard'), (44844, 'Spell_Frost_FrozenCore'), (44845, 'INV_Helmet_58'), (44846, 'INV_Chest_Plate02'), (44847, 'INV_Gauntlets_28'), (44848, 'INV_Pants_Plate_05'), (44849, 'INV_Shoulder_29'), (44850, 'INV_Axe_04'), (44851, 'Spell_Shadow_DemonicTactics'), (44852, 'INV_Shirt_GuildTabard_01'), (44853, 'INV_Misc_Cape_20'), (44854, 'INV_Belt_24'), (44855, 'INV_Weapon_Halberd_05'), (44856, 'INV_Mace_31'), (44857, 'INV_Mace_31'), (44858, 'INV_Mace_47'), (44859, 'Temp'), (44860, 'Temp'), (44861, 'INV_Drink_Waterskin_02'), (44862, 'INV_Staff_59'), (44863, 'INV_Shield_38'), (44864, 'INV_Shield_33'), (44865, 'INV_Shield_39'), (44866, 'INV_Belt_28'), (44867, 'INV_Shield_35'), (44868, 'INV_Shield_35'), (44869, 'INV_Shield_38'), (44870, 'INV_Mace_46'), (44871, 'INV_Mace_46'), (44872, 'Inv_Misc_SummerFest_BrazierOrange'), (44873, 'INV_Helmet_16'), (44874, 'INV_Helmet_17'), (44875, 'INV_Chest_Plate08'), (44876, 'INV_Helmet_30'), (44877, 'INV_Helmet_38'), (44878, 'INV_Helmet_03'), (44879, 'INV_Helmet_58'), (44880, 'INV_Helmet_08'), (44881, 'INV_Helmet_29'), (44882, 'INV_Helmet_33'), (44883, 'INV_Helmet_03'), (44884, 'INV_Helmet_23'), (44885, 'INV_Weapon_Crossbow_13'), (44886, 'INV_Helmet_59'), (44887, 'Temp'), (44888, 'INV_Shirt_01'), (44889, 'INV_Potion_19'), (44890, 'INV_Sword_Draenei_08'), (44891, 'INV_Axe_04'), (44892, 'INV_Axe_04'), (44893, 'INV_Sword_37'), (44894, 'Temp'), (44895, 'INV_Boots_05'), (44896, 'INV_Helmet_15'), (44897, 'INV_Boots_05'), (44898, 'Temp'), (44899, 'Temp'), (44900, 'Temp'), (44901, 'Temp'), (44902, 'INV_Boots_05'), (44903, 'INV_Helmet_30'), (44904, 'INV_Helmet_73'), (44905, 'Temp'), (44906, 'Temp'), (44907, 'Temp'), (44908, 'Temp'), (44909, 'Temp'), (44910, 'Temp'), (44911, 'Temp'), (44912, 'Temp'), (44913, 'Temp'), (44914, 'Temp'), (44915, 'Temp'), (44916, 'Temp'), (44917, 'Temp'), (44918, 'Temp'), (44919, 'INV_Jewelcrafting_CrimsonSpinel_01'), (44920, 'INV_Jewelcrafting_CrimsonSpinel_02'), (44921, 'INV_Jewelcrafting_SeasprayEmerald_02'), (44922, 'INV_Jewelcrafting_SeasprayEmerald_01'), (44923, 'INV_Jewelcrafting_ShadowsongAmethyst_01'), (44924, 'INV_Jewelcrafting_ShadowsongAmethyst_02'), (44925, 'INV_Jewelcrafting_Lionseye_01'), (44926, 'INV_Jewelcrafting_Lionseye_02'), (44927, 'INV_Jewelcrafting_Pyrestone_02'), (44928, 'INV_Jewelcrafting_Pyrestone_01'), (44929, 'INV_Jewelcrafting_EmpyreanSapphire_01'), (44930, 'INV_Jewelcrafting_EmpyreanSapphire_02'), (44931, 'INV_Sword_01'), (44932, 'INV_Sword_01'), (44933, 'Temp'), (44934, 'Temp'), (44935, 'INV_Shirt_01'), (44936, 'INV_Pants_Leather_08'), (44937, 'Temp'), (44938, 'Temp'), (44939, 'Temp'), (44940, 'INV_Misc_Rune_12'), (44941, 'Temp'), (44942, 'Temp'), (44943, 'Temp'), (44944, 'Temp'), (44945, 'Temp'), (44946, 'INV_Misc_ElvenCoins'), (44947, 'Temp'), (44948, 'INV_Helmet_30'), (44949, 'INV_Gizmo_NewGoggles'), (44950, 'INV_Ingot_FelIron'), (44951, 'INV_Boots_Chain_05'), (44952, 'INV_Chest_Cloth_08'), (44953, 'INV_Chest_Cloth_02'), (44954, 'INV_Mace_36'), (44955, 'INV_Sword_01'), (44956, 'INV_Staff_59'), (44957, 'INV_Sword_85'), (44958, 'INV_Weapon_Shortblade_56'), (44959, 'INV_Axe_56'), (44960, 'INV_Axe_59'), (44961, 'INV_Mace_48'), (44962, 'INV_Weapon_Rifle_21'), (44963, 'INV_Mace_52'), (44964, 'INV_Misc_ElvenCoins'), (44965, 'INV_Hammer_03'), (44966, 'INV_Boots_Chain_08'), (44967, 'INV_Chest_Cloth_49'), (44968, 'INV_Pants_Cloth_05'), (44969, 'INV_Helmet_99'), (44970, 'INV_Helmet_15'), (44971, 'INV_Misc_MonsterClaw_03'), (44972, 'INV_Chest_Plate06'), (44973, 'INV_Weapon_Bow_20'), (44974, 'INV_Jewelry_Necklace_18'), (44975, 'INV_Gauntlets_17'), (44976, 'INV_Pants_Cloth_27'), (44977, 'INV_Gauntlets_63'), (44978, 'INV_Shoulder_63'), (44979, 'INV_Chest_Cloth_66'), (44980, 'INV_Chest_Chain_15'), (44981, 'INV_Helmet_15'), (44982, 'Temp'), (44983, 'Temp'), (44984, 'Temp'), (44985, 'Temp'), (44986, 'INV_Mace_14'), (44987, 'INV_Gauntlets_25'), (44988, 'INV_Pants_Mail_15'), (44989, 'INV_Helmet_15'), (44990, 'INV_Chest_Chain_15'), (44991, 'INV_Gauntlets_25'), (44992, 'INV_Pants_Mail_15'), (44993, 'INV_Pants_Mail_15'), (44994, 'INV_Shoulder_14'), (44995, 'Temp'), (44996, 'Temp'), (44997, 'Temp'), (44998, 'INV_Belt_12'), (44999, 'INV_Belt_12'), (45000, 'Temp'), (45001, 'Temp'), (45002, 'Temp'), (45003, 'INV_Misc_Orb_01'), (45004, 'INV_Misc_Bomb_09'), (45005, 'INV_Misc_Bomb_04'), (45006, 'INV_Shield_01'), (45007, 'INV_Gauntlets_22'), (45008, 'INV_Gauntlets_03'), (45009, 'INV_Helmet_15'), (45010, 'INV_Helmet_15'), (45011, 'INV_Spear_10'), (45012, 'INV_Chest_Chain_15'), (45013, 'INV_Netherwhelp'), (45014, 'INV_Gauntlets_25'), (45015, 'INV_Pants_Mail_15'), (45016, 'INV_Gauntlets_28'), (45017, 'INV_Chest_Plate02'), (45018, 'INV_Helmet_58'), (45019, 'INV_Pants_Plate_05'), (45020, 'INV_Shoulder_29'), (45021, 'INV_Pants_Mail_15'), (45022, 'INV_Bracer_15'), (45023, 'INV_Shoulder_14'), (45024, 'INV_Helmet_15'), (45025, 'INV_Chest_Chain_15'), (45026, 'INV_Gauntlets_25'), (45027, 'INV_Pants_Mail_15'), (45028, 'INV_Shoulder_14'), (45029, 'INV_Bracer_18'), (45030, 'INV_Misc_Gem_FlameSpessarite_02'), (45031, 'INV_Jewelry_Ring_24'), (45032, 'INV_Helmet_30'), (45033, 'INV_Helmet_65'), (45034, 'INV_Crown_01'), (45035, 'INV_Shoulder_25'), (45036, 'INV_Shoulder_25'), (45037, 'INV_Crown_01'), (45038, 'INV_Gauntlets_17'), (45039, 'INV_Pants_Cloth_05'), (45040, 'INV_Hammer_20'), (45041, 'INV_Chest_Chain_15'), (45042, 'INV_Misc_Cape_05'), (45043, 'INV_Misc_Cape_08'), (45044, 'INV_Chest_Chain_15'), (45045, 'INV_Chest_Cloth_43'), (45046, 'INV_Chest_Chain_15'), (45047, 'INV_Chest_Chain_15'), (45048, 'INV_Misc_Cape_08'), (45049, 'INV_Chest_Cloth_67'), (45050, 'INV_Misc_Cape_02'), (45051, 'INV_Gauntlets_64'), (45052, 'INV_Helmet_101'), (45053, 'INV_Pants_Cloth_28'), (45054, 'INV_Shoulder_64'), (45055, 'INV_Bracer_07'), (45056, 'INV_Belt_03'), (45057, 'INV_Chest_Cloth_45'), (45058, 'INV_Potion_27'), (45059, 'INV_Weapon_ShortBlade_04'), (45060, 'INV_Axe_04'), (45061, 'INV_Box_01'), (45062, 'INV_DataCrystal05'), (45063, 'INV_Misc_Food_24'), (45064, 'INV_Potion_84'), (45065, 'Temp'), (45066, 'Temp'), (45067, 'Temp'), (45068, 'INV_Axe_04'), (45069, 'INV_Axe_04'), (45070, 'INV_Axe_04'), (45071, 'INV_Axe_04'), (45072, 'INV_Axe_04'), (45073, 'INV_Axe_04'), (45074, 'INV_Mace_14'), (45075, 'INV_Mace_14'), (45076, 'INV_Axe_04'), (45077, 'INV_Axe_04'), (45078, 'INV_Axe_04'), (45079, 'INV_Axe_04'), (45080, 'INV_Axe_04'), (45081, 'INV_Axe_04'), (45082, 'INV_Axe_04'), (45083, 'Temp'), (45084, 'Temp'), (45085, 'Temp'), (45086, 'INV_Axe_04'), (45087, 'INV_Axe_04'), (45088, 'Temp'), (45089, 'Temp'), (45090, 'Temp'), (45091, 'Temp'), (45092, 'Temp'), (45093, 'Temp'), (45094, 'INV_Axe_04'), (45095, 'INV_Axe_04'), (45096, 'INV_Staff_08'), (45097, 'Temp'), (45098, 'Temp'), (45099, 'Temp'), (45100, 'Temp'), (45101, 'INV_Helmet_42'), (45102, 'INV_Axe_04'), (45103, 'Temp'), (45104, 'Temp'), (45105, 'Temp'), (45106, 'Temp'), (45107, 'Temp'), (45108, 'Temp'), (45109, 'Temp'), (45110, 'INV_Axe_04'), (45111, 'INV_Axe_04'), (45112, 'INV_Misc_Rune_10'), (45113, 'INV_Axe_04'), (45114, 'Temp'), (45115, 'Temp'), (45116, 'INV_Axe_04'), (45117, 'INV_Axe_04'), (45118, 'INV_Axe_04'), (45119, 'INV_Chest_Cloth_67'), (45120, 'INV_Helmet_101'), (45121, 'INV_Gauntlets_64'), (45122, 'INV_Pants_Cloth_28'), (45123, 'INV_Chest_Chain_15'), (45124, 'INV_Gauntlets_17'), (45125, 'INV_Pants_Cloth_05'), (45126, 'INV_Shoulder_64'), (45127, 'INV_Helmet_15'), (45128, 'INV_Gauntlets_25'), (45129, 'INV_Pants_Mail_15'), (45130, 'INV_Pants_Mail_15'), (45131, 'INV_Shoulder_14'), (45132, 'INV_Crate_03'), (45133, 'Spell_Shadow_DeathPact'), (45134, 'INV_Belt_16'), (45135, 'INV_Misc_Bomb_07'), (45136, 'Temp'), (45137, 'Temp'), (45138, 'Temp'), (45139, 'Temp'), (45140, 'Temp'), (45141, 'Temp'), (45142, 'Temp'), (45143, 'INV_Ore_Ethernium_01'), (45144, 'INV_Ore_Khorium'), (45145, 'INV_Axe_04'), (45146, 'INV_Axe_04'), (45147, 'INV_Helmet_72'), (45148, 'INV_Helmet_30'), (45149, 'INV_Helmet_08'), (45150, 'INV_Axe_04'), (45151, 'INV_Misc_Rune_09'), (45152, 'Temp'), (45153, 'INV_Weapon_Bow_08'), (45154, 'INV_Weapon_Crossbow_14'), (45155, 'INV_Bracer_13'), (45156, 'INV_Potion_168'), (45157, 'INV_Potion_167'), (45158, 'INV_Boots_Plate_02'), (45159, 'INV_Wand_14'), (45160, 'INV_Misc_Orb_04'), (45161, 'INV_Staff_59'), (45162, 'INV_Crown_01'), (45163, 'INV_Shield_30'), (45164, 'INV_Helmet_31'), (45165, 'INV_Helmet_04'), (45166, 'INV_Helmet_43'), (45167, 'INV_Helmet_43'), (45168, 'INV_Helmet_10'), (45169, 'INV_Helmet_58'), (45170, 'INV_Helmet_58'), (45171, 'Ability_Mount_WhiteDireWolf'), (45172, 'INV_Helmet_57'), (45173, 'INV_Helmet_04'), (45174, 'INV_Helmet_04'), (45175, 'INV_Helmet_57'), (45176, 'INV_Helmet_04'), (45177, 'INV_Helmet_01'), (45178, 'INV_Helmet_15'), (45179, 'INV_Helmet_58'), (45180, 'Ability_Druid_PredatoryInstincts'), (45181, 'INV_Helmet_08'), (45182, 'INV_Helmet_03'), (45183, 'INV_Helmet_12'), (45184, 'INV_Bracer_09'), (45185, 'INV_Gauntlets_09'), (45186, 'Ability_Hunter_BeastCall'), (45187, 'INV_Weapon_ShortBlade_05'), (45188, 'INV_Mace_34'), (45189, 'INV_Staff_Draenei_A_03'), (45190, 'INV_Misc_Cape_13'), (45191, 'INV_Misc_Cape_02'), (45192, 'INV_Bracer_19'), (45193, 'INV_Bracer_12'), (45194, 'INV_Bracer_09'), (45195, 'INV_Bracer_03'), (45196, 'INV_Bracer_08'), (45197, 'INV_Misc_ArmorKit_12'), (45198, 'INV_Food_ChristmasFruitCake_01'), (45199, 'INV_Misc_Cape_02'), (45200, 'INV_Gauntlets_09'), (45201, 'INV_Boots_Chain_01'), (45202, 'INV_Scroll_02'), (45203, 'INV_Shoulder_25'), (45204, 'INV_Shield_40'), (45205, 'INV_Staff_54'), (45206, 'Temp'), (45207, 'INV_Shoulder_14'), (45208, 'INV_Shoulder_65'), (45209, 'INV_Weapon_Shortblade_59'), (45210, 'INV_Pants_Mail_15'), (45211, 'INV_Offhand_Hyjal_D_01'), (45212, 'INV_Shoulder_65'), (45213, 'INV_Chest_Chain_15'), (45214, 'INV_Mace_44'), (45215, 'INV_Shoulder_01'), (45216, 'INV_Pants_Cloth_05'), (45217, 'INV_Pants_Cloth_27'), (45218, 'INV_Pants_Cloth_14'), (45219, 'INV_Pants_Cloth_27'), (45220, 'INV_Pants_Plate_21'), (45221, 'INV_Chest_Chain_17'), (45222, 'INV_Chest_Plate02'), (45223, 'INV_Chest_Plate02'), (45224, 'INV_Staff_60'), (45225, 'INV_Shoulder_25'), (45226, 'INV_Chest_Plate02'), (45227, 'INV_Pants_Leather_25'), (45228, 'INV_Pants_Mail_15'), (45229, 'INV_Pants_Mail_17'), (45230, 'INV_Sword_86'), (45231, 'INV_Sword_87'), (45232, 'INV_Sword_86'), (45233, 'INV_Weapon_Shortblade_59'), (45234, 'INV_Boots_Cloth_14'), (45235, 'INV_Boots_Cloth_05'), (45236, 'INV_Gauntlets_19'), (45237, 'INV_Boots_Cloth_01'), (45238, 'INV_Boots_Wolf'), (45239, 'INV_Boots_Chain_09'), (45240, 'INV_Boots_Chain_08'), (45241, 'INV_Belt_03'), (45242, 'INV_Belt_08'), (45243, 'INV_Belt_27'), (45244, 'INV_Belt_22'), (45245, 'INV_Belt_26'), (45246, 'INV_Belt_28'), (45247, 'INV_Belt_22'), (45248, 'Temp'), (45249, 'Temp'), (45250, 'Temp'), (45251, 'Temp'), (45252, 'Temp'), (45253, 'Temp'), (45254, 'Temp'), (45255, 'Temp'), (45256, 'Temp'), (45257, 'Temp'), (45258, 'Temp'), (45259, 'Temp'), (45260, 'INV_Shoulder_25'), (45261, 'Temp'), (45262, 'Temp'), (45263, 'INV_Belt_07'), (45264, 'INV_Belt_24'), (45265, 'INV_Weapon_Bow_30'), (45266, 'Temp'), (45267, 'Temp'), (45268, 'Temp'), (45269, 'Temp'), (45270, 'Temp'), (45271, 'Temp'), (45272, 'Temp'), (45273, 'Temp'), (45274, 'INV_Misc_Orb_05'), (45275, 'INV_Misc_Orb_05'), (45276, 'INV_Shoulder_02'), (45277, 'INV_Belt_14'), (45278, 'INV_Boots_Chain_12'), (45279, 'INV_Boots_Cloth_08'), (45280, 'INV_Boots_Cloth_08'), (45281, 'INV_Boots_Cloth_08'), (45282, 'INV_Gauntlets_24'), (45283, 'INV_Chest_Chain_11'), (45284, 'INV_Crown_01'), (45285, 'INV_Helmet_32'), (45286, 'INV_Helmet_06'), (45287, 'INV_Boots_Plate_02'), (45288, 'INV_Bracer_09'), (45289, 'INV_Bracer_14'), (45290, 'INV_Gauntlets_10'), (45291, 'INV_Belt_13'), (45292, 'INV_Bracer_10'), (45293, 'INV_Helmet_01'), (45294, 'INV_Weapon_Shortblade_58'), (45295, 'INV_Weapon_Shortblade_60'), (45296, 'INV_Chest_Cloth_35'), (45297, 'INV_Gauntlets_29'), (45298, 'INV_Belt_27'), (45299, 'INV_Belt_33'), (45300, 'INV_Gauntlets_17'), (45301, 'INV_Gauntlets_14'), (45302, 'INV_Gauntlets_13'), (45303, 'INV_Gauntlets_13'), (45304, 'INV_Gauntlets_09'), (45305, 'INV_Misc_Apexis_Crystal'), (45306, 'INV_Misc_Apexis_Shard'), (45307, 'INV_Axe_04'), (45308, 'INV_Axe_04'), (45309, 'INV_Helmet_15'), (45310, 'INV_Helmet_55'), (45311, 'INV_Chest_Plate08'), (45312, 'INV_Helmet_14'), (45313, 'INV_Helmet_14'), (45314, 'INV_Helmet_03'), (45315, 'INV_QirajIdol_Alabaster'), (45316, 'INV_Bracer_04'), (45317, 'INV_Weapon_Halberd_20'), (45318, 'INV_Weapon_Halberd_20'), (45319, 'INV_Pants_Cloth_15'), (45320, 'INV_Pants_Plate_20'), (45321, 'Spell_Shadow_Metamorphosis'), (45322, 'Spell_Shadow_Charm'), (45323, 'INV_Shoulder_25'), (45324, 'INV_Boots_Plate_06'), (45325, 'INV_Belt_22'), (45326, 'INV_Boots_08'), (45327, 'INV_Chest_Leather_03'), (45328, 'INV_Misc_Cape_10'), (45329, 'INV_Pants_Mail_15'), (45330, 'INV_Pants_Leather_10'), (45331, 'INV_Shoulder_65'), (45332, 'INV_Boots_Chain_08'), (45333, 'INV_Gauntlets_31'), (45334, 'INV_Pants_Plate_07'), (45335, 'INV_Chest_Cloth_51'), (45336, 'INV_Boots_Cloth_02'), (45337, 'INV_Jewelcrafting_ShadowsongAmethyst_01'), (45338, 'INV_Shoulder_33'), (45339, 'INV_Misc_Cape_20'), (45340, 'INV_Misc_Cape_13'), (45341, 'INV_Boots_Cloth_16'), (45342, 'INV_Boots_Chain_01'), (45343, 'INV_Gauntlets_30'), (45344, 'INV_Staff_61'), (45345, 'INV_Mace_44'), (45346, 'INV_Mace_57'), (45347, 'INV_Bracer_17'), (45348, 'INV_Shoulder_19'), (45349, 'INV_Boots_Plate_04'), (45350, 'INV_Mace_49'), (45351, 'INV_Jewelry_Necklace_30'), (45352, 'INV_Boots_Wolf'), (45353, 'INV_ThrowingKnife_04'), (45354, 'INV_Shoulder_18'), (45355, 'INV_Chest_Samurai'), (45356, 'INV_Belt_03'), (45357, 'INV_Wand_16'), (45358, 'INV_Bracer_06'), (45359, 'INV_Bracer_13'), (45360, 'INV_Sword_90'), (45361, 'INV_Helmet_53'), (45362, 'INV_Jewelry_Ring_67'), (45363, 'INV_Staff_59'), (45364, 'INV_Misc_Bone_ElfSkull_01'), (45365, 'INV_Mace_56'), (45366, 'INV_Mace_37'), (45367, 'INV_Mace_37'), (45368, 'INV_Mace_37'), (45369, 'INV_Helmet_30'), (45370, 'INV_Helmet_65'), (45371, 'INV_Belt_15'), (45372, 'INV_Boots_Chain_06'), (45373, 'Temp'), (45374, 'Temp'), (45375, 'Temp'), (45376, 'Temp'), (45377, 'Temp'), (45378, 'Temp'), (45379, 'Temp'), (45380, 'Temp'), (45381, 'Temp'), (45382, 'Temp'), (45383, 'Temp'), (45384, 'INV_Chest_Plate05'), (45385, 'INV_Helmet_25'), (45386, 'INV_Helmet_74'), (45387, 'INV_Shoulder_22'), (45388, 'INV_Shoulder_37'), (45389, 'INV_Pick_05'), (45390, 'INV_Letter_03'), (45391, 'INV_Misc_Powder_Iron'), (45392, 'INV_Weapon_Halberd15'), (45393, 'INV_Weapon_Bow_05'), (45394, 'INV_Misc_Bone_07'), (45395, 'INV_Misc_Bone_07'), (45396, 'INV_Axe_04'), (45397, 'INV_Chest_Cloth_45'), (45398, 'INV_Gauntlets_17'), (45399, 'INV_Bracer_02'), (45400, 'INV_Bracer_13'), (45401, 'INV_Bracer_02'), (45402, 'INV_Bracer_02'), (45403, 'INV_Bracer_02'), (45404, 'INV_Bracer_15'), (45405, 'INV_Bracer_15'), (45406, 'INV_Shoulder_66'), (45407, 'INV_Shoulder_66'), (45408, 'INV_Shoulder_66'), (45409, 'INV_Shoulder_02'), (45410, 'INV_Shoulder_07'), (45411, 'INV_Shoulder_14'), (45412, 'INV_Shoulder_25'), (45413, 'INV_Shoulder_29'), (45414, 'INV_Shoulder_23'), (45415, 'INV_Crown_13'), (45416, 'INV_Weapon_ShortBlade_02'), (45417, 'Temp'), (45418, 'Temp'), (45419, 'Temp'), (45420, 'Temp'), (45421, 'Temp'), (45422, 'Temp'), (45423, 'Temp'), (45424, 'INV_Chest_Plate02'), (45425, 'INV_Chest_Leather_16'), (45426, 'INV_Gauntlets_65'), (45427, 'INV_Helmet_102'), (45428, 'INV_Pants_Leather_27'), (45429, 'INV_Shoulder_29'), (45430, 'INV_Shoulder_67'), (45431, 'INV_Helmet_102'), (45432, 'Temp'), (45433, 'Temp'), (45434, 'INV_Helmet_102'), (45435, 'INV_Misc_Ammo_Bullet_04'), (45436, 'INV_Shoulder_67'), (45437, 'INV_Potion_167'), (45438, 'Temp'), (45439, 'Temp'), (45440, 'Temp'), (45441, 'Temp'), (45442, 'Temp'), (45443, 'INV-Mount_Raven_54'), (45444, 'INV_Weapon_Rifle_13'), (45445, 'INV_Weapon_Rifle_13'), (45446, 'Temp'), (45447, 'Temp'), (45448, 'INV_Misc_Bag_16'), (45449, 'INV_Helmet_101'), (45450, 'INV_Helmet_58'), (45451, 'INV_Helmet_15'), (45452, 'INV_Misc_Ribbon_01'), (45453, 'INV_Jewelry_Talisman_06'), (45454, 'INV_Shoulder_07'), (45455, 'Temp'), (45456, 'INV_Shoulder_07'), (45457, 'Temp'), (45458, 'INV_Shoulder_07'), (45459, 'INV_Shoulder_07'), (45460, 'INV_Shoulder_07'), (45461, 'INV_Misc_Cape_05'), (45462, 'INV_Gauntlets_06'), (45463, 'INV_Misc_Cape_05'), (45464, 'Temp'), (45465, 'INV_DataCrystal09'), (45466, 'INV_Misc_EngGizmos_05'), (45467, 'INV_DataCrystal08'), (45468, 'INV_Misc_MonsterScales_13'), (45469, 'INV_Weapon_Bow_05'), (45470, 'INV_Shoulder_07'), (45471, 'Temp'), (45472, 'INV_Boots_Plate_02'), (45473, 'INV_Wand_11'), (45474, 'INV_ThrowingKnife_02'), (45475, 'INV_Spear_05'), (45476, 'INV_Misc_Cape_06'), (45477, 'INV_Misc_Cape_06'), (45478, 'Temp'), (45479, 'INV_Weapon_Glave_01'), (45480, 'INV_Misc_Cape_20'), (45481, 'INV_Weapon_Glave_01'), (45482, 'INV_Chest_Cloth_43'), (45483, 'INV_Misc_Bandana_03'), (45484, 'Temp'), (45485, 'INV_Weapon_Bow_31'), (45486, 'INV_Shield_01'), (45487, 'INV_Weapon_Shortblade_62'), (45488, 'INV_SummerFest_FireFlower'), (45489, 'INV_Misc_Bandana_03'), (45490, 'INV_Sword_87'), (45491, 'INV_Weapon_Crossbow_20'), (45492, 'INV_Axe_60'), (45493, 'INV_Weapon_ShortBlade_04'), (45494, 'INV_Shoulder_25'), (45495, 'INV_Shirt_GuildTabard_01'), (45496, 'INV_Mace_41'), (45497, 'INV_Weapon_ShortBlade_02'), (45498, 'Ability_Mount_NetherdrakePurple'), (45499, 'Temp'), (45500, 'INV_Misc_Crop_01'), (45501, 'INV_Belt_20'), (45502, 'INV_Belt_07'), (45503, 'INV_Gauntlets_03'), (45504, 'INV_Shoulder_11'), (45505, 'INV_Boots_02'), (45506, 'INV_Chest_Chain_07'), (45507, 'INV_Pants_Mail_01'), (45508, 'INV_Wand_12'), (45509, 'INV_Staff_07'), (45510, 'INV_Mace_14'), (45511, 'INV_Chest_Cloth_43'), (45512, 'INV_Weapon_Shortblade_63'), (45513, 'Temp'), (45514, 'Temp'), (45515, 'Temp'), (45516, 'Temp'), (45517, 'Temp'), (45518, 'INV_Axe_04'), (45519, 'INV_Axe_04'), (45520, 'Temp'), (45521, 'Temp'), (45522, 'Temp'), (45523, 'Temp'), (45524, 'Temp'), (45525, 'INV_Axe_04'), (45526, 'INV_Axe_04'), (45527, 'Temp'), (45528, 'Temp'), (45529, 'INV_Helmet_47'), (45530, 'INV_Weapon_Crossbow_02'), (45531, 'Temp'), (45532, 'Temp'), (45533, 'Temp'), (45534, 'Temp'), (45535, 'Temp'), (45536, 'Temp'), (45537, 'Temp'), (45538, 'Temp'), (45539, 'Temp'), (45540, 'Temp'), (45541, 'Temp'), (45542, 'INV_Axe_04'), (45543, 'INV_Axe_04'), (45544, 'INV_Axe_04'), (45545, 'INV_Misc_Ammo_Bullet_02'), (45546, 'INV_Misc_Ammo_Bullet_02'), (45547, 'INV_Misc_Ammo_Bullet_02'), (45548, 'INV_Axe_04'), (45549, 'INV_Axe_04'), (45550, 'INV_Axe_04'), (45551, 'INV_Axe_04'), (45552, 'Temp'), (45553, 'Temp'), (45554, 'Temp'), (45555, 'INV_Axe_04'), (45556, 'INV_Axe_04'), (45557, 'INV_Axe_04'), (45558, 'Temp'), (45559, 'INV_Axe_04'), (45560, 'INV_Axe_04'), (45561, 'Temp'), (45562, 'Temp'), (45563, 'INV_Axe_04'), (45564, 'INV_Axe_04'), (45565, 'Temp'), (45566, 'Temp'), (45567, 'INV_Axe_04'), (45568, 'INV_Axe_04'), (45569, 'INV_Axe_04'), (45570, 'Temp'), (45571, 'Temp'), (45572, 'Temp'), (45573, 'Temp'), (45574, 'Temp'), (45575, 'Temp'), (45576, 'Temp'), (45577, 'INV_Axe_04'), (45578, 'INV_Axe_04'), (45579, 'INV_Axe_04'), (45580, 'INV_Axe_04'), (45581, 'Temp'), (45582, 'Temp'), (45583, 'Temp'), (45584, 'INV_Axe_04'), (45585, 'INV_Axe_04'), (45586, 'INV_Shoulder_19'), (45587, 'Temp'), (45588, 'Temp'), (45589, 'Temp'), (45590, 'Temp'), (45591, 'Temp'), (45592, 'Temp'), (45593, 'Temp'), (45594, 'INV_Axe_04'), (45595, 'INV_Axe_04'), (45596, 'INV_Drink_13'), (45597, 'Spell_Shadow_Metamorphosis'), (45598, 'INV_Weapon_Halberd16'), (45599, 'INV_Potion_20'), (45600, 'Temp'), (45601, 'Temp'), (45602, 'Temp'), (45603, 'Temp'), (45604, 'Temp'), (45605, 'Temp'), (45606, 'Temp'), (45607, 'Temp'), (45608, 'INV_Misc_Birdbeck_01'), (45609, 'INV_Weapon_ShortBlade_10'), (45610, 'INV_Jewelcrafting_GoldenHare'), (45611, 'INV_Potion_153'), (45612, 'INV_Potion_156'), (45613, 'Ability_DualWield'), (45614, 'INV_Boots_08'), (45615, 'INV_Mace_16'), (45616, 'INV_Misc_Food_63'), (45617, 'INV_Drink_09'), (45618, 'Temp'), (45619, 'Temp'), (45620, 'Temp'), (45621, 'Temp'), (45622, 'Temp'), (45623, 'Temp'), (45624, 'Temp'), (45625, 'Temp'), (45626, 'INV_Hammer_03'), (45627, 'INV_Gauntlets_10'), (45628, 'INV_Gauntlets_24'), (45629, 'INV_Hammer_03'), (45630, 'INV_Hammer_03'), (45631, 'INV_Axe_04'), (45632, 'INV_Axe_04'), (45633, 'INV_Axe_04'), (45634, 'INV_Axe_04'), (45635, 'INV_Axe_04'), (45636, 'INV_Axe_04'), (45637, 'INV_Axe_04'), (45638, 'INV_Axe_04'), (45639, 'INV_Axe_04'), (45640, 'INV_Axe_04'), (45641, 'INV_Axe_04'), (45642, 'INV_Axe_04'), (45643, 'INV_Axe_04'), (45644, 'INV_Axe_04'), (45645, 'INV_Axe_04'), (45646, 'INV_Axe_04'), (45647, 'INV_Axe_04'), (45648, 'INV_Axe_04'), (45649, 'INV_Axe_04'), (45650, 'INV_Axe_04'), (45651, 'INV_Misc_ShadowEgg'), (45652, 'INV_Pants_Leather_03'), (45653, 'INV_Shield_32'), (45654, 'INV_Boots_Plate_03'), (45655, 'INV_Boots_Plate_03'), (45656, 'INV_Belt_28'), (45657, 'INV_Helmet_98'), (45658, 'INV_Chest_Plate_23'), (45659, 'INV_Gauntlets_62'), (45660, 'INV_Pants_Plate_27'), (45661, 'INV_Shoulder_62'), (45662, 'INV_Chest_Leather_15'), (45663, 'INV_Helmet_94'), (45664, 'INV_Gauntlets_58'), (45665, 'INV_Pants_Leather_26'), (45666, 'INV_Pants_Leather_26'), (45667, 'INV_Shoulder_58'), (45668, 'INV_Chest_Mail_04'), (45669, 'INV_Helmet_97'), (45670, 'INV_Gauntlets_61'), (45671, 'INV_Pants_Mail_25'), (45672, 'INV_Shoulder_61'), (45673, 'INV_Gauntlets_66'), (45674, 'INV_Helmet_103'), (45675, 'INV_Pants_Cloth_29'), (45676, 'INV_Shoulder_68'), (45677, 'INV_Chest_Cloth_68'), (45678, 'INV_Chest_Mail_03'), (45679, 'INV_Gauntlets_59'), (45680, 'INV_Helmet_95'), (45681, 'INV_Pants_Mail_24'), (45682, 'INV_Shoulder_59'), (45683, 'INV_Chest_Plate_22'), (45684, 'INV_Helmet_96'), (45685, 'INV_Gauntlets_60'), (45686, 'INV_Pants_Plate_26'), (45687, 'INV_Shoulder_60'), (45688, 'INV_Weapon_Hand_12'), (45689, 'INV_Weapon_Hand_12'), (45690, 'INV_Weapon_Hand_14'), (45691, 'INV_Weapon_Hand_14'), (45692, 'INV_Sword_36'), (45693, 'INV_Mace_06'), (45694, 'Temp'), (45695, 'Temp'), (45696, 'Temp'), (45697, 'Temp'), (45698, 'Temp'), (45699, 'Temp'), (45700, 'Temp'), (45701, 'Temp'), (45702, 'INV_Helmet_53'), (45703, 'INV_Helmet_32'), (45704, 'INV_Shoulder_63'), (45705, 'INV_Shoulder_02'), (45706, 'INV_Boots_Cloth_08'), (45707, 'INV_Gauntlets_24'), (45708, 'INV_Helmet_32'), (45709, 'INV_Helmet_96'), (45710, 'INV_Helmet_98'), (45711, 'INV_Gauntlets_10'), (45712, 'INV_Gauntlets_59'), (45713, 'INV_Helmet_95'), (45714, 'INV_Chest_Cloth_35'), (45715, 'INV_Gauntlets_62'), (45716, 'INV_Gauntlets_63'), (45717, 'INV_Gauntlets_13'), (45718, 'INV_Gauntlets_65'), (45719, 'INV_Gauntlets_60'), (45720, 'INV_Helmet_55'), (45721, 'INV_Helmet_94'), (45722, 'INV_Helmet_98'), (45723, 'INV_Bracer_04'), (45724, 'INV_Pants_Leather_23'), (45725, 'INV_Shoulder_67'), (45726, 'INV_Misc_Cape_10'), (45727, 'INV_Gauntlets_31'), (45728, 'INV_Gauntlets_62'), (45729, 'INV_Boots_Cloth_02'), (45730, 'INV_Belt_26'), (45731, 'INV_Shoulder_59'), (45732, 'INV_Boots_Cloth_16'), (45733, 'INV_Boots_Chain_01'), (45734, 'INV_Shoulder_61'), (45735, 'INV_Shoulder_59'), (45736, 'INV_Boots_Cloth_14'), (45737, 'INV_Boots_Cloth_14'), (45738, 'INV_ThrowingKnife_04'), (45739, 'INV_Weapon_Shortblade_35'), (45740, 'INV_Boots_Cloth_05'), (45741, 'INV_Bracer_19'), (45742, 'INV_Boots_Cloth_01'), (45743, 'INV_Bracer_13'), (45744, 'INV_Bracer_02'), (45745, 'INV_Bracer_12'), (45746, 'INV_Bracer_09'), (45747, 'INV_Chest_Leather_01'), (45748, 'INV_Bracer_15'), (45749, 'INV_Shoulder_68'), (45750, 'INV_Bracer_03'), (45751, 'INV_Chest_Leather_01'), (45752, 'INV_Shoulder_67'), (45753, 'INV_Bracer_08'), (45754, 'INV-Mount_Raven_54'), (45755, 'INV_Chest_Leather_01'), (45756, 'INV_Sword_68'), (45757, 'INV_Shoulder_61'), (45758, 'INV_Shoulder_58'), (45759, 'INV_Shoulder_65'), (45760, 'INV_Shoulder_HaremMatron_D_01'), (45761, 'INV_Bracer_02'), (45762, 'INV_Bracer_02'), (45763, 'INV_Belt_13'), (45764, 'INV_Helmet_97'), (45765, 'INV_Belt_22'), (45766, 'INV_Chest_Chain_15'), (45767, 'INV_Chest_Mail_04'), (45768, 'INV_Helmet_49'), (45769, 'INV_Mace_38'), (45770, 'INV_Helmet_99'), (45771, 'INV_Chest_Cloth_49'), (45772, 'INV_Hammer_26'), (45773, 'INV_Shoulder_23'), (45774, 'INV_Shoulder_07'), (45775, 'INV_Bracer_15'), (45776, 'INV_Sword_68'), (45777, 'INV_Sword_46'), (45778, 'INV_Gizmo_NewGoggles'), (45779, 'INV_Gizmo_NewGoggles'), (45780, 'INV_Gizmo_NewGoggles'), (45781, 'INV_Gizmo_NewGoggles'), (45782, 'INV_Gizmo_NewGoggles'), (45783, 'INV_Gizmo_NewGoggles'), (45784, 'INV_Misc_EngGizmos_10'), (45785, 'INV_Boots_Chain_08'), (45786, 'INV_Boots_Chain_08'), (45787, 'INV_Boots_Cloth_10'), (45788, 'INV_Shirt_02'), (45789, 'INV_Pants_Wolf'), (45790, 'INV_Boots_07'), (45791, 'INV_Shoulder_29'), (45792, 'Temp'), (45793, 'Temp'), (45794, 'INV_Boots_07'), (45795, 'Temp'), (45796, 'Temp'), (45797, 'INV_Crown_01'), (45798, 'INV_Hammer_26'), (45799, 'INV_Sword_85'), (45800, 'INV_Boots_Cloth_05'), (45801, 'INV_Helmet_32'), (45802, 'INV_Helmet_29'), (45803, 'INV_Helmet_16'), (45804, 'INV_Axe_64'), (45805, 'INV_Chest_Chain_17'), (45806, 'INV_Chest_Chain_17'), (45807, 'INV_Chest_Chain_17'), (45808, 'INV_Musket_03'), (45809, 'Spell_Frost_SummonWaterElemental'), (45810, 'INV_Helmet_58'), (45811, 'INV_Shoulder_29'), (45812, 'INV_Chest_Plate02'), (45813, 'INV_Gauntlets_28'), (45814, 'INV_Pants_Plate_05'), (45815, 'INV_Misc_Fish_14'), (45816, 'INV_Shoulder_67'), (45817, 'INV_Shield_33'), (45818, 'INV_Helmet_74'), (45819, 'INV_Crown_01'), (45820, 'INV_Chest_Leather_01'), (45821, 'INV_Boots_Plate_06'), (45822, 'INV_Bracer_07'), (45823, 'INV_Belt_03'), (45824, 'Temp'), (45825, 'INV_Pants_01'), (45826, 'INV_Chest_Chain_04'), (45827, 'INV_Chest_Chain_04'), (45828, 'INV_Chest_Chain_04'), (45837, 'Temp'), (45838, 'INV_Gizmo_NewGoggles'), (45840, 'INV_Gizmo_NewGoggles'), (45843, 'INV_Helmet_96'), (45844, 'INV_Helmet_38'), (45845, 'INV_Boots_Chain_12'), (45846, 'INV_Weapon_Crossbow_14'), (45847, 'INV_Pants_02'), (45848, 'INV_Jewelry_Amulet_01'), (45849, 'INV_Qiraj_JewelEngraved'), (45850, 'INV_Misc_ElvenCoins'), (45851, 'INV_Misc_Coin_10'), (45852, 'INV_QirajIdol_Night'), (45853, 'INV_Jewelry_Talisman_09'), (45854, 'INV_Jewelry_Necklace_27'), (45855, 'INV_Jewelry_Necklace_31'), (45856, 'INV_Shoulder_36'), (45857, 'INV_Chest_Plate03'), (45858, 'INV_Helmet_03'), (45859, 'INV_Gauntlets_25'), (45860, 'INV_Gauntlets_31'), (45861, 'INV_Boots_Plate_04'), (45862, 'INV_Pants_Plate_18'), (45863, 'INV_Shoulder_29'), (45864, 'INV_Chest_Plate02'), (45865, 'INV_Shoulder_35'), (45866, 'INV_Pants_Plate_05'), (45867, 'INV_Pants_Plate_05'), (45868, 'INV_Chest_Plate03'), (45869, 'INV_Gauntlets_25'), (45870, 'INV_Gauntlets_25'), (45871, 'INV_Crown_01'), (45872, 'INV_Shoulder_25'), (45873, 'INV_Shoulder_25'), (45874, 'INV_Helmet_53'), (45875, 'INV_Chest_Plate08'), (45876, 'INV_Boots_Chain_04'), (45877, 'INV_Gauntlets_25'), (45878, 'INV_Gauntlets_25'), (45879, 'INV_Pants_Mail_15'), (45880, 'INV_Pants_Plate_02'), (45881, 'INV_Chest_Chain_07'), (45882, 'INV_Shoulder_14'), (45883, 'INV_Pants_Plate_17'), (45884, 'INV_Shoulder_60'), (45885, 'INV_Misc_Cape_20'), (45886, 'INV_Misc_Cape_Naxxramas_02'), (45887, 'INV_Staff_Goldfeathered_01'), (45888, 'INV_Helmet_74'), (45889, 'INV_Weapon_Hand_14'), (45890, 'INV_Weapon_Hand_14'), (45891, 'INV_Chest_Plate07'), (45892, 'INV_Chest_Plate07'), (45893, 'INV_Armor_Shoulder_Plate_Naxxramas_RaidWarrior_C_01'), (45894, 'INV_Armor_Shoulder_Plate_Naxxramas_RaidWarrior_C_01'), (45895, 'INV_Armor_Shoulder_Plate_Naxxramas_RaidWarrior_C_01'), (45896, 'INV_Armor_Shoulder_Plate_Naxxramas_RaidWarrior_C_01'), (45897, 'INV_Pants_01'), (45898, 'Temp'), (45899, 'Temp'), (45900, 'INV_Crate_06'), (45901, 'Temp'), (45902, 'Temp'), (45903, 'INV_Pants_01'), (45904, 'Temp'), (45905, 'Temp'), (45906, 'Temp'), (45907, 'INV_Misc_Herb_DreamFoil'), (45908, 'INV_Misc_Root_01'), (45909, 'INV_Boots_Cloth_16'), (45910, 'INV_Boots_Fabric_01'), (45911, 'INV_Boots_05'), (45912, 'INV_Boots_Chain_04'), (45913, 'INV_Boots_Plate_03'), (45914, 'INV_Boots_Cloth_04'), (45915, 'INV_Boots_05'), (45916, 'INV_Boots_Chain_07'), (45917, 'INV_Boots_Cloth_14'), (45918, 'INV_Boots_Plate_06'), (45919, 'INV_Boots_Chain_06'), (45920, 'INV_Boots_Chain_04'), (45921, 'INV_Boots_Cloth_05'), (45922, 'INV_Boots_Cloth_05'), (45923, 'INV_Scroll_01'), (45924, 'Temp'), (45925, 'INV_Chest_Wolf'), (45926, 'Temp'), (45927, 'INV_Helmet_49'), (45928, 'INV_Misc_Wrench_02'), (45929, 'INV_Helmet_49'), (45930, 'INV_Helmet_49'), (45931, 'INV_Helmet_49'), (45932, 'INV_Pants_Plate_17'), (45933, 'Temp'), (45934, 'Temp'), (45935, 'Temp'), (45936, 'Temp'), (45937, 'INV_Chest_Plate07'), (45938, 'INV_Gizmo_ManaPotionPack'), (45939, 'Temp'), (45940, 'Temp'), (45941, 'Temp'), (45942, 'Temp'), (45943, 'Temp'), (45944, 'Temp'), (45945, 'INV_Axe_01'), (45946, 'INV_Sword_40'), (45947, 'INV_Jewelry_Talisman_12'), (45948, 'INV_Jewelry_Ring_72'), (45949, 'Temp'), (45950, 'INV_Cask_01'), (45951, 'INV_Cask_04'), (45952, 'Temp'), (45953, 'INV_Shoulder_19'), (45954, 'INV_Helmet_08'), (45955, 'INV_Gauntlets_19'), (45956, 'INV_Chest_Leather_01'), (45957, 'INV_Pants_07'), (45958, 'INV_Gauntlets_28'), (45959, 'INV_Helmet_30'), (45960, 'INV_Pants_Cloth_05'), (45961, 'INV_Shoulder_12'), (45962, 'INV_Chest_Leather_03'), (45963, 'INV_Chest_Chain_11'), (45964, 'INV_Gauntlets_11'), (45965, 'INV_Helmet_09'), (45966, 'INV_Pants_Mail_15'), (45967, 'INV_Shoulder_29'), (45968, 'INV_Helmet_22'), (45969, 'INV_Shoulder_22'), (45970, 'INV_Shoulder_22'), (45971, 'INV_Pants_Plate_17'), (45972, 'INV_Chest_Plate05'), (45973, 'INV_Gauntlets_29'), (45974, 'INV_Gauntlets_15'), (45975, 'INV_Helmet_30'), (45976, 'INV_Shoulder_02'), (45977, 'INV_Pants_Cloth_05'), (45978, 'INV_Chest_Cloth_43'), (45979, 'INV_Shoulder_19'), (45980, 'INV_Helmet_08'), (45981, 'INV_Gauntlets_19'), (45982, 'INV_Chest_Leather_01'), (45983, 'INV_Pants_07'), (45984, 'INV_Axe_19'), (45985, 'INV_Boots_Chain_04'), (45993, 'INV_Gauntlets_28'), (45994, 'INV_Helmet_30'), (45995, 'INV_Pants_Cloth_05'), (45996, 'INV_Shoulder_12'), (45997, 'INV_Chest_Leather_03'), (45998, 'INV_Helmet_30'), (45999, 'INV_Pants_Cloth_05'), (46008, 'INV_Pants_Plate_17'), (46009, 'INV_Chest_Plate05'), (46010, 'INV_Gauntlets_29'), (46011, 'INV_Helmet_22'), (46012, 'INV_Shoulder_22'), (46013, 'INV_Chest_Plate05'), (46014, 'INV_Helmet_09'), (46015, 'INV_Helmet_09'), (46016, 'INV_Chest_Chain_11'), (46017, 'INV_Chest_Chain_11'), (46021, 'INV_Gauntlets_11'), (46022, 'INV_Pants_Mail_15'), (46023, 'INV_Shoulder_29'), (46024, 'INV_Gauntlets_11'), (46025, 'INV_Helmet_09'), (46026, 'INV_Helmet_09'), (46027, 'INV_Crown_01'), (46028, 'INV_Gauntlets_15'), (46029, 'INV_Gauntlets_15'), (46031, 'INV_Helmet_30'), (46032, 'INV_Pants_Cloth_05'), (46033, 'INV_Shoulder_02'), (46034, 'INV_Crown_01'), (46035, 'INV_Chest_Cloth_43'), (46036, 'INV_Gauntlets_15'), (46037, 'INV_Crown_01'), (46038, 'INV_Crown_01'), (46039, 'INV_Belt_14'), (46040, 'INV_Bracer_19'), (46041, 'INV_Boots_Plate_04'), (46042, 'INV_Belt_14'), (46043, 'INV_Bracer_19'), (46044, 'INV_Boots_Plate_04'), (46045, 'Spell_Frost_SummonWaterElemental'), (46046, 'INV_Misc_Head_Murloc_01'), (46047, 'INV_Bracer_16'), (46048, 'INV_Belt_20'), (46049, 'INV_Boots_Plate_06'), (46050, 'INV_Boots_Plate_06'), (46051, 'INV_Bracer_16'), (46052, 'INV_Belt_20'), (46053, 'INV_Boots_Plate_06'), (46054, 'INV_Belt_17'), (46055, 'INV_Boots_08'), (46056, 'INV_Boots_08'), (46057, 'INV_Bracer_07'), (46058, 'INV_Belt_17'), (46059, 'INV_Boots_08'), (46060, 'INV_Bracer_07'), (46061, 'INV_Boots_08'), (46062, 'INV_Belt_17'), (46063, 'INV_Bracer_07'), (46064, 'INV_Boots_05'), (46065, 'INV_Belt_17'), (46066, 'INV_Bracer_07'), (46067, 'INV_Boots_05'), (46068, 'INV_Belt_17'), (46069, 'INV_Bracer_07'), (46070, 'INV_Boots_05'), (46071, 'INV_Boots_05'), (46072, 'INV_Belt_28'), (46073, 'INV_Helmet_03'), (46074, 'INV_Pants_Plate_05'), (46075, 'INV_Belt_13'), (46076, 'INV_Gauntlets_29'), (46077, 'INV_Helmet_74'), (46078, 'INV_Helmet_22'), (46079, 'INV_Gauntlets_20'), (46080, 'INV_Chest_Plate05'), (46082, 'INV_Chest_Plate11'), (46083, 'INV_Shoulder_14'), (46084, 'INV_Shoulder_20'), (46085, 'INV_Bracer_17'), (46086, 'INV_Belt_03'), (46087, 'INV_Belt_03'), (46088, 'INV_Chest_Plate03'), (46089, 'INV_Belt_22'), (46090, 'INV_Belt_15'), (46091, 'INV_Boots_Chain_07'), (46092, 'INV_Pants_Plate_07'), (46093, 'INV_Pants_Mail_15'), (46094, 'INV_Gauntlets_26'), (46095, 'INV_Bracer_02'), (46096, 'INV_Shoulder_19'), (46097, 'INV_Belt_19'), (46098, 'INV_Shoulder_27'), (46099, 'INV_Chest_Plate09'), (46100, 'INV_Bracer_15'), (46101, 'INV_Belt_29'), (46102, 'INV_Belt_29'), (46103, 'INV_Gauntlets_25'), (46104, 'INV_Belt_25'), (46105, 'INV_Belt_08'), (46106, 'INV_Pants_Leather_03'), (46107, 'INV_Pants_Cloth_05'), (46108, 'INV_Pants_07'), (46109, 'INV_Gauntlets_11'), (46110, 'INV_Shoulder_07'), (46111, 'INV_Shoulder_23'), (46112, 'INV_Belt_13'), (46113, 'INV_Belt_05'), (46114, 'INV_Belt_03'), (46115, 'INV_Belt_05'), (46116, 'INV_Boots_Cloth_05'), (46117, 'INV_Helmet_14'), (46118, 'INV_Helmet_32'), (46119, 'INV_Gauntlets_17'), (46120, 'INV_Shoulder_25'), (46121, 'INV_Misc_Cape_10'), (46122, 'INV_Pants_Cloth_07'), (46123, 'INV_Misc_Cape_06'), (46124, 'INV_Misc_Cape_10'), (46125, 'INV_Misc_Cape_15'), (46126, 'INV_Misc_Cape_08'), (46127, 'INV_Pants_Cloth_05'), (46128, 'INV_Pants_Cloth_07'), (46129, 'INV_Shoulder_25'), (46130, 'INV_Chest_Cloth_43'), (46131, 'INV_Shoulder_25'), (46132, 'INV_Chest_Cloth_17'), (46133, 'INV_Chest_Cloth_17'), (46134, 'INV_Misc_Bone_HumanSkull_01'), (46135, 'Temp'), (46136, 'Temp'), (46137, 'Temp'), (46138, 'Temp'), (46139, 'Temp'), (46140, 'Temp'), (46141, 'Temp'), (46142, 'INV_Drink_11'), (46154, 'INV_Feather_11'), (46155, 'INV_Gizmo_RocketBoot_01'), (46176, 'Spell_Shadow_FocusedPower'), (46184, 'Spell_Nature_DryadDispelMagic'), (46188, 'INV_Helmet_30'), (46195, 'INV_Drink_08'), (46196, 'INV_Drink_04'), (46197, 'INV_Helmet_09'), (46204, 'INV_Bracer_09'), (46205, 'INV_Helmet_98'), (46206, 'Ability_Mount_Wyvern_01'), (46207, 'INV_Gauntlets_60'), (46208, 'INV_Pants_Plate_20'), (46209, 'INV_Potion_162'), (46210, 'INV_Jewelry_Ring_38'), (46211, 'INV_Gizmo_06'), (46212, 'INV_Helmet_32'), (46213, 'INV_Helmet_30'), (46214, 'INV_Helmet_15'), (46215, 'INV_Helmet_15'), (46216, 'INV_Helmet_14'), (46217, 'INV_Helmet_32'), (46218, 'Temp'), (46220, 'INV_Sword_32'), (46224, 'INV_Helmet_22'), (46229, 'Temp'), (46230, 'Temp'), (46232, 'Temp'), (46233, 'Temp'), (46234, 'Temp'), (46235, 'Temp'), (46236, 'Temp'), (46237, 'Temp'), (46238, 'Temp'), (46239, 'Temp'), (46246, 'INV_Drink_13'), (46247, 'INV_Drink_13'), (46248, 'INV_Potion_143'), (46249, 'INV_Drink_17'), (46252, 'INV_Misc_Gem_Pearl_07'), (46253, 'INV_Misc_Gem_Pearl_08'), (46254, 'INV_Misc_Cauldron_Arcane'), (46255, 'INV_Misc_Cauldron_Fire'), (46256, 'INV_Misc_Cauldron_Frost'), (46257, 'INV_Misc_Cauldron_Nature'), (46258, 'INV_Misc_Cauldron_Shadow'), (46260, 'INV_Drink_08'), (46266, 'INV_Misc_Bag_28_Halloween'), (46273, 'INV_Misc_Food_63'), (46298, 'INV_FishingChair'), (46323, 'INV_Shoulder_16'), (46324, 'INV_Shoulder_16'), (46325, 'INV_Staff_08'), (46334, 'INV_Staff_08'), (46347, 'INV_Pants_Cloth_05'), (46348, 'INV_Shoulder_20'), (46349, 'INV_Shoulder_14'), (46350, 'INV_Chest_Plate_22'), (46351, 'INV_Chest_Plate02'), (46352, 'INV_Chest_Plate02'), (46353, 'INV_Shoulder_23'), (46354, 'INV_Helmet_22'), (46355, 'INV_Shoulder_27'), (46356, 'INV_Chest_Chain_17'), (46357, 'INV_Gauntlets_60'), (46358, 'INV_Helmet_96'), (46359, 'INV_Pants_Plate_21'), (46379, 'INV_Chest_Leather_01'), (46380, 'INV_Chest_Leather_09'), (46381, 'Temp'), (46382, 'INV_Chest_Plate11'), (46423, 'INV_Drink_17'), (46426, 'INV_Box_01'), (46428, 'INV_Chest_Leather_01'), (46429, 'INV_Chest_Leather_01'), (46430, 'INV_Chest_Cloth_16'), (46431, 'INV_Chest_Cloth_38'), (46432, 'INV_Pants_01'), (46433, 'INV_Helmet_29'), (46434, 'INV_Helmet_30'), (46435, 'INV_Gauntlets_17'), (46436, 'INV_Shoulder_27'), (46437, 'INV_Chest_Cloth_05'), (46438, 'INV_Chest_Leather_07'), (46439, 'INV_Pants_09'), (46440, 'INV_Pants_12'), (46441, 'INV_Helmet_54'), (46442, 'INV_Helmet_50'), (46443, 'INV_Belt_11'), (46444, 'INV_Shoulder_06'), (46445, 'INV_Boots_03'), (46446, 'INV_Bracer_16'), (46447, 'INV_Chest_Chain_17'), (46448, 'INV_Chest_Chain_07'), (46449, 'INV_Helmet_05'), (46450, 'INV_Belt_19'), (46451, 'INV_Gauntlets_14'), (46452, 'INV_Boots_Plate_03'), (46453, 'INV_Pants_Plate_11'), (46454, 'INV_Helmet_03'), (46455, 'INV_Misc_Cape_19'), (46456, 'INV_Misc_Book_09'), (46457, 'INV_Weapon_ShortBlade_05'), (46458, 'INV_Weapon_ShortBlade_25'), (46459, 'INV_Weapon_ShortBlade_10'), (46460, 'INV_Axe_07'), (46461, 'INV_Gauntlets_14'), (46462, 'INV_Belt_19'), (46463, 'INV_Pants_Plate_05'), (46487, 'INV_GAUNTLETS_62'), (46488, 'INV_Pants_Plate_20'), (46489, 'INV_Misc_Cape_10'), (46490, 'INV_Misc_Cape_13'), (46506, 'INV_Helmet_32'), (46507, 'INV_Helmet_09'), (46513, 'INV_Staff_08'), (46514, 'INV_Misc_Bag_28_Halloween'), (46517, 'INV_Jewelry_Necklace_24'), (46518, 'INV_Staff_08'), (46524, 'INV_FISHINGCHAIR'), (46542, 'INV_Staff_08'), (46558, 'INV_Bracer_15'), (46559, 'INV_Bracer_15'), (46560, 'INV_Misc_Crop_02'), (46574, 'INV_Belt_26'), (46576, 'INV_Helmet_03'), (46577, 'INV_Helmet_03'), (46602, 'INV_Weapon_ShortBlade_05'), (46606, 'INV_Wand_09'), (46675, 'INV_Weapon_Rifle_01'), (46677, 'INV_Weapon_Rifle_01'), (46679, 'INV_Misc_Note_03'), (46692, 'INV_Mace_14'), (46701, 'INV_Staff_08'), (46710, 'Temp'), (46712, 'INV_ZulGurubTrinket'), (46716, 'INV_Misc_Bag_28_Halloween'), (46759, 'INV_Helmet_15'), (46781, 'INV_Boots_Plate_10'), (46783, 'INV_Shoulder_85'), (46784, 'INV_Boots_Plate_10'), (46785, 'INV_Belt_14'), (46788, 'INV_Sword_108'), (46789, 'INV_Sword_108'), (46790, 'INV_CHEST_PLATE_22'), (46791, 'INV_CHEST_PLATE_22'), (46792, 'INV_Boots_07'), (46793, 'INV_Belt_22'), (46801, 'INV_Mace_32'), (46802, 'INV_HELMET_94'), (46803, 'INV_Shoulder_83'), (46804, 'INV_Belt_03'), (46805, 'INV_Jewelry_Necklace_28'), (46806, 'INV_Weapon_Shortblade_65'), (46807, 'INV_Shoulder_84'), (46808, 'INV_Staff_08'), (46809, 'INV_Shoulder_24'), (46810, 'INV_Boots_Plate_10'), (46811, 'INV_Wand_12'), (46812, 'INV_Misc_Cape_20'), (46813, 'INV_Chest_Leather_01'), (46814, 'INV_Boots_Chain_05'), (46816, 'INV_Boots_Chain_13'), (46817, 'INV_Offhand_ZulAman_D_01'), (46818, 'INV_Shield_22'), (46819, 'INV_Helmet_114'), (46823, 'Temp'), (46824, 'Temp'), (46825, 'Temp'), (46826, 'Temp'), (46827, 'Temp'), (46831, 'INV_Shield_09'), (46832, 'INV_Axe_01'), (46833, 'Temp'), (46834, 'Temp'), (46835, 'Temp'), (46836, 'Temp'), (46837, 'Temp'), (46839, 'INV_Sword_25'), (46840, 'INV_Mace_08'), (46852, 'Temp'), (46853, 'Temp'), (46854, 'Temp'), (46855, 'Temp'), (46856, 'INV_Chest_Plate05'), (46857, 'INV_CHEST_PLATE_23'), (46858, 'Temp'), (46859, 'INV_SHOULDER_62'), (46860, 'INV_HELMET_98'), (46861, 'INV_PANTS_PLATE_27'), (46862, 'INV_GAUNTLETS_62'), (46863, 'INV_Staff_08'), (46864, 'INV_HELMET_98'), (46865, 'INV_SHOULDER_62'), (46866, 'INV_PANTS_PLATE_27'), (46867, 'INV_CHEST_PLATE_23'), (46868, 'INV_GAUNTLETS_62'), (46869, 'INV_GAUNTLETS_66'), (46870, 'INV_Helmet_30'), (46871, 'INV_HELMET_103'), (46872, 'INV_PANTS_CLOTH_29'), (46873, 'INV_CHEST_CLOTH_68'), (46874, 'INV_Shoulder_02'), (46875, 'INV_SHOULDER_68'), (46876, 'INV_SHOULDER_68'), (46877, 'INV_Shoulder_19'), (46878, 'INV_Helmet_08'), (46879, 'INV_Pants_07'), (46880, 'INV_CHEST_MAIL_03'), (46881, 'INV_SHOULDER_59'), (46882, 'INV_PANTS_MAIL_24'), (46883, 'INV_GAUNTLETS_59'), (46884, 'INV_Helmet_09'), (46885, 'INV_CHEST_MAIL_04'), (46886, 'INV_CHEST_MAIL_04'), (46887, 'INV_CHEST_MAIL_04'), (46888, 'INV_Shoulder_29'), (46889, 'INV_Shoulder_29'), (46890, 'INV_SHOULDER_61'), (46891, 'INV_CHEST_MAIL_04'), (46892, 'INV_GAUNTLETS_61'), (46893, 'INV_Helmet_09'), (46894, 'INV_HELMET_97'), (46895, 'INV_PANTS_MAIL_25'), (46896, 'INV_HELMET_97'), (46897, 'INV_Chest_Chain_11'), (46898, 'INV_Helmet_09'), (46899, 'INV_HELMET_97'), (46900, 'INV_Sword_108'), (46901, 'Temp'), (46902, 'Temp'), (46903, 'Temp'), (46904, 'Temp'), (46905, 'Temp'), (46907, 'Temp'), (46908, 'Temp'), (46909, 'Temp'), (46910, 'Temp'), (46911, 'Temp'), (46912, 'Temp'), (46913, 'Temp'), (46914, 'Temp'), (46915, 'Temp'), (46916, 'INV_Staff_08'), (46921, 'INV_Gauntlets_15'), (46922, 'INV_Gauntlets_63'), (46923, 'INV_Helmet_30'), (46924, 'INV_Helmet_99'), (46925, 'INV_Pants_Cloth_27'), (46926, 'INV_Shoulder_63'), (46927, 'INV_Chest_Cloth_66'), (46928, 'INV_Shoulder_64'), (46929, 'INV_Helmet_101'), (46930, 'INV_Gauntlets_64'), (46931, 'INV_Chest_Cloth_67'), (46932, 'INV_Gauntlets_63'), (46933, 'INV_Pants_Cloth_28'), (46934, 'INV_Chest_Cloth_43'), (46935, 'INV_GAUNTLETS_65'), (46936, 'INV_HELMET_102'), (46937, 'INV_PANTS_LEATHER_27'), (46938, 'INV_SHOULDER_67'), (46939, 'INV_CHEST_LEATHER_16'), (46940, 'INV_GAUNTLETS_65'), (46941, 'INV_GAUNTLETS_58'), (46942, 'INV_HELMET_94'), (46943, 'INV_PANTS_LEATHER_26'), (46944, 'INV_SHOULDER_58'), (46945, 'INV_CHEST_LEATHER_15'), (46946, 'INV_PANTS_LEATHER_26'), (46947, 'INV_Chest_Leather_03'), (46948, 'INV_Chest_Plate05'), (46949, 'INV_GAUNTLETS_60'), (46950, 'INV_HELMET_96'), (46951, 'INV_PANTS_PLATE_26'), (46952, 'INV_Shoulder_22'), (46953, 'INV_SHOULDER_60'), (46954, 'INV_HELMET_96'), (46955, 'INV_Mace_55'), (46956, 'INV_Mace_42'), (46961, 'INV_Axe_54'), (46962, 'INV_Axe_84'), (46963, 'INV_Axe_85'), (46964, 'INV_Weapon_Crossbow_19'), (46965, 'INV_Weapon_Hand_13'), (46966, 'INV_Weapon_Hand_13'), (46967, 'INV_Weapon_Hand_13'), (46968, 'INV_Mace_47'), (46969, 'INV_Staff_63'), (46970, 'INV_Sword_89'), (46971, 'INV_Weapon_Shortblade_65'), (46972, 'INV_Weapon_Shortblade_45'), (46973, 'INV_Weapon_Shortblade_51'), (46974, 'INV_Staff_53'), (46975, 'INV_Mace_48'), (46976, 'Temp'), (46977, 'Temp'), (46978, 'INV_Chest_Chain_13'), (46979, 'INV_Chest_Leather_06'), (46980, 'INV_Belt_18'), (46981, 'INV_Offhand_ZulAman_D_02'), (46982, 'INV_Weapon_Shortblade_64'), (46983, 'INV_Helmet_112'), (46984, 'INV_Belt_22'), (46985, 'INV_SWORD_107'), (46986, 'INV_Weapon_Shortblade_60'), (46987, 'INV_Helmet_111'), (46988, 'INV_Helmet_113'), (46989, 'INV_Belt_27'), (46990, 'INV_Shoulder_86'), (46991, 'INV_Staff_12'), (46992, 'INV_Sword_109'), (46993, 'INV_Staff_64'), (46994, 'INV_Staff_64'), (46995, 'INV_Chest_Mail_05'), (46996, 'INV_Boots_Fabric_01'), (46997, 'INV_Shirt_01'), (46998, 'INV_CHEST_PLATE_22'), (46999, 'INV_Axe_84'), (47000, 'Temp'), (47001, 'INV_Helmet_116'), (47002, 'INV_Belt_24'), (47003, 'INV_Shoulder_81'), (47004, 'INV_Boots_Chain_08'), (47005, 'INV_Belt_11'), (47006, 'INV_Misc_Cape_18'), (47007, 'INV_Shoulder_82'), (47008, 'INV_Staff_63'), (47010, 'INV_Weapon_Rifle_24'), (47011, 'INV_Axe_85'), (47012, 'INV_Weapon_Shortblade_66'), (47013, 'INV_Staff_09'), (47014, 'INV_Helmet_21'), (47015, 'INV_Pants_Plate_28'), (47016, 'INV_Gauntlets_67'), (47017, 'INV_Bracer_15'), (47018, 'INV_Shoulder_81'), (47019, 'INV_Helmet_114'), (47020, 'INV_CHEST_PLATE_22'), (47021, 'INV_Belt_18'), (47022, 'INV_Pants_Plate_28'), (47023, 'INV_Bracer_19'), (47024, 'INV_Gauntlets_67'), (47025, 'INV_Pants_Plate_28'), (47026, 'INV_Gauntlets_67'), (47027, 'INV_Bracer_02'), (47028, 'INV_CHEST_PLATE_22'), (47029, 'INV_Pants_Leather_23'), (47030, 'INV_Gauntlets_25'), (47031, 'INV_Bracer_02'), (47032, 'INV_Shoulder_85'), (47033, 'INV_Pants_Mail_26'), (47034, 'INV_Gauntlets_68'), (47035, 'INV_Bracer_02'), (47036, 'INV_Belt_22'), (47037, 'INV_Helmet_116'), (47038, 'INV_Boots_Chain_13'), (47039, 'INV_Pants_Mail_26'), (47040, 'INV_Pants_Mail_26'), (47041, 'INV_Boots_Chain_05'), (47042, 'INV_Sword_108'), (47043, 'INV_Bracer_07'), (47044, 'INV_Gauntlets_50'), (47045, 'INV_Pants_Leather_09'), (47046, 'INV_Belt_14'), (47047, 'INV_Belt_14'), (47048, 'INV_SummerFest_Symbol_Medium'), (47049, 'INV_Pants_Leather_23'), (47050, 'INV_Chest_Cloth_06'), (47051, 'INV_Helmet_31'), (47054, 'INV_Boots_Cloth_16'), (47055, 'INV_Bracer_02'), (47056, 'INV_Chest_Leather_08'), (47057, 'INV_Bracer_12'), (47059, 'INV_Boots_Wolf'), (47060, 'INV_Belt_22'), (47061, 'INV_Pants_Cloth_21'), (47062, 'INV_Bracer_09'), (47063, 'INV_Gauntlets_14'), (47064, 'INV_Pants_Cloth_17'), (47065, 'INV_Bracer_07'), (47066, 'INV_Gauntlets_06'), (47067, 'INV_Misc_Cape_20'), (47068, 'INV_Misc_Cape_19'), (47069, 'INV_Misc_Cape_18'), (47070, 'INV_Mask_02'), (47071, 'Spell_Nature_CallStorm'), (47072, 'Spell_Nature_Earthquake'), (47073, 'Spell_Nature_ProtectionformNature'), (47088, 'Spell_Nature_Sentinal'), (47089, 'INV_Jewelcrafting_GoldenHare'), (47090, 'INV_Offhand_Stratholme_A_01'), (47091, 'INV_Offhand_Stratholme_A_01'), (47092, 'INV_Bracer_19'), (47093, 'INV_Misc_Head_Troll_01'), (47094, 'RACIAL_TROLL_BERSERK'), (47095, 'Ability_Warrior_EndlessRage'), (47096, 'INV_Misc_Cauldron_Arcane'), (47097, 'INV_Misc_Crop_01'), (47098, 'INV_Feather_06'), (47099, 'INV_Jewelry_Amulet_07'), (47100, 'INV_Misc_Food_64'), (47101, 'INV_Crate_06'), (47102, 'INV_Cask_01'), (47103, 'Ability_Mount_NetherdrakePurple'), (47104, 'INV_Misc_Food_58'), (47105, 'Temp'), (47106, 'INV_Misc_SymbolofKings_01'), (47107, 'INV_Shirt_Grey_01'), (47108, 'INV_Helmet_31'), (47109, 'INV_Wand_22'), (47110, 'INV_Holiday_BeerfestSausage01'), (47111, 'INV_Holiday_BeerfestSausage02'), (47112, 'INV_Holiday_BeerfestSausage03'), (47113, 'INV_Holiday_BeerfestSausage04'), (47114, 'INV_Holiday_BeerfestPretzel01'), (47115, 'INV_Misc_Food_91'), (47116, 'Temp'), (47117, 'Temp'), (47118, 'INV_Shirt_Grey_01'), (47119, 'INV_Shirt_Grey_01'), (47120, 'INV_Shirt_Grey_01'), (47121, 'INV_Boots_Cloth_03'), (47122, 'INV_Shirt_Grey_01'), (47123, 'INV_Gizmo_KhoriumPowerCore'), (47124, 'INV_Misc_Bone_01'), (47125, 'INV_Weapon_Hand_15'), (47126, 'INV_Weapon_Hand_15'), (47127, 'INV_Weapon_Shortblade_65'), (47128, 'Temp'), (47129, 'INV_Pants_Cloth_05'), (47130, 'INV_Chest_Cloth_69'), (47131, 'INV_Boots_Cloth_17'), (47132, 'INV_Potion_160'), (47133, 'INV_Potion_163'), (47134, 'Temp'), (47135, 'Temp'), (47136, 'INV_MISC_NOTE_02'), (47138, 'Temp'), (47139, 'INV_Pants_09'), (47140, 'Temp'), (47141, 'Temp'), (47142, 'Temp'), (47143, 'Temp'), (47144, 'INV_Misc_Bag_28_Halloween'), (47145, 'Temp'), (47146, 'Temp'), (47147, 'Temp'), (47148, 'Temp'), (47150, 'Temp'), (47151, 'Temp'), (47152, 'Temp'), (47153, 'Temp'), (47154, 'Temp'), (47157, 'Temp'), (47158, 'INV_Drink_08'), (47159, 'INV_Chest_Cloth_35'), (47160, 'INV_Pants_Mail_26'), (47161, 'INV_Chest_Cloth_50'), (47162, 'INV_Boots_Cloth_17'), (47163, 'INV_Helmet_31'), (47164, 'INV_Helmet_31'), (47165, 'INV_Helmet_31'), (47166, 'INV_Helmet_32'), (47167, 'INV_Helmet_29'), (47168, 'INV_Helmet_27'), (47169, 'INV_Helmet_51'), (47170, 'INV_Helmet_117'), (47171, 'INV_Gauntlets_50'), (47172, 'INV_Helmet_30'), (47173, 'INV_Helmet_113'), (47174, 'INV_Weapon_Hand_10'), (47175, 'INV_Weapon_Hand_15'), (47176, 'INV_Weapon_Hand_15'), (47177, 'INV_Pants_Mail_26'), (47178, 'Ability_Mount_MountainRam'), (47179, 'INV_Mace_41'), (47180, 'INV_Helmet_38'), (47181, 'Temp'), (47182, 'Temp'), (47183, 'Temp'), (47184, 'Temp'), (47185, 'Temp'), (47186, 'Temp'), (47187, 'INV_Hammer_25'), (47188, 'INV_Hammer_25'), (47189, 'INV_Shoulder_07'), (47190, 'Temp'), (47191, 'INV_Bracer_03'), (47192, 'INV_Hammer_25'), (47193, 'INV_Pants_06'), (47194, 'Temp'), (47195, 'INV_Pants_06'), (47196, 'Temp'), (47197, 'INV_Hammer_25'), (47198, 'INV_Hammer_25'), (47199, 'INV_Shoulder_02'), (47200, 'Temp'), (47201, 'Temp'), (47202, 'INV_Shoulder_01'), (47203, 'INV_Chest_Plate08'), (47204, 'INV_Pants_Plate_02'), (47205, 'Temp'), (47206, 'INV_Gauntlets_26'), (47207, 'INV_Hammer_25'), (47208, 'Temp'), (47209, 'Temp'), (47210, 'INV_Pants_Mail_03'), (47211, 'Temp'), (47212, 'INV_Hammer_25'), (47213, 'Temp'), (47214, 'INV_Shoulder_31'), (47215, 'Temp'), (47216, 'Temp'), (47217, 'Temp'), (47218, 'Temp'), (47219, 'Temp'), (47220, 'INV_Chest_Cloth_70'), (47221, 'INV_Boots_Cloth_18'), (47222, 'Temp'), (47223, 'Temp'), (47224, 'Temp'), (47225, 'INV_Hammer_25'), (47226, 'INV_Sword_87'), (47227, 'INV_Hammer_25'), (47228, 'INV_Hammer_25'), (47229, 'INV_Hammer_25'), (47230, 'INV_Hammer_25'), (47231, 'INV_Misc_Fish_32'), (47232, 'INV_Misc_Toy_02'), (47233, 'Temp'), (47234, 'Temp'), (47235, 'INV_Misc_Head_Orc_02'), (47236, 'INV_Misc_Head_Human_02'), (47237, 'INV_Misc_Head_Scourge_01'), (47238, 'Ability_Warrior_WarCry'), (47239, 'INV_Misc_Head_Elf_02'), (47240, 'INV_Misc_Head_Elf_02'), (47241, 'INV_Misc_Head_Elf_01'), (47242, 'INV_Misc_Head_Elf_01'), (47243, 'INV_Misc_Head_Elf_01'), (47246, 'INV_Helmet_07'), (47247, 'INV_Helmet_22'), (47248, 'INV_Mace_57'), (47249, 'INV_Misc_Cape_16'), (47250, 'INV_Shield_01'), (47252, 'INV_Misc_Cape_16'), (47253, 'Temp'), (47254, 'INV_Helmet_120'), (47255, 'INV_Helmet_118'), (47256, 'INV_Helmet_119'), (47257, 'INV_Belt_24'), (47263, 'INV_Crown_15'), (47266, 'Temp'), (47267, 'INV_Shirt_01'), (47268, 'INV_ZulGurubTrinket'), (47269, 'Temp'), (47276, 'Temp'), (47285, 'INV_Weapon_Shortblade_64'), (47286, 'Temp'), (47287, 'Temp'), (47288, 'Temp'), (47289, 'Temp'), (47290, 'Temp'), (47291, 'INV_Gauntlets_29'), (47292, 'INV_Boots_Cloth_15'), (47293, 'INV_Boots_Cloth_01'), (47294, 'Spell_Nature_FocusedMind'), (47295, 'Temp'), (47296, 'INV_Bracer_08'), (47297, 'INV_Shirt_02'), (47298, 'Temp'), (47299, 'INV_Bracer_08'), (47302, 'INV_Mace_04'), (47303, 'INV_Mace_05'), (47309, 'INV_Misc_Beer_01'), (47310, 'INV_Misc_Beer_01'), (47311, 'INV_Drink_08'), (47312, 'INV_Drink_05'), (47313, 'INV_Axe_05'), (47314, 'INV_Misc_Bag_28_Halloween'), (47325, 'INV_Misc_Bag_28_Halloween'), (47330, 'Inv_Helm_Mask_ZulGurub_D_01'), (47345, 'Axe_1H_Draenei_B_01'), (47347, 'INV_Chest_Cloth_34'), (47348, 'INV_Chest_Cloth_01'), (47349, 'Temp'), (47356, 'INV_Cask_03'), (47369, 'Temp'), (47370, 'Temp'), (47371, 'Temp'), (47372, 'Temp'), (47373, 'INV_Shirt_Red_01'), (47374, 'INV_Boots_05'), (47375, 'INV_Shirt_Green_01'), (47387, 'Temp'), (47388, 'Temp'), (47389, 'Temp'), (47390, 'Temp'), (47391, 'Temp'), (47392, 'Temp'), (47393, 'Temp'), (47394, 'Temp'), (47395, 'Temp'), (47396, 'Temp'), (47397, 'INV_Chest_Plate15'), (47398, 'Temp'), (47399, 'Temp'), (47400, 'Temp'), (47401, 'Temp'), (47402, 'INV_Shoulder_15'), (47403, 'INV_Boots_08'), (47404, 'INV_Belt_17'), (47405, 'INV_Bracer_16'), (47406, 'INV_Belt_20'), (47407, 'INV_Helmet_08'), (47408, 'INV_Boots_Plate_06'), (47409, 'INV_Belt_17'), (47410, 'INV_Boots_08'), (47411, 'INV_Bracer_07'), (47412, 'INV_Belt_17'), (47413, 'INV_Bracer_07'), (47414, 'INV_Boots_05'), (47415, 'INV_Belt_14'), (47416, 'INV_Bracer_19'), (47417, 'INV_Boots_Plate_04'), (47418, 'INV_Bracer_16'), (47419, 'INV_Belt_20'), (47420, 'INV_Boots_Plate_06'), (47421, 'INV_Belt_17'), (47422, 'INV_Bracer_07'), (47423, 'INV_Boots_05'), (47424, 'INV_Boots_Plate_04'), (47425, 'INV_Belt_17'), (47426, 'INV_Bracer_07'), (47427, 'INV_Boots_05'), (47428, 'INV_Boots_08'), (47433, 'INV_Helmet_32'), (47434, 'INV_Staff_61'), (47435, 'INV_Staff_43'), (47436, 'INV_Bracer_04'), (47437, 'INV_Chest_Plate08'), (47438, 'INV_Weapon_Shortblade_43'), (47444, 'INV_Weapon_Rifle_03'), (47445, 'INV_Misc_Food_11'), (47446, 'INV_Drink_04'), (47447, 'INV_Misc_Quiver_05'), (47448, 'INV_Misc_Bag_22'), (47449, 'INV_Sword_36'), (47450, 'INV_Chest_Cloth_34'), (47451, 'INV_Chest_Cloth_34'), (47452, 'INV_Chest_Cloth_34'), (47453, 'INV_Chest_Cloth_34'), (47454, 'INV_Shoulder_05'), (47455, 'INV_Chest_Cloth_34'), (47456, 'INV_Chest_Cloth_34'), (47457, 'INV_Chest_Cloth_34'), (47458, 'INV_Chest_Cloth_34'), (47459, 'Spell_Shadow_BloodBoil'), (47471, 'INV_Drink_04'), (47472, 'INV_Drink_04'), (47477, 'INV_MISC_BEER_02'), (47478, 'INV_Sword_82'), (47479, 'INV_Boots_Chain_05'), (47480, 'Temp'), (47481, 'Temp'), (47482, 'Temp'), (47484, 'Temp'), (47485, 'Temp'), (47486, 'Temp'), (47489, 'Temp'), (47490, 'Temp'), (47491, 'INV_Drink_03'), (47492, 'INV_Drink_03'), (47493, 'INV_Cask_02'), (47494, 'Temp'), (47495, 'INV_Belt_11'), (47497, 'Temp'), (47498, 'Temp'), (47499, 'Temp'), (47500, 'Temp'), (47501, 'INV_Bracer_10'), (47502, 'Temp'), (47503, 'Temp'), (47504, 'INV_Staff_08'), (47505, 'INV_Helmet_98'), (47506, 'INV_Helmet_58'), (47507, 'INV_Misc_Head_Tauren_02'), (47508, 'INV_Misc_Head_Orc_01'), (47509, 'INV_Misc_Head_Elf_02'), (47510, 'INV_Misc_Head_Undead_01'), (47511, 'INV_Misc_Head_Troll_01'), (47512, 'INV_Misc_Bag_BigBagofEnchantments'), (47513, 'Temp'), (47514, 'Temp'), (47515, 'Temp'), (47516, 'Temp'), (47517, 'Temp'), (47518, 'INV_Chest_Plate05'), (47519, 'Temp'), (47520, 'INV_Misc_Beer_01'), (47521, 'Ability_Rogue_SinisterCalling'), (47522, 'Ability_Warrior_FocusedRage'), (47523, 'Temp'), (47524, 'Temp'), (47527, 'Spell_Frost_FrostShock'), (47528, 'INV_Misc_ArmorKit_08'), (47535, 'Temp'), (47548, 'INV_Staff_08'), (47549, 'INV_Misc_ArmorKit_21'), (47550, 'INV_Misc_ArmorKit_23'), (47551, 'INV_Misc_ArmorKit_25'), (47558, 'Temp'), (47559, 'INV_Misc_Bag_21'), (47560, 'INV_Misc_Beer_01'), (47564, 'Temp'), (47565, 'Temp'), (47566, 'Temp'), (47567, 'INV_Helmet_58'), (47568, 'INV_Helmet_58'), (47569, 'Temp'), (47570, 'Temp'), (47571, 'Temp'), (47572, 'Temp'), (47573, 'Temp'), (47574, 'Temp'), (47575, 'Temp'), (47576, 'Temp'), (47577, 'Ability_Rogue_Shadowstep'), (47578, 'Temp'), (47579, 'Temp'), (47580, 'Spell_Fire_MoltenBlood'), (47581, 'INV_Ammo_FireTar'), (47582, 'INV_Misc_Herb_15'), (47583, 'INV_Misc_Organ_02'), (47584, 'Temp'), (47585, 'Temp'), (47586, 'INV_Boots_06'), (47587, 'Temp'), (47588, 'INV_Misc_Cape_20'), (47589, 'INV_Misc_Cape_20'), (47590, 'INV_Misc_ArmorKit_21'), (47591, 'INV_Misc_ArmorKit_23'), (47592, 'INV_Misc_ArmorKit_25'), (47593, 'INV_Helmet_22'), (47594, 'INV_Helmet_58'), (47595, 'INV_Wand_11'), (47596, 'INV_Gauntlets_10'), (47597, 'Temp'), (47598, 'Temp'), (47599, 'Temp'), (47600, 'Temp'), (47601, 'Temp'), (47602, 'Temp'), (47603, 'Temp'), (47604, 'INV_Qiraj_JewelEngraved'), (47605, 'INV_Weapon_Shortblade_63'), (47606, 'INV_Mace_41'), (47607, 'INV_ValentinePinkRocket'), (47608, 'Temp'), (47609, 'Temp'), (47610, 'Temp'), (47611, 'Temp'), (47612, 'Temp'), (47613, 'Temp'), (47614, 'Temp'), (47615, 'Temp'), (47616, 'Temp'), (47617, 'Temp'), (47618, 'Temp'), (47619, 'Temp'), (47620, 'Temp'), (47621, 'Temp'), (47622, 'Temp'), (47623, 'Temp'), (47624, 'Temp'), (47625, 'Temp'), (47626, 'INV_Misc_Cape_15'), (47627, 'INV_Chest_Christmas01'), (47628, 'INV_Chest_Christmas02'), (47629, 'INV_Boots_Christmas01'), (47630, 'INV_Weapon_Bow_05'), (47631, 'INV_Weapon_Bow_05'), (47632, 'INV_Weapon_Bow_05'), (47633, 'INV_Weapon_Bow_05'), (47634, 'INV_Weapon_Bow_05'), (47635, 'INV_Weapon_Bow_05'), (47636, 'INV_Weapon_Bow_05'), (47637, 'INV_Weapon_Bow_05'), (47638, 'INV_Weapon_Bow_05'), (47639, 'INV_Weapon_Bow_05'), (47640, 'INV_Weapon_Bow_05'), (47641, 'INV_Weapon_Bow_05'), (47642, 'INV_Weapon_Bow_05'), (47643, 'INV_Weapon_Bow_05'), (47644, 'INV_Weapon_Bow_05'), (47645, 'INV_Weapon_Bow_05'), (47646, 'INV_Sword_01'), (47647, 'INV_Sword_01'), (47648, 'INV_Sword_07'), (47649, 'INV_Sword_07'), (47650, 'INV_Sword_07'), (47651, 'INV_Sword_07'), (47652, 'INV_Sword_07'), (47653, 'INV_Sword_07'), (47654, 'INV_Sword_07'), (47655, 'INV_Sword_07'), (47656, 'INV_Sword_07'), (47657, 'INV_Sword_07'), (47658, 'INV_Sword_07'), (47659, 'INV_Sword_07'), (47660, 'INV_Sword_07'), (47661, 'INV_Sword_07'), (47662, 'INV_Sword_07'), (47663, 'INV_Sword_07'), (47664, 'INV_Sword_07'), (47665, 'INV_Sword_07'), (47666, 'INV_Sword_07'), (47667, 'INV_Sword_07'), (47668, 'INV_Sword_07'), (47669, 'INV_Sword_07'), (47670, 'INV_Sword_07'), (47671, 'INV_Sword_07'), (47672, 'INV_Sword_07'), (47673, 'INV_Sword_07'), (47674, 'INV_Sword_07'), (47675, 'INV_Sword_07'), (47676, 'INV_Sword_07'), (47677, 'INV_Weapon_Crossbow_02'), (47678, 'INV_Weapon_Crossbow_02'), (47679, 'INV_Weapon_Crossbow_02'), (47680, 'INV_Weapon_Crossbow_02'), (47681, 'INV_Weapon_Crossbow_02'), (47682, 'INV_Weapon_Crossbow_02'), (47683, 'INV_Weapon_Crossbow_02'), (47684, 'INV_Weapon_Crossbow_02'), (47685, 'INV_Weapon_Crossbow_02'), (47686, 'INV_Weapon_Crossbow_02'), (47687, 'INV_Sword_Draenei_02'), (47688, 'INV_Weapon_Crossbow_02'), (47689, 'INV_Weapon_Crossbow_02'), (47690, 'INV_Weapon_Crossbow_02'), (47691, 'Temp'), (47692, 'INV_Bracer_07'), (47694, 'INV_Misc_Gem_Variety_02'), (47696, 'Spell_Holy_Heroism'), (47697, 'Temp'), (47698, 'Temp'), (47699, 'INV_Wand_08'), (47700, 'INV_Jewelry_Talisman_09'), (47701, 'INV_Jewelry_Talisman_10'), (47703, 'Temp'), (47704, 'INV_Belt_11'), (47705, 'Temp'), (47706, 'INV_Gauntlets_29'), (47707, 'INV_Misc_Cape_02'), (47708, 'Temp'), (47709, 'Temp'), (47710, 'INV_Weapon_Rifle_01'), (47711, 'INV_Weapon_ShortBlade_05'), (47712, 'INV_Weapon_ShortBlade_05'), (47713, 'INV_Weapon_ShortBlade_05'), (47714, 'INV_Weapon_ShortBlade_05'), (47715, 'INV_Weapon_ShortBlade_05'), (47716, 'INV_Weapon_ShortBlade_05'), (47717, 'INV_Weapon_ShortBlade_05'), (47718, 'INV_Weapon_ShortBlade_05'), (47719, 'INV_Weapon_ShortBlade_05'), (47720, 'INV_Weapon_ShortBlade_05'), (47721, 'INV_Weapon_ShortBlade_05'), (47722, 'INV_Weapon_ShortBlade_05'), (47723, 'INV_Weapon_ShortBlade_05'), (47724, 'INV_Weapon_ShortBlade_05'), (47725, 'Temp'), (47726, 'Temp'), (47727, 'Temp'), (47728, 'Temp'), (47729, 'Temp'), (47730, 'INV_Misc_Head_Undead_01'), (47731, 'Spell_Arcane_StarFire'), (47732, 'INV_Axe_60'), (47733, 'INV_Weapon_Shortblade_62'), (47734, 'INV_Stone_03'), (47735, 'INV_Stone_03'), (47736, 'INV_Jewelry_Ring_03'), (47737, 'INV_Stone_03'), (47738, 'Temp'), (47739, 'INV_Shirt_01'), (47740, 'INV_Mace_56'), (47741, 'Temp'), (47742, 'INV_Mace_43'), (47743, 'INV_Staff_54'), (47744, 'INV_Staff_60'), (47745, 'Ability_Hunter_Pet_Sporebat'), (47746, 'INV_Misc_Basket_01'), (47747, 'Temp'), (47748, 'Temp'), (47749, 'Temp'), (47750, 'Temp'), (47751, 'INV_Gauntlets_05'), (47752, 'Temp'), (47753, 'INV_Shirt_06'), (47754, 'INV_Stone_03'), (47755, 'INV_Stone_03'), (47756, 'Temp'), (47757, 'Temp'), (47758, 'Temp'), (47759, 'INV_HELMET_96'), (47760, 'INV_Misc_Fish_31'), (47761, 'INV_Misc_Fish_35'), (47762, 'Temp'), (47763, 'INV_Misc_CelebrationCake_01'), (47764, 'Temp'), (47765, 'Spell_Fire_Fire'), (47766, 'Temp'), (47767, 'INV_Pants_Plate_09'), (47768, 'INV_Pants_Plate_09'), (47769, 'INV_Misc_Toy_05'), (47770, 'INV_Misc_Toy_06'), (47771, 'INV_Axe_61'), (47772, 'INV_Misc_Toy_07'), (47773, 'Ability_Mount_Gyrocoptor'), (47774, 'Ability_Mount_GyrocoptorElite'), (47775, 'Temp'), (47776, 'INV_Axe_15'), (47777, 'INV_Misc_EngGizmos_RocketChicken'), (47778, 'INV_Pants_Mail_15'), (47779, 'INV_Misc_Toy_09'), (47780, 'INV_Misc_Toy_08'), (47781, 'Temp'), (47782, 'Temp'), (47783, 'Temp'), (47784, 'Temp'), (47785, 'Temp'), (47786, 'Temp'), (47787, 'Temp'), (47788, 'Temp'), (47789, 'Temp'), (47790, 'Temp'), (47791, 'Temp'), (47792, 'Temp'), (47793, 'Temp'), (47794, 'Temp'), (47795, 'Temp'), (47796, 'Temp'), (47797, 'Temp'), (47798, 'Ability_Mount_CockatriceMount_Green'), (47799, 'INV_Helmet_101'), (47800, 'Temp'), (47801, 'Temp'), (47802, 'INV_Axe_04'), (47803, 'INV_Axe_04'), (47804, 'INV_Axe_04'), (47805, 'INV_Axe_04'), (47806, 'INV_Axe_04'), (47807, 'INV_Axe_04'), (47808, 'INV_Axe_04'), (47809, 'INV_Axe_04'), (47810, 'INV_Axe_04'), (47811, 'INV_Axe_04'), (47812, 'INV_Axe_04'), (47813, 'Temp'), (47814, 'Temp'), (47815, 'Temp'), (47816, 'INV_Misc_Coin_01'), (47817, 'INV_Misc_Coin_03'), (47818, 'INV_Axe_01'), (47819, 'INV_Axe_01'), (47820, 'INV_Axe_01'), (47821, 'INV_Axe_01'), (47822, 'INV_Axe_01'), (47823, 'INV_Axe_01'), (47824, 'INV_Axe_01'), (47825, 'INV_HELMET_102'), (47826, 'Temp'), (47827, 'Temp'), (47828, 'Temp'), (47829, 'Temp'), (47830, 'Temp'), (47831, 'Temp'), (47832, 'Temp'), (47833, 'Temp'), (47834, 'Temp'), (47835, 'Temp'), (47836, 'INV_Misc_Food_64'), (47837, 'Temp'), (47838, 'INV_Shoulder_29'), (47839, 'INV_Chest_Plate01'), (47840, 'Temp'), (47841, 'Temp'), (47842, 'Temp'), (47843, 'INV_Gauntlets_04'), (47844, 'Temp'), (47845, 'Temp'), (47846, 'Temp'), (47847, 'Temp'), (47848, 'Temp'), (47849, 'Temp'), (47850, 'Temp'), (47851, 'Temp'), (47852, 'Temp'), (47853, 'Temp'), (47854, 'Temp'), (47855, 'Temp'), (47856, 'Temp'), (47857, 'Temp'), (47858, 'Temp'), (47859, 'Temp'), (47860, 'Temp'), (47861, 'Temp'), (47862, 'INV_Weapon_Crossbow_19'), (47863, 'Temp'), (47864, 'INV_Weapon_Bow_31'), (47865, 'INV_Weapon_Bow_31'), (47866, 'Temp'), (47867, 'Temp'), (47868, 'Temp'), (47869, 'Temp'), (47870, 'Temp'), (47871, 'Temp'), (47872, 'Temp'), (47873, 'Temp'), (47874, 'Temp'), (47875, 'INV_Weapon_Rifle_15'), (47876, 'INV_Chest_Cloth_08'), (47877, 'Temp'), (47878, 'Temp'), (47879, 'INV_Sword_07'), (47880, 'INV_Shield_09'), (47881, 'INV_Shield_09'), (47882, 'Temp'), (47883, 'INV_Belt_04'), (47884, 'Temp'), (47885, 'Temp'), (47886, 'Temp'), (47887, 'INV_Shirt_01'), (47888, 'INV_Belt_04'), (47889, 'Temp'), (47890, 'Temp'), (47891, 'Temp'), (47892, 'INV_Misc_Head_Dragon_Blue'), (47893, 'Temp'), (47894, 'INV_Mace_08'), (47895, 'INV_Shoulder_22'), (47896, 'Temp'), (47897, 'INV_Helmet_15'), (47898, 'INV_Mask_02'), (47899, 'Spell_Shadow_ManaFeed'), (47900, 'INV_Belt_17'), (47901, 'INV_Potion_105'), (47902, 'INV_Potion_99'), (47903, 'INV_Potion_103'), (47904, 'INV_Potion_141'), (47905, 'INV_Potion_104'), (47906, 'INV_Misc_Idol_01'), (47907, 'INV_Shield_09'), (47908, 'INV_Shield_09'), (47909, 'INV_Sword_07'), (47910, 'Temp'), (47911, 'INV_Shield_09'), (47912, 'INV_Misc_Food_100'), (47913, 'INV_Boots_08'), (47914, 'INV_Boots_05'), (47915, 'INV_Misc_Food_99'), (47916, 'INV_Helmet_15'), (47917, 'INV_Misc_Branch_01'), (47918, 'INV_Drink_23'), (47919, 'INV_Drink_22'), (47920, 'INV_Shield_09'), (47921, 'INV_Shield_09'), (47922, 'INV_Sword_01'), (47923, 'INV_Sword_01'), (47925, 'INV_Weapon_Bow_31'), (47926, 'INV_Gizmo_06'), (47928, 'INV_Torch_Lit'), (47930, 'INV_Misc_DragonKite_03'), (47931, 'INV_Misc_DragonKite_02'), (47932, 'Temp'), (47933, 'INV_Weapon_ShortBlade_24'), (47934, 'Ability_Mount_WarHippogryph'), (47949, 'INV_CHEST_PLATE_22'), (47950, 'INV_Stone_WeightStone_05'), (47951, 'INV_HELMET_95'), (47969, 'INV_DataCrystal05'), (47975, 'INV_Pants_Leather_23'), (47976, 'INV_Sword_114'), (47977, 'INV_Weapon_Shortblade_74'), (47986, 'INV_Pants_Mail_15'), (47987, 'INV_Pants_Mail_15'), (47988, 'INV_Pants_Plate_22'), (47989, 'INV_Rod_Adamantite'), (47990, 'INV_Pants_Mail_16'), (47991, 'INV_Pants_Plate_24'), (47992, 'INV_Mace_73'), (47993, 'INV_Pants_Mail_15'), (47994, 'INV_Staff_74'), (47995, 'INV_PANTS_LEATHER_27'), (47996, 'INV_Weapon_Halberd_20'), (47997, 'INV_Shield_48'), (47998, 'INV_Shoulder_90'), (47999, 'INV_Shoulder_88'), (48000, 'INV_Mace_71'), (48001, 'INV_Weapon_Bow_06'), (48002, 'INV_Weapon_Hand_15'), (48003, 'INV_Weapon_Shortblade_75'), (48004, 'INV_Shoulder_90'), (48005, 'INV_Shoulder_88'), (48006, 'INV_Misc_QirajiCrystal_05'), (48007, 'INV_Misc_Rune_10'), (48008, 'INV_Misc_Rune_12'), (48009, 'INV_Misc_Rune_11'), (48010, 'INV_Misc_Rune_09'), (48011, 'INV_Chest_Leather_14'), (48012, 'INV_Chest_Leather_12'), (48013, 'INV_Chest_Chain_11'), (48014, 'INV_Chest_Chain_17'), (48015, 'INV_Chest_Plate20'), (48016, 'INV_Chest_Plate18'), (48017, 'INV_Gauntlets_57'), (48018, 'INV_Gauntlets_28'), (48019, 'INV_Helmet_126'), (48020, 'INV_Helmet_126'), (48021, 'INV_Helmet_96'), (48022, 'INV_Helmet_25'), (48023, 'INV_Sword_116'), (48024, 'INV_Helmet128'), (48025, 'INV_Helmet128'), (48026, 'INV_Weapon_Shortblade_75'), (48027, 'INV_Misc_Herb_15'), (48028, 'INV_Weapon_Hand_15'), (48029, 'INV_Mace_72'), (48030, 'INV_Staff_73'), (48031, 'INV_Weapon_Shortblade_73'), (48032, 'INV_GAUNTLETS_65'), (48033, 'INV_Helmet_92'), (48034, 'INV_Gauntlets_51'), (48035, 'INV_ThrowingKnife_07'), (48036, 'INV_Gauntlets_68'), (48037, 'INV_Gauntlets_41'), (48038, 'INV_Weapon_Hand_13'), (48039, 'INV_Gauntlets_48'), (48040, 'INV_Wand_25'), (48041, 'INV_Wand_24'), (48042, 'INV_Wand_24'), (48043, 'INV_Pants_Plate_21'), (48044, 'INV_Potion_33'), (48045, 'INV_Pants_Plate_19'), (48050, 'INV_Pants_Mail_15'), (48051, 'INV_Pants_Leather_23'), (48052, 'INV_Shoulder_88'), (48053, 'INV_Chest_Plate18'), (48054, 'INV_CHEST_LEATHER_16'), (48055, 'INV_Chest_Leather_14'), (48056, 'INV_Helmet_25'), (48057, 'INV_Helmet_25'), (48058, 'INV_Helmet_08'), (48059, 'INV_Gauntlets_51'), (48060, 'INV_Gauntlets_52'), (48061, 'INV_Sword_59'), (48062, 'INV_Sword_91'), (48063, 'INV_Mace_07'), (48064, 'INV_Sword_18'), (48065, 'INV_Mace_34'), (48066, 'INV_Axe_46'), (48067, 'INV_Weapon_Crossbow_14'), (48068, 'INV_Shield_48'), (48069, 'INV_Shield_48'), (48070, 'INV_Shield_05'), (48071, 'INV_Jewelry_Necklace_38'), (48078, 'INV_Sword_115'), (48079, 'INV_Sword_114'), (48083, 'Temp'), (48084, 'Temp'), (48085, 'Temp'), (48086, 'Inv_Misc_SummerFest_BrazierOrange'), (48087, 'Temp'), (48088, 'Temp'), (48089, 'Temp'), (48090, 'Temp'), (48103, 'Temp'), (48107, 'Temp'), (48108, 'Temp'), (48109, 'Temp'), (48110, 'Temp'), (48111, 'Temp'), (48112, 'Temp'), (48113, 'INV_Helmet_99'), (48116, 'Temp'), (48117, 'Temp'), (48118, 'Temp'), (48119, 'Temp'), (48120, 'Temp'), (48122, 'Temp'), (48123, 'Temp'), (48124, 'Temp'), (48125, 'Temp'), (48126, 'Temp'), (48127, 'Temp'), (48128, 'Temp'), (48129, 'Temp'), (48130, 'INV_Chest_Christmas02'), (48131, 'INV_Chest_Christmas01'), (48139, 'Temp'), (48143, 'Temp'), (48144, 'Temp'), (48155, 'INV_Chest_Chain_15'), (48156, 'INV_Axe_62'), (48157, 'INV_ThrowingKnife_01'), (48158, 'INV_MISC_IDOL_05'), (48159, 'INV_Mace_31'), (48160, 'INV_knife_1h_stratholme_d_03'), (48161, 'INV_knife_1h_stratholme_d_03'), (48162, 'INV_Misc_Gem_LionsEye_01'), (48163, 'INV_Misc_Gem_LionsEye_01'), (48164, 'INV_Bracer_02'), (48165, 'INV_Shoulder_25'), (48166, 'INV_Weapon_Shortblade_54'), (48167, 'INV_Chest_Plate02'), (48168, 'INV_Sword_01'), (48169, 'INV_Sword_64'), (48170, 'INV_Staff_47'), (48171, 'INV_Chest_Cloth_18'), (48172, 'INV_Misc_Rune_04'), (48173, 'INV_Shoulder_07'), (48174, 'INV_Shoulder_27'), (48175, 'INV_Chest_Chain_06'), (48176, 'Temp'), (48177, 'INV_Potion_106'), (48178, 'Temp'), (48179, 'Temp'), (48180, 'Temp'), (48181, 'Temp'), (48182, 'Temp'), (48183, 'INV_Weapon_Rifle_15'), (48200, 'INV_Axe_02'), (48201, 'INV_Gauntlets_26'), (48210, 'INV_Shield_22'), (48211, 'INV_Shield_42'), (48212, 'INV_Shield_43'), (48213, 'INV_Wand_12'), (48214, 'INV_Weapon_Crossbow_16'), (48215, 'INV_Weapon_Bow_32'), (48216, 'INV_Wand_23'), (48217, 'INV_Helmet_53'), (48218, 'INV_Helmet_116'), (48219, 'INV_Helmet_116'), (48220, 'INV_Helmet_116'), (48221, 'INV_Chest_Cloth_18'), (48222, 'INV_Chest_Cloth_18'), (48223, 'INV_Shoulder_82'), (48224, 'INV_Pants_Plate_09'), (48225, 'INV_Boots_Chain_13'), (48226, 'INV_Gauntlets_06'), (48227, 'INV_Gauntlets_14'), (48246, 'INV_Helmet_03'), (48247, 'INV_Helmet_19'), (48248, 'INV_Weapon_ShortBlade_14'), (48252, 'INV_Shoulder_24'), (48253, 'INV_Bracer_15'), (48254, 'INV_Gauntlets_12'), (48255, 'INV_Gauntlets_12'), (48256, 'INV_Belt_07'), (48257, 'INV_Helmet_03'), (48258, 'INV_Chest_Cloth_07'), (48259, 'INV_Chest_Chain_17'), (48261, 'INV_HELMET_94'), (48262, 'INV_HELMET_94'), (48285, 'INV_GAUNTLETS_66'), (48286, 'INV_Boots_Plate_01'), (48287, 'INV_Gauntlets_19'), (48288, 'INV_Shoulder_23'), (48290, 'INV_Staff_12'), (48291, 'INV_Belt_28'), (48292, 'INV_Shoulder_22'), (48293, 'INV_Shoulder_20'), (48294, 'INV_WEAPON_BOW_38'), (48295, 'INV_Pants_Cloth_07'), (48296, 'INV_Pants_Cloth_05'), (48297, 'INV_Shoulder_25'), (48298, 'INV_Shoulder_02'), (48299, 'INV_Chest_Cloth_51'), (48300, 'INV_Chest_Cloth_32'), (48301, 'INV_Helmet_53'), (48302, 'INV_Helmet_53'), (48303, 'INV_Helmet_32'), (48304, 'INV_Gauntlets_63'), (48305, 'INV_Gauntlets_16'), (48306, 'INV_Gauntlets_15'), (48307, 'INV_Pants_Cloth_14'), (48308, 'INV_Shoulder_11'), (48309, 'INV_Shoulder_30'), (48311, 'INV_Bracer_09'), (48312, 'INV_Bracer_02'), (48313, 'INV_Bracer_15'), (48314, 'INV_Bracer_14'), (48315, 'INV_Bracer_02'), (48316, 'INV_Bracer_12'), (48321, 'INV_Bracer_10'), (48322, 'INV_Bracer_08'), (48324, 'INV_Bracer_09'), (48325, 'INV_Bracer_02'), (48326, 'INV_Bracer_02'), (48334, 'INV_Misc_Coin_11'), (48335, 'INV_Misc_Coin_11'), (48336, 'INV_QirajIdol_Rebirth'), (48337, 'INV_Weapon_ShortBlade_13'), (48338, 'INV_Jewelry_Ring_67'), (48339, 'INV_Drink_03'), (48340, 'INV_DataCrystal09'), (48341, 'Trade_Tailoring'), (48342, 'INV_Misc_Book_11'), (48344, 'INV_Misc_Gear_08'), (48347, 'INV_Bracer_15'), (48348, 'INV_Bracer_17'), (48349, 'INV_Bracer_12'), (48350, 'INV_TradeskillItem_03'), (48351, 'INV_Weapon_Bow_31'), (48352, 'INV_Belt_24'), (48353, 'INV_Belt_14'), (48354, 'INV_Belt_07'), (48355, 'INV_Belt_27'), (48356, 'INV_Belt_07'), (48357, 'INV_Belt_26'), (48358, 'INV_Belt_13'), (48359, 'INV_Belt_07'), (48360, 'INV_Belt_27'), (48361, 'INV_Belt_33'), (48362, 'INV_Boots_Wolf'), (48363, 'INV_Boots_08'), (48364, 'INV_Boots_Chain_08'), (48365, 'INV_Boots_Cloth_16'), (48366, 'INV_Boots_Chain_08'), (48367, 'INV_Boots_Cloth_08'), (48368, 'INV_Boots_Cloth_07'), (48369, 'INV_Boots_Cloth_02'), (48370, 'INV_Boots_Chain_08'), (48371, 'INV_Boots_Cloth_17'), (48372, 'INV_Boots_Plate_06'), (48373, 'INV_Bracer_16'), (48374, 'INV_Bracer_17'), (48375, 'Spell_Fire_Fire'), (48376, 'INV_Belt_33'), (48377, 'INV_Belt_31'), (48378, 'INV_Boots_Plate_04'), (48379, 'INV_Boots_Plate_07'), (48380, 'INV_Weapon_ShortBlade_14'), (48381, 'Trade_Fishing'), (48382, 'INV_Torch_Lit'), (48383, 'INV_Shoulder_25'), (48384, 'INV_Chest_Cloth_25'), (48385, 'INV_Helmet_32'), (48386, 'INV_Helmet_32'), (48387, 'INV_Gauntlets_16'), (48388, 'Ability_Hunter_Pet_Crocolisk'), (48394, 'INV_Potion_166'), (48395, 'INV_Weapon_Bow_05'), (48396, 'INV_Weapon_ShortBlade_10'), (48397, 'INV_Weapon_ShortBlade_02'), (48398, 'INV_Sword_07'), (48399, 'INV_Staff_08'), (48400, 'INV_Staff_08'), (48401, 'INV_Sword_07'), (48402, 'INV_Sword_01'), (48403, 'INV_Wand_11'), (48404, 'INV_Staff_08'), (48405, 'INV_Axe_04'), (48406, 'INV_Staff_08'), (48407, 'INV_Mace_11'), (48408, 'INV_Sword_01'), (48425, 'Temp'), (48426, 'Temp'), (48427, 'Temp'), (48428, 'Temp'), (48429, 'Temp'), (48430, 'Temp'), (48434, 'INV_Helmet_116'), (48435, 'INV_Helmet_116'), (48436, 'INV_Helmet_116'), (48438, 'INV_Misc_Toy_04'), (48446, 'INV_Chest_Cloth_06'), (48447, 'INV_Gauntlets_07'), (48448, 'INV_Pants_Leather_23'), (48449, 'INV_Pants_Leather_17'), (48450, 'INV_Chest_Cloth_05'), (48451, 'INV_Gauntlets_08'), (48452, 'INV_Gauntlets_07'), (48453, 'INV_Pants_05'), (48454, 'INV_Pants_05'), (48455, 'INV_Chest_Cloth_07'), (48456, 'INV_Pants_Leather_16'), (48457, 'INV_Chest_Chain_17'), (48466, 'INV_Chest_Chain_17'), (48467, 'INV_Gauntlets_25'), (48468, 'INV_Pants_Mail_05'), (48469, 'INV_Chest_Cloth_51'), (48470, 'INV_Pants_Plate_19'), (48471, 'INV_Chest_Plate03'), (48472, 'INV_Boots_Plate_04'), (48473, 'INV_Chest_Plate16'), (48474, 'INV_Pants_Plate_19'), (48475, 'INV_Belt_13'), (48476, 'INV_Chest_Plate06'), (48477, 'INV_Belt_13'), (48478, 'INV_Boots_Cloth_03'), (48479, 'INV_Boots_Cloth_03'), (48480, 'INV_Pants_Cloth_15'), (48481, 'INV_Chest_Cloth_10'), (48482, 'INV_Pants_Cloth_15'), (48483, 'INV_Belt_03'), (48484, 'INV_Chest_Plate02'), (48485, 'INV_Pants_Leather_03'), (48486, 'INV_Pants_Leather_03'), (48487, 'INV_Chest_Chain_11'), (48488, 'INV_Pants_Mail_15'), (48489, 'INV_Pants_Mail_15'), (48490, 'INV_Belt_22'), (48491, 'INV_Chest_Chain_11'), (48492, 'INV_Pants_Mail_15'), (48493, 'INV_Pants_Mail_15'), (48494, 'INV_Chest_Cloth_43'), (48495, 'INV_Gauntlets_15'), (48496, 'INV_Chest_Plate13'), (48502, 'INV_Weapon_ShortBlade_05'), (48503, 'INV_Jewelry_Talisman_16'), (48504, 'INV_Jewelry_Talisman_17'), (48505, 'INV_Jewelry_Talisman_15'), (48506, 'INV_Jewelry_Talisman_18'), (48507, 'INV_Jewelry_Necklace_47'), (48508, 'INV_Jewelry_Necklace_42'), (48509, 'INV_Jewelry_Necklace_44'), (48510, 'INV_Jewelry_Necklace_41'), (48511, 'INV_Jewelry_Necklace_43'), (48512, 'INV_Jewelry_Necklace_40'), (48521, 'INV_Sword_01'), (48522, 'Temp'), (48523, 'Temp'), (48524, 'Temp'), (48525, 'Temp'), (48527, 'Temp'), (48529, 'Temp'), (48530, 'Temp'), (48531, 'Temp'), (48532, 'Temp'), (48533, 'Temp'), (48536, 'Spell_Nature_StormReach'), (48537, 'Spell_Nature_StormReach'), (48538, 'Temp'), (48576, 'INV_Shirt_GuildTabard_01'), (48577, 'Ability_Hunter_BeastTraining'), (48578, 'Ability_Hunter_BeastTraining'), (48580, 'INV_Misc_MissileSmall_Red'), (48581, 'INV_Misc_MissileLargeCluster_Red'), (48582, 'INV_Misc_MissileLarge_Red'), (48584, 'INV_GAUNTLETS_58'), (48585, 'INV_Gauntlets_67'), (48586, 'INV_HELMET_98'), (48587, 'INV_Gauntlets_67'), (48588, 'INV_HELMET_98'), (48589, 'INV_PANTS_LEATHER_27'), (48590, 'INV_MISC_DUST_03'), (48591, 'INV_Shoulder_88'), (48592, 'INV_Musket_03'), (48593, 'INV_CHEST_LEATHER_16'), (48594, 'INV_Gauntlets_67'), (48595, 'INV_Helmet_126'), (48596, 'INV_PANTS_LEATHER_27'), (48597, 'INV_Pants_Leather_12'), (48598, 'INV_Shoulder_88'), (48599, 'INV_Chest_Leather_03'), (48600, 'INV_Chest_Leather_03'), (48601, 'INV_Helmet_126'), (48602, 'INV_Helmet_126'), (48603, 'INV_Pants_Leather_07'), (48604, 'INV_Chest_Chain_07'), (48605, 'INV_GAUNTLETS_65'), (48606, 'INV_Helmet128'), (48607, 'INV_Pants_Mail_03'), (48608, 'INV_Pants_Mail_20'), (48609, 'INV_Shoulder_90'), (48610, 'INV_Chest_Chain_06'), (48611, 'INV_GAUNTLETS_65'), (48612, 'INV_Helmet128'), (48613, 'INV_Helmet128'), (48614, 'INV_Helmet128'), (48615, 'INV_Pants_Mail_20'), (48616, 'INV_Shoulder_90'), (48617, 'INV_Scroll_04'), (48618, 'INV_Gauntlets_49'), (48619, 'INV_HELMET_103'), (48620, 'Temp'), (48621, 'INV_Helmet_53'), (48622, 'INV_Pants_Cloth_23'), (48623, 'INV_Shoulder_29'), (48624, 'INV_Chest_Cloth_46'), (48625, 'INV_Gauntlets_49'), (48626, 'INV_Pants_Cloth_25'), (48627, 'INV_Pants_Cloth_23'), (48628, 'INV_Gauntlets_49'), (48629, 'INV_Helmet_53'), (48630, 'INV_Pants_Plate_12'), (48631, 'INV_Shoulder_29'), (48632, 'INV_Chest_Cloth_46'), (48633, 'INV_Helmet_99'), (48634, 'INV_Pants_Cloth_25'), (48635, 'INV_Shoulder_29'), (48636, 'INV_Helmet_53'), (48637, 'INV_Chest_Cloth_46'), (48638, 'INV_Pants_Cloth_25'), (48639, 'INV_Chest_Plate09'), (48640, 'INV_Gauntlets_52'), (48641, 'INV_HELMET_127'), (48642, 'INV_Pants_Plate_25'), (48643, 'INV_Shoulder_30'), (48644, 'INV_Misc_EngGizmos_15'), (48645, 'INV_Gizmo_NewGoggles'), (48646, 'INV_Pants_02'), (48647, 'INV_Chest_Plate09'), (48648, 'INV_Pants_Plate_23'), (48649, 'INV_Gauntlets_52'), (48650, 'INV_HELMET_127'), (48651, 'INV_Pants_Plate_25'), (48652, 'INV_Shoulder_30'), (48659, 'INV_Belt_14'), (48660, 'INV_Belt_12'), (48661, 'INV_Belt_14'), (48662, 'INV_Bracer_17'), (48663, 'INV_Boots_Plate_08'), (48664, 'INV_Bracer_17'), (48668, 'INV_Boots_Plate_07'), (48669, 'INV_Boots_Plate_01'), (48670, 'INV_Bracer_18'), (48671, 'INV_Belt_13'), (48672, 'INV_Boots_Plate_09'), (48673, 'INV_Bracer_18'), (48674, 'INV_Belt_13'), (48675, 'INV_Boots_Plate_09'), (48676, 'INV_Belt_12'), (48677, 'INV_Belt_12'), (48678, 'INV_Boots_Cloth_05'), (48679, 'INV_Boots_Cloth_05'), (48680, 'INV_Axe_04'), (48681, 'INV_Bracer_09'), (48682, 'INV_Bracer_09'), (48683, 'INV_Belt_13'), (48684, 'INV_Bracer_02'), (48685, 'INV_Boots_Cloth_12'), (48686, 'INV_Belt_13'), (48687, 'INV_Bracer_02'), (48688, 'INV_Boots_Cloth_12'), (48689, 'INV_Belt_12'), (48690, 'INV_Bracer_14'), (48691, 'INV_Boots_Cloth_12'), (48692, 'INV_Misc_Gem_Pearl_07'), (48698, 'INV_Boots_Fabric_01'), (48705, 'Inv_Misc_SummerFest_BrazierOrange'), (48708, 'INV_Misc_Petbiscuit_01'), (48709, 'INV_Misc_TabardSummer02'), (48710, 'INV_Misc_TabardSummer01'), (48711, 'INV_Helmet_32'), (48714, 'Temp'), (48715, 'Temp'), (48716, 'Temp'), (48717, 'INV_Gauntlets_15'), (48718, 'INV_Misc_Hook_01'), (48719, 'INV_Helmet_30'), (48720, 'INV_Misc_Thread_01'), (48721, 'INV_Pants_Cloth_05'), (48722, 'INV_Shoulder_02'), (48723, 'INV_Chest_Cloth_43'), (48724, 'Temp'), (48725, 'INV_Misc_Hook_01'), (48726, 'INV_Helmet_30'), (48727, 'INV_Pants_Cloth_05'), (48728, 'INV_Gauntlets_15'), (48729, 'INV_Shoulder_02'), (48730, 'INV_Chest_Cloth_43'), (48731, 'Temp'), (48732, 'Temp'), (48733, 'INV_Shoulder_19'), (48734, 'INV_Helmet_08'), (48735, 'INV_Gauntlets_19'), (48736, 'INV_Chest_Leather_01'), (48737, 'INV_Helmet_53'), (48738, 'INV_Helmet_53'), (48739, 'INV_Helmet_126'), (48740, 'INV_HELMET_127'), (48742, 'INV_Misc_Fish_45'), (48743, 'INV_Misc_Fish_43'), (48744, 'INV_Misc_Fish_44'), (48745, 'INV_Gauntlets_28'), (48746, 'INV_Helmet_30'), (48747, 'INV_Pants_Cloth_05'), (48748, 'INV_Shoulder_12'), (48749, 'INV_Chest_Leather_03'), (48750, 'INV_Chest_Leather_03'), (48751, 'INV_Gauntlets_28'), (48752, 'INV_Helmet_30'), (48753, 'INV_Pants_Cloth_05'), (48754, 'INV_Shoulder_12'), (48755, 'INV_Chest_Leather_03'), (48756, 'INV_Chest_Chain_11'), (48757, 'INV_Gauntlets_11'), (48758, 'INV_Helmet_09'), (48759, 'INV_Chest_Chain_11'), (48760, 'INV_Gauntlets_11'), (48761, 'INV_Helmet_09'), (48762, 'INV_Pants_Mail_15'), (48763, 'INV_Shoulder_29'), (48764, 'INV_Pants_Mail_15'), (48765, 'INV_Shoulder_29'), (48766, 'Temp'), (48767, 'Temp'), (48768, 'Temp'), (48769, 'Temp'), (48770, 'Temp'), (48771, 'Temp'), (48772, 'Temp'), (48773, 'Temp'), (48774, 'Temp'), (48775, 'Temp'), (48776, 'Temp'), (48777, 'Temp'), (48778, 'Temp'), (48779, 'Temp'), (48780, 'Temp'), (48781, 'Temp'), (48782, 'Temp'), (48783, 'Temp'), (48784, 'Temp'), (48785, 'Temp'), (48786, 'Temp'), (48787, 'Temp'), (48788, 'Temp'), (48789, 'Temp'), (48790, 'Temp'), (48792, 'INV_Chest_Plate05'), (48793, 'INV_Gauntlets_29'), (48794, 'INV_Helmet_22'), (48795, 'INV_Pants_Plate_17'), (48796, 'INV_Shoulder_22'), (48797, 'INV_Chest_Plate05'), (48798, 'INV_Gauntlets_29'), (48799, 'INV_Helmet_22'), (48800, 'INV_Pants_Plate_17'), (48801, 'INV_Shoulder_22'), (48802, 'INV_Misc_FireDancer_01'), (48803, 'INV_Jewelry_Ring_67'), (48804, 'INV_Jewelry_Ring_67'), (48805, 'INV_Jewelry_Ring_67'), (48806, 'INV_Axe_04'), (48807, 'INV_Misc_Weathermachine_01'), (48809, 'INV_Staff_12'), (48810, 'INV_Boots_02'), (48811, 'INV_Boots_Cloth_10'), (48812, 'INV_Boots_05'), (48813, 'INV_Boots_08'), (48814, 'INV_Boots_Chain_02'), (48819, 'INV_Boots_Plate_05'), (48820, 'INV_Bracer_08'), (48821, 'INV_Bracer_17'), (48822, 'INV_Bracer_15'), (48823, 'INV_Bracer_09'), (48826, 'INV_Bracer_13'), (48827, 'INV_Bracer_12'), (48828, 'INV_Bracer_05'), (48829, 'INV_Bracer_06'), (48830, 'INV_Chest_Leather_04'), (48831, 'INV_Chest_Chain_04'), (48832, 'INV_Chest_Plate03'), (48833, 'INV_Chest_Cloth_29'), (48834, 'INV_Misc_Cape_18'), (48835, 'INV_Misc_Cape_05'), (48836, 'INV_Misc_Cape_02'), (48837, 'INV_Misc_Cape_12'), (48838, 'INV_Misc_Cape_Naxxramas_01'), (48839, 'INV_Misc_Cape_14'), (48840, 'INV_Gauntlets_31'), (48841, 'INV_Gauntlets_03'), (48842, 'INV_Gauntlets_06'), (48843, 'INV_Gauntlets_09'), (48844, 'INV_Gauntlets_26'), (48845, 'INV_Gauntlets_19'), (48846, 'INV_Jewelry_Ring_09'), (48847, 'INV_Jewelry_Ring_05'), (48848, 'INV_Jewelry_Ring_04'), (48849, 'INV_Shield_30'), (48850, 'INV_Shield_20'), (48851, 'INV_Shield_33'), (48852, 'INV_Shield_31'), (48853, 'INV_Shield_32'), (48854, 'INV_Sword_27'), (48855, 'INV_Weapon_ShortBlade_06'), (48856, 'INV_Staff_11'), (48857, 'INV_Staff_19'), (48858, 'INV_Hammer_14'), (48859, 'INV_Sword_11'), (48860, 'INV_Hammer_04'), (48861, 'INV_Staff_15'), (48862, 'INV_Staff_03'), (48868, 'INV_Misc_Cape_Naxxramas_02'), (48869, 'INV_Misc_Cape_18'), (48870, 'INV_Misc_Cape_06'), (48871, 'INV_Misc_Cape_20'), (48872, 'INV_Weapon_Halberd19'), (48873, 'INV_Misc_PheonixPet_01'), (48875, 'INV_Misc_MonsterClaw_02'), (48876, 'INV_MISC_DUST_03'), (48877, 'INV_Staff_78'), (48878, 'INV_Staff_78'), (48880, 'Temp'), (48881, 'INV_Pants_02'), (48882, 'Temp'), (48883, 'Temp'), (48886, 'INV_Weapon_Shortblade_78'), (48887, 'INV_Weapon_Shortblade_78'), (48888, 'INV_Weapon_Shortblade_78'), (48891, 'INV_Weapon_Hand_15'), (48892, 'INV_Mace_73'), (48893, 'INV_Misc_Book_07'), (48894, 'INV_Offhand_Sunwell_D_02'), (48895, 'INV_Offhand_Sunwell_D_01'), (48899, 'INV_Axe_04'), (48900, 'INV_SummerFest_GroundFlower'), (48901, 'INV_SummerFest_FirePotion'), (48902, 'INV_WEAPON_BOW_39'), (48905, 'INV_Gauntlets_20'), (48906, 'INV_Shield_52'), (48907, 'INV_Shield_53'), (48908, 'INV_Mace_71'), (48911, 'INV_Chest_Plate02'), (48912, 'INV_Chest_Plate02'), (48913, 'INV_Chest_Chain_17'), (48914, 'INV_Gauntlets_59'), (48915, 'INV_Gauntlets_28'), (48916, 'INV_Chest_Leather_01'), (48917, 'INV_Gauntlets_24'), (48918, 'INV_Chest_Mail_04'), (48919, 'INV_Gauntlets_61'), (48920, 'INV_Gauntlets_63'), (48921, 'INV_Chest_Cloth_51'), (48922, 'INV_Gauntlets_63'), (48923, 'INV_Gauntlets_49'), (48924, 'INV_Chest_Cloth_51'), (48925, 'INV_Chest_Cloth_02'), (48926, 'INV_Gauntlets_62'), (48927, 'INV_Chest_Plate11'), (48928, 'INV_Chest_Plate02'), (48929, 'Temp'), (48930, 'INV_Boots_05'), (48931, 'INV_Jewelry_Amulet_01'), (48932, 'Temp'), (48933, 'Temp'), (48934, 'Temp'), (48935, 'INV_Staff_12'), (48936, 'INV_Misc_MissileSmall_Blue'), (48937, 'Temp'), (48938, 'INV_Jewelry_Amulet_01'), (48939, 'Temp'), (48940, 'Temp'), (48941, 'INV_Helmet_09'), (48942, 'INV_Chest_Plate16'), (48943, 'INV_Boots_Plate_04'), (48944, 'INV_Helmet_09'), (48945, 'INV_Chest_Plate16'), (48946, 'INV_Pants_06'), (48947, 'INV_Boots_Plate_04'), (48948, 'Ability_Mount_RocketMount'), (48949, 'Temp'), (48951, 'Ability_Mount_RocketMountBlue'), (48963, 'INV_Chest_Cloth_72'), (48964, 'INV_Boots_Cloth_20'), (48965, 'INV_Weapon_ShortBlade_02'), (48966, 'Spell_FrostResistanceTotem_01'), (48967, 'INV_Chest_Cloth_07'), (48970, 'Ability_Hunter_Pet_Turtle'), (48971, 'INV_QirajIdol_Obsidian'), (48974, 'Temp'), (48975, 'Temp'), (48976, 'Temp'), (48983, 'INV_Sword_07'), (48984, 'INV_Boots_07'), (48985, 'INV_Boots_07'), (48986, 'Temp'), (48987, 'Temp'), (48988, 'INV_Boots_07'), (48989, 'INV_Boots_07'), (48990, 'Temp'), (48991, 'Temp'), (48992, 'INV_Holiday_Summerfest_Petals'), (48994, 'Temp'), (48995, 'INV_Gauntlets_15'), (48996, 'INV_Misc_MonsterClaw_01'), (48997, 'Temp'), (48998, 'Temp'), (48999, 'Temp'), (49000, 'Temp'), (49001, 'Temp'), (49002, 'Temp'), (49003, 'Temp'), (49004, 'INV_Gauntlets_10'), (49005, 'INV_JEWELRY_RING_79'), (49009, 'Spell_Frost_IceShard'), (49044, 'INV_Helmet_29'), (49057, 'INV_Boots_Wolf'), (49062, 'INV_Banner_01'), (49070, 'INV_Axe_61'), (49071, 'INV_Axe_84'), (49082, 'SPELL_NATURE_HEALINGWAY'), (49087, 'INV_Helmet_33'), (49090, 'INV_Helmet_70'), (49111, 'INV_Mace_82'), (49112, 'INV_Weapon_Hand_16'), (49113, 'INV_Weapon_Hand_16'), (49114, 'INV_Weapon_Crossbow_26'), (49127, 'Spell_Nature_NatureResistanceTotem'), (49132, 'INV_Staff_74'), (49133, 'INV_Mace_72'), (49134, 'INV_Mace_56'), (49135, 'INV_Mace_73'), (49136, 'INV_Mace_74'), (49137, 'INV_Sword_116'), (49138, 'INV_Weapon_Crossbow_26'), (49139, 'INV_Weapon_Hand_15'), (49140, 'INV_Weapon_Bow_31'), (49141, 'INV_Weapon_Shortblade_75'), (49142, 'INV_Weapon_Halberd_20'), (49143, 'INV_Sword_114'), (49144, 'INV_Weapon_Rifle_21'), (49145, 'INV_Weapon_Hand_15'), (49146, 'INV_Mace_71'), (49147, 'INV_Weapon_Shortblade_73'), (49148, 'INV_Staff_60'), (49149, 'INV_Axe_73'), (49150, 'INV_Axe_1H_BlackSmithing_02'), (49151, 'INV_Axe_84'), (49152, 'INV_Axe_1H_BlackSmithing_02'), (49153, 'INV_Shield_52'), (49154, 'INV_Shield_54'), (49155, 'INV_Shield_53'), (49164, 'Ability_Mount_CockatriceMount_Black'), (49249, 'INV_Mace_44'), (49293, 'INV_Chest_Cloth_46'), (49294, 'INV_Chest_Cloth_46'), (49324, 'INV_Drink_04'), (49325, 'INV_Drink_04'), (49359, 'INV_Chest_Plate_24'), (49393, 'INV_Weapon_Rifle_21'), (49426, 'INV_Misc_Gift_05'), (49561, 'INV_Belt_12'), (49579, 'Temp'), (49580, 'INV_Shoulder_02'), (49600, 'Temp'), (49601, 'Temp'), (49624, 'INV_Misc_TabardSummer01'), (49625, 'INV_Shirt_GuildTabard_01'), (49633, 'INV_Drink_13'), (49636, 'INV_Drink_04'), (49649, 'INV_Gauntlets_04'), (49650, 'INV_Drink_08'), (49684, 'INV_Helmet_98'), (49685, 'INV_HELMET_127'), (49686, 'INV_HELMET_98'), (49711, 'INV_Jewelry_Amulet_03'), (49712, 'INV_Jewelry_Talisman_10'), (49768, 'Temp'), (49837, 'INV_Holiday_BrewfestBuff_01'), (49839, 'INV_Gauntlets_06'), (49840, 'INV_Misc_Bone_02'), (49870, 'Ability_Mount_Charger'), (49871, 'INV_Drink_10'), (49872, 'INV_Drink_10'), (49873, 'INV_Drink_10'), (49880, 'INV_Pick_03'), (49881, 'INV_Misc_Bag_10'), (49933, 'INV_Scroll_04'), (49950, 'Ability_Mount_Charger'), (49951, 'INV_Helmet_52'), (49952, 'INV_Pants_Cloth_22'), (49953, 'INV_Shoulder_02'), (49954, 'INV_Chest_Cloth_61'), (49955, 'INV_Pants_Cloth_22'), (49956, 'INV_Shoulder_02'), (49957, 'INV_Gauntlets_47'), (49958, 'INV_Chest_Cloth_62'), (49959, 'INV_Pants_Cloth_27'), (49960, 'INV_Gauntlets_64'), (49961, 'INV_Pants_Cloth_26'), (49962, 'INV_Shoulder_02'), (49963, 'INV_Chest_Cloth_60'), (49964, 'INV_Pants_Cloth_28'), (49965, 'INV_Gauntlets_17'), (49966, 'INV_Gauntlets_25'), (49967, 'INV_Chest_Leather_12'), (49968, 'INV_Chest_Cloth_05'), (49969, 'INV_Chest_Chain_16'), (49970, 'INV_Weapon_Shortblade_74'), (49971, 'INV_Weapon_Shortblade_75'), (49972, 'INV_Misc_Beer_03'), (49973, 'INV_Misc_Beer_04'), (49974, 'INV_Misc_Beer_04'), (49987, 'INV_Misc_Coin_01'), (49993, 'INV_Mace_49'), (49995, 'INV_SHOULDER_89'), (49996, 'INV_PANTS_PLATE_27'), (49998, 'INV_GAUNTLETS_62'), (49999, 'INV_CHEST_PLATE_23'), (50001, 'INV_CHEST_PLATE_22'), (50002, 'INV_Pants_Plate_29'), (50003, 'INV_SHOULDER_89'), (50005, 'INV_Helmet_132'), (50007, 'INV_Helmet_132'), (50008, 'INV_Helmet_132'), (50009, 'INV_Shoulder_96'), (50010, 'INV_Shoulder_96'), (50011, 'INV_Shoulder_96'), (50012, 'INV_Shoulder_96'), (50013, 'INV_Shoulder_96'), (50014, 'INV_Shoulder_96'), (50015, 'INV_SHOULDER_89'), (50016, 'INV_SHOULDER_89'), (50017, 'INV_SHOULDER_89'), (50018, 'INV_Helmet_132'), (50019, 'INV_Helmet_132'), (50020, 'INV_Helmet_132'), (50081, 'INV_Shoulder_29'), (50082, 'INV_Shoulder_29'), (50083, 'INV_Shoulder_29'), (50084, 'INV_Shoulder_29'), (50171, 'Temp'), (50172, 'Temp'), (50173, 'INV_Pants_01'), (50174, 'Temp'), (50175, 'Temp'), (50176, 'INV_Pants_01'), (50184, 'INV_Helmet_25'), (50185, 'INV_Shoulder_29'), (50186, 'INV_Chest_Plate01'), (50189, 'INV_Misc_Beer_05'), (50190, 'INV_Misc_Beer_06'), (50216, 'INV_Misc_Coin_01'), (50376, 'INV_JEWELRY_RING_80'), (50455, 'INV_Misc_Gem_Variety_02'), (50456, 'Spell_Nature_GroundingTotem'), (50459, 'INV_Misc_Bag_27'), (50466, 'Temp'), (50467, 'Temp'), (50468, 'INV_Shirt_01'), (50469, 'Temp'), (50470, 'Temp'), (50471, 'Temp'), (50472, 'INV_Mask_02'), (50473, 'Temp'), (50474, 'Temp'), (50475, 'Temp'), (50476, 'INV_Shirt_01'), (50477, 'INV_Mask_02'), (50478, 'Temp'), (50479, 'INV_Mask_02'), (50480, 'INV_Chest_Leather_01'), (50481, 'Temp'), (50486, 'INV_Misc_Bandage_17'), (50487, 'INV_Misc_Bandage_17'), (50488, 'INV_Misc_Bandage_17'), (50489, 'INV_Misc_Bandage_17'), (50493, 'INV_Offhand_Naxxramas_04'), (50494, 'INV_Sword_31'), (50495, 'INV_Sword_31'), (50501, 'INV_Misc_Fish_37'), (50502, 'INV_Misc_Fish_39'), (50528, 'INV_Helmet_47'), (50529, 'INV_Helmet_47'), (50537, 'Spell_Fire_FelFire'), (50557, 'INV_Helmet_15'), (50558, 'Temp'), (50562, 'Temp'), (50563, 'Temp'), (50564, 'INV_Helmet_50'), (50565, 'INV_Helmet_50'), (50566, 'INV_Shirt_Black_01'), (50567, 'INV_Pants_11'), (50568, 'INV_Boots_05'), (50569, 'INV_Helmet_15'), (50573, 'INV_Misc_Bandage_17'), (50574, 'INV_Misc_Bandage_17'), (50575, 'INV_Misc_Bandage_17'), (50576, 'INV_Misc_Bandage_17'), (50577, 'INV_Misc_Bandage_17'), (50578, 'INV_Misc_Bandage_01'), (50579, 'INV_Boots_Chain_08'), (50580, 'INV_Bracer_13'), (50581, 'INV_Shoulder_24'), (50582, 'INV_Belt_03'), (50583, 'INV_Drink_03'), (50584, 'INV_Misc_Herb_08'), (50585, 'INV_Misc_Coin_05'), (50586, 'INV_Misc_Pipe_01'), (50630, 'INV_Misc_Orb_03'), (50631, 'INV_Shirt_GuildTabard_01'), (50641, 'Temp'), (50652, 'INV_Helmet_50'), (50686, 'INV_Shirt_GuildTabard_01'), (50687, 'INV_Shirt_Yellow_01'), (50689, 'INV_Shirt_Green_01'), (50690, 'INV_Shirt_Purple_01'), (50691, 'INV_Shirt_Orange_01'), (50692, 'INV_Shirt_Black_01'), (50694, 'INV_Misc_Food_40'), (50695, 'INV_Holiday_BeerfestPretzel01'), (50696, 'INV_Egg_02'), (50697, 'Temp'), (50699, 'Temp'), (50700, 'Temp'), (50701, 'Temp'), (50702, 'Temp'), (50703, 'INV_Chest_Cloth_07'), (50704, 'INV_Boots_Chain_09'), (50705, 'INV_Chest_Cloth_07'), (50706, 'INV_Helmet_12'), (50707, 'INV_Helmet_20'), (50733, 'INV_Misc_DiscoBall_01'), (50737, 'INV_Misc_Food_19'), (50842, 'INV_Mask_03'), (50843, 'INV_Mask_04'), (50844, 'INV_Mask_05'), (50845, 'INV_Mask_06'), (50849, 'INV_Misc_Book_11'), (50859, 'INV_Shirt_GuildTabard_01'), (50860, 'INV_Shirt_GuildTabard_01'), (50861, 'INV_Shirt_GuildTabard_01'), (50862, 'INV_Shirt_GuildTabard_01'), (50863, 'INV_Shirt_GuildTabard_01'), (50881, 'INV_Misc_Beer_01'), (50902, 'INV_Drink_06'), (50903, 'INV_Drink_10'), (50919, 'Ability_Hunter_Pet_NetherRay'), (50992, 'INV_Drink_11'), (51020, 'Ability_Mount_KotoBrewfest'), (51271, 'INV_Gauntlets_17'), (51621, 'INV_Misc_Head_Dragon_Black'), (51682, 'INV_Misc_Book_11'), (51731, 'INV_Drink_11'), (51758, 'INV_Boots_Cloth_17'), (51919, 'INV_Helmet_21'), (51920, 'INV_Helmet_21'), (51926, 'INV_Sword_07'); DROP TABLE IF EXISTS `aowow_itemset`; CREATE TABLE `aowow_itemset` ( `itemsetID` smallint(3) unsigned NOT NULL, `name` varchar(34) NOT NULL, `item1` integer unsigned NOT NULL, `item2` integer unsigned NOT NULL, `item3` integer unsigned NOT NULL, `item4` integer unsigned NOT NULL, `item5` integer unsigned NOT NULL, `item6` integer unsigned NOT NULL, `item7` integer unsigned NOT NULL, `item8` integer unsigned NOT NULL, `item9` integer unsigned NOT NULL, `item10` integer unsigned NOT NULL, `spell1` smallint(5) unsigned NOT NULL, `spell2` smallint(5) unsigned NOT NULL, `spell3` smallint(5) unsigned NOT NULL, `spell4` smallint(5) unsigned NOT NULL, `spell5` smallint(5) unsigned NOT NULL, `spell6` smallint(5) unsigned NOT NULL, `spell7` smallint(5) unsigned NOT NULL, `spell8` smallint(5) unsigned NOT NULL, `bonus1` tinyint(1) unsigned NOT NULL, `bonus2` tinyint(1) unsigned NOT NULL, `bonus3` tinyint(1) unsigned NOT NULL, `bonus4` tinyint(1) unsigned NOT NULL, `bonus5` tinyint(1) unsigned NOT NULL, `bonus6` tinyint(1) unsigned NOT NULL, `bonus7` tinyint(1) unsigned NOT NULL, `bonus8` tinyint(1) unsigned NOT NULL, `skillID` smallint(3) unsigned NOT NULL, `skilllevel` smallint(3) unsigned NOT NULL, PRIMARY KEY (`itemsetID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_itemset` VALUES (1, 'The Gladiator', 11729, 11726, 11728, 11731, 11730, 0, 0, 0, 0, 0, 41864, 41863, 41862, 41861, 0, 0, 0, 0, 3, 2, 5, 4, 0, 0, 0, 0, 0, 0), (41, 'Dal\'Rend\'s Arms', 12940, 12939, 0, 0, 0, 0, 0, 0, 0, 0, 41719, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (65, 'Spider\'s Kiss', 13218, 13183, 0, 0, 0, 0, 0, 0, 0, 0, 17332, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (81, 'The Postmaster', 13390, 13388, 13391, 13392, 13389, 0, 0, 0, 0, 0, 41873, 17498, 41872, 41871, 41870, 41869, 0, 0, 2, 5, 4, 3, 3, 5, 0, 0, 0, 0), (121, 'Cadaverous Garb', 14637, 14636, 14640, 14638, 14641, 0, 0, 0, 0, 0, 41681, 41645, 41680, 41679, 0, 0, 0, 0, 2, 3, 4, 5, 0, 0, 0, 0, 0, 0), (122, 'Necropile Raiment', 14631, 14629, 14632, 14633, 14626, 0, 0, 0, 0, 0, 41827, 41642, 41826, 41825, 0, 0, 0, 0, 3, 2, 4, 5, 0, 0, 0, 0, 0, 0), (123, 'Bloodmail Regalia', 14614, 14616, 14615, 14611, 14612, 0, 0, 0, 0, 0, 41674, 41673, 41672, 41671, 0, 0, 0, 0, 5, 4, 3, 2, 0, 0, 0, 0, 0, 0), (124, 'Deathbone Guardian', 14624, 14622, 14620, 14623, 14621, 0, 0, 0, 0, 0, 41726, 41725, 41724, 41723, 0, 0, 0, 0, 2, 3, 4, 5, 0, 0, 0, 0, 0, 0), (141, 'Volcanic Armor', 15053, 15054, 15055, 0, 0, 0, 0, 0, 0, 0, 9233, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (142, 'Stormshroud Armor', 15056, 15057, 15058, 21278, 0, 0, 0, 0, 0, 0, 18979, 23863, 41845, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 0), (143, 'Devilsaur Armor', 15062, 15063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39516, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0), (144, 'Ironfeather Armor', 15066, 15067, 0, 0, 0, 0, 0, 0, 0, 0, 41780, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (161, 'Defias Leather', 10399, 10403, 10402, 10401, 10400, 0, 0, 0, 0, 0, 41733, 41732, 41731, 41730, 0, 0, 0, 0, 5, 3, 2, 4, 0, 0, 0, 0, 0, 0), (162, 'Embrace of the Viper', 10412, 10411, 10413, 10410, 6473, 0, 0, 0, 0, 0, 41741, 41644, 41740, 41739, 0, 0, 0, 0, 5, 4, 2, 3, 0, 0, 0, 0, 0, 0), (163, 'Chain of the Scarlet Crusade', 10329, 10332, 10328, 10331, 10330, 10333, 0, 0, 0, 0, 41686, 41641, 41685, 41684, 41683, 0, 0, 0, 2, 3, 4, 5, 6, 0, 0, 0, 0, 0), (181, 'Magister\'s Regalia', 16685, 16683, 16686, 16684, 16687, 16689, 16688, 16682, 0, 0, 0, 0, 0, 0, 29091, 27867, 41822, 30777, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0), (182, 'Vestments of the Devout', 16696, 16691, 16697, 16693, 16692, 16695, 16694, 16690, 0, 0, 0, 41881, 27778, 41880, 41879, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0, 0, 0, 0), (183, 'Dreadmist Raiment', 16702, 16703, 16699, 16701, 16700, 16704, 16698, 16705, 0, 0, 0, 0, 41738, 27780, 41737, 41736, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0, 0, 0), (184, 'Shadowcraft Armor', 16713, 16711, 16710, 16721, 16708, 16709, 16712, 16707, 0, 0, 0, 29096, 27787, 41836, 41835, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0, 0, 0, 0), (185, 'Wildheart Raiment', 16716, 16715, 16714, 16720, 16706, 16718, 16719, 16717, 0, 0, 29097, 27781, 0, 41893, 41892, 41891, 0, 0, 2, 6, 0, 8, 4, 4, 0, 0, 0, 0), (186, 'Beaststalker Armor', 16680, 16675, 16681, 16677, 16674, 16678, 16679, 16676, 0, 0, 0, 0, 0, 0, 29094, 27785, 41668, 30772, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0), (187, 'The Elements', 16673, 16670, 16671, 16667, 16672, 16668, 16669, 16666, 0, 0, 0, 0, 0, 29095, 27774, 41857, 41856, 0, 0, 0, 0, 2, 6, 8, 4, 0, 0, 0), (188, 'Lightforge Armor', 16723, 16725, 16722, 16726, 16724, 16728, 16729, 16727, 0, 0, 0, 29093, 0, 27498, 41819, 41818, 0, 0, 0, 2, 0, 6, 8, 4, 0, 0, 0, 0), (189, 'Battlegear of Valor', 16736, 16734, 16735, 16730, 16737, 16731, 16732, 16733, 0, 0, 29092, 27419, 0, 18679, 30770, 0, 0, 0, 2, 6, 0, 8, 4, 0, 0, 0, 0, 0), (201, 'Arcanist Regalia', 16802, 16799, 16795, 16800, 16801, 16796, 16797, 16798, 0, 0, 41657, 41656, 23545, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (202, 'Vestments of Prophecy', 16811, 16813, 16817, 16812, 16814, 16816, 16815, 16819, 0, 0, 21973, 21092, 23550, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (203, 'Felheart Raiment', 16806, 16804, 16805, 16810, 16809, 16807, 16808, 16803, 0, 0, 23554, 21741, 23553, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (204, 'Nightslayer Armor', 16827, 16824, 16825, 16820, 16821, 16826, 16822, 16823, 0, 0, 21874, 21975, 23582, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (205, 'Cenarion Raiment', 16828, 16829, 16830, 16833, 16831, 16834, 16835, 16836, 0, 0, 39507, 23556, 23557, 0, 0, 0, 0, 0, 5, 8, 3, 0, 0, 0, 0, 0, 0, 0), (206, 'Giantstalker Armor', 16851, 16849, 16850, 16845, 16848, 16852, 16846, 16847, 0, 0, 23560, 23566, 21926, 0, 0, 0, 0, 0, 3, 8, 5, 0, 0, 0, 0, 0, 0, 0), (207, 'The Earthfury', 16838, 16837, 16840, 16841, 16844, 16839, 16842, 16843, 0, 0, 23572, 21895, 23573, 0, 0, 0, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0, 0, 0), (208, 'Lawbringer Armor', 16858, 16859, 16857, 16853, 16860, 16854, 16855, 16856, 0, 0, 41785, 23564, 41784, 21747, 0, 0, 0, 0, 5, 3, 5, 8, 0, 0, 0, 0, 0, 0), (209, 'Battlegear of Might', 16864, 16861, 16865, 16863, 16866, 16867, 16868, 16862, 0, 0, 23562, 21838, 23561, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (210, 'Netherwind Regalia', 16818, 16918, 16912, 16914, 16917, 16913, 16915, 16916, 0, 0, 21879, 23549, 22007, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (211, 'Vestments of Transcendence', 16925, 16926, 16919, 16921, 16920, 16922, 16924, 16923, 0, 0, 21853, 21894, 22010, 0, 0, 0, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0, 0, 0), (212, 'Nemesis Raiment', 16933, 16927, 16934, 16928, 16930, 16931, 16929, 16932, 0, 0, 21922, 23555, 0, 32449, 0, 0, 0, 0, 5, 8, 0, 3, 0, 0, 0, 0, 0, 0), (213, 'Bloodfang Armor', 16910, 16906, 16911, 16905, 16907, 16908, 16909, 16832, 0, 0, 23558, 21881, 23581, 0, 0, 0, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0, 0, 0), (214, 'Stormrage Raiment', 16903, 16898, 16904, 16897, 16900, 16899, 16901, 16902, 0, 0, 21894, 21872, 21871, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (215, 'Dragonstalker Armor', 16936, 16935, 16942, 16940, 16941, 16939, 16938, 16937, 0, 0, 21928, 23578, 23559, 0, 0, 0, 0, 0, 5, 8, 3, 0, 0, 0, 0, 0, 0, 0), (216, 'The Ten Storms', 16944, 16943, 16950, 16945, 16948, 16949, 16947, 16946, 0, 0, 21899, 23570, 23551, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (217, 'Judgement Armor', 16952, 16951, 16958, 16955, 16956, 16954, 16957, 16953, 0, 0, 41782, 23565, 23591, 0, 0, 0, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0, 0, 0), (218, 'Battlegear of Wrath', 16959, 16966, 16964, 16963, 16962, 16961, 16965, 16960, 0, 0, 23563, 21890, 23548, 0, 0, 0, 0, 0, 3, 5, 8, 0, 0, 0, 0, 0, 0, 0), (221, 'Garb of Thero-shan', 7950, 7948, 7952, 7951, 7953, 7949, 0, 0, 0, 0, 41772, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0), (241, 'Shard of the Gods', 17082, 17064, 0, 0, 0, 0, 0, 0, 0, 0, 41838, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (261, 'Spirit of Eskhandar', 18203, 18202, 18204, 18205, 0, 0, 0, 0, 0, 0, 22648, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0), (281, 'Champion\'s Battlegear', 16509, 16510, 16513, 16515, 16514, 16516, 0, 0, 0, 0, 41690, 41653, 22738, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (282, 'Lieutenant Commander\'s Battlegear', 16405, 16406, 16430, 16431, 16429, 16432, 0, 0, 0, 0, 41793, 41792, 22738, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (301, 'Champion\'s Earthshaker', 16519, 16518, 16522, 16523, 16521, 16524, 0, 0, 0, 0, 41693, 41692, 22804, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (321, 'Imperial Plate', 12424, 12426, 12425, 12422, 12427, 12429, 12428, 0, 0, 0, 41779, 41647, 41778, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (341, 'Champion\'s Regalia', 16485, 16487, 16491, 16490, 16489, 16492, 0, 0, 0, 0, 41709, 23025, 41708, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (342, 'Champion\'s Raiment', 17616, 17617, 17612, 17611, 17613, 17610, 0, 0, 0, 0, 41703, 23044, 41702, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (343, 'Lieutenant Commander\'s Regalia', 16369, 16391, 16413, 16414, 16416, 16415, 0, 0, 0, 0, 41811, 23025, 41810, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (344, 'Lieutenant Commander\'s Raiment', 17594, 17596, 17600, 17599, 17598, 17601, 0, 0, 0, 0, 23044, 41805, 41804, 0, 0, 0, 0, 0, 4, 2, 6, 0, 0, 0, 0, 0, 0, 0), (345, 'Champion\'s Threads', 17576, 17577, 17572, 17571, 17570, 17573, 0, 0, 0, 0, 41715, 41714, 23047, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (346, 'Lieutenant Commander\'s Threads', 17562, 17564, 17568, 17567, 17569, 17566, 0, 0, 0, 0, 41815, 41814, 23047, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (347, 'Champion\'s Vestments', 16498, 16499, 16505, 16508, 16506, 16507, 0, 0, 0, 0, 41717, 41716, 23048, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (348, 'Lieutenant Commander\'s Vestments', 16392, 16396, 16417, 16419, 16420, 16418, 0, 0, 0, 0, 41817, 23048, 41816, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (361, 'Champion\'s Pursuit', 16531, 16530, 16525, 16527, 16526, 16528, 0, 0, 0, 0, 41701, 23158, 41700, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (362, 'Lieutenant Commander\'s Pursuit', 16425, 16426, 16401, 16403, 16428, 16427, 0, 0, 0, 0, 41803, 23158, 41802, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (381, 'Lieutenant Commander\'s Sanctuary', 16423, 16424, 16422, 16421, 16393, 16397, 0, 0, 0, 0, 41813, 23218, 41812, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (382, 'Champion\'s Sanctuary', 16494, 16496, 16504, 16502, 16503, 16501, 0, 0, 0, 0, 23218, 41711, 41710, 0, 0, 0, 0, 0, 4, 2, 6, 0, 0, 0, 0, 0, 0, 0), (383, 'Warlord\'s Battlegear', 16541, 16542, 16544, 16545, 16548, 16543, 0, 0, 0, 0, 41888, 22738, 41887, 0, 0, 0, 0, 0, 6, 3, 2, 0, 0, 0, 0, 0, 0, 0), (384, 'Field Marshal\'s Battlegear', 16477, 16478, 16480, 16483, 16484, 16479, 0, 0, 0, 0, 41756, 22738, 41755, 0, 0, 0, 0, 0, 2, 3, 6, 0, 0, 0, 0, 0, 0, 0), (386, 'Warlord\'s Earthshaker', 16577, 16578, 16580, 16573, 16574, 16579, 0, 0, 0, 0, 22804, 41896, 41895, 0, 0, 0, 0, 0, 3, 2, 6, 0, 0, 0, 0, 0, 0, 0), (387, 'Warlord\'s Regalia', 16536, 16533, 16535, 16539, 16540, 16534, 0, 0, 0, 0, 41902, 41901, 23025, 0, 0, 0, 0, 0, 6, 2, 3, 0, 0, 0, 0, 0, 0, 0), (388, 'Field Marshal\'s Regalia', 16441, 16444, 16443, 16437, 16440, 16442, 0, 0, 0, 0, 41762, 41761, 23025, 0, 0, 0, 0, 0, 6, 2, 3, 0, 0, 0, 0, 0, 0, 0), (389, 'Field Marshal\'s Raiment', 17604, 17603, 17605, 17608, 17607, 17602, 0, 0, 0, 0, 41760, 41759, 23044, 0, 0, 0, 0, 0, 6, 2, 3, 0, 0, 0, 0, 0, 0, 0), (390, 'Warlord\'s Raiment', 17623, 17625, 17622, 17624, 17618, 17620, 0, 0, 0, 0, 23044, 41900, 41899, 0, 0, 0, 0, 0, 3, 6, 2, 0, 0, 0, 0, 0, 0, 0), (391, 'Warlord\'s Threads', 17586, 17588, 17593, 17591, 17590, 17592, 0, 0, 0, 0, 41906, 23047, 41905, 0, 0, 0, 0, 0, 2, 3, 6, 0, 0, 0, 0, 0, 0, 0), (392, 'Field Marshal\'s Threads', 17581, 17580, 17583, 17584, 17579, 17578, 0, 0, 0, 0, 41766, 23047, 41765, 0, 0, 0, 0, 0, 6, 3, 2, 0, 0, 0, 0, 0, 0, 0), (393, 'Warlord\'s Vestments', 16563, 16561, 16562, 16564, 16560, 16558, 0, 0, 0, 0, 41908, 23048, 41907, 0, 0, 0, 0, 0, 2, 3, 6, 0, 0, 0, 0, 0, 0, 0), (394, 'Field Marshal\'s Vestments', 16453, 16457, 16455, 16446, 16454, 16456, 0, 0, 0, 0, 41768, 23048, 41767, 0, 0, 0, 0, 0, 6, 3, 2, 0, 0, 0, 0, 0, 0, 0), (395, 'Field Marshal\'s Pursuit', 16466, 16465, 16468, 16462, 16463, 16467, 0, 0, 0, 0, 23158, 41758, 41757, 0, 0, 0, 0, 0, 3, 6, 2, 0, 0, 0, 0, 0, 0, 0), (396, 'Warlord\'s Pursuit', 16569, 16571, 16567, 16565, 16566, 16568, 0, 0, 0, 0, 41898, 41897, 23158, 0, 0, 0, 0, 0, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0), (397, 'Field Marshal\'s Sanctuary', 16452, 16451, 16449, 16459, 16448, 16450, 0, 0, 0, 0, 41764, 41763, 23218, 0, 0, 0, 0, 0, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0), (398, 'Warlord\'s Sanctuary', 16554, 16555, 16552, 16551, 16549, 16550, 0, 0, 0, 0, 23218, 41904, 41903, 0, 0, 0, 0, 0, 3, 6, 2, 0, 0, 0, 0, 0, 0, 0), (401, 'Lieutenant Commander\'s Aegis', 16410, 16409, 16433, 16435, 16434, 16436, 0, 0, 0, 0, 41787, 41636, 41786, 23302, 0, 0, 0, 0, 2, 2, 6, 4, 0, 0, 0, 0, 0, 0), (402, 'Field Marshal\'s Aegis', 16473, 16474, 16476, 16472, 16471, 16475, 0, 0, 0, 0, 23302, 41754, 41753, 0, 0, 0, 0, 0, 3, 2, 6, 0, 0, 0, 0, 0, 0, 0), (421, 'Bloodvine Garb', 19682, 19683, 19684, 0, 0, 0, 0, 0, 0, 0, 41676, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 197, 300), (441, 'Primal Batskin', 19685, 19687, 19686, 0, 0, 0, 0, 0, 0, 0, 24090, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 300), (442, 'Blood Tiger Harness', 19688, 19689, 0, 0, 0, 0, 0, 0, 0, 0, 41670, 41650, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 165, 300), (443, 'Bloodsoul Embrace', 19690, 19691, 19692, 0, 0, 0, 0, 0, 0, 0, 41675, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (444, 'The Darksoul', 19693, 19694, 19695, 0, 0, 0, 0, 0, 0, 0, 41847, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 164, 300), (461, 'The Twin Blades of Hakkari', 19865, 19866, 0, 0, 0, 0, 0, 0, 0, 0, 41874, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (462, 'Zanzil\'s Concentration', 19905, 19893, 0, 0, 0, 0, 0, 0, 0, 0, 39702, 41894, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0), (463, 'Primal Blessing', 19896, 19910, 0, 0, 0, 0, 0, 0, 0, 0, 24256, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (464, 'Overlord\'s Resolution', 19873, 19912, 0, 0, 0, 0, 0, 0, 0, 0, 39880, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (465, 'Prayer of the Primal', 19863, 19920, 0, 0, 0, 0, 0, 0, 0, 0, 41830, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (466, 'Major Mojo Infusion', 19898, 19925, 0, 0, 0, 0, 0, 0, 0, 0, 41823, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (467, 'The Highlander\'s Resolution', 20041, 20048, 20057, 0, 0, 0, 0, 0, 0, 0, 41868, 39548, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (468, 'The Highlander\'s Resolve', 20042, 20049, 20058, 0, 0, 0, 0, 0, 0, 0, 41041, 41640, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0), (469, 'The Highlander\'s Determination', 20043, 20050, 20055, 0, 0, 0, 0, 0, 0, 0, 41865, 39418, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (470, 'The Highlander\'s Fortitude', 20044, 20051, 20056, 0, 0, 0, 0, 0, 0, 0, 39447, 41638, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0), (471, 'The Highlander\'s Purpose', 20052, 20045, 20059, 0, 0, 0, 0, 0, 0, 0, 41867, 39433, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (472, 'The Highlander\'s Will', 20053, 20046, 20060, 0, 0, 0, 0, 0, 0, 0, 39420, 41639, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0), (473, 'The Highlander\'s Intent', 20054, 20047, 20061, 0, 0, 0, 0, 0, 0, 0, 41866, 39422, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (474, 'Vindicator\'s Battlegear', 19951, 19577, 19824, 19823, 19822, 0, 0, 0, 0, 0, 41885, 24456, 24431, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (475, 'Freethinker\'s Armor', 19952, 19588, 19827, 19826, 19825, 0, 0, 0, 0, 0, 41770, 24457, 24460, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (476, 'Augur\'s Regalia', 19609, 19956, 19830, 19829, 19828, 0, 0, 0, 0, 0, 41659, 24461, 24462, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (477, 'Predator\'s Armor', 19621, 19953, 19833, 19832, 19831, 0, 0, 0, 0, 0, 41831, 24465, 24467, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (478, 'Madcap\'s Outfit', 19617, 19954, 19836, 19835, 19834, 0, 0, 0, 0, 0, 41821, 24469, 24471, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (479, 'Haruspex\'s Garb', 19613, 19955, 19840, 19839, 19838, 0, 0, 0, 0, 0, 41776, 24480, 24479, 0, 0, 0, 0, 0, 2, 5, 3, 0, 0, 0, 0, 0, 0, 0), (480, 'Confessor\'s Raiment', 19594, 19958, 19843, 19842, 19841, 0, 0, 0, 0, 0, 41718, 24483, 24482, 0, 0, 0, 0, 0, 2, 5, 3, 0, 0, 0, 0, 0, 0, 0), (481, 'Demoniac\'s Threads', 19605, 19957, 19848, 19849, 20033, 0, 0, 0, 0, 0, 41734, 24486, 24487, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (482, 'Illusionist\'s Attire', 19601, 19959, 19846, 19845, 20034, 0, 0, 0, 0, 0, 41777, 24489, 24491, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 0, 0), (483, 'The Defiler\'s Determination', 20158, 20154, 20150, 0, 0, 0, 0, 0, 0, 0, 41848, 39884, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (484, 'The Defiler\'s Fortitude', 20195, 20199, 20203, 0, 0, 0, 0, 0, 0, 0, 41849, 41643, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (485, 'The Defiler\'s Intent', 20176, 20159, 20163, 0, 0, 0, 0, 0, 0, 0, 41851, 41850, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (486, 'The Defiler\'s Purpose', 20186, 20190, 20194, 0, 0, 0, 0, 0, 0, 0, 41852, 39545, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (487, 'The Defiler\'s Resolution', 20204, 20208, 20212, 0, 0, 0, 0, 0, 0, 0, 41853, 39486, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (488, 'The Defiler\'s Will', 20167, 20171, 20175, 0, 0, 0, 0, 0, 0, 0, 41855, 41854, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (489, 'Black Dragon Mail', 16984, 15050, 15052, 15051, 0, 0, 0, 0, 0, 0, 39510, 39509, 41669, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 0), (490, 'Green Dragon Mail', 15045, 15046, 20296, 0, 0, 0, 0, 0, 0, 0, 41775, 21894, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (491, 'Blue Dragon Mail', 15048, 20295, 15049, 0, 0, 0, 0, 0, 0, 0, 41677, 41651, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0), (492, 'Twilight Trappings', 20406, 20408, 20407, 0, 0, 0, 0, 0, 0, 0, 24746, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (493, 'Genesis Raiment', 21355, 21353, 21354, 21356, 21357, 0, 0, 0, 0, 0, 26106, 41774, 41773, 0, 0, 0, 0, 0, 5, 3, 3, 0, 0, 0, 0, 0, 0, 0), (494, 'Symbols of Unending Life', 21408, 21409, 21407, 0, 0, 0, 0, 0, 0, 0, 26107, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (495, 'Battlegear of Unyielding Strength', 21394, 21392, 21393, 0, 0, 0, 0, 0, 0, 0, 26111, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (496, 'Conqueror\'s Battlegear', 21331, 21329, 21333, 21332, 0, 21330, 0, 0, 0, 0, 26109, 26110, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (497, 'Deathdealer\'s Embrace', 0, 21359, 21360, 21361, 21362, 21364, 0, 0, 0, 0, 26112, 26113, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (498, 'Emblems of Veiled Shadows', 21405, 21406, 21404, 0, 0, 0, 0, 0, 0, 0, 26114, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (499, 'Doomcaller\'s Attire', 21337, 21338, 21335, 21334, 21336, 0, 0, 0, 0, 0, 26117, 26116, 0, 0, 0, 0, 0, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0), (500, 'Implements of Unspoken Names', 21416, 21417, 21418, 0, 0, 0, 0, 0, 0, 0, 26118, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (501, 'Stormcaller\'s Garb', 21372, 21373, 21374, 21375, 21376, 0, 0, 0, 0, 0, 26122, 26119, 0, 0, 0, 0, 0, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0), (502, 'Gift of the Gathering Storm', 21400, 21398, 21399, 0, 0, 0, 0, 0, 0, 0, 26123, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (503, 'Enigma Vestments', 21344, 21347, 21346, 21343, 21345, 0, 0, 0, 0, 0, 26127, 26128, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (504, 'Trappings of Vaulted Secrets', 21414, 21413, 21415, 0, 0, 0, 0, 0, 0, 0, 26131, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (505, 'Avenger\'s Battlegear', 21389, 21387, 21388, 21390, 21391, 0, 0, 0, 0, 0, 26130, 41648, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (506, 'Battlegear of Eternal Justice', 21397, 21395, 21396, 0, 0, 0, 0, 0, 0, 0, 26135, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (507, 'Garments of the Oracle', 21349, 21350, 21348, 21352, 21351, 0, 0, 0, 0, 0, 26169, 26171, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (508, 'Finery of Infinite Wisdom', 21410, 21411, 21412, 0, 0, 0, 0, 0, 0, 0, 26172, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (509, 'Striker\'s Garb', 21366, 21365, 21370, 21368, 21367, 0, 0, 0, 0, 0, 26173, 26174, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0), (510, 'Trappings of the Unseen Path', 21403, 21401, 21402, 0, 0, 0, 0, 0, 0, 0, 26176, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (511, 'Battlegear of Heroism', 21994, 21995, 21996, 21997, 21998, 21999, 22000, 22001, 0, 0, 0, 41649, 41662, 27419, 41661, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0, 0), (512, 'Darkmantle Armor', 22002, 22003, 22004, 22005, 22006, 22007, 22008, 22009, 0, 0, 0, 41722, 41721, 27787, 41720, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0, 0), (513, 'Feralheart Raiment', 22106, 22107, 22108, 22109, 22110, 22111, 22112, 22113, 0, 0, 41752, 41646, 41751, 0, 27781, 41750, 0, 0, 6, 6, 2, 0, 4, 8, 0, 0, 0, 0), (514, 'Vestments of the Virtuous', 22078, 22079, 22080, 22081, 22082, 22083, 22084, 22085, 0, 0, 0, 41884, 41883, 27778, 41882, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0, 0), (515, 'Beastmaster Armor', 22010, 22011, 22061, 22013, 22015, 22016, 22017, 22060, 0, 0, 0, 0, 0, 0, 41667, 41666, 27785, 41665, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0), (516, 'Soulforge Armor', 22086, 22087, 22088, 22089, 22090, 22091, 22092, 22093, 0, 0, 0, 41844, 41843, 27498, 41842, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0, 0), (517, 'Sorcerer\'s Regalia', 22062, 22063, 22064, 22065, 22066, 22067, 22068, 22069, 0, 0, 0, 0, 0, 41840, 27867, 41839, 32451, 0, 0, 0, 0, 8, 4, 2, 6, 0, 0, 0), (518, 'Deathmist Raiment', 22070, 22071, 22072, 22073, 22074, 22075, 22076, 22077, 0, 0, 0, 0, 41729, 41728, 27780, 41727, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0), (519, 'The Five Thunders', 22095, 22096, 22097, 22098, 22099, 22100, 22101, 22102, 0, 0, 0, 0, 0, 41860, 41859, 27774, 41858, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0), (520, 'Ironweave Battlesuit', 22306, 22311, 22313, 22302, 22304, 22305, 22303, 22301, 0, 0, 27733, 41781, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0), (521, 'Dreamwalker Raiment', 22492, 22494, 22493, 22490, 22489, 22491, 22488, 22495, 23064, 0, 28743, 28744, 28716, 28719, 0, 0, 0, 0, 4, 6, 2, 8, 0, 0, 0, 0, 0, 0), (522, 'Champion\'s Guard', 22864, 22856, 22879, 22880, 23257, 23258, 0, 0, 0, 0, 41695, 23048, 41694, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (523, 'Dreadnaught\'s Battlegear', 22423, 22416, 22421, 22422, 22418, 22417, 22419, 22420, 0, 23059, 28842, 28844, 28843, 28845, 0, 0, 0, 0, 6, 2, 4, 8, 0, 0, 0, 0, 0, 0), (524, 'Bonescythe Armor', 22483, 22476, 22481, 22478, 22477, 22479, 22480, 22482, 23060, 0, 28812, 28814, 28816, 28811, 0, 0, 0, 0, 4, 8, 2, 6, 0, 0, 0, 0, 0, 0), (525, 'Vestments of Faith', 22518, 22519, 22514, 22517, 22513, 22512, 22516, 22515, 23061, 0, 28809, 28802, 28807, 28808, 0, 0, 0, 0, 4, 8, 2, 6, 0, 0, 0, 0, 0, 0), (526, 'Frostfire Regalia', 22502, 22503, 22498, 22501, 22497, 22496, 22500, 22499, 23062, 0, 28771, 28763, 28761, 28764, 0, 0, 0, 0, 6, 2, 8, 4, 0, 0, 0, 0, 0, 0), (527, 'The Earthshatterer', 22468, 22470, 22469, 22466, 22465, 22467, 22464, 22471, 23065, 0, 28823, 29171, 28818, 28821, 0, 0, 0, 0, 6, 4, 2, 8, 0, 0, 0, 0, 0, 0), (528, 'Redemption Armor', 22430, 22431, 22426, 22428, 22427, 22429, 22425, 22424, 23066, 0, 28787, 28789, 28775, 28774, 0, 0, 0, 0, 8, 6, 2, 4, 0, 0, 0, 0, 0, 0), (529, 'Plagueheart Raiment', 22510, 22511, 22506, 22509, 22505, 22504, 22508, 22507, 23063, 0, 28829, 28830, 28831, 28746, 0, 0, 0, 0, 4, 8, 2, 6, 0, 0, 0, 0, 0, 0), (530, 'Cryptstalker Armor', 22440, 22442, 22441, 22438, 22437, 22439, 22436, 22443, 23067, 0, 28752, 28751, 28756, 28755, 0, 0, 0, 0, 6, 8, 4, 2, 0, 0, 0, 0, 0, 0), (533, 'Battlegear of Undead Slaying', 23090, 23087, 23078, 0, 0, 0, 0, 0, 0, 0, 29068, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (534, 'Undead Slayer\'s Armor', 23081, 23089, 23093, 0, 0, 0, 0, 0, 0, 0, 29068, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (535, 'Garb of the Undead Slayer', 23088, 23082, 23092, 0, 0, 0, 0, 0, 0, 0, 29068, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (536, 'Regalia of Undead Cleansing', 23091, 23084, 23085, 0, 0, 0, 0, 0, 0, 0, 29068, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (537, 'Champion\'s Battlearmor', 22868, 22858, 22872, 22873, 23244, 23243, 0, 0, 0, 0, 41689, 22738, 41688, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (538, 'Champion\'s Stormcaller', 22857, 22867, 22876, 22887, 23259, 23260, 0, 0, 0, 0, 41713, 22804, 41712, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (539, 'Champion\'s Refuge', 22863, 22852, 22877, 22878, 23253, 23254, 0, 0, 0, 0, 41707, 23218, 41706, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (540, 'Champion\'s Investiture', 22869, 22859, 22882, 22885, 23261, 23262, 0, 0, 0, 0, 41697, 23044, 41696, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (541, 'Champion\'s Dreadgear', 22865, 22855, 23255, 23256, 22881, 22884, 0, 0, 0, 0, 41691, 41654, 23047, 0, 0, 0, 0, 0, 6, 2, 4, 0, 0, 0, 0, 0, 0, 0), (542, 'Champion\'s Arcanum', 22870, 22860, 23263, 23264, 22883, 22886, 0, 0, 0, 0, 41687, 41652, 23025, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (543, 'Champion\'s Pursuance', 22843, 22862, 23251, 23252, 22874, 22875, 0, 0, 0, 0, 23158, 41699, 41698, 0, 0, 0, 0, 0, 4, 6, 2, 0, 0, 0, 0, 0, 0, 0), (544, 'Lieutenant Commander\'s Redoubt', 23272, 23273, 23274, 23275, 23276, 23277, 0, 0, 0, 0, 41807, 41806, 23302, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (545, 'Lieutenant Commander\'s Battlearmor', 23300, 23301, 23286, 23287, 23314, 23315, 0, 0, 0, 0, 22738, 41791, 41790, 0, 0, 0, 0, 0, 4, 6, 2, 0, 0, 0, 0, 0, 0, 0), (546, 'Lieutenant Commander\'s Arcanum', 23304, 23305, 23290, 23291, 23318, 23319, 0, 0, 0, 0, 41789, 41788, 23025, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (547, 'Lieutenant Commander\'s Dreadgear', 23296, 23297, 23282, 23283, 23310, 23311, 0, 0, 0, 0, 41795, 41794, 23047, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (548, 'Lieutenant Commander\'s Guard', 23298, 23299, 23284, 23285, 23312, 23313, 0, 0, 0, 0, 23048, 41797, 41796, 0, 0, 0, 0, 0, 4, 6, 2, 0, 0, 0, 0, 0, 0, 0), (549, 'Lieutenant Commander\'s Investiture', 23302, 23303, 23288, 23289, 23316, 23317, 0, 0, 0, 0, 41799, 23044, 41798, 0, 0, 0, 0, 0, 2, 4, 6, 0, 0, 0, 0, 0, 0, 0), (550, 'Lieutenant Commander\'s Pursuance', 23292, 23293, 23278, 23279, 23306, 23307, 0, 0, 0, 0, 41801, 41800, 23158, 0, 0, 0, 0, 0, 6, 2, 4, 0, 0, 0, 0, 0, 0, 0), (551, 'Lieutenant Commander\'s Refuge', 23294, 23295, 23280, 23281, 23308, 23309, 0, 0, 0, 0, 41809, 23218, 41808, 0, 0, 0, 0, 0, 6, 4, 2, 0, 0, 0, 0, 0, 0, 0), (552, 'Wrath of Spellfire', 21848, 21847, 21846, 0, 0, 0, 0, 0, 0, 0, 32196, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (553, 'Shadow\'s Embrace', 21871, 21869, 21870, 0, 0, 0, 0, 0, 0, 0, 39372, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (554, 'Primal Mooncloth', 21875, 21874, 21873, 0, 0, 0, 0, 0, 0, 0, 32102, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (555, 'Netherweave Vestments', 21855, 21854, 21852, 21851, 21849, 21853, 21850, 0, 0, 0, 39543, 41829, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (556, 'Imbued Netherweave', 21862, 21861, 21859, 21860, 0, 0, 0, 0, 0, 0, 39881, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (557, 'Soulcloth Embrace', 21865, 21864, 21863, 0, 0, 0, 0, 0, 0, 0, 41841, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (558, 'Arcanoweave Vestments', 21868, 21866, 21867, 0, 0, 0, 0, 0, 0, 0, 41658, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (559, 'Spellstrike Infusion', 24266, 24262, 0, 0, 0, 0, 0, 0, 0, 0, 32106, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 197, 350), (560, 'Fel Iron Plate', 23489, 23488, 23487, 23482, 23484, 0, 0, 0, 0, 0, 42155, 41744, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (561, 'Fel Iron Chain', 23490, 23491, 23493, 23494, 0, 0, 0, 0, 0, 0, 41562, 41561, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (562, 'Adamantite Battlegear', 23507, 23508, 23506, 0, 0, 0, 0, 0, 0, 0, 41655, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (563, 'Enchanted Adamantite Armor', 23509, 23512, 23511, 23510, 0, 0, 0, 0, 0, 0, 41742, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (564, 'Flame Guard', 23513, 23516, 23514, 23515, 0, 0, 0, 0, 0, 0, 41769, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (565, 'Khorium Ward', 23523, 23525, 23524, 0, 0, 0, 0, 0, 0, 0, 41783, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 164, 350), (566, 'Burning Rage', 23522, 23521, 23520, 33173, 0, 0, 0, 0, 0, 0, 41678, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 164, 350), (567, 'Gladiator\'s Battlegear', 24544, 24549, 24545, 24547, 24546, 0, 0, 0, 0, 0, 22738, 32145, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (568, 'Gladiator\'s Dreadgear', 24556, 24553, 24555, 24554, 24552, 0, 0, 0, 0, 0, 40042, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (569, 'Faith in Felsteel', 23519, 23518, 23517, 0, 0, 0, 0, 0, 0, 0, 41743, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 164, 350), (570, 'The Unyielding', 24255, 24249, 0, 0, 0, 0, 0, 0, 0, 0, 41876, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (571, 'Whitemend Wisdom', 24264, 24261, 0, 0, 0, 0, 0, 0, 0, 0, 32200, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 197, 350), (572, 'Battlecast Garb', 24267, 24263, 0, 0, 0, 0, 0, 0, 0, 0, 41660, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 197, 375), (573, 'Fel Skin', 25685, 25686, 25687, 0, 0, 0, 0, 0, 0, 0, 41746, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 350), (574, 'Strength of the Clefthoof', 25691, 25690, 25689, 0, 0, 0, 0, 0, 0, 0, 41846, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 350), (575, 'Felstalker Armor', 25695, 25697, 25696, 0, 0, 0, 0, 0, 0, 0, 41749, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 350), (576, 'Fury of the Nether', 25694, 25693, 25692, 0, 0, 0, 0, 0, 0, 0, 41771, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 350), (577, 'Gladiator\'s Vestments', 25834, 25833, 25830, 25832, 25831, 0, 0, 0, 0, 0, 32145, 21975, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (578, 'Gladiator\'s Earthshaker', 25997, 26000, 25998, 26001, 25999, 0, 0, 0, 0, 0, 33018, 32145, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (579, 'Gladiator\'s Regalia', 25854, 25855, 25857, 25856, 25858, 0, 0, 0, 0, 0, 40042, 44302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (580, 'Gladiator\'s Thunderfist', 27469, 27470, 27471, 27472, 27473, 0, 0, 0, 0, 0, 40042, 44296, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (581, 'Gladiator\'s Raiment', 27707, 27708, 27709, 27710, 27711, 0, 0, 0, 0, 0, 40042, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (582, 'Gladiator\'s Aegis', 27702, 27703, 27704, 27705, 27706, 0, 0, 0, 0, 0, 23302, 40044, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (583, 'Gladiator\'s Vindication', 27879, 27880, 27881, 27882, 27883, 0, 0, 0, 0, 0, 32145, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (584, 'Gladiator\'s Sanctuary', 28126, 28127, 28128, 28129, 28130, 0, 0, 0, 0, 0, 32145, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (585, 'Gladiator\'s Wildhide', 28136, 28137, 28138, 28139, 28140, 0, 0, 0, 0, 0, 40042, 46832, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (586, 'Gladiator\'s Pursuit', 28334, 28335, 28331, 28332, 28333, 0, 0, 0, 0, 0, 32145, 44292, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (587, 'High Warlord\'s Aegis', 28831, 28832, 28833, 28834, 28835, 0, 0, 0, 0, 0, 40052, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (588, 'High Warlord\'s Battlegear', 28851, 28852, 28853, 28854, 28855, 0, 0, 0, 0, 0, 40050, 22738, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (589, 'Grand Marshal\'s Aegis', 28679, 28680, 28681, 28724, 28683, 0, 0, 0, 0, 0, 40048, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (590, 'Grand Marshal\'s Battlegear', 28699, 28700, 28701, 28702, 28703, 0, 0, 0, 0, 0, 40046, 22738, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (591, 'Grand Marshal\'s Dreadgear', 28624, 28625, 28626, 28627, 28628, 0, 0, 0, 0, 0, 40047, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (592, 'High Warlord\'s Dreadgear', 28817, 28818, 28819, 28820, 28821, 0, 0, 0, 0, 0, 40051, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (593, 'Grand Marshal\'s Earthshaker', 28689, 28690, 28691, 28692, 28693, 0, 0, 0, 0, 0, 40046, 33018, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (594, 'High Warlord\'s Earthshaker', 28841, 28842, 28843, 28844, 28845, 0, 0, 0, 0, 0, 40050, 33018, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (595, 'Grand Marshal\'s Pursuit', 28613, 28614, 28615, 28616, 28617, 0, 0, 0, 0, 0, 40046, 23158, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (596, 'High Warlord\'s Pursuit', 28805, 28806, 28807, 28808, 28809, 0, 0, 0, 0, 0, 40050, 23158, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (597, 'Grand Marshal\'s Raiment', 28704, 28705, 28706, 28707, 28708, 0, 0, 0, 0, 0, 40047, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (598, 'High Warlord\'s Raiment', 28856, 28857, 28858, 28859, 28860, 0, 0, 0, 0, 0, 40051, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (599, 'Grand Marshal\'s Regalia', 28714, 28715, 28716, 28717, 28718, 0, 0, 0, 0, 0, 40047, 23025, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (600, 'High Warlord\'s Regalia', 28866, 28867, 28868, 28869, 28870, 0, 0, 0, 0, 0, 40051, 23025, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (601, 'Grand Marshal\'s Sanctuary', 28618, 28619, 28620, 28622, 28623, 0, 0, 0, 0, 0, 40046, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (602, 'High Warlord\'s Sanctuary', 28811, 28812, 28813, 28814, 28815, 0, 0, 0, 0, 0, 40050, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (603, 'Grand Marshal\'s Thunderfist', 28694, 28695, 28696, 28697, 28698, 0, 0, 0, 0, 0, 40047, 22804, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (604, 'High Warlord\'s Thunderfist', 28846, 28847, 28848, 28849, 28850, 0, 0, 0, 0, 0, 40051, 22804, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (605, 'Grand Marshal\'s Vestments', 28684, 28685, 28686, 28687, 28688, 0, 0, 0, 0, 0, 40046, 23048, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (606, 'High Warlord\'s Vestments', 28836, 28837, 28838, 28839, 28840, 0, 0, 0, 0, 0, 40050, 23048, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (607, 'Grand Marshal\'s Vindication', 28709, 28710, 28711, 28712, 28713, 0, 0, 0, 0, 0, 40046, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (608, 'High Warlord\'s Vindication', 28861, 28862, 28863, 28864, 28865, 0, 0, 0, 0, 0, 40050, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (609, 'Grand Marshal\'s Wildhide', 28719, 28720, 28721, 28722, 28723, 0, 0, 0, 0, 0, 40047, 33877, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (610, 'High Warlord\'s Wildhide', 28871, 28872, 28873, 28874, 28875, 0, 0, 0, 0, 0, 40051, 33877, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (611, 'Felscale Armor', 25657, 25656, 25655, 25654, 0, 0, 0, 0, 0, 0, 41748, 41747, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (612, 'Scaled Draenic Armor', 25661, 25659, 25662, 25660, 0, 0, 0, 0, 0, 0, 41834, 41833, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (613, 'Thick Draenic Armor', 25668, 25669, 25670, 25671, 0, 0, 0, 0, 0, 0, 41878, 41877, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (614, 'Wild Draenish Armor', 25673, 25674, 25675, 25676, 0, 0, 0, 0, 0, 0, 41890, 41889, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (615, 'Gladiator\'s Felshroud', 30186, 30187, 30188, 30200, 30201, 0, 0, 0, 0, 0, 40053, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (616, 'Netherscale Armor', 29516, 29517, 29515, 0, 0, 0, 0, 0, 0, 0, 39982, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (617, 'Netherstrike Armor', 29521, 29520, 29519, 0, 0, 0, 0, 0, 0, 0, 41828, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (618, 'Windhawk Armor', 29523, 29524, 29522, 0, 0, 0, 0, 0, 0, 0, 41591, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (619, 'Primal Intent', 29527, 29526, 29525, 0, 0, 0, 0, 0, 0, 0, 41832, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0), (620, 'Assassination Armor', 27509, 28414, 27908, 27776, 28204, 0, 0, 0, 0, 0, 37165, 37166, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (621, 'Netherblade', 29046, 29045, 29044, 29048, 29047, 0, 0, 0, 0, 0, 37167, 37168, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (622, 'Deathmantle', 30144, 30145, 30146, 30148, 30149, 0, 0, 0, 0, 0, 37169, 37170, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (623, 'Righteous Armor', 28203, 27535, 28285, 27839, 27739, 0, 0, 0, 0, 0, 37180, 37181, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (624, 'Justicar Raiment', 29062, 29061, 29065, 29063, 29064, 0, 0, 0, 0, 0, 37182, 37183, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (625, 'Justicar Armor', 29066, 29068, 29067, 29069, 29070, 0, 0, 0, 0, 0, 37184, 37185, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (626, 'Justicar Battlegear', 29071, 29073, 29072, 29074, 29075, 0, 0, 0, 0, 0, 37186, 37187, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (627, 'Crystalforge Raiment', 30134, 30135, 30136, 30137, 30138, 0, 0, 0, 0, 0, 37188, 37189, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (628, 'Crystalforge Armor', 30123, 30125, 30124, 30126, 30127, 0, 0, 0, 0, 0, 37190, 37191, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (629, 'Crystalforge Battlegear', 30129, 30130, 30132, 30133, 30131, 0, 0, 0, 0, 0, 37194, 37195, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (630, 'Tidefury Raiment', 28231, 27510, 28349, 27909, 27802, 0, 0, 0, 0, 0, 37207, 37209, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (631, 'Cyclone Raiment', 29032, 29029, 29028, 29030, 29031, 0, 0, 0, 0, 0, 37210, 37211, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (632, 'Cyclone Regalia', 29033, 29035, 29034, 29036, 29037, 0, 0, 0, 0, 0, 37213, 37212, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (633, 'Cyclone Harness', 29038, 29039, 29040, 29043, 29042, 0, 0, 0, 0, 0, 37223, 37224, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (634, 'Cataclysm Raiment', 30164, 30165, 30166, 30167, 30168, 0, 0, 0, 0, 0, 37225, 37227, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (635, 'Cataclysm Regalia', 30169, 30170, 30171, 30172, 30173, 0, 0, 0, 0, 0, 37228, 37237, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (636, 'Cataclysm Harness', 30185, 30189, 30190, 30192, 30194, 0, 0, 0, 0, 0, 37239, 37241, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (637, 'Moonglade Raiment', 28348, 27468, 27873, 28202, 27737, 0, 0, 0, 0, 0, 37286, 37287, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (638, 'Malorne Raiment', 29087, 29086, 29090, 29088, 29089, 0, 0, 0, 0, 0, 37288, 37292, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (639, 'Malorne Regalia', 29093, 29094, 29091, 29092, 29095, 0, 0, 0, 0, 0, 37295, 37297, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (640, 'Malorne Harness', 29096, 29097, 29099, 29100, 29098, 0, 0, 0, 0, 0, 37306, 37311, 37298, 37299, 0, 0, 0, 0, 2, 2, 4, 4, 0, 0, 0, 0, 0, 0), (641, 'Nordrassil Harness', 30222, 30223, 30228, 30229, 30230, 0, 0, 0, 0, 0, 37315, 37333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (642, 'Nordrassil Raiment', 30216, 30217, 30219, 30220, 30221, 0, 0, 0, 0, 0, 37313, 37314, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (643, 'Nordrassil Regalia', 30231, 30232, 30233, 30234, 30235, 0, 0, 0, 0, 0, 37324, 37327, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (644, 'Oblivion Raiment', 27537, 28415, 28232, 27778, 27948, 0, 0, 0, 0, 0, 37376, 37375, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (645, 'Voidheart Raiment', 28963, 28968, 28966, 28967, 28964, 0, 0, 0, 0, 0, 37377, 37380, 39437, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0), (646, 'Corruptor Raiment', 30211, 30212, 30213, 30215, 30214, 0, 0, 0, 0, 0, 37381, 37384, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (647, 'Incanter\'s Regalia', 28278, 27508, 27738, 28229, 27838, 0, 0, 0, 0, 0, 37423, 37424, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (648, 'Aldor Regalia', 29076, 29080, 29078, 29079, 29077, 0, 0, 0, 0, 0, 37439, 37438, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (649, 'Tirisfal Regalia', 30206, 30205, 30207, 30210, 30196, 0, 0, 0, 0, 0, 37443, 37441, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (650, 'Beast Lord Armor', 28228, 27474, 28275, 27874, 27801, 0, 0, 0, 0, 0, 37483, 37481, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (651, 'Demon Stalker Armor', 29085, 29081, 29083, 29082, 29084, 0, 0, 0, 0, 0, 37484, 37485, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (652, 'Rift Stalker Armor', 30139, 30140, 30141, 30142, 30143, 0, 0, 0, 0, 0, 37381, 37505, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (653, 'Bold Armor', 28205, 27475, 27977, 27803, 28350, 0, 0, 0, 0, 0, 37513, 37512, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (654, 'Warbringer Armor', 29012, 29011, 29017, 29015, 29016, 0, 0, 0, 0, 0, 37514, 37516, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (655, 'Warbringer Battlegear', 29021, 29019, 29020, 29022, 29023, 0, 0, 0, 0, 0, 37518, 37519, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (656, 'Destroyer Armor', 30113, 30115, 30114, 30116, 30117, 0, 0, 0, 0, 0, 37522, 37525, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (657, 'Destroyer Battlegear', 30120, 30118, 30119, 30121, 30122, 0, 0, 0, 0, 0, 37528, 37535, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (658, 'Mana-Etched Regalia', 28193, 27465, 27907, 28191, 27796, 0, 0, 0, 0, 0, 37607, 37619, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (659, 'Wastewalker Armor', 28264, 27531, 28224, 27837, 27797, 0, 0, 0, 0, 0, 37618, 37608, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (660, 'Desolation Battlegear', 27936, 28401, 27528, 28192, 27713, 0, 0, 0, 0, 0, 37617, 37609, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (661, 'Doomplate Battlegear', 28403, 27497, 28225, 27870, 27771, 0, 0, 0, 0, 0, 37611, 37610, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (662, 'Hallowed Raiment', 28413, 28230, 27536, 27775, 27875, 0, 0, 0, 0, 0, 37556, 37558, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (663, 'Incarnate Raiment', 29055, 29049, 29054, 29050, 29053, 0, 0, 0, 0, 0, 37564, 37568, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (664, 'Incarnate Regalia', 29057, 29059, 29056, 29058, 29060, 0, 0, 0, 0, 0, 37570, 37571, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (665, 'Avatar Raiment', 30153, 30152, 30151, 30154, 30150, 0, 0, 0, 0, 0, 26171, 37594, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (666, 'Avatar Regalia', 30160, 30161, 30162, 30159, 30163, 0, 0, 0, 0, 0, 37600, 37603, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (667, 'The Twin Stars', 31339, 31338, 0, 0, 0, 0, 0, 0, 0, 0, 41875, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (668, 'Slayer\'s Armor', 31028, 31026, 31027, 31029, 31030, 34575, 34448, 34558, 0, 0, 38389, 38388, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (669, 'Gronnstalker\'s Armor', 31004, 31001, 31003, 31005, 31006, 34549, 34443, 34570, 0, 0, 38390, 38392, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (670, 'Malefic Raiment', 31050, 31051, 31053, 31054, 31052, 34564, 34436, 34541, 0, 0, 38394, 38393, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (671, 'Tempest Regalia', 31056, 31055, 31058, 31059, 31057, 34574, 34447, 34557, 0, 0, 38396, 38397, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (672, 'Onslaught Battlegear', 30972, 30975, 30969, 30977, 30979, 34546, 34441, 34569, 0, 0, 38398, 38399, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (673, 'Onslaught Armor', 30976, 30974, 30970, 30978, 30980, 34568, 34442, 34547, 0, 0, 38407, 38408, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (674, 'Absolution Regalia', 31061, 31064, 31067, 31070, 31065, 34434, 34528, 34563, 0, 0, 38413, 38412, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (675, 'Vestments of Absolution', 31068, 31063, 31060, 31069, 31066, 34562, 34527, 34435, 0, 0, 38411, 38410, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (676, 'Thunderheart Harness', 31042, 31034, 31039, 31044, 31048, 34556, 34444, 34573, 0, 0, 38416, 38447, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (677, 'Thunderheart Regalia', 31043, 31035, 31040, 31046, 31049, 34572, 34446, 34555, 0, 0, 38414, 38415, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (678, 'Thunderheart Raiment', 31041, 31032, 31037, 31045, 31047, 34571, 34445, 34554, 0, 0, 38417, 38420, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (679, 'Lightbringer Armor', 30991, 30987, 30985, 30995, 30998, 34488, 34433, 34560, 0, 0, 38421, 38422, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (680, 'Lightbringer Battlegear', 30990, 30982, 30993, 30997, 30989, 34561, 34431, 34485, 0, 0, 38427, 38424, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (681, 'Lightbringer Raiment', 30992, 30983, 30988, 30994, 30996, 34432, 34487, 34559, 0, 0, 38426, 38425, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (682, 'Skyshatter Harness', 31018, 31011, 31015, 31021, 31024, 34567, 34439, 34545, 0, 0, 38429, 38432, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (683, 'Skyshatter Raiment', 31016, 31007, 31012, 31019, 31022, 34543, 34438, 34565, 0, 0, 38434, 38435, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (684, 'Skyshatter Regalia', 31017, 31008, 31014, 31020, 31023, 34542, 34437, 34566, 0, 0, 38443, 38436, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (685, 'Gladiator\'s Refuge', 31375, 31376, 31377, 31378, 31379, 0, 0, 0, 0, 0, 40043, 46834, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (686, 'Gladiator\'s Wartide', 31396, 31397, 31400, 31406, 31407, 0, 0, 0, 0, 0, 44299, 40043, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (687, 'Gladiator\'s Investiture', 31409, 31410, 31411, 31412, 31413, 0, 0, 0, 0, 0, 33333, 40043, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (688, 'Grand Marshal\'s Refuge', 31589, 31590, 31591, 31592, 31593, 0, 0, 0, 0, 0, 40045, 46834, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (689, 'High Warlord\'s Refuge', 31584, 31585, 31586, 31587, 31588, 0, 0, 0, 0, 0, 46834, 40049, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (690, 'Gladiator\'s Redemption', 31613, 31614, 31616, 31618, 31619, 0, 0, 0, 0, 0, 40043, 46851, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (691, 'Grand Marshal\'s Investiture', 31622, 31623, 31620, 31624, 31625, 0, 0, 0, 0, 0, 33333, 40045, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (692, 'High Warlord\'s Investiture', 31626, 31627, 31621, 31628, 31629, 0, 0, 0, 0, 0, 33333, 40049, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (693, 'Grand Marshal\'s Redemption', 31630, 31631, 31632, 31633, 31634, 0, 0, 0, 0, 0, 40045, 46851, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (694, 'High Warlord\'s Redemption', 31635, 31636, 31637, 31638, 31639, 0, 0, 0, 0, 0, 46851, 40049, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (695, 'Grand Marshal\'s Wartide', 31640, 31641, 31642, 31643, 31644, 0, 0, 0, 0, 0, 40045, 38499, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (696, 'High Warlord\'s Wartide', 31646, 31647, 31648, 31649, 31650, 0, 0, 0, 0, 0, 38499, 40049, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (697, 'Champion\'s Redoubt', 29600, 29601, 29602, 29603, 29604, 29605, 0, 0, 0, 0, 41705, 23302, 41704, 0, 0, 0, 0, 0, 2, 3, 6, 0, 0, 0, 0, 0, 0, 0), (698, 'Warlord\'s Aegis', 29612, 29613, 29614, 29615, 29616, 29617, 0, 0, 0, 0, 41886, 23302, 30778, 0, 0, 0, 0, 0, 2, 3, 6, 0, 0, 0, 0, 0, 0, 0), (699, 'The Twin Blades of Azzinoth', 32838, 32837, 0, 0, 0, 0, 0, 0, 0, 0, 41434, 41433, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0), (700, 'Merciless Gladiator\'s Aegis', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41462, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (701, 'Merciless Gladiator\'s Battlegear', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41464, 22738, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (702, 'Merciless Gladiator\'s Dreadgear', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41474, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (703, 'Merciless Gladiator\'s Earthshaker', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41464, 33018, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (704, 'Merciless Gladiator\'s Felshroud', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41462, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (705, 'Merciless Gladiator\'s Investiture', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41463, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (706, 'Merciless Gladiator\'s Pursuit', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44292, 41464, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (707, 'Merciless Gladiator\'s Raiment', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41462, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (708, 'Merciless Gladiator\'s Redemption', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46851, 41463, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (709, 'Merciless Gladiator\'s Refuge', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41463, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (710, 'Merciless Gladiator\'s Regalia', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44302, 41462, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (711, 'Merciless Gladiator\'s Sanctuary', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41464, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (712, 'Merciless Gladiator\'s Thunderfist', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44296, 41462, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (713, 'Merciless Gladiator\'s Vestments', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41464, 21975, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (714, 'Merciless Gladiator\'s Vindication', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23302, 41464, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (715, 'Merciless Gladiator\'s Wartide', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41463, 44299, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (716, 'Merciless Gladiator\'s Wildhide', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44293, 41462, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (717, 'Field Marshal\'s Earthshaker', 29608, 29606, 29611, 29609, 29607, 29610, 0, 0, 0, 0, 41895, 41896, 22804, 0, 0, 0, 0, 0, 6, 2, 3, 0, 0, 0, 0, 0, 0, 0), (718, 'Lieutenant Commander\'s Earthshaker', 29599, 29595, 29597, 29596, 29598, 29594, 0, 0, 0, 0, 41713, 41712, 22804, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0), (719, 'The Fists of Fury', 32946, 32945, 0, 0, 0, 0, 0, 0, 0, 0, 41989, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (720, 'Vengeful Gladiator\'s Refuge', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43478, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (721, 'Vengeful Gladiator\'s Sanctuary', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 23218, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (722, 'Vengeful Gladiator\'s Wildhide', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 44293, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (723, 'Vengeful Gladiator\'s Pursuit', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 44292, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (724, 'Vengeful Gladiator\'s Regalia', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 44302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (725, 'Vengeful Gladiator\'s Redemption', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43478, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (726, 'Vengeful Gladiator\'s Vindication', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (727, 'Vengeful Gladiator\'s Aegis', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (728, 'Vengeful Gladiator\'s Investiture', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43478, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (729, 'Vengeful Gladiator\'s Raiment', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 33333, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (730, 'Vengeful Gladiator\'s Vestments', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 21975, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (731, 'Vengeful Gladiator\'s Wartide', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43478, 44299, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (732, 'Vengeful Gladiator\'s Earthshaker', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 33018, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (733, 'Vengeful Gladiator\'s Thunderfist', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 44296, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (734, 'Vengeful Gladiator\'s Dreadgear', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43481, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (735, 'Vengeful Gladiator\'s Felshroud', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43480, 23047, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (736, 'Vengeful Gladiator\'s Battlegear', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43479, 22738, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (737, 'Latro\'s Flurry', 34703, 28189, 0, 0, 0, 0, 0, 0, 0, 0, 9336, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0), (738, 'Dreadweave Battlegear', 35328, 35329, 35330, 35331, 35332, 0, 0, 0, 0, 0, 23047, 46412, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (739, 'Mooncloth Battlegear', 35333, 35334, 35335, 35336, 35337, 0, 0, 0, 0, 0, 33333, 46413, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (740, 'Satin Battlegear', 35338, 35339, 35340, 35341, 35342, 0, 0, 0, 0, 0, 33333, 46414, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (741, 'Evoker\'s Silk Battlegear', 35343, 35344, 35345, 35346, 35347, 0, 0, 0, 0, 0, 46415, 23025, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (742, 'Dragonhide Battlegear', 35356, 35357, 35358, 35360, 35359, 0, 0, 0, 0, 0, 23218, 46435, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (743, 'Wyrmhide Battlegear', 35371, 35372, 35373, 35375, 35374, 0, 0, 0, 0, 0, 46832, 46436, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (744, 'Kodohide Battlegear', 35361, 35362, 35363, 35365, 35364, 0, 0, 0, 0, 0, 46834, 46437, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (745, 'Opportunist\'s Battlegear', 35366, 35367, 35368, 35369, 35370, 0, 0, 0, 0, 0, 23048, 46438, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (746, 'Seer\'s Mail Battlegear', 35386, 35387, 35388, 35389, 35390, 0, 0, 0, 0, 0, 22804, 46454, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (747, 'Seer\'s Ringmail Battlegear', 35391, 35392, 35393, 35394, 35395, 0, 0, 0, 0, 0, 38466, 46455, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (748, 'Seer\'s Linked Battlegear', 35381, 35382, 35383, 35384, 35385, 0, 0, 0, 0, 0, 33018, 46456, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (749, 'Stalker\'s Chain Battlegear', 35376, 35377, 35378, 35379, 35380, 0, 0, 0, 0, 0, 46456, 23158, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (750, 'Savage Plate Battlegear', 35407, 35408, 35409, 35410, 35411, 0, 0, 0, 0, 0, 22738, 46528, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0), (751, 'Crusader\'s Ornamented Battlegear', 35402, 35403, 35404, 35405, 35406, 0, 0, 0, 0, 0, 46530, 23302, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0), (752, 'Crusader\'s Scaled Battlegear', 35412, 35413, 35414, 35415, 35416, 0, 0, 0, 0, 0, 23302, 46534, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0); DROP TABLE IF EXISTS `aowow_spell`; CREATE TABLE `aowow_spell` ( `spellID` smallint(5) unsigned NOT NULL, `resistancesID` integer unsigned NOT NULL, `dispeltypeID` integer unsigned NOT NULL, `mechanicID` integer unsigned NOT NULL, `spellcasttimesID` integer unsigned NOT NULL, `cooldown` integer unsigned NOT NULL, `ChannelInterruptFlags` integer unsigned NOT NULL, `procChance` tinyint(3) unsigned NOT NULL, `procCharges` tinyint(3) unsigned NOT NULL, `levelspell` integer unsigned NOT NULL, `durationID` smallint(3) unsigned NOT NULL, `manacost` integer unsigned NOT NULL, `rangeID` tinyint(3) unsigned NOT NULL, `tool1` integer unsigned NOT NULL, `tool2` integer unsigned NOT NULL, `reagent1` integer unsigned NOT NULL, `reagent2` integer unsigned NOT NULL, `reagent3` integer unsigned NOT NULL, `reagent4` integer unsigned NOT NULL, `reagent5` integer unsigned NOT NULL, `reagent6` integer unsigned NOT NULL, `reagent7` integer unsigned NOT NULL, `reagent8` integer unsigned NOT NULL, `reagentcount1` integer unsigned NOT NULL, `reagentcount2` integer unsigned NOT NULL, `reagentcount3` integer unsigned NOT NULL, `reagentcount4` integer unsigned NOT NULL, `reagentcount5` integer unsigned NOT NULL, `reagentcount6` integer unsigned NOT NULL, `reagentcount7` integer unsigned NOT NULL, `reagentcount8` integer unsigned NOT NULL, `effect1id` integer unsigned NOT NULL, `effect2id` integer unsigned NOT NULL, `effect3id` integer unsigned NOT NULL, `effect1DieSides` mediumint(7) signed NOT NULL, `effect2DieSides` mediumint(7) signed NOT NULL, `effect3DieSides` mediumint(7) signed NOT NULL, `effect1BasePoints` mediumint(7) signed NOT NULL, `effect2BasePoints` mediumint(7) signed NOT NULL, `effect3BasePoints` mediumint(7) signed NOT NULL, `effect1radius` integer unsigned NOT NULL, `effect2radius` integer unsigned NOT NULL, `effect3radius` integer unsigned NOT NULL, `effect1Aura` smallint(5) unsigned NOT NULL, `effect2Aura` smallint(5) unsigned NOT NULL, `effect3Aura` smallint(5) unsigned NOT NULL, `effect1Amplitude` mediumint(7) unsigned NOT NULL, `effect2Amplitude` mediumint(7) unsigned NOT NULL, `effect3Amplitude` mediumint(7) unsigned NOT NULL, `effect_1_proc_value` float NOT NULL, `effect_2_proc_value` float NOT NULL, `effect_3_proc_value` float NOT NULL, `effect1ChainTarget` tinyint(2) unsigned NOT NULL, `effect2ChainTarget` tinyint(2) unsigned NOT NULL, `effect3ChainTarget` tinyint(2) unsigned NOT NULL, `effect1itemtype` integer unsigned NOT NULL, `effect2itemtype` integer unsigned NOT NULL, `effect3itemtype` integer unsigned NOT NULL, `effect1MiscValue` mediumint(7) signed NOT NULL, `effect2MiscValue` mediumint(7) signed NOT NULL, `effect3MiscValue` mediumint(7) signed NOT NULL, `effect1triggerspell` integer unsigned NOT NULL, `effect2triggerspell` integer unsigned NOT NULL, `effect3triggerspell` integer unsigned NOT NULL, `effect_1_proc_chance` float NOT NULL, `effect_2_proc_chance` float NOT NULL, `effect_3_proc_chance` float NOT NULL, `spellicon` integer unsigned NOT NULL, `spellname` text NOT NULL, `rank` text NOT NULL, `tooltip` text NOT NULL, `buff` text NOT NULL, `manacostpercent` integer unsigned NOT NULL, `affected_target_level` integer unsigned NOT NULL, `spellTargets` tinyint(3) unsigned NOT NULL, `dmg_multiplier1` float NOT NULL, `dmg_multiplier2` float NOT NULL, `dmg_multiplier3` float NOT NULL, PRIMARY KEY (`spellID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Spells'; INSERT INTO `aowow_spell` VALUES (1, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Word of Recall (OLD)', '', '', '', 0, 0, 0, 1, 1, 1), (3, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Word of Mass Recall (OLD)', '', '', '', 0, 0, 0, 1, 1, 1), (4, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Word of Recall Other', '', '', '', 0, 0, 0, 1, 1, 1), (5, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Death Touch', '', 'Instantly Kills the target. I hope you feel good about yourself now.....', '', 0, 0, 0, 1, 1, 1), (7, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (10, 0, 0, 0, 1, 0, 31756, 100, 0, 20, 31, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 24, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42208, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 1', 'Ice shards pelt the target area doing ${$42208m1*8} Frost damage over $d.', '$42208s1 Frost damage every $42208t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (11, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt of Ages', '', 'Deals $s1 Frost damage to the target.', '', 0, 0, 0, 1, 0, 0), (12, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hot Foot (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (13, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swim Speed (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (14, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Drain', '', '', '', 0, 0, 0, 1, 1, 1), (15, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Leech (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (17, 56, 1, 19, 1, 0, 0, 101, 0, 6, 9, 45, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 1', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (18, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heal Self (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (22, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Super Food (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (24, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 6, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Heal Self (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (25, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stun', '', '', '', 0, 0, 0, 1, 1, 1), (26, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Self (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (27, 0, 0, 0, 6, 0, 0, 101, 0, 1, 3, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goldshire Portal', '', '', '', 0, 0, 0, 1, 1, 1), (31, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Goldshire', '', '', '', 0, 0, 0, 1, 1, 1), (33, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Westfall', '', '', '', 0, 0, 0, 1, 1, 1), (34, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Duskwood', '', '', '', 0, 0, 0, 1, 1, 1), (35, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Elwynn', '', '', '', 0, 0, 0, 1, 1, 1), (43, 0, 0, 0, 1, 600000, 0, 101, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Berserk', 'Racial', '', '', 0, 0, 0, 1, 1, 1), (45, 32, 0, 12, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 37, 0, 0, 56, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (47, 44, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sprint (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (49, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Healing Touch (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (50, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Show Dot Variable', '', 'Dumps the dot variables of the current target to the console.', '', 0, 0, 0, 1, 1, 1), (53, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 9, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 1', 'Backstab the target, causing $s2% weapon damage plus 15 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (56, 32, 0, 12, 1, 0, 0, 101, 0, 50, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Stun', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (58, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Missile (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (59, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Normal bow shot (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (60, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Long bow shot (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (61, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Really Long bow shot (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (65, 0, 1, 0, 1, 0, 0, 101, 0, 12, 9, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Haste', '', 'Increases your melee haste rating by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (66, 1162, 6, 0, 1, 0, 0, 101, 0, 68, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35009, 0, 0, 0, 0, 2308, 'Invisibility', '', 'Fades the caster to invisibility over 5 sec, reducing threat each second. The effect is cancelled if you perform or receive any actions. While invisible, you can only see other invisible targets and those whom can see invisible. Lasts $32612d.', 'Fading.', 16, 0, 0, 1, 1, 1), (67, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1822, 'Vindication', 'Rank 1', '', 'All attributes reduced by $s1%.', 0, 0, 0, 1, 1, 1), (68, 1, 0, 0, 2, 10000, 0, 101, 0, 0, 0, 10, 3, 1963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Editor Test Spell', '', '', '', 0, 0, 0, 1, 1, 1), (71, 47, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Defensive Stance', '', 'A defensive combat stance. Decreases damage taken by $7376s1% and damage caused by $7376s2%. Increases threat generated.', '', 0, 0, 0, 1, 1, 1), (72, 88, 0, 0, 1, 0, 0, 101, 0, 12, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, -1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', 'Rank 1', 'Bashes the target with your shield for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (75, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Auto Shot', '', 'Automatically shoots the target until cancelled.', 'Firing at the target.', 0, 0, 0, 1, 1, 1), (77, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Turtle\'s Shell', '', '', '', 0, 0, 0, 1, 1, 1), (78, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 1', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (81, 0, 0, 0, 0, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Dodge', 'Passive', 'Gives a chance to dodge enemy melee attacks.', '', 0, 0, 0, 1, 1, 1), (87, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 11, 0, 0, 0, 0, 0, 0, 0, 2169, 'Automation Mechanic Immunity', 'QAE', 'Makes you immune to all spell mechanics. Used in Automation scripts to give the bot immunity to negative effects while still being able to interact with objects.', 'Immune to spell mechanics', 0, 0, 0, 1, 1, 1), (89, 0, 1, 11, 1, 30000, 0, 101, 0, 60, 18, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -46, -46, -41, 0, 0, 0, 138, 140, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', 'Rank 1', 'Cripples the target, reducing movement speed by $s3%, increasing time between melee and ranged attacks by $s1%. Lasts $d.', 'Movement speed reduced by $s3%. Time between melee and ranged attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (91, 65, 1, 0, 1, 0, 0, 101, 0, 4, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Savage Assault', '', '', '', 0, 0, 0, 1, 1, 1), (96, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 99, 1247, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Dismember', '', 'Increases the damage of your next melee swing by $s1 and causes the target to bleed', 'Bleeding for $s2 damage every $t2 seconds', 0, 0, 0, 1, 1, 1), (99, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 1', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (100, 44, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 3, 64, 0, 1, 0, 0, 89, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7922, 0, 0, 0, 457, 'Charge', 'Rank 1', 'Charge an enemy, generate $/10;s2 rage, and stun it for $7922d. Cannot be used in combat.', '', 0, 0, 0, 1, 1, 1), (101, 32, 0, 0, 1, 0, 0, 101, 0, 12, 27, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 80, 0, 1, 1, 0, 9, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Trip', 'Rank 1', 'Trips the enemy humanoid, causing $s2 damage and knocking the opponent down for $d. Awards $s3 combo point.', '', 0, 0, 0, 1, 1, 1), (107, 0, 0, 0, 0, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Block', 'Passive', 'Gives a chance to block enemy melee and ranged attacks.', '', 0, 0, 0, 1, 1, 1), (108, 0, 0, 0, 0, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Evade (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (110, 0, 0, 0, 4, 60000, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Deflection (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (111, 0, 0, 0, 1, 60000, 0, 101, 0, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Step', '', '', '', 0, 0, 0, 1, 1, 1), (112, 0, 0, 0, 4, 60000, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reflect Magic (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (113, 0, 1, 7, 16, 0, 0, 100, 0, 10, 8, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Chains of Ice', 'Rank 1', 'Forms icy chains around the enemy, locking the target in place for $d.', 'Rooted in place.', 0, 0, 0, 1, 1, 1), (116, 0, 1, 0, 16, 0, 0, 101, 0, 4, 28, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 3, 0, -41, 17, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 1', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (118, 0, 1, 17, 16, 0, 0, 101, 0, 8, 18, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', 'Rank 1', 'Transforms the enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (120, 50, 1, 0, 1, 0, 0, 101, 0, 26, 31, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 11, 0, -51, 97, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 1', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (122, 35, 1, 0, 1, 0, 0, 100, 0, 10, 31, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 1', 'Blasts enemies near the caster for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (126, 0, 0, 0, 6, 0, 15420, 101, 0, 22, 22, 100, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4277, 0, 0, 0, 0, 0, 0, 0, 0, 135, 'Eye of Kilrogg', 'Summon', 'Summons an Eye of Kilrogg and binds your vision to it. The eye moves quickly but is very fragile.', 'Controlling Eye of Kilrogg.', 0, 0, 0, 1, 1, 1), (128, 0, 1, 0, 1, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Spellstone', '', 'Dispels all harmful magic effects from the caster.', '', 0, 0, 0, 1, 1, 1), (130, 0, 1, 0, 1, 0, 0, 101, 0, 12, 9, 40, 1, 0, 0, 17056, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 505, 'Slow Fall', '', 'Slows falling speed for $d.', 'Slows falling speed.', 0, 0, 0, 1, 1, 1), (131, 0, 1, 0, 1, 0, 0, 101, 0, 22, 6, 50, 4, 0, 0, 17057, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Water Breathing', '', 'Allows the target to breathe underwater for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (132, 0, 1, 0, 1, 0, 0, 101, 0, 26, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Detect Invisibility', '', 'Allows the friendly target to detect lesser invisibility for $d.', 'Detect lesser invisibility.', 8, 0, 0, 1, 1, 1), (133, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 30, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (134, 21, 1, 0, 4, 0, 0, 101, 0, 9, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3052, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $3052s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3052s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (136, 0, 1, 0, 1, 0, 31756, 101, 0, 12, 8, 40, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 1', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (139, 0, 1, 0, 1, 0, 0, 101, 0, 8, 8, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 1', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (142, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'New Magic Missile (Test)', '', '', '', 0, 0, 0, 1, 1, 1), (143, 0, 0, 0, 5, 0, 0, 101, 0, 6, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 1, 0, 30, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 2', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (145, 0, 0, 0, 19, 0, 0, 101, 0, 12, 32, 65, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 52, 1, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 3', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (168, 0, 0, 0, 1, 0, 0, 100, 0, 1, 30, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', 'Rank 1', 'Increases Armor by $s1. If an enemy strikes the caster, they may have their movement slowed by $6136s1% and the time between their attacks increased by $6136s2% for $6136d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1 and may slow attackers.', 0, 0, 0, 1, 1, 1), (172, 0, 1, 0, 5, 0, 0, 101, 0, 4, 29, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 1', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (184, 21, 1, 0, 4, 0, 0, 101, 0, 24, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3053, 0, 0, 0, 0, 0, 31, 'Fire Shield II', '', 'Surrounds an ally with a shield of flame that inflicts $3053s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3053s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1526, 'One-Handed Axes', '', '', '', 0, 0, 0, 1, 1, 1), (197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 328, 'Two-Handed Axes', '', '', '', 0, 0, 0, 1, 1, 1), (198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 367, 'One-Handed Maces', '', '', '', 0, 0, 0, 1, 1, 1), (199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 435, 'Two-Handed Maces', '', '', '', 0, 0, 0, 1, 1, 1), (200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1527, 'Polearms', '', '', '', 0, 0, 0, 1, 1, 1), (201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'One-Handed Swords', '', '', '', 0, 0, 0, 1, 1, 1), (202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Two-Handed Swords', '', '', '', 0, 0, 0, 1, 1, 1), (203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Unarmed', '', '', '', 0, 0, 0, 1, 1, 1), (204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 'Defense', '', '', '', 0, 0, 0, 1, 1, 1), (205, 0, 1, 0, 23, 0, 0, 101, 0, 8, 32, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 5, 0, -41, 30, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 2', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Staves', '', '', '', 0, 0, 0, 1, 1, 1), (228, 0, 1, 17, 1, 0, 0, 101, 0, 30, 1, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, -67, 0, 0, 0, 56, 27, 79, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 620, 0, 1, 0, 0, 0, 0, 0, 0, 318, 'Polymorph: Chicken', 'Rank 2', 'Transforms the enemy into a chicken that cannot cast, and does $s3% less damage for up to $d.', 'Cannot cast spells and damage reduced by $s3%.', 0, 0, 0, 1, 1, 1), (246, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -151, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', 'Rank 1', 'Slows the enemy\'s movement by $s2% and their attack speed by $s1% for $d.', 'Reduces movement by $s2% and attack speed by $s1%.', 0, 0, 0, 1, 1, 1), (260, 1, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charm (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 15, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 364, 'Bows', '', '', '', 0, 0, 0, 1, 1, 1), (265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'Area Death (TEST)', '', 'Kills all enemies in a 30 yard radius. Cheater.', '', 0, 0, 0, 1, 1, 1), (266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Guns', '', '', '', 0, 0, 0, 1, 1, 1), (269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 4, 0, 0, 7, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Walk of Fire Trigger (DNC)', '', '', '', 0, 0, 0, 1, 1, 1), (271, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Call of the Void', '', '', '', 0, 0, 0, 1, 1, 1), (284, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 2', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (285, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 3', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (324, 0, 1, 0, 1, 0, 0, 100, 3, 8, 6, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 1', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26364s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26364s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (325, 0, 1, 0, 1, 0, 0, 100, 3, 16, 6, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 2', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26365s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26365s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (331, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (332, 0, 0, 0, 5, 0, 0, 101, 0, 6, 0, 45, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (339, 0, 1, 7, 16, 0, 0, 100, 0, 8, 29, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 1', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (348, 0, 1, 0, 5, 0, 0, 101, 0, 1, 8, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 3, 7, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 1', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (355, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Taunt', '', 'Taunts the target to attack you, but has no effect if the target is already attacking you.', '', 0, 0, 0, 1, 1, 1), (370, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Purge', 'Rank 1', 'Purges the enemy target, removing $m1 beneficial magic $leffect:effects;.', '', 8, 0, 0, 1, 1, 1), (379, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2015, 'Earth Shield', '', '', '', 0, 0, 0, 1, 0, 0), (403, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (408, 270, 0, 12, 1, 0, 0, 101, 0, 30, 187, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', 'Rank 1', 'Finishing move that stuns the target. Lasts longer per combo point:\n 1 point : 1 second\n 2 points: 2 seconds\n 3 points: 3 seconds\n 4 points: 4 seconds\n 5 points: 5 seconds', 'Stunned.', 0, 0, 0, 1, 1, 1), (421, 85, 0, 0, 5, 0, 0, 101, 0, 32, 0, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 1', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (427, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Monastery', '', 'Teleport to the Monastery!!!', '', 0, 0, 0, 1, 1, 1), (428, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Moonbrook', '', '', '', 0, 0, 0, 1, 1, 1), (430, 59, 0, 0, 1, 0, 0, 101, 0, 5, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 41, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*18} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (431, 59, 0, 0, 1, 0, 0, 101, 0, 15, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 103, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*21} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (432, 59, 0, 0, 1, 0, 0, 101, 0, 25, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 173, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*24} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (433, 11, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (434, 11, 0, 0, 1, 0, 0, 101, 0, 0, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (435, 11, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 114, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (436, 4, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 21, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (437, 4, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 41, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (438, 4, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 81, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (439, 4, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 21, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (440, 4, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 41, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (441, 4, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 81, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (442, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Northshire Abbey', '', 'Teleport to Northshire Abbey!!!', '', 0, 0, 0, 1, 1, 1), (443, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Barracks', '', 'Teleport to the Barracks!!!', '', 0, 0, 0, 1, 1, 1), (444, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Lighthouse', '', 'Teleport to the Lighthouse!!!', '', 0, 0, 0, 1, 1, 1), (445, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Darkshire', '', 'Teleport to Darkshire!!!', '', 0, 0, 0, 1, 1, 1), (446, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Cemetary', '', 'Teleport to the Cemetary!!!', '', 0, 0, 0, 1, 1, 1), (447, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Treant', '', 'Teleport to the Treant!!!', '', 0, 0, 0, 1, 1, 1), (448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Editor test spell 2', '', '', '', 0, 0, 0, 1, 1, 1), (450, 0, 0, 0, 1, 30000, 0, 101, 0, 1, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fast Cast (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (453, 0, 0, 0, 1, 0, 0, 101, 0, 20, 8, 50, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Mind Soothe', 'Rank 1', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 40, 0, 1, 1, 1), (454, 0, 0, 0, 1, 30000, 0, 101, 0, 0, 11, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'Gallop (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'SHOWLABEL Only OFF', '', '', '', 0, 0, 0, 1, 0, 0), (457, 22, 1, 0, 4, 0, 0, 101, 0, 6, 9, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Feeblemind', '', '', '', 0, 0, 0, 1, 1, 1), (458, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Brown Horse', '', 'Summons and dismisses a rideable brown horse.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (459, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4268, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Gray Wolf', '', 'Summons and dismisses a rideable gray wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (461, 0, 0, 0, 15, 0, 0, 101, 0, 0, 21, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Righteous Flame On', '', '', '', 0, 0, 0, 1, 1, 1), (463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 35, 6, 6, 1, 0, 0, 9, 0, 0, 0, 13, 14, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 121, 'Aura Overlap TEST 1', '', '', '', 0, 0, 0, 1, 1, 1), (464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 35, 6, 6, 1, 0, 0, 9, 0, 0, 0, 13, 14, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Aura Overlap TEST 2', '', '', '', 0, 0, 0, 1, 1, 1), (465, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 54, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 1', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (467, 0, 1, 0, 1, 0, 0, 101, 0, 6, 6, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 1', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (468, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 305, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'White Stallion', '', 'Summons and dismisses a rideable white stallion.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (469, 0, 0, 0, 1, 0, 0, 101, 0, 68, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1079, 0, 0, 9, 0, 0, 230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1934, 'Commanding Shout', 'Rank 1', 'Increases maximum health of all party members within $a1 yards by $s1. Lasts $d.', 'Maximum health increased by $s1.', 0, 0, 0, 1, 1, 1), (470, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 308, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Black Stallion', '', 'Summons and dismisses a rideable black stallion.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (471, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Palamino Stallion', '', 'Summons and dismisses a rideable palomino.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (472, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Pinto Horse', '', 'Summons and dismisses a rideable pinto.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (475, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 195, 'Remove Lesser Curse', '', 'Removes $m1 Curse from a friendly target.', '', 8, 0, 0, 1, 1, 1), (483, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Learning', '', '', '', 0, 0, 0, 1, 1, 1), (491, 0, 0, 0, 7, 0, 0, 101, 0, 18, 0, 100, 12, 0, 0, 5517, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1098, 'Khadgar\'s Unlocking', 'Rank 1', 'Magically unlocks treasure chests and other locked items.', '', 0, 0, 0, 1, 1, 1), (498, 37, 1, 29, 1, 0, 0, 101, 0, 6, 32, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 25, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 73, 'Divine Protection', 'Rank 1', 'You are protected from all physical attacks and spells for $d, but during that time you cannot attack or use physical abilities yourself. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection or Blessing of Protection again for $25771d.', 'Immune to all attacks and spells. Cannot attack or use physical abilities.', 0, 0, 0, 1, 1, 1), (512, 0, 1, 7, 50, 0, 0, 100, 0, 30, 18, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Chains of Ice', 'Rank 2', 'Forms icy chains around the enemy, locking the target in place for $d.', 'Rooted in place.', 0, 0, 0, 1, 1, 1), (514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wyatt Test', '', '', '', 0, 0, 0, 1, 0, 0), (518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15630, 0, 0, 0, 0, 0, 0, 0, 0, 1760, 'Summon Worm', '', '', '', 0, 0, 0, 1, 0, 0), (522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'SPELLDEFENSE (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (526, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Cure Poison', '', 'Cures $s1 poison $leffect:effects; on the target.', '', 7, 0, 0, 1, 1, 1), (527, 0, 1, 0, 1, 0, 0, 101, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', 'Rank 1', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from a friend or $s1 beneficial $lspell:spells; from an enemy.', '', 14, 0, 0, 1, 1, 1), (528, 0, 1, 0, 1, 0, 0, 101, 0, 14, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 330, 'Cure Disease', '', 'Removes $s1 $ldisease:diseases; from the friendly target.', '', 12, 0, 0, 1, 1, 1), (529, 0, 0, 0, 5, 0, 0, 101, 0, 8, 0, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 2', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Charm (Possess)', '', '', '', 0, 0, 0, 1, 1, 1), (543, 56, 1, 0, 1, 0, 0, 101, 0, 20, 9, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 164, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 1', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (546, 0, 1, 0, 1, 0, 0, 101, 0, 28, 6, 95, 4, 0, 0, 17058, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Water Walking', '', 'Allows the friendly target to walk across water for $d. Any damage will cancel the effect.', 'Allows walking over water.', 0, 0, 0, 1, 1, 1), (547, 0, 0, 0, 20, 0, 0, 101, 0, 12, 0, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 27, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (548, 0, 0, 0, 19, 0, 0, 101, 0, 14, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 3', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (550, 0, 1, 0, 1, 0, 0, 101, 0, 26, 9, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Nullify Poison', 'Rank 1', 'Target is immune to poison for $d and is cured of any existing poisons.', 'Immune to Poison.', 0, 0, 0, 1, 1, 1), (552, 0, 1, 0, 1, 0, 0, 101, 0, 32, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 38, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 10872, 0, 0, 0, 0, 0, 264, 'Abolish Disease', '', 'Attempts to cure $s2 disease effect on the target, and $10872s1 more disease effect every $t1 seconds for $d.', 'Attempts to dispel $10872s1 disease every $t1 seconds.', 12, 0, 0, 1, 1, 1), (553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wavestorm 2', '', '', '', 0, 0, 0, 1, 0, 0), (555, 23, 0, 0, 14, 0, 0, 101, 0, 20, 3, 22, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 852, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (556, 511, 0, 0, 7, 0, 0, 101, 0, 30, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Astral Recall', '', 'Yanks the caster through the twisting nether back to $z. Speak to an Innkeeper in a different place to change your home location.', '', 0, 0, 0, 1, 1, 1), (563, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8928, 0, 0, 0, 0, 0, 1, 'Moonfire', 'Rank 6', 'Teaches Moonfire (Rank 6).', '', 0, 0, 0, 1, 1, 1), (568, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 901, 41, 1, 4049, 179, -71, 13, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Burst', '', '', 'Movement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (578, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Black Wolf', '', 'Summons and dismisses a rideable black wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (579, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4270, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Red Wolf', '', 'Summons and dismisses a rideable red wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (580, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Large Timber Wolf', '', 'Summons and dismisses a rideable Timber Wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (581, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Winter Wolf', '', 'Summons and dismisses a rideable winter wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (585, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 1', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (586, 82, 1, 0, 1, 0, 0, 101, 0, 8, 1, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -56, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 1', 'Fade out, discouraging enemies from attacking you for $d.', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (587, 0, 0, 0, 14, 0, 0, 101, 0, 6, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1437, 'Conjure Food', 'Rank 1', 'Conjures $s1 $lmuffin:muffins;, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (588, 0, 1, 0, 1, 0, 0, 100, 20, 12, 6, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 314, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 1', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (589, 0, 1, 0, 1, 0, 0, 100, 0, 4, 85, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 1', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (591, 0, 0, 0, 5, 0, 0, 101, 0, 6, 0, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 2', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (592, 56, 1, 19, 1, 0, 0, 101, 0, 12, 9, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 2', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (594, 0, 1, 0, 1, 0, 0, 100, 0, 10, 85, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 2', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (596, 0, 0, 0, 14, 0, 0, 101, 0, 30, 0, 410, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 21, 0, 0, 300, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 1', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (597, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 'Conjure Food', 'Rank 2', 'Conjures $s1 $lloaf:loaves; of bread, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (598, 0, 0, 0, 19, 0, 0, 101, 0, 14, 0, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 3', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (600, 56, 1, 19, 1, 0, 0, 101, 0, 18, 9, 130, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 157, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 3', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sword Mastery', 'Rank 1', 'Increases your attack rating with One-Handed Swords by $s1.', '', 0, 0, 0, 1, 1, 1), (602, 0, 1, 0, 1, 0, 0, 100, 20, 30, 6, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 3', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (603, 1179, 2, 0, 1, 0, 0, 101, 0, 60, 3, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3199, 0, 0, 0, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Curse of Doom', 'Rank 1', 'Curses the target with impending doom, causing $s1 Shadow damage after $d. If the target dies from this damage, there is a chance that a Doomguard will be summoned. Cannot be cast on players.', 'Causes $s1 Shadow damage after $d.', 0, 0, 0, 1, 1, 1), (604, 0, 1, 0, 1, 0, 0, 101, 0, 12, 6, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -21, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 1', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (605, 0, 1, 1, 14, 0, 27692, 101, 0, 30, 3, 350, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 31, 0, -26, 12, 0, 0, 2, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mind Control', 'Rank 1', 'Controls a humanoid mind up to level $s1, but increases the time between its attacks by $s3%. Lasts up to $d.', 'Charmed. Time between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (606, 0, 1, 0, 5, 0, 0, 101, 0, 99, 9, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 359, 0, 0, 0, 0, 0, 64, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'Mind Rot', 'Rank 1', 'Drains $o1 mana from the target over $d.', 'Mana drain, $s1 points every 5 seconds.', 0, 0, 0, 1, 1, 1), (633, 56, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 1', 'Heals a friendly target for an amount equal to the Paladin\'s maximum health. Drains all of the Paladin\'s remaining mana when used.', '', 0, 0, 0, 1, 1, 1), (635, 0, 0, 0, 20, 0, 0, 101, 0, 1, 0, 35, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 9, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (639, 0, 0, 0, 20, 0, 0, 101, 0, 6, 0, 60, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (642, 37, 1, 29, 1, 0, 0, 101, 0, 34, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -101, 0, 0, 0, 0, 39, 138, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', 'Rank 1', 'Protects the paladin from all damage and spells for $d, but increases the time between your attacks by $s2%. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection, Blessing of Protection again or use Avenging Wrath for $25771d.', 'Immune to all attacks and spells, but increases the time between your attacks by $s2%.', 0, 0, 0, 1, 1, 1), (643, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 274, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 3', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (647, 0, 0, 0, 20, 0, 0, 101, 0, 14, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 29, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (668, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Common', '', '', '', 0, 0, 0, 1, 1, 1), (669, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Orcish', '', '', '', 0, 0, 0, 1, 1, 1), (670, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Taurahe', '', '', '', 0, 0, 0, 1, 1, 1), (671, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Darnassian', '', '', '', 0, 0, 0, 1, 1, 1), (672, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Dwarven', '', '', '', 0, 0, 0, 1, 1, 1), (673, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1300, 'Lesser Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield', 'Passive', 'Allows one-hand and off-hand weapons to be equipped in the off-hand.', '', 0, 0, 0, 1, 1, 1), (676, 109, 0, 3, 1, 0, 0, 101, 0, 18, 1, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarm the enemy\'s weapon for $d.', 'Disarmed!', 0, 0, 0, 1, 1, 1), (686, 0, 0, 0, 90, 0, 0, 101, 0, 1, 0, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 1', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (687, 0, 0, 0, 1, 0, 0, 101, 0, 1, 30, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 2, 0, 0, 0, 0, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Skin', 'Rank 1', 'Protects the caster, increasing armor by $m1 and restores $s2 Health per 5 sec. for $d.', 'Increases armor by $s1 and restores $s2 Health per 5 sec.', 0, 0, 0, 1, 1, 1), (688, 0, 0, 0, 7, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 416, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', 'Summon', 'Summons an Imp under the command of the Warlock.', '', 64, 0, 0, 1, 1, 1), (689, 0, 1, 0, 1, 0, 31756, 101, 0, 14, 28, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 1', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (691, 0, 0, 0, 7, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Felhunter', 'Summon', 'Summons a Felhunter under the command of the Warlock.', '', 80, 0, 0, 1, 1, 1), (692, 32, 0, 0, 4, 0, 0, 101, 0, 1, 1, 17, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Terror (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (693, 0, 0, 0, 14, 0, 0, 101, 0, 18, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 1', 'Creates a Minor Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $3026s1 health and $3026q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (694, 40, 0, 0, 1, 0, 0, 101, 0, 16, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 21, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 1', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (695, 0, 0, 0, 24, 0, 0, 101, 0, 6, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 2', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (696, 0, 0, 0, 1, 0, 0, 101, 0, 10, 30, 48, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 4, 0, 0, 0, 0, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Skin', 'Rank 2', 'Protects the caster, increasing armor by $m1 and restores $s2 Health per 5 sec. for $d.', 'Increases armor by $s1 and restores $s2 Health per 5 sec.', 0, 0, 0, 1, 1, 1), (697, 0, 0, 0, 7, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1860, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', 'Summon', 'Summons a Voidwalker under the command of the Warlock.', '', 80, 0, 0, 1, 1, 1), (698, 0, 0, 0, 6, 0, 15374, 101, 0, 20, 0, 300, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46546, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', 'Begins a ritual that summons the targeted group member. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete.', '', 0, 0, 0, 1, 1, 1), (699, 0, 1, 0, 1, 0, 31756, 101, 0, 22, 28, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 2', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (700, 0, 1, 10, 16, 0, 0, 101, 0, 8, 18, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', 'Rank 1', 'Puts the enemy target to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time. Unreliable on targets above level 30.', 'Asleep.', 0, 0, 0, 1, 1, 1), (701, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (702, 0, 2, 0, 1, 0, 0, 101, 0, 4, 4, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -22, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 1', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (703, 0, 0, 15, 1, 0, 0, 101, 0, 14, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 1', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (704, 0, 2, 0, 1, 0, 0, 101, 0, 14, 4, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 19, -141, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', 'Rank 1', 'Curses the target with recklessness, increasing melee attack power by $s1 but reducing armor by $s2 for $d. Cursed enemies will not flee and will ignore Fear and Horror effects. Only one Curse per Warlock can be active on any one target.', 'Increases melee attack power by $s1 and decreases armor by $s2. Target will not flee and will ignore Fear and Horror effects.', 0, 0, 0, 1, 1, 1), (705, 0, 0, 0, 91, 0, 0, 101, 0, 12, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 3', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (706, 0, 0, 0, 1, 0, 0, 101, 0, 20, 30, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 209, 2, 6, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 1', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (707, 0, 1, 0, 5, 0, 0, 101, 0, 10, 8, 45, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 7, 18, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 2', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (709, 0, 1, 0, 1, 0, 31756, 101, 0, 30, 28, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 3', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (710, 0, 1, 18, 16, 0, 0, 101, 0, 28, 18, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', 'Rank 1', 'Banishes the enemy target, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time. Only works on Demons and Elementals.', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (712, 0, 0, 0, 7, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1863, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', 'Summon', 'Summons a Succubus under the command of the Warlock.', '', 80, 0, 0, 1, 1, 1), (720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Entangle', '', '', 'Entangled', 0, 0, 0, 1, 1, 0), (724, 1145, 0, 0, 16, 0, 0, 101, 0, 40, 25, 225, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181102, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell', 'Rank 1', 'Creates a Holy Lightwell. Members of your raid or party can click the Lightwell to restore $7001o1 health over $7001d. Any damage taken will cancel the effect. Lightwell lasts for $d or 5 charges.', '', 0, 0, 0, 1, 1, 1), (731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Entangle', '', '', 'Entangled', 0, 0, 0, 1, 1, 0), (739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debuff Fire Resist (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (740, 46, 0, 0, 1, 0, 31756, 101, 0, 30, 31, 525, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 6, 0, 1, 0, 0, 350, 0, 0, 10, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44203, 0, 0, 0, 0, 100, 'Tranquility', 'Rank 1', 'Heals all nearby group members for $s1 every $t2 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (742, 0, 0, 0, 1, 600000, 0, 35, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2676, 0, 0, 0, 0, 0, 102, 'Pulverize', '', '', '', 0, 0, 0, 1, 1, 1), (744, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (745, 34, 0, 7, 1, 0, 0, 101, 0, 10, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Web', '', 'Casts a web over an enemy, immobilizing it for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (746, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 32, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 1', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15263, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Images', '', '', '', 0, 0, 0, 1, 0, 0), (750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 444, 'Plate Mail', '', '', '', 0, 0, 0, 1, 1, 1), (755, 0, 0, 0, 1, 0, 31756, 101, 0, 12, 1, 11, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 1', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (758, 0, 0, 0, 1, 0, 0, 101, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1054, 0, 0, 0, 0, 0, 45, 'Firestone Passive', 'Rank 1', 'Enchants the main hand weapon with fire, granting each attack a chance to deal $17809s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (759, 0, 0, 0, 14, 0, 0, 101, 0, 28, 0, 530, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1036, 'Conjure Mana Agate', '', 'Conjures a mana agate that can be used to instantly restore $5405s1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (768, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 0, 0, 0, 0, 0, 0, 0, 493, 'Cat Form', 'Shapeshift', 'Shapeshift into cat form, increasing melee attack power by $3025s1 plus Agility. Also protects the caster from Polymorph effects and allows the use of various cat abilities.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immunity to Polymorph effects. Increases melee attack power by $3025s1 plus Agility.', 35, 0, 0, 1, 1, 1), (769, 85, 0, 0, 1, 0, 0, 101, 0, 34, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 3', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (770, 0, 1, 0, 1, 0, 0, 101, 0, 18, 64, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -176, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 1', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (772, 0, 0, 15, 1, 0, 0, 101, 0, 4, 105, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 1', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*3*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (774, 0, 1, 0, 1, 0, 0, 101, 0, 4, 29, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 1', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (778, 0, 1, 0, 1, 0, 0, 101, 0, 30, 64, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -286, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 2', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (779, 85, 0, 0, 1, 0, 0, 101, 0, 16, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 1', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (780, 85, 0, 0, 1, 0, 0, 101, 0, 24, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 2', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (781, 82, 0, 0, 1, 0, 0, 101, 0, 20, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Disengage', 'Rank 1', 'Attempts to disengage from the target, reducing threat. Character exits combat mode.', '', 0, 0, 0, 1, 1, 1), (782, 0, 1, 0, 1, 0, 0, 101, 0, 14, 6, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 2', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (783, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 17, 0, 0, 0, 0, 0, 0, 0, 1476, 'Travel Form', 'Shapeshift', 'Shapeshift into travel form, increasing movement speed by $5419s1%. Also protects the caster from Polymorph effects. Only useable outdoors.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects. Movement speed increased by $5419s1%.', 13, 0, 0, 1, 1, 1), (785, 0, 0, 0, 3, 0, 0, 101, 0, 0, 18, 260, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 299, 299, 0, 0, 0, 6, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 71, 'True Fulfillment', '', '', 'Charmed.\nDamage increased by $s2%.\nSpells cast instantly.\nAll resistances increased by $2313s2.\nMovement speed increased by $2313s3%.\n', 0, 0, 0, 1, 1, 1), (799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Twin Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (800, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 328, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Twin Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 399, 1799, 20, 20, 20, 133, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1585, 'Mutate Bug', '', '', 'Health is increased by $s1%.\nDamage dealt is increased by $s3%.', 0, 0, 0, 1, 1, 1), (804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 199, 0, 23, 23, 23, 23, 61, 26, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26059, 0, 0, 0, 0, 0, 11, 'Explode Bug', '', '', 'Preparing to explode.', 0, 0, 0, 1, 1, 1), (806, 0, 1, 0, 1, 0, 0, 101, 0, 25, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 14, 0, 0, 0, 0, 29, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Fervor', '', 'Increases Strength by $s1 and does $s2 damage to you every $m2 sec for $d.', 'Increased Strength and periodic damage.', 0, 0, 0, 1, 1, 1), (812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 11000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26626, 0, 0, 0, 0, 0, 212, 'Periodic Mana Burn', '', 'Periodically casts mana burn.', 'Periodically casts mana burn.', 0, 0, 0, 1, 0, 0), (813, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Thalassian', '', '', '', 0, 0, 0, 1, 1, 1), (814, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Draconic (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (815, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Demon Tongue', '', '', '', 0, 0, 0, 1, 1, 1), (816, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Titan (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (817, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Old Tongue (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (818, 97, 0, 0, 7, 0, 0, 101, 0, 1, 6, 0, 1, 4471, 0, 4470, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29784, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Basic Campfire', '', 'Builds a campfire that increases the spirits of those nearby by 4 and allows cooking.', '', 0, 0, 0, 1, 1, 1), (822, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Magic Resistance', 'Racial Passive', 'All resistances increased by $s1.', '', 0, 0, 0, 1, 0, 0), (823, 0, 0, 0, 1, 300000, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Natural Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (824, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 0, 0, 0, 0, 0, 0, 0, 115, 'Horse Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (825, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 115, 'Wolf Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (826, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 115, 'Ram Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (827, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Nightmare Riding', '', 'Increases riding speed by $s1.', '', 0, 0, 0, 1, 1, 1), (828, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 115, 'Tiger Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (829, 0, 0, 0, 1, 300000, 0, 101, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'Thickskull', '', '', '', 0, 0, 0, 1, 1, 1), (830, 0, 0, 0, 1, 300000, 0, 101, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'Fearless', '', '', '', 0, 0, 0, 1, 1, 1), (831, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swimming (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (833, 0, 0, 0, 1, 0, 0, 101, 0, 14, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Green Tea', '', 'Instantly heals $s1 damage. Also restores $o2 mana over $d. Must remain seated while drinking.', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (834, 0, 0, 0, 1, 0, 0, 101, 0, 10, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1301, 'Lesser Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (835, 0, 1, 12, 1, 0, 0, 101, 0, 40, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Tidal Charm', '', 'Stuns target for $d. Increased chance to be resisted when used against targets over level 60.', 'Stunned.', 0, 0, 0, 1, 1, 1), (836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'LOGINEFFECT', '', '', '', 0, 0, 0, 1, 1, 1), (837, 0, 1, 0, 24, 0, 0, 101, 0, 14, 32, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, -41, 50, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 3', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (845, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 1', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (851, 0, 1, 17, 1, 0, 0, 101, 0, 40, 1, 200, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -61, -1, 0, 0, 0, 56, 33, 60, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1933, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph: Sheep', 'Rank 3', 'Transforms the enemy into a helpless sheep that cannot cast spells or attack and movement speed is reduced by $s2% for up to $d.', 'Cannot cast, attack or cast spells and movement speed is reduced by $s2%.', 0, 0, 0, 1, 1, 1), (853, 32, 1, 12, 1, 0, 0, 101, 0, 8, 27, 30, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', 'Rank 1', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (857, 0, 0, 0, 7, 0, 0, 101, 0, 30, 0, 220, 12, 0, 0, 5518, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1099, 'Khadgar\'s Unlocking', 'Rank 2', 'Magically unlocks treasure chests and other locked items.', '', 0, 0, 0, 1, 1, 1), (865, 35, 1, 0, 1, 0, 0, 100, 0, 26, 31, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 32, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 2', 'Blasts enemies near the caster for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (871, 132, 0, 0, 1, 0, 0, 101, 0, 28, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the damage taken from melee attacks, ranged attacks and spells by $s1% for $d.', 'Damage reduced by $s1%.', 0, 0, 0, 1, 1, 1), (879, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 1', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (883, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Call Pet', '', 'Summons your pet to you.', '', 0, 0, 0, 1, 1, 1), (897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 15, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Angry Programmer', '', '', '', 0, 0, 0, 1, 1, 1), (898, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Fervor Potion', '', 'Creates a Potion of Fervor.', '', 0, 0, 0, 1, 1, 1), (905, 0, 1, 0, 1, 0, 0, 100, 3, 24, 6, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 3', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26366s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26366s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (913, 0, 0, 0, 14, 0, 0, 101, 0, 18, 0, 155, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 49, 0, 0, 267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (915, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 4', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (921, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227, 'Pick Pocket', '', 'Pick the target\'s pocket.', '', 0, 0, 0, 1, 1, 1), (930, 85, 0, 0, 5, 0, 0, 101, 0, 40, 0, 345, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 2', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (932, 62, 0, 0, 14, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 61, 0, 0, 371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Replenish Spirit II', '', 'Restores target\'s mana.', '', 0, 0, 0, 1, 1, 1), (939, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 65, 0, 0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (943, 0, 0, 0, 19, 0, 0, 101, 0, 26, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 5', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (945, 0, 1, 0, 1, 0, 0, 100, 3, 32, 6, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 4', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26367s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26367s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (959, 0, 0, 0, 14, 0, 0, 101, 0, 32, 0, 265, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 87, 0, 0, 535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (970, 0, 1, 0, 1, 0, 0, 100, 0, 18, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 3', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (974, 1195, 1, 0, 1, 0, 0, 100, 6, 50, 6, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 29, 0, 0, 0, 0, 4, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 2015, 'Earth Shield', 'Rank 1', 'Protects the target with an earthen shield, giving a $s2% chance of ignoring spell interruption when damaged and causing attacks to heal the shielded target for $s1. This effect can only occur once every few seconds. $n charges. Lasts $d. Earth Shield can only be placed on one target at a time and only one Elemental Shield can be active on a target at a time.', '$s2% chance to ignore spell interruption when damaged and attacks heal the shielded target for $s1.', 0, 0, 0, 1, 1, 1), (976, 0, 1, 0, 1, 0, 0, 101, 0, 30, 6, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Protection', 'Rank 1', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (980, 0, 2, 0, 1, 0, 0, 101, 0, 8, 106, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 1', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (982, 0, 0, 0, 7, 0, 0, 101, 0, 10, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 6, 0, 1, 0, 0, 14, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Revive Pet', '', 'Revive your pet, returning it to life with $s1% of its base health.', '', 80, 0, 0, 1, 1, 1), (984, 0, 0, 0, 19, 0, 0, 101, 0, 22, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 4', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (988, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', 'Rank 2', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from a friend or $s1 beneficial $lspell:spells; from an enemy.', '', 14, 0, 0, 1, 1, 1), (990, 0, 0, 0, 14, 0, 0, 101, 0, 22, 0, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 259, 'Conjure Food', 'Rank 3', 'Conjures $s1 $lloaf:loaves; of rye, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (992, 0, 1, 0, 1, 0, 0, 100, 0, 26, 85, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 4', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (996, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 560, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 29, 0, 0, 443, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 2', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (1002, 0, 0, 0, 5, 0, 27692, 101, 0, 14, 3, 20, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 128, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Eyes of the Beast', '', 'Take direct control of your pet and see through its eyes for $d.', 'Directly controlling pet.', 0, 0, 0, 1, 1, 1), (1004, 0, 0, 0, 19, 0, 0, 101, 0, 30, 0, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 5', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (1006, 0, 1, 0, 1, 0, 0, 100, 20, 40, 6, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 944, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 4', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (1008, 0, 1, 0, 1, 0, 0, 101, 0, 18, 6, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 29, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 1', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (1010, 0, 2, 0, 1, 0, 0, 101, 0, 38, 4, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -7, -7, -1, 0, 0, 0, 29, 29, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 1010, 0, 0, 0, 77, 'Curse of Idiocy', 'Rank 1', 'Curse the target with idiocy, reducing Intellect and Spirit by $s1 every $t3 seconds until each is reduced by a total of $*15;s1. Only one Curse per Warlock can be active on any one target.', 'Intellect and Spirit reduced.', 0, 0, 0, 1, 1, 1), (1014, 0, 2, 0, 1, 0, 0, 101, 0, 18, 106, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 2', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (1020, 37, 1, 29, 1, 0, 0, 101, 0, 50, 29, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -101, 0, 0, 0, 0, 39, 138, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', 'Rank 2', 'Protects the paladin from all damage and spells for $d, but increases the time between your attacks by $s2%. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection, Blessing of Protection again or use Avenging Wrath for $25771d.', 'Immune to all attacks and spells, but increases the time between your attacks by $s2%.', 0, 0, 0, 1, 1, 1), (1022, 20, 1, 29, 1, 0, 0, 101, 0, 10, 32, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Blessing of Protection', 'Rank 1', 'A targeted party member is protected from all physical attacks for $d, but during that time they cannot attack or use physical abilities. Players may only have one Blessing on them per Paladin at any one time. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection or Blessing of Protection again for $25771d.', 'Immune to physical attacks. Cannot attack or use physical abilities.', 0, 0, 0, 1, 1, 1), (1026, 0, 0, 0, 20, 0, 0, 101, 0, 22, 0, 190, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 47, 0, 0, 309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (1032, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 504, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 5', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (1038, 0, 1, 0, 1, 0, 0, 101, 0, 26, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Blessing of Salvation', '', 'Places a Blessing on the party member, reducing the amount of all threat generated by $s1% for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Reduces threat generated by $s1%.', 6, 0, 0, 1, 1, 1), (1042, 0, 0, 0, 20, 0, 0, 101, 0, 30, 0, 275, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (1044, 0, 1, 0, 1, 25000, 0, 101, 0, 18, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 11, 0, 0, 0, 0, 0, 0, 0, 80, 'Blessing of Freedom', '', 'Places a Blessing on the friendly target, granting immunity to movement impairing effects for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Immune to movement impairing effects.', 8, 0, 0, 1, 1, 1), (1050, 35, 1, 0, 4, 600000, 0, 101, 0, 39, 0, 28, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 225, 301, 0, 1387, 1849, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 'Sacrifice', '', '', '', 0, 0, 0, 1, 1, 1), (1058, 0, 1, 0, 1, 0, 0, 101, 0, 10, 29, 40, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 2', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1062, 0, 1, 7, 16, 0, 0, 100, 0, 18, 8, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 2', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (1064, 0, 0, 0, 19, 0, 0, 101, 0, 40, 0, 260, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 49, 0, 0, 319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', 'Rank 1', 'Heals the friendly target for $s1, then jumps to heal additional nearby targets. If cast on a party member, the heal will only jump to other party members. Each jump reduces the effectiveness of the heal by 50%. Heals $x1 total targets.', '', 0, 0, 0, 0.5, 1, 1), (1066, 0, 0, 0, 1, 0, 0, 101, 0, 16, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 17, 0, 0, 0, 0, 0, 0, 0, 1475, 'Aquatic Form', 'Shapeshift', 'Shapeshift into aquatic form, increasing swim speed by $5421s1% and allowing the druid to breathe underwater. Also protects the caster from Polymorph effects.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects. Increases swim speed by $5421s1% and allows underwater breathing.', 13, 0, 0, 1, 1, 1), (1075, 0, 1, 0, 1, 0, 0, 101, 0, 24, 6, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 3', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (1079, 0, 0, 15, 1, 0, 0, 101, 0, 20, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 108, 'Rip', 'Rank 1', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 42 damage over $d.\n 2 points: 66 damage over $d.\n 3 points: 90 damage over $d.\n 4 points: 114 damage over $d.\n 5 points: 138 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1082, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 1', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1086, 0, 0, 0, 1, 0, 0, 101, 0, 30, 30, 208, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 5, 8, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 2', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (1088, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 4', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (1090, 0, 1, 10, 16, 0, 0, 101, 0, 20, 9, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', 'Rank 2', 'Puts the enemy target to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (1094, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 17, 44, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 3', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1098, 0, 0, 1, 14, 0, 0, 101, 0, 30, 5, 300, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 31, -41, -31, 0, 0, 0, 6, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1500, 'Enslave Demon', 'Rank 1', 'Enslaves the target demon, up to level $m1, forcing it to do your bidding. While enslaved, the time between the demon\'s attacks is increased by $s2% and its casting speed is slowed by $s3%. Lasts up to $d. If you repeatedly enslave the same demon, it will become more difficult to control with each attempt.', 'Enslaved.', 0, 0, 0, 1, 1, 1), (1106, 0, 0, 0, 14, 0, 0, 101, 0, 28, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 5', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (1108, 0, 2, 0, 1, 0, 0, 101, 0, 12, 4, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -42, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 2', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (1120, 0, 0, 0, 1, 0, 31756, 0, 1, 10, 8, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 10, 0, 0, 0, 0, 86, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', 'Rank 1', 'Drains the soul of the target, causing $o2 Shadow damage over $d. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Soul Shards are required for other spells.', '$s2 Shadow damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (1121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Entangle', '', '', 'Entangled', 0, 0, 0, 1, 1, 0), (1122, 731, 0, 0, 5, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', 'Summon', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 80, 0, 0, 1, 1, 1), (1126, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 1', 'Increases the friendly target\'s armor by $s1 for $d.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (1127, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (1129, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 231, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (1130, 0, 1, 0, 1, 0, 0, 100, 0, 6, 4, 15, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 19, 0, 0, 0, 0, 68, 127, 165, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark', 'Rank 1', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2 and by an additional ${$m2/10} each time they are struck by a ranged attack, up to a maximum of ${$m2*4}. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'All attackers gain $s2 ranged attack power against this target.', 0, 0, 0, 1, 1, 1), (1131, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (1132, 0, 0, 0, 1, 0, 0, 101, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Critical Strike', '', '', '', 0, 0, 0, 1, 1, 1), (1133, 59, 0, 0, 1, 0, 0, 101, 0, 35, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 248, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*27} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (1135, 59, 0, 0, 1, 0, 0, 101, 0, 45, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 331, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (1137, 59, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 488, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (1138, 0, 1, 0, 1, 0, 0, 101, 0, 35, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 32, 0, 0, 0, 0, 0, 0, 0, 19, 'Crystal Protection', '', 'Increases Frost and Shadow resistance by $s1 for $d.', 'Increased Frost and Shadow resistance.', 0, 0, 0, 1, 1, 1), (1139, 0, 1, 0, 1, 0, 0, 101, 0, 10, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Cold Eye', '', 'Increases time between target\'s attacks by $s1% for $d.', 'Slowed attack speed.', 0, 0, 0, 1, 1, 1), (1152, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 300, 'Purify', '', 'Purifies the friendly target, removing $s1 disease effect and $s2 poison effect.', '', 6, 0, 0, 1, 1, 1), (1159, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 32, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 2', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1160, 0, 0, 0, 1, 0, 0, 101, 0, 14, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 1', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (1161, 0, 0, 0, 1, 600000, 0, 101, 0, 26, 32, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Challenging Shout', '', 'Forces all enemies within $a1 yards to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (1178, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 179, 24, 29, 0, 0, 0, 142, 137, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (1180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 151, 'Daggers', '', '', '', 0, 0, 0, 1, 1, 1), (1206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (1234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 879, 0, 0, 0, 0, 0, 54, 'Brilliance Aura IV', '', '', '', 0, 0, 0, 1, 1, 1), (1243, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 1', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (1244, 0, 1, 0, 1, 0, 0, 101, 0, 12, 30, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 2', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (1245, 0, 1, 0, 1, 0, 0, 101, 0, 24, 30, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 3', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (1302, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Damage Immunity Test', '', '', '', 0, 0, 0, 1, 1, 1), (1329, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 64, 64, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5374, 27576, 0, 0, 0, 2117, 'Mutilate', 'Rank 1', 'Instantly attacks with both weapons for an additional $5374s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (1330, 0, 0, 9, 1, 0, 0, 101, 0, 60, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote - Silence', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (1350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 0, 0, 0, 0, 0, 67, 'Feral Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (1364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 947, 0, 0, 0, 0, 0, 312, 'Unyielding Will', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (1373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 0, 0, 0, 0, 0, 214, 'Teach Summon Felhunter', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (1386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron', 'Rank 4', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (1413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1122, 0, 0, 0, 0, 0, 460, 'Inferno', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (1430, 0, 1, 0, 1, 0, 0, 101, 0, 16, 29, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 28, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 3', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1066, 0, 0, 0, 0, 0, 1475, 'Aquatic Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (1449, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 31, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 1', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (1454, 0, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 19, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 1', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (1455, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 64, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 2', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (1456, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 129, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 3', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (1459, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 1', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (1460, 0, 1, 0, 1, 0, 0, 101, 0, 14, 30, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 2', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (1461, 0, 1, 0, 1, 0, 0, 101, 0, 28, 30, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 3', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (1462, 0, 0, 0, 1, 0, 0, 101, 0, 24, 9, 40, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Beast Lore', '', 'Gather information about the target beast. The tooltip will display damage, health, armor, any special resistances, and diet. In addition, Beast Lore will reveal whether or not the creature is tameable and what abilities the tamed creature has.', 'Lore revealed.', 0, 0, 0, 1, 1, 1), (1463, 0, 1, 0, 1, 0, 0, 0, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 1', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (1464, 0, 0, 0, 16, 0, 0, 101, 0, 30, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 1', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (1485, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2337, 'Metawheel Boulder', '', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (1490, 0, 2, 0, 1, 0, 0, 101, 0, 32, 5, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -46, 5, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 116, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', 'Rank 1', 'Curses the target for $d, reducing Arcane, Fire, Frost, and Shadow resistances by $s1 and increasing Arcane, Fire, Frost, and Shadow damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Reduces Arcane, Fire, Frost, and Shadow resistances by $s1. Increases Arcane, Fire, Frost, and Shadow damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (1494, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 179, 'Track Beasts', '', 'Shows the location of all nearby beasts on the minimap. Only one form of tracking can be active at a time.', 'Tracking Beasts.', 0, 0, 0, 1, 1, 1), (1495, 65, 0, 0, 1, 0, 0, 101, 0, 16, 0, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Mongoose Bite', 'Rank 1', 'Counterattack the enemy for ${$AP*0.2+$m1} damage. Can only be performed after you dodge.', '', 0, 0, 0, 1, 1, 1), (1499, 411, 0, 0, 1, 0, 0, 101, 0, 20, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2561, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', 'Rank 1', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $3355d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (1509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 279, 'GM Only OFF', '', '', '', 0, 0, 0, 1, 0, 0), (1510, 49, 0, 0, 18, 0, 31756, 101, 0, 40, 32, 350, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42243, 0, 0, 0, 0, 126, 'Volley', 'Rank 1', 'Continuously fires a volley of ammo at the target area, causing $42243s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (1513, 33, 1, 5, 16, 0, 0, 100, 0, 14, 1, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Scare Beast', 'Rank 1', 'Scares a beast, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only one beast can be feared at a time.', 'Feared.', 0, 0, 0, 1, 1, 1), (1515, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -1, -101, 0, 0, 0, 4, 23, 101, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 13481, 0, 0, 0, 0, 255, 'Tame Beast', '', 'Begins taming a beast to be your companion. Your armor is reduced by $s3% while you focus on taming the beast for 20 sec. If you lose the beast\'s attention for any reason, the taming process will fail. Once tamed, the beast will be very unhappy and disloyal. Try feeding the pet immediately to make it happy.', 'Taming pet.', 48, 0, 0, 1, 1, 1), (1516, 0, 0, 0, 18, 60000, 0, 101, 0, 6, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Quick Shot', 'Rank 1', 'Instantly fires your weapon, causing $s1 additional damage.', '', 0, 0, 0, 1, 1, 1), (1522, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Upgrade (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (1528, 0, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 13, 0, 0, 0, 0, 0, 0, 0, 40, 'Free Master', 'Rank 1', 'Frees your master from any bonds.', '', 0, 0, 0, 1, 1, 1), (1535, 35, 0, 0, 1, 0, 0, 101, 0, 12, 28, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5879, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 1', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $8443t1 sec., the totem inflicts $8349s1 fire damage to enemies within $8349a1 yd.', '', 0, 0, 0, 1, 1, 1), (1536, 0, 0, 0, 15, 0, 0, 101, 0, 32, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Longshot II', '', '', '', 0, 0, 0, 1, 1, 1), (1538, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 'Charging', '', 'Charges the Rod of Helcular when used at the three ceremonial pyres.', '', 0, 0, 0, 1, 1, 1), (1539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 534, 'Feed Pet Effect', '', '', 'Increases happiness.', 0, 0, 0, 1, 1, 1), (1543, 0, 0, 0, 1, 20000, 0, 101, 0, 32, 18, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, -1, -1, 0, 13, 13, 0, 41, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 136, 'Flare', '', 'Exposes all hidden and invisible enemies within $a1 yards of the targeted area for $d.', 'Hidden and invisible units are revealed.', 0, 0, 0, 1, 1, 1), (1557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Full Speed', '', 'Increase movement speed by $s1', '', 0, 0, 0, 1, 0, 0), (1579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1515, 883, 2641, 0, 0, 0, 255, 'Tame Beast', '', '', '', 0, 0, 0, 1, 1, 1), (1588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1522, 0, 0, 0, 0, 0, 1, 'Pet Upgrade', '', '', '', 0, 0, 0, 1, 1, 1), (1604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 108, 0, 1, 1, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', 'A concussive strike dismounts the target and reduces movement speed by $s1%.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (1608, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 4', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (1609, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2338, 'Ashbringer Buzzsaw', '', '', '', 0, 0, 0, 1, 0, 0), (1650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 0, 0, 0, 0, 0, 26, 'Slowing Strike III', '', '', '', 0, 0, 0, 1, 1, 1), (1664, 65, 1, 0, 1, 0, 0, 101, 0, 28, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 'Savage Assault IV', '', '', '', 0, 0, 0, 1, 1, 1), (1665, 65, 1, 0, 1, 0, 0, 101, 0, 36, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 'Savage Assault V', '', '', '', 0, 0, 0, 1, 1, 1), (1666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 23, 'Savage Assault', '', '', '', 0, 0, 0, 1, 1, 1), (1669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 0, 0, 0, 0, 0, 23, 'Savage Assault IV', '', '', '', 0, 0, 0, 1, 1, 1), (1671, 88, 0, 0, 1, 0, 0, 101, 0, 32, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, -1, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', 'Rank 2', 'Bashes the target with your shield for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1672, 88, 0, 0, 1, 0, 0, 101, 0, 52, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, -1, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', 'Rank 3', 'Bashes the target with your shield for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1680, 891, 0, 0, 1, 0, 0, 0, 0, 36, 0, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 64, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44949, 0, 0, 0, 0, 83, 'Whirlwind', '', 'In a whirlwind of steel you attack up to $i enemies within $a1 yards, causing weapon damage from both melee weapons to each enemy.', '', 0, 0, 4, 1, 1, 1), (1706, 0, 1, 0, 1, 0, 0, 101, 0, 34, 4, 100, 1, 0, 0, 17056, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 106, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Levitate', '', 'Allows the caster to levitate, floating a few feet above the ground. While levitating, you will fall at a reduced speed and travel over water. Any damage will cancel the effect. Lasts $d.', 'Levitating.', 0, 0, 0, 1, 1, 1), (1710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 5784, 33388, 0, 0, 0, 0, 115, 'Summon Felsteed', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (1714, 0, 2, 0, 1, 0, 0, 101, 0, 26, 9, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -1, 0, 0, 0, 0, 216, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', 'Rank 1', 'Forces the target to speak in Demonic, increasing the casting time of all spells by $s1%. Only one Curse per Warlock can be active on any one target. Lasts $d.', 'Speaking Demonic increasing casting time by $s1%.', 0, 0, 0, 1, 1, 1), (1715, 0, 0, 0, 1, 0, 0, 101, 0, 8, 8, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 4, -41, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', 'Rank 1', 'Maims the enemy, causing $s1 damage and slowing the enemy\'s movement by $s2% for $d.', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (1719, 132, 0, 0, 1, 0, 0, 101, 0, 50, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 19, -1, 0, 0, 0, 52, 87, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 5, 0, 0, 0, 0, 0, 0, 138, 'Recklessness', '', 'The warrior will cause critical hits with most attacks and will be immune to Fear effects for the next $d, but all damage taken is increased by $s2%.', 'Immune to Fear effects, most attacks do critical hits, but all damage taken is increased by $s2%.', 0, 0, 0, 1, 1, 1), (1725, 22, 0, 4, 1, 0, 0, 101, 0, 22, 0, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 1, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1478, 'Distract', '', 'Throws a distraction, attracting the attention of all nearby monsters for $s1 seconds. Does not break stealth.', '', 0, 0, 0, 1, 1, 1), (1735, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 2', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (1742, 82, 0, 0, 1, 0, 0, 101, 0, 5, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 1', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1747, 0, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1742, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (1748, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (1749, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (1750, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (1751, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (1752, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 1', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1753, 82, 0, 0, 1, 0, 0, 101, 0, 15, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 2', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1754, 82, 0, 0, 1, 0, 0, 101, 0, 25, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 3', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1755, 82, 0, 0, 1, 0, 0, 101, 0, 35, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 4', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1756, 82, 0, 0, 1, 0, 0, 101, 0, 45, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 5', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1757, 0, 0, 0, 1, 0, 0, 101, 0, 6, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 2', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1758, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 3', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1759, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 4', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1760, 40, 0, 0, 1, 0, 0, 101, 0, 30, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 5', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (1766, 88, 0, 0, 1, 0, 0, 101, 0, 12, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 1', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1767, 88, 0, 0, 1, 0, 0, 101, 0, 26, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 2', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1768, 88, 0, 0, 1, 0, 0, 101, 0, 42, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 3', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1769, 88, 0, 0, 1, 0, 0, 101, 0, 58, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, -1, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 4', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (1776, 33, 0, 0, 1, 0, 0, 101, 0, 6, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 9, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 1', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (1777, 33, 0, 0, 1, 0, 0, 101, 0, 18, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 19, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 2', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (1784, 38, 5, 0, 1, 0, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 4, -51, 0, 0, 0, 36, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', 'Rank 1', 'Allows the rogue to sneak around, but reduces your speed by $s3%. Lasts until cancelled.', 'Stealthed. Movement slowed by $s3%.', 0, 0, 0, 1, 1, 1), (1785, 38, 5, 0, 1, 0, 0, 100, 1, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 99, -41, 0, 0, 0, 36, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', 'Rank 2', 'Allows the rogue to sneak around, but reduces your speed by $s3%. Lasts until cancelled.', 'Stealthed. Movement slowed by $s3%.', 0, 0, 0, 1, 1, 1), (1786, 38, 5, 0, 1, 0, 0, 100, 1, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 199, -36, 0, 0, 0, 36, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', 'Rank 3', 'Allows the rogue to sneak around, but reduces your speed by $s3%. Lasts until cancelled.', 'Stealthed. Movement slowed by $s3%.', 0, 0, 0, 1, 1, 1), (1787, 38, 5, 0, 1, 0, 0, 100, 1, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 299, -31, 0, 0, 0, 36, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', 'Rank 4', 'Allows the rogue to sneak around, but reduces your speed by $s3%. Lasts until cancelled.', 'Stealthed. Movement slowed by $s3%.', 0, 0, 0, 1, 1, 1), (1795, 74, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 7, 21, 0, 39, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disheartening Blow II', '', '', '', 0, 0, 0, 1, 1, 1), (1796, 74, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 11, 37, 0, 64, 231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disheartening Blow III', '', '', '', 0, 0, 0, 1, 1, 1), (1797, 74, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 13, 55, 0, 75, 340, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disheartening Blow IV', '', '', '', 0, 0, 0, 1, 1, 1), (1798, 74, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 13, 77, 0, 82, 469, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disheartening Blow V', '', '', '', 0, 0, 0, 1, 1, 1), (1800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 0, 0, 0, 0, 0, 1, 'Disheartening Blow II', '', '', '', 0, 0, 0, 1, 1, 1), (1804, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 12, 5060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Pick Lock', '', 'Allows opening of locked chests and doors.', '', 0, 0, 0, 1, 1, 1), (1809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, 1804, 0, 0, 0, 0, 0, 106, 'Lockpicking', 'Apprentice', '', '', 0, 0, 0, 1, 1, 1), (1810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, 6461, 0, 0, 0, 0, 0, 106, 'Lockpicking', 'Journeyman', '', '', 0, 0, 0, 1, 1, 1), (1822, 0, 0, 0, 1, 0, 0, 101, 0, 24, 105, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 80, 1, 1, 1, 16, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', 'Rank 1', 'Rake the target for ${$AP/100+$m1} bleed damage and an additional ${$m2*3+$AP*0.06} damage over $d. Awards $s3 combo $lpoint:points;.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (1823, 0, 0, 0, 1, 0, 0, 101, 0, 34, 105, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 80, 1, 1, 1, 25, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', 'Rank 2', 'Rake the target for ${$AP/100+$m1} bleed damage and an additional ${$m2*3+$AP*0.06} damage over $d. Awards $s3 combo $lpoint:points;.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (1824, 0, 0, 0, 1, 0, 0, 101, 0, 44, 105, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 80, 1, 1, 1, 39, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', 'Rank 3', 'Rake the target for ${$AP/100+$m1} bleed damage and an additional ${$m2*3+$AP*0.06} damage over $d. Awards $s3 combo $lpoint:points;.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (1825, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Lend Pet (NYI)', '', 'Transfer control of your pet to another player.', '', 0, 0, 0, 1, 1, 1), (1831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11113, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (1833, 0, 0, 12, 1, 0, 0, 101, 0, 26, 35, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', '', 'Stuns the target for $d. Must be stealthed. Awards $s2 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (1834, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Gathering Speed', '', 'Increases movement speed', 'Movement Speed increased by $s1%', 0, 0, 0, 1, 1, 1), (1842, 0, 0, 0, 5, 0, 0, 101, 0, 30, 0, 0, 12, 5060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Disarm Trap', '', 'Sneak up on the trap in order to disarm it. Don\'t get too close or the trap will go off.', '', 0, 0, 0, 1, 1, 1), (1844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disarming Fury Effect', '', 'If Disarm is active when this affect is applied, Attumen will choose a new set of powers.', '', 0, 0, 0, 1, 0, 0), (1848, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Divining Chant', '', '', '', 0, 0, 0, 1, 1, 1), (1850, 44, 0, 0, 1, 0, 0, 101, 0, 26, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 1', 'Increases movement speed by $s1% for $d. Does not break prowling.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (1852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Silenced', '', 'This is a GM tool for silencing players. This spell just acts as a visual indicator so the player and GM know the player is currently silenced.', 'You can only chat with GM\'s.', 0, 0, 0, 1, 1, 1), (1853, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 1', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (1856, 39, 0, 0, 1, 0, 0, 100, 1, 22, 0, 0, 1, 0, 0, 5140, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 64, 79, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11327, 18461, 0, 0, 0, 0, 252, 'Vanish', 'Rank 1', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $11327d. Also breaks movement impairing effects.', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (1857, 39, 0, 0, 1, 0, 0, 100, 1, 42, 0, 0, 1, 0, 0, 5140, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 64, 79, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11329, 18461, 0, 0, 0, 0, 252, 'Vanish', 'Rank 2', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $11329d. Also breaks movement impairing effects. More effective than Vanish (Rank 1).', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (1860, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1658, 'Safe Fall', 'Passive', 'Reduces damage from falling.', '', 0, 0, 0, 1, 1, 1), (1881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15521, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Hive\'Zara Hatchling', '', '', '', 0, 0, 0, 1, 0, 0), (1906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Debilitating Charge', '', 'Charges an enemy, dealing damage and slowing their movement by $s3% for $d.', 'Movement speed reduced by $s3%', 0, 0, 0, 1, 1, 1), (1908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 20, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'Uber Heal Over Time', '', 'Heal target to full every $d1 seconds', 'Healed to full every $d1 seconds', 0, 0, 0, 1, 0, 0), (1936, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Anvilmar', '', '', '', 0, 0, 0, 1, 1, 1), (1940, 24, 0, 0, 14, 0, 0, 101, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 27, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket Blast', '', 'Inflicts $s1 Fire damage in a 3 yard radius.', '', 0, 0, 0, 1, 1, 1), (1943, 0, 0, 15, 1, 0, 0, 101, 0, 20, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 500, 'Rupture', 'Rank 1', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 40 damage over 8 secs\n 2 points: 60 damage over 10 secs\n 3 points: 84 damage over 12 secs\n 4 points: 112 damage over 14 secs\n 5 points: 144 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1949, 0, 0, 0, 1, 0, 31756, 101, 0, 30, 8, 645, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 82, 99, 0, 0, 0, 23, 3, 77, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 5857, 0, 0, 0, 0, 0, 937, 'Hellfire', 'Rank 1', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (1950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1949, 0, 0, 0, 0, 0, 90, 'Greater Shadow Imp', '', '', '', 0, 0, 0, 1, 1, 1), (1953, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster $a1 yards forward, unless something is in the way. Also frees the caster from stuns and bonds.', 'Blinking.', 21, 0, 0, 1, 1, 1), (1966, 82, 0, 0, 1, 0, 0, 101, 0, 16, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 1, 0, -151, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 1', 'Performs a feint, causing no damage but lowering your threat by a small amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (1978, 0, 4, 0, 18, 0, 0, 101, 0, 4, 8, 15, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 1', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (1991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1966, 0, 0, 0, 0, 0, 132, 'Scatter Shot IV', '', '', '', 0, 0, 0, 1, 1, 1), (2000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1975, 0, 0, 0, 0, 0, 132, 'Head Shot', '', '', '', 0, 0, 0, 1, 1, 1), (2006, 0, 0, 0, 7, 0, 0, 101, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 1', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (2008, 0, 0, 0, 7, 0, 0, 101, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 1', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (2010, 0, 0, 0, 7, 0, 0, 101, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 2', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (2018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing', 'Apprentice', 'Allows a Blacksmith to make basic weapons and armor up to a maximum potential skill of 75. Requires stone and metal found with the mining skill.', '', 0, 0, 0, 1, 1, 1), (2020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 2018, 0, 0, 0, 0, 0, 335, 'Apprentice Blacksmith', '', '', '', 0, 0, 0, 1, 1, 1), (2021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 3100, 0, 0, 0, 0, 0, 335, 'Journeyman Blacksmith', '', '', '', 0, 0, 0, 1, 1, 1), (2023, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 131, 0, 0, 454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (2024, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 131, 0, 0, 454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (2048, 0, 0, 0, 1, 0, 0, 101, 0, 69, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 304, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 8', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (2050, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Lesser Heal', 'Rank 1', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (2052, 0, 0, 0, 5, 0, 0, 101, 0, 4, 0, 45, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Lesser Heal', 'Rank 2', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (2053, 0, 0, 0, 20, 0, 0, 101, 0, 10, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 23, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Lesser Heal', 'Rank 3', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (2054, 0, 0, 0, 14, 0, 0, 101, 0, 16, 0, 155, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 47, 0, 0, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', 'Rank 1', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (2055, 0, 0, 0, 14, 0, 0, 101, 0, 22, 0, 205, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 428, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', 'Rank 2', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (2060, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 370, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 115, 0, 0, 898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 1', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (2061, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 45, 0, 0, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (2062, 23, 0, 0, 1, 1200000, 0, 101, 0, 66, 4, 705, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 7399, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15430, 0, 0, 0, 0, 0, 0, 0, 0, 2289, 'Earth Elemental Totem', 'Rank 1', 'Summon an elemental totem that calls forth a greater earth elemental to protect the caster and $ghis:her; allies. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (2070, 0, 0, 30, 1, 0, 0, 100, 0, 28, 125, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Sap', 'Rank 2', 'Incapacitates the target for up to $d. Must be stealthed. Only works on Humanoids that are not in combat. Any damage caused will revive the target. Only 1 target may be sapped at a time.', 'Sapped.', 0, 0, 0, 1, 1, 1), (2075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3599, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (2090, 0, 1, 0, 1, 0, 0, 101, 0, 22, 29, 105, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 4', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2091, 0, 1, 0, 1, 0, 0, 101, 0, 28, 29, 135, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 60, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 5', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2094, 1187, 0, 2, 1, 180000, 0, 101, 0, 34, 1, 30, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Blind', '', 'Blinds the target, causing it to wander disoriented for up to $d. Any damage caused will remove the effect.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (2096, 0, 0, 0, 1, 0, 31772, 101, 0, 22, 3, 65, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 12, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Mind Vision', 'Rank 1', 'Allows the caster to see through the target\'s eyes for $d.', 'Sight granted through target\'s eyes.', 0, 0, 0, 1, 1, 1), (2098, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 514, 'Eviscerate', 'Rank 1', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (2108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 326, 'Leatherworking', 'Apprentice', 'Allows a leatherworker to make leather armor, up to to a maximum potential skill of 75. Requires leather scraps and hides gathered with the Skinning skill.', '', 0, 0, 0, 1, 1, 1), (2110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'FIRESTAFF (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (2118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1114, 0, 0, 0, 0, 0, 30, 'Dodge Mastery', 'Rank 1', 'Increases your chance to dodge by 1%.', '', 0, 0, 0, 1, 1, 1), (2119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4548, 0, 0, 0, 0, 0, 197, 'Nature Resist', 'Rank 1', 'Increase Nature resistance by 4.', '', 0, 0, 0, 1, 1, 1), (2120, 0, 0, 0, 14, 0, 0, 101, 0, 16, 31, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 17, 1, 0, 51, 11, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 1', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (2121, 0, 0, 0, 14, 0, 0, 101, 0, 24, 31, 330, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 27, 1, 0, 95, 21, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 2', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (2123, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -3, 0, 0, 0, 0, 98, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 32, 0, 0, 0, 0, 0, 0, 0, 79, 'Holy Affinity', 'Rank 1', 'Increases your Holy Magic skill by $s1 and reduces your Shadow Resistance by $s2.', '', 0, 0, 0, 1, 1, 1), (2136, 19, 0, 0, 1, 0, 0, 101, 0, 6, 0, 40, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 1', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (2137, 19, 0, 0, 1, 0, 0, 101, 0, 14, 0, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 2', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (2138, 19, 0, 0, 1, 0, 0, 101, 0, 22, 0, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 3', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (2139, 88, 0, 26, 1, 0, 0, 101, 0, 24, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters the enemy\'s spellcast, preventing any spell from that school of magic from being cast for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (2140, 0, 1, 0, 1, 0, 0, 101, 0, 15, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Stasis Effect', 'Rank 1', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (2147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4751, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Mending', '', 'Periodic healing', 'Healing for $s1 every $t1 seconds', 0, 0, 0, 1, 0, 0), (2148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26546, 0, 0, 0, 0, 0, 113, 'Periodic Shadow Storm', '', 'Periodically casts Shadow Storm.', 'Periodically casts Shadow Storm.', 0, 0, 0, 1, 0, 0), (2149, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2152, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Light Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (2153, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (2154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 3104, 0, 0, 0, 0, 0, 326, 'Journeyman Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (2155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 2108, 0, 0, 0, 0, 0, 326, 'Apprentice Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (2156, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Winter Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (2157, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Winter Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2158, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2159, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2321, 0, 0, 0, 0, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (2160, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embossed Leather Vest', '', '', '', 0, 0, 0, 1, 1, 1), (2161, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 8, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embossed Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2162, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embossed Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (2163, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 2324, 0, 0, 0, 0, 0, 8, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'White Leather Jerkin', '', '', '', 0, 0, 0, 1, 1, 1), (2164, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4231, 2318, 2320, 0, 0, 0, 0, 0, 1, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (2165, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2320, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Medium Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (2166, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 4231, 2321, 0, 0, 0, 0, 0, 10, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Toughened Leather Armor', '', '', '', 0, 0, 0, 1, 1, 1), (2167, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2321, 4340, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2168, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2321, 4340, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (2169, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2321, 4340, 0, 0, 0, 0, 0, 6, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (2259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 339, 'Alchemy', 'Apprentice', 'Allows an alchemist to brew basic potions up to a maximum potential skill of 75. Requires Herbs found with the Herbalism skill.', '', 0, 0, 0, 1, 1, 1), (2275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 2259, 0, 0, 0, 0, 0, 339, 'Apprentice Alchemist', '', '', '', 0, 0, 0, 1, 1, 1), (2280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 3101, 0, 0, 0, 0, 0, 339, 'Journeyman Alchemist', '', '', '', 0, 0, 0, 1, 1, 1), (2313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99999, 49, 39, 0, 0, 0, 65, 22, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'True Fulfillment', '', '', '', 0, 0, 0, 1, 1, 1), (2329, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2449, 765, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Lion\'s Strength', '', 'With the mixture of Earthroot for physical improvement and crushed Silverleaf for enhancement, a potion to to bring out one\'s inner lion is brewed.', '', 0, 0, 0, 1, 1, 1), (2330, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2447, 765, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (2331, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 785, 765, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (2332, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 785, 2447, 3371, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Rejuvenation Potion', '', '', '', 0, 0, 0, 1, 1, 1), (2333, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3355, 2452, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Lesser Agility', '', '', '', 0, 0, 0, 1, 1, 1), (2334, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2449, 2447, 3371, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Minor Fortitude', '', '', '', 0, 0, 0, 1, 1, 1), (2335, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2452, 2450, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swiftness Potion', '', '', '', 0, 0, 0, 1, 1, 1), (2336, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2449, 785, 3371, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Tongues', '', '', '', 0, 0, 0, 1, 1, 1), (2337, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 118, 2450, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 858, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (2362, 0, 0, 0, 6, 0, 0, 101, 0, 36, 0, 500, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Create Spellstone', 'Rank 1', 'Creates a Spellstone for the caster. When equipped and used, the Spellstone dispels all harmful magic effects from the caster. In addition, equipping the Spellstone improves your spell critical strike rating by $32793s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (2366, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 182, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', 'Apprentice', 'The basics of how to gather herbs from bushes and other plants for use in Alchemy. Gives a potential herbalism skill of 75.', '', 0, 0, 0, 1, 1, 1), (2367, 0, 0, 0, 1, 0, 0, 101, 0, 7, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Lesser Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (2368, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 182, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', 'Journeyman', 'How to find and gather more difficult to harvest herbs. Gives a potential herbalism skill of 150.', '', 0, 0, 0, 1, 1, 1), (2369, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', '', '', '', 0, 0, 0, 1, 1, 1), (2370, 4, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 61, 61, 0, 89, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation Potion', '', 'Restores $s1 mana and $s2 health.', '', 0, 0, 0, 1, 1, 1), (2371, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', '', '', '', 0, 0, 0, 1, 1, 1), (2372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 2366, 0, 0, 0, 0, 0, 345, 'Apprentice Herbalist', '', '', '', 0, 0, 0, 1, 1, 1), (2373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 2368, 0, 0, 0, 0, 0, 345, 'Journeyman Herbalist', '', '', '', 0, 0, 0, 1, 1, 1), (2374, 0, 0, 0, 1, 0, 0, 101, 0, 7, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Lesser Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (2376, 0, 0, 0, 1, 0, 0, 101, 0, 7, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Lesser Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (2378, 0, 0, 0, 1, 0, 0, 101, 0, 10, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1304, 'Health', '', 'Increases the player\'s maximum health by $s1 for $d. Guardian Elixir.', 'Health increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (2379, 0, 1, 0, 1, 0, 0, 101, 0, 15, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Speed', '', 'Increases run speed by $s1% for $d1.', 'Increases run speed by $s1%', 0, 0, 0, 1, 1, 1), (2380, 0, 1, 0, 1, 0, 0, 101, 0, 20, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1310, 'Resistance', '', 'Increases your resistance to all schools of magic by $s1 for $d.', 'Increased magic resistance.', 0, 0, 0, 1, 1, 1), (2381, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Resistance (OLD)', '', '', '', 0, 0, 0, 1, 1, 1), (2382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Generic', '', '', '', 0, 0, 0, 1, 1, 1), (2383, 0, 0, 0, 1, 0, 0, 101, 0, 3, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1216, 'Find Herbs', '', 'Nearby herb bushes appear on the minimap. Only one form of tracking can be active at a time.', 'Finding Herbs.', 0, 0, 0, 1, 1, 1), (2385, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brown Linen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (2386, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2318, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2569, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Linen Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2387, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Linen Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (2389, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2604, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2572, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Linen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (2392, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2604, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Linen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (2393, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2324, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Linen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (2394, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 6260, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Blue Linen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (2395, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2318, 2321, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Barbaric Linen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (2396, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2321, 2605, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Linen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (2397, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2580, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Reinforced Linen Cape', '', '', '', 0, 0, 0, 1, 1, 1), (2399, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 2605, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Green Woolen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (2400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transfer Power', '', '', '', 0, 0, 0, 1, 0, 0), (2401, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 2318, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Woolen Boots', '', '', '', 0, 0, 0, 1, 1, 1), (2402, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Woolen Cape', '', '', '', 0, 0, 0, 1, 1, 1), (2403, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 4340, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gray Woolen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (2406, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 4340, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Gray Woolen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (2425, 0, 0, 0, 1, 0, 0, 101, 0, 39, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Spotted', '', '', '', 0, 0, 0, 1, 1, 1), (2426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Base Stealth', '', '', '', 0, 0, 0, 1, 1, 1), (2442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2437, 0, 0, 0, 0, 0, 42, 'Smashing Blow', '', '', '', 0, 0, 0, 1, 1, 1), (2443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2438, 0, 0, 0, 0, 0, 42, 'Smashing Blow II', '', '', '', 0, 0, 0, 1, 1, 1), (2444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2439, 0, 0, 0, 0, 0, 42, 'Smashing Blow III', '', '', '', 0, 0, 0, 1, 1, 1), (2446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2441, 0, 0, 0, 0, 0, 42, 'Smashing Blow V', '', '', '', 0, 0, 0, 1, 1, 1), (2457, 47, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 279, 'Battle Stance', '', 'A balanced combat stance.', '', 0, 0, 0, 1, 1, 1), (2458, 47, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Berserker Stance', '', 'An aggressive stance. Critical hit chance is increased by $7381s1% and all damage taken is increased by $7381s2%.', '', 0, 0, 0, 1, 1, 1), (2479, 0, 0, 0, 1, 0, 0, 100, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Honorless Target', '', '', 'You are currently worth no honor points to the enemy.', 0, 0, 0, 1, 0, 0), (2481, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 202, 'Find Treasure', 'Racial', 'Allows the dwarf to sense nearby treasure, making it appear on the minimap. Lasts $d.', 'Finding treasure.', 0, 0, 0, 1, 1, 1), (2484, 0, 0, 0, 1, 15000, 0, 101, 0, 6, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2630, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Earthbind Totem', '', 'Summons an Earthbind Totem with $s1 health at the feet of the caster for $d that slows the movement speed of enemies within $3600a1 yards.', '', 5, 0, 0, 1, 1, 1), (2538, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2672, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Charred Wolf Meat', '', '', '', 0, 0, 0, 1, 1, 1), (2539, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2672, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2680, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spiced Wolf Meat', '', '', '', 0, 0, 0, 1, 1, 1), (2540, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 769, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2681, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Roasted Boar Meat', '', '', '', 0, 0, 0, 1, 1, 1), (2541, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2673, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2684, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Coyote Steak', '', '', '', 0, 0, 0, 1, 1, 1), (2542, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 723, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Goretusk Liver Pie', '', '', '', 0, 0, 0, 1, 1, 1), (2543, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 729, 730, 731, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 733, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Westfall Stew', '', '', '', 0, 0, 0, 1, 1, 1), (2544, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2674, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2683, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crab Cake', '', '', '', 0, 0, 0, 1, 1, 1), (2545, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2675, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Cooked Crab Claw', '', '', '', 0, 0, 0, 1, 1, 1), (2546, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2677, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2687, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dry Pork Ribs', '', '', '', 0, 0, 0, 1, 1, 1), (2547, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1081, 1080, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Redridge Goulash', '', '', '', 0, 0, 0, 1, 1, 1), (2548, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2677, 2692, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Succulent Pork Ribs', '', '', '', 0, 0, 0, 1, 1, 1), (2549, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1015, 2665, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1017, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Seasoned Wolf Kabob', '', '', '', 0, 0, 0, 1, 1, 1), (2550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 1467, 'Cooking', 'Apprentice', 'Allows a cook to make basic recipes up to a maximum potential skill of 75. Requires meat from beasts and fire to make food.', '', 0, 0, 0, 1, 1, 1), (2551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 2550, 0, 0, 0, 0, 0, 1467, 'Apprentice Cook', '', '', '', 0, 0, 0, 1, 1, 1), (2552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 3413, 0, 0, 0, 0, 0, 1467, 'QA Expert Cook', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (2565, 0, 0, 0, 1, 5000, 0, 100, 1, 16, 28, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Shield Block', '', 'Increases chance to block by $s1% for $d, but will only block $n $lattack:attacks;.', 'Block increased by $s1% for next attack.', 0, 0, 0, 1, 1, 1), (2567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1528, 'Thrown', '', '', '', 0, 0, 0, 1, 1, 1), (2575, 0, 0, 0, 28, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 186, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', 'Apprentice', 'How to pull ore and stone from mineral veins for use in Engineering and Blacksmithing. Gives a potential mining skill of 75. Requires a Mining Pick.', '', 0, 0, 0, 1, 1, 1), (2576, 0, 0, 0, 28, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 186, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', 'Journeyman', 'A more advanced level of mining. Gives a potential mining skill of 150.', '', 0, 0, 0, 1, 1, 1), (2580, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Find Minerals', '', 'Nearby mineral veins appear on the minimap. Only one form of tracking can be active at a time.', 'Finding Minerals.', 0, 0, 0, 1, 1, 1), (2581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 2575, 0, 0, 0, 0, 0, 336, 'Apprentice Miner', '', '', '', 0, 0, 0, 1, 1, 1), (2582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 2576, 0, 0, 0, 0, 0, 336, 'Journeyman Miner', '', '', '', 0, 0, 0, 1, 1, 1), (2583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Debug Spell Reflection', 'Debug', 'Makes you reflect all spells until cancelled.', 'Reflecting spells.', 0, 0, 0, 1, 1, 1), (2584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Waiting to Resurrect', '', 'Remain within range of the Spirit Guide in order to be resurrected.', 'Remain within range of the Spirit Guide in order to be resurrected.', 0, 0, 0, 1, 1, 1), (2585, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, -1, 0, 0, 0, 0, 16, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Eye of Kilrogg Passive (DND)', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (2589, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 19, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 2', 'Backstab the target, causing $s2% weapon damage plus 30 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (2590, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 31, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 3', 'Backstab the target, causing $s2% weapon damage plus 48 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (2591, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 45, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 4', 'Backstab the target, causing $s2% weapon damage plus 69 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (2596, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Touch of the Black Claw', '', '', '', 0, 0, 0, 1, 1, 1), (2597, 4, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 3, 5, 0, 19, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation Potion', '', 'Restores $s1 mana and $s2 health.', '', 0, 0, 0, 1, 1, 1), (2598, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 3, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation (OLD)', '', '', '', 0, 0, 0, 1, 1, 1), (2599, 4, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 121, 121, 0, 179, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation Potion', '', 'Restores $s1 mana and $s2 health.', '', 0, 0, 0, 1, 1, 1), (2600, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 63, 63, 0, 393, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation Potion', '', 'Restores $s1 mana and $s2 health.', '', 0, 0, 0, 1, 1, 1), (2601, 21, 1, 0, 4, 0, 0, 101, 0, 37, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3054, 0, 0, 0, 0, 0, 31, 'Fire Shield III', '', 'Surrounds an ally with a shield of flame that inflicts $3054s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3054s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (2602, 21, 1, 0, 4, 0, 0, 101, 0, 40, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3055, 0, 0, 0, 0, 0, 31, 'Fire Shield IV', '', 'Surrounds an ally with a shield of flame that inflicts $3055s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3055s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (2605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sharpen Blade', '', '', '', 0, 0, 0, 1, 1, 1), (2606, 19, 0, 0, 1, 0, 0, 101, 0, 12, 0, 80, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', 'Rank 2', 'Instantly throws a bolt of lightning at the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (2607, 19, 0, 0, 1, 0, 0, 101, 0, 4, 0, 40, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', 'Rank 1', 'Instantly throws a bolt of lightning at the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (2608, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', 'Rank 3', 'Instantly throws a bolt of lightning at the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (2609, 19, 0, 0, 1, 0, 0, 101, 0, 28, 0, 200, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', 'Rank 4', 'Instantly throws a bolt of lightning at the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (2610, 19, 0, 0, 1, 0, 0, 101, 0, 36, 0, 260, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', 'Rank 5', 'Instantly throws a bolt of lightning at the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (2626, 0, 0, 0, 1, 0, 0, 101, 0, 33, 0, 79, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 40, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Lightning Bolt Proc V', '', '', '', 0, 0, 0, 1, 1, 1), (2629, 40, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Dagger Strike III (Disabled)', '', '', '', 0, 0, 0, 1, 1, 1), (2630, 40, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Dagger Strike IV (Disabled)', '', '', '', 0, 0, 0, 1, 1, 1), (2633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2629, 0, 0, 0, 0, 0, 26, 'Dagger Strike III', '', '', '', 0, 0, 0, 1, 1, 1), (2634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2630, 0, 0, 0, 0, 0, 26, 'Dagger Strike IV', '', '', '', 0, 0, 0, 1, 1, 1), (2636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2635, 0, 0, 0, 0, 0, 26, 'Dagger Strike V', '', '', '', 0, 0, 0, 1, 1, 1), (2637, 0, 1, 10, 16, 0, 0, 101, 0, 18, 18, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Hibernate', 'Rank 1', 'Forces the enemy target to sleep for up to $d. Any damage will awaken the target. Only one target can be forced to hibernate at a time. Only works on Beasts and Dragonkin.', 'Asleep.', 0, 0, 0, 1, 1, 1), (2639, 11, 0, 0, 1, 0, 0, 101, 0, 15, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 69, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health and $o2 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (2641, 0, 0, 0, 6, 0, 0, 101, 0, 10, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 102, 64, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 47531, 0, 0, 0, 67, 'Dismiss Pet', '', 'Dismiss your pet. Dismissing your pet will reduce its happiness by $/1000;s1.', '', 0, 0, 0, 1, 1, 1), (2643, 85, 0, 0, 1, 0, 0, 101, 0, 18, 0, 100, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 1', 'Fires several missiles, hitting $x1 targets.', '', 0, 0, 0, 1, 1, 1), (2645, 0, 1, 0, 5, 0, 0, 101, 0, 20, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 39, 0, 0, 0, 0, 36, 31, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Ghost Wolf', '', 'Turns the Shaman into a Ghost Wolf, increasing speed by $s2%. Only useable outdoors.', 'Increases movement speed by $s2%.', 0, 0, 0, 1, 1, 1), (2647, 32, 1, 0, 1, 0, 0, 101, 0, 1, 7, 68, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Freeze III PROC', '', '', '', 0, 0, 0, 1, 1, 1), (2649, 82, 0, 0, 1, 0, 0, 101, 0, 1, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 1', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (2650, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tame Pet (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (2651, 1144, 1, 0, 1, 0, 0, 101, 0, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Elune\'s Grace', '', 'Reduces the chance you\'ll be hit by melee and ranged attacks by $s1% for $d.', 'Chance to be hit by melee and ranged attacks reduced by $s1%.', 3, 0, 0, 1, 1, 1), (2652, 0, 1, 0, 1, 0, 0, 100, 1, 10, 6, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 1', 'The next melee attack against the caster will cause $2943s1 Shadow damage and reduce the damage caused by the attacker by $2943s2 for $2943d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (2653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Damage 100 (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (2654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Tamed (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (2656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Smelting', '', 'Allows the miner to turn ore into metal bars. This skill requires a forge.', '', 0, 0, 0, 1, 1, 1), (2657, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2770, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Copper', '', 'Allows the miner to smelt a chunk of copper ore into a copper bar. Smelting copper requires a forge.', '', 0, 0, 0, 1, 1, 1), (2658, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2775, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Silver', '', 'Allows the miner to smelt a chunk of silver ore into a silver bar. Smelting silver requires a forge.', '', 0, 0, 0, 1, 1, 1), (2659, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 3576, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Bronze', '', 'Allows the miner to smelt a tin bar and a copper bar together into two bronze bars. Smelting bronze requires a forge.', '', 0, 0, 0, 1, 1, 1), (2660, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2835, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (2661, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Chain Belt', '', '', '', 0, 0, 0, 1, 1, 1), (2662, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Chain Pants', '', '', '', 0, 0, 0, 1, 1, 1), (2663, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (2664, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 3470, 0, 0, 0, 0, 0, 0, 10, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Copper Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (2665, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2836, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Coarse Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (2666, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2857, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Copper Belt', '', '', '', 0, 0, 0, 1, 1, 1), (2667, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 1210, 3470, 0, 0, 0, 0, 0, 12, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Copper Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (2668, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2865, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Bronze Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (2670, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Bronze Cuirass', '', '', '', 0, 0, 0, 1, 1, 1), (2671, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Bronze Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (2672, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3478, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Patterned Bronze Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (2673, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2842, 3478, 0, 0, 0, 0, 0, 10, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silvered Bronze Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (2674, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2838, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (2675, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 1206, 1705, 5500, 2842, 0, 0, 0, 20, 2, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shining Silver Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (2676, 0, 0, 0, 1, 6000, 0, 101, 0, 20, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 11, 0, 0, 69, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Pulverize', '', 'Pulverize nearby enemies, interrupting their spellcasting for $d.', '', 0, 0, 0, 1, 1, 1), (2687, 0, 0, 0, 1, 60000, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 29131, 0, 0, 0, 0, 86, 'Bloodrage', '', 'Generates $/10;s1 rage at the cost of health, and then generates an additional $/10;29131o1 rage over $29131d.', '', 16, 0, 0, 1, 1, 1), (2691, 0, 0, 0, 1, 0, 0, 101, 0, 6, 37, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 6, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt that consumes up to $s1 mana. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (2737, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 2589, 0, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Mace', '', '', '', 0, 0, 0, 1, 1, 1), (2738, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 2589, 0, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Axe', '', '', '', 0, 0, 0, 1, 1, 1), (2739, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 2589, 0, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Shortsword', '', '', '', 0, 0, 0, 1, 1, 1), (2740, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2880, 2319, 0, 0, 0, 0, 0, 6, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Mace', '', '', '', 0, 0, 0, 1, 1, 1), (2741, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2880, 2319, 0, 0, 0, 0, 0, 7, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Axe', '', '', '', 0, 0, 0, 1, 1, 1), (2742, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2880, 2319, 0, 0, 0, 0, 0, 5, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Shortsword', '', '', '', 0, 0, 0, 1, 1, 1), (2763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'INVIS Only ON', '', '', '', 0, 0, 0, 1, 0, 0), (2764, 76, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Hurl a thrown weapon at the target.', '', 0, 0, 0, 1, 1, 1), (2765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'SHOWLABEL Only ON', '', '', '', 0, 0, 0, 1, 0, 0), (2766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'KJORDAN (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (2767, 0, 1, 0, 1, 0, 0, 100, 0, 34, 85, 230, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 5', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2782, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'Remove Curse', '', 'Dispels $s1 Curse from a friendly target.', '', 8, 0, 0, 1, 1, 1), (2791, 0, 1, 0, 1, 0, 0, 101, 0, 36, 30, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 4', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (2795, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2886, 2894, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2888, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Beer Basted Boar Ribs', '', '', '', 0, 0, 0, 1, 1, 1), (2800, 56, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, -1, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 2', 'Heals a friendly target for an amount equal to the Paladin\'s maximum health and restores $s2 of their mana. Drains all of the Paladin\'s remaining mana when used.', '', 0, 0, 0, 1, 1, 1), (2812, 35, 0, 0, 5, 0, 0, 101, 0, 50, 0, 550, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 361, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Holy Wrath', 'Rank 1', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all Undead and Demon targets within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (2816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bark of Doom', '', '', '', 0, 0, 0, 1, 1, 1), (2817, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2816, 0, 0, 0, 0, 0, 1, 'Teach Bark of Doom', '', 'WOOF, WOOF!', '', 0, 0, 0, 1, 1, 1), (2818, 0, 4, 0, 1, 0, 0, 101, 0, 30, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison', 'Rank 1', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2819, 0, 4, 0, 1, 0, 0, 101, 0, 38, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison II', 'Rank 2', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2823, 0, 0, 0, 14, 0, 0, 30, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $2818o1 Nature damage over $2818d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (2824, 0, 0, 0, 14, 0, 0, 30, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $2819o1 Nature damage over $2819d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (2825, 0, 1, 0, 1, 600000, 0, 101, 0, 70, 64, 750, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 29, 29, 12, 12, 12, 192, 61, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', 'Rank 1', 'Increases melee, ranged, and spell casting speed by $s1% for all party members. Lasts $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (2828, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 2185, 'Sharpen Blade', 'Rank 1', 'Increase sharp weapon damage by 2 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (2829, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 2186, 'Sharpen Blade II', '', 'Increase sharp weapon damage by 3 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (2830, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2187, 'Sharpen Blade III', '', 'Increase sharp weapon damage by 4 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (2831, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 326, 'Armor +8', '', 'Permanently increase the armor value of an item worn on the chest, legs, hands or feet by 8.', '', 0, 0, 0, 1, 1, 1), (2832, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2472, 'Armor +16', '', 'Permanently increase the armor value of an item worn on the chest, legs, hands or feet by 16.', '', 0, 0, 0, 1, 1, 1), (2833, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 2471, 'Armor +24', '', 'Permanently increase the armor value of an item worn on the chest, legs, hands or feet by 24. Only usable on items level 15 and above.', '', 0, 0, 0, 1, 1, 1), (2834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8732, 0, 0, 0, 0, 0, 42, 'Periodic Thunderclap', '', 'Periodically casts Thunderclap.', 'Periodically casts Thunderclap.', 0, 0, 0, 1, 0, 0), (2835, 0, 0, 0, 14, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 5173, 3372, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2892, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $2818o1 Nature damage over $2818d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (2836, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 299, 0, 0, 0, 0, 17, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 171, 'Detect Traps', 'Passive', 'Greatly increased chance to detect traps.', 'Detecting traps.', 0, 0, 0, 1, 1, 1), (2837, 0, 0, 0, 14, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 5173, 3372, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2893, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $2819o1 Nature damage over $2819d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (2842, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 342, 'Poisons', '', 'You can create and mix poisons, with both found and storebought ingredients.', '', 0, 0, 0, 1, 1, 1), (2850, 44, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2849, 0, 0, 0, 0, 0, 1, 'Parry!', '', '', '', 0, 0, 0, 1, 1, 1), (2855, 0, 1, 0, 1, 0, 0, 101, 0, 16, 4, 35, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Detect Magic', '', 'Detects beneficial magic effects on the target for $d.', 'Magic detection.', 0, 0, 0, 1, 1, 1), (2860, 85, 0, 0, 5, 0, 0, 101, 0, 48, 0, 445, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 3', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (2870, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 196, 'Cure Disease', '', 'Cures $s1 $ldisease:diseases; on the target.', '', 7, 0, 0, 1, 1, 1), (2871, 0, 1, 0, 1, 0, 0, 101, 0, 28, 9, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 196, 'Nullify Disease', 'Rank 1', 'Target is immune to disease for $d and is cured of any existing diseases.', 'Immune to Disease.', 0, 0, 0, 1, 1, 1), (2878, 33, 1, 23, 16, 0, 0, 100, 0, 24, 1, 35, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 309, 'Turn Undead', 'Rank 1', 'The targeted undead enemy will be compelled to flee for up to $d. Damage caused may interrupt the effect. Only one target can be turned at a time.', 'Compelled to flee.', 0, 0, 0, 1, 1, 1), (2880, 32, 0, 12, 1, 0, 0, 30, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stun', '', 'Adds a chance to stun an enemy on attack. Lasts $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (2881, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2934, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Light Leather', '', '', '', 0, 0, 0, 1, 1, 1), (2882, 39, 0, 0, 1, 0, 0, 101, 0, 40, 21, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 24, 9, 0, 0, 0, 36, 29, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 107, 'Bear Form (PT) (NYI)', '', '', '', 0, 0, 0, 1, 1, 1), (2893, 0, 1, 0, 1, 0, 0, 101, 0, 26, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 38, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 3137, 0, 0, 0, 0, 0, 265, 'Abolish Poison', '', 'Attempts to cure $s2 poison effect on the target, and $3137s1 more poison effect every $t1 seconds for $d.', 'Attempts to cure $3137s1 poison every $t1 seconds.', 13, 0, 0, 1, 1, 1), (2894, 23, 0, 0, 1, 1200000, 0, 101, 0, 68, 4, 680, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3887, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15439, 0, 0, 0, 0, 0, 0, 0, 0, 2290, 'Fire Elemental Totem', 'Rank 1', 'Summons an elemental totem that calls forth a greater fire elemental to rain destruction on the caster\'s enemies. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (2895, 0, 0, 0, 1, 0, 0, 101, 0, 64, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 100, 100, 0, 9, 9, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 340, 'Wrath of Air Totem', 'Rank 1', '', 'Magical damage and healing from spells and effects increased by up to $s1.', 0, 0, 0, 1, 1, 0), (2908, 0, 0, 0, 16, 0, 0, 101, 0, 22, 8, 50, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Soothe Animal', 'Rank 1', 'Soothes the target beast, reducing the range at which it will attack you by $s1 yards. Only affects Beast targets level 40 or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 40, 0, 1, 1, 1), (2912, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 1', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (2941, 0, 1, 0, 5, 0, 0, 101, 0, 30, 8, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 32, 89, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 4', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (2943, 0, 2, 0, 1, 0, 0, 101, 0, 10, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 7, -3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 1', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (2944, 691, 3, 0, 1, 0, 0, 101, 0, 20, 106, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 1', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (2947, 0, 1, 0, 1, 0, 0, 101, 0, 14, 25, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 1', 'Surrounds the target in a shield of fire, making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (2948, 0, 0, 0, 16, 0, 0, 101, 0, 22, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 1', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (2949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2947, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (2950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Anti-Holy', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (2963, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Bolt of Linen Cloth', '', '', '', 0, 0, 0, 1, 1, 1), (2964, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Bolt of Woolen Cloth', '', '', '', 0, 0, 0, 1, 1, 1), (2969, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aura Leech (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (2972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2970, 0, 0, 0, 0, 0, 210, 'Detect Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (2973, 40, 0, 0, 1, 0, 0, 101, 0, 1, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 1', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (2974, 0, 0, 0, 1, 0, 0, 101, 0, 12, 1, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -51, 4, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', 'Rank 1', 'Inflicts $s2 damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (2975, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16831, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (2976, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16832, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (2977, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3010, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (2980, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16827, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (2981, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16828, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (2982, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16829, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (2983, 44, 0, 0, 1, 0, 0, 101, 0, 10, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Sprint', 'Rank 1', 'Increases the rogue\'s movement speed by $s1% for $d. Does not break stealth.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (2995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2842, 0, 0, 0, 0, 0, 342, 'Poisons', '', '', '', 0, 0, 0, 1, 1, 1), (3007, 0, 0, 0, 15, 0, 0, 101, 0, 40, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Longshot III', '', '', '', 0, 0, 0, 1, 1, 1), (3009, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 8', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (3010, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 7', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (3011, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 4, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Fire Shot', 'Rank 1', 'Fires a flaming shot at the enemy, doing an additional $s1 and making the damage fire based.', '', 0, 0, 0, 1, 1, 1), (3017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Immune Effect (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (3018, 76, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', '', '', 0, 0, 0, 1, 1, 1), (3019, 0, 1, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 9, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 for $d.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (3023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debuff Nature (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (3025, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, -30, -12, 0, 0, 0, 99, 10, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 493, 'Cat Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (3026, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 700, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (3029, 0, 0, 0, 1, 0, 0, 40, 0, 28, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 2', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (3034, 1175, 4, 0, 18, 0, 0, 101, 0, 36, 31, 135, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 153, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', 'Rank 1', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (3043, 0, 4, 0, 18, 0, 0, 101, 0, 22, 18, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'Scorpid Sting', '', 'Stings the target, reducing chance to hit with melee and ranged attacks by $s1% for $d. Only one Sting per Hunter can be active on any one target.', 'Chance to hit with melee and ranged attacks reduced by $s1%.', 9, 0, 0, 1, 1, 1), (3044, 1173, 0, 0, 18, 0, 0, 101, 0, 6, 0, 25, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 1', 'An instant shot that causes ${$RAP*0.15+$m1} Arcane damage.', '', 0, 0, 0, 1, 1, 1), (3045, 55, 1, 0, 1, 0, 0, 101, 0, 26, 8, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Rapid Fire', '', 'Increases ranged attack speed by $s1% for $d.', 'Increases ranged attack speed by $s1%.', 0, 0, 0, 1, 1, 1), (3050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Detect', '', '', '', 0, 0, 0, 1, 1, 1), (3052, 0, 0, 0, 1, 0, 0, 101, 0, 9, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield Effect', '', '', '', 0, 0, 0, 1, 1, 1), (3053, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield Effect II', '', '', '', 0, 0, 0, 1, 1, 1), (3054, 0, 0, 0, 1, 0, 0, 101, 0, 37, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield Effect III', '', '', '', 0, 0, 0, 1, 1, 1), (3055, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield Effect IV', '', '', '', 0, 0, 0, 1, 1, 1), (3100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing', 'Journeyman', 'Allows a Blacksmith to make well-crafted weapons and armor up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (3101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 339, 'Alchemy', 'Journeyman', 'Allows an alchemist to brew standard potions up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (3102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 1467, 'Cooking', 'Journeyman', 'Allows a cook to make delicious recipes up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (3104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 326, 'Leatherworking', 'Journeyman', 'Allows a leatherworker to make well crafted leather armors, up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (3105, 0, 2, 0, 4, 0, 0, 101, 0, 15, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Curse of Stalvan', '', 'Reduces all of an enemy\'s attributes by $s1 for $d.', 'All attributes reduced by $s1.', 0, 0, 0, 1, 1, 1), (3106, 35, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 35, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Aura of Rot', '', 'Inflicts $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (3107, 23, 0, 0, 1, 0, 0, 101, 0, 35, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 1871, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Summon Eliza\'s Guard', '', 'Summons $s1 of Eliza\'s Guards to aid her in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3108, 0, 0, 0, 14, 0, 0, 101, 0, 35, 0, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 11, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Touch of Death', '', 'Drains $s1 health from an enemy, healing the caster for up to half that amount.', '', 0, 0, 0, 1, 1, 1), (3109, 32, 1, 5, 4, 0, 0, 101, 0, 35, 1, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'Presence of Death', '', 'Utterly terrifies all enemies in a selected area, rendering them unable to move or attack for $d.', 'Frozen in fear.', 0, 0, 0, 1, 1, 1), (3110, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 1', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (3111, 0, 1, 0, 1, 0, 31756, 101, 0, 20, 8, 70, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 2', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (3112, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 2195, 'Enhance Blunt Weapon', '', 'Increase the damage of a blunt weapon by 2 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (3113, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2193, 'Enhance Blunt Weapon II', '', 'Increase the damage of a blunt weapon by 3 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (3114, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 2194, 'Enhance Blunt Weapon III', '', 'Increase the damage of a blunt weapon by 4 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (3115, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2835, 2589, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (3116, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2836, 2592, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Coarse Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (3117, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2838, 2592, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (3120, 0, 0, 0, 14, 0, 0, 101, 0, 50, 7, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Sol L', '', '', '', 0, 0, 0, 1, 1, 1), (3121, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Kev', '', '', '', 0, 0, 0, 1, 1, 1), (3124, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Parry', '', 'Gives a chance to parry enemy melee attacks.', '', 0, 0, 0, 1, 1, 1), (3127, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Parry', 'Passive', 'Gives a chance to parry enemy melee attacks.', '', 0, 0, 0, 1, 1, 1), (3129, 50, 0, 0, 2, 0, 0, 101, 0, 9, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts $s1 Frost damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (3130, 65, 1, 0, 1, 0, 0, 101, 0, 5, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, -101, 3, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 'Ice Claw', '', 'Inflicts normal damage plus $s2 to an enemy, and increases the time between its attacks by $s1% for $d.', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (3131, 2, 0, 0, 2, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts $s1 Frost damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (3132, 0, 1, 0, 4, 0, 0, 101, 0, 9, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 3, 1, 0, 4, -21, 0, 0, 0, 0, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Chilling Breath', '', 'Inflicts $s1 Frost damage to an enemy every $t1 sec., slowing its movement speed by $s2% for $d.', '$s1 Frost damage inflicted every $t1 sec.\nMovement speed reduced by $s2% of normal.', 0, 0, 0, 1, 1, 1), (3136, 55, 1, 0, 1, 0, 0, 101, 0, 19, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 9, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Frenzied Command', '', 'Increases the attack speed of nearby allies by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3137, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Abolish Poison Effect', '', '', '', 0, 0, 0, 1, 1, 1), (3140, 0, 0, 0, 14, 0, 0, 101, 0, 18, 31, 95, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 83, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 4', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (3143, 32, 1, 12, 4, 0, 0, 101, 0, 12, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 5, 0, 0, 32, 0, 8, 13, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Glacial Roar', '', 'Inflicts $s2 Frost damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3145, 42, 1, 0, 1, 0, 0, 101, 0, 15, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145, 'Icy Grasp', '', 'Reduces an enemy\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3146, 51, 0, 0, 4, 0, 0, 101, 0, 15, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5, -5, 0, 13, 13, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 146, 'Daunting Growl', '', 'Reduces nearby enemies\' Strength by $s1 and Agility by $s2 for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.', 0, 0, 0, 1, 1, 1), (3147, 40, 0, 15, 1, 0, 0, 101, 0, 1, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Rend Flesh', '', 'Inflicts $s1 damage to an enemy every $t1 sec. for $d.', '$s1 damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (3148, 52, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Head Crack', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (3149, 55, 0, 0, 1, 0, 0, 101, 0, 7, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Furious Howl', '', 'Increases the Strength of nearby party members by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (3150, 18, 3, 0, 1, 0, 0, 101, 0, 1, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -2, -2, 0, 0, 0, 88, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 203, 'Rabies', '', 'Reduces the rate of an enemy\'s health regeneration by $s1%, in addition to lowering its Strength by $s2 and its Agility by $s3, for $d.', 'Health regeneration rate reduced by $s1%.\nStrength reduced by $s2.\nAgility reduced by $s3.', 0, 0, 0, 1, 1, 1), (3151, 55, 0, 0, 1, 0, 0, 101, 0, 8, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Crazed Hunger', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3157, 0, 0, 0, 1, 0, 0, 101, 0, 11, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Lesser Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3158, 0, 0, 0, 1, 0, 0, 101, 0, 16, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Lesser Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3159, 0, 0, 0, 1, 0, 0, 101, 0, 21, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3160, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3161, 0, 0, 0, 1, 0, 0, 101, 0, 11, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Lesser Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3162, 0, 0, 0, 1, 0, 0, 101, 0, 16, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Lesser Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3163, 0, 0, 0, 1, 0, 0, 101, 0, 21, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3164, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (3165, 0, 0, 0, 1, 0, 0, 101, 0, 11, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Lesser Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3166, 0, 0, 0, 1, 0, 0, 101, 0, 16, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Lesser Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3167, 0, 0, 0, 1, 0, 0, 101, 0, 21, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3168, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3169, 37, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -121, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 81, 'Invulnerability', '', 'Reduces physical damage taken by $s1 for $d.', 'Reduces physical damage taken by $s1.', 0, 0, 0, 1, 1, 1), (3170, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2447, 2449, 3371, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weak Troll\'s Blood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3171, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 785, 2450, 3371, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Wisdom', '', '', '', 0, 0, 0, 1, 1, 1), (3172, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 785, 3355, 3371, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Magic Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3173, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 785, 3820, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3174, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1288, 2453, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3386, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Potion of Curing', '', '', '', 0, 0, 0, 1, 1, 1), (3175, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8839, 8845, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Limited Invulnerability Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3176, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2453, 2450, 3372, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strong Troll\'s Blood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3177, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3355, 3820, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Defense', '', '', '', 0, 0, 0, 1, 1, 1), (3188, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2449, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Ogre\'s Strength', '', '', '', 0, 0, 0, 1, 1, 1), (3204, 35, 1, 0, 14, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 140, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Sapper Explode', '', 'Inflict $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (3205, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Sol M', '', '', '', 0, 0, 0, 1, 1, 1), (3206, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Sol H', '', '', '', 0, 0, 0, 1, 1, 1), (3207, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Sol U', '', '', '', 0, 0, 0, 1, 1, 1), (3219, 4, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration', '', 'Regenerate $s1 health every 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 health every 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3220, 0, 0, 0, 1, 0, 0, 101, 0, 17, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1301, 'Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3221, 4, 0, 0, 1, 0, 0, 101, 0, 10, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration', '', 'Regenerate $s1 health every 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 health every 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3222, 4, 0, 0, 1, 0, 0, 101, 0, 22, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration', '', 'Regenerate $s1 health every 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 health every 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3223, 4, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration', '', 'Regenerate $s1 health every 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 health every 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3229, 55, 1, 0, 5, 0, 0, 101, 0, 18, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Quick Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3230, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2452, 765, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Minor Agility', '', 'With Swiftthistle for speed and crushed Silverleaf for enhancement, a potion to to enchance ones natural agility is brewed.', '', 0, 0, 0, 1, 1, 1), (3231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +3 Agility', 'QASpell', 'Permanently enchant a cloak to give $7473s1 Agility.', '', 0, 0, 0, 1, 0, 0), (3232, 41, 0, 0, 1, 0, 0, 100, 5, 3, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 52, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gouge Stun Test', '', '', '', 0, 0, 0, 1, 1, 1), (3233, 36, 1, 0, 16, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Evil Eye', '', 'Drains $s1 mana from an enemy.', '', 0, 0, 0, 1, 1, 1), (3234, 2, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Disease Touch', '', 'Inflicts $s1 Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (3235, 21, 0, 0, 1, 0, 0, 15, 0, 9, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3322, 0, 0, 0, 0, 0, 160, 'Rancid Blood', '', 'Gives the caster $h% chance to deal $3322s1 Shadow damage to nearby enemies when the caster is successfully hit. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (3237, 0, 2, 0, 5, 0, 0, 101, 0, 6, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Curse of Thule', '', 'Reduces the Spirit of an enemy by $s1 for $d.', 'Spirit reduced by $s1.', 0, 0, 0, 1, 1, 1), (3238, 21, 0, 0, 1, 0, 0, 101, 0, 6, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Nimble Reflexes', '', 'Increases the caster\'s chance to parry by $s1% for $d.', 'Chance to parry increased by $s1%.', 0, 0, 0, 1, 1, 1), (3240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloody Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (3242, 65, 0, 12, 1, 0, 0, 101, 0, 6, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3243, 0, 0, 0, 4, 0, 0, 101, 0, 11, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Life Harvest', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (3245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (3246, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Chicken Other', '', '', '', 0, 0, 0, 1, 1, 1), (3247, 65, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Agonizing Pain', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (3248, 21, 0, 0, 1, 0, 0, 101, 0, 9, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Improved Blocking', '', 'Increases the caster\'s chance to block by $s1% for $d.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (3252, 36, 0, 0, 1, 0, 0, 101, 0, 12, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -241, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Shred', '', 'Reduces an enemy\'s armor by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (3256, 0, 3, 0, 5, 0, 0, 101, 0, 17, 26, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, -5, -5, 8, 8, 8, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 1614, 'Plague Cloud', '', 'Reduces Strength by $s1, Agility by $s2, and Intellect by $s3 for all enemies in a selected area for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.\nIntellect reduced by $s3.', 0, 0, 0, 1, 1, 1), (3258, 0, 1, 0, 1, 0, 0, 101, 0, 18, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Savage Rage', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3260, 21, 0, 0, 1, 0, 0, 101, 0, 30, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 84, 719, 0, 0, 0, 12, 15, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 137, 'Violent Shield Effect', '', '', 'Armor increased by $s3.\nCannot move or attack.\n$s2 damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (3261, 18, 1, 0, 1, 0, 0, 101, 0, 18, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Ignite', '', 'Inflicts $s1 Fire damage to an enemy every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (3263, 32, 1, 12, 16, 0, 0, 101, 0, 15, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -121, 0, 0, 0, 0, 12, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 152, 'Touch of Ravenclaw', '', 'Stuns an enemy and reduces its armor by $s2 for $d.', 'Stunned.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (3264, 36, 1, 0, 4, 0, 0, 101, 0, 10, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Howl', '', 'Increases the Physical damage taken by nearby enemies by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (3267, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 165, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 3', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (3268, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 165, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 4', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (3269, 0, 1, 0, 1, 0, 0, 101, 0, 13, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 0, 0, 0, 0, 0, 138, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3271, 0, 0, 0, 0, 76, 'Blessing of Thule', '', 'Increases the caster\'s attack speed by $s1% for $d. However, the caster becomes fatigued from the extra effort.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3271, 0, 0, 0, 1, 0, 0, 101, 0, 13, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fatigued', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (3273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 504, 'First Aid', 'Apprentice', 'Allows the creation and use bandages up to a potential skill of 75. The cloth used to make those bandages are found on humanoids in the world.', '', 0, 0, 0, 1, 1, 1), (3274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 504, 'First Aid', 'Journeyman', 'Allows the creation and use of bandages up to a potential skill of 150. The cloth used to make those bandages are found on humanoids in the world.', '', 0, 0, 0, 1, 1, 1), (3275, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Linen Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (3276, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Linen Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (3277, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Wool Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (3278, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Wool Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (3279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 3273, 0, 0, 0, 0, 0, 504, 'Apprentice First Aid', '', '', '', 0, 0, 0, 1, 1, 1), (3280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 3274, 0, 0, 0, 0, 0, 504, 'Journeyman First Aid', '', '', '', 0, 0, 0, 1, 1, 1), (3284, 21, 0, 0, 1, 0, 0, 10, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3260, 0, 0, 0, 0, 0, 137, 'Violent Shield', '', '', '', 0, 0, 0, 1, 1, 1), (3286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 24, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 6948, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Bind', '', '', '', 0, 0, 0, 1, 1, 1), (3287, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Ghoul Form', '', '', 'Transformed into Flesh Eater.', 0, 0, 0, 1, 1, 1), (3288, 36, 0, 0, 1, 0, 0, 101, 0, 21, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Moss Hide', '', '', 'Shielded against Physical damage.', 0, 0, 0, 1, 1, 1), (3292, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 818, 2319, 0, 0, 0, 0, 14, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Copper Broadsword', '', '', '', 0, 0, 0, 1, 1, 1), (3293, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 774, 3470, 2318, 0, 0, 0, 12, 2, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Battle Axe', '', '', '', 0, 0, 0, 1, 1, 1), (3294, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 2842, 3470, 2318, 0, 0, 0, 10, 2, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thick War Axe', '', '', '', 0, 0, 0, 1, 1, 1), (3295, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 2459, 1210, 3478, 2319, 0, 0, 4, 1, 1, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Deadly Bronze Poniard', '', '', '', 0, 0, 0, 1, 1, 1), (3296, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 1206, 1210, 3478, 2319, 0, 0, 8, 1, 1, 1, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Bronze Mace', '', '', '', 0, 0, 0, 1, 1, 1), (3297, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3466, 3391, 1705, 3478, 2319, 0, 0, 6, 2, 1, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mighty Iron Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (3304, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2771, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Tin', '', 'Allows the miner to smelt a chunk of tin ore into a tin bar. Smelting tin requires a forge.', '', 0, 0, 0, 1, 1, 1), (3307, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2772, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Iron', '', 'Allows the miner to smelt a chunk of iron ore into an iron bar. Smelting iron requires a forge.', '', 0, 0, 0, 1, 1, 1), (3308, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2776, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Gold', '', 'Allows the miner to smelt a chunk of gold ore into a gold bar. Smelting gold requires a forge.', '', 0, 0, 0, 1, 1, 1), (3319, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3469, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Chain Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3320, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2835, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3470, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Grinding Stone', '', '', '', 0, 0, 0, 1, 1, 1), (3321, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 3470, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3471, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Chain Vest', '', '', '', 0, 0, 0, 1, 1, 1), (3322, 21, 0, 0, 1, 0, 0, 101, 0, 9, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Rancid Blood', '', '', '', 0, 0, 0, 1, 1, 1), (3323, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 3470, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Copper Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (3324, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2321, 3470, 0, 0, 0, 0, 0, 8, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3473, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Copper Pants', '', '', '', 0, 0, 0, 1, 1, 1), (3325, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 818, 774, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Gemmed Copper Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (3326, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2836, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Coarse Grinding Stone', '', '', '', 0, 0, 0, 1, 1, 1), (3328, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3478, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Bronze Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3329, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1420, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Creature - Frog Form', '', '', 'Transformed into Toad.', 0, 0, 0, 1, 1, 1), (3330, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2842, 3478, 0, 0, 0, 0, 0, 8, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3481, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silvered Bronze Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3331, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2842, 3478, 0, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silvered Bronze Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3332, 51, 4, 0, 4, 0, 0, 101, 0, 40, 9, 29, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Slow Poison', '', '', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (3333, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2842, 3478, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3483, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silvered Bronze Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (3334, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3478, 2605, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3335, 36, 3, 0, 6, 0, 0, 101, 0, 20, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -34, 0, 0, 8, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Dark Sludge', '', 'Increases the time between the attacks of nearby enemies by $s1% for $d.', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (3336, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 5498, 3478, 2605, 0, 0, 0, 0, 4, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (3337, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2838, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3486, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Grinding Stone', '', '', '', 0, 0, 0, 1, 1, 1), (3338, 21, 0, 0, 1, 0, 0, 25, 0, 9, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3322, 0, 0, 0, 0, 0, 160, 'Rancid Ooze', '', 'Adds a chance to deal damage in an area around the caster when successfully hit.', '', 0, 0, 0, 1, 1, 1), (3339, 21, 0, 0, 1, 0, 0, 101, 0, 23, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Rancid Ooze Effect', '', '', '', 0, 0, 0, 1, 1, 1), (3355, 0, 1, 13, 1, 0, 0, 101, 0, 20, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap Effect', 'Rank 1', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (3356, 0, 1, 0, 4, 0, 0, 101, 0, 19, 22, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Lash', '', 'Burns an enemy for $s1 damage and reduces its Fire resistance by $s2 for $d.', 'Fire resistance reduced by $s2.', 0, 0, 0, 1, 1, 1), (3358, 18, 4, 0, 1, 0, 0, 101, 0, 21, 64, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 53, 0, 0, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Leech Poison', '', 'Drains $s1 health from an enemy every $t1 sec. over $d., transferring it to the caster.', '$s1 health leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (3359, 25, 0, 0, 14, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 17, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Potion', '', 'Uses a Holy elixir to heal the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (3360, 36, 2, 0, 1, 0, 0, 101, 0, 26, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Curse of the Eye', '', 'Curses an enemy with the Eye of Paleth, reducing the Physical damage it deals by $10653s1 and slowing its spellcasting by $10653s2% for $10653d.', '', 0, 0, 0, 1, 1, 1), (3361, 2, 0, 0, 8, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Dummy NPC Summon', '', '', '', 0, 0, 0, 1, 1, 1), (3362, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 565, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Dire Wolf (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (3363, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16597, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Summon Nether Drake', '', 'Summons and dismisses a rideable nether drake.', '', 0, 0, 0, 1, 1, 1), (3365, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (3366, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (3368, 25, 0, 0, 14, 0, 0, 101, 0, 9, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Minor Potion', '', 'Uses a Holy elixir to heal the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (3369, 0, 1, 0, 1, 0, 0, 101, 0, 11, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Potion Strength II', '', 'Increases the caster\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (3370, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2924, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crocolisk Steak', '', '', '', 0, 0, 0, 1, 1, 1), (3371, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3173, 3172, 3174, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blood Sausage', '', '', '', 0, 0, 0, 1, 1, 1), (3372, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1468, 2692, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Murloc Fin Soup', '', '', '', 0, 0, 0, 1, 1, 1), (3373, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3667, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crocolisk Gumbo', '', '', '', 0, 0, 0, 1, 1, 1), (3376, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3685, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Curiously Tasty Omelet', '', '', '', 0, 0, 0, 1, 1, 1), (3377, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2251, 2692, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3666, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Gooey Spider Cake', '', '', '', 0, 0, 0, 1, 1, 1), (3385, 65, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 0, 0, 0, 0, 0, 31, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 147, 'Boar Charge', '', 'Increases the Physical damage dealt by the caster by $s2 and its movement speed by $s1% for $d.', 'Physical damage dealt is increased by $s2.\nMovement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3387, 36, 2, 0, 16, 0, 0, 101, 0, 23, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 29, 0, 0, 0, 0, 14, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Rage of Thule', '', 'Inflicts $s2 Shadow damage to an enemy every $t2 sec., increasing the Physical damage it takes by $s1 for $d.', '$s2 Shadow damage inflicted every $t2 sec.\nPhysical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (3388, 18, 4, 0, 1, 0, 0, 101, 0, 21, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 53, 0, 0, 5000, 0, 0, 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Leech Poison', '', 'Drains $s1 health from an enemy every $t1 sec. over $d., transferring it to the caster.', '$s1 health leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (3389, 21, 1, 0, 1, 0, 0, 101, 0, 30, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Ward of the Eye', '', 'Gives the caster $s1% chance to reflect harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (3390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Helcular\'s Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (3391, 65, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Thrash', '', 'Gives the caster $s1 extra attacks.', '', 0, 0, 0, 1, 1, 1), (3393, 2, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Consume Flesh', '', 'Drains $s1 health from an enemy, healing the caster for up to 150% of that amount.', '', 0, 0, 0, 1, 1, 1), (3394, 2, 0, 0, 1, 0, 0, 15, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3393, 0, 0, 0, 0, 0, 147, 'Consume Flesh', '', '', '', 0, 0, 0, 1, 1, 1), (3396, 0, 4, 0, 16, 0, 0, 101, 0, 17, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -61, 0, 0, 0, 0, 3, 22, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Poison', '', 'Reduces an enemy\'s armor by $s2 and inflicts $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (3397, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3730, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Big Bear Steak', '', '', '', 0, 0, 0, 1, 1, 1), (3398, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3731, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hot Lion Chops', '', '', '', 0, 0, 0, 1, 1, 1), (3399, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3731, 3713, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Tasty Lion Steak', '', '', '', 0, 0, 0, 1, 1, 1), (3400, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3712, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3729, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Soothing Turtle Bisque', '', '', '', 0, 0, 0, 1, 1, 1), (3405, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Soul Rend', '', 'Drains $s1 mana from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (3407, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rune of Opening', '', 'Opens certain Dalaran-sealed containers.', '', 0, 0, 0, 1, 1, 1), (3408, 0, 0, 0, 14, 0, 0, 30, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, slowing their movement speed by $3409s1% for $3409d.', '', 0, 0, 0, 1, 1, 1), (3409, 0, 4, 11, 1, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 1', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (3411, 0, 0, 0, 1, 30000, 0, 100, 1, 70, 1, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 1, 1, 0, -1, 99, 0, 0, 13, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2205, 'Intervene', '', 'Run at high speed towards a party member, intercepting the next melee or ranged attack made against them.', 'The next melee or ranged attack made against you will be made against the intervening warrior instead.', 0, 0, 0, 1, 1, 1), (3412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 3102, 0, 0, 0, 0, 0, 1467, 'Journeyman Cook', '', '', '', 0, 0, 0, 1, 1, 1), (3413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 1467, 'Cooking', 'Expert', 'Allows a cook to make mouth watering recipes up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (3416, 0, 1, 0, 1, 0, 0, 101, 0, 24, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 44, -51, 0, 0, 0, 56, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2454, 1, 0, 0, 0, 0, 0, 0, 0, 95, 'Fiend Fury', '', 'Sends the caster into a rage that lasts $d., increasing the Physical damage it deals by $s2, but increasing the time between its attacks by $s3%.', 'Physical damage dealt is increased by $s2.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (3417, 65, 0, 0, 1, 0, 0, 10, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3391, 0, 0, 0, 0, 0, 108, 'Thrash', '', 'Adds a chance to do two additional attacks', '', 0, 0, 0, 1, 1, 1), (3418, 21, 0, 0, 1, 0, 0, 10, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3419, 0, 0, 0, 0, 0, 16, 'Improved Blocking', '', '', '', 0, 0, 0, 1, 1, 1), (3419, 21, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Improved Blocking', '', 'Increases the caster\'s chance to block by $s1% for $d.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (3420, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 2930, 3371, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour. Each strike has a 30% chance of poisoning the enemy, slowing their movement speed by $3409s1% for $3409d.', '', 0, 0, 0, 1, 1, 1), (3421, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 8923, 8925, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3776, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy, slowing their movement speed by $11201s1% for $11201d.', '', 0, 0, 0, 1, 1, 1), (3424, 0, 0, 0, 1, 0, 0, 35, 0, 29, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 0, 0, 0, 0, 0, 152, 'Tainted Howl', '', 'Gives nearby allies $h% chance to poison an enemy on hit. Lasts $d.', '$h% chance to poison an enemy on hit.', 0, 0, 0, 1, 1, 1), (3427, 36, 3, 0, 1, 0, 0, 101, 0, 15, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Infected Wound', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (3428, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2462, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Flesh Eating Worms', '', '', '', 0, 0, 0, 1, 1, 1), (3429, 62, 3, 0, 15, 0, 0, 101, 0, 28, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Plague Mind', '', 'Diseases an enemy for $d., draining $s1 mana every $t1 sec. and transferring it to the caster.', '$s1 mana leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (3436, 36, 3, 0, 5, 0, 0, 10, 0, 22, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, -4, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 3439, 0, 0, 0, 1614, 'Wandering Plague', '', 'Diseases an enemy for $d., increasing the Physical damage it takes by $s1 and reducing its Stamina by $s2. The diseased target has $h% chance of spreading its illness to one of its nearby allies when struck in combat.', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\n$h% chance to spread Wandering Plague on hit.', 0, 0, 0, 1, 1, 1), (3439, 0, 3, 0, 1, 0, 0, 10, 0, 22, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, -6, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 3439, 0, 0, 0, 1614, 'Wandering Plague', '', '', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\n$h% chance to spread Wandering Plague on hit.', 0, 0, 0, 1, 1, 1), (3440, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 25, 'MACESTAFFSPECIAL (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (3442, 22, 1, 0, 1, 0, 0, 101, 0, 30, 8, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, -101, 0, 0, 0, 0, 6, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Enslave', '', 'Takes control of a humanoid enemy up to level $s1 for $d., but increases the time between its attacks by $s2%.', 'Charmed.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (3443, 55, 1, 0, 14, 0, 0, 101, 0, 26, 8, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Enchanted Quickness', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3446, 65, 0, 12, 1, 0, 0, 101, 0, 16, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts Physical damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3447, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2453, 2450, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3448, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3818, 3355, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3823, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Invisibility Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3449, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3818, 3369, 3372, 0, 0, 0, 0, 0, 4, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Oil', '', '', '', 0, 0, 0, 1, 1, 1), (3450, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3355, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Fortitude', '', '', '', 0, 0, 0, 1, 1, 1), (3451, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3357, 2453, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mighty Troll\'s Blood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3452, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3820, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (3453, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3358, 3818, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Detect Lesser Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (3454, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3358, 3819, 3372, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3829, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Oil', '', '', '', 0, 0, 0, 1, 1, 1), (3464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 339, 'Alchemy', 'Expert', 'Allows an alchemist to brew amazing potions up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (3465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 3464, 0, 0, 0, 0, 0, 339, 'Expert Alchemist', '', '', '', 0, 0, 0, 1, 1, 1), (3472, 0, 0, 0, 20, 0, 0, 101, 0, 38, 0, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 83, 0, 0, 697, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (3477, 38, 1, 0, 5, 0, 0, 101, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Spirit Steal', '', '', '', 0, 0, 0, 1, 1, 1), (3485, 36, 1, 0, 1, 0, 0, 101, 0, 14, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Wail of Nightlash', '', 'Inflicts $o1 Shadow damage over $d. to nearby enemies.', '$o1 Shadow damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (3488, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 771, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Felstrom Resurrection', '', 'Kills the caster to summon a copy of itself.', '', 0, 0, 0, 1, 1, 1), (3490, 21, 0, 0, 1, 0, 0, 101, 0, 26, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, -16, 0, 0, 0, 0, 138, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 95, 'Frenzied Rage', '', 'Increases the caster\'s attack speed by $s1% for $d., but reduces the Physical damage dealt by $s2.', 'Attack speed increased by $s1%.\nPhysical damage dealt is reduced by $s2.', 0, 0, 0, 1, 1, 1), (3491, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2880, 3470, 818, 2319, 0, 0, 0, 6, 4, 2, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Big Bronze Knife', '', '', '', 0, 0, 0, 1, 1, 1), (3492, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3466, 3486, 1705, 4234, 0, 0, 0, 6, 2, 1, 2, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hardened Iron Shortsword', '', '', '', 0, 0, 0, 1, 1, 1), (3493, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3466, 3486, 1529, 4234, 0, 0, 0, 8, 2, 2, 2, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Jade Serpentblade', '', '', '', 0, 0, 0, 1, 1, 1), (3494, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3466, 3486, 2842, 4234, 0, 0, 0, 8, 2, 1, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Solid Iron Maul', '', '', '', 0, 0, 0, 1, 1, 1), (3495, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3577, 1705, 3466, 4234, 3486, 0, 0, 10, 4, 2, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Iron Destroyer', '', '', '', 0, 0, 0, 1, 1, 1), (3496, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3466, 3486, 1705, 4234, 0, 0, 0, 8, 2, 2, 3, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Moonsteel Broadsword', '', '', '', 0, 0, 0, 1, 1, 1), (3497, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3466, 3486, 1529, 3829, 4234, 0, 0, 8, 2, 2, 2, 1, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Frost Tiger Blade', '', '', '', 0, 0, 0, 1, 1, 1), (3498, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3466, 3486, 3577, 4234, 0, 0, 0, 14, 2, 2, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3855, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Massive Iron Axe', '', '', '', 0, 0, 0, 1, 1, 1), (3499, 0, 0, 0, 1, 0, 0, 101, 0, 31, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2475, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Summon Sloth', '', '', '', 0, 0, 0, 1, 1, 1), (3500, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3466, 3486, 3864, 3824, 4234, 0, 0, 10, 2, 3, 2, 1, 3, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3856, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Crescent Axe', '', '', '', 0, 0, 0, 1, 1, 1), (3501, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 2605, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (3502, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3864, 2605, 0, 0, 0, 0, 0, 12, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3836, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Helm', '', '', '', 0, 0, 0, 1, 1, 1), (3503, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 3486, 0, 0, 0, 0, 0, 8, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Coif', '', '', '', 0, 0, 0, 1, 1, 1), (3504, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3486, 2605, 0, 0, 0, 0, 0, 7, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3505, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 3486, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3506, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3486, 2605, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (3507, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3577, 3486, 0, 0, 0, 0, 0, 10, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (3508, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3486, 1529, 1206, 4255, 0, 0, 0, 20, 4, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Green Iron Hauberk', '', '', '', 0, 0, 0, 1, 1, 1), (3509, 0, 0, 0, 1, 0, 0, 100, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -16, 39, 0, 0, 0, 42, 13, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3510, 0, 0, 0, 0, 0, 170, 'Sloth Passive', '', '', '', 0, 0, 0, 1, 1, 1), (3510, 0, 0, 0, 1, 0, 0, 101, 0, 30, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -68, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Sloth Effect', '', '', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (3511, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 3486, 0, 0, 0, 0, 0, 12, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Cuirass', '', '', '', 0, 0, 0, 1, 1, 1), (3512, 0, 0, 0, 1, 0, 0, 100, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -16, 39, 0, 0, 0, 42, 13, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3514, 0, 0, 0, 0, 0, 152, 'Sludge Passive', '', '', '', 0, 0, 0, 1, 1, 1), (3513, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3864, 1705, 3486, 0, 0, 0, 0, 8, 1, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Polished Steel Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3514, 0, 0, 0, 1, 0, 0, 101, 0, 30, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Sludge', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3515, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 3486, 0, 0, 0, 0, 0, 10, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3527, 23, 0, 0, 1, 20000, 0, 101, 0, 31, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2479, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Summon Sludge', '', '', '', 0, 0, 0, 1, 1, 1), (3537, 23, 0, 0, 4, 0, 0, 101, 0, 31, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2475, 2479, 0, 0, 0, 0, 0, 0, 0, 160, 'Minions of Malathrom', '', 'Summons Sloth and Sludge, the minions of Lord Malathrom. Each minion lasts $d.', '', 0, 0, 0, 1, 1, 1), (3538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing', 'Expert', 'Allows a Blacksmith to make masterful weapons and armor up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (3539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 3538, 0, 0, 0, 0, 0, 335, 'Expert Blacksmith', '', '', '', 0, 0, 0, 1, 1, 1), (3542, 34, 1, 7, 1, 0, 0, 101, 0, 27, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Naraxis Web', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (3547, 0, 0, 0, 1, 0, 0, 101, 0, 35, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, -26, -11, 0, 0, 0, 138, 33, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 95, 'Enraging Memories', '', 'Drives the caster into a maddened frenzy for $d. Increases the caster\'s attack speed by $s1%, but slows its movement by $s2% and reduces the Physical damage it deals by $s3.', 'Attack speed increased by $s1%.\nPhysical damage dealt is reduced by $s3.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (3551, 65, 0, 12, 1, 0, 0, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Skull Crack', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3552, 0, 0, 0, 14, 0, 0, 101, 0, 38, 0, 800, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5513, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1037, 'Conjure Mana Jade', '', 'Conjures a mana jade that can be used to instantly restore $10052s1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (3561, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1491, 'Teleport: Stormwind', '', 'Teleports the caster to Stormwind.', '', 0, 0, 0, 1, 1, 1), (3562, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Teleport: Ironforge', '', 'Teleports the caster to Ironforge.', '', 0, 0, 0, 1, 1, 1), (3563, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Teleport: Undercity', '', 'Teleports the caster to Undercity.', '', 0, 0, 0, 1, 1, 1), (3564, 0, 0, 0, 28, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 186, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', 'Expert', 'A more advanced level of mining. Gives a potential mining skill of 225.', '', 0, 0, 0, 1, 1, 1), (3565, 0, 0, 0, 7, 0, 0, 101, 0, 30, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1486, 'Teleport: Darnassus', '', 'Teleports the caster to Darnassus.', '', 0, 0, 0, 1, 1, 1), (3566, 0, 0, 0, 7, 0, 0, 101, 0, 30, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1492, 'Teleport: Thunder Bluff', '', 'Teleports the caster to Thunder Bluff.', '', 0, 0, 0, 1, 1, 1), (3567, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Teleport: Orgrimmar', '', 'Teleports the caster to Orgrimmar.', '', 0, 0, 0, 1, 1, 1), (3568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 3564, 0, 0, 0, 0, 0, 336, 'Expert Miner', '', '', '', 0, 0, 0, 1, 1, 1), (3569, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3857, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3859, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Steel', '', 'Allows the miner to smelt a chunk of iron ore and a lump of coal together into a steel bar. Smelting steel requires a forge.', '', 0, 0, 0, 1, 1, 1), (3570, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 182, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', 'Expert', 'How to find and gather more difficult to harvest herbs. Gives a potential herbalism skill of 225.', '', 0, 0, 0, 1, 1, 1), (3571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 3570, 0, 0, 0, 0, 0, 345, 'Expert Herbalist', '', '', '', 0, 0, 0, 1, 1, 1), (3574, 0, 1, 0, 1, 0, 0, 101, 0, 26, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 319, -51, 0, 0, 0, 0, 22, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Skin of Rock', '', '', 'Armor increased by $s1.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (3582, 0, 0, 0, 1, 0, 0, 10, 0, 15, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3602, 0, 0, 0, 0, 0, 31, 'Torch Burst', '', '', '', 0, 0, 0, 1, 1, 1), (3583, 18, 4, 0, 5, 0, 0, 101, 0, 1, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (3584, 18, 3, 0, 5, 0, 0, 101, 0, 15, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3585, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', 'Infects an enemy for $d., causing it to inflict $3585s1 Nature damage to its nearby allies every $t1 sec.', 'Inflicting $3585s1 Nature damage to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (3585, 0, 3, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', '', '', 0, 0, 0, 1, 1, 1), (3586, 18, 3, 0, 5, 0, 0, 101, 0, 25, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3587, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', 'Infects an enemy for $d., causing it to inflict $3587s1 Nature damage to its nearby allies every $t1 sec.', 'Inflicting $3587s1 Nature damage to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (3587, 0, 3, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', '', '', 0, 0, 0, 1, 1, 1), (3589, 36, 0, 9, 1, 0, 0, 101, 0, 6, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Deafening Screech', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (3591, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 38, 30, 61, 4, 101, 369, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessing of the Holy Spring', '', 'Blessing from the Holy Spring of Stranglethorn Vale.', '', 0, 0, 0, 1, 1, 1), (3592, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Cure Ailments', '', 'Cures diseases and neutralizes poisons.', '', 0, 0, 0, 1, 1, 1), (3593, 0, 0, 0, 1, 0, 0, 101, 0, 15, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1304, 'Elixir of Fortitude', '', 'Increases the player\'s maximum health by $s1 for $d. Guardian Elixir.', 'Health increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (3594, 0, 0, 0, 14, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 1641, 'Shadow Oil', '', 'When applied to a melee weapon it gives a 15% chance of casting Shadow Bolt (Rank 3) at the opponent when it hits. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (3595, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 2200, 'Frost Oil', '', 'When applied to a melee weapon it gives a 10% chance of casting Frostbolt at the opponent when it hits. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (3599, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2523, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 1', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $3606r1 yards for $3606s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (3600, 0, 1, 11, 1, 0, 0, 101, 0, 6, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Earthbind', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3602, 0, 1, 0, 1, 0, 0, 101, 0, 15, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Torch Burst', '', '', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (3603, 36, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Distracting Pain', '', 'Reduces an enemy\'s casting speed by $s1% for $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3604, 36, 0, 11, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tendon Rip', '', 'Reduces an enemy\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3605, 23, 0, 0, 14, 0, 0, 101, 0, 18, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 0, 0, 0, 0, 0, 0, 0, 2520, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Remote-Controlled Golem', '', 'Summons $s1 $lRemote-Controlled Golem:Remote-Controlled Golems; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3606, 0, 0, 0, 24, 0, 0, 101, 0, 10, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (3607, 0, 0, 0, 15, 0, 0, 101, 0, 45, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Yenniku\'s Release', '', 'Will release Yenniku from his imprisonment.', '', 0, 0, 0, 1, 1, 1), (3609, 36, 4, 12, 1, 0, 0, 101, 0, 23, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Paralyzing Poison', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3611, 23, 0, 0, 20, 0, 0, 101, 0, 27, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2531, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Minion of Morganth', '', 'Summons $s1 $lMinion of Morganth:Minions of Morganth; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3612, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 698, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Bloodscalp Pet', '', 'Summons a Bloodscalp Tiger to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (3615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2540, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Summon Dalaran Serpent', '', 'Summons $s1 $lDalaran Serpent:Dalaran Serpents; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3616, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 0, 0, 0, 0, 0, 152, 'Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (3618, 0, 0, 0, 1, 0, 0, 101, 0, 45, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun', '', 'The subject dies', '', 0, 0, 0, 1, 1, 1), (3621, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Skullsplitter Pet', '', 'Summons $s1 $lSkullsplitter Panther:Skullsplitter Panthers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (3627, 0, 1, 0, 1, 0, 0, 101, 0, 34, 29, 160, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 75, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 6', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (3631, 55, 1, 0, 1, 0, 0, 101, 0, 20, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 24, 0, 0, 13, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Battle Fury', '', 'Increases the attack speed of nearby allies by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (3635, 36, 1, 12, 5, 0, 0, 101, 0, 30, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Crystal Gaze', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (3636, 36, 1, 10, 5, 0, 0, 101, 0, 23, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Crystalline Slumber', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Asleep.', 0, 0, 0, 1, 1, 1), (3637, 21, 0, 0, 1, 0, 0, 10, 0, 34, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3639, 0, 0, 0, 0, 0, 16, 'Improved Blocking III', '', '', '', 0, 0, 0, 1, 1, 1), (3639, 21, 0, 0, 1, 0, 0, 101, 0, 34, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Improved Blocking', '', 'Increases the caster\'s chance to block by $s1% for $d.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (3644, 0, 0, 0, 6, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Speak with Heads', '', 'Speak with the heads of the dead.', '', 0, 0, 0, 1, 1, 1), (3648, 37, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Phase Out', '', 'Caster phases out of sight', '', 0, 0, 0, 1, 1, 1), (3650, 36, 0, 0, 4, 0, 0, 101, 0, 24, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sling Mud', '', 'Tosses mud into an enemy\'s eyes, reducing its chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (3651, 54, 1, 0, 4, 0, 0, 101, 0, 33, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 26, 27, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Shield of Reflection', '', 'Gives the caster $s1% chance to reflect spells for $d. at the cost of rendering it unable to move or cast spells.', '$s1% chance to reflect spells.\nCannot move or cast spells.', 0, 0, 0, 1, 1, 1), (3652, 0, 0, 0, 15, 0, 0, 101, 0, 32, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2623, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Spirit of Old', '', 'Summons $s1 $lSpirit of Old:Spirits of Old; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spirit of Old', '', '', '', 0, 0, 0, 1, 1, 1), (3655, 0, 0, 0, 6, 0, 0, 101, 0, 32, 21, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2271, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Shield Guard', '', '', '', 0, 0, 0, 1, 1, 1), (3657, 0, 0, 0, 6, 0, 0, 101, 0, 32, 21, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2273, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Spell Guard', '', '', '', 0, 0, 0, 1, 1, 1), (3658, 0, 0, 0, 6, 0, 0, 101, 0, 32, 21, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2272, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Theurgist', '', '', '', 0, 0, 0, 1, 1, 1), (3659, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mage Sight', '', 'Ansirem\'s spell of scrying', '', 0, 0, 0, 1, 1, 1), (3660, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Create Soul Gem', '', 'Creates a Soul Gem', '', 0, 0, 0, 1, 1, 1), (3661, 0, 1, 0, 1, 0, 31756, 101, 0, 28, 8, 100, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 3', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (3662, 0, 1, 0, 1, 0, 31756, 101, 0, 36, 8, 130, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 4', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (3666, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3009, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 8', '', '', 0, 0, 0, 1, 1, 1), (3667, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16830, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (3670, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unlock Maury\'s Foot', '', '', '', 0, 0, 0, 1, 1, 1), (3671, 0, 0, 0, 1, 0, 0, 101, 0, 33, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Cracking Stone', '', '', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (3672, 0, 0, 0, 1, 0, 0, 101, 0, 33, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -27, -26, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Crumbling Stone', '', '', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (3673, 0, 0, 0, 1, 0, 0, 101, 0, 33, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, -41, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Reduced to Rubble', '', '', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (3674, 0, 0, 0, 1, 0, 0, 101, 0, 50, 9, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -71, 9, 9, 0, 0, 0, 33, 3, 64, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Black Arrow', 'Rank 1', 'Fires a Black Arrow into the target, slowing the target\'s movement speed by $s1%, causing $o2 Shadow damage and draining $o3 mana over $d.', 'Movement speed reduced by $s1%. Causes $s2 Shadow damage every $t2 seconds. Drains $s3 mana every $t3 seconds.', 0, 0, 0, 1, 1, 1), (3678, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Focusing', '', 'Use the blade on the Altar of the Tides.', '', 0, 0, 0, 1, 1, 1), (3680, 37, 6, 0, 1, 0, 0, 101, 0, 33, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1311, 'Lesser Invisibility', '', 'Gives the imbiber lesser invisibility for $d.', 'Lesser Invisibility', 0, 0, 0, 1, 1, 1), (3698, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 1, 15, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 2', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (3699, 0, 0, 0, 1, 0, 31756, 101, 0, 28, 1, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 42, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 3', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (3700, 0, 0, 0, 1, 0, 31756, 101, 0, 36, 1, 39, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 63, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 4', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (3715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3712, 0, 0, 0, 0, 0, 154, 'Dark Ritual II', '', '', '', 0, 0, 0, 1, 1, 1), (3716, 36, 0, 0, 1, 0, 0, 101, 0, 10, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 1', 'Taunts the creature, increasing the chance that it will attack the Voidwalker.', '', 0, 0, 0, 1, 1, 1), (3718, 24, 0, 0, 14, 0, 0, 101, 0, 37, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Syndicate Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debuff Holy Resist (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (3720, 0, 0, 0, 1, 0, 0, 101, 0, 37, 21, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 2637, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Syndicate Bomb', '', 'Throws a Syndicate Bomb.', '', 0, 0, 0, 1, 1, 1), (3721, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Altar of the Tides', '', '', '', 0, 0, 0, 1, 1, 1), (3722, 0, 0, 0, 4, 0, 0, 101, 0, 35, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2638, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Summon Syndicate Spectre', '', 'Summons $s1 $lSyndicate Spectre:Syndicate Spectres; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (3730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Initialize Image', '', '', '', 0, 0, 0, 1, 0, 0), (3738, 0, 0, 0, 1, 0, 0, 101, 0, 64, 4, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15447, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Wrath of Air Totem', 'Rank 1', 'Summons a Wrath of Air Totem with $s1 health at the feet of the caster. Party members within $2895a1 yards of the totem have their spell damage and healing increased by up to $2895s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (3742, 21, 1, 0, 1, 0, 0, 101, 0, 45, 8, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Static Electricity', '', 'Surrounds you with electricity, dealing $s1 Nature damage to any who strike you for $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (3747, 56, 1, 19, 1, 0, 0, 101, 0, 24, 9, 175, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 233, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 4', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (3753, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3755, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Linen Bag', '', '', '', 0, 0, 0, 1, 1, 1), (3756, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embossed Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3757, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Woolen Bag', '', '', '', 0, 0, 0, 1, 1, 1), (3758, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2605, 2321, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Green Woolen Bag', '', '', '', 0, 0, 0, 1, 1, 1), (3759, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4231, 2318, 2320, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embossed Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (3760, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hillman\'s Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (3761, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4231, 2318, 2320, 0, 0, 0, 0, 0, 3, 6, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (3762, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4243, 4231, 2320, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hillman\'s Leather Vest', '', '', '', 0, 0, 0, 1, 1, 1), (3763, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3764, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2321, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hillman\'s Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3765, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2312, 4233, 2321, 4340, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3766, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4246, 4233, 2321, 4340, 0, 0, 0, 0, 1, 1, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3767, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 3383, 2321, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hillman\'s Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3768, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4233, 2319, 2321, 0, 0, 0, 0, 0, 1, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hillman\'s Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3769, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 3390, 4340, 2321, 0, 0, 0, 0, 12, 1, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3770, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 4233, 3389, 3182, 2321, 0, 0, 0, 4, 2, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Toughened Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3771, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 5637, 2321, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3772, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2605, 2321, 0, 0, 0, 0, 0, 9, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Green Leather Armor', '', '', '', 0, 0, 0, 1, 1, 1), (3773, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4236, 4234, 3824, 2321, 0, 0, 0, 0, 2, 12, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Armor', '', '', '', 0, 0, 0, 1, 1, 1), (3774, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4236, 4234, 2321, 2605, 7071, 0, 0, 0, 1, 5, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4257, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Green Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3775, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4236, 4234, 2321, 7071, 0, 0, 0, 0, 2, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3776, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4236, 4234, 2605, 2321, 0, 0, 0, 0, 2, 6, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Green Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (3777, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 4291, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (3778, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4236, 5500, 1529, 3864, 2321, 0, 0, 0, 4, 2, 2, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Gem-studded Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3779, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 4096, 5633, 4291, 7071, 0, 0, 6, 2, 2, 1, 1, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3780, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (3811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 326, 'Leatherworking', 'Expert', 'Allows a leatherworker to make high quality leather armors, up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (3812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 3811, 0, 0, 0, 0, 0, 326, 'Expert Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (3813, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4234, 2321, 0, 0, 0, 0, 0, 3, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Small Silk Pack', '', '', '', 0, 0, 0, 1, 1, 1), (3815, 0, 4, 0, 4, 0, 0, 101, 0, 35, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (3816, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 783, 4289, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cured Light Hide', '', '', '', 0, 0, 0, 1, 1, 1), (3817, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4232, 4289, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cured Medium Hide', '', '', '', 0, 0, 0, 1, 1, 1), (3818, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4235, 4289, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4236, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cured Heavy Hide', '', '', '', 0, 0, 0, 1, 1, 1), (3822, 24, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Proximity Bomb Explode', '', '', '', 0, 0, 0, 1, 1, 1), (3823, 23, 0, 0, 1, 0, 0, 101, 0, 37, 21, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 12143, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Proximity Bomb', '', 'Throws a Proximity Bomb.', '', 0, 0, 0, 1, 1, 1), (3825, 21, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3826, 0, 0, 0, 0, 0, 76, 'Ward of Laze Passive', '', '', '', 0, 0, 0, 1, 1, 1), (3826, 21, 1, 0, 1, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -55, 0, 0, 9, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Ward of Laze effect', '', '', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (3827, 0, 0, 0, 1, 0, 0, 101, 0, 36, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2667, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Ward of Laze', '', 'Summons a Ward of Laze that lasts $d. and curses nearby enemies every $3825t1 sec., temporarily reducing their attack speed by $3826%.', '', 0, 0, 0, 1, 1, 1), (3839, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4306, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4305, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bolt of Silk Cloth', '', '', '', 0, 0, 0, 1, 1, 1), (3840, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Heavy Linen Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3841, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2605, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Linen Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (3842, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2321, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Handstitched Linen Britches', '', '', '', 0, 0, 0, 1, 1, 1), (3843, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Heavy Woolen Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3844, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 5498, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Heavy Woolen Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (3845, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2318, 2321, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soft-soled Linen Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3847, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2318, 2321, 2604, 0, 0, 0, 0, 4, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Woolen Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3848, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Double-stitched Woolen Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3849, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2319, 2321, 0, 0, 0, 0, 0, 6, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Reinforced Woolen Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (3850, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 0, 0, 0, 0, 0, 0, 5, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Heavy Woolen Pants', '', '', '', 0, 0, 0, 1, 1, 1), (3851, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 5500, 2321, 0, 0, 0, 0, 0, 6, 1, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Phoenix Pants', '', '', '', 0, 0, 0, 1, 1, 1), (3852, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 3383, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Gloves of Meditation', '', '', '', 0, 0, 0, 1, 1, 1), (3854, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4234, 6260, 2321, 0, 0, 0, 0, 3, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3855, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2319, 3182, 5500, 0, 0, 0, 0, 2, 4, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spidersilk Boots', '', '', '', 0, 0, 0, 1, 1, 1), (3856, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 3182, 2321, 0, 0, 0, 0, 0, 3, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spider Silk Slippers', '', '', '', 0, 0, 0, 1, 1, 1), (3857, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2321, 4337, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4322, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Enchanter\'s Cowl', '', '', '', 0, 0, 0, 1, 1, 1), (3858, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4291, 3824, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadow Hood', '', '', '', 0, 0, 0, 1, 1, 1), (3859, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 6260, 0, 0, 0, 0, 0, 0, 5, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Vest', '', '', '', 0, 0, 0, 1, 1, 1), (3860, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4291, 4337, 0, 0, 0, 0, 0, 4, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Boots of the Enchanter', '', '', '', 0, 0, 0, 1, 1, 1), (3861, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 3827, 4291, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Long Silken Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (3862, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4291, 3829, 4337, 0, 0, 0, 0, 3, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4327, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Icy Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (3863, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4337, 7071, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4328, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spider Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3864, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4234, 3864, 7071, 4291, 0, 0, 0, 4, 4, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Star Belt', '', '', '', 0, 0, 0, 1, 1, 1), (3865, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4338, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Bolt of Mageweave', '', '', '', 0, 0, 0, 1, 1, 1), (3866, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2604, 2321, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stylish Red Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3868, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 5500, 2321, 2324, 0, 0, 0, 0, 4, 1, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4331, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Phoenix Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (3869, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4341, 2321, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bright Yellow Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3870, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4340, 2321, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Dark Silk Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3871, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2324, 2321, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Formal White Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3872, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4342, 4291, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Rich Purple Silk Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3873, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2325, 4291, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Swashbuckler\'s Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 341, 'Tailoring', 'Apprentice', 'Allows a tailor to make basic cloth armors up to a maximum potential skill of 75. Requires cloth found on humanoids.', '', 0, 0, 0, 1, 1, 1), (3909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 341, 'Tailoring', 'Journeyman', 'Allows a tailor to make fashionable cloth shirts and armors up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (3910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 341, 'Tailoring', 'Expert', 'Allows a tailor to make shirts and armors that are the height of style up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (3911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 3908, 0, 0, 0, 0, 0, 341, 'Apprentice Tailor', '', '', '', 0, 0, 0, 1, 1, 1), (3912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 3909, 0, 0, 0, 0, 0, 341, 'Journeyman Tailor', '', '', '', 0, 0, 0, 1, 1, 1), (3913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 3910, 0, 0, 0, 0, 0, 341, 'Expert Tailor', '', '', '', 0, 0, 0, 1, 1, 1), (3914, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4343, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brown Linen Pants', '', '', '', 0, 0, 0, 1, 1, 1), (3915, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brown Linen Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (3918, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2835, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rough Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (3919, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4357, 2589, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rough Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (3920, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4357, 2840, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crafted Light Shot', '', '', '', 0, 0, 0, 1, 1, 1), (3922, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Handful of Copper Bolts', '', '', '', 0, 0, 0, 1, 1, 1), (3923, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 4359, 4357, 2589, 0, 0, 0, 0, 1, 1, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rough Copper Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3924, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copper Tube', '', '', '', 0, 0, 0, 1, 1, 1), (3925, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4361, 4359, 4399, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rough Boomstick', '', '', '', 0, 0, 0, 1, 1, 1), (3926, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4359, 2840, 2589, 0, 0, 0, 0, 0, 2, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copper Modulator', '', '', '', 0, 0, 0, 1, 1, 1), (3928, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4363, 4359, 2840, 774, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mechanical Squirrel', '', '', '', 0, 0, 0, 1, 1, 1), (3929, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2836, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coarse Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (3930, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2840, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crafted Heavy Shot', '', '', '', 0, 0, 0, 1, 1, 1), (3931, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2589, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coarse Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (3932, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4363, 4359, 2841, 2592, 0, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Target Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (3933, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 4363, 2318, 159, 0, 0, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Seaforium Charge', '', 'A Small Seaforium charge which is enough to blast open some doors.', '', 0, 0, 0, 1, 1, 1), (3934, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 818, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4368, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flying Tiger Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (3936, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4361, 4359, 4399, 2319, 0, 0, 0, 0, 2, 4, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deadly Blunderbuss', '', '', '', 0, 0, 0, 1, 1, 1), (3937, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 4364, 4404, 0, 0, 0, 0, 0, 3, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Copper Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3938, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2880, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bronze Tube', '', '', '', 0, 0, 0, 1, 1, 1), (3939, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4359, 4400, 1206, 0, 0, 0, 0, 2, 2, 1, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lovingly Crafted Boomstick', '', '', '', 0, 0, 0, 1, 1, 1), (3940, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 1210, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (3941, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2841, 4404, 2592, 0, 0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Bronze Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3942, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2592, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whirring Bronze Gizmo', '', '', '', 0, 0, 0, 1, 1, 1), (3944, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4375, 4402, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4376, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Deflector', '', '', '', 0, 0, 0, 1, 1, 1), (3945, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2838, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (3946, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 2592, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (3947, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 2841, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crafted Solid Shot', '', '', '', 0, 0, 0, 1, 1, 1), (3949, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4375, 4400, 2842, 0, 0, 0, 0, 2, 2, 1, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Silver-plated Shotgun', '', '', '', 0, 0, 0, 1, 1, 1), (3950, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 2841, 4404, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Big Bronze Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3952, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4375, 2319, 1206, 0, 0, 0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4381, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Recombobulator', '', '', '', 0, 0, 0, 1, 1, 1), (3953, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2319, 2592, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bronze Framework', '', '', '', 0, 0, 0, 1, 1, 1), (3954, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4375, 4400, 1705, 0, 0, 0, 0, 3, 3, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Moonsight Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (3955, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4382, 4375, 4377, 2592, 0, 0, 0, 0, 1, 1, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosive Sheep', '', '', '', 0, 0, 0, 1, 1, 1), (3956, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 1206, 4368, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Tinted Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (3957, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4375, 3829, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4386, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Deflector', '', '', '', 0, 0, 0, 1, 1, 1), (3958, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Iron Strut', '', '', '', 0, 0, 0, 1, 1, 1), (3959, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4375, 4306, 1529, 4371, 0, 0, 0, 0, 3, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Discombobulator Ray', '', '', '', 0, 0, 0, 1, 1, 1), (3960, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4387, 4377, 2319, 0, 0, 0, 0, 4, 1, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Portable Bronze Mortar', '', '', '', 0, 0, 0, 1, 1, 1), (3961, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 10558, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gyrochronatom', '', '', '', 0, 0, 0, 1, 1, 1), (3962, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 4377, 4306, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Iron Grenade', '', '', '', 0, 0, 0, 1, 1, 1), (3963, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4387, 4382, 4389, 4234, 0, 0, 0, 0, 2, 1, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Compact Harvest Reaper Kit', '', '', '', 0, 0, 0, 1, 1, 1), (3965, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4387, 4382, 4389, 4234, 0, 0, 0, 0, 1, 1, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Advanced Target Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (3966, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 3864, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Craftsman\'s Monocle', '', '', '', 0, 0, 0, 1, 1, 1), (3967, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 4377, 4404, 0, 0, 0, 0, 0, 3, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Big Iron Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (3968, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 3575, 4389, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Land Mine', '', 'Build a Goblin Land Mine.', '', 0, 0, 0, 1, 1, 1), (3969, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4382, 4387, 4389, 3864, 7191, 0, 0, 0, 1, 4, 4, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4396, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mechanical Dragonling', '', '', '', 0, 0, 0, 1, 1, 1), (3971, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4389, 1529, 1705, 3864, 7191, 0, 0, 0, 4, 2, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Cloaking Device', '', '', '', 0, 0, 0, 1, 1, 1), (3972, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4234, 159, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Seaforium Charge', '', '', '', 0, 0, 0, 1, 1, 1), (3973, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2842, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4404, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Silver Contact', '', '', '', 0, 0, 0, 1, 1, 1), (3974, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Crude Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 1.', '', 0, 0, 0, 1, 1, 1), (3975, 0, 0, 0, 14, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Standard Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 2.', '', 0, 0, 0, 1, 1, 1), (3976, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Accurate Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 3.', '', 0, 0, 0, 1, 1, 1), (3977, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4361, 774, 4359, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crude Scope', '', '', '', 0, 0, 0, 1, 1, 1), (3978, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 1206, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Standard Scope', '', 'An improved scope that increases the damage done with your bow or gun.', '', 0, 0, 0, 1, 1, 1), (3979, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 1529, 3864, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Accurate Scope', '', '', '', 0, 0, 0, 1, 1, 1), (4036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 333, 'Engineering', 'Apprentice', 'Allows an engineer to make basic contraptions up to a maximum potential skill of 75. Requires stone and metal found with the mining skill.', '', 0, 0, 0, 1, 1, 1), (4037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 333, 'Engineering', 'Journeyman', 'Allows an engineer to make more powerful devices and explosives up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (4038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 333, 'Engineering', 'Expert', 'Allows an engineer to make bombs and gizmos that are a wonder to behold up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (4039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 4036, 0, 0, 0, 0, 0, 333, 'Apprentice Engineer', '', '', '', 0, 0, 0, 1, 1, 1), (4040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 4037, 0, 0, 0, 0, 0, 333, 'Journeyman Engineer', '', '', '', 0, 0, 0, 1, 1, 1), (4041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 4038, 0, 0, 0, 0, 0, 333, 'Expert Engineer', '', '', '', 0, 0, 0, 1, 1, 1), (4042, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 201, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (4043, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 113, 0, 0, 393, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (4044, 0, 0, 0, 1, 0, 0, 101, 0, 17, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4045, 0, 0, 0, 0, 0, 120, 'Target Dummy Passive', '', 'Causes nearby monsters to attack the caster.', '', 0, 0, 0, 1, 1, 1), (4045, 0, 0, 0, 1, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 49, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Target Dummy Effect', '', '', '', 0, 0, 0, 1, 1, 1), (4048, 0, 0, 0, 1, 0, 0, 101, 0, 37, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4049, 0, 0, 0, 0, 0, 120, 'Advanced Target Dummy Passive', '', 'Causes nearby monsters to attack the caster.', '', 0, 0, 0, 1, 1, 1), (4049, 0, 0, 0, 1, 0, 0, 101, 0, 37, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Advanced Target Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (4050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 3, 31, 0, 0, 134, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3617, 0, 0, 0, 0, 11, 'Explosive Sheep', '', '', '', 0, 0, 0, 1, 1, 1), (4052, 0, 0, 0, 1, 0, 0, 101, 0, 30, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Explosive Sheep', '', 'Creates an Explosive Sheep that charges the nearest enemy and explodes.', '', 0, 0, 0, 1, 1, 1), (4054, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 25, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Rough Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (4055, 0, 0, 0, 4, 0, 0, 101, 0, 15, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2671, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Mechanical Squirrel', '', 'Creates a Mechanical Squirrel that follows you around. Right Click to summon and dismiss your Squirrel.', '', 0, 0, 0, 1, 1, 1), (4056, 0, 0, 0, 6, 0, 0, 101, 0, 20, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Seaforium Charge', '', 'Blasts open simple locked doors and chests.', '', 0, 0, 0, 1, 1, 1), (4057, 0, 1, 0, 1, 0, 0, 101, 0, 25, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (4058, 0, 0, 0, 1, 0, 0, 101, 0, 28, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reverse Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (4060, 0, 2, 17, 1, 0, 0, 101, 0, 32, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -21, -41, 0, 0, 0, 56, 33, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1211, 0, 127, 0, 0, 0, 0, 0, 0, 114, 'Discombobulate', '', 'Transforms the target into a Leper Gnome, reducing its melee and spell damage by $s3 and its movement rate by $s2% for $d.', 'Transformed into a Leper Gnome, reducing melee and spell damage by $s3 and its movement rate by $s2%.', 0, 0, 0, 1, 1, 1), (4061, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (4062, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Heavy Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (4063, 0, 1, 0, 1, 0, 0, 101, 0, 35, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 9, 49, 0, 0, 0, 56, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788, 1, 0, 0, 0, 0, 0, 0, 0, 150, 'Argus Shadow Mage Transform', '', '', 'Transformed into Skeletal Warlord.\nPhysical damage dealt is increased by $s2.\nAttack speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (4064, 0, 0, 0, 4, 0, 0, 100, 2, 0, 36, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 21, 0, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Rough Copper Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 3 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 24.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4065, 0, 0, 0, 4, 0, 0, 100, 2, 0, 36, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 1, 0, 42, 0, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Large Copper Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 5 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 36.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4066, 0, 0, 0, 4, 0, 0, 100, 2, 0, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 72, 1, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Small Bronze Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 3 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 39.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4067, 0, 0, 0, 4, 0, 0, 100, 2, 0, 39, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 31, 1, 0, 84, 1, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Big Bronze Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 5 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 44.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4068, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 87, 1, 0, 131, 2, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Iron Grenade', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 3 yard radius. Any damage will break the effect. Unreliable against targets higher than level 50.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4069, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 148, 2, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Big Iron Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 5 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 53.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (4070, 0, 0, 0, 1, 0, 0, 2, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10342, 0, 0, 0, 0, 0, 291, 'Guardian', '', 'Have a 2% chance when struck in combat of increasing armor by $10342s1 for $10342d1.', '', 0, 0, 0, 1, 1, 1), (4071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2673, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Target Dummy', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 15 seconds or until killed.', '', 0, 0, 0, 1, 1, 1), (4072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2674, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Advanced Target Dummy', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 15 seconds or until killed.', '', 0, 0, 0, 1, 1, 1), (4073, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2678, 0, 0, 0, 0, 0, 0, 0, 0, 1543, 'Mechanical Dragonling', '', 'Activates your Mechanical Dragonling to fight for you for $d.', '', 0, 0, 0, 1, 1, 1), (4074, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Explosive Sheep', '', 'Summons an Explosive Sheep which will charge at a nearby enemy and explode for $4050s1 damage. Lasts for 3 min or until it explodes.', '', 0, 0, 0, 1, 1, 1), (4075, 0, 0, 0, 6, 0, 0, 101, 0, 40, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Seaforium Charge', '', 'Blasts open difficult locked doors and chests.', '', 0, 0, 0, 1, 1, 1), (4077, 0, 1, 0, 1, 0, 0, 101, 0, 25, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Resistance', '', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (4078, 0, 0, 0, 1, 0, 0, 101, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2676, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Compact Harvest Reaper', '', 'Creates a Compact Harvest Reaper that will fight for you for 10 min or until it is destroyed.', '', 0, 0, 0, 1, 1, 1), (4079, 0, 6, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Cloaking', '', 'Gives invisibility for $d1. It can only be used every 60 minutes.', 'Invisible for $d1.', 0, 0, 0, 1, 1, 1), (4080, 0, 0, 0, 4, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance', 'Racial', 'Your resistance to Frost spells is increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4081, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Nature Resistance', 'Racial', 'Your resistance to Nature spells is increased by $m1.', '', 0, 0, 0, 1, 1, 1), (4083, 96, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Bull Rush', 'Racial', 'Greatly increases running speed for $d.', '', 0, 0, 0, 1, 1, 1), (4086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', '', 'Increases the caster\'s chance to dodge by $s1%. Lasts until cancelled.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (4089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 980, 0, 0, 0, 0, 0, 76, 'Curse of Frailty', '', '', '', 0, 0, 0, 1, 1, 1), (4090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 0, 0, 0, 0, 0, 9, 'Life Tap', '', '', '', 0, 0, 0, 1, 1, 1), (4091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2691, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', '', '', 0, 0, 0, 1, 1, 1), (4092, 0, 0, 0, 1, 0, 0, 101, 0, 37, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Advanced Target Dummy Spawn Effect', '', '', 'Being taunted.', 0, 0, 0, 1, 1, 1), (4093, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 336, 'Reconstruction', '', 'Ansirem\'s spell of scrying', '', 0, 0, 0, 1, 1, 1), (4094, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3404, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 676, 'Barbecued Buzzard Wing', '', '', '', 0, 0, 0, 1, 1, 1), (4096, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4461, 4234, 2321, 0, 0, 0, 0, 0, 6, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Raptor Hide Harness', '', '', '', 0, 0, 0, 1, 1, 1), (4097, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4461, 4234, 2321, 0, 0, 0, 0, 0, 4, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Raptor Hide Belt', '', '', '', 0, 0, 0, 1, 1, 1), (4100, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7527, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Goblin Land Mine', '', 'Places the Goblin Land Mine on the ground. It will explode for $4043s1 fire damage the next time a hostile creature passes near it. The mine has a duration of $d.', '', 0, 0, 0, 1, 1, 1), (4101, 0, 0, 0, 1, 0, 0, 101, 0, 15, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 19, -41, 0, 0, 0, 11, 10, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 1, 0, 0, 0, 0, 0, 0, 95, 'Enraging Bite', '', 'Angers a target, drawing its attention and lowering its armor value by $m3.', '', 0, 0, 0, 1, 1, 1), (4102, 65, 0, 15, 1, 0, 0, 101, 0, 13, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Gore', '', 'Deals $o2 damage to a target over $d', '', 0, 0, 0, 1, 1, 1), (4104, 44, 0, 0, 1, 0, 0, 101, 0, 15, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Flight of the Peregrine', '', 'Increases movement speed by $m1% for $d', '', 0, 0, 0, 1, 1, 1), (4105, 44, 0, 0, 1, 0, 0, 101, 0, 15, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 'Rapid Gallop', '', 'Increases movement speed by $m1% for $d', '', 0, 0, 0, 1, 1, 1), (4107, 47, 0, 0, 1, 0, 0, 101, 0, 13, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 83, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Tough Shell', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (4108, 47, 0, 0, 1, 0, 0, 101, 0, 24, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 105, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Tough Shell', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (4109, 47, 0, 0, 1, 0, 0, 101, 0, 32, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Tough Shell', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (4111, 47, 0, 0, 1, 0, 0, 101, 0, 40, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 195, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Tough Shell', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (4112, 0, 0, 0, 1, 0, 0, 5, 0, 13, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4107, 0, 0, 0, 0, 0, 1, 'Tough Shell', 'Rank 1', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (4113, 0, 0, 0, 1, 0, 0, 6, 0, 21, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4108, 0, 0, 0, 0, 0, 1, 'Tough Shell', 'Rank 2', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (4114, 0, 0, 0, 1, 0, 0, 8, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4111, 0, 0, 0, 0, 0, 1, 'Tough Shell', 'Rank 4', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (4115, 0, 0, 0, 1, 0, 0, 7, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4109, 0, 0, 0, 0, 0, 1, 'Tough Shell', 'Rank 3', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (4130, 0, 0, 0, 4, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Banish Burning Exile', '', 'Banishes a Burning Exile', '', 0, 0, 0, 1, 1, 1), (4131, 0, 0, 0, 4, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Banish Cresting Exile', '', 'Banishes a Cresting Exile', '', 0, 0, 0, 1, 1, 1), (4132, 0, 0, 0, 4, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Banish Thundering Exile', '', 'Banishes a Thundering Exile', '', 0, 0, 0, 1, 1, 1), (4133, 0, 0, 0, 1, 0, 0, 5, 0, 15, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4134, 0, 0, 0, 0, 0, 1741, 'Bruise', '', 'Adds a chance to Bruise a target, which lowers the targets armor value.', '', 0, 0, 0, 1, 1, 1), (4134, 47, 0, 0, 1, 0, 0, 101, 0, 15, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -85, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Bruise', '', '', '', 0, 0, 0, 1, 1, 1), (4135, 47, 0, 0, 1, 0, 0, 101, 0, 24, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -107, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Bruise', '', '', '', 0, 0, 0, 1, 1, 1), (4136, 0, 0, 0, 1, 0, 0, 7, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4135, 0, 0, 0, 0, 0, 1, 'Bruise', '', 'Adds a chance to Bruise a target, which lowers the targets armor value.', '', 0, 0, 0, 1, 1, 1), (4137, 47, 0, 0, 1, 0, 0, 101, 0, 32, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -133, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Bruise', '', '', '', 0, 0, 0, 1, 1, 1), (4138, 0, 0, 0, 1, 0, 0, 9, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4137, 0, 0, 0, 0, 0, 1, 'Bruise', '', 'Adds a chance to Bruise a target, which lowers the targets armor value.', '', 0, 0, 0, 1, 1, 1), (4139, 47, 0, 0, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -197, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Bruise', '', '', '', 0, 0, 0, 1, 1, 1), (4140, 0, 0, 0, 1, 0, 0, 11, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4139, 0, 0, 0, 0, 0, 1, 'Bruise', '', 'Adds a chance to Bruise a target, which lowers the targets armor value.', '', 0, 0, 0, 1, 1, 1), (4141, 0, 0, 0, 7, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 420, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Myzrael', '', 'Summon Myzrael from the Shards of Myzrael.', '', 0, 0, 0, 1, 1, 1), (4142, 0, 0, 0, 1, 0, 0, 100, 0, 13, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4143, 0, 0, 0, 0, 0, 146, 'Feast of Prey', '', 'Steals life from a target after delivering a fatal blow.', '', 0, 0, 0, 1, 1, 1), (4143, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Feast of Prey', '', '', '', 0, 0, 0, 1, 1, 1), (4144, 0, 0, 0, 1, 0, 0, 5, 0, 13, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4940, 0, 0, 0, 0, 0, 149, 'Spider Poison', '', 'Adds a chance to poison on a successful hit.', '', 0, 0, 0, 1, 1, 1), (4146, 55, 0, 0, 1, 0, 0, 101, 0, 15, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 9, 9, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 63, 'Enraged Howl', '', 'Increases the Strength of nearby party members by $s1 and boosts their Agility by $s2 for $d.', 'Strength increased by $s1.\nAgility increased by $s2.', 0, 0, 0, 1, 1, 1), (4147, 55, 0, 0, 1, 0, 0, 101, 0, 13, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 9, 9, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 63, 'Enraged Howl', '', 'Adds $m1 strength and $m2 agility to party members in a $a1 yard radius for $d', '', 0, 0, 0, 1, 1, 1), (4148, 57, 0, 0, 1, 0, 0, 101, 0, 22, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 251, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Growl of Fortitude', '', 'Grants the user $m1 additional hitpoints for $d', '', 0, 0, 0, 1, 1, 1), (4149, 0, 0, 0, 1, 0, 0, 101, 0, 22, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 117, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Toughen Hide', '', 'Increases armor value by $m1 for $d', '', 0, 0, 0, 1, 1, 1), (4150, 0, 0, 0, 1, 0, 0, 101, 0, 22, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -48, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Eye Peck', '', '', '', 0, 0, 0, 1, 1, 1), (4152, 0, 0, 0, 1, 0, 0, 101, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Detect Elven Gems', '', 'Nearby elven gems appear on the minimap.', '', 0, 0, 0, 1, 1, 1), (4153, 0, 0, 0, 14, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Guile of the Raptor', '', 'Imbues target\'s spirit with bestial guile.', '', 0, 0, 0, 1, 1, 1), (4154, 0, 0, 0, 1, 0, 0, 101, 0, 13, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 59, -6, 0, 0, 0, 138, 14, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 108, 'Ferocity', '', 'Cat goes into a ferocious rage granting $s1% haste but takes $s2 more damage from attacks for $d', '', 0, 0, 0, 1, 1, 1), (4159, 65, 0, 0, 1, 0, 0, 101, 0, 22, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 3, 0, 0, 17, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Tight Pinch', '', 'Pinches down hard causing $s1 damage and stunning a target for $d', '', 0, 0, 0, 1, 1, 1), (4160, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Quick Snap', '', '', '', 0, 0, 0, 1, 1, 1), (4164, 0, 0, 0, 14, 0, 0, 101, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Throw Rock', '', 'Throws a rock for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (4165, 0, 0, 0, 14, 0, 0, 101, 0, 33, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Throw Rock II', '', 'Throws a rock for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (4166, 0, 0, 0, 1, 0, 0, 101, 0, 25, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Vulnerable', '', 'Finds a weak spot which causes the target to take $m1 more damage from physical hits for $d', '', 0, 0, 0, 1, 1, 1), (4167, 34, 0, 0, 1, 0, 0, 101, 0, 22, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Web', '', 'Encases the target in sticky webs rendering them unable to move for $d.', '', 0, 0, 0, 1, 1, 1), (4168, 34, 0, 0, 1, 0, 0, 101, 0, 33, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Web II', '', 'Encases the target in sticky webs rendering them unable to move for $d.', '', 0, 0, 0, 1, 1, 1), (4169, 34, 0, 0, 1, 0, 0, 101, 0, 35, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Web III', '', 'Encases the target in sticky webs rendering them unable to move for $d.', '', 0, 0, 0, 1, 1, 1), (4170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Cannon Ball', '', '', '', 0, 0, 0, 1, 1, 1), (4187, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 1', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4188, 0, 0, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 2', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4189, 0, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 3', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4190, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 4', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4191, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 5', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4192, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 16, 11, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 6', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4193, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 7', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4194, 0, 0, 0, 1, 0, 0, 101, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 8', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (4195, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4187, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 1', 'Stamina increased by $4187s1.', '', 0, 0, 0, 1, 1, 1), (4196, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4188, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 2', 'Stamina increased by $4188s1.', '', 0, 0, 0, 1, 1, 1), (4197, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4189, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 3', 'Stamina increased by $4189s1.', '', 0, 0, 0, 1, 1, 1), (4198, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4190, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 4', 'Stamina increased by $4190s1.', '', 0, 0, 0, 1, 1, 1), (4199, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4191, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 5', 'Stamina increased by $4191s1.', '', 0, 0, 0, 1, 1, 1), (4200, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4192, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 6', 'Stamina increased by $4192s1.', '', 0, 0, 0, 1, 1, 1), (4201, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4193, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 7', 'Stamina increased by $4193s1.', '', 0, 0, 0, 1, 1, 1), (4202, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 8', 'Stamina increased by $4194s1.', '', 0, 0, 0, 1, 1, 1), (4209, 25, 0, 0, 4, 0, 0, 101, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Healing Tongue', '', 'Heals a target of $s1 health.', '', 0, 0, 0, 1, 1, 1), (4221, 25, 0, 0, 4, 0, 0, 101, 0, 30, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 17, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Healing Tongue II', '', 'Heals a target of $s1 health.', '', 0, 0, 0, 1, 1, 1), (4238, 21, 0, 0, 1, 0, 0, 101, 0, 36, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 9, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Roar of Fortitude', '', 'Increases max hitpoints of allies in your party by $m1 for $d', '', 0, 0, 0, 1, 1, 1), (4239, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Activating Defenses', '', 'Activates Trelane\'s tower defenses.', '', 0, 0, 0, 1, 1, 1), (4240, 0, 0, 0, 1, 0, 0, 101, 0, 40, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 19, -101, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Vital Wound', '', '', '', 0, 0, 0, 1, 1, 1), (4241, 0, 0, 0, 1, 0, 0, 5, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4240, 0, 0, 0, 0, 0, 138, 'Vital Wound', '', 'Adds a chance to do extra damage and slow attack rate of a target on a successful hit.', '', 0, 0, 0, 1, 1, 1), (4242, 0, 0, 0, 1, 0, 0, 100, 0, 36, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 299, -301, 0, 0, 0, 42, 9, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4243, 0, 0, 0, 0, 0, 116, 'Pester', '', 'Decreases damage done while granting a chance to silence on hit.', '', 0, 0, 0, 1, 1, 1), (4243, 0, 0, 0, 1, 0, 0, 101, 0, 36, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Pester Effect', '', '', '', 0, 0, 0, 1, 1, 1), (4244, 36, 0, 15, 1, 0, 0, 101, 0, 36, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 6, 0, 0, 0, 0, 14, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Open Wound Effect', '', '', '', 0, 0, 0, 1, 1, 1), (4245, 36, 0, 0, 1, 0, 0, 5, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4244, 0, 0, 0, 0, 0, 153, 'Open Wound', '', 'Adds a chance to open a wound on a target causing damage over time and increased damage taken.', '', 0, 0, 0, 1, 1, 1), (4246, 34, 0, 0, 1, 0, 15420, 101, 0, 36, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 26, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Clenched Pinchers', '', 'Grabs a target, holding them in place for $d while doing $o3 damage in that time.', '', 0, 0, 0, 1, 1, 1), (4262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4254, 0, 0, 0, 0, 0, 63, 'Physical Prowess', 'Rank 8', 'Increases your Health by 80.', '', 0, 0, 0, 1, 1, 1), (4268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 189, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Mental Acuity', 'Rank 6', 'Increases your Mana by $s1.', '', 0, 0, 0, 1, 1, 1), (4270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 329, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Mental Acuity', 'Rank 8', 'Increases your Mana by $s1.', '', 0, 0, 0, 1, 1, 1), (4279, 0, 0, 0, 1, 0, 0, 5, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4280, 0, 0, 0, 0, 0, 153, 'Consume Flesh', '', 'Adds a chance to drain life from a target during combat.', '', 0, 0, 0, 1, 1, 1), (4280, 2, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Consume Flesh', '', '', '', 0, 0, 0, 1, 1, 1), (4281, 85, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 5, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Quickness', '', 'Adds $s1 damage and hits one additional target', '', 0, 0, 0, 1, 1, 1), (4282, 0, 0, 0, 1, 0, 0, 101, 0, 40, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 5, 1, 0, 42, 32, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Stomp', '', '', '', 0, 0, 0, 1, 1, 1), (4283, 0, 0, 0, 1, 0, 0, 5, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4282, 0, 0, 0, 0, 0, 129, 'Stomp', '', 'Adds a chance to do extra damage to next attack and slow the target\'s movement on a successful hit.', '', 0, 0, 0, 1, 1, 1), (4284, 0, 0, 0, 1, 0, 0, 5, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4285, 0, 0, 0, 0, 0, 138, 'Tendon Slice', '', 'Adds a chance to slow a targets movement as well as do extra damage over time on a successful hit.', '', 0, 0, 0, 1, 1, 1), (4285, 0, 0, 0, 1, 0, 0, 101, 0, 40, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, -34, 0, 0, 0, 0, 3, 31, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tendon Slice', '', 'Does $o1 damage to the target over $d while reducing their movement speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (4286, 18, 4, 0, 5, 0, 0, 101, 0, 36, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poisonous Spit', '', 'Spits out poison at target which causes $o1 damage over $d', '', 0, 0, 0, 1, 1, 1), (4312, 46, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 4, 9, 0, 13, 13, 0, 24, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Strider Presence', '', 'Increases health regeneration by $m1 and mana regeneration by $m2 of all allies in the party.', '', 0, 0, 0, 1, 1, 1), (4315, 0, 0, 0, 1, 0, 0, 5, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4316, 0, 0, 0, 0, 0, 1, 'Rabid Maw', '', 'Adds a chance to disease a target on a successful attack.', '', 0, 0, 0, 1, 1, 1), (4316, 0, 3, 0, 1, 0, 0, 101, 0, 36, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 97, 'Rabid Maw', '', 'Reduces strength by $m1 and agility by $m2 for $d', '', 0, 0, 0, 1, 1, 1), (4317, 0, 0, 0, 1, 0, 0, 5, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4150, 0, 0, 0, 0, 0, 157, 'Eye Peck', '', 'Chance to Eye Peck, which lowers a target\'s chance to hit.', '', 0, 0, 0, 1, 1, 1), (4318, 0, 1, 0, 1, 0, 0, 101, 0, 37, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Guile of the Raptor', '', 'Increases your Agility by $s1 for $d.', 'Increased Agility.', 0, 0, 0, 1, 1, 1), (4319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enchant Azure Agate', '', '', '', 0, 0, 0, 1, 1, 1), (4320, 18, 1, 0, 14, 0, 0, 101, 0, 36, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 29, -26, 13, 13, 13, 27, 3, 9, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Trelane\'s Freezing Touch', '', 'Silences, inflicts $s2 Frost damage every $t2 sec., and reduces an enemy\'s attack speed by $s3% for $d.', 'Silenced.\n$s2 Frost damage inflicted every $t2 sec.\nAttack speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (4321, 36, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 13, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stasis Test', '', '', '', 0, 0, 0, 1, 1, 1), (4352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sword Specialization', 'Rank 3', 'Increases your damage with One-Handed Swords by $s1.', '', 0, 0, 0, 1, 1, 1), (4354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sword Specialization', 'Rank 5', 'Increases your damage with One-Handed Swords by $s1.', '', 0, 0, 0, 1, 1, 1), (4362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4354, 0, 0, 0, 0, 0, 26, 'Sword Specialization', 'Rank 5', 'Increases your damage with One-Handed Swords by 1.', '', 0, 0, 0, 1, 1, 1), (4421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, '2H Sword Power', 'Rank 3', 'Increases your chance to get a critical with Two-Handed Swords by $s1%.', '', 0, 0, 0, 1, 1, 1), (4423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4421, 0, 0, 0, 0, 0, 26, '2H Sword Power', 'Rank 3', 'Increases your chance to get a critical hit with a Two-Handed Sword by 1%.', '', 0, 0, 0, 1, 1, 1), (4436, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Deals 10 Fire damage to anyone who strikes you with a melee attack.', '', 0, 0, 0, 1, 1, 1), (4443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, '2H Axe Specialization', 'Rank 3', 'Increases your damage with Two-Handed Axes by $s1.', '', 0, 0, 0, 1, 1, 1), (4464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, '2H Sword Specialization', 'Rank 8', 'Increases your damage with Two-Handed Swords by $s1.', '', 0, 0, 0, 1, 1, 1), (4493, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5726, 0, 0, 0, 0, 286, 'Staff Specialization', 'Rank 5', 'Increases your damage with Staves by $s1 and gives a 2% chance to stun the target for 5 seconds.', '', 0, 0, 0, 1, 1, 1), (4500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4493, 0, 0, 0, 0, 0, 286, 'Staff Specialization', 'Rank 5', 'Increases your damage with Staves by 3 and gives a 2% chance to stun the target for 5 seconds.', '', 0, 0, 0, 1, 1, 1), (4504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Jeff Dummy 1', '', '', '', 0, 0, 0, 1, 1, 1), (4505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Jeff Dummy 2', '', '', '', 0, 0, 0, 1, 1, 1), (4506, 0, 0, 0, 15, 0, 0, 101, 0, 45, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'CHU\'s QUEST SPELL', '', 'Will release Yenniku from his imprisonment', '', 0, 0, 0, 1, 1, 1), (4507, 0, 0, 0, 1, 0, 0, 101, 0, 17, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Target Dummy Spawn Effect', '', '', 'Being taunted.', 0, 0, 0, 1, 1, 1), (4508, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3164, 2447, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4596, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Discolored Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (4511, 0, 0, 0, 1, 10000, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', 'Shifts the imp out of phase with the world, making it unattackable unless it attacks.', 'Unattackable.', 0, 0, 0, 1, 1, 1), (4514, 0, 0, 0, 1, 0, 0, 101, 0, 20, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 69, 29, 39, 0, 0, 0, 3, 138, 31, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Consuming Rage', '', 'Speeds the caster\'s attacks by $s2% and its movement by $s3% for $d., but also inflicts $s1 Shadow damage to the caster every $t1 sec.', '$s1 Shadow damage inflicted every $t1 sec.\nAttack speed increased by $s2%.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (4520, 50, 0, 0, 15, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 23, 0, 0, 138, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Wide Sweep', '', 'Attacks all enemies in front of the Infernal doing it\'s normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (4524, 0, 0, 0, 1, 0, 0, 101, 0, 40, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 93, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Demonic Immolation', '', '', '', 0, 0, 0, 1, 1, 1), (4525, 0, 0, 0, 1, 0, 0, 15, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 14, 0, 0, 0, 0, 42, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 4524, 0, 0, 0, 0, 0, 37, 'Demonic Immolation Passive', '', 'When the Infernal takes damage, it has a 15% chance of bursting into fire doing damage to all who strike it for $d.', '', 0, 0, 0, 1, 1, 1), (4526, 0, 0, 0, 4, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 64, 0, 2, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 38082, 0, 0, 0, 0, 87, 'Mass Dispel', '', 'Dispels $s1 hostile effects on friendly targets and $s1 positive effects on hostile targets from targets next to the doomguard.', '', 0, 0, 0, 1, 1, 1), (4538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 53, 12, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 159, 'Extract Essence', '', 'Stuns the succubus and the target for $d, stealing $o1 health from the target over that time.', '$s1 health leeched every $t1 sec.\nStunned.', 0, 0, 0, 1, 1, 1), (4539, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 74, -51, 0, 0, 0, 0, 13, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Strength of the Ages', '', 'Increases the damage that the Infernal does by $s1, but decreases it\'s attack speed by $s2% for $d.', '', 0, 0, 0, 1, 1, 1), (4548, 0, 0, 0, 1, 0, 0, 101, 0, 5, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resist', 'Rank 1', 'Increase Nature resistance by $s1.', '', 0, 0, 0, 1, 1, 1), (4629, 0, 0, 0, 14, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 74, 0, 0, 9, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Does $o1 fire damage to all enemies in the area of effect over $d.', '', 0, 0, 0, 1, 1, 1), (4630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4511, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', '', '', 0, 0, 0, 1, 1, 1), (4651, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slayer (OLD)', 'Rank 7', 'Increases damage done to Demons with either spells or physical attacks by $s1.', '', 0, 0, 0, 1, 1, 1), (4659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4651, 0, 0, 0, 0, 0, 90, 'Demon Slayer (OLD)', 'Rank 7', 'Increases damage done to Demons with either spells or physical attacks by 3.', '', 0, 0, 0, 1, 1, 1), (4741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4245, 0, 0, 0, 0, 0, 153, 'Open Wound', 'Cat', 'Teaches your tamed cat the Open Wound ability. Open Wound deals physical damage over time to an enemy as well as increasing damage received by physical attacks for a short time.\nRequires: \nPet Level 36+', '', 0, 0, 0, 1, 1, 1), (4783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4168, 0, 0, 0, 0, 0, 69, 'Web', 'Spider - Rank 2', 'Teaches your tamed spider the Web ability. Web renders an enemy unable to move.\nRequires: \nPet Level 30+', '', 0, 0, 0, 1, 1, 1), (4785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4169, 0, 0, 0, 0, 0, 69, 'Web', 'Spider - Rank 3', 'Teaches your tamed spider the Web ability. Web renders an enemy unable to move.\nRequires: \nPet Level 37+', '', 0, 0, 0, 1, 1, 1), (4801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 0), (4805, 36, 0, 0, 1, 0, 0, 101, 0, 13, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Distracting Spit', '', 'Adds $m1 damage taken on a target.', '', 0, 0, 0, 1, 1, 1), (4806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4805, 0, 0, 0, 0, 0, 172, 'Distracting Spit', 'Tall Strider', 'Teaches your tamed tall strider the Distracting Spit ability. Distracting Spit increases physical damage dealt to an enemy.\nRequires: \nPet Level 13+', '', 0, 0, 0, 1, 1, 1), (4870, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Specialization', 'Rank 6', 'Increases Frost spell damage by $s1.', '', 0, 0, 0, 1, 1, 1), (4877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4870, 0, 0, 0, 0, 0, 145, 'Frost Specialization', 'Rank 6', 'Increases Frost spell damage by 2.', '', 0, 0, 0, 1, 1, 1), (4900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Gun Mastery', 'Rank 1', 'Increases your attack rating with Guns by $s1.', '', 0, 0, 0, 1, 1, 1), (4928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2761, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Cresting Exile', '', '', '', 0, 0, 0, 1, 1, 1), (4929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Burning Exile', '', '', '', 0, 0, 0, 1, 1, 1), (4930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Thundering Exile', '', '', '', 0, 0, 0, 1, 1, 1), (4931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Rumbling Exile', '', '', '', 0, 0, 0, 1, 1, 1), (4932, 0, 0, 0, 1, 0, 15420, 100, 0, 50, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, -41, 0, 0, 0, 40, 42, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 1, 0, 4937, 0, 0, 0, 0, 87, 'Ward of Myzrael', '', 'Renders the caster immune to magical damage, reduces the Physical damage it takes by $s3, and causes it to summon a Prismatic Exile when hit. Lasts $d.', 'Immune to magical damage.\nPhysical damage taken is reduced by $s3.\nSummoning a Prismatic Exile when hit.', 0, 0, 0, 1, 1, 1), (4933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Prismatic Form: Fire', '', '', '', 0, 0, 0, 1, 1, 1), (4934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Prismatic Form: Earth', '', '', '', 0, 0, 0, 1, 1, 1), (4935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2761, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Prismatic Form: Water', '', '', '', 0, 0, 0, 1, 1, 1), (4936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Prismatic Form: Thunder', '', '', '', 0, 0, 0, 1, 1, 1), (4937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2887, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Summon Prismatic Exiles', '', 'Summons $s1 $lPrismatic Exile:Prismatic Exiles; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (4938, 49, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 15, 0, 0, 92, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Myzrael Earthquake', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (4940, 20, 4, 0, 1, 0, 0, 101, 0, 13, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Spider Poison', '', '', '', 0, 0, 0, 1, 1, 1), (4941, 28, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1606, 'Stoneshield', '', 'Increases armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (4942, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3858, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4623, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Stoneshield Potion', '', '', '', 0, 0, 0, 1, 1, 1), (4945, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 452, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dagun', '', 'Place upon the Seaworn Altar, if you dare...', '', 0, 0, 0, 1, 1, 1), (4946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5449, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Tamed Wolf', '', '', '', 0, 0, 0, 1, 1, 1), (4947, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Magic Backlash', '', 'Unleashes destructive force', '', 0, 0, 0, 1, 1, 1), (4948, 39, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 399, 0, 0, 0, 0, 36, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 107, 'Kinelory\'s Bear Form', '', 'Shapeshifts into a bear for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Shapeshifted into bear.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (4950, 0, 0, 0, 14, 0, 0, 101, 0, 44, 245, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2946, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Summon Helcular\'s Puppets', '', 'Summons $s1 $lPuppet of Helcular:Puppets of Helcular; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (4951, 0, 0, 0, 1, 0, 0, 20, 10, 44, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4950, 0, 0, 0, 0, 0, 113, 'Helcular\'s Puppets Passive', '', 'Adds a chance to summon allies when caster takes damage.', '', 0, 0, 0, 1, 1, 1), (4954, 0, 0, 0, 110, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Break Tool', '', 'Right click near a forge to break.', '', 0, 0, 0, 1, 1, 1), (4955, 0, 0, 0, 1, 0, 0, 101, 0, 32, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -76, -55, 49, 0, 0, 0, 33, 138, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 148, 'Fist of Stone', '', 'Gives the caster an additional $s3 damage per hit for $d., but reduces its movement speed by $s1% and increases the time between its attacks by $s2%.', 'Physical damage dealt is increased by $s3.\nMovement speed reduced by $s1%.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (4960, 0, 0, 0, 14, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Create Fervor Potion (New)', '', 'Creates a Potion of Fervor.', '', 0, 0, 0, 1, 1, 1), (4961, 25, 0, 0, 5, 0, 0, 101, 0, 26, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'Resupply', '', 'Heals an ally for $s1.', '', 0, 0, 0, 1, 1, 1), (4962, 0, 0, 7, 5, 0, 0, 101, 0, 32, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -101, 0, 0, 0, 0, 26, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Encasing Webs', '', 'Immobilizes an enemy and increases the time between its attacks by $s2% for $d.', 'Immobilized.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (4970, 0, 0, 0, 1, 0, 8, 101, 0, 30, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Draw from the Earth', '', '', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (4971, 0, 0, 0, 5, 0, 0, 101, 0, 34, 9, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 19, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2992, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (4972, 0, 0, 0, 1, 0, 0, 101, 0, 34, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5016, 0, 0, 0, 0, 0, 87, 'Healing Ward V Passive', '', '', '', 0, 0, 0, 1, 1, 1), (4974, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2, -2, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 155, 'Wither Touch', '', 'Reduces an enemy\'s Stamina by $s1 and Spirit by $s2 for $d.', 'Stamina reduced by $s1.\nSpirit reduced by $s2.', 0, 0, 0, 1, 1, 1), (4975, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 466, 754, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleanse Winterhoof Well', '', 'Invokes Winterhoof spirits of cleansing.', '', 0, 0, 0, 1, 1, 1), (4976, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Right-click to fill the Crystal Phial at the Shadowglen moonwell.', '', 0, 0, 0, 1, 1, 1), (4977, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 467, 758, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleanse Thunderhorn Well', '', 'Invokes Thunderhorn spirits of cleansing.', '', 0, 0, 0, 1, 1, 1), (4978, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 468, 760, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleanse Wildmane Well', '', 'Invokes Wildmane spirits of cleansing.', '', 0, 0, 0, 1, 1, 1), (4979, 0, 1, 0, 16, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Quick Flame Ward', '', 'Renders an ally immune to Fire spells for $d.', 'Immune to Fire spells.', 0, 0, 0, 1, 1, 1), (4980, 0, 1, 0, 16, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Quick Frost Ward', '', 'Renders an ally immune to Frost spells for $d.', 'Immune to Frost spells.', 0, 0, 0, 1, 1, 1), (4981, 0, 0, 0, 9, 0, 0, 101, 0, 45, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2983, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Inducing Vision', '', 'Induces a Vision.', '', 0, 0, 0, 1, 1, 1), (4982, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pillar Delving', '', '', '', 0, 0, 0, 1, 1, 1), (4983, 0, 0, 0, 6, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Create Cleansing Totem', '', 'Creates a Totem of Cleansing', '', 0, 0, 0, 1, 1, 1), (4984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Hammertoe\'s Sacrifice', '', '', '', 0, 0, 0, 1, 1, 1), (4985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Summon Hammertoe\'s Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (4986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Unseen', '', 'Renders the caster invisible.', '', 0, 0, 0, 1, 1, 1), (4987, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 0, 321, 'Cleanse', '', 'Cleanses a friendly target, removing $s1 poison effect, $s2 disease effect, and $s3 magic effect.', '', 6, 0, 0, 1, 1, 1), (4996, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Orgrimmar', '', 'Sends player to Orgrimmar', '', 0, 0, 0, 1, 1, 1), (4997, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Booty Bay', '', 'Sends player to Booty Bay', '', 0, 0, 0, 1, 1, 1), (4998, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Grom\'Gol', '', 'Sends player to Grom\'Gol', '', 0, 0, 0, 1, 1, 1), (4999, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Ratchet', '', 'Sends player to Ratchet', '', 0, 0, 0, 1, 1, 1), (5000, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Undercity', '', 'Sends player to Undercity', '', 0, 0, 0, 1, 1, 1), (5001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Lotwil\'s Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (5002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Lotwil\'s Summon Complete', '', '', '', 0, 0, 0, 1, 1, 1), (5003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bunyanize', '', '', '', 0, 0, 0, 1, 1, 1), (5004, 11, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 16, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19705, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19705s1 Stamina and Spirit for $19705d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (5005, 11, 0, 0, 1, 0, 0, 101, 0, 0, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19706, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19706s1 Stamina and Spirit for $19706d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (5006, 11, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 114, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19708, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19708s1 Stamina and Spirit for $19708d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (5007, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19709, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19709s1 Stamina and Spirit for $19709d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (5009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 677, 'Wands', '', '', '', 0, 0, 0, 1, 1, 1), (5010, 0, 0, 0, 1, 0, 15420, 101, 0, 26, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 9, 0, 0, 40, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Scorch Breath', '', 'Inflicts $s1 Fire damage every $t1 sec. to enemies in a cone in front of the caster for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (5011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 269, 'Crossbows', '', '', '', 0, 0, 0, 1, 1, 1), (5012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Rhinag\'s Poison', '', '', '', 0, 0, 0, 1, 1, 1), (5016, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 74, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores $s1 health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (5017, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Divining Trance', '', '', '', 0, 0, 0, 1, 1, 1), (5019, 351, 0, 0, 1, 0, 175116, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 677, 'Shoot', '', 'Attack with an equipped wand.', '', 0, 0, 0, 1, 1, 1), (5020, 0, 0, 0, 1, 0, 0, 101, 0, 15, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -6, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1312, 'Stormstout', '', 'A powerful ale that increases your Strength by $s1 and decreases your Intellect by $s2 for $d.', 'Strength increased by $s1.\nIntellect decreased by $s2.', 0, 0, 0, 1, 1, 1), (5021, 0, 0, 0, 1, 0, 0, 101, 0, 15, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 15, 1, 0, 22, -5, 0, 0, 0, 0, 34, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1306, 'Trogg Ale', '', 'Increases your health by $s1, but decreases your Spirit by $s2 for $d.', 'Health increased by $s1.\nSpirit decreased by $s2.', 0, 0, 0, 1, 1, 1), (5024, 0, 0, 0, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 401, 401, 59, 99, 99, 0, 0, 0, 31, 3, 64, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Flee', '', 'Increase your run speed by $s1% for $d, but deals damage equal to 60% of your maximum health and drains 60% of your maximum mana over 10 seconds.', 'Increased run speed but periodic health and mana loss.', 0, 0, 0, 1, 1, 1), (5025, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Test Tickle', '', 'Koochie koo!', '', 0, 0, 0, 1, 1, 1), (5026, 0, 0, 0, 6, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Create Water of the Seers', '', 'Creates a Totem of Cleansing', '', 0, 0, 0, 1, 1, 1), (5041, 0, 0, 0, 1, 0, 0, 101, 0, 54, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 9', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (5042, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 10', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (5048, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5041, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 9', 'Stamina increased by $5041s1.', '', 0, 0, 0, 1, 1, 1), (5049, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5042, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 10', 'Stamina increased by $5042s1.', '', 0, 0, 0, 1, 1, 1), (5099, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 16, 61, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 924, 510, 0, 0, 0, 0, 0, 0, 1, 'Disruption', '', 'Place upon the Altar of Fire', '', 0, 0, 0, 1, 1, 1), (5100, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 46, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Spore Burst', '', 'Inflicts $s1 Nature damage in a 10 yard radius.', '', 0, 0, 0, 1, 1, 1), (5101, 0, 0, 0, 1, 0, 0, 101, 0, 12, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Dazed', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (5102, 38, 0, 0, 1, 0, 0, 101, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Absorb Blow', 'Rank 1', 'Decreases the physical damage you take by $s1.', '', 0, 0, 0, 1, 1, 1), (5103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2647, 0, 0, 0, 0, 0, 1, 'Trigger Test (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (5104, 0, 0, 0, 1, 0, 0, 5, 0, 13, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5105, 0, 0, 0, 0, 0, 149, 'Minor Scorpion Venom', '', 'Adds a chance to poison on a successful hit.', '', 0, 0, 0, 1, 1, 1), (5105, 18, 4, 0, 1, 0, 0, 101, 0, 13, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Minor Scorpion Venom Effect', '', 'Does $o1 nature damage to the target over $d.', '', 0, 0, 0, 1, 1, 1), (5106, 33, 1, 12, 5, 0, 0, 101, 0, 43, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Crystal Flash', '', 'Stuns enemies in a cone in front of the caster, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5107, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Booty Chest', '', 'Opens the Kolkar Booty chest.', '', 0, 0, 0, 1, 1, 1), (5108, 0, 0, 0, 1, 0, 0, 101, 0, 3, 25, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Voidwalker', '', 'Summons $s1 $lVoidwalker:Voidwalkers; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (5110, 0, 0, 0, 5, 0, 0, 101, 0, 16, 26, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3417, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Living Flame', '', 'Summons $s1 $lLiving Flame:Living Flames; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (5111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 14, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 5113, 0, 0, 0, 0, 11, 'Living Flame Passive', '', '', '', 0, 0, 0, 1, 1, 1), (5113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 23, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Living Flames', '', '', '', 0, 0, 0, 1, 1, 1), (5115, 55, 1, 0, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 13, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Battle Command', '', 'Increases the attack speed of nearby allies by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (5116, 0, 0, 11, 18, 12000, 0, 101, 0, 8, 35, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Concussive Shot', '', 'Dazes the target, slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 6, 0, 0, 1, 1, 1), (5118, 0, 0, 0, 1, 0, 0, 100, 0, 20, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -1, 0, 0, 0, 0, 31, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15571, 0, 0, 0, 0, 1181, 'Aspect of the Cheetah', '', 'The hunter takes on the aspects of a cheetah, increasing movement speed by $s1%. If the hunter is struck, $ghe:she; will be dazed for $15571d. Only one Aspect can be active at a time.', '$s1% increased movement speed. Dazed if struck.', 0, 0, 0, 1, 1, 1), (5133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Interrupt (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (5134, 0, 0, 5, 1, 0, 0, 101, 0, 35, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Flash Bomb', '', 'Causes all Beasts in a 5 yard radius to run away for $d. Chance of failure when used against targets over level 60.', 'Feared.', 0, 0, 0, 1, 1, 1), (5137, 0, 2, 0, 5, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call of the Grave', '', 'Inflicts $s1 Shadow damage to an enemy after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (5138, 0, 1, 0, 1, 0, 31756, 101, 0, 24, 28, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, -1, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 1', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (5140, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Detonate', '', 'Perfect for destroying flying machines.', '', 0, 0, 0, 1, 1, 1), (5141, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 643, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Eject Sneed', '', '', '', 0, 0, 0, 1, 1, 1), (5142, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1393, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Trogg Form', '', 'Changes the caster\'s image into a that of a ghoul.', '', 0, 0, 0, 1, 1, 1), (5143, 0, 0, 0, 1, 0, 31756, 101, 0, 8, 27, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7268, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 1', 'Launches Arcane Missiles at the enemy, causing $7268s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (5144, 0, 0, 0, 1, 0, 31756, 101, 0, 16, 35, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7269, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 2', 'Launches Arcane Missiles at the enemy, causing $7269s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (5145, 0, 0, 0, 1, 0, 31756, 101, 0, 24, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7270, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 3', 'Launches Arcane Missiles at the enemy, causing $7270s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (5149, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1511, 'Beast Training', '', 'Lets the Hunter train his pet with various abilities that he has learned.', '', 0, 0, 0, 1, 1, 1), (5154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1587, 'Reindeer Transformation', '', 'Transforms your mount into a Reindeer. Lasts $d.', '', 0, 0, 0, 1, 0, 0), (5159, 0, 0, 11, 16, 0, 0, 101, 0, 18, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, -41, 0, 8, 8, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Melt Ore', '', 'Inflicts $o1 Fire damage to nearby enemies and reduces their movement speed by $s2% for $d.', '$o1 Fire damage inflicted over $d.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (5161, 0, 0, 0, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3444, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Revive Dig Rat', '', 'This dig rat is still struggling, why don\'t you let it go?', '', 0, 0, 0, 1, 1, 1), (5162, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 61, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Explosion', '', 'Oops!', '', 0, 0, 0, 1, 1, 1), (5164, 0, 0, 12, 1, 10000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Knocks an enemy down, stunning it for $d', 'Stunned.', 0, 0, 0, 1, 1, 1), (5165, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown /Stun (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (5166, 0, 0, 0, 6, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 28, 28, 1, 1, 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3503, 3503, 0, 0, 0, 0, 0, 0, 1, 'Harvest Silithid Egg', '', 'Digs up silithid eggs.', '', 0, 0, 0, 1, 1, 1), (5169, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 7997, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 481, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Defias Disguise', '', 'Disguise yourself as a Defias Footpad.', '', 0, 0, 0, 1, 1, 1), (5171, 0, 0, 0, 1, 0, 0, 101, 0, 10, 185, 25, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slice and Dice', 'Rank 1', 'Finishing move that increases melee attack speed by $s2%. Lasts longer per combo point:\n 1 point : 9 seconds\n 2 points: 12 seconds\n 3 points: 15 seconds\n 4 points: 18 seconds\n 5 points: 21 seconds', 'Melee attack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (5172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 3450, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Bloodsail Companion', '', 'Summons $s1 $lDefias Companion:Defias Companions; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (5174, 25, 0, 0, 5, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 19, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Cookie\'s Cooking', 'Rank 4', 'Heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (5176, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 1', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (5177, 0, 0, 0, 90, 0, 0, 101, 0, 6, 0, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 2', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (5178, 0, 0, 0, 5, 0, 0, 101, 0, 14, 0, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 3', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (5179, 0, 0, 0, 5, 0, 0, 101, 0, 22, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 4', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (5180, 0, 0, 0, 5, 0, 0, 101, 0, 30, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 5', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (5185, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (5186, 0, 0, 0, 5, 0, 0, 101, 0, 8, 0, 55, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (5187, 0, 0, 0, 20, 0, 0, 101, 0, 14, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 49, 0, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (5188, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 185, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 83, 0, 0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (5189, 0, 0, 0, 22, 0, 0, 101, 0, 26, 0, 270, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 123, 0, 0, 571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (5195, 0, 1, 7, 16, 0, 0, 100, 0, 28, 85, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 3', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (5196, 0, 1, 7, 16, 0, 0, 100, 0, 38, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 19, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 4', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (5200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 636, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'VanCleef\'s Allies', '', '', '', 0, 0, 0, 1, 1, 1), (5201, 0, 0, 0, 1, 0, 0, 40, 0, 38, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 3', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (5202, 0, 1, 0, 1, 0, 0, 100, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19105, 0, 0, 0, 0, 0, 1477, 'MHTest01', '', '', '', 0, 0, 0, 1, 1, 1), (5205, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 60, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 0, 1, 'Test - Warrior 40', '', '', '', 0, 0, 0, 1, 1, 1), (5206, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Plant Seeds', '', 'Plant these seeds in the Stagnant Oasis fissure.', '', 0, 0, 0, 1, 1, 1), (5208, 18, 4, 0, 5, 0, 0, 101, 0, 21, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, 44, 29, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poisoned Harpoon', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (5209, 0, 0, 0, 1, 600000, 0, 101, 0, 28, 32, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Challenging Roar', '', 'Forces all nearby enemies to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (5211, 32, 0, 12, 1, 0, 0, 101, 0, 14, 39, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 473, 'Bash', 'Rank 1', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5213, 0, 0, 0, 5, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, -51, -55, 0, 0, 0, 3, 33, 138, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Molten Metal', '', 'Inflicts $s1 Fire damage every $t1 sec. to an enemy, increasing the time between its attacks by $s3% and its movement by $s2% for $d.', '$s1 Fire damage inflicted every $t1 sec.\nMovement speed reduced by $s2%.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (5215, 38, 5, 0, 1, 0, 0, 100, 1, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, -41, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Prowl', 'Rank 1', 'Allows the Druid to prowl around, but reduces your movement speed by $s2%. Lasts until cancelled.', 'Stealthed. Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (5217, 0, 0, 0, 1, 1000, 0, 101, 0, 24, 32, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tiger\'s Fury', 'Rank 1', 'Increases damage done by $s1 for $d.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (5219, 2, 0, 0, 5, 0, 0, 101, 0, 20, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 19, 0, 0, 8, 8, 0, 53, 26, 0, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Draw of Thistlenettle', '', '', 'Immobilized.\n$s1 health leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (5220, 0, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 49, 0, 0, 0, 0, 61, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Frenzied Capo the Mean', '', '', 'Attack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (5221, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 23, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 1', 'Shred the target, causing $s3% damage plus 54 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (5225, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 179, 'Track Humanoids', '', 'Shows the location of all nearby humanoids on the minimap. Only one type of thing can be tracked at a time.', 'Tracking humanoids.', 0, 0, 0, 1, 1, 1), (5227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Underwater Breathing', 'Racial Passive', 'Underwater breath lasts $s1% longer than normal.', '', 0, 0, 0, 1, 1, 1), (5229, 0, 0, 0, 1, 60000, 0, 101, 0, 12, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 6, 1, 1, 0, 19, -76, 0, 0, 0, 0, 24, 0, 94, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 961, 'Enrage', '', 'Generates 20 rage over $d, but reduces base armor by 27% in Bear Form and 16% in Dire Bear Form.', 'Gain $/10;s1 rage per second. Base armor reduced.', 0, 0, 0, 1, 1, 1), (5232, 0, 1, 0, 1, 0, 0, 101, 0, 10, 30, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 64, 1, 0, 0, 0, 0, 22, 29, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 2', 'Increases the friendly target\'s armor by $s1 and all attributes by $s2 for $d.', 'Increases armor by $s1 and all attributes by $s2.', 0, 0, 0, 1, 1, 1), (5234, 0, 1, 0, 1, 0, 0, 101, 0, 30, 30, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, 5, 4, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 4', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (5242, 0, 0, 0, 1, 0, 0, 101, 0, 12, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 2', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (5244, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5082, 2318, 2320, 0, 0, 0, 0, 0, 3, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Kodo Hide Bag', '', '', '', 0, 0, 0, 1, 1, 1), (5246, 0, 0, 5, 1, 180000, 0, 100, 0, 22, 31, 250, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 0, 1, 0, 0, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20511, 0, 0, 0, 0, 0, 148, 'Intimidating Shout', '', 'The warrior shouts, causing enemies within $a2 yards to cower in fear. Up to $i total nearby enemies will flee in fear. Lasts $d.', 'Intimidated.', 0, 0, 5, 1, 1, 1), (5249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Ice Lock', '', '', '', 0, 0, 0, 1, 1, 1), (5250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5251, 0, 0, 0, 0, 0, 1, 'Stromgarde Militia Call', '', '', '', 0, 0, 0, 1, 1, 1), (5251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stromgarde Militia Call Effect', '', '', '', 0, 0, 0, 1, 1, 1), (5252, 23, 0, 0, 14, 0, 0, 101, 0, 20, 26, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Voidwalker Guardian', '', '', '', 0, 0, 0, 1, 1, 1), (5255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (5256, 66, 0, 0, 1, 0, 15420, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Claw Cover', '', 'Increase chance to parry by $m1%.', '', 0, 0, 0, 1, 1, 1), (5257, 0, 0, 0, 1, 0, 0, 101, 0, 15, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 1, 1, 0, 2, 19, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Thunderbrew Lager', '', 'Increases Stamina by $s1 and gets you pretty drunk.', '', 0, 0, 0, 1, 1, 1), (5259, 0, 0, 3, 5, 0, 0, 101, 0, 0, 8, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disarm (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (5260, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 6, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Distract (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (5262, 0, 1, 0, 4, 0, 0, 100, 0, 9, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5263, 0, 0, 0, 0, 0, 31, 'Fanatic Blade', '', 'Causes the caster to inflict an additional $5263s1 Fire damage to an enemy when the caster is using melee attacks. Lasts $d.', 'Inflicting $5263s1 additional Fire damage while using melee attacks.', 0, 0, 0, 1, 1, 1), (5263, 0, 0, 0, 1, 0, 0, 101, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fanatic Blade Effect', '', '', '', 0, 0, 0, 1, 1, 1), (5264, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 5107, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3384, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'South Seas Pirate Disguise', '', 'Disguise yourself as a South Seas Pirate.', '', 0, 0, 0, 1, 1, 1), (5265, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 5109, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1161, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Stonesplinter Trogg Disguise', '', 'Disguise yourself as a Stonesplinter Trogg.', '', 0, 0, 0, 1, 1, 1), (5266, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 5113, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2586, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Syndicate Disguise', '', 'Disguise yourself as a Syndicate Highwayman.', '', 0, 0, 0, 1, 1, 1), (5267, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 5110, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1889, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Dalaran Wizard Disguise', '', 'Disguise yourself as a Dalaran Wizard.', '', 0, 0, 0, 1, 1, 1), (5268, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 5108, 0, 2592, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1169, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Dark Iron Dwarf Disguise', '', 'Disguise yourself as a Dark Iron Dwarf.', '', 0, 0, 0, 1, 1, 1), (5271, 65, 2, 0, 1, 0, 0, 101, 0, 11, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -44, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Cursed Blade', '', 'Increases the time between an enemy\'s attacks by $s1% for $d.', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (5276, 98, 1, 12, 15, 0, 0, 101, 0, 30, 8, 98, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 9, 0, 0, 50, 0, 0, 0, 0, 0, 3, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', 'Inflicts $s1 Frost damage to an enemy every $t1 sec., stunning it for $d.', 'Stunned.\n$s1 Frost damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (5277, 66, 0, 0, 1, 0, 0, 101, 0, 8, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', 'Rank 1', 'The rogue\'s dodge chance will increase by $s1% for $d.', 'Increases dodge chance by $s1%.', 0, 0, 0, 1, 1, 1), (5280, 99, 0, 0, 4, 0, 0, 101, 0, 8, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Razor Mane', 'Rank 1', 'Causes thorns to sprout from the caster, inflicting $s1 Nature damage to melee attackers. The thorns last $d.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (5300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5149, 6991, 982, 0, 0, 0, 1511, 'Beast Training', '', '', '', 0, 0, 0, 1, 1, 1), (5301, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5302, 0, 0, 0, 0, 0, 28, 'Defensive State (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (5306, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'ImmuneSleep (JEFFTEST)', 'Rank 1', 'Test', '', 0, 0, 0, 1, 1, 1), (5308, 0, 0, 0, 1, 0, 0, 0, 0, 24, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 1', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 0.3, 1, 1), (5316, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raptor Feather', '', 'Place at a scytheclaw nest.', '', 0, 0, 0, 1, 1, 1), (5320, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Echeyakee\'s Grace', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5321, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Ishamuhale\'s Rage', 'Rank 1', 'Increases the Stamina of the target by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (5322, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Lakota\'mani\'s Thunder', 'Rank 1', 'Increases the Stamina of the target by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (5323, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Speed of Owatanka', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5324, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Washte Pawne\'s Resolve', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5325, 99, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Strength of Isha Awak', 'Rank 1', 'Increases the Stamina of the target by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (5337, 65, 1, 0, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Wither Strike', '', 'Target\'s health reduced by $s1% for $d.', 'Health reduced by $s1%.', 0, 0, 0, 1, 1, 1), (5361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 499, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, '2H Sword Specialization', 'Rank 15', 'Increases your damage with Two-Handed Swords by $s1 and your chance to parry with one by 5%.', '', 0, 0, 0, 1, 1, 1), (5363, 47, 0, 0, 1, 0, 0, 101, 0, 13, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Thick Skin', 'Rank 1', 'Increases armor by $s1.', '', 0, 0, 0, 1, 1, 1), (5364, 0, 0, 0, 1, 0, 0, 15, 0, 15, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5363, 0, 0, 0, 0, 0, 1, 'Thick Skin', 'Rank 1', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (5365, 47, 0, 0, 1, 0, 0, 101, 0, 24, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Thick Skin', 'Rank 2', 'Increases armor by $s1.', '', 0, 0, 0, 1, 1, 1), (5366, 47, 0, 0, 1, 0, 0, 101, 0, 32, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Thick Skin', 'Rank 3', 'Increases armor by $s1.', '', 0, 0, 0, 1, 1, 1), (5367, 47, 0, 0, 1, 0, 0, 101, 0, 40, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 146, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Thick Skin', 'Rank 4', 'Increases armor by $s1.', '', 0, 0, 0, 1, 1, 1), (5368, 0, 0, 0, 1, 0, 0, 15, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5365, 0, 0, 0, 0, 0, 1, 'Thick Skin', 'Rank 2', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (5369, 0, 0, 0, 1, 0, 0, 15, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5366, 0, 0, 0, 0, 0, 1, 'Thick Skin', 'Rank 3', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (5370, 0, 0, 0, 1, 0, 0, 15, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5367, 0, 0, 0, 0, 0, 1, 'Thick Skin', 'Rank 4', 'Adds a chance to temporarily increase armor when successfully hit.', '', 0, 0, 0, 1, 1, 1), (5374, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 1', 'Instantly attacks with both weapons for an additional $5374s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (5375, 0, 0, 0, 1, 120000, 0, 101, 0, 1, 0, 350, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Swiftmend', 'Rank 1', 'Removes one rejuvenation or regrowth effect from the target and instantly heals them for $s1.', '', 0, 0, 0, 1, 1, 0), (5376, 0, 0, 4, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 3, 1, 0, 8, 0, 0, 0, 0, 0, 3, 67, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Hand Snap', '', 'Disarms a target as well as dealing $o1 damage over $d.', '', 0, 0, 0, 1, 1, 1), (5377, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5376, 0, 0, 0, 0, 0, 153, 'Hand Snap', '', 'Adds a chance to render a target unable to attack on a hit.', '', 0, 0, 0, 1, 1, 1), (5384, 0, 0, 0, 1, 30000, 0, 101, 0, 30, 41, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Feign Death', '', 'Feign death which may trick enemies into ignoring you. Lasts up to $d.', 'Feigning death.', 0, 0, 0, 1, 1, 1), (5394, 0, 0, 0, 1, 0, 0, 101, 0, 20, 4, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3527, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 1', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $5672a1 yards for $5672s1 every $5672t1 seconds.', '', 0, 0, 0, 1, 1, 1), (5396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5394, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5401, 2, 0, 0, 5, 0, 0, 101, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lizard Bolt', '', 'Inflicts $s1 Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (5403, 35, 1, 12, 5, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 110, -1, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Crash of Waves', '', 'Inflicts $s1 Frost damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 399, 4, 0, 0, 0, 34, 22, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 'Gazban Water Form', '', '', '', 0, 0, 0, 1, 1, 1), (5405, 30, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 21, 0, 0, 389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', 'Rank 1', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (5406, 30, 0, 0, 1, 0, 0, 101, 0, 37, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 27, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana II', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (5407, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Segra Darkthorn Effect', '', '', '', 0, 0, 0, 1, 1, 1), (5408, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sergra Darkthorn Spell', '', '', '', 0, 0, 0, 1, 1, 1), (5409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sergra Darkthorn Spell', '', '', '', 0, 0, 0, 1, 1, 1), (5412, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Balance of Nature Failure', '', 'Sergra Darkthorn\'s spell of balance.', '', 0, 0, 0, 1, 1, 1), (5413, 0, 3, 0, 1, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Noxious Catalyst', '', 'Reduces an enemy\'s Nature resistance by $s1 for $d.', 'Nature resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (5414, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Balance of Nature', '', 'Sergra Darkthorn\'s spell of balance.', '', 0, 0, 0, 1, 1, 1), (5416, 0, 4, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 9, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Venom Sting', '', 'Inflicts $s2 Nature damage to an enemy, then an additional $s1 damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (5419, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, -12, 0, 0, 0, 0, 31, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1476, 'Travel Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (5420, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 1, 1, 1, 24, -21, -21, 0, 0, 0, 0, 33, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 2257, 'Tree of Life', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (5421, 0, 0, 0, 1, 0, 0, 101, 0, 16, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 49, 0, -12, 0, 0, 0, 58, 82, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 'Aquatic Form (Passive)', 'Passive', 'Increases swimming speed by $s1% and allow\'s the druid to breathe underwater.', '', 0, 0, 0, 1, 1, 1), (5422, 0, 0, 0, 1, 0, 0, 101, 0, 8, 31, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 2, -18, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Lacerate', '', '', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (5424, 0, 0, 0, 1, 0, 15420, 101, 0, 6, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Claw Grasp', '', 'Immobilizes an enemy and inflicts $o1 damage over $d.', 'Immobilized.\n$o1 damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (5426, 0, 0, 0, 1, 0, 0, 101, 0, 5, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Quick Sidestep', '', 'Increases the caster\'s chance to dodge by $s1% for $d.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (5427, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5480, 0, 0, 0, 0, 23, '2H Axe Specialization', 'Rank 16', 'Increases your damage with Two-Handed Axes by $s1 and gives a 2% chance of reducing enemy armor by 200 for 15 seconds.', '', 0, 0, 0, 1, 1, 1), (5480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Cleave Armor', 'Rank 2', 'Decreases Armor by $s1% for $d.', '', 0, 0, 0, 1, 1, 1), (5484, 634, 1, 5, 16, 0, 0, 100, 0, 40, 32, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 13, 13, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Howl of Terror', 'Rank 1', 'Howl, causing $i enemies within $a1 yds to flee in terror for $d. Damage caused may interrupt the effect.', 'Fleeing in terror.', 0, 0, 5, 1, 1, 1), (5487, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 17, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshift into bear form, increasing melee attack power by $1178s3, armor contribution from items by $1178s1%, and Stamina by $1178s2%. Also protects the caster from Polymorph effects and allows the use of various bear abilities.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects. Increases melee attack power by $1178s3, armor contribution from items by $1178s1%, and Stamina by $1178s2%.', 35, 0, 0, 1, 1, 1), (5500, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Sense Demons', '', 'Shows the location of all nearby demons on the minimap until cancelled. Only one form of tracking can be active at a time.', 'Detecting Demons.', 0, 0, 0, 1, 1, 1), (5502, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 308, 'Sense Undead', '', 'Shows the location of all nearby undead on the minimap until cancelled. Only one form of tracking can be active at a time.', 'Detecting Undead.', 0, 0, 0, 1, 1, 1), (5503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5502, 0, 0, 0, 0, 0, 308, 'Sense Undead', '', '', '', 0, 0, 0, 1, 1, 1), (5504, 0, 0, 0, 14, 0, 0, 101, 0, 4, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1357, 'Conjure Water', 'Rank 1', 'Conjures $s1 $lbottle:bottles; of water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (5505, 0, 0, 0, 14, 0, 0, 101, 0, 10, 0, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Conjure Water', 'Rank 2', 'Conjures $s1 $lbottle:bottles; of fresh water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (5506, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1358, 'Conjure Water', 'Rank 3', 'Conjures $s1 $lbottle:bottles; of purified water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (5508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Cleave Armor', 'Rank 1', 'Decreases Armor by $s1% for $d.', '', 0, 0, 0, 1, 1, 1), (5512, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Phial', '', '', '', 0, 0, 0, 1, 1, 1), (5514, 22, 1, 0, 5, 0, 0, 101, 0, 5, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Darken Vision', '', 'Reduces an enemy\'s chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (5515, 99, 1, 0, 1, 0, 0, 101, 0, 6, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Savagery', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (5530, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 30, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 15, 'Mace Stun Effect', 'Rank 1', 'Stuns the target for $d.', '', 0, 0, 0, 1, 1, 1), (5543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 0, 0, 0, 0, 0, 18, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Fade Out', '', 'Turns the caster invisible for $d.', 'Invisible.', 0, 0, 0, 1, 1, 1), (5567, 0, 1, 7, 4, 0, 0, 101, 0, 8, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Miring Mud', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (5568, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 7, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (5570, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 1', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (5573, 37, 1, 29, 1, 0, 0, 101, 0, 18, 31, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 25, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 73, 'Divine Protection', 'Rank 2', 'You are protected from all physical attacks and spells for $d, but during that time you cannot attack or use physical abilities yourself. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection or Blessing of Protection again for $25771d.', 'Immune to all attacks and spells. Cannot attack or use physical abilities.', 0, 0, 0, 1, 1, 1), (5579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 11, 12, 0, 0, 0, 0, 0, 0, 74, 'Immune Root/Snare/Stun', '', 'Dispels all Immobilizing, Slowing and Stun effects.', '', 0, 0, 0, 1, 1, 1), (5581, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Script Test', '', 'Applies a test script to the caster. Exciting!', '', 0, 0, 0, 1, 0, 0), (5586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 151, 'Dagger Power', 'Rank 2', 'Increases your chance to get a critical with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (5588, 32, 1, 12, 1, 0, 0, 101, 0, 24, 35, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', 'Rank 2', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5589, 32, 1, 12, 1, 0, 0, 101, 0, 40, 28, 75, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', 'Rank 3', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5586, 0, 0, 0, 0, 0, 26, 'Dagger Power', 'Rank 2', 'Increases your chances to score a critical hit with a Dagger by 2%.', '', 0, 0, 0, 1, 1, 1), (5597, 0, 0, 15, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Serious Wound', 'Rank 1', 'Causes the target to bleed for $o1 damage over $d.', '', 0, 0, 0, 1, 1, 1), (5598, 0, 0, 15, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Serious Wound', 'Rank 2', 'Causes the target to bleed for $o1 damage over $d.', '', 0, 0, 0, 1, 1, 1), (5599, 20, 1, 29, 1, 0, 0, 101, 0, 24, 31, 45, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Blessing of Protection', 'Rank 2', 'A targeted party member is protected from all physical attacks for $d, but during that time they cannot attack or use physical abilities. Players may only have one Blessing on them per Paladin at any one time. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection or Blessing of Protection again for $25771d.', 'Immune to physical attacks. Cannot attack or use physical abilities.', 0, 0, 0, 1, 1, 1), (5605, 23, 0, 0, 5, 0, 0, 101, 0, 10, 9, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3560, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (5607, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 14, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', '', '', 0, 0, 0, 1, 1, 1), (5608, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5607, 0, 0, 0, 0, 0, 87, 'Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (5614, 19, 0, 0, 1, 0, 0, 101, 0, 28, 0, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 2', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (5615, 19, 0, 0, 1, 0, 0, 101, 0, 36, 0, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 3', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (5627, 33, 1, 23, 16, 0, 0, 100, 0, 38, 8, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 309, 'Turn Undead', 'Rank 2', 'The targeted undead enemy will be compelled to flee for up to $d. Damage caused may interrupt the effect. Only one target can be turned at a time.', 'Compelled to flee.', 0, 0, 0, 1, 1, 1), (5628, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 39, 24, 13, 13, 13, 138, 31, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Gnarlpine Vengeance', '', '', 'Attack speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (5648, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stunning Blast', 'Rank 1', 'Stuns the target for $d.', '', 0, 0, 0, 1, 1, 1), (5649, 0, 0, 12, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stunning Blast', 'Rank 2', 'Stuns the target for $d.', '', 0, 0, 0, 1, 1, 1), (5665, 102, 1, 0, 1, 0, 0, 101, 0, 10, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Fury of the Bogling', '', 'Increases physical damage by $s1 for $d.', 'Increased melee damage.', 0, 0, 0, 1, 1, 1), (5666, 0, 0, 0, 14, 0, 0, 101, 0, 13, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 3570, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Timberling', '', 'Summons a Timberling to protect you for $d.', '', 0, 0, 0, 1, 1, 1), (5672, 0, 0, 0, 1, 0, 0, 0, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 5, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 1', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (5675, 0, 0, 0, 1, 0, 0, 101, 0, 26, 4, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3573, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', 'Rank 1', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $5677s1 mana every $5677t1 seconds to group members within $5677a1 yards.', '', 0, 0, 0, 1, 1, 1), (5676, 0, 0, 0, 16, 0, 0, 101, 0, 18, 0, 45, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 1', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (5677, 0, 0, 0, 1, 0, 0, 0, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 5, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', 'Rank 1', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (5679, 0, 1, 0, 1, 0, 0, 101, 0, 7, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Torch Burn', '', '', '', 0, 0, 0, 1, 1, 1), (5680, 0, 0, 0, 1, 0, 0, 35, 0, 7, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5679, 0, 0, 0, 0, 0, 31, 'Torch Burn', '', '', '', 0, 0, 0, 1, 1, 1), (5696, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 30, 64, 1, 1, 0, -1, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 7922, 0, 0, 0, 129, 'Charge (TEST)', 'Rank 1', 'Charge an enemy, generate $/10;s2 rage and stun them for $7922d.', '', 0, 0, 0, 1, 1, 1), (5697, 0, 1, 0, 1, 0, 0, 101, 0, 16, 6, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Unending Breath', '', 'Allows the target to breathe underwater for $d.', 'Underwater Breathing.', 0, 0, 0, 1, 1, 1), (5699, 0, 0, 0, 14, 0, 0, 101, 0, 34, 0, 475, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 3', 'Creates a Healthstone that can be used to instantly restore $5720s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (5703, 65, 0, 12, 1, 0, 0, 101, 0, 5, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Stunning Strike', 'Rank 1', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5707, 38, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Lifestone Regeneration', '', 'Restores $s1 health every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (5708, 85, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 17, -1, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Swoop', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5720, 30, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (5723, 30, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Greater Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (5726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stunning Blow', 'Rank 1', 'Stuns the target for $d.', '', 0, 0, 0, 1, 1, 1), (5727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stunning Blow', 'Rank 2', 'Stuns the target for $d.', '', 0, 0, 0, 1, 1, 1), (5728, 0, 0, 0, 1, 0, 0, 50, 0, 8, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5729, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5729, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 21, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5730, 45, 0, 0, 1, 0, 0, 101, 0, 8, 8, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3579, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 1', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $5729a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $5728h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (5735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (5739, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Meteor Strike Infernal', '', '', '', 0, 0, 0, 1, 0, 0), (5740, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 31, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 41, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42223, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 1', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42223m1*4} Fire damage over $d.', '$42223s1 Fire damage every $42223t1 seconds.', 0, 0, 0, 1, 1, 1), (5759, 39, 0, 0, 1, 0, 0, 101, 0, 5, 26, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 493, 'Cat Form', '', 'Shapeshifts into a cat for $d., increasing attack power and allowing the use of various cat abilities.', 'Shapeshifted into cat.\nMelee attack power increased.', 0, 0, 0, 1, 1, 1), (5760, 0, 4, 0, 1, 0, 0, 101, 0, 24, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', 'Rank 1', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (5761, 0, 0, 0, 14, 0, 0, 20, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, increasing their casting time by $5760s1% for $5760d.', '', 0, 0, 0, 1, 1, 1), (5763, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 2928, 0, 3371, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy, increasing their casting time by $5760s1% for $5760d.', '', 0, 0, 0, 1, 1, 1), (5781, 51, 0, 0, 4, 0, 0, 101, 0, 5, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -3, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 146, 'Threatening Growl', '', 'Reduces an enemy\'s Strength by $s1 and Agility by $s2 for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.', 0, 0, 0, 1, 1, 1), (5782, 0, 1, 5, 16, 0, 0, 100, 0, 8, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', 'Rank 1', 'Strikes fear in the enemy, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only 1 target can be feared at a time.', 'Feared.', 12, 0, 0, 1, 1, 1), (5784, 0, 0, 21, 14, 0, 0, 101, 0, 30, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Summon Felsteed', 'Summon', 'Summons a Felsteed, which serves as a mount for the caster. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (5785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 5784, 33388, 0, 0, 0, 0, 115, 'Teach Summon Felsteed', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (5809, 0, 0, 0, 20, 0, 0, 101, 0, 1, 4, 0, 2, 5251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10076, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Scrying Bowl', '', 'Creates a bowl of scrying.', '', 0, 0, 0, 1, 1, 1), (5810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -68, 0, 0, 0, 0, 14, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Stone Skin', '', '', 'Physical damage taken is reduced by $s1.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (5811, 0, 0, 0, 1, 0, 0, 10, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5810, 0, 0, 0, 0, 0, 148, 'Stone Skin Passive', '', '', '', 0, 0, 0, 1, 1, 1), (5857, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 82, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5858, 37, 0, 0, 1, 60000, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Dryad Camouflage', '', '', '', 0, 0, 0, 1, 1, 1), (5862, 99, 1, 0, 1, 0, 0, 101, 0, 22, 30, 66, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Blessing of Aman', '', 'Holy power infuses the target increasing their Stamina by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (5884, 0, 2, 0, 5, 0, 0, 101, 0, 1, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Banshee Curse', '', 'Reduces an enemy\'s chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (5888, 0, 9, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -4, 24, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Darkshore Frenzy', '', '', '', 0, 0, 0, 1, 1, 1), (5909, 0, 0, 0, 1, 0, 0, 101, 0, 9, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -2, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 1314, 'Watered-down Beer', '', 'This weak beer increases your Spirit by $s1 and decreases your Stamina by $s2 for $d.', 'Spirit increased by $s1 and Stamina decreased by $s2.', 0, 0, 0, 1, 1, 1), (5915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Crazed', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (5916, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Shadowstalker Stealth', 'Rank 1', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (5917, 22, 1, 6, 1, 0, 0, 101, 0, 10, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Fumble', 'Rank 1', 'Decreases target\'s chance to hit by $s1% for $d1.', 'Lowered chance to hit.', 0, 0, 0, 1, 1, 1), (5918, 32, 0, 12, 1, 0, 0, 101, 0, 13, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Shadowstalker Stab', 'Rank 1', 'Inflicts normal damage plus $s1 to an enemy when attacking from stealth, stunning it $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (5923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1824, 'Holy Power', 'Rank 1', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (5924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1824, 'Holy Power', 'Rank 2', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (5925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1824, 'Holy Power', 'Rank 3', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (5926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1824, 'Holy Power', 'Rank 4', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (5938, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1834, 'Shiv', 'Rank 1', 'Performs an instant off-hand weapon attack that automatically applies the poison from your off-hand weapon to the target. Slower weapons require more Energy. Awards 1 combo point.', '', 0, 0, 0, 1, 1, 1), (5940, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 121, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1834, 'Shiv', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (5951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', '', '', 0, 0, 0, 1, 1, 1), (5967, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pickpocket (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (5968, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 3619, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Ghost Saber', '', '', '', 0, 0, 0, 1, 1, 1), (5978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 111, 0, 1, 1, 0, 15006, -50001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 134, 'rf', '', 'Replenishes the caster, removing all durability damage done.', '', 0, 0, 0, 1, 1, 1), (5990, 21, 0, 0, 1, 0, 0, 101, 0, 16, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Nimble Reflexes', '', 'Increases the caster\'s chance to parry by $s1% for $d.', 'Chance to parry increased by $s1%.', 0, 0, 0, 1, 1, 1), (6000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4741, 0, 0, 0, 0, 0, 147, 'Open Wound', '', 'Allows a hunter to teach $ghis:her; tamed cat the Open Wound ability. Open Wound deals physical damage over time to an enemy as well as increasing damage received by physical attacks for a short time.\nRequires: \nPet Level 36+', '', 0, 0, 0, 1, 1, 1), (6016, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pierce Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (6027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4783, 0, 0, 0, 0, 0, 69, 'Web', 'Rank 2', 'Allows a hunter to teach $ghis:her; tamed Spider the Web ability. Web renders an enemy unable to move.\nRequires: \nPet Level 30+', '', 0, 0, 0, 1, 1, 1), (6028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4785, 0, 0, 0, 0, 0, 69, 'Web', 'Rank 3', 'Allows a hunter to teach $ghis:her; tamed Spider the Web ability. Web renders an enemy unable to move.\nRequires: \nPet Level 37+', '', 0, 0, 0, 1, 1, 1), (6041, 0, 0, 0, 19, 0, 0, 101, 0, 32, 0, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 6', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (6057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 1', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (6060, 0, 0, 0, 19, 0, 0, 101, 0, 38, 0, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 6', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (6061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Wave Beam', '', '', '', 0, 0, 0, 1, 0, 0), (6063, 0, 0, 0, 14, 0, 0, 101, 0, 28, 0, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 77, 0, 0, 565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Heal', 'Rank 3', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (6064, 0, 0, 0, 14, 0, 0, 101, 0, 34, 0, 305, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 93, 0, 0, 711, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Heal', 'Rank 4', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (6065, 56, 1, 19, 1, 0, 0, 101, 0, 30, 9, 210, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 300, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 5', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (6066, 56, 1, 19, 1, 0, 0, 101, 0, 36, 9, 250, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 380, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 6', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (6074, 0, 1, 0, 1, 0, 0, 101, 0, 14, 8, 65, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 2', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6075, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 105, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 3', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6076, 0, 1, 0, 1, 0, 0, 101, 0, 26, 8, 140, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 48, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 4', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6077, 0, 1, 0, 1, 0, 0, 101, 0, 32, 8, 170, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 62, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 5', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6078, 0, 1, 0, 1, 0, 0, 101, 0, 38, 8, 205, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 6', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6084, 94, 0, 0, 1, 0, 0, 101, 0, 20, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 3619, 0, 0, 0, 0, 0, 0, 0, 0, 293, 'Summon Ghost Saber', '', 'Summons a Ghost Saber to fight for you for $d.', '', 0, 0, 0, 1, 1, 1), (6085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 2', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (6114, 0, 0, 0, 1, 0, 0, 101, 0, 18, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -6, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 1309, 'Raptor Punch', '', 'Increases your Intellect by $s1 and decreases your Stamina by $s2 for $d.', 'Increased Intellect and decreased Stamina.', 0, 0, 0, 1, 1, 1), (6115, 0, 0, 0, 5, 0, 15420, 101, 0, 0, 3, 20, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3579, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Far Sight (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (6117, 0, 0, 0, 1, 0, 0, 101, 0, 34, 30, 270, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 29, 0, 0, 0, 0, 22, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1711, 'Mage Armor', 'Rank 1', 'Increases your resistance to all magic by $s1 and allows $s2% of your mana regeneration to continue while casting. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Resistance to all magic schools increased by $s1 and allows $s2% of your mana regeneration to continue while casting.', 0, 0, 0, 1, 1, 1), (6119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Combat Swap (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (6122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 7, 0, 0, 11, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15622, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Vekniss Borer', '', '', '', 0, 0, 0, 1, 0, 0), (6123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Combat Swap (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (6127, 0, 0, 0, 14, 0, 0, 101, 0, 30, 0, 285, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3772, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1359, 'Conjure Water', 'Rank 4', 'Conjures $s1 $lbottle:bottles; of spring water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (6129, 0, 0, 0, 14, 0, 0, 101, 0, 32, 0, 285, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 258, 'Conjure Food', 'Rank 4', 'Conjures $s1 $lloaf:loaves; of pumpernickel, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (6131, 35, 1, 0, 1, 0, 0, 100, 0, 40, 31, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 51, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 3', 'Blasts enemies near the caster for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (6136, 0, 1, 11, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -31, -26, 0, 0, 0, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Chilled', 'Rank 1', '', 'Movement slowed by $s1% and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (6141, 0, 0, 0, 1, 0, 31756, 101, 0, 28, 31, 520, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 43, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42209, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 2', 'Ice shards pelt the target area doing ${$42209m1*8} Frost damage over $d.', '$42209s1 Frost damage every $42209t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (6143, 56, 1, 0, 1, 0, 0, 101, 0, 22, 9, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 164, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 1', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (6145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Eagle Eye (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (6146, 51, 1, 11, 1, 0, 0, 101, 0, 40, 8, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', 'Rank 2', 'Slows the enemy\'s movement by $s2% and their attack speed by $s1% for $d.', 'Reduces movement by $s2% and attack speed by $s1%.', 0, 0, 0, 1, 1, 1), (6147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'INVIS Only OFF', '', '', '', 0, 0, 0, 1, 0, 0), (6150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Quick Shots', '', '', 'Ranged attack speed increased.', 0, 0, 0, 1, 0, 0), (6178, 44, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 3, 64, 0, 1, 1, 0, 119, -1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7922, 0, 0, 0, 457, 'Charge', 'Rank 2', 'Charge an enemy, generate $/10;s2 rage, and stun it for $7922d. Cannot be used in combat.', '', 0, 0, 0, 1, 1, 1), (6190, 0, 0, 0, 1, 0, 0, 101, 0, 24, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -56, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 2', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (6192, 0, 0, 0, 1, 0, 0, 101, 0, 22, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 3', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (6195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3680, 0, 0, 0, 0, 0, 0, 0, 0, 311, 'Serpentbloom Snake', '', '', '', 0, 0, 0, 1, 1, 1), (6196, 0, 0, 0, 5, 0, 31804, 101, 0, 26, 3, 80, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'Far Sight', '', 'Changes the caster\'s viewpoint to the targeted location. Lasts $d. Only useable outdoors.', 'Cannot move while using Farsight.', 0, 0, 0, 1, 1, 1), (6197, 0, 0, 0, 1, 0, 31804, 101, 0, 14, 3, 25, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 'Eagle Eye', '', 'Zooms in the hunter\'s vision. Only usable outdoors. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (6199, 0, 0, 0, 15, 0, 0, 101, 0, 45, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Nostalgia', '', 'Will invoke bittersweet memories of Anaia\'s past beau hunk.', '', 0, 0, 0, 1, 1, 1), (6201, 0, 0, 0, 14, 0, 0, 101, 0, 10, 0, 95, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 1', 'Creates a Minor Healthstone that can be used to instantly restore $6262s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (6202, 0, 0, 0, 14, 0, 0, 101, 0, 22, 0, 240, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 2', 'Creates a Lesser Healthstone that can be used to instantly restore $6263s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (6205, 0, 2, 0, 1, 0, 0, 101, 0, 22, 4, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -65, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 3', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (6213, 0, 1, 5, 16, 0, 0, 100, 0, 32, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', 'Rank 2', 'Strikes fear in the enemy, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only 1 target can be feared at a time.', 'Feared.', 12, 0, 0, 1, 1, 1), (6215, 0, 1, 5, 16, 0, 0, 100, 0, 56, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', 'Rank 3', 'Strikes fear in the enemy, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only 1 target can be feared at a time.', 'Feared.', 12, 0, 0, 1, 1, 1), (6217, 0, 2, 0, 1, 0, 0, 101, 0, 28, 106, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 3', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (6219, 0, 0, 0, 1, 0, 31756, 101, 0, 34, 31, 605, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 95, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42224, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 2', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42224m1*4} Fire damage over $d.', '$42224s1 Fire damage every $42224t1 seconds.', 0, 0, 0, 1, 1, 1), (6222, 0, 1, 0, 5, 0, 0, 101, 0, 14, 8, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 2', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6223, 0, 1, 0, 5, 0, 0, 101, 0, 24, 85, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 3', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6226, 0, 1, 0, 1, 0, 31756, 101, 0, 34, 28, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 67, 0, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 2', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (6229, 56, 1, 0, 1, 0, 0, 101, 0, 32, 9, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 289, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Ward', 'Rank 1', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs Shadow damage.', 0, 0, 0, 1, 1, 1), (6233, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Closing', '', '', '', 0, 0, 0, 1, 1, 1), (6234, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Incineration', '', '', '', 0, 0, 0, 1, 1, 1), (6235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Wisp Summon', '', '', '', 0, 0, 0, 1, 1, 1), (6236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Form of the Moonstalker', '', '', '', 0, 0, 0, 1, 1, 1), (6237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 1, 0, 1, 1, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Wisp Detonate', '', '', '', 0, 0, 0, 1, 1, 1), (6238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Speak with Animals', '', '', '', 0, 0, 0, 1, 1, 1), (6239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 9, 119, 0, 0, 0, 9, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 86, 'Bloodtooth\'s Totum', '', '', '', 0, 0, 0, 1, 1, 1), (6240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Dispell Bloodtooth', '', '', '', 0, 0, 0, 1, 1, 1), (6243, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Serpentbloom Snake Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6245, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Target - Salute', '', '', '', 0, 0, 0, 1, 1, 1), (6246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Closing', '', '', '', 0, 0, 0, 1, 1, 1), (6247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6249, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6250, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Cannon', '', '', '', 0, 0, 0, 1, 1, 1), (6251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11199, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Summon Crimson Cannon', '', 'Summons a cannon that will fire at enemies in front of it that are attacking you.', '', 0, 0, 0, 1, 1, 1), (6252, 0, 0, 0, 6, 0, 0, 101, 0, 13, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Southsea Cannon Fire', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (6253, 0, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Backhand', '', 'Backhands an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6254, 85, 0, 0, 23, 0, 0, 101, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chained Bolt', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing $s1 Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (6255, 2, 0, 0, 5, 0, 0, 101, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lizard Bolt', '', 'Inflicts $s1 Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (6257, 0, 0, 0, 14, 0, 0, 101, 0, 22, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 29, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Torch Toss', '', '', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (6262, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Minor Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (6263, 30, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Lesser Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (6264, 21, 0, 0, 1, 0, 0, 101, 0, 26, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Nimble Reflexes', '', 'Increases the caster\'s chance to parry by $s1% for $d.', 'Chance to parry increased by $s1%.', 0, 0, 0, 1, 1, 1), (6266, 0, 0, 12, 1, 0, 0, 101, 0, 14, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 9, 0, 0, 13, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Kodo Stomp', '', 'Inflicts normal damage plus $s1 to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6268, 44, 0, 0, 1, 5000, 0, 100, 1, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 9, 0, 0, 0, 0, 31, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 129, 'Rushing Charge', 'Rank 1', 'Increases the caster\'s movement speed by $s1% for $d. and causes it to inflict an additional $s2 damage on its first attack.', 'Movement speed increased by $s1%.\nInflicts an additional $s2 damage on first attack.', 0, 0, 0, 1, 1, 1), (6270, 0, 0, 0, 9, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2983, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Serpentine Cleansing', '', 'Summons Myzrael from the Shards of Myzrael.', '', 0, 0, 0, 1, 1, 1), (6271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8136, 0, 0, 0, 0, 100, 'Naralex\'s Awakening', '', '', '', 0, 0, 0, 1, 1, 1), (6272, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1352, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eye of Yesmur (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (6273, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Target - Talk', '', '', '', 0, 0, 0, 1, 1, 1), (6274, 23, 0, 0, 5, 0, 0, 101, 0, 24, 9, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 11, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3844, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (6275, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 34, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores $s1 health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (6276, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6275, 0, 0, 0, 0, 0, 87, 'Healing Ward IV Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Sight (PT)', '', '', '', 50, 0, 0, 1, 1, 1), (6278, 0, 3, 0, 14, 0, 0, 101, 0, 10, 3, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Creeping Mold', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (6280, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Pet Hardiness', 'Rank 1', 'Increases the health of the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6281, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Pet Hardiness', 'Rank 2', 'Increases the health of the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6282, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Pet Hardiness', 'Rank 3', 'Increases the health of the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6283, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Pet Hardiness', 'Rank 4', 'Increases the health of the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6286, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Pet Hardiness', 'Rank 5', 'Increases the health of the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6295, 35, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 8, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fiery Enchantment', '', '', '', 0, 0, 0, 1, 1, 1), (6296, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 315, 'Enchant: Fiery Blaze', '', 'Enchants a weapon to have a 15% chance to inflict $6297s1 Fire damage to all enemies within $6297a1 yards.', '', 0, 0, 0, 1, 1, 1), (6297, 35, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 8, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fiery Blaze', '', '', '', 0, 0, 0, 1, 1, 1), (6298, 0, 6, 0, 1, 0, 0, 101, 0, 0, 5, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 0, 1, 0, 0, 199, 0, 0, 0, 0, 56, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 0, 21, 0, 0, 0, 0, 0, 0, 157, 'Form of the Moonstalker', '', 'Transform into a Moonstalker and become invisible for $d.', 'Invisibility.', 0, 0, 0, 1, 1, 1), (6304, 0, 0, 12, 1, 0, 0, 101, 0, 20, 27, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Rhahk\'Zor Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6305, 35, 0, 0, 14, 0, 0, 101, 0, 18, 0, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 61, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Burst', '', '', '', 0, 0, 0, 1, 1, 1), (6306, 18, 4, 0, 4, 0, 0, 101, 0, 20, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 8, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1357, 'Acid Splash', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (6307, 0, 0, 0, 1, 0, 0, 101, 0, 4, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 1, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 1', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (6310, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12220, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 319, 'Divining Scroll Spell', '', '', '', 0, 0, 0, 1, 1, 1), (6311, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Pet Aggression', 'Rank 1', 'Increases the damage done by the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6314, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Pet Aggression', 'Rank 2', 'Increases the damage done by the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6315, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Pet Aggression', 'Rank 3', 'Increases the damage done by the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6316, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Pet Aggression', 'Rank 4', 'Increases the damage done by the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6317, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Pet Aggression', 'Rank 5', 'Increases the damage done by the pet by $s1.', '', 0, 0, 0, 1, 1, 1), (6327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6307, 0, 0, 0, 0, 0, 154, 'Mana Feed', '', '', '', 0, 0, 0, 1, 1, 1), (6328, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Pet Recovery', 'Rank 1', 'Increases the pet\'s Spirit by $s1. Must be trained using beast training.', '', 0, 0, 0, 1, 1, 1), (6331, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Pet Recovery', 'Rank 2', 'Increases the pet\'s Spirit by $s1. Must be trained using beast training.', '', 0, 0, 0, 1, 1, 1), (6332, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Pet Recovery', 'Rank 3', 'Increases the pet\'s Spirit by $s1. Must be trained using beast training.', '', 0, 0, 0, 1, 1, 1), (6333, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Pet Recovery', 'Rank 4', 'Increases the pet\'s Spirit by $s1. Must be trained using beast training.', '', 0, 0, 0, 1, 1, 1), (6334, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Pet Recovery', 'Rank 5', 'Increases the pet\'s Spirit by $s1. Must be trained using beast training.', '', 0, 0, 0, 1, 1, 1), (6343, 49, 0, 0, 1, 0, 0, 0, 0, 6, 1, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 9, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 1', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (6345, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 301, 1, 0, 1849, 2999, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Polymorphic Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (6346, 0, 1, 0, 1, 180000, 0, 100, 1, 20, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Fear Ward', '', 'Wards the friendly target against Fear. The next Fear effect used against the target will fail, using up the ward. Lasts $d.', 'Warded against Fear.', 3, 0, 0, 1, 1, 1), (6347, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (6348, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Menethil Harbor', '', 'Sends player to Menethil Harbor', '', 0, 0, 0, 1, 1, 1), (6349, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Auberdine', '', 'Sends player to Auberdine', '', 0, 0, 0, 1, 1, 1), (6350, 0, 0, 0, 24, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (6351, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (6352, 0, 0, 0, 24, 0, 0, 101, 0, 40, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (6353, 631, 0, 0, 171, 0, 0, 101, 0, 48, 0, 170, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 161, 0, 0, 622, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Soul Fire', 'Rank 1', 'Burn the enemy\'s soul, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (6354, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Venom\'s Bane', '', '', '', 0, 0, 0, 1, 1, 1), (6355, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 'Drink Disease Bottle', '', '', '', 0, 0, 0, 1, 1, 1), (6356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Spell Immunity', '', 'The Felhunter is immune to magic.', '', 0, 0, 0, 1, 1, 1), (6357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6356, 0, 0, 0, 0, 0, 214, 'Spell Immunity', '', '', '', 0, 0, 0, 1, 1, 1), (6358, 0, 1, 1, 16, 0, 31804, 101, 0, 26, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Seduction', '', 'Seduces the target, preventing all actions for up to $d. Any damage caused will remove the effect. Only works against Humanoids.', 'Charmed.', 24, 0, 0, 1, 1, 1), (6359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6358, 0, 0, 0, 0, 0, 48, 'Seduction', '', '', '', 0, 0, 0, 1, 1, 1), (6360, 82, 0, 0, 1, 0, 0, 101, 0, 22, 0, 30, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 1', 'Soothes the target, increasing the chance that it will attack something else.', '', 0, 0, 0, 1, 1, 1), (6362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6360, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (6363, 0, 0, 0, 1, 0, 0, 101, 0, 20, 125, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3902, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 2', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $6350r1 yards for $6350s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (6364, 0, 0, 0, 1, 0, 0, 101, 0, 30, 64, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3903, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 3', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $6351r1 yards for $6351s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (6365, 0, 0, 0, 1, 0, 0, 101, 0, 40, 22, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3904, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 4', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $6352r1 yards for $6352s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (6366, 0, 0, 0, 14, 0, 0, 101, 0, 28, 0, 500, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Create Firestone', 'Rank 1', 'Creates a Lesser Firestone which can be equipped. When equipped, enchants the main hand weapon with fire, granting each attack a chance to deal $17809s1 additional Fire damage. In addition, equipping the Lesser Firestone increases the damage done by fire spells by $23480s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (6371, 0, 0, 0, 1, 0, 0, 0, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 7, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 2', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6372, 0, 0, 0, 1, 0, 0, 0, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 3', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6375, 0, 0, 0, 1, 0, 0, 101, 0, 30, 4, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3906, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 2', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $6371a1 yards for $6371s1 every $6371t1 seconds.', '', 0, 0, 0, 1, 1, 1), (6377, 0, 0, 0, 1, 0, 0, 101, 0, 40, 4, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3907, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 3', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $6372a1 yards for $6372s1 every $6372t1 seconds.', '', 0, 0, 0, 1, 1, 1), (6390, 45, 0, 0, 1, 0, 0, 101, 0, 18, 8, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3911, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 2', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $6393a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $6397h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (6391, 45, 0, 0, 1, 0, 0, 101, 0, 28, 8, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3912, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 3', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $6394a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $6398h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (6392, 45, 0, 0, 1, 0, 0, 101, 0, 38, 8, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3913, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 4', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $6395a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $6399h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (6393, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 36, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (6394, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 59, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (6395, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 74, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (6397, 0, 0, 0, 1, 0, 0, 50, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6393, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (6398, 0, 0, 0, 1, 0, 0, 50, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6394, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (6399, 0, 0, 0, 1, 0, 0, 50, 0, 38, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6395, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (6405, 0, 0, 0, 5, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 56, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3925, 575, 0, 0, 0, 0, 0, 0, 0, 1561, 'Furbolg Form', '', 'Transforms you into a Furbolg for $d.', 'Transformed into a Furbolg.', 0, 0, 0, 1, 1, 1), (6408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -31, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Faded', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (6409, 32, 0, 12, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 7, 0, 0, 44, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', 'Rank 1', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d. when attacking from stealth.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6410, 11, 0, 0, 1, 0, 0, 101, 0, 0, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 69, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6411, 0, 0, 0, 0, 358, 'Food', '', 'Heals $o1 damage over $d, assuming you don\'t bite down on a poison sac.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (6411, 0, 4, 0, 1, 0, 0, 101, 0, 1, 86, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Scorpid Poison', '', 'Surprise!', '', 0, 0, 0, 1, 1, 1), (6412, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5465, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Kaldorei Spider Kabob', '', '', '', 0, 0, 0, 1, 1, 1), (6413, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5466, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5473, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Scorpid Surprise', '', '', '', 0, 0, 0, 1, 1, 1), (6414, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5467, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Roasted Kodo Meat', '', '', '', 0, 0, 0, 1, 1, 1), (6415, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5468, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5476, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fillet of Frenzy', '', '', '', 0, 0, 0, 1, 1, 1), (6416, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5469, 4536, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Strider Stew', '', '', '', 0, 0, 0, 1, 1, 1), (6417, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5051, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dig Rat Stew', '', '', '', 0, 0, 0, 1, 1, 1), (6418, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5470, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crispy Lizard Tail', '', '', '', 0, 0, 0, 1, 1, 1), (6419, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5471, 2678, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lean Venison', '', '', '', 0, 0, 0, 1, 1, 1), (6421, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Ashcrombe\'s Unlock', '', '', '', 0, 0, 0, 1, 1, 1), (6422, 0, 0, 0, 5, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ashcrombe\'s Teleport', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (6431, 0, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Sleep 30s (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (6432, 32, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Smite Stomp', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (6433, 21, 0, 0, 1, 0, 0, 15, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6264, 0, 0, 0, 0, 0, 26, 'Nimble Reflexes III', '', '', '', 0, 0, 0, 1, 1, 1), (6434, 99, 0, 0, 1, 0, 0, 101, 0, 6, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slice and Dice', 'Rank 1', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (6435, 65, 0, 12, 1, 0, 0, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Smite Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6436, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -51, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 322, 'Smite\'s Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (6443, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Pet Resistance', 'Rank 1', 'Increases the pets Resistance to all Magic Schools by $s1.', '', 0, 0, 0, 1, 1, 1), (6444, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Pet Resistance', 'Rank 2', 'Increases the pets Resistance to all Magic Schools by $s1.', '', 0, 0, 0, 1, 1, 1), (6445, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Pet Resistance', 'Rank 3', 'Increases the pets Resistance to all Magic Schools by $s1.', '', 0, 0, 0, 1, 1, 1), (6446, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Pet Resistance', 'Rank 4', 'Increases the pets Resistance to all Magic Schools by $s1.', '', 0, 0, 0, 1, 1, 1), (6447, 65, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Pet Resistance', 'Rank 5', 'Increases the pets Resistance to all Magic Schools by $s1.', '', 0, 0, 0, 1, 1, 1), (6458, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4371, 4375, 4363, 1206, 0, 0, 0, 0, 2, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ornate Spyglass', '', '', '', 0, 0, 0, 1, 1, 1), (6460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, 6463, 0, 0, 0, 0, 0, 106, 'Lockpicking', 'Expert', '', '', 0, 0, 0, 1, 1, 1), (6462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Pacified', '', '', '', 0, 0, 0, 1, 1, 1), (6464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19021, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Rusty Chest', '', '', '', 0, 0, 0, 1, 1, 1), (6465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Trapped Chest', '', '', '', 0, 0, 0, 1, 1, 1), (6466, 0, 0, 12, 1, 0, 0, 101, 0, 18, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 17, 0, 0, 61, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 328, 'Axe Toss', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (6468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Skeletal Miner Berserk', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (6469, 35, 1, 0, 6, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 149, 149, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Skeletal Miner Explode', '', '', '', 0, 0, 0, 1, 1, 1), (6474, 0, 0, 0, 1, 0, 0, 101, 0, 6, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3600, 0, 0, 0, 0, 0, 686, 'Earthbind Totem Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1436, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +10 Shadow Resistance', 'QASpell', 'Permanently enchant a cloak to give $13523s1 Shadow Resistance.', '', 0, 0, 0, 1, 0, 0), (6477, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6478, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6479, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 3939, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Razormane Wolf', '', 'Summons $s1 $lRazormane Wolf:Razormane Wolves; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (6483, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Felwood', '', 'Sends player to Felwood', '', 0, 0, 0, 1, 1, 1), (6484, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Balthule', '', 'Sends player to Balthule Shadowstrike', '', 0, 0, 0, 1, 1, 1), (6487, 31, 0, 0, 6, 0, 0, 101, 0, 20, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -7, 0, 0, 0, 0, 0, 0, 0, 0, 1860, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Ilkrud\'s Guardians', '', 'Summons $s1 $lVoidwalker:Voidwalkers; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (6488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 5, 0, 89, 7, 0, 0, 0, 0, 54, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 61, 'Sarilus\'s Elementals Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6490, 23, 0, 0, 14, 0, 0, 101, 0, 0, 4, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 3950, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Sarilus\'s Elementals', '', '', '', 0, 0, 0, 1, 1, 1), (6495, 0, 0, 0, 1, 0, 0, 101, 0, 34, 5, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3968, 0, 0, 0, 0, 0, 0, 0, 0, 195, 'Sentry Totem', '', 'Summons an immobile Sentry Totem with $s1 health at your feet for $d that allows vision of nearby area and warns of enemies that attack it. Right-Click on buff to switch back and forth between totem sight and shaman sight.', 'Allows vision through Sentry Totem. Right-Click on buff to switch back and forth between totem sight and shaman sight.', 0, 0, 0, 1, 1, 1), (6497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Feed Sarilus Effect', '', '', '', 0, 0, 0, 1, 1, 1), (6498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6497, 0, 0, 0, 0, 0, 9, 'Feed Sarilus Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6499, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5503, 159, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 347, 'Boiled Clams', '', '', '', 0, 0, 0, 1, 1, 1), (6500, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5504, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 347, 'Goblin Deviled Clams', '', '', '', 0, 0, 0, 1, 1, 1), (6501, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5503, 1179, 2678, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 348, 'Clam Chowder', '', '', '', 0, 0, 0, 1, 1, 1), (6507, 99, 0, 0, 1, 0, 0, 101, 0, 16, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Battle Roar', 'Rank 1', 'Increases the Physical damage dealt by nearby party members by $s1 for $d.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (6512, 79, 0, 0, 1, 0, 0, 101, 0, 26, 6, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Detect Lesser Invisibility', '', 'Grants detect lesser invisibility for $d.', 'Detecting Lesser Invisiblity.', 0, 0, 0, 1, 1, 1), (6513, 79, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Resist Poison', 'Rank 1', 'Target is immune to poison for $d and is cured of any existing poisons.', 'Immune to poison.', 0, 0, 0, 1, 1, 1), (6514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sharp Weapon +2', 'Rank 1', 'A razor edge increases your damage with this weapon by 2.', '', 0, 0, 0, 1, 1, 1), (6515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sharp Weapon +3', 'Rank 1', 'A razor edge increases your damage with this weapon by 3.', '', 0, 0, 0, 1, 1, 1), (6516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sharp Weapon +5', 'Rank 1', 'A razor edge increases your damage with this weapon by 5.', '', 0, 0, 0, 1, 1, 1), (6517, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 5498, 3478, 0, 0, 0, 0, 6, 1, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Pearl-handled Dagger', '', '', '', 0, 0, 0, 1, 1, 1), (6518, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 5500, 3478, 2319, 0, 0, 0, 10, 1, 1, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5541, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Iridescent Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (6521, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 5498, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Pearl-clasped Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (6523, 37, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 90000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3648, 0, 0, 0, 0, 0, 30, 'Phase Out Passive', '', 'Caster phases out of sight', '', 0, 0, 0, 1, 1, 1), (6524, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Ground Tremor', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6527, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unlocking', '', 'Unlocks a worn chest.', '', 0, 0, 0, 1, 1, 1), (6528, 99, 1, 0, 1, 0, 0, 101, 0, 1, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Quest - Purge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (6529, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Benedict\'s Chest', '', '', '', 0, 0, 0, 1, 1, 1), (6530, 36, 0, 0, 4, 0, 0, 101, 0, 15, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sling Dirt', '', 'Tosses dirt into an enemy\'s eyes, reducing its chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (6531, 0, 4, 0, 1, 0, 0, 101, 0, 17, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Overseer\'s Poison', '', '', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (6533, 34, 0, 7, 1, 0, 0, 101, 0, 14, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (6535, 35, 0, 0, 14, 0, 0, 101, 0, 13, 8, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 7, 0, 27, 41, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (6536, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 4264, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Deepmoss Matriarch', '', '', '', 0, 0, 0, 1, 1, 1), (6537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Call of the Forest', '', '', '', 0, 0, 0, 1, 1, 1), (6538, 47, 5, 0, 1, 0, 0, 101, 0, 22, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 19, 0, 139, 55, 0, 0, 0, 0, 16, 13, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 66, 'Dig Trap', '', 'Allows your scorpion to go into stealth, but it cannot move and it\'s sight range will be reduced. If it attacks from this position it will deal $s2 additional damage.', '', 0, 0, 0, 1, 1, 1), (6539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6538, 0, 0, 0, 0, 0, 66, 'Dig Trap', 'Scorpion', 'Teaches your tamed scorpion the Dig Trap ability. Dig Trap allows the pet to enter stealth mode but will be rendered unable to move. If the scorpion attacks from this position it will deal additional damage.\nRequires: \nPet Level 22+', '', 0, 0, 0, 1, 1, 1), (6542, 0, 0, 0, 1, 300000, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Enraged Defense', 'Rank 1', 'You gain $/10;11413s1 rage whenever a party member within $a1 yards takes damage. Lasts $d.', '', 0, 0, 0, 1, 0, 0), (6545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Leap Target', '', '', '', 0, 0, 0, 1, 0, 0), (6546, 0, 0, 15, 1, 0, 0, 101, 0, 10, 29, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 2', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*4*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6547, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 3', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*5*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6548, 0, 0, 15, 1, 0, 0, 101, 0, 30, 85, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 4', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*6*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (6552, 88, 0, 0, 1, 0, 0, 101, 0, 38, 35, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', 'Rank 1', 'Pummel the target for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (6554, 88, 0, 0, 1, 0, 0, 101, 0, 58, 35, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', 'Rank 2', 'Pummel the target for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (6558, 0, 4, 0, 1, 0, 0, 101, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Evil Intellect', 'Rank 1', '', 'Intelligence increased by $s1.', 0, 0, 0, 1, 1, 1), (6560, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, 19, 0, 0, 33, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'LeCraft Test Spell', 'Rank 1', 'Reduces the coefficient on Frostbolt spells by $s1%.', 'Frostbolt coefficient reduced by $s1%.', 0, 0, 0, 1, 1, 1), (6562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1914, 'Heroic Presence', 'Racial Passive', 'Increases chance to hit by $s1% for you and all party members within $a1 yards.', 'Chance to hit increased by $s1%.', 0, 0, 0, 1, 1, 1), (6572, 65, 0, 0, 1, 0, 0, 101, 0, 14, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 1', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (6574, 65, 0, 0, 1, 0, 0, 101, 0, 24, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 2', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (6576, 47, 0, 0, 4, 0, 0, 101, 0, 22, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Intimidating Growl', '', 'Target creature becomes frightened and runs away at an increased speed for $d', '', 0, 0, 0, 1, 1, 1), (6580, 42, 0, 0, 1, 0, 0, 101, 0, 13, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6581, 0, 0, 0, 0, 138, 'Pierce Ankle', '', 'Knocks down an enemy and reduces it\'s movement speed for 6 sec.', '', 0, 0, 0, 1, 1, 1), (6581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -35, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Pierce Ankle', '', '', '', 0, 0, 0, 1, 1, 1), (6584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Jin\'Zil\'s Curse', '', '', '', 0, 0, 0, 1, 1, 1), (6587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5781, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Silithid Creeper Egg', '', '', '', 0, 0, 0, 1, 1, 1), (6588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3251, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Silithid Grub', '', '', '', 0, 0, 0, 1, 1, 1), (6589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 4196, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Silithid Swarm', '', '', '', 0, 0, 0, 1, 1, 1), (6590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Silithid Swarm Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6595, 40, 0, 0, 1, 10000, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 3, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Exploit Weakness', '', 'Inflicts normal damage plus $s1 on an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (6598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -13, 0, 0, 0, 0, 0, 0, 0, 0, 5766, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Savannah Cub', '', 'Summons $s1 $lSavannah Cub:Savannah Cubs; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (6600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 353, 'Salt Flats Racer Speed', '', '', '', 0, 0, 0, 1, 1, 1), (6601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 353, 'Salt Flats Racer Slow', '', '', '', 0, 0, 0, 1, 1, 1), (6602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 353, 'Salt Flats Racer Normal', '', '', '', 0, 0, 0, 1, 1, 1), (6603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack', '', '', '', 0, 0, 0, 1, 1, 1), (6605, 99, 1, 5, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -51, 0, 8, 8, 0, 7, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Terrifying Screech', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (6606, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Sleep Until Cancelled (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (6607, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33126, 0, 0, 0, 0, 138, 'Lash', '', 'Stuns an enemy for $d. and has a chance to disarm.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6608, 0, 0, 3, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Dropped Weapon', '', '', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (6609, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5639, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill the Jade Phial at the Starbreeze moonwell.', '', 0, 0, 0, 1, 1, 1), (6610, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill the Tourmaline Phial at the Pools of Arlithrien moonwell.', '', 0, 0, 0, 1, 1, 1), (6611, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill the Amethyst Phial at the Oracle Glade moonwell.', '', 0, 0, 0, 1, 1, 1), (6612, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 201, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Rage', '', 'Increases Rage by 20 to 40.', '', 0, 0, 0, 1, 1, 1), (6613, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 301, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Great Rage', '', 'Increases Rage by 30 to 60.', '', 0, 0, 0, 1, 1, 1), (6614, 4, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 0, 0, 0, 0, 0, 31, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Cowardly Flight', '', 'You run in fear at a high speed from a nearby enemy in a random direction. If there are no enemies nearby you stand frozen in fear.', '', 0, 0, 0, 1, 1, 1), (6615, 4, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 12, 0, 0, 0, 0, 0, 0, 1356, 'Free Action', '', 'Makes you immune to Stun and Movement Impairing effects for the next $d. Does not remove effects already on the imbiber.', 'Free Action.', 0, 0, 0, 1, 1, 1), (6617, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5635, 0, 3371, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5631, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rage Potion', '', '', '', 0, 0, 0, 1, 1, 1), (6618, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5637, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Great Rage Potion', '', '', '', 0, 0, 0, 1, 1, 1), (6619, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5636, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5632, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cowardly Flight Potion', '', '', '', 0, 0, 0, 1, 1, 1), (6620, 0, 0, 0, 14, 0, 0, 101, 0, 1, 3, 0, 12, 5638, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 16, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19586, 1086, 0, 0, 0, 0, 0, 0, 0, 354, 'Place Toxic Fogger', '', 'Place near the Venture Co. Airport', '', 0, 0, 0, 1, 1, 1), (6624, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6370, 3820, 3372, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Free Action Potion', '', '', '', 0, 0, 0, 1, 1, 1), (6626, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 0, 0, 0, 0, 0, 0, 0, 0, 355, 'Set NG-5 Charge (Blue)', '', 'Sets NG-5 Charge (Blue)', '', 0, 0, 0, 1, 1, 1), (6627, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 0, 0, 0, 0, 0, 0, 0, 0, 356, 'Remote Detonate', '', 'Detonates NG-5 Charge (Red) after it\'s been set.', '', 0, 0, 0, 1, 1, 1), (6629, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 4263, 4263, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Deepmoss Baby', '', '', '', 0, 0, 0, 1, 1, 1), (6630, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 355, 'Set NG-5 Charge (Red)', '', 'Sets NG-5 Charge (Red)', '', 0, 0, 0, 1, 1, 1), (6634, 38, 5, 0, 1, 0, 0, 101, 0, 28, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Phasing Stealth', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (6636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 89, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Wagon Explode', '', '', '', 0, 0, 0, 1, 1, 1), (6645, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3409, 0, 0, 0, 0, 0, 40, 'Snare Poison', '', '', '', 0, 0, 0, 1, 1, 1), (6647, 0, 4, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Fast Acting Poison', 'Rank 1', 'A fast acting poison that does $s1 damage to the target.', '', 0, 0, 0, 1, 1, 1), (6648, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4269, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Chestnut Mare', '', 'Summons and dismisses a rideable Chestnut Mare.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6650, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 226, 'Instant Toxin', '', 'Coats a sword or dagger with poison that lasts for 30 minutes.\nEach strike has a chance of poisoning the enemy which instantly inflicts 10-30 damage.', '', 0, 0, 0, 1, 1, 1), (6653, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4271, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Dire Wolf', '', 'Summons and dismisses a rideable Dire Wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6654, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4272, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Brown Wolf', '', 'Summons and dismisses a rideable Brown Wolf.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6655, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Target - Bow', '', '', '', 0, 0, 0, 1, 1, 1), (6656, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 0, 0, 0, 0, 0, 0, 0, 0, 356, 'Remote Detonate', '', 'Detonates NG-5 Charge (Blue) after it\'s been set.', '', 0, 0, 0, 1, 1, 1), (6657, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Summon Serpent Messenger', '', '', '', 0, 0, 0, 1, 1, 1), (6658, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6660, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (6661, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 7071, 0, 0, 0, 0, 0, 14, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Harness', '', '', '', 0, 0, 0, 1, 1, 1), (6664, 66, 0, 0, 1, 0, 0, 101, 0, 22, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 63, 64, 0, 1, 1, 0, -1001, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6669, 0, 0, 0, 267, 'Survival Instinct', '', 'Stuns an enemy and attempts to run away causing the enemy to lose interest in attacking the cat.', '', 0, 0, 0, 1, 1, 1), (6668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Firework', '', 'Shoots a firework into the air that bursts into a thousand red stars.', '', 0, 0, 0, 1, 1, 1), (6669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Survival Instinct', '', 'Runs away from an enemy', '', 0, 0, 0, 1, 1, 1), (6671, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 2, 5251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 'Create Scroll', '', '', '', 0, 0, 0, 1, 1, 1), (6672, 0, 3, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6672, 0, 0, 0, 0, 0, 1, 'Toxic Contagion', '', '', '', 0, 0, 0, 1, 1, 1), (6673, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 1', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (6677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Silithid Swarm Call', '', '', '', 0, 0, 0, 1, 1, 1), (6685, 18, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 54, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, -1, -581, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 105, 'Piercing Shot', '', 'Shoots at an enemy, inflicting normal damage and reducing the enemy\'s armor by $s2 for $d.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (6686, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2321, 2604, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Linen Bag', '', '', '', 0, 0, 0, 1, 1, 1), (6688, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2604, 2321, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Red Woolen Bag', '', '', '', 0, 0, 0, 1, 1, 1), (6690, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2321, 3182, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Lesser Wizard\'s Robe', '', '', '', 0, 0, 0, 1, 1, 1), (6692, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2321, 3182, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5770, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Robes of Arcana', '', '', '', 0, 0, 0, 1, 1, 1), (6693, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4234, 2321, 2605, 0, 0, 0, 0, 4, 3, 3, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Green Silk Pack', '', '', '', 0, 0, 0, 1, 1, 1), (6695, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2325, 2321, 0, 0, 0, 0, 0, 5, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5765, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Black Silk Pack', '', '', '', 0, 0, 0, 1, 1, 1), (6700, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dimensional Portal', '', 'Teleports Arugal to his lair.', '', 0, 0, 0, 1, 1, 1), (6702, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5784, 2318, 2321, 0, 0, 0, 0, 0, 8, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Murloc Scale Belt', '', '', '', 0, 0, 0, 1, 1, 1), (6703, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5784, 4231, 2318, 2321, 0, 0, 0, 0, 12, 1, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5781, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Murloc Scale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (6704, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5785, 4236, 4234, 2321, 0, 0, 0, 0, 12, 1, 10, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Murloc Armor', '', '', '', 0, 0, 0, 1, 1, 1), (6705, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5785, 4236, 4234, 4291, 0, 0, 0, 0, 16, 1, 14, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Murloc Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (6711, 44, 0, 0, 1, 0, 0, 101, 0, 25, 41, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 10, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 535, 'Pathfinding', 'Rank 1', 'Increases the party\'s movement speed by $s1% for $d.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (6713, 0, 0, 3, 1, 0, 0, 101, 0, 8, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (6714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Test of Faith', '', '', '', 0, 0, 0, 1, 1, 1), (6716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6714, 0, 0, 0, 0, 174, 'Test of Faith', '', '', 'Teleporting', 0, 0, 0, 1, 1, 1), (6717, 0, 0, 0, 20, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Place Lion Carcass', '', 'Place upon the Flame of Uzel.', '', 0, 0, 0, 1, 1, 1), (6718, 0, 0, 0, 1, 0, 0, 101, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6634, 0, 0, 0, 0, 0, 250, 'Phasing Stealth', '', '', '', 0, 0, 0, 1, 1, 1), (6719, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Teleport to Theramore', '', 'Sends player to Auberdine', '', 0, 0, 0, 1, 1, 1), (6724, 37, 0, 0, 1, 0, 0, 101, 0, 20, 1, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 73, 'Light of Elune', 'Rank 1', 'Grants immunity from all damage and spells for $d.', 'Immune to damage and spells.', 0, 0, 0, 1, 1, 1), (6725, 63, 0, 0, 14, 0, 0, 101, 0, 15, 105, 153, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 11, 1, 0, 69, 49, 0, 8, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Spike', '', 'Calls down a pillar of flame, burning all enemies in a selected area for $s1 Fire damage and an additional $s2 damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (6726, 32, 1, 9, 1, 0, 0, 101, 0, 30, 28, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (6727, 0, 4, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Mushroom', '', 'Don\'t eat me.', '', 0, 0, 0, 1, 1, 1), (6728, 99, 1, 12, 5, 0, 0, 101, 0, 10, 1, 19, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Enveloping Winds', 'Rank 1', 'Surrounds an enemy with a cyclone for up to $d. If the target takes any damage, it will break free of the imprisoning winds.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6730, 0, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Head Butt', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6741, 0, 0, 0, 7, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Identify Brood', '', '', '', 0, 0, 0, 1, 1, 1), (6742, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (6743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 0, 824, 0, 0, 0, 0, 0, 115, 'Horse Riding', '', 'Allows the player to ride a horse.', '', 0, 0, 0, 1, 1, 1), (6744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 0, 826, 0, 0, 0, 0, 0, 115, 'Ram Riding', '', 'Allows the player to ride a ram.', '', 0, 0, 0, 1, 1, 1), (6745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 828, 0, 0, 0, 0, 0, 115, 'Tiger Riding', '', 'Allows the player to ride a tiger.', '', 0, 0, 0, 1, 1, 1), (6746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 0, 825, 0, 0, 0, 0, 0, 115, 'Wolf Riding', '', 'Allows the player to ride a wolf.', '', 0, 0, 0, 1, 1, 1), (6747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Combo', '', '', '', 0, 0, 0, 1, 1, 1), (6748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Finishing', '', '', '', 0, 0, 0, 1, 1, 1), (6749, 0, 0, 12, 1, 0, 0, 101, 0, 10, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 371, 'Wide Swipe', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (6750, 0, 0, 0, 1, 0, 0, 15, 0, 10, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6749, 0, 0, 0, 0, 0, 371, 'Wide Swipe Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6751, 0, 4, 0, 1, 0, 0, 101, 0, 1, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Weak Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (6752, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6751, 0, 0, 0, 0, 0, 152, 'Weak Poison Proc', '', 'Adds a chance to poison a target on a successful hit.', '', 0, 0, 0, 1, 1, 1), (6753, 0, 0, 0, 4, 0, 0, 101, 0, 45, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Backhand', '', 'You\'re fresh!', '', 0, 0, 0, 1, 1, 1), (6754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 372, 'Slap!', '', '', '', 0, 0, 0, 1, 1, 1), (6755, 0, 0, 0, 5, 0, 0, 101, 0, 1, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tell Joke', '', 'Tells a funny joke', '', 0, 0, 0, 1, 1, 1), (6756, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 104, 3, 0, 0, 0, 0, 22, 29, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 3', 'Increases the friendly target\'s armor by $s1 and all attributes by $s2 for $d.', 'Increases armor by $s1 and all attributes by $s2.', 0, 0, 0, 1, 1, 1), (6757, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20668, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Create House (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (6758, 0, 0, 0, 4, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Party Fever', '', 'The ultimate party favor!', '', 0, 0, 0, 1, 1, 1), (6759, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Party Fever Effect', '', 'Feeling funky!', '', 0, 0, 0, 1, 1, 1), (6760, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 9, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 514, 'Eviscerate', 'Rank 2', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (6761, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 15, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 514, 'Eviscerate', 'Rank 3', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (6762, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 21, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 514, 'Eviscerate', 'Rank 4', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (6766, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Test of Lore', '', '', '', 0, 0, 0, 1, 1, 1), (6767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Mark of Shame', '', 'Marks the player with a purple arrow. Lasts for 10 minutes.', 'You have failed the Test of Lore! You carry the Mark of Shame! For shame!!', 0, 0, 0, 1, 1, 1), (6768, 82, 0, 0, 1, 0, 0, 101, 0, 28, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 2', 'Performs a feint, causing no damage but lowering your threat by a medium amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (6770, 0, 0, 30, 1, 0, 0, 100, 0, 10, 63, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Sap', 'Rank 1', 'Incapacitates the target for up to $d. Must be stealthed. Only works on Humanoids that are not in combat. Any damage caused will revive the target. Only 1 target may be sapped at a time.', 'Sapped.', 0, 0, 0, 1, 1, 1), (6774, 0, 0, 0, 1, 0, 0, 101, 0, 42, 185, 25, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slice and Dice', 'Rank 2', 'Finishing move that increases melee attack speed by $s2%. Lasts longer per combo point:\n 1 point : 9 seconds\n 2 points: 12 seconds\n 3 points: 15 seconds\n 4 points: 18 seconds\n 5 points: 21 seconds', 'Melee attack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (6777, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4710, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Gray Ram', '', 'Summons and dismisses a rideable gray ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6778, 0, 0, 0, 22, 0, 0, 101, 0, 32, 0, 335, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 153, 0, 0, 741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (6780, 0, 0, 0, 5, 0, 0, 101, 0, 38, 0, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 6', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (6783, 38, 5, 0, 1, 0, 0, 100, 1, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, -36, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Prowl', 'Rank 2', 'Allows the Druid to prowl around, but reduces your movement speed by $s2%. Lasts until cancelled.', 'Stealthed. Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (6785, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 41, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Ravage', 'Rank 1', 'Ravage the target, causing $s2% damage plus 147 to the target. Must be prowling and behind the target. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (6787, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 61, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Ravage', 'Rank 2', 'Ravage the target, causing $s2% damage plus 217 to the target. Must be prowling and behind the target. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (6788, 0, 0, 19, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Weakened Soul', '', '', 'Cannot be affected by Power Word: Shield.', 0, 0, 0, 1, 1, 1), (6789, 633, 1, 0, 1, 0, 0, 101, 0, 42, 27, 365, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 243, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', 'Rank 1', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains ${100*$e1}% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (6793, 0, 0, 0, 1, 1000, 0, 101, 0, 36, 32, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tiger\'s Fury', 'Rank 2', 'Increases damage done by $s1 for $d.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (6795, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', '', 'Taunts the target to attack you, but has no effect if the target is already attacking you.', '', 0, 0, 0, 1, 1, 1), (6798, 32, 0, 12, 1, 0, 0, 101, 0, 30, 27, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 473, 'Bash', 'Rank 2', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6800, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 31, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 2', 'Shred the target, causing $s3% damage plus 72 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (6802, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (6803, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill the Etched Phial at the Ashenvale moonwell.', '', 0, 0, 0, 1, 1, 1), (6805, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dousing', '', '', '', 0, 0, 0, 1, 1, 1), (6807, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 1', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (6808, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 2', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (6809, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 3', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (6813, 0, 0, 0, 1, 0, 0, 101, 0, 21, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 3, 0, 0, 5, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Coat of Thistlefur', '', '', '$s1 damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (6814, 18, 4, 0, 5, 0, 0, 101, 0, 21, 22, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 11, -31, -26, 0, 0, 0, 3, 33, 138, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Sludge Toxin', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec., increasing the time between its attacks by $s3% and slowing its movement by $s2% for $d.', '$s1 Nature damage inflicted every $t1 sec.\nTime between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (6816, 0, 3, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Corrupted Strength', '', '', 'Strength reduced by $s1.', 0, 0, 0, 1, 1, 1), (6817, 0, 3, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Corrupted Agility', '', '', 'Agility reduced by $s1.', 0, 0, 0, 1, 1, 1), (6818, 0, 3, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Corrupted Intellect', '', 'Reduces the Intellect of nearby enemies by $s1 for $d.', 'Intellect reduced by $s1.', 0, 0, 0, 1, 1, 1), (6819, 0, 3, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Corrupted Stamina', '', '', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (6820, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6817, 0, 0, 0, 0, 0, 263, 'Corrupted Agility Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6821, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6816, 0, 0, 0, 0, 0, 263, 'Corrupted Strength Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6822, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6819, 0, 0, 0, 0, 0, 263, 'Corrupted Stamina Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6823, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6818, 0, 0, 0, 0, 0, 263, 'Corrupted Intellect Passive', '', '', '', 0, 0, 0, 1, 1, 1), (6844, 0, 1, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Stun 10s (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (6864, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 19, -66, 0, 0, 0, 13, 61, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Strength of Stone', '', 'Increases the Physical damage of the caster by $s1, but reduces movement speed by $s3%. Lasts $d.', 'Physical damage dealt is increased by $s1.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (6866, 0, 1, 0, 1, 0, 0, 5, 0, 0, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Moss Covered Hands', '', 'Makes an enemy likely to drop its weapon. Lasts $d.', 'Chance to drop melee weapon when attacking.', 0, 0, 0, 1, 1, 1), (6867, 0, 1, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6866, 0, 0, 0, 0, 0, 13, 'Moss Covered Hands Proc', '', '', '', 0, 0, 0, 1, 1, 1), (6869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Fall down', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (6870, 0, 1, 0, 1, 0, 0, 5, 0, 1, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Moss Covered Feet', '', 'Makes an enemy likely to fall down when hit. Lasts $d.', 'Chance to fall down when hit.', 0, 0, 0, 1, 1, 1), (6871, 0, 1, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6870, 0, 0, 0, 0, 0, 13, 'Moss Covered Feet Proc', '', '', '', 0, 0, 0, 1, 1, 1), (6873, 0, 1, 0, 1, 0, 0, 101, 0, 23, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Foul Chill', '', 'Increases the Frost damage taken by an enemy by $s1 for $d.', 'Frost damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (6894, 0, 1, 0, 5, 0, 0, 101, 0, 28, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 12, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Death Bed', '', '', 'Asleep.\n$s2 Shadow damage inflicted after $t2 sec.', 0, 0, 0, 1, 1, 1), (6896, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4780, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Black Ram', '', 'Summons and dismisses a rideable black ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6897, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4778, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Blue Ram', '', 'Summons and dismisses a rideable blue ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6898, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4777, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'White Ram', '', 'Summons and dismisses a rideable white ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6899, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4779, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Brown Ram', '', 'Summons and dismisses a rideable brown ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (6900, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20920, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Tuber', '', 'Finds a tuber in the ground.', '', 0, 0, 0, 1, 1, 1), (6902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 373, 'Sneezing Fit', '', 'Makes you sneeze!', '', 0, 0, 0, 1, 1, 1), (6903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 373, 'Krazek\'s Drug', '', '', '', 0, 0, 0, 1, 1, 1), (6905, 0, 0, 0, 5, 0, 0, 100, 0, 0, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4785, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Illusionary Nightmare', '', 'Summons $s1 $lIllusionary Nightmare:Illusionary Nightmares; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (6907, 0, 3, 0, 5, 0, 0, 101, 0, 28, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -26, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Diseased Slime', '', 'Increases the time between an enemy\'s attacks by $s1% and its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (6909, 0, 2, 0, 5, 0, 0, 50, 0, 20, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6910, 0, 0, 0, 0, 0, 207, 'Curse of Thorns', '', 'Curses an enemy for $d., giving it $h% chance to take $6910s1 damage on attack.', '$h% chance to take $6910s1 damage on attack.', 0, 0, 0, 1, 1, 1), (6910, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Curse of Thorns', '', '', '', 0, 0, 0, 1, 1, 1), (6913, 0, 0, 0, 1, 0, 0, 101, 0, 30, 9, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 4795, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (6917, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 29, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (6918, 0, 0, 0, 5, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4781, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Snufflenose', '', 'Use in Razorfen Kraul near buried tubers to summon a Snufflenose Gopher.', '', 0, 0, 0, 1, 1, 1), (6920, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Hide', 'Rank 2', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (6921, 44, 0, 0, 1, 0, 0, 100, 1, 10, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 79, 9, 0, 0, 0, 0, 31, 13, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6922, 0, 0, 0, 129, 'Shadowhorn Charge', 'Rank 1', 'Increases the Physical damage dealt by the caster by $s2 and speeds its movement by $s1% for $d. Also curses an enemy on the first successful hit, reducing the Physical damage it deals by $6922s2, reducing the magical damage it deals by $6922s3, and increasing the Physical damage it takes by $6922s1 for $6922d.', 'Movement speed increased by $s1%.\nPhysical damage dealt is increased by $s2.', 0, 0, 0, 1, 1, 1), (6922, 32, 2, 0, 1, 0, 0, 101, 0, 20, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, -4, -11, 0, 0, 0, 14, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 126, 0, 0, 0, 0, 0, 0, 155, 'Curse of the Shadowhorn', '', '', 'Physical damage taken is increased by $s1.\nPhysical damage dealt is reduced by $s2.\nMagical damage dealt is reduced by $s3.', 0, 0, 0, 1, 1, 1), (6923, 0, 0, 0, 1, 0, 0, 10, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4148, 0, 0, 0, 0, 0, 50, 'Growl of Fortitude Proc', '', '', '', 0, 0, 0, 1, 1, 1), (6924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Polymorph', '', '', '', 0, 0, 0, 1, 1, 1), (6925, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Gift of the Xavian', '', '', '', 0, 0, 0, 1, 1, 1), (6927, 0, 0, 12, 1, 0, 0, 101, 0, 26, 28, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 80, 0, 1, 1, 0, 57, 1, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Shadowstalker Slash', 'Rank 1', 'Inflicts normal damage plus $s2 to an enemy when attacking from stealth, stunning it $d. Awards $s3 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6940, 1186, 1, 0, 1, 0, 0, 101, 0, 46, 9, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 504, 'Blessing of Sacrifice', 'Rank 1', 'Places a Blessing on the party member, transfering $s1 damage taken per hit to the caster. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Transfers $s1 damage taken per hit to the paladin.', 0, 0, 0, 1, 1, 1), (6942, 0, 1, 9, 1, 0, 0, 101, 0, 0, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Overwhelming Stench', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (6945, 0, 0, 12, 1, 0, 0, 101, 0, 26, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 25, 0, -1, 7, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Chest Pains', '', 'Agonizing chest pains afflict the target, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6946, 0, 2, 0, 1, 0, 0, 101, 0, 26, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 9, 0, 0, 20, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Bleakheart', '', 'Curses the target with agony, periodically causing the target\'s heart to constrict in agony, stunning them. Lasts $d.', 'Your heart has been weakened....', 0, 0, 0, 1, 1, 1), (6947, 0, 0, 0, 1, 0, 0, 5, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6946, 0, 0, 0, 0, 0, 55, 'Curse of the Bleakheart Proc', '', 'Curses the target with agony, periodically causing the target\'s heart to constrict in agony, stunning them. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (6949, 0, 1, 0, 24, 0, 0, 101, 0, 1, 0, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Weak Frostbolt', 'Rank 1', 'Launches a bolt of ice at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (6950, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (6951, 0, 3, 0, 5, 0, 0, 101, 0, 8, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Decayed Strength', '', 'Reduces an enemy\'s Strength by $s1 for $d.', 'Strength reduced.', 0, 0, 0, 1, 1, 1), (6954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nalpak (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (6955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnome Car Camera', '', '', '', 0, 0, 0, 1, 1, 1), (6957, 99, 1, 0, 4, 0, 0, 101, 0, 1, 25, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 'Frostmane Strength', 'Rank 1', 'Increases an ally\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (6958, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (6960, 99, 1, 0, 1, 0, 0, 101, 0, 1, 25, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Barrier', 'Rank 1', 'Surrounds an ally with a shield of crackling electricity that lasts $d. and inflicts $s1 Nature damage to melee attackers.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (6961, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 0, 0, 148, 'Knockdown Proc', '', '', '', 0, 0, 0, 1, 1, 1), (6962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Summoned', '', '', '', 0, 0, 0, 1, 1, 1), (6963, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Vortex', '', '', '', 0, 0, 0, 1, 0, 0), (6964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron', 'Rank 0', '', '', 0, 0, 0, 1, 1, 1), (6965, 0, 0, 0, 1, 0, 31756, 101, 0, 1, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Polymorphic Ray', '', 'Channels the arcane energies from a creature that has taken the form of a chicken.', '', 0, 0, 0, 1, 1, 0), (6966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', 'Rank 0', '', '', 0, 0, 0, 1, 1, 1), (6974, 0, 0, 0, 14, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6955, 0, 0, 0, 0, 1, 'Gnome Camera Connection', '', 'Use on the Gnome Camera Terminal.', '', 0, 0, 0, 1, 1, 1), (6979, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 4, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Fire Shot', 'Rank 2', 'Fires a flaming shot at the enemy, doing an additional $s1 and making the damage fire based.', '', 0, 0, 0, 1, 1, 1), (6980, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 4, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Fire Shot', 'Rank 3', 'Fires a flaming shot at the enemy, doing an additional $s1 and making the damage fire based.', '', 0, 0, 0, 1, 1, 1), (6982, 0, 0, 12, 5, 0, 0, 101, 0, 13, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Gust of Wind', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (6984, 0, 1, 11, 1, 0, 0, 100, 0, 28, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 14, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Frost Shot', 'Rank 2', 'Fires a frost shot at the enemy, causing $s1 additional frost damage and slowing the enemy\'s movement speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (6991, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 0, 0, 1, 0, 0, 34999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1539, 0, 0, 0, 0, 0, 534, 'Feed Pet', '', 'Feed your pet the selected item. Feeding your pet increases happiness. Using food close to the pet\'s level will have a better result.', '', 0, 0, 0, 1, 1, 1), (6998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', '', '', '', 0, 0, 0, 1, 1, 1), (7000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -11, 8, 3, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1578, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (7001, 0, 1, 0, 1, 0, 0, 101, 0, 40, 32, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 266, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell Renew', 'Rank 1', '', 'Restore $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (7020, 0, 1, 0, 1, 30000, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 14, 0, 0, 0, 0, 22, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Stoneform', '', 'Increases the caster\'s armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (7022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Car Camera', '', '', '', 0, 0, 0, 1, 1, 1), (7023, 0, 0, 0, 14, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7022, 0, 0, 0, 0, 1, 'Goblin Camera Connection', '', '', '', 0, 0, 0, 1, 1, 1), (7033, 1, 0, 0, 1, 0, 15420, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charm+ (TEST)', '', '', '', 0, 0, 0, 1, 1, 1), (7035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Goblin Racer Cheer', '', '', '', 0, 0, 0, 1, 1, 1), (7036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Gnome Racer Cheer', '', '', '', 0, 0, 0, 1, 1, 1), (7038, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 368, 'Forsaken Skill: Swords', '', '', 'Skill at using swords is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7039, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 328, 'Forsaken Skill: Axes', '', '', 'Skill at using axes is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7040, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 434, 'Forsaken Skill: Daggers', '', '', 'Skill at using daggers is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7041, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 435, 'Forsaken Skill: Maces', '', '', 'Skill at using maces is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7042, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Forsaken Skill: Staves', '', '', 'Skill at using staves is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7043, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 436, 'Forsaken Skill: Bows', '', '', 'Skill at using bows is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7044, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Forsaken Skill: Guns', '', '', 'Skill at using guns is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7045, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 371, 'Forsaken Skill: 2H Axes', '', '', 'Skill at using two-handed axes is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7046, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 439, 'Forsaken Skill: 2H Maces', '', '', 'Skill at using two-handed maces is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7047, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 438, 'Forsaken Skill: 2H Swords', '', '', 'Skill at using two-handed swords is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7048, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 440, 'Forsaken Skill: Defense', '', '', 'Defense reduced by $s1.', 0, 0, 0, 1, 1, 1), (7049, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Forsaken Skill: Fire', '', '', 'Skill at casting Fire spells is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7050, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Forsaken Skill: Frost', '', '', 'Skill at casting Frost spells is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7051, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Forsaken Skill: Holy', '', '', 'Skill at casting Holy spells is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7053, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Forsaken Skill: Shadow', '', '', 'Skill at casting Shadow spells is reduced by $s1.', 0, 0, 0, 1, 1, 1), (7054, 0, 2, 0, 19, 0, 0, 101, 0, 20, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Forsaken Skills', '', 'Curses an enemy for $d., periodically reducing one of its skills by $7038s1.', 'Periodic skill reduction.', 0, 0, 0, 1, 1, 1), (7056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Pacified', '', '', '', 0, 0, 0, 1, 1, 1), (7057, 0, 2, 0, 5, 0, 0, 101, 0, 20, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Haunting Spirits', '', 'Curses an enemy for $d., causing it to be periodically haunted by malevolent ghosts.', 'Haunted...', 0, 0, 0, 1, 1, 1), (7067, 0, 0, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4958, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Haunting Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (7068, 36, 2, 0, 16, 0, 0, 101, 0, 24, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for an enemy by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (7069, 99, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 14, 0, 0, 8, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Enraging Aura', '', 'Increases the Physical damage dealt by nearby party members by $s1. Players may only have one aura on them per paladin at any one time. The aura lasts until cancelled.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (7072, 0, 0, 0, 1, 0, 0, 101, 0, 22, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Wild Rage', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (7074, 0, 1, 9, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Screams of the Past', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (7076, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Summon Tervosh\'s Minion', '', '', '', 0, 0, 0, 1, 1, 1), (7077, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (7078, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport Group', '', '', '', 0, 0, 0, 1, 1, 1), (7079, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport Other', '', '', '', 0, 0, 0, 1, 1, 1), (7081, 0, 0, 0, 5, 0, 0, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Encage', '', '', '', 0, 0, 0, 1, 1, 1), (7082, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 1, 21, 0, 1, 89, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Barrel Explode', '', '', '', 0, 0, 0, 1, 1, 1), (7083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Quillboar Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (7084, 0, 8, 0, 5, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Damage Car', '', '', '', 0, 0, 0, 1, 1, 1), (7090, 39, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshifts into a bear for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Shapeshifted into bear.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (7092, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Increases the next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (7093, 0, 1, 5, 1, 0, 0, 101, 0, 9, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Intimidation', '', 'Intimidates an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (7095, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 0, 0, 148, 'Knockdown Proc', '', '', '', 0, 0, 0, 1, 1, 1), (7098, 0, 2, 0, 5, 0, 0, 20, 0, 20, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7099, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', 'Curses an enemy for $d., giving it $h% chance to heal its target by $7099s1 on attack.', '$h% chance to heal enemy target on hit.', 0, 0, 0, 1, 1, 1), (7099, 0, 2, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', '', '', 0, 0, 0, 1, 1, 1), (7101, 63, 0, 0, 32, 0, 0, 101, 0, 17, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Blast', 'Rank 3', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (7102, 36, 3, 0, 1, 0, 0, 5, 0, 22, 26, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -34, -26, 0, 0, 0, 0, 138, 65, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7103, 0, 0, 0, 1614, 'Contagion of Rot', '', 'Increases the time betwen an enemy\'s attacks by $s1% and its casting by $s2%, as well as adding $h% chance to spread the contagion to an ally when hit. Lasts $d.', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s2%.\n$h% chance to spread contagion to allies when hit.', 0, 0, 0, 1, 1, 1), (7103, 0, 3, 0, 1, 0, 0, 10, 0, 22, 26, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -34, -26, 0, 0, 0, 0, 138, 65, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7103, 0, 0, 0, 1614, 'Contagion of Rot', '', '', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s2%.\n$h% chance to spread contagion to allies when hit.', 0, 0, 0, 1, 1, 1), (7104, 38, 5, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Sneak', '', 'Allows the caster to play the animation for stealth without the invis.', '', 0, 0, 0, 1, 1, 1), (7105, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 898, 0, 0, 0, 0, 0, 0, 0, 126, 'Fake Shot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (7106, 12, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Dark Restore', '', 'Heals the caster\'s pet for $s1.', '', 0, 0, 0, 1, 1, 1), (7107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5058, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Wolfguard Worg', '', 'Summons $s1 $lWolfguard Worg:Wolfguard Worgs; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (7108, 99, 0, 0, 1, 0, 0, 101, 0, 20, 0, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Moist Towelette', 'Rank 1', 'Removes 1 negative spell effect from user. Cleans with the power of lemon.', '', 0, 0, 0, 1, 1, 1), (7120, 0, 0, 0, 14, 0, 0, 101, 0, 35, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 9, 0, 12, 12, 0, 22, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 453, 'Proudmoore\'s Defense', '', '', 'Armor increased by $s1.\nStamina increased by $s2.', 0, 0, 0, 1, 1, 1), (7121, 37, 0, 0, 5, 0, 0, 101, 0, 19, 1, 75, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 99, 'Anti-Magic Shield', '', 'Creates an anti-magic shell around the caster, giving it magic immunity for $d.', 'Immune to magic.', 0, 0, 0, 1, 1, 1), (7122, 0, 0, 0, 1, 0, 0, 101, 0, 21, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Tap', '', 'Drains $s1 health from an enemy, healing the caster for up to twice that amount.', '', 0, 0, 0, 1, 1, 1), (7124, 0, 2, 0, 19, 0, 0, 101, 0, 24, 5, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 51, 0, 0, 174, 0, 0, 0, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Arugal\'s Gift', '', 'Inflicts $s1 Shadow damage to an enemy every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (7125, 0, 4, 0, 16, 0, 0, 101, 0, 0, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 16, 19, 0, 0, 0, 0, 3, 64, 0, 6000, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Saliva', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. Also drains $s2 mana every $t2 sec., transferring it to the caster. Lasts $d.', '$s1 Nature damage inflicted every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (7126, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5957, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Vest', '', '', '', 0, 0, 0, 1, 1, 1), (7127, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -21, -21, 0, 0, 0, 138, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Wavering Will', '', 'Increases the time between an enemy\'s attacks speed by $s1%, slows its casting speed by $s3%, and slows its movement by $s2%. Lasts $d.', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (7128, 0, 1, 0, 1, 0, 0, 100, 20, 20, 6, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 494, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 2', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (7131, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Illusion Passive', '', '', '', 0, 0, 0, 1, 1, 1), (7132, 0, 0, 0, 4, 0, 0, 101, 0, 24, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5097, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Lupine Delusions', '', 'Summons $s1 $lLupine Delusion:Lupine Delusions; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (7133, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 2997, 2321, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fine Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (7135, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 4340, 2321, 0, 0, 0, 0, 0, 12, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5961, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dark Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (7136, 32, 0, 0, 2, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Port', '', '', 'Teleporting...', 0, 0, 0, 1, 1, 1), (7137, 44, 0, 0, 1, 0, 0, 100, 1, 10, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 79, 9, 0, 0, 0, 0, 31, 13, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 30023, 0, 0, 0, 129, 'Shadow Charge', 'Rank 1', 'Charge an enemy, increasing speed and causing an additional $s2 damage on the first attack.', 'Movement speed increased by $s1%.\nInflicting an additional $s2 Physical damage on first attack.', 0, 0, 0, 1, 1, 1), (7139, 0, 0, 12, 1, 0, 0, 101, 0, 14, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 6, 1, 0, 1, 19, 0, 9, 13, 13, 13, 0, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 129, 'Fel Stomp', '', 'Inflicts normal damage plus $s1 to nearby enemies, stunning them for $d. and increasing the Physical damage they take by $s3.', 'Stunned.\nPhysical damage taken is increased by $s3.', 0, 0, 0, 1, 1, 1), (7140, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Expose Weakness', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (7141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (7143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport Group', '', '', '', 0, 0, 0, 1, 1, 1), (7144, 0, 0, 0, 1, 0, 0, 101, 0, 21, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 29, 0, 0, 0, 0, 12, 8, 39, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 139, 'Stone Slumber', '', 'Invokes the power of stone for $d., rendering the caster immune to Physical attack, but unable to act. During this time, the caster heals $s2 damage every $t2 sec.', '$s2 damage healed every $t2 sec.\nImmune to Physical attack, but unable to act.', 0, 0, 0, 1, 1, 1), (7145, 85, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Diving Sweep', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (7147, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4305, 2321, 0, 0, 0, 0, 0, 12, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Pants', '', '', '', 0, 0, 0, 1, 1, 1), (7149, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 1206, 0, 0, 0, 0, 0, 10, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (7151, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 2321, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (7153, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4305, 4291, 0, 0, 0, 0, 0, 14, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (7154, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 180, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Dark Offering', '', 'Uses dark magic to heal an ally for $s1.', '', 0, 0, 0, 1, 1, 1), (7155, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'CreatureSpecial', '', '', '', 0, 0, 0, 1, 0, 0), (7156, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 4291, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5966, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Guardian Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (7159, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (7160, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Execute', '', 'Attempts to finish off a wounded enemy, inflicting normal damage plus $s1. Execute can only be used on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (7162, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'First Aid', 'Rank 1', 'Heals a target for an amount equal to the caster\'s maximum health.', '', 0, 0, 0, 1, 1, 1), (7164, 47, 0, 0, 1, 0, 0, 100, 0, 10, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Defensive Stance', '', 'Assumes a defensive stance that generates rage when the warrior is hit, as well as reducing rage decay while the warrior is out of combat. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7165, 47, 0, 0, 1, 0, 0, 101, 0, 4, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 279, 'Battle Stance', 'Rank 1', 'Assumes a balanced combat stance that generates rage when the warrior is hit, as well as when the warrior strikes an opponent. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7178, 99, 0, 0, 1, 0, 0, 101, 0, 18, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Water Breathing', 'Rank 1', 'Allows the Imbiber to breathe water for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (7179, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3820, 6370, 3371, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Water Breathing', '', '', '', 0, 0, 0, 1, 1, 1), (7181, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3357, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1710, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7183, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 765, 3371, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Minor Defense', '', '', '', 0, 0, 0, 1, 1, 1), (7184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Lost Control', '', '', '', 0, 0, 0, 1, 1, 1), (7211, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9051, 0, 0, 0, 0, 0, 0, 0, 1721, 'Devilsaur Barb', '', 'Stabs a devilsaur, inflicting a large dose of poison.', 'Extremely angry.', 0, 0, 0, 1, 1, 0), (7212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Perceptive', 'Rank 6', 'Increases your stealth detection by 3.', '', 0, 0, 0, 1, 1, 1), (7213, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4655, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Giant Clam Scorcho', '', '', '', 0, 0, 0, 1, 1, 1), (7215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Spurs', '', '', '', 0, 0, 0, 1, 1, 1), (7216, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Iron Shield Spike', '', 'Attaches an Iron Spike to your shield that deals damage every time you block with it.', '', 0, 0, 0, 1, 1, 1), (7217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Counterweight', '', '', '', 0, 0, 0, 1, 1, 1), (7218, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Counterweight', '', 'Attaches a counterweight to a two-handed sword, mace, axe or polearm increasing the wielder\'s haste rating by 20.', '', 0, 0, 0, 1, 1, 1), (7219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Immune to Disarm', '', 'Immune to Disarm.', '', 0, 0, 0, 1, 1, 1), (7220, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Weapon Chain', '', 'Attaches a chain to your weapon, reducing the duration of Disarm effects by $43588s1%.Does not stack with other similar effects.', '', 0, 0, 0, 1, 1, 1), (7221, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3478, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Iron Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (7222, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3478, 1705, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Iron Counterweight', '', '', '', 0, 0, 0, 1, 1, 1), (7223, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3486, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (7224, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3486, 4234, 0, 0, 0, 0, 0, 8, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Steel Weapon Chain', '', '', '', 0, 0, 0, 1, 1, 1), (7230, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 1', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (7231, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 351, 0, 0, 524, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 2', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (7232, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 3', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (7233, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 4', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (7234, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 5', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (7235, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 1', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (7236, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 351, 0, 0, 524, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 2', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (7237, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 4', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (7238, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 3', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (7239, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 5', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (7240, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 1', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (7241, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 351, 0, 0, 524, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 2', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (7242, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 3', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (7243, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 4', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (7244, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 5', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (7245, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 1', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (7246, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 351, 0, 0, 524, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 2', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (7247, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 3', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (7248, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 4', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (7249, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 5', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (7250, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 1', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (7251, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 351, 0, 0, 524, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 2', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (7252, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 3', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (7253, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 4', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (7254, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 5', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (7255, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2453, 2452, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7256, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3369, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7257, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4402, 6371, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7258, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3819, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7259, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3357, 3820, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nature Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'ABOUT TO SPAWN', '', '', '', 0, 0, 0, 1, 1, 1), (7266, 0, 0, 0, 1, 1000, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21680, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Duel', '', '', '', 0, 0, 0, 1, 1, 1), (7267, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grovel', '', '', '', 0, 0, 0, 1, 1, 1), (7268, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missile', 'Rank 1', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (7269, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 2', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (7270, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 3', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (7272, 0, 1, 0, 1, 0, 0, 101, 0, 6, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -31, 0, 0, 13, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Dust Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (7273, 99, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Hide', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7276, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 0, 0, 0, 0, 0, 152, 'Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (7277, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Harvest Swarm', '', '', '', 0, 0, 0, 1, 1, 1), (7278, 0, 0, 0, 1, 0, 0, 101, 0, 24, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5409, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Summon Harvester Swarm', '', 'Summons $s1 $lHarvester Swarm:Harvester Swarms; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (7279, 36, 3, 11, 14, 0, 0, 101, 0, 19, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -31, 0, 8, 8, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Black Sludge', '', 'Increases the time between the attacks of nearby enemies by $s1% and slows their movement speed by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (7285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1033, 0, 0, 0, 0, 0, 0, 0, 1, 'Blow Maraudine Horn', '', 'Place in the Maraudine War Horn, and blow.', '', 0, 0, 0, 1, 1, 1), (7288, 0, 1, 0, 5, 0, 0, 100, 0, 1, 18, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 2, 9, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate Cumulative (TEST)', 'Rank 1', 'Burns the enemy for $s1 damage and then an additional $o1 damage over $d.', '', 0, 0, 0, 1, 1, 1), (7289, 0, 2, 0, 14, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -31, 0, 0, 0, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (7290, 99, 1, 0, 1, 0, 15420, 101, 0, 1, 1, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Siphon', 'Rank 1', 'Drains $o1 health over $d. from an enemy and its nearest ally, healing the caster for up to twice the amount of health stolen.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (7291, 11, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food (TEST)', '', 'Restores 60 health over $d. Combat cancels.', '', 0, 0, 0, 1, 1, 1), (7293, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1502, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Zombie Form', '', '', 'Transformed into Wretched Zombie.', 0, 0, 0, 1, 1, 1), (7294, 0, 0, 0, 1, 0, 0, 101, 0, 16, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 4, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 1', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (7295, 0, 1, 0, 5, 0, 0, 101, 0, 20, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 1, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Drain', '', 'Immobilizes an enemy for $d. and drains $s1 health, transferring it to the caster.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (7300, 0, 0, 0, 1, 0, 0, 100, 0, 10, 30, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', 'Rank 2', 'Increases Armor by $s1. If an enemy strikes the caster, they may have their movement slowed by $6136s1% and the time between their attacks increased by $6136s2% for $6136d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1 and may slow attackers.', 0, 0, 0, 1, 1, 1), (7301, 0, 0, 0, 1, 0, 0, 100, 0, 20, 30, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', 'Rank 3', 'Increases Armor by $s1. If an enemy strikes the caster, they may have their movement slowed by $6136s1% and the time between their attacks increased by $6136s2% for $6136d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1 and may slow attackers.', 0, 0, 0, 1, 1, 1), (7302, 0, 0, 0, 1, 0, 0, 100, 0, 30, 30, 240, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 289, 0, 5, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', 'Rank 1', 'Increases Armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed by $7321s1% and the time between their attacks increased by $7321s2% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (7320, 0, 0, 0, 1, 0, 0, 100, 0, 40, 30, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 379, 0, 8, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', 'Rank 2', 'Increases Armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed by $7321s1% and the time between their attacks increased by $7321s2% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (7321, 0, 1, 11, 1, 0, 0, 101, 0, 30, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -31, -26, 0, 0, 0, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Chilled', 'Rank 1', '', 'Movement slowed by $s1% and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (7322, 0, 1, 0, 21, 0, 0, 101, 0, 20, 165, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 9, 0, -41, 73, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 4', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (7328, 0, 0, 0, 7, 0, 0, 101, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 1', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (7329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7328, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7331, 99, 0, 0, 1, 0, 0, 100, 0, 4, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 10, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Healing Aura (TEST)', 'Rank 1', 'Heals the Paladin and nearby group members for $s1 every tick.', '', 0, 0, 0, 1, 1, 1), (7340, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Gnomish', '', '', '', 0, 0, 0, 1, 1, 1), (7341, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Troll', '', '', '', 0, 0, 0, 1, 1, 1), (7342, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Wide Slash', 'Rank 1', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (7344, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 21, 0, 0, 0, 0, 0, 0, 0, 318, 'Recombobulate', '', '', '', 0, 0, 0, 1, 1, 1), (7353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Cozy Fire', '', 'Increases your Spirit by $s1.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (7355, 0, 0, 0, 7, 300000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stuck', '', '', '', 0, 0, 0, 1, 1, 1), (7356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Guard Call', '', '', '', 0, 0, 0, 1, 1, 1), (7357, 0, 4, 0, 1, 0, 0, 101, 0, 7, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -11, 4, 0, 0, 0, 138, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Poisonous Stab', '', 'Inflicts $s3 Nature damage to an enemy every $t3 sec., increasing the time between its attacks by $s1% and its movement by $s2% for $d.', '$s3 Nature damage inflicted every $t3 sec.\nTime between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (7358, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Cozy Fire', '', 'Increases your Spirit by $s1.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (7359, 97, 0, 0, 7, 0, 0, 101, 0, 1, 6, 0, 1, 4471, 0, 4470, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31511, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Bright Campfire', '', 'Builds a campfire that increases the spirits of those nearby by 8 and allows cooking.', '', 0, 0, 0, 1, 1, 1), (7363, 99, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 3, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fire\'s Glow', 'Rank 1', 'Increase the Spirit of nearby party members by $M1.', '', 0, 0, 0, 1, 1, 1), (7364, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Torch', '', '', '', 0, 0, 0, 1, 1, 1), (7365, 0, 4, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Bottle of Poison', '', 'Tosses a bottle of poison at an enemy, inflicting $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (7366, 47, 0, 0, 1, 0, 0, 100, 0, 30, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Berserker Stance', 'Rank 1', 'Assumes an aggressive stance that generates rage when the warrior strikes an opponent. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7367, 0, 3, 0, 1, 0, 0, 101, 0, 22, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 4, 0, 0, 0, 0, 3, 14, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1614, 'Infected Bite', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. and increases the Physical damage it takes by $s2 for $d.', '$s1 Nature damage inflicted every $t1 sec.\nPhysical damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (7369, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 2', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (7370, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7371, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (7371, 44, 0, 0, 1, 0, 0, 101, 1, 1, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 1', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (7372, 0, 0, 0, 1, 0, 0, 101, 0, 32, 8, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 17, -46, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', 'Rank 2', 'Maims the enemy, causing $s1 damage and slowing the enemy\'s movement by $s2% for $d.', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (7373, 0, 0, 0, 1, 0, 0, 101, 0, 54, 8, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 44, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', 'Rank 3', 'Maims the enemy, causing $s1 damage and slowing the enemy\'s movement by $s2% for $d.', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (7376, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -11, -11, 29, 0, 0, 0, 87, 79, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 276, 'Defensive Stance Passive', '', 'Decreases damage taken from all sources by $s1%. Decreases damage caused by $s2%.\nIncreases threat generated by $s3%.', '', 0, 0, 0, 1, 1, 1), (7377, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 291, 'Take Immune Periodic Damage ', '', '', '', 0, 0, 0, 1, 0, 0), (7379, 65, 0, 0, 1, 0, 0, 101, 0, 34, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 3', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (7381, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 9, -21, 0, 0, 0, 52, 87, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 84, 'Berserker Stance Passive', '', 'Increases crit chance by $s1%.\nIncreases all damage taken by $s2%.\nDecreases threat generated by $s3%.', '', 0, 0, 0, 1, 1, 1), (7383, 37, 1, 0, 4, 0, 0, 101, 2, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Water Bubble', '', '', 'Immune to Physical damage.', 0, 0, 0, 1, 1, 1), (7384, 65, 0, 0, 1, 0, 0, 101, 0, 12, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', 'Rank 1', 'Instantly overpower the enemy, causing weapon damage plus $s1. Only useable after the target dodges. The Overpower cannot be blocked, dodged or parried.', '', 0, 0, 0, 1, 1, 1), (7386, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 1', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (7389, 0, 0, 0, 5, 0, 0, 101, 0, 20, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Attack', '', 'Increases the attack speed of the caster\'s pet by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (7393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 10, 0, 1, 1, 0, 29999, 29999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Heal Brother', '', 'Heal the target for $s1', '', 0, 0, 0, 1, 1, 0), (7394, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Spinning Slash', 'Rank 1', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (7395, 0, 0, 0, 5, 0, 0, 101, 0, 17, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Deadmines Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (7396, 4, 1, 0, 1, 0, 0, 101, 0, 21, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 577, 'Fishliver Oil', '', 'Increases your melee haste rating by $s1 for $d.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (7398, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (7399, 99, 1, 5, 1, 0, 0, 101, 0, 1, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Terrify', '', 'Terrifies an enemy, causing it to flee in fear for $d. Only 1 target can be terrified at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (7400, 40, 0, 0, 1, 0, 0, 101, 0, 26, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 30, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 2', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (7402, 40, 0, 0, 1, 0, 0, 101, 0, 36, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 45, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 3', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (7405, 0, 0, 0, 1, 0, 0, 101, 0, 22, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -181, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 2', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (7407, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Sharpen Blade', 'Rank 1', 'Increase sharp weapon damage by 2 for 30 minutes.', '', 0, 0, 0, 1, 1, 1), (7408, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 2318, 0, 0, 0, 0, 0, 12, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Copper Maul', '', '', '', 0, 0, 0, 1, 1, 1), (7411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 333, 0, 0, 0, 0, 0, 0, 0, 578, 'Enchanting', 'Apprentice', 'Allows an enchanter to enchant basic items up to a maximum potential skill of 75. Requires Dusts and Essences found by disenchanting magic items.', '', 0, 0, 0, 1, 1, 1), (7412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 333, 0, 0, 0, 0, 0, 0, 0, 578, 'Enchanting', 'Journeyman', 'Allows an enchanter to enchant weapons and armor up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (7413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 333, 0, 0, 0, 0, 0, 0, 0, 578, 'Enchanting', 'Expert', 'Allows an enchanter to put masterful enchantments on weapons and armor up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (7414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 7411, 0, 0, 0, 0, 0, 578, 'Apprentice Enchanting', '', '', '', 0, 0, 0, 1, 1, 1), (7415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 7412, 0, 0, 0, 0, 0, 578, 'Journeyman Enchanting', '', '', '', 0, 0, 0, 1, 1, 1), (7416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 7413, 0, 0, 0, 0, 0, 578, 'Expert Enchanting', '', '', '', 0, 0, 0, 1, 1, 1), (7418, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Health', '', 'Permanently enchant bracers to increase the health of the wearer by 5.', '', 0, 0, 0, 1, 1, 1), (7419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Health', '', '', '', 0, 0, 0, 1, 1, 1), (7420, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Minor Health', '', 'Permanently enchant a piece of chest armor so that it increases the health of the wearer by 5.', '', 0, 0, 0, 1, 1, 1), (7421, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6217, 10940, 10938, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 579, 'Runed Copper Rod', '', '', '', 0, 0, 0, 1, 1, 1), (7423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7426, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10938, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Minor Absorption', '', 'Enchant a piece of chest armor so it has a 2% chance per hit of giving you 10 points of damage absorption.', '', 0, 0, 0, 1, 1, 1), (7427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Deflection', '', '', '', 0, 0, 0, 1, 1, 1), (7428, 0, 0, 0, 6, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 10938, 10940, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Deflection', '', 'Permanently enchants bracers to give +2 defense rating.', '', 0, 0, 0, 1, 1, 1), (7430, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arclight Spanner', '', '', '', 0, 0, 0, 1, 1, 1), (7433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Beast Slayer', '', '', '', 0, 0, 0, 1, 1, 1), (7437, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Break Stuff', '', '', '', 0, 0, 0, 1, 1, 1), (7438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (7442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Mana', '', '', '', 0, 0, 0, 1, 1, 1), (7443, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10938, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Minor Mana', '', 'Permanently enchant a piece of chest armor so that it increases the mana of the wearer by 5.', '', 0, 0, 0, 1, 1, 1), (7445, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7423, 0, 0, 0, 0, 0, 1, 'Minor Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7446, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7447, 0, 0, 0, 0, 0, 1, 'Lesser Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (7454, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10938, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Minor Resistance', '', 'Permanently enchant a cloak so that it increases the resistance to all schools of magic by 1.', '', 0, 0, 0, 1, 1, 1), (7455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (7456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (7457, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Stamina', '', 'Permanently enchant bracers so they increase the wearer\'s Stamina by 1.', '', 0, 0, 0, 1, 1, 1), (7464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 01', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 02', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 03', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 01', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 02', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 03', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 01', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 02', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 03', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 01', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 02', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 03', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 01', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 02', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 03', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7481, 0, 0, 0, 6, 0, 0, 101, 0, 22, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 13, 13, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Howling Rage', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (7482, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg', '', '', '', 0, 0, 0, 1, 1, 1), (7483, 0, 0, 0, 16, 0, 0, 101, 0, 22, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 24, 0, 13, 13, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Howling Rage', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (7484, 0, 0, 0, 16, 0, 0, 101, 0, 22, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 44, 0, 13, 13, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Howling Rage', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (7485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Butcher Drain', '', '', '', 0, 0, 0, 1, 1, 1), (7486, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7485, 0, 0, 0, 0, 0, 548, 'Butcher Drain', '', '', '', 0, 0, 0, 1, 1, 1), (7487, 0, 0, 0, 50, 0, 0, 101, 0, 20, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3861, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call Bleak Worg', '', 'Summons $s1 $lBleak Worg:Bleak Worgs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (7488, 0, 0, 0, 50, 0, 0, 101, 0, 20, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3862, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call Slavering Worg', '', 'Summons $s1 $lSlavering Worg:Slavering Worgs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (7489, 0, 0, 0, 50, 0, 0, 101, 0, 20, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3863, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call Lupine Horror', '', 'Summons $s1 $lLupine Horror:Lupine Horrors; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (7490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 04', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 05', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 06', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 07', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (7494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 04', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 05', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 06', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 07', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (7498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 04', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 05', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 06', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 07', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (7502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 04', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 06', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 07', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (7506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 04', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 05', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 06', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 07', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (7511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7572, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'GGOODMANTEST', '', '', '', 0, 0, 0, 1, 1, 1), (7586, 32, 0, 0, 2, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Port', '', '', 'Teleporting...', 0, 0, 0, 1, 1, 1), (7587, 32, 0, 0, 2, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Port', '', '', 'Teleporting...', 0, 0, 0, 1, 1, 1), (7588, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Void Bolt', '', 'Sends a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (7590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 02', '', '', '', 0, 0, 0, 1, 1, 1), (7591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 04', '', '', '', 0, 0, 0, 1, 1, 1), (7592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 06', '', '', '', 0, 0, 0, 1, 1, 1), (7593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 08', '', '', '', 0, 0, 0, 1, 1, 1), (7594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 10', '', '', '', 0, 0, 0, 1, 1, 1), (7595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 12', '', '', '', 0, 0, 0, 1, 1, 1), (7596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage - Beast 14', '', '', '', 0, 0, 0, 1, 1, 1), (7597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 28', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 42', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 56', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (7617, 0, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16783, 0, 0, 0, 0, 0, 1, 'Shadow Bolt', '', 'When struck in combat has a $h% chance of inflicting $16783s1 Shadow damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (7619, 0, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16784, 0, 0, 0, 0, 0, 1, 'Shadow Bolt', '', 'When struck in combat has a $h% chance of inflicting $16784s1 Shadow damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (7620, 0, 0, 0, 1, 0, 15532, 101, 0, 1, 467, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 118, 6, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35591, 356, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing', 'Apprentice', 'Equip a fishing pole and find a body of water to fish. Right-Click on the bob in the water when it splashes to catch your fish. Higher skill increases your chance of fishing successfully in higher level areas.', '', 0, 0, 0, 1, 1, 1), (7621, 0, 2, 0, 1, 0, 0, 101, 0, 27, 1, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 0, 0, 0, 0, 0, 6, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3857, 0, 0, 0, 0, 0, 0, 0, 173, 'Arugal\'s Curse', '', 'Transforms an enemy into a Shadowfang Glutton, enslaving it to the caster\'s will for $d.', 'Charmed.\nTransformed into Shadowfang Glutton.', 0, 0, 0, 1, 1, 1), (7623, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brown Linen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (7624, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2324, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'White Linen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (7629, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 2604, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Linen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (7630, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 6260, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Blue Linen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (7633, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 6260, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Blue Linen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (7636, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 2605, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Woolen Robe', '', '', '', 0, 0, 0, 1, 1, 1), (7638, 25, 0, 0, 5, 0, 0, 101, 0, 15, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'Potion Toss', '', 'Heals an ally for $s1 damage after $t1 sec.', '$s1 damage healed after $t1 sec.', 0, 0, 0, 1, 1, 1), (7639, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 6260, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Blue Overalls', '', '', '', 0, 0, 0, 1, 1, 1), (7641, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 6', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (7643, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2321, 2604, 0, 0, 0, 0, 0, 5, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Greater Adept\'s Robe', '', '', '', 0, 0, 0, 1, 1, 1), (7645, 99, 1, 1, 5, 0, 0, 101, 0, 10, 1, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -101, 0, 0, 0, 0, 6, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominate Mind', '', 'Takes control of a humanoid enemy up to level $s1 for $d., but increases the time between its attacks by $s2%.', 'Charmed.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (7646, 0, 2, 0, 1, 0, 0, 101, 0, 32, 4, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -83, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 4', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (7648, 0, 1, 0, 5, 0, 0, 101, 0, 34, 85, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 4', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (7651, 0, 1, 0, 1, 0, 31756, 101, 0, 38, 28, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 4', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (7655, 0, 0, 0, 5, 0, 0, 101, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7657, 7656, 0, 0, 0, 0, 71, 'Hex of Ravenclaw', '', 'Curses an enemy, reducing the Physical damage it deals by $8320s1 and decreasing its magical damage by $8320s2 for $8320d. Also, the curse increases the Physical damage the caster deals by $7657s1 and enhances its magical damage by $7657s2 for $7657d.', '', 0, 0, 0, 1, 1, 1), (7656, 0, 1, 0, 1, 0, 0, 101, 0, 24, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -9, -14, -26, 0, 0, 0, 13, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 71, 'Hex of Ravenclaw', '', '', 'Physical damage dealt is reduced by $s1.\nMagical damage dealt is reduced by $s2.', 0, 0, 0, 1, 1, 1), (7657, 0, 8, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 19, 24, 0, 0, 0, 13, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 71, 'Hex of Ravenclaw', '', '', 'Physical damage dealt is increased by $s1.\nMagical damage dealt is increased by $s2.', 0, 0, 0, 1, 1, 1), (7658, 0, 2, 0, 1, 0, 0, 101, 0, 28, 4, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 44, -291, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', 'Rank 2', 'Curses the target with recklessness, increasing melee attack power by $s1 but reducing armor by $s2 for $d. Cursed enemies will not flee and will ignore Fear and Horror effects. Only one Curse per Warlock can be active on any one target.', 'Increases melee attack power by $s1 and decreases armor by $s2. Target will not flee and will ignore Fear and Horror effects.', 0, 0, 0, 1, 1, 1), (7659, 0, 2, 0, 1, 0, 0, 101, 0, 42, 4, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 64, -466, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', 'Rank 3', 'Curses the target with recklessness, increasing melee attack power by $s1 but reducing armor by $s2 for $d. Cursed enemies will not flee and will ignore Fear and Horror effects. Only one Curse per Warlock can be active on any one target.', 'Increases melee attack power by $s1 and decreases armor by $s2. Target will not flee and will ignore Fear and Horror effects.', 0, 0, 0, 1, 1, 1), (7667, 0, 0, 0, 1, 0, 0, 101, 0, 13, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7668, 0, 0, 0, 0, 0, 264, 'Foul Odor', '', '', '', 0, 0, 0, 1, 1, 1), (7668, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Foul Odor', '', '', '', 0, 0, 0, 1, 1, 1), (7669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8320, 0, 0, 0, 0, 167, 'Bethor\'s Potion', '', 'Removes the Hex of Ravenclaw.', '', 0, 0, 0, 1, 1, 1), (7670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Explode', '', '', '', 0, 0, 0, 1, 1, 1), (7671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (7673, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1748, 'Nether Gem', '', '', '', 0, 0, 0, 1, 1, 1), (7675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 2', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 4', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, 2, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 7', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 2, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 9', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 10, 3, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 11', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 12, 4, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 13', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 4, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 15', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (7683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 1', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 3', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 4', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 6', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 7', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 9', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 10', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 1', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 3', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 4', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 6', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 7', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 9', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 10', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 1', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 3', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 4', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 6', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 7', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 9', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 10', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 1', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 3', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 4', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 6', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 7', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 10', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 9', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (7711, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7712, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 02', '', 'Adds 2 fire damage to your melee attacks.', '', 0, 0, 0, 1, 1, 1), (7712, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7713, 36, 2, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 13, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Wailing Dead', '', 'Reduces all the attributes of nearby enemies by $s1% for $d.', 'All attributes reduced by $s1%.', 0, 0, 0, 1, 1, 1), (7714, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7715, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7716, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7717, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7718, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7719, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Fire Strike', '', 'Does $s1 additional Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (7720, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ritual of Summoning Effect', '', 'Triggered by ritual of summoning to summon a player', '', 0, 0, 0, 1, 1, 1), (7721, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7714, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 04', '', 'Adds 4 fire damage to your weapon attack.', '', 0, 0, 0, 1, 1, 1), (7722, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7715, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 06', '', 'Adds 6 fire damage to your weapon attack.', '', 0, 0, 0, 1, 1, 1), (7723, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7716, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 08', '', 'Adds 8 fire damage to your weapon attack.', '', 0, 0, 0, 1, 1, 1), (7724, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7717, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 10', '', 'Adds 10 fire damage to your weapon attack.', '', 0, 0, 0, 1, 1, 1), (7725, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7718, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 12', '', 'Adds 12 fire damage to your weapon attack.', '', 0, 0, 0, 1, 1, 1), (7726, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7719, 0, 0, 0, 0, 0, 1, 'Add Fire Dam - Weap 14', '', 'Adds 14 fire damage to your melee attacks.', '', 0, 0, 0, 1, 1, 1), (7728, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1131, 1, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', 'Rank 1', 'Call forth a voidwalker using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (7729, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1134, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', 'Rank 1', 'Call forth a succubus using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (7731, 0, 0, 0, 1, 0, 15532, 101, 0, 1, 467, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 118, 6, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35591, 356, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing', 'Journeyman', 'Equip a fishing pole and find a body of water to fish. Right-Click on the bob in the water when it splashes to catch your fish. Higher skill increases your chance of fishing successfully in higher level areas.', '', 0, 0, 0, 1, 1, 1), (7732, 0, 0, 0, 1, 0, 15532, 101, 0, 1, 467, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 118, 6, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35591, 356, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing', 'Expert', 'Equip a fishing pole and find a body of water to fish. Right-Click on the bob in the water when it splashes to catch your fish. Higher skill increases your chance of fishing successfully in higher level areas.', '', 0, 0, 0, 1, 1, 1), (7733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 7620, 0, 0, 0, 0, 0, 580, 'Apprentice Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (7734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 7731, 0, 0, 0, 0, 0, 580, 'Journeyman Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (7736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 7732, 0, 0, 0, 0, 0, 580, 'QA Expert Fishing', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (7737, 11, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (7738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Poles', '', '', '', 0, 0, 0, 1, 1, 1), (7739, 0, 1, 0, 14, 0, 0, 101, 0, 30, 1, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 3, 31, 1, 0, 146, 49, 0, 8, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Inferno Shell', '', 'Inflicts $s1 Fire damage to nearby enemies, and encases the caster in a shield of flame that lasts $d. and burns melee attackers for an additional $s2 damage.', '$s2 Fire damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (7741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summoned Demon', '', '', '', 0, 0, 0, 1, 1, 1), (7742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Frost Visual State', '', '', '', 0, 0, 0, 1, 1, 1), (7743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Immunity: Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (7744, 0, 0, 0, 1, 120000, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 10, 0, 0, 0, 0, 0, 0, 61, 'Will of the Forsaken', 'Racial', 'Provides immunity to Charm, Fear and Sleep while active. May also be used while already afflicted by Charm, Fear or Sleep. Lasts $d.', 'Immune to Charm, Fear, and Sleep.', 0, 0, 0, 1, 1, 1), (7745, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10978, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Minor Impact', '', 'Permanently enchant a Two-Handed Melee Weapon to do 2 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (7747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Health', '', '', '', 0, 0, 0, 1, 1, 1), (7748, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10938, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Lesser Health', '', 'Permanently enchant a piece of chest armor so that it increases the health of the wearer by 15.', '', 0, 0, 0, 1, 1, 1), (7750, 0, 0, 0, 1, 0, 0, 101, 0, 10, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 24, 39, 99, 0, 0, 0, 3, 9, 31, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Consuming Rage', '', 'Increases attack speed by $m2% and increases movement speed for $d at the cost of dealing $m1 damage every 4 seconds to the Voidwalker.', 'Increased Attack & Movement Speed.', 0, 0, 0, 1, 1, 1), (7751, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6291, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6290, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Brilliant Smallfish', '', '', '', 0, 0, 0, 1, 1, 1), (7752, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6303, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Slitherskin Mackerel', '', '', '', 0, 0, 0, 1, 1, 1), (7753, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6289, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Longjaw Mud Snapper', '', '', '', 0, 0, 0, 1, 1, 1), (7754, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6317, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Loch Frenzy Delight', '', '', '', 0, 0, 0, 1, 1, 1), (7755, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6308, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bristle Whisker Catfish', '', '', '', 0, 0, 0, 1, 1, 1), (7761, 0, 1, 0, 16, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Shared Bondage', '', 'Immobilizes an enemy, as well as the caster, for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (7762, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Gunther\'s Visage', '', '', '', 0, 0, 0, 1, 1, 1), (7763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 0, 0, 0, 0, 0, 215, 'Teach Summon Imp', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (7764, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Wisdom of Agamaggan', 'Rank 1', 'Increases Intellect by $s1.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (7765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Projection', '', '', '', 0, 0, 0, 1, 1, 1), (7766, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10938, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Spirit', '', 'Permanently enchant bracers so they increase the wearer\'s Spirit by 1.', '', 0, 0, 0, 1, 1, 1), (7771, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10939, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 783, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Minor Protection', '', 'Enchant a cloak to provide 10 additional points of armor.', '', 0, 0, 0, 1, 1, 1), (7773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Mana', '', '', '', 0, 0, 0, 1, 1, 1), (7776, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10939, 10938, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Lesser Mana', '', 'Permanently enchant a piece of chest armor so that it increases the mana of the wearer by 20.', '', 0, 0, 0, 1, 1, 1), (7778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Agility', '', '', '', 0, 0, 0, 1, 1, 1), (7779, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10939, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Agility', '', 'Permanently enchant bracers so they increase the wearer\'s Agility by 1.', '', 0, 0, 0, 1, 1, 1), (7780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Strength', '', '', '', 0, 0, 0, 1, 1, 1), (7782, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Minor Strength', '', 'Permanently enchant bracers so they increase the wearer\'s Strength by 1.', '', 0, 0, 0, 1, 1, 1), (7784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beastslayer', '', '', '', 0, 0, 0, 1, 1, 1), (7786, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10939, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Minor Beastslayer', '', 'Permanently enchant a Melee Weapon to do 2 additional points of damage to Beasts.', '', 0, 0, 0, 1, 1, 1), (7788, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10939, 10978, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Minor Striking', '', 'Permanently enchant a Melee Weapon to do 1 additional point of damage.', '', 0, 0, 0, 1, 1, 1), (7791, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (7792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (7793, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10939, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 723, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Lesser Intellect', '', 'Permanently enchant a Two-Handed Melee Weapon to add 3 to intellect.', '', 0, 0, 0, 1, 1, 1), (7794, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (7795, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6338, 10940, 10939, 6218, 0, 0, 0, 0, 1, 6, 3, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 598, 'Runed Silver Rod', '', '', '', 0, 0, 0, 1, 1, 1), (7799, 0, 0, 0, 5, 0, 0, 101, 0, 8, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 2', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (7800, 0, 0, 0, 5, 0, 0, 101, 0, 18, 0, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 3', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (7801, 0, 0, 0, 5, 0, 0, 101, 0, 28, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 4', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (7802, 0, 0, 0, 5, 0, 0, 101, 0, 38, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 5', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (7803, 0, 0, 12, 1, 0, 0, 101, 0, 27, 28, 75, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 23, 0, 0, 63, 0, 8, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Thundershock', '', 'Inflicts $s2 Nature damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (7804, 0, 0, 0, 1, 0, 0, 101, 0, 14, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 6, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 2', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (7805, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 15, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 3', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (7806, 21, 0, 0, 1, 0, 0, 100, 0, 15, 25, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 1', 'Target\'s weapon bursts into flame, causing an additional $s1 fire damage with each hit. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7807, 21, 0, 0, 1, 0, 0, 100, 0, 25, 25, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 2', 'Target\'s weapon bursts into flame, causing an additional $s1 fire damage with each hit. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7808, 21, 0, 0, 1, 0, 0, 100, 0, 35, 25, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 3', 'Target\'s weapon bursts into flame, causing an additional $s1 fire damage with each hit. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (7809, 36, 0, 0, 1, 0, 0, 101, 0, 20, 0, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 2', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 1).', '', 0, 0, 0, 1, 1, 1), (7810, 36, 0, 0, 1, 0, 0, 101, 0, 30, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 3', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 2).', '', 0, 0, 0, 1, 1, 1), (7811, 36, 0, 0, 1, 0, 0, 101, 0, 40, 0, 70, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 4', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 3).', '', 0, 0, 0, 1, 1, 1), (7812, 0, 1, 0, 1, 0, 0, 101, 0, 16, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 304, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 1', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (7813, 82, 0, 0, 1, 0, 0, 101, 0, 34, 0, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 2', 'Soothes the target, increasing the chance that it will attack something else. More effective than Soothing Kiss (Rank 1).', '', 0, 0, 0, 1, 1, 1), (7814, 73, 0, 0, 1, 0, 0, 101, 0, 20, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 1', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (7815, 40, 0, 0, 1, 0, 0, 101, 0, 28, 0, 80, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 2', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (7816, 40, 0, 0, 1, 0, 0, 101, 0, 36, 0, 105, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 3', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (7817, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3470, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Bronze Boots', '', '', '', 0, 0, 0, 1, 1, 1), (7818, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2842, 3470, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silver Rod', '', '', '', 0, 0, 0, 1, 1, 1), (7821, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transform Victim', '', '', '', 0, 0, 0, 1, 1, 1), (7823, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +5', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (7824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing Skill +10', '', 'Blacksmithing +$s1.', '', 0, 0, 0, 1, 1, 1), (7825, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +15', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (7826, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +20', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (7827, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6361, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rainbow Fin Albacore', '', '', '', 0, 0, 0, 1, 1, 1), (7828, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6362, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rockscale Cod', '', '', '', 0, 0, 0, 1, 1, 1), (7829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7806, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7799, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7800, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (7834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7801, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (7835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7802, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (7836, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6358, 3371, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blackmouth Oil', '', '', '', 0, 0, 0, 1, 1, 1), (7837, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6359, 3371, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Oil', '', '', '', 0, 0, 0, 1, 1, 1), (7840, 0, 1, 0, 1, 0, 0, 101, 0, 15, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1308, 'Swim Speed', '', 'Increases swim speed by $s1% for $d1.', 'Increases swim speed by $s1%.', 0, 0, 0, 1, 1, 1), (7841, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2452, 6370, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swim Speed Potion', '', '', '', 0, 0, 0, 1, 1, 1), (7844, 99, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1302, 'Fire Power', '', 'Increases spell fire damage by up to $s1 for $d. Battle Elixir.', 'Fire damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (7845, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6371, 3356, 3372, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Firepower', '', '', '', 0, 0, 0, 1, 1, 1), (7848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7849, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7848, 0, 0, 0, 0, 0, 1, 'Absorption', '', '', '', 0, 0, 0, 1, 1, 1), (7850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Health', '', '', '', 0, 0, 0, 1, 1, 1), (7851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (7852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Resistance - Fire', '', '', '', 0, 0, 0, 1, 1, 1), (7857, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10998, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Health', '', 'Permanently enchant a piece of chest armor to increase the health of the wearer by 25.', '', 0, 0, 0, 1, 1, 1), (7859, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Lesser Spirit', '', 'Permanently enchant a bracer so it increases the wearer\'s Spirit by 3.', '', 0, 0, 0, 1, 1, 1), (7861, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6371, 10998, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Lesser Fire Resistance', '', 'Permanently enchant a cloak so that it increases resistance to fire by 5.', '', 0, 0, 0, 1, 1, 1), (7863, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Minor Stamina', '', 'Permanently enchant a pair of boots so they increase the wearer\'s Stamina by 1.', '', 0, 0, 0, 1, 1, 1), (7867, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10998, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Minor Agility', '', 'Permanently enchant a pair of boots so they increase the wearer\'s Agility by 1.', '', 0, 0, 0, 1, 1, 1), (7870, 37, 6, 0, 1, 0, 0, 101, 0, 32, 5, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Lesser Invisibility', '', 'Gives the Succubus Lesser Invisibility for up to $d. This spell can only be used out of combat.', 'Invisible.', 0, 0, 0, 1, 1, 1), (7871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6307, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7804, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7805, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (7874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7807, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7808, 0, 0, 0, 0, 0, 34, 'Flameblade', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (7876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7814, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7815, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7816, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (7879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7813, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7870, 0, 0, 0, 0, 0, 331, 'Lesser Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (7881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3716, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7809, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (7883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7810, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (7884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7811, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (7885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7812, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3110, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (7887, 65, 0, 0, 1, 0, 0, 101, 0, 28, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', 'Rank 2', 'Instantly overpower the enemy, causing weapon damage plus $s1. Only useable after the target dodges. The Overpower cannot be blocked, dodged or parried.', '', 0, 0, 0, 1, 1, 1), (7891, 0, 1, 0, 1, 0, 0, 101, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Gift of Ragnaros', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (7892, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 6260, 4340, 2321, 0, 0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stylish Blue Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (7893, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2605, 4340, 2321, 0, 0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stylish Green Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (7896, 0, 0, 0, 4, 0, 0, 101, 0, 30, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 24, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Exploding Shot', '', 'Inflicts normal damage plus $s1 to an enemy and any of its nearby allies. All damage inflicted is based on Fire magic.', '', 0, 0, 0, 1, 1, 1), (7897, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (7901, 0, 3, 0, 5, 0, 0, 101, 0, 8, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Decayed Agility', '', 'Reduces an enemy\'s Agility by $s1 for $d.', 'Agility reduced by $s1.', 0, 0, 0, 1, 1, 1), (7902, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 19, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'heat', '', '', '', 0, 0, 0, 1, 1, 1), (7903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5433, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Summon Tamed Bear', '', '', '', 0, 0, 0, 1, 1, 1), (7904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5436, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Summon Tamed Bird', '', '', '', 0, 0, 0, 1, 1, 1), (7905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5437, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Summon Tamed Boar', '', '', '', 0, 0, 0, 1, 1, 1), (7906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5438, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Tamed Cat', '', 'Summons $s1 $lTamed Cat:Tamed Cats; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (7907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5439, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Summon Tamed Crab', '', '', '', 0, 0, 0, 1, 1, 1), (7908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5440, 0, 0, 0, 0, 0, 0, 0, 0, 599, 'Summon Tamed Crocilisk', '', '', '', 0, 0, 0, 1, 1, 1), (7909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5442, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Summon Tamed Gorilla', '', '', '', 0, 0, 0, 1, 1, 1), (7910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5444, 0, 0, 0, 0, 0, 0, 0, 0, 600, 'Summon Tamed Raptor', '', '', '', 0, 0, 0, 1, 1, 1), (7911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5445, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Summon Tamed Scorpid', '', '', '', 0, 0, 0, 1, 1, 1), (7912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5446, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Summon Tamed Spider', '', '', '', 0, 0, 0, 1, 1, 1), (7913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5447, 0, 0, 0, 0, 0, 0, 0, 0, 553, 'Summon Tamed Tallstrider', '', '', '', 0, 0, 0, 1, 1, 1), (7914, 0, 0, 0, 1, 0, 15372, 101, 0, 33, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 86, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Capture Spirit', '', 'Captures the spirit of the nearest Burning Blade member. If target dies while being drained, the caster gains 1 Infused Burning Gem.', 'Spirit capture.', 0, 0, 0, 1, 1, 1), (7915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5448, 0, 0, 0, 0, 0, 0, 0, 0, 601, 'Summon Tamed Turtle', '', '', '', 0, 0, 0, 1, 1, 1), (7916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5443, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Summon Tamed Zhevra', '', '', '', 0, 0, 0, 1, 1, 1), (7920, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mebok Smart Drink', '', '', '', 0, 0, 0, 1, 1, 1), (7922, 0, 0, 12, 1, 0, 0, 101, 0, 1, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Charge Stun', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (7923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Flight Visual State', '', '', '', 0, 0, 0, 1, 1, 1), (7924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 504, 'First Aid', 'Expert', 'Allows a physician to make and use bandages up to a potential skill of 225. The cloth used to make those bandages are found on humanoids in the world.', '', 0, 0, 0, 1, 1, 1), (7925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 7924, 0, 0, 0, 0, 0, 504, 'QA Expert First Aid', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (7926, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 5', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (7927, 150, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 6', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (7928, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4306, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silk Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (7929, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4306, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6451, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Silk Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (7932, 99, 0, 0, 1, 0, 0, 101, 0, 0, 0, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Anti-Venom', 'Rank 1', 'Target is cured of poisons up to level 25.', '', 0, 0, 0, 1, 1, 1), (7933, 99, 0, 0, 1, 0, 0, 101, 0, 0, 0, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Strong Anti-Venom', 'Rank 1', 'Target is cured of poisons up to level 35.', '', 0, 0, 0, 1, 1, 1), (7934, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1475, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Anti-Venom', '', 'Creates 3 Vials of Anti-Venom.', '', 0, 0, 0, 1, 1, 1), (7935, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1288, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Strong Anti-Venom', '', 'Creates 3 Vials of Strong Anti-Venom.', '', 0, 0, 0, 1, 1, 1), (7938, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Bite', '', 'Drains $s1 health from an enemy, healing the caster for up to twice that amount.', '', 0, 0, 0, 1, 1, 1), (7940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Immunity: Frost', '', '', '', 0, 0, 0, 1, 1, 1), (7941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Immunity: Nature', '', '', '', 0, 0, 0, 1, 1, 1), (7942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Immunity: Fire', '', '', '', 0, 0, 0, 1, 1, 1), (7943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5776, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Evolving Ectoplasm (Red)', '', '', '', 0, 0, 0, 1, 1, 1), (7944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3640, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Evolving Ectoplasm (Blue)', '', '', '', 0, 0, 0, 1, 1, 1), (7945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5777, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Evolving Ectoplasm (Green)', '', '', '', 0, 0, 0, 1, 1, 1), (7946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5778, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Evolving Ectoplasm (Black)', '', '', '', 0, 0, 0, 1, 1, 1), (7947, 0, 4, 0, 1, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Localized Toxin', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (7948, 0, 1, 0, 14, 0, 0, 100, 0, 19, 18, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 25, 0, 0, 37, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Wild Regeneration', '', 'Heals the caster for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (7949, 0, 0, 0, 16, 0, 0, 101, 0, 0, 9, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5779, 0, 0, 0, 7950, 0, 0, 0, 0, 124, 'Summon Viper', '', '', '', 0, 0, 0, 1, 1, 1), (7950, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Pause', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (7951, 0, 4, 0, 20, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (7952, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5780, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Clone', '', '', '', 0, 0, 0, 1, 1, 1), (7953, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6470, 4231, 2321, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Deviate Scale Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (7954, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6470, 2321, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6467, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Deviate Scale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (7955, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6471, 6470, 2321, 0, 0, 0, 0, 0, 6, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6468, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Deviate Scale Belt', '', '', '', 0, 0, 0, 1, 1, 1), (7960, 31, 0, 0, 4, 0, 0, 101, 0, 4, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Scry on Azrethoc', 'Rank 1', 'Conjures $M1 $lloaf:loaves; of bread, providing the mage and his allies with something to eat.', '', 0, 0, 0, 1, 1, 1), (7961, 32, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Azrethoc\'s Stomp', '', '', '', 0, 0, 0, 1, 1, 1), (7962, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Break Big Stuff', '', '', '', 0, 0, 0, 1, 1, 1), (7964, 0, 1, 12, 1, 0, 0, 101, 0, 6, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Smoke Bomb', '', 'Casts a smoke bomb, stunning nearby enemies for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (7965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 49, -44, 0, 0, 0, 56, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5791, 1, 0, 0, 0, 0, 0, 0, 0, 72, 'Cobrahn Serpent Form', '', 'Shapeshifts into a serpent for $d., increasing attack damage by $s2, and increasing the time between attacks by $s3%.', 'Transformed into serpent.\nPhysical damage dealt is increased by $s2.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (7966, 99, 0, 0, 1, 0, 0, 101, 0, 21, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns Aura', '', 'Causes $s1 Nature damage to any creature that strikes a nearby party member. Players may only have one aura on them per paladin at any one time. The aura lasts $d.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (7967, 0, 1, 10, 5, 0, 0, 101, 0, 24, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 99, 99999, 0, 0, 0, 12, 6, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Naralex\'s Nightmare', '', 'Puts the enemy target to sleep for up to $d. Any hostile action will awaken the target. Only one target can be slept at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (7968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 38, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3640, 8, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Evolving Ectoplasm', '', '', '', 0, 0, 0, 1, 1, 1), (7969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5763, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Nightmare Ectoplasm', '', '', '', 0, 0, 0, 1, 1, 1), (7970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5761, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Deviate Shambler', '', '', '', 0, 0, 0, 1, 1, 1), (7971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5056, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Deviate Dreadfang', '', '', '', 0, 0, 0, 1, 1, 1), (7972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5756, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Deviate Venomwing', '', '', '', 0, 0, 0, 1, 1, 1), (7973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5755, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Deviate Viper', '', '', '', 0, 0, 0, 1, 1, 1), (7974, 38, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Azrethoc\'s Flight', 'Rank 1', 'Lord Azrethoc lifts off the ground and flies.', 'Flying.', 0, 0, 0, 1, 1, 1), (7975, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5801, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Party Bot', '', '', '', 0, 0, 0, 1, 1, 1), (7976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Party Bot - summon effect', '', '', '', 0, 0, 0, 1, 1, 1), (7977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Party Bot Message - DANCE', '', '', '', 0, 0, 0, 1, 1, 1), (7978, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 25, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (7979, 0, 0, 0, 5, 0, 0, 101, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 2676, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Compact Harvest Reaper', '', 'Summons $s1 $lCompact Harvest Reaper:Compact Harvest Reapers; to aid the caster in battle for $d. A Reaper cannot be healed, but it can be looted after it has been destroyed.', '', 0, 0, 0, 1, 1, 1), (7992, 51, 4, 11, 4, 0, 0, 101, 0, 20, 63, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Slowing Poison', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (7993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 5806, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Treant Ally', '', 'Summons $s1 $lTreant Ally:Treant Allies; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (7994, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Nullify Mana', '', 'Drains $s1 mana from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (7997, 0, 1, 0, 1, 0, 0, 101, 0, 22, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -7, -7, -4, 0, 0, 0, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 221, 'Sap Might', '', 'Reduces an enemy\'s Strength by $s1, Agility by $s2, and Stamina by $s3 for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.\nStamina reduced by $s3.', 0, 0, 0, 1, 1, 1), (7998, 0, 1, 0, 1, 0, 0, 101, 0, 6, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Soot Covering', '', '', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (7999, 0, 0, 0, 1, 0, 0, 15, 0, 6, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7998, 0, 0, 0, 0, 0, 157, 'Soot Covering', '', '', '', 0, 0, 0, 1, 1, 1), (8000, 0, 0, 0, 14, 0, 0, 101, 0, 27, 1, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 3, 1, 0, 18, 34, 0, 8, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Area Burn', 'Rank 1', 'Calls down a pillar of flame, burning all enemies in a selected area for $s1 Fire damage and an additional $s2 damage every $t2 sec. for $d.', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (8001, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Placing Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (8004, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 105, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (8005, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 340, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 115, 0, 0, 739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (8008, 0, 0, 0, 16, 0, 0, 101, 0, 28, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 35, 0, 0, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (8010, 0, 0, 0, 16, 0, 0, 101, 0, 36, 0, 185, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 45, 0, 0, 336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (8012, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Purge', 'Rank 2', 'Purges the enemy target, removing $m1 beneficial magic $leffect:effects;.', '', 8, 0, 0, 1, 1, 1), (8014, 0, 3, 0, 1, 0, 0, 101, 0, 1, 40, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Tetanus', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (8016, 0, 3, 0, 5, 0, 0, 101, 0, 1, 40, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Spirit Decay', '', 'Reduces an enemy\'s Spirit by $s1 for $d.', 'Spirit reduced by $s1.', 0, 0, 0, 1, 1, 1), (8017, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8018, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8019, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 5, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8024, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;8026m1 to $/25;8026M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8026, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8027, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;8028m1 to $/25;8028M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8028, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8029, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 715, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (8030, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;8029m1 to $/25;8029M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8033, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $8034s2 additional Frost damage and slowing the target\'s movement speed by $8034s1% for $8034d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8034, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 34, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 1', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8037, 0, 0, 0, 1, 0, 0, 101, 0, 28, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 52, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 2', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8038, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $8037s2 additional Frost damage and slowing the target\'s movement speed by $8037s1% for $8037d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8040, 0, 1, 10, 19, 0, 0, 101, 0, 6, 8, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Druid\'s Slumber', '', 'Puts the enemy target to sleep for up to $d. Any hostile action will awaken the target. Only one target can be slept at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (8041, 39, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 0, 24, 0, 0, 0, 56, 27, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5872, 0, 1, 0, 0, 0, 0, 0, 0, 107, 'Serpent Form', 'Shapeshift', 'Shapeshifts into a serpent for $d., increasing Physical damage by $s3, but sacrificing the ability to cast spells.', 'Transformed into snake.\nPhysical damage dealt is increased by $s3.\nCannot cast spells.', 0, 0, 0, 1, 1, 1), (8042, 19, 0, 0, 1, 0, 0, 101, 0, 4, 39, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 1', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (8044, 19, 0, 0, 1, 0, 0, 101, 0, 8, 39, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 3, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 2', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (8045, 19, 0, 0, 1, 0, 0, 101, 0, 14, 39, 85, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 5, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 3', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (8046, 19, 0, 0, 1, 0, 0, 101, 0, 24, 39, 145, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 9, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 4', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (8050, 19, 1, 0, 1, 0, 0, 101, 0, 10, 29, 55, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 20, 6, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 1', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8052, 19, 1, 0, 1, 0, 0, 101, 0, 18, 29, 95, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 44, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 2', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8053, 19, 1, 0, 1, 0, 0, 101, 0, 28, 29, 160, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 85, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 3', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8056, 19, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, -51, 88, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', 'Rank 1', 'Instantly shocks the target with frost, causing $s2 Frost damage and slowing movement speed by $s1%. Lasts $d. Causes a high amount of threat.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8058, 19, 1, 0, 1, 0, 0, 101, 0, 34, 31, 225, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 15, 0, -51, 205, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', 'Rank 2', 'Instantly shocks the target with frost, causing $s2 Frost damage and slowing movement speed by $s1%. Lasts $d. Causes a high amount of threat.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 616, 'Deviate Fish', '', 'Eat me.', 'You feel funny.', 0, 0, 0, 1, 1, 1), (8064, 0, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 12, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleepy', '', '', 'Asleep.', 0, 0, 0, 1, 1, 1), (8065, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 135, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Invigorate', 'Rank 2', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (8066, 0, 2, 0, 1, 0, 0, 101, 0, 20, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -9, -9, -31, 0, 0, 0, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', '', 'Reduced Strength, Stamina and size.', 0, 0, 0, 1, 1, 1), (8067, 0, 1, 0, 1, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Party Time!', '', '', 'Induced with party fever.', 0, 0, 0, 1, 1, 1), (8068, 0, 1, 0, 1, 0, 0, 101, 0, 21, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Healthy Spirit', '', 'Increases Spirit by $s1 for $d.', 'Increased Spirit.', 0, 0, 0, 1, 1, 1), (8070, 0, 1, 0, 1, 0, 0, 100, 0, 20, 29, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 1', 'Heals the target for $o1 damage over $d.', 'Healing $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (8071, 0, 0, 0, 1, 0, 0, 101, 0, 4, 4, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5873, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 1', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $8072a1 yards, reducing melee damage taken by $8072s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8072, 0, 0, 0, 1, 0, 0, 101, 0, 4, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -5, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 1', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (8073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8071, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8075, 0, 0, 0, 1, 0, 0, 101, 0, 10, 4, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5874, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 1', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $8076a1 yards by $8076s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8076, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 1', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (8078, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 3, 1, 1, 23, -41, -34, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (8082, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +25', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (8083, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +50', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (8084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +75', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (8085, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +100', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (8087, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Shiny Bauble', '', 'When applied to your fishing pole, increases Fishing by 25 for 10 min.', '', 0, 0, 0, 1, 1, 1), (8088, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Nightcrawlers', '', 'When applied to your fishing pole, increases Fishing by 50 for 10 min.', '', 0, 0, 0, 1, 1, 1), (8089, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 266, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Aquadynamic Fish Attractor', '', 'When applied to your fishing pole, increases Fishing by 100 for 10 minutes.', '', 0, 0, 0, 1, 1, 1), (8090, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Bright Baubles', '', 'When applied to your fishing pole, increases Fishing by 75 for 10 minutes.', '', 0, 0, 0, 1, 1, 1), (8091, 0, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor', 'Rank 1', 'Increases the target\'s Armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (8092, 19, 0, 0, 16, 0, 0, 101, 0, 10, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 1', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8094, 0, 1, 0, 1, 0, 0, 101, 0, 25, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor', 'Rank 2', 'Increases the target\'s Armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (8095, 0, 1, 0, 1, 0, 0, 101, 0, 40, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor', 'Rank 3', 'Increases the target\'s Armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (8096, 0, 1, 0, 1, 0, 0, 101, 0, 15, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Intellect', 'Rank 1', 'Increases the target\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (8097, 0, 1, 0, 1, 0, 0, 101, 0, 30, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Intellect', 'Rank 2', 'Increases the target\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (8098, 0, 1, 0, 1, 0, 0, 101, 0, 45, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Intellect', 'Rank 3', 'Increases the target\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (8099, 0, 1, 0, 1, 0, 0, 101, 0, 15, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Stamina', 'Level 1', 'Increases the target\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (8100, 0, 1, 0, 1, 0, 0, 101, 0, 30, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Stamina', 'Level 2', 'Increases the target\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (8101, 0, 1, 0, 1, 0, 0, 101, 0, 45, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Stamina', 'Level 3', 'Increases the target\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (8102, 19, 0, 0, 16, 0, 0, 101, 0, 16, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 2', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8103, 19, 0, 0, 16, 0, 0, 101, 0, 22, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 3', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8104, 19, 0, 0, 16, 0, 0, 101, 0, 28, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 4', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8105, 19, 0, 0, 16, 0, 0, 101, 0, 34, 0, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 5', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8106, 19, 0, 0, 16, 0, 0, 101, 0, 40, 0, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 6', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8112, 0, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Spirit', 'Rank 1', 'Increases the target\'s Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (8113, 0, 1, 0, 1, 0, 0, 101, 0, 25, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Spirit', 'Rank 2', 'Increases the target\'s Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (8114, 0, 1, 0, 1, 0, 0, 101, 0, 40, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Spirit', 'Rank 3', 'Increases the target\'s Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (8115, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Agility', 'Rank 1', 'Increases the target\'s Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (8116, 0, 1, 0, 1, 0, 0, 101, 0, 35, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Agility', 'Rank 2', 'Increases the target\'s Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (8117, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Agility', 'Rank 3', 'Increases the target\'s Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (8118, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', 'Rank 1', 'Increases the target\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (8119, 0, 1, 0, 1, 0, 0, 101, 0, 35, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', 'Rank 2', 'Increases the target\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (8120, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', 'Rank 3', 'Increases the target\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (8121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 7386, 355, 0, 0, 0, 1, 'Path of Defense', 'Rank 1', 'Teaches Defensive Stance, Sunder Armor (Rank 1), and Taunt (Rank 1).', '', 0, 0, 0, 1, 1, 1), (8122, 43, 1, 5, 1, 0, 0, 100, 0, 14, 31, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', 'Rank 1', 'The caster lets out a psychic scream, causing $i enemies within $a1 yards to flee for $d. Damage caused may interrupt the effect.', 'Running in Fear.', 0, 0, 2, 1, 1, 1), (8124, 43, 1, 5, 1, 0, 0, 100, 0, 28, 31, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', 'Rank 2', 'The caster lets out a psychic scream, causing $i enemies within $a1 yards to flee for $d. Damage caused may interrupt the effect.', 'Running in Fear.', 0, 0, 3, 1, 1, 1), (8129, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 1', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8131, 0, 0, 0, 14, 0, 0, 101, 0, 32, 0, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 21, 0, 0, 308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 2', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (8134, 0, 1, 0, 1, 0, 0, 100, 3, 40, 6, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 113, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 5', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26369s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26369s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (8136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Naralex\'s Awakening', '', '', '', 0, 0, 0, 1, 1, 1), (8137, 0, 3, 0, 5, 0, 0, 101, 0, 20, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Silithid Pox', '', 'Increases the Physical damage taken by an enemy by $s1% for $d.', 'Physical damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (8138, 18, 3, 0, 14, 0, 0, 101, 0, 12, 145, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Mirkfallon Fungus', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (8139, 18, 3, 0, 14, 0, 0, 101, 0, 20, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -7, -7, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', 'Reduces an enemy\'s Intellect by $s1 and its Spirit by $s2 for $d.', 'Intellect reduced by $s1.\nSpirit reduced by $s2.', 0, 0, 0, 1, 1, 1), (8140, 0, 1, 0, 1, 0, 0, 101, 0, 24, 8, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Befuddlement', 'Rank 1', 'Reduces an enemy\'s casting speed by $s1% for $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (8141, 25, 0, 0, 1, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 105, 0, 0, 297, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Druid\'s Potion', '', 'Uses a Holy elixir to heal the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (8142, 0, 1, 7, 4, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 64, 101, 0, 0, 149, 0, 0, 13, 13, 13, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 20, 'Grasping Vines', '', 'Inflicts Physical damage to nearby enemies, knocking them down and immobilizing them for $d.', 'Rooted.', 0, 0, 0, 1, 1, 1), (8143, 0, 0, 0, 1, 0, 0, 101, 0, 18, 4, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5913, 0, 0, 0, 0, 0, 0, 0, 0, 1676, 'Tremor Totem', '', 'Summons a Tremor Totem with $s1 health at the feet of the caster that shakes the ground around it, removing Fear, Charm and Sleep effects from party members within $8146a1 yards. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8145, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8146, 0, 0, 0, 0, 0, 1676, 'Tremor Totem Passive', '', '', '', 0, 0, 0, 1, 1, 1), (8146, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 108, 1, 1, 1, 0, 0, 0, 10, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 10, 0, 0, 0, 0, 0, 0, 1676, 'Tremor Totem Effect', '', '', '', 0, 0, 0, 1, 1, 1), (8147, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 9, 1, 1, 70, -41, -44, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', 'Rank 1', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (8148, 99, 0, 0, 1, 0, 0, 101, 0, 21, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns Aura', '', 'Causes $s1 Nature damage to any creature that strikes a nearby party member. Players may only have one aura on them per paladin at any one time. The aura lasts $d.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (8149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Super Invis', '', '', '', 0, 0, 0, 1, 1, 1), (8150, 22, 1, 12, 1, 0, 0, 101, 0, 20, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 93, 0, 0, 13, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thundercrack', 'Rank 1', 'Inflicts $s1 Nature damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8151, 32, 0, 12, 1, 0, 0, 101, 0, 13, 66, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Surprise Attack', 'Rank 1', 'Inflicts normal damage plus $s1 to an enemy when attacking from stealth, stunning the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8152, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -51, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Prowl', 'Rank 1', 'Puts the caster in stealth mode, but slows its movement by $s2%. Lasts until cancelled.', 'Stealthed.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (8153, 39, 0, 0, 6, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 149, 0, 0, 0, 0, 56, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5918, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Owl Form', 'Shapeshift', 'Transforms the druid into a flying form, increasing movement speed.', '', 0, 0, 0, 1, 1, 1), (8154, 0, 0, 0, 1, 0, 0, 101, 0, 14, 4, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5919, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 2', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $8156a1 yards, reducing melee damage taken by $8156s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8155, 0, 0, 0, 1, 0, 0, 101, 0, 24, 4, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5920, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 3', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $8157a1 yards, reducing melee damage taken by $8157s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8156, 0, 0, 0, 1, 0, 0, 101, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -8, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 2', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (8157, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -12, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 3', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (8160, 0, 0, 0, 1, 0, 0, 101, 0, 24, 4, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5921, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 2', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $8162a1 yards by $8162s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8161, 0, 0, 0, 1, 0, 0, 101, 0, 38, 4, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5922, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 3', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $8163a1 yards by $8163s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8162, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 2', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (8163, 0, 0, 0, 1, 0, 0, 101, 0, 38, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 35, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 3', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (8166, 0, 0, 0, 1, 0, 0, 101, 0, 22, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5923, 0, 0, 0, 0, 0, 0, 0, 0, 1679, 'Poison Cleansing Totem', '', 'Summons a Poison Cleansing Totem with $s1 health at the feet of the caster that attempts to remove 1 poison effect from party members within $8168a1 yards every $8167t1 seconds. Lasts $d.', '', 8, 0, 0, 1, 1, 1), (8167, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8168, 0, 0, 0, 0, 0, 1679, 'Poison Cleansing Totem Passive', '', '', '', 0, 0, 0, 1, 1, 1), (8168, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1679, 'Poison Cleansing Totem Effect', '', '', '', 0, 0, 0, 1, 1, 1), (8170, 0, 0, 0, 1, 0, 0, 101, 0, 38, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5924, 0, 0, 0, 0, 0, 0, 0, 0, 1673, 'Disease Cleansing Totem', '', 'Summons a Disease Cleansing Totem with $s1 health at the feet of the caster that attempts to remove 1 disease effect from party members within $8171a1 yards every $8172t1 seconds. Lasts $d.', '', 8, 0, 0, 1, 1, 1), (8171, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1673, 'Disease Cleansing Totem Effect', '', '', '', 0, 0, 0, 1, 1, 1), (8172, 0, 0, 0, 1, 0, 0, 101, 0, 38, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8171, 0, 0, 0, 0, 0, 1673, 'Disease Cleansing Totem Passive', '', '', '', 0, 0, 0, 1, 1, 1), (8176, 0, 0, 0, 1, 0, 0, 101, 0, 30, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10656, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Felhunter', 'Summon', 'Summons a guardian felhunter that will protect you for $d.', '', 100, 0, 0, 1, 1, 1), (8177, 230, 0, 0, 1, 0, 0, 101, 0, 30, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5925, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Grounding Totem', '', 'Summons a Grounding Totem with $s1 health at the feet of the caster that will redirect one harmful spell cast on a nearby party member to itself, destroying the totem. Will not redirect area of effect spells. Lasts $d.', '', 5, 0, 0, 1, 1, 1), (8178, 0, 0, 0, 1, 0, 0, 100, 1, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Grounding Totem Effect', 'Rank 1', '', 'Will redirect one harmful spell to the Grounding Totem.', 0, 0, 0, 1, 1, 1), (8179, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8178, 0, 0, 0, 0, 0, 1677, 'Grounding Totem Passive', '', '', '', 0, 0, 0, 1, 1, 1), (8181, 0, 0, 0, 1, 0, 0, 101, 0, 24, 4, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5926, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance Totem', 'Rank 1', 'Summons a Frost Resistance Totem with $s1 health at the feet of the caster for $d. The totem increases party members\' frost resistance by $8182s1, if within $8182a1 yards.', '', 0, 0, 0, 1, 1, 1), (8182, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance', 'Rank 1', '', 'Frost Resistance increased by $s1', 0, 0, 0, 1, 1, 1), (8184, 0, 0, 0, 1, 0, 0, 101, 0, 28, 4, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5927, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance Totem', 'Rank 1', 'Summons a Fire Resistance Totem with $s1 health at the feet of the caster for $d that increases the fire resistance of party members within $8185a1 yards by $8185s1.', '', 0, 0, 0, 1, 1, 1), (8185, 0, 0, 0, 1, 0, 0, 101, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance', 'Rank 1', '', 'Fire Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (8187, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 21, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 1', 'Summons a Magma Totem with $8190s1 health at the feet of the caster for ${$8190d-1} sec that causes $s1 Fire damage to creatures within $a1 yards every $8188t1 seconds.', '', 0, 0, 0, 1, 1, 1), (8188, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8187, 0, 0, 0, 0, 0, 37, 'Magma Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8190, 0, 0, 0, 1, 0, 0, 101, 0, 26, 86, 230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5929, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 1', 'Summons a Magma Totem with $s1 health at the feet of the caster for ${$d-1} sec that causes $8187s1 Fire damage to creatures within $8187a1 yards every $8188t1 seconds.', '', 0, 0, 0, 1, 1, 1), (8191, 0, 1, 0, 1, 0, 0, 101, 0, 60, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 149, 0, 0, 0, 0, 13, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 51, 'Zeal', 'Rank 1', 'A burst of energy fills the caster, increasing $ghis:her; damage by $s1 and armor by $s2 for $d.', 'Increased armor and damage done.', 0, 0, 0, 1, 1, 1), (8192, 0, 0, 0, 1, 0, 0, 101, 0, 36, 8, 70, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Mind Soothe', 'Rank 2', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 55, 0, 1, 1, 1), (8195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 0), (8198, 49, 0, 0, 1, 0, 0, 0, 0, 18, 305, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 22, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 2', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (8202, 0, 1, 0, 1, 0, 0, 101, 0, 0, 40, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 86, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the shaman to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (8203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Elemental Spirit Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (8204, 49, 0, 0, 1, 0, 0, 0, 0, 28, 85, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 36, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 3', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (8205, 49, 0, 0, 1, 0, 0, 0, 0, 38, 467, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 54, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 4', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (8208, 0, 0, 12, 1, 0, 0, 101, 0, 1, 1, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Backhand', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (8209, 0, 0, 0, 5, 0, 0, 101, 0, 30, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Explosive Sheep', '', 'Creates $s1 Explosive Sheep that $lcharges:charge; the nearest $lenemy:enemies; and $lexplodes:explode;. Explosive Sheep are unstable and will self-destruct after $d.', '', 0, 0, 0, 1, 1, 1), (8210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 5766, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Savannah Cubs', '', 'Summons $s1 $lSavannah Cub:Savannah Cubs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (8211, 0, 0, 0, 14, 0, 0, 101, 0, 26, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 17, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Chain Burn', 'Rank 1', 'Hits an enemy with an anti-mana bolt that arcs to another nearby enemy. For each point of mana consumed by the bolt, the target takes $e1 damage. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (8212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 29, 0, 0, 0, 0, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', 'Your size is increased and your Strength goes up by $s1 to match your new size. Lasts $d. Battle Elixir.', 'Increases Strength by $s1 as well as increasing your size. Battle Elixir.', 0, 0, 0, 1, 1, 1), (8213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 616, 'Cooked Deviate Fish', '', 'Eat me.', 'You feel funny.', 0, 0, 0, 1, 1, 1), (8215, 55, 0, 0, 1, 0, 0, 101, 0, 20, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Rapid Cast', '', '', 'Rapid casting speed.', 0, 0, 0, 1, 1, 1), (8217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5945, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Owl Companion', '', '', '', 0, 0, 0, 1, 1, 1), (8218, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -51, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Sneak', '', '', '', 0, 0, 0, 1, 1, 1), (8219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 6657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5946, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Flip Out', '', 'Transform into an assassin.', 'Transformed.', 0, 0, 0, 1, 1, 1), (8220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 6657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5947, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Flip Out', '', 'Transform into an assassin.', 'Transformed.', 0, 0, 0, 1, 1, 1), (8221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 6657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5949, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Yaaarrrr', '', '', 'Transformed.', 0, 0, 0, 1, 1, 1), (8222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 6657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5948, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Yaaarrrr', '', '', 'Transformed.', 0, 0, 0, 1, 1, 1), (8223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 63, 0, 1, 1, 0, 149, 599, 0, 0, 9, 56, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 364, 127, 0, 0, 0, 0, 0, 0, 0, 68, 'Oops!', '', '', 'Transformed.', 0, 0, 0, 1, 1, 1), (8224, 0, 1, 0, 1, 0, 0, 5, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8225, 8225, 0, 0, 0, 0, 244, 'Cowardice', '', '', 'Feared.', 0, 0, 0, 1, 1, 1), (8225, 0, 1, 5, 1, 0, 0, 101, 0, 8, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Run Away!', '', '', 'Feared.', 0, 0, 0, 1, 1, 1), (8226, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Fake Death', '', '', 'Feign death.', 0, 0, 0, 1, 1, 1), (8227, 0, 0, 0, 1, 0, 0, 101, 0, 28, 4, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5950, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem', 'Rank 1', 'Summons a Flametongue Totem that enchants all party members\' main-hand weapons with fire if they are within $8230a1 yards. Each hit causes $/77;8253m1 to $/25;8253M1 additional Fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8229, 0, 0, 0, 1, 0, 0, 101, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8230, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8230, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8232, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to two extra attacks with $33757s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8235, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to two extra attacks with $33756s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (8238, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6522, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Savory Deviate Delight', '', '', '', 0, 0, 0, 1, 1, 1), (8240, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6522, 2449, 3371, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Giant Growth', '', '', '', 0, 0, 0, 1, 1, 1), (8242, 88, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8243, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4611, 4377, 4306, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flash Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (8245, 0, 1, 0, 16, 0, 0, 101, 0, 1, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -17, 0, 0, 8, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid', '', 'Reduces the armor of nearby enemies by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (8246, 0, 0, 0, 22, 0, 0, 101, 0, 26, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 4', 'Blasts an enemy with lightning for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8247, 0, 0, 0, 1, 0, 0, 5, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3436, 0, 0, 0, 0, 0, 160, 'Wandering Plague', '', '', '', 0, 0, 0, 1, 1, 1), (8248, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 696, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Proc', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8249, 0, 0, 0, 1, 0, 0, 101, 0, 38, 4, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6012, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem', 'Rank 2', 'Summons a Flametongue Totem that enchants all party members\' main-hand weapons with fire if they are within $8250a1 yards. Each hit causes $/77;8248m1 to $/25;8248M1 additional Fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8250, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8251, 0, 0, 0, 1, 0, 0, 101, 0, 38, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8250, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Passive', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8253, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 1, 0, 488, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Proc', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8255, 0, 0, 0, 1, 0, 0, 101, 0, 36, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 54, -34, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Strong Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets and increasing the time between their attacks by $s2% for $d.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (8256, 18, 4, 0, 14, 0, 0, 101, 0, 20, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Lethal Toxin', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8257, 0, 4, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 9, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Venom Sting', '', 'Inflicts $s2 Nature damage to an enemy, then an additional $s1 damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8258, 0, 0, 0, 1, 0, 0, 101, 0, 1, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', '', 'Gives $s1 additional armor to nearby party members for $d. Players may only have one aura on them per paladin at any one time.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (8259, 0, 0, 0, 16, 0, 0, 101, 0, 29, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 3, 0, 1, 0, 0, 49, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 370, 'Whirling Barrage', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (8260, 44, 0, 0, 1, 0, 0, 100, 1, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 9, 0, 0, 0, 0, 31, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 129, 'Rushing Charge', 'Rank 1', 'Increases the caster\'s movement speed by $s1% for $d. and causes it to inflict an additional $s2 damage on its first attack.', 'Movement speed increased by $s1%.\nInflicts an additional $s2 damage on first attack.', 0, 0, 0, 1, 1, 1), (8262, 0, 0, 0, 1, 0, 0, 101, 0, 28, 9, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6016, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Elemental Protection Totem', 'Rank 1', 'Summons an Elemental Protection Totem at the caster\'s feet. Totem lasts $d. and increases nearby party members\' resistance to harmful magic.', '', 0, 0, 0, 1, 1, 1), (8263, 0, 0, 0, 1, 0, 0, 100, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 51, 0, 0, 13, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Elemental Protection Totem Aura', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8264, 0, 0, 0, 1, 0, 0, 101, 0, 26, 18, 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6017, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Lava Spout Totem', 'Rank 1', 'Summons a Lava Spout Totem at the caster\'s feet. Totem lasts $d. and inflicts $8265s1 Fire damage to nearby enemies every $8266t1 sec.', '', 0, 0, 0, 1, 1, 1), (8265, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Lava Spout Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8266, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8265, 0, 0, 0, 0, 0, 37, 'Lava Spout Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8267, 0, 2, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 14, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Cursed Blood', '', 'Reduces the Intellect of nearby enemies by $s1 for $d.', 'Intellect reduced by $s1.', 0, 0, 0, 1, 1, 1), (8268, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Cursed Blood', '', '', '', 0, 0, 0, 1, 1, 1), (8269, 21, 0, 0, 1, 0, 0, 101, 0, 26, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 59, 14, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (8270, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 4528, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Earth Rumbler', '', 'Summons $s1 $lStone Rumbler:Stone Rumblers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8271, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 4526, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Summon Wind Howler', '', 'Summons $s1 $lWind Howler:Wind Howlers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8272, 0, 1, 0, 5, 0, 0, 101, 0, 30, 6, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Mind Tremor', '', 'Reduces an enemy\'s casting speed by $s1% for $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (8273, 65, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Bonus Dodge', '', '', '', 0, 0, 0, 1, 1, 1), (8274, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 4535, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Summon Tamed Battleboar', '', 'Summons $s1 $lTamed Battleboar:Tamed Battleboars; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8275, 18, 4, 0, 5, 0, 0, 101, 0, 21, 62, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, 44, 29, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poisoned Shot', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8276, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 4534, 0, 0, 0, 0, 0, 0, 0, 0, 496, 'Summon Tamed Hyena', '', 'Summons $s1 $lTamed Hyena:Tamed Hyenas; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8277, 0, 2, 0, 4, 0, 0, 101, 0, 4, 4, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Voodoo Hex', 'Rank 1', 'Physical damage caused by the target is reduced by $s1 for $d.', 'Lowered physical damage.', 0, 0, 0, 1, 1, 1), (8278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Invisibility Detection', '', '', '', 0, 0, 0, 1, 1, 1), (8279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Stealth Detection', '', '', '', 0, 0, 0, 1, 1, 1), (8281, 0, 1, 9, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 2, 0, 0, 13, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Sonic Burst', '', 'Inflicts normal damage plus $s1 on nearby enemies, preventing them from spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (8282, 36, 2, 0, 5, 0, 0, 101, 0, 1, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (8283, 0, 0, 0, 16, 0, 0, 101, 0, 45, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Snufflenose Command', '', 'For use on a Snufflenose Gopher.', '', 0, 0, 0, 1, 1, 1), (8285, 49, 0, 12, 1, 0, 0, 101, 0, 8, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 6, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Rampage', '', 'Inflicts normal damage plus $s1 to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8286, 0, 0, 0, 16, 0, 0, 101, 0, 26, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 0, 0, 0, 0, 0, 0, 0, 6021, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Summon Boar Spirit', '', 'Summons $s1 $lBoar Spirit:Boar Spirits; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (8288, 0, 0, 0, 1, 0, 31756, 0, 1, 24, 8, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 30, 0, 0, 0, 0, 86, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', 'Rank 2', 'Drains the soul of the target, causing $o2 Shadow damage over $d. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Soul Shards are required for other spells.', '$s2 Shadow damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8289, 0, 0, 0, 1, 0, 31756, 0, 1, 38, 8, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 58, 0, 0, 0, 0, 86, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', 'Rank 3', 'Drains the soul of the target, causing $o2 Shadow damage over $d. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Soul Shards are required for other spells.', '$s2 Shadow damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8292, 85, 0, 0, 19, 0, 0, 101, 0, 30, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Bolt', 'Rank 1', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing $s1 Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (8293, 35, 0, 0, 19, 0, 0, 101, 0, 1, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 7, 0, 27, 41, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (8295, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg2', '', '', '', 0, 0, 0, 1, 1, 1), (8299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12222, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Slime', '', '', '', 0, 0, 0, 1, 1, 1), (8312, 34, 1, 7, 1, 0, 0, 101, 0, 10, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Trap', '', 'Renders a target unable to move for $d.', 'Rooted.', 0, 0, 0, 1, 1, 1), (8313, 0, 4, 0, 1, 0, 0, 101, 0, 25, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8314, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 14, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 66, 'Rock Skin', '', '', 'Increases armor and stamina.', 0, 0, 0, 1, 1, 1), (8315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1863, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Succubus', '', '', '', 0, 0, 0, 1, 1, 1), (8316, 0, 1, 0, 1, 0, 0, 101, 0, 24, 25, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 2', 'Surrounds the target in a shield of fire, making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (8317, 0, 1, 0, 1, 0, 0, 101, 0, 34, 25, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 3', 'Surrounds the target in a shield of fire, making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (8318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8316, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8317, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (8321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Dreadlord', '', '', '', 0, 0, 0, 1, 1, 1), (8322, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 4231, 2320, 5498, 0, 0, 0, 0, 6, 1, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Moonglow Vest', '', '', '', 0, 0, 0, 1, 1, 1), (8324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6029, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion HE Hunter', '', '', '', 0, 0, 0, 1, 1, 1), (8326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -21, 24, 24, 0, 0, 0, 95, 31, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Ghost', '', '', 'Move to the location of your corpse or speak with a spirit healer to be revived.', 0, 0, 0, 1, 1, 1), (8329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (8331, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ez-Thro Dynamite', '', 'The dynamite for Non-Engineers that nearly always gets to the target! Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (8332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 6714, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 19, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ez-Thro Dynamite Backfire', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (8333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 45, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (8334, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 4359, 2880, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6712, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Practice Lock', '', '', '', 0, 0, 0, 1, 1, 1), (8338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillated!', '', '', '', 0, 0, 0, 1, 1, 1), (8339, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2592, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6714, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'EZ-Thro Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (8342, 0, 0, 0, 15, 0, 0, 101, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillate', '', 'Jumper Cables will sometimes be able to shock a dead player back to life. Cannot be used when in combat.', '', 0, 0, 0, 1, 1, 1), (8344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Universal Remote', '', 'Allows control of a mechanical target for a short time. It may not always work and may just root the machine or make it very very angry. Gnomish engineering at its finest.', '', 0, 0, 0, 1, 1, 1), (8345, 0, 0, 1, 1, 0, 31788, 101, 0, 25, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 657, 'Control Machine', '', '', 'Controlling Machine.', 0, 0, 0, 1, 1, 1), (8346, 0, 0, 7, 1, 0, 0, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Mobility Malfunction', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (8347, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 658, 'Target Lock', '', '', '', 0, 0, 0, 1, 1, 1), (8348, 0, 1, 0, 5, 0, 0, 100, 0, 50, 29, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Julie\'s Blessing', 'Rank 1', 'Heals wielder of $o1 damage over $d.', 'Heals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (8349, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 47, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 1', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8443t1 sec., the totem inflicts $8349s1 fire damage to enemies within $8349a1 yd.', '', 0, 0, 0, 1, 1, 1), (8350, 0, 0, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8351, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8352, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 658, 'Adjust Attitude', '', '', '', 0, 0, 0, 1, 1, 1), (8353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Calm Hostility', '', '', '', 0, 0, 0, 1, 1, 1), (8354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 499, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Incite Hostility', '', '', '', 0, 0, 0, 1, 1, 1), (8355, 40, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Exploit Weakness', '', 'Inflicts normal damage plus $s1 on an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (8357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6036, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Shade', '', '', '', 0, 0, 0, 1, 1, 1), (8358, 25, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mana Spike', '', 'Restores the caster\'s mana.', '', 0, 0, 0, 1, 1, 1), (8359, 0, 0, 0, 1, 0, 0, 101, 0, 30, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 60, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Left for Dead', '', '', 'Feigning death.\nCannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (8360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 741, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Dreaming Whelp', '', '', '', 0, 0, 0, 1, 1, 1), (8361, 0, 0, 0, 1, 0, 0, 101, 0, 26, 39, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Purity', '', 'Makes the caster immune to all attacks and spells for $d.', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (8362, 0, 1, 0, 5, 0, 0, 100, 0, 1, 18, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (8363, 18, 4, 0, 5, 0, 0, 101, 0, 21, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, 24, 29, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Parasite', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8364, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 3, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (8365, 0, 1, 0, 5, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 39, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', 'Increases the Physical damage dealt by an ally by $s1 for $d.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (8366, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 774, 3470, 0, 0, 0, 0, 0, 12, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6730, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironforge Chain', '', '', '', 0, 0, 0, 1, 1, 1), (8367, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 818, 3470, 0, 0, 0, 0, 0, 16, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6731, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironforge Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (8368, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 1210, 3478, 0, 0, 0, 0, 0, 8, 3, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6733, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironforge Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (8372, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 6047, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Summon Aqua Guardian', '', 'Summons $s1 $lAqua Guardian:Aqua Guardians; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Shield (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (8374, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (8375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 906, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Gloves +5 Mining', 'QASpell', 'Permanently enchant gloves to grant +$13838s1 mining skill.', '', 0, 0, 0, 1, 0, 0), (8376, 0, 0, 0, 3, 0, 0, 101, 0, 29, 9, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6066, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Earthgrab Totem', '', 'Summons an Earthgrab Totem that lasts $d. and periodically immobilizes nearby enemies.', '', 0, 0, 0, 1, 1, 1), (8377, 0, 0, 7, 1, 0, 0, 101, 0, 29, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Earthgrab', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (8379, 109, 0, 3, 1, 0, 0, 101, 0, 8, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (8380, 0, 0, 0, 1, 0, 0, 101, 0, 34, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -271, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 3', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (8382, 18, 4, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 53, 0, 0, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Leech Poison', '', 'Drains $s1 health from an enemy every $t1 sec. over $d., transferring it to the caster.', '$s1 health leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (8383, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 4, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Tenacity', '', '', '', 0, 0, 0, 1, 1, 1), (8384, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 4, 0, 0, 0, 0, 88, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Pure Water', '', '', '', 0, 0, 0, 1, 1, 1), (8385, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 29, 0, 0, 0, 0, 31, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Swift Wind', '', '', 'Increases movement speed by $s1%\nIncreases attack speed by $s2%', 0, 0, 0, 1, 1, 1), (8386, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Attacking', '', '', '', 0, 0, 0, 1, 1, 1), (8387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1217, 'Find Herbs', 'Rank 2', 'Nearby herb bushes appear on the minimap. Only one form of tracking can be active at a time.', 'Finding Herbs.', 0, 0, 0, 1, 1, 1), (8388, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Find Minerals', 'Rank 2', 'Nearby mineral veins appear on the minimap. Only one form of tracking can be active at a time.', 'Finding Minerals.', 0, 0, 0, 1, 1, 1), (8391, 65, 0, 12, 1, 0, 0, 101, 0, 6, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8393, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Barbs', '', '', '', 0, 0, 0, 1, 1, 1), (8394, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6074, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Striped Frostsaber', '', 'Summons and dismisses a rideable Striped Frostsaber.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (8395, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6075, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Emerald Raptor', '', 'Summons and dismisses a rideable Raptor.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (8396, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6076, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Ivory Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (8397, 0, 0, 0, 1, 0, 0, 2, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10368, 0, 0, 0, 0, 0, 299, 'Uther\'s Light', 'Rank 1', 'Has a 2% chance when struck in combat of protecting you with a holy shield.', '', 0, 0, 0, 1, 1, 1), (8398, 0, 1, 0, 5, 0, 0, 101, 0, 20, 31, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 15, 0, -51, 225, 0, 9, 9, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts $s2 Frost damage to nearby enemies, reducing their movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (8399, 0, 1, 10, 50, 0, 0, 101, 0, 20, 1, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (8400, 0, 0, 0, 22, 0, 0, 101, 0, 24, 31, 140, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 49, 1, 0, 138, 4, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 5', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8401, 0, 0, 0, 22, 0, 0, 101, 0, 30, 31, 185, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 67, 1, 0, 198, 6, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 6', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8402, 0, 0, 0, 22, 0, 0, 101, 0, 36, 31, 220, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 81, 1, 0, 254, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 7', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8406, 0, 1, 0, 14, 0, 0, 101, 0, 26, 165, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, -41, 125, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 5', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8407, 0, 1, 0, 14, 0, 0, 101, 0, 32, 31, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 17, 0, -41, 173, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 6', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8408, 0, 1, 0, 14, 0, 0, 101, 0, 38, 31, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 21, 0, -41, 226, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 7', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8412, 19, 0, 0, 1, 0, 0, 101, 0, 30, 0, 165, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 4', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (8413, 19, 0, 0, 1, 0, 0, 101, 0, 38, 0, 220, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 5', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (8416, 0, 0, 0, 1, 0, 31756, 101, 0, 32, 28, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8419, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 4', 'Launches Arcane Missiles at the enemy, causing $8419s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (8417, 0, 0, 0, 1, 0, 31756, 101, 0, 40, 28, 410, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8418, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 5', 'Launches Arcane Missiles at the enemy, causing $8418s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (8418, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 5', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (8419, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 4', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (8422, 0, 0, 0, 14, 0, 0, 101, 0, 32, 31, 490, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 39, 1, 0, 153, 34, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 3', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (8423, 0, 0, 0, 14, 0, 0, 101, 0, 40, 31, 650, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 53, 1, 0, 219, 48, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 4', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (8427, 0, 0, 0, 1, 0, 31756, 101, 0, 36, 31, 720, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 64, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42210, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 3', 'Ice shards pelt the target area doing ${$42210m1*8} Frost damage over $d.', '$42210s1 Frost damage every $42210t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (8433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 49, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 504, 'Leech Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (8434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8433, 0, 0, 0, 0, 0, 504, 'Leech Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (8435, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', 'Rank 1', 'Inflicts $s1 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (8437, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 56, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 2', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (8438, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 185, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 96, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 3', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (8439, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 138, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 4', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (8443, 0, 0, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8349, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8444, 0, 0, 0, 16, 0, 0, 101, 0, 28, 0, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 2', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (8445, 0, 0, 0, 16, 0, 0, 101, 0, 34, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 3', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (8446, 0, 0, 0, 16, 0, 0, 101, 0, 40, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 4', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (8450, 0, 1, 0, 1, 0, 0, 101, 0, 24, 6, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -41, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 2', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (8451, 0, 1, 0, 1, 0, 0, 101, 0, 36, 6, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, -81, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 3', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (8455, 0, 1, 0, 1, 0, 0, 101, 0, 30, 6, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 59, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 2', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (8457, 56, 1, 0, 1, 0, 0, 101, 0, 30, 9, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 289, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 2', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (8458, 56, 1, 0, 1, 0, 0, 101, 0, 40, 9, 195, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 469, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 3', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (8461, 56, 1, 0, 1, 0, 0, 101, 0, 32, 9, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 289, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 2', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (8462, 56, 1, 0, 1, 0, 0, 101, 0, 42, 9, 195, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 469, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 3', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (8465, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 6260, 2324, 0, 0, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6786, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Simple Dress', '', '', '', 0, 0, 0, 1, 1, 1), (8467, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2324, 2321, 0, 0, 0, 0, 0, 3, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Woolen Dress', '', '', '', 0, 0, 0, 1, 1, 1), (8483, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2324, 4291, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6795, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Swashbuckler\'s Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (8489, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2604, 4291, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Swashbuckler\'s Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (8492, 50, 1, 0, 1, 0, 0, 101, 0, 34, 31, 290, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 15, 0, -51, 145, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 2', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8494, 0, 1, 0, 1, 0, 0, 101, 0, 28, 3, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 209, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 2', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (8495, 0, 1, 0, 1, 0, 0, 0, 0, 36, 3, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 3', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (8498, 35, 0, 0, 1, 0, 0, 101, 0, 22, 28, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6110, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 2', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $8504t1 sec., the totem inflicts $8502s1 fire damage to enemies within $8502a1 yd.', '', 0, 0, 0, 1, 1, 1), (8499, 35, 0, 0, 1, 0, 0, 101, 0, 32, 28, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6111, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 3', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $8505t1 sec., the totem inflicts $8503s1 fire damage to enemies within $8503a1 yd.', '', 0, 0, 0, 1, 1, 1), (8502, 0, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 101, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 2', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (8503, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 183, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 3', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (8504, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8502, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8505, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8503, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (8508, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8506, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8509, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8507, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (8510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2001, 0, 0, 999, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Large Seaforium Backfire', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (8511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 0, 0, 499, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Small Seaforium Backfire', '', '', '', 0, 0, 0, 1, 1, 1), (8512, 0, 0, 0, 1, 0, 0, 101, 0, 32, 4, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6112, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 1', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $8514a1 yards. Each hit has a 20% chance of granting the attacker $8516s2 extra $lattack:attacks; with $8516s1 extra melee attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8514, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8515, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8514, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8516, 0, 0, 0, 1, 0, 0, 100, 2, 32, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 121, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8517, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Strongbox', '', 'Opens Dead-tooth\'s Strongbox.', '', 0, 0, 0, 1, 1, 1), (8532, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 696, 'Aquadynamic Fish Lens', '', 'When applied to your fishing pole, increases Fishing by 50 for 10 minutes.', '', 0, 0, 0, 1, 1, 1), (8552, 0, 1, 0, 4, 0, 0, 101, 0, 14, 4, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Damage caused by the target is reduced by $s1 for $d.', 'Physical damage done reduced by $s1.', 0, 0, 0, 1, 1, 1), (8553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 4, 4, 69, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1313, 'Barleybrew Scalder', '', '', 'Heats the blood and dulls the nerves.', 0, 0, 0, 1, 1, 1), (8554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8553, 0, 0, 0, 0, 0, 1313, 'Drinking Barleybrew Scalder', '', '', 'You are drinking...', 0, 0, 0, 1, 1, 1), (8555, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Left for Dead', '', 'Inflicts $s1 damage to an enemy and forces it to feign death for up to $8359d.', '', 0, 0, 0, 1, 1, 1), (8593, 0, 0, 0, 7, 0, 0, 101, 0, 12, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Symbol of Life', 'Rank 1', 'The Symbol of Life will bring the person attuned to it back to life.', '', 0, 0, 0, 1, 1, 1), (8594, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 2070, 0, 0, 0, 0, 0, 0, 0, 0, 495, 'Summon Moonstalker Runt', '', 'Summons $s1 $lMoonstalker Runt:Moonstalker Runts; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8595, 25, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Healing Tongue', '', 'Heals an ally for $s1.', '', 0, 0, 0, 1, 1, 1), (8596, 0, 0, 0, 22, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal Visual (DND)', 'Rank 1', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (8598, 0, 0, 0, 28, 0, 0, 101, 0, 18, 0, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Blast', 'Rank 3', 'Blasts an enemy with lightning for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8599, 21, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (8600, 0, 3, 0, 30, 0, 0, 101, 0, 29, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 249, 10, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Plague', '', 'Inflicts $s1 Nature damage to an enemy, then an additional $s2 damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (8601, 51, 0, 0, 1, 0, 0, 15, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7992, 0, 0, 0, 0, 0, 110, 'Slowing Poison', '', '', '', 0, 0, 0, 1, 1, 1), (8602, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, -1, 24, 0, 0, 0, 79, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 5, 0, 0, 0, 0, 0, 0, 0, 95, 'Vengeance', '', '', 'Damage increased by $s1%.\nImmune to Fear.', 0, 0, 0, 1, 1, 1), (8604, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6889, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6888, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Herb Baked Egg', '', '', '', 0, 0, 0, 1, 1, 1), (8606, 0, 0, 0, 7, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1370, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Summon Cyclonian', '', 'Summons Cyclonian.', '', 0, 0, 0, 1, 1, 1), (8607, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3173, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6890, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Smoked Bear Meat', '', '', '', 0, 0, 0, 1, 1, 1), (8609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Cyclone Visual Spawn (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (8611, 0, 0, 0, 1, 0, 0, 101, 0, 25, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', '', 'Invisible, but unable to act.\nImmune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (8612, 0, 0, 0, 1, 0, 0, 5, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8611, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', 'Adds a chance to turn invisible when hit.', '', 0, 0, 0, 1, 1, 1), (8613, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 118, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 736, 'Skinning', 'Apprentice', 'The basics of how to skin animals for their pelts and furs for use in Leatherworking. Gives a potential skinning skill of 75. Requires a Skinning Knife.', '', 0, 0, 0, 1, 1, 1), (8615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 8613, 0, 0, 0, 0, 0, 736, 'Apprentice Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (8616, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 20252, 0, 0, 0, 0, 1, 'Path of the Berserker', 'Rank 1', 'Teaches Berserker Stance (Rank 1). Teaches Intercept (Rank 1).', '', 0, 0, 0, 1, 1, 1), (8617, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 118, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 736, 'Skinning', 'Journeyman', 'Advanced skills in skinning the leather from beasts for use in Leatherworking. Gives a potential skinning skill of 150. Requires a Skinning Knife.', '', 0, 0, 0, 1, 1, 1), (8618, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 118, 0, 1, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 736, 'Skinning', 'Expert', 'Expert skill in skinning the hides from beasts for use in Leatherworking. Gives a potential skinning skill of 225. Requires a Skinning Knife.', '', 0, 0, 0, 1, 1, 1), (8619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 8617, 0, 0, 0, 0, 0, 736, 'Journeyman Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (8620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 8618, 0, 0, 0, 0, 0, 736, 'Expert Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (8621, 40, 0, 0, 1, 0, 0, 101, 0, 38, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 6', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8623, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 31, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 514, 'Eviscerate', 'Rank 5', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (8624, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 45, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 514, 'Eviscerate', 'Rank 6', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (8627, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 9, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab (TEST)', 'Rank 1', 'Backstab the target, causing $s2% of weapon damage plus an additional $s1 to the target. Must be stealthed and behind the target. Awards $s3 combo point.', '', 0, 0, 0, 1, 1, 1), (8629, 33, 0, 0, 1, 0, 0, 101, 0, 32, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 31, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 3', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (8631, 0, 0, 15, 1, 0, 0, 101, 0, 22, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 2', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8632, 0, 0, 15, 1, 0, 0, 101, 0, 30, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 46, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 3', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8633, 0, 0, 15, 1, 0, 0, 101, 0, 38, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 58, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 4', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8637, 82, 0, 0, 1, 0, 0, 101, 0, 40, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 3', 'Performs a feint, causing no damage but lowering your threat by a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (8639, 0, 0, 15, 1, 0, 0, 101, 0, 28, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 500, 'Rupture', 'Rank 2', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 60 damage over 8 secs\n 2 points: 90 damage over 10 secs\n 3 points: 126 damage over 12 secs\n 4 points: 168 damage over 14 secs\n 5 points: 216 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8640, 0, 0, 15, 1, 0, 0, 101, 0, 36, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 500, 'Rupture', 'Rank 3', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 88 damage over 8 secs\n 2 points: 130 damage over 10 secs\n 3 points: 180 damage over 12 secs\n 4 points: 238 damage over 14 secs\n 5 points: 304 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8643, 270, 0, 12, 1, 0, 0, 101, 0, 50, 285, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', 'Rank 2', 'Finishing move that stuns the target. Lasts longer per combo point:\n 1 point : 2 seconds\n 2 points: 3 seconds\n 3 points: 4 seconds\n 4 points: 5 seconds\n 5 points: 6 seconds', 'Stunned.', 0, 0, 0, 1, 1, 1), (8645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Fray Combatant', '', '', '', 0, 0, 0, 1, 1, 1), (8646, 0, 0, 12, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Snap Kick', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8647, 0, 0, 0, 1, 0, 0, 101, 0, 14, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -80, 0, 0, 563, 'Expose Armor', 'Rank 1', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (8649, 0, 0, 0, 1, 0, 0, 101, 0, 26, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -145, 0, 0, 563, 'Expose Armor', 'Rank 2', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (8650, 0, 0, 0, 1, 0, 0, 101, 0, 36, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -210, 0, 0, 563, 'Expose Armor', 'Rank 3', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (8654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fray Spectator Converse', '', '', '', 0, 0, 0, 1, 1, 1), (8656, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 6250, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Summon Crawler', '', 'Summons $s1 $lCrawler:Crawlers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8672, 0, 0, 0, 1, 0, 0, 101, 0, 12, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Challenger is Dazed', '', '', '', 0, 0, 0, 1, 1, 1), (8673, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Gain Whirlwind Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (8674, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1134, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', 'Rank 1', 'Call forth a succubus using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (8675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Warlock Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (8676, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 27, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 1', 'Ambush the target, causing $s2% weapon damage plus 70 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8677, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1428, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Summon Effect', '', '', '', 0, 0, 0, 1, 1, 1), (8679, 0, 0, 0, 14, 0, 0, 20, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 323, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $8680s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8680, 0, 4, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (8681, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 2928, 3371, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $8680s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8682, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 11, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Fake Shot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (8685, 0, 4, 0, 1, 0, 0, 101, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison II', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (8686, 0, 0, 0, 14, 0, 0, 20, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $8685s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8687, 0, 0, 0, 14, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 2928, 3372, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $8685s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8688, 0, 0, 0, 14, 0, 0, 20, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 325, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $8689s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8689, 0, 4, 0, 1, 0, 0, 101, 0, 36, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison III', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (8690, 1176, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 776, 'Hearthstone', '', 'Returns you to $z. Speak to an Innkeeper in a different place to change your home location.', '', 0, 0, 0, 1, 1, 1), (8691, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 8924, 3372, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6950, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $8689s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (8692, 0, 4, 0, 1, 0, 0, 101, 0, 38, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison II', 'Rank 2', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (8693, 0, 0, 0, 14, 0, 0, 20, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, increasing their casting time by $8692s1% for $8692d.', '', 0, 0, 0, 1, 1, 1), (8694, 0, 0, 0, 14, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 8923, 0, 3372, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6951, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy, increasing their casting time by $8692s1% for $8692d.', '', 0, 0, 0, 1, 1, 1), (8696, 44, 0, 0, 1, 0, 0, 101, 0, 34, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Sprint', 'Rank 2', 'Increases the rogue\'s movement speed by $s1% for $d. Does not break stealth.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (8699, 55, 1, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 0, 0, 0, 0, 0, 138, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Unholy Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d., but also inflicts $s2 Nature damage to that ally every $t2 sec.', 'Attack speed increased by $s1%.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (8712, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1449, 1, 1, 0, 0, 0, 0, 0, 0, 216, 'Summon Felhunter', 'Rank 1', 'Call forth a felhunter using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (8713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8714, 0, 0, 0, 0, 0, 116, 'Overwhelming Musk', '', 'Causes the caster to periodically inflict $8714s1 Nature damage to all enemies in a selected area, interrupting their casting for $8714d. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (8714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 1, 0, 24, 2, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Overwhelming Musk', '', '', '', 0, 0, 0, 1, 1, 1), (8715, 99, 0, 5, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Howl', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (8716, 0, 0, 11, 1, 0, 0, 101, 0, 0, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 64, 1, 1, 0, 14, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 138, 'Low Swipe', '', 'Stuns an enemy and reduces its movement speed by $s2%, in addition to increasing the caster\'s melee damage by $s1. Lasts $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (8721, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 59, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 5', 'Backstab the target, causing $s2% weapon damage plus 90 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8722, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10928, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', '', 'Summons $s1 $lSuccubus:Succubi; to accompany the caster until dismissed.', '', 100, 0, 0, 1, 1, 1), (8724, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 39, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 2', 'Ambush the target, causing $s2% weapon damage plus 100 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8725, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 49, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 3', 'Ambush the target, causing $s2% weapon damage plus 125 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8732, 0, 0, 11, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 203, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 nature damage', '', 0, 0, 0, 1, 0, 0), (8733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 14, 0, 0, 0, 29, 29, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 16, 0, 0, 0, 0, 0, 0, 501, 'Blessing of Blackfathom', '', '', 'Increases Intellect by $s1.\nIncreases Spirit by $s2.\nIncreases Frost damage done by $s3.', 0, 0, 0, 1, 1, 1), (8734, 0, 0, 0, 1, 0, 4123, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Blackfathom Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (8735, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blackfathom Teleport', '', 'Sends player to Blackfathom Deeps', '', 0, 0, 0, 1, 1, 1), (8736, 31, 0, 0, 14, 0, 0, 101, 0, 15, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 'Conjure Food', 'Rank 1', 'Conjures food to eat.', '', 0, 0, 0, 1, 1, 1), (8737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 796, 'Mail', '', '', '', 0, 0, 0, 1, 1, 1), (8747, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swimming Speed', '', 'Increases swim speed by $s1%.', 'Increases swim speed by $s1%.', 0, 0, 0, 1, 1, 1), (8758, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 6260, 2321, 0, 0, 0, 0, 0, 4, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Pants', '', '', '', 0, 0, 0, 1, 1, 1), (8760, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 6260, 2321, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Hood', '', '', '', 0, 0, 0, 1, 1, 1), (8762, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2321, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Silk Headband', '', '', '', 0, 0, 0, 1, 1, 1), (8764, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7067, 2321, 0, 0, 0, 0, 0, 3, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Earthen Vest', '', '', '', 0, 0, 0, 1, 1, 1), (8766, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7070, 6260, 2321, 7071, 0, 0, 0, 4, 1, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Belt', '', '', '', 0, 0, 0, 1, 1, 1), (8768, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Iron Buckle', '', 'Creates two Iron Buckles that are used by other trade skills.', '', 0, 0, 0, 1, 1, 1), (8770, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7067, 7070, 7068, 7069, 4291, 0, 0, 2, 2, 2, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Robe of Power', '', '', '', 0, 0, 0, 1, 1, 1), (8772, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7071, 2604, 4291, 0, 0, 0, 0, 4, 1, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Belt', '', '', '', 0, 0, 0, 1, 1, 1), (8774, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4291, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Silken Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (8776, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7026, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Linen Belt', '', '', '', 0, 0, 0, 1, 1, 1), (8778, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2319, 6048, 2321, 0, 0, 0, 0, 3, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Boots of Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (8780, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4234, 6048, 2321, 0, 0, 0, 0, 3, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hands of Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (8782, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 4234, 929, 2321, 0, 0, 0, 0, 3, 2, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Truefaith Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (8784, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2605, 4291, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7065, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Silk Armor', '', '', '', 0, 0, 0, 1, 1, 1), (8786, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 6260, 2321, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Silk Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (8788, 0, 1, 0, 1, 10000, 0, 50, 3, 32, 6, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 82, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 4', 'Surrounds an ally with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (8789, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2604, 6371, 4291, 0, 0, 0, 0, 5, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7056, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (8791, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2604, 2321, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7058, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Vest', '', '', '', 0, 0, 0, 1, 1, 1), (8793, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 6371, 2604, 4291, 0, 0, 0, 0, 5, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (8795, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7072, 6260, 4291, 0, 0, 0, 0, 6, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Azure Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (8797, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7067, 4234, 7071, 4291, 0, 0, 0, 5, 4, 4, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Earthen Silk Belt', '', '', '', 0, 0, 0, 1, 1, 1), (8799, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2604, 4291, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Pantaloons', '', '', '', 0, 0, 0, 1, 1, 1), (8800, 0, 0, 0, 4, 0, 0, 101, 0, 40, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 169, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (8802, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7068, 3827, 2604, 4291, 0, 0, 0, 8, 4, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Robe', '', '', '', 0, 0, 0, 1, 1, 1), (8804, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 7068, 6371, 4304, 2604, 4291, 0, 0, 6, 2, 2, 2, 4, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7064, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Crimson Silk Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (8806, 18, 4, 0, 5, 0, 0, 101, 0, 1, 3, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poisoned Shot', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8809, 0, 0, 0, 4, 0, 0, 101, 0, 40, 0, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Slave Drain', '', 'Drains $s1 health from the caster\'s pet, healing the caster for up to 150% of that amount.', '', 0, 0, 0, 1, 1, 1), (8812, 0, 0, 0, 15, 0, 0, 101, 0, 34, 0, 450, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 133, 0, 0, 1013, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Heal', 'Rank 4', 'Heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (8813, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6366, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Kurzen Mindslave', '', 'Summons a Kurzen Mindslave to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8814, 63, 0, 0, 14, 0, 0, 101, 0, 15, 105, 153, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 15, 1, 0, 92, 49, 0, 8, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Spike', '', 'Calls down a pillar of flame, burning all enemies in a selected area for $s1 Fire damage and an additional $s2 damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (8816, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 736, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Summon Panthers', '', '', '', 0, 0, 0, 1, 1, 1), (8817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 0, 1, 0, 0, 0, 0, 8, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8822, 0, 0, 0, 30, 'Smoke Bomb', '', 'Casts a smoke bomb, stunning nearby enemies for $d. and putting the caster into stealth mode.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8818, 0, 0, 15, 1, 0, 0, 101, 0, 38, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 4', 'Inflicts $s1 damage to an enemy every $t1 sec. for $d. when attacking from stealth.', '$s1 damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (8820, 0, 0, 0, 16, 0, 0, 101, 0, 38, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 2', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (8822, 38, 5, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (8832, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6386, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Ward of Zanzil', '', 'Casts a Ward of Zanzil totem, which lasts $d. and periodically summons a Skeleton of Zum\'rah. Each Skeleton lasts $8834d.', '', 0, 0, 0, 1, 1, 1), (8833, 21, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8834, 0, 0, 0, 0, 0, 76, 'Ward of Zanzil Passive', '', '', '', 0, 0, 0, 1, 1, 1), (8834, 21, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9.99999984307E+16, 0, 0, 0, 0, 0, 0, 0, 0, 6388, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Ward of Zanzil Effect', '', '', '', 0, 0, 0, 1, 1, 1), (8835, 0, 0, 0, 1, 0, 0, 101, 0, 42, 4, 155, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7486, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air Totem', 'Rank 1', 'Summons a Grace of Air Totem with $s1 health at the feet of the caster. The totem increases the agility of party members within $8836a1 yards by $8836s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (8836, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 42, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air', 'Rank 1', '', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (8852, 36, 0, 0, 1, 0, 0, 15, 0, 21, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3288, 0, 0, 0, 0, 0, 39, 'Moss Hide', '', '', '', 0, 0, 0, 1, 1, 1), (8853, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 6412, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bending Shinbone', '', 'Right click to try to break.', '', 0, 0, 0, 1, 1, 1), (8855, 0, 0, 0, 1, 0, 130815, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bending Shinbone', '', 'Right click to try to break.', '', 0, 0, 0, 1, 1, 1), (8856, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bending Shinbone', '', 'Right click to test its sturdiness.', '', 0, 0, 0, 1, 1, 1), (8857, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 1039, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Fen Dweller', '', 'Summons $s1 $lFen Dweller:Fen Dwellers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8858, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (8872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3470, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion FelGuard', '', '', '', 0, 0, 0, 1, 1, 1), (8873, 50, 0, 0, 90, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (8874, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth (TEST)', 'Rank 1', 'Allows the rogue to sneak around, but reduces your speed to $s2% of normal. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (8875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 22, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (8876, 65, 0, 0, 1, 0, 0, 15, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3391, 0, 0, 0, 0, 0, 108, 'Thrash', '', 'Adds a chance to do two additional attacks', '', 0, 0, 0, 1, 1, 1), (8878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron UNUSED', '', '', '', 0, 0, 0, 1, 0, 0), (8880, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 3470, 2318, 0, 0, 0, 0, 6, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Dagger', '', '', '', 0, 0, 0, 1, 1, 1), (8892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Goblin Rocket Boots', '', 'These dangerous looking boots significantly increase your run speed for $d. They are prone to explode however, so use with caution.', 'Increases run speed. Explosive malfunction is possible.', 0, 0, 0, 1, 1, 1), (8893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 24, 1, 37, 1, 0, 56, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Rocket Boots Malfunction', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (8895, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10026, 10559, 4234, 9061, 10560, 0, 0, 0, 1, 2, 4, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Rocket Boots', '', '', '', 0, 0, 0, 1, 1, 1), (8897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7189, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 657, 'Destroy Rocket Boots', '', '', '', 0, 0, 0, 1, 1, 1), (8898, 0, 1, 0, 1, 0, 0, 101, 0, 0, 40, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 86, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the shaman to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (8899, 0, 1, 0, 1, 0, 0, 101, 0, 0, 40, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 86, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the shaman to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (8900, 0, 1, 0, 1, 0, 0, 101, 0, 0, 40, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 86, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the shaman to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (8901, 0, 0, 10, 4, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 858, 'Gas Bomb', '', '', 'Asleep.', 0, 0, 0, 1, 1, 1), (8902, 0, 0, 10, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 858, 'Gas Bomb', '', '', 'Asleep.', 0, 0, 0, 1, 1, 1), (8903, 0, 0, 0, 22, 0, 0, 101, 0, 38, 0, 405, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 185, 0, 0, 935, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (8905, 0, 0, 0, 5, 0, 0, 101, 0, 46, 0, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 7', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (8907, 0, 1, 0, 1, 0, 0, 101, 0, 40, 30, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 194, 7, 9, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 5', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (8909, 0, 8, 0, 1, 10000, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, 9999, 9999, 0, 0, 0, 61, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 1, 0, 0, 0, 0, 0, 0, 209, 'Unholy Shield', '', 'Increases the caster\'s armor and resistance to spells for $d.', '', 0, 0, 0, 1, 1, 1), (8910, 0, 1, 0, 1, 0, 0, 101, 0, 40, 29, 195, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 96, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 7', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8912, 0, 0, 0, 36, 0, 0, 101, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Forge Verigan\'s Fist', '', 'Visual effect for Jordan Stillwell forging Verigan\'s Fist.', '', 0, 0, 0, 1, 1, 1), (8913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 3, 63, 1, 0, 1, 999999, 0, 0, 10, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Sacred Cleansing', '', 'Removes the protective enchantments around Morbent Fel.', '', 0, 0, 0, 1, 1, 1), (8914, 0, 1, 0, 1, 0, 0, 101, 0, 34, 6, 170, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 4', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (8916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Unholy Shield', '', '', '', 0, 0, 0, 1, 1, 1), (8917, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', 'Used to open Tazan\'s satchel.', '', 0, 0, 0, 1, 1, 1), (8918, 46, 0, 0, 1, 0, 31756, 101, 0, 40, 31, 705, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 6, 0, 1, 0, 0, 514, 0, 0, 10, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44205, 0, 0, 0, 0, 100, 'Tranquility', 'Rank 2', 'Heals all nearby group members for $s1 every $t2 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8919, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Jennea\'s Flask', '', 'Use at the base of the Mirror Lake waterfall.', '', 0, 0, 0, 1, 1, 1), (8921, 0, 1, 0, 1, 0, 0, 101, 0, 4, 105, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 3, 0, 3, 6, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 1', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8924, 0, 1, 0, 1, 0, 0, 101, 0, 10, 29, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 5, 0, 7, 12, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 2', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8925, 0, 1, 0, 1, 0, 0, 101, 0, 16, 29, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, 12, 24, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 3', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8926, 0, 1, 0, 1, 0, 0, 101, 0, 22, 29, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 9, 0, 19, 39, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 4', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8927, 0, 1, 0, 1, 0, 0, 101, 0, 28, 29, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, 30, 60, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 5', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8928, 0, 1, 0, 1, 0, 0, 101, 0, 34, 29, 190, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 17, 0, 40, 80, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 6', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8929, 0, 1, 0, 1, 0, 0, 101, 0, 40, 29, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 21, 0, 52, 104, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 7', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (8936, 0, 1, 0, 5, 0, 0, 101, 0, 12, 86, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 15, 1, 0, 83, 13, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 1', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8938, 0, 1, 0, 5, 0, 0, 101, 0, 18, 86, 135, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 25, 1, 0, 163, 24, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 2', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8939, 0, 1, 0, 5, 0, 0, 101, 0, 24, 86, 185, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 35, 1, 0, 239, 36, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 3', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8940, 0, 1, 0, 5, 0, 0, 101, 0, 30, 86, 230, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 43, 1, 0, 317, 48, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 4', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8941, 0, 1, 0, 5, 0, 0, 101, 0, 36, 86, 275, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 53, 1, 0, 404, 60, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 5', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (8946, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Cure Poison', '', 'Cures $s1 poison $leffect:effects; on the target.', '', 13, 0, 0, 1, 1, 1), (8947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8946, 0, 0, 0, 0, 0, 194, 'Cure Poison', '', '', '', 0, 0, 0, 1, 1, 1), (8949, 0, 0, 0, 22, 0, 0, 101, 0, 26, 0, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 2', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (8950, 0, 0, 0, 22, 0, 0, 101, 0, 34, 0, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 3', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (8951, 0, 0, 0, 22, 0, 0, 101, 0, 42, 0, 230, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 4', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (8955, 0, 0, 0, 16, 0, 0, 101, 0, 38, 8, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Soothe Animal', 'Rank 2', 'Soothes the target beast, reducing the range at which it will attack you by $s1 yards. Only affects Beast targets level 55 or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 55, 0, 1, 1, 1), (8972, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 4', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (8980, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6486, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Skeletal Horse', '', 'Summons and dismisses a rideable skeletal horse.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (8981, 0, 0, 0, 1, 0, 0, 10, 0, 34, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9034, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (8983, 32, 0, 12, 1, 0, 0, 101, 0, 46, 35, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 473, 'Bash', 'Rank 3', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (8985, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 575, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Fire Elemental', '', 'Summons $s1 $lFire Elemental:Fire Elementals; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (8986, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6493, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Illusionary Phantasm', '', 'Summons $s1 $lIllusionary Phantasm:Illusionary Phantasms; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (8988, 32, 1, 9, 16, 0, 0, 101, 0, 30, 1, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', 'Rank 1', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (8989, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 23, 39, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 15578, 0, 0, 0, 0, 0, 83, 'Whirlwind', 'Rank 1', 'Attacks nearby enemies in a whirlwind of steel that lasts $d., inflicting weapon damage plus $3231s1 every $t1 sec. Grants the caster temporary magic immunity.', 'Immune to magic.\nInflicting normal damage plus $3231s1 every $t1 sec to nearby enemies.', 0, 0, 0, 1, 1, 1), (8990, 0, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 2, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 1', 'Causes $s1 Holy damage to any creature that strikes a nearby party member. Players may only have one aura on them per paladin at any one time. The aura lasts until cancelled.', '$s1 Holy damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (8992, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 43, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 3', 'Shred the target, causing $s3% damage plus 99 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (8994, 0, 1, 18, 4, 0, 0, 101, 0, 28, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (8995, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (8996, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (8997, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (8998, 84, 0, 0, 1, 0, 0, 101, 0, 28, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 1', 'Cower, causing no damage but lowering your threat a small amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (9000, 84, 0, 0, 1, 0, 0, 101, 0, 40, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 2', 'Cower, causing no damage but lowering your threat a medium amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (9002, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', 'Inflicts $s1 damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (9003, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', 'Inflicts $s1 damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (9004, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', 'Inflicts $s1 damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (9005, 0, 0, 0, 1, 0, 0, 101, 0, 36, 27, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 80, 1, 0, 1, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9007, 0, 0, 0, 0, 495, 'Pounce', 'Rank 1', 'Pounce, stunning the target for $d and causing $9007o1 damage over $9007d. Must be prowling. Awards $s3 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (9007, 0, 0, 15, 1, 0, 0, 101, 0, 36, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pounce Bleed', 'Rank 1', '', 'Bleeding for $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9008, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (9009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Coarse Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (9010, 0, 0, 0, 5, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103574, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Filled Containment Coffer', '', '', '', 0, 0, 0, 1, 1, 1), (9012, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attract Rift Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (9032, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun - 30 seconds', '', '', '', 0, 0, 0, 1, 1, 1), (9034, 0, 1, 0, 1, 0, 0, 101, 0, 34, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 29, 115, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (9035, 0, 2, 0, 1, 0, 0, 101, 0, 10, 4, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 1', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (9036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Ghost', '', '', '', 0, 0, 0, 1, 1, 1), (9052, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Deino\'s Flask', '', 'Use at the base of the Xavian waterfall.', '', 0, 0, 0, 1, 1, 1), (9053, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (9055, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 7273, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174764, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Create Witherbark Totem Bundle', '', 'Gather 10 totem sticks, and use them at the Stone of Outer Binding.', '', 0, 0, 0, 1, 1, 1), (9056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103662, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Bolt Charge Bramble', '', '', '', 0, 0, 0, 1, 1, 1), (9057, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', 'Rank 1', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (9058, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (9059, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Handstitched Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (9060, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Light Leather Quiver', '', '', '', 0, 0, 0, 1, 1, 1), (9062, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Small Leather Ammo Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (9064, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Rugged Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (9065, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 2320, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Light Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (9068, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 4231, 2321, 0, 0, 0, 0, 0, 10, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Light Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (9070, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7286, 2319, 2321, 0, 0, 0, 0, 0, 12, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Black Whelp Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (9072, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7287, 2319, 2321, 0, 0, 0, 0, 0, 6, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Red Whelp Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9074, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2457, 2319, 2321, 0, 0, 0, 0, 0, 1, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nimble Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 896, 'Leather', '', '', '', 0, 0, 0, 1, 1, 1), (9078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 897, 'Cloth', '', '', '', 0, 0, 0, 1, 1, 1), (9079, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1653, 0, 0, 0, 0, 0, 0, 0, 0, 1483, 'Create Rift', '', '', '', 0, 0, 0, 1, 1, 1), (9080, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 19, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts $s1% weapon damage to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (9081, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (9082, 0, 0, 0, 3, 0, 0, 101, 0, 1, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Containment Coffer', '', 'Create a containment coffer on a stunned Rift Spawn', '', 0, 0, 0, 1, 1, 1), (9084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Magic Stone Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (9092, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Flesh Eating Worm', '', 'When applied to your fishing pole, increases Fishing by 75 for 10 minutes.', '', 0, 0, 0, 1, 1, 1), (9093, 0, 6, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Rift Spawn Invisibility', '', '', 'Lesser Invisibility.', 0, 0, 0, 1, 1, 1), (9095, 0, 0, 0, 5, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 12, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Cantation of Manifestation', '', '', '', 0, 0, 0, 1, 1, 1), (9096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Rift Spawn Manifestation', '', '', '', 0, 0, 0, 1, 1, 1), (9097, 0, 0, 0, 6, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6549, 0, 0, 0, 0, 0, 0, 0, 0, 2028, 'Summon Demon of the Orb', '', '', '', 0, 0, 0, 1, 1, 1), (9098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 08', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 09', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 10', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 11', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 12', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 08', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 08', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 09', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 10', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 11', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 12', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 08', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 09', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 10', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 11', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 12', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 08', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 09', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 440, 'Shield', '', '', '', 0, 0, 0, 1, 1, 1), (9117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 10', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 11', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 12', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 09', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 10', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 11', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 12', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 917, 'Generic', '', '', '', 0, 0, 0, 1, 1, 1), (9128, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby party members by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (9132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Increased Critical 14', 'Rank 1', 'Increases your ranged critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (9133, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 633, 0, 0, 0, 0, 0, 0, 0, 0, 936, 'Lockpicking 5', '', 'Increases your lockpicking skill slightly.', '', 0, 0, 0, 1, 1, 1), (9134, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 345, 'Herbalism', '', 'Herbalism +$s1.', '', 0, 0, 0, 1, 1, 1), (9136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 02', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 04', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 06', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 08', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 10', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 12', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 14', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9143, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (9145, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 5116, 2321, 0, 0, 0, 0, 0, 8, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fletcher\'s Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9146, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 3356, 2321, 0, 0, 0, 0, 0, 8, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Herbalist\'s Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9147, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 7067, 2321, 0, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7352, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Earthen Leather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (9148, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 5373, 2321, 0, 0, 0, 0, 0, 10, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Pilferer\'s Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9149, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 7067, 2997, 2321, 0, 0, 0, 0, 12, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Earthen Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9156, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Mage\'s Orb', '', '', '', 0, 0, 0, 1, 1, 1), (9157, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Mage\'s Robe', '', '', '', 0, 0, 0, 1, 1, 1), (9159, 0, 1, 10, 1, 0, 0, 101, 0, 35, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts the enemy target to sleep for up to $d. Any damage caused will awaken the target.', 'Sleeping.', 0, 0, 0, 1, 1, 1), (9160, 0, 0, 0, 1, 0, 0, 5, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9159, 0, 0, 0, 0, 0, 502, 'Sleep', '', 'When struck by a melee attacker, that attacker has a 5% chance of being put to sleep for $9159d. Only affects enemies level 50 and below.', '', 0, 0, 0, 1, 1, 1), (9163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 151, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal Self', '', 'Heal yourself for $s1.', '', 0, 0, 0, 1, 1, 1), (9172, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lift Seal', '', 'Place upon the skull stone near the Mausoleum in Brill.', '', 0, 0, 0, 1, 1, 1), (9174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Rage', '', 'Increase Rage by 30.', '', 0, 0, 0, 1, 1, 1), (9175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Running Speed', '', 'Increases run speed by $s1% for $d.', 'Increases run speed by $s1%.', 0, 0, 0, 1, 1, 1), (9176, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Holy Sunder', '', 'Decrease the armor of target by $s1 for $d.', 'Decreased armor.', 0, 0, 0, 1, 1, 1), (9177, 11, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 133, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9178, 0, 0, 0, 0, 1519, 'Tigule and Foror\'s Strawberry Ice Cream', '', 'Restores $o1 health over $d. Must remain seated while eating. Watch out for brain freeze!', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (9178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 9179, 0, 0, 0, 0, 119, 'Brain Freeze', '', '', 'Stunned and lowered Intellect.', 0, 0, 0, 1, 1, 1), (9179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stun', '', '', 'Stunned', 0, 0, 0, 1, 1, 1), (9192, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6666, 0, 0, 0, 0, 0, 0, 0, 0, 107, '"Plucky" Resumes Human Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (9193, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Quiver', '', '', '', 0, 0, 0, 1, 1, 1), (9194, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Leather Ammo Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (9195, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2325, 2321, 0, 0, 0, 0, 0, 10, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dusky Leather Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (9196, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 3824, 2321, 0, 0, 0, 0, 0, 10, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dusky Leather Armor', '', '', '', 0, 0, 0, 1, 1, 1), (9197, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7392, 4234, 2321, 0, 0, 0, 0, 0, 4, 10, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Green Whelp Armor', '', '', '', 0, 0, 0, 1, 1, 1), (9198, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 7067, 7070, 2321, 0, 0, 0, 0, 6, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Frost Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (9199, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 'Attack Power %', '', '', '', 0, 0, 0, 1, 1, 1), (9200, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 'Create Sapta', 'Rank 1', 'Conjures $s1 $lloaf:loaves; of bread, providing the mage and $ghis:her; allies with something to eat.', '', 0, 0, 0, 1, 1, 1), (9201, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2325, 4291, 0, 0, 0, 0, 0, 16, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dusky Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (9202, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7392, 4234, 4291, 0, 0, 0, 0, 0, 6, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7386, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Green Whelp Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (9206, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4305, 2325, 7071, 0, 0, 0, 0, 10, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dusky Belt', '', '', '', 0, 0, 0, 1, 1, 1), (9207, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 7428, 3824, 4291, 0, 0, 0, 0, 8, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dusky Boots', '', '', '', 0, 0, 0, 1, 1, 1), (9208, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2459, 4337, 4291, 0, 0, 0, 0, 10, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Swift Boots', '', '', '', 0, 0, 0, 1, 1, 1), (9220, 0, 0, 0, 4, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6626, 0, 0, 0, 0, 0, 0, 0, 0, 107, '"Plucky" Resumes Chicken Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (9221, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785, 1, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', 'Rank 1', 'Call forth a voidwalker using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (9222, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787, 1, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', 'Rank 1', 'Call forth a voidwalker using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (9223, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', 'Rank 1', 'Call forth a succubus using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (9224, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', 'Rank 1', 'Call forth a succubus using the summoning circle.', '', 0, 0, 0, 1, 1, 1), (9232, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Scarlet Resurrection', '', '', '', 0, 0, 0, 1, 1, 1), (9233, 0, 1, 0, 1, 0, 0, 5, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9057, 0, 0, 0, 0, 0, 502, 'Firebolt', '', '5% chance of dealing $9057s1 Fire damage on a successful melee attack.', '', 0, 0, 0, 1, 1, 1), (9234, 0, 1, 0, 1, 0, 0, 101, 0, 10, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor Debuff (TEST)', 'Rank 1', 'Increases the target\'s Armor by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (9235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Scarlet Resurrected', '', '', '', 0, 0, 0, 1, 1, 1), (9252, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 41, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana I', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (9253, 30, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 801, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana II', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (9256, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Deep Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (9257, 56, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, -1, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (9258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 13', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 14', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (9260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 13', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 14', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (9262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 13', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 14', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (9264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 13', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 14', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (9266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 13', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9267, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 14', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (9268, 0, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Darnassus - Event', '', 'Sends player to Darnassus', '', 0, 0, 0, 1, 1, 1), (9269, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 4375, 814, 818, 774, 0, 0, 0, 6, 1, 2, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Universal Remote', '', '', '', 0, 0, 0, 1, 1, 1), (9271, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 6530, 4364, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6533, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aquadynamic Fish Attractor', '', '', '', 0, 0, 0, 1, 1, 1), (9273, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 4375, 814, 4306, 1210, 7191, 0, 0, 6, 2, 2, 2, 2, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Jumper Cables', '', '', '', 0, 0, 0, 1, 1, 1), (9275, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 15, 54, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (9276, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9275, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (9294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 16', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 17', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 19', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 20', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 21', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 16', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 17', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 19', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 20', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 21', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 7, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 24', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 25, 8, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 26', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 28, 9, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 29', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9317, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 30, 10, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 31', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 10, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 33', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 16', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 17', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 19', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 20', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 21', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 16', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 18', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 20', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 21, 21, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 22', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 47, 47, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 48', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 25, 25, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 26', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 27, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 28', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 30', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (9342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 12, 12, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 13', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 14', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 15', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 16', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 18', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 11000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24573, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Periodically casts Mortal Strike.', 'Periodically casts Mortal Strike.', 0, 0, 0, 1, 0, 0), (9357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 16', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9358, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 17', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 19', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 20', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 21', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9373, 99, 1, 0, 1, 0, 15420, 101, 0, 1, 29, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 53, 0, 0, 2000, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Siphon', '', 'Drains $s1 health every $t1 sec. from an enemy and its nearest ally, healing the caster for up to twice the amount of health stolen. Lasts $d.', '$s1 health leeched every $t1 sec.', 0, 0, 0, 1, 1, 1), (9392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 1', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 2', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9394, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 4', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 5', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 6', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, 6, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 7', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 8', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 11', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 13', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 14', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 11', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 13', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 14', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 70', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (9406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 5, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 18', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 6, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 20', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 21, 7, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 22', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (9409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 11', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 13', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 14', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 11', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 13', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 14', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 8, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 9', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 10, 10, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 11', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 12', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (9433, 0, 1, 0, 1, 0, 0, 101, 0, 38, 0, 330, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 185, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 4', 'Sends out a blast wave of magic, inflicting $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (9435, 63, 0, 0, 6, 0, 0, 101, 0, 35, 0, 153, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 225, 0, 0, 637, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (9436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Invisibility Detection', '', '', 'Able to detect invisible targets.', 0, 0, 0, 1, 1, 1), (9437, 0, 0, 0, 5, 0, 8, 101, 0, 1, 23, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111148, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Placing Bear Trap', '', 'Used to capture a rabid thistle bear.', '', 0, 0, 0, 1, 1, 1), (9438, 37, 0, 0, 1, 0, 0, 101, 0, 34, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 0, 0, 0, 0, 0, 39, 25, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Arcane Bubble', '', '', 'Immune to all attacks and spells.\nCannot attack.', 0, 0, 0, 1, 1, 1), (9452, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 1798, 'Vindication', 'Rank 1', 'Gives the Paladin\'s damaging melee attacks a chance to reduce the target\'s attributes by $67s1% for $67d.', '', 0, 0, 0, 1, 1, 1), (9453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 1823, 'Unyielding Faith', 'Rank 1', 'Increases your chance to resist Fear and Disorient effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 0), (9454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Freeze', '', 'GM tool to freeze players.', 'Frozen.', 0, 0, 0, 1, 1, 1), (9455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thistle Bear Death Touch', '', 'Instantly Kills the target. I hope you feel good about yourself now.....', '', 0, 0, 0, 1, 1, 1), (9456, 0, 0, 0, 110, 0, 0, 101, 0, 1, 0, 40, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196, 'Tharnariun Cure 1', '', 'Cures $s1 $ldisease:diseases; on the target.', '', 0, 0, 0, 1, 1, 1), (9457, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Tharnariun\'s Heal', '', '', 'Tharnariun\'s Heal', 0, 0, 0, 1, 1, 1), (9458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 0, 1, 0, 0, 0, 0, 8, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8822, 0, 0, 0, 30, 'Smoke Cloud', '', 'Emits a cloud of smoke, stunning nearby enemies for $d. and putting the caster into stealth mode.', 'Stunned.', 0, 0, 0, 1, 1, 1), (9459, 0, 1, 0, 1, 0, 0, 101, 0, 40, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Corrosive Ooze', '', '', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (9460, 21, 0, 0, 1, 0, 0, 10, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9459, 0, 0, 0, 0, 0, 40, 'Corrosive Ooze', '', '', '', 0, 0, 0, 1, 1, 1), (9461, 0, 0, 0, 19, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4391, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Swamp Ooze', '', '', '', 0, 0, 0, 1, 1, 1), (9462, 0, 1, 11, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Mirefin Fungus', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (9463, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9462, 0, 0, 0, 0, 0, 20, 'Mirefin Fungus', '', '', '', 0, 0, 0, 1, 1, 1), (9464, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Barbs', '', '', '', 0, 0, 0, 1, 1, 1), (9472, 0, 0, 0, 16, 0, 0, 101, 0, 26, 0, 155, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 57, 0, 0, 257, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9473, 0, 0, 0, 16, 0, 0, 101, 0, 32, 0, 185, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 67, 0, 0, 326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9474, 0, 0, 0, 16, 0, 0, 101, 0, 38, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 79, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9478, 0, 0, 0, 5, 0, 0, 101, 0, 1, 23, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109515, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Invis Placing Bear Trap', '', '', '', 0, 0, 0, 1, 1, 1), (9481, 0, 0, 0, 19, 0, 0, 101, 0, 40, 0, 220, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', 'Rank 6', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (9482, 0, 1, 0, 4, 0, 0, 101, 0, 35, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Amplify Flames', '', 'Increases the Fire damage taken by an enemy by $s1 for $d.', 'Fire damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (9483, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (9484, 0, 1, 20, 16, 0, 0, 101, 0, 20, 9, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle Undead', 'Rank 1', 'Shackles the target undead enemy for up to $d. The shackled unit is unable to move, attack or cast spells. Any damage caused will release the target. Only one target can be shackled at a time.', 'Shackled.', 0, 0, 0, 1, 1, 1), (9485, 0, 1, 20, 16, 0, 0, 101, 0, 40, 64, 120, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle Undead', 'Rank 2', 'Shackles the target undead enemy for up to $d. The shackled unit is unable to move, attack or cast spells. Any damage caused will release the target. Only one target can be shackled at a time.', 'Shackled.', 0, 0, 0, 1, 1, 1), (9487, 0, 0, 0, 16, 0, 0, 101, 0, 5, 0, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (9488, 0, 0, 0, 5, 0, 0, 101, 0, 10, 0, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (9489, 0, 0, 0, 20, 0, 0, 101, 0, 1, 4, 0, 2, 7667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112877, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Scrying Bowl', '', 'Creates a bowl of scrying that will contact Talvash.', '', 0, 0, 0, 1, 1, 1), (9490, 0, 0, 0, 1, 0, 0, 101, 0, 32, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -66, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 3', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (9492, 0, 0, 15, 1, 0, 0, 101, 0, 28, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 108, 'Rip', 'Rank 2', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 66 damage over $d.\n 2 points: 108 damage over $d.\n 3 points: 150 damage over $d.\n 4 points: 192 damage over $d.\n 5 points: 234 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9493, 0, 0, 15, 1, 0, 0, 101, 0, 36, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 108, 'Rip', 'Rank 3', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 90 damage over $d.\n 2 points: 144 damage over $d.\n 3 points: 198 damage over $d.\n 4 points: 252 damage over $d.\n 5 points: 306 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9512, 60, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Energy', '', 'Instantly restores ${100-2*$max(0,$PL-40)} energy.', '', 0, 0, 0, 1, 1, 1), (9513, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2452, 159, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thistle Tea', '', '', '', 0, 0, 0, 1, 1, 1), (9515, 0, 0, 0, 1, 0, 0, 101, 0, 30, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6867, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Summon Tracking Hound', '', 'Summons a tracking hound that will protect you for $d.', '', 0, 0, 0, 1, 1, 1), (9532, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (9552, 0, 1, 9, 5, 0, 0, 101, 0, 34, 105, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 1, 1, 0, 9, 115, 0, 0, 0, 0, 3, 0, 27, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Searing Flames', '', 'Burns an enemy for $s2 damage, then prevents it from spellcasting for $d. and inflicts an additional $s1 Fire damage every $t1 sec.', '$s1 Fire damage inflicted every $t1 sec.\nCannot cast spells.', 0, 0, 0, 1, 1, 1), (9572, 37, 0, 0, 1, 60000, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Onin\'s Camouflage', '', '', '', 0, 0, 0, 1, 1, 1), (9573, 50, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (9574, 0, 1, 0, 24, 0, 0, 101, 0, 19, 22, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, 29, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (9575, 63, 0, 0, 32, 0, 0, 101, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 301, 0, 0, 849, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Self Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (9576, 0, 0, 0, 1, 0, 0, 101, 0, 39, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 49, 0, 29, 0, 0, 0, 13, 26, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 658, 'Lock Down', '', 'Immobilizes the caster and increases the Physical damage it deals by $s1 for $d.', 'Immobilized.\nPhysical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (9577, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Uldaman Key Staff', '', 'Place in the Uldaman map room.', '', 0, 0, 0, 1, 1, 1), (9578, 82, 1, 0, 1, 0, 0, 101, 0, 20, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -156, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 2', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 1).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (9579, 82, 1, 0, 1, 0, 0, 101, 0, 30, 1, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -286, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 3', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 2).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (9582, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5639, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill the Jade Phial at the Starbreeze moonwell.', '', 0, 0, 0, 1, 1, 1), (9583, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Sample', '', 'This container needs to be filled with water from the well in Tarren Mill.', '', 0, 0, 0, 1, 1, 1), (9584, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7770, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Sample', '', 'This container should be filled with water from the Ruins of Stardust well.', '', 0, 0, 0, 1, 1, 1), (9586, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7769, 0, 0, 0, 2048, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Sample', '', 'This container needs to be filled with water from the watering hole near Brine\'s hut in the Barrens.', '', 0, 0, 0, 1, 1, 1), (9587, 0, 6, 0, 1, 0, 0, 101, 0, 38, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 18, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Magic Potion', '', 'Allows the caster to detect invisibility and turns the caster invisible for $d, though this spell is unstable and may end early.', 'Detects and grants Invisibility.', 0, 0, 0, 1, 1, 1), (9590, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth 1', '', 'Increases your Stealth by $s1.', '', 0, 0, 0, 1, 1, 1), (9591, 0, 4, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (9592, 82, 1, 0, 1, 0, 0, 101, 0, 40, 1, 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -441, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 4', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 3).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (9594, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7741, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7733, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 598, 'Attach Medallion to Shaft', '', 'Attach to the Shaft of Tsol.', '', 0, 0, 0, 1, 1, 1), (9595, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7740, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7733, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 598, 'Attach Shaft to Medallion', '', 'Attach to the Gni\'kiv Medallion.', '', 0, 0, 0, 1, 1, 1), (9612, 36, 1, 0, 4, 0, 0, 101, 0, 24, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Ink Spray', '', 'Reduces an enemy\'s chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (9613, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (9614, 0, 1, 0, 5, 0, 0, 101, 0, 37, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9615, 0, 0, 0, 0, 0, 263, 'Rift Beacon', '', 'Marks an enemy with a tracking device. After $d., $9615s1 Lost One Rift Travelers will find and attack the enemy. Lost One Rift Travelers are unstable at the subatomic level and so cannot maintain physical form past $9615d.', 'Rift Travelers are locking onto your position. They will find you after $d.', 0, 0, 0, 1, 1, 1), (9615, 0, 0, 0, 1, 0, 0, 101, 0, 37, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6913, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Rift Traveler', '', '', '', 0, 0, 0, 1, 1, 1), (9616, 0, 1, 0, 14, 0, 0, 100, 0, 19, 18, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 15, 0, 0, 22, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Wild Regeneration', '', 'Heals the caster for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (9617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (9632, 0, 0, 0, 1, 0, 4, 101, 0, 1, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 23, 26, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9633, 0, 0, 0, 0, 0, 83, 'Bladestorm', 'Rank 1', 'You attack all nearby enemies for $d causing weapon damage plus an additional $9633s1 every $t1 sec.', 'Attacking all nearby enemies for weapon damage + $9633s1.', 0, 0, 0, 1, 1, 1), (9633, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (9634, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 17, 0, 0, 0, 0, 0, 0, 0, 107, 'Dire Bear Form', 'Shapeshift', 'Shapeshift into dire bear form, increasing melee attack power by $9635s3, armor contribution from items by $9635s1%, and Stamina by $9635s2%. Also protects the caster from Polymorph effects and allows the use of various bear abilities.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects. Increases melee attack power by $9635s3, armor contribution from items by $9635s1%, and Stamina by $9635s2%.', 35, 0, 0, 1, 1, 1), (9635, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 399, 24, 119, 0, 0, 0, 142, 137, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 107, 'Dire Bear Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (9636, 0, 0, 0, 16, 0, 0, 101, 0, 26, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 0, 0, 0, 0, 0, 0, 0, 6932, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Swamp Spirit', '', 'Summons $s1 $lSwamp Spirit:Swamp Spirits; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (9653, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 4661, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Gelkis Rumbler', '', 'Summons $s1 $lGelkis Rumbler:Gelkis Rumblers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (9654, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Jumping Lightning', '', 'Hurls a lightning bolt that inflicts Nature damage to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (9657, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Shell', '', 'Increases armor for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (9658, 0, 1, 0, 24, 0, 0, 101, 0, 20, 22, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (9672, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (9712, 0, 0, 0, 1, 0, 15404, 101, 0, 38, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Thaumaturgy Channel', '', 'Fills the empty thaumaturgy vessel when used on Scorched Guardians.', '', 0, 0, 0, 1, 1, 1), (9733, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9737, 0, 0, 0, 0, 0, 83, 'Arantir\'s Anger', 'Rank 1', 'In a whirlwind of steel you attack all nearby enemies for $d, causing weapon damage plus an additional $3231s1 every $t1 seconds.', 'Attacking all nearby enemies for weapon damage + $3231s1.', 0, 0, 0, 1, 1, 1), (9734, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (9735, 0, 1, 0, 1, 0, 0, 101, 0, 0, 40, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 86, 1, 1, 0, 9999, 9999, 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the shaman to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (9736, 39, 5, 0, 1, 0, 0, 101, 0, 22, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 79, 1, 1, 0, -1, 179, 0, 0, 0, 0, 36, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Arantir\'s Deception', 'Rank 1', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $d.', 'Improved stealth.', 0, 100, 0, 1, 1, 1), (9737, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 49, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Arantir\'s Anger Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (9738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rift Spawn Becomes Visible', '', '', '', 0, 0, 0, 1, 1, 1), (9739, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (9740, 39, 5, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 79, 1, 1, 0, -1, 179, 0, 0, 0, 0, 36, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Arantir\'s Deception', 'Rank 1', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $d.', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (9741, 43, 0, 0, 1, 10000, 0, 101, 0, 26, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Arantir\'s Rage', 'Rank 1', 'Taunts all nearby enemies.', 'Taunted.', 0, 0, 0, 1, 1, 1), (9743, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 319, 'Delete Me', '', '', '', 0, 0, 0, 1, 1, 1), (9744, 0, 0, 0, 30, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Jarkal\'s Translation', '', '', '', 0, 0, 0, 1, 1, 1), (9745, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 5', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (9747, 0, 0, 0, 1, 0, 0, 101, 0, 42, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 4', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (9749, 0, 1, 0, 1, 0, 0, 101, 0, 42, 64, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -396, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 3', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (9750, 0, 1, 0, 5, 0, 0, 101, 0, 42, 86, 335, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 65, 1, 0, 510, 77, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 6', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9752, 0, 0, 15, 1, 0, 0, 101, 0, 44, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 108, 'Rip', 'Rank 4', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 138 damage over $d.\n 2 points: 222 damage over $d.\n 3 points: 306 damage over $d.\n 4 points: 390 damage over $d.\n 5 points: 474 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9754, 85, 0, 0, 1, 0, 0, 101, 0, 44, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 4', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (9756, 0, 1, 0, 1, 0, 0, 101, 0, 44, 6, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 5', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (9758, 0, 0, 0, 22, 0, 0, 101, 0, 44, 0, 495, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 229, 0, 0, 1198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 8', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 10', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 20', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 30', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 40', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 50', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 60', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 70', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 80', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 90', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (9769, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9770, 0, 0, 0, 0, 0, 160, 'Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (9770, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (9771, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 21, 1, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9775, 0, 0, 0, 0, 160, 'Radiation Bolt', '', 'Inflicts Nature damage to an enemy, and has a chance of irradiating it.', '', 0, 0, 0, 1, 1, 1), (9773, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 31, 1, 0, 149, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Defias Tower II', '', 'Hurls a fiery ball that causes $s1 fire damage and an additional $o2 damage over $d.', '$s2 fire damage every $t2 seconds.', 0, 255, 0, 1, 1, 1), (9774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Freedom', '', 'Removes existing Immobilizing effects and makes you immune to Immobilizing effects for $d.', 'Immune to Immobilizing effects for $d.', 0, 0, 0, 1, 1, 1), (9775, 0, 3, 0, 1, 0, 0, 101, 0, 25, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9776, 0, 0, 0, 0, 0, 203, 'Irradiated', '', '', 'Emitting radiation.\nNature damage inflicted every $t1 sec.\nPeriodically inflicting Nature damage on nearby party members.', 0, 0, 0, 1, 1, 1), (9776, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Irradiated', '', '', '', 0, 0, 0, 1, 1, 1), (9777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 41, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Self Healing', '', '', '', 0, 0, 0, 1, 1, 1), (9778, 0, 0, 0, 1, 0, 0, 3, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9777, 0, 0, 0, 0, 0, 1, 'Proc Self Heal 22', '', 'When struck in combat has a 3% chance to heal you for $9777s1.', '', 0, 0, 0, 1, 1, 1), (9779, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 16, 1, 0, 49, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Defias Tower III', '', 'Hurls a fiery ball that causes $s1 fire damage and an additional $o2 damage over $d.', '$s2 fire damage every $t2 seconds.', 0, 255, 0, 1, 1, 1), (9781, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 463, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Shield Spike', '', 'Attaches a Mithril Spike to your shield that deals damage every time you block with it.', '', 0, 0, 0, 1, 1, 1), (9782, 0, 0, 0, 1, 5000, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 15, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (9783, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Mithril Spurs', '', 'Attaches spurs to your boots that increase your mounted movement speed by 4%.', '', 0, 0, 0, 1, 1, 1), (9784, 0, 0, 0, 1, 5000, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Iron Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (9785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing', 'Artisan', 'Allows a Blacksmith to make weapons and armor up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (9786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 9785, 0, 0, 0, 0, 0, 335, 'Artisan Blacksmith', '', '', '', 0, 0, 0, 1, 1, 1), (9787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1571, 'Weaponsmith', '', 'Allows a blacksmith to make special weapons that are unavailable to the typical blacksmith.', '', 0, 0, 0, 1, 1, 1), (9788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 997, 'Armorsmith', '', 'Allows a blacksmith to make special armors that are unavailable to the typical blacksmith.', '', 0, 0, 0, 1, 1, 1), (9789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9787, 0, 0, 0, 0, 0, 335, 'Weaponsmith', '', '', '', 0, 0, 0, 1, 1, 1), (9790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9788, 0, 0, 0, 0, 0, 335, 'Armorsmith', '', '', '', 0, 0, 0, 1, 1, 1), (9791, 52, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Head Crack', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (9795, 0, 0, 0, 30, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Talvash\'s Necklace Repair', '', '', '', 0, 0, 0, 1, 1, 1), (9796, 0, 3, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 49, 14, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Blight', '', 'Diseases a target for $s1 Nature damage and an additional $o2 damage over $d.', 'Diseased. $s2 nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9798, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9770, 0, 0, 0, 0, 0, 160, 'Radiation', '', '', 'Inflicting $9770s1 Nature damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (9799, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1820, 'Eye for an Eye', 'Rank 1', 'All spell criticals against you cause $s1% of the damage taken to the caster as well. The damage caused by Eye for an Eye will not exceed 50% of the Paladin\'s total health.', '', 0, 0, 0, 1, 1, 1), (9800, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Holy Shield', '', 'Protects the caster with a holy shield.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (9806, 0, 1, 0, 1, 0, 0, 101, 0, 42, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 41, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 5, 0, 0, 0, 0, 0, 0, 109, 'Phantom Strike', '', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (9810, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Touch of Zanzil', '', '', '', 0, 0, 0, 1, 1, 1), (9811, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 5635, 3486, 0, 0, 0, 0, 0, 8, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7913, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Barbaric Iron Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (9813, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3486, 0, 0, 0, 0, 0, 0, 20, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7914, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Barbaric Iron Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (9814, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 5637, 5635, 0, 0, 0, 0, 0, 10, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Barbaric Iron Helm', '', '', '', 0, 0, 0, 1, 1, 1), (9818, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 5637, 3486, 0, 0, 0, 0, 0, 12, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Barbaric Iron Boots', '', '', '', 0, 0, 0, 1, 1, 1), (9820, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 3486, 5637, 0, 0, 0, 0, 0, 14, 3, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7917, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Barbaric Iron Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9821, 44, 0, 0, 1, 0, 0, 101, 0, 46, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 2', 'Increases movement speed by $s1% for $d. Does not break prowling.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (9823, 0, 0, 0, 1, 0, 0, 101, 0, 46, 27, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 80, 1, 0, 1, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9824, 0, 0, 0, 0, 495, 'Pounce', 'Rank 2', 'Pounce, stunning the target for $d and causing $9824o1 damage over $9824d. Must be prowling. Awards $s3 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (9824, 0, 0, 15, 1, 0, 0, 101, 0, 46, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pounce Bleed', 'Rank 2', '', 'Bleeding for $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9826, 0, 0, 15, 1, 0, 0, 101, 0, 56, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pounce Bleed', 'Rank 3', '', 'Bleeding for $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9827, 0, 0, 0, 1, 0, 0, 101, 0, 56, 27, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 80, 1, 0, 1, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9826, 0, 0, 0, 0, 495, 'Pounce', 'Rank 3', 'Pounce, stunning the target for $d and causing $9826o1 damage over $9826d. Must be prowling. Awards $s3 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (9829, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 63, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 4', 'Shred the target, causing $s3% damage plus 144 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9830, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 79, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 5', 'Shred the target, causing $s3% damage plus 180 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9833, 0, 1, 0, 1, 0, 0, 101, 0, 46, 29, 280, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 25, 0, 65, 129, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 8', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9834, 0, 1, 0, 1, 0, 0, 101, 0, 52, 29, 325, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 29, 0, 79, 156, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 9', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9835, 0, 1, 0, 1, 0, 0, 101, 0, 58, 29, 375, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 33, 0, 95, 188, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 10', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9839, 0, 1, 0, 1, 0, 0, 101, 0, 46, 29, 235, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 121, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 8', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9840, 0, 1, 0, 1, 0, 0, 101, 0, 52, 29, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 151, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 9', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9841, 0, 1, 0, 1, 0, 0, 101, 0, 58, 29, 335, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 188, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 10', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9845, 0, 0, 0, 1, 1000, 0, 101, 0, 48, 32, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tiger\'s Fury', 'Rank 3', 'Increases damage done by $s1 for $d.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (9846, 0, 0, 0, 1, 1000, 0, 101, 0, 60, 32, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tiger\'s Fury', 'Rank 4', 'Increases damage done by $s1 for $d.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (9849, 0, 0, 0, 1, 0, 0, 40, 0, 48, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 4', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9850, 0, 0, 0, 1, 0, 0, 40, 0, 58, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 5', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9852, 0, 1, 7, 16, 0, 0, 100, 0, 48, 106, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 5', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9853, 0, 1, 7, 16, 0, 0, 100, 0, 58, 205, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 29, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 6', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9856, 0, 1, 0, 5, 0, 0, 101, 0, 48, 86, 405, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 79, 1, 0, 645, 97, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 7', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9857, 0, 1, 0, 5, 0, 0, 101, 0, 54, 86, 485, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 97, 1, 0, 808, 122, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 8', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9858, 0, 1, 0, 5, 0, 0, 101, 0, 60, 86, 575, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 117, 1, 0, 1002, 151, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 9', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9862, 46, 0, 0, 1, 0, 31756, 101, 0, 50, 31, 975, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 6, 0, 1, 0, 0, 764, 0, 0, 10, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44206, 0, 0, 0, 0, 100, 'Tranquility', 'Rank 3', 'Heals all nearby group members for $s1 every $t2 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9863, 46, 0, 0, 1, 0, 31756, 101, 0, 60, 31, 1295, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 6, 0, 1, 0, 0, 1096, 0, 0, 10, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44207, 0, 0, 0, 0, 100, 'Tranquility', 'Rank 4', 'Heals all nearby group members for $s1 every $t2 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9866, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 77, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Ravage', 'Rank 3', 'Ravage the target, causing $s2% damage plus 273 to the target. Must be prowling and behind the target. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9867, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 97, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Ravage', 'Rank 4', 'Ravage the target, causing $s2% damage plus 343 to the target. Must be prowling and behind the target. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (9874, 63, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 211, 0, 0, 594, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Self Destruct', '', '', '', 0, 0, 0, 1, 1, 1), (9875, 0, 0, 0, 22, 0, 0, 101, 0, 50, 0, 275, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 5', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (9876, 0, 0, 0, 22, 0, 0, 101, 0, 58, 0, 315, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 444, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 6', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (9879, 63, 0, 0, 32, 0, 0, 101, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Self Destruct', '', '', '', 0, 0, 0, 1, 1, 1), (9880, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 6', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (9881, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 7', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (9884, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 340, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 239, 9, 14, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 6', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (9885, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 445, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 284, 11, 19, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 7', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (9888, 0, 0, 0, 22, 0, 0, 101, 0, 50, 0, 600, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 281, 0, 0, 1515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 9', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9889, 0, 0, 0, 22, 0, 0, 101, 0, 56, 0, 720, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 341, 0, 0, 1889, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 10', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (9892, 84, 0, 0, 1, 0, 0, 101, 0, 52, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 3', 'Cower, causing no damage but lowering your threat a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (9894, 0, 0, 15, 1, 0, 0, 101, 0, 52, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 108, 'Rip', 'Rank 5', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 192 damage over $d.\n 2 points: 312 damage over $d.\n 3 points: 432 damage over $d.\n 4 points: 552 damage over $d.\n 5 points: 672 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9896, 0, 0, 15, 1, 0, 0, 101, 0, 60, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 108, 'Rip', 'Rank 6', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 270 damage over $d.\n 2 points: 438 damage over $d.\n 3 points: 606 damage over $d.\n 4 points: 774 damage over $d.\n 5 points: 942 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (9898, 0, 0, 0, 1, 0, 0, 101, 0, 52, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -131, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 5', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (9900, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 483, 0, 0, 0, 0, 0, 0, 0, 0, 2188, 'Sharpen Blade IV', '', 'Increase sharp weapon damage by 6 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (9901, 0, 0, 0, 16, 0, 0, 101, 0, 54, 8, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Soothe Animal', 'Rank 3', 'Soothes the target beast, reducing the range at which it will attack you by $s1 yards. Only affects Beast targets level 70 or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 70, 0, 1, 1, 1), (9903, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 2196, 'Enhance Blunt Weapon IV', '', 'Increase the damage of a blunt weapon by 6 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (9904, 0, 0, 0, 1, 0, 0, 101, 0, 54, 105, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 80, 1, 1, 1, 54, 24, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', 'Rank 4', 'Rake the target for ${$AP/100+$m1} bleed damage and an additional ${$m2*3+$AP*0.06} damage over $d. Awards $s3 combo $lpoint:points;.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (9906, 54, 1, 0, 1, 0, 0, 101, 0, 33, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Reflection', '', 'Gives the caster $s1% chance to reflect harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (9907, 0, 1, 0, 1, 0, 0, 101, 0, 54, 64, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -506, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 4', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (9908, 85, 0, 0, 1, 0, 0, 101, 0, 54, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 5', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (9910, 0, 1, 0, 1, 0, 0, 101, 0, 54, 6, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 6', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (9912, 0, 0, 0, 5, 0, 0, 101, 0, 54, 0, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 8', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (9913, 38, 5, 0, 1, 0, 0, 100, 1, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, -31, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Prowl', 'Rank 3', 'Allows the Druid to prowl around, but reduces your movement speed by $s2%. Lasts until cancelled.', 'Stealthed. Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (9915, 0, 1, 7, 1, 0, 0, 100, 0, 40, 1, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 46, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 3', 'Inflicts $s1 Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (9916, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3486, 0, 0, 0, 0, 0, 0, 16, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Steel Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (9918, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Solid Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (9920, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7966, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Solid Grinding Stone', '', '', '', 0, 0, 0, 1, 1, 1), (9921, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 4306, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Solid Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (9926, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4234, 0, 0, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7918, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Shoulder', '', '', '', 0, 0, 0, 1, 1, 1), (9928, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4338, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7919, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Gauntlet', '', '', '', 0, 0, 0, 1, 1, 1), (9930, 0, 1, 0, 1, 0, 0, 101, 0, 30, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 81, 81, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 66, 'Empathy of Stone', '', 'Forms a bond of empathy with a party member, causing the caster to split $s1% of all damage taken by that party member. Lasts $d.', 'Splitting $s1% of all damage taken by a party member.', 0, 0, 0, 1, 1, 1), (9931, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7920, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Scale Pants', '', '', '', 0, 0, 0, 1, 1, 1), (9933, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7921, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Pants', '', '', '', 0, 0, 0, 1, 1, 1), (9935, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 7966, 0, 0, 0, 0, 0, 0, 14, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Steel Plate Helm', '', '', '', 0, 0, 0, 1, 1, 1), (9937, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (9939, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7966, 0, 0, 0, 0, 0, 4, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (9941, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, giving you a $s1% chance of reflecting the next spell cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (9942, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4234, 4338, 0, 0, 0, 0, 0, 8, 6, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7925, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Scale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9943, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, with a $1% chance of reflecting the next spell cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (9945, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7966, 0, 0, 0, 0, 0, 12, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7926, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Pants', '', '', '', 0, 0, 0, 1, 1, 1), (9949, 31, 0, 0, 1, 0, 0, 101, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Thieves\' Tool Rack Conjure', '', '', '', 0, 0, 0, 1, 1, 1), (9950, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4338, 6037, 7966, 0, 0, 0, 0, 10, 6, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7927, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (9952, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 4304, 0, 0, 0, 0, 0, 12, 1, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Shoulder', '', '', '', 0, 0, 0, 1, 1, 1), (9954, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7909, 3864, 5966, 7966, 0, 0, 10, 8, 3, 3, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7938, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Truesilver Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (9956, 25, 0, 0, 5, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Potion', '', 'Heals self for $s1 health.', '', 0, 0, 0, 1, 1, 1), (9957, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7067, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Orcish War Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (9959, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7930, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (9961, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4338, 0, 0, 0, 0, 0, 0, 10, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Coif', '', '', '', 0, 0, 0, 1, 1, 1), (9964, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7966, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7969, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Spurs', '', '', '', 0, 0, 0, 1, 1, 1), (9966, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4304, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7932, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Scale Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (9968, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4304, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7933, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Boots', '', '', '', 0, 0, 0, 1, 1, 1), (9970, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7909, 0, 0, 0, 0, 0, 0, 14, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7934, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Helm', '', '', '', 0, 0, 0, 1, 1, 1), (9972, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7077, 7966, 0, 0, 0, 0, 16, 6, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7935, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (9974, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7910, 7971, 7966, 0, 0, 0, 12, 12, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Truesilver Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (9976, 39, 5, 0, 1, 0, 0, 101, 0, 1, 0, 0, 34, 0, 0, 7970, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Polly Eats the E.C.A.C.', 'Rank 1', 'Parrots love crackers!', '', 0, 60, 0, 1, 1, 1), (9977, 31, 0, 0, 1, 0, 0, 101, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7970, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Conjure E.C.A.C', '', '', '', 0, 0, 0, 1, 1, 1), (9979, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 4304, 7966, 7909, 0, 0, 0, 14, 2, 4, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7936, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Boots', '', '', '', 0, 0, 0, 1, 1, 1), (9980, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7966, 0, 0, 0, 0, 0, 16, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Mithril Helm', '', '', '', 0, 0, 0, 1, 1, 1), (9983, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2880, 3470, 2318, 0, 0, 0, 0, 10, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Copper Claymore', '', '', '', 0, 0, 0, 1, 1, 1), (9985, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 2319, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7956, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Warhammer', '', '', '', 0, 0, 0, 1, 1, 1), (9986, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 2319, 0, 0, 0, 0, 0, 12, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7957, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Greatsword', '', '', '', 0, 0, 0, 1, 1, 1), (9987, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3466, 2319, 0, 0, 0, 0, 0, 14, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bronze Battle Axe', '', '', '', 0, 0, 0, 1, 1, 1), (9991, 0, 4, 0, 1, 0, 0, 101, 0, 1, 225, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Touch of Zanzil', '', '', 'Agility reduced by $s1. Cannot stealth or turn invisible.', 0, 60, 0, 1, 1, 1), (9992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Dizzy', '', '', '', 0, 0, 0, 1, 1, 1), (9993, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 3864, 7966, 4234, 0, 0, 0, 0, 12, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7941, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mithril Axe', '', '', '', 0, 0, 0, 1, 1, 1), (9995, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7909, 7966, 4304, 0, 0, 0, 0, 16, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blue Glittering Axe', '', '', '', 0, 0, 0, 1, 1, 1), (9997, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7966, 4304, 0, 0, 0, 0, 14, 4, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Wicked Mithril Blade', '', '', '', 0, 0, 0, 1, 1, 1), (9998, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 7168, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Summon Polly Jr.', '', '', '', 0, 0, 0, 1, 1, 1), (9999, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Touch of Zanzil Cure', '', 'Cure for the Touch of Zanzil', 'Cure for the Touch of Zanzil', 0, 60, 0, 1, 1, 1), (10001, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7971, 1210, 7966, 4304, 0, 0, 0, 16, 1, 4, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7945, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Big Black Mace', '', '', '', 0, 0, 0, 1, 1, 1), (10003, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7075, 6037, 3864, 1529, 7966, 4304, 0, 24, 4, 6, 5, 5, 4, 4, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'The Shatterer', '', '', '', 0, 0, 0, 1, 1, 1), (10005, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7909, 1705, 1206, 7966, 4338, 0, 0, 14, 1, 2, 2, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7944, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dazzling Mithril Rapier', '', '', '', 0, 0, 0, 1, 1, 1), (10007, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7081, 6037, 3823, 7909, 7966, 4304, 0, 28, 6, 8, 2, 6, 4, 2, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7961, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Phantom Blade', '', '', '', 0, 0, 0, 1, 1, 1), (10009, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7075, 7966, 4304, 0, 0, 0, 0, 18, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7946, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runed Mithril Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (10011, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7972, 6037, 7966, 4304, 0, 0, 0, 28, 10, 10, 6, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blight', '', '', '', 0, 0, 0, 1, 1, 1), (10013, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7910, 7966, 4304, 0, 0, 0, 12, 6, 2, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ebon Shiv', '', '', '', 0, 0, 0, 1, 1, 1), (10015, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 7910, 7081, 7966, 4304, 0, 0, 30, 16, 6, 4, 8, 6, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Truesilver Champion', '', '', '', 0, 0, 0, 1, 1, 1), (10017, 35, 1, 7, 1, 0, 0, 100, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 46, -1, 0, 9, 9, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Hold', 'Rank 3', 'Blasts enemies near the caster for $s1 cold damage and freezes them in place for up to $d.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (10018, 35, 1, 0, 1, 0, 0, 100, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 46, -1, 0, 9, 9, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 0, 0, 0, 0, 0, 0, 0, 1016, 'Rat Nova', 'Rank 3', 'Mmmm.. Cheesey.', 'You need cheese.', 0, 0, 0, 1, 1, 1), (10021, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, '100% Block', '', '', '', 0, 0, 0, 1, 1, 1), (10022, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3583, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (10032, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Uber Stealth', '', '', '', 0, 0, 0, 1, 1, 1), (10052, 30, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 31, 0, 0, 584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', 'Rank 2', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (10053, 0, 0, 0, 14, 0, 0, 101, 0, 48, 0, 1130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1038, 'Conjure Mana Citrine', '', 'Conjures a mana citrine that can be used to instantly restore $10057s1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10054, 0, 0, 0, 14, 0, 0, 101, 0, 58, 0, 1470, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8008, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1039, 'Conjure Mana Ruby', '', 'Conjures a mana ruby that can be used to instantly restore $10058s1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10057, 30, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 43, 0, 0, 828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', 'Rank 3', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (10058, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 55, 0, 0, 1072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', 'Rank 4', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (10059, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176296, 0, 0, 0, 0, 0, 0, 0, 0, 1482, 'Portal: Stormwind', '', 'Creates a portal, teleporting group members that use it to Stormwind.', '', 0, 0, 0, 1, 1, 1), (10060, 0, 1, 0, 1, 180000, 0, 101, 0, 40, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -21, 0, 0, 0, 0, 65, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1872, 'Power Infusion', '', 'Infuses the target with power, increasing spell casting speed by $s1% and reducing the mana cost of all spells by $s2%. Lasts $d.', 'Spell casting speed increased by $s1 and mana cost of spells reduced by $s2%.', 16, 0, 0, 1, 1, 1), (10061, 0, 0, 0, 1, 0, 0, 101, 0, 25, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -7, 0, 0, 0, 0, 0, 0, 0, 0, 7209, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Obsidian Shard', '', '', '', 0, 0, 0, 1, 1, 1), (10072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -21, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Splintered Obsidian', '', '', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (10073, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg3', '', '', '', 0, 0, 0, 1, 1, 1), (10074, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, reflecting the next spell cast on you. Lasts $d.', 'Magical spells will be reflected.', 0, 0, 0, 1, 1, 1), (10092, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 23, 42, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10093, 10134, 0, 0, 0, 0, 174, 'Sand Storm', '', '', '', 0, 0, 0, 1, 1, 1), (10093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 1, -86, 0, 19, 8, 8, 8, 33, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Harsh Winds', '', '', 'Cannot cast spells.\nMovement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (10094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7226, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Sand Storms', '', 'Summons $s1 $lSand Storm:Sand Storms; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10096, 0, 2, 0, 14, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -31, 8, 8, 8, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', '', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (10097, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3858, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Mithril', '', 'Allows the miner to smelt a chunk of mithril ore into a mithril bar. Smelting mithril requires a forge.', '', 0, 0, 0, 1, 1, 1), (10098, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7911, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6037, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Truesilver', '', 'Allows the miner to smelt a chunk of truesilver ore into a truesilver bar. Smelting truesilver requires a forge.', '', 0, 0, 0, 1, 1, 1), (10101, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 75, 0, 29, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (10113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flare', '', 'Shoots a flare into the air.', '', 0, 0, 0, 1, 1, 1), (10132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7226, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Sand Storms', '', 'Summons $s1 $lSand Storm:Sand Storms; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Sand Storm', '', '', 'Confused.', 0, 0, 0, 1, 1, 1), (10136, 0, 3, 0, 1, 0, 0, 101, 0, 0, 40, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 101, 0, -11, 149, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Magenta Cap Sickness', '', '', 'All stats are decreased by $s1.', 0, 0, 0, 1, 1, 1), (10137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fizzule\'s Folly', '', 'Blow on the whistle to let Fizzule know you\'re an ally.', '', 0, 0, 0, 1, 1, 1), (10138, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 420, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8077, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Conjure Water', 'Rank 5', 'Conjures $s1 $lbottle:bottles; of mineral water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10139, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 585, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1360, 'Conjure Water', 'Rank 6', 'Conjures $s1 $lbottle:bottles; of sparkling water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10140, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 780, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Conjure Water', 'Rank 7', 'Conjures $s1 $lbottle:bottles; of crystal water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10140, 0, 0, 0, 0, 0, 1687, 'Conjure Water', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (10144, 0, 0, 0, 14, 0, 0, 101, 0, 42, 0, 420, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8075, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 260, 'Conjure Food', 'Rank 5', 'Conjures $s1 $lloaf:loaves; of sourdough, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10145, 0, 0, 0, 14, 0, 0, 101, 0, 52, 0, 585, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1512, 'Conjure Food', 'Rank 6', 'Conjures $s1 $lsweet roll:sweet rolls;, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (10148, 0, 0, 0, 22, 0, 0, 101, 0, 42, 31, 260, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 97, 1, 0, 317, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 8', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10149, 0, 0, 0, 22, 0, 0, 101, 0, 48, 31, 305, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 115, 1, 0, 391, 12, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 9', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10150, 0, 0, 0, 22, 0, 0, 101, 0, 54, 31, 350, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 135, 1, 0, 474, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 10', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10151, 0, 0, 0, 22, 0, 0, 101, 0, 60, 31, 395, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 155, 1, 0, 560, 17, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 11', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10156, 0, 1, 0, 1, 0, 0, 101, 0, 42, 30, 415, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 4', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (10157, 0, 1, 0, 1, 0, 0, 101, 0, 56, 30, 575, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 5', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (10159, 50, 1, 0, 1, 0, 0, 101, 0, 42, 31, 380, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 21, 0, -51, 202, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 3', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10160, 50, 1, 0, 1, 0, 0, 101, 0, 50, 31, 465, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 27, 0, -51, 263, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 4', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10161, 50, 1, 0, 1, 0, 0, 101, 0, 58, 31, 555, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 31, 0, -51, 334, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 5', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10165, 0, 0, 0, 7, 0, 0, 101, 0, 42, 0, 340, 12, 0, 0, 8147, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1100, 'Khadgar\'s Unlocking', 'Rank 3', 'Magically unlocks treasure chests and other locked items.', '', 0, 0, 0, 1, 1, 1), (10166, 0, 0, 0, 7, 0, 0, 101, 0, 54, 0, 460, 12, 0, 0, 8148, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1101, 'Khadgar\'s Unlocking', 'Rank 4', 'Magically unlocks treasure chests and other locked items.', '', 0, 0, 0, 1, 1, 1), (10169, 0, 1, 0, 1, 0, 0, 101, 0, 42, 6, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 99, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 3', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (10170, 0, 1, 0, 1, 0, 0, 101, 0, 54, 6, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 149, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 4', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (10173, 0, 1, 0, 1, 0, 0, 101, 0, 48, 6, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -121, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 4', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (10174, 0, 1, 0, 1, 0, 0, 101, 0, 60, 6, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -91, -181, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 5', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (10177, 56, 1, 0, 1, 0, 0, 101, 0, 52, 9, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 674, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 4', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (10179, 0, 1, 0, 14, 0, 0, 101, 0, 44, 105, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 25, 0, -41, 291, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 8', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10180, 0, 1, 0, 14, 0, 0, 101, 0, 50, 105, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 31, 0, -41, 352, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 9', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10181, 0, 1, 0, 14, 0, 0, 101, 0, 56, 105, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 35, 0, -41, 428, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 10', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10185, 0, 0, 0, 1, 0, 31756, 101, 0, 44, 31, 935, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 89, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42211, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 4', 'Ice shards pelt the target area doing ${$42211m1*8} Frost damage over $d.', '$42211s1 Frost damage every $42211t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (10186, 0, 0, 0, 1, 0, 31756, 101, 0, 52, 31, 1160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 116, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42212, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 5', 'Ice shards pelt the target area doing ${$42212m1*8} Frost damage over $d.', '$42212s1 Frost damage every $42212t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (10187, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 31, 1400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 148, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42213, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 6', 'Ice shards pelt the target area doing ${$42213m1*8} Frost damage over $d.', '$42213s1 Frost damage every $42213t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (10191, 0, 1, 0, 1, 0, 0, 0, 0, 44, 3, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 389, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 4', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (10192, 0, 1, 0, 1, 0, 0, 0, 0, 52, 3, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 479, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 5', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (10193, 0, 1, 0, 1, 0, 0, 0, 0, 60, 3, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 569, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 6', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (10197, 19, 0, 0, 1, 0, 0, 101, 0, 46, 0, 280, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 63, 0, 0, 331, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 6', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10199, 19, 0, 0, 1, 0, 0, 101, 0, 54, 0, 340, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 79, 0, 0, 430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 7', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10201, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 185, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 5', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (10202, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 390, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 242, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 6', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (10205, 0, 0, 0, 16, 0, 0, 101, 0, 46, 0, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 5', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10206, 0, 0, 0, 16, 0, 0, 101, 0, 52, 0, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 40, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 6', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10207, 0, 0, 0, 16, 0, 0, 101, 0, 58, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 7', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10211, 0, 0, 0, 1, 0, 31756, 101, 0, 48, 28, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10273, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 6', 'Launches Arcane Missiles at the enemy, causing $10273s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (10212, 0, 0, 0, 1, 0, 31756, 101, 0, 56, 28, 595, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10274, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 7', 'Launches Arcane Missiles at the enemy, causing $10274s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (10215, 0, 0, 0, 14, 0, 0, 101, 0, 48, 31, 815, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 69, 1, 0, 290, 65, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 5', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (10216, 0, 0, 0, 14, 0, 0, 101, 0, 56, 31, 990, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 85, 1, 0, 374, 84, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 6', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (10219, 0, 0, 0, 1, 0, 0, 100, 0, 50, 30, 410, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 469, 0, 11, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', 'Rank 3', 'Increases Armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed by $7321s1% and the time between their attacks increased by $7321s2% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (10220, 0, 0, 0, 1, 0, 0, 100, 0, 60, 30, 500, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 559, 0, 14, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', 'Rank 4', 'Increases Armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed by $7321s1% and the time between their attacks increased by $7321s2% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases Armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (10223, 56, 1, 0, 1, 0, 0, 101, 0, 50, 9, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 674, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 4', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (10225, 56, 1, 0, 1, 0, 0, 101, 0, 60, 9, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 874, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 5', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (10227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 0, 5119, 0, 0, 0, 0, 0, 179, 'Beast Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (10230, 35, 1, 0, 1, 0, 0, 100, 0, 54, 31, 145, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 70, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 4', 'Blasts enemies near the caster for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (10239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 0, 10238, 0, 0, 0, 0, 0, 460, 'Demon Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (10244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 518, 0, 10241, 0, 0, 0, 0, 0, 1116, 'Dragon Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (10245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 519, 0, 10242, 0, 0, 0, 0, 0, 94, 'Elemental Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (10246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 0, 10240, 0, 0, 0, 0, 0, 1076, 'Undead Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (10247, 0, 0, 0, 1, 0, 0, 101, 0, 1, 225, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7286, 7276, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Zul\'Farrak Zombies', '', '', '', 0, 0, 0, 1, 1, 1), (10248, 0, 0, 0, 28, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 186, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', 'Artisan', 'Raising mining to an art form. Gives a potential mining skill of 300.', '', 0, 0, 0, 1, 1, 1), (10249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 10248, 0, 0, 0, 0, 0, 336, 'Artisan Miner', '', '', '', 0, 0, 0, 1, 1, 1), (10250, 59, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 799, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (10251, 36, 3, 0, 1, 0, 0, 101, 0, 1, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 3, 1, 0, 0, -3, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Biletoad Infection', '', 'Sacrifices the caster\'s life in order to reduce the Stamina of nearby enemies by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (10252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Awaken Earthen Guardians', '', '', '', 0, 0, 0, 1, 1, 1), (10253, 35, 1, 17, 1, 0, 0, 100, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2, 1, 0, 0, -1, 0, 9, 10, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4076, 0, 0, 0, 0, 0, 0, 0, 1256, 'Chemical Peel', '', 'Blasts enemies near the caster for $s1 cold damage and freezes them in place for up to $d.', 'You feel strange.', 0, 0, 0, 1, 1, 1), (10254, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Stone Dwarf Awaken Visual', '', '', '', 0, 0, 0, 1, 1, 1), (10255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Stoned', '', '', '', 0, 0, 0, 1, 1, 1), (10256, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 231, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19710, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19710s1 Stamina and Spirit for $19710d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (10257, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19711, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19711s1 Stamina and Spirit for $19711d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (10258, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Awaken Vault Warder', '', '', '', 0, 0, 0, 1, 1, 1), (10259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Awaken Earthen Dwarf', '', '', '', 0, 0, 0, 1, 1, 1), (10260, 0, 0, 0, 1, 0, 15404, 101, 0, 36, 18, 40, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Reconstruct', '', 'Repairs the Archaedas construct for $o1 damage over $d.', '$o1 damage repaired over $d.', 0, 0, 0, 1, 1, 1), (10263, 0, 1, 0, 1, 0, 0, 101, 0, 1, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Sleep 90s (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (10265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Juggler Vein Rupture', '', '', '', 0, 0, 0, 1, 1, 1), (10266, 0, 0, 15, 1, 0, 0, 101, 0, 20, 186, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 259, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 'Lung Puncture', '', '', '', 0, 0, 0, 1, 1, 1), (10267, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 6, 1, 0, 149, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6218, 0, 0, 0, 0, 0, 0, 0, 1097, 'Slush', '', 'Blasts enemies near the caster for $s1 cold damage and freezes them in place for up to $d.', 'You feel strange.', 0, 50, 0, 1, 1, 1), (10268, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -51, 799, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 334, 'Decimate', '', 'Slows attacks by $s1%.', 'Attack Speed Debuff', 0, 80, 0, 1, 1, 1), (10270, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 27, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 304, 'Fel Suppression', '', 'Reduces attack power of all party members within $a1 yards by $s1. Players may only have one Aura on them per Paladin at any one time.', 'Reduces attack power by $s1.', 0, 0, 0, 1, 1, 1), (10273, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 6', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (10274, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 7', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (10277, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (10278, 20, 1, 29, 1, 0, 0, 101, 0, 38, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Blessing of Protection', 'Rank 3', 'A targeted party member is protected from all physical attacks for $d, but during that time they cannot attack or use physical abilities. Players may only have one Blessing on them per Paladin at any one time. Once protected, the target cannot be made invulnerable by Divine Shield, Divine Protection or Blessing of Protection again for $25771d.', 'Immune to physical attacks. Cannot attack or use physical abilities.', 6, 0, 0, 1, 1, 1), (10290, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 159, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 2', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10291, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 389, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 4', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10292, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 619, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 6', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10293, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 734, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 7', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10298, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 7, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 2', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (10299, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 11, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 3', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (10300, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 15, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 4', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (10301, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 5', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (10308, 32, 1, 12, 1, 0, 0, 101, 0, 54, 32, 100, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', 'Rank 4', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (10310, 56, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, -1, 549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 3', 'Heals a friendly target for an amount equal to the Paladin\'s maximum health and restores $s2 of their mana. Drains all of the Paladin\'s remaining mana when used.', '', 0, 0, 0, 1, 1, 1), (10312, 19, 0, 0, 1, 0, 0, 101, 0, 44, 0, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 39, 0, 0, 303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 4', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (10313, 19, 0, 0, 1, 0, 0, 101, 0, 52, 0, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 5', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (10314, 19, 0, 0, 1, 0, 0, 101, 0, 60, 0, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 59, 0, 0, 504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 6', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (10318, 35, 0, 0, 5, 0, 0, 101, 0, 60, 0, 685, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 87, 0, 0, 489, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Holy Wrath', 'Rank 2', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all Undead and Demon targets within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (10321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20271, 21084, 0, 0, 0, 0, 205, 'Judgement', '', '', '', 0, 0, 0, 1, 1, 1), (10322, 0, 0, 0, 7, 0, 0, 101, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 2', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (10324, 0, 0, 0, 7, 0, 0, 101, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 420, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 3', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (10326, 33, 1, 23, 16, 0, 0, 100, 0, 52, 18, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 309, 'Turn Evil', 'Rank 1', 'The targeted undead or demon enemy will be compelled to flee for up to $d. Damage caused may interrupt the effect. Only one target can be turned at a time.', 'Compelled to flee.', 0, 0, 0, 1, 1, 1), (10328, 0, 0, 0, 20, 0, 0, 101, 0, 46, 0, 465, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 109, 0, 0, 944, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10329, 0, 0, 0, 20, 0, 0, 101, 0, 54, 0, 580, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 1245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 8', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10340, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2268, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Uldaman Boss Agro', '', '', '', 0, 0, 0, 1, 1, 1), (10341, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Radiation Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (10342, 0, 0, 0, 1, 0, 0, 101, 0, 35, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Guardian Effect', '', 'Increases Armor by $s1.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (10344, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 2473, 'Armor +32', '', 'Permanently increase the armor value of an item worn on the chest, legs, hands or feet by 32. Only usable on items level 25 and above.', '', 0, 0, 0, 1, 1, 1), (10345, 0, 0, 0, 1, 0, 15406, 101, 0, 29, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Rebuild', '', 'Repairs a nearby mechanical ally for $s1 damage every $t1 sec. over $d.', '$s1 damage repaired every $t1 sec.', 0, 0, 0, 1, 1, 1), (10346, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Machine Gun', '', 'Fires at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (10347, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Archaedas Awaken Visual (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (10348, 0, 0, 0, 32, 0, 0, 101, 0, 0, 18, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 99, 59, 0, 0, 0, 138, 65, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Tune Up', '', '', 'Attack speed increased by $s1%.\nCasting speed increased by $s2%.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (10351, 0, 0, 0, 1, 0, 0, 101, 0, 25, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1507, 'Basilisk Skin', '', 'Increases defense rating by $s1 for $d1.', 'Increases defense rating.', 0, 0, 0, 1, 1, 1), (10368, 56, 1, 0, 1, 0, 0, 101, 0, 30, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Uther\'s Light Effect', 'Rank 1', 'Instantly shields the target, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted by physical attacks.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (10369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scooby Snack Effect', '', '', '', 0, 0, 0, 1, 1, 1), (10370, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Lacerations', '', 'Increases damage done to target by physical attacks by $s1 for $d1. Stacks up to 5 times.', 'Increases melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (10371, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slow', '', 'Increases time between victim\'s attacks by $s1 for $d.', 'Lowered attack speed.', 0, 0, 0, 1, 1, 1), (10373, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Wound', '', 'Delivers a fatal wound for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (10387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Surge', '', '', '', 0, 0, 0, 1, 1, 1), (10388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 2887, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Summon Prismatic Exile', '', 'Summons $s1 $lPrismatic Exile:Prismatic Exiles; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Smoke', '', '', '', 0, 0, 0, 1, 1, 1), (10390, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Gate Failure', '', 'Causes an explosion of arcane magic around the caster, causing $s1 damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (10391, 0, 0, 0, 19, 0, 0, 101, 0, 38, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 7', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (10392, 0, 0, 0, 19, 0, 0, 101, 0, 44, 0, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 8', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (10395, 0, 0, 0, 14, 0, 0, 101, 0, 48, 0, 440, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 151, 0, 0, 1016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 8', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (10396, 0, 0, 0, 14, 0, 0, 101, 0, 56, 0, 560, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 195, 0, 0, 1366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 9', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (10399, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 8, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (10403, 0, 0, 0, 1, 0, 0, 101, 0, 34, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -17, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 4', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (10404, 0, 0, 0, 1, 0, 0, 101, 0, 44, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -23, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 5', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (10405, 0, 0, 0, 1, 0, 0, 101, 0, 54, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -31, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 6', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (10406, 0, 0, 0, 1, 0, 0, 101, 0, 34, 4, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7366, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 4', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $10403a1 yards, reducing melee damage taken by $10403s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10407, 0, 0, 0, 1, 0, 0, 101, 0, 44, 4, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7367, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 5', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $10404a1 yards, reducing melee damage taken by $10404s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10408, 0, 0, 0, 1, 0, 0, 101, 0, 54, 4, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7368, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 6', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $10405a1 yards, reducing melee damage taken by $10405s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10412, 19, 0, 0, 1, 0, 0, 101, 0, 36, 39, 240, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 15, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 5', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (10413, 19, 0, 0, 1, 0, 0, 101, 0, 48, 39, 345, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 23, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 6', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (10414, 19, 0, 0, 1, 0, 0, 101, 0, 60, 39, 450, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 29, 0, 0, 516, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 7', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (10418, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arugal spawn-in spell', '', '', '', 0, 0, 0, 1, 1, 1), (10423, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 114, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (10424, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 149, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (10425, 0, 0, 0, 1, 0, 0, 50, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10423, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (10426, 0, 0, 0, 1, 0, 0, 50, 0, 58, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10424, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (10427, 45, 0, 0, 1, 0, 0, 101, 0, 48, 8, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7398, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 5', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $10423a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $10425h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (10428, 45, 0, 0, 1, 0, 0, 101, 0, 58, 8, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7399, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 6', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $10424a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $10426h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (10431, 0, 1, 0, 1, 0, 0, 100, 3, 48, 6, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 153, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 6', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26370s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26370s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (10432, 0, 1, 0, 1, 0, 0, 100, 3, 56, 6, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 197, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 7', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26363s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26363s1 Nature damage to attacker on hit.', 0, 0, 0, 1, 1, 1), (10435, 0, 0, 0, 24, 0, 0, 101, 0, 50, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (10436, 0, 0, 0, 24, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (10437, 0, 0, 0, 1, 0, 0, 101, 0, 50, 245, 145, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7400, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 5', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $10435r1 yards for $10435s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10438, 0, 0, 0, 1, 0, 0, 101, 0, 60, 265, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7402, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 6', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $10436r1 yards for $10436s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (10441, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 60, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 4', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (10442, 0, 0, 0, 1, 0, 0, 101, 0, 52, 4, 225, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7403, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 4', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $10441a1 yards by $10441s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10444, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Attack', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10445, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 1143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (10447, 19, 1, 0, 1, 0, 0, 101, 0, 40, 29, 250, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 151, 41, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 4', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10448, 19, 1, 0, 1, 0, 0, 101, 0, 52, 29, 345, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 229, 63, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 5', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (10451, 63, 0, 0, 7, 0, 0, 101, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 3, 301, 1, 1, 849, -1, 0, 9, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Implosion', '', '', '', 0, 0, 0, 1, 1, 1), (10452, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (10454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 64, 0, 0, 0, 0, 95, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Into the Rift', '', '', 'Move to the location of your corpse or speak with a spirit healer to be revived.', 0, 0, 0, 1, 1, 1), (10455, 0, 0, 0, 1, 0, 0, 101, 0, 1, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 9, 0, 0, 12, 12, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 66, 'Minor Tremor', '', 'Causes a minor tremor, inflicting $s1 damage to nearby enemies.', 'Shaken by a minor tremor.', 0, 0, 0, 1, 1, 1), (10456, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $10458s2 additional Frost damage and slowing the target\'s movement speed by $10458s1% for $10458d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (10458, 0, 0, 0, 1, 0, 0, 101, 0, 38, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 83, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 3', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10459, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2313, 2520, 0, 0, 0, 0, 0, 0, 0, 1, 'Sacrifice Spinneret', '', 'Offer at the Temple of the Moon fountain.', '', 0, 0, 0, 1, 1, 1), (10460, 0, 0, 0, 1, 0, 0, 0, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 11, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 4', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10461, 0, 0, 0, 1, 0, 0, 0, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 13, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 5', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10462, 0, 0, 0, 1, 0, 0, 101, 0, 50, 4, 70, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3908, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 4', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $10460a1 yards for $10460s1 every $10460t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10463, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3909, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 5', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $10461a1 yards for $10461s1 every $10461t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10466, 0, 0, 0, 16, 0, 0, 101, 0, 44, 0, 235, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 57, 0, 0, 457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10467, 0, 0, 0, 16, 0, 0, 101, 0, 52, 0, 305, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 75, 0, 0, 630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10468, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 97, 0, 0, 831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10472, 19, 1, 0, 1, 0, 0, 101, 0, 46, 31, 325, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 21, 0, -51, 332, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', 'Rank 3', 'Instantly shocks the target with frost, causing $s2 Frost damage and slowing movement speed by $s1%. Lasts $d. Causes a high amount of threat.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10473, 19, 1, 0, 1, 0, 0, 101, 0, 58, 31, 430, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 29, 0, -51, 485, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', 'Rank 4', 'Instantly shocks the target with frost, causing $s2 Frost damage and slowing movement speed by $s1%. Lasts $d. Causes a high amount of threat.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (10476, 0, 0, 0, 1, 0, 0, 101, 0, 38, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance', 'Rank 2', '', 'Frost Resistance increased by $s1', 0, 0, 0, 1, 1, 1), (10477, 0, 0, 0, 1, 0, 0, 101, 0, 54, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance', 'Rank 3', '', 'Frost Resistance increased by $s1', 0, 0, 0, 1, 1, 1), (10478, 0, 0, 0, 1, 0, 0, 101, 0, 38, 4, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7412, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance Totem', 'Rank 2', 'Summons a Frost Resistance Totem with $s1 health at the feet of the caster for $d. The totem increases party members\' frost resistance by $10476s1, if within $10476a1 yards.', '', 0, 0, 0, 1, 1, 1), (10479, 0, 0, 0, 1, 0, 0, 101, 0, 54, 4, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7413, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance Totem', 'Rank 3', 'Summons a Frost Resistance Totem with $s1 health at the feet of the caster for $d. The totem increases party members\' frost resistance by $10477s1, if within $10477a1 yards.', '', 0, 0, 0, 1, 1, 1), (10482, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8169, 8150, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cured Thick Hide', '', '', '', 0, 0, 0, 1, 1, 1), (10486, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 525, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to two extra attacks with $33755s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (10487, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4291, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (10490, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 4291, 0, 0, 0, 0, 0, 12, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Comfortable Leather Hat', '', '', '', 0, 0, 0, 1, 1, 1), (10491, 0, 0, 0, 1, 0, 0, 0, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 8, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', 'Rank 2', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10493, 0, 0, 0, 1, 0, 0, 0, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 12, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', 'Rank 3', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10494, 0, 0, 0, 1, 0, 0, 0, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 16, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', 'Rank 4', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10495, 0, 0, 0, 1, 0, 0, 101, 0, 36, 4, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7414, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', 'Rank 2', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $10491s1 mana every $10491t1 seconds to group members within $10491a1 yards.', '', 0, 0, 0, 1, 1, 1), (10496, 0, 0, 0, 1, 0, 0, 101, 0, 46, 4, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7415, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', 'Rank 3', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $10493s1 mana every $10493t1 seconds to group members within $10493a1 yards.', '', 0, 0, 0, 1, 1, 1), (10497, 0, 0, 0, 1, 0, 0, 101, 0, 56, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7416, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', 'Rank 4', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $10494s1 mana every $10494t1 seconds to group members within $10494a1 yards.', '', 0, 0, 0, 1, 1, 1), (10499, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4291, 0, 0, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (10507, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4291, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Headband', '', '', '', 0, 0, 0, 1, 1, 1), (10509, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8167, 8343, 0, 0, 0, 0, 0, 6, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Turtle Scale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (10511, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8167, 8343, 0, 0, 0, 0, 0, 6, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Turtle Scale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (10516, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4338, 4291, 0, 0, 0, 0, 0, 8, 6, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (10518, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8167, 8343, 0, 0, 0, 0, 0, 8, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Turtle Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (10520, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8151, 8343, 0, 0, 0, 0, 0, 10, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Big Voodoo Robe', '', '', '', 0, 0, 0, 1, 1, 1), (10521, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Effect', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10523, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 946, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Proc', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10524, 0, 0, 0, 1, 0, 0, 101, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10521, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Passive', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10525, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 4291, 0, 0, 0, 0, 0, 12, 12, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (10526, 0, 0, 0, 1, 0, 0, 101, 0, 48, 4, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7423, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem', 'Rank 3', 'Summons a Flametongue Totem that enchants all party members\' main-hand weapons with fire if they are within $10521a1 yards. Each hit causes $/77;10523m1 to $/25;10523M1 additional Fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10529, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 10, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (10531, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8151, 8343, 0, 0, 0, 0, 0, 8, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Big Voodoo Mask', '', '', '', 0, 0, 0, 1, 1, 1), (10533, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 4291, 0, 0, 0, 0, 0, 10, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (10534, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance', 'Rank 2', '', 'Fire Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10535, 0, 0, 0, 1, 0, 0, 101, 0, 58, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance', 'Rank 3', '', 'Fire Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10537, 0, 0, 0, 1, 0, 0, 101, 0, 42, 4, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7424, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance Totem', 'Rank 2', 'Summons a Fire Resistance Totem with $s1 health at the feet of the caster for $d that increases the fire resistance of party members within $10534a1 yards by $10534s1.', '', 0, 0, 0, 1, 1, 1), (10538, 0, 0, 0, 1, 0, 0, 101, 0, 58, 4, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7425, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance Totem', 'Rank 3', 'Summons a Fire Resistance Totem with $s1 health at the feet of the caster for $d that increases the fire resistance of party members within $10535a1 yards by $10535s1.', '', 0, 0, 0, 1, 1, 1), (10542, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 4291, 0, 0, 0, 0, 0, 6, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (10544, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 12, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Vest', '', '', '', 0, 0, 0, 1, 1, 1), (10546, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 10, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (10548, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4291, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Pants', '', '', '', 0, 0, 0, 1, 1, 1), (10550, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 4291, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (10552, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8167, 8343, 0, 0, 0, 0, 0, 14, 24, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Turtle Scale Helm', '', '', '', 0, 0, 0, 1, 1, 1), (10554, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 4291, 0, 0, 0, 0, 0, 12, 12, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Boots', '', '', '', 0, 0, 0, 1, 1, 1), (10556, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8167, 8343, 0, 0, 0, 0, 0, 14, 28, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Turtle Scale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (10558, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8343, 0, 0, 0, 0, 0, 0, 16, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nightscape Boots', '', '', '', 0, 0, 0, 1, 1, 1), (10560, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8152, 8343, 0, 0, 0, 0, 0, 10, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Big Voodoo Pants', '', '', '', 0, 0, 0, 1, 1, 1), (10562, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8152, 8343, 0, 0, 0, 0, 0, 14, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Big Voodoo Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (10564, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 8343, 0, 0, 0, 0, 0, 12, 16, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (10566, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 14, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (10568, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 8343, 0, 0, 0, 0, 0, 14, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (10570, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8154, 8343, 0, 0, 0, 0, 0, 10, 20, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Tough Scorpid Helm', '', '', '', 0, 0, 0, 1, 1, 1), (10572, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 16, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (10574, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8153, 8172, 0, 0, 0, 0, 0, 16, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (10576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Piercing Howl', '', 'Silences all nearby enemies for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (10577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Heal friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 91, 1, 0, 285, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (10579, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 36, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 2', 'Summons a Magma Totem with $8190s1 health at the feet of the caster for ${$8190d-1} sec that causes $s1 Fire damage to creatures within $a1 yards every $10582t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10580, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 53, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 3', 'Summons a Magma Totem with $8190s1 health at the feet of the caster for ${$8190d-1} sec that causes $s1 Fire damage to creatures within $a1 yards every $10583t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10581, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 4', 'Summons a Magma Totem with $8190s1 health at the feet of the caster for ${$8190d-1} sec that causes $s1 Fire damage to creatures within $a1 yards every $10584t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10582, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10579, 0, 0, 0, 0, 0, 37, 'Magma Totem Passive', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (10583, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10580, 0, 0, 0, 0, 0, 37, 'Magma Totem Passive', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10584, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10581, 0, 0, 0, 0, 0, 37, 'Magma Totem Passive', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (10585, 0, 0, 0, 1, 0, 0, 101, 0, 36, 86, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7464, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 2', 'Summons a Magma Totem with $s1 health at the feet of the caster for ${$d-1} sec that causes $10579s1 Fire damage to creatures within $10579a1 yards every $10582t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10586, 0, 0, 0, 1, 0, 0, 101, 0, 46, 86, 500, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7465, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 3', 'Summons a Magma Totem with $s1 health at the feet of the caster for ${$d-1} sec that causes $10580s1 Fire damage to creatures within $10580a1 yards every $10583t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10587, 0, 0, 0, 1, 0, 0, 101, 0, 56, 86, 650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7466, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 4', 'Summons a Magma Totem with $s1 health at the feet of the caster for ${$d-1} sec that causes $10581s1 Fire damage to creatures within $10581a1 yards every $10584t1 seconds.', '', 0, 0, 0, 1, 1, 1), (10595, 0, 0, 0, 1, 0, 0, 101, 0, 30, 4, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7467, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance Totem', 'Rank 1', 'Summons a Nature Resistance Totem with $s1 health at the feet of the caster for $d that increases the nature resistance of party members within $10596a1 yards by $10596s1.', '', 0, 0, 0, 1, 1, 1), (10596, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance', 'Rank 1', '', 'Nature Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10598, 0, 0, 0, 1, 0, 0, 101, 0, 44, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance', 'Rank 2', '', 'Nature Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10599, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance', 'Rank 3', '', 'Nature Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10600, 0, 0, 0, 1, 0, 0, 101, 0, 44, 4, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7468, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance Totem', 'Rank 2', 'Summons a Nature Resistance Totem with $s1 health at the feet of the caster for $d that increases the nature resistance of party members within $10598a1 yards by $10598s1.', '', 0, 0, 0, 1, 1, 1), (10601, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7469, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance Totem', 'Rank 3', 'Summons a Nature Resistance Totem with $s1 health at the feet of the caster for $d that increases the nature resistance of party members within $10599a1 yards by $10599s1.', '', 0, 0, 0, 1, 1, 1), (10604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Destroy Earthen Guards', '', '', '', 0, 0, 0, 1, 1, 1), (10605, 85, 0, 0, 5, 0, 0, 101, 0, 56, 0, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 59, 0, 0, 492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 4', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (10607, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (10608, 0, 0, 0, 1, 0, 0, 100, 2, 42, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 228, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (10609, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10607, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Passive', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (10610, 0, 0, 0, 1, 0, 0, 100, 2, 52, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 314, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10611, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Effect', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10612, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10611, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Passive', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (10613, 0, 0, 0, 1, 0, 0, 101, 0, 42, 4, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7483, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 2', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $10607a1 yards. Each hit has a 20% chance of granting the attacker $10608s2 extra $lattack:attacks; with $10608s1 extra melee attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10614, 0, 0, 0, 1, 0, 0, 101, 0, 52, 4, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7484, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 3', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $10611a1 yards. Each hit has a 20% chance of granting the attacker $10610s2 extra $lattack:attacks; with $10610s1 extra melee attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10617, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2561, 0, 0, 0, 0, 0, 0, 0, 1, 'Release Rageclaw', '', 'Use on the fallen body of Rageclaw.', '', 0, 0, 0, 1, 1, 1), (10618, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Elemental Protection', '', 'Absorbs $s1 magical damage. Lasts $d.', 'Magic damage absorption.', 0, 0, 0, 1, 1, 1), (10619, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8165, 8343, 8172, 0, 0, 0, 0, 24, 12, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dragonscale Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (10621, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8368, 8146, 8343, 8172, 0, 0, 0, 18, 2, 8, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wolfshead Helm', '', '', '', 0, 0, 0, 1, 1, 1), (10622, 0, 0, 0, 19, 0, 0, 101, 0, 46, 0, 315, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 61, 0, 0, 404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', 'Rank 2', 'Heals the friendly target for $s1, then jumps to heal additional nearby targets. If cast on a party member, the heal will only jump to other party members. Each jump reduces the effectiveness of the heal by 50%. Heals $x1 total targets.', '', 0, 0, 0, 0.5, 1, 1), (10623, 0, 0, 0, 19, 0, 0, 101, 0, 54, 0, 405, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 79, 0, 0, 550, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', 'Rank 3', 'Heals the friendly target for $s1, then jumps to heal additional nearby targets. If cast on a party member, the heal will only jump to other party members. Each jump reduces the effectiveness of the heal by 50%. Heals $x1 total targets.', '', 0, 0, 0, 0.5, 1, 1), (10626, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 66, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air', 'Rank 2', '', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (10627, 0, 0, 0, 1, 0, 0, 101, 0, 56, 4, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7487, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air Totem', 'Rank 2', 'Summons a Grace of Air Totem with $s1 health at the feet of the caster. The totem increases the agility of party members within $10626a1 yards by $10626s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (10630, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7079, 7075, 8172, 8343, 0, 0, 0, 20, 8, 2, 1, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8346, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Gauntlets of the Sea', '', '', '', 0, 0, 0, 1, 1, 1), (10632, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7077, 7075, 8172, 8343, 0, 0, 0, 40, 8, 4, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Helm of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (10647, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8168, 7971, 8172, 8343, 0, 0, 0, 40, 40, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Feathered Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (10650, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8165, 8343, 8172, 0, 0, 0, 0, 40, 30, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dragonscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (10651, 36, 2, 0, 1, 0, 0, 101, 0, 26, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -9, -21, 0, 0, 0, 0, 13, 65, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7503, 0, 0, 0, 0, 0, 0, 95, 'Curse of the Eye', '', 'Curses a target by lowering damage done by $m1 for $d', 'Cursed by the Eye of Paleth!\nPhysical damage dealt is reduced by $s1.\nCasting speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (10653, 36, 2, 0, 1, 0, 0, 101, 0, 26, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -9, -21, 0, 0, 0, 0, 13, 65, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7504, 0, 0, 0, 0, 0, 0, 95, 'Curse of the Eye', '', 'Curses a target by lowering damage done by $m1 for $d', 'Cursed by the Eye of Paleth!\nPhysical damage dealt is reduced by $s1.\nCasting speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (10654, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'TEST - DBUCKLER', '', 'Test Spell - For Debugging', '', 0, 0, 0, 1, 1, 1), (10656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1136, 'Dragonscale Leatherworking', '', 'Allows a leatherworker to make special dragonscale armors that are unavailable to a normal leatherworker. Dragonscale armor is all mail armor.', '', 0, 0, 0, 1, 1, 1), (10657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10656, 0, 0, 0, 0, 0, 346, 'Dragonscale Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (10658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Elemental Leatherworking', '', 'Allows a leatherworker to make special elemental armors that are unavailable to a normal leatherworker.', '', 0, 0, 0, 1, 1, 1), (10659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10658, 0, 0, 0, 0, 0, 346, 'Elemental Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (10660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Tribal Leatherworking', '', 'Allows a leatherworker to make special tribal armors that are unavailable to a normal leatherworker.', '', 0, 0, 0, 1, 1, 1), (10661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10660, 0, 0, 0, 0, 0, 346, 'Tribal Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (10662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 326, 'Leatherworking', 'Artisan', 'Allows a leatherworker to make artisan quality leather armors, up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (10663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 10662, 0, 0, 0, 0, 0, 326, 'Artisan Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (10665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Walk', '', '', '', 0, 0, 0, 1, 1, 1), (10666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthen Guards Destroyed', '', '', '', 0, 0, 0, 1, 1, 1), (10667, 1, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Rage of Ages', '', 'Increases Strength by $s1 when consumed. Effect lasts for 60 minutes. Battle Elixir.', 'Increases Strength by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (10668, 1, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Spirit of Boar', '', 'Increases Stamina by $s1 when consumed. Effect lasts for 60 minutes. Guardian Elixir.', 'Increases Stamina by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (10669, 1, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Strike of the Scorpok', '', 'Increases Agility by $s1 when consumed. Effect lasts for 60 minutes. Battle Elixir.', 'Increases Agility by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (10670, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Rage of Ages', '', 'Increases Strength by $s1 when consumed. Battle Elixir.', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (10671, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Spirit of Boar', '', 'Increases Stamina by $s1 when consumed. Guardian Elixir.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (10672, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Strike of the Scorpok', '', 'Increases Agility by $s1 when consumed. Battle Elixir.', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (10673, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7385, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Bombay', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10674, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7384, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Cornish Rex', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10675, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7383, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Maine Coon', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10676, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7382, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Orange Tabby', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10677, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7380, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Siamese', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10678, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7381, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Silver Tabby', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10679, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7386, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon White Kitten', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (10680, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7390, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Cockatiel', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (10681, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7388, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Cockatoo', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (10682, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7391, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Hyacinth Macaw', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (10683, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7387, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Green Wing Macaw', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (10684, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7389, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Senegal', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (10685, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7394, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Ancona', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (10686, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7392, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Prairie Chicken', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (10687, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7393, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon White Plymouth Rock', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (10688, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7395, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Cockroach', '', 'Right Click to summon and dismiss your cockroach.', '', 0, 0, 0, 1, 1, 1), (10689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (10690, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Infallible Mind', '', 'Increases Intellect by $s1 when consumed. Guardian Elixir.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (10691, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Spiritual Domination', '', 'Increases Spirit by $s1 when consumed. Guardian Elixir.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (10692, 1, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Infallible Mind', '', 'Increases Intellect by $s1 when consumed. Effect lasts for 60 minutes. Guardian Elixir.', 'Increases Intellect by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (10693, 1, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Spiritual Domination', '', 'Increases Spirit by $s1 when consumed. Effect lasts for 60 minutes. Guardian Elixir.', 'Increases Spirit by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (10694, 0, 0, 0, 1, 0, 0, 101, 0, 300, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disenchant (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (10695, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7543, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Dark Whelpling', '', 'Right Click to summon and dismiss your whelpling.', '', 0, 0, 0, 1, 1, 1), (10696, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7547, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Azure Whelpling', '', 'Right Click to summon and dismiss your whelpling.', '', 0, 0, 0, 1, 1, 1), (10697, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7544, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Crimson Whelpling', '', 'Right Click to summon and dismiss your whelpling.', '', 0, 0, 0, 1, 1, 1), (10698, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7545, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Emerald Whelpling', '', 'Right Click to summon and dismiss your whelpling.', '', 0, 0, 0, 1, 1, 1), (10699, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7546, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Bronze Whelpling', '', 'Right Click to summon and dismiss your whelpling.', '', 0, 0, 0, 1, 1, 1), (10700, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7548, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Faeling', '', 'Right Click to summon and dismiss your faeling.', '', 0, 0, 0, 1, 1, 1), (10701, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7551, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Dart Frog', '', 'Right Click to summon and dismiss your frog.', '', 0, 0, 0, 1, 1, 1), (10702, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Island Frog', '', 'Right Click to summon and dismiss your frog.', '', 0, 0, 0, 1, 1, 1), (10703, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7550, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Wood Frog', '', 'Right Click to summon and dismiss your frog.', '', 0, 0, 0, 1, 1, 1), (10704, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7549, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tree Frog', '', 'Right Click to summon and dismiss your frog.', '', 0, 0, 0, 1, 1, 1), (10705, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7556, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Eagle Owl', '', 'Right Click to summon and dismisses your owl.', '', 0, 0, 0, 1, 1, 1), (10706, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7555, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Hawk Owl', '', 'Right Click to summon and dismiss your owl.', '', 0, 0, 0, 1, 1, 1), (10707, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7553, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Great Horned Owl', '', 'Right Click to summon and dismiss your owl.', '', 0, 0, 0, 1, 1, 1), (10708, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7554, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snowy Owl', '', 'Right Click to summon and dismiss your owl.', '', 0, 0, 0, 1, 1, 1), (10709, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14421, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Prairie Dog', '', 'Right Click to summon and dismiss your prairie dog.', '', 0, 0, 0, 1, 1, 1), (10710, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7558, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Cottontail Rabbit', '', 'Right Click to summon and dismiss your rabbit.', '', 0, 0, 0, 1, 1, 1), (10711, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7560, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snowshoe Rabbit', '', 'Right Click to summon and dismiss your rabbit.', '', 0, 0, 0, 1, 1, 1), (10712, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7559, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Spotted Rabbit', '', 'Right Click to summon and dismiss your rabbit.', '', 0, 0, 0, 1, 1, 1), (10713, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7561, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Albino Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10714, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7565, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Black Kingsnake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10715, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7563, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Blue Racer', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10716, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7562, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Brown Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10717, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7567, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Crimson Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10718, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7569, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Green Water Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10719, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7568, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Ribbon Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10720, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7566, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Scarlet Snake', '', 'Right Click to summon and dismiss your snake.', '', 0, 0, 0, 1, 1, 1), (10721, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7570, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Elven Wisp', '', '', '', 0, 0, 0, 1, 1, 1), (10722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4196, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Silithid Swarm', '', 'Summons $s1 $lSilithid Swarm:Silithid Swarms; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (10723, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Touch of Zanzil Cure', '', 'Cure for the Touch of Zanzil.', 'Cure for the Touch of Zanzil.', 0, 60, 0, 1, 1, 1), (10729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feather Fall', '', '', '', 0, 0, 0, 1, 1, 1), (10730, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Pacify', '', 'Pacifies an enemy, rendering it unable to attack for $d.', 'Unable to attack.', 0, 0, 0, 1, 1, 1), (10732, 21, 0, 0, 1, 0, 15404, 101, 0, 26, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 24, 24, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Supercharge', '', 'Speeds the attack of nearby mechanical allies by $s2% and increases the Physical damage they deal by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (10733, 50, 0, 0, 90, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 2, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Spray', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (10734, 0, 0, 0, 1, 0, 0, 101, 0, 30, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 11, 0, -51, 29, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Hail Storm', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (10737, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10734, 0, 0, 0, 0, 0, 188, 'Hail Storm', '', '', '', 0, 0, 0, 1, 1, 1), (10738, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2609, 0, 0, 0, 0, 0, 0, 0, 1, 'Unlocking', '', '', '', 0, 0, 0, 1, 1, 1), (10747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Announce Zul\'Farrak Zombie', '', '', '', 0, 0, 0, 1, 1, 1), (10767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Rising Spirit', '', 'Increases Spirit by $s1.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (10768, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 118, 0, 1, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 736, 'Skinning', 'Artisan', 'Artisan skill in skinning the hides from beasts for use in Leatherworking. Gives a potential skinning skill of 300. Requires a Skinning Knife.', '', 0, 0, 0, 1, 1, 1), (10769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 10768, 0, 0, 0, 0, 0, 736, 'Artisan Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (10770, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141609, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Weegli\'s Barrel', '', 'Creates Weegli\'s Barrel.', '', 0, 0, 0, 1, 1, 1), (10771, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 101, 0, 0, 299, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Soul Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (10772, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141612, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Weegli\'s Barrel', '', 'Place near the Troll Door.', '', 0, 0, 0, 1, 1, 1), (10787, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7322, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Panther', '', 'Summons and dismisses a rideable Sabre Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10788, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7684, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Leopard', '', 'Summons and dismisses a rideable Sabre Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10789, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7687, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Spotted Frostsaber', '', 'Summons and dismisses a rideable Spotted Frostsaber', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10790, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7686, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tiger', '', 'Summons and dismisses a rideable Sabre Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10792, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7689, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Spotted Panther', '', 'Summons and dismisses a rideable Sabre Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10793, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7690, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Striped Nightsaber', '', 'Summons and dismisses a rideable Sabre Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10794, 0, 0, 0, 1, 0, 4, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 12, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Spirit Shock', '', '', '', 0, 0, 0, 1, 1, 1), (10795, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7706, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Ivory Raptor', '', 'Summons and dismisses a rideable Raptor.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10796, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7707, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Turquoise Raptor', '', 'Summons and dismisses a rideable Raptor.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10797, 1192, 1, 0, 1, 0, 0, 101, 0, 10, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 1', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (10798, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7703, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Obsidian Raptor', '', 'Summons and dismisses a rideable Raptor.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10799, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7708, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Violet Raptor', '', 'Summons and dismisses a rideable Raptor.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10800, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7709, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Brown Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (10801, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7710, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Gray Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (10802, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7711, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Pink Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (10803, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7712, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Purple Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (10804, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7713, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Summon Turquoise Tallstrider', '', 'Summons and dismisses a rideable tallstrider.', '', 0, 0, 0, 1, 1, 1), (10805, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Shackle Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (10807, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 1, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Ghost Dance', '', 'The subject dies', '', 0, 0, 0, 1, 1, 1), (10828, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 38, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 153, 'Soul Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (10831, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Reflection Field', '', 'Reflects $s1% of harmful spells from the caster and nearby allies for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (10832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Mass Nullify', '', 'Attempts to dispel a harmful curse, disease, magic effect, or poison effect from nearby allies.', '', 0, 0, 0, 1, 1, 1), (10833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 58, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (10834, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Shackle Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (10835, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Shackle Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (10836, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Shackle Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (10837, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7527, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Goblin Land Mine', '', '', '', 0, 0, 0, 1, 1, 1), (10838, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 7', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10839, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 8', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10840, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4338, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mageweave Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (10841, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4338, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8545, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Mageweave Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (10843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10841, 0, 0, 0, 0, 0, 140, 'Heavy Mageweave Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (10844, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8150, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Powerful Smelling Salts', '', 'Teaches you how to make Powerful Smelling Salts.', '', 0, 0, 0, 1, 1, 1), (10846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 504, 'First Aid', 'Artisan', 'Allows a physician to make and use bandages up to a potential skill of 300. The cloth used to make those bandages are found on humanoids in the world.', '', 0, 0, 0, 1, 1, 1), (10847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 10846, 0, 0, 0, 0, 0, 504, 'Artisan First Aid', '', '', '', 0, 0, 0, 1, 1, 1), (10848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (10849, 0, 0, 0, 4, 0, 0, 101, 0, 0, 5, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Form of the Moonstalker (no invis)', '', 'Transform into a Moonstalker and become invisible for $d.', '', 0, 0, 0, 1, 1, 1), (10850, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1196, 'Powerful Smelling Salts', '', 'Brings a dead player back to life with $s1% of their health and mana. Cannot be used when in combat.', '', 0, 0, 0, 1, 1, 1), (10851, 109, 0, 3, 1, 0, 0, 101, 0, 8, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Grab Weapon', '', 'Grabs an enemy\'s weapon, disarming the enemy for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (10852, 34, 0, 7, 1, 0, 0, 101, 0, 14, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Battle Net', '', 'Immobilizes nearby enemies for $d.', 'Waiting for players...\nImmobilized.', 0, 0, 0, 1, 1, 1), (10853, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7729, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit of Kirith', '', '', '', 0, 0, 0, 1, 1, 1), (10854, 0, 0, 0, 6, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 98, 0, 1, 225, 0, 0, 187, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 10857, 0, 0, 0, 0, 0, 1197, 'Flames of Chaos', '', '', '', 0, 0, 0, 1, 1, 1), (10855, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -55, -61, 0, 0, 0, 0, 138, 33, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10856, 0, 0, 0, 656, 'Lag', '', 'Increases the time between an enemy\'s attacks by $s1% and its movement by $s2% for $d. Lag also results in link death, stunning the enemy for $10856d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (10856, 51, 0, 12, 1, 0, 0, 101, 0, 28, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 658, 'Link Dead', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (10857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 0, 0, 13, 13, 0, 4, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flames of Chaos', '', '', 'The flames of chaos envelop you.', 0, 0, 0, 1, 1, 1), (10858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7732, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Dupe Bug', '', 'Summons $s1 $lDupe Bug:Dupe Bugs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10859, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141872, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Divino-matic Rod', '', 'Creates Divino-matic Rod.', '', 0, 0, 0, 1, 1, 1), (10860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 1, 0, 1, 1, 0, 999, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Patch', '', 'Kills all nearby Dupe Bugs and heals the caster.', '', 0, 0, 0, 1, 1, 1), (10861, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 0, 0, 0, 0, 0, 0, 0, 115, 'Raptor Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (10863, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 0, 10861, 0, 0, 0, 0, 0, 115, 'Raptor Riding', '', 'Allows the player to ride a raptor.', '', 0, 0, 0, 1, 1, 1), (10864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141891, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Razelikh\'s Tear I', '', '', '', 0, 0, 0, 1, 1, 1), (10865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7734, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of Ilifar', '', '', '', 0, 0, 0, 1, 1, 1), (10866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141892, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Razelikh\'s Tear II', '', '', '', 0, 0, 0, 1, 1, 1), (10867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7735, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of Felcular', '', '', '', 0, 0, 0, 1, 1, 1), (10869, 0, 0, 0, 5, 0, 0, 101, 0, 30, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 28, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7266, 7266, 7266, 0, 0, 0, 0, 0, 0, 11, 'Summon Embers', '', 'Summons 3 Embers to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10870, 0, 0, 0, 1, 0, 0, 101, 0, 16, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7738, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Burning Servant', '', 'Summons $s1 $lBurning Servant:Burning Servants; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (10872, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Abolish Disease Effect', '', '', '', 0, 0, 0, 1, 1, 1), (10873, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7739, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Red Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10874, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 27, 0, 0, 441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 3', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10875, 0, 0, 0, 14, 0, 0, 101, 0, 48, 0, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 35, 0, 0, 575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 4', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10876, 0, 0, 0, 14, 0, 0, 101, 0, 56, 0, 270, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 43, 0, 0, 737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 5', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10880, 0, 0, 0, 7, 0, 0, 101, 0, 34, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 520, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 3', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (10881, 0, 0, 0, 7, 0, 0, 101, 0, 46, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 750, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 4', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (10887, 88, 0, 26, 1, 0, 0, 101, 0, 34, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 68, 98, 1, 0, 75, 9, 0, 112, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 756, 'Crowd Pummel', 'Rank 3', 'Pummels nearby enemies for normal damage plus $s1 and interrupts any spell being cast 75% of the time for $d.', '', 0, 0, 0, 1, 1, 1), (10888, 43, 1, 5, 1, 0, 0, 100, 0, 42, 31, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', 'Rank 3', 'The caster lets out a psychic scream, causing $i enemies within $a1 yards to flee for $d. Damage caused may interrupt the effect.', 'Running in Fear.', 0, 0, 4, 1, 1, 1), (10890, 43, 1, 5, 1, 0, 0, 100, 0, 56, 31, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', 'Rank 4', 'The caster lets out a psychic scream, causing $i enemies within $a1 yards to flee for $d. Damage caused may interrupt the effect.', 'Running in Fear.', 0, 0, 5, 1, 1, 1), (10892, 0, 1, 0, 1, 0, 0, 100, 0, 42, 85, 305, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 6', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10893, 0, 1, 0, 1, 0, 0, 100, 0, 50, 85, 385, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 111, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 7', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10894, 0, 1, 0, 1, 0, 0, 100, 0, 58, 85, 470, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 141, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 8', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10898, 56, 1, 19, 1, 0, 0, 101, 0, 42, 9, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 483, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 7', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (10899, 56, 1, 19, 1, 0, 0, 101, 0, 48, 9, 355, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 604, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 8', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (10900, 56, 1, 19, 1, 0, 0, 101, 0, 54, 9, 425, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 762, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 9', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (10901, 56, 1, 19, 1, 0, 0, 101, 0, 60, 9, 500, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 941, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 10', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (10906, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 554, 0, 0, 0, 0, 0, 0, 0, 115, 'Undead Horsemanship', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (10907, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 553, 0, 0, 0, 0, 0, 0, 0, 115, 'Mechanostrider Piloting', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (10908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 553, 0, 10907, 0, 0, 0, 0, 0, 115, 'Mechanostrider Piloting', '', 'Allows the player to pilot a Mechanostrider.', '', 0, 0, 0, 1, 1, 1), (10909, 0, 0, 0, 1, 0, 31772, 101, 0, 44, 3, 150, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 12, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Mind Vision', 'Rank 2', 'Allows the caster to see through the target\'s eyes for $d. Will not work if the target is in another instance or on another continent.', 'Sight granted through target\'s eyes.', 0, 0, 0, 1, 1, 1), (10911, 0, 1, 1, 14, 0, 27692, 101, 0, 44, 3, 550, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 46, 0, -26, 12, 0, 0, 2, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mind Control', 'Rank 2', 'Controls a humanoid mind up to level $s1, but increases the time between attacks by $s3%. Lasts up to $d.', 'Charmed. Time between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (10912, 0, 1, 1, 14, 0, 27692, 101, 0, 58, 3, 750, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 61, 0, -26, 12, 0, 0, 2, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mind Control', 'Rank 3', 'Controls a humanoid mind up to level $s1, but increases the time between attacks by $s3%. Lasts up to $d.', 'Charmed. Increases time between attacks by $s3%.', 0, 0, 0, 1, 1, 1), (10915, 0, 0, 0, 16, 0, 0, 101, 0, 44, 0, 265, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 99, 0, 0, 517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10916, 0, 0, 0, 16, 0, 0, 101, 0, 50, 0, 315, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 121, 0, 0, 643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10917, 0, 0, 0, 16, 0, 0, 101, 0, 56, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 147, 0, 0, 811, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (10921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 554, 0, 10906, 0, 0, 0, 0, 0, 115, 'Skeletal Horse Riding', '', 'Allows the player to ride a skeletal horse.', '', 0, 0, 0, 1, 1, 1), (10927, 0, 1, 0, 1, 0, 0, 101, 0, 44, 8, 250, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 101, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 7', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10928, 0, 1, 0, 1, 0, 0, 101, 0, 50, 8, 305, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 129, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 8', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10929, 0, 1, 0, 1, 0, 0, 101, 0, 56, 8, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 161, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 9', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (10933, 0, 0, 0, 19, 0, 0, 101, 0, 46, 0, 230, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 7', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (10934, 0, 0, 0, 19, 0, 0, 101, 0, 54, 0, 280, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 8', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (10937, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 5', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (10938, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 600, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 6', 'Power infuses the target, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (10941, 82, 1, 0, 1, 0, 0, 101, 0, 50, 1, 225, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -621, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 5', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 4).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (10942, 82, 1, 0, 1, 0, 0, 101, 0, 60, 1, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -821, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 6', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 5).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (10945, 19, 0, 0, 16, 0, 0, 101, 0, 46, 0, 265, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 7', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10946, 19, 0, 0, 16, 0, 0, 101, 0, 52, 0, 310, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 8', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10947, 19, 0, 0, 16, 0, 0, 101, 0, 58, 0, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 9', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (10951, 0, 1, 0, 1, 0, 0, 100, 20, 50, 6, 235, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1169, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 5', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10952, 0, 1, 0, 1, 0, 0, 100, 20, 60, 6, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1394, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 6', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (10953, 0, 0, 0, 1, 0, 0, 101, 0, 52, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Mind Soothe', 'Rank 3', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 70, 0, 1, 1, 1), (10955, 0, 1, 20, 16, 0, 0, 101, 0, 60, 245, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle Undead', 'Rank 3', 'Shackles the target undead enemy for up to $d. The shackled unit is unable to move, attack or cast spells. Any damage caused will release the target. Only one target can be shackled at a time.', 'Shackled.', 0, 0, 0, 1, 1, 1), (10957, 0, 1, 0, 1, 0, 0, 101, 0, 42, 6, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Protection', 'Rank 2', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10958, 0, 1, 0, 1, 0, 0, 101, 0, 56, 6, 650, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Protection', 'Rank 3', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (10960, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 770, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 39, 0, 0, 656, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 3', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (10961, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 1030, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 53, 0, 0, 938, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 4', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (10963, 0, 0, 0, 14, 0, 0, 101, 0, 46, 0, 455, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 141, 0, 0, 1148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 2', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (10964, 0, 0, 0, 14, 0, 0, 101, 0, 52, 0, 545, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 173, 0, 0, 1436, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 3', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (10965, 0, 0, 0, 14, 0, 0, 101, 0, 58, 0, 655, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 209, 0, 0, 1797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 4', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (10966, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (10967, 43, 0, 0, 1, 0, 0, 101, 0, 40, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Echoing Roar', '', 'Reduces nearby enemies\' armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (10968, 43, 0, 0, 1, 0, 0, 101, 0, 42, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -111, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (10969, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7749, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Blue Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (10987, 0, 1, 11, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 3, 1, 37, 0, -51, 106, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 187, 'Geyser', '', 'Knocks nearby enemies back and reduces their movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (11007, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A fairly weak alcoholic beverage.', 'Buzzed.', 0, 0, 0, 1, 1, 1), (11008, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Standard Alcohol', '', 'A typical alcoholic beverage.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (11009, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Strong Alcohol', '', 'A strong alcoholic beverage.', 'Drunk.', 0, 0, 0, 1, 1, 1), (11010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hover', '', '', '', 0, 0, 0, 1, 1, 1), (11011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2155, 'Stone Watcher of Norgannon Passive', '', '', '', 0, 0, 0, 1, 1, 1), (11012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stone Watcher of Norgannon Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (11013, 38, 5, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Sneak', '', 'Allows the caster to play the animation for stealth without the invis.', '', 0, 0, 0, 1, 1, 1), (11014, 0, 1, 0, 1, 0, 0, 101, 0, 44, 8, 265, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 107, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Flow of the Northspring', '', 'Heals an ally for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (11015, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from nearby enemies, healing the caster for up to twice the amount stolen.', '', 0, 0, 0, 1, 1, 1), (11016, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 8, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Soul Bite', '', 'Drains $s1 health and $s2 mana from an enemy, transferring them to the caster.', '', 0, 0, 0, 1, 1, 1), (11017, 0, 0, 0, 14, 0, 0, 101, 0, 30, 26, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7767, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Witherbark Felhunter', '', 'Summons $s1 $lWitherbark Felhunter:Witherbark Felhunters; to aid the caster in battle for $d.', '', 20, 0, 0, 1, 1, 1), (11018, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7768, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Witherbark Bloodlings', '', '', '', 0, 0, 0, 1, 1, 1), (11019, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 21, 0, 0, 69, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Wing Flap', '', 'Strikes enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (11020, 36, 1, 12, 1, 0, 0, 101, 0, 30, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 12, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 148, 'Petrify', '', 'Stuns an enemy, but increases its armor by $s2% for $d.', 'Stunned.\nArmor increased by $s2%.', 0, 0, 0, 1, 1, 1), (11021, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Flamespit', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (11023, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7769, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Hazzali Parasites', '', '', '', 0, 0, 0, 1, 1, 1), (11024, 0, 0, 0, 16, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7750, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Call of Thund', '', '', '', 0, 0, 0, 1, 1, 1), (11027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockback 500', '', '', '', 0, 0, 0, 1, 1, 1), (11048, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Perm. Illusion Bishop Tyriona', '', 'Disguises the caster as the Priestess Tyriona indefinitely.', '', 0, 0, 0, 1, 1, 1), (11067, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Perm. Illusion Tyrion', '', 'Disguises the caster as the Tyrion indefinitely.', '', 0, 0, 0, 1, 1, 1), (11068, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Focus', 'Rank 1', 'Decreases your mana cost to cast Frost spells by $s1.', '', 0, 0, 0, 1, 1, 1), (11069, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Improved Fireball', 'Rank 1', 'Reduces the casting time of your Fireball spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (11070, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Improved Frostbolt', 'Rank 1', 'Reduces the casting time of your Frostbolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (11071, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12494, 0, 0, 0, 0, 0, 119, 'Frostbite', 'Rank 1', 'Gives your Chill effects a $s1% chance to freeze the target for $12494d.', '', 0, 0, 0, 1, 1, 1), (11078, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Improved Fire Blast', 'Rank 1', 'Reduces the cooldown of your Fire Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (11080, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Improved Fire Blast', 'Rank 2', 'Reduces the cooldown of your Fire Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (11082, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Megavolt', '', 'Inflicts $s1 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (11083, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, -6, 0, 0, 0, 0, 108, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 4, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Soul', 'Rank 1', 'Gives your Fire spells a $s1% chance to not lose casting time when you take damage and reduces the threat caused by your Fire spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (11084, 19, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11085, 85, 0, 0, 19, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Bolt', 'Rank 1', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing $s1 Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (11086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7785, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Ward of Zum\'rah', '', 'Casts a Ward of Zum\'rah totem, which lasts $d. and periodically summons a Skeleton of Zum\'rah. Each Skeleton lasts $11088d.', '', 0, 0, 0, 1, 1, 1), (11087, 21, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11088, 0, 0, 0, 0, 0, 76, 'Ward of Zum\'rah Passive', '', '', '', 0, 0, 0, 1, 1, 1), (11088, 21, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.00000002726E+16, 0, 0, 0, 0, 0, 0, 0, 0, 7786, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Ward of Zum\'rah', '', '', '', 0, 0, 0, 1, 1, 1), (11089, 0, 0, 0, 1, 0, 0, 101, 0, 45, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 0, 0, 0, 56, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7791, 1, 32, 0, 0, 0, 0, 0, 0, 207, 'Theka Transform', '', '', 'Immune to Shadow damage.\nImmune to Physical damage.', 0, 0, 0, 1, 1, 1), (11094, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Molten Shields', 'Rank 1', 'Causes your Fire Ward to have a $s1% chance to reflect Fire spells while active. In addition, your Molten Armor has a 50% chance to affect ranged and spell attacks.', '', 0, 0, 0, 1, 1, 1), (11095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 22959, 0, 0, 0, 0, 0, 816, 'Improved Scorch', 'Rank 1', 'Your Scorch spells have a $s1% chance to cause your target to be vulnerable to Fire damage. This vulnerability increases the Fire damage dealt to your target by $22959s1% and lasts $22959d. Stacks up to $22959u times.', '', 0, 0, 0, 1, 1, 1), (11100, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194327, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Throwing', 'Rank 1', 'Increases the range of your Fire spells by $s1 yards.', '', 0, 0, 0, 1, 1, 1), (11103, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12355, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 1', 'Gives your Fire spells a $h% chance to stun the target for $12355d.', '', 0, 0, 0, 1, 1, 1), (11108, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Improved Flamestrike', 'Rank 1', 'Increases the critical strike chance of your Flamestrike spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (11113, 250, 0, 0, 1, 0, 0, 101, 0, 30, 32, 215, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 153, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 1', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (11115, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Critical Mass', 'Rank 1', 'Increases the critical strike chance of your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11119, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', 'Rank 1', 'Your critical strikes from Fire damage spells cause the target to burn for an additional 8% of your spell\'s damage over $12654d.', '', 0, 0, 0, 1, 1, 1), (11120, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', 'Rank 2', 'Your critical strikes from Fire damage spells cause the target to burn for an additional 16% of your spell\'s damage over $12654d.', '', 0, 0, 0, 1, 1, 1), (11124, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194309, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Power', 'Rank 1', 'Increases the damage done by your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11129, 0, 1, 0, 1, 180000, 0, 100, 3, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28682, 0, 0, 0, 0, 33, 'Combustion', '', 'When activated, this spell causes each of your Fire damage spell hits to increase your critical strike chance with Fire damage spells by $28682s1%. This effect lasts until you have caused $n critical strikes with Fire spells.', '', 0, 0, 0, 1, 1, 1), (11130, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 75, 0, 29, 112, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (11131, 0, 0, 0, 16, 0, 0, 101, 0, 44, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 51, 0, -51, 349, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Icicle', '', 'Shoots a bolt of ice, inflicting $s2 Frost damage to an enemy and slowing its movement by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (11132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9957, 0, 0, 0, 0, 0, 1, 'Teach Orcish War Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (11147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessed Anvil', '', '', '', 0, 0, 0, 1, 1, 1), (11151, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 176, 'Piercing Ice', 'Rank 1', 'Increases the damage done by your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11160, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, -5, 0, 0, 0, 0, 108, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 16, 0, 0, 0, 0, 0, 0, 0, 15, 'Frost Channeling', 'Rank 1', 'Reduces the mana cost of your Frost spells by $s1% and reduces the threat caused by your Frost spells by $s2%.', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (11165, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Improved Frost Nova', 'Rank 1', 'Reduces the cooldown of your Frost Nova spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (11170, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Shatter', 'Rank 1', 'Increases the critical strike chance of all your spells against frozen targets by 10%.', '', 0, 0, 0, 1, 1, 1), (11175, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 999, -5, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 143, 'Permafrost', 'Rank 1', 'Increases the duration of your Chill effects by $/1000;S1 $lsec:secs; and reduces the target\'s speed by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (11180, 0, 0, 0, 1, 0, 0, 20, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12579, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', 'Rank 1', 'Gives your Frost damage spells a $h% chance to apply the Winter\'s Chill effect, which increases the chance a Frost spell will critically hit the target by $12579s1% for $12579d. Stacks up to $12579u times.', '', 0, 0, 0, 1, 1, 1), (11185, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 836, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Improved Blizzard', 'Rank 1', 'Adds a chill effect to your Blizzard spell. This effect lowers the target\'s movement speed by $12484s1%. Lasts $12484d.', '', 0, 0, 0, 1, 1, 1), (11189, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 14, 9, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Warding', 'Rank 1', 'Increases the armor and resistances given by your Frost Armor and Ice Armor spells by $s1%. In addition, gives your Frost Ward a $s2% chance to reflect Frost spells and effects while active.', '', 0, 0, 0, 1, 1, 1), (11190, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Improved Cone of Cold', 'Rank 1', 'Increases the damage dealt by your Cone of Cold spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (11195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blow Zul\'Farrak Door', '', '', '', 0, 0, 0, 1, 1, 1), (11196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1237, 'Recently Bandaged', '', '', 'Cannot be bandaged again.', 0, 0, 0, 1, 1, 1), (11197, 0, 0, 0, 1, 0, 0, 101, 0, 46, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -275, 0, 0, 563, 'Expose Armor', 'Rank 4', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (11198, 0, 0, 0, 1, 0, 0, 101, 0, 56, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -340, 0, 0, 563, 'Expose Armor', 'Rank 5', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (11201, 0, 4, 11, 1, 0, 0, 101, 0, 50, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 2', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (11202, 0, 0, 0, 14, 0, 0, 30, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 603, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, slowing their movement speed by $11201s1% for $11201d.', '', 0, 0, 0, 1, 1, 1), (11203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9980, 0, 0, 0, 0, 0, 1, 'Teach Ornate Mithril Helm', '', '', '', 0, 0, 0, 1, 1, 1), (11204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9979, 0, 0, 0, 0, 0, 1, 'Teach Ornate Mithril Boots', '', '', '', 0, 0, 0, 1, 1, 1), (11205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9972, 0, 0, 0, 0, 0, 1, 'Teach Ornate Mithril Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (11206, 0, 0, 0, 1, 0, 15406, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Uldaman Boss Object Visual', '', '', '', 0, 0, 0, 1, 1, 1), (11207, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Ice Shards', 'Rank 1', 'Increases the critical strike damage bonus of your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11209, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8708, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1242, 'Summon Smithing Hammer', 'Rank 1', 'Summons a Hammer of Expertise.', '', 0, 0, 0, 1, 1, 1), (11210, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -6, 0, 0, 0, 0, 10, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 126, 0, 0, 0, 0, 0, 0, 0, 74, 'Arcane Subtlety', 'Rank 1', 'Reduces your target\'s resistance to all your spells by $s2 and reduces the threat caused by your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11213, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12536, 0, 0, 0, 0, 0, 212, 'Arcane Concentration', 'Rank 1', 'Gives you a $h% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $/10;12536s1%.', '', 0, 0, 0, 1, 1, 1), (11222, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Arcane Focus', 'Rank 1', 'Reduces the chance that the opponent can resist your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11232, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Mind', 'Rank 1', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (11237, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Arcane Missiles', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling Arcane Missiles.', '', 0, 0, 0, 1, 1, 1), (11242, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Impact', 'Rank 1', 'Increases the critical strike chance of your Arcane Explosion and Arcane Blast spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (11247, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Magic Attunement', 'Rank 1', 'Increases the effect of your Amplify Magic and Dampen Magic spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11252, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Improved Mana Shield', 'Rank 1', 'Decreases the mana lost per point of damage taken when Mana Shield is active by $s1%.', '', 0, 0, 0, 1, 1, 1), (11255, 0, 0, 0, 1, 0, 0, 50, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18469, 0, 0, 0, 0, 0, 17, 'Improved Counterspell', 'Rank 1', 'Gives your Counterspell a $h% chance to silence the target for $18469d.', '', 0, 0, 0, 1, 1, 1), (11264, 35, 1, 7, 1, 0, 0, 100, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 46, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Ice Blast', '', 'Inflicts $s1 Frost damage to nearby enemies, freezing them in place for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (11267, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 73, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 4', 'Ambush the target, causing $s2% weapon damage plus 185 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11268, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 91, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 5', 'Ambush the target, causing $s2% weapon damage plus 230 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11269, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 115, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 6', 'Ambush the target, causing $s2% weapon damage plus 290 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11273, 0, 0, 15, 1, 0, 0, 101, 0, 44, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 500, 'Rupture', 'Rank 4', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 128 damage over 8 secs\n 2 points: 185 damage over 10 secs\n 3 points: 252 damage over 12 secs\n 4 points: 329 damage over 14 secs\n 5 points: 416 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11274, 0, 0, 15, 1, 0, 0, 101, 0, 52, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 500, 'Rupture', 'Rank 5', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 176 damage over 8 secs\n 2 points: 255 damage over 10 secs\n 3 points: 348 damage over 12 secs\n 4 points: 455 damage over 14 secs\n 5 points: 576 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11275, 0, 0, 15, 1, 0, 0, 101, 0, 60, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 500, 'Rupture', 'Rank 6', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 272 damage over 8 secs\n 2 points: 380 damage over 10 secs\n 3 points: 504 damage over 12 secs\n 4 points: 644 damage over 14 secs\n 5 points: 800 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11279, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 89, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 6', 'Backstab the target, causing $s2% weapon damage plus 135 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11280, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 109, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 7', 'Backstab the target, causing $s2% weapon damage plus 165 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11281, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 139, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 8', 'Backstab the target, causing $s2% weapon damage plus 210 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11285, 33, 0, 0, 1, 0, 0, 101, 0, 46, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 4', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (11286, 33, 0, 0, 1, 0, 0, 101, 0, 60, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 74, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 5', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (11289, 0, 0, 15, 1, 0, 0, 101, 0, 46, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 73, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 5', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11290, 0, 0, 15, 1, 0, 0, 101, 0, 54, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 1, 1, 0, 91, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', 'Rank 6', 'Garrote the enemy, causing $o1 damage over $d, increased by your attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11293, 40, 0, 0, 1, 0, 0, 101, 0, 46, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 7', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11294, 40, 0, 0, 1, 0, 0, 101, 0, 54, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 8', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (11297, 0, 0, 30, 1, 0, 0, 101, 0, 48, 22, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Sap', 'Rank 3', 'Incapacitates the target for up to $d. Must be stealthed. Only works on Humanoids that are not in combat. Any damage caused will revive the target. Only 1 target may be sapped at a time.', 'Sapped.', 0, 0, 0, 1, 1, 1), (11299, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 69, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 514, 'Eviscerate', 'Rank 7', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (11300, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 97, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 151, 0, 0, 514, 'Eviscerate', 'Rank 8', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (11303, 82, 0, 0, 1, 0, 0, 101, 0, 52, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 4', 'Performs a feint, causing no damage but lowering your threat by a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (11305, 44, 0, 0, 1, 0, 0, 101, 0, 58, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Sprint', 'Rank 3', 'Increases the rogue\'s movement speed by $s1% for $d. Does not break stealth.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (11306, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 280, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 4', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (11307, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 395, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 5', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (11310, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11306, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11311, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11307, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11312, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11308, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11313, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11309, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11314, 35, 0, 0, 1, 0, 0, 101, 0, 42, 28, 395, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7844, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 4', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11310t1 sec., the totem inflicts $11306s1 fire damage to enemies within $11306a1 yd.', '', 0, 0, 0, 1, 1, 1), (11315, 35, 0, 0, 1, 0, 0, 101, 0, 52, 28, 520, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7845, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 5', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (11319, 0, 0, 0, 1, 0, 0, 101, 0, 35, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2564, 'Water Walking', '', 'Allows you to walk across water for $d. Any damage will cancel the effect. Guardian elixir.', 'Allows walking over water.', 0, 0, 0, 1, 1, 1), (11327, 0, 5, 0, 1, 0, 0, 101, 0, 22, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 169, -1, 0, 0, 0, 0, 16, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', 'Rank 1', '', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (11328, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11329, 0, 5, 0, 1, 0, 0, 101, 0, 42, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 269, -1, 0, 0, 0, 0, 16, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', 'Rank 2', '', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (11330, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11331, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11332, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Great Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11333, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Greater Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11334, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Greater Agility', '', 'Increases Agility by $s1 for $d. Battle Elixir.', 'Agility increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11335, 0, 4, 0, 1, 0, 0, 101, 0, 44, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison IV', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11336, 0, 4, 0, 1, 0, 0, 101, 0, 52, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison V', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11337, 0, 4, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VI', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (11338, 0, 0, 0, 14, 0, 0, 20, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 623, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison IV', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $11335s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11339, 0, 0, 0, 14, 0, 0, 20, 0, 52, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 624, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison V', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $11336s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11340, 0, 0, 0, 14, 0, 0, 20, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 625, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VI', 'Rank 6', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $11337s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11341, 0, 0, 0, 14, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 8924, 8925, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8926, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison IV', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $11335s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11342, 0, 0, 0, 14, 0, 0, 101, 0, 52, 0, 0, 1, 0, 0, 8924, 8925, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8927, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison V', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $11336s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11343, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 8924, 8925, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VI', 'Rank 6', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $11337s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (11348, 0, 0, 0, 1, 0, 0, 101, 0, 46, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1301, 'Greater Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11349, 0, 0, 0, 1, 0, 0, 101, 0, 36, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1301, 'Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11350, 4, 1, 0, 1, 0, 0, 101, 0, 41, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11351, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Does $11351s1 fire damage to any enemies within a $11351a1 yard radius around the caster every 3 seconds for $d.', '$11351s1 Fire damage dealt to nearby enemies within $11351a1 yards every 3 seconds.', 0, 0, 0, 1, 1, 1), (11351, 0, 0, 0, 1, 0, 0, 101, 0, 41, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', '', '', 0, 0, 0, 1, 1, 1), (11352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Firework for trap', '', 'Shoots a firework into the air that bursts into a thousand red stars.', '', 0, 0, 0, 1, 1, 1), (11353, 0, 4, 0, 1, 0, 0, 101, 0, 46, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison III', 'Rank 3', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11354, 0, 4, 0, 1, 0, 0, 101, 0, 54, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison IV', 'Rank 4', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11355, 0, 0, 0, 14, 0, 0, 30, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 626, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $11353o1 Nature damage over $11353d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (11356, 0, 0, 0, 14, 0, 0, 30, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 627, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison IV', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $11354o1 Nature damage over $11354d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (11357, 0, 0, 0, 14, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 5173, 8925, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $11353o1 Nature damage over $11353d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (11358, 0, 0, 0, 14, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 5173, 8925, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8985, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison IV', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $11354o1 Nature damage over $11354d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (11359, 0, 1, 0, 1, 0, 0, 101, 0, 42, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23396, 0, 0, 0, 0, 0, 74, 'Restoration', 'Rank 1', 'Removes 1 magic, curse, poison or disease effect on you every 5 seconds for 30 seconds.', 'Removes 1 magic, curse, poison or disease effect on you every 5 seconds for 30 seconds.', 0, 0, 0, 1, 1, 1), (11362, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Gnomeregan', '', 'Sends player to Gnomeregan.', '', 0, 0, 0, 1, 1, 1), (11363, 0, 1, 0, 1, 0, 0, 101, 0, 20, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1310, 'Resistance', '', 'Increases your resistance to all schools of magic by $s1 for $d.', 'Increased magic resistance.', 0, 0, 0, 1, 1, 1), (11364, 0, 1, 0, 1, 0, 0, 101, 0, 20, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1310, 'Resistance', '', 'Increases your resistance to all schools of magic by $s1 for $d.', 'Increased magic resistance.', 0, 0, 0, 1, 1, 1), (11365, 89, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 776, 'Bly\'s Band\'s Escape', '', 'Returns you to your home. Your home is currently $z.', '', 0, 0, 0, 1, 1, 1), (11366, 0, 0, 0, 171, 0, 0, 101, 0, 20, 29, 125, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 47, 1, 0, 140, 13, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 1', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (11367, 0, 0, 0, 1, 0, 0, 101, 0, 2, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Critical Mass', 'Rank 2', 'Increases the critical strike chance of your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11368, 0, 0, 0, 1, 0, 0, 101, 0, 2, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Critical Mass', 'Rank 3', 'Increases the critical strike chance of your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (11371, 0, 1, 0, 1, 0, 0, 30, 0, 1, 30, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 11374, 0, 0, 0, 0, 76, 'Gift of Arthas', 'Rank 1', 'Increases resistance to shadow by $s1. If an enemy strikes the imbiber, the attacker has a 30% chance of being inflicted with disease that increases their damage taken by $11374s1 for $11374d. Lasts for $d. Guardian Elixir.', 'Increases shadow resist by $s1 and may disease attackers. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11374, 0, 3, 0, 1, 0, 0, 101, 0, 45, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Gift of Arthas', '', 'Increases physical damage taken by $s1 for $d', 'Increases physical damage taken by $s1.', 0, 0, 0, 1, 1, 1), (11387, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 1500, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wildvine Potion', '', 'Restores $s1 health and $s2 mana.', '', 0, 0, 0, 1, 1, 1), (11389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2550, 'Detect Undead', '', 'Shows the location of all nearby undead on the minimap for $d.', 'Detecting undead.', 0, 0, 0, 1, 1, 1), (11390, 99, 0, 0, 1, 0, 0, 101, 0, 46, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1315, 'Arcane Elixir', '', 'Increases spell damage by up to $s1 for $d. Battle Elixir.', 'Magical damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11391, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 369, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7395, 0, 0, 0, 0, 0, 0, 0, 1256, 'Roach Shift', '', '', 'You feel strange.', 0, 0, 0, 1, 1, 1), (11392, 37, 6, 0, 1, 0, 0, 101, 0, 47, 85, 31, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1311, 'Invisibility', '', 'Gives the imbiber invisibility for $d.', 'Invisibility', 0, 0, 0, 1, 1, 1), (11393, 0, 0, 0, 1, 0, 0, 101, 0, 32, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11394, 0, 0, 0, 1, 0, 0, 101, 0, 37, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Greater Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11395, 0, 0, 0, 1, 0, 0, 101, 0, 42, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Greater Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11396, 0, 0, 0, 1, 0, 0, 101, 0, 47, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Greater Intellect', '', 'Increases Intellect by $s1 for $d. Guardian Elixir.', 'Intellect increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (11397, 18, 3, 0, 5, 0, 0, 101, 0, 1, 5, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 6, 1, 1, 1, 0, -11, -11, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1614, 'Diseased Shot', '', 'Inflicts normal damage plus $s1 to an enemy, reducing its Strength by $s2 and its Agility by $s3 for $d.', 'Strength reduced by $s2.\nAgility reduced by $s3.', 0, 0, 0, 1, 1, 1), (11398, 0, 4, 0, 1, 0, 0, 101, 0, 52, 305, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison III', 'Rank 3', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (11399, 0, 0, 0, 14, 0, 0, 20, 0, 52, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 643, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, increasing their casting time by $11398s1% for $11398d.', '', 0, 0, 0, 1, 1, 1), (11400, 0, 0, 0, 14, 0, 0, 101, 0, 52, 0, 0, 1, 0, 0, 8923, 0, 8925, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy, increasing their casting time by $11398s1% for $11398d.', '', 0, 0, 0, 1, 1, 1), (11402, 0, 0, 0, 30, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shay\'s Bell', '', 'Ring to call Shay back to you.', '', 0, 0, 0, 1, 1, 1), (11403, 0, 0, 0, 1, 0, 15420, 101, 0, 48, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7863, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Dream Vision', 'Summon', 'Gives you a dream vision that lets you explore areas that are too dangerous to explore in person.', 'In a dream vision.', 0, 0, 0, 1, 1, 1), (11404, 0, 0, 0, 1, 0, 0, 101, 0, 42, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Great Strength', '', 'Increases Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11405, 0, 0, 0, 1, 0, 0, 101, 0, 48, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1337, 'Elixir of the Giants', '', 'Increases your Strength by $s1 for $d. Battle Elixir.', 'Increases Strength by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11406, 79, 0, 0, 1, 0, 0, 101, 0, 50, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 264, 264, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 204, 'Elixir of Demonslaying', '', 'Increases attack power by $s1 against demons. Lasts $d. Battle Elixir.', 'Increases attack power against demons by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2550, 'Detect Demon', '', 'Shows the location of all nearby demons on the minimap for $d.', 'Detecting demons.', 0, 0, 0, 1, 1, 1), (11409, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Booty Bay', '', 'Sends player to Gnomeregan.', '', 0, 0, 0, 1, 1, 1), (11410, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 3, 0, 1, 0, 0, 49, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 370, 'Whirling Barrage', '', '', '', 0, 0, 0, 1, 1, 1), (11412, 0, 1, 0, 1, 300000, 0, 101, 0, 64, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -51, -1, 0, 0, 0, 39, 33, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Nether Shell', '', 'The caster turns ethereal, becoming immune to physical but still vulnerable to magic. In addition, the warlock cannot attack or cast spells and is slowed to $s2% of normal movement speed. Lasts $d.', 'Immune to physical. Cannot attack or cast spells and is slowed to $s2% of normal movement speed.', 8, 0, 0, 1, 1, 1), (11413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron', 'Rank 1', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (11414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron', 'Rank 2', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (11415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Echoes of Lordaeron', 'Rank 3', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (11416, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176497, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal: Ironforge', '', 'Creates a portal, teleporting group members that use it to Ironforge.', '', 0, 0, 0, 1, 1, 1), (11417, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176499, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Portal: Orgrimmar', '', 'Creates a portal, teleporting group members that use it to Orgrimmar.', '', 0, 0, 0, 1, 1, 1), (11418, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176501, 0, 0, 0, 0, 0, 0, 0, 0, 1484, 'Portal: Undercity', '', 'Creates a portal, teleporting group members that use it to Undercity.', '', 0, 0, 0, 1, 1, 1), (11419, 0, 0, 0, 7, 60000, 0, 101, 0, 50, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176498, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Portal: Darnassus', '', 'Creates a portal, teleporting group members that use it to Darnassus.', '', 0, 0, 0, 1, 1, 1), (11420, 0, 0, 0, 7, 60000, 0, 101, 0, 50, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176500, 0, 0, 0, 0, 0, 0, 0, 0, 1483, 'Portal: Thunder Bluff', '', 'Creates a portal, teleporting group members that use it to Thunder Bluff.', '', 0, 0, 0, 1, 1, 1), (11426, 471, 1, 0, 1, 0, 0, 101, 0, 40, 3, 305, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 437, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 1', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (11428, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 17, 0, 0, 31, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (11430, 32, 0, 12, 1, 0, 0, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 3, 0, -1, 18, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Slam', '', 'Slams an enemy to the ground, inflicting Physical damage and stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (11431, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 51, 0, 0, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (11433, 0, 0, 0, 5, 0, 15420, 101, 0, 20, 1, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 88, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death & Decay', '', 'Invokes the malignant power of death and decay, inflicting Shadow damage to all enemies in a selected area for $d.', '', 0, 0, 0, 1, 1, 1), (11434, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gong Zul\'Farrak Gong', '', '', '', 0, 0, 0, 1, 1, 1), (11435, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Mallet of Zul\'Farrak', '', 'Use at the Jintha\'Alor Altar to create the Mallet of Zul\'Farrak.', '', 0, 0, 0, 1, 1, 1), (11436, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 0, 0, 0, 33, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s1%. Time between melee and ranged attacks increased by $s2%. Casting time increased by $s2%.', 0, 0, 0, 1, 1, 1), (11437, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Chest', '', '', '', 0, 0, 0, 1, 1, 1), (11438, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9251, 9252, 9253, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Join Map Fragments', '', 'Join together the Lower, Middle and Upper Map Fragments.', '', 0, 0, 0, 1, 1, 1), (11440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Blow Pirate Ship', '', '', '', 0, 0, 0, 1, 1, 1), (11441, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11442, 0, 0, 0, 0, 0, 152, 'Withered Touch', '', 'Adds a chance to cast Withered Touch on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (11442, 0, 3, 0, 1, 0, 0, 101, 0, 1, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 3, 64, 0, 10000, 10000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Withered Touch', '', 'Diseases an enemy, inflicting $s1 Shadow damage every $t1 sec. and draining $s2 mana every $t2 sec., transferring it to the caster. Lasts $d.', '$s1 Shadow damage inflicted every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (11443, 22, 1, 0, 14, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -51, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increases the time between an enemies attacks by $s2% and slows its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 8, 0, 0, 1, 1, 1), (11444, 0, 1, 0, 5, 0, 0, 101, 0, 20, 18, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle Undead', '', 'Shackles an undead enemy for up to $d., preventing it from casting spells, attacking, or moving. Any damage caused will release the target. Only one target can be shackled at a time.', 'Stunned.', 0, 0, 0, 1, 1, 1), (11445, 56, 1, 0, 1, 0, 0, 101, 0, 35, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bone Armor', '', 'Encases the caster in bone armor, absorbing $s1 damage for $d. While the armor holds, spellcasting cannot be interrupted by Physical attacks.', 'Damage is absorbed by bone armor.', 10, 0, 0, 1, 1, 1), (11446, 0, 0, 1, 1, 0, 27708, 101, 0, 58, 5, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mind Control', '', 'Controls a humanoid mind up to level $s1. Lasts $d, but the target gets a chance to break free every 5 seconds.', 'Charmed.', 0, 0, 0, 1, 1, 1), (11447, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6370, 3357, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Waterwalking', '', '', '', 0, 0, 0, 1, 1, 1), (11448, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3358, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11449, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3820, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Agility', '', '', '', 0, 0, 0, 1, 1, 1), (11450, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3355, 3821, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8951, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Greater Defense', '', '', '', 0, 0, 0, 1, 1, 1), (11451, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4625, 3821, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8956, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Oil of Immolation', '', '', '', 0, 0, 0, 1, 1, 1), (11452, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7067, 3821, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9030, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restorative Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11453, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3358, 8831, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11454, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 3577, 6037, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inlaid Mithril Cylinder', '', '', '', 0, 0, 0, 1, 1, 1), (11456, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4625, 9260, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Rocket Fuel', '', '', '', 0, 0, 0, 1, 1, 1), (11457, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8838, 3358, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11458, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8153, 8831, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wildvine Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11459, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 9262, 8831, 4625, 0, 0, 0, 0, 4, 1, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Philosopher\'s Stone', '', '', '', 0, 0, 0, 1, 1, 1), (11460, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8836, 8925, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Detect Undead', '', '', '', 0, 0, 0, 1, 1, 1), (11461, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8839, 3821, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (11462, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 76, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7898, 142194, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pirate Treasure and Trigger Mob', '', '', '', 0, 0, 0, 1, 1, 1), (11463, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7899, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Treasure Hunting Pirate', '', '', '', 0, 0, 0, 1, 1, 1), (11464, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8845, 8838, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Invisibility Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11465, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8839, 3358, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Greater Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (11466, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8836, 8839, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gift of Arthas', '', '', '', 0, 0, 0, 1, 1, 1), (11467, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8838, 3821, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Greater Agility', '', '', '', 0, 0, 0, 1, 1, 1), (11468, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8831, 8925, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Dream Vision', '', '', '', 0, 0, 0, 1, 1, 1), (11469, 0, 4, 0, 1, 0, 0, 101, 0, 54, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Toxin IV', 'Rank 4', '', 'Target takes $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11470, 0, 4, 0, 1, 0, 0, 101, 0, 46, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Toxin III', 'Rank 3', '', 'Target takes $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11471, 0, 4, 0, 1, 0, 0, 101, 0, 38, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Toxin II', 'Rank 2', '', 'Target takes $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11472, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8838, 8846, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Giants', '', '', '', 0, 0, 0, 1, 1, 1), (11473, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8845, 4342, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ghost Dye', '', '', '', 0, 0, 0, 1, 1, 1), (11474, 99, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1605, 'Shadow Power', '', 'Increases spell shadow damage by up to $s1 for $d. Battle Elixir.', 'Shadow damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (11476, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8845, 8925, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Shadow Power', '', '', '', 0, 0, 0, 1, 1, 1), (11477, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 8845, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Demonslaying', '', '', '', 0, 0, 0, 1, 1, 1), (11478, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 8925, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Detect Demon', '', '', '', 0, 0, 0, 1, 1, 1), (11479, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3575, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1276, 'Transmute: Iron to Gold', '', 'Turns a bar of Iron into a bar of Gold.', '', 0, 0, 0, 1, 1, 1), (11480, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6037, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1277, 'Transmute: Mithril to Truesilver', '', 'Turns a bar of Mithril into a bar of Truesilver.', '', 0, 0, 0, 1, 1, 1), (11481, 63, 0, 0, 1, 0, 0, 101, 0, 35, 38, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 3, 181, 1, 0, 509, -1, 0, 9, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'TWEEP', '', '', '', 0, 0, 0, 1, 1, 1), (11485, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7902, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Treasure Hunting Bucanneer', '', '', '', 0, 0, 0, 1, 1, 1), (11487, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7901, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Treasure Hunting Swashbuckler', '', '', '', 0, 0, 0, 1, 1, 1), (11504, 49, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 101, 0, 0, 199, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Walking Bomb Effect', '', 'Detonates causing damage in an area.', '', 0, 0, 0, 1, 1, 1), (11511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Activate Bomb A', '', '', '', 0, 0, 0, 1, 1, 1), (11512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9279, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Yellow Punch Card', '', '', '', 0, 0, 0, 1, 1, 1), (11513, 0, 0, 0, 5, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Empty Phial', '', 'Captures radioactive fallout.', '', 0, 0, 0, 1, 1, 1), (11518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2721, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 01', '', '', '', 0, 0, 0, 1, 1, 1), (11519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 712, 0, 0, 0, 0, 0, 216, 'Teach Summon Succubus', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (11520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 697, 0, 0, 0, 0, 0, 217, 'Teach Summon Voidwalker', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (11521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2723, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 02', '', '', '', 0, 0, 0, 1, 1, 1), (11522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11452, 0, 0, 0, 0, 0, 41, 'Restorative Potion', '', '', '', 0, 0, 0, 1, 1, 1), (11524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2725, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 04', '', '', '', 0, 0, 0, 1, 1, 1), (11525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9280, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Blue Punch Card', '', '', '', 0, 0, 0, 1, 1, 1), (11526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2726, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 05', '', '', '', 0, 0, 0, 1, 1, 1), (11527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2727, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 06', '', '', '', 0, 0, 0, 1, 1, 1), (11528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Red Punch Card', '', '', '', 0, 0, 0, 1, 1, 1), (11534, 0, 0, 0, 5, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7935, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Leper Cure!', '', '', '', 0, 0, 0, 1, 1, 1), (11535, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Safe', '', '', '', 0, 0, 0, 1, 1, 1), (11537, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9258, 9256, 9255, 9257, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charge Stave of Equinex', '', 'Energize at the Equinex Monolith.', '', 0, 0, 0, 1, 1, 1), (11538, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (11539, 0, 4, 0, 1, 0, 0, 101, 0, 30, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Toxin', 'Rank 1', '', 'Target takes $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Firework', '', 'Shoots a firework into the air that bursts into a thousand blue stars.', '', 0, 0, 0, 1, 1, 1), (11541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Firework', '', 'Shoots a firework into the air that bursts into a thousand green stars.', '', 0, 0, 0, 1, 1, 1), (11542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Streaks Firework', '', 'Shoots a firework into the air that bursts into red streaks.', '', 0, 0, 0, 1, 1, 1), (11543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red, White and Blue Firework', '', 'Shoots a firework into the air that bursts into red, white and blue stars.', '', 0, 0, 0, 1, 1, 1), (11544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Yellow Rose Firework', '', 'Shoots a firework into the air that bursts in a yellow pattern.', '', 0, 0, 0, 1, 1, 1), (11545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9281, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Prismatic Punch Card', '', '', '', 0, 0, 0, 1, 1, 1), (11547, 0, 0, 0, 5, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 16, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142697, 2932, 0, 0, 0, 0, 0, 0, 0, 1721, 'Drive Nimboya\'s Laden Pike', '', 'Place at a Witherbark village.', '', 0, 0, 0, 1, 1, 1), (11548, 0, 0, 0, 7, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2648, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Spider God', '', 'Use at the Shadra\'Alor Altar to summon the spider god.', '', 0, 0, 0, 1, 1, 1), (11549, 0, 0, 0, 1, 0, 0, 101, 0, 32, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 4', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11550, 0, 0, 0, 1, 0, 0, 101, 0, 42, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 5', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11551, 0, 0, 0, 1, 0, 0, 101, 0, 52, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 184, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 6', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11554, 0, 0, 0, 1, 0, 0, 101, 0, 34, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 3', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11555, 0, 0, 0, 1, 0, 0, 101, 0, 44, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -106, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 4', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11556, 0, 0, 0, 1, 0, 0, 101, 0, 54, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -141, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 5', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (11564, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 5', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (11565, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 6', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (11566, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 7', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (11567, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 8', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (11568, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2228, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Uldaman Sub-Boss Agro', '', '', '', 0, 0, 0, 1, 1, 1), (11572, 0, 0, 15, 1, 0, 0, 101, 0, 40, 86, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 5', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*7*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11573, 0, 0, 15, 1, 0, 0, 101, 0, 50, 86, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 6', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*7*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11574, 0, 0, 15, 1, 0, 0, 101, 0, 60, 86, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 7', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*7*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11578, 44, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 3, 64, 0, 1, 1, 0, 149, -1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7922, 0, 0, 0, 457, 'Charge', 'Rank 3', 'Charge an enemy, generate $/10;s2 rage, and stun it for $7922d. Cannot be used in combat.', '', 0, 0, 0, 1, 1, 1), (11580, 49, 0, 0, 1, 0, 0, 0, 0, 48, 468, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 81, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 5', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (11581, 49, 0, 0, 1, 0, 0, 0, 0, 58, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 102, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 6', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (11584, 65, 0, 0, 1, 0, 0, 101, 0, 44, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', 'Rank 3', 'Instantly overpower the enemy, causing weapon damage plus $s1. Only useable after the target dodges. The Overpower cannot be blocked, dodged or parried.', '', 0, 0, 0, 1, 1, 1), (11585, 65, 0, 0, 1, 0, 0, 101, 0, 60, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', 'Rank 4', 'Instantly overpower the enemy, causing weapon damage plus $s1. Only useable after the target dodges. The Overpower cannot be blocked, dodged or parried.', '', 0, 0, 0, 1, 1, 1), (11591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Share Twin Information', '', '', '', 0, 0, 0, 1, 0, 0), (11593, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 695, 'Wyatt Test', '', '', '', 0, 0, 0, 1, 0, 0), (11595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3959, 0, 0, 0, 0, 0, 1, 'Discombobulator Ray', '', '', '', 0, 0, 0, 1, 1, 1), (11596, 0, 0, 0, 1, 0, 0, 101, 0, 46, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -361, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 4', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (11597, 0, 0, 0, 1, 0, 0, 101, 0, 58, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 5', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (11600, 65, 0, 0, 1, 0, 0, 101, 0, 44, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 4', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (11601, 65, 0, 0, 1, 0, 0, 101, 0, 54, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 5', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (11604, 0, 0, 0, 16, 0, 0, 101, 0, 46, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 3', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (11605, 0, 0, 0, 16, 0, 0, 101, 0, 54, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 4', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (11608, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 3', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (11609, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 4', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (11610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gammerita Turtle Camera', '', 'Target and click to take a snapshot.', '', 0, 0, 0, 1, 1, 1), (11611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 339, 'Alchemy', 'Artisan', 'Allows an alchemist to brew astounding potions up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (11612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 11611, 0, 0, 0, 0, 0, 339, 'Artisan Alchemist', '', '', '', 0, 0, 0, 1, 1, 1), (11629, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Potent Alcohol', '', 'An extremely potent alcoholic beverage.', 'Sloshed.', 0, 0, 0, 1, 1, 1), (11637, 0, 0, 0, 1, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Empty Heavy Phial', '', 'Captures radioactive fallout.', '', 0, 0, 0, 1, 1, 1), (11638, 0, 4, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 5, 0, -71, 27, 0, 13, 13, 0, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Radiation Poisoning', '', '', '', 0, 0, 0, 1, 1, 1), (11639, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11640, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (11641, 0, 1, 17, 1, 0, 0, 101, 0, 30, 1, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a frog, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (11642, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (11643, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 3486, 0, 0, 0, 0, 0, 10, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Scale Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (11647, 56, 0, 0, 1, 0, 0, 101, 0, 1, 9, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 780, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps the caster in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (11649, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Detect Invisibility', '', 'Allows player to detect invisibility.', 'Detect invisibility.', 0, 0, 0, 1, 1, 1), (11650, 0, 0, 12, 1, 0, 0, 101, 0, 40, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Head Butt', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (11654, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 9379, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of Sul\'thraze', '', 'Combines Jang\'thraze and Sang\'thraze to form the mighty sword, Sul\'thraze.', '', 0, 0, 0, 1, 1, 1), (11657, 0, 1, 0, 1, 0, 0, 101, 0, 48, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 31, 0, 0, 54, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Jang\'thraze', '', 'Shields the wielder from physical damage, absorbing $s1 damage. Lasts $d1.', 'Absorbs physical damage.', 0, 0, 0, 1, 1, 1), (11658, 0, 0, 0, 1, 0, 0, 101, 0, 50, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 121, 1, 1, 89, -16, 24, 0, 0, 0, 0, 29, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Sul\'thraze', '', 'Strikes an enemy with the rage of Sul\'thraze. Lowers target\'s strength by $s2 and deals $s1 Shadow damage with an additional $o3 damage over $d.', 'Decreased Strength and $s3 Shadow damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (11659, 0, 0, 0, 14, 0, 0, 101, 0, 44, 0, 265, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 7', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11660, 0, 0, 0, 14, 0, 0, 101, 0, 52, 0, 315, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 8', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11661, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 370, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 9', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11665, 0, 1, 0, 5, 0, 0, 101, 0, 40, 8, 220, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 50, 133, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 5', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11667, 0, 1, 0, 5, 0, 0, 101, 0, 50, 8, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 72, 191, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 6', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11668, 0, 1, 0, 5, 0, 0, 101, 0, 60, 8, 370, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 96, 257, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 7', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11671, 0, 1, 0, 5, 0, 0, 101, 0, 44, 85, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 80, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 5', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11672, 0, 1, 0, 5, 0, 0, 101, 0, 54, 85, 290, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 110, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 6', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (11675, 0, 0, 0, 1, 0, 31756, 0, 1, 52, 8, 290, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 90, 0, 0, 0, 0, 86, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', 'Rank 4', 'Drains the soul of the target, causing $o2 Shadow damage over $d. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Soul Shards are required for other spells.', '$s2 Shadow damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (11677, 0, 0, 0, 1, 0, 31756, 101, 0, 46, 31, 885, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 154, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42225, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 3', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42225m1*4} Fire damage over $d.', '$42225s1 Fire damage every $42225t1 seconds.', 0, 0, 0, 1, 1, 1), (11678, 0, 0, 0, 1, 0, 31756, 101, 0, 58, 31, 1185, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 225, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42226, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 4', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42226m1*4} Fire damage over $d.', '$42226s1 Fire damage every $42226t1 seconds.', 0, 0, 0, 1, 1, 1), (11681, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 138, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (11682, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 207, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire Effect', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (11683, 0, 0, 0, 1, 0, 31756, 101, 0, 42, 8, 975, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 138, 99, 0, 0, 0, 23, 3, 77, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 11681, 0, 0, 0, 0, 0, 937, 'Hellfire', 'Rank 2', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $11681s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (11684, 0, 0, 0, 1, 0, 31756, 101, 0, 54, 8, 1300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 207, 99, 0, 0, 0, 23, 3, 77, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 11682, 0, 0, 0, 0, 0, 937, 'Hellfire', 'Rank 3', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $11682s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (11687, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 209, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 4', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (11688, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 299, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 5', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (11689, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 419, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 6', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (11693, 0, 0, 0, 1, 0, 31756, 101, 0, 44, 1, 45, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 88, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 5', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (11694, 0, 0, 0, 1, 0, 31756, 101, 0, 52, 1, 62, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 118, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 6', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (11695, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 1, 79, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 152, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 7', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (11699, 0, 1, 0, 1, 0, 31756, 101, 0, 46, 28, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 5', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (11700, 0, 1, 0, 1, 0, 31756, 101, 0, 54, 28, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 70, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 6', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (11703, 0, 1, 0, 1, 0, 31756, 101, 0, 44, 28, 225, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 98, -1, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 3', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (11704, 0, 1, 0, 1, 0, 31756, 101, 0, 54, 28, 310, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 135, -1, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 4', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (11707, 0, 2, 0, 1, 0, 0, 101, 0, 42, 4, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -124, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 5', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (11708, 0, 2, 0, 1, 0, 0, 101, 0, 52, 4, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -164, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 6', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (11711, 0, 2, 0, 1, 0, 0, 101, 0, 38, 106, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 4', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (11712, 0, 2, 0, 1, 0, 0, 101, 0, 48, 106, 170, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 5', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (11713, 0, 2, 0, 1, 0, 0, 101, 0, 58, 106, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 6', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (11717, 0, 2, 0, 1, 0, 0, 101, 0, 56, 4, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 89, -641, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', 'Rank 4', 'Curses the target with recklessness, increasing melee attack power by $s1 but reducing armor by $s2 for $d. Cursed enemies will not flee and will ignore Fear and Horror effects. Only one Curse per Warlock can be active on any one target.', 'Increases melee attack power by $s1 and decreases armor by $s2. Target will not flee and will ignore Fear and Horror effects.', 0, 0, 0, 1, 1, 1), (11719, 0, 2, 0, 1, 0, 0, 101, 0, 50, 9, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -1, 0, 0, 0, 0, 216, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', 'Rank 2', 'Forces the target to speak in Demonic, increasing the casting time of all spells by $s1%. Only one Curse per Warlock can be active on any one target. Lasts $d.', 'Speaking Demonic increasing casting time by $s1%.', 0, 0, 0, 1, 1, 1), (11721, 0, 2, 0, 1, 0, 0, 101, 0, 46, 5, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, 7, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 116, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', 'Rank 2', 'Curses the target for $d, reducing Arcane, Fire, Frost, and Shadow resistances by $s1 and increasing Arcane, Fire, Frost, and Shadow damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Reduces Arcane, Fire, Frost, and Shadow resistances by $s1. Increases Arcane, Fire, Frost, and Shadow damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (11722, 0, 2, 0, 1, 0, 0, 101, 0, 60, 5, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 9, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 116, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', 'Rank 3', 'Curses the target for $d, reducing Arcane, Fire, Frost, and Shadow resistances by $s1 and increasing Arcane, Fire, Frost, and Shadow damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Reduces Arcane, Fire, Frost, and Shadow resistances by $s1. Increases Arcane, Fire, Frost, and Shadow damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (11725, 0, 0, 1, 14, 0, 0, 101, 0, 44, 5, 500, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 46, -41, -31, 0, 0, 0, 6, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1500, 'Enslave Demon', 'Rank 2', 'Enslaves the target demon, up to level $m1, forcing it to do your bidding. While enslaved, the time between the demon\'s attacks is increased by $s2% and its casting speed is slowed by $s3%. Lasts up to $d. If you repeatedly enslave the same demon, it will become more difficult to control with each attempt.', 'Enslaved.', 0, 0, 0, 1, 1, 1), (11726, 0, 0, 1, 14, 0, 0, 101, 0, 58, 5, 700, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 61, -41, -31, 0, 0, 0, 6, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1500, 'Enslave Demon', 'Rank 3', 'Enslaves the target demon, up to level $m1, forcing it to do your bidding. While enslaved, the time between the demon\'s attacks is increased by $s2% and its casting speed is slowed by $s3%. Lasts up to $d. If you repeatedly enslave the same demon, it will become more difficult to control with each attempt.', 'Enslaved.', 0, 0, 0, 1, 1, 1), (11729, 0, 0, 0, 14, 0, 0, 101, 0, 46, 0, 750, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 4', 'Creates a Greater Healthstone that can be used to instantly restore $5723s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (11730, 0, 0, 0, 14, 0, 0, 101, 0, 58, 0, 1120, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 5', 'Creates a Major Healthstone that can be used to instantly restore $11732s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (11732, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Major Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (11733, 0, 0, 0, 1, 0, 0, 101, 0, 40, 30, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 389, 8, 10, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 3', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (11734, 0, 0, 0, 1, 0, 0, 101, 0, 50, 30, 460, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 479, 11, 12, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 4', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (11735, 0, 0, 0, 1, 0, 0, 101, 0, 60, 30, 632, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 569, 14, 14, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 5', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (11739, 56, 1, 0, 1, 0, 0, 101, 0, 42, 9, 195, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 469, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Ward', 'Rank 2', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs Shadow damage.', 0, 0, 0, 1, 1, 1), (11740, 56, 1, 0, 1, 0, 0, 101, 0, 52, 9, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 674, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Ward', 'Rank 3', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs Shadow damage.', 0, 0, 0, 1, 1, 1), (11757, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Digging for Cobalt', '', 'Right-click to dig for Gordunni Cobalt.', '', 0, 0, 0, 1, 1, 1), (11758, 0, 0, 0, 22, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8585, 0, 0, 0, 5459, 0, 0, 0, 0, 0, 0, 0, 1, 'Dowsing', '', 'Fill the Untapped Dowsing Widget at the Sandsorrow Watch water hole.', '', 0, 0, 0, 1, 1, 1), (11759, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 8523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Basilisk Sample', '', 'Test this sample for quality. Requires Field Testing Kit.', '', 0, 0, 0, 1, 1, 1), (11760, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 8523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hyena Sample', '', 'Test this sample for quality. Requires Field Testing Kit.', '', 0, 0, 0, 1, 1, 1), (11761, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 8523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9438, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scorpid Sample', '', 'Test this sample for quality. Requires Field Testing Kit.', '', 0, 0, 0, 1, 1, 1), (11762, 0, 0, 0, 5, 0, 0, 101, 0, 48, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 6', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (11763, 0, 0, 0, 5, 0, 0, 101, 0, 58, 0, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 7', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (11764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11762, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (11765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11763, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (11766, 0, 0, 0, 1, 0, 0, 101, 0, 38, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 26, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 4', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (11767, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 37, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 5', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (11768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11766, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11767, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11770, 0, 1, 0, 1, 0, 0, 101, 0, 44, 25, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 4', 'Surrounds the target in a shield of fire, making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (11771, 0, 1, 0, 1, 0, 0, 101, 0, 54, 25, 165, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 5', 'Surrounds the target in a shield of fire, making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (11772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11770, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11771, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11774, 36, 0, 0, 1, 0, 0, 101, 0, 50, 0, 90, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 5', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 4).', '', 0, 0, 0, 1, 1, 1), (11775, 36, 0, 0, 1, 0, 0, 101, 0, 60, 0, 110, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 6', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 5).', '', 0, 0, 0, 1, 1, 1), (11776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11774, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11775, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (11778, 40, 0, 0, 1, 0, 0, 101, 0, 44, 0, 125, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 4', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11779, 40, 0, 0, 1, 0, 0, 101, 0, 52, 0, 145, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 5', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11780, 40, 0, 0, 1, 0, 0, 101, 0, 60, 0, 160, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 6', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (11781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11778, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11779, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (11783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11780, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (11784, 82, 0, 0, 1, 0, 0, 101, 0, 46, 0, 75, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 3', 'Soothes the target, increasing the chance that it will attack something else. More effective than Soothing Kiss (Rank 2).', '', 0, 0, 0, 1, 1, 1), (11785, 82, 0, 0, 1, 0, 0, 101, 0, 58, 0, 100, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 4', 'Soothes the target, increasing the chance that it will attack something else. More effective than Soothing Kiss (Rank 3).', '', 0, 0, 0, 1, 1, 1), (11786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11784, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (11787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11785, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (11789, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Water Breathing', '', 'Allows underwater breathing.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (11790, 0, 4, 0, 4, 0, 0, 101, 0, 30, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Poison Cloud', '', 'Deals $s1 Nature damage every $t1 sec to any enemy in an $a1 yard radius around the caster for $d.', 'Deals $s1 Nature damage every $t1 sec.', 0, 0, 3, 1, 1, 1), (11791, 36, 0, 0, 1, 0, 0, 101, 0, 45, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Puncture Armor', '', 'Punctures target\'s armor lowering it by $s1.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (11792, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 86, 61, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 2807, 0, 0, 0, 0, 0, 0, 936, 'Opening Cage', '', '', '', 0, 0, 0, 1, 1, 1), (11795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Activate Bomb B', '', '', '', 0, 0, 0, 1, 1, 1), (11798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2816, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Bomb 03B', '', '', '', 0, 0, 0, 1, 1, 1), (11802, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8035, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Dark Iron Land Mine', '', 'Places a Dark Iron Land Mine on the ground. The next hostile creature to pass near the mine will cause it to explode, inflicting $11815s1 damage on nearby enemies. Mines are unstable and only last for $d.', '', 0, 0, 0, 1, 1, 1), (11815, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 1, 0, 0, 449, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (11816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11817, 0, 0, 0, 0, 0, 656, 'Land Mine Arming', '', '', '', 0, 0, 0, 1, 1, 1), (11817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Land Mine Arming', '', '', '', 0, 0, 0, 1, 1, 1), (11818, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, giving you a $s1% chance of reflecting the next spell cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (11820, 34, 0, 7, 3, 0, 0, 101, 0, 14, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11825, 0, 0, 0, 0, 69, 'Electrified Net', '', 'Immobilizes an enemy for $d. and shocks it with electricity, inflicting Nature damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (11821, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg4', '', '', '', 0, 0, 0, 1, 1, 1), (11824, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (11825, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Electrified Net', '', 'Instantly shocks an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (11826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11841, 0, 0, 0, 0, 320, 'Electromagnetic Gigaflux Reactivator', '', 'Channels a bolt of lightning and hurls it towards all enemies in front of the caster causing $11828s1 Nature damage. The caster is then surrounded by a barrier of electricity for 10 min.', 'Channel lightning.', 0, 0, 0, 1, 1, 1), (11828, 85, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 146, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lighting', '', '', '', 0, 0, 0, 1, 1, 1), (11829, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 13, 1, 0, 75, 15, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (11831, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (11835, 56, 1, 0, 1, 0, 0, 101, 0, 20, 9, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 115, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing fixed amount of Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (11836, 98, 1, 12, 19, 0, 0, 101, 0, 30, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 3, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze Solid', '', 'Stuns an enemy and inflicts $s1 Frost damage every $t1 sec. for $d.', 'Stunned.\n$s1 Frost damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11837, 85, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 2, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Wide Slash', 'Rank 1', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (11839, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (11840, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3973, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Edana Hatetalon', '', 'Summons Edana Hatetalon.', '', 0, 0, 0, 1, 1, 1), (11841, 0, 1, 0, 1, 0, 0, 101, 0, 37, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Static Barrier', '', 'Surrounds the caster with a shield of lightning that lasts $d and inflicts $s1 Nature damage to melee attackers.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (11876, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 22, 8, 0, 8, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (11877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 0, 0, 0, 4, 23, 23, 0, 5000, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11884, 11878, 0, 0, 0, 1, 'Capture Treant', '', 'Shrink and Capture a Fallen Treant.', '', 0, 0, 0, 1, 1, 1), (11879, 0, 0, 3, 1, 0, 0, 101, 0, 30, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarm target\'s weapon for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (11884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Treant Muisak', '', '', '', 0, 0, 0, 1, 1, 1), (11885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Treant', '', 'Shrink and Capture a Fallen Treant.', '', 0, 0, 0, 1, 1, 1), (11886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Wildkin', '', 'Shrink and Capture a Fallen Wildkin.', '', 0, 0, 0, 1, 1, 1), (11887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Hippogryph', '', 'Shrink and Capture a Fallen Hippogryph.', '', 0, 0, 0, 1, 1, 1), (11888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9596, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Faerie Dragon', '', 'Shrink and Capture a Fallen Faerie Dragon.', '', 0, 0, 0, 1, 1, 1), (11889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9597, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Mountain Giant', '', 'Shrink and Capture a Fallen Mountain Giant.', '', 0, 0, 0, 1, 1, 1), (11890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Antu\'sul\'s Salvation', '', '', '', 0, 0, 0, 1, 1, 1), (11891, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 41, 0, 0, 179, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Antu\'sul Blast', '', '', '', 0, 0, 0, 1, 1, 1), (11892, 0, 2, 0, 14, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -11, 8, 8, 8, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces nearby enemies\' Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (11893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warder Despawn', '', '', '', 0, 0, 0, 1, 1, 1), (11894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 8156, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Antu\'sul\'s Minion', '', '', '', 0, 0, 0, 1, 1, 1), (11895, 0, 0, 0, 4, 0, 0, 101, 0, 34, 0, 560, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 361, 0, 0, 2219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Healing Wave of Antu\'sul', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (11898, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 19, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from nearby enemies, healing the caster for up to three times the amount stolen.', '', 0, 0, 0, 1, 1, 1), (11899, 0, 0, 0, 5, 0, 0, 101, 0, 34, 9, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 19, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8179, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (11900, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 149, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores $s1 health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (11901, 0, 0, 0, 1, 0, 0, 101, 0, 34, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11900, 0, 0, 0, 0, 0, 87, 'Healing Ward V Passive', '', '', '', 0, 0, 0, 1, 1, 1), (11902, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 87, 0, 49, 306, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 166, 'Gahz\'rilla Slam', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (11903, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 201, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (11918, 0, 4, 0, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11919, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11918, 0, 0, 0, 0, 0, 152, 'Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (11920, 34, 0, 0, 1, 0, 0, 101, 0, 14, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net Guard', '', '', '', 0, 0, 0, 1, 1, 1), (11921, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (11922, 99, 1, 7, 16, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (11923, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9719, 3859, 3466, 7068, 3486, 0, 0, 0, 1, 4, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9718, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Repair the Blade of Heroes', '', 'The sword must be reforged before it can be used. Reforging the sword requires 4 Steel Bars, 4 Strong Flux , 2 Elemental Fire and 2 Heavy Grinding Stones.', '', 0, 0, 0, 1, 1, 1), (11939, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12922, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (11958, 0, 0, 0, 1, 480000, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Cold Snap', '', 'When activated, this spell finishes the cooldown on all Frost spells you recently cast.', '', 0, 0, 0, 1, 1, 1), (11959, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11918, 0, 0, 0, 0, 0, 152, 'Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (11960, 0, 2, 0, 1, 0, 0, 101, 0, 45, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Curse of the Dreadmaul', '', '', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (11962, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 13, 47, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11963, 0, 2, 0, 5, 0, 0, 101, 0, 45, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -16, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 543, 'Enfeeble', '', 'Reduces an enemy\'s Strength by $s1 and its Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (11964, 0, 0, 0, 1, 0, 0, 10, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8139, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', '', '', 0, 0, 0, 1, 1, 1), (11968, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11969, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11970, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11971, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (11972, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (11974, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 136, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (11975, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 54, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11976, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (11977, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11978, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (11980, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by an enemy by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (11981, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (11983, 0, 1, 0, 1, 0, 0, 101, 0, 6, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 2, 1, 0, 1, -31, 0, 11, 8, 0, 8, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Steam Jet', '', 'Inflicts $s3 Nature damage to nearby enemies, reducing their chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (11984, 0, 1, 0, 1, 0, 0, 10, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11962, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (11985, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (11986, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 46, 0, 0, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (11988, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11989, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (11990, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 2, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (11992, 0, 0, 0, 1, 0, 0, 101, 0, 35, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Detect Gahz\'ridian', '', 'Nearby Gahz\'ridian appears on the minimap.', '', 0, 0, 0, 1, 1, 1), (11993, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 182, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', 'Artisan', 'How to find and gather more difficult to harvest herbs. Gives a potential herbalism skill of 300.', '', 0, 0, 0, 1, 1, 1), (11994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 11993, 0, 0, 0, 0, 0, 345, 'Artisan Herbalist', '', '', '', 0, 0, 0, 1, 1, 1), (11998, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (12001, 0, 3, 0, 5, 0, 0, 101, 0, 17, 26, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, -5, -5, 8, 8, 8, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 1614, 'Plague Cloud', '', '', 'Strength reduced by $s1.\nAgility reduced by $s2.\nIntellect reduced by $s3.', 0, 0, 0, 1, 1, 1), (12018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8257, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Oozeling', '', '', '', 0, 0, 0, 1, 1, 1), (12019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 35, 35, 0, 0, 0, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 18 Random', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (12020, 0, 2, 0, 1, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 8, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call of the Grave', '', 'Inflicts $s1 Shadow damage to nearby enemies after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (12021, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 49, 0, 0, 0, 0, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster and increases the caster\'s attack speed by $s2% for $d. While the target is fixated upon the caster, the target is very reluctant to attack anything else.', '', 0, 0, 0, 1, 1, 1), (12022, 0, 1, 0, 1, 0, 0, 101, 0, 48, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1417, 'Admiral\'s Hat', '', 'Gives $M1 additional stamina to party members within $a1 yards.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (12023, 34, 0, 7, 1, 0, 0, 101, 0, 10, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Web', '', 'Casts a web over an enemy, immobilizing it for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (12024, 34, 0, 7, 1, 0, 0, 101, 0, 14, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (12039, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 95, 0, 0, 589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (12040, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 9, 0, 0, 0, 0, 69, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Shield', '', 'Surrounds the caster with a shield woven of Shadow magic. The shield lasts $d., absorbs up to $s1 Physical or magical damage, and inflicts $s2 damage to melee attackers.', 'Shielded against Physical and magical damage.\n$s2 Shadow damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (12042, 0, 1, 0, 1, 180000, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 29, 29, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 22, 0, 0, 0, 0, 0, 0, 62, 'Arcane Power', '', 'When activated, your spells deal $s1% more damage while costing $s2% more mana to cast. This effect lasts $D.', 'Increased damage and mana cost for your spells.', 0, 0, 0, 1, 1, 1), (12043, 1151, 1, 0, 1, 180000, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Presence of Mind', '', 'When activated, your next Mage spell with a casting time less than 10 sec becomes an instant cast spell.', 'Your next Mage spell with a casting time less than 10 sec will be an instant cast spell.', 0, 0, 0, 1, 1, 1), (12044, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2320, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Simple Linen Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12045, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2318, 2320, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Simple Linen Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12046, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2996, 2321, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Simple Kilt', '', '', '', 0, 0, 0, 1, 1, 1), (12047, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2997, 2604, 2321, 0, 0, 0, 0, 0, 5, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Colorful Kilt', '', '', '', 0, 0, 0, 1, 1, 1), (12048, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4291, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Vest', '', '', '', 0, 0, 0, 1, 1, 1), (12049, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4291, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (12050, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (12051, 0, 0, 0, 1, 480000, 31756, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 21, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Evocation', '', 'While channeling this spell, you gain $o1% of your total mana over $d.', 'Gain $s1% of total mana every $t1 sec.', 0, 0, 0, 1, 1, 1), (12052, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12053, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10003, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (12054, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12055, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (12056, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Vest', '', '', '', 0, 0, 0, 1, 1, 1), (12057, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (12058, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (12059, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2324, 8343, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10008, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Bandit Mask', '', '', '', 0, 0, 0, 1, 1, 1), (12060, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12061, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 6261, 8343, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10056, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Orange Mageweave Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12062, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12063, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (12064, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 6261, 8343, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Orange Martial Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12065, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4291, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mageweave Bag', '', '', '', 0, 0, 0, 1, 1, 1), (12066, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (12067, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8153, 10286, 8343, 0, 0, 0, 0, 4, 4, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Dreamweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (12068, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 0, 0, 0, 0, 0, 5, 3, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10020, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Vest', '', '', '', 0, 0, 0, 1, 1, 1), (12069, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7077, 8343, 0, 0, 0, 0, 0, 5, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (12070, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8153, 10286, 8343, 0, 0, 0, 0, 6, 6, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Dreamweave Vest', '', '', '', 0, 0, 0, 1, 1, 1), (12071, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 0, 0, 0, 0, 0, 5, 5, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10023, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (12072, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Headband', '', '', '', 0, 0, 0, 1, 1, 1), (12073, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 4304, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10026, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12074, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Mageweave Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (12075, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4342, 8343, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Lavender Mageweave Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12076, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 0, 0, 0, 0, 0, 5, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10028, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (12077, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2325, 8343, 2324, 0, 0, 0, 0, 3, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Simple Black Dress', '', '', '', 0, 0, 0, 1, 1, 1), (12078, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 4, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10029, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (12079, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Bag', '', '', '', 0, 0, 0, 1, 1, 1), (12080, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10290, 8343, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Pink Mageweave Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12081, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4589, 8343, 0, 0, 0, 0, 0, 3, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10030, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Admiral\'s Hat', '', '', '', 0, 0, 0, 1, 1, 1), (12082, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 4304, 0, 0, 0, 0, 6, 6, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12083, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 0, 0, 0, 0, 0, 4, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Headband', '', '', '', 0, 0, 0, 1, 1, 1), (12084, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2604, 8343, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10033, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Mageweave Headband', '', '', '', 0, 0, 0, 1, 1, 1), (12085, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Tuxedo Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12086, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 8343, 0, 0, 0, 0, 0, 2, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Shadoweave Mask', '', '', '', 0, 0, 0, 1, 1, 1), (12087, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 0, 0, 0, 0, 0, 5, 6, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (12088, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7077, 8343, 4304, 0, 0, 0, 0, 5, 1, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12089, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Tuxedo Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12090, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 7079, 8343, 4304, 0, 0, 0, 0, 6, 6, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Stormcloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12091, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 2324, 0, 0, 0, 0, 5, 3, 0, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Wedding Dress', '', '', '', 0, 0, 0, 1, 1, 1), (12092, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8153, 10286, 8343, 6037, 1529, 0, 0, 8, 4, 2, 3, 1, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Dreamweave Circlet', '', '', '', 0, 0, 0, 1, 1, 1), (12093, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 0, 0, 0, 0, 0, 0, 5, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Tuxedo Jacket', '', '', '', 0, 0, 0, 1, 1, 1), (12095, 0, 0, 0, 1, 0, 0, 101, 0, 50, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8317, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Atal\'ai Deathwalker\'s Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (12096, 0, 1, 5, 16, 0, 0, 101, 0, 8, 31, 35, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (12097, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pierce Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (12098, 0, 1, 10, 4, 0, 0, 101, 0, 20, 18, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (12099, 0, 0, 0, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 15, 0, 0, 22, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (12118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12044, 0, 0, 0, 0, 0, 41, 'Simple Linen Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12085, 0, 0, 0, 0, 0, 41, 'Tuxedo Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (12128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12086, 0, 0, 0, 0, 0, 41, 'Shadoweave Mask', '', '', '', 0, 0, 0, 1, 1, 1), (12130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12089, 0, 0, 0, 0, 0, 41, 'Tuxedo Pants', '', '', '', 0, 0, 0, 1, 1, 1), (12131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12091, 0, 0, 0, 0, 0, 41, 'White Wedding Dress', '', '', '', 0, 0, 0, 1, 1, 1), (12134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12139, 0, 0, 0, 0, 494, 'Atal\'ai Corpse Eat', '', '', '', 0, 0, 0, 1, 1, 1), (12139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Consume Corpse', '', '', '', 0, 0, 0, 1, 1, 1), (12151, 0, 0, 0, 4, 0, 0, 101, 0, 1, 3, 150, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -9.99999984307E+16, 0, 0, 0, 0, 0, 0, 0, 0, 8324, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Atal\'ai Skeleton', '', 'Summons $s1 $lAtal\'ai Skeleton:Atal\'ai Skeletons; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (12158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (12159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (12160, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (12161, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (12162, 0, 0, 15, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 1', 'Your critical strikes cause the opponent to bleed.', '', 0, 0, 0, 1, 1, 1), (12163, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 366, 'Two-Handed Weapon Specialization', 'Rank 1', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12166, 36, 0, 0, 1, 0, 0, 101, 0, 6, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 5, -7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Muscle Tear', '', 'Cripples an enemy, inflicting normal damage plus $s1 and reducing its Strength by $s2 for $d.', 'Strength reduced by $s2.', 0, 0, 0, 1, 1, 1), (12167, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (12168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8337, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Steelshifter Surprise', '', '', '', 0, 0, 0, 1, 1, 1), (12169, 0, 0, 0, 1, 0, 0, 100, 1, 16, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Shield Block', '', 'Increases the caster\'s chance to block by $s1% for $d., but will only block $n $lattack:attacks;.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (12170, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', '', 'Instantly counterattack an enemy for $s1 damage. Revenge must follow a block, dodge, or parry.', '', 0, 0, 0, 1, 1, 1), (12174, 0, 1, 0, 1, 0, 0, 101, 0, 65, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Agility', 'Rank 4', 'Increases the target\'s Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (12175, 0, 1, 0, 1, 0, 0, 101, 0, 55, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor', 'Rank 4', 'Increases the target\'s Armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (12176, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Intellect', 'Rank 4', 'Increases the target\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (12177, 0, 1, 0, 1, 0, 0, 101, 0, 55, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Spirit', 'Rank 4', 'Increases the target\'s Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (12178, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Stamina', 'Level 4', 'Increases the target\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (12179, 0, 1, 0, 1, 0, 0, 101, 0, 65, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', 'Rank 4', 'Increases the target\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (12180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 341, 'Tailoring', 'Artisan', 'Allows a tailor to make shirts and armors that are the height of style up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (12181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 12180, 0, 0, 0, 0, 0, 341, 'Artisan Tailor', '', '', '', 0, 0, 0, 1, 1, 1), (12187, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12188, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (12188, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 6, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (12189, 0, 0, 0, 3, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2980, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Echeyakee', '', 'Blow near Echeyakee\'s Lair.', '', 0, 0, 0, 1, 1, 1), (12198, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Marksman Hit', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (12199, 0, 0, 0, 5, 0, 0, 101, 0, 45, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 76, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2998, 147537, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Ishamuhale', '', 'Place near the Dead Tree northwest of Ratchet, to lure Ishamuhale.', '', 0, 0, 0, 1, 1, 1), (12218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Man Down!', '', '', '', 0, 0, 0, 1, 1, 1), (12241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Twin Colossals Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (12242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12241, 0, 0, 0, 0, 174, 'Twin Colossals Teleport', '', '', 'Teleporting', 0, 0, 0, 1, 1, 1), (12243, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 8376, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Mechanical Chicken', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (12244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Poof', '', '', '', 0, 0, 0, 1, 1, 1), (12245, 36, 3, 0, 1, 0, 0, 101, 0, 15, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Infected Spine', '', '', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (12246, 36, 3, 0, 1, 0, 0, 10, 0, 15, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12245, 0, 0, 0, 0, 0, 1614, 'Infected Spine', '', '', '', 0, 0, 0, 1, 1, 1), (12248, 0, 1, 0, 5, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Amplify Damage', '', 'Increases all forms of damage taken by an enemy by $s1% for $d.', 'Physical and magical damage taken is increased by $s1%.', 10, 0, 0, 1, 1, 1), (12250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8257, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Oozeling', '', 'Summons $s1 $lOozeling:Oozelings; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (12251, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Virulent Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12252, 34, 0, 7, 1, 0, 0, 101, 0, 10, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 9, 9, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Web Spray', '', 'Immobilizes enemies in a cone in front of the caster for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (12253, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dowse Eternal Flame', '', 'Use on an Eternal Flame.', '', 0, 0, 0, 1, 1, 1), (12254, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12251, 0, 0, 0, 0, 0, 152, 'Virulent Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (12255, 0, 2, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -19, 0, 10, 10, 0, 65, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Curse of Tuten\'kash', '', 'Reduces the casting speed of nearby enemies by $s1%, and increases the time between their attacks by $s2%. Lasts $d.', 'Casting speed reduced by $s1%.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (12256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 107, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 6, 0, 0, 0, 5, 0, 0, 0, 0, 1, 'Add Moogly Radius (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (12257, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12278, 11009, 0, 0, 0, 0, 937, 'Breath of Fire', '', 'Deals $12278s1 Fire damage every $m1 sec for $d1 to all enemies in front of you. Gets you quite drunk too!', '', 0, 0, 0, 1, 1, 1), (12258, 0, 0, 0, 6, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7340, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Shadowcaster', '', '', '', 10, 0, 0, 1, 1, 1), (12259, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 2842, 3478, 0, 0, 0, 0, 0, 12, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10423, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silvered Bronze Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (12260, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rough Copper Vest', '', '', '', 0, 0, 0, 1, 1, 1), (12278, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Breath of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (12279, 36, 2, 0, 5, 0, 0, 101, 0, 1, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (12280, 0, 0, 0, 4, 0, 0, 101, 0, 50, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid of Hakkar', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12281, 0, 0, 0, 1, 0, 0, 1, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 1', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (12282, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Heroic Strike', 'Rank 1', 'Reduces the cost of your Heroic Strike ability by $/10;s1 rage point.', '', 0, 0, 0, 1, 1, 1), (12283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3084, 0, 0, 0, 0, 0, 0, 0, 1, 'Xiggs Signal Flare', '', 'To be used at the makeshift helipad in Azshara. It will summon Pilot Xiggs Fuselighter to pick up the tablet rubbings.', '', 0, 0, 0, 1, 1, 1), (12284, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 1', 'Gives your melee attacks a chance to stun your target for $5530d and generate $/10;5530s2 rage when using a Mace.', '', 0, 0, 0, 1, 1, 1), (12285, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Improved Charge', 'Rank 1', 'Increases the amount of rage generated by your Charge ability by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (12286, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Rend', 'Rank 1', 'Increases the bleed damage done by your Rend ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12287, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 39, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 14, 8, 0, 0, 0, 0, 0, 0, 0, 42, 'Improved Thunder Clap', 'Rank 1', 'Reduces the cost of your Thunder Clap ability by $/10;s1 rage point and increases the damage by $s2% and the slowing effect by an additional $/10;s2%.', '', 0, 0, 0, 1, 1, 1), (12289, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23694, 0, 0, 0, 0, 0, 23, 'Improved Hamstring', 'Rank 1', 'Gives your Hamstring ability a $h% chance to immobilize the target for $23694d.', '', 0, 0, 0, 1, 1, 1), (12290, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1464, 'Improved Overpower', 'Rank 1', 'Increases the critical strike chance of your Overpower ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12292, 0, 0, 0, 1, 180000, 0, 101, 0, 1, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 99, 4, 0, 0, 0, 79, 77, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 127, 0, 0, 0, 0, 0, 0, 169, 'Death Wish', '', 'When activated, increases your physical damage by $s1% and makes you immune to Fear effects, but increases all damage taken by $s3%. Lasts $d.', 'Increases physical damage by $s1%. Increases all damage taken by $s3%. Immune to Fear effects.', 0, 0, 0, 1, 1, 1), (12294, 971, 0, 0, 1, 0, 0, 0, 0, 40, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 84, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 1', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (12295, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 20, 20, 0, 0, 0, 4, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 139, 'Tactical Mastery', 'Rank 1', 'You retain up to an additional $s1 of your rage points when you change stances. Also greatly increases the threat generated by your Bloodthirst and Mortal Strike abilities when you are in Defensive Stance.', '', 0, 0, 0, 1, 1, 1), (12296, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Anger Management', '', 'Generates 1 rage per 3 seconds while in combat.', '', 0, 0, 0, 1, 1, 1), (12297, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 1', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (12298, 0, 0, 0, 1, 0, 0, 20, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 51, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23602, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 1', 'Increases your chance to block attacks with a shield by $s1% and has a $h% chance to generate 1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (12299, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 1', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (12300, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Iron Will', 'Rank 1', 'Increases your chance to resist Stun and Charm effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12301, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Improved Bloodrage', 'Rank 1', 'Increases the instant rage generated by your Bloodrage ability by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (12302, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Improved Taunt', 'Rank 1', 'Reduces the cooldown of your Taunt ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (12303, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 1, 0, 0, 0, 0, 10, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 8, 0, 0, 0, 0, 0, 0, 0, 561, 'Defiance', 'Rank 1', 'Increases the threat generated by your attacks by $s1% while in Defensive Stance and increases your expertise by $s2.', '', 0, 0, 0, 1, 1, 1), (12304, 0, 0, 0, 32, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Drawing Kit', '', 'Used to create rubbings of the runes in the Ruins of Eldarath.', '', 0, 0, 0, 1, 1, 1), (12308, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Improved Sunder Armor', 'Rank 1', 'Reduces the cost of your Sunder Armor and Devastate abilities by $/10;s1 rage point.', '', 0, 0, 0, 1, 1, 1), (12310, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Combat Endurance', '', 'Allows $s1% of your Health regeneration to work while in combat.', '', 0, 0, 0, 1, 1, 1), (12311, 0, 0, 0, 1, 0, 0, 50, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18498, 0, 0, 0, 0, 0, 280, 'Improved Shield Bash', 'Rank 1', 'Gives your Shield Bash ability a $h% chance to silence the target for $18498d.', '', 0, 0, 0, 1, 1, 1), (12312, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Improved Shield Wall', 'Rank 1', 'Increases the effect duration of your Shield Wall ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12313, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Improved Disarm', 'Rank 1', 'Increases the duration of your Disarm ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12317, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12880, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 1', 'Gives you a $12880s1% melee damage bonus for $12880d up to a maximum of $12880n swings after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (12318, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Commanding Presence', 'Rank 1', 'Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12319, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12966, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 1', 'Increases your attack speed by $12966s1% for your next 3 swings after dealing a melee critical strike.', '', 0, 0, 0, 1, 1, 1), (12320, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Cruelty', 'Rank 1', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12321, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 47, 'Booming Voice', 'Rank 1', 'Increases the area of effect and duration of your Battle Shout, Demoralizing Shout and Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12322, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12964, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 1', 'Gives you a chance to generate an additional rage point when you deal melee damage with a weapon.', '', 0, 0, 0, 1, 1, 1), (12323, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Piercing Howl', '', 'Causes all enemies within $a1 yards to be Dazed, reducing movement speed by $s1% for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (12324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Improved Demoralizing Shout', 'Rank 1', 'Increases the melee attack power reduction of your Demoralizing Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12325, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -40001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Improved Inner Rage', 'Rank 1', 'Reduces the cooldown of your Inner Rage ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12327, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -120001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Improved Challenging Shout', 'Rank 1', 'Reduces the cooldown of your Challenging Shout ability by $/60000;s1 mins.', '', 0, 0, 0, 1, 1, 1), (12328, 0, 0, 0, 1, 30000, 0, 100, 10, 1, 1, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Sweeping Strikes', '', 'Your next $n melee attacks strike an additional nearby opponent.', 'Your next $n melee attacks strike an additional nearby opponent.', 0, 0, 0, 1, 1, 1), (12329, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194304, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Improved Cleave', 'Rank 1', 'Increases the bonus damage done by your Cleave ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12330, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Improved Slam', 'Rank 2', 'Decreases the casting time of your Slam ability by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12332, 39, 5, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 7970, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Lathoric the Black', '', '', '', 0, 60, 0, 1, 1, 1), (12338, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Improved Fireball', 'Rank 2', 'Reduces the casting time of your Fireball spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12339, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Improved Fireball', 'Rank 3', 'Reduces the casting time of your Fireball spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12340, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Improved Fireball', 'Rank 4', 'Reduces the casting time of your Fireball spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12341, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Improved Fireball', 'Rank 5', 'Reduces the casting time of your Fireball spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12342, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Improved Fire Blast', 'Rank 3', 'Reduces the cooldown of your Fire Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12346, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8502, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Awaken the Soulflayer', '', 'Use within the Sanctum of the Fallen God.', '', 0, 0, 0, 1, 1, 1), (12347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raze Attack', '', 'Right click on the Staff of Command when you are near Shadowsilk Poachers to make Raze attack.', '', 0, 0, 0, 1, 1, 1), (12348, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3117, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Atal\'ai Altar Light Visual (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (12349, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Improved Flamestrike', 'Rank 2', 'Increases the critical strike chance of your Flamestrike spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (12350, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Improved Flamestrike', 'Rank 3', 'Increases the critical strike chance of your Flamestrike spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (12351, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, -11, 0, 0, 0, 0, 108, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 4, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Soul', 'Rank 2', 'Gives your Fire spells a $s1% chance to not lose casting time when you take damage and reduces the threat caused by your Fire spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (12353, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194327, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Throwing', 'Rank 2', 'Increases the range of your Fire spells by $s1 yards.', '', 0, 0, 0, 1, 1, 1), (12354, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 212, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame of Hakkar', '', '', '', 0, 0, 0, 1, 1, 1), (12355, 0, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 1', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (12357, 0, 0, 0, 1, 0, 0, 4, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12355, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 2', 'Gives your Fire spells a $h% chance to stun the target for $12355d.', '', 0, 0, 0, 1, 1, 1), (12358, 0, 0, 0, 1, 0, 0, 6, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12355, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 3', 'Gives your Fire spells a $h% chance to stun the target for $12355d.', '', 0, 0, 0, 1, 1, 1), (12359, 0, 0, 0, 1, 0, 0, 8, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12355, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 4', 'Gives your Fire spells a $h% chance to stun the target for $12355d.', '', 0, 0, 0, 1, 1, 1), (12360, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12355, 0, 0, 0, 0, 0, 45, 'Impact', 'Rank 5', 'Gives your Fire spells a $h% chance to stun the target for $12355d.', '', 0, 0, 0, 1, 1, 1), (12378, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194309, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Power', 'Rank 2', 'Increases the damage done by your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 728, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scorch Talent Test (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (12380, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (12398, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194309, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Power', 'Rank 3', 'Increases the damage done by your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12399, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194309, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Power', 'Rank 4', 'Increases the damage done by your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12400, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194309, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Power', 'Rank 5', 'Increases the damage done by your Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12418, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Stealth Detection', '', 'Moderately increases your stealth detection.', 'Increased stealth detection.', 0, 0, 0, 1, 1, 1), (12419, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 212, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Solid Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (12420, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 8477, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeletal Servant', '', 'Summons $s1 $lSkeletal Servant:Skeletal Servants; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (12421, 0, 0, 0, 4, 0, 0, 100, 2, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 148, 1, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Mithril Frag Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 8 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 60.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (12438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 505, 'Slow Fall', '', 'Reduces your fall speed for $d.', 'Reduced fall speed.', 0, 0, 0, 1, 1, 1), (12458, 0, 0, 0, 70, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Evil God Counterspell', '', '', '', 0, 0, 0, 1, 1, 1), (12459, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 663, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Deadly Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 5.', '', 0, 0, 0, 1, 1, 1), (12460, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 664, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Sniper Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 7.', '', 0, 0, 0, 1, 1, 1), (12461, 0, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 0, 9, 0, 0, 55, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Backhand', '', 'Inflicts normal damage plus $s2 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (12463, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Arcane Missiles', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling Arcane Missiles.', '', 0, 0, 0, 1, 1, 1), (12464, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Arcane Missiles', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling Arcane Missiles.', '', 0, 0, 0, 1, 1, 1), (12466, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (12467, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Impact', 'Rank 2', 'Increases the critical strike chance of your Arcane Explosion and Arcane Blast spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12468, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 19, 1, 0, 113, 23, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (12469, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Impact', 'Rank 3', 'Increases the critical strike chance of your Arcane Explosion and Arcane Blast spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12470, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 147, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (12471, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (12472, 0, 1, 0, 1, 180000, 0, 101, 0, 20, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 99, 0, 0, 0, 0, 65, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 9, 0, 0, 0, 0, 0, 0, 0, 2162, 'Icy Veins', '', 'Hastens your spellcasting, increasing spell casting speed by $s1% and gives you $s2% chance to avoid interruption caused by damage while casting. Lasts $d.', 'Casting speed of all spells increased by $s1% and reduces the chance to avoid interruption caused by damage while casting by $s2%.', 3, 0, 0, 1, 1, 1), (12473, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Improved Frostbolt', 'Rank 2', 'Reduces the casting time of your Frostbolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12475, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Improved Frost Nova', 'Rank 2', 'Reduces the cooldown of your Frost Nova spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (12479, 0, 0, 0, 1, 0, 0, 101, 0, 50, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Hex of Jammal\'an', '', '', 'You are being transformed....', 0, 0, 0, 1, 1, 1), (12480, 0, 2, 0, 1, 0, 0, 101, 0, 50, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 399, 0, 0, 0, 0, 56, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8505, 1, 0, 0, 0, 0, 0, 0, 0, 207, 'Hex of Jammal\'an', '', '', 'Transformed by the Hex of Jammal\'an! Allies, beware!', 0, 0, 0, 1, 1, 1), (12484, 0, 0, 11, 1, 0, 0, 101, 0, 1, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Chilled', 'Rank 1', 'Chills the target for $d.', 'Movement Slowed.', 0, 0, 0, 1, 1, 1), (12485, 0, 0, 11, 1, 0, 0, 101, 0, 10, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Chilled', 'Rank 2', 'Chills the target for $d.', 'Movement Slowed.', 0, 0, 0, 1, 1, 1), (12486, 0, 0, 11, 1, 0, 0, 101, 0, 10, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Chilled', 'Rank 3', 'Chills the target for $d.', 'Movement Slowed.', 0, 0, 0, 1, 1, 1), (12487, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 988, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Improved Blizzard', 'Rank 2', 'Adds a chill effect to your Blizzard spell. This effect lowers the target\'s movement speed by $12485s1%. Lasts $12485d.', '', 0, 0, 0, 1, 1, 1), (12488, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 989, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Improved Blizzard', 'Rank 3', 'Adds a chill effect to your Blizzard spell. This effect lowers the target\'s movement speed by $12486s1%. Lasts $12486d.', '', 0, 0, 0, 1, 1, 1), (12489, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Improved Cone of Cold', 'Rank 2', 'Increases the damage dealt by your Cone of Cold spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (12490, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Improved Cone of Cold', 'Rank 3', 'Increases the damage dealt by your Cone of Cold spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (12491, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 57, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (12492, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 77, 0, 0, 476, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (12493, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by an enemy by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (12494, 0, 1, 7, 1, 0, 0, 100, 0, 10, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Frostbite', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (12495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Eranikus the Chained Invisiibility', '', '', '', 0, 0, 0, 1, 1, 1), (12496, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12494, 0, 0, 0, 0, 0, 119, 'Frostbite', 'Rank 2', 'Gives your Chill effects a $s1% chance to freeze the target for $12494d.', '', 0, 0, 0, 1, 1, 1), (12497, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12494, 0, 0, 0, 0, 0, 119, 'Frostbite', 'Rank 3', 'Gives your Chill effects a $s1% chance to freeze the target for $12494d.', '', 0, 0, 0, 1, 1, 1), (12500, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Mind', 'Rank 2', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (12501, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Mind', 'Rank 3', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (12502, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Mind', 'Rank 4', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (12503, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Mind', 'Rank 5', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (12504, 0, 0, 0, 3, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -9.99999984307E+16, 0, 0, 0, 0, 0, 0, 0, 0, 8324, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Atal\'ai Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (12505, 0, 0, 0, 171, 0, 0, 101, 0, 24, 29, 150, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 57, 1, 0, 179, 17, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 2', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12506, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8510, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Atal\'ai Skeleton Totem', '', 'Casts an Atal\'ai Totem, which lasts $d. and periodically summons an Atal\'ai Skeleton. Each Skeleton lasts $12504d.', '', 0, 0, 0, 1, 1, 1), (12508, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Water Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (12509, 0, 0, 0, 4, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12510, 0, 0, 0, 0, 459, 'Teleport to Azshara Tower', '', '', 'Teleporting', 0, 0, 0, 1, 1, 1), (12510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Teleport to Azshara Tower', '', '', '', 0, 0, 0, 1, 1, 1), (12511, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Combine', '', '', '', 0, 0, 0, 1, 1, 1), (12512, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kalaran Conjures Torch', '', '', '', 0, 0, 0, 1, 1, 1), (12518, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -8, 0, 0, 0, 0, 108, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 16, 0, 0, 0, 0, 0, 0, 0, 15, 'Frost Channeling', 'Rank 2', 'Reduces the mana cost of your Frost spells by $s1% and reduces the threat caused by your Frost spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (12519, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -11, 0, 0, 0, 0, 108, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 16, 0, 0, 0, 0, 0, 0, 0, 15, 'Frost Channeling', 'Rank 3', 'Reduces the mana cost of your Frost spells by $s1% and reduces the threat caused by your Frost spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (12520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Teleport from Azshara Tower', '', '', '', 0, 0, 0, 1, 1, 1), (12521, 0, 0, 0, 4, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12520, 0, 0, 0, 0, 174, 'Teleport from Azshara Tower', '', '', 'Teleporting', 0, 0, 0, 1, 1, 1), (12522, 0, 0, 0, 171, 0, 0, 101, 0, 30, 29, 195, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 73, 1, 0, 254, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 3', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12523, 0, 0, 0, 171, 0, 0, 101, 0, 36, 29, 240, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 91, 1, 0, 328, 30, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 4', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12524, 0, 0, 0, 171, 0, 0, 101, 0, 42, 29, 285, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 109, 1, 0, 406, 38, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 5', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12525, 0, 0, 0, 171, 0, 0, 101, 0, 48, 29, 335, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 129, 1, 0, 502, 46, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 6', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12526, 0, 0, 0, 171, 0, 0, 101, 0, 54, 29, 385, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 599, 56, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 7', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (12528, 32, 1, 9, 16, 0, 0, 101, 0, 30, 1, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (12529, 0, 1, 0, 1, 0, 0, 25, 0, 10, 0, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12531, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', '', 0, 0, 0, 1, 1, 1), (12530, 0, 1, 0, 1, 0, 0, 101, 0, 50, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Frailty', '', 'Reduces all attributes of nearby enemies by $s1 for $d.', 'All attributes reduced by $s1.', 0, 0, 0, 1, 1, 1), (12531, 0, 1, 11, 1, 0, 0, 101, 0, 1, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -44, -51, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (12533, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 9, 0, 13, 13, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12534, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flames of Retribution', '', 'Use on a Sentry Brazier.', '', 0, 0, 0, 1, 1, 1), (12535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Shade of Eranikus Passive Visual', '', '', '', 0, 0, 0, 1, 1, 1), (12536, 0, 1, 0, 1, 0, 0, 100, 1, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, -1, 0, 0, 0, 0, 108, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Clearcasting', '', '', 'Your next damage spell has its mana cost reduced by $/10;s1%.', 0, 0, 0, 1, 1, 1), (12537, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3209, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Quest - Summon Treant', '', '', '', 0, 0, 0, 1, 1, 1), (12538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravenous Claw', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (12539, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12541, 0, 0, 0, 0, 0, 1468, 'Ghoul Rot', '', '', '', 0, 0, 0, 1, 1, 1), (12540, 0, 0, 14, 1, 0, 0, 101, 0, 18, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and incapacitates it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (12541, 0, 3, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Ghoul Rot', '', '', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (12542, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (12543, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 91, 1, 0, 254, 2, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Hi-Explosive Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 3 yard radius for $d. Any damage will break the effect.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (12544, 0, 1, 0, 1, 10000, 0, 100, 0, 1, 30, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', '', 'Encases the caster in a layer of frost that lasts $d. The thick ice increases armor by $s1, slows melee attackers\' movement to $6136s2%, and increases the time between their attacks by $6136s1%.', 'Armor increased by $s1.\nSlowing melee attackers\' movement and attacks.', 0, 0, 0, 1, 1, 1), (12545, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 1, 0, 42, 14, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 210, 'Spitelash', '', '', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (12548, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, -51, 88, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (12549, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (12550, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (12551, 0, 1, 11, 1, 0, 0, 100, 0, 1, 1, 0, 54, 0, 0, 5024, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, -1, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Frost Shot', '', 'Shoots at an enemy, inflicting $s1 additional Frost damage and slowing its movement by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (12553, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (12554, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3214, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Treasure Horde', '', '', '', 0, 0, 0, 1, 1, 1), (12555, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy for $s1 damage and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (12556, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', '', '', '', 0, 0, 0, 1, 1, 1), (12557, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 19, 0, -51, 65, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (12560, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 345, 'Mining', '', 'Mining +$s1.', '', 0, 0, 0, 1, 1, 1), (12561, 99, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 1', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (12562, 0, 0, 0, 14, 0, 0, 100, 2, 47, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 121, 1, 0, 339, 4, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'The Big One', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 10 yard radius. Any damage will break the effect. Unreliable against targets higher than level 60.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (12564, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Treasure Horde Visual', '', '', '', 0, 0, 0, 1, 1, 1), (12565, 0, 2, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Wyatt Test', '', 'Increases your running speed. The longer you run the faster you go up to a maximum speed. You cannot use plainsrunning in combat, underwater, or Indoors.', '', 0, 0, 0, 1, 1, 1), (12569, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1999, -8, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 143, 'Permafrost', 'Rank 2', 'Increases the duration of your Chill effects by $/1000;S1 $lsec:secs; and reduces the target\'s speed by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (12571, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2999, -11, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 143, 'Permafrost', 'Rank 3', 'Increases the duration of your Chill effects by $/1000;S1 $lsec:secs; and reduces the target\'s speed by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (12574, 0, 0, 0, 1, 0, 0, 4, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12536, 0, 0, 0, 0, 0, 212, 'Arcane Concentration', 'Rank 2', 'Gives you a $h% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $/10;12536s1%.', '', 0, 0, 0, 1, 1, 1), (12575, 0, 0, 0, 1, 0, 0, 6, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12536, 0, 0, 0, 0, 0, 212, 'Arcane Concentration', 'Rank 3', 'Gives you a $h% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $/10;12536s1%.', '', 0, 0, 0, 1, 1, 1), (12576, 0, 0, 0, 1, 0, 0, 8, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12536, 0, 0, 0, 0, 0, 212, 'Arcane Concentration', 'Rank 4', 'Gives you a $h% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $/10;12536s1%.', '', 0, 0, 0, 1, 1, 1), (12577, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12536, 0, 0, 0, 0, 0, 212, 'Arcane Concentration', 'Rank 5', 'Gives you a $h% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $/10;12536s1%.', '', 0, 0, 0, 1, 1, 1), (12578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Oathstone of Ysera\'s Dragonflight', '', '', '', 0, 0, 0, 1, 1, 1), (12579, 0, 1, 0, 1, 0, 0, 101, 0, 1, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', '', '', 'Frost spells have a $s1% additional chance to critically hit.', 0, 0, 0, 1, 1, 1), (12584, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3577, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gold Power Core', '', '', '', 0, 0, 0, 1, 1, 1), (12585, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (12586, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4306, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (12587, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 3864, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bright-Eye Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (12589, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Tube', '', '', '', 0, 0, 0, 1, 1, 1), (12590, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gyromatic Micro-Adjustor', '', '', '', 0, 0, 0, 1, 1, 1), (12591, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4338, 10505, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unstable Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (12592, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, -11, 0, 0, 0, 0, 10, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 126, 0, 0, 0, 0, 0, 0, 0, 74, 'Arcane Subtlety', 'Rank 2', 'Reduces your target\'s resistance to all your spells by $s2 and reduces the threat caused by your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12594, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4385, 3864, 7068, 4234, 0, 0, 0, 0, 1, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (12595, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10560, 4400, 3860, 7068, 0, 0, 0, 1, 1, 1, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Blunderbuss', '', '', '', 0, 0, 0, 1, 1, 1), (12596, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 10505, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hi-Impact Mithril Slugs', '', '', '', 0, 0, 0, 1, 1, 1), (12597, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 7909, 4304, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deadly Scope', '', '', '', 0, 0, 0, 1, 1, 1), (12598, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18469, 0, 0, 0, 0, 0, 17, 'Improved Counterspell', 'Rank 2', 'Gives your Counterspell a $h% chance to silence the target for $18469d.', '', 0, 0, 0, 1, 1, 1), (12599, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Casing', '', '', '', 0, 0, 0, 1, 1, 1), (12603, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 10560, 10505, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Frag Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (12605, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Improved Mana Shield', 'Rank 2', 'Decreases the mana lost per point of damage taken when Mana Shield is active by $s1%.', '', 0, 0, 0, 1, 1, 1), (12606, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Magic Attunement', 'Rank 2', 'Increases the effect of your Amplify Magic and Dampen Magic spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12607, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7909, 10592, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Catseye Ultra Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (12608, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Stealth Detection', '', 'Slightly increases your stealth detection for $d.', 'Slightly increased stealth detection.', 0, 0, 0, 1, 1, 1), (12609, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3821, 3818, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Catseye Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (12611, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 29, 0, -51, 97, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (12612, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 31, 0, -1, 44, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (12613, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Dark Iron Taskmaster Death', '', '', '', 0, 0, 0, 1, 0, 0), (12614, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10560, 4400, 3860, 3864, 0, 0, 0, 2, 1, 1, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Heavy-bore Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (12615, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7910, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellpower Goggles Xtreme', '', '', '', 0, 0, 0, 1, 1, 1), (12616, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 10285, 10560, 10505, 0, 0, 0, 0, 4, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Parachute Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (12617, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 10561, 6037, 818, 774, 0, 0, 0, 8, 1, 1, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deepdive Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (12618, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7910, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rose Colored Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (12619, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 10560, 10505, 0, 0, 0, 0, 0, 2, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hi-Explosive Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (12620, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 7910, 6037, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10548, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sniper Scope', '', '', '', 0, 0, 0, 1, 1, 1), (12621, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 10505, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10513, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Gyro-Shot', '', '', '', 0, 0, 0, 1, 1, 1), (12622, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 1529, 7909, 10286, 8153, 0, 0, 0, 8, 3, 3, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Lens', '', '', '', 0, 0, 0, 1, 1, 1), (12623, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Suppression', '', '', '', 0, 0, 0, 1, 1, 1), (12624, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7077, 6037, 9060, 9061, 7910, 0, 0, 14, 4, 4, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mithril Mechanical Dragonling', '', '', '', 0, 0, 0, 1, 1, 1), (12625, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 7, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (12626, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 15, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $12626s1 Nature damage to enemies within $12626r1 every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (12627, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12626, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $12626s1 Nature damage to enemies within $37864r1 every $t1 sec.', 'Periodically dealing Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (12639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Hakkar', '', '', '', 0, 0, 0, 1, 0, 0), (12642, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 64, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8585, 0, 0, 0, 12670, 12671, 0, 0, 0, 217, 'Summon Frost Spectres', '', '', '', 0, 0, 0, 1, 1, 1), (12654, 0, 1, 0, 1, 0, 0, 101, 0, 99, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 3, 4, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', '', '', 'Deals Fire damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (12655, 0, 0, 0, 5, 0, 0, 101, 0, 5, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Enlightenment', '', '', '', 0, 0, 0, 1, 1, 1), (12656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 333, 'Engineering', 'Artisan', 'Allows an engineer to make bombs and gizmos that are truly amazing up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (12657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 12656, 0, 0, 0, 0, 0, 333, 'Artisan Engineer', '', '', '', 0, 0, 0, 1, 1, 1), (12658, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Rend', 'Rank 2', 'Increases the bleed damage done by your Rend ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12659, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Rend', 'Rank 3', 'Increases the bleed damage done by your Rend ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12663, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Heroic Strike', 'Rank 2', 'Reduces the cost of your Heroic Strike ability by $/10;s1 rage points.', '', 0, 0, 0, 1, 1, 1), (12664, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Heroic Strike', 'Rank 3', 'Reduces the cost of your Heroic Strike ability by $/10;s1 rage points.', '', 0, 0, 0, 1, 1, 1), (12665, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 69, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 14, 8, 0, 0, 0, 0, 0, 0, 0, 42, 'Improved Thunder Clap', 'Rank 2', 'Reduces the cost of your Thunder Clap ability by $/10;s1 rage points and increases the damage by $s2% and the slowing effect by an additional $/10;s2%.', '', 0, 0, 0, 1, 1, 1), (12666, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, 99, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 14, 8, 0, 0, 0, 0, 0, 0, 0, 42, 'Improved Thunder Clap', 'Rank 3', 'Reduces the cost of your Thunder Clap ability by $/10;s1 rage points and increases the damage by $s2% and the slowing effect by an additional $/10;s2%.', '', 0, 0, 0, 1, 1, 1), (12667, 0, 0, 0, 15, 0, 0, 101, 0, 8, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 51, 0, 0, 474, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Soul Consumption', '', 'Drains $s1 health from nearby enemies, healing the caster for up to $e times the amount stolen.', '', 0, 0, 0, 1, 1, 1), (12668, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23694, 0, 0, 0, 0, 0, 23, 'Improved Hamstring', 'Rank 2', 'Gives your Hamstring ability a $h% chance to immobilize the target for $23694d.', '', 0, 0, 0, 1, 1, 1), (12670, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8585, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Frost Spectres', '', '', '', 0, 0, 0, 1, 1, 1), (12671, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8585, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Frost Spectres', '', '', '', 0, 0, 0, 1, 1, 1), (12672, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Ice Shards', 'Rank 2', 'Increases the critical strike damage bonus of your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12674, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 1, 0, 97, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (12675, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 142, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (12676, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 41, 41, 0, 0, 0, 4, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 139, 'Tactical Mastery', 'Rank 2', 'You retain up to an additional $s1 of your rage points when you change stances. Also greatly increases the threat generated by your Bloodthirst and Mortal Strike abilities when you are in Defensive Stance (More effective than Rank 1).', '', 0, 0, 0, 1, 1, 1), (12677, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 62, 62, 0, 0, 0, 4, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 139, 'Tactical Mastery', 'Rank 3', 'You retain up to an additional $s1 of your rage points when you change stances. Also greatly increases the threat generated by your Bloodthirst and Mortal Strike abilities when you are in Defensive Stance (More effective than Rank 2).', '', 0, 0, 0, 1, 1, 1), (12678, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Stance Mastery', 'Passive', 'You retain up to $s1 of your rage points when you change stances.', '', 0, 0, 0, 1, 1, 1), (12684, 0, 0, 0, 5, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152080, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Kadrak\'s Flag', '', 'Place in the Talon Den.', '', 0, 0, 0, 1, 1, 1), (12685, 0, 1, 0, 1, 0, 0, 101, 0, 40, 1, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -56, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', '', 'Reduces threat level on all enemies by a small amount for $d.', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (12686, 0, 0, 0, 1, 0, 0, 101, 0, 50, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 49, 0, 0, 0, 0, 13, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 393216, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases damage done by $s1 and haste rating by $s2 for $d.', 'Increased melee damage and haste rating.', 0, 0, 0, 1, 1, 1), (12693, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (12695, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge Rage Bonus Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (12696, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge Rage Bonus Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (12697, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Improved Charge', 'Rank 2', 'Increases the amount of rage generated by your Charge ability by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (12699, 0, 0, 0, 5, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8612, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Screecher Spirit', '', 'Summon a screecher spirit from the corpse of a vale screecher.', '', 0, 0, 0, 1, 0, 0), (12700, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Poleaxe Specialization', 'Rank 1', 'Increases your chance to get a critical strike with Axes and Polearms by $s1%.', '', 0, 0, 0, 1, 1, 1), (12701, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 2', 'Gives your melee attacks a chance to stun your target for $5530d and generate $/10;5530s2 rage when using a Mace. More effective than Mace Specialization (Rank 1).', '', 0, 0, 0, 1, 1, 1), (12702, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 3', 'Gives your melee attacks a chance to stun your target for $5530d and generate $/10;5530s2 rage when using a Mace. More effective than Mace Specialization (Rank 2).', '', 0, 0, 0, 1, 1, 1), (12703, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 4', 'Gives your melee attacks a chance to stun your target for $5530d and generate $/10;5530s2 rage when using a Mace. More effective than Mace Specialization (Rank 3).', '', 0, 0, 0, 1, 1, 1), (12704, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 5', 'Gives your melee attacks a chance to stun your target for $5530d and generate $/10;5530s2 rage when using a Mace. More effective than Mace Specialization (Rank 4).', '', 0, 0, 0, 1, 1, 1), (12705, 0, 0, 11, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Long Daze', 'Rank 1', '', 'Dazed.', 0, 0, 0, 1, 1, 1), (12709, 0, 0, 0, 15, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11637, 11638, 0, 0, 0, 0, 1, 'Collecting Fallout', '', 'Captures radioactive fallout.', '', 0, 0, 0, 1, 1, 1), (12710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Gem Explosion', '', 'Visual effect for gems exploding in Azsahra event.', '', 0, 0, 0, 1, 1, 1), (12711, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 366, 'Two-Handed Weapon Specialization', 'Rank 2', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12712, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 366, 'Two-Handed Weapon Specialization', 'Rank 3', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12713, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 366, 'Two-Handed Weapon Specialization', 'Rank 4', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12714, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 366, 'Two-Handed Weapon Specialization', 'Rank 5', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12715, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10648, 10647, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10644, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Rocket Fuel Recipe', '', '', '', 0, 0, 0, 1, 1, 1), (12716, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 3860, 10505, 10558, 7068, 0, 0, 0, 2, 4, 5, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2002, 'Goblin Mortar', '', '', '', 0, 0, 0, 1, 1, 1), (12717, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 3864, 7067, 0, 0, 0, 0, 0, 8, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Mining Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (12718, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 3864, 7068, 0, 0, 0, 0, 0, 8, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10543, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Construction Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (12719, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3030, 10505, 3860, 0, 0, 0, 0, 0, 100, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosive Arrow', '', '', '', 0, 0, 0, 1, 1, 1), (12720, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 10505, 10558, 3860, 0, 0, 0, 0, 1, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10580, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin "Boom" Box', '', '', '', 0, 0, 0, 1, 1, 1), (12721, 0, 0, 15, 1, 0, 0, 101, 0, 1, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wound', '', 'Your critical strikes cause the opponent to bleed.', 'Bleeding.', 0, 0, 0, 1, 1, 1), (12722, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 3860, 4389, 10560, 0, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Radio', '', '', '', 0, 0, 0, 1, 1, 1), (12723, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Sweeping Strikes', 'Rank 1', 'Your next $n melee weapon swings strike an additional nearby opponent.', 'Sweeping Strikes.', 0, 0, 0, 0, 1, 1), (12724, 0, 0, 0, 1, 0, 0, 40, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -1, 0, 0, 0, 0, 51, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23602, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 2', 'Increases your chance to block attacks with a shield by $s1% and has a $h% chance to generate 1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (12725, 0, 0, 0, 1, 0, 0, 60, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -1, 0, 0, 0, 0, 51, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23602, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 3', 'Increases your chance to block attacks with a shield by $s1% and has a $h% chance to generate 1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (12726, 0, 0, 0, 1, 0, 0, 80, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -1, 0, 0, 0, 0, 51, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23602, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 4', 'Increases your chance to block attacks with a shield by $s1% and has a $h% chance to generate 1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (12727, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -1, 0, 0, 0, 0, 51, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23602, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 5', 'Increases your chance to block attacks with a shield by $s1% and has a $h% chance to generate 1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (12731, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Strength of Stone', '', 'Increases damage by $s1 for $d1.', 'Increased melee damage.', 0, 0, 0, 1, 1, 1), (12732, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 12, 4, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Shard of Afrasa', '', 'Increases your normal health and mana regeneration by 5.', '', 0, 0, 0, 1, 1, 1), (12733, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 49, 9, 0, 0, 0, 77, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 126, 0, 0, 0, 0, 0, 0, 456, 'Fearless', '', 'Increases armor by $s2, all resistances by $s3 and grants immunity to Fear for $d. This device has a chance to be resisted when used by players over level 60.', 'Increased armor, increased resistances and immune to Fear.', 0, 0, 0, 1, 1, 1), (12734, 0, 0, 12, 1, 0, 0, 101, 0, 20, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 95, -1, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Ground Smash', '', 'Inflicts Physical damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (12735, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10465, 10663, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill the Egg of Hakkar', '', 'Use to fill the Egg of Hakkar.', '', 0, 0, 0, 1, 1, 1), (12736, 0, 0, 0, 1, 3600000, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8615, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Mithril Dragonling', '', 'The Mithril Dragonling comes to life and defends you for $d.', '', 0, 0, 0, 1, 1, 1), (12737, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 95, -51, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (12738, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Amplify Damage', '', 'Increases all forms of damage taken by an enemy by $s1% for $d.', 'Physical and magical damage taken is increased by $s1%.', 10, 0, 0, 1, 1, 1), (12739, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (12740, 0, 0, 0, 5, 0, 0, 101, 0, 26, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 8616, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Summon Infernal Servant', '', '', '', 0, 0, 0, 1, 1, 1), (12741, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 10, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by nearby enemies by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (12742, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 27, 95, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12744, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 15, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (12745, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (12746, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', '', 'Summons $s1 $lVoidwalker:Voidwalkers; to accompany the caster until dismissed.', '', 100, 0, 0, 1, 1, 1), (12747, 99, 1, 7, 16, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (12748, 0, 1, 7, 1, 0, 0, 100, 0, 20, 28, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (12749, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 8615, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mithril Mechanical Dragonling', '', 'Activates your Mithril Mechanical Dragonling to fight for you for $d.', '', 0, 0, 0, 1, 1, 1), (12750, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 2', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (12751, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 3', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (12752, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 4', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (12753, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 5', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (12754, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 9061, 10507, 10560, 0, 0, 0, 0, 1, 1, 6, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10586, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Big One', '', '', '', 0, 0, 0, 1, 1, 1), (12755, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 10505, 6037, 10560, 4407, 0, 0, 0, 2, 4, 6, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Bomb Dispenser', '', '', '', 0, 0, 0, 1, 1, 1), (12758, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10543, 9061, 3860, 10560, 0, 0, 0, 0, 1, 4, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10588, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Rocket Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (12759, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10560, 12808, 7972, 9060, 0, 0, 0, 2, 1, 1, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Death Ray', '', '', '', 0, 0, 0, 1, 1, 1), (12760, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4338, 10505, 10560, 0, 0, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Sapper Charge', '', '', '', 0, 0, 0, 1, 1, 1), (12761, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 2', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (12762, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 3', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (12763, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 4', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (12764, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 5', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (12765, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Improved Taunt', 'Rank 2', 'Reduces the cooldown of your Taunt ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (12766, 0, 4, 0, 4, 0, 0, 101, 0, 35, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 1, 0, 49, 0, 0, 14, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8506, 0, 0, 0, 0, 0, 0, 0, 149, 'Poison Cloud', '', 'Poisons all enemies in an $a1 yard radius around the caster. Victims of the poison suffer $s1 Nature damage every 5 sec for 45 sec.', 'Inflicts $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (12768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12716, 13240, 0, 0, 0, 0, 333, 'Goblin Mortar', '', '', '', 0, 0, 0, 1, 1, 1), (12774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '(DND) Belnistrasz Idol Shutdown Visual', '', '', '', 0, 0, 0, 1, 0, 0), (12781, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Poleaxe Specialization', 'Rank 2', 'Increases your chance to get a critical strike with Axes and Polearms by $s1%.', '', 0, 0, 0, 1, 1, 1), (12782, 0, 0, 0, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 31, 0, 0, 44, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (12783, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Poleaxe Specialization', 'Rank 3', 'Increases your chance to get a critical strike with Axes and Polearms by $s1%.', '', 0, 0, 0, 1, 1, 1), (12784, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Poleaxe Specialization', 'Rank 4', 'Increases your chance to get a critical strike with Axes and Polearms by $s1%.', '', 0, 0, 0, 1, 1, 1), (12785, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Poleaxe Specialization', 'Rank 5', 'Increases your chance to get a critical strike with Axes and Polearms by $s1%.', '', 0, 0, 0, 1, 1, 1), (12787, 65, 0, 0, 1, 0, 0, 35, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3391, 0, 0, 0, 0, 0, 108, 'Thrash', '', 'Adds a chance to do two additional attacks.', '', 0, 0, 0, 1, 1, 1), (12788, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 3, 0, 0, 0, 0, 10, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 8, 0, 0, 0, 0, 0, 0, 0, 561, 'Defiance', 'Rank 2', 'Increases the threat generated by your attacks by $s1% while in Defensive Stance and increases your expertise by $s2.', '', 0, 0, 0, 1, 1, 1), (12789, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 5, 0, 0, 0, 0, 10, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 8, 0, 0, 0, 0, 0, 0, 0, 561, 'Defiance', 'Rank 3', 'Increases the threat generated by your attacks by $s1% while in Defensive Stance and increases your expertise by $s2.', '', 0, 0, 0, 1, 1, 1), (12790, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 28, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8656, 8657, 8658, 0, 0, 0, 0, 0, 0, 217, 'Hukku\'s Guardians', '', 'Summons Hukku\'s demonic minions to aid him in battle. The minions last until dismissed.', '', 0, 0, 0, 1, 1, 1), (12795, 21, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (12796, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (12797, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12798, 0, 0, 0, 0, 0, 562, 'Improved Revenge', 'Rank 1', 'Gives your Revenge ability a $h% chance to stun the target for $12798d.', '', 0, 0, 0, 1, 1, 1), (12798, 0, 0, 12, 1, 0, 0, 101, 0, 10, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge Stun', 'Rank 1', 'Stuns the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (12799, 0, 0, 0, 1, 0, 0, 30, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12798, 0, 0, 0, 0, 0, 562, 'Improved Revenge', 'Rank 2', 'Gives your Revenge ability a $h% chance to stun the target for $12798d.', '', 0, 0, 0, 1, 1, 1), (12800, 0, 0, 0, 1, 0, 0, 45, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12798, 0, 0, 0, 0, 0, 562, 'Improved Revenge', 'Rank 3', 'Gives your Revenge ability a $h% chance to stun the target for $12798d.', '', 0, 0, 0, 1, 1, 1), (12802, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Getting Tide Pool Sample #1', '', 'This container should be filled with water from the first tide pool in Azshara.', '', 0, 0, 0, 1, 1, 1), (12803, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Improved Shield Wall', 'Rank 2', 'Increases the effect duration of your Shield Wall ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12804, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Improved Disarm', 'Rank 2', 'Increases the duration of your Disarm ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12805, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Getting Tide Pool Sample #2', '', 'This container should be filled with water from the second tide pool in Azshara.', '', 0, 0, 0, 1, 1, 1), (12806, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Getting Tide Pool Sample #3', '', 'This container should be filled with water from the third tide pool in Azshara.', '', 0, 0, 0, 1, 1, 1), (12807, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Improved Disarm', 'Rank 3', 'Increases the duration of your Disarm ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12808, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Getting Tide Pool Sample #4', '', 'This container should be filled with water from the fourth tide pool in Azshara.', '', 0, 0, 0, 1, 1, 1), (12809, 0, 0, 12, 1, 45000, 0, 101, 0, 30, 28, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Concussion Blow', '', 'Stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (12810, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Improved Sunder Armor', 'Rank 2', 'Reduces the cost of your Sunder Armor and Devastate abilities by $/10;s1 rage point.', '', 0, 0, 0, 1, 1, 1), (12811, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Improved Sunder Armor', 'Rank 3', 'Reduces the cost of your Sunder Armor and Devastate abilities by $/10;s1 rage point.', '', 0, 0, 0, 1, 1, 1), (12812, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 2', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (12813, 0, 0, 0, 1, 0, 0, 3, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 3', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (12814, 0, 0, 0, 1, 0, 0, 4, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 4', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (12815, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 5', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (12816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Idom Rool Camera Shake', '', '', '', 0, 0, 0, 1, 0, 0), (12818, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Improved Bloodrage', 'Rank 2', 'Increases the instant rage generated by your Bloodrage ability by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (12821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12566, 0, 0, 0, 0, 0, 129, 'Plainsrunning', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (12822, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 18', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (12823, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 35, 35, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 36', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (12824, 0, 1, 17, 16, 0, 0, 101, 0, 20, 9, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', 'Rank 2', 'Transforms the enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (12825, 0, 1, 17, 16, 0, 0, 101, 0, 40, 64, 120, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', 'Rank 3', 'Transforms the enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (12826, 0, 1, 17, 16, 0, 0, 101, 0, 60, 245, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', 'Rank 4', 'Transforms the enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (12834, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12162, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 1', 'Your critical strikes cause the opponent to bleed, dealing 20% of your melee weapon\'s average damage over $12721d.', '', 0, 0, 0, 1, 1, 1), (12835, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 47, 'Booming Voice', 'Rank 2', 'Increases the area of effect and duration of your Battle Shout, Demoralizing Shout and Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12836, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 47, 'Booming Voice', 'Rank 3', 'Increases the area of effect and duration of your Battle Shout, Demoralizing Shout and Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12837, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 47, 'Booming Voice', 'Rank 4', 'Increases the area of effect and duration of your Battle Shout, Demoralizing Shout and Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12838, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 47, 'Booming Voice', 'Rank 5', 'Increases the area of effect and duration of your Battle Shout, Demoralizing Shout and Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12839, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Arcane Focus', 'Rank 2', 'Reduces the chance that the opponent can resist your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12840, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Arcane Focus', 'Rank 3', 'Reduces the chance that the opponent can resist your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12841, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Arcane Focus', 'Rank 4', 'Reduces the chance that the opponent can resist your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12842, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Arcane Focus', 'Rank 5', 'Reduces the chance that the opponent can resist your Arcane spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12843, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Mordresh\'s Shield', '', '', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (12845, 0, 6, 0, 1, 0, 0, 101, 0, 45, 9, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Lesser Invisibility', '', 'Turns the caster invisible for $d, though this spell is unstable and may end early.', 'Lesser invisibility.', 0, 0, 0, 1, 1, 1), (12846, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', 'Rank 3', 'Your critical strikes from Fire damage spells cause the target to burn for an additional 24% of your spell\'s damage over $12654d.', '', 0, 0, 0, 1, 1, 1), (12847, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', 'Rank 4', 'Your critical strikes from Fire damage spells cause the target to burn for an additional 32% of your spell\'s damage over $12654d.', '', 0, 0, 0, 1, 1, 1), (12848, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite', 'Rank 5', 'Your critical strikes from Fire damage spells cause the target to burn for an additional 40% of your spell\'s damage over $12654d.', '', 0, 0, 0, 1, 1, 1), (12849, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12850, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 2', 'Your critical strikes cause the opponent to bleed, dealing 40% of your melee weapon\'s average damage over $12721d.', '', 0, 0, 0, 1, 1, 1), (12850, 0, 0, 15, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 2', 'Your critical strikes cause the opponent to bleed,', '', 0, 0, 0, 1, 1, 1), (12851, 0, 0, 0, 5, 0, 0, 101, 0, 40, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8668, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Release the Hounds', '', 'Summons a Felhound Tracker. Read the manual!', '', 0, 0, 0, 1, 0, 0), (12852, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Cruelty', 'Rank 2', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12853, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Cruelty', 'Rank 3', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12854, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Spell Focus', 'Rank 1', 'Decreases mana cost to all spells by $s1.', '', 0, 0, 0, 1, 1, 1), (12855, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Cruelty', 'Rank 4', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12856, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Cruelty', 'Rank 5', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (12857, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Commanding Presence', 'Rank 2', 'Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12858, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Commanding Presence', 'Rank 3', 'Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12860, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Commanding Presence', 'Rank 4', 'Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12861, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Commanding Presence', 'Rank 5', 'Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12862, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Improved Slam', 'Rank 1', 'Decreases the casting time of your Slam ability by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (12863, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -80001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Improved Inner Rage', 'Rank 2', 'Reduces the cooldown of your Inner Rage ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12864, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -120001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Improved Inner Rage', 'Rank 3', 'Reduces the cooldown of your Inner Rage ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12865, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -100001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Improved Inner Rage', 'Rank 4', 'Reduces the cooldown of your Inner Rage ability by $/1000;s1 secs.', '', 0, 0, 0, 1, 1, 1), (12866, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -120001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Improved Inner Rage', 'Rank 5', 'Reduces the cooldown of your Inner Rage ability by $/60000;s1 mins.', '', 0, 0, 0, 1, 1, 1), (12867, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12868, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 3', 'Your critical strikes cause the opponent to bleed, dealing 60% of your melee weapon\'s average damage over $12721d.', '', 0, 0, 0, 1, 1, 1), (12868, 0, 0, 15, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wounds', 'Rank 3', 'Your critical strikes cause the opponent to bleed.', '', 0, 0, 0, 1, 1, 1), (12872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 22959, 0, 0, 0, 0, 0, 816, 'Improved Scorch', 'Rank 2', 'Your Scorch spells have a $s1% chance to cause your target to be vulnerable to Fire damage. This vulnerability increases the Fire damage dealt to your target by $22959s1% and lasts $22959d. Stacks up to $22959u times.', '', 0, 0, 0, 1, 1, 1), (12873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 22959, 0, 0, 0, 0, 0, 816, 'Improved Scorch', 'Rank 3', 'Your Scorch spells have a $s1% chance to cause your target to be vulnerable to Fire damage. This vulnerability increases the Fire damage dealt to your target by $22959s1% and lasts $22959d. Stacks up to $22959u times.', '', 0, 0, 0, 1, 1, 1), (12876, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Improved Demoralizing Shout', 'Rank 2', 'Increases the melee attack power reduction of your Demoralizing Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12877, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Improved Demoralizing Shout', 'Rank 3', 'Increases the melee attack power reduction of your Demoralizing Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12878, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Improved Demoralizing Shout', 'Rank 4', 'Increases the melee attack power reduction of your Demoralizing Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12879, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Improved Demoralizing Shout', 'Rank 5', 'Increases the melee attack power reduction of your Demoralizing Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (12880, 21, 0, 0, 1, 0, 0, 100, 12, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 1', '', 'Melee damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (12881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 'Poison State', '', 'Makes the caster appear poisoned until canceled.', '', 0, 0, 0, 1, 0, 0), (12882, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 51, 0, 0, 174, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Wing Flap', '', 'Strikes enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (12883, 0, 0, 0, 4, 0, 4104, 101, 0, 8, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 161, 'Longsight', '', 'Allows you to look far into the distance.', 'Increased vision range until you move.', 0, 0, 0, 1, 1, 1), (12884, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 9, 0, 13, 13, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12885, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Razelikh', '', 'Sends player to Razelikh\'s plateau.', '', 0, 0, 0, 1, 1, 1), (12886, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -180001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Improved Challenging Shout', 'Rank 2', 'Reduces the cooldown of your Challenging Shout ability by $/60000;s1 mins.', '', 0, 0, 0, 1, 1, 1), (12887, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 87, 0, 49, 306, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 166, 'Sweeping Slam', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (12888, 0, 1, 1, 1, 0, 0, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 79, 0, 0, 0, 6, 138, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Cause Insanity', '', 'Drives an enemy target temporarily insane, speeding its attacks by $s2% and its movement by $s3%, as well as causing it to attack its own allies for $d.', 'Charmed.\nAttack speed increased by $s2%.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (12889, 0, 2, 0, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -1, 0, 9, 9, 0, 65, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', '', 'Forces nearby enemies to speak in Demonic, reducing their casting speed by $s1% for $d. Only one curse per warlock can be active on any one target.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (12890, 0, 1, 0, 4, 0, 0, 101, 0, 28, 8, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 96, 'Deep Slumber', '', 'Lulls an enemy into a deep sleep for $d., rendering it unable to act, but also making it invulnerable.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (12891, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 9, 0, 13, 13, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (12895, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10648, 10647, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10713, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inlaid Mithril Cylinder Plans', '', '', '', 0, 0, 0, 1, 1, 1), (12896, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Helboar', '', '', '', 0, 0, 0, 1, 1, 1), (12897, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10500, 10559, 10558, 8151, 4234, 0, 0, 0, 1, 1, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10545, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (12898, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Smoke Aura Visual', '', '', '', 0, 0, 0, 1, 1, 1), (12899, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10560, 3860, 8151, 1529, 0, 0, 0, 1, 1, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10716, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Shrink Ray', '', '', '', 0, 0, 0, 1, 1, 1), (12900, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10560, 3860, 0, 0, 0, 0, 0, 1, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mobile Alarm', '', '', '', 0, 0, 0, 1, 1, 1), (12902, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10285, 4337, 10505, 3860, 0, 0, 0, 1, 2, 4, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10720, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Net-o-Matic Projector', '', '', '', 0, 0, 0, 1, 1, 1), (12903, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7387, 3860, 6037, 10560, 7909, 0, 0, 0, 1, 4, 2, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Harm Prevention Belt', '', '', '', 0, 0, 0, 1, 1, 1), (12904, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 3860, 4389, 10560, 0, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Ham Radio', '', '', '', 0, 0, 0, 1, 1, 1), (12905, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10026, 10559, 4234, 10505, 4389, 0, 0, 0, 1, 2, 4, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Rocket Boots', '', '', '', 0, 0, 0, 1, 1, 1), (12906, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 6037, 3860, 9060, 10558, 1529, 0, 0, 1, 6, 6, 2, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10725, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Battle Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (12907, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 6037, 10558, 7910, 4338, 0, 0, 0, 10, 4, 1, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Mind Control Cap', '', '', '', 0, 0, 0, 1, 1, 1), (12908, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 9061, 3860, 6037, 10560, 0, 0, 0, 2, 4, 6, 6, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (12938, 391, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Curse', '', 'Weakens the servants of Razelikh the Defiler. Must be within close proximity of the target to activate.', '', 0, 0, 0, 1, 0, 0), (12941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 167, 'Fel Curse Effect', '', '', '', 0, 0, 0, 1, 1, 0), (12942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Fell Curse Effect', '', '', '', 0, 0, 0, 1, 0, 0), (12943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Fell Curse Effect', '', '', '', 0, 0, 0, 1, 0, 0), (12945, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 28, 'Improved Shield Block', 'Rank 1', 'Allows your Shield Block ability to block an additional attack and increases the duration by $/1000;s2 second.', '', 0, 0, 0, 1, 1, 1), (12946, 0, 3, 9, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -51, -51, 13, 13, 13, 27, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1614, 'Putrid Stench', '', 'Reduces nearby enemies\' Strength by $s2 and Agility by $s3 for $d., as well as preventing them from casting spells.', 'Strength reduced by $s2.\nAgility reduced by $s3.\nCannot cast spells.', 0, 0, 0, 1, 1, 1), (12947, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11442, 0, 0, 0, 0, 0, 152, 'Withered Touch', '', 'Adds a chance to cast Withered Touch on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (12948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Avatar of Hakkar is summoned', '', '', '', 0, 0, 0, 1, 0, 0), (12950, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194304, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Improved Cleave', 'Rank 2', 'Increases the bonus damage done by your Cleave ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12952, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 176, 'Piercing Ice', 'Rank 2', 'Increases the damage done by your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12953, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 176, 'Piercing Ice', 'Rank 3', 'Increases the damage done by your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12954, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 176, 'Piercing Ice', 'Rank 4', 'Increases the damage done by your frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12956, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 9, 2, 0, 0, 0, 189, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 1', 'Increases defense rating by $s1, Shadow resistance by $s2 and your normal health regeneration by 3.', '', 0, 0, 0, 1, 1, 1), (12957, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 176, 'Piercing Ice', 'Rank 5', 'Increases the damage done by your frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (12958, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18498, 0, 0, 0, 0, 0, 280, 'Improved Shield Bash', 'Rank 2', 'Gives your Shield Bash ability a $h% chance to silence the target for $18498d.', '', 0, 0, 0, 1, 1, 1), (12959, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Iron Will', 'Rank 2', 'Increases your chance to resist Stun and Charm effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12960, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 8, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Iron Will', 'Rank 3', 'Increases your chance to resist Stun and Charm effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12961, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Iron Will', 'Rank 4', 'Increases your chance to resist Stun and Charm effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12962, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Iron Will', 'Rank 5', 'Increases your chance to resist Stun and Charm effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (12963, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1464, 'Improved Overpower', 'Rank 2', 'Increases the critical strike chance of your Overpower ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (12964, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (12966, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 1', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (12967, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 2', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (12968, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 3', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (12969, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 4', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (12970, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 5', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (12971, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12967, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 2', 'Increases your attack speed by $12967s1% for your next 3 swings after dealing a melee critical strike.', '', 0, 0, 0, 1, 1, 1), (12972, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12968, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 3', 'Increases your attack speed by $12968s1% for your next 3 swings after dealing a melee critical strike.', '', 0, 0, 0, 1, 1, 1), (12973, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12969, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 4', 'Increases your attack speed by $12969s1% for your next 3 swings after dealing a melee critical strike.', '', 0, 0, 0, 1, 1, 1), (12974, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12970, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 5', 'Increases your attack speed by $12970s1% for your next 3 swings after dealing a melee critical strike.', '', 0, 0, 0, 1, 1, 1), (12975, 0, 0, 0, 1, 480000, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Last Stand', '', 'When activated, this ability temporarily grants you 30% of your maximum health for $12976d. After the effect expires, the health is lost.', '', 0, 0, 0, 1, 1, 1), (12976, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Last Stand', '', '', 'Health increased by 30% of maximum.', 0, 0, 0, 1, 1, 1), (12980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', 'This creates an effect on the casting NPC that makes it appear as though they just arrived.', '', 0, 0, 0, 1, 1, 1), (12981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 38, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 39', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (12982, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 910, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Shatter', 'Rank 2', 'Increases the critical strike chance of all your spells against frozen targets by 20%.', '', 0, 0, 0, 1, 1, 1), (12983, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 911, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Shatter', 'Rank 3', 'Increases the critical strike chance of all your spells against frozen targets by 30%.', '', 0, 0, 0, 1, 1, 1), (12984, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 912, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Shatter', 'Rank 4', 'Increases the critical strike chance of all your spells against frozen targets by 40%.', '', 0, 0, 0, 1, 1, 1), (12985, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 913, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Shatter', 'Rank 5', 'Increases the critical strike chance of all your spells against frozen targets by 50%.', '', 0, 0, 0, 1, 1, 1), (12998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10818, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Yeh\'kinya\'s Scroll', '', '', '', 0, 0, 0, 1, 1, 1), (12999, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12964, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 2', 'Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 1).', '', 0, 0, 0, 1, 1, 1), (13000, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12964, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 3', 'Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 2).', '', 0, 0, 0, 1, 1, 1), (13001, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12964, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 4', 'Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 3).', '', 0, 0, 0, 1, 1, 1), (13002, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12964, 0, 0, 0, 0, 0, 689, 'Unbridled Wrath', 'Rank 5', 'Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 4).', '', 0, 0, 0, 1, 1, 1), (13003, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -251, -51, 0, 0, 0, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Shrink Ray', '', '', 'Attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (13004, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 29, 0, 12, 12, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Grow', '', '', 'Increased size and attack power.', 0, 0, 0, 1, 1, 1), (13005, 32, 1, 12, 1, 0, 0, 101, 0, 26, 32, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (13006, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Shrink Ray', '', 'Shrinks the target reducing their attack power by $13003s1. That\'s what it usually does anyway.....', '', 0, 0, 0, 1, 1, 1), (13007, 37, 0, 0, 1, 0, 0, 101, 0, 18, 31, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 25, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 73, 'Divine Protection', '', 'Protects the caster from all attacks and spells for $d., but during that time the caster also cannot attack or use spells.', 'Immune to all attacks and spells.\nCannot attack or use spells.', 0, 0, 0, 1, 1, 1), (13008, 0, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 1, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', '', 'Causes $s1 Holy damage to any creature that strikes a nearby party member. Players may only have one aura on them per paladin at any one time. The aura lasts until cancelled.', '$s1 Holy damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (13009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 5, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Amnennar\'s Wrath', '', 'Knocks an enemy back.', '', 0, 0, 0, 1, 0, 0), (13010, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -251, -31, 0, 12, 12, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Shrink', '', '', 'Decreased size and attack power.', 0, 0, 0, 1, 1, 1), (13013, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Dissolve Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13018, 250, 0, 0, 1, 0, 0, 101, 0, 36, 32, 270, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 41, 1, 0, 200, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 2', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (13019, 250, 0, 0, 1, 0, 0, 101, 0, 44, 32, 355, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 276, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 3', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (13020, 250, 0, 0, 1, 0, 0, 101, 0, 52, 32, 450, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 69, 1, 0, 364, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 4', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (13021, 250, 0, 0, 1, 0, 0, 101, 0, 60, 32, 545, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 83, 1, 0, 461, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 5', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (13022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 74, 74, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 4, 64, 0, 0, 0, 0, 0, 0, 0, 1499, 'Fire and Arcane Reflect', '', 'Reflect fire and arcane spells back at the caster', 'Fire and Arcane spells are reflected to the caster', 0, 0, 0, 1, 1, 0), (13028, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3821, 159, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Goldthorn Tea', '', '', '', 0, 0, 0, 1, 1, 1), (13029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13028, 0, 0, 0, 0, 0, 1495, 'Goldthorn Tea', '', '', '', 0, 0, 0, 1, 1, 1), (13030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3451, 0, 0, 0, 0, 0, 41, 'Mighty Troll\'s Blood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (13031, 471, 1, 0, 1, 0, 0, 101, 0, 46, 3, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 548, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 2', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (13032, 471, 1, 0, 1, 0, 0, 101, 0, 52, 3, 420, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 677, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 3', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (13033, 471, 1, 0, 1, 0, 0, 101, 0, 58, 3, 480, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 817, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 4', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (13043, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Molten Shields', 'Rank 2', 'Causes your Fire Ward to have a $s1% chance to reflect Fire spells while active. In addition, your Molten Armor has a 100% chance to affect ranged and spell attacks.', '', 0, 0, 0, 1, 1, 1), (13044, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Ground', '', 'Sends player to Razelikh\'s plateau.', '', 0, 0, 0, 1, 1, 1), (13045, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14201, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 2', 'Gives you a $14201s1% melee damage bonus for $14201d up to a maximum of $14201n swings after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (13046, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14202, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 3', 'Gives you a $14202s1% melee damage bonus for $14202d up to a maximum of $14202n swings after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (13047, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14203, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 4', 'Gives you a $14203s1% melee damage bonus for $14203d up to a maximum of $14203n swings after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (13048, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14204, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 5', 'Gives you a $14204s1% melee damage bonus for $14204d up to a maximum of $14204n swings after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (13049, 23, 0, 0, 1, 0, 0, 101, 0, 60, 8, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 8776, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Dragon\'s Call', '', 'Calls forth an Emerald Dragon Whelp to protect you in battle for a short period of time.', '', 0, 0, 0, 1, 1, 1), (13099, 0, 0, 7, 1, 0, 0, 101, 0, 42, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net-o-Matic', '', '', 'Unable to move.', 0, 0, 0, 1, 1, 1), (13119, 0, 0, 7, 1, 0, 0, 100, 0, 42, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 96, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13139, 0, 0, 0, 69, 'Net-o-Matic', '', '', '', 0, 0, 0, 1, 1, 1), (13120, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net-o-Matic', '', 'Captures the target in a net for $13099d. The net has a lot of hooks however and sometimes gets caught in the user\'s clothing when fired......', '', 0, 0, 0, 1, 1, 1), (13138, 0, 0, 7, 1, 0, 0, 101, 0, 42, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net-o-Matic', '', '', 'The Net-o-Matic has backfired!\nImmobilized.', 0, 0, 0, 1, 1, 1), (13139, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net-o-Matic', '', '', '', 0, 0, 0, 1, 1, 0), (13140, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Gnomish Rocket Boots', '', 'These boots significantly increase your run speed for $d. WARNING: Their power supply and gyros do not always function as intended.', 'Increased run speed. Gyrostabilizers are known to be unstable causing occasional erratic movement.', 0, 0, 0, 1, 1, 1), (13142, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Razelikh', '', 'Sends player to Razelikh\'s plateau.', '', 0, 0, 0, 1, 1, 1), (13143, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Razelikh', '', 'Use at the Altar of the Defiler to summon Razelikh the Defiler.', '', 0, 0, 0, 1, 0, 0), (13158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Rocket Boots Malfunction', '', '', 'Out of control!', 0, 0, 0, 1, 1, 1), (13159, 0, 0, 0, 1, 0, 0, 100, 0, 40, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 29, -1, 0, 10, 10, 0, 31, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15571, 0, 0, 0, 0, 916, 'Aspect of the Pack', '', 'The hunter and group members within $a1 yards take on the aspects of a pack of cheetahs, increasing movement speed by $s1%. If a pack member is struck, they will be dazed for $15571d. Only one Aspect can be active at a time.', '$s1% increased movement speed. Dazed if struck.', 0, 0, 0, 1, 1, 1), (13161, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Aspect of the Beast', '', 'The hunter takes on the aspects of a beast, becoming untrackable. Only one Aspect can be active at a time.', 'Untrackable.', 0, 0, 0, 1, 1, 1), (13163, 0, 0, 0, 1, 0, 0, 101, 0, 4, 21, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1549, 'Aspect of the Monkey', '', 'The hunter takes on the aspects of a monkey, increasing chance to dodge by $s1%. Only one Aspect can be active at a time.', 'Increases chance to dodge by $s1%.', 0, 0, 0, 1, 1, 1), (13165, 0, 0, 0, 1, 0, 0, 0, 0, 10, 21, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 1', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (13166, 0, 0, 0, 1, 0, 0, 101, 0, 45, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 8836, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Battle Chicken', '', 'Creates a Battle Chicken that will fight for you for $d or until it is destroyed.', '', 0, 0, 0, 1, 1, 1), (13168, 21, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Chicken Fury', '', 'Increases the Physical damage dealt by the chicken by $s1% and speeds the chicken\'s attack by $s2% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (13180, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Gnomish Mind Control Cap', '', 'Engage in mental combat with a humanoid target to try and control their mind. If all works well, you will control the mind of the target for $13181d ..... Increased chance of failure when used against targets over level 60.', '', 0, 0, 0, 1, 0, 0), (13181, 0, 1, 1, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Gnomish Mind Control Cap', '', '', 'Charmed.', 0, 0, 0, 1, 1, 1), (13183, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13184, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $13184s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', 'Dealing $13184s1 fire damage per second.', 0, 0, 0, 1, 1, 1), (13184, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (13198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 15', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (13218, 0, 4, 0, 1, 0, 0, 101, 0, 32, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -11, 16, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 1', '', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13219, 0, 0, 0, 14, 0, 0, 30, 0, 32, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 703, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, causing $13218s2 Nature damage and reducing all healing effects used on them by $13218s1% for $13218d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13220, 0, 0, 0, 14, 0, 0, 101, 0, 32, 0, 0, 1, 0, 0, 2930, 0, 3372, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10918, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy, causing $13218s2 Nature damage and reducing all healing effects used on them by $13218s1% for $13218d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13222, 0, 4, 0, 1, 0, 0, 101, 0, 40, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -11, 24, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 2', '', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13223, 0, 4, 0, 1, 0, 0, 101, 0, 48, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -11, 37, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 3', '', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13224, 0, 4, 0, 1, 0, 0, 101, 0, 56, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -11, 52, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 4', '', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13225, 0, 0, 0, 14, 0, 0, 30, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 704, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, causing $13222s2 Nature damage and reducing all healing effects used on them by $13222s1% for $13222d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13226, 0, 0, 0, 14, 0, 0, 30, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 705, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, causing $13223s2 Nature damage and reducing all healing effects used on them by $13223s1% for $13223d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13227, 0, 0, 0, 14, 0, 0, 30, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 706, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, causing $13224s2 Nature damage and reducing all healing effects used on them by $13224s1% for $13224d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13228, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 2930, 5173, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10920, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison II', 'Rank 2', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy, causing $13222s2 Nature damage and reducing all healing effects used on them by $13222s1% for $13222d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13229, 0, 0, 0, 14, 0, 0, 101, 0, 48, 0, 0, 1, 0, 0, 8923, 0, 8925, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10921, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison III', 'Rank 3', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy, causing $13223s2 Nature damage and reducing all healing effects used on them by $13223s1% for $13223d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13230, 0, 0, 0, 14, 0, 0, 101, 0, 56, 0, 0, 1, 0, 0, 8923, 5173, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison IV', 'Rank 4', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy, causing $13224s2 Nature damage and reducing all healing effects used on them by $13224s1% for $13224d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (13234, 0, 0, 0, 1, 0, 0, 5, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Harm Prevention Belt', '', 'A shield of force protects you from the next $s1 damage done over the next $d1. WARNING: Force Field may overload when struck temporarily removing the wearer from this dimension.', 'Absorbs damage. Effectiveness not guaranteed.', 0, 0, 0, 1, 1, 1), (13235, 0, 1, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 96, 'Forcefield Collapse', '', '', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (13236, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Nature Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (13237, 0, 0, 12, 4, 0, 0, 101, 0, 0, 27, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 135, 1, 0, 382, 0, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Goblin Mortar', '', 'Inflicts $s1 Fire damage and stuns the targets in a $a1 yard radius for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (13238, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 135, 0, 0, 382, 0, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Goblin Mortar', '', 'Inflicts $s1 Fire damage and causes $o2 damage over $d to targets in a 10 yard radius.', 'Stunned.', 0, 0, 0, 1, 1, 1), (13239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 5025, 81, 0, 4987, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 11, 'Reload Explode', '', '', '', 0, 0, 0, 1, 1, 0), (13240, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10577, 3860, 10505, 0, 0, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Mortar: Reloaded', '', 'Reloads an empty Goblin mortar.', '', 0, 0, 0, 1, 1, 1), (13241, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 301, 251, 0, 449, 374, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Goblin Sapper Charge', '', 'Explodes when triggered dealing $s1 Fire damage to all enemies nearby and $s2 damage to you.', '', 0, 0, 0, 1, 1, 0), (13258, 0, 0, 0, 2, 0, 0, 101, 0, 40, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8937, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Goblin Bomb', '', 'Creates a mobile bomb that charges the nearest enemy and explodes for $13259s1 fire damage.', '', 0, 0, 0, 1, 1, 1), (13259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 3, 71, 0, 0, 314, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3617, 0, 0, 0, 0, 11, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (13261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 71, 0, 0, 314, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Malfunction Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (13262, 0, 0, 0, 14, 0, 0, 101, 0, 300, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2490, 'Disenchant', '', 'Extracts the magical element(s) from good quality (Green) or better weapons or armor. The targeted item will be DESTROYED and will not be retrievable.', '', 0, 0, 0, 1, 1, 1), (13278, 0, 0, 0, 1, 0, 15404, 101, 0, 0, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13280, 0, 0, 0, 0, 0, 213, 'Gnomish Death Ray', '', 'The device charges over time using your life force and then directs a burst of energy at your opponent.', 'Charging death ray using your life force.', 0, 0, 0, 1, 1, 1), (13279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gnomish Death Ray', '', '', '', 0, 0, 0, 1, 1, 0), (13280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gnomish Death Ray', '', '', '', 0, 0, 0, 1, 1, 0), (13281, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 11, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (13298, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13299, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13298, 0, 0, 0, 0, 0, 152, 'Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (13318, 0, 0, 15, 1, 0, 0, 101, 0, 50, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (13319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Malfunction', '', '', '', 0, 0, 0, 1, 1, 0), (13321, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (13322, 0, 1, 0, 14, 0, 0, 101, 0, 20, 39, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (13323, 0, 1, 17, 16, 0, 0, 101, 0, 8, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (13325, 31, 0, 0, 1, 0, 0, 101, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Transponder Summon', '', '', '', 0, 0, 0, 1, 1, 1), (13326, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', '', 'Increases an ally\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (13327, 44, 1, 14, 1, 0, 0, 100, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22646, 0, 0, 0, 0, 458, 'Reckless Charge', '', 'Charge an enemy, knocking it silly for $d. Also knocks you down, stunning you for a short period of time. Any damage caused will revive the target.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (13338, 0, 2, 0, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -1, 0, 0, 0, 0, 65, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', '', 'Forces an enemy to speak in Demonic, reducing its casting speed by $s1% for $d. Only one curse per warlock can be active on any one target.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13339, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13340, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13341, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13342, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13358, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5302, 0, 0, 0, 0, 0, 28, 'Defensive State (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (13360, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', '', '', 0, 0, 0, 1, 1, 1), (13361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10938, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Magic Essence', '', 'Turn three lesser magic essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (13362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10938, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Magic Essence', '', 'Turn a greater magic essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (13363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (13364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Agility', '', '', '', 0, 0, 0, 1, 1, 1), (13365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agility', '', '', '', 0, 0, 0, 1, 1, 1), (13366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (13368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (13369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (13370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (13371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Strength', '', '', '', 0, 0, 0, 1, 1, 1), (13372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strength', '', '', '', 0, 0, 0, 1, 1, 1), (13374, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13375, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (13376, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', '', '', 0, 0, 0, 1, 1, 1), (13378, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 10940, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Minor Stamina', '', 'Permanently enchant a shield so that it increases the Stamina of the bearer by 1.', '', 0, 0, 0, 1, 1, 1), (13380, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 10940, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Lesser Spirit', '', 'Permanently enchant a Two-Handed Melee Weapon to add 3 to Spirit.', '', 0, 0, 0, 1, 1, 1), (13381, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 7, 1, 0, 38, 25, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Torch', '', 'Burns all enemies in a selected area and inflicts additional Fire damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (13382, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 7, 1, 0, 38, 25, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Torch', '', 'Burns all enemies in an area around the caster and inflicts additional Fire damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (13383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13398, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1497, 'Throw Wrench', '', 'Throws a wrench at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (13399, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11018, 11022, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Cultivate Packet of Seeds', '', 'Consume two Un\'Goro Soil samples and a Packet of Tharlendris seeds to make an Evergreen Herb Casing.', '', 0, 0, 0, 1, 0, 0), (13418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Stealth', '', '', '', 0, 0, 0, 1, 1, 1), (13419, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Minor Agility', '', 'Permanently enchant a cloak to grant +1 Agility.', '', 0, 0, 0, 1, 1, 1), (13421, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 10978, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Lesser Protection', '', 'Permanently enchant a cloak to increase armor by 20.', '', 0, 0, 0, 1, 1, 1), (13424, 0, 1, 0, 1, 0, 0, 101, 0, 18, 9, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -1, -1, 0, 0, 0, 22, 41, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 5, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 1', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (13438, 0, 0, 0, 5, 0, 0, 101, 0, 30, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 39, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (13439, 0, 1, 0, 16, 0, 0, 101, 0, 30, 28, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 11, 0, -51, 19, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Launches a bolt of frost at the enemy causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (13440, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (13441, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (13442, 0, 0, 0, 14, 0, 0, 101, 0, 30, 0, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (13443, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13444, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (13445, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13446, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (13459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1498, 'Decimate', '', 'Reduces a target\'s chance to block by $s1% for $d.', 'Chance to block reduced by $s1%.', 0, 0, 0, 1, 0, 0), (13461, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Go Home', '', 'Sends Razelikh home - damn dirty cheaters.', '', 0, 0, 0, 1, 1, 1), (13462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Blocking', '', '', '', 0, 0, 0, 1, 1, 1), (13463, 23, 0, 0, 5, 0, 0, 101, 0, 35, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3560, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Summon Bloodpetal Mini Pests', '', 'Summons Bloodpetal Mini Me!', '', 0, 0, 0, 1, 1, 1), (13464, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 10940, 10978, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 848, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Lesser Protection', '', 'Permanently enchant a shield to increase its armor by 30.', '', 0, 0, 0, 1, 1, 1), (13466, 0, 0, 0, 1, 0, 0, 101, 0, 1, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 0, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13479, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', 'YOU\'RE ON FIRE!', 0, 0, 0, 1, 1, 1), (13478, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Relic Coffer', '', 'Opens a Black Vault Relic Coffer Door.', '', 0, 0, 0, 1, 1, 1), (13479, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (13480, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (13481, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Beast', '', '', '', 0, 0, 0, 1, 1, 1), (13482, 0, 0, 0, 130, 0, 0, 101, 0, 30, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (13484, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Plant Gor\'tesh Head', '', 'Place on a SOFT DIRT MOUND.', '', 0, 0, 0, 1, 0, 0), (13485, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 10940, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Lesser Spirit', '', 'Permanently enchant a shield to give 3 spirit.', '', 0, 0, 0, 1, 1, 1), (13486, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (13487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Relic Coffer Chest', '', '', '', 0, 0, 0, 1, 1, 1), (13488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 245, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 0, 0, 12, 0, 0, 7, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Firegut Fear Storm', '', '', '', 0, 0, 0, 1, 1, 0), (13489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Spirit', '', '', '', 0, 0, 0, 1, 1, 0), (13490, 0, 0, 0, 1, 0, 0, 101, 0, 35, 9, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Howling Blade', 'Rank 1', 'Reduces target\'s attack power by $s1 for $d.', 'Reduces attack power by $s1.', 0, 0, 0, 1, 1, 1), (13491, 0, 0, 0, 1, 0, 0, 101, 0, 6, 28, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', 'Rank 1', 'Pummel the target for $s2 damage and interrupt the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (13492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 62, 62, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 63', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (13493, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gnomish Death Ray', '', '', 'Charging death ray using your life force.', 0, 0, 0, 1, 1, 1), (13494, 0, 0, 0, 1, 0, 0, 101, 0, 35, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (13496, 0, 0, 11, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', 'Slows the target\'s movement by $s1% for $d.', 'Lowered movement speed.', 0, 0, 0, 1, 1, 1), (13497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10998, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Astral Essence', '', 'Turn three lesser astral essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (13498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Astral Essence', '', 'Turn a greater astral essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (13500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13501, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Lesser Stamina', '', 'Permanently enchant a bracer so it increases the wearer\'s Stamina by 3.', '', 0, 0, 0, 1, 1, 1), (13503, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 11084, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Lesser Striking', '', 'Permanently enchant a Melee Weapon to do 2 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (13518, 0, 4, 0, 1, 0, 0, 101, 0, 10, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13519, 0, 0, 0, 5, 0, 0, 101, 0, 6, 0, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (13520, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Quiet Suicide (Frost)', '', 'The subject dies with a frost impact on their person.', '', 0, 0, 0, 1, 1, 1), (13522, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11082, 6048, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 804, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Lesser Shadow Resistance', '', 'Permanently enchant a cloak so that it increases resistance to shadow by 10.', '', 0, 0, 0, 1, 1, 1), (13523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Resistance - Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (13524, 0, 2, 0, 4, 0, 0, 101, 0, 25, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Curse of Stalvan', '', 'Lowers all attributes of target by 2 for $d.', 'All stats lowered by $s1.', 0, 0, 0, 1, 1, 1), (13526, 0, 4, 0, 1, 0, 0, 101, 0, 30, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, -51, 0, 0, 0, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Poison', '', 'Corrosive acid that deals $m1 Nature damage every 3 sec and lowers target\'s armor by $m2 for $d.', 'Lowered armor and periodic Nature damage.', 0, 0, 0, 1, 1, 1), (13527, 0, 0, 0, 130, 0, 0, 101, 0, 28, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (13528, 0, 3, 0, 5, 0, 0, 101, 0, 28, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Decayed Strength', '', 'Reduces target\'s Strength by $s1 for $d.', 'Strength lowered by $s1.', 0, 0, 0, 1, 1, 1), (13529, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 11084, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 943, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Lesser Impact', '', 'Permanently enchant a Two-handed Melee Weapon to do 3 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (13530, 0, 1, 0, 5, 0, 0, 100, 0, 40, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts the target, causing $o1 damage over $d.', 'Inflicts $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (13532, 0, 0, 0, 1, 0, 0, 101, 0, 48, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 6, -12, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 1', 'Blasts nearby enemies with thunder increasing the time between their attacks by $s2% for $d and doing $s1 Nature damage to them. Will affect up to $i targets.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (13533, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (13534, 0, 0, 3, 1, 0, 0, 101, 0, 30, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarm target\'s weapon for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (13536, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 823, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Lesser Strength', '', 'Permanently enchant a bracer so it increases the wearer\'s Strength by 3.', '', 0, 0, 0, 1, 1, 1), (13538, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 11082, 11084, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Lesser Absorption', '', 'Enchant a piece of chest armor so it has a 5% chance per hit of giving you 25 points of damage absorption.', '', 0, 0, 0, 1, 1, 1), (13540, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Green Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (13541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11027, 0, 0, 0, 0, 0, 1, 'Knockback 500 Triggers', '', '', '', 0, 0, 0, 1, 1, 1), (13542, 0, 1, 0, 1, 0, 31756, 101, 0, 44, 8, 165, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 5', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (13543, 0, 1, 0, 1, 0, 31756, 101, 0, 52, 8, 200, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 6', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (13544, 0, 1, 0, 1, 0, 31756, 101, 0, 60, 8, 250, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 364, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 7', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (13548, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7392, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Farm Chicken', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (13549, 0, 4, 0, 18, 0, 0, 101, 0, 10, 8, 30, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 2', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13550, 0, 4, 0, 18, 0, 0, 101, 0, 18, 8, 50, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 3', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13551, 0, 4, 0, 18, 0, 0, 101, 0, 26, 8, 80, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 4', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13552, 0, 4, 0, 18, 0, 0, 101, 0, 34, 8, 115, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 5', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13553, 0, 4, 0, 18, 0, 0, 101, 0, 42, 8, 150, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 6', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13554, 0, 4, 0, 18, 0, 0, 101, 0, 50, 8, 190, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 76, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 7', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13555, 0, 4, 0, 18, 0, 0, 101, 0, 58, 8, 230, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 97, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 8', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 161513, 0, 0, 0, 0, 0, 0, 0, 0, 1514, 'Summon Chicken Egg', '', '', '', 0, 0, 0, 1, 1, 1), (13564, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Dark Coffer', '', 'Use on the Dark Coffer in the Black Vault.', '', 0, 0, 0, 1, 1, 1), (13565, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Secure Safe', '', 'Use on the Secure Safe in the Lower Vault', '', 0, 0, 0, 1, 1, 1), (13566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11027, 0, 0, 0, 0, 0, 1, 'Knockback 500 Triggers', '', '', '', 0, 0, 0, 1, 1, 1), (13567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dummy Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (13578, 0, 1, 0, 1, 0, 0, 101, 0, 50, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 15, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 33, 'Jadefire', '', 'Surrounds the caster with searing magic for $d. The flames increase armor by $s2% and inflict $s1 damage to melee attackers.', 'Armor increased by $s2%.\n$s1 Fire damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 0), (13579, 0, 0, 14, 1, 0, 0, 101, 0, 18, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (13582, 18, 4, 0, 5, 0, 0, 101, 0, 1, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13583, 0, 2, 0, 5, 0, 0, 101, 0, 1, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Curse of the Deadwood', '', 'Reduces healing effects for an enemy by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (13584, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (13585, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds an ally with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (13586, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 3, 1, 27, 0, -1, 79, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 187, 'Aqua Jet', '', 'Sprays water in all directions, inflicting Frost damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (13587, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2035, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mounted speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (13589, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Haste Aura', '', 'Increases the attack speed of all nearby party members by $s1%. Players may only have one aura on them per paladin at any one time. The aura lasts until cancelled.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (13590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 1', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 3', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 4', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 6', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 7', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 9', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 10', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 11', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 13', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 14', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 16', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 17', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 19', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 20', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 21', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana', '', '', '', 0, 0, 0, 1, 1, 1), (13607, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11082, 10998, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 843, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Mana', '', 'Permanently enchant a piece of chest armor to increase the mana of the wearer by 30.', '', 0, 0, 0, 1, 1, 1), (13608, 34, 0, 7, 3, 0, 0, 101, 0, 14, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 11, 0, 0, 69, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes an enemy for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (13611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mining', '', '', '', 0, 0, 0, 1, 1, 1), (13612, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 2772, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 844, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Mining', '', 'Permanently enchant gloves to grant +2 mining skill.', '', 0, 0, 0, 1, 1, 1), (13614, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Herbalism', '', '', '', 0, 0, 0, 1, 1, 1), (13615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (13616, 0, 0, 0, 1, 0, 0, 5, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13619, 0, 0, 0, 0, 0, 544, 'Wracking Pains Proc', '', '', '', 0, 0, 0, 1, 1, 1), (13617, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 3356, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 845, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Herbalism', '', 'Permanently enchant gloves to grant +2 herbalism skill.', '', 0, 0, 0, 1, 1, 1), (13619, 0, 2, 0, 1, 0, 0, 101, 0, 26, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Wracking Pains', '', '', 'Periodically stunned.', 0, 0, 0, 1, 1, 1), (13620, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 6370, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 846, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Fishing', '', 'Permanently enchant gloves to grant +2 fishing skill.', '', 0, 0, 0, 1, 1, 1), (13622, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11082, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 723, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Lesser Intellect', '', 'Permanently enchant a bracer so it increases the wearer\'s Intellect by 3.', '', 0, 0, 0, 1, 1, 1), (13624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Stats', '', '', '', 0, 0, 0, 1, 1, 1), (13625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Stats', '', '', '', 0, 0, 0, 1, 1, 1), (13626, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11082, 11083, 11084, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 847, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Minor Stats', '', 'Permanently enchant a piece of chest armor to grant +1 to all stats.', '', 0, 0, 0, 1, 1, 1), (13628, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11128, 5500, 11082, 11083, 6339, 0, 0, 0, 1, 1, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1502, 'Runed Golden Rod', '', '', '', 0, 0, 0, 1, 1, 1), (13630, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scraping', '', 'Scrape a sample of the hive wall from an area near a Gorishi hatchery.', '', 0, 0, 0, 1, 1, 1), (13631, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 11083, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Lesser Stamina', '', 'Permanently enchant a shield to give 3 Stamina.', '', 0, 0, 0, 1, 1, 1), (13632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Mystic Essence', '', 'Turn three lesser mystic essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (13633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Mystic Essence', '', 'Turn a greater mystic essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (13635, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11138, 11083, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 848, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Defense', '', 'Permanently enchant a cloak to give 30 additional armor.', '', 0, 0, 0, 1, 1, 1), (13637, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 11134, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Lesser Agility', '', 'Permanently enchant boots to give +3 Agility.', '', 0, 0, 0, 1, 1, 1), (13639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Health', '', '', '', 0, 0, 0, 1, 1, 1), (13640, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 850, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Greater Health', '', 'Permanently enchant a piece of chest armor to give +35 health.', '', 0, 0, 0, 1, 1, 1), (13642, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Spirit', '', 'Permanently enchants bracers to give +5 Spirit.', '', 0, 0, 0, 1, 1, 1), (13644, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Lesser Stamina', '', 'Permanently enchant boots to give +3 Stamina.', '', 0, 0, 0, 1, 1, 1), (13646, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 11083, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 925, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Lesser Deflection', '', 'Permanently enchants bracers to give +3 defense rating.', '', 0, 0, 0, 1, 1, 1), (13648, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 852, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Stamina', '', 'Permanently enchants bracers to give +5 Stamina.', '', 0, 0, 0, 1, 1, 1), (13650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Beast Slayer', '', '', '', 0, 0, 0, 1, 1, 1), (13651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Elemental Slayer', '', '', '', 0, 0, 0, 1, 1, 1), (13652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resistance - Fire', '', '', '', 0, 0, 0, 1, 1, 1), (13653, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 5637, 11138, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 853, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Lesser Beastslayer', '', 'Permanently enchant a Melee Weapon to do 6 additional points of damage to Beasts.', '', 0, 0, 0, 1, 1, 1), (13655, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 7067, 11138, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 854, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Lesser Elemental Slayer', '', 'Permanently enchant a Melee Weapon to do 6 additional damage against Elementals.', '', 0, 0, 0, 1, 1, 1), (13657, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11134, 7068, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2463, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Fire Resistance', '', 'Permanently enchant a cloak to give 7 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (13659, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11137, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Spirit', '', 'Permanently enchant a shield to give 5 Spirit.', '', 0, 0, 0, 1, 1, 1), (13661, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Strength', '', 'Permanently enchants bracers to give +5 Strength.', '', 0, 0, 0, 1, 1, 1), (13663, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Greater Mana', '', 'Permanently enchant a piece of chest armor to give +50 mana.', '', 0, 0, 0, 1, 1, 1), (13664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Mana', '', '', '', 0, 0, 0, 1, 1, 1), (13665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 40', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 60', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2156, 'Increased Dodge 12', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 24', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 36', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 48', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 60', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 5', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 10', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 15', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 20', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 25', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (13687, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11134, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Lesser Spirit', '', 'Permanently enchant boots to give +3 Spirit.', '', 0, 0, 0, 1, 1, 1), (13689, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11137, 11139, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Lesser Block', '', 'Permanently enchant a shield to give 10 block rating.', '', 0, 0, 0, 1, 1, 1), (13690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Blocking', '', '', '', 0, 0, 0, 1, 1, 1), (13692, 0, 0, 0, 4, 0, 0, 101, 0, 5, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -3, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 146, 'Dire Growl', '', 'Reduces an enemy\'s Strength by $s1 and its Agility by $s2 for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.', 0, 0, 0, 1, 1, 1), (13693, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11139, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 943, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Striking', '', 'Permanently enchant a Melee Weapon to do 3 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (13695, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 11139, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1897, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Impact', '', 'Permanently enchant a Two-handed Melee Weapon to do 5 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (13697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (13698, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 7392, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 865, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Skinning', '', 'Permanently enchant gloves to grant +5 skinning skill.', '', 0, 0, 0, 1, 1, 1), (13700, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11137, 11139, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 866, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Lesser Stats', '', 'Permanently enchant a piece of chest armor to grant +2 to all stats.', '', 0, 0, 0, 1, 1, 1), (13702, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11144, 7971, 11135, 11137, 11130, 0, 0, 0, 1, 1, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1503, 'Runed Truesilver Rod', '', '', '', 0, 0, 0, 1, 1, 1), (13704, 0, 1, 5, 1, 0, 0, 101, 0, 60, 32, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'Lets out a psychic scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (13705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 1', 'Increases your chance to hit with weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13706, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Dagger Specialization', 'Rank 1', 'Increases your chance to get a critical strike with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (13707, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapon Specialization', 'Rank 1', 'Increases your chance to get a critical strike with Fist Weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13709, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 42, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 1', 'Increases the damage dealt by your critical strikes with maces by $s2%, and gives you a $h% chance to stun your target for $5530d with a mace.', '', 0, 0, 0, 1, 1, 1), (13712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 1', 'Increases your Dodge chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 1', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13714, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11148, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Samophlange Manual', '', 'Join the cover and 5 pages to create the Samophlange Manual.', '', 0, 0, 0, 1, 1, 1), (13715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 1', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (13716, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 22, 'AOD', '', '', '', 0, 0, 0, 1, 1, 1), (13727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Samophlange', '', '', '', 0, 0, 0, 1, 0, 0), (13728, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 11, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (13729, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 47, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (13730, 0, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (13732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Improved Sinister Strike', 'Rank 1', 'Reduces the Energy cost of your Sinister Strike ability by $s1.', '', 0, 0, 0, 1, 0, 0), (13733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 4, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 243, 'Puncturing Wounds', 'Rank 1', 'Increases the critical strike chance of your Backstab ability by $s1%, and the critical strike chance of your Mutilate ability by $s2%.', '', 0, 0, 0, 1, 1, 1), (13735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 15', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (13736, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15589, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (13737, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 129, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (13738, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (13739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Nether Essence', '', 'Turn three lesser nether essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (13740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Nether Essence', '', 'Turn a greater nether essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (13741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Gouge', 'Rank 1', 'Increases the effect duration of your Gouge ability by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (13742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -45001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Endurance', 'Rank 1', 'Reduces the cooldown of your Sprint and Evasion abilities by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 0), (13743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30918, 0, 0, 0, 0, 0, 516, 'Improved Sprint', 'Rank 1', 'Gives a $s1% chance to remove all Movement Impairing effects when you activate your Sprint ability.', '', 0, 0, 0, 1, 0, 0), (13744, 0, 0, 0, 1, 0, 0, 101, 0, 40, 8, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 49, 0, 0, 0, 0, 14, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Blazing Emblem', 'Rank 1', 'Increases Fire resistance by $s2 and reduces all Fire damage taken by up to 25 for $d.', 'Increased Fire resistance and reduces fire damage taken.', 0, 0, 0, 1, 1, 1), (13745, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 137, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (13746, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 884, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Defense', '', 'Permanently enchant a cloak to give 50 additional armor.', '', 0, 0, 0, 1, 1, 1), (13747, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 9, 9, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between nearby enemies\' attacks by $s1% and slows their movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (13748, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (13750, 0, 0, 0, 1, 300000, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Adrenaline Rush', '', 'Increases your Energy regeneration rate by $s1% for $d.', 'Energy regeneration increased by $s1%.', 0, 0, 0, 1, 0, 0), (13752, 0, 1, 0, 1, 0, 0, 101, 0, 45, 9, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 41, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 5, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 2', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (13754, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18425, 0, 0, 0, 0, 0, 246, 'Improved Kick', 'Rank 1', 'Gives your Kick ability a $h% chance to silence the target for $18425d.', '', 0, 0, 0, 1, 0, 0), (13787, 0, 1, 0, 1, 10000, 0, 101, 0, 20, 30, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 209, 2, 6, 0, 0, 0, 22, 22, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', '', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2, and health regeneration for $d.', 'Armor increased by $s1.\nShadow resistance increased by $s2.\nIncreased health regeneration.', 0, 0, 0, 1, 1, 1), (13788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 2', 'Increases your Dodge chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 3', 'Increases your Dodge chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 4', 'Increases your Dodge chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 5', 'Increases your Dodge chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Gouge', 'Rank 3', 'Increases the effect duration of your Gouge ability by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (13793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Gouge', 'Rank 2', 'Increases the effect duration of your Gouge ability by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (13794, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 903, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Resistance', '', 'Permanently enchant a cloak to give 3 to all resistances.', '', 0, 0, 0, 1, 1, 1), (13795, 411, 0, 0, 1, 0, 0, 101, 0, 16, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164638, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 1', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$13797m1*5} Fire damage over $13797d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (13796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (13797, 0, 1, 0, 1, 0, 0, 101, 0, 16, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 1', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (13800, 0, 0, 0, 1, 0, 0, 2, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 42, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 2', 'Increases the damage dealt by your critical strikes with maces by $s2%, and gives you a $h% chance to stun your target for $5530d with a mace.', '', 0, 0, 0, 1, 1, 1), (13801, 0, 0, 0, 1, 0, 0, 3, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 42, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 3', 'Increases the damage dealt by your critical strikes with maces by $s2%, and gives you a $h% chance to stun your target for $5530d with a mace.', '', 0, 0, 0, 1, 1, 1), (13802, 0, 0, 0, 1, 0, 0, 4, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 42, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 4', 'Increases the damage dealt by your critical strikes with maces by $s2%, and gives you a $h% chance to stun your target for $5530d with a mace.', '', 0, 0, 0, 1, 1, 1), (13803, 0, 0, 0, 1, 0, 0, 6, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 42, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5530, 0, 0, 0, 0, 0, 367, 'Mace Specialization', 'Rank 5', 'Increases the damage dealt by your critical strikes with maces by $s2%, and gives you a $h% chance to stun your target for $5530d with a mace.', '', 0, 0, 0, 1, 1, 1), (13804, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Dagger Specialization', 'Rank 2', 'Increases your chance to get a critical strike with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (13805, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Dagger Specialization', 'Rank 3', 'Increases your chance to get a critical strike with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (13806, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Dagger Specialization', 'Rank 4', 'Increases your chance to get a critical strike with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (13807, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 'Dagger Specialization', 'Rank 5', 'Increases your chance to get a critical strike with Daggers by $s1%.', '', 0, 0, 0, 1, 1, 1), (13808, 0, 0, 0, 1, 0, 0, 100, 2, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 148, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'M73 Frag Grenade', '', 'Inflicts $s1 Fire damage and incapacitates targets in a 10 yard radius for $d. Any damage will break the effect.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (13809, 411, 0, 0, 1, 0, 0, 101, 0, 28, 3, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164639, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Frost Trap', '', 'Place a frost trap that creates an ice slick around itself for $13810d when the first enemy approaches it. All enemies within $13810a1 yards will be slowed by $13810s1% while in the area of effect. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (13810, 0, 0, 11, 1, 0, 0, 101, 0, 28, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 0, 0, -61, 0, 0, 13, 13, 0, 33, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 193, 'Frost Trap Aura', '', '', 'Movement speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (13812, 0, 0, 0, 1, 0, 0, 101, 0, 34, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 31, 1, 0, 99, 14, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap Effect', 'Rank 1', '', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (13813, 411, 0, 0, 1, 0, 0, 101, 0, 34, 3, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 1, 0, 0, -1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164839, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap', 'Rank 1', 'Place a fire trap that explodes when an enemy approaches, causing ${$RAP*0.1+$13812m1} to ${$RAP*0.1+$13812M1} Fire damage and burning all enemies for $13812o2 additional Fire damage over $13812d to all within $13812a1 yards. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (13815, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 11137, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 904, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Agility', '', 'Permanently enchant gloves to grant +5 Agility.', '', 0, 0, 0, 1, 1, 1), (13817, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 852, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Stamina', '', 'Permanently enchant a shield to give +5 Stamina.', '', 0, 0, 0, 1, 1, 1), (13819, 0, 0, 21, 14, 0, 0, 101, 0, 30, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9158, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Summon Warhorse', 'Summon', 'Summons a warhorse, which serves as a mount. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (13820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 13819, 33388, 0, 0, 0, 0, 115, 'Summon Warhorse', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (13821, 44, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 175, 0, 0, 262, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Goblin Rocket Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (13822, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 905, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Intellect', '', 'Permanently enchants bracers to give +5 Intellect.', '', 0, 0, 0, 1, 1, 1), (13823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Agility', '', '', '', 0, 0, 0, 1, 1, 1), (13824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stats', '', '', '', 0, 0, 0, 1, 1, 1), (13825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (13826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (13827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (13828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Strength', '', '', '', 0, 0, 0, 1, 1, 1), (13830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 29', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 29', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 2', 'Increases your chance to hit with weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13836, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 852, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Stamina', '', 'Permanently enchant boots to give +5 Stamina.', '', 0, 0, 0, 1, 1, 1), (13838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Advanced Mining', '', '', '', 0, 0, 0, 1, 1, 1), (13839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Advanced Herbalism', '', '', '', 0, 0, 0, 1, 1, 1), (13840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Stealth', '', '', '', 0, 0, 0, 1, 1, 1), (13841, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 6037, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 906, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Advanced Mining', '', 'Permanently enchant gloves to grant +5 mining skill.', '', 0, 0, 0, 1, 1, 1), (13843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 3', 'Increases your chance to hit with weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 4', 'Increases your chance to hit with weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 5', 'Increases your chance to hit with weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13846, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 11137, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 907, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Greater Spirit', '', 'Permanently enchants bracers to give +7 Spirit.', '', 0, 0, 0, 1, 1, 1), (13847, 132, 0, 0, 1, 0, 0, 101, 0, 22, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, -36, -1, 0, 0, 0, 52, 101, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 0, 138, 'Recklessness', '', '', 'Immune to fear effects.\nAll attacks do critical hits.\nArmor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (13848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 2', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (13849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 3', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (13851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 4', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (13852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 5', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (13853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 2', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 3', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 4', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 5', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (13857, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 31, 0, 0, 186, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', '', 'Invokes Holy magic to heal nearby party members.', '', 0, 0, 0, 1, 1, 1), (13858, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 908, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Superior Health', '', 'Permanently enchant a piece of chest armor to grant +50 health.', '', 0, 0, 0, 1, 1, 1), (13860, 19, 0, 0, 16, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (13862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Health', '', '', '', 0, 0, 0, 1, 1, 1), (13863, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Improved Sinister Strike', 'Rank 2', 'Reduces the Energy cost of your Sinister Strike ability by $s1.', '', 0, 0, 0, 1, 0, 0), (13864, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', '', 'Increases an ally\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (13865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 243, 'Puncturing Wounds', 'Rank 2', 'Increases the critical strike chance of your Backstab ability by $s1%, and the critical strike chance of your Mutilate ability by $s2%.', '', 0, 0, 0, 1, 1, 1), (13866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 14, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 243, 'Puncturing Wounds', 'Rank 3', 'Increases the critical strike chance of your Backstab ability by $s1%, and the critical strike chance of your Mutilate ability by $s2%.', '', 0, 0, 0, 1, 1, 1), (13867, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18425, 0, 0, 0, 0, 0, 246, 'Improved Kick', 'Rank 2', 'Gives your Kick ability a $h% chance to silence the target for $18425d.', '', 0, 0, 0, 1, 0, 0), (13868, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 8838, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 909, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Advanced Herbalism', '', 'Permanently enchant gloves to grant +5 herbalism skill.', '', 0, 0, 0, 1, 1, 1), (13872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -90001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Endurance', 'Rank 2', 'Reduces the cooldown of your Sprint and Evasion abilities by $/60000;S1 min.', '', 0, 0, 0, 1, 1, 0), (13874, 37, 0, 0, 1, 0, 0, 101, 0, 34, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -101, 0, 0, 0, 0, 39, 138, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', '', 'Protects the caster from all attacks and spells for $d., but also increases the time between attacks by $s2% during that time.', 'Immune to all attacks and spells.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (13875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30918, 0, 0, 0, 0, 0, 516, 'Improved Sprint', 'Rank 2', 'Gives a $s1% chance to remove all Movement Impairing effects when you activate your Sprint ability.', '', 0, 0, 0, 1, 0, 0), (13877, 0, 0, 0, 1, 120000, 0, 100, 0, 1, 8, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Blade Flurry', '', 'Increases your attack speed by $s1%. In addition, attacks strike an additional nearby opponent. Lasts $d.', 'Attack speed increased by $s1%. Weapon attacks strike an additional nearby opponent.', 0, 0, 0, 1, 1, 1), (13878, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (13879, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13880, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '', 0, 0, 0, 1, 0, 0), (13880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 15, 1, 1, 92, 49, -251, 0, 0, 0, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '$s2 Fire damage inflicted every $t2 sec.\nArmor reduced by $s3.', 0, 0, 0, 1, 1, 1), (13881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 28, 28, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 29', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (13882, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Lesser Agility', '', 'Permanently enchant a cloak to give 3 Agility.', '', 0, 0, 0, 1, 1, 1), (13884, 0, 4, 0, 1, 0, 0, 101, 0, 20, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, -11, -11, 0, 0, 0, 3, 29, 29, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 68, 'Withering Poison', '', '', 'Nature damage inflicted every $t1 sec.\nReduced Strength and Agility.', 0, 0, 0, 1, 1, 1), (13886, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13884, 0, 0, 0, 0, 0, 152, 'Withering Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (13887, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11174, 11137, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Strength', '', 'Permanently enchant gloves to grant +5 Strength.', '', 0, 0, 0, 1, 1, 1), (13889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Speed', '', '', '', 0, 0, 0, 1, 1, 1), (13890, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11177, 7909, 11174, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 911, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Minor Speed', '', 'Permanently enchant boots to give a slight movement speed increase.', '', 0, 0, 0, 1, 1, 1), (13895, 0, 0, 0, 15, 0, 0, 101, 0, 1, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 28, 225, 0, 1, 1387, 0, 0, 8, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 9436, 0, 0, 0, 0, 0, 0, 876, 'Summon Spawn of Bael\'Gar', '', 'Summons $s3 $lSpawn of Bael\'Gar:lSpawns of Bael\'Gar; in a selected area to aid the caster in battle for $d. The violent summoning also inflicts $s1 Fire damage to enemies in the selected area.', '', 0, 0, 0, 1, 1, 1), (13896, 1144, 1, 0, 1, 0, 0, 100, 0, 20, 8, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6347, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 1', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $6347s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $6347s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (13897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (13898, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11177, 7078, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 803, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Fiery Weapon', '', 'Permanently enchant a melee weapon to often strike for $13897s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (13899, 0, 0, 0, 5, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 53, 31, 0, 323, 184, 0, 8, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fire Storm', '', 'Calls down a pillar of flame, burning all enemies in a selected area for $s1 Fire damage and an additional $s2 damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (13900, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 509, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Fiery Burst', '', 'Inflicts Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (13901, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (13902, 32, 0, 12, 1, 0, 0, 101, 0, 26, 28, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Fist of Ragnaros', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (13903, 25, 1, 0, 1, 0, 0, 101, 0, 36, 9, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 81, 81, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 504, 'Seal of Sacrifice', '', 'Places a seal on a party member, causing the caster to split $s1% of all damage taken by that party member. Lasts $d.', 'Splitting $s1% of all damage taken by a party member.', 0, 0, 0, 1, 1, 1), (13905, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11175, 11176, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 907, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Greater Spirit', '', 'Permanently enchant a shield to give +7 Spirit.', '', 0, 0, 0, 1, 1, 1), (13907, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Smite Demon', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (13908, 671, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 37, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 1', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (13910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 579, 'Force Create Elemental Totem', '', '', '', 0, 0, 10, 1, 0, 0), (13912, 190, 0, 0, 7, 2000000, 0, 101, 0, 40, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Princess Summons Portal', '', 'Used by Princess Bronzebeard to open a portal to Ironforge.', '', 0, 0, 0, 1, 1, 1), (13913, 0, 0, 0, 1, 30000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 87, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 13914, 0, 0, 0, 0, 976, 'Blazerunner\'s Aura', '', '', '', 0, 0, 0, 1, 1, 0), (13914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 99, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Blazerunner\'s Aura', '', '', '', 0, 0, 0, 1, 1, 0), (13915, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11177, 11176, 9224, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 912, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Demonslaying', '', 'Permanently enchant a melee weapon to have a chance of stunning and doing heavy damage to demons.', '', 0, 0, 0, 1, 1, 1), (13917, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11175, 11174, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 913, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Superior Mana', '', 'Permanently enchant a piece of chest armor to give +65 mana.', '', 0, 0, 0, 1, 1, 1), (13918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Mana', '', '', '', 0, 0, 0, 1, 1, 1), (13920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 333, 0, 0, 0, 0, 0, 0, 0, 578, 'Enchanting', 'Artisan', 'Allows an enchanter to put masterful enchantments on weapons and armor up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (13921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 13920, 0, 0, 0, 0, 0, 578, 'Artisan Enchanting', '', '', '', 0, 0, 0, 1, 1, 1), (13922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deflection', '', '', '', 0, 0, 0, 1, 1, 1), (13923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (13927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Mount Speed', '', '', '', 0, 0, 0, 1, 1, 1), (13928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Haste', '', '', '', 0, 0, 0, 1, 1, 1), (13930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Deflection', '', '', '', 0, 0, 0, 1, 1, 1), (13931, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11175, 11176, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Deflection', '', 'Permanently enchants bracers to give +5 defense rating.', '', 0, 0, 0, 1, 1, 1), (13933, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 3829, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 926, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Frost Resistance', '', 'Permanently enchant a shield to give +8 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (13935, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11175, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 904, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Agility', '', 'Permanently enchant boots to give +5 Agility.', '', 0, 0, 0, 1, 1, 1), (13937, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 11176, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Greater Impact', '', 'Permanently enchant a two-handed melee weapon to do +7 damage.', '', 0, 0, 0, 1, 1, 1), (13939, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 11175, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 927, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Greater Strength', '', 'Permanently enchants bracers to give +7 Strength.', '', 0, 0, 0, 1, 1, 1), (13941, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 11176, 11175, 0, 0, 0, 0, 0, 1, 3, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 928, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Stats', '', 'Permanently enchant a piece of chest armor to grant +3 to all stats.', '', 0, 0, 0, 1, 1, 1), (13943, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 11175, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 805, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Greater Striking', '', 'Permanently enchant a Melee Weapon to do 4 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (13945, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Greater Stamina', '', 'Permanently enchants bracers to give +7 Stamina.', '', 0, 0, 0, 1, 1, 1), (13947, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 11176, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 930, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Riding Skill', '', 'Permanently enchant gloves to increase mount speed by 2%.', '', 0, 0, 0, 1, 1, 1), (13948, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11178, 8153, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 931, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Minor Haste', '', 'Permanently enchant gloves to increase melee and ranged haste rating by 10.', '', 0, 0, 0, 1, 1, 1), (13951, 0, 0, 0, 1, 0, 15406, 101, 0, 29, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Rebuild', '', 'Repairs a nearby friendly golem for $s1 damage every $t1 sec. over $d.', '$s1 damage repaired every $t1 sec.', 0, 0, 0, 1, 1, 1), (13952, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 37, 0, 0, 233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (13953, 40, 0, 0, 1, 0, 0, 101, 0, 1, 0, 75, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Holy Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage inflicted is based on Holy magic.', '', 0, 0, 0, 1, 1, 1), (13954, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'NPC PORT TEST', '', 'Sends player to Razelikh\'s plateau.', '', 0, 0, 0, 1, 1, 1), (13958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Master of Deception', 'Rank 1', 'Reduces the chance enemies have to detect you while in Stealth mode.', '', 0, 0, 0, 1, 0, 0), (13959, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16782, 0, 0, 0, 0, 0, 1, 'Electrostatic Charge', '', 'When struck in combat has a $h% chance of inflicting $16782s1 Nature damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (13960, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 1', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (13961, 0, 0, 0, 1, 0, 0, 2, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 2', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (13962, 0, 0, 0, 1, 0, 0, 3, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 3', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (13963, 0, 0, 0, 1, 0, 0, 4, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 4', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (13964, 0, 0, 0, 1, 0, 0, 5, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16459, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', 'Rank 5', 'Gives you a $h% chance to get an extra attack on the same target after hitting your target with your Sword.', '', 0, 0, 0, 1, 1, 1), (13965, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164690, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Krom\'zar\'s Banner', '', '', '', 0, 0, 0, 1, 1, 1), (13966, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapon Specialization', 'Rank 2', 'Increases your chance to get a critical strike with Fist Weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13967, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapon Specialization', 'Rank 3', 'Increases your chance to get a critical strike with Fist Weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13968, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapon Specialization', 'Rank 4', 'Increases your chance to get a critical strike with Fist Weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13969, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapon Specialization', 'Rank 5', 'Increases your chance to get a critical strike with Fist Weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (13970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Master of Deception', 'Rank 2', 'Reduces the chance enemies have to detect you while in Stealth mode. More effective than Master of Deception (Rank 1).', '', 0, 0, 0, 1, 0, 0), (13971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Master of Deception', 'Rank 3', 'Reduces the chance enemies have to detect you while in Stealth mode. More effective than Master of Deception (Rank 2).', '', 0, 0, 0, 1, 0, 0), (13972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Master of Deception', 'Rank 4', 'Reduces the chance enemies have to detect you while in Stealth mode. More effective than Master of Deception (Rank 3).', '', 0, 0, 0, 1, 0, 0), (13973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Master of Deception', 'Rank 5', 'Reduces the chance enemies have to detect you while in Stealth mode. More effective than Master of Deception (Rank 4).', '', 0, 0, 0, 1, 0, 0), (13975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -1001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 11, 0, 0, 0, 0, 0, 0, 0, 250, 'Camouflage', 'Rank 1', 'Increases your speed while stealthed by $s1% and reduces the cooldown of your Stealth ability by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (13976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13977, 0, 0, 0, 0, 0, 233, 'Initiative', 'Rank 1', 'Gives you a $s1% chance to add an additional combo point to your target when using your Ambush, Garrote, or Cheap Shot ability.', '', 0, 0, 0, 1, 0, 0), (13977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Initiative', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (13978, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3708, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Aquementas', '', 'Summons Aquementas.', '', 0, 0, 0, 1, 0, 0), (13979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13977, 0, 0, 0, 0, 0, 233, 'Initiative', 'Rank 2', 'Gives you a $s1% chance to add an additional combo point to your target when using your Ambush, Garrote, or Cheap Shot ability.', '', 0, 0, 0, 1, 0, 0), (13980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13977, 0, 0, 0, 0, 0, 233, 'Initiative', 'Rank 3', 'Gives you a $s1% chance to add an additional combo point to your target when using your Ambush, Garrote, or Cheap Shot ability.', '', 0, 0, 0, 1, 0, 0), (13981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -45001, -45001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 331, 'Elusiveness', 'Rank 1', 'Reduces the cooldown of your Vanish and Blind abilities by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (13982, 0, 0, 0, 7, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bael\'Gar\'s Fiery Essence', '', 'Use on the remains of Bael\'Gar to capture his fiery essence.', '', 0, 0, 0, 1, 1, 1), (13983, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15250, 0, 0, 0, 0, 0, 229, 'Setup', 'Rank 1', 'Gives you a $h1% chance to add a combo point to your target after dodging their attack or fully resisting one of their spells.', '', 0, 0, 0, 1, 0, 0), (14008, 0, 0, 0, 5, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164758, 3718, 0, 0, 0, 0, 0, 0, 0, 1509, 'Miblon\'s Bait', '', 'Place near Miblon Snarltooth.', '', 0, 0, 0, 1, 1, 1), (14027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 23, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 24', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (14030, 34, 0, 7, 3, 0, 0, 101, 0, 14, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 17, 0, 0, 103, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes an enemy for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (14032, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14033, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 29, 0, 0, 271, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (14034, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (14047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (14050, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Quest Suicide', '', 'Drink in the Tanaris Graveyard.', '', 0, 0, 0, 1, 1, 1), (14051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 60', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (14053, 0, 0, 0, 20, 0, 0, 101, 0, 30, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 31, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Heal', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (14054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 26, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 27', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 34, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 35', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 50', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (14057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 282, 'Opportunity', 'Rank 1', 'Increases the damage dealt when striking from behind with your Backstab, Mutilate, Garrote and Ambush abilities by $s1%.', '', 0, 0, 0, 1, 1, 0), (14062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -2001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 11, 0, 0, 0, 0, 0, 0, 0, 250, 'Camouflage', 'Rank 2', 'Increases your speed while stealthed by $s1% and reduces the cooldown of your Stealth ability by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (14063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, -3001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 11, 0, 0, 0, 0, 0, 0, 0, 250, 'Camouflage', 'Rank 3', 'Increases your speed while stealthed by $s1% and reduces the cooldown of your Stealth ability by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (14064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, -4001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 11, 0, 0, 0, 0, 0, 0, 0, 250, 'Camouflage', 'Rank 4', 'Increases your speed while stealthed by $s1% and reduces the cooldown of your Stealth ability by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (14065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, -5001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 11, 0, 0, 0, 0, 0, 0, 0, 250, 'Camouflage', 'Rank 5', 'Increases your speed while stealthed by $s1% and reduces the cooldown of your Stealth ability by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (14066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -90001, -90001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 331, 'Elusiveness', 'Rank 2', 'Reduces the cooldown of your Vanish and Blind abilities by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (14070, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15250, 0, 0, 0, 0, 0, 229, 'Setup', 'Rank 2', 'Gives you a $h1% chance to add a combo point to your target after dodging their attack or fully resisting one of their spells.', '', 0, 0, 0, 1, 0, 0), (14071, 0, 0, 0, 1, 0, 0, 45, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15250, 0, 0, 0, 0, 0, 229, 'Setup', 'Rank 3', 'Gives you a $h1% chance to add a combo point to your target after dodging their attack or fully resisting one of their spells.', '', 0, 0, 0, 1, 0, 0), (14072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 282, 'Opportunity', 'Rank 2', 'Increases the damage dealt when striking from behind with your Backstab, Mutilate, Garrote and Ambush abilities by $s1%.', '', 0, 0, 0, 1, 1, 0), (14073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 282, 'Opportunity', 'Rank 3', 'Increases the damage dealt when striking from behind with your Backstab, Mutilate, Garrote and Ambush abilities by $s1%.', '', 0, 0, 0, 1, 1, 0), (14074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 282, 'Opportunity', 'Rank 4', 'Increases the damage dealt when striking from behind with your Backstab, Mutilate, Garrote and Ambush abilities by $s1%.', '', 0, 0, 0, 1, 1, 0), (14075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 282, 'Opportunity', 'Rank 5', 'Increases the damage dealt when striking from behind with your Backstab, Mutilate, Garrote and Ambush abilities by $s1%.', '', 0, 0, 0, 1, 1, 0), (14076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -26, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 14, 0, 0, 0, 0, 0, 0, 0, 249, 'Dirty Tricks', 'Rank 1', 'Increases the range of your Blind and Sap abilities by $s1 yards and reduces the energy cost of your Blind and Sap abilities by $s2%.', '', 0, 0, 0, 1, 1, 0), (14079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Ambush', 'Rank 1', 'Increases the critical strike chance of your Ambush ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Ambush', 'Rank 2', 'Increases the critical strike chance of your Ambush ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Improved Ambush', 'Rank 3', 'Increases the critical strike chance of your Ambush ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14082, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 112, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 6427, 6580, 0, 0, 0, 0, 0, 0, 216, 'Dirty Deeds', 'Rank 1', 'Reduces the Energy cost of your Cheap Shot and Garrote abilities by $s1. Additionally, your special abilities cause 10% more damage against targets below 35% health.', '', 0, 0, 0, 1, 1, 1), (14083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 112, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 6428, 6579, 0, 0, 0, 0, 0, 0, 216, 'Dirty Deeds', 'Rank 2', 'Reduces the Energy cost of your Cheap Shot and Garrote abilities by $s1. Additionally, your special abilities cause 20% more damage against targets below 35% health.', '', 0, 0, 0, 1, 1, 1), (14087, 0, 0, 15, 1, 0, 0, 101, 0, 35, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (14089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 35, 35, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 36', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (14093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanished', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (14094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -51, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 14, 0, 0, 0, 0, 0, 0, 0, 249, 'Dirty Tricks', 'Rank 2', 'Increases the range of your Blind and Sap abilities by $s1 yards and reduces the energy cost of your Blind and Sap abilities by $s2%.', '', 0, 0, 0, 1, 1, 0), (14097, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 45', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (14098, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 116, 116, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 117', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (14099, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 0, 1, 51, 0, 24, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 314, 'Mighty Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (14100, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Roar', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (14102, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Head Smash', '', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (14103, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (14104, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Spikes', '', '', '', 0, 0, 0, 1, 1, 1), (14105, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (14106, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (14108, 36, 4, 0, 1, 0, 0, 10, 0, 15, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14792, 0, 0, 0, 0, 0, 247, 'Venomhide Poison', '', '', '', 0, 0, 0, 1, 1, 1), (14109, 0, 0, 0, 130, 0, 0, 101, 0, 28, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (14110, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 23, 0, 0, 0, 0, 3, 64, 0, 3000, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Bloodpetal Poison', '', 'Poisons an enemy for $d. and drains its mana every $t2 sec., transferring it to the caster.', 'Nature damage inflicted every $t1 sec.\nMana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (14111, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14110, 0, 0, 0, 0, 0, 152, 'Bloodpetal Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (14112, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Flaying Vine', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (14113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', 'Rank 1', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (14114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', 'Rank 2', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (14115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', 'Rank 3', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (14116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', 'Rank 4', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (14117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', 'Rank 5', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (14118, 0, 0, 15, 1, 0, 0, 101, 0, 50, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (14119, 0, 0, 0, 130, 0, 0, 101, 0, 30, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (14120, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Tunneler Acid', '', 'Eats away at an enemy\'s armor, reducing it by $s1 per application. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (14121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14122, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (14124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14125, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Secret Safe', '', 'Use on the Secret Safe.', '', 0, 0, 0, 1, 1, 1), (14126, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (14127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 27, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 28', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lethality', 'Rank 1', 'Increases the critical strike damage bonus of your Sinister Strike, Gouge, Backstab, Ghostly Strike, Mutilate, Shiv, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 0, 0), (14129, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 0, 242, 'Item - Purify', '', 'Cleanses a friendly target, removing $m1 poison $leffect:effects;, $m2 disease $leffect:effects;, and $m3 magic $leffect:effects;.', '', 0, 0, 0, 1, 1, 1), (14130, 0, 3, 0, 1, 0, 0, 101, 0, 20, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Muculent Fever', '', '', 'Spirit reduced by $s1.\nStrength reduced by $s2.', 0, 0, 0, 1, 1, 1), (14132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lethality', 'Rank 2', 'Increases the critical strike damage bonus of your Sinister Strike, Gouge, Backstab, Ghostly Strike, Mutilate, Shiv, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 0, 0), (14133, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14130, 0, 0, 0, 0, 0, 152, 'Muculent Fever Proc', '', '', '', 0, 0, 0, 1, 1, 1), (14134, 0, 0, 0, 1, 0, 0, 101, 0, 6, 0, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 300, 'Item - Purify', '', 'Purifies the friendly target, removing $m1 disease $leffect:effects; and $m2 poison $leffect:effects;.', '', 0, 0, 0, 1, 1, 1), (14135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lethality', 'Rank 3', 'Increases the critical strike damage bonus of your Sinister Strike, Gouge, Backstab, Ghostly Strike, Mutilate, Shiv, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 0, 0), (14136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lethality', 'Rank 4', 'Increases the critical strike damage bonus of your Sinister Strike, Gouge, Backstab, Ghostly Strike, Mutilate, Shiv, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 0, 0), (14137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lethality', 'Rank 5', 'Increases the critical strike damage bonus of your Sinister Strike, Gouge, Backstab, Ghostly Strike, Mutilate, Shiv, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 0, 0), (14138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Malice', 'Rank 1', 'Increases your critical strike chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (14139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Malice', 'Rank 2', 'Increases your critical strike chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (14140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Malice', 'Rank 3', 'Increases your critical strike chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (14141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Malice', 'Rank 4', 'Increases your critical strike chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (14142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Malice', 'Rank 5', 'Increases your critical strike chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (14143, 0, 0, 0, 1, 0, 0, 100, 1, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 695, 'Remorseless', 'Rank 1', '', 'Critical strike chance for your next Sinister Strike, Backstab, Mutilate, Ambush, Hemorrhage, or Ghostly strike increased by $s1%.', 0, 0, 0, 1, 0, 0), (14144, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14143, 0, 0, 0, 0, 0, 695, 'Remorseless Attacks', 'Rank 1', 'After killing an opponent that yields experience or honor, gives you a $14143s1% increased critical strike chance on your next Sinister Strike, Hemorrhage, Backstab, Mutilate, Ambush, or Ghostly Strike. Lasts $14143d.', '', 0, 0, 0, 1, 0, 0), (14145, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (14146, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9477, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Clone', '', '', '', 0, 0, 0, 1, 1, 1), (14147, 0, 0, 0, 1, 0, 0, 101, 0, 53, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 9, -79, 0, 80, -761, 0, 14, 14, 0, 3, 22, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Slime', '', '', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (14148, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14149, 0, 0, 0, 0, 0, 695, 'Remorseless Attacks', 'Rank 2', 'After killing an opponent that yields experience or honor, gives you a $14149s1% increased critical strike chance on your next Sinister Strike, Hemorrhage, Backstab, Mutilate, Ambush, or Ghostly Strike. Lasts $14149d.', '', 0, 0, 0, 1, 0, 0), (14149, 0, 0, 0, 1, 0, 0, 100, 1, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 695, 'Remorseless', 'Rank 2', '', 'Critical strike chance for your next Sinister Strike, Backstab, Mutilate, Ambush, Hemorrhage, or Ghostly strike increased by $s1%.', 0, 0, 0, 1, 0, 0), (14156, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14157, 0, 0, 0, 0, 0, 494, 'Ruthlessness', 'Rank 1', 'Gives your melee finishing moves a $h1% chance to add a combo point to your target.', '', 0, 0, 0, 1, 1, 1), (14157, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ruthlessness', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (14158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Murder', 'Rank 1', 'Increases all damage caused against Humanoid, Giant, Beast and Dragonkin targets by $s1%.', '', 0, 0, 0, 1, 0, 0), (14159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Murder', 'Rank 2', 'Increases all damage caused against Humanoid, Giant, Beast and Dragonkin targets by $s1%.', '', 0, 0, 0, 1, 0, 0), (14160, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14157, 0, 0, 0, 0, 0, 494, 'Ruthlessness', 'Rank 2', 'Gives your melee finishing moves a $h1% chance to add a combo point to your target.', '', 0, 0, 0, 1, 1, 1), (14161, 0, 0, 0, 1, 0, 0, 60, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14157, 0, 0, 0, 0, 0, 494, 'Ruthlessness', 'Rank 3', 'Gives your melee finishing moves a $h1% chance to add a combo point to your target.', '', 0, 0, 0, 1, 1, 1), (14162, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Improved Eviscerate', 'Rank 1', 'Increases the damage done by your Eviscerate ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Improved Eviscerate', 'Rank 2', 'Increases the damage done by your Eviscerate ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Improved Eviscerate', 'Rank 3', 'Increases the damage done by your Eviscerate ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Improved Slice and Dice', 'Rank 1', 'Increases the duration of your Slice and Dice ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Improved Slice and Dice', 'Rank 2', 'Increases the duration of your Slice and Dice ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Improved Slice and Dice', 'Rank 3', 'Increases the duration of your Slice and Dice ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 563, 'Improved Expose Armor', 'Rank 1', 'Increases the armor reduced by your Expose Armor ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 563, 'Improved Expose Armor', 'Rank 2', 'Increases the armor reduced by your Expose Armor ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (14171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -1, 0, 0, 0, 0, 108, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 22, 1, 0, 0, 0, 0, 0, 0, 0, 2004, 'Serrated Blades', 'Rank 1', 'Causes your attacks to ignore $s2 of your target\'s Armor and increases the damage dealt by your Rupture ability by $s1%. The amount of Armor reduced increases with your level.', '', 0, 0, 0, 1, 1, 0), (14172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -1, 0, 0, 0, 0, 108, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 22, 1, 0, 0, 0, 0, 0, 0, 0, 2004, 'Serrated Blades', 'Rank 2', 'Causes your attacks to ignore $s2 of your target\'s Armor and increases the damage dealt by your Rupture ability by $s1%. The amount of Armor reduced increases with your level.', '', 0, 0, 0, 1, 1, 0), (14173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -1, 0, 0, 0, 0, 108, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 22, 1, 0, 0, 0, 0, 0, 0, 0, 2004, 'Serrated Blades', 'Rank 3', 'Causes your attacks to ignore $s2 of your target\'s Armor and increases the damage dealt by your Rupture ability by $s1%. The amount of Armor reduced increases with your level.', '', 0, 0, 0, 1, 1, 0), (14174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Improved Kidney Shot', 'Rank 1', 'While affected by your Kidney Shot ability, the target receives an additional $s1% damage from all sources.', '', 0, 0, 0, 1, 0, 0), (14175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Improved Kidney Shot', 'Rank 2', 'While affected by your Kidney Shot ability, the target receives an additional $s1% damage from all sources.', '', 0, 0, 0, 1, 0, 0), (14176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Improved Kidney Shot', 'Rank 3', 'While affected by your Kidney Shot ability, the target receives an additional $s1% damage from all sources.', '', 0, 0, 0, 1, 0, 0), (14177, 0, 0, 0, 1, 180000, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Cold Blood', '', 'When activated, increases the critical strike chance of your next offensive ability by $s1%.', 'Critical strike chance of your next offensive ability increased by $s1%.', 0, 0, 0, 1, 1, 1), (14178, 36, 0, 0, 1, 0, 0, 10, 0, 15, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14180, 0, 0, 0, 0, 0, 560, 'Sticky Tar', '', '', '', 0, 0, 0, 1, 1, 1), (14179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14181, 0, 0, 20, 0, 0, 559, 'Relentless Strikes', '', 'Your finishing moves have a $b1% chance per combo point to restore $14181s1 energy.', '', 0, 0, 0, 1, 0, 0), (14180, 36, 0, 3, 1, 0, 0, 101, 0, 15, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Sticky Tar', '', '', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (14181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Relentless Strikes Effect', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (14183, 0, 0, 0, 1, 120000, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Premeditation', '', 'When used, adds $s1 combo points to your target. You must add to or use those combo points within $d or the combo points are lost.', '', 0, 0, 0, 1, 1, 0), (14185, 0, 0, 0, 1, 600000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Preparation', '', 'When activated, this ability immediately finishes the cooldown on your Evasion, Sprint, Vanish, Cold Blood, Shadowstep and Premeditation abilities.', '', 0, 0, 0, 1, 1, 1), (14186, 0, 0, 0, 1, 0, 0, 20, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 55, 'Seal Fate', 'Rank 1', 'Your critical strikes from abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (14189, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Seal Fate', '', '', '', 0, 0, 0, 1, 1, 1), (14190, 0, 0, 0, 1, 0, 0, 40, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 55, 'Seal Fate', 'Rank 2', 'Your critical strikes from abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (14193, 0, 0, 0, 1, 0, 0, 60, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 55, 'Seal Fate', 'Rank 3', 'Your critical strikes from abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (14194, 0, 0, 0, 1, 0, 0, 80, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 55, 'Seal Fate', 'Rank 4', 'Your critical strikes from abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (14195, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 55, 'Seal Fate', 'Rank 5', 'Your critical strikes from abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (14198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 26, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 27', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (14199, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11147, 11148, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Samophlange Manual', '', 'Join the cover and 5 pages to create the Samophlange Manual.', '', 0, 0, 0, 1, 1, 1), (14200, 85, 0, 0, 23, 0, 0, 101, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chained Bolt', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (14201, 21, 0, 0, 1, 0, 0, 100, 12, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 2', '', 'Melee damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (14202, 21, 0, 0, 1, 0, 0, 100, 12, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 3', '', 'Melee damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (14203, 21, 0, 0, 1, 0, 0, 100, 12, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 4', '', 'Melee damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (14204, 21, 0, 0, 1, 0, 0, 100, 12, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', 'Rank 5', '', 'Melee damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (14205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9496, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Gorishi Egg', '', '', '', 0, 0, 0, 1, 1, 1), (14206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9498, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Summon Gorishi Grub', '', '', '', 0, 0, 0, 1, 1, 1), (14208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'JD Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (14209, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11270, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signing', '', 'Sign the pledge, swearing to Nixx Sprocketspring that you will keep the knowledge of Goblin Engineering in eternal secrecy.', '', 0, 0, 0, 1, 0, 0), (14210, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signing', '', 'Sign the pledge, swearing to Oglethorpe Obnoticus that you will keep the knowledge of Gnome Engineering in eternal secrecy.', '', 0, 0, 0, 1, 0, 0), (14227, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signing', '', 'Sign the pledge, swearing to Tinkmaster Overspark that you will keep the knowledge of Gnome Engineering in eternal secrecy.', '', 0, 0, 0, 1, 0, 0), (14247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1503, 'Blazerunner Dispel', '', 'Dispels Blazerunner\'s Aura.', '', 0, 0, 0, 1, 0, 0), (14248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 20, 20, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 21', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14250, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Grark', '', 'Use on Grark when the time is right!', '', 0, 0, 0, 1, 0, 0), (14251, 0, 0, 0, 1, 6000, 0, 101, 0, 0, 32, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Riposte', '', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1% weapon damage and disarms the target for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (14253, 0, 1, 0, 1, 0, 0, 101, 0, 26, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 38, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 3137, 0, 0, 0, 0, 0, 265, 'Abolish Poison', 'Rank 1', 'Attempts to cure $s2 poison $leffect:effects; on the target, and $3137s1 more poison $leffect:effects; every $t1 seconds for $d.', 'Attempts to cure $3137s1 poison every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 18, 18, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 19', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14260, 40, 0, 0, 1, 0, 0, 101, 0, 8, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 2', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14261, 40, 0, 0, 1, 0, 0, 101, 0, 16, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 3', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14262, 40, 0, 0, 1, 0, 0, 101, 0, 24, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 4', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14263, 40, 0, 0, 1, 0, 0, 101, 0, 32, 0, 55, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 5', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14264, 40, 0, 0, 1, 0, 0, 101, 0, 40, 0, 70, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 6', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14265, 40, 0, 0, 1, 0, 0, 101, 0, 48, 0, 85, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 7', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14266, 40, 0, 0, 1, 0, 0, 101, 0, 56, 0, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 8', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (14267, 0, 0, 0, 1, 0, 0, 101, 0, 38, 1, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -56, 24, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', 'Rank 2', 'Inflicts $s2 damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (14268, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 80, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -61, 49, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', 'Rank 3', 'Inflicts $s2 damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (14269, 65, 0, 0, 1, 0, 0, 101, 0, 30, 0, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Mongoose Bite', 'Rank 2', 'Counterattack the enemy for ${$AP*0.2+$m1} damage. Can only be performed after you dodge.', '', 0, 0, 0, 1, 1, 1), (14270, 65, 0, 0, 1, 0, 0, 101, 0, 44, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Mongoose Bite', 'Rank 3', 'Counterattack the enemy for ${$AP*0.2+$m1} damage. Can only be performed after you dodge.', '', 0, 0, 0, 1, 1, 1), (14271, 65, 0, 0, 1, 0, 0, 101, 0, 58, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Mongoose Bite', 'Rank 4', 'Counterattack the enemy for ${$AP*0.2+$m1} damage. Can only be performed after you dodge.', '', 0, 0, 0, 1, 1, 1), (14272, 82, 0, 0, 1, 0, 0, 101, 0, 34, 0, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Disengage', 'Rank 2', 'Attempts to disengage from the target, reducing threat. More effective than Disengage (Rank 1). Character exits combat mode.', '', 0, 0, 0, 1, 1, 1), (14273, 82, 0, 0, 1, 0, 0, 101, 0, 48, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Disengage', 'Rank 3', 'Attempts to disengage from the target, reducing threat. More effective than Disengage (Rank 2). Character exits combat mode.', '', 0, 0, 0, 1, 1, 1), (14274, 911, 0, 0, 18, 0, 0, 101, 0, 20, 0, 30, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 2', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 1).', '', 0, 0, 0, 1, 1, 1), (14278, 0, 0, 0, 1, 20000, 0, 101, 0, 0, 165, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 80, 1, 1, 1, 124, 14, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Ghostly Strike', '', 'A strike that deals $s1% weapon damage and increases your chance to dodge by $s2% for $d. Awards $s3 combo $lpoint:points;.', 'Dodge chance increased by $s2%.', 0, 0, 0, 1, 1, 1), (14279, 1175, 4, 0, 18, 0, 0, 101, 0, 46, 31, 175, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 211, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', 'Rank 2', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14280, 1175, 4, 0, 18, 0, 0, 101, 0, 56, 31, 215, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 276, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', 'Rank 3', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14281, 1173, 0, 0, 18, 0, 0, 101, 0, 12, 0, 35, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 2', 'An instant shot that causes ${$RAP*0.15+$m1} Arcane damage.', '', 0, 0, 0, 1, 1, 1), (14282, 1173, 0, 0, 18, 0, 0, 101, 0, 20, 0, 50, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 3', 'An instant shot that causes ${$RAP*0.15+$m1} Arcane damage.', '', 0, 0, 0, 1, 1, 1), (14283, 1173, 0, 0, 18, 0, 0, 101, 0, 28, 0, 80, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 4', 'An instant shot that causes ${$RAP*0.15+$m1} Arcane damage.', '', 0, 0, 0, 1, 1, 1), (14284, 1173, 0, 0, 18, 0, 0, 101, 0, 36, 0, 105, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 5', 'An instant shot that causes ${$RAP*0.15+$m1} Arcane damage.', '', 0, 0, 0, 1, 1, 1), (14285, 1173, 0, 0, 18, 0, 0, 101, 0, 44, 0, 135, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 6', 'An instant shot that causes ${$RAP*0.15+$m2} Arcane damage and dispels $s1 Magic effect.', '', 0, 0, 0, 1, 1, 1), (14286, 1173, 0, 0, 18, 0, 0, 101, 0, 52, 0, 160, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 1, 0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 7', 'An instant shot that causes ${$RAP*0.15+$m2} Arcane damage and dispels $s1 Magic effect.', '', 0, 0, 0, 1, 1, 1), (14287, 1173, 0, 0, 18, 0, 0, 101, 0, 60, 0, 190, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 8', 'An instant shot that causes ${$RAP*0.15+$m2} Arcane damage and dispels $s1 Magic effect.', '', 0, 0, 0, 1, 1, 1), (14288, 85, 0, 0, 1, 0, 0, 101, 0, 30, 0, 140, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 2', 'Fires several missiles, hitting $x1 targets for an additional $s1 damage.', '', 0, 0, 0, 1, 1, 1), (14289, 85, 0, 0, 1, 0, 0, 101, 0, 42, 0, 175, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 3', 'Fires several missiles, hitting $x1 targets for an additional $s1 damage.', '', 0, 0, 0, 1, 1, 1), (14290, 85, 0, 0, 1, 0, 0, 101, 0, 54, 0, 210, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 4', 'Fires several missiles, hitting $x1 targets for an additional $s1 damage.', '', 0, 0, 0, 1, 1, 1), (14292, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3719, 0, 0, 0, 0, 0, 0, 0, 136, 'Fling Torch', '', '', '', 0, 0, 0, 1, 1, 0), (14293, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4470, 10938, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1622, 'Lesser Magic Wand', '', 'Creates a lesser magic wand.', '', 0, 0, 0, 1, 1, 1), (14294, 49, 0, 0, 18, 0, 31756, 101, 0, 50, 32, 420, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 64, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42244, 0, 0, 0, 0, 126, 'Volley', 'Rank 2', 'Continuously fires a volley of ammo at the target area, causing $42244s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (14295, 49, 0, 0, 18, 0, 31756, 101, 0, 58, 32, 490, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 79, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42245, 0, 0, 0, 0, 126, 'Volley', 'Rank 3', 'Continuously fires a volley of ammo at the target area, causing $42245s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (14296, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -71, 9, 9, 0, 0, 0, 33, 3, 64, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Black Arrow', 'Rank 2', 'Fires a Black Arrow into the target, slowing the target\'s movement speed by $s1%, causing $o2 Shadow damage and draining $o3 mana over $d.', 'Movement speed reduced by $s1%. Causes $s2 Shadow damage every $t2 seconds. Drains $s3 mana every $t3 seconds.', 0, 0, 0, 1, 1, 1), (14297, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 424, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Storm', '', 'Throws shadowbolts at any enemies between 25 and 45 feet', '', 0, 0, 0, 1, 0, 0), (14298, 0, 1, 0, 1, 0, 0, 101, 0, 26, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 2', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14299, 0, 1, 0, 1, 0, 0, 101, 0, 36, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 67, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 3', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14300, 0, 1, 0, 1, 0, 0, 101, 0, 46, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 4', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14301, 0, 1, 0, 1, 0, 0, 101, 0, 56, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 5', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14302, 411, 0, 0, 1, 0, 0, 101, 0, 26, 3, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164872, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 2', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$14298m1*5} Fire damage over $14298d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14303, 411, 0, 0, 1, 0, 0, 101, 0, 36, 3, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164873, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 3', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$14299m1*5} Fire damage over $14299d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14304, 411, 0, 0, 1, 0, 0, 101, 0, 46, 3, 190, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164874, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 4', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$14300m1*5} Fire damage over $14300d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14305, 411, 0, 0, 1, 0, 0, 101, 0, 56, 3, 245, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164875, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 5', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$14301m1*5} Fire damage over $14301d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14308, 0, 1, 13, 1, 0, 0, 101, 0, 40, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap Effect', 'Rank 2', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (14309, 0, 1, 13, 1, 0, 0, 101, 0, 60, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap Effect', 'Rank 3', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (14310, 411, 0, 0, 1, 0, 0, 101, 0, 40, 3, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164876, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', 'Rank 2', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14308d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14311, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164877, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', 'Rank 3', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14314, 0, 0, 0, 1, 0, 0, 101, 0, 44, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 49, 1, 0, 138, 23, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap Effect', 'Rank 2', '', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (14315, 0, 0, 0, 1, 0, 0, 101, 0, 54, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 57, 1, 0, 200, 32, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap Effect', 'Rank 3', '', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (14316, 411, 0, 0, 1, 0, 0, 101, 0, 44, 3, 395, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164879, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap', 'Rank 2', 'Place a fire trap that explodes when an enemy approaches, causing ${$RAP*0.1+$14314m1} to ${$RAP*0.1+$14314M1} Fire damage and burning all enemies for $14314o2 additional Fire damage over $14314d to all within $14314a1 yards. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14317, 411, 0, 0, 1, 0, 0, 101, 0, 54, 3, 520, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164880, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap', 'Rank 3', 'Place a fire trap that explodes when an enemy approaches, causing ${$RAP*0.1+$14315m1} to ${$RAP*0.1+$14315M1} Fire damage and burning all enemies for $14315o2 additional Fire damage over $14315d to all within $14315a1 yards. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (14318, 0, 0, 0, 1, 0, 0, 0, 0, 18, 21, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 2', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (14319, 0, 0, 0, 1, 0, 0, 0, 0, 28, 21, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 3', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (14320, 0, 0, 0, 1, 0, 0, 0, 0, 38, 21, 70, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 4', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (14321, 0, 0, 0, 1, 0, 0, 0, 0, 48, 21, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 89, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 5', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (14322, 0, 0, 0, 1, 0, 0, 0, 0, 58, 21, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 6', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (14323, 0, 1, 0, 1, 0, 0, 100, 0, 22, 4, 30, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 44, 0, 0, 0, 0, 68, 127, 165, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark', 'Rank 2', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2 and by an additional ${$m2/10} each time they are struck by a ranged attack, up to a maximum of ${$m2*4}. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'All attackers gain $s2 ranged attack power against this target.', 0, 0, 0, 1, 1, 1), (14324, 0, 1, 0, 1, 0, 0, 100, 0, 40, 4, 45, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 74, 0, 0, 0, 0, 68, 127, 165, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark', 'Rank 3', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2 and by an additional ${$m2/10} each time they are struck by a ranged attack, up to a maximum of ${$m2*4}. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'All attackers gain $s2 ranged attack power against this target.', 0, 0, 0, 1, 1, 1), (14325, 0, 1, 0, 1, 0, 0, 100, 0, 58, 4, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 109, 0, 0, 0, 0, 68, 127, 165, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark', 'Rank 4', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2 and by an additional ${$m2/10} each time they are struck by a ranged attack, up to a maximum of ${$m2*4}. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'All attackers gain $s2 ranged attack power against this target.', 0, 0, 0, 1, 1, 1), (14326, 33, 1, 5, 16, 0, 0, 100, 0, 30, 8, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Scare Beast', 'Rank 2', 'Scares a beast, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only one beast can be feared at a time.', 'Feared.', 0, 0, 0, 1, 1, 1), (14327, 33, 1, 5, 16, 0, 0, 100, 0, 46, 18, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Scare Beast', 'Rank 3', 'Scares a beast, causing it to run in fear for up to $d. Damage caused may interrupt the effect. Only one beast can be feared at a time.', 'Feared.', 0, 0, 0, 1, 1, 1), (14330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 16', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14331, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Vicious Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 17', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 18', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14379, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3577, 3478, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Rod', '', '', '', 0, 0, 0, 1, 1, 1), (14380, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6037, 3486, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Truesilver Rod', '', '', '', 0, 0, 0, 1, 1, 1), (14383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 19', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 20', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 21', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 22', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 23', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 24', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 25', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 26', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 27', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 28', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 29', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14394, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 30', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 31', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 32', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 33', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 34', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 35', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 36', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 37', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 38', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 39', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 40', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 15', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 16', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 17', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 18', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 19', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 20', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 21', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 22', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 23', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 24', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 25', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 26', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 27', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 28', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 29', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 30', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 31', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 32', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 33', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 34', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 35', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 36', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 37', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 38', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 39', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 40', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 15', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 16', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 17', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 18', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 19', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 20', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 21', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 22', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 23', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14443, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (14444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 24', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 25', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 26', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 27', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 28', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 29', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 30', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 31', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 32', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 33', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 34', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 36', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 37', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 38', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 39', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 40', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 16', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 17', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 18', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 19', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 21', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 22', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 23', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 24', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 25', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 26', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 27', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 28', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 29', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 30', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 31', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 32', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 33', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 34', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 35', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 36', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 37', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 38', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 39', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 40', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 16', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 17', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 18', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 19', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 20', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 21', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 22', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 23', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 24', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 25', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 26', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 27', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 28', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 29', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 30', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 31', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 32', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 33', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 34', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 35', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 36', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 37', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 38', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 39', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 40', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14514, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (14515, 99, 1, 1, 5, 0, 0, 101, 0, 10, 8, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominate Mind', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (14516, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (14517, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 26, 9, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 237, 'Crusader Strike', '', 'Inflicts $s1 damage to an enemy and increases the Holy damage it takes by $s2 per Crusader Strike. Can be applied up to 5 times. Lasts $d.', 'Holy damage taken is increased.', 0, 0, 0, 1, 1, 1), (14518, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 237, 'Crusader Strike', '', 'Inflicts $s1 damage to an enemy and increases the Holy damage it takes by $s2 per Crusader Strike. Can be applied up to 5 times. Lasts $d.', 'Holy damage taken is increased.', 0, 0, 0, 1, 1, 1), (14520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Mental Agility', 'Rank 1', 'Reduces the mana cost of your instant cast spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Meditation', 'Rank 1', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (14522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 2, 2, 0, 0, 0, 117, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 5, 9, 0, 0, 0, 0, 0, 0, 332, 'Unbreakable Will', 'Rank 1', 'Increases your chance to resist Stun, Fear, and Silence effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (14523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, 3, -5, 0, 0, 0, 10, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 28, 2, 0, 0, 0, 0, 0, 0, 338, 'Silent Resolve', 'Rank 1', 'Reduces the threat generated by your Holy and Discipline spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (14524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 1', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (14525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 2', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (14526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 3', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (14527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 4', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (14528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 294, 'Wand Specialization', 'Rank 5', 'Increases your damage with Wands by $s1%.', '', 0, 0, 0, 1, 1, 1), (14530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Speed', '', 'Increases run speed by $s1% for $d1.', 'Increases run speed by $s1%.', 0, 0, 0, 1, 1, 1), (14531, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14743, 0, 0, 0, 0, 0, 100, 'Martyrdom', 'Rank 1', 'Gives you a $h% chance to gain the Focused Casting effect that lasts for $14743d after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time when taking damage while casting Priest spells and increases resistance to Interrupt effects by $14743s2%.', '', 0, 0, 0, 1, 1, 1), (14532, 36, 4, 0, 5, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Creeper Venom', '', 'Increases the Physical damage taken by nearby enemies by $s1% for $d.', 'Physical damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (14533, 36, 1, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, 49, 10, 10, 10, 87, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 16, 64, 0, 0, 0, 0, 0, 0, 320, 'Disjunction', '', 'Increases the Fire, Frost, and Arcane damage that nearby enemies take by $s1% for $d.', 'Fire, Frost, and Arcane damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (14534, 36, 4, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -55, 0, 0, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Barbed Sting', '', 'Increases the time between nearby enemies\' attacks by $s1% for $d.', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (14535, 36, 3, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 10, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Dredge Sickness', '', 'Reduces all attributes of nearby enemies by $s1% for $d.', 'All attributes reduced by $s1%.', 0, 0, 0, 1, 1, 1), (14537, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Six Demon Bag', '', 'Blasts enemies in front of you with the power of wind, fire, all that kind of thing!', '', 0, 0, 0, 1, 0, 0), (14538, 36, 2, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 10, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Aural Shock', '', 'Reduces the casting speed of nearby enemies by $s1% for $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (14539, 36, 3, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 10, 10, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 32, 0, 0, 0, 0, 0, 0, 0, 264, 'Putrid Enzyme', '', 'Increases the Nature damage taken by nearby enemies by $s1% and increases the Shadow damage they take by $s2%. Lasts $d.', 'Nature damage taken is increased by $s1%.\nShadow damage taken is increased by $s2%.', 0, 0, 0, 1, 1, 1), (14540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 01', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 01', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 02', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 06', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 03', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 04', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 05', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 07', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 08', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 09', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 10', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 11', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 12', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 14', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 13', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 15', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 16', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 17', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 19', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 20', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 21', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14561, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 22', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 23', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 25', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 26', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 30', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (14566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 27', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 28', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 29', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 30', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 31', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 32', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14572, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 33', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 34', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 35', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 36', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 37', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 38', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 39', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 40', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 18', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 24', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 02', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 03', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 04', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 05', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 06', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 07', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 08', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 09', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 10', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 11', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 12', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 13', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 14', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 15', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 16', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 17', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 18', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 19', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 20', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 21', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 22', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 23', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 24', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 25', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 26', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 27', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 28', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 29', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 30', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 31', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 32', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 33', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14614, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 34', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 35', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 36', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 37', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 38', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 39', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 40', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14621, 0, 1, 17, 16, 0, 0, 101, 0, 8, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms you into a sheep, forcing you to wander around for up to $d. While wandering, you cannot attack or cast spells and any damage will transform you back into your normal form.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (14622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 01', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 02', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 03', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 04', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14626, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 05', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 07', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14628, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 08', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 09', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 10', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 06', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 11', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 12', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 13', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 14', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 15', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 16', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 17', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 18', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14640, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 19', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 20', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14642, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 100000000, 0, 0, 0, 0, 0, 0, 0, 0, 9556, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Felhound Minion', '', '', '', 0, 0, 0, 1, 0, 0), (14643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 21', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 22', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 23', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 24', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 25', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 26', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 27', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 28', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 29', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 30', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 31', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 32', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 33', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 34', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 35', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 36', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 37', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 38', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 39', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 40', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 01', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 01', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 02', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 03', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 04', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 05', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 06', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 07', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 08', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 09', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 10', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 11', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 12', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 13', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 14', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 15', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 16', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 17', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 18', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 19', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 20', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 21', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 22', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 23', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 24', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 25', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 26', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 27', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 28', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 29', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 30', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 31', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 32', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 33', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 35', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 36', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 37', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 38', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 39', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 40', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 34', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 02', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 03', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 04', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 05', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 06', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 07', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 08', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 09', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 10', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 11', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 12', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 13', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 14', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 15', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 16', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 17', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 18', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 19', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 20', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 21', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 22', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 23', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 24', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 25', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 26', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 27', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 28', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 29', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 30', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 31', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 32', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 33', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 34', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 35', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 36', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 37', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 38', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 39', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 40', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14743, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 9, 0, 0, 0, 0, 108, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 26, 0, 0, 0, 0, 0, 0, 0, 1499, 'Focused Casting', 'Rank 1', 'When cast, you no longer lose casting time due to taking damage. Lasts $d.', 'Cannot lose casting time from taking damage while casting Priest spells and increases chance to resist Interrupt effects by $s2%.', 0, 0, 0, 1, 1, 1), (14744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 5, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Spirit', '', 'Increases the damage dealt by the caster by $s1 for $d.', 'Damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 0), (14747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Improved Inner Fire', 'Rank 1', 'Increases the armor bonus of your Inner Fire spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (14748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Improved Power Word: Shield', 'Rank 1', 'Increases the damage absorbed by your Power Word: Shield by $s1%.', '', 0, 0, 0, 1, 0, 0), (14749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Improved Power Word: Fortitude', 'Rank 1', 'Increases the effect of your Power Word: Fortitude and Prayer of Fortitude spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (14750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Improved Mana Burn', 'Rank 1', 'Reduces the casting time of your Mana Burn spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (14751, 0, 1, 0, 1, 180000, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 24, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 0, 0, 0, 0, 0, 101, 'Inner Focus', '', 'When activated, reduces the mana cost of your next spell by $s1% and increases its critical effect chance by $s2% if it is capable of a critical effect.', 'The mana cost of your next spell is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (14752, 0, 1, 0, 1, 0, 0, 101, 0, 30, 30, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 16, -1, -1, 0, 0, 0, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 1', 'Holy power infuses the target, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (14767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Improved Power Word: Fortitude', 'Rank 2', 'Increases the effect of your Power Word: Fortitude and Prayer of Fortitude spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (14768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Improved Power Word: Shield', 'Rank 2', 'Increases the damage absorbed by your Power Word: Shield by $s1%.', '', 0, 0, 0, 1, 0, 0), (14769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Improved Power Word: Shield', 'Rank 3', 'Increases the damage absorbed by your Power Word: Shield by $s1%.', '', 0, 0, 0, 1, 0, 0), (14770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Improved Inner Fire', 'Rank 2', 'Increases the armor bonus of your Inner Fire spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (14771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Improved Inner Fire', 'Rank 3', 'Increases the armor bonus of your Inner Fire spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (14772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Improved Mana Burn', 'Rank 2', 'Reduces the casting time of your Mana Burn spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (14774, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27828, 0, 0, 0, 0, 0, 100, 'Martyrdom', 'Rank 2', 'Gives you a $h% chance to gain the Focused Casting effect that lasts for $27828d after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time when taking damage while casting Priest spells and increases resistance to Interrupt effects by $27828s2%.', '', 0, 0, 0, 1, 1, 1), (14775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Stilled', '', '', '', 0, 0, 0, 1, 1, 1), (14776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Meditation', 'Rank 2', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (14777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Meditation', 'Rank 3', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (14780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Mental Agility', 'Rank 2', 'Reduces the mana cost of your instant cast spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Mental Agility', 'Rank 3', 'Reduces the mana cost of your instant cast spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Mental Agility', 'Rank 4', 'Reduces the mana cost of your instant cast spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Mental Agility', 'Rank 5', 'Reduces the mana cost of your instant cast spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -9, 7, -9, 0, 0, 0, 10, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 28, 2, 0, 0, 0, 0, 0, 0, 338, 'Silent Resolve', 'Rank 2', 'Reduces the threat generated by your Holy and Discipline spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (14785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -13, 11, -13, 0, 0, 0, 10, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 28, 2, 0, 0, 0, 0, 0, 0, 338, 'Silent Resolve', 'Rank 3', 'Reduces the threat generated by your Holy and Discipline spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (14786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -17, 15, -17, 0, 0, 0, 10, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 28, 2, 0, 0, 0, 0, 0, 0, 338, 'Silent Resolve', 'Rank 4', 'Reduces the threat generated by your Holy and Discipline spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (14787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -21, 19, -21, 0, 0, 0, 10, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 28, 2, 0, 0, 0, 0, 0, 0, 338, 'Silent Resolve', 'Rank 5', 'Reduces the threat generated by your Holy and Discipline spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (14788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 5, 5, 0, 0, 0, 117, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 5, 9, 0, 0, 0, 0, 0, 0, 332, 'Unbreakable Will', 'Rank 2', 'Increases your chance to resist Stun, Fear, and Silence effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (14789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 8, 8, 8, 0, 0, 0, 117, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 5, 9, 0, 0, 0, 0, 0, 0, 332, 'Unbreakable Will', 'Rank 3', 'Increases your chance to resist Stun, Fear, and Silence effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (14790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 11, 11, 11, 0, 0, 0, 117, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 5, 9, 0, 0, 0, 0, 0, 0, 332, 'Unbreakable Will', 'Rank 4', 'Increases your chance to resist Stun, Fear, and Silence effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (14791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 14, 14, 0, 0, 0, 117, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 5, 9, 0, 0, 0, 0, 0, 0, 332, 'Unbreakable Will', 'Rank 5', 'Increases your chance to resist Stun, Fear, and Silence effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (14792, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 92, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1003, 0, 0, 0, 0, 0, 0, 0, 68, 'Venomhide Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 23', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 24', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14795, 0, 4, 0, 1, 0, 0, 101, 0, 30, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Venomhide Poison', '', '', 'Target takes $s1 nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (14796, 36, 0, 0, 1, 0, 0, 15, 0, 15, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14797, 0, 0, 0, 0, 0, 31, 'Burning Tar', '', '', '', 0, 0, 0, 1, 1, 1), (14797, 0, 0, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 7, 23, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Burning Tar', '', '', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 30', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 20', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (14803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (14806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloodpetal Zapper', '', 'Zaps pests dead.', '', 0, 0, 0, 1, 1, 1), (14807, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4470, 10939, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1623, 'Greater Magic Wand', '', 'Creates a greater magic wand.', '', 0, 0, 0, 1, 1, 1), (14809, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11291, 11134, 11083, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11289, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1622, 'Lesser Mystic Wand', '', 'Creates a lesser mystic wand.', '', 0, 0, 0, 1, 1, 1), (14810, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11291, 11135, 11137, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11290, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1624, 'Greater Mystic Wand', '', 'Creates a greater mystic wand.', '', 0, 0, 0, 1, 1, 1), (14813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Drunk Mug', '', '', '', 0, 0, 0, 1, 0, 0), (14814, 0, 0, 0, 3, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165578, 0, 0, 0, 0, 0, 0, 0, 0, 1314, 'Throw Dark Iron Ale', '', 'Throw near a patron of the Grim Guzzler', '', 0, 0, 0, 1, 1, 1), (14816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Empathy', '', '', '', 0, 0, 0, 1, 0, 0), (14817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (14818, 0, 1, 0, 1, 0, 0, 101, 0, 40, 30, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 22, -1, -1, 0, 0, 0, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 2', 'Holy power infuses the target, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (14819, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 32, -1, -1, 0, 0, 0, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 3', 'Holy power infuses the target, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (14821, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun - 15 seconds', '', '', '', 0, 0, 0, 1, 1, 1), (14822, 21, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Drunken Rage', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (14823, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14822, 0, 0, 0, 0, 153, 'Drinking', '', '', '', 0, 0, 0, 1, 1, 1), (14824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (14847, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11177, 7077, 11174, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1023, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Test Enchant Fire Weapon', '', 'Permanently enchant a melee weapon to do 8 additional points of fire damage.', '', 0, 0, 0, 1, 1, 1), (14867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Untalent Visual Effect', '', '', '', 0, 0, 0, 1, 0, 0), (14868, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14869, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14870, 0, 0, 0, 0, 0, 1314, 'Drunken Stupor', '', '', '', 0, 0, 0, 1, 0, 0), (14870, 0, 0, 0, 1, 0, 0, 10, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1314, 'Drunken Stupor', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (14871, 0, 0, 0, 5, 0, 0, 101, 0, 20, 36, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Misfire', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (14872, 21, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 138, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 95, 'Drunken Rage', '', 'Increases the caster\'s attack speed by $s1% and increases the Physical damage it deals by $s2 for $d.', 'Attack speed increased by $s1%.\nPhysical damage dealt is increased by $s2.', 0, 0, 0, 1, 1, 1), (14873, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (14874, 0, 0, 15, 1, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 'Rupture', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14875, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14887, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (14888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9599, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Arei Transform', '', 'Transforms you into a real ancient!', '', 0, 0, 0, 1, 1, 1), (14889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Holy Specialization', 'Rank 1', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (14890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Dismounting Blow', '', 'Forces an enemy to dismount.', 'Forced to dismount.', 0, 0, 0, 1, 0, 0), (14891, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11370, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Dark Iron', '', 'Allows the miner to smelt chunks of dark iron ore into a dark iron bar. Smelting Dark Iron can only be done at the Black Forge in Blackrock Depths.', '', 0, 0, 0, 1, 1, 1), (14892, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14893, 0, 0, 0, 0, 0, 79, 'Inspiration', 'Rank 1', 'Increases your target\'s armor by $14893s1% for $14893d after getting a critical effect from your Flash Heal, Heal, Greater Heal, Binding Heal, Prayer of Healing, or Circle of Healing spell.', '', 0, 0, 0, 1, 0, 0), (14893, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Inspiration', 'Rank 1', '', 'Increases armor by $s1%.', 0, 0, 0, 1, 1, 1), (14894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14891, 0, 0, 0, 0, 0, 1, 'Smelt Dark Iron', '', '', '', 0, 0, 0, 1, 1, 1), (14895, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (14897, 51, 4, 11, 1, 0, 0, 101, 0, 20, 63, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Slowing Poison', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (14898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Spiritual Healing', 'Rank 1', 'Increases the amount healed by your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (14900, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets, but the healing energy is diminished by 50% for each successive target.', '', 0, 0, 0, 0.5, 1, 1), (14901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spiritual Guidance', 'Rank 1', 'Increases spell damage and healing by up to $s1% of your total Spirit.', '', 0, 0, 0, 1, 1, 0), (14902, 0, 0, 12, 1, 0, 0, 101, 0, 20, 35, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', '', 'Stuns an enemy for $d. Must be stealthed. Awards $s2 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (14903, 0, 0, 15, 1, 0, 0, 101, 0, 20, 186, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 'Rupture', '', 'Inflicts Physical damage to an enemy every $t1 sec. Additional combo points increase the periodic damage inflicted and the total duration.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (14904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Master Healer', 'Rank 1', 'Reduces the casting time of your Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (14907, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (14908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Improved Renew', 'Rank 1', 'Increases the amount healed by your Renew spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (14909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048704, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1868, 'Searing Light', 'Rank 1', 'Increases the damage of your Smite and Holy Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (14910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Shadow Resilience', 'Rank 1', 'Reduces the chance you\'ll be critically hit by all spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (14911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Healing Prayers', 'Rank 1', 'Reduces the mana cost of your Prayer of Healing and Prayer of Mending spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (14912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Improved Healing', 'Rank 1', 'Reduces the mana cost of your Lesser Heal, Heal, and Greater Heal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (14913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1871, 'Healing Focus', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any healing spell.', '', 0, 0, 0, 1, 1, 1), (14914, 0, 1, 0, 22, 0, 0, 101, 0, 20, 1, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 77, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 1', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (14915, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Sleep Until Cancelled (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (14916, 82, 0, 0, 1, 0, 0, 101, 0, 10, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 2', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14917, 82, 0, 0, 1, 0, 0, 101, 0, 20, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 3', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14918, 82, 0, 0, 1, 0, 0, 101, 0, 30, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 4', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14919, 82, 0, 0, 1, 0, 0, 101, 0, 40, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 5', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14920, 82, 0, 0, 1, 0, 0, 101, 0, 50, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 6', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14921, 82, 0, 0, 1, 0, 0, 101, 0, 60, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 7', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14922, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14916, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 2', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14923, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14917, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 3', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14924, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14918, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 4', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14925, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14919, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 5', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14926, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14920, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 6', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14927, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14921, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 7', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (14928, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nagmara\'s Love Potion', '', '', '', 0, 0, 0, 1, 0, 0), (14929, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Nagmara\'s Vial', '', 'Fill at the Golakka crater in Un\'Goro.', '', 0, 0, 0, 1, 0, 0), (14930, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8172, 8949, 4291, 0, 0, 0, 0, 12, 1, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Quickdraw Quiver', '', '', '', 0, 0, 0, 1, 1, 1), (14932, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 8172, 8951, 4291, 0, 0, 0, 0, 10, 1, 1, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Leather Ammo Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (14934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 35', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 41', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 42', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 43', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 44', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 45', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 46', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (14941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 41', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 42', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 43', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 44', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 45', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 46', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (14947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 41', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 42', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 43', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 44', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 45', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spirit 46', '', '+$s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (14953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 41', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 42', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 43', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 44', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 45', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 46', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (14959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 41', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 42', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 43', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 44', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 45', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 46', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (14965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 41', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 42', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 43', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 44', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 45', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 46', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (14971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 41', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 42', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 43', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 44', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 45', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 46', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (14977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 41', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 42', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 43', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 44', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 45', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Frost Resist 46', '', '+$s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (14983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Vigor', '', 'Increases your maximum Energy by $s1.', '', 0, 0, 0, 1, 0, 0), (14984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 41', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 42', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 43', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 44', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 45', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Resist 46', '', '+$s1 Nature Resistance.', '', 0, 0, 0, 1, 1, 1), (14990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 41', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 42', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 43', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 44', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 45', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (14995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 46', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (15007, 0, 0, 0, 1, 0, 0, 0, 0, 0, 427, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -76, -76, -1, 0, 0, 0, 80, 79, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 127, 127, 0, 0, 0, 0, 0, 0, 134, 'Resurrection Sickness', '', '', 'Decreases all attributes by $s1% and all damage caused by $s2%. You are currently worth no honor points to the enemy.', 0, 0, 0, 1, 1, 1), (15008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Holy Specialization', 'Rank 2', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Holy Specialization', 'Rank 3', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Holy Specialization', 'Rank 4', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Holy Specialization', 'Rank 5', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1871, 'Healing Focus', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any healing spell.', '', 0, 0, 0, 1, 1, 1), (15013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Improved Healing', 'Rank 2', 'Reduces the mana cost of your Lesser Heal, Heal, and Greater Heal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Improved Healing', 'Rank 3', 'Reduces the mana cost of your Lesser Heal, Heal, and Greater Heal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048704, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1868, 'Searing Light', 'Rank 2', 'Increases the damage of your Smite and Holy Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (15018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Healing Prayers', 'Rank 2', 'Reduces the mana cost of your Prayer of Healing and Prayer of Mending spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (15020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Improved Renew', 'Rank 2', 'Increases the amount healed by your Renew spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (15024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Master Healer', 'Rank 2', 'Reduces the casting time of your Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Master Healer', 'Rank 3', 'Reduces the casting time of your Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Master Healer', 'Rank 4', 'Reduces the casting time of your Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Master Healer', 'Rank 5', 'Reduces the casting time of your Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spiritual Guidance', 'Rank 2', 'Increases spell damage and healing by up to $s1% of your total Spirit.', '', 0, 0, 0, 1, 1, 0), (15029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spiritual Guidance', 'Rank 3', 'Increases spell damage and healing by up to $s1% of your total Spirit.', '', 0, 0, 0, 1, 1, 0), (15030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spiritual Guidance', 'Rank 4', 'Increases spell damage and healing by up to $s1% of your total Spirit.', '', 0, 0, 0, 1, 1, 0), (15031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spiritual Guidance', 'Rank 5', 'Increases spell damage and healing by up to $s1% of your total Spirit.', '', 0, 0, 0, 1, 1, 0), (15033, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3839, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ancient Spirits', '', 'Summons ancient spirits in the Irontree Woods.', '', 0, 0, 0, 1, 0, 0), (15036, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1683, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Effect', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (15037, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', '', '', 0, 0, 0, 1, 1, 1), (15038, 0, 0, 0, 1, 0, 0, 101, 0, 20, 125, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9637, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Scorching Totem', '', 'Summons a Scorching Totem at the caster\'s feet. Totem lasts $d. and attacks a nearby enemy every 2 sec.', '', 0, 0, 0, 1, 1, 1), (15039, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 47, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (15040, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Molten Blast', '', 'Burns an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (15041, 56, 1, 0, 1, 0, 0, 101, 0, 20, 3, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', '', 'Surrounds the caster with a shield that lasts $d. and can absorb a fixed amount of Fire damage.', 'Shielded against Fire damage.', 0, 0, 0, 1, 1, 1), (15042, 36, 2, 0, 1, 0, 0, 101, 0, 1, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (15043, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 95, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15044, 56, 1, 0, 1, 0, 0, 101, 0, 20, 3, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', '', 'Surrounds the caster with a shield that lasts $d. and can absorb a fixed amount of Frost damage.', 'Shielded against Frost damage.', 0, 0, 0, 1, 1, 1), (15047, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Ice Shards', 'Rank 3', 'Increases the critical strike damage bonus of your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15048, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9656, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Bomb', '', 'Right Click to summon and dismiss your bomb.', '', 0, 0, 0, 1, 1, 1), (15049, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9657, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Robot', '', 'Right Click to summon and dismiss your robot.', '', 0, 0, 0, 1, 1, 1), (15050, 0, 0, 0, 6, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Psychometry', '', '', '', 0, 0, 0, 1, 1, 1), (15051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Distract Move', '', '', '', 0, 0, 0, 1, 0, 0), (15052, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Ice Shards', 'Rank 4', 'Increases the critical strike damage bonus of your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15053, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Ice Shards', 'Rank 5', 'Increases the critical strike damage bonus of your Frost spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15054, 22, 0, 4, 1, 0, 0, 101, 0, 24, 28, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 28, 0, 1, 1, 0, 9, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9658, 0, 0, 0, 0, 0, 0, 0, 1478, 'Distract Test', '', 'Throws a distraction, attracting the attention of all nearby monsters for $s1 seconds. Does not break stealth.', '', 0, 0, 0, 1, 1, 1), (15055, 22, 0, 4, 1, 0, 0, 101, 0, 24, 28, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9658, 0, 0, 0, 0, 0, 0, 0, 0, 1478, 'Distract Test', '', 'Throws a distraction, attracting the attention of all nearby monsters for $s1 seconds. Does not break stealth.', '', 0, 0, 0, 1, 1, 1), (15056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Distract Move', '', '', '', 0, 0, 0, 1, 0, 0), (15057, 0, 0, 0, 5, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 1, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 657, 'Mechanical Patch Kit', '', 'Restores $s1 health to a friendly mechanical target', '', 0, 0, 0, 1, 1, 1), (15058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 79, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Instability', 'Rank 1', 'Increases your spell damage and critical strike chance by $s1%.', '', 0, 0, 0, 1, 1, 1), (15059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 79, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Instability', 'Rank 2', 'Increases your spell damage and critical strike chance by $s1%.', '', 0, 0, 0, 1, 1, 1), (15060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 79, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Instability', 'Rank 3', 'Increases your spell damage and critical strike chance by $s1%.', '', 0, 0, 0, 1, 1, 1), (15061, 21, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (15062, 0, 0, 0, 1, 0, 0, 101, 0, 24, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (15063, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 55, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (15064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Nagmara + Rocknot', '', '', '', 0, 0, 0, 1, 0, 0), (15065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11470, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Tablet Transcript', '', '', '', 0, 0, 0, 1, 1, 1), (15066, 0, 0, 0, 5, 0, 0, 101, 0, 1, 4, 0, 2, 5251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 16, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166806, 4299, 0, 0, 0, 0, 0, 0, 0, 289, 'Create PX83-Enigmatron', '', 'Use in the Tomb of the Seven in Blackrock Depths.', '', 0, 0, 0, 1, 1, 1), (15067, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9662, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Sprite Darter Hatchling', '', 'Right Click to summon and dismiss your sprite darter hatchling.', '', 0, 0, 0, 1, 1, 1), (15068, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'TEST Heal Self', '', 'Heal yourself for $s1.', '', 0, 0, 0, 1, 1, 1), (15087, 66, 0, 0, 1, 0, 0, 101, 0, 8, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', '', 'Increases the rogue\'s chance to dodge by $s1% for $d.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (15088, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17687, 0, 0, 0, 0, 0, 108, 'Flurry', '', 'Increases your attack speed by 30% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (15089, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, -51, 88, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15090, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from an ally or $s1 beneficial $lspell:spells; from an enemy.', '', 0, 0, 0, 1, 1, 1), (15091, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 80, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15092, 0, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 64, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 15093, 15094, 0, 0, 0, 217, 'Summon Voidwalkers', '', '', '', 0, 0, 0, 1, 1, 1), (15093, 0, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalkers', '', '', '', 0, 0, 0, 1, 1, 1), (15094, 0, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8996, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalkers', '', '', '', 0, 0, 0, 1, 1, 1), (15095, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Molten Blast', '', 'Burns an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (15096, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 71, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (15097, 21, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15061, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', '', 0, 0, 0, 1, 1, 1), (15107, 0, 0, 0, 1, 0, 0, 101, 0, 36, 4, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9687, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall Totem', 'Rank 1', 'Summons a Windwall Totem with $s1 health at the feet of the caster. The totem protects party members within $15108a1 yards, reducing ranged damage taken by $15108s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (15108, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -33, 0, 0, 9, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall', 'Rank 1', '', 'Reduces ranged damage taken by $s1.', 0, 0, 0, 1, 1, 1), (15109, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -51, 0, 0, 9, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall', 'Rank 2', '', 'Reduces ranged damage taken by $s1.', 0, 0, 0, 1, 1, 1), (15110, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -65, 0, 0, 9, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall', 'Rank 3', '', 'Reduces ranged damage taken by $s1.', 0, 0, 0, 1, 1, 1), (15111, 0, 0, 0, 1, 0, 0, 101, 0, 46, 4, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9688, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall Totem', 'Rank 2', 'Summons a Windwall Totem with $s1 health at the feet of the caster. The totem protects party members within $15109a1 yards, reducing ranged damage taken by $15109s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (15112, 0, 0, 0, 1, 0, 0, 101, 0, 56, 4, 225, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9689, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall Totem', 'Rank 3', 'Summons a Windwall Totem with $s1 health at the feet of the caster. The totem protects party members within $15110a1 yards, reducing ranged damage taken by $15110s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (15114, 0, 0, 0, 4, 0, 0, 101, 0, 24, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9705, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Illusionary Dreamwatchers', '', 'Summons $s1 $lIllusionary Dreamwatcher:Illusionary Dreamwatchers; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (15117, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (15118, 0, 0, 0, 20, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3980, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Place Threshadon Carcass', '', 'Place upon the Flat Un\'Goro Rock.', '', 0, 0, 0, 1, 1, 1), (15119, 0, 0, 0, 20, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3981, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Apply Seduction Gland', '', 'Apply to the Preserved Threshadon Carcass.', '', 0, 0, 0, 1, 1, 1), (15120, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cenarion Beacon', '', '', '', 0, 0, 0, 1, 1, 1), (15122, 88, 0, 26, 1, 0, 0, 101, 0, 24, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (15123, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Resist Fire', '', 'Increases an ally\'s Fire resistance by $s1 for $d.', 'Fire resistance increased by $s1.', 0, 0, 0, 1, 0, 0), (15124, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15125, 0, 0, 0, 16, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9707, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Scarshield Portal', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (15126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000000, 0, 0, 0, 0, 0, 0, 0, 0, 9708, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Burning Imp', '', '', '', 0, 0, 0, 1, 0, 0), (15128, 0, 1, 0, 4, 0, 0, 100, 2, 50, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Mark of Flames', '', 'Increases the Fire damage taken by an enemy by $s1 for $d.', 'Fire damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (15167, 55, 0, 0, 1, 0, 0, 101, 0, 20, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 64, 0, 0, 13, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Windsor\'s Frenzy', '', 'Causes friendly units within a $a1 yard radius to attack $m1% faster.', 'Friendly units within a $a1 yard radius to attack $m1% faster.', 0, 0, 0, 1, 1, 1), (15187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Sparkling Stone', '', '', '', 0, 0, 0, 1, 1, 1), (15207, 0, 0, 0, 19, 0, 0, 101, 0, 50, 0, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 346, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 9', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (15208, 0, 0, 0, 19, 0, 0, 101, 0, 56, 0, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 10', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (15211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Pylon User\'s Manual', '', '', '', 0, 0, 0, 1, 1, 1), (15228, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15229, 0, 1, 0, 1, 0, 0, 101, 0, 50, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 133, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1516, 'Crystal Restore', '', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (15230, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15231, 0, 1, 0, 1, 0, 0, 101, 0, 55, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1515, 'Crystal Force', '', 'Increases the target\'s Spirit by $s1 for $d. Guardian Elixir.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (15232, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (15233, 0, 1, 0, 1, 0, 0, 101, 0, 0, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1517, 'Crystal Ward', '', 'Increases the target\'s Armor by $s1 for $d. Guardian Elixir.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (15234, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15235, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1518, 'Crystal Yield', '', 'Decreases an enemy target\'s Armor by $s1 for $d.', 'Armor decreased by $s1 for $d.', 0, 0, 0, 1, 1, 1), (15236, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15237, 431, 0, 0, 1, 0, 0, 101, 0, 20, 0, 185, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 27, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 1', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $23455a1 yards for $23455s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (15238, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (15239, 0, 0, 12, 1, 0, 0, 101, 0, 50, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 382, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1038, 'Crystal Charge', '', 'Inflicts $s1 fire damage to targets in a 3 yard radius.', '', 0, 0, 0, 1, 1, 1), (15241, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (15242, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15243, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15244, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 37, 0, -51, 131, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15245, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15247, 31, 0, 0, 1, 0, 0, 101, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Conjure Fel Salve', '', '', '', 0, 0, 0, 1, 1, 1), (15248, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Shank', '', 'Inflicts normal damage plus $s1 to an enemy when attacking from behind.', '', 0, 0, 0, 1, 1, 1), (15249, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Machine Gun', '', 'Fires at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Setup', '', '', '', 0, 0, 0, 1, 0, 0); INSERT INTO `aowow_spell` VALUES (15252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 61, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4122, 0, 0, 0, 0, 0, 0, 0, 1520, 'Keg Trap', '', '', '', 0, 0, 0, 1, 1, 0), (15253, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 16, 0, 0, 164, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15254, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 65, 0, 0, 183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15255, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4338, 10505, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mechanical Repair Kit', '', '', '', 0, 0, 0, 1, 1, 1), (15257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15258, 0, 0, 0, 0, 0, 9, 'Shadow Weaving', 'Rank 1', 'Your Shadow damage spells have a $s1% chance to cause your target to be vulnerable to Shadow damage. This vulnerability increases the Shadow damage dealt to your target by $15258s1% and lasts $15258d. Stacks up to $15258u times.', '', 0, 0, 0, 1, 1, 0), (15258, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -1, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 94, 0, 0, 0, 0, 0, 0, 0, 9, 'Shadow Vulnerability', 'Rank 1', '', 'Increases Shadow damage taken by $s1%.', 0, 0, 0, 1, 1, 0), (15259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, 1, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 22, 0, 0, 0, 0, 0, 0, 0, 164, 'Darkness', 'Rank 1', 'Increases your Shadow spell damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (15260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Shadow Focus', 'Rank 1', 'Reduces your target\'s chance to resist your Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15261, 0, 1, 0, 22, 0, 0, 101, 0, 60, 1, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 95, 1, 0, 354, 28, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 8', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15262, 0, 1, 0, 22, 0, 0, 101, 0, 24, 1, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 95, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 2', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15263, 0, 1, 0, 22, 0, 0, 101, 0, 30, 1, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 35, 1, 0, 131, 10, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 3', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15264, 0, 1, 0, 22, 0, 0, 101, 0, 36, 1, 145, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 45, 1, 0, 164, 12, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 4', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15265, 0, 1, 0, 22, 0, 0, 101, 0, 42, 1, 170, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 55, 1, 0, 203, 16, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 5', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15266, 0, 1, 0, 22, 0, 0, 101, 0, 48, 1, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 69, 1, 0, 253, 19, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 6', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15267, 0, 1, 0, 22, 0, 0, 101, 0, 54, 1, 230, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 83, 1, 0, 303, 24, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 7', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (15268, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 1', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 0, 0), (15269, 0, 1, 12, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 1', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (15270, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15271, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 1', 'Gives you a $h% chance to gain a $15271s1% bonus to your Spirit after killing a target that yields experience or honor. For the duration, your mana will regenerate at a $15271s2% rate while casting. Lasts $15271d.', '', 0, 0, 0, 1, 1, 1), (15271, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 49, 0, 0, 0, 0, 137, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 1', '', 'Spirit increased by $s1% and allows $s2% of mana regeneration while casting.', 0, 0, 0, 1, 1, 1), (15272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -17, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Shadow Affinity', 'Rank 2', 'Reduces the threat generated by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Improved Mind Blast', 'Rank 1', 'Reduces the cooldown of your Mind Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Improved Fade', 'Rank 1', 'Decreases the cooldown of your Fade ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Improved Shadow Word: Pain', 'Rank 1', 'Increases the duration of your Shadow Word: Pain spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15276, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Bar Door', '', 'Open locked bar door.', '', 0, 0, 0, 1, 1, 1), (15277, 0, 1, 0, 1, 0, 0, 100, 0, 30, 9, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15278, 0, 0, 0, 0, 0, 307, 'Seal of Reckoning', '', 'Surrounds an ally with a seal that lasts $d. Every time the sealed character strikes an enemy, the sealed character gains health.', 'Gaining health every time an enemy is struck.', 0, 0, 0, 1, 1, 1), (15278, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Seal of Reckoning Effect', '', '', '', 0, 0, 0, 1, 1, 1), (15279, 0, 1, 0, 1, 0, 0, 101, 0, 34, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Crystal Spire', '', 'A crystal shield surrounds the friendly target, doing $s1 damage to anyone who hits $ghim:her;. Lasts $d.', 'Causes $s1 nature damage to attackers.', 0, 0, 0, 1, 1, 1), (15280, 0, 0, 0, 1, 0, 0, 101, 0, 30, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Cleave Armor', '', 'Reduces targets armor by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (15281, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Encage Emberseer', '', '', '', 0, 0, 0, 1, 0, 0), (15282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Encaged Emberseer', '', '', '', 0, 0, 0, 1, 0, 0), (15283, 0, 0, 12, 1, 0, 0, 101, 0, 30, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Stunning Blow', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15284, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (15285, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15286, 0, 1, 0, 1, 10000, 0, 100, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Vampiric Embrace', '', 'Afflicts your target with Shadow energy that causes all party members to be healed for $s1% of any Shadow spell damage you deal for $d.', '$s1% of Shadow spell damage caused by casting priest heals the priest\'s group.', 2, 0, 0, 1, 0, 0), (15288, 0, 1, 0, 1, 0, 0, 101, 0, 52, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Fury of Ragnaros', '', 'Increases the magical damage dealt by an ally by $s1 for $d.', 'Magical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (15290, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Vampiric Embrace', '', '', '20% of Shadow spell damage taken heals caster.', 0, 0, 0, 1, 1, 1), (15292, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 7077, 0, 0, 0, 0, 0, 0, 18, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Pulverizer', '', '', '', 0, 0, 0, 1, 1, 1), (15293, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 7077, 0, 0, 0, 0, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11606, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Mail', '', '', '', 0, 0, 0, 1, 1, 1), (15294, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 7077, 0, 0, 0, 0, 0, 0, 26, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11607, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Sunderer', '', '', '', 0, 0, 0, 1, 1, 1), (15295, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 7077, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11605, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (15296, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 7077, 0, 0, 0, 0, 0, 0, 20, 8, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11604, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Plate', '', '', '', 0, 0, 0, 1, 1, 1), (15303, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11616, 11613, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'DEBUG Create Samophlange Manual', '', 'Join the cover and 5 pages to create the Samophlange Manual.', '', 0, 0, 0, 1, 1, 1), (15304, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11613, 11616, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'DEBUG Create Samophlange Manual', '', 'Join the cover and 5 pages to create the Samophlange Manual.', '', 0, 0, 0, 1, 1, 1), (15305, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (15306, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 3, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 22, 0, 0, 0, 0, 0, 0, 0, 164, 'Darkness', 'Rank 2', 'Increases your Shadow spell damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (15308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 5, 5, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 22, 0, 0, 0, 0, 0, 0, 0, 164, 'Darkness', 'Rank 3', 'Increases your Shadow spell damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (15309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 7, 7, 7, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 22, 0, 0, 0, 0, 0, 0, 0, 164, 'Darkness', 'Rank 4', 'Increases your Shadow spell damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (15310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 9, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 22, 0, 0, 0, 0, 0, 0, 0, 164, 'Darkness', 'Rank 5', 'Increases your Shadow spell damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (15311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Improved Fade', 'Rank 2', 'Decreases the cooldown of your Fade ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Improved Mind Blast', 'Rank 2', 'Reduces the cooldown of your Mind Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Improved Mind Blast', 'Rank 3', 'Reduces the cooldown of your Mind Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Improved Mind Blast', 'Rank 4', 'Reduces the cooldown of your Mind Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Improved Mind Blast', 'Rank 5', 'Reduces the cooldown of your Mind Blast spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (15317, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Improved Shadow Word: Pain', 'Rank 2', 'Increases the duration of your Shadow Word: Pain spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Shadow Affinity', 'Rank 1', 'Reduces the threat generated by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Shadow Affinity', 'Rank 3', 'Reduces the threat generated by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (15323, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 2', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 0, 0), (15324, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 3', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 0, 0), (15325, 0, 0, 0, 1, 0, 0, 8, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 4', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 0, 0), (15326, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 5', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 0, 0), (15327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Shadow Focus', 'Rank 2', 'Reduces your target\'s chance to resist your Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Shadow Focus', 'Rank 3', 'Reduces your target\'s chance to resist your Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Shadow Focus', 'Rank 4', 'Reduces your target\'s chance to resist your Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Shadow Focus', 'Rank 5', 'Reduces your target\'s chance to resist your Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15258, 0, 0, 0, 0, 0, 9, 'Shadow Weaving', 'Rank 2', 'Your Shadow damage spells have a $s1% chance to cause your target to be vulnerable to Shadow damage. This vulnerability increases the Shadow damage dealt to your target by $15258s1% and lasts $15258d. Stacks up to $15258u times.', '', 0, 0, 0, 1, 1, 0), (15332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15258, 0, 0, 0, 0, 0, 9, 'Shadow Weaving', 'Rank 3', 'Your Shadow damage spells have a $s1% chance to cause your target to be vulnerable to Shadow damage. This vulnerability increases the Shadow damage dealt to your target by $15258s1% and lasts $15258d. Stacks up to $15258u times.', '', 0, 0, 0, 1, 0, 0), (15333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15258, 0, 0, 0, 0, 0, 9, 'Shadow Weaving', 'Rank 4', 'Your Shadow damage spells have a $s1% chance to cause your target to be vulnerable to Shadow damage. This vulnerability increases the Shadow damage dealt to your target by $15258s1% and lasts $15258d. Stacks up to $15258u times.', '', 0, 0, 0, 1, 0, 0), (15334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15258, 0, 0, 0, 0, 0, 9, 'Shadow Weaving', 'Rank 5', 'Your Shadow damage spells have a $s1% chance to cause your target to be vulnerable to Shadow damage. This vulnerability increases the Shadow damage dealt to your target by $15258s1% and lasts $15258d. Stacks up to $15258u times.', '', 0, 0, 0, 1, 0, 0), (15335, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15271, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 2', 'Gives you a $h% chance to gain a $15271s1% bonus to your Spirit after killing a target that yields experience or honor. For the duration, your mana will regenerate at a $15271s2% rate while casting. Lasts $15271d.', '', 0, 0, 0, 1, 1, 1), (15336, 0, 0, 0, 1, 0, 0, 60, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15271, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 3', 'Gives you a $h% chance to gain a $15271s1% bonus to your Spirit after killing a target that yields experience or honor. For the duration, your mana will regenerate at a $15271s2% rate while casting. Lasts $15271d.', '', 0, 0, 0, 1, 1, 1), (15337, 0, 0, 0, 1, 0, 0, 80, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15271, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 4', 'Gives you a $h% chance to gain a $15271s1% bonus to your Spirit after killing a target that yields experience or honor. For the duration, your mana will regenerate at a $15271s2% rate while casting. Lasts $15271d.', '', 0, 0, 0, 1, 1, 1), (15338, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15271, 0, 0, 0, 0, 0, 152, 'Spirit Tap', 'Rank 5', 'Gives you a $h% chance to gain a $15271s1% bonus to your Spirit after killing a target that yields experience or honor. For the duration, your mana will regenerate at a $15271s2% rate while casting. Lasts $15271d.', '', 0, 0, 0, 1, 1, 1), (15340, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1483, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 150 mana to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nagmara\'s Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (15342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11950, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Windblossom Berries', '', '', '', 0, 0, 0, 1, 1, 1), (15343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 5, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11951, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Whipper Root Tubers', '', '', '', 0, 0, 0, 1, 1, 1), (15344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 5, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Night Dragon\'s Breath', '', '', '', 0, 0, 0, 1, 1, 1), (15345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +Mana Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15346, 0, 1, 0, 1, 0, 0, 100, 0, 30, 9, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15347, 0, 0, 0, 0, 0, 307, 'Seal of Reckoning', '', 'Surrounds an ally with a seal that lasts $d. Every time the sealed character strikes an enemy, the sealed character gains health.', 'Gaining health every time an enemy is struck.', 0, 0, 0, 1, 1, 1), (15347, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Seal of Reckoning Effect', '', '', '', 0, 0, 0, 1, 1, 1), (15349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Spiritual Healing', 'Rank 2', 'Increases the amount healed by your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Spiritual Healing', 'Rank 3', 'Increases the amount healed by your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Spiritual Healing', 'Rank 4', 'Increases the amount healed by your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Spiritual Healing', 'Rank 5', 'Increases the amount healed by your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (15357, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Inspiration', 'Rank 2', '', 'Increases armor by $s1%.', 0, 0, 0, 1, 1, 1), (15359, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Inspiration', 'Rank 3', '', 'Increases armor by $s1%.', 0, 0, 0, 1, 1, 1), (15362, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15357, 0, 0, 0, 0, 0, 79, 'Inspiration', 'Rank 2', 'Increases your target\'s armor by $15357s1% for $15357d after getting a critical effect from your Flash Heal, Heal, Greater Heal, Binding Heal, Prayer of Healing, or Circle of Healing spell.', '', 0, 0, 0, 1, 0, 0), (15363, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15359, 0, 0, 0, 0, 0, 79, 'Inspiration', 'Rank 3', 'Increases your target\'s armor by $15359s1% for $15359d after getting a critical effect from your Flash Heal, Heal, Greater Heal, Binding Heal, Prayer of Healing, or Circle of Healing spell.', '', 0, 0, 0, 1, 0, 0), (15366, 0, 1, 0, 1, 0, 0, 101, 0, 50, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 14, 0, 0, 0, 0, 189, 29, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1792, -1, 0, 0, 0, 0, 0, 0, 0, 502, 'Songflower Serenade', '', 'Increases critical strike rating and spell critical strike rating by $s1 and all attributes by $s2 for $d.', 'Increases critical strike rating and spell critical strike rating by $s1 and all attributes by $s2.', 0, 0, 0, 1, 1, 1), (15367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 130', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +HP Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15389, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1503, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 100 hit points to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +AC Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15391, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1504, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 125 armor to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Improved Psychic Scream', 'Rank 1', 'Reduces the cooldown of your Psychic Scream spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +FR Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15394, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1505, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 20 fire resistance to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +STR Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15397, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 8 strength to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15398, 43, 0, 12, 1, 0, 0, 101, 0, 1, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'The caster lets out a psychic scream, causing an enemy to be frozen in fear for $d.', 'Frozen in Fear.', 0, 0, 1, 1, 1, 1), (15399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +STA Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15400, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1507, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 8 stamina to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +AGI Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15402, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 8 agility to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +INT Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15404, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1509, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 8 intellect to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +SPI Leg R1', '', '', '', 0, 0, 0, 1, 1, 1), (15406, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Arcane Amalgamation', '', 'Permanently adds 8 spirit to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (15407, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 27, 45, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 1', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (15408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 84, 13, 0, 0, 0, 0, 35, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +MANA/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15427, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1523, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 13, 0, 0, 0, 0, 34, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +HP/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15429, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1524, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15430, 431, 0, 0, 1, 0, 0, 101, 0, 28, 0, 290, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 49, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 2', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $23458a1 yards for $23458s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (15431, 431, 0, 0, 1, 0, 0, 101, 0, 36, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 75, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 3', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $23459a1 yards for $23459s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (15437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 13, 0, 0, 0, 0, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +AC/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15438, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Thorns', 'Rank 1', 'When struck in combat inflicts $s1 Arcane damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (15439, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1525, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 13, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +STR/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15441, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1526, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 13, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +STA/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15444, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1527, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 13, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +AGI/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15446, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1528, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 13, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +INT/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Improved Psychic Scream', 'Rank 2', 'Reduces the cooldown of your Psychic Scream spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (15449, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1529, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Improved Psychic Scream', 'Rank 3', 'Decreases an enemy\'s chance to resist your Psychic Scream spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (15451, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15453, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 26, 0, 0, 274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 13, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +SPI/FR Leg R2', '', '', '', 0, 0, 0, 1, 1, 1), (15458, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 0, 0), (15461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +STR/STA Leg R3', '', '', '', 0, 0, 0, 1, 1, 1), (15462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 14, 0, 0, 0, 0, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +AC/FR Leg R3', '', '', '', 0, 0, 0, 1, 1, 1), (15463, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1532, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legendary Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 1, 0), (15464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 10', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 30', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 40', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 50', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15470, 0, 2, 0, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -1, 0, 10, 10, 0, 65, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', '', 'Forces nearby enemies to speak in Demonic, reducing their casting speed by $s1% for $d. Only one curse per warlock can be active on any one target.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (15471, 0, 0, 0, 1, 0, 0, 101, 0, 32, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -101, 0, 0, 0, 0, 27, 138, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Enveloping Web', '', 'Immobilizes an enemy, increases the time between its attacks by $s2%, and prevents it from casting spells for $d.', 'Unable to move or cast spells.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (15472, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (15473, 39, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 14, -16, 0, 0, 0, 36, 79, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 32, 1, 0, 0, 0, 0, 0, 0, 1552, 'Shadowform', '', 'Assume a Shadowform, increasing your Shadow damage by $s2% and reducing Physical damage done to you by $s3%. However, you may not cast Holy spells while in this form.', 'Shadow damage you deal increased by $s2%. Physical damage you take reduced by $s3%. You may not cast Holy spells.', 32, 0, 0, 1, 1, 1), (15474, 34, 0, 7, 1, 0, 0, 101, 0, 10, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 10, 10, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Web Explosion', '', 'Immobilizes nearby enemies for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (15475, 18, 4, 0, 1, 0, 0, 101, 0, 1, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 181, 0, 1, 509, 0, 13, 13, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Baneful Poison', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to nearby enemies for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15487, 0, 1, 9, 1, 45000, 0, 101, 0, 0, 28, 225, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Silence', '', 'Silences the target, preventing them from casting spells for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (15488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 14, 0, 0, 0, 0, 35, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +MANA/FR Leg R3', '', '', '', 0, 0, 0, 1, 1, 1), (15489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Item +INT/SPI Leg R3', '', '', '', 0, 0, 0, 1, 1, 1), (15490, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1543, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legendary Arcane Amalgamation', '', '', '', 0, 0, 0, 1, 1, 0), (15491, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Collect Blessed Water', '', 'Fill in the Temple of the Moon.', '', 0, 0, 0, 1, 0, 0), (15493, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 75, 0, 0, 466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (15494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fury of Forgewright', '', 'Grants $s2 extra attacks on your next swing.', 'Infused with the spirit of Franclorn Forgewright. You may only speak in Dwarvish.', 0, 0, 0, 1, 1, 1), (15495, 0, 0, 0, 4, 0, 0, 101, 0, 30, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Explosive Shot', '', 'Inflicts weapon damage and $s1 additional Fire damage to an enemy and any of its nearby allies.', '', 0, 0, 0, 1, 1, 1), (15496, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (15497, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 71, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15498, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (15499, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, -51, 131, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15500, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15501, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 17, 0, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (15502, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at nearby enemies, reducing their armor by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (15503, 25, 0, 0, 1, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Healing Potion', '', 'Uses a Holy elixir to heal the caster.', '', 0, 0, 0, 1, 1, 1), (15504, 25, 0, 0, 1, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 95, 0, 0, 589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Healing Potion', '', 'Uses a Holy elixir to heal the caster.', '', 0, 0, 0, 1, 1, 1), (15505, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 27, 95, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15506, 0, 1, 0, 1, 0, 0, 25, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15570, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (15507, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (15508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 120', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15529, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15538, 0, 0, 0, 0, 0, 937, 'Gout of Flame', '', '', 'Periodically inflicting $15538s1 Fire damage to enemies in a cone in front of the caster.', 0, 0, 0, 1, 1, 1), (15530, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 59, 1, 0, 166, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15531, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 110, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (15532, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 41, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (15533, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Stoned - Channel Cast Visual', '', '', '', 0, 0, 0, 1, 1, 1), (15534, 0, 1, 17, 16, 0, 0, 101, 0, 8, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (15535, 99, 1, 12, 5, 0, 0, 101, 0, 10, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Enveloping Winds', 'Rank 1', 'Surrounds an enemy with a cyclone for up to $d. If the target takes any damage, it will break free of the imprisoning winds.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15536, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15537, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (15538, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Gout of Flame', '', '', '', 0, 0, 0, 1, 1, 1), (15539, 31, 0, 0, 1, 0, 0, 101, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Conjure Staff of Command', '', '', '', 0, 0, 0, 1, 1, 1), (15547, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15548, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 5, 1, 1, 34, -41, -34, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (15549, 85, 0, 0, 23, 0, 0, 101, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chained Bolt', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (15550, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts Physical damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (15570, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 41, 143, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15571, 0, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', 'A concussive strike that reduces movement speed by $s1%.', 'Dazed.', 0, 0, 0, 1, 1, 1), (15572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (15573, 0, 1, 0, 1, 0, 0, 25, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15574, 0, 0, 0, 0, 0, 31, 'Fire Blast', '', '', '', 0, 0, 0, 1, 1, 1), (15574, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15575, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Flame Cannon', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15576, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (15577, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 199, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (15578, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (15580, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (15581, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (15582, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (15583, 0, 0, 15, 1, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 'Rupture', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15585, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 61, 0, 0, 373, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', '', 'Invokes Holy magic to heal nearby party members.', '', 0, 0, 0, 1, 1, 1), (15586, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (15587, 19, 0, 0, 16, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (15588, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 9, 1, 1, 70, -41, -34, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (15589, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 299, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (15590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Fist Weapons', '', '', '', 0, 0, 0, 1, 1, 1), (15591, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Revive Ringo', '', 'Revive Ringo with water.', '', 0, 0, 0, 1, 1, 1), (15592, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (15593, 32, 0, 12, 1, 0, 0, 101, 0, 45, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 49, 8, 0, 8, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15594, 0, 0, 0, 1, 0, 0, 1, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15595, 0, 0, 0, 0, 0, 1, 'Force of Will', '', 'When struck in combat has a 1% chance of reducing all melee damage taken by 25 for 10 sec.', '', 0, 0, 0, 1, 0, 0), (15595, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1556, 'Force of Will', '', '', 'Melee damage taken reduced by 25.', 0, 0, 0, 1, 0, 0), (15596, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11382, 7078, 14343, 0, 0, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11811, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1568, 'Smoking Heart of the Mountain', '', '', '', 0, 0, 0, 1, 1, 1), (15598, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', 'Rank 1', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (15599, 0, 1, 0, 1, 0, 0, 5, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15598, 0, 0, 0, 0, 0, 502, 'Firebolt', '', 'Has a 5% chance on striking the enemy for $9057s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (15600, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15601, 0, 0, 0, 0, 0, 320, 'Hand of Justice', '', 'Chance on melee hit to gain 1 extra attack.', '', 0, 0, 0, 1, 0, 0), (15601, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 315, 'Hand of Justice', '', '', '', 0, 0, 0, 1, 0, 0), (15602, 0, 0, 0, 1, 0, 0, 101, 0, 56, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Lord General\'s Sword', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (15603, 0, 0, 0, 1, 0, 0, 2, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33394, 0, 0, 0, 0, 0, 329, 'Healer Trinket', '', 'When struck in combat has a 2% chance of gaining 260 mana.', '', 0, 0, 0, 1, 0, 0), (15604, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Second Wind', '', 'Restores $s1 mana every $t1 sec for $d.', 'Restores $s1 mana every $t1 sec.', 0, 0, 0, 1, 0, 0), (15605, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15607, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravenous Claw', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (15609, 34, 0, 7, 3, 0, 0, 101, 0, 14, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 23, 0, 0, 138, 0, 13, 13, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes nearby enemies for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (15610, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (15611, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lizard Bolt', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15612, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lizard Bolt', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15614, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (15615, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy for $s1 damage and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (15616, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 95, 25, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (15617, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Shank', '', 'Inflicts normal damage plus $s1 to an enemy when attacking from behind.', '', 0, 0, 0, 1, 1, 1), (15618, 0, 0, 12, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Snap Kick', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15619, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1497, 'Throw Wrench', '', 'Throws a wrench at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15620, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15621, 65, 0, 12, 1, 0, 0, 101, 0, 23, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Skull Crack', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15627, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4338, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Applying the Lure', '', 'Lures out the queen of the Gorishi hive when used on a Gorishi Silithid Crystal.', '', 0, 0, 0, 1, 1, 1), (15628, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4394, 7077, 7191, 3860, 0, 0, 0, 0, 1, 1, 1, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Bombling', '', '', '', 0, 0, 0, 1, 1, 1), (15629, 911, 0, 0, 18, 0, 0, 101, 0, 30, 0, 50, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 3', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 2).', '', 0, 0, 0, 1, 1, 1), (15630, 911, 0, 0, 18, 0, 0, 101, 0, 40, 0, 70, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 4', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 3).', '', 0, 0, 0, 1, 1, 1), (15631, 911, 0, 0, 18, 0, 0, 101, 0, 50, 0, 90, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 5', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 4).', '', 0, 0, 0, 1, 1, 1), (15632, 911, 0, 0, 18, 0, 0, 101, 0, 60, 0, 110, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 6', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 5).', '', 0, 0, 0, 1, 1, 1), (15633, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7075, 4389, 7191, 3860, 6037, 0, 0, 0, 1, 2, 1, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lil\' Smoky', '', '', '', 0, 0, 0, 1, 1, 1), (15636, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 0, 0, 0, 0, 39, 61, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 15643, 0, 0, 0, 937, 'Avatar of Flame', '', 'Surrounds the caster in flames for $d., giving the caster magic immunity and the ability to inflict $15643s1 Fire damage to an enemy on attack.', 'Immune to magic.\nInflicting $15643s1 Fire damage on attack.', 0, 0, 0, 1, 1, 1), (15641, 65, 0, 0, 1, 0, 0, 10, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15642, 0, 0, 0, 0, 0, 555, 'Ironfoe', '', '', '', 0, 0, 0, 1, 1, 1), (15642, 65, 0, 0, 1, 0, 0, 101, 0, 14, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 6, 0, 1, 1, 0, 2, 9, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Ironfoe', '', '', 'Melee critical-hit chance increased by $s1%.', 0, 0, 0, 1, 1, 1), (15643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Flames', '', '', '', 0, 0, 0, 1, 0, 0), (15646, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1156, 'Burst of Knowledge', 'Rank 1', 'Reduces mana cost of all spells by 100 for $d.', 'Reduced mana cost.', 0, 0, 0, 1, 1, 1), (15647, 0, 0, 0, 5, 0, 0, 101, 0, 20, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9937, 0, 0, 0, 0, 0, 0, 0, 0, 1522, 'Summon Common Kitten', '', 'Release the kitten near the Jadefire Satyrs\' corrupted moonwell.', '', 0, 0, 0, 1, 1, 1), (15648, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9936, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Corrupted Kitten', '', 'Right Click to summon and dismiss your cat.', '', 0, 0, 0, 1, 1, 1), (15649, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Collect Corrupted Water', '', 'Fill at the Jadefire Satyrs\' corrupted moonwell.', '', 0, 0, 0, 1, 0, 0), (15651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Flame Attack Visual Effect', '', '', '', 0, 0, 0, 1, 0, 0), (15652, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Head Smash', '', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15653, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15654, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15655, 88, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15656, 0, 4, 0, 1, 0, 0, 101, 0, 7, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -11, 9, 0, 0, 0, 138, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Poisonous Stab', '', 'Inflicts $s3 Nature damage to an enemy every $t3 sec., increasing the time between its attacks by $s1% and its movement by $s2% for $d.', '$s3 Nature damage inflicted every $t3 sec.\nTime between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (15657, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (15658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wake Up Princess', '', '', '', 0, 0, 0, 1, 0, 0), (15659, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (15660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Princess Saved', '', '', '', 0, 0, 0, 1, 0, 0), (15661, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 13, 47, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15662, 0, 0, 0, 5, 0, 0, 101, 0, 30, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 134, 4, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (15664, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 8, 2, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (15665, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (15666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 100', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15667, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 135, 0, 0, 832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (15668, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Fiery Burst', '', 'Inflicts Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (15687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 250', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, 41, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 42', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (15689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 104, 104, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 105', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (15690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Mind Control', '', '', '', 0, 0, 0, 1, 0, 0), (15691, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Eviscerate', '', 'Finishing move that causes damage.', '', 0, 0, 0, 1, 1, 1), (15692, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Eviscerate', '', 'Eviscerates an enemy, inflicting $s1 Physical damage.', '', 0, 0, 0, 1, 1, 1), (15693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 150', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15695, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Mana Drain', '', 'Wounds the target for $s1 damage and converts that damage into mana to you.', '', 0, 0, 0, 1, 1, 1), (15696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 52, 17, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 53', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (15698, 0, 0, 0, 32, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling Empty Jar', '', 'Fills an Empty Cursed Ooze Jar with a sample of Cursed Ooze. WARNING! Will likely destroy the creature\'s body.', '', 0, 0, 0, 1, 1, 1), (15699, 0, 0, 0, 32, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling Empty Jar', '', 'Fills an Empty Tainted Ooze Jar with a sample of Tainted Ooze. WARNING! Will likely destroy the creature\'s body.', '', 0, 0, 0, 1, 1, 1), (15700, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 201, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whipper Root Tuber', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (15701, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 63, 63, 0, 393, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Night Dragon\'s Breath', '', 'Restores $s1 mana and $s2 health.', '', 0, 0, 0, 1, 1, 1), (15702, 0, 0, 0, 32, 0, 10242, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling Empty Jar', '', 'Fills an Empty Pure Sample Jar with a sample of pure ooze. WARNING! Will likely destroy the creature\'s body.', '', 0, 0, 0, 1, 1, 1), (15708, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 299, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (15709, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8225, 0, 0, 0, 0, 0, 244, 'Cowardice', '', '', '', 0, 0, 0, 1, 1, 1), (15710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9778, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Flamekin Torcher', '', 'Summons $s1 $lFlamekin Torcher:Flamekin Torchers; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (15711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 9779, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Flamekin Rager', '', 'Summons $s1 $lFlamekin Rager:Flamekin Ragers; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (15712, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 64, 75, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15752, 15753, 0, 0, 0, 1524, 'Linken\'s Boomerang', '', 'Flings a magical boomerang towards target enemy dealing $s1 damage and has a chance to stun or disarm them.', '', 0, 0, 0, 1, 1, 1), (15713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1524, 'Boomerang', '', '', '', 0, 0, 0, 1, 0, 0), (15714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 21, 21, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 22', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (15715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 25', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (15716, 21, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (15717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15727, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (15728, 0, 3, 0, 19, 0, 0, 101, 0, 1, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -2, 8, 8, 8, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 1614, 'Plague Cloud', '', 'Reduces Strength by $s1, Agility by $s2, and Intellect by $s3 for all enemies in a selected area for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.\nIntellect reduced by $s3.', 0, 0, 0, 1, 1, 1), (15729, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'Remove Curse', '', 'Dispels $s1 $lcurse:curses; from an ally.', '', 0, 0, 0, 1, 1, 1), (15730, 0, 2, 0, 5, 0, 0, 33, 0, 10, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40431, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', '', 'Chance to heal enemy target on hit.', 0, 0, 0, 1, 1, 1), (15732, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 20, 71, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15733, 0, 1, 0, 1, 0, 0, 25, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15732, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (15734, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon', '', 'Teleports $s1 enemy $ltarget:targets; to the caster.', '', 0, 0, 0, 1, 0, 0), (15735, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15736, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (15736, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arena Flash', '', '', '', 0, 0, 0, 1, 1, 0), (15739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arena Flash', '', '', '', 0, 0, 0, 1, 0, 0), (15740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arena Flash', '', '', '', 0, 0, 0, 1, 1, 0), (15741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arena Flash', '', '', '', 0, 0, 0, 1, 0, 0), (15742, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ashcrombe\'s Teleport', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (15743, 0, 0, 12, 19, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 98, 1, 0, 1, 1249, 0, 74, 9, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 11, 'Flamecrack', '', 'Inflicts $s1 Fire damage to all enemies in a $a1 yard area.', '', 25, 0, 0, 1, 1, 1), (15744, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 121, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (15745, 0, 0, 0, 5, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10161, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Rookery Whelp', '', '', '', 0, 0, 0, 1, 1, 0), (15746, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 2316, 'Hatch Rookery Egg', '', '', '', 0, 0, 0, 1, 0, 0), (15748, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze Rookery Egg', '', 'Freeze a nearby Rookery Egg.', '', 0, 0, 0, 1, 1, 1), (15749, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Shield Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', 'Stunned.', 0, 0, 0, 1, 1, 1), (15750, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rookery Whelp Spawn-in Spell', '', '', '', 0, 0, 0, 1, 1, 1), (15752, 109, 0, 3, 1, 0, 0, 101, 0, 8, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarm the enemy\'s weapon for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (15753, 0, 0, 12, 1, 0, 0, 101, 0, 1, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (15758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15779, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10179, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'White Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (15780, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10178, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Green Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (15781, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10180, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Steel Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (15783, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 5, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (15784, 0, 1, 0, 1, 0, 0, 100, 0, 1, 3, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 6136, 0, 0, 0, 0, 181, 'Frost Armor', '', 'Encases an ally in a layer of frost that lasts $d. The thick ice increases armor by $s1, slows melee attackers\' movement to $6136s2%, and increases the time between their attacks by $6136s1%.', 'Armor increased by $s1.\nSlowing melee attackers\' movement and attacks.', 0, 0, 0, 1, 1, 1), (15785, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 39, 0, 0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (15786, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2630, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Earthbind Totem', '', 'Summons an Earthbind Totem that lasts $d. and periodically reduces the movement speed of nearby enemies to $3600s1% of normal.', '', 0, 0, 0, 1, 1, 1), (15787, 35, 0, 0, 1, 0, 0, 101, 0, 20, 28, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10183, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Moonflare Totem', '', 'Summons a Moonflare Totem at the caster\'s feet. Totem lasts $d. and inflicts Arcane damage to nearby enemies every $15789t1 sec.', '', 0, 0, 0, 1, 1, 1), (15788, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 94, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Moonflare', '', '', '', 0, 0, 0, 1, 1, 1), (15789, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15788, 0, 0, 0, 0, 0, 1485, 'Moonflare', '', '', '', 0, 0, 0, 1, 1, 1), (15790, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15791, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (15791, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15792, 0, 0, 0, 6, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10681, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Blackhand Veteran', '', '', '', 0, 0, 0, 1, 1, 1), (15793, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (15794, 0, 0, 0, 6, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10680, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Blackhand Dreadweaver', '', '', '', 0, 0, 0, 1, 1, 1), (15795, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (15797, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15798, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 7, 0, 17, 36, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15799, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets, but the healing energy is diminished by 50% for each successive target.', '', 0, 0, 0, 0.5, 1, 1), (15800, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 57, 0, 0, 353, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (15801, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (15802, 0, 2, 0, 14, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -41, 0, 0, 0, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (15804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 1000', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 33, 33, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 34', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 31, 31, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 32', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 37, 37, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 38', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, 41, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 42', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 43, 43, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 44', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 45, 45, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 46', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 51, 51, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 52', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 53, 53, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 54', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 55, 55, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 56', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 57, 57, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 58', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 61, 61, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 62', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 63, 63, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 64', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 65, 65, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 66', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 67, 67, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 68', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 69, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 70', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 71, 71, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 72', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15822, 0, 1, 10, 1, 0, 0, 101, 0, 40, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 299, 299, 0, 0, 0, 12, 8, 24, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Dreamless Sleep', '', 'Puts the imbiber in a dreamless sleep for $d. During that time the imbiber heals 1200 health and 1200 mana.', 'Dreamless Sleep.', 0, 0, 0, 1, 1, 1), (15823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 73, 73, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 74', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 75, 75, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 76', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 77, 77, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 78', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, 79, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 80', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 81, 81, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 82', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 83, 83, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 84', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 85, 85, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 86', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 87, 87, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 88', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 89, 89, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 90', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 91, 91, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 92', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (15833, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8831, 8925, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dreamless Sleep Potion', '', '', '', 0, 0, 0, 1, 1, 1), (15847, 0, 0, 12, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 401, 1, 0, 599, 149, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 1525, 'Tail Sweep', '', 'Inflicts $s1 damage on enemies in a cone behind the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (15848, 0, 3, 0, 1, 0, 0, 101, 0, 20, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Festering Rash', '', 'Reduces all of an enemy\'s attributes by $s1 for $d.', 'All attributes reduced by $s1.', 0, 0, 0, 1, 1, 1), (15849, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15850, 0, 0, 0, 0, 0, 187, 'Chill Wind', '', '', 'May slow attackers.', 0, 0, 0, 1, 1, 1), (15850, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Chilled', '', '', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (15851, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Dragonbreath Chili', '', '', '', 0, 0, 0, 1, 1, 1), (15852, 11, 4, 0, 1, 0, 0, 5, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15851, 0, 0, 0, 0, 0, 937, 'Dragonbreath Chili', '', 'Occasionally belch flame at enemies struck in melee for the next $d.', 'You don\'t feel so well....', 0, 0, 0, 1, 1, 1), (15853, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 1015, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lean Wolf Steak', '', '', '', 0, 0, 0, 1, 1, 1), (15855, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12184, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Roast Raptor', '', '', '', 0, 0, 0, 1, 1, 1), (15856, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12203, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hot Wolf Ribs', '', '', '', 0, 0, 0, 1, 1, 1), (15859, 99, 1, 1, 5, 0, 0, 101, 0, 10, 28, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -101, 0, 0, 0, 0, 6, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominate Mind', '', 'Takes control of a humanoid enemy up to level $s1 for $d., but increases the time between its attacks by $s2%.', 'Charmed.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (15860, 0, 0, 0, 1, 0, 0, 101, 0, 20, 105, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15861, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12202, 159, 4536, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Jungle Stew', '', '', '', 0, 0, 0, 1, 1, 1), (15863, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12037, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Carrion Surprise', '', '', '', 0, 0, 0, 1, 1, 1), (15865, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12037, 2596, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mystery Stew', '', '', '', 0, 0, 0, 1, 1, 1), (15867, 0, 0, 0, 1, 0, 0, 101, 0, 20, 125, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10217, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Flame Buffet Totem', '', 'Summons a Flame Buffet Totem at the caster\'s feet. Totem lasts for $d. and attacks an enemy every 2 sec.', '', 0, 0, 0, 1, 1, 1), (15869, 23, 0, 0, 5, 0, 0, 101, 0, 10, 9, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10218, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Superior Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (15870, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 115, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (15871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15872, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15870, 0, 0, 0, 0, 0, 87, 'Superior Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (15873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15876, 36, 1, 0, 1, 0, 0, 10, 0, 15, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15878, 0, 0, 0, 0, 0, 56, 'Ice Blast', '', '', '', 0, 0, 0, 1, 1, 1), (15877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15878, 36, 0, 12, 1, 0, 0, 101, 0, 1, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Ice Blast', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (15879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15906, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12037, 4402, 2692, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dragonbreath Chili', '', '', '', 0, 0, 0, 1, 1, 1), (15907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15910, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12204, 3713, 159, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Kodo Stew', '', '', '', 0, 0, 0, 1, 1, 1), (15912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15915, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12206, 2692, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spiced Chili Crab', '', '', '', 0, 0, 0, 1, 1, 1), (15916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Mace', '', 'Increases two-handed maces skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15933, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12207, 3713, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Monster Omelet', '', '', '', 0, 0, 0, 1, 1, 1), (15935, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12223, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crispy Bat Wing', '', '', '', 0, 0, 0, 1, 1, 1), (15937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (15956, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +3', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (15957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 300', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (15958, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 24, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12241, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Collect Rookery Egg', '', 'Collect a nearby dragon egg.', '', 0, 0, 0, 1, 1, 0), (15967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Magic Resist 10', '', 'Increases resistance to all schools of magic by $s1.', '', 0, 0, 0, 1, 1, 1), (15968, 73, 0, 0, 1, 0, 0, 101, 0, 20, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (15969, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Tormenting Lash', '', 'Lashes an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (15970, 0, 1, 10, 4, 0, 0, 101, 0, 20, 1, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (15971, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (15972, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3466, 1206, 7067, 4234, 0, 0, 0, 10, 2, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Glinting Steel Dagger', '', '', '', 0, 0, 0, 1, 1, 1), (15973, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3577, 7068, 4234, 0, 0, 0, 0, 10, 4, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Searing Golden Blade', '', '', '', 0, 0, 0, 1, 1, 1), (15976, 0, 0, 15, 1, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Puncture', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (15978, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15976, 0, 0, 0, 0, 0, 243, 'Puncture', '', '', '', 0, 0, 0, 1, 0, 0), (15979, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 91, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls magic at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (15980, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 29, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (15981, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (15982, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (15993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bijou Vanish', '', '', '', 0, 0, 0, 1, 1, 0), (15998, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Worg Pup', '', 'Use when near a Bloodaxe Worg Pup. Don\'t worry, it is G.E.T.A. approved.', '', 0, 0, 0, 1, 1, 0), (15999, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 10259, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Worg Pup', '', 'Right Click to summon and dismiss your worg pup.', '', 0, 0, 0, 1, 1, 1), (16000, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (16001, 0, 0, 0, 1, 0, 0, 101, 0, 20, 105, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000000, 0, 0, 0, 0, 0, 0, 0, 0, 10261, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Burning Felhound', '', '', '', 0, 0, 0, 1, 0, 0), (16003, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate Visual Passive', '', '', '', 0, 0, 0, 1, 1, 1), (16004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10263, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Burning Felguard', '', '', '', 0, 0, 0, 1, 0, 0), (16005, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 8, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16006, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (16007, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Draco-Incarcinatrix 900', '', 'Fire at a dragonkin Broodling in the Burning Steppes.', '', 0, 0, 0, 1, 0, 0), (16027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175264, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Broodling Essence', '', '', '', 0, 0, 0, 1, 1, 1), (16028, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4734, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze Rookery Egg - Prototype', '', 'Use on a Rookery Egg, then return to Tinkee.', '', 0, 0, 0, 1, 1, 1), (16029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9280, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Eggscilliscope', '', '', '', 0, 0, 0, 1, 1, 1), (16031, 0, 0, 0, 6, 0, 0, 101, 0, 48, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10290, 0, 0, 0, 0, 0, 0, 0, 226, 'Releasing Corrupt Ooze', '', 'Releases a captured Felwood ooze so it can interact with a primal ooze in Un\'Goro Crater.', '', 0, 0, 0, 1, 1, 1), (16032, 0, 0, 0, 3, 0, 0, 101, 0, 48, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 'Merging Oozes', '', 'A captured Felwood ooze merges with a primal ooze of Un\'Goro Crater.', '', 0, 0, 0, 1, 0, 0), (16033, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.9, 1, 1), (16034, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 87, 0, 0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (16035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268435456, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 12, 'Concussion', 'Rank 1', 'Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Mind Probe', '', '', '', 0, 0, 0, 1, 0, 0), (16038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Call of Flame', 'Rank 1', 'Increases the damage done by your Fire Totems by $s1%.', '', 0, 0, 0, 1, 0, 0), (16039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Convection', 'Rank 1', 'Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Reverberation', 'Rank 1', 'Reduces the cooldown of your Shock spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Call of Thunder', 'Rank 1', 'Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (16043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 0, 0, 0, 689, 'Earth\'s Grasp', 'Rank 1', 'Increases the health of your Stoneclaw Totem by $s1% and the radius of your Earthbind Totem by $s2%.', '', 0, 0, 0, 1, 1, 0), (16044, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (16045, 0, 0, 18, 1, 0, 10, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Encage', '', 'Encages an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 0, 0), (16046, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 27, 1, 0, 160, -71, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16047, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Emberseer Full Strength', '', '', '', 0, 0, 0, 1, 1, 0), (16048, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16049, 0, 0, 0, 0, 0, 876, 'Emberseer Growing', '', '', '', 0, 0, 0, 1, 1, 0), (16049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 1, 1, 0, 0, 4, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Emberseer Growing', '', '', '', 0, 0, 0, 1, 1, 0), (16050, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -81, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slowing Ooze', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (16051, 0, 0, 0, 5, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Barrier of Light', '', '', '', 0, 0, 0, 1, 0, 0), (16052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Emberseer Transform', '', '', '', 0, 0, 0, 1, 1, 0), (16053, 0, 0, 1, 14, 0, 27692, 101, 0, 57, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 61, 0, -26, 9, 0, 0, 2, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominion of Soul', '', 'Controls Emberstrife\'s mind when his will falters.', '', 0, 0, 0, 1, 1, 1), (16054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 76, 86, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175322, 15, 0, 0, 0, 0, 0, 0, 33, 'Flames of the Black Flight', '', '', '', 0, 0, 0, 1, 1, 1), (16055, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7322, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Nightsaber', '', 'Summons and dismisses a rideable Nightsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16056, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10322, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Frostsaber', '', 'Summons and dismisses a rideable Frostsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16057, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175321, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Unforged Seal', '', 'Places the Unforged Seal of Ascension. Use in front of Emberstrife.', '', 0, 0, 0, 1, 0, 0), (16058, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10336, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Primal Leopard', '', 'Summons and dismisses a rideable Leopard.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16059, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10337, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tawny Sabercat', '', 'Summons and dismisses a rideable Tawny Saber Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16060, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10338, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Golden Sabercat', '', 'Summons and dismisses a rideable Golden Saber Cat.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16067, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Arcane Blast', '', 'Blasts a target for $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (16068, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Encage', '', '', '', 0, 0, 0, 1, 0, 0), (16069, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nefarius Attack 001', '', '', '', 0, 0, 0, 1, 0, 0), (16070, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Nefarius Attack 000', '', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (16071, 0, 2, 0, 5, 0, 0, 101, 0, 55, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 187, 0, 0, 656, 0, 0, 0, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766, 'Curse of the Firebrand', '', 'Inflicts $s1 Fire damage to an enemy every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16072, 0, 0, 0, 6, 0, 0, 101, 0, 1, 62, 0, 2, 0, 0, 12341, 12342, 12343, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 50, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175336, 3938, 0, 0, 0, 0, 0, 0, 0, 289, 'Purify and Place Food', '', 'Creates a bowl of purified food that the furbolg are sure to enjoy. It requires fruit, grain, and nuts from the Blackwood camp.', '', 0, 0, 0, 1, 1, 1), (16073, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill with moonwell water to prepare the bowl to cleanse food placed in it.', '', 0, 0, 0, 1, 1, 1), (16074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Burning Felguard Spawn', '', '', '', 0, 0, 0, 1, 0, 0), (16075, 0, 0, 12, 4, 0, 0, 101, 0, 1, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 1749, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1529, 'Throw Axe', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (16077, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', '', '', 0, 0, 0, 1, 1, 1), (16078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emberseer Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (16079, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 294, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (16080, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4270, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Red Wolf', '', 'Summons and dismisses a rideable red wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16081, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Arctic Wolf', '', 'Summons and dismisses a rideable arctic wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16082, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Palomino Stallion', '', 'Summons and dismisses a rideable Palomino. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16083, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 305, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'White Stallion', '', 'Summons and dismisses a rideable white stallion. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16084, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7704, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Mottled Red Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (16086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1001, -1001, -26, 0, 0, 0, 107, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 1, 2, 0, 0, 0, 0, 0, 0, 33, 'Improved Fire Totems', 'Rank 1', 'Reduces the delay before your Fire Nova Totem activates by $/1000;s1 sec. and decreases the threat generated by your Magma Totem by $s3%.', '', 0, 0, 0, 1, 1, 1), (16089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Elemental Fury', '', 'Increases the critical strike damage bonus of your Searing, Magma, and Fire Nova Totems and your Fire, Frost, and Nature spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16092, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5302, 0, 0, 0, 0, 0, 28, 'Defensive State (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (16093, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Visual - Sleep Until Cancelled (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (16094, 50, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 6, 91, 91, 1, 254, 254, -51, 9, 9, 9, 0, 0, 33, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, stealing their mana and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16095, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Vicious Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16096, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Cowering Roar', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16097, 0, 1, 17, 1, 0, 0, 101, 0, 30, 1, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 13, 13, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms nearby enemies into frogs, rendering them unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (16098, 36, 2, 0, 5, 0, 0, 101, 0, 1, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 13, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by nearby enemies by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (16099, 50, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 6, 45, 45, 1, 127, 127, -51, 9, 9, 9, 0, 0, 33, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, stealing their mana and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16100, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (16101, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16102, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 37, 1, 0, 227, 47, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16103, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10375, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Summon Spire Spiderling', '', '', '', 0, 0, 0, 1, 1, 1), (16104, 33, 1, 12, 1, 0, 0, 101, 0, 43, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Crystallize', '', 'Stuns enemies in a cone in front of the caster, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268435456, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 12, 'Concussion', 'Rank 2', 'Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 12, 'Concussion', 'Rank 3', 'Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268435456, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 12, 'Concussion', 'Rank 4', 'Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268435456, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 12, 'Concussion', 'Rank 5', 'Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Convection', 'Rank 2', 'Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Convection', 'Rank 3', 'Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Convection', 'Rank 4', 'Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Convection', 'Rank 5', 'Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Reverberation', 'Rank 2', 'Reduces the cooldown of your Shock spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Reverberation', 'Rank 3', 'Reduces the cooldown of your Shock spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Reverberation', 'Rank 4', 'Reduces the cooldown of your Shock spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Reverberation', 'Rank 5', 'Reduces the cooldown of your Shock spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Call of Thunder', 'Rank 2', 'Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (16118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Call of Thunder', 'Rank 3', 'Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (16119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Call of Thunder', 'Rank 4', 'Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (16120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Call of Thunder', 'Rank 5', 'Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16121, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16122, 0, 0, 0, 0, 0, 250, 'Phasing', '', '', '', 0, 0, 0, 1, 1, 1), (16122, 38, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Phasing', '', '', 'Stealthed.', 0, 0, 0, 1, 1, 1), (16128, 0, 3, 0, 1, 0, 0, 101, 0, 20, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 19, 0, 0, 0, 0, 3, 14, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1614, 'Infected Bite', '', 'Inflicts Nature damage to an enemy every $t1 sec. and increases the Physical damage it takes for $d.', 'Nature damage inflicted every $t1 sec.\nIncreased Physical damage taken.', 0, 0, 0, 1, 1, 1), (16130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 0, 0, 0, 689, 'Earth\'s Grasp', 'Rank 2', 'Increases the health of your Stoneclaw Totem by $s1% and the radius of your Earthbind Totem by $s2%.', '', 0, 0, 0, 1, 1, 0), (16136, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15794, 0, 0, 0, 0, 0, 1490, 'Summoning Portal', '', '', '', 0, 0, 0, 1, 0, 0), (16138, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1643, 0, 0, 0, 0, 0, 0, 0, 0, 2189, 'Sharpen Blade V', '', 'Increase sharp weapon damage by 8 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (16139, 0, 0, 0, 1, 0, 4, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15792, 0, 0, 0, 0, 0, 1490, 'Summoning Portal', '', '', '', 0, 0, 0, 1, 0, 0), (16141, 49, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 271, 0, 0, 764, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Exploding Cadaver', '', '', '', 0, 0, 0, 1, 1, 1), (16142, 0, 0, 0, 1, 0, 0, 8, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16143, 0, 0, 0, 0, 0, 152, 'Cadaver Worms', '', '', '', 0, 0, 0, 1, 1, 1), (16143, 0, 3, 0, 1, 0, 0, 101, 0, 1, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, -101, 0, 0, 0, 0, 3, 88, 0, 10000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Cadaver Worms', '', '', '$s1 Shadow damage inflicted every $t1 sec.\nHealth regeneration rate reduced by $s2%.', 0, 0, 0, 1, 1, 1), (16144, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16145, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (16146, 36, 0, 0, 1, 0, 0, 100, 0, 15, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16147, 0, 0, 0, 0, 0, 31, 'Burning Ravaged Cadaver', '', '', '', 0, 0, 0, 1, 1, 1), (16147, 0, 0, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Burning Flesh', '', '', 'Prevents a Broken Cadaver from rising out of the corpse.', 0, 0, 0, 1, 1, 1), (16153, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10620, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Thorium', '', 'Allows the miner to smelt a chunk of thorium ore into a thorium bar. Smelting thorium requires a forge.', '', 0, 0, 0, 1, 1, 1), (16160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Call of Flame', 'Rank 2', 'Increases the damage done by your Fire Totems by $s1%.', '', 0, 0, 0, 1, 0, 0), (16161, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Call of Flame', 'Rank 3', 'Increases the damage done by your Fire Totems by $s1%.', '', 0, 0, 0, 1, 0, 0), (16162, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Call of Flame', 'Rank 4', 'Increases the damage done by your Fire Totems by $s1%.', '', 0, 0, 0, 1, 0, 0), (16163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Call of Flame', 'Rank 5', 'Increases the damage done by your Fire Totems by $s1%.', '', 0, 0, 0, 1, 0, 0), (16164, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16246, 0, 0, 0, 0, 0, 212, 'Elemental Focus', '', 'After landing a critical strike with a Fire, Frost, or Nature damage spell, you enter a Clearcasting state. The Clearcasting state reduces the mana cost of your next $16246n damage spells by $16246s1%.', '', 0, 0, 0, 1, 1, 1), (16166, 0, 1, 0, 1, 180000, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, -101, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 14, 0, 0, 0, 0, 0, 0, 0, 117, 'Elemental Mastery', '', 'When activated, this spell gives your next Fire, Frost, or Nature damage spell a $s1% critical strike chance and reduces the mana cost by $s2%.', 'Your next Fire, Frost, or Nature damage spell has its mana cost reduced by $s2% and is guaranteed a critical strike.', 0, 0, 0, 1, 1, 1), (16167, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10459, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Rend Blackhand Mounts', '', '', '', 0, 0, 0, 1, 0, 0), (16168, 0, 1, 0, 16, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 91, 1, 0, 554, 179, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts Fire damage to an enemy and increases the Fire damage it takes for $d.', 'Increased Fire damage taken.', 0, 0, 0, 1, 1, 1), (16169, 85, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (16170, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16171, 43, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 108, 1, 0, 1, 0, 0, 0, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 1, 14, 0, 0, 0, 0, 0, 0, 456, 'Empower Will', '', 'Dispels $s1 polymorph, charm, or knockout $leffect:effects; from nearby allies.', '', 0, 0, 0, 1, 1, 1), (16172, 52, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Head Crack', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (16173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Totemic Focus', 'Rank 1', 'Reduces the mana cost of your totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (16176, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16177, 0, 0, 0, 0, 0, 200, 'Ancestral Healing', 'Rank 1', 'Increases your target\'s armor value by $16177s1% for $16177d after getting a critical effect from one of your healing spells.', '', 0, 0, 0, 1, 0, 0), (16177, 0, 1, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 200, 'Ancestral Fortitude', 'Rank 1', '', 'Increases your armor value by $s1%.', 0, 0, 0, 1, 0, 0), (16178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Purification', 'Rank 1', 'Increases the effectiveness of your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Tidal Focus', 'Rank 1', 'Reduces the mana cost of your healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Nature\'s Guidance', 'Rank 1', 'Increases your chance to hit with melee attacks and spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Healing Focus', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any Shaman healing spell.', '', 0, 0, 0, 1, 0, 0), (16182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Wave', 'Rank 1', 'Reduces the casting time of your Healing Wave spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -600001, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 8, 0, 0, 0, 0, 0, 0, 0, 24, 'Improved Reincarnation', 'Rank 1', 'Reduces the cooldown of your Reincarnation spell by $/60000;s1 min and increases the amount of health and mana you reincarnate with by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (16186, 0, 3, 0, 1, 0, 0, 101, 0, 29, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 71, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Plague', '', 'Inflicts $s1 Nature damage to an enemy, then an additional $s2 damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 338, 'Restorative Totems', 'Rank 1', 'Increases the effect of your Mana Spring and Healing Stream Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16188, 0, 1, 0, 1, 180000, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Nature\'s Swiftness', '', 'When activated, your next Nature spell with a casting time less than 10 sec. becomes an instant cast spell.', 'Your next Nature spell with a casting time less than 10 secs will be an instant cast spell.', 0, 0, 0, 1, 1, 1), (16189, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Totemic Mastery', '', 'The radius of your totems that affect friendly targets is increased to 30 yards.', '', 0, 0, 0, 1, 1, 1), (16190, 591, 0, 0, 1, 0, 0, 101, 0, 40, 564, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10467, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Mana Tide Totem', '', 'Summons a Mana Tide Totem with $s1 health at the feet of the caster for ${$d-1} sec that restores $16191s1% of total mana every $16191t1 seconds to group members within $39610a1 yards.', '', 3, 0, 0, 1, 1, 1), (16191, 0, 0, 0, 1, 0, 0, 100, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39610, 0, 0, 0, 0, 0, 94, 'Mana Tide', '', '', 'Gain $s1% of total mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (16194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tidal Mastery', 'Rank 1', 'Increases the critical effect chance of your healing and lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16195, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12442, 12440, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12443, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Knucklebone Pouch', '', 'Place 7 Magic Knucklebones in the Charm Pouch to create a Knucklebone Pouch.', '', 0, 0, 0, 1, 0, 0), (16196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Nature\'s Guidance', 'Rank 2', 'Increases your chance to hit with melee attacks and spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16197, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12442, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Empty Charm Pouch', '', 'Empty to create a Charm Pouch.', '', 0, 0, 0, 1, 1, 0), (16198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Nature\'s Guidance', 'Rank 3', 'Increases your chance to hit with melee attacks and spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 338, 'Restorative Totems', 'Rank 2', 'Increases the effect of your Mana Spring and Healing Stream Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 338, 'Restorative Totems', 'Rank 3', 'Increases the effect of your Mana Spring and Healing Stream Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 338, 'Restorative Totems', 'Rank 4', 'Increases the effect of your Mana Spring and Healing Stream Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 338, 'Restorative Totems', 'Rank 5', 'Increases the effect of your Mana Spring and Healing Stream Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1200001, 19, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 11, 8, 0, 0, 0, 0, 0, 0, 0, 24, 'Improved Reincarnation', 'Rank 2', 'Reduces the cooldown of your Reincarnation spell by $/60000;s1 min and increases the amount of health and mana you reincarnate with by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (16210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Purification', 'Rank 2', 'Increases the effectiveness of your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Purification', 'Rank 3', 'Increases the effectiveness of your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Purification', 'Rank 4', 'Increases the effectiveness of your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Purification', 'Rank 5', 'Increases the effectiveness of your healing spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Tidal Focus', 'Rank 2', 'Reduces the mana cost of your healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Tidal Focus', 'Rank 3', 'Reduces the mana cost of your healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Tidal Focus', 'Rank 4', 'Reduces the mana cost of your healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Tidal Focus', 'Rank 5', 'Reduces the mana cost of your healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tidal Mastery', 'Rank 2', 'Increases the critical effect chance of your healing and lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tidal Mastery', 'Rank 3', 'Increases the critical effect chance of your healing and lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tidal Mastery', 'Rank 4', 'Increases the critical effect chance of your healing and lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1475, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tidal Mastery', 'Rank 5', 'Increases the critical effect chance of your healing and lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Totemic Focus', 'Rank 2', 'Reduces the mana cost of your totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (16223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Totemic Focus', 'Rank 3', 'Reduces the mana cost of your totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (16224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Totemic Focus', 'Rank 4', 'Reduces the mana cost of your totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (16225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Totemic Focus', 'Rank 5', 'Reduces the mana cost of your totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (16226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Wave', 'Rank 2', 'Reduces the casting time of your Healing Wave spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Wave', 'Rank 3', 'Reduces the casting time of your Healing Wave spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Wave', 'Rank 4', 'Reduces the casting time of your Healing Wave spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Wave', 'Rank 5', 'Reduces the casting time of your Healing Wave spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Healing Focus', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any Shaman healing spell.', '', 0, 0, 0, 1, 0, 0), (16231, 0, 2, 0, 1, 0, 0, 101, 0, 28, 4, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 44, -291, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', '', 'Increases an enemy\'s attack power by $s1, but reduces its armor by $s2 for $d. Cursed enemies will ignore fear effects and refuse to flee from combat. Only one curse per warlock can be active on any one target.', 'Melee attack power increased by $s1.\nArmor reduced by $s2.\nIgnoring fear effects.', 0, 0, 0, 1, 1, 1), (16232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Healing Focus', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any Shaman healing spell.', '', 0, 0, 0, 1, 0, 0), (16233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Healing Focus', 'Rank 4', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any Shaman healing spell.', '', 0, 0, 0, 1, 0, 0), (16234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Healing Focus', 'Rank 5', 'Gives you a $s1% chance to avoid interruption caused by damage while casting any Shaman healing spell.', '', 0, 0, 0, 1, 0, 0), (16235, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16236, 0, 0, 0, 0, 0, 200, 'Ancestral Healing', 'Rank 2', 'Increases your target\'s armor value by $16236s1% for $16236d after getting a critical effect from one of your healing spells.', '', 0, 0, 0, 1, 0, 0), (16236, 0, 1, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 200, 'Ancestral Fortitude', 'Rank 2', '', 'Increases your armor value by $s1%.', 0, 0, 0, 1, 0, 0), (16237, 0, 1, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 200, 'Ancestral Fortitude', 'Rank 3', '', 'Increases your armor value by $s1%.', 0, 0, 0, 1, 0, 0), (16240, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16237, 0, 0, 0, 0, 0, 200, 'Ancestral Healing', 'Rank 3', 'Increases your target\'s armor value by $16237s1% for $16237d after getting a critical effect from one of your healing spells.', '', 0, 0, 0, 1, 0, 0), (16243, 2, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Ribbon of Souls', '', 'Inflicts $s1 Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16244, 0, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (16245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze Anim', '', '', '', 0, 0, 0, 1, 0, 0), (16246, 0, 1, 0, 1, 0, 0, 100, 2, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Clearcasting', '', '', 'Your next $n elemental damage spells have their mana cost reduced by $s1%.', 0, 0, 0, 1, 1, 1), (16247, 0, 2, 0, 5, 0, 0, 50, 0, 20, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16248, 0, 0, 0, 0, 0, 207, 'Curse of Thorns', '', 'Curses an enemy for $d., giving it $h% chance to take $16248s1 damage on attack.', '$h% chance to take $16248s1 damage on attack.', 0, 0, 0, 1, 1, 1), (16248, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Curse of Thorns', '', '', '', 0, 0, 0, 1, 1, 1), (16249, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 71, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16250, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 96, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (16252, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -11, 0, 0, 0, 0, 142, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 1', 'Increases your armor value from items by $s1%, and reduces the duration of movement slowing effects on you by $s2%.', '', 0, 0, 0, 1, 1, 1), (16253, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 4, 0, 0, 0, 0, 51, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 1', 'Increases your chance to block attacks with a shield by $s1% and increases the amount blocked by $s2%.', '', 0, 0, 0, 1, 1, 1), (16254, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 1', 'Increases your chance to dodge by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16255, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Thundering Strikes', 'Rank 1', 'Improves your chance to get a critical strike with your weapon attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (16256, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16257, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 1', 'Increases your attack speed by $16257s1% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (16257, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 1', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -1001, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 11, 0, 0, 0, 0, 0, 0, 0, 690, 'Guardian Totems', 'Rank 1', 'Increases the amount of damage reduced by your Stoneskin Totem and Windwall Totem by $s1% and reduces the cooldown of your Grounding Totem by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (16259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 691, 'Enhancing Totems', 'Rank 1', 'Increases the effect of your Strength of Earth and Grace of Air Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Improved Lightning Shield', 'Rank 1', 'Increases the damage done by your Lightning Shield orbs by $s1%.', '', 0, 0, 0, 1, 0, 0), (16262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Improved Ghost Wolf', 'Rank 1', 'Reduces the cast time of your Ghost Wolf spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (16266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 6, 4, 12, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Elemental Weapons', 'Rank 1', 'Increases the damage caused by your Rockbiter Weapon by $s1%, your Windfury Weapon effect by $s3% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by $s2%.', '', 0, 0, 0, 1, 1, 1), (16268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18848, 36591, 0, 0, 0, 0, 558, 'Spirit Weapons', '', 'Gives a chance to parry enemy melee attacks and reduces the threat generated by your melee attacks by $36591s2%.', '', 0, 0, 0, 1, 1, 1), (16271, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 2', 'Increases your chance to dodge by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16272, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 3', 'Increases your chance to dodge by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16273, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 4', 'Increases your chance to dodge by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16274, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 'Anticipation', 'Rank 5', 'Increases your chance to dodge by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (16277, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 2', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16278, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 3', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16279, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 4', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16280, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 5', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (16281, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16277, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 2', 'Increases your attack speed by $16277s1% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (16282, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16278, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 3', 'Increases your attack speed by $16278s1% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (16283, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16279, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 4', 'Increases your attack speed by $16279s1% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (16284, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16280, 0, 0, 0, 0, 0, 108, 'Flurry', 'Rank 5', 'Increases your attack speed by $16280s1% for your next 3 swings after dealing a critical strike.', '', 0, 0, 0, 1, 1, 1), (16287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Improved Ghost Wolf', 'Rank 2', 'Reduces the cast time of your Ghost Wolf spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (16290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Improved Lightning Shield', 'Rank 2', 'Increases the damage done by your Lightning Shield orbs by $s1%.', '', 0, 0, 0, 1, 0, 0), (16291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Improved Lightning Shield', 'Rank 3', 'Increases the damage done by your Lightning Shield orbs by $s1%.', '', 0, 0, 0, 1, 0, 0), (16293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -2001, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 11, 0, 0, 0, 0, 0, 0, 0, 690, 'Guardian Totems', 'Rank 2', 'Increases the amount of damage reduced by your Stoneskin Totem and Windwall Totem by $s1% and reduces the cooldown of your Grounding Totem by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 0), (16295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 691, 'Enhancing Totems', 'Rank 2', 'Increases the effect of your Strength of Earth and Grace of Air Totems by $s1%.', '', 0, 0, 0, 1, 1, 0), (16298, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 9, 0, 0, 0, 0, 51, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 2', 'Increases your chance to block attacks with a shield by $s1% and increases the amount blocked by $s2%.', '', 0, 0, 0, 1, 1, 1), (16299, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 14, 0, 0, 0, 0, 51, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 3', 'Increases your chance to block attacks with a shield by $s1% and increases the amount blocked by $s2%.', '', 0, 0, 0, 1, 1, 1), (16300, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 19, 0, 0, 0, 0, 51, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 4', 'Increases your chance to block attacks with a shield by $s1% and increases the amount blocked by $s2%.', '', 0, 0, 0, 1, 1, 1), (16301, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 24, 0, 0, 0, 0, 51, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 5', 'Increases your chance to block attacks with a shield by $s1% and increases the amount blocked by $s2%.', '', 0, 0, 0, 1, 1, 1), (16302, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Thundering Strikes', 'Rank 2', 'Improves your chance to get a critical strike with your weapon attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (16303, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Thundering Strikes', 'Rank 3', 'Improves your chance to get a critical strike with your weapon attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (16304, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Thundering Strikes', 'Rank 4', 'Improves your chance to get a critical strike with your weapon attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (16305, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Thundering Strikes', 'Rank 5', 'Improves your chance to get a critical strike with your weapon attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (16306, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -21, 0, 0, 0, 0, 142, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 2', 'Increases your armor value from items by $s1%, and reduces the duration of movement slowing effects on you by $s2%.', '', 0, 0, 0, 1, 1, 1), (16307, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -31, 0, 0, 0, 0, 142, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 3', 'Increases your armor value from items by $s1%, and reduces the duration of movement slowing effects on you by $s2%.', '', 0, 0, 0, 1, 1, 1), (16308, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, -41, 0, 0, 0, 0, 142, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 4', 'Increases your armor value from items by $s1%, and reduces the duration of movement slowing effects on you by $s2%.', '', 0, 0, 0, 1, 1, 1), (16309, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -51, 0, 0, 0, 0, 142, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 5', 'Increases your armor value from items by $s1%, and reduces the duration of movement slowing effects on you by $s2%.', '', 0, 0, 0, 1, 1, 1), (16310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cadaver Stun', '', '', '', 0, 0, 0, 1, 0, 0), (16314, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 14, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16315, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 27, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16316, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 39, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 4999, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Touch of Vaelastrasz', '', '', '', 0, 0, 0, 1, 0, 0), (16321, 0, 0, 0, 1, 0, 0, 101, 0, 8, 1, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1532, 'Juju Escape', '', 'Increases your dodge rating by $s1 for $d. Guardian Elixir.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (16322, 55, 1, 0, 1, 0, 0, 101, 0, 22, 18, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 917504, 0, 0, 0, 0, 0, 0, 0, 0, 1532, 'Juju Flurry', '', 'Increases your spell, ranged, and melee haste rating by $s1 for $d. Battle Elixir.', 'Increases spell, ranged, and melee haste rating by $s1.', 0, 0, 0, 1, 1, 1), (16323, 0, 1, 0, 1, 0, 0, 101, 0, 65, 30, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1533, 'Juju Power', '', 'Increases your Strength by $s1 for $d. Battle Elixir.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (16324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10383, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Broken Cadaver', '', '', '', 0, 0, 0, 1, 1, 1), (16325, 0, 1, 0, 1, 0, 0, 101, 0, 65, 6, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1535, 'Juju Chill', '', 'Increases your Frost resistance by $s1 for $d. Guardian Elixir.', 'Frost resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (16326, 0, 1, 0, 1, 0, 0, 101, 0, 65, 6, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1536, 'Juju Ember', '', 'Increases your Fire resistance by $s1 for $d. Guardian Elixir.', 'Fire resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (16327, 0, 1, 0, 1, 0, 0, 101, 0, 42, 30, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1537, 'Juju Guile', '', 'Increases your Intellect by $M1 for $d. Guardian Elixir.', 'Increases Intellect by $M1.', 0, 0, 0, 1, 1, 1), (16328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 61, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10429, 0, 8593, 0, 0, 0, 0, 0, 0, 558, 'Summon Rend Blackhand', '', '', '', 0, 0, 0, 1, 1, 1), (16329, 0, 1, 0, 1, 0, 0, 101, 0, 50, 6, 0, 3, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Juju Might', '', 'Increases your attack power by $s1 for $d. Battle Elixir.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (16332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 67, 0, 1, 1, 0, 4999, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Divine Touch of Vaelastrasz', '', '', '', 0, 0, 0, 1, 1, 0), (16333, 0, 1, 0, 1, 0, 0, 101, 0, 50, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 76, 'Debilitating Touch', '', 'Reduces an enemy\'s Strength by $s1 and its Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (16334, 0, 0, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10388, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Spiteful Phantom', '', '', '', 0, 0, 0, 1, 1, 1), (16335, 0, 0, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10389, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Wrath Phantom', '', '', '', 0, 0, 0, 1, 1, 1), (16336, 0, 2, 0, 5, 0, 0, 101, 0, 20, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Haunting Phantoms', '', 'Curses an enemy for $d., causing it to be periodically haunted by malevolent ghosts.', 'Haunted...', 0, 0, 0, 1, 1, 1), (16337, 0, 1, 0, 1, 0, 0, 101, 0, 65, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -26, 0, 0, 0, 0, 54, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Chromatic Chaos', '', '', '', 0, 0, 0, 1, 1, 0), (16339, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 523, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;10445m1 to $/25;10445M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16340, 50, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 6, 23, 23, 1, 63, 63, -51, 9, 9, 9, 0, 0, 33, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, stealing their mana and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16341, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;16343m1 to $/25;16343M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16342, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 155, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1666, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;16344m1 to $/25;16344M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16343, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 1875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (16344, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 2497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (16345, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16346, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $16346s1 Nature damage to enemies within $16346r1 every $t1 sec.', 'Periodically dealing Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (16346, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $16346s1 Nature damage to enemies within $16346r1 every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (16349, 1, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4622, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of Vaelastrasz', '', '', '', 0, 0, 0, 1, 0, 0), (16350, 98, 1, 12, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 23, 0, 121, 138, 0, 739, 9, 9, 9, 3, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', 'Sends out an ice blast that stuns and damages enemies in a cone in front of the caster, then inflicts additional Frost damage every $t1 sec. for $d.', 'Stunned.\nFrost damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Cache of Mau\'ari', '', '', '', 0, 0, 0, 1, 1, 1), (16352, 0, 0, 0, 1, 0, 0, 101, 0, 48, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 133, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 4', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (16353, 0, 0, 0, 1, 0, 0, 101, 0, 58, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 174, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 5', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (16354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Vaelastrasz Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (16355, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1667, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $16352s2 additional Frost damage and slowing the target\'s movement speed by $16352s1% for $16352d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16356, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1668, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $16353s2 additional Frost damage and slowing the target\'s movement speed by $16353s1% for $16353d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16359, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 1, 1, 1, 14, 119, -161, 9, 9, 9, 3, 0, 22, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid Breath', '', 'Shoots a cloud of acidic breath at enemies in a cone in front of the caster, reducing their armor and inflicting Nature damage every $t1 sec. for $d.', 'Reduced armor.\nNature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16362, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1669, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to two extra attacks with $33754s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (16366, 0, 1, 0, 1, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 39, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (16367, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets, but the healing energy is diminished by 50% for each successive target.', '', 0, 0, 0, 0.5, 1, 1), (16368, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Attack', '', '', '', 0, 0, 0, 1, 1, 1), (16372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1539, 'Chromatic Protection', '', '', '', 0, 0, 0, 1, 1, 0), (16373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1539, 'Chromatic Protection: Fire', '', '', '', 0, 0, 0, 1, 0, 0), (16375, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 51, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (16378, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Temperature Reading', '', 'Take a reading of the temperature at a hot spot.', '', 0, 0, 0, 1, 0, 0), (16379, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ozzie Explodes', '', '', '', 0, 0, 0, 1, 0, 0), (16380, 0, 6, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Greater Invisibility', '', 'Turns the caster invisible until the effect is cancelled.', 'Invisible.', 0, 0, 0, 1, 1, 1), (16381, 0, 0, 0, 7, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -9.99999984307E+16, 0, 0, 0, 0, 0, 0, 0, 0, 10408, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Summon Rockwing Gargoyles', '', 'Summons $s1 $lRockwing Gargoyle:Rockwing Gargoyles; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (16387, 0, 0, 0, 1, 0, 0, 101, 0, 58, 4, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10557, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem', 'Rank 4', 'Summons a Flametongue Totem that enchants all party members\' main-hand weapons with fire if they are within $15036a1 yards. Each hit causes $/77;16389m1 to $/25;16389M1 additional Fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16388, 0, 0, 0, 1, 0, 0, 101, 0, 58, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15036, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Passive', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (16389, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Proc', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (16390, 50, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (16391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1539, 'Chromatic Protection: Nature', '', '', '', 0, 0, 0, 1, 0, 0), (16392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1539, 'Chromatic Protection: Frost', '', '', '', 0, 0, 0, 1, 0, 0), (16393, 0, 0, 15, 1, 0, 0, 101, 0, 40, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (16396, 50, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (16400, 0, 4, 0, 1, 0, 0, 101, 0, 10, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16401, 0, 4, 0, 1, 0, 0, 101, 0, 35, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16402, 0, 1, 0, 5, 0, 0, 100, 0, 40, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts the target, causing $o1 damage over $d.', 'Inflicts $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (16403, 0, 0, 15, 1, 0, 0, 101, 0, 30, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (16404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Banishment of Scale', '', '', '', 0, 0, 0, 1, 0, 0), (16405, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16406, 0, 0, 15, 1, 0, 0, 101, 0, 45, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (16407, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (16408, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16409, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16410, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16411, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Wound', '', 'Delivers a fatal wound for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16412, 0, 0, 0, 5, 0, 0, 101, 0, 45, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 31, 1, 0, 134, 3, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (16413, 0, 0, 0, 5, 0, 0, 101, 0, 55, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 69, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (16414, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (16415, 0, 0, 0, 5, 0, 0, 101, 0, 60, 31, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 41, 1, 0, 179, 8, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (16416, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10375, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Summon Spire Spiderling', '', '', '', 0, 0, 0, 1, 1, 1), (16418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10577, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Crypt Scarabs', '', 'Summons $s1 $lCrypt Scarab:Crypt Scarabs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (16419, 0, 0, 0, 20, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 55, 1, 0, 341, 71, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16421, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10538, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Vaelastrasz Dragon Form', '', '', 'Transformed into dragon.', 0, 0, 0, 1, 0, 0), (16427, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Virulent Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16428, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16427, 0, 0, 0, 0, 0, 152, 'Virulent Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (16429, 0, 2, 0, 5, 0, 0, 101, 0, 55, 5, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Piercing Shadow', '', 'Reduces an enemy\'s Shadow resistance by $s1 for $d.', 'Shadow resistance reduced by $s1.', 0, 0, 0, 1, 0, 0), (16430, 99, 1, 0, 1, 0, 15420, 101, 0, 1, 29, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 349, 349, 0, 0, 0, 0, 53, 64, 0, 2000, 2000, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Tap', '', 'Taps into an enemy\'s soul. Steals $s1 health every $t1 sec. and $s2 mana every $t2 sec., transferring them to the caster. Lasts $d.', '$s1 health leeched every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (16431, 0, 1, 0, 1, 0, 0, 101, 0, 55, 3, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bone Armor', '', 'Encases the caster in bone armor, absorbing $s1 damage for $d. While the armor holds, spellcasting cannot be interrupted by Physical attacks.', 'Damage is absorbed by bone armor.', 10, 0, 0, 1, 1, 1), (16432, 0, 3, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 299, 0, 0, 13, 13, 13, 3, 38, 38, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 18, 0, 0, 0, 0, 0, 0, 264, 'Plague Mist', '', '', '$s1 Nature damage every $t1 seconds.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (16433, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16447, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 12533, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4845, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Challenge to Urok', '', 'At Urok\'s Tribute Pile, combine Omokk\'s Head with the Roughshod Pike.', '', 0, 0, 0, 1, 1, 1), (16448, 0, 3, 0, 1, 0, 0, 101, 0, 0, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 330, 'Black Rot', '', 'Reduces an enemy\'s chance to dodge by $s1% for $d.', 'Chance to dodge reduced by $s1%.', 0, 0, 0, 1, 0, 0), (16449, 0, 3, 0, 1, 0, 0, 101, 0, 0, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Maggot Slime', '', 'Reduces an enemy\'s melee attack power by $s1 and its ranged attack power by $s2 for $d.', 'Melee attack power reduced by $s1.\nRanged attack power reduced by $s2.', 0, 0, 0, 1, 1, 0), (16450, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 10598, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Smolderweb', '', 'Right Click to summon and dismiss your Smolderweb hatchling.', '', 0, 0, 0, 1, 1, 1), (16451, 190, 1, 18, 1, 0, 0, 101, 0, 50, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 1540, 'Judge\'s Gavel', '', 'Imprisons enemy target, preventing all action but making it invulnerable for up to $d.', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (16452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kill Urok Minion', '', '', '', 0, 0, 0, 1, 1, 0), (16453, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 5, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10375, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Summon Spire Spiderling', '', '', '', 0, 0, 0, 1, 1, 1), (16454, 0, 0, 0, 1, 0, 0, 101, 0, 30, 9, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 59, 9, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Searing Blast', '', 'Blasts a target for $s1 Fire damage and increases damage done to target by Fire spells by up to $s2 for $d1.', '', 0, 0, 0, 1, 1, 1), (16455, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Lava', '', '', '', 0, 0, 0, 1, 0, 0), (16456, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 3, 58, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Slime', '', '', '', 0, 0, 0, 1, 1, 0), (16457, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4971, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Call Friends', '', 'Summons one of Slim\'s Friends to aid him when he enters combat.', '', 0, 0, 0, 1, 1, 1), (16458, 0, 3, 0, 1, 0, 0, 101, 0, 0, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -26, 0, 0, 0, 0, 33, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 203, 'Ghoul Plague', '', 'Reduces the movement speed of an enemy by $s1%, and reduces all physical and magical damage it deals by $s2. Lasts $d.', 'Movement speed reduced by $s1%.\nPhysical and magical damage dealt is reduced by $s2.', 0, 0, 0, 1, 1, 0), (16459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1462, 'Sword Specialization', '', '', '', 0, 0, 0, 1, 0, 0), (16460, 0, 4, 0, 1, 0, 0, 101, 0, 0, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -3, 0, 0, 0, 0, 52, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Festering Bite', '', 'Reduces an enemy\'s chance to critically hit with a melee attack by $s1%, and reduces its chance to critically hit with a spell attack by $s2%. Lasts $d.', 'Melee critical hit chance reduced by $s1%.\nSpell critical hit chance reduced by $s2%.', 0, 0, 0, 1, 1, 0), (16461, 0, 3, 0, 1, 0, 0, 101, 0, 0, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Slime Dysentery', '', 'Reduces the Stamina of an enemy by $s1% for $d.', 'Stamina reduced by $s1%.', 0, 0, 0, 1, 1, 0), (16462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 1', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (16463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 2', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (16464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 3', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (16465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 4', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (16466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 5', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (16467, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10579, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Kirtonos Transform', '', '', '', 0, 0, 0, 1, 0, 0), (16468, 0, 4, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Mother\'s Milk', '', 'Poisons nearby enemies. Until the poison is entirely removed from the bloodstream by a knowledgeable medical professional, it will periodically immobilize a poisoned individual and any nearby allies.', 'Chance to become immobilized, along with nearby allies. Lasts until the poison is dispelled or the caster is milked.', 0, 0, 0, 1, 1, 0), (16469, 34, 0, 7, 1, 0, 0, 101, 0, 10, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 10, 10, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Web Explosion', '', 'Renders a target unable to move for $d', '', 0, 0, 0, 1, 1, 1), (16470, 0, 1, 0, 1, 0, 0, 101, 0, 55, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 22, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Gift of Stone', '', 'Increases armor by $s1 for $d1 but cannot cast spells or attack for the duration of the spell.', 'Increased armor by $s1 but cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (16472, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Wicked Milking', '', 'Cures $s1 poison $leffect:effects; on the target.', '', 0, 0, 0, 1, 1, 1), (16473, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summoned Urok', '', '', '', 0, 0, 0, 1, 1, 1), (16474, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175622, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Rookery Spawner', '', '', '', 0, 0, 0, 1, 1, 1), (16487, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16488, 0, 0, 0, 0, 0, 215, 'Blood Craze', 'Rank 1', 'Regenerates $16488o1% of your total Health over $16488d after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (16488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Blood Craze', '', '', 'Regenerates $o1% of your total Health over $d.', 0, 0, 0, 1, 1, 1), (16489, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16490, 0, 0, 0, 0, 0, 215, 'Blood Craze', 'Rank 2', 'Regenerates $16490o1% of your total Health over $16490d after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (16490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Blood Craze', '', '', 'Regenerates $o1% of your total Health over $d.', 0, 0, 0, 1, 1, 1), (16491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Blood Craze', '', '', 'Regenerates $o1% of your total Health over $d.', 0, 0, 0, 1, 1, 1), (16492, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16491, 0, 0, 0, 0, 0, 215, 'Blood Craze', 'Rank 3', 'Regenerates $16491o1% of your total Health over $16491d after being the victim of a critical strike.', '', 0, 0, 0, 1, 1, 1), (16493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Impale', 'Rank 1', 'Increases the critical strike damage bonus of your abilities in Battle, Defensive, and Berserker stance by $s1%.', '', 0, 0, 0, 1, 1, 1), (16494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Impale', 'Rank 2', 'Increases the critical strike damage bonus of your abilities in Battle, Defensive, and Berserker stance by $s1%.', '', 0, 0, 0, 1, 1, 1), (16495, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Bite', '', 'Drains $s1 health from an enemy, healing the caster for up to twice that amount.', '', 0, 0, 0, 1, 1, 1), (16496, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (16497, 0, 0, 12, 5, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 0, 0, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Stun Bomb', '', 'Hurls a stun bomb, inflicting normal damage plus $s1 to all enemies in a selected area and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16498, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (16502, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9937, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Release Winna\'s Kitten', '', 'Release Winna\'s kitten near the corrupted moonwell.', '', 0, 0, 0, 1, 1, 1), (16508, 0, 0, 5, 1, 0, 0, 101, 0, 20, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 14, 0, 26, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Intimidating Roar', '', 'Roars at an enemy, paralyzing it with terror for $d. and causing all other nearby enemies to flee in fear.', 'Intimidated.', 0, 0, 0, 1, 1, 1), (16509, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (16510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corrupted Saber Visual (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (16511, 0, 0, 0, 1, 0, 0, 100, 10, 30, 8, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 6, 0, 1, 1, 0, 109, 12, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', 'Rank 1', 'An instant strike that deals $s2% weapon damage and causes the target to hemorrhage, increasing any Physical damage dealt to the target by up to $s3. Lasts $n charges or $d. Awards 1 combo point.', 'Increases damage taken by $s3.', 0, 0, 0, 1, 1, 1), (16513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 7, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 28, 0, 0, 0, 0, 0, 0, 857, 'Vile Poisons', 'Rank 1', 'Increases the damage dealt by your poisons and Envenom ability by $s1% and gives your poisons an additional $s3% chance to resist dispel effects.', '', 0, 0, 0, 1, 1, 1), (16514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 7, 7, 15, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 28, 0, 0, 0, 0, 0, 0, 857, 'Vile Poisons', 'Rank 2', 'Increases the damage dealt by your poisons and Envenom ability by $s1% and gives your poisons an additional $s3% chance to resist dispel effects.', '', 0, 0, 0, 1, 1, 1), (16515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 11, 11, 23, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 28, 0, 0, 0, 0, 0, 0, 857, 'Vile Poisons', 'Rank 3', 'Increases the damage dealt by your poisons and Envenom ability by $s1% and gives your poisons an additional $s3% chance to resist dispel effects.', '', 0, 0, 0, 1, 1, 1), (16527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Worg Sentry', '', 'Increases Stealth Detection', 'Increases Stealth Detection', 0, 0, 0, 1, 0, 0), (16528, 0, 4, 0, 16, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -12, 0, 0, 0, 0, 3, 138, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Numbing Pain', '', 'Inflicts numbing pain that deals $m1 Nature damage every 2 sec and increases time between target\'s attacks by 10% for $d.', 'Deals $s1 Nature damage every $t1 seconds.\nIncreases time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (16529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destroy Totems (PT)', '', '', '', 0, 0, 0, 1, 0, 0), (16530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Smolderweb Protection', '', '', 'Increases Nature Protection.', 0, 0, 0, 1, 0, 0), (16531, 0, 0, 0, 7, 0, 0, 101, 0, 25, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1000000, 0, 0, 0, 0, 0, 0, 0, 0, 11258, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Frail Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (16532, 0, 0, 0, 1, 0, 15406, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Emberseer Object Visual', '', '', '', 0, 0, 0, 1, 1, 1), (16533, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4884, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Emberseer Start', '', '', '', 0, 0, 0, 1, 1, 1), (16534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Emberseer Bonus Damage', '', '', '', 0, 0, 0, 1, 0, 0), (16536, 0, 1, 0, 1, 0, 0, 101, 0, 19, 22, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, 29, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (16537, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Immature Venom Sac', '', 'Cures $s1 poison $leffect:effects;.', '', 0, 0, 0, 1, 1, 1), (16538, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 1', 'Increases physical damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (16539, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 2', 'Increases physical damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (16540, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 3', 'Increases physical damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (16541, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 4', 'Increases physical damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (16542, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 5', 'Increases physical damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (16544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2001, -2001, -51, 0, 0, 0, 107, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 134217728, 0, 19, 1, 2, 0, 0, 0, 0, 0, 0, 33, 'Improved Fire Totems', 'Rank 2', 'Reduces the delay before your Fire Nova Totem activates by $/1000;s1 sec. and decreases the threat generated by your Magma Totem by $s3%.', '', 0, 0, 0, 1, 1, 1), (16549, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 217, 0, 0, 323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16550, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 31, 0, 0, 59, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1547, 'Bonespike', 'Rank 1', 'Deals $s1 damage when you are the victim of a critical melee strike.', '', 0, 0, 0, 1, 1, 1), (16551, 0, 0, 0, 1, 0, 0, 101, 0, 60, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 52, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Felstriker', '', 'All attacks are guaranteed to land and will be critical strikes for the next $d.', '', 0, 0, 0, 1, 1, 1), (16552, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 29, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, causing harm and inflicting additional Nature damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 75, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravenous Claw', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (16554, 0, 4, 0, 20, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Bolt', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16555, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -16, 0, 0, 0, 0, 58, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 94, 'Drowning Death', '', '', 'Swim speed reduced by $s1%.\nAgility reduced by $s2%.', 0, 0, 0, 1, 1, 0), (16556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disturb Rookery Egg (FAST)', '', '', '', 0, 0, 0, 1, 0, 0), (16557, 0, 0, 0, 1, 0, 15, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16558, 0, 0, 0, 0, 0, 55, 'Destroy Spear', '', '', '', 0, 0, 0, 1, 0, 0), (16558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 4777, 0, 0, 0, 0, 0, 0, 0, 55, 'Destroy Spear', '', '', '', 0, 0, 0, 1, 1, 0), (16559, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 41, 1, 0, 129, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16560, 0, 0, 0, 0, 937, 'Flame Wrath', '', 'Envelops the caster with a Fire shield for 15 sec and shoots a ring of fire dealing $s1 damage to all nearby enemies.', '', 0, 0, 0, 1, 1, 0), (16560, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 29, 0, 0, 0, 0, 15, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Wrath', '', '', 'Increased Fire resistance and inflicts $s1 Fire damage to attackers.', 0, 0, 0, 1, 1, 0), (16561, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 33, 1, 0, 197, 29, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (16562, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Urok Minions Vanish', '', '', '', 0, 0, 0, 1, 1, 1), (16564, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gargoyle Strike', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16565, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Banshee Wail', '', 'Wails with anguish, inflicting Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16566, 0, 0, 7, 1, 0, 0, 100, 0, 42, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net-o-Matic', '', '', 'The Net-o-Matic has backfired!\nImmobilized.', 0, 0, 0, 1, 1, 1), (16567, 0, 2, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 13, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Tainted Mind', '', '', 'Intellect reduced by $s1%.', 0, 0, 0, 1, 0, 0), (16568, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (16569, 0, 0, 0, 1, 0, 31788, 101, 0, 50, 1, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', '', 'Channels the power of Shadow for $d., healing an ally for up to $o1 damage, but reducing the caster\'s own health regeneration by $s2%.', '$o1 of the target\'s damage healed over $d.\nCaster\'s health regeneration rate reduced by $s2%.', 0, 0, 0, 1, 1, 1), (16570, 0, 0, 0, 32, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Charged Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (16572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16573, 0, 4, 0, 1, 0, 0, 101, 0, 0, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, -101, 0, 0, 0, 0, 3, 88, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Putrid Bile', '', '', 'Inflicts nature damage every $t1 sec and prevents health regeneration.', 0, 0, 0, 1, 1, 0), (16574, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16573, 0, 0, 0, 0, 0, 313, 'Putrid Bile', '', 'Adds a chance to cast Putrid Bile on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (16575, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16573, 0, 0, 0, 0, 0, 313, 'Putrid Bile', '', 'Adds a chance to cast Putrid Bile on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (16576, 99, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Piercing Screech', '', 'Inflicts $s1 Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (16577, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12625, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A cloud of disease surrounds the caster, dealing Nature damage to any enemies within range.', 'Dealing Nature damage to nearby allies.', 0, 0, 0, 1, 1, 1), (16578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Mastery', 'Rank 1', 'Reduces the cast time of your Lightning Bolt and Chain Lightning spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Mastery', 'Rank 2', 'Reduces the cast time of your Lightning Bolt and Chain Lightning spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Mastery', 'Rank 3', 'Reduces the cast time of your Lightning Bolt and Chain Lightning spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Mastery', 'Rank 4', 'Reduces the cast time of your Lightning Bolt and Chain Lightning spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Mastery', 'Rank 5', 'Reduces the cast time of your Lightning Bolt and Chain Lightning spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16583, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16587, 0, 1, 0, 14, 0, 0, 101, 0, 0, 6, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Dark Whispers', '', 'Increases the Shadow damage dealt by an ally by $s1 for $d.', 'Shadow damage dealt is increased by $s1.', 0, 0, 0, 1, 0, 0), (16588, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Mending', '', 'Heals an ally with dark magic.', '', 0, 0, 0, 1, 1, 1), (16589, 0, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Noggenfogger Elixir', '', 'Drink Me.', '', 0, 0, 0, 1, 1, 1), (16590, 0, 0, 0, 5, 0, 0, 101, 0, 52, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 10698, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Zombie', '', 'Calls forth $s1 $lSummoned Zombie:Summoned Zombies; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (16591, 0, 1, 0, 1, 0, 0, 101, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Noggenfogger Elixir', '', '', 'You\'ve stopped breathing...', 0, 0, 0, 1, 1, 1), (16592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 19, 0, 0, 0, 0, 126, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Shadow damage dealt is increased by $s2%.\nMelee damage taken is reduced by $s1%.', 40, 0, 0, 1, 1, 1), (16593, 0, 1, 0, 1, 0, 0, 101, 0, 5, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 505, 'Noggenfogger Elixir', '', '', 'You feel light...', 0, 0, 0, 1, 1, 1), (16594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10577, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Crypt Scarabs', '', 'Summons $s1 $lCrypt Scarab:Crypt Scarabs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (16595, 0, 1, 0, 1, 0, 0, 101, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Noggenfogger Elixir', '', '', 'You feel smaller...', 0, 0, 0, 1, 1, 1), (16596, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 89, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flames of Shahram', '', '', '', 0, 0, 0, 1, 1, 1), (16597, 0, 0, 0, 4, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -26, 0, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Curse of Shahram', '', '', 'Slowed.', 0, 0, 0, 1, 1, 1), (16598, 0, 1, 0, 4, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Will of Shahram', '', '', 'All stats increased by $s1.', 0, 0, 0, 1, 1, 1), (16599, 0, 1, 0, 4, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 10, 10, 0, 8, 24, 0, 5000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Blessing of Shahram', '', '', 'Restores $s1 health and mana every $t1.', 0, 0, 0, 1, 1, 1), (16600, 0, 0, 12, 4, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Might of Shahram', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (16601, 0, 1, 0, 4, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 10, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Fist of Shahram', '', '', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (16602, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10718, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Shahram', '', 'Summons the infernal spirit of Shahram.', '', 0, 0, 0, 1, 1, 1), (16603, 0, 1, 0, 1, 0, 31788, 101, 0, 60, 63, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 53, 0, 0, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Demonfork', 'Rank 1', 'Transfers $s1 health every $t1 seconds from the target to the caster for $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (16604, 0, 0, 0, 18, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Shahram', '', '', '', 0, 0, 0, 1, 1, 1), (16606, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Shahram', '', '', '', 0, 0, 0, 1, 1, 1), (16608, 0, 1, 0, 1, 0, 0, 101, 0, 60, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Transfers $s1 health every $t1 from the target to the caster for $d.', 'Drains $s1 health each second to the caster.', 0, 0, 0, 1, 1, 1), (16609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 149, 9, 12, 12, 12, 34, 189, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 1490, 'Warchief\'s Blessing', '', 'Increases health, melee haste rating, and mana regeneration.', 'Increases health, melee haste rating, and mana regeneration.', 0, 0, 0, 1, 1, 1), (16610, 0, 0, 0, 1, 0, 0, 3, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 5, 1, 0, 7, 24, 0, 0, 0, 0, 15, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 'Razorhide', '', 'Provides armor and returns damage.', 'Provides armor and returns damage.', 0, 0, 0, 1, 1, 1), (16611, 0, 0, 0, 1, 0, 0, 3, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16608, 0, 0, 0, 0, 0, 9, 'Demon Forged Breastplate', '', 'When struck has a 3% chance of stealing $16608o1 life from the attacker over $16608d.', '', 0, 0, 0, 1, 1, 1), (16612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Agamaggan\'s Strength', '', 'Increases Strength by $s1.', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (16613, 0, 0, 0, 6, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10717, 15, 0, 0, 0, 16630, 0, 0, 0, 1, 'Displacing Temporal Rift', '', 'Reveal temporal parasites near grain silos in Andorhal.', '', 0, 0, 0, 1, 1, 1), (16614, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Strike', '', 'Does $s1 additional Lightning damage to the target.', '', 0, 0, 0, 1, 1, 1), (16615, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16614, 0, 0, 0, 0, 0, 1, 'Add Lightning Dam - Weap 03', '', 'Adds 3 Lightning damage to your melee attacks.', '', 0, 0, 0, 1, 1, 1), (16617, 99, 1, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1551, 'Lionheart', 'Rank 1', 'Inscreases Stamina by $s1. Lasts $d.', 'Stamina Increased by $s1.', 0, 0, 0, 1, 1, 1), (16618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Spirit of the Wind', '', 'Increases movement speed.', 'Increases movement speed.', 0, 0, 0, 1, 1, 1), (16620, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16621, 0, 0, 0, 0, 0, 1, 'Proc Self Invulnerability', '', 'When struck in combat has a 5% chance to make you invulnerable to melee damage for $16621d. This effect can only occur once every 30 sec.', '', 0, 0, 0, 1, 1, 1), (16621, 0, 0, 0, 1, 0, 0, 100, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Self Invulnerability', '', '', 'Invulnerable to melee damage.', 0, 0, 0, 1, 1, 1), (16622, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 0, 0, 0, 0, 0, 0, 0, 0, 2197, 'Enhance Blunt Weapon V', '', 'Increase the damage of a blunt weapon by 8 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (16623, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Shield Spike', '', 'Attaches a Thorium Spike to your shield that deals damage every time you block with it.', '', 0, 0, 0, 1, 1, 1), (16624, 0, 0, 0, 1, 5000, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 11, 0, 0, 19, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (16627, 0, 0, 0, 1, 0, 15372, 101, 0, 33, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 86, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 12648, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Capture Felhound Spirit', '', 'Captures the spirit of a Felhound to be used in the creation of a warlockian orb.', '', 0, 0, 0, 1, 1, 1), (16628, 0, 0, 0, 1, 0, 15372, 101, 0, 33, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 86, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 12649, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Capture Infernal Spirit', '', 'Captures the spirit of an Infernal to be used in the creation of a warlockian orb.', '', 0, 0, 0, 1, 1, 1), (16629, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 401, 0, -26, 1399, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Attuned Dampener', '', 'Inflict $s2 arcane damage on the attuned target, and lower the damage it deals by $s1%.', 'Damage dealt by Araj the Summoner is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (16633, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Item Visual (DND)', '', 'Visual of a item summoning for quest use.', '', 0, 0, 0, 1, 1, 1), (16634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vaelan Spawns', '', '', '', 0, 0, 0, 1, 0, 0), (16635, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 147, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (16636, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 349, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (16637, 0, 0, 0, 1, 0, 15406, 101, 0, 29, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Mend Dragon', '', 'Heals a nearby chromatic dragon for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (16638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 34', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (16639, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12365, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12644, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dense Grinding Stone', '', '', '', 0, 0, 0, 1, 1, 1), (16640, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12365, 14047, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dense Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (16641, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12365, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dense Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (16642, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12361, 11188, 0, 0, 0, 0, 0, 16, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Armor', '', '', '', 0, 0, 0, 1, 1, 1), (16643, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 11186, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Belt', '', '', '', 0, 0, 0, 1, 1, 1), (16644, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 11184, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12408, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (16645, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 0, 0, 0, 0, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Belt', '', '', '', 0, 0, 0, 1, 1, 1), (16646, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 8170, 0, 0, 0, 0, 0, 0, 12, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12428, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (16647, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 8170, 0, 0, 0, 0, 0, 0, 10, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Belt', '', '', '', 0, 0, 0, 1, 1, 1), (16648, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 7910, 0, 0, 0, 0, 0, 18, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12415, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (16649, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (16650, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 12803, 8153, 12364, 0, 0, 0, 40, 2, 4, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Wildthorn Mail', '', '', '', 0, 0, 0, 1, 1, 1), (16651, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12644, 7076, 0, 0, 0, 0, 0, 4, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (16652, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 8170, 11185, 0, 0, 0, 0, 0, 20, 8, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Boots', '', '', '', 0, 0, 0, 1, 1, 1), (16653, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7910, 11188, 0, 0, 0, 0, 0, 24, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16654, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 0, 0, 0, 0, 0, 0, 18, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (16655, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 7078, 7910, 0, 0, 0, 0, 20, 6, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12631, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fiery Plate Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (16656, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Boots', '', '', '', 0, 0, 0, 1, 1, 1), (16657, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12426, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Boots', '', '', '', 0, 0, 0, 1, 1, 1), (16658, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7910, 0, 0, 0, 0, 0, 0, 18, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16659, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 0, 0, 0, 0, 0, 0, 18, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12417, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Circlet', '', '', '', 0, 0, 0, 1, 1, 1), (16660, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 12364, 7080, 0, 0, 0, 0, 20, 4, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dawnbringer Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (16661, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 7080, 12361, 0, 0, 0, 0, 20, 4, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12632, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Storm Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (16662, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 11186, 0, 0, 0, 0, 0, 0, 26, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (16663, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12422, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Chest', '', '', '', 0, 0, 0, 1, 1, 1), (16664, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 3577, 0, 0, 0, 0, 0, 20, 2, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12610, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Plate Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (16665, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 2842, 0, 0, 0, 0, 0, 20, 2, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12611, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Plate Boots', '', '', '', 0, 0, 0, 1, 1, 1), (16666, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 2, 0, 601, 401, 0, 899, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1553, 'Demonic Rune', '', 'Restores $s1 mana at the cost of $s2 life.', '', 0, 0, 0, 1, 1, 1), (16667, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12662, 12361, 7910, 0, 0, 0, 0, 40, 10, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Demon Forged Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (16689, 531, 1, 0, 1, 0, 0, 35, 1, 10, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19975, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 1', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 1). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (16697, 82, 0, 0, 1, 0, 0, 101, 0, 55, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 6', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (16698, 0, 0, 0, 1, 0, 0, 101, 0, 55, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16697, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (16707, 0, 1, 17, 1, 0, 0, 101, 0, 1, 18, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', '', 'Hexed.', 0, 0, 0, 1, 1, 1), (16708, 0, 1, 17, 1, 0, 0, 101, 0, 1, 18, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2914, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', '', 'Hexed.', 0, 0, 0, 1, 1, 1), (16709, 0, 1, 17, 1, 0, 0, 101, 0, 1, 18, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', '', 'Hexed.', 0, 0, 0, 1, 1, 1), (16710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10776, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Finkle is Einhorn', '', '', '', 0, 0, 0, 1, 0, 0), (16711, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Grow', '', '', 'All grown up.', 0, 0, 0, 1, 0, 0), (16712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 6, 0, 1, 1, 0, 99, 99999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'Special Brew', '', '', 'You feel strange....', 0, 0, 0, 1, 1, 0), (16713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghostly', '', '', 'You feel ghostly.', 0, 0, 0, 1, 1, 1), (16714, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16715, 0, 0, 0, 0, 0, 173, 'Smokey', '', '', 'That\'s odd....', 0, 0, 0, 1, 0, 0), (16715, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Smokey', '', '', '', 0, 0, 0, 1, 0, 0), (16716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 1, 0, 499, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16717, 0, 0, 0, 0, 876, 'Launch', '', '', 'Whee!', 0, 0, 0, 1, 1, 0), (16717, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Launch', '', '', 'Slowly falling.', 0, 0, 0, 1, 1, 0), (16718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 1554, 'Finkle\'s Skinner', '', 'Skinning +$s1.', '', 0, 0, 0, 1, 0, 0), (16719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 15, 15, 31, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 28, 0, 0, 0, 0, 0, 0, 857, 'Vile Poisons', 'Rank 4', 'Increases the damage dealt by your poisons and Envenom ability by $s1% and gives your poisons an additional $s3% chance to resist dispel effects.', '', 0, 0, 0, 1, 1, 1), (16720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 19, 39, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 28, 0, 0, 0, 0, 0, 0, 857, 'Vile Poisons', 'Rank 5', 'Increases the damage dealt by your poisons and Envenom ability by $s1% and gives your poisons an additional $s3% chance to resist dispel effects.', '', 0, 0, 0, 1, 1, 1), (16722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 115, 111, 1, 1, 1, 4, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 15, -1, 0, 0, 0, 0, 0, 0, 1, 'Durability Damage (PT)', '', '', '', 0, 0, 0, 1, 1, 1), (16723, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Hold Rifle', 'Rank 1', 'Pulls out and readies, but does not fire, a rifle.', '', 0, 0, 0, 1, 1, 1), (16724, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 6037, 3577, 12800, 0, 0, 0, 20, 4, 6, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Whitesoul Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16725, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 0, 0, 0, 0, 0, 0, 20, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Radiant Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (16726, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 6037, 12364, 0, 0, 0, 0, 30, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12612, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Plate Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16727, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 49, 8, 0, 8, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16728, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 8168, 12799, 12364, 0, 0, 0, 40, 4, 60, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12636, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Helm of the Great Chief', '', '', '', 0, 0, 0, 1, 1, 1), (16729, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 8146, 12361, 12800, 0, 0, 0, 80, 12, 40, 10, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12640, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lionheart Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16730, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12429, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Imperial Plate Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (16731, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 7910, 0, 0, 0, 0, 0, 40, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12613, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (16732, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 7910, 0, 0, 0, 0, 0, 40, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12614, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Plate Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (16734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Arcane Mastery', 'Rank 1', 'Increases your maximum Mana by $s1%.', '', 0, 0, 0, 1, 0, 0), (16735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Arcane Mastery', 'Rank 2', 'Increases your maximum Mana by $s1%.', '', 0, 0, 0, 1, 0, 0), (16736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Arcane Mastery', 'Rank 3', 'Increases your maximum Mana by $s1%.', '', 0, 0, 0, 1, 0, 0), (16737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Arcane Mastery', 'Rank 4', 'Increases your maximum Mana by $s1%.', '', 0, 0, 0, 1, 0, 0), (16738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Arcane Mastery', 'Rank 5', 'Increases your maximum Mana by $s1%.', '', 0, 0, 0, 1, 0, 0), (16739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Orb of Deception', '', 'Transforms caster to look like a member of the opposing faction.', 'Disguised.', 0, 0, 0, 1, 1, 1), (16740, 32, 0, 12, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 37, 0, 0, 56, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Knocks nearby enemies back, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16741, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 7076, 12361, 12799, 0, 0, 0, 15, 20, 10, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12639, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Stronghold Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (16742, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 7076, 12799, 12800, 0, 0, 0, 6, 16, 6, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12620, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Thorium Helm', '', '', '', 0, 0, 0, 1, 1, 1), (16744, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 7080, 12361, 12364, 0, 0, 0, 10, 20, 6, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Thorium Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (16745, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 7076, 7080, 12364, 12800, 0, 0, 8, 24, 4, 4, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Thorium Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (16746, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 12364, 12800, 0, 0, 0, 0, 30, 30, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Invulnerable Mail', '', '', '', 0, 0, 0, 1, 1, 1), (16756, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Unsheathe Rifle', 'Rank 1', 'Pulls out, but does not fire, a rifle.', '', 0, 0, 0, 1, 1, 1), (16757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 154, 'Arctic Reach', 'Rank 1', 'Increases the range of your Frostbolt, Ice Lance and Blizzard spells and the radius of your Frost Nova and Cone of Cold spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 154, 'Arctic Reach', 'Rank 2', 'Increases the range of your Frostbolt, Ice Lance and Blizzard spells and the radius of your Frost Nova and Cone of Cold spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (16763, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Improved Frostbolt', 'Rank 3', 'Reduces the casting time of your Frostbolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16765, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Improved Frostbolt', 'Rank 4', 'Reduces the casting time of your Frostbolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16766, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Improved Frostbolt', 'Rank 5', 'Reduces the casting time of your Frostbolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (16767, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16768, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16769, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Arcane Missiles', 'Rank 4', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling Arcane Missiles.', '', 0, 0, 0, 1, 1, 1), (16770, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Arcane Missiles', 'Rank 5', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling Arcane Missiles.', '', 0, 0, 0, 1, 1, 1), (16771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warosh Tickle', '', '', '', 0, 0, 0, 1, 0, 0), (16772, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16775, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16776, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16777, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16778, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16779, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16780, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16781, 0, 0, 0, 50, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 12721, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Combining Charms', '', 'Combine the Good Luck Half-Charm with the Good Luck Other-Half-Charm.', '', 0, 0, 0, 1, 1, 1), (16782, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (16783, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16784, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (16785, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 37, 1, 0, 231, 99, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 292, 'Flamebreak', '', 'Inflicts Fire damage to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (16786, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Mortar Shot', '', 'Fire at an X, Y, Z location with a ranged weapon. Each location needs a separate copy of this spell.', '', 0, 0, 0, 1, 1, 1), (16787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warosh\'s Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (16788, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16789, 21, 0, 0, 1, 0, 0, 101, 0, 26, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, 14, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Rage', '', 'Increases the Physical damage dealt by the caster by $s1 and speeds its attack by $s2% for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (16790, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy and its nearest allies, stunning them for $d. Affects up to $x1 targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16791, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 3, 4, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Furious Anger', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (16792, 21, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16791, 0, 0, 0, 0, 0, 95, 'Furious Anger', '', '', '', 0, 0, 0, 1, 1, 1), (16793, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Draining Blow', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 0, 0), (16794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2335, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (16795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10577, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Crypt Scarabs', '', 'Summons $s1 $lCrypt Scarab:Crypt Scarabs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (16796, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4975, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shy-Rotam', '', 'Place at the Stone of Shy-Rotam.', '', 0, 0, 0, 1, 0, 0), (16798, 0, 1, 10, 4, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Enchanting Lullaby', '', 'Lulls an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (16799, 0, 1, 0, 4, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 95, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (16800, 0, 0, 0, 1, 0, 0, 3, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12541, 0, 0, 0, 0, 0, 1468, 'Ghoul Rot', '', '', '', 0, 0, 0, 1, 1, 1), (16801, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warosh\'s Transform', '', '', '', 0, 0, 0, 1, 0, 0), (16803, 0, 1, 12, 1, 0, 0, 101, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 55, -1, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Flash Freeze', '', 'Blasts nearby enemies for Frost damage and freezes them in place for up to $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (16804, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 71, 18, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16805, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 0, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16806, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (16806, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (16807, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Mass Teleport', '', 'This creates an effect on the casting NPC that makes it appear as though they just teleported.', '', 0, 0, 0, 1, 1, 1), (16809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10697, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Spawn Bile Slime', '', '', '', 0, 0, 0, 1, 0, 0), (16810, 531, 1, 0, 1, 0, 0, 35, 1, 18, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19974, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 2', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 2). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (16811, 531, 1, 0, 1, 0, 0, 35, 1, 28, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19973, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 3', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 3). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (16812, 531, 1, 0, 1, 0, 0, 35, 1, 38, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19972, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 4', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 4). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (16813, 531, 1, 0, 1, 0, 0, 35, 1, 48, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19971, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 5', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 5). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (16814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Starlight Wrath', 'Rank 1', 'Reduces the cast time of your Wrath and Starfire spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Starlight Wrath', 'Rank 2', 'Reduces the cast time of your Wrath and Starfire spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Starlight Wrath', 'Rank 3', 'Reduces the cast time of your Wrath and Starfire spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Starlight Wrath', 'Rank 4', 'Reduces the cast time of your Wrath and Starfire spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Starlight Wrath', 'Rank 5', 'Reduces the cast time of your Wrath and Starfire spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Nature\'s Reach', 'Rank 1', 'Increases the range of your Balance spells and Faerie Fire (Feral) ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (16820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'Nature\'s Reach', 'Rank 2', 'Increases the range of your Balance spells and Faerie Fire (Feral) ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (16821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 225, 'Improved Moonfire', 'Rank 1', 'Increases the damage and critical strike chance of your Moonfire spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (16822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 9, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 225, 'Improved Moonfire', 'Rank 2', 'Increases the damage and critical strike chance of your Moonfire spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (16827, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 1', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16828, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 2', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16829, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 3', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16830, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 4', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16831, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 5', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16832, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 6', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (16833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Natural Shapeshifter', 'Rank 1', 'Reduces the mana cost of all shapeshifting by $s1%.', '', 0, 0, 0, 1, 0, 0), (16834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Natural Shapeshifter', 'Rank 2', 'Reduces the mana cost of all shapeshifting by $s1%.', '', 0, 0, 0, 1, 0, 0), (16835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Natural Shapeshifter', 'Rank 3', 'Reduces the mana cost of all shapeshifting by $s1%.', '', 0, 0, 0, 1, 0, 0), (16836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 8, 22, 0, 0, 0, 0, 0, 0, 0, 53, 'Brambles', 'Rank 1', 'Increases damage caused by your Thorns and Entangling Roots spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16838, 0, 1, 9, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Banshee Shriek', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (16839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 8, 22, 0, 0, 0, 0, 0, 0, 0, 53, 'Brambles', 'Rank 2', 'Increases damage caused by your Thorns and Entangling Roots spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 8, 22, 0, 0, 0, 0, 0, 0, 0, 53, 'Brambles', 'Rank 3', 'Increases damage caused by your Thorns and Entangling Roots spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16843, 0, 1, 0, 1, 0, 0, 100, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 6, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16844, 0, 0, 0, 0, 937, 'Crimson Fury', '', 'Gives the caster $s1 extra attacks and causes it to inflict additional Fire damage on each successful hit. Lasts $d.', 'Inflicting additional Fire damage on attack.', 0, 0, 0, 1, 1, 0), (16844, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Crimson Fury', '', '', '', 0, 0, 0, 1, 1, 0), (16845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Moonglow', 'Rank 1', 'Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Moonglow', 'Rank 2', 'Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Moonglow', 'Rank 3', 'Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16850, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 42, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 16922, 0, 0, 0, 0, 0, 1485, 'Celestial Focus', 'Rank 1', 'Gives your Starfire spell a $h% chance to stun the target for $16922d and increases the chance you\'ll resist spell interruption when casting your Wrath spell by $s2%.', '', 0, 0, 0, 1, 1, 0), (16856, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 199, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (16857, 1133, 1, 0, 1, 0, 0, 101, 0, 25, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -176, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire (Feral)', 'Rank 1', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (16858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 2, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8388608, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Feral Aggression', 'Rank 1', 'Increases the attack power reduction of your Demoralizing Roar by $s1% and the damage caused by your Ferocious Bite by $s2%.', '', 0, 0, 0, 1, 1, 0), (16859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8388608, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Feral Aggression', 'Rank 2', 'Increases the attack power reduction of your Demoralizing Roar by $s1% and the damage caused by your Ferocious Bite by $s2%.', '', 0, 0, 0, 1, 1, 0), (16860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 8, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8388608, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Feral Aggression', 'Rank 3', 'Increases the attack power reduction of your Demoralizing Roar by $s1% and the damage caused by your Ferocious Bite by $s2%.', '', 0, 0, 0, 1, 1, 0), (16861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 31, 11, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8388608, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Feral Aggression', 'Rank 4', 'Increases the attack power reduction of your Demoralizing Roar by $s1% and the damage caused by your Ferocious Bite by $s2%.', '', 0, 0, 0, 1, 1, 0), (16862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8388608, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Feral Aggression', 'Rank 5', 'Increases the attack power reduction of your Demoralizing Roar by $s1% and the damage caused by your Ferocious Bite by $s2%.', '', 0, 0, 0, 1, 1, 0), (16864, 0, 1, 0, 1, 0, 0, 100, 0, 20, 30, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16870, 0, 0, 0, 0, 0, 1754, 'Omen of Clarity', '', 'Imbues the Druid with natural energy. Each of the Druid\'s melee attacks has a chance of causing the caster to enter a Clearcasting state. The Clearcasting state reduces the Mana, Rage or Energy cost of your next damage or healing spell or offensive ability by $16870s1%. Lasts $d.', 'Each melee attack has a chance of causing the caster to enter a Clearcasting state.', 0, 0, 0, 1, 1, 1), (16865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10697, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Spawn Bile Slimes', '', '', '', 0, 0, 0, 1, 0, 0), (16866, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 27, 1, 0, 76, 21, 0, 9, 9, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at nearby enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (16867, 0, 2, 0, 1, 0, 0, 101, 0, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 13, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Banshee Curse', '', 'Reduces nearby enemies\' chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (16868, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Banshee Wail', '', 'Wails with anguish, inflicting Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16869, 0, 0, 12, 16, 0, 0, 101, 0, 0, 1, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Ice Tomb', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 0, 0), (16870, 0, 1, 0, 1, 0, 0, 100, 1, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Clearcasting', '', '', 'Your next damage or healing spell or offensive ability has its mana, rage or energy cost reduced by $s1%.', 0, 0, 0, 1, 1, 1), (16871, 0, 2, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Bleakwood Curse', '', 'Enemy is inflicted with the Bleakwood Curse that reduces their magic resistances by $s1. Can be applied up to 3 times.', 'Cursed. Resistances reduced by $s1.', 0, 0, 0, 1, 1, 1), (16872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest Raid Buffs lvl 60', 'QASpell', '', '', 0, 0, 0, 1, 0, 0), (16873, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 0, 1, 0, 0, 67, 0, 0, 12, 12, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Holy Word: Fortitude', 'Rank 6', 'Holy power infuses the target increasing their Stamina by $M1 for $d.', 'Increases Stamina by $M1.', 0, 0, 0, 1, 1, 1), (16874, 0, 1, 0, 1, 0, 0, 101, 0, 56, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 12, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Protection', 'Rank 3', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (16875, 0, 1, 0, 1, 0, 0, 101, 0, 54, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'Divine Spirit', 'Rank 3', 'Holy power infuses the target, increasing their Spirit by $M1 for $d.', 'Increases Spirit by $M1.', 0, 0, 0, 1, 1, 1), (16876, 0, 1, 0, 1, 0, 0, 101, 0, 56, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 5', 'Increases the target\'s Intellect by $M1 for $d.', 'Increases Intellect by $M1.', 0, 0, 0, 1, 1, 1), (16877, 0, 1, 0, 1, 0, 0, 101, 0, 54, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 12, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 6', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (16878, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 383, 15, 26, 12, 12, 12, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 7', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (16880, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16886, 0, 0, 0, 0, 0, 10, 'Nature\'s Grace', '', 'All spell criticals grace you with a blessing of nature, reducing the casting time of your next spell by $/1000;16886S1 sec.', '', 0, 0, 0, 1, 0, 0), (16881, 0, 1, 0, 1, 0, 0, 101, 0, 22, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Water Breathing', '', 'Allows the caster to breathe underwater for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (16882, 0, 1, 0, 1, 0, 0, 101, 0, 50, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 12, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Detect Greater Invisibility', '', 'Allows the friendly target to detect greater invisibility for $d.', 'Detect greater invisibility.', 0, 0, 0, 1, 1, 1), (16883, 0, 1, 0, 1, 0, 0, 101, 0, 48, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 12, 12, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1337, 'Elixir of the Giants', '', 'Increases your strength by $s1, stamina by $s2 and size for $d.', 'Increases size, strength by $s1, stamina by $s2.', 0, 0, 0, 1, 1, 1), (16884, 0, 1, 0, 1, 0, 0, 101, 0, 11, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 12, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1304, 'Health II', '', 'Increases the player\'s maximum health by $s1 for $d.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (16885, 0, 1, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1299, 'Agility VIII', '', 'Increases agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (16886, 0, 1, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 10, 'Nature\'s Grace', '', '', 'The casting time of your next spell is reduced by $/1000;S1 sec.', 0, 0, 0, 1, 0, 0), (16888, 0, 1, 0, 1, 0, 0, 101, 0, 47, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Intellect IX', '', 'Increases intellect by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (16889, 99, 1, 0, 1, 0, 0, 101, 0, 46, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 12, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1607, 'Greater Arcane Elixir', '', 'Increases spell damage by $s1 for $d.', 'Spell damage increased by $s1.', 0, 0, 0, 1, 1, 1), (16890, 4, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 12, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration IV', '', 'Regenerate $s1 health every 5 sec for $d.', '', 0, 0, 0, 1, 1, 1), (16891, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 674, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', 'Rank 3', 'Absorbs $s1 shadow damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16892, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 1', 'Absorbs $s1 holy damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16893, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', 'Rank 5', 'Absorbs $s1 nature damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16894, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 651, 0, 0, 974, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', 'Rank 4', 'Absorbs $s1 fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16895, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 1349, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', 'Rank 5', 'Absorbs $s1 frost damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (16896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonfury', 'Rank 1', 'Increases the damage done by your Starfire, Moonfire and Wrath spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonfury', 'Rank 2', 'Increases the damage done by your Starfire, Moonfire and Wrath spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16898, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Blaze', '', 'Burns the enemy for $o1 damage over $d.', '$s1 damage every $t seconds.', 0, 0, 0, 1, 1, 1), (16899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonfury', 'Rank 3', 'Increases the damage done by your Starfire, Moonfire and Wrath spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonfury', 'Rank 4', 'Increases the damage done by your Starfire, Moonfire and Wrath spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonfury', 'Rank 5', 'Increases the damage done by your Starfire, Moonfire and Wrath spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (16908, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels a magic effect on the current foe.', '', 0, 0, 0, 1, 1, 1), (16909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Vengeance', 'Rank 1', 'Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Vengeance', 'Rank 2', 'Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Vengeance', 'Rank 3', 'Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Vengeance', 'Rank 4', 'Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Vengeance', 'Rank 5', 'Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (16914, 571, 0, 0, 1, 0, 31756, 101, 0, 40, 1, 880, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 6, 1, 1, 0, 69, -26, 0, 14, 14, 0, 4, 138, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42231, 0, 0, 0, 220, 'Hurricane', 'Rank 1', 'Creates a violent storm in the target area causing $42231s1 Nature damage to enemies every $t3 sec, and increasing the time between attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$42231s1 damage every $t3 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (16916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 1, 181, 0, 119, 269, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Strength of the Champion', '', 'Heal self for $s2 and increases Strength by $s1 for $d.', 'Strength Increased by $s1.', 0, 0, 0, 1, 1, 1), (16918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Control of Nature', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone.', '', 0, 0, 0, 1, 0, 0), (16919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Control of Nature', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone.', '', 0, 0, 0, 1, 0, 0), (16920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Control of Nature', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone.', '', 0, 0, 0, 1, 0, 0), (16921, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Chain Lightning', '', 'Blasts up to 3 targets for $s1 Nature damage.', '', 0, 0, 0, 0.7, 1, 1), (16922, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire Stun', '', '', '', 0, 0, 0, 1, 0, 0), (16923, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 49, 0, 0, 0, 0, 42, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 16922, 0, 0, 0, 0, 0, 1485, 'Celestial Focus', 'Rank 2', 'Gives your Starfire spell a $h% chance to stun the target for $16922d and increases the chance you\'ll resist spell interruption when casting your Wrath spell by $s2%.', '', 0, 0, 0, 1, 1, 0), (16924, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 69, 0, 0, 0, 0, 42, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 16922, 0, 0, 0, 0, 0, 1485, 'Celestial Focus', 'Rank 3', 'Gives your Starfire spell a $h% chance to stun the target for $16922d and increases the chance you\'ll resist spell interruption when casting your Wrath spell by $s2%.', '', 0, 0, 0, 1, 1, 0), (16927, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Chilled', '', 'Target\'s movement slowed by $s2% and increasing the time between attacks by $s1% for $d.', 'Movement slowed by $s2% and the time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (16928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1557, 'Armor Shatter', '', 'Reduces an enemy\'s armor by $s1. Stacks up to 3 times.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (16929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 1', 'Increases your Armor contribution from items by $s1%.', '', 0, 0, 0, 1, 0, 0), (16930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 2', 'Increases your Armor contribution from items by $s1%.', '', 0, 0, 0, 1, 0, 0), (16931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 3', 'Increases your Armor contribution from items by $s1%.', '', 0, 0, 0, 1, 0, 0), (16934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 1565, 'Ferocity', 'Rank 1', 'Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by $/10;s1 Rage or Energy.', '', 0, 0, 0, 1, 1, 0), (16935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -3, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 1565, 'Ferocity', 'Rank 2', 'Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by $/10;s1 Rage or Energy.', '', 0, 0, 0, 1, 1, 0), (16936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -31, -4, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 1565, 'Ferocity', 'Rank 3', 'Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by $/10;s1 Rage or Energy.', '', 0, 0, 0, 1, 1, 0), (16937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, -5, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 1565, 'Ferocity', 'Rank 4', 'Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by $/10;s1 Rage or Energy.', '', 0, 0, 0, 1, 1, 0), (16938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -6, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 1565, 'Ferocity', 'Rank 5', 'Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by $/10;s1 Rage or Energy.', '', 0, 0, 0, 1, 1, 0), (16939, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 10, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1560, 'Ancestor\'s Vengeance', '', 'Party members have a chance to increase their critical strike rating by $s1. Lasts for $d.', 'Increases critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (16940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139264, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 473, 'Brutal Impact', 'Rank 1', 'Increases the stun duration of your Bash and Pounce abilities by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139264, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 473, 'Brutal Impact', 'Rank 2', 'Increases the stun duration of your Bash and Pounce abilities by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (16942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Sharpened Claws', 'Rank 1', 'Increases your critical strike chance while in Bear, Dire Bear or Cat Form by $s1%.', '', 0, 0, 0, 1, 0, 0), (16943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Sharpened Claws', 'Rank 2', 'Increases your critical strike chance while in Bear, Dire Bear or Cat Form by $s1%.', '', 0, 0, 0, 1, 0, 0), (16944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Sharpened Claws', 'Rank 3', 'Increases your critical strike chance while in Bear, Dire Bear or Cat Form by $s1%.', '', 0, 0, 0, 1, 0, 0), (16947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 154, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 103, 'Feral Instinct', 'Rank 1', 'Increases threat caused in Bear and Dire Bear Form by $s2% and reduces the chance enemies have to detect you while Prowling.', '', 0, 0, 0, 1, 1, 0), (16948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 154, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 103, 'Feral Instinct', 'Rank 2', 'Increases threat caused in Bear and Dire Bear Form by $s2% and reduces the chance enemies have to detect you while Prowling.', '', 0, 0, 0, 1, 1, 0), (16949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 154, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 103, 'Feral Instinct', 'Rank 3', 'Increases threat caused in Bear and Dire Bear Form by $s2% and reduces the chance enemies have to detect you while Prowling.', '', 0, 0, 0, 1, 1, 0), (16952, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16953, 0, 0, 0, 0, 0, 108, 'Blood Frenzy', 'Rank 1', 'Your critical strikes from Cat Form abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (16953, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Blood Frenzy', '', '', '', 0, 0, 0, 1, 1, 1), (16954, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16953, 0, 0, 0, 0, 0, 108, 'Blood Frenzy', 'Rank 2', 'Your critical strikes from Cat Form abilities that add combo points have a $h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (16958, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16959, 0, 0, 0, 0, 0, 146, 'Primal Fury', 'Rank 1', 'Gives you a $h% chance to gain an additional $/10;16959s1 Rage anytime you get a critical strike while in Bear and Dire Bear Form.', '', 0, 0, 0, 1, 1, 1), (16959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Primal Fury', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (16960, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12644, 8170, 0, 0, 0, 0, 0, 16, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thorium Greatsword', '', '', '', 0, 0, 0, 1, 1, 1), (16961, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16959, 0, 0, 0, 0, 0, 146, 'Primal Fury', 'Rank 2', 'Gives you a $h% chance to gain an additional $/10;16959s1 Rage anytime you get a critical strike while in Bear and Dire Bear Form.', '', 0, 0, 0, 1, 1, 1), (16965, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12803, 8153, 12799, 12644, 8170, 0, 0, 30, 6, 6, 6, 2, 8, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bleakwood Hew', '', '', '', 0, 0, 0, 1, 1, 1), (16966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -10, -11, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 147, 'Shredding Attacks', 'Rank 1', 'Reduces the energy cost of your Shred ability by $s1 and the rage cost of your Lacerate ability by $/10;s2.', '', 0, 0, 0, 1, 1, 0), (16967, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 3577, 6037, 12361, 8170, 0, 0, 0, 30, 4, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12772, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Inlaid Thorium Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (16968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -19, -21, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 147, 'Shredding Attacks', 'Rank 2', 'Reduces the energy cost of your Shred ability by $s1 and the rage cost of your Lacerate ability by $/10;s2.', '', 0, 0, 0, 1, 1, 0), (16969, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12799, 12644, 8170, 0, 0, 0, 0, 20, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12773, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ornate Thorium Handaxe', '', '', '', 0, 0, 0, 1, 1, 1), (16970, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 7910, 12361, 12644, 8170, 0, 0, 30, 4, 4, 4, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dawn\'s Edge', '', '', '', 0, 0, 0, 1, 1, 1), (16971, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12644, 8170, 0, 0, 0, 0, 0, 40, 6, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Huge Thorium Battleaxe', '', '', '', 0, 0, 0, 1, 1, 1), (16972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Predatory Strikes', 'Rank 1', 'Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by $s1% of your level.', '', 0, 0, 0, 1, 0, 0), (16973, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12655, 12364, 12804, 8170, 0, 0, 0, 20, 6, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12776, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Battlehammer', '', '', '', 0, 0, 0, 1, 1, 1), (16974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Predatory Strikes', 'Rank 2', 'Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by $s1% of your level.', '', 0, 0, 0, 1, 0, 0), (16975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Predatory Strikes', 'Rank 3', 'Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by $s1% of your level.', '', 0, 0, 0, 1, 0, 0), (16978, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 7078, 7077, 12800, 12644, 0, 0, 0, 10, 4, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12777, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blazing Rapier', '', '', '', 0, 0, 0, 1, 1, 1), (16979, 0, 0, 0, 1, 15000, 0, 101, 0, 20, 0, 50, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19675, 45334, 0, 0, 0, 1559, 'Feral Charge', '', 'Causes you to charge an enemy, immobilizing and interrupting any spell being cast for $19675d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (16980, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12799, 12644, 8170, 0, 0, 0, 0, 30, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12779, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Rune Edge', '', '', '', 0, 0, 0, 1, 1, 1), (16982, 0, 0, 0, 1, 0, 0, 1, 0, 45, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13441, 0, 0, 0, 0, 0, 185, 'Orb of Fire', 'Rank 1', 'Grants a chance on striking the enemy for $13441s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (16983, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12360, 12804, 12799, 12361, 12364, 0, 0, 6, 2, 4, 2, 2, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12781, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Serenity', '', '', '', 0, 0, 0, 1, 1, 1), (16984, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7077, 7910, 8170, 0, 0, 0, 0, 30, 4, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12792, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Volcanic Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (16985, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 12662, 12808, 12361, 12644, 8170, 0, 40, 2, 16, 8, 2, 2, 4, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (16986, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12360, 12662, 7910, 12644, 0, 0, 0, 10, 10, 8, 10, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12795, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blood Talon', '', '', '', 0, 0, 0, 1, 1, 1), (16987, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12804, 12364, 12800, 12644, 0, 0, 0, 20, 20, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12802, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darkspear', '', '', '', 0, 0, 0, 1, 1, 1), (16988, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 12809, 12810, 7076, 0, 0, 0, 50, 15, 4, 6, 10, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hammer of the Titans', '', '', '', 0, 0, 0, 1, 1, 1), (16989, 0, 0, 0, 31, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 61, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176087, 5121, 5096, 0, 0, 0, 0, 0, 0, 1, 'Planting Banner', '', 'Plant the Scourge banner at the Scarlet Crusade\'s forward base camp in the Western Plaguelands.', '', 0, 0, 0, 1, 1, 1), (16990, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12800, 12811, 12799, 12810, 12644, 0, 0, 15, 8, 1, 4, 8, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12790, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Arcanite Champion', '', '', '', 0, 0, 0, 1, 1, 1), (16991, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12360, 12808, 12364, 12644, 12810, 0, 0, 40, 12, 10, 8, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Annihilator', '', '', '', 0, 0, 0, 1, 1, 1), (16992, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12361, 12800, 7080, 12644, 12810, 0, 0, 18, 8, 8, 4, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Frostguard', '', '', '', 0, 0, 0, 1, 1, 1), (16993, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12364, 12799, 7076, 12810, 0, 0, 0, 20, 8, 8, 6, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12794, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Masterwork Stormhammer', '', '', '', 0, 0, 0, 1, 1, 1), (16994, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12810, 12644, 0, 0, 0, 0, 0, 20, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Arcanite Reaper', '', '', '', 0, 0, 0, 1, 1, 1), (16995, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 12810, 7910, 12800, 12799, 12644, 0, 10, 10, 2, 6, 6, 6, 4, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heartseeker', '', '', '', 0, 0, 0, 1, 1, 1), (16996, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5088, 0, 0, 0, 0, 0, 0, 0, 1, 'Incendia Powder', '', 'Toss the Incendia Powder into the sacred fire of life.', '', 0, 0, 0, 1, 1, 1), (16997, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gargoyle Strike', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (16998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 9, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 22, 23, 0, 0, 0, 0, 0, 0, 1531, 'Savage Fury', 'Rank 1', 'Increases the damage caused by your Claw, Rake, and Mangle (Cat) abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (16999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 19, 19, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 22, 23, 0, 0, 0, 0, 0, 0, 1531, 'Savage Fury', 'Rank 2', 'Increases the damage caused by your Claw, Rake, and Mangle (Cat) abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (17002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Swiftness', '', 'Increases your movement speed by $s1% while outdoors in Cat Form and increases your chance to dodge while in Cat Form, Bear Form and Dire Bear Form by $24867s1%.', '', 0, 0, 0, 1, 0, 0), (17003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild', 'Rank 1', 'Increases your Intellect by $s1%. In addition, while in Bear or Dire Bear Form your Stamina is increased by $s1% and while in Cat Form your attack power is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (17004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 7, 3, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild', 'Rank 2', 'Increases your Intellect by $s1%. In addition, while in Bear or Dire Bear Form your Stamina is increased by $s1% and while in Cat Form your attack power is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (17005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 11, 5, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild', 'Rank 3', 'Increases your Intellect by $s1%. In addition, while in Bear or Dire Bear Form your Stamina is increased by $s1% and while in Cat Form your attack power is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (17006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 94, 1, 1, 1, 15, 7, 7, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild', 'Rank 4', 'Increases your Intellect by $s1%. In addition, while in Bear or Dire Bear Form your Stamina is increased by $s1% and while in Cat Form your attack power is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (17007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Leader of the Pack', '', 'While in Cat, Bear or Dire Bear Form, the Leader of the Pack increases ranged and melee critical chance of all party members within $24932a1 yards by $24932s1%.', '', 0, 0, 0, 1, 0, 0), (17008, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (17009, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Voodoo', '', '', '', 0, 0, 0, 1, 0, 0), (17010, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17011, 0, 0, 0, 0, 0, 187, 'Freezing Claw', '', '', '', 0, 0, 0, 1, 1, 1), (17011, 0, 0, 12, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 0, 1, 1, 0, 0, 499, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 'Freezing Claw', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (17012, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 10, 0, 1, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', '', 'Purges an enemy of $s1 magic $leffect:effects; and heals the caster for $s2.', '', 0, 0, 0, 1, 1, 1), (17013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Agamaggan\'s Agility', '', 'Increases Agility by $s1.', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (17014, 0, 0, 0, 1, 0, 0, 100, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 'Bone Shards', '', 'Encases the caster in a shield of bone shards for $d. The sharpened fragments deal $s1 damage to melee attackers.', '$s1 damage inflicted to melee attackers.', 0, 0, 0, 1, 0, 0), (17015, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destroy Tent', '', '', '', 0, 0, 0, 1, 1, 1), (17016, 0, 0, 0, 31, 0, 0, 101, 0, 0, 22, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176093, 5, 0, 0, 0, 0, 0, 0, 0, 1, 'Placing Beacon Torch', '', 'Place in the doorway at one of Andorhal\'s ruined towers as a magical marker for future troop movement.', '', 0, 0, 0, 1, 1, 1), (17038, 0, 0, 0, 1, 0, 0, 101, 0, 48, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 34, 24, 34, 0, 0, 0, 99, 61, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1570, 'Winterfall Firewater', '', 'Increases your attack power by $s1 and size for $d. Battle Elixir.', 'Increases size and attack power by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (17039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1572, 'Master Swordsmith', '', 'Allows a blacksmith to make special Swords that are unavailable to the typical artisan weaponsmith.', '', 0, 0, 0, 1, 1, 1), (17040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1567, 'Master Hammersmith', '', 'Allows a blacksmith to make special maces and hammers that are unavailable to the typical artisan weaponsmith.', '', 0, 0, 0, 1, 1, 1), (17041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1458, 'Master Axesmith', '', 'Allows a blacksmith to make special axes that are unavailable to the typical artisan weaponsmith.', '', 0, 0, 0, 1, 1, 1), (17045, 0, 0, 0, 16, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 76, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4771, 176110, 177304, 0, 0, 0, 0, 0, 0, 1, 'Dawn\'s Gambit', '', 'Place within the Viewing Room of the Scholomance.', '', 0, 0, 0, 1, 1, 1), (17047, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 529, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Reputation', '', 'Increase your reputation permanently with the Argent Dawn.', '', 0, 0, 0, 1, 0, 0), (17048, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soul Claim', '', 'Claim the promised soul.', '', 0, 0, 0, 1, 0, 0), (17050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Improved Mark of the Wild', 'Rank 1', 'Increases the effects of your Mark of the Wild and Gift of the Wild spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Improved Mark of the Wild', 'Rank 2', 'Increases the effects of your Mark of the Wild and Gift of the Wild spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -16, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1494, 'Decay', '', '', '', 0, 0, 0, 1, 1, 0), (17053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Improved Mark of the Wild', 'Rank 3', 'Increases the effects of your Mark of the Wild and Gift of the Wild spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Improved Mark of the Wild', 'Rank 4', 'Increases the effects of your Mark of the Wild and Gift of the Wild spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 123, 'Improved Mark of the Wild', 'Rank 5', 'Increases the effects of your Mark of the Wild and Gift of the Wild spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', 'Rank 1', 'Gives you $s1% chance to gain $/10;17057s1 Rage when you shapeshift into Bear and Dire Bear Form or $17099s1 Energy when you shapeshift into Cat Form.', '', 0, 0, 0, 1, 1, 0), (17057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', '', '', '', 0, 0, 0, 1, 1, 1), (17058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', 'Rank 2', 'Gives you $s1% chance to gain $/10;17057s1 Rage when you shapeshift into Bear and Dire Bear Form or $17099s1 Energy when you shapeshift into Cat Form.', '', 0, 0, 0, 1, 1, 0), (17059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', 'Rank 3', 'Gives you $s1% chance to gain $/10;17057s1 Rage when you shapeshift into Bear and Dire Bear Form or $17099s1 Energy when you shapeshift into Cat Form.', '', 0, 0, 0, 1, 1, 0), (17060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', 'Rank 4', 'Gives you $s1% chance to gain $/10;17057s1 Rage when you shapeshift into Bear and Dire Bear Form or $17099s1 Energy when you shapeshift into Cat Form.', '', 0, 0, 0, 1, 1, 0), (17061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Furor', 'Rank 5', 'Gives you $s1% chance to gain $/10;17057s1 Rage when you shapeshift into Bear and Dire Bear Form or $17099s1 Energy when you shapeshift into Cat Form.', '', 0, 0, 0, 1, 1, 0), (17063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Nature\'s Focus', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.', '', 0, 0, 0, 1, 0, 0), (17064, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10925, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Rotting Worms', '', '', '', 0, 0, 0, 1, 1, 1), (17065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Nature\'s Focus', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.', '', 0, 0, 0, 1, 0, 0), (17066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Nature\'s Focus', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.', '', 0, 0, 0, 1, 0, 0), (17067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Nature\'s Focus', 'Rank 4', 'Gives you a $s1% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.', '', 0, 0, 0, 1, 0, 0), (17068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Nature\'s Focus', 'Rank 5', 'Gives you a $s1% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.', '', 0, 0, 0, 1, 0, 0), (17069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 1, 0, 0, 0, 0, 107, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 962, 'Naturalist', 'Rank 1', 'Reduces the cast time of your Healing Touch spell by $/1000;S1 sec and increases the damage you deal with physical attacks in all forms by $s2%.', '', 0, 0, 0, 1, 1, 0), (17070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -201, 3, 0, 0, 0, 0, 107, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 962, 'Naturalist', 'Rank 2', 'Reduces the cast time of your Healing Touch spell by $/1000;S1 sec and increases the damage you deal with physical attacks in all forms by $s2%.', '', 0, 0, 0, 1, 1, 0), (17071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -301, 5, 0, 0, 0, 0, 107, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 962, 'Naturalist', 'Rank 3', 'Reduces the cast time of your Healing Touch spell by $/1000;S1 sec and increases the damage you deal with physical attacks in all forms by $s2%.', '', 0, 0, 0, 1, 1, 0), (17072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -401, 7, 0, 0, 0, 0, 107, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 962, 'Naturalist', 'Rank 4', 'Reduces the cast time of your Healing Touch spell by $/1000;S1 sec and increases the damage you deal with physical attacks in all forms by $s2%.', '', 0, 0, 0, 1, 1, 0), (17073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -501, 9, 0, 0, 0, 0, 107, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 962, 'Naturalist', 'Rank 5', 'Reduces the cast time of your Healing Touch spell by $/1000;S1 sec and increases the damage you deal with physical attacks in all forms by $s2%.', '', 0, 0, 0, 1, 1, 0), (17074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Improved Regrowth', 'Rank 1', 'Increases the critical effect chance of your Regrowth spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Improved Regrowth', 'Rank 2', 'Increases the critical effect chance of your Regrowth spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Improved Regrowth', 'Rank 3', 'Increases the critical effect chance of your Regrowth spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Improved Regrowth', 'Rank 4', 'Increases the critical effect chance of your Regrowth spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Improved Regrowth', 'Rank 5', 'Increases the critical effect chance of your Regrowth spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Intensity', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (17081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 961, 'Improved Enrage', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (17086, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17087, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17087, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17088, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17088, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17089, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17089, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17090, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17090, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17091, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17091, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17092, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17092, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17093, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17093, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17094, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17094, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17095, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17095, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17097, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17097, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22267, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (17099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Furor', '', '', '', 0, 0, 0, 1, 1, 1), (17104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 266, 'Gift of Nature', 'Rank 1', 'Increases the effect of all healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (17105, 0, 2, 0, 1, 0, 0, 101, 0, 1, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Banshee Curse', '', 'Reduces an enemy\'s chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (17106, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -1, 0, 0, 0, 0, 134, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17080, 0, 0, 0, 0, 101, 'Intensity', 'Rank 1', 'Allows $s1% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate $/10;17080s1 rage.', '', 0, 0, 0, 1, 1, 1), (17107, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -1, 0, 0, 0, 0, 134, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35358, 0, 0, 0, 0, 101, 'Intensity', 'Rank 2', 'Allows $s1% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate $/10;35358s1 rage.', '', 0, 0, 0, 1, 1, 1), (17108, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -1, 0, 0, 0, 0, 134, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35359, 0, 0, 0, 0, 101, 'Intensity', 'Rank 3', 'Allows $s1% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate $/10;35359s1 rage.', '', 0, 0, 0, 1, 1, 1), (17111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Improved Rejuvenation', 'Rank 1', 'Increases the effect of your Rejuvenation spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (17112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Improved Rejuvenation', 'Rank 2', 'Increases the effect of your Rejuvenation spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Improved Rejuvenation', 'Rank 3', 'Increases the effect of your Rejuvenation spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (17114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Improved Rejuvenation', 'Rank 4', 'Increases the effect of your Rejuvenation spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Improved Rejuvenation', 'Rank 5', 'Increases the effect of your Rejuvenation spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17116, 0, 1, 0, 1, 180000, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Nature\'s Swiftness', '', 'When activated, your next Nature spell becomes an instant cast spell.', 'Your next Nature spell will be an instant cast spell.', 0, 0, 0, 1, 1, 1), (17117, 0, 0, 0, 50, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magatha Incendia Powder', '', 'Magatha Conjure\'s Incendia Powder', '', 0, 0, 0, 1, 1, 0), (17118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5, 5, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 49, 'Subtlety', 'Rank 1', 'Reduces the threat generated by your spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (17119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -9, 11, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 49, 'Subtlety', 'Rank 2', 'Reduces the threat generated by your spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (17120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -13, 17, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 49, 'Subtlety', 'Rank 3', 'Reduces the threat generated by your spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (17121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -17, 23, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 49, 'Subtlety', 'Rank 4', 'Reduces the threat generated by your spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (17122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 29, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 49, 'Subtlety', 'Rank 5', 'Reduces the threat generated by your spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (17123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Improved Tranquility', 'Rank 1', 'Reduces threat caused by Tranquility by $s1%.', '', 0, 0, 0, 1, 0, 0), (17124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Improved Tranquility', 'Rank 2', 'Reduces threat caused by Tranquility by $s1%.', '', 0, 0, 0, 1, 0, 0), (17131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Hover', '', '', '', 0, 0, 0, 1, 0, 0), (17132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10940, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pamela\'s Doll Trap', '', '', '', 0, 0, 0, 1, 0, 0), (17133, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12886, 12887, 12888, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Pamela\'s Doll', '', 'Attach the pieces into a whole.', '', 0, 0, 0, 1, 0, 0), (17134, 0, 1, 11, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 28, 1, 1, 2, -26, -34, 0, 0, 0, 8, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10943, 0, 0, 0, 0, 0, 0, 71, 'Musty Tome Trap', '', '', 'Movement speed reduced by $s1%.\nIncreases time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (17136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10184, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onyxia Trans', '', '', '', 0, 0, 0, 1, 0, 0), (17137, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 33, 0, 0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (17138, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 129, 0, 0, 583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (17139, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 273, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (17140, 451, 1, 0, 6, 0, 0, 101, 0, 20, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 27, 1, 0, 101, 6, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17141, 451, 1, 0, 6, 0, 0, 101, 0, 20, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 55, 1, 0, 202, 13, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17142, 451, 1, 0, 6, 0, 0, 101, 0, 20, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 83, 1, 0, 303, 20, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17143, 40, 0, 0, 1, 0, 0, 101, 0, 1, 0, 75, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Holy Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage inflicted is based on Holy magic.', '', 0, 0, 0, 1, 1, 1), (17144, 0, 0, 0, 1, 0, 0, 101, 0, 55, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (17145, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 27, 1, 0, 160, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (17146, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17147, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', '', 'Inflicts Holy damage to an undead enemy.', '', 0, 0, 0, 1, 1, 1), (17148, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 199, -26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 245, 'Brain Hacker', '', 'Wounds the target for $s1 damage and lowers Intellect of target by $s2 for $d.', 'Lowered Intellect.', 0, 0, 0, 1, 1, 1), (17149, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', '', 'Inflicts Holy damage to an undead enemy.', '', 0, 0, 0, 1, 1, 1), (17150, 0, 1, 0, 1, 0, 0, 101, 0, 52, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Arcane Might', '', 'Increases the magical damage dealt by an ally by $s1 for $d.', 'Magical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (17151, 0, 1, 0, 1, 0, 0, 101, 0, 56, 6, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Barrier', '', 'Reduces the Shadow damage taken by an ally by $s1 for $d.', 'Shadow damage taken is reduced by $s1.', 0, 0, 0, 1, 1, 1), (17152, 0, 1, 0, 1, 0, 0, 101, 0, 55, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Destiny', '', 'Increases Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (17153, 0, 0, 15, 1, 0, 0, 101, 0, 55, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (17154, 0, 1, 0, 1, 0, 0, 3, 0, 45, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 49, 0, 0, 0, 0, 15, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 'The Green Tower', 'Rank 1', 'Causes $s1 Nature damage to attackers when hit and increases Nature resistance by $s2 for $d.', 'Increased Nature resistance and inflicts $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (17155, 0, 0, 0, 171, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sprinkling Purified Water', '', 'Douses the flames off the braziers found within Jaedenar and dispels their protective magic.', '', 0, 0, 0, 1, 1, 1), (17156, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (17157, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (17158, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 67, 19, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, causing harm and inflicting additional Nature damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Port to Haleh', '', '', '', 0, 0, 0, 1, 0, 0), (17160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Port to Mazthoril', '', '', '', 0, 0, 0, 1, 0, 0), (17161, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12907, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taking Moon Well Sample', '', 'This container should be filled with water from the corrupt moon well in Jaedenar.', '', 0, 0, 0, 1, 1, 1), (17162, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 500, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 10955, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elemental', '', 'Summon a Water Elemental to fight for the caster for $d.', '', 0, 0, 0, 1, 1, 1), (17164, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10979, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Summon Scarlet Hound', '', 'Summons $s1 $lScarlet Hound:Scarlet Hounds; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (17165, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (17166, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10980, 0, 0, 0, 0, 0, 0, 0, 1, 'Release Umi\'s Yeti', '', 'Select Umi\'s friend and click to release the Mechanical Yeti.', '', 0, 0, 0, 1, 1, 1), (17167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Flight', '', '', '', 0, 0, 0, 1, 0, 0), (17168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 6, 1, 1, 1, 499, 0, 0, 0, 0, 0, 0, 23, 105, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 17167, 0, 0, 0, 0, 1481, 'Haleh\'s Will', '', '', 'You\'ve been kicked!', 0, 0, 0, 1, 1, 1), (17169, 0, 0, 0, 5, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10699, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Summon Carrion Scarab', '', '', '', 0, 0, 0, 1, 1, 1), (17170, 0, 4, 0, 1, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 111, 17, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Fatal Sting', '', 'Stings an enemy and inflicts additional Nature damage every $t2 sec. for $d. Caster must be very badly wounded in order to cast this spell.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (17171, 2, 0, 0, 18, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Shadow Shot', '', 'Shoots an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17172, 0, 1, 17, 1, 0, 0, 101, 0, 30, 28, 300, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a frog, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (17173, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (17174, 42, 1, 11, 18, 0, 0, 101, 0, 20, 27, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Concussive Shot', '', 'Dazes an enemy, reducing its movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (17175, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Resist Arcane', '', 'Increases an ally\'s Arcane resistance by $s1 for $d.', 'Arcane resistance increased by $s1.', 0, 0, 0, 1, 0, 0), (17176, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Panther Cage Key', '', 'Opens Panther Cage', '', 0, 0, 0, 1, 1, 1), (17177, 20, 1, 0, 1, 0, 0, 101, 0, 20, 31, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Seal of Protection', '', 'Protects a targeted party member from all attacks for $d., as well as preventing it from attacking or using abilities. Players may only have one seal on them per paladin at any one time.', 'Immune to Physical attack.\nCannot attack or use abilities.', 0, 0, 0, 1, 1, 1), (17178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alex\'s Audacity', '', 'Defense +1000. Consider yourself born again hardcore!', '', 0, 0, 0, 1, 0, 0), (17179, 0, 0, 0, 1, 0, 6156, 101, 0, 0, 18, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 23, 10, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 17190, 0, 0, 0, 0, 0, 292, 'Boon of Life', '', 'Use on Ras Frostwhisper, the lich, to make him mortal.', '', 0, 0, 0, 1, 1, 0), (17180, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 11176, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1574, 'Enchanted Thorium', '', '', '', 0, 0, 0, 1, 1, 1), (17181, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 16202, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12810, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1575, 'Enchanted Leather', '', '', '', 0, 0, 0, 1, 1, 1), (17183, 0, 4, 0, 1, 0, 0, 101, 0, 60, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17187, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 12363, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Arcanite', '', 'Turns a bar of Thorium and an Arcane Crystal into Arcanite.', '', 0, 0, 0, 1, 1, 1), (17189, 0, 0, 0, 1, 0, 8, 101, 0, 0, 18, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostwhisper\'s Lifeblood', '', '', '', 0, 0, 0, 1, 0, 0), (17190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ras Frostwhisper Visual Dummy', '', '', '', 0, 0, 0, 1, 0, 0), (17191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Improved Renew', 'Rank 3', 'Increases the amount healed by your Renew spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17194, 19, 0, 0, 16, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17195, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (17196, 0, 4, 0, 4, 0, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -21, 0, 14, 14, 0, 3, 29, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 68, 'Seeping Willow', '', 'Lowers all stats by $s2 and deals $s1 Nature damage every $t1 sec to all enemies within an $a1 yard radius of the caster for $d.', 'All stats lowered by $s2 and periodic Nature damage.', 0, 0, 0, 1, 1, 1), (17197, 0, 4, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 45, 7, 0, 202, 21, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Maggot Goo', '', 'Poisons nearby enemies for $s1 damage, then inflicts an additional $s2 Nature damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17198, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (17199, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Cannon', '', '', '', 0, 0, 0, 1, 1, 1), (17200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10996, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of the Hero', '', '', '', 0, 0, 0, 1, 0, 0), (17201, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels magic on an ally, removing $s1 harmful $lspell:spells;.', '', 0, 0, 0, 1, 1, 1), (17202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Avenge', '', '', '', 0, 0, 0, 1, 0, 0), (17203, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 96, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (17204, 0, 0, 0, 5, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 6412, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (17205, 0, 1, 0, 1, 10000, 0, 101, 0, 48, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 24, 0, 0, 0, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1570, 'Winterfall Firewater', '', 'Increases the caster\'s melee attack power by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (17206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 6, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1577, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17207, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15576, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (17208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -10, 4, 7, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1559, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 4, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, -1, -3, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1563, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, 12, -5, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1580, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 9, -6, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1581, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17213, 0, 2, 0, 1, 0, 0, 101, 0, 1, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Vengeance', '', 'Reduces the Spirit of an enemy by $s1% for $d.', 'Spirit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (17214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, -1, 3, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1582, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 4, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1565, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 6, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1583, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 2, -6, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1584, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -7, 9, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1585, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 6, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1586, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, 4, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1587, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -11, 12, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1588, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 6, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1589, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 4, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1573, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (17224, 0, 0, 0, 1, 0, 4106, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17236, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17227, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by an enemy by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (17228, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (17229, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11021, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Winterspring Frostsaber', '', 'Summons and dismisses a rideable Winterspring Frostsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17230, 36, 3, 0, 1, 0, 0, 101, 0, 15, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Infected Wound', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (17231, 0, 0, 0, 4, 0, 0, 101, 0, 24, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 11027, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Illusory Wraith', '', 'Summons $s1 $lIllusory Wraith:Illusory Wraiths; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (17232, 0, 0, 0, 1, 0, 0, 101, 0, 1, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 39, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', '', 'Gives $s1 additional armor to nearby party members for $d. Players may only have one aura on them per paladin at any one time.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (17233, 56, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 1', 'Heals an ally for an amount equal to the caster\'s maximum health. Drains all of the caster\'s remaining mana when used.', '', 0, 0, 0, 1, 1, 1), (17234, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17235, 0, 0, 0, 4, 0, 0, 101, 0, 26, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 10876, 0, 0, 0, 0, 0, 0, 0, 0, 1494, 'Raise Undead Scarab', '', '', '', 0, 0, 0, 1, 1, 1), (17236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5208, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17238, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 95, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (17239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5209, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5210, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upgrade Zigguraut', '', '', '', 0, 0, 0, 1, 1, 0), (17243, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (17244, 93, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 0, 1999, 0, 0, 0, 6, 77, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 71, 'Possess', '', 'Takes control of a humanoid enemy up to level $s1 for $d. and increases its maximum health by $s3%.', 'Charmed.\nMaximum health increased by $s3.', 0, 0, 0, 1, 1, 1), (17245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Improved Nature\'s Grasp', 'Rank 1', 'Increases the chance for your Nature\'s Grasp to entangle an enemy by $s1%.', '', 0, 0, 0, 1, 0, 0), (17246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 67, 1, 0, 1, 99, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Possessed', '', '', 'Charmed.\nDamage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (17247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Improved Nature\'s Grasp', 'Rank 2', 'Increases the chance for your Nature\'s Grasp to entangle an enemy by $s1%.', '', 0, 0, 0, 1, 0, 0), (17248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Improved Nature\'s Grasp', 'Rank 3', 'Increases the chance for your Nature\'s Grasp to entangle an enemy by $s1%.', '', 0, 0, 0, 1, 0, 0), (17249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Improved Nature\'s Grasp', 'Rank 4', 'Increases the chance for your Nature\'s Grasp to entangle an enemy by $s1%.', '', 0, 0, 0, 1, 0, 0), (17250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 4999, 0, 0, 0, 0, 39, 18, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Possess', '', '', '', 0, 0, 0, 1, 1, 1), (17251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Healer Res', '', '', '', 0, 0, 0, 1, 0, 0), (17252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 21, 0, 0, 0, 0, 69, 24, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mark of the Dragon Lord', '', 'A protective mana shield surrounds the caster absorbing 500 damage. While the shield holds, increases mana regeneration by $s2 every $t2 sec for $d.', 'Absorbs damage and increases mana regeneration by $s2 every $t2 sec.', 0, 0, 0, 1, 1, 0), (17253, 19, 0, 0, 1, 0, 0, 101, 0, 1, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 1', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17254, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17253, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (17255, 19, 0, 0, 1, 0, 0, 101, 0, 8, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 2', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17256, 19, 0, 0, 1, 0, 0, 101, 0, 16, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 3', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17257, 19, 0, 0, 1, 0, 0, 101, 0, 24, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 4', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17258, 19, 0, 0, 1, 0, 0, 101, 0, 32, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 5', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17259, 19, 0, 0, 1, 0, 0, 101, 0, 40, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 6', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17260, 19, 0, 0, 1, 0, 0, 101, 0, 48, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 7', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17261, 19, 0, 0, 1, 0, 0, 101, 0, 56, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 8', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (17262, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17255, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (17263, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17256, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (17264, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17257, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (17265, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17258, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (17266, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17259, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (17267, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17260, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (17268, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17261, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 8', '', '', 0, 0, 0, 1, 1, 1), (17269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13157, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Resonating Skull', '', '', '', 0, 0, 0, 1, 0, 0), (17270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13157, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Bone Dust', '', '', '', 0, 0, 0, 1, 0, 0), (17271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13157, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Fetid Skull', '', 'Wave over a Fetid skull to test its resonance.', '', 0, 0, 0, 1, 1, 1), (17272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon', '', '', '', 0, 0, 0, 1, 1, 0), (17273, 290, 0, 0, 171, 0, 0, 101, 0, 20, 29, 130, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 159, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17274, 290, 0, 0, 171, 0, 0, 101, 0, 20, 29, 130, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 103, 1, 0, 636, 59, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (17275, 0, 0, 0, 1, 0, 0, 101, 0, 50, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 15, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 31, 'Heart of the Scale', '', 'Increases Fire Resistance by 20 and deals 20 Fire damage to anyone who strikes you with a melee attack for $d.', 'Increases Fire Resistance and causes $s1 Fire damage to attackers.', 0, 0, 0, 1, 1, 1), (17276, 19, 0, 12, 1, 0, 0, 101, 0, 20, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 3, 1, 1, 1, 99, 0, 0, 0, 0, 16, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Scald', '', 'Scalds an enemy for Fire damage, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (17277, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 80, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (17278, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Cannon Fire', '', '', '', 0, 0, 0, 1, 0, 0), (17279, 0, 0, 0, 1, 0, 0, 101, 0, 1, 26, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11054, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Crimson Rifleman', '', '', '', 0, 0, 0, 1, 1, 1), (17280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 42, 42, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 43', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17281, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 74, 29, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 237, 'Crusader Strike', '', 'Inflicts $s1 damage to an enemy and increases the Holy damage it takes by $s2 per Crusader Strike. Can be applied up to 5 times. Lasts $d.', 'Holy damage taken is increased.', 0, 0, 0, 1, 1, 1), (17283, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 124, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Smokey\'s Lighter', '', 'Deals $s1 Fire damage to all targets in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (17284, 40, 0, 0, 1, 0, 0, 101, 0, 1, 0, 75, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Holy Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage inflicted is based on Holy magic.', '', 0, 0, 0, 1, 1, 1), (17285, 0, 0, 0, 22, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1644, 'Enchant Annals of Darrowshire', '', '', '', 0, 0, 0, 1, 0, 0), (17286, 32, 1, 12, 1, 0, 0, 101, 0, 26, 35, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Crusader\'s Hammer', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (17287, 19, 0, 0, 16, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17288, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 64, 1, 1, 1, -1, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17398, 0, 0, 0, 71, 'Balnazzar Transform', '', '', '', 0, 0, 0, 1, 1, 1), (17289, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17290, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (17291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 125, 0, 0, 437, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stratholme Holy Water', '', 'Inflicts between 438 and 562 damage to Undead in a 10 yard radius.', '', 0, 0, 0, 1, 1, 1), (17292, 0, 4, 0, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17293, 0, 1, 12, 4, 0, 0, 101, 0, 10, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Burning Winds', '', 'Stuns an enemy and inflicts $o2 Fire damage over $d.', 'Stunned.\n$o2 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (17294, 50, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (17307, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 6, 1, 75, 0, 299, 112, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Knockout', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back and stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (17308, 32, 0, 12, 1, 0, 0, 101, 0, 50, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Stun', '', 'Knocks target silly for $d1.', 'Stunned.', 0, 0, 0, 1, 1, 1), (17311, 0, 0, 0, 1, 0, 31756, 101, 0, 28, 27, 70, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 2', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (17312, 0, 0, 0, 1, 0, 31756, 101, 0, 36, 27, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 61, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 3', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (17313, 0, 0, 0, 1, 0, 31756, 101, 0, 44, 27, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 86, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 4', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (17314, 0, 0, 0, 1, 0, 31756, 101, 0, 52, 27, 165, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 5', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (17315, 36, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Puncture Armor', '', 'Punctures target\'s armor lowering it by $s1. Can be applied up to 3 times.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (17319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 80, 80, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 329, 'Undead Slayer 81', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 0), (17320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 83, 27, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 84', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (17321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Spawn-in', '', '', '', 0, 0, 0, 1, 0, 0), (17322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Shadow Reach', 'Rank 1', 'Increases the range of your offensive Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Shadow Reach', 'Rank 2', 'Increases the range of your offensive Shadow spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 131, 131, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 132', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (17327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles', '', '', '', 0, 0, 0, 1, 1, 1), (17328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Aura of Penitence', '', 'Grants the wearer 3 points of mana regeneration each second.', '', 0, 0, 0, 1, 0, 0), (17329, 531, 1, 0, 1, 0, 0, 35, 1, 58, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19970, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 6', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 6). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (17330, 0, 4, 0, 1, 0, 0, 101, 0, 60, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17331, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -11, -12, -12, 0, 0, 0, 65, 138, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Fang of the Crystal Spider', '', 'Slows target enemy\'s casting speed and increases the time between melee and ranged attacks by $s1% for $d.', 'Decreased attack speed and casting speed.', 0, 0, 0, 1, 1, 1), (17332, 0, 1, 0, 1, 0, 0, 5, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17333, 0, 0, 0, 0, 0, 1256, 'Spider\'s Kiss', '', 'Chance on Hit: Immobilizes the target and lowers their armor by 100 for 10 sec.', '', 0, 0, 0, 1, 1, 1), (17333, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 26, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1256, 'Spider\'s Kiss', 'Rank 1', '', 'Root and armor reduction.', 0, 0, 0, 1, 1, 1), (17334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1482, 'Portal Effect: Stormwind', '', '', '', 0, 0, 0, 1, 1, 0), (17347, 0, 0, 0, 1, 0, 0, 100, 10, 46, 8, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 6, 0, 1, 1, 0, 109, 20, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', 'Rank 2', 'An instant strike that deals $s2% weapon damage and causes the target to hemorrhage, increasing any Physical damage dealt to the target by up to $s3. Lasts $n charges or $d. Awards 1 combo point.', 'Increases damage taken by $s3.', 0, 0, 0, 1, 1, 1), (17348, 0, 0, 0, 1, 0, 0, 100, 10, 58, 8, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 6, 0, 1, 1, 0, 109, 28, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', 'Rank 3', 'An instant strike that deals $s2% weapon damage and causes the target to hemorrhage, increasing any Physical damage dealt to the target by up to $s3. Lasts $n charges or $d. Awards 1 combo point.', 'Increases damage taken by $s3.', 0, 0, 0, 1, 1, 1), (17350, 0, 0, 0, 1, 0, 0, 1, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17351, 0, 0, 0, 0, 0, 291, 'Argent Dawn', '', 'Has a 1% chance when struck in combat of increasing block rating by 250 for 10 sec.', 'Increases block rating by 250.', 0, 0, 0, 1, 1, 1), (17351, 56, 0, 0, 1, 0, 0, 101, 0, 55, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Argent Dawn', 'Rank 1', 'Increases block rating by 250.', 'Increases block rating by 250.', 0, 0, 0, 1, 1, 1), (17352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Argent Avenger', '', 'Increases attack power against Undead by $s1 for $d.', 'Increases attack power against Undead.', 0, 0, 0, 1, 0, 0), (17353, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (17364, 0, 1, 0, 1, 10000, 0, 100, 2, 40, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 64, 1, 0, 1, 19, 0, -1, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 32175, 32176, 0, 0, 0, 2562, 'Stormstrike', '', 'Instantly attack with both weapons. In addition, the next 2 sources of Nature damage dealt to the target are increased by $s1%. Lasts $d.', 'Increases Nature damage taken by $s1%.', 8, 0, 0, 1, 1, 1), (17366, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 196, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (17367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 31, 31, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 32', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17368, 0, 0, 0, 1, 0, 4104, 101, 0, 0, 27, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17372, 0, 0, 0, 0, 0, 320, 'Egan\'s Blaster', '', 'Use to free Spectral and Ghostly Citizens.', '', 0, 0, 0, 1, 0, 0), (17369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (17370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soul Freed', '', '', '', 0, 0, 0, 1, 0, 0), (17371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 43, 14, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 44', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (17390, 1133, 1, 0, 1, 0, 0, 101, 0, 30, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -286, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire (Feral)', 'Rank 2', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (17391, 1133, 1, 0, 1, 0, 0, 101, 0, 42, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -396, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire (Feral)', 'Rank 3', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (17392, 1133, 1, 0, 1, 0, 0, 101, 0, 54, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -506, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire (Feral)', 'Rank 4', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (17393, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17398, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 'Balnazzar Transform Stun', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (17399, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes nearby enemies with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7624, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion DeathKnight', '', '', '', 0, 0, 0, 1, 1, 1), (17401, 571, 0, 0, 1, 0, 31756, 101, 0, 50, 1, 1180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 6, 1, 1, 0, 99, -26, 0, 14, 14, 0, 4, 138, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42232, 0, 0, 0, 220, 'Hurricane', 'Rank 2', 'Creates a violent storm in the target area causing $42232s1 Nature damage to enemies every $t3 sec, and increasing the time between attacks by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$42232s1 damage every $t3 seconds, and increasing the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (17402, 571, 0, 0, 1, 0, 31756, 101, 0, 60, 1, 1495, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 6, 1, 1, 0, 133, -26, 0, 14, 14, 0, 4, 138, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42233, 0, 0, 0, 220, 'Hurricane', 'Rank 3', 'Creates a violent storm in the target area causing $42233s1 Nature damage to enemies every $t3 sec, and increasing the time between attacks by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$42233s1 damage every $t3 seconds, and increasing the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (17405, 99, 0, 1, 4, 0, 0, 101, 0, 10, 8, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (17407, 0, 0, 0, 1, 0, 0, 101, 0, 60, 63, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 49, 5, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage and deals an additional $s2 damage every $t2 sec for $d.', 'Deals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (17427, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Combat Endurance', 'Rank 1', 'Allows $s1% of your Health regeneration to work while in combat.', '', 0, 0, 0, 1, 1, 1), (17428, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Combat Endurance', 'Rank 2', 'Allows $s1% of your Health regeneration to work while in combat.', '', 0, 0, 0, 1, 1, 1), (17429, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Combat Endurance', 'Rank 3', 'Allows $s1% of your Health regeneration to work while in combat.', '', 0, 0, 0, 1, 1, 1), (17430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15538, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Anubisath Swarmguard', '', '', '', 0, 0, 0, 1, 0, 0), (17431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15537, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Anubisath Warrior', '', '', '', 0, 0, 0, 1, 0, 0), (17432, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Stratholme Postbox', '', 'Opens a Stratholme postbox.', '', 0, 0, 0, 1, 1, 1), (17434, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17435, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17439, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17441, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 1, 0, 0, -1, 0, 0, 13, 13, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18733, 18733, 0, 0, 0, 0, 545, 'Air Bubbles', '', '', 'Air bubbles allow breathing.', 0, 0, 0, 1, 1, 1), (17443, 0, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Air Bubbles', '', '', 'Air bubbles allow breathing.', 0, 0, 0, 1, 1, 1), (17445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 1049, -51, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 61, 'Bone Smelt', '', 'Inflicts $s1 Fire damage to an enemy and reduces its armor by $s2% for $d.', 'Armor reduced by $s2%.', 0, 0, 0, 1, 1, 0), (17446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1591, 'The Black Sleep', '', 'Bewitches enemies in a cone in front of the caster so that they fall asleep, rendering them unable to attack or cast spells for $d.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 0, 0), (17447, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 24, 3, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Circle of Flame', '', 'Channels $s1 health into mana every $t1 sec for $d.', 'Mana convert.', 0, 0, 0, 1, 1, 0), (17448, 1, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Testament of Hope', '', 'Restores $s1 health. Can only be used at 10% health.', '', 0, 0, 0, 1, 0, 0), (17449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11144, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Oracle Sphere', '', '', '', 0, 0, 0, 1, 0, 0), (17450, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7706, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Ivory Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 5999, -3001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 289, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Armorsmithing', '', '', '', 0, 0, 0, 1, 1, 0), (17452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 5999, -3001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 289, 46, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Weaponsmithing', '', '', '', 0, 0, 0, 1, 1, 0), (17453, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11147, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Green Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17454, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10180, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Unpainted Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17455, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11148, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Purple Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17456, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11149, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Red & Blue Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 75', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (17458, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10178, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Fluorescent Green Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17459, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11150, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Icy Blue Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17460, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4778, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Frost Ram', '', 'Summons and dismisses a rideable frost ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17461, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4780, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Black Ram', '', 'Summons and dismisses a rideable black ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17462, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11153, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Red Skeletal Horse', '', 'Summons and dismisses a rideable skeletal horse.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17463, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11154, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Blue Skeletal Horse', '', 'Summons and dismisses a rideable skeletal horse.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17464, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11155, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Brown Skeletal Horse', '', 'Summons and dismisses a rideable skeletal horse.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17465, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11156, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Green Skeletal Warhorse', '', 'Summons and dismisses a rideable skeletal warhorse. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17466, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', '', '', 0, 0, 0, 1, 1, 1), (17467, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17466, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', 'Causes the caster to automatically inflict $17466s1 Shadow damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $17466s1 Shadow damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (17468, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 4471, 0, 4470, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176366, 0, 0, 0, 0, 0, 0, 0, 0, 616, 'Pet Fish', '', 'Summons your pet fish. He used to look healthier....', '', 0, 0, 0, 1, 1, 1), (17469, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 4471, 0, 4470, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176368, 0, 0, 0, 0, 0, 0, 0, 0, 1593, 'Pet Stone', '', 'Summons your pet stone. It doesn\'t seem very active though...', '', 0, 0, 0, 1, 1, 1), (17470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 151, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravenous Claw', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (17471, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Death Pact', '', '', '', 0, 0, 0, 1, 1, 0), (17473, 0, 0, 0, 4, 0, 0, 101, 0, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17471, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', 'Attempts to raise an undead servant back to life to aid the caster in battle. After $d., if the servant still lives, it will sacrifice itself to heal the caster.', '', 0, 0, 0, 1, 1, 1), (17474, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Relic Fragment', '', 'Recover Highborne Relic Fragments.', '', 0, 0, 0, 1, 1, 1), (17475, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17476, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17477, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17478, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17479, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17480, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11197, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (17481, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11195, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Deathcharger', '', 'Summons and dismisses Baron Rivendare\'s steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (17482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 47, 47, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 48', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (17483, 0, 0, 0, 1, 0, 0, 101, 0, 30, 32, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 149, 39, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage and dealing $s2 damage every $t2 sec for $d.', 'Deals $s2 Shadow damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (17484, 0, 2, 0, 1, 0, 0, 100, 0, 40, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 3, 8, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Skullforge Brand', '', 'Drains target for $s1 Shadow damage every $t1 sec and transfers it to the caster. Lasts for $d.', 'Life leech.', 0, 0, 0, 1, 1, 1), (17485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Ancestral Knowledge', 'Rank 1', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (17486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Ancestral Knowledge', 'Rank 2', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (17487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Ancestral Knowledge', 'Rank 3', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (17488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Ancestral Knowledge', 'Rank 4', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (17489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Ancestral Knowledge', 'Rank 5', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (17490, 0, 0, 0, 1, 0, 0, 101, 0, 60, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11200, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons a Skeleton that will protect you for $d.', '', 0, 0, 0, 1, 1, 1), (17492, 19, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Hand of Thaurissan', '', 'Inflicts Fire damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (17493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 43, 43, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 44', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17494, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 49, 0, 0, 0, 0, 99, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 54, 'Slavedriver\'s Cane', '', 'Decreases target\'s attack power by $s1 for $d1 and transfers it into Spirit to you.', 'Cruel punishment.', 0, 0, 0, 1, 1, 1), (17495, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17496, 0, 0, 0, 0, 0, 1594, 'Crest of Retribution', '', 'Deals $17496s1 damage every time you block.', '', 0, 0, 0, 1, 0, 0), (17496, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1594, 'Crest of Retribution', '', '', '', 0, 0, 0, 1, 1, 1), (17498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Speed', '', 'Increases run speed by $s1%.', 'Increases run speed by $s1%.', 0, 0, 0, 1, 1, 1), (17499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Surge of Strength', '', 'Increases Strength by $s1 for $d.', 'Increased Strength.', 0, 0, 0, 1, 1, 1), (17500, 32, 0, 12, 1, 0, 0, 101, 0, 60, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Malown\'s Slam', '', 'Knocks target silly for $d and increases Strength by $17499s1 for $17499d.', 'Knocked silly.', 0, 0, 0, 1, 1, 1), (17501, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 37, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Cannon Fire', '', 'Hurls a fiery ball that causes $s1 fire damage to the enemy.', '', 0, 0, 0, 1, 1, 1), (17503, 0, 1, 0, 5, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 59, 1, 0, 166, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (17504, 0, 0, 15, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (17505, 0, 2, 0, 4, 0, 0, 101, 0, 60, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Curse of Timmy', '', 'Lowers all attributes of target by $s1 for $d.', 'All stats lowered by $s1.', 0, 0, 0, 1, 1, 1), (17506, 0, 1, 0, 5, 0, 0, 100, 0, 40, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 3, 64, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Soul Breaker', '', 'Target enemy loses $s1 health and mana every $t1 sec for $d.', 'Drains 12 health and mana every 3 sec.', 0, 0, 0, 1, 1, 1), (17508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 107, 107, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 329, 'Undead Slayer 108', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 0), (17509, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (17510, 0, 1, 0, 5, 0, 0, 100, 0, 30, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts the target, causing $o1 damage over $d.', 'Inflicts $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (17511, 0, 4, 0, 1, 0, 0, 101, 0, 50, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1610, 'Piccolo of the Flaming Fire', '', '', 'Invokes the spirit of dance.', 0, 0, 0, 1, 1, 1), (17513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (17527, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 5637, 3356, 3372, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mighty Rage Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17528, 4, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 6, 0, 301, 1, 0, 449, 59, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Mighty Rage', '', 'Increases Rage by $/10;s1 and increases Strength by $s2 for $d.', 'Strength increased by $s2.', 0, 0, 0, 1, 1, 1), (17529, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vitreous Focuser', '', '', '', 0, 0, 0, 1, 1, 1), (17530, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 601, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (17531, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 901, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (17533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1984, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Pig', '', '', '', 0, 0, 0, 1, 1, 1), (17534, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 701, 0, 0, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (17535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1602, 'Elixir of the Sages', '', 'Increases Intellect and Spirit by $s1 for $d. Guardian Elixir.', 'Intellect and Spirit increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (17536, 0, 0, 0, 30, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Awaken Kerlonian', '', 'Awaken the sleeping druid.', '', 0, 0, 0, 1, 1, 1), (17537, 0, 0, 0, 1, 0, 0, 101, 0, 47, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2151, 'Elixir of Brute Force', '', 'Increases Strength and Stamina by $s1 for $d. Battle Elixir.', 'Strength and Stamina increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (17538, 0, 0, 0, 1, 0, 0, 101, 0, 47, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 27, 0, 0, 0, 0, 29, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 768, 0, 0, 0, 0, 0, 0, 0, 1609, 'Elixir of the Mongoose', '', 'Increases Agility by $s1 and critical strike rating by $s2 for $d. Battle Elixir.', 'Increases Agility by $s1 and critical strike rating by $s2. Battle Elixir.', 0, 0, 0, 1, 1, 1), (17539, 99, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1686, 'Greater Arcane Elixir', '', 'Increases spell damage by up to $s1 for $d. Battle Elixir.', 'Magical damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (17540, 28, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1316, 'Greater Stoneshield', '', 'Increases armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (17543, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (17544, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Protection', '', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (17545, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Protection', 'Rank 6', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (17546, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Protection', '', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (17547, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 199, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (17548, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Protection', '', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (17549, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Arcane Protection', '', 'Absorbs $s1 arcane damage. Lasts $d.', 'Absorbs $s1 arcane damage.', 0, 0, 0, 1, 1, 1), (17550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 1597, 'Purification', '', 'Attempts to remove one Curse, one Disease and one Poison from the Imbiber.', '', 0, 0, 0, 1, 1, 1), (17551, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13422, 3372, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13423, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stonescale Oil', '', '', '', 0, 0, 0, 1, 1, 1), (17552, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 8925, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13442, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mighty Rage Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17553, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8838, 8839, 8925, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13443, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17554, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13423, 8838, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Superior Defense', '', '', '', 0, 0, 0, 1, 1, 1), (17555, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13466, 8925, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of the Sages', '', '', '', 0, 0, 0, 1, 1, 1), (17556, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13464, 13465, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17557, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 13466, 8925, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Brute Force', '', '', '', 0, 0, 0, 1, 1, 1), (17559, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7082, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Air to Fire', '', 'Transmutes Air into Fire.', '', 0, 0, 0, 1, 1, 1), (17560, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7078, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Fire to Earth', '', 'Transmutes Fire into Earth.', '', 0, 0, 0, 1, 1, 1), (17561, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7076, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Earth to Water', '', 'Transmutes Earth into Water.', '', 0, 0, 0, 1, 1, 1), (17562, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7080, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Water to Air', '', 'Transmutes Water into Air.', '', 0, 0, 0, 1, 1, 1), (17563, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12808, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Undeath to Water', '', 'Purifies Essence of Undeath turning it into Water.', '', 0, 0, 0, 1, 1, 1), (17564, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7080, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12808, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Water to Undeath', '', 'Taints Essence of Water turning it into Undeath.', '', 0, 0, 0, 1, 1, 1), (17565, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12803, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Life to Earth', '', 'Transmutes Living Essence into Earth.', '', 0, 0, 0, 1, 1, 1), (17566, 310, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7076, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12803, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Transmute: Earth to Life', '', 'Transmutes Earth to Living Essence.', '', 0, 0, 0, 1, 1, 1), (17567, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11236, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Blood Parrot', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (17570, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13423, 10620, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Stoneshield Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17571, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13465, 13466, 8925, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of the Mongoose', '', '', '', 0, 0, 0, 1, 1, 1), (17572, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13467, 13466, 8925, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purification Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17573, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13465, 8925, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (17574, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7068, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Fire Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17575, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7070, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Frost Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17576, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7067, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Nature Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17577, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Arcane Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17578, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3824, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Shadow Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17579, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7069, 13463, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Holy Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17580, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13467, 8925, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13444, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (17607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44089, 0, 0, 0, 0, 0, 1480, 'Portal Effect: Ironforge', '', '', '', 0, 0, 0, 1, 1, 1), (17608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Portal Effect: Darnassus', '', '', '', 0, 0, 0, 1, 1, 0), (17609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Portal Effect: Orgrimmar', '', '', '', 0, 0, 0, 1, 1, 0), (17610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1492, 'Portal Effect: Thunder Bluff', '', '', '', 0, 0, 0, 1, 1, 0), (17611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Portal Effect: Undercity', '', '', '', 0, 0, 0, 1, 1, 0), (17613, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 95, 0, 0, 590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Mending', '', 'Heals an ally with dark magic.', '', 0, 0, 0, 1, 1, 1), (17615, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 29, 0, 0, 271, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (17616, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Corpse Explosion', '', 'Causes a corpse to explode, inflicting $s1 Shadow damage on enemies near the corpse.', '', 0, 0, 0, 1, 0, 0), (17617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 400', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (17618, 0, 0, 0, 5, 0, 0, 101, 0, 20, 3, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 10482, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Risen Lackey', '', 'Summons $s1 $lRisen Lackey:Risen Lackeys; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (17619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1595, 'Alchemist\'s Stone', '', 'Increases the effect that healing and mana potions have on the wearer by 40%. This effect does not stack.', 'Increases the effect that healing and mana potions have by 40%.', 0, 0, 0, 1, 1, 1), (17620, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (17622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Caer Darrow Ghosts', '', '', '', 0, 0, 0, 1, 0, 0), (17623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 308, 'Visions of the Past', '', '', 'Allows wielder to see the spirits of Caer Darrow. Only works on Caer Darrow.', 0, 0, 0, 1, 1, 0), (17624, 37, 0, 0, 1, 0, 0, 101, 0, 4, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1642, 'Petrification', '', 'You turn to stone, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells. Counts as both a Battle and Guardian elixir.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (17625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 7, 0, 0, 0, 0, 8, 31, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1599, 'Unholy Aura', '', 'Increases movement speed and life regeneration rate.', 'Increased movement speed and life regeneration.', 0, 0, 0, 1, 1, 1), (17626, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1639, 'Flask of the Titans', '', 'Increases the player\'s maximum health by $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (17627, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1640, 'Distilled Wisdom', '', 'Increases Intellect by $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (17628, 99, 0, 0, 1, 0, 0, 101, 0, 46, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1643, 'Supreme Power', '', 'Increases damage done by magical spells and effects by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Spell damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (17629, 0, 0, 0, 1, 0, 0, 101, 0, 20, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1641, 'Chromatic Resistance', '', 'Increases resistance to all schools of magic by $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'All magic schools resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (17630, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (17631, 2, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 62, 45, 1, 1, 127, 49, 149, 10, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 62, 'Wail of Souls', '', 'Inflicts Shadow damage to nearby enemies and hits them with anti-mana bolts, knocking them back.', '', 0, 0, 0, 1, 1, 1), (17632, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9149, 25867, 25868, 22794, 23571, 0, 0, 0, 1, 1, 1, 2, 5, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alchemist\'s Stone', '', '', '', 0, 0, 0, 1, 1, 1), (17633, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Arcane Focus', '', 'Increases an ally\'s casting speed by $s1% for $d.', 'Casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (17634, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13423, 13465, 13468, 8925, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Petrification', '', '', '', 0, 0, 0, 1, 1, 1), (17635, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 13423, 13468, 8925, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of the Titans', '', '', '', 0, 0, 0, 1, 1, 1), (17636, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13467, 13468, 8925, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Distilled Wisdom', '', '', '', 0, 0, 0, 1, 1, 1), (17637, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13465, 13468, 8925, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Supreme Power', '', '', '', 0, 0, 0, 1, 1, 1), (17638, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13467, 13465, 13468, 8925, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13513, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Chromatic Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (17639, 0, 2, 0, 5, 0, 0, 101, 0, 60, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Wail of the Banshee', '', 'Reduces an enemy\'s chance to hit by $s1% for $d. Chance to fizzle against targets over level 60.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (17646, 0, 0, 0, 5, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11262, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Onyxia Whelp', '', '', '', 0, 0, 0, 1, 1, 0), (17647, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176510, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Onyxia Spawner', '', '', '', 0, 0, 0, 1, 1, 1), (17648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Surrender', '', '', '', 0, 0, 0, 1, 0, 0), (17649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Accept Surrender', '', '', '', 0, 0, 0, 1, 0, 0), (17650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Altered Cauldron Toxin', '', 'Damage dealt is decreased by $s1%.', 'Damage dealt is decreased by $s1%.', 0, 0, 0, 1, 1, 1), (17651, 0, 0, 0, 1, 0, 0, 101, 0, 25, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 211, 'Image Projection', '', 'Summons $17653s1 $lSpectral Projection:Spectral Projections; to fight in the place of the caster, who becomes invisible and invulnerable, though unable to act. After $d., these apparitions sacrifice their lives to heal the caster, who resumes the battle.', 'Invisible, but unable to act.\nImmune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (17652, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Image Projection', '', '', '', 0, 0, 0, 1, 1, 1), (17653, 0, 0, 0, 1, 0, 0, 101, 0, 24, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11263, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Summon Spectral Projections', '', '', '', 0, 0, 0, 1, 1, 1), (17667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light On Fire', '', '', '', 0, 0, 0, 1, 0, 0), (17668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17669, 0, 0, 0, 0, 0, 320, 'Ramstein\'s Lightning Bolts', '', 'Harness the power of lightning to strike down all enemies around you for $17669s1 Nature damage.', '', 0, 0, 0, 1, 0, 0), (17669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Ramstein\'s Lightning Bolts', '', '', '', 0, 0, 0, 1, 0, 0), (17670, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1608, 'Argent Dawn Commission', '', '', 'Allows for acquisition of Scourgestones on behalf of the Argent Dawn.', 0, 0, 0, 1, 1, 1), (17671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mortar Disturb', '', '', '', 0, 0, 0, 1, 0, 0), (17672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spectral Essence', '', '', '', 0, 0, 0, 1, 0, 0), (17673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shade Form Visual', '', '', '', 0, 0, 0, 1, 0, 0), (17675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lava Trap 1', '', '', '', 0, 0, 0, 1, 0, 0), (17676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lava Trap 3', '', '', '', 0, 0, 0, 1, 0, 0), (17677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lava Trap 4', '', '', '', 0, 0, 0, 1, 0, 0), (17678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Spectral Combatants', '', '', '', 0, 0, 0, 1, 0, 0), (17679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11562, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shellfish Trap', '', '', '', 0, 0, 0, 1, 0, 0), (17680, 0, 0, 0, 3, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Spawn-out', '', '', '', 0, 0, 0, 1, 0, 0), (17682, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (17683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Full Heal', '', '', '', 0, 0, 0, 1, 1, 1), (17684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 39', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17686, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 499, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Deadly Acid', '', 'The caster explodes in a spray of deadly acid, afflicting all nearby enemies, dealing $s1 Nature damage every $t sec for $d.', '$o1 Nature damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (17687, 0, 0, 0, 1, 0, 0, 100, 3, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flurry', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (17688, 0, 0, 0, 1, 0, 0, 50, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17686, 0, 0, 0, 0, 0, 636, 'Deadly Acid', '', '', '', 0, 0, 0, 1, 1, 1), (17689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 749, 749, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Disease Burst', '', '', '', 0, 0, 0, 1, 1, 0), (17690, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17689, 0, 0, 0, 0, 0, 263, 'Disease Burst', '', '', '', 0, 0, 0, 1, 1, 0), (17691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Time Out', '', '', 'Stunned.\nYou will be revived automatically in $d', 0, 0, 0, 1, 0, 0), (17692, 0, 2, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Marduk\'s Curse', '', '', '$o1 Shadow damage inflicted over $d.', 0, 0, 0, 1, 1, 0), (17695, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17697, 0, 0, 0, 0, 0, 93, 'Defiling Aura', '', 'Surrounds the caster with an aura that periodically reduces the Shadow resistance of nearby enemies by $17697s1. The aura lasts until cancelled.', 'Periodically reducing the Shadow resistance of nearby enemies.', 0, 0, 0, 1, 1, 1), (17697, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Defiling Aura', '', '', 'Shadow resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (17698, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Death Pact', '', '', '', 0, 0, 0, 1, 1, 0), (17707, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11325, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Panda', '', 'Right Click to summon and dismiss your panda cub.', '', 0, 0, 0, 1, 1, 1), (17708, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11326, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Diablo', '', 'Right Click to summon and dismiss Diablo.', '', 0, 0, 0, 1, 1, 1), (17709, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11327, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Zergling', '', 'Right Click to summon and dismiss your zergling.', '', 0, 0, 0, 1, 1, 1), (17712, 30, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 401, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Lifestone Healing', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (17713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 100', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (17715, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 8, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17716, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', 'Causes the caster to periodically inflict $17716s1 Shadow damage to all enemies in a selected area, slowing their movement to $17716s2%. Lasts $d.', 'Periodically damaging and slowing enemies in a selected area.', 0, 0, 0, 1, 1, 1), (17716, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 199, -31, 0, 8, 8, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', '', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (17727, 0, 0, 0, 6, 0, 0, 101, 0, 48, 0, 750, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13602, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Create Spellstone', 'Rank 2', 'Creates a Greater Spellstone for the caster. When equipped and used, the Greater Spellstone dispels all harmful magic effects from the caster. In addition, equipping the Spellstone improves your spell critical strike rating by $32794s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (17728, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 1000, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Create Spellstone', 'Rank 3', 'Creates a Major Spellstone for the caster. When equipped and used, the Major Spellstone dispels all harmful magic effects from the caster. In addition, equipping the Spellstone improves your spell critical strike rating by $32795s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (17729, 0, 1, 0, 1, 0, 0, 101, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Greater Spellstone', '', 'Dispels all harmful magic effects from the caster.', '', 0, 0, 0, 1, 1, 1), (17730, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Major Spellstone', '', 'Dispels all harmful magic effects from the caster.', '', 0, 0, 0, 1, 1, 1), (17731, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 86, 0, 375, 1, 0, 1312, 0, 0, 8, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 11, 'Eruption', '', '', '', 0, 0, 0, 1, 1, 0), (17734, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fool\'s Curse', '', 'NPCs will not speak to you for the duration of the spell.', 'NPCs will not speak to you for the duration of the spell.', 0, 0, 0, 1, 1, 1), (17735, 84, 0, 0, 1, 0, 0, 101, 0, 24, 0, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 149, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 1', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker.', '', 0, 0, 0, 1, 1, 1), (17736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17735, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (17737, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Gutterspeak', '', '', '', 0, 0, 0, 1, 1, 1), (17738, 0, 2, 17, 16, 0, 0, 101, 0, 8, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 0, 0, 0, 0, 5, 56, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10016, 0, 0, 0, 17739, 0, 0, 0, 95, 'Curse of the Plague Rat', '', 'Transforms an enemy into a rat, forcing it to wander around and deal $17739s1 Nature damage every $t3 sec to nearby allies for up to $d. While wandering, the rat cannot attack or cast spells, but regenerates very quickly. Only one target can be cursed at a time.', 'Cannot attack or cast spells.\nInflicting $17739s1 Nature damage every $t3 sec to nearby allies.\nIncreased health regeneration.', 10, 0, 0, 1, 1, 1), (17739, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Disease', '', '', '', 0, 0, 0, 1, 1, 1), (17740, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (17741, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (17742, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 349, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Cloud of Disease', '', '', '', 0, 0, 0, 1, 1, 1), (17743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Peon Sleeping', '', '', '', 0, 0, 0, 1, 0, 0), (17744, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Target - Kick', '', '', '', 0, 0, 0, 1, 1, 1), (17745, 0, 3, 0, 14, 0, 0, 101, 0, 20, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 31, 1, 0, 84, -16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1468, 'Diseased Spit', '', 'Spits at an enemy, inflicting Nature damage and reducing its Stamina for $d.', 'Reduced Stamina.', 0, 0, 0, 1, 1, 1), (17746, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth 5', '', 'Increases your effective stealth level by 1.', '', 0, 0, 0, 1, 1, 1), (17747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 23', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kick Peon', '', '', '', 0, 0, 0, 1, 0, 0), (17749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17748, 0, 0, 0, 0, 0, 1, 'Kick Peon Prologue', '', '', '', 0, 0, 0, 1, 1, 0), (17750, 84, 0, 0, 1, 0, 0, 101, 0, 36, 0, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 299, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 2', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker. More effective than Suffering (Rank 1).', '', 0, 0, 0, 1, 1, 1), (17751, 84, 0, 0, 1, 0, 0, 101, 0, 48, 0, 230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 449, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 3', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker. More effective than Suffering (Rank 2).', '', 0, 0, 0, 1, 1, 1), (17752, 84, 0, 0, 1, 0, 0, 101, 0, 60, 0, 285, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 599, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 4', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker. More effective than Suffering (Rank 3).', '', 0, 0, 0, 1, 1, 1), (17753, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17750, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (17754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17751, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (17755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17752, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (17767, 0, 0, 0, 1, 0, 31772, 101, 0, 18, 1, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 61, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 1', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 109, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17769, 17770, 0, 0, 0, 0, 1, 'Wolfshead Helm', '', 'When shapeshifting into Cat form the Druid gains 20 energy, when shapeshifting into Bear form the Druid gains 5 rage.', '', 0, 0, 0, 1, 1, 1), (17769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Wolfshead Helm Rage', '', '', '', 0, 0, 0, 1, 1, 1), (17770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Wolfshead Helm Energy', '', '', '', 0, 0, 0, 1, 1, 1), (17771, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses nearby enemies with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11439, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Illusions', '', 'Summons $s1 illusions to aid the caster in combat and distract the enemy. Illusions last $d.', '', 0, 0, 0, 1, 0, 0), (17775, 0, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Air Bubbles', '', '', 'Air bubbles allow breathing.', 0, 0, 0, 1, 1, 1), (17776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17767, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (17777, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Commission', '', '', '', 0, 0, 0, 1, 1, 1), (17778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cataclysm', 'Rank 1', 'Reduces the Mana cost of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cataclysm', 'Rank 2', 'Reduces the Mana cost of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cataclysm', 'Rank 3', 'Reduces the Mana cost of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cataclysm', 'Rank 4', 'Reduces the Mana cost of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cataclysm', 'Rank 5', 'Reduces the Mana cost of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16408, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fel Concentration', 'Rank 1', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.', '', 0, 0, 0, 1, 0, 0), (17784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16408, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fel Concentration', 'Rank 2', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.', '', 0, 0, 0, 1, 0, 0), (17785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16408, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fel Concentration', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.', '', 0, 0, 0, 1, 0, 0), (17786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16408, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fel Concentration', 'Rank 4', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.', '', 0, 0, 0, 1, 0, 0), (17787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16408, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Fel Concentration', 'Rank 5', 'Gives you a $s1% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.', '', 0, 0, 0, 1, 0, 0), (17788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -401, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 169, 'Bane', 'Rank 1', 'Reduces the casting time of your Shadow Bolt and Immolate spells by $/1000;S1 sec and your Soul Fire spell by $/1000;S2 sec.', '', 0, 0, 0, 1, 1, 1), (17789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -201, -801, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 169, 'Bane', 'Rank 2', 'Reduces the casting time of your Shadow Bolt and Immolate spells by $/1000;S1 sec and your Soul Fire spell by $/1000;S2 sec.', '', 0, 0, 0, 1, 1, 1), (17790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -301, -1201, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 169, 'Bane', 'Rank 3', 'Reduces the casting time of your Shadow Bolt and Immolate spells by $/1000;S1 sec and your Soul Fire spell by $/1000;S2 sec.', '', 0, 0, 0, 1, 1, 1), (17791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -401, -1601, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 169, 'Bane', 'Rank 4', 'Reduces the casting time of your Shadow Bolt and Immolate spells by $/1000;S1 sec and your Soul Fire spell by $/1000;S2 sec.', '', 0, 0, 0, 1, 1, 1), (17792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -501, -2001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 169, 'Bane', 'Rank 5', 'Reduces the casting time of your Shadow Bolt and Immolate spells by $/1000;S1 sec and your Soul Fire spell by $/1000;S2 sec.', '', 0, 0, 0, 1, 1, 1), (17793, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17794, 0, 0, 0, 0, 0, 213, 'Improved Shadow Bolt', 'Rank 1', 'Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by $17794s1% until 4 non-periodic damage sources are applied. Effect lasts a maximum of $17794d.', '', 0, 0, 0, 1, 0, 0), (17794, 0, 1, 0, 1, 0, 0, 100, 4, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Vulnerability', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 0, 0), (17796, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17798, 0, 0, 0, 0, 0, 213, 'Improved Shadow Bolt', 'Rank 2', 'Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by $17798s1% until 4 non-periodic damage sources are applied. Effect lasts a maximum of $17798d.', '', 0, 0, 0, 1, 0, 0), (17797, 0, 1, 0, 1, 0, 0, 100, 4, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Vulnerability', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 0, 0), (17798, 0, 1, 0, 1, 0, 0, 100, 4, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Vulnerability', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 0, 0), (17799, 0, 1, 0, 1, 0, 0, 100, 4, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Vulnerability', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 0, 0), (17800, 0, 1, 0, 1, 0, 0, 100, 4, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Vulnerability', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 0, 0), (17801, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17797, 0, 0, 0, 0, 0, 213, 'Improved Shadow Bolt', 'Rank 3', 'Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by $17797s1% until 4 non-periodic damage sources are applied. Effect lasts a maximum of $17797d.', '', 0, 0, 0, 1, 0, 0), (17802, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17799, 0, 0, 0, 0, 0, 213, 'Improved Shadow Bolt', 'Rank 4', 'Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by $17799s1% until 4 non-periodic damage sources are applied. Effect lasts a maximum of $17799d.', '', 0, 0, 0, 1, 0, 0), (17803, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17800, 0, 0, 0, 0, 0, 213, 'Improved Shadow Bolt', 'Rank 5', 'Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by $17800s1% until 4 non-periodic damage sources are applied. Effect lasts a maximum of $17800d.', '', 0, 0, 0, 1, 0, 0), (17804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 23, 0, 0, 0, 0, 4, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4992, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Siphon', 'Rank 1', 'Increases the amount drained by your Drain Life spell by an additional $s1% for each Affliction effect on the target, up to a maximum of $s2% additional effect.', '', 0, 0, 0, 1, 1, 1), (17805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 59, 0, 0, 0, 0, 4, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4993, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Siphon', 'Rank 2', 'Increases the amount drained by your Drain Life spell by an additional $s1% for each Affliction effect on the target, up to a maximum of $s2% additional effect.', '', 0, 0, 0, 1, 1, 1), (17809, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Lesser Firestone Attack', '', 'Fire damage proc.', '', 0, 0, 0, 1, 1, 1), (17810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Improved Corruption', 'Rank 1', 'Reduces the casting time of your Corruption spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (17811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Improved Corruption', 'Rank 2', 'Reduces the casting time of your Corruption spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (17812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Improved Corruption', 'Rank 3', 'Reduces the casting time of your Corruption spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (17813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1601, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Improved Corruption', 'Rank 4', 'Reduces the casting time of your Corruption spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (17814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Improved Corruption', 'Rank 5', 'Reduces the casting time of your Corruption spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (17815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Improved Immolate', 'Rank 1', 'Increases the initial damage of your Immolate spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sharp Dresser', '', 'Impress others with your fashion sense.', '', 0, 0, 0, 1, 1, 1), (17818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (17819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 29', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17820, 36, 2, 0, 16, 0, 0, 101, 0, 24, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 14, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for nearby enemies by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (17821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 23', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 24', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 26', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 27', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 29', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 30', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 31', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 33', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 34', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 36', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17831, 0, 2, 0, 1, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 8, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Call of the Grave', '', 'Inflicts $s1 Shadow damage to nearby enemies after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (17832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 37', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Improved Immolate', 'Rank 2', 'Increases the initial damage of your Immolate spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Improved Immolate', 'Rank 3', 'Increases the initial damage of your Immolate spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Improved Immolate', 'Rank 4', 'Increases the initial damage of your Immolate spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Improved Immolate', 'Rank 5', 'Increases the initial damage of your Immolate spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 39', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 40', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 41', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 43', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 44', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 46', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17843, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 65, 0, 0, 397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (17844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 47', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 49', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 50', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 51', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 53', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 54', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17850, 0, 0, 0, 1, 0, 31772, 101, 0, 26, 1, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 110, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 2', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17851, 0, 0, 0, 1, 0, 31772, 101, 0, 34, 1, 215, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 162, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 3', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17852, 0, 0, 0, 1, 0, 31772, 101, 0, 42, 1, 285, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 4', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17853, 0, 0, 0, 1, 0, 31772, 101, 0, 50, 1, 380, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 298, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 5', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17854, 0, 0, 0, 1, 0, 31772, 101, 0, 58, 1, 480, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 385, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 6', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (17855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17850, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (17856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17851, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (17857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17852, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (17859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17853, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (17860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17854, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (17862, 0, 2, 0, 1, 0, 0, 101, 0, 44, 5, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, 7, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 96, 0, 0, 0, 0, 0, 0, 0, 542, 'Curse of Shadow', 'Rank 1', 'Curses the target for $d, reducing Shadow and Arcane resistances by $s1 and increasing Shadow and Arcane damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Shadow and Arcane resistances reduced by $s1. Shadow and Arcane damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (17863, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5618, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 24', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 26', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 27', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 30', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 31', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 33', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 34', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 36', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 37', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 40', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 41', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17877, 651, 0, 0, 1, 0, 0, 101, 0, 20, 0, 105, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 13, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 1', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (17878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 43', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 44', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 46', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 47', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 49', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17883, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 41, 143, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (17884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 50', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 51', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 53', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 54', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 23', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 24', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 26', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 27', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 30', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 31', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 33', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 34', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 36', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 37', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 39', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 40', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 41', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 43', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 44', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Fire', '', 'Decreases mana cost of Fire spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 46', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 47', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 49', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 50', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 51', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 53', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 54', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Shadow', '', 'Decreases mana cost of Shadow spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Nature', '', 'Decreases mana cost of Nature spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Frost', '', 'Decreases mana cost of Frost spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Arcane', '', 'Decreases mana cost of Arcane spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Mana Cost - Shadow', '', 'Decreases mana cost of Holy spells and effects by $s1.', '', 0, 0, 0, 1, 1, 1), (17917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -6, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 160, 'Destructive Reach', 'Rank 1', 'Increases the range of your Destruction spells by $s1% and reduces threat caused by Destruction spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (17918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -11, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 160, 'Destructive Reach', 'Rank 2', 'Increases the range of your Destruction spells by $s1% and reduces threat caused by Destruction spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (17919, 0, 0, 0, 16, 0, 0, 101, 0, 26, 0, 68, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 2', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17920, 0, 0, 0, 16, 0, 0, 101, 0, 34, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 3', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17921, 0, 0, 0, 16, 0, 0, 101, 0, 42, 0, 118, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 4', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17922, 0, 0, 0, 16, 0, 0, 101, 0, 50, 0, 141, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 5', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17923, 0, 0, 0, 16, 0, 0, 101, 0, 58, 0, 168, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 6', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (17924, 631, 0, 0, 171, 0, 0, 101, 0, 56, 0, 185, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 179, 0, 0, 702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Soul Fire', 'Rank 2', 'Burn the enemy\'s soul, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (17925, 633, 1, 0, 1, 0, 0, 101, 0, 50, 27, 420, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 318, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', 'Rank 2', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains ${100*$e1}% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (17926, 633, 1, 0, 1, 0, 0, 101, 0, 58, 27, 480, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 399, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', 'Rank 3', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains ${100*$e1}% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (17927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Improved Searing Pain', 'Rank 1', 'Increases the critical strike chance of your Searing Pain spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17928, 634, 1, 5, 16, 0, 0, 100, 0, 54, 31, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 13, 13, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Howl of Terror', 'Rank 2', 'Howl, causing $i enemies within $a1 yds to flee in terror for $d. Damage caused may interrupt the effect.', 'Fleeing in terror.', 0, 0, 5, 1, 1, 1), (17929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Improved Searing Pain', 'Rank 2', 'Increases the critical strike chance of your Searing Pain spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Improved Searing Pain', 'Rank 3', 'Increases the critical strike chance of your Searing Pain spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (17933, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Firestone Attack', '', 'Fire damage proc.', '', 0, 0, 0, 1, 1, 1), (17934, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Greater Firestone Attack', '', 'Fire damage proc.', '', 0, 0, 0, 1, 1, 1), (17935, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Major Firestone Attack', '', 'Fire damage proc.', '', 0, 0, 0, 1, 1, 1), (17937, 0, 2, 0, 1, 0, 0, 101, 0, 56, 5, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 9, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 96, 0, 0, 0, 0, 0, 0, 0, 542, 'Curse of Shadow', 'Rank 2', 'Curses the target for $d, reducing Shadow and Arcane resistances by $s1 and increasing Shadow and Arcane damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Shadow and Arcane resistances reduced by $s1. Shadow and Arcane damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (17939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5619, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17941, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Shadow Trance', '', '', 'Your next Shadow Bolt becomes an instant cast spell.', 0, 0, 0, 1, 1, 1), (17943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5620, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5621, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17945, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17936, 0, 0, 0, 0, 0, 45, 'Firestone Passive', 'Rank 2', 'Enchants the main hand weapon with fire, granting each attack a chance to deal $17933s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (17946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5622, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17947, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17940, 0, 0, 0, 0, 0, 45, 'Firestone Passive', 'Rank 3', 'Enchants the main hand weapon with fire, granting each attack a chance to deal $17934s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (17948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5623, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', '', '', 0, 0, 0, 1, 1, 0), (17949, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17942, 0, 0, 0, 0, 0, 45, 'Firestone Passive', 'Rank 4', 'Enchants the main hand weapon with fire, granting each attack a chance to deal $17935s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (17950, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Portal', '', 'Teleports an enemy to one of 6 locations within Scholomance.', '', 0, 0, 0, 1, 1, 0), (17951, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 700, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Create Firestone', 'Rank 2', 'Creates a Firestone which can be equipped. When equipped, enchants the main hand weapon with fire, granting each attack a chance to deal $17933s1 additional Fire damage. In addition, equipping the Firestone increases the damage done by fire spells by $23481s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (17952, 0, 0, 0, 14, 0, 0, 101, 0, 46, 0, 900, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Create Firestone', 'Rank 3', 'Creates a Greater Firestone which can be equipped. When equipped, enchants the main hand weapon with fire, granting each attack a chance to deal $17934s1 additional Fire damage. In addition, equipping the Greater Firestone increases the damage done by fire spells by $23482s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (17953, 0, 0, 0, 14, 0, 0, 101, 0, 56, 0, 1100, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13701, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Create Firestone', 'Rank 4', 'Creates a Major Firestone which can be equipped. When equipped, enchants the main hand weapon with fire, granting each attack a chance to deal $17935s1 additional Fire damage. In addition, equipping the Major Firestone increases the damage done by fire spells by $23483s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (17954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, -3, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 37, 'Emberstorm', 'Rank 1', 'Increases the damage done by your Fire spells by $s1% and reduces the cast time of your Incinerate spell by $s2%.', '', 0, 0, 0, 1, 1, 1), (17955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, -5, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 37, 'Emberstorm', 'Rank 2', 'Increases the damage done by your Fire spells by $s1%, and reduces the cast time of your Incinerate spell by $s2%.', '', 0, 0, 0, 1, 1, 1), (17956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 5, -7, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 37, 'Emberstorm', 'Rank 3', 'Increases the damage done by your Fire spells by $s1%, and reduces the cast time of your Incinerate spell by $s2%.', '', 0, 0, 0, 1, 1, 1), (17957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 7, 7, -9, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 37, 'Emberstorm', 'Rank 4', 'Increases the damage done by your Fire spells by $s1%, and reduces the cast time of your Incinerate spell by $s2%.', '', 0, 0, 0, 1, 1, 1), (17958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, -11, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 10, 0, 0, 0, 0, 0, 0, 37, 'Emberstorm', 'Rank 5', 'Increases the damage done by your Fire spells by $s1%, and reduces the cast time of your Incinerate spell by $s2%.', '', 0, 0, 0, 1, 1, 1), (17959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Ruin', 'Rank 1', 'Increases the critical strike damage bonus of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (17960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11521, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kodo Bones Trap', '', '', '', 0, 0, 0, 1, 0, 0), (17961, 0, 1, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 4493, 0, 0, 0, 0, 0, 0, 0, 316, 'Scarlet Illusion', '', 'Disguised as a member of the Scarlet Crusade', 'Disguised as a member of the Scarlet Crusade', 0, 0, 0, 1, 1, 0), (17962, 672, 0, 0, 1, 0, 0, 101, 0, 40, 0, 165, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 1', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 0), (17963, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sundering Cleave', '', 'Hacks at the armor of an enemy and its nearby allies, affecting up to $x1 targets. A target\'s armor is reduced by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (17987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 23', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 24', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 26', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 27', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 30', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 31', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 33', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 36', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 37', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 39', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 40', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 41', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (17999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 43', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 44', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 46', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 47', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 49', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 50', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 51', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 53', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 54', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 26', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 27', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 29', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 30', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 31', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 33', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 34', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 36', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 37', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 39', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 40', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 41', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 43', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 44', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 46', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 47', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 49', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 50', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 51', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 53', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 54', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 11, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 35', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 36, 12, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 37', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 13, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 40', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, 13, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 42', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 45, 15, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 46', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 47, 15, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 48', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 50, 16, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 51', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 18, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 55', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 56, 18, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 57', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 58, 19, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 59', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 61, 20, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 62', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 63, 21, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 64', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 65, 21, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 66', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 67, 22, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 68', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 23, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 70', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 72, 24, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 73', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 24, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 75', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18046, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 76, 25, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 77', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 78, 26, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 79', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 80, 26, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 81', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (18049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 25, 25, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 26', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 32, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 33', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 33, 33, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 34', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 35, 35, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 36', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 36, 36, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 37', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 38, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 39', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 40', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 40, 40, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 41', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, 41, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 42', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (18060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 200', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (18061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 95, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 96', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 100', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 100', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 100', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 45', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 269, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 270', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 160', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18070, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Earthborer Acid', '', 'Eats away at an enemy\'s armor, reducing it by $s1 per application. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (18071, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25695, 25696, 0, 0, 0, 0, 358, 'Enriched Manna Biscuit', '', 'Restores $25695o1 health and $25696o2 mana over $25695d. Must remain seated while eating.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (18072, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (18073, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2189, 0, 0, 0, 18350, 0, 0, 0, 0, 1137, 'Pyroclasm', 'Rank 2', 'Gives your Rain of Fire, Hellfire, and Soul Fire spells a 26% chance to stun the target for $18093d.', '', 0, 0, 0, 1, 1, 1), (18074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 30', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (18075, 0, 0, 15, 1, 0, 0, 101, 0, 30, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 71, 71, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 72', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18077, 0, 4, 0, 1, 0, 0, 101, 0, 10, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18078, 0, 0, 15, 1, 0, 0, 101, 0, 30, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18079, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 32, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 33', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (18080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 20, 20, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 21', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18081, 0, 0, 0, 130, 0, 0, 101, 0, 28, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (18082, 0, 0, 0, 5, 0, 0, 101, 0, 30, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 29, 1, 0, 99, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (18083, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18084, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (18085, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (18086, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18087, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 77, 77, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 78', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (18088, 0, 1, 0, 5, 0, 0, 100, 0, 40, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts the target, causing $o1 Shadow damage over $d.', 'Inflicts $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18089, 0, 0, 0, 130, 0, 0, 101, 0, 30, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (18090, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (18091, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Arcane Blast', '', 'Blasts a target for $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (18092, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (18093, 0, 0, 12, 1, 0, 0, 101, 0, 35, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Pyroclasm', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (18094, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Nightfall', 'Rank 1', 'Gives your Corruption and Drain Life spells a 2% chance to cause you to enter a Shadow Trance state after damaging the opponent. The Shadow Trance state reduces the casting time of your next Shadow Bolt spell by $17941s1%.', '', 0, 0, 0, 1, 1, 1), (18095, 0, 0, 0, 1, 0, 0, 4, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Nightfall', 'Rank 2', 'Gives your Corruption and Drain Life spells a 4% chance to cause you to enter a Shadow Trance state after damaging the opponent. The Shadow Trance state reduces the casting time of your next Shadow Bolt spell by $17941s1%.', '', 0, 0, 0, 1, 1, 1), (18096, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2188, 0, 0, 0, 18350, 0, 0, 0, 0, 1137, 'Pyroclasm', 'Rank 1', 'Gives your Rain of Fire, Hellfire, and Soul Fire spells a 13% chance to stun the target for $18093d.', '', 0, 0, 0, 1, 1, 1), (18097, 0, 0, 0, 1, 0, 0, 1, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17154, 0, 0, 0, 0, 0, 1, 'The Green Tower', '', 'When struck in combat has a 1% chance of raising a thorny shield that inflicts $17154s1 Nature damage to attackers when hit and increases Nature resistance by $17154s2 for $17154d.', '', 0, 0, 0, 1, 1, 1), (18098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 45', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (18099, 0, 1, 11, 1, 0, 0, 100, 0, 20, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 23, 1, 1, 138, -51, 99, 13, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 193, 'Chill Nova', '', 'Blasts nearby enemies for Frost damage, knocking them back and reducing their movement speed for up to $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (18100, 0, 1, 0, 1, 10000, 0, 100, 0, 1, 30, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 18101, 0, 0, 0, 0, 181, 'Frost Armor', '', 'Encases the caster in a layer of frost that lasts $d. The thick ice increases armor by $s1, slows melee attackers\' movement to $18101s2%, and increases the time between their attacks by $18101s1%.', 'Armor increased by $s1.\nSlowing melee attackers\' movement and attacks.', 0, 0, 0, 1, 1, 1), (18101, 0, 1, 11, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -41, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Chilled', 'Rank 1', '', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (18103, 0, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Backhand', '', 'Backhands an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (18104, 0, 0, 0, 1, 0, 0, 101, 0, 55, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (18105, 0, 0, 0, 5, 0, 0, 101, 0, 60, 31, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 41, 1, 0, 179, 12, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (18106, 0, 0, 15, 1, 0, 0, 101, 0, 55, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 83, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18107, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (18108, 0, 0, 0, 5, 0, 0, 101, 0, 60, 31, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 269, 8, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (18109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 38, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 39', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5140, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Viewing Room Students', '', '', '', 0, 0, 0, 1, 1, 0), (18111, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 131, 0, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18112, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18113, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Manifestation Cleansing', '', 'Arcane Explosion Visual on the caster.', '', 0, 0, 0, 1, 0, 0), (18114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Resist All', '', '', '', 0, 0, 0, 1, 0, 0), (18115, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, -96, -76, 0, 0, 0, 56, 133, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11547, 0, 1, 0, 0, 0, 0, 0, 0, 1, 'Viewing Room Student Transform - Effect', '', '', '', 0, 0, 0, 1, 1, 1), (18116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 49, 0, 0, 0, 0, 101, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 440, 'Kirtonos Gargoyle Passive', '', '', '', 0, 0, 0, 1, 1, 0), (18118, 0, 1, 11, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Aftermath', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 0, 0), (18119, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18118, 0, 0, 0, 0, 0, 11, 'Aftermath', 'Rank 1', 'Gives your Destruction spells a $h% chance to daze the target for $18118d.', '', 0, 0, 0, 1, 0, 0), (18120, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18118, 0, 0, 0, 0, 0, 11, 'Aftermath', 'Rank 2', 'Gives your Destruction spells a $h% chance to daze the target for $18118d.', '', 0, 0, 0, 1, 0, 0), (18121, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18118, 0, 0, 0, 0, 0, 11, 'Aftermath', 'Rank 3', 'Gives your Destruction spells a $h% chance to daze the target for $18118d.', '', 0, 0, 0, 1, 0, 0), (18122, 0, 0, 0, 1, 0, 0, 8, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18118, 0, 0, 0, 0, 0, 11, 'Aftermath', 'Rank 4', 'Gives your Destruction spells a $h% chance to daze the target for $18118d.', '', 0, 0, 0, 1, 0, 0), (18123, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18118, 0, 0, 0, 0, 0, 11, 'Aftermath', 'Rank 5', 'Gives your Destruction spells a $h% chance to daze the target for $18118d.', '', 0, 0, 0, 1, 0, 0), (18124, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18125, 0, 0, 0, 0, 358, 'Blessed Sunfruit', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Strength by $18125s1 for $18125d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Blessed Sunfruit', '', 'Increases Strength by $s1 for $d.', 'Strength increased by $m1.', 0, 0, 0, 1, 1, 1), (18126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -251, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Improved Firebolt', 'Rank 1', 'Reduces the casting time of your Imp\'s Firebolt spell by ${0-$m1/1000}.2 sec.', '', 0, 0, 0, 1, 0, 0), (18127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Improved Firebolt', 'Rank 2', 'Reduces the casting time of your Imp\'s Firebolt spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Improved Lash of Pain', 'Rank 1', 'Reduces the cooldown of your Succubus\' Lash of Pain spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (18129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Improved Lash of Pain', 'Rank 2', 'Reduces the cooldown of your Succubus\' Lash of Pain spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (18130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Devastation', 'Rank 1', 'Increases the critical strike chance of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Devastation', 'Rank 2', 'Increases the critical strike chance of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Devastation', 'Rank 3', 'Increases the critical strike chance of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Devastation', 'Rank 4', 'Increases the critical strike chance of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Devastation', 'Rank 5', 'Increases the critical strike chance of your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Intensity', 'Rank 1', 'Gives you a $s1% chance to resist interruption caused by damage while casting or channeling any Destruction spell.', '', 0, 0, 0, 1, 0, 0), (18136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Intensity', 'Rank 2', 'Gives you a $s1% chance to resist interruption caused by damage while casting or channeling any Destruction spell.', '', 0, 0, 0, 1, 0, 0), (18137, 0, 1, 0, 1, 0, 0, 100, 3, 20, 6, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 1', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28377s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (18138, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'GM Only ON', '', '', '', 0, 0, 0, 1, 0, 0), (18140, 59, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18141, 0, 0, 0, 0, 1309, 'Blessed Sunfruit Juice', '', 'Restores $o1 mana over $d. Must remain seated while drinking. Also increases your Spirit by $18141s1 for $18141d.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (18141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Blessed Sunfruit Juice', '', 'Increases Spirit by $s1 for $d.', 'Spirit increased by $m1.', 0, 0, 0, 1, 1, 1), (18142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6578, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Peasant Transform', '', '', '', 0, 0, 0, 1, 1, 0), (18144, 85, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 53, -1, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Swoop', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (18145, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Target - Kick with impact', '', '', '', 0, 0, 0, 1, 1, 1), (18146, 0, 1, 0, 1, 0, 0, 5, 0, 10, 21, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12531, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', '', 0, 0, 0, 1, 1, 1), (18147, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Static Field', '', 'Inflicts $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (18149, 18, 3, 0, 5, 0, 0, 101, 0, 15, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18150, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', 'Infects an enemy for $d., causing it to inflict $18150s1 Nature damage to its nearby allies every $t1 sec.', 'Inflicting $18150s1 Nature damage to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (18150, 0, 3, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 8, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', '', '', 0, 0, 0, 1, 1, 1), (18151, 0, 3, 0, 1, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Noxious Catalyst', '', 'Reduces an enemy\'s Nature resistance by $s1 for $d.', 'Nature resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (18152, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 15, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 0, 0), (18153, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Kodo Kombobulator', '', 'Kodo Kombobulator on any Ancient, Aged, or Dying Kodo to lure the Kodo to follow (one at a time).', '', 0, 0, 0, 1, 1, 1), (18159, 0, 2, 0, 5, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Curse of the Fallen Magram', '', 'Increases all forms of damage taken by an enemy by $s1% for $d.', 'Physical and magical damage taken is increased by $s1%.', 10, 0, 0, 1, 1, 1), (18163, 0, 0, 0, 15, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 29, 29, 0, 0, 0, 79, 101, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 458, 'Strength of Arko\'narin', '', 'Causes Arko\'narin to become an elite mob.', 'With the power of Lightforge on her side, Arko will fight out of Jaedenar!', 0, 0, 0, 1, 1, 1), (18164, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18165, 451, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 55, 1, 0, 202, 13, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (18166, 0, 0, 0, 15, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11561, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Magram Ravager', '', '', '', 10, 0, 0, 1, 1, 1), (18167, 0, 0, 0, 1, 0, 0, 10, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18165, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', '', '', 0, 0, 0, 1, 1, 1), (18172, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1625, 'Kodo Kombobulator', '', 'The Kodo casts on Player to give player condition for Quest Credit', 'Kombobulator is attracting a Kodo.', 0, 0, 0, 1, 0, 0), (18173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 99999, 0, 0, 0, 0, 79, 65, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 23619, 0, 0, 0, 1710, 'Burning Adrenaline', '', '', 'Damage done increased by $s1%.\nSpells cast are all instant.\nReduces max health by $23619s1% every second.\nDeals $*2;23478s1 damage to surrounding allies on death.', 0, 0, 0, 1, 1, 1), (18174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Suppression', 'Rank 1', 'Reduces the chance for enemies to resist your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Suppression', 'Rank 2', 'Reduces the chance for enemies to resist your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Suppression', 'Rank 3', 'Reduces the chance for enemies to resist your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Suppression', 'Rank 4', 'Reduces the chance for enemies to resist your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Suppression', 'Rank 5', 'Reduces the chance for enemies to resist your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Improved Curse of Weakness', 'Rank 1', 'Increases the effect of your Curse of Weakness by $s1%.', '', 0, 0, 0, 1, 0, 0), (18180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Improved Curse of Weakness', 'Rank 2', 'Increases the effect of your Curse of Weakness by $s1%.', '', 0, 0, 0, 1, 0, 0), (18182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Improved Life Tap', 'Rank 1', 'Increases the amount of Mana awarded by your Life Tap spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (18183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Improved Life Tap', 'Rank 2', 'Increases the amount of Mana awarded by your Life Tap spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (18184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Sire\'s Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (18185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18186, 0, 1, 0, 1, 0, 0, 5, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18187, 0, 0, 0, 0, 0, 502, 'Firebolt', '', 'Has a 5% chance on striking the enemy for $18187s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18187, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', 'Rank 1', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 180', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18189, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 99, 0, 0, 0, 0, 42, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 12536, 12536, 0, 0, 0, 0, 212, 'TEST Arcane Concentration', 'Rank 5', 'TEST: Gives you a $s2% chance of entering a Clearcasting state after any damage spell hits a target. The Clearcasting state reduces the mana cost of your next damage spell by $12536s1%.', '', 0, 0, 0, 1, 1, 1), (18190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 140', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18191, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1612, 'Increased Stamina', '', 'Increases Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (18192, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1613, 'Increased Agility', '', 'Increases Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (18193, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Increased Spirit', '', 'Increases Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (18194, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Regeneration', '', '', 'Regenerating $s1 Mana per 5 seconds.', 0, 0, 0, 1, 1, 1), (18195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 220', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18197, 0, 4, 0, 1, 0, 0, 101, 0, 10, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 65, 65, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 66', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (18199, 0, 0, 0, 5, 0, 0, 101, 0, 30, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 85, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (18200, 0, 0, 15, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 23, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 24', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18202, 0, 0, 15, 1, 0, 0, 101, 0, 50, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18203, 0, 4, 0, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18204, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (18205, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18206, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Wound', '', 'Delivers a fatal wound for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (18207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 60', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (18208, 0, 4, 0, 1, 0, 0, 101, 0, 25, 63, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Grow', '', '', '', 0, 0, 0, 1, 0, 0), (18210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Shrink', '', '', '', 0, 0, 0, 1, 0, 0), (18211, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18212, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 98, 98, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 99', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (18213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, 99, -6, 6, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 2, 0, 0, 0, 0, 0, 0, 0, 113, 'Improved Drain Soul', 'Rank 1', 'Returns $s3% of your maximum mana if the target is killed by you while you drain its soul. In addition, your Affliction spells generate $s2% less threat.', '', 0, 0, 0, 1, 1, 1), (18214, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18217, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Grim Reach', 'Rank 1', 'Increases the range of your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Grim Reach', 'Rank 2', 'Increases the range of your Affliction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18220, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Dark Pact', 'Rank 1', 'Drains $s1 of your pet\'s Mana, returning 100% to you.', '', 0, 0, 0, 1, 0, 0), (18222, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Health Regeneration', '', '', 'Regenerating $s1 Health every 5 seconds.', 0, 0, 0, 1, 1, 1), (18223, 0, 2, 11, 1, 0, 0, 101, 0, 0, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Curse of Exhaustion', '', 'Reduces the target\'s movement speed by $s1% for $d. Only one Curse per Warlock can be active on any one target.', 'Movement speed slowed by $s1%.', 6, 0, 0, 1, 1, 1), (18229, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18191, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Stamina by $18191s for $18191d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18230, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18192, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you eat for 10 seconds will also increase your Agility by $18192s for $18192d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18231, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18193, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Spirit by $18193s for $18193d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18232, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18222, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also restores 6 health every 5 seconds for 10 min.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18233, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18194, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also restores $18194s Mana every 5 seconds for $18194d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18234, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18191, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Stamina by $18191s for $18191d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (18238, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4603, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spotted Yellowtail', '', '', '', 0, 0, 0, 1, 1, 1), (18239, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13754, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13927, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Cooked Glossy Mightfish', '', '', '', 0, 0, 0, 1, 1, 1), (18240, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13755, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Grilled Squid', '', '', '', 0, 0, 0, 1, 1, 1), (18241, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13758, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13930, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Filet of Redgill', '', '', '', 0, 0, 0, 1, 1, 1), (18242, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13756, 2692, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hot Smoked Bass', '', '', '', 0, 0, 0, 1, 1, 1), (18243, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13759, 159, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Nightfin Soup', '', '', '', 0, 0, 0, 1, 1, 1), (18244, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13760, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13932, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Poached Sunscale Salmon', '', '', '', 0, 0, 0, 1, 1, 1), (18245, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13888, 159, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13933, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lobster Stew', '', '', '', 0, 0, 0, 1, 1, 1), (18246, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13893, 2692, 3713, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13934, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mightfish Steak', '', '', '', 0, 0, 0, 1, 1, 1), (18247, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13889, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13935, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Baked Salmon', '', '', '', 0, 0, 0, 1, 1, 1), (18248, 0, 0, 0, 1, 0, 15532, 101, 0, 1, 467, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 118, 6, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35591, 356, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing', 'Artisan', 'Equip a fishing pole and find a body of water to fish. Right-Click on the bob in the water when it splashes to catch your fish. Higher skill increases your chance of fishing successfully in higher level areas.', '', 0, 0, 0, 1, 1, 1), (18249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 18248, 0, 0, 0, 0, 0, 580, 'Artisan Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (18260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 1467, 'Cooking', 'Artisan', 'Allows a cook to make amazing recipes up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (18261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 18260, 0, 0, 0, 0, 0, 1467, 'Artisan Cook', '', '', '', 0, 0, 0, 1, 1, 1), (18262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 11614, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Call Bloodshot', '', 'Summons Bloodshot to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (18264, 0, 1, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Headmaster\'s Charge', '', 'Gives $M1 additional intellect to party members within $a1 yards.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (18265, 0, 1, 0, 1, 0, 0, 101, 0, 30, 9, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 1', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (18266, 0, 2, 0, 1, 0, 0, 101, 0, 20, 8, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18267, 0, 2, 0, 1, 0, 0, 101, 0, 1, 9, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by an enemy by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (18269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kodo Kombobulator', '', 'This is linked to a periodic trigger to alert the kodo to Despawn', '', 0, 0, 0, 1, 1, 1), (18270, 0, 3, 0, 1, 0, 0, 101, 0, 25, 23, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 249, 15, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Dark Plague', '', 'Inflicts $s1 Nature damage to an enemy, then an additional $s2 damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (18271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 22, 'Shadow Mastery', 'Rank 1', 'Increases the damage dealt or life drained by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 22, 'Shadow Mastery', 'Rank 2', 'Increases the damage dealt or life drained by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 22, 'Shadow Mastery', 'Rank 3', 'Increases the damage dealt or life drained by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 22, 'Shadow Mastery', 'Rank 4', 'Increases the damage dealt or life drained by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 22, 'Shadow Mastery', 'Rank 5', 'Increases the damage dealt or life drained by your Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18276, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (18278, 32, 1, 9, 1, 0, 0, 101, 0, 60, 32, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', 'Rank 1', 'Silences an enemy preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (18281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 209, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 210', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (18282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dummy Spell', '', '', '', 0, 0, 0, 1, 0, 0), (18288, 0, 1, 0, 1, 180000, 0, 100, 1, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -21, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 3, 0, 0, 0, 0, 0, 0, 0, 1494, 'Amplify Curse', '', 'Increases the effect of your next Curse of Doom or Curse of Agony by $s1%, or your next Curse of Exhaustion by an additional $s2%. Lasts $d.', 'Increases effect for your next Curse of Doom or Curse of Agony by $s1%, or your next Curse of Exhaustion by an additional $s2%.', 0, 0, 0, 1, 1, 0), (18289, 0, 3, 0, 1, 0, 0, 101, 0, 60, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Creeping Mold', '', 'Diseases target enemy for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18307, 1, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 11637, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Death by Peasant', '', 'Calls forth 3 servants of the House Barov that will fight, cook, and clean for you.', '', 0, 0, 0, 1, 1, 1), (18308, 1, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 11636, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Death by Peasant', '', 'Calls forth 3 servants of the House Barov that will fight, cook, and clean for you.', '', 0, 0, 0, 1, 1, 1), (18309, 39, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshifts into a bear, increasing armor and hit points, as well as allowing the use of various bear abilities. Lasts until cancelled.', 'Shapeshifted into bear.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (18327, 32, 1, 9, 16, 0, 0, 101, 0, 30, 1, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (18328, 0, 0, 11, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Incapacitating Shout', '', 'Reduces the movement speed of nearby enemies by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (18347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 199000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17694, 0, 0, 0, 0, 0, 91, 'Haunted', '', '', 'A chill surrounds you.', 0, 0, 0, 1, 0, 0), (18351, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18352, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18352, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18353, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18353, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18354, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18354, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18355, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18355, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18356, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18356, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18357, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18357, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18358, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18358, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18359, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18359, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18360, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18360, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18361, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18361, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18362, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kodo Kombobulator', '', 'This is used to turn the kodo into gossip to give player Quest Credit', '', 0, 0, 0, 1, 1, 1), (18363, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11689, 0, 0, 0, 0, 0, 0, 0, 0, 1615, 'Riding Kodo', '', 'Summons and dismisses a rideable kodo.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (18364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18374, 0, 0, 0, 0, 0, 16, 'Cloak of Fire', '', 'Deals $18374s1 Fire damage every $t1 sec to all nearby enemies for $d.', 'Deals $18374s1 Fire damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12368, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Dawn\'s Gambit', '', '', '', 0, 0, 0, 1, 1, 1), (18368, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (18369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18371, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', '', '', '', 0, 0, 0, 1, 1, 0), (18372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, 99, -11, 14, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 18, 2, 0, 0, 0, 0, 0, 0, 0, 113, 'Improved Drain Soul', 'Rank 2', 'Returns $s3% of your maximum mana if the target is killed by you while you drain its soul. In addition, your Affliction spells generate $s2% less threat.', '', 0, 0, 0, 1, 1, 1), (18373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aynasha\'s Root', '', '', '', 0, 0, 0, 1, 1, 1), (18374, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cloak of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (18375, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aynasha\'s Arrow', '', '', '', 0, 0, 0, 1, 0, 0), (18376, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18377, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 300000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18269, 0, 0, 0, 0, 0, 580, 'Kodo Kombobulator', '', 'The Kodo casts on self after being hit by \'kodo Item\'', '', 0, 0, 0, 1, 1, 1), (18378, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (18379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (18381, 0, 0, 0, 1, 0, 0, 101, 0, 18, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Cripple', 'Rank 1', 'Reduces target enemy\'s attack power by $s1 for $d.', 'Reduced attack power.', 0, 0, 0, 1, 1, 1), (18382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (18385, 30, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 251, 0, 0, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (18386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 301, 0, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal Pet', '', 'Heal your pet for $s1.', '', 0, 0, 0, 1, 1, 1), (18387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onyxia', '', '', '', 0, 0, 0, 1, 0, 0), (18388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Quick Fade', '', 'Reduces the cooldown of your Fade ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (18389, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg5', '', '', '', 0, 0, 0, 1, 1, 1), (18390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg6', '', '', '', 0, 0, 0, 1, 1, 1), (18392, 0, 0, 0, 14, 0, 0, 101, 0, 65, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 1699, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (18395, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Dismounting Shot', '', 'Knocks an enemy down, forcing it to dismount and stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (18396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 0, 87, 'Dismounting Blast', '', 'Knocks an enemy back, forcing it to dismount.', 'Forced to dismount.', 0, 0, 0, 1, 1, 0), (18397, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill with water from the Auberdine moonwell.', '', 0, 0, 0, 1, 1, 1), (18398, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (18399, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 25, 1, 0, 151, 31, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (18400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17512, 0, 0, 0, 0, 0, 1610, 'Piccolo of the Flaming Fire', '', 'Causes nearby players to dance.', 'Dancing to the music.', 0, 0, 0, 1, 1, 1), (18401, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14047, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bolt of Runecloth', '', '', '', 0, 0, 0, 1, 1, 1), (18402, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14341, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13856, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Belt', '', '', '', 0, 0, 0, 1, 1, 1), (18403, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7079, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frostweave Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (18404, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7079, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frostweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (18405, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 8170, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (18406, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 14341, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13858, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (18407, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 14341, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13857, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (18408, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7077, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Vest', '', '', '', 0, 0, 0, 1, 1, 1), (18409, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 14341, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13860, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (18410, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 9210, 14227, 14341, 0, 0, 0, 0, 3, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Ghostweave Belt', '', '', '', 0, 0, 0, 1, 1, 1), (18411, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7080, 14341, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frostweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (18412, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7077, 14341, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (18413, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 9210, 14227, 14341, 0, 0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Ghostweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (18414, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 3577, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Brightcloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (18415, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 3577, 14341, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Brightcloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (18416, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 9210, 14227, 14341, 0, 0, 0, 0, 6, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Ghostweave Vest', '', '', '', 0, 0, 0, 1, 1, 1), (18417, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 8170, 14341, 0, 0, 0, 0, 0, 4, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (18418, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7078, 14341, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (18419, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18420, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 3577, 14341, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Brightcloth Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (18421, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 11176, 14341, 0, 0, 0, 0, 0, 6, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Wizardweave Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (18422, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7078, 7077, 7068, 14341, 0, 0, 0, 6, 4, 4, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cloak of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (18423, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 8170, 14341, 0, 0, 0, 0, 4, 2, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (18424, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7080, 14341, 0, 0, 0, 0, 0, 6, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frostweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18425, 0, 1, 9, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick - Silenced', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (18427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Aggression', 'Rank 1', 'Increases the damage of your Sinister Strike, Backstab, and Eviscerate abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (18428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Aggression', 'Rank 2', 'Increases the damage of your Sinister Strike, Backstab, and Eviscerate abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (18429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Aggression', 'Rank 3', 'Increases the damage of your Sinister Strike, Backstab, and Eviscerate abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (18431, 0, 0, 5, 16, 0, 0, 101, 0, 60, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 86, 0, 1, 1, 0, 0, 0, 0, 12, 17, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 11, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 0), (18432, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 451, 26, 0, 2774, 149, 0, 21, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (18434, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7078, 14341, 0, 0, 0, 0, 0, 6, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cindercloth Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18435, 50, 0, 0, 5, 0, 0, 101, 0, 63, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 875, 0, 0, 3062, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22904, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (18436, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 12808, 7080, 14341, 0, 0, 0, 10, 12, 4, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Robe of Winter Night', '', '', '', 0, 0, 0, 1, 1, 1), (18437, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 8170, 14341, 0, 0, 0, 0, 6, 2, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (18438, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 14341, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13865, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18439, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 3577, 14227, 14341, 0, 0, 0, 0, 6, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Brightcloth Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18440, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 14341, 0, 0, 0, 0, 0, 6, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (18441, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 9210, 14341, 0, 0, 0, 0, 0, 6, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Ghostweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (18442, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Hood', '', '', '', 0, 0, 0, 1, 1, 1), (18443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Safe Fall', '', '', '', 0, 0, 0, 1, 0, 0), (18444, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 14341, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Headband', '', '', '', 0, 0, 0, 1, 1, 1), (18445, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 14341, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (18446, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 11176, 14341, 0, 0, 0, 0, 0, 8, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Wizardweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (18447, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 14341, 0, 0, 0, 0, 0, 6, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Vest', '', '', '', 0, 0, 0, 1, 1, 1), (18448, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 14341, 0, 0, 0, 0, 0, 5, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (18449, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14227, 8170, 14341, 0, 0, 0, 0, 7, 2, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runecloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (18450, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 11176, 7910, 14341, 0, 0, 0, 0, 6, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Wizardweave Turban', '', '', '', 0, 0, 0, 1, 1, 1), (18451, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 12662, 14341, 0, 0, 0, 0, 8, 3, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (18452, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 12800, 12810, 14341, 0, 0, 0, 4, 6, 1, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Circlet', '', '', '', 0, 0, 0, 1, 1, 1), (18453, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 12662, 8170, 14341, 0, 0, 0, 7, 3, 2, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (18454, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 9210, 13926, 12364, 12810, 14341, 0, 10, 10, 10, 6, 6, 8, 2, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Gloves of Spell Mastery', '', '', '', 0, 0, 0, 1, 1, 1), (18455, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 14344, 17012, 14341, 0, 0, 0, 8, 12, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bottomless Bag', '', '', '', 0, 0, 0, 1, 1, 1), (18456, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 12811, 13926, 9210, 14341, 0, 0, 12, 10, 4, 4, 10, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Truefaith Vestments', '', '', '', 0, 0, 0, 1, 1, 1), (18457, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7078, 7082, 7076, 7080, 14341, 0, 0, 12, 10, 10, 10, 10, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Robe of the Archmage', '', '', '', 0, 0, 0, 1, 1, 1), (18458, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 12662, 14256, 7078, 12808, 14341, 0, 0, 12, 20, 40, 12, 12, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Robe of the Void', '', '', '', 0, 0, 0, 1, 1, 1), (18459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Incineration', 'Rank 1', 'Increases the critical strike chance of your Fire Blast and Scorch spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Incineration', 'Rank 2', 'Increases the critical strike chance of your Fire Blast and Scorch spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Arcane Meditation', 'Rank 1', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (18463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Arcane Meditation', 'Rank 2', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (18464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Arcane Meditation', 'Rank 3', 'Allows $s1% of your mana regeneration to continue while casting.', '', 0, 0, 0, 1, 1, 1), (18469, 0, 1, 9, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell - Silenced', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (18476, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Summon Minion', '', '', '', 0, 0, 0, 1, 0, 0), (18498, 0, 1, 9, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash - Silenced', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (18499, 0, 0, 0, 1, 30000, 0, 100, 0, 32, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 14, 30, 0, 0, 0, 0, 0, 0, 1465, 'Berserker Rage', '', 'The warrior enters a berserker rage, becoming immune to Fear, Sap and Incapacitate effects and generating extra rage when taking damage. Lasts $d.', 'Immune to Fear, Sap and Incapacitate effects. Generating extra rage when taking damage.', 0, 0, 0, 1, 1, 1), (18500, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 375, 0, 149, 562, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (18501, 21, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 and speeds its attacks by $s2% for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (18502, 0, 2, 0, 19, 0, 0, 101, 0, 0, 4, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 64, 0, 0, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Curse of Hakkar', '', 'Drains $s1 mana from an enemy every $t1 sec., transferring it to the caster over $d.', '$s1 mana leeched every $t1 sec.', 0, 0, 0, 1, 0, 0), (18503, 0, 1, 17, 1, 0, 0, 101, 0, 30, 1, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 0, 21, 0, 0, 0, 0, 0, 0, 318, 'Hex', '', 'Transforms an enemy into a chicken, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (18530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053824, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Divine Fury', 'Rank 1', 'Reduces the casting time of your Smite, Holy Fire, Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053824, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Divine Fury', 'Rank 2', 'Reduces the casting time of your Smite, Holy Fire, Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053824, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Divine Fury', 'Rank 3', 'Reduces the casting time of your Smite, Holy Fire, Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053824, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Divine Fury', 'Rank 4', 'Reduces the casting time of your Smite, Holy Fire, Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053824, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Divine Fury', 'Rank 5', 'Reduces the casting time of your Smite, Holy Fire, Heal and Greater Heal spells by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (18540, 0, 0, 0, 7, 3600000, 48142, 101, 0, 60, 3, 0, 4, 0, 0, 16583, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177193, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Ritual of Doom', '', 'Begins a ritual that sacrifices a random participant to summon a doomguard. The doomguard must be immediately enslaved or it will attack the ritual participants. Requires the caster and 4 additional party members to complete the ritual. In order to participate, all players must right-click the portal and not move until the ritual is complete.', '', 80, 0, 0, 1, 1, 1), (18541, 0, 0, 0, 7, 0, 0, 101, 0, 60, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11859, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Ritual of Doom Effect', '', 'Summons a Doomguard.', '', 0, 0, 0, 1, 1, 1), (18542, 0, 1, 0, 1, 0, 0, 10, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18543, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (18543, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 6, 23, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Flame Lash', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 340, 'Force of Will', 'Rank 1', 'Increases your spell damage by $s2% and the critical strike chance of your offensive spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18545, 0, 4, 0, 18, 0, 0, 101, 0, 1, 18, 10, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2, -2, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 256, 'Scorpid Sting', '', 'Stings an enemy, reducing its Strength and Agility by $s1 for $d.', 'Strength and Agility reduced by $s1.', 0, 0, 0, 1, 1, 1), (18546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 26, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1619, 'Overdrive', '', 'Immobilizes the caster, but increases its attack speed by $s2% for $d.', 'Immobilized.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 0), (18547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, 1, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 340, 'Force of Will', 'Rank 2', 'Increases your spell damage by $s2% and the critical strike chance of your offensive spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 2, 2, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 340, 'Force of Will', 'Rank 3', 'Increases your spell damage by $s2% and the critical strike chance of your offensive spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 3, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 340, 'Force of Will', 'Rank 4', 'Increases your spell damage by $s2% and the critical strike chance of your offensive spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 107, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 22, 0, 0, 0, 0, 0, 0, 340, 'Force of Will', 'Rank 5', 'Increases your spell damage by $s2% and the critical strike chance of your offensive spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (18551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Mental Strength', 'Rank 1', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (18552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Mental Strength', 'Rank 2', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (18553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Mental Strength', 'Rank 3', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (18554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Mental Strength', 'Rank 4', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (18555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Mental Strength', 'Rank 5', 'Increases your maximum mana by $s1%.', '', 0, 0, 0, 1, 1, 1), (18557, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (18559, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Pick', '', 'Demon Pick to Destroy Demon Crystal.', '', 0, 0, 0, 1, 1, 1), (18560, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14256, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth', '', 'The purification of tainted Felcloth into Mooncloth can only be done at a moonwell, and only ocassionally will the waters permit themselves to be used in such a way.', '', 0, 0, 0, 1, 1, 1), (18561, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (18562, 0, 0, 0, 1, 15000, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1917, 'Swiftmend', '', 'Consumes a Rejuvenation or Regrowth effect on a friendly target to instantly heal them an amount equal to 12 sec. of Rejuvenation or 18 sec. of Regrowth.', '', 16, 0, 0, 1, 1, 0), (18564, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18565, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18565, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18566, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18566, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18567, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18567, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18568, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18568, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18569, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18569, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18570, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18570, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18571, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18571, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18572, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18572, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18573, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18573, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18574, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18574, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18575, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18575, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18576, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18578, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18578, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18579, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18579, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18580, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18580, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18581, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18581, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18582, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18582, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18583, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18583, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18584, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18585, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18585, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18586, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18586, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18587, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18587, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18588, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18588, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18589, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18589, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18590, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18590, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18591, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18591, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18592, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18592, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18593, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18593, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18594, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18594, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18595, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18595, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18596, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18597, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18597, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18598, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18598, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18599, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18599, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18600, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18600, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18601, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18601, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18602, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18602, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18603, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18603, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18604, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18604, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18605, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18605, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18606, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18606, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18607, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18607, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18608, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 9', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (18609, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18611, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18610, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 10', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (18611, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18612, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18612, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18613, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18613, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18614, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18614, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18615, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18615, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18616, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18616, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18617, 0, 0, 0, 6, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18619, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18618, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18619, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18620, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18620, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18621, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18621, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18622, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18622, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18623, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18623, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18624, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18624, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18625, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18625, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18626, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18626, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18627, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18627, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18628, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18628, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18618, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (18629, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14047, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14529, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runecloth Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (18630, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14047, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Runecloth Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (18631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18629, 0, 0, 0, 0, 0, 1620, 'Runecloth Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (18632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18630, 0, 0, 0, 0, 0, 1621, 'Heavy Runecloth Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (18633, 0, 3, 0, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, -51, 0, 0, 0, 0, 3, 29, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Weakening Disease', '', 'Deals $s1 Shadow damage every $t1 sec for $d and lowers their Strength for the duration of the disease.', 'Diseased and weakened.', 0, 0, 0, 1, 1, 1), (18634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11875, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Target Dummy - Event 001', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 3 min.', '', 0, 0, 0, 1, 1, 1), (18647, 0, 1, 18, 16, 0, 0, 101, 0, 48, 9, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', 'Rank 2', 'Banishes the enemy target, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time. Only works on Demons and Elementals.', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (18649, 2, 0, 0, 18, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Shadow Shot', '', 'Shoots an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10939, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Marduk the Black', '', '', '', 0, 0, 0, 1, 0, 0), (18651, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (18652, 0, 0, 0, 1, 0, 0, 101, 0, 60, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 195, 'Siphon Health', '', 'Deals $s1 Shadow damage every $t1 sec for $d.', 'Deals $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18653, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 195, 'Siphon Health', '', '', '', 0, 0, 0, 1, 1, 0), (18654, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 14000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18653, 0, 0, 0, 0, 0, 195, 'Siphon Health', '', '', '', 0, 0, 0, 1, 1, 0), (18655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mortar Animate', '', '', '', 0, 0, 0, 1, 0, 0), (18656, 0, 1, 0, 5, 0, 0, 100, 0, 60, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts the target, causing $o1 damage over $d.', 'Inflicts $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18657, 0, 1, 10, 16, 0, 0, 101, 0, 38, 9, 120, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Hibernate', 'Rank 2', 'Forces the enemy target to sleep for up to $d. Any damage will awaken the target. Only one target can be forced to hibernate at a time. Only works on Beasts and Dragonkin.', 'Asleep.', 0, 0, 0, 1, 1, 1), (18658, 0, 1, 10, 16, 0, 0, 101, 0, 58, 64, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Hibernate', 'Rank 3', 'Forces the enemy target to sleep for up to $d. Any damage will awaken the target. Only one target can be forced to hibernate at a time. Only works on Beasts and Dragonkin.', 'Asleep.', 0, 0, 0, 1, 1, 1), (18661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177241, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Araj\'s Phylactery', '', '', '', 0, 0, 0, 1, 0, 0), (18662, 0, 0, 0, 1, 0, 0, 101, 0, 60, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11859, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Curse of Doom Effect', '', 'Summons a Doomguard.', '', 0, 0, 0, 1, 1, 1), (18663, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (18666, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corrupt Redpath', '', '', '', 0, 0, 0, 1, 1, 0), (18670, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 87, 0, 29, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (18671, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 11, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses nearby enemies with agony, inflicting Shadow damage every $t1 sec. for $d. Only one curse per warlock can be active on any one target.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (18672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 01', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 02', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 03', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 04', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 05', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 06', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 07', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 09', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 10', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 11', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 12', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 13', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 14', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 15', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 16', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 17', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 18', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 19', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 20', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (18692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Improved Healthstone', 'Rank 1', 'Increases the amount of Health restored by your Healthstone by $s1%.', '', 0, 0, 0, 1, 0, 0), (18693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Improved Healthstone', 'Rank 2', 'Increases the amount of Health restored by your Healthstone by $s1%.', '', 0, 0, 0, 1, 0, 0), (18694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8392704, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Improved Imp', 'Rank 1', 'Increases the effect of your Imp\'s Firebolt, Fire Shield, and Blood Pact spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8392704, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Improved Imp', 'Rank 2', 'Increases the effect of your Imp\'s Firebolt, Fire Shield, and Blood Pact spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8392704, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Improved Imp', 'Rank 3', 'Increases the effect of your Imp\'s Firebolt, Fire Shield, and Blood Pact spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -2, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demonic Embrace', 'Rank 1', 'Increases your total Stamina by $s1% but reduces your total Spirit by $s2%.', '', 0, 0, 0, 1, 1, 0), (18698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -3, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demonic Embrace', 'Rank 2', 'Increases your total Stamina by $s1% but reduces your total Spirit by $s2%.', '', 0, 0, 0, 1, 1, 0), (18699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, -4, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demonic Embrace', 'Rank 3', 'Increases your total Stamina by $s1% but reduces your total Spirit by $s2%.', '', 0, 0, 0, 1, 1, 0), (18700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, -5, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demonic Embrace', 'Rank 4', 'Increases your total Stamina by $s1% but reduces your total Spirit by $s2%.', '', 0, 0, 0, 1, 1, 0), (18701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, -6, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demonic Embrace', 'Rank 5', 'Increases your total Stamina by $s1% but reduces your total Spirit by $s2%.', '', 0, 0, 0, 1, 1, 0), (18702, 0, 2, 0, 5, 0, 0, 101, 0, 60, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -51, 0, 0, 0, 0, 29, 29, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10391, 0, 0, 0, 0, 0, 0, 207, 'Curse of the Darkmaster', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (18703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -11, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777216, 0, 0, 8, 14, 0, 0, 0, 0, 0, 0, 0, 153, 'Improved Health Funnel', 'Rank 1', 'Increases the amount of Health transferred by your Health Funnel spell by $s1% and reduces the initial health cost by $s2%.', '', 0, 0, 0, 1, 1, 0), (18704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, -21, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777216, 0, 0, 8, 14, 0, 0, 0, 0, 0, 0, 0, 153, 'Improved Health Funnel', 'Rank 2', 'Increases the amount of Health transferred by your Health Funnel spell by $s1% and reduces the initial health cost by $s2%.', '', 0, 0, 0, 1, 1, 0), (18705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Improved Voidwalker', 'Rank 1', 'Increases the effectiveness of your Voidwalker\'s Torment, Consume Shadows, Sacrifice and Suffering spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Improved Voidwalker', 'Rank 2', 'Increases the effectiveness of your Voidwalker\'s Torment, Consume Shadows, Sacrifice and Suffering spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Improved Voidwalker', 'Rank 3', 'Increases the effectiveness of your Voidwalker\'s Torment, Consume Shadows, Sacrifice and Suffering spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (18708, 0, 1, 0, 1, 900000, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5501, -51, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 536870912, 0, 10, 14, 0, 0, 0, 0, 0, 0, 0, 195, 'Fel Domination', '', 'Your next Imp, Voidwalker, Succubus, Felhunter or Felguard Summon spell has its casting time reduced by $/1000;S1 sec and its Mana cost reduced by $s2%.', 'Imp, Voidwalker, Succubus, Felhunter and Felguard casting time reduced by $/1000;S1 sec. Mana cost reduced by $s2%.', 0, 0, 0, 1, 1, 0), (18709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2001, -21, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 536870912, 0, 10, 14, 0, 0, 0, 0, 0, 0, 0, 211, 'Master Summoner', 'Rank 1', 'Reduces the casting time of your Imp, Voidwalker, Succubus, Felhunter and Fel Guard Summoning spells by $/1000;s1 sec and the Mana cost by $s2%.', '', 0, 0, 0, 1, 1, 0), (18710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -4001, -41, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 536870912, 0, 10, 14, 0, 0, 0, 0, 0, 0, 0, 211, 'Master Summoner', 'Rank 2', 'Reduces the casting time of your Imp, Voidwalker, Succubus, Felhunter and Fel Guard Summoning spells by $/1000;s1 sec and the Mana cost by $s2%.', '', 0, 0, 0, 1, 1, 0), (18711, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forging', '', 'Fill with lava from the top of Fire Plume RIdge in Un\'Goro and two Thorium Bars to create an Unfinished Skeleton Key.', '', 0, 0, 0, 1, 1, 1), (18727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 217, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 215, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 216, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 214, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 107, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Fel Intellect', 'Rank 1', 'Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum mana by $s2%.', '', 0, 0, 0, 1, 1, 0), (18733, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Air Bubbles', '', '', 'Air bubbles allow breathing.', 0, 0, 0, 1, 1, 1), (18735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (18743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 1, 0, 0, 0, 0, 107, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Fel Intellect', 'Rank 2', 'Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum mana by $s2%.', '', 0, 0, 0, 1, 1, 0), (18744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 2, 0, 0, 0, 0, 107, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Fel Intellect', 'Rank 3', 'Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum mana by $s2%.', '', 0, 0, 0, 1, 1, 0), (18747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 817, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Dragon Immunity (PT)', '', '', '', 0, 0, 0, 1, 0, 0), (18748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Fel Stamina', 'Rank 1', 'Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum health by $s2%.', '', 0, 0, 0, 1, 1, 0), (18749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 1, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Fel Stamina', 'Rank 2', 'Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum health by $s2%.', '', 0, 0, 0, 1, 1, 0), (18750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 2, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Fel Stamina', 'Rank 3', 'Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by $s1% and increases your maximum health by $s2%.', '', 0, 0, 0, 1, 1, 0), (18754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073750016, 1073741824, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Improved Succubus', 'Rank 1', 'Increases the effect of your Succubus\' Lash of Pain and Soothing Kiss spells by $s1%, and increases the duration of your Succubus\' Seduction and Lesser Invisibility spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (18755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073750016, 1073741824, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Improved Succubus', 'Rank 2', 'Increases the effect of your Succubus\' Lash of Pain and Soothing Kiss spells by $s1%, and increases the duration of your Succubus\' Seduction and Lesser Invisibility spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (18756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073750016, 1073741824, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 216, 'Improved Succubus', 'Rank 3', 'Increases the effect of your Succubus\' Lash of Pain and Soothing Kiss spells by $s1%, and increases the duration of your Succubus\' Seduction and Lesser Invisibility spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (18761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swallow Soul', '', '', '', 0, 0, 0, 1, 0, 0), (18762, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hand of Iruxos', '', 'Close Demon Portals.', '', 0, 0, 0, 1, 1, 1), (18763, 98, 1, 12, 22, 0, 0, 101, 0, 0, 8, 98, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 3, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', 'Stuns an enemy and inflicts Frost damage every $t1 sec. for $d.', 'Stunned.\nFrost damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18764, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 8, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Fungal Regrowth', 'Rank 1', 'Restores $s1 health every $t1 sec.', 'Restores $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (18765, 0, 0, 0, 1, 0, 0, 100, 5, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Sweeping Strikes', '', 'Causes the caster\'s next $n melee attacks to strike an additional nearby enemy. This battle frenzy is tiring, however, and lasts $d. at most.', 'Melee attacks are striking an additional nearby enemy.', 0, 0, 0, 1, 1, 1), (18767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2097152, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 1506, 'Master Conjuror', 'Rank 1', 'Increases the bonus Fire damage from Firestones and the Firestone effect by $s1% and increases the spell critical strike rating bonus of your Spellstone by $s2%.', '', 0, 0, 0, 1, 1, 0), (18768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2097152, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 1506, 'Master Conjuror', 'Rank 2', 'Increases the bonus Fire damage from Firestones and the Firestone effect by $s1% and increases the spell critical strike rating bonus of your Spellstone by $s2%.', '', 0, 0, 0, 1, 1, 0), (18769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67108864, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Unholy Power', 'Rank 1', 'Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard\'s melee attacks and your Imp\'s Firebolt by $s1%.', '', 0, 0, 0, 1, 1, 0), (18770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67108864, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Unholy Power', 'Rank 2', 'Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard\'s melee attacks and your Imp\'s Firebolt by $s1%.', '', 0, 0, 0, 1, 1, 0), (18771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67108864, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Unholy Power', 'Rank 3', 'Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard\'s melee attacks and your Imp\'s Firebolt by $s1%.', '', 0, 0, 0, 1, 1, 0), (18772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67108864, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Unholy Power', 'Rank 4', 'Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard\'s melee attacks and your Imp\'s Firebolt by $s1%.', '', 0, 0, 0, 1, 1, 0), (18773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67108864, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Unholy Power', 'Rank 5', 'Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard\'s melee attacks and your Imp\'s Firebolt by $s1%.', '', 0, 0, 0, 1, 1, 0), (18787, 0, 1, 0, 1, 0, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Heaven\'s Blessing', '', 'Increases attack power by $s1 for $d.', 'Increased attack power.', 0, 0, 0, 1, 1, 1), (18788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Demonic Sacrifice', '', 'When activated, sacrifices your summoned demon to grant you an effect that lasts $18789d. The effect is canceled if any Demon is summoned.\n\nImp: Increases your Fire damage by $18789s1%.\n\nVoidwalker: Restores $18790s1% of total health every $18790t1 sec.\n\nSuccubus: Increases your Shadow damage by $18791s1%.\n\nFelhunter: Restores $18792s1% of total mana every $18792t1 sec.\n\nFelguard: Increases your Shadow damage by $35701s1% and restores $35701s3% of total mana every $35701t3 sec.', '', 0, 0, 0, 1, 1, 1), (18789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 0, 0, 0, 0, 0, 79, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 0, 4, 2228, 0, 0, 0, 0, 0, 0, 0, 1488, 'Burning Wish', '', '', 'Fire damage increased by $s1%.', 0, 0, 0, 1, 1, 0), (18790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 20, 112, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2228, 0, 0, 0, 0, 0, 0, 0, 1488, 'Fel Stamina', '', '', 'Restores $s1% of total Health every $t1 sec.', 0, 0, 0, 1, 1, 1), (18791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 0, 0, 0, 0, 0, 79, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 0, 32, 2228, 0, 0, 0, 0, 0, 0, 0, 1488, 'Touch of Shadow', '', '', 'Shadow damage increased by $s1%.', 0, 0, 0, 1, 1, 0), (18792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 21, 112, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 0, 0, 2228, 0, 0, 0, 0, 0, 0, 0, 1488, 'Fel Energy', '', '', 'Restores $s1% of total Mana every $t1 sec.', 0, 0, 0, 1, 1, 0), (18794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11938, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Young Tirion', '', '', '', 0, 0, 0, 1, 0, 0), (18795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Peon Sleeping (Stun emote)', '', '', '', 0, 0, 0, 1, 0, 0), (18796, 0, 0, 0, 5, 0, 0, 101, 0, 45, 32, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 43, 1, 0, 154, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (18797, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Flurry Axe', '', 'Grants $s1 extra attack on your next swing.', '', 0, 0, 0, 1, 0, 0), (18798, 0, 1, 0, 1, 0, 0, 101, 0, 50, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 49, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (18799, 0, 0, 0, 1, 0, 0, 1, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18798, 0, 0, 0, 0, 0, 1, 'Freeze', '', 'When struck in combat has a 1% chance of inflicting $18798s2 Frost damage to the attacker and freezing them for $18798d.', '', 0, 0, 0, 1, 0, 0), (18800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Light Test', '', '', '', 0, 0, 0, 1, 1, 1), (18801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TESTT', '', '', '', 0, 0, 0, 1, 0, 0), (18802, 0, 1, 11, 1, 0, 0, 100, 0, 1, 1, 0, 54, 0, 0, 5024, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, -1, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Frost Shot', '', 'Shoots at an enemy, inflicting $s1 additional Frost damage and slowing its movement by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (18803, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 319, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Focus', '', 'Increases Spell Haste Rating by $s1.', 'Spell haste rating is increased by $s1.', 0, 0, 0, 1, 1, 1), (18805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 10, 30, 1, 101, 101, 0, 149, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Recombobulate', '', 'Restores $s2 health and mana to a friendly target and attempts to dispel any polymorph effects from them. Reduced effectiveness against polymorph effects from casters of level 31 and higher.', '', 0, 0, 0, 1, 1, 1), (18807, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 27, 205, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 141, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 6', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing their movement speed by $s2%.', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (18809, 0, 0, 0, 171, 0, 0, 101, 0, 60, 29, 440, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 191, 1, 0, 707, 66, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 8', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (18810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 1, 1, 0, 99, 29, 0, 0, 0, 0, 138, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 18811, 0, 0, 0, 1, 'Taelan\'s Suffering', '', 'Taelan\'s Suffering', 'Taelan\'s Suffering', 0, 0, 0, 1, 1, 1), (18811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Taelan\'s Suffering Effect', '', '', 'Taelan\'s Suffering', 0, 0, 0, 1, 1, 0), (18812, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (18813, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 101, 0, 29, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (18814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19551, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Summon Phoenix Adds', '', '', '', 0, 0, 0, 1, 1, 1), (18815, 0, 0, 0, 1, 0, 0, 3, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18817, 0, 0, 0, 0, 0, 1, 'Drain Life', '', 'When struck in combat has a 3% chance of stealing $18817s1 life from target enemy.', '', 0, 0, 0, 1, 0, 0), (18816, 0, 0, 0, 1, 0, 0, 1, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18818, 0, 0, 0, 0, 0, 1, 'Flamestrike', '', 'When struck in combat has a 1% chance of dealing $18818s1 Fire damage to all targets around you.', '', 0, 0, 0, 1, 0, 0), (18817, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (18818, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 74, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', '', '', 0, 0, 0, 1, 1, 1), (18819, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Holy Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (18820, 0, 1, 0, 1, 0, 0, 100, 1, 50, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Insight', '', 'Reduces the cost of your next spell cast within $d by up to 500 mana.', 'Reduced mana cost.', 0, 0, 0, 1, 1, 1), (18821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 16, 0, 0, 0, 0, 0, 0, 1500, 'Improved Enslave Demon', 'Rank 1', 'Reduces the Attack Speed and Casting Speed penalty of your Enslave Demon spell by $s1% and reduces the resist chance by $s3%.', '', 0, 0, 0, 1, 1, 1), (18822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 9, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 16, 0, 0, 0, 0, 0, 0, 1500, 'Improved Enslave Demon', 'Rank 2', 'Reduces the Attack Speed and Casting Speed penalty of your Enslave Demon spell by $s1% and reduces the resist chance by $s3%.', '', 0, 0, 0, 1, 1, 1), (18826, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Savior\'s Sacrifice', '', 'Increases armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (18827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Improved Curse of Agony', 'Rank 1', 'Increases the damage done by your Curse of Agony by $s1%.', '', 0, 0, 0, 1, 0, 0), (18828, 0, 1, 0, 1, 0, 0, 101, 0, 50, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bone Armor', '', 'When struck in combat has a 3% chance to encase the caster in bone, increasing armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (18829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Improved Curse of Agony', 'Rank 2', 'Increases the damage done by your Curse of Agony by $s1%.', '', 0, 0, 0, 1, 0, 0), (18831, 31, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14894, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1626, 'Conjure Lily Root', 'Rank 1', 'Conjures a Lily Root that restores health and mana when eaten.', '', 0, 0, 0, 1, 1, 1), (18832, 4, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 151, 151, 0, 524, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lily Root', '', 'Restores $s1 mana and health.', '', 0, 0, 0, 1, 1, 1), (18833, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (18847, 0, 0, 0, 1, 0, 0, 5, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8139, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', '', '', 0, 0, 0, 1, 1, 1), (18848, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Spirit Weapons', 'Passive', 'Gives a chance to parry enemy melee attacks and reduces the threat generated by your melee attacks by $36591s2%.', '', 0, 0, 0, 1, 1, 1), (18867, 651, 0, 0, 1, 0, 0, 101, 0, 24, 0, 130, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 17, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 2', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (18868, 651, 0, 0, 1, 0, 0, 101, 0, 32, 0, 190, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 25, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 3', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (18869, 651, 0, 0, 1, 0, 0, 101, 0, 40, 0, 245, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 33, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 4', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (18870, 651, 0, 0, 1, 0, 0, 101, 0, 48, 0, 305, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 43, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 5', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (18871, 651, 0, 0, 1, 0, 0, 101, 0, 56, 0, 365, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 53, 0, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 6', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (18873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 720000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18874, 0, 0, 0, 0, 0, 184, 'Diablo', '', '', '', 0, 0, 0, 1, 0, 0), (18874, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Diablo', '', '', '', 0, 0, 0, 1, 0, 0), (18879, 0, 1, 0, 1, 0, 0, 101, 0, 38, 9, 190, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 2', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (18880, 0, 1, 0, 1, 0, 0, 101, 0, 48, 9, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 3', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (18881, 0, 1, 0, 1, 0, 0, 101, 0, 58, 9, 310, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 4', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (18887, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9320, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 370, 'Create Nimboya\'s Laden Pike', '', 'Attach 20 Witherbark Skulls to create Nimboya\'s Laden Pike.', '', 0, 0, 0, 1, 0, 0), (18907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11875, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Target Dummy - Event 002', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 3 min.', '', 0, 0, 0, 1, 1, 1), (18930, 672, 0, 0, 1, 0, 0, 101, 0, 48, 0, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 2', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 0), (18931, 672, 0, 0, 1, 0, 0, 101, 0, 54, 0, 230, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 3', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 0), (18932, 672, 0, 0, 1, 0, 0, 101, 0, 60, 0, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 4', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 0), (18936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Silithid', '', '', '', 0, 0, 0, 1, 0, 0), (18937, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Dark Pact', 'Rank 2', 'Drains $s1 of your pet\'s Mana, returning 100% to you.', '', 0, 0, 0, 1, 0, 0), (18938, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Dark Pact', 'Rank 3', 'Drains $s1 of your pet\'s Mana, returning 100% to you.', '', 0, 0, 0, 1, 0, 0), (18942, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 12, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Protection', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (18943, 65, 0, 0, 1, 0, 0, 50, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18941, 0, 0, 0, 0, 0, 108, 'Double Attack', '', 'Gives the caster $s1 extra $lattack:attacks;.', '', 0, 0, 0, 1, 1, 1), (18944, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 809, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Smash', '', 'Smashes the ground, inflicting $s1 damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (18945, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 31, 0, 29, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (18946, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1417, 'The Lion Horn of Stormwind', '', 'Increases armor by $s1 for $d.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (18948, 0, 2, 0, 1, 0, 0, 101, 0, 50, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Dark Energy', '', '', 'Strength reduced by $s1%.', 0, 0, 0, 1, 1, 1), (18949, 0, 4, 0, 1, 0, 0, 101, 0, 50, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Atal\'ai Poison', '', '', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (18950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99999, 99999, 0, 0, 0, 0, 19, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Invisibility and Stealth Detection', '', '', '', 0, 0, 0, 1, 1, 1), (18951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (green)', '', '', '', 0, 0, 0, 1, 1, 1), (18952, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Termite Barrel', '', 'Opens the termite barrel placed in the Northridge Lumber Mill.', '', 0, 0, 0, 1, 1, 0), (18953, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 300000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18954, 0, 0, 0, 0, 1, 'Ranshalla Waiting', '', '', '', 0, 0, 0, 1, 1, 0), (18956, 30, 1, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Restore Life', '', 'Restores $s1 health every $t1 sec for $d.', 'Healing.', 0, 0, 0, 1, 1, 1), (18957, 30, 1, 0, 1, 0, 0, 101, 0, 40, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Restore Life', '', 'Restores $s1 health every $t1 sec for $d.', 'Healing.', 0, 0, 0, 1, 1, 1), (18958, 0, 1, 0, 1, 0, 0, 101, 0, 20, 22, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 55, -21, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Lash', '', 'Burns an enemy for $s1 damage and reduces its Fire resistance by $s2 for $d.', 'Fire resistance reduced by $s2.', 0, 0, 0, 1, 1, 1), (18960, 0, 0, 0, 7, 0, 0, 101, 0, 10, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Teleport: Moonglade', '', 'Teleports the caster to the Moonglade.', '', 0, 0, 0, 1, 1, 1), (18968, 0, 1, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11968, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $11968s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $11968s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (18969, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taelan Death', '', '', '', 0, 0, 0, 1, 1, 0), (18970, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun - (Visual only)', '', '', '', 0, 0, 0, 1, 1, 1), (18972, 51, 1, 11, 1, 0, 0, 101, 0, 28, 18, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (18974, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5991, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lunaclaw', '', 'Apply near a Moonkin Stone to bring forth the stone\'s defender, Lunaclaw.', '', 0, 0, 0, 1, 1, 0), (18975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 19, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12141, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Summon Ice Totem', '', 'Summons an Ice Totem that lasts $d. and inflicts Frost damage to nearby enemies every $18978t1 sec., slowing their attacks and movement.', '', 0, 0, 0, 1, 0, 0), (18976, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 5232, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Self Resurrection', '', 'A Soulstone is used automatically upon death, restoring its owner to life at $s1% health and mana.', '', 0, 0, 0, 1, 1, 1), (18977, 0, 1, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1, 1, 1, 49, -21, -26, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost', '', '', 'Time between attacks increased and slowed movement.', 0, 0, 0, 1, 1, 1), (18978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18977, 0, 0, 0, 0, 0, 181, 'Ice Totem', '', '', '', 0, 0, 0, 1, 0, 0), (18979, 0, 1, 0, 1, 0, 0, 5, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18980, 0, 0, 0, 0, 0, 502, 'Lightning', '', '5% chance of dealing $18980s1 Nature damage on a successful melee attack.', '', 0, 0, 0, 1, 1, 1), (18980, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning', 'Rank 1', 'Blasts the enemy for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (18983, 0, 0, 0, 1, 0, 0, 100, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18984, 0, 0, 0, 0, 0, 502, 'Heal on Kill', '', 'Heal yourself of $18984s1 damage when you kill a target.', '', 0, 0, 0, 1, 1, 1), (18984, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Heal on Kill', 'Rank 1', 'Heal yourself of $s1 damage.', '', 0, 0, 0, 1, 1, 1), (18985, 38, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Resist Silence', 'Rank 1', 'Increases your resistance to silence by $s1%.', '', 0, 0, 0, 1, 1, 1), (18986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12144, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lunaclaw Spirit', '', '', '', 0, 0, 0, 1, 0, 0), (18987, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177526, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Relic Bundle', '', 'Place in the Darrowshire Town Square.', '', 0, 0, 0, 1, 0, 0), (18988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Relic Bundle', '', '', '', 0, 0, 0, 1, 1, 1), (18989, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12149, 0, 0, 0, 0, 0, 0, 0, 0, 1682, 'Gray Kodo', '', 'Summons and dismisses a rideable gray kodo.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (18990, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11689, 0, 0, 0, 0, 0, 0, 0, 0, 1684, 'Brown Kodo', '', 'Summons and dismisses a rideable brown kodo.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (18991, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12151, 0, 0, 0, 0, 0, 0, 0, 0, 1683, 'Green Kodo', '', 'Summons and dismisses a rideable green kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (18992, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12148, 0, 0, 0, 0, 0, 0, 0, 0, 1683, 'Teal Kodo', '', 'Summons and dismisses a rideable teal kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (18994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ranshalla - Bind Wildkin', '', '', '', 0, 0, 0, 1, 0, 0), (18995, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 713, 0, 0, 0, 0, 0, 0, 0, 115, 'Kodo Riding', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (18996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 713, 0, 18995, 0, 0, 0, 0, 0, 115, 'Kodo Riding', '', 'Allows the player to ride a kodo.', '', 0, 0, 0, 1, 1, 1), (19007, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (19027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18960, 0, 0, 0, 0, 0, 1660, 'Teleport: Moonglade', '', '', '', 0, 0, 0, 1, 1, 1), (19028, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Soul Link', '', 'When active, $25228s2% of all damage taken by the caster is taken by your Imp, Voidwalker, Succubus, Felhunter, Felguard, or enslaved demon instead. That damage cannot be prevented. In addition, both the demon and master will inflict $25228s1% more damage. Lasts as long as the demon is active and controlled.', '', 16, 0, 0, 1, 1, 1), (19029, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15447, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Coagulated Rot', '', 'Combine 7 pieces of Living Rot inside the mortar and grind away with the pestle. Leave standing to allow coagulation.', '', 0, 0, 0, 1, 0, 0), (19030, 39, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshifts into a bear for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Shapeshifted into bear.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (19031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177564, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Human Skull', '', '', '', 0, 0, 0, 1, 0, 0), (19032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Human Skull', '', '', '', 0, 0, 0, 1, 0, 0), (19047, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8171, 15409, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cured Rugged Hide', '', '', '', 0, 0, 0, 1, 1, 1), (19048, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 14341, 0, 0, 0, 0, 0, 4, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15077, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (19049, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 2325, 14341, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15083, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (19050, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15412, 14341, 0, 0, 0, 0, 0, 20, 25, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Dragonscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19051, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 14341, 0, 0, 0, 0, 0, 6, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Vest', '', '', '', 0, 0, 0, 1, 1, 1), (19052, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 2325, 14341, 0, 0, 0, 0, 0, 8, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15084, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (19053, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15423, 14341, 0, 0, 0, 0, 0, 6, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chimeric Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (19054, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15414, 14341, 0, 0, 0, 0, 0, 40, 30, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Dragonscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19055, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 14047, 14341, 0, 0, 0, 0, 0, 10, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (19057, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1843, 0, 0, 0, 0, 0, 0, 0, 0, 2474, 'Armor +40', '', 'Permanently increase the armor value of an item worn on the chest, legs, hands or feet by 40. Only usable on items level 35 and above.', '', 0, 0, 0, 1, 1, 1), (19058, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rugged Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (19059, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7078, 7075, 14341, 0, 0, 0, 0, 6, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Volcanic Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19060, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15412, 14341, 0, 0, 0, 0, 0, 20, 25, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Dragonscale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19061, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12803, 14341, 0, 0, 0, 0, 0, 12, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19062, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15420, 1529, 14341, 0, 0, 0, 0, 24, 80, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ironfeather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19063, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15423, 14341, 0, 0, 0, 0, 0, 4, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chimeric Boots', '', '', '', 0, 0, 0, 1, 1, 1), (19064, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 14341, 0, 0, 0, 0, 0, 6, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (19065, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7971, 14047, 14341, 0, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (19066, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15422, 14341, 0, 0, 0, 0, 0, 4, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostsaber Boots', '', '', '', 0, 0, 0, 1, 1, 1), (19067, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7080, 7082, 14341, 0, 0, 0, 0, 16, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormshroud Pants', '', '', '', 0, 0, 0, 1, 1, 1), (19068, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15419, 14341, 0, 0, 0, 0, 0, 28, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15064, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warbear Harness', '', '', '', 0, 0, 0, 1, 1, 1), (19069, 0, 0, 0, 5, 0, 0, 101, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177585, 0, 0, 0, 0, 0, 0, 0, 0, 1627, 'Plant Magic Beans', '', 'Plant in bright beams of light.', '', 0, 0, 0, 1, 1, 1), (19070, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 14341, 0, 0, 0, 0, 0, 6, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Belt', '', '', '', 0, 0, 0, 1, 1, 1), (19071, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 2325, 14341, 0, 0, 0, 0, 0, 12, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15086, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Headband', '', '', '', 0, 0, 0, 1, 1, 1), (19072, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 14047, 14341, 0, 0, 0, 0, 0, 12, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (19073, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15423, 14341, 0, 0, 0, 0, 0, 8, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chimeric Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19074, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15422, 14341, 0, 0, 0, 0, 0, 6, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostsaber Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19075, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 14341, 0, 0, 0, 0, 0, 8, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19076, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7078, 7076, 14341, 0, 0, 0, 0, 8, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Volcanic Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19077, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15415, 15407, 14341, 0, 0, 0, 0, 28, 30, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Dragonscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19078, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12803, 15407, 14341, 0, 0, 0, 0, 16, 6, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19079, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7080, 7082, 15407, 14341, 0, 0, 0, 16, 3, 3, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15056, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormshroud Armor', '', '', '', 0, 0, 0, 1, 1, 1), (19080, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15419, 14341, 0, 0, 0, 0, 0, 24, 14, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15065, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warbear Woolies', '', '', '', 0, 0, 0, 1, 1, 1), (19081, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15423, 14341, 0, 0, 0, 0, 0, 10, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15075, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chimeric Vest', '', '', '', 0, 0, 0, 1, 1, 1), (19082, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 14047, 14341, 0, 0, 0, 0, 0, 14, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Headband', '', '', '', 0, 0, 0, 1, 1, 1), (19083, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15407, 2325, 14341, 0, 0, 0, 0, 16, 1, 3, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (19084, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15417, 14341, 0, 0, 0, 0, 0, 30, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Devilsaur Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (19085, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15416, 15407, 14341, 0, 0, 0, 0, 40, 60, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Dragonscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19086, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15420, 1529, 15407, 14341, 0, 0, 0, 40, 120, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ironfeather Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19087, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15422, 14341, 0, 0, 0, 0, 0, 6, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15070, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostsaber Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (19088, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 15407, 14341, 0, 0, 0, 0, 8, 12, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Helm', '', '', '', 0, 0, 0, 1, 1, 1), (19089, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15415, 12810, 15407, 14341, 0, 0, 0, 28, 30, 2, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Dragonscale Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19090, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7080, 7082, 12810, 14341, 0, 0, 0, 12, 3, 3, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15058, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormshroud Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19091, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 14047, 12810, 14341, 0, 0, 0, 0, 18, 12, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Pants', '', '', '', 0, 0, 0, 1, 1, 1), (19092, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 2325, 14341, 0, 0, 0, 0, 0, 14, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Belt', '', '', '', 0, 0, 0, 1, 1, 1), (19093, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15410, 14044, 14341, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onyxia Scale Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (19094, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15416, 12810, 15407, 14341, 0, 0, 0, 44, 45, 2, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Dragonscale Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19095, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12803, 14342, 15407, 14341, 0, 0, 0, 16, 8, 2, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19096, 0, 0, 0, 1, 0, 0, 101, 0, 26, 26, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 12208, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Conquered Soul', '', '', '', 0, 0, 0, 1, 0, 0), (19097, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15417, 15407, 14341, 0, 0, 0, 0, 30, 14, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Devilsaur Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19098, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15407, 14256, 2325, 14341, 0, 0, 0, 20, 2, 2, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15085, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Leather Armor', '', '', '', 0, 0, 0, 1, 1, 1), (19099, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 51, 0, 0, 224, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in the nearby area.', '', 0, 0, 0, 1, 1, 1), (19100, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15408, 15407, 14341, 0, 0, 0, 0, 14, 14, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Scorpid Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19101, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7078, 7076, 14341, 0, 0, 0, 0, 10, 1, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Volcanic Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19102, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12810, 14047, 15407, 14341, 0, 0, 0, 22, 4, 16, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15090, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Armor', '', '', '', 0, 0, 0, 1, 1, 1), (19103, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12810, 14047, 15407, 14341, 0, 0, 0, 16, 4, 18, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Leather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (19104, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15422, 15407, 14341, 0, 0, 0, 0, 12, 12, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostsaber Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (19105, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'MHTest01 Effect', '', '', '', 0, 0, 0, 1, 1, 1), (19106, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15410, 15416, 14341, 0, 0, 0, 0, 40, 12, 60, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onyxia Scale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (19107, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15416, 12810, 15407, 14341, 0, 0, 0, 40, 60, 4, 1, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Dragonscale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (19108, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1743, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'MHTest02', '', '', '', 0, 0, 0, 1, 1, 1), (19109, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'MHTest02 Effect', '', '', '', 0, 0, 0, 1, 1, 1), (19127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177624, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Xabraxxis Demon Bag', '', '', '', 0, 0, 0, 1, 0, 0), (19128, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy and its nearest allies, stunning them for $d. Affects up to $x1 targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (19129, 0, 0, 0, 1, 0, 0, 101, 0, 62, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 201, 0, 0, 899, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Massive Tremor', '', 'Causes a massive ground tremor, inflicting $s1 damage to nearby enemies and interrupts any spell being cast for $d..', '', 0, 0, 0, 1, 1, 1), (19130, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', '', 'Instantly counterattack an enemy for $s1 damage. Revenge must follow a block, dodge, or parry.', '', 0, 0, 0, 1, 1, 1), (19131, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Shield Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (19132, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 0, 1, 101, 0, 24, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Mighty Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (19133, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -51, 179, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (19134, 0, 0, 5, 1, 0, 0, 100, 0, 20, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 0, 1, 0, 0, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29544, 0, 0, 0, 0, 0, 148, 'Frightening Shout', '', 'Shouts at nearby enemies causing them to flee in fear for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (19135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, 49, 0, 0, 0, 79, 101, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 84, 'Avatar', '', 'Increases the Physical damage dealt by the caster by $s1% and enhances its armor by $s2% for $d.', 'Physical damage dealt is increased by $s1%.\nArmor increased by $s2%.', 0, 0, 0, 1, 1, 1), (19136, 0, 0, 12, 1, 0, 0, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 164, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Stormbolt', '', 'Inflicts $s1 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (19137, 51, 1, 11, 1, 0, 0, 101, 0, 28, 18, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 9, 9, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between nearby enemies\' attacks by $s1% and slows their movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (19138, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6028, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lunaclaw', '', 'Apply near a Moonkin Stone to bring forth the stone\'s defender, Lunaclaw.', '', 0, 0, 0, 1, 1, 0), (19150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10943, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Musty Tome Trap', '', '', '', 0, 0, 0, 1, 1, 1), (19151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 316, 'Humanoid Slaying', 'Rank 1', 'Increases all damage caused against Humanoid targets by $s1% and increases critical damage caused against Humanoid targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (19152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 316, 'Humanoid Slaying', 'Rank 2', 'Increases all damage caused against Humanoid targets by $s1% and increases critical damage caused against Humanoid targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (19153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 316, 'Humanoid Slaying', 'Rank 3', 'Increases all damage caused against Humanoid targets by $s1% and increases critical damage caused against Humanoid targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (19155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Precision', 'Rank 5', 'Increases your chance to hit with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (19159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Savage Strikes', 'Rank 1', 'Increases the critical strike chance of Raptor Strike and Mongoose Bite by $s1%.', '', 0, 0, 0, 1, 0, 0), (19160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Savage Strikes', 'Rank 2', 'Increases the critical strike chance of Raptor Strike and Mongoose Bite by $s1%.', '', 0, 0, 0, 1, 0, 0), (19168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 1', 'Increases your Agility by $s1%.', '', 0, 0, 0, 1, 1, 0), (19179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 36, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5487, 6795, 6807, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (19180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 2', 'Increases your Agility by $s1%.', '', 0, 0, 0, 1, 1, 0), (19181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 3', 'Increases your Agility by $s1%.', '', 0, 0, 0, 1, 1, 0), (19184, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19185, 0, 0, 0, 0, 0, 20, 'Entrapment', 'Rank 1', 'Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a $h% chance to entrap the target, preventing them from moving for $19185d.', '', 0, 0, 0, 1, 1, 1), (19185, 0, 1, 7, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entrapment', '', '', 'Immobile.', 0, 0, 0, 1, 0, 0), (19194, 65, 0, 0, 1, 0, 0, 100, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18941, 0, 0, 0, 0, 0, 108, 'Double Attack', '', 'Gives the caster $s1 extra $lattack:attacks;.', '', 0, 0, 0, 1, 1, 1), (19196, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 21, 1, 0, 89, 99, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (19199, 0, 0, 0, 1, 0, 0, 101, 0, 55, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 701, 701, 0, 1049, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tea with Sugar', '', 'Restores $s1 health and mana.', '', 0, 0, 0, 1, 1, 1), (19213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19093, 0, 0, 0, 0, 0, 1, 'Pattern: Onyxia Scale Cloak', '', 'Teaches you how to craft an Onyxia Scale Cloak.', '', 0, 0, 0, 1, 1, 1), (19223, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge 2', '', '', '', 0, 0, 0, 1, 1, 1), (19226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19227, 0, 0, 0, 0, 0, 1116, 'Zergling', '', '', '', 0, 0, 0, 1, 0, 0), (19227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Zergling', '', '', '', 0, 0, 0, 1, 0, 0), (19228, 0, 0, 0, 1, 0, 0, 7, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19229, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', 'Rank 1', 'Gives your Wing Clip ability a $h% chance to immobilize the target for $19229d.', '', 0, 0, 0, 1, 0, 0), (19229, 0, 0, 7, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (19230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Panda', '', '', '', 0, 0, 0, 1, 1, 1), (19231, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Panda', '', '', '', 0, 0, 0, 1, 0, 0), (19232, 0, 0, 0, 1, 0, 0, 14, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19229, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', 'Rank 2', 'Gives your Wing Clip ability a $h% chance to immobilize the target for $19229d.', '', 0, 0, 0, 1, 0, 0), (19233, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19229, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', 'Rank 3', 'Gives your Wing Clip ability a $h% chance to immobilize the target for $19229d.', '', 0, 0, 0, 1, 0, 0), (19236, 671, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 2', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 481, 0, 0, 559, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smokey\'s Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (19238, 671, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 97, 0, 0, 446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 3', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 0, 0, 58, 'Clever Traps', 'Rank 1', 'Increases the duration of Freezing and Frost Trap effects by $s1%, the damage of Immolation and Explosive Trap effects by $s2%, and the number of snakes summoned from Snake Traps by $s2%.', '', 0, 0, 0, 1, 1, 1), (19240, 671, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 121, 0, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 4', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19241, 671, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 161, 0, 0, 833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 5', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19242, 671, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 205, 0, 0, 1100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 6', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19243, 671, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 239, 0, 0, 1323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 7', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (19244, 88, 0, 0, 1, 0, 0, 101, 0, 36, 28, 120, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 64, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24259, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 1', 'Silences the enemy for $24259d. If used on a casting target, it will counter the enemy\'s spellcast, preventing any spell from that school of magic from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (19245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 0, 0, 58, 'Clever Traps', 'Rank 2', 'Increases the duration of Freezing and Frost Trap effects by $s1%, the damage of Immolation and Explosive Trap effects by $s2%, and the number of snakes summoned from Snake Traps by $s2%.', '', 0, 0, 0, 1, 1, 1), (19249, 0, 2, 0, 1, 0, 0, 101, 0, 20, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 14, -5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 2', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (19250, 0, 0, 0, 14, 0, 0, 101, 0, 0, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 76, 3, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177672, 0, 0, 0, 0, 0, 0, 0, 1, 'Placing Smokey\'s Explosives', '', 'Plants Smokey\'s Special Compound at a Mark of Detonation. KABOOM!', '', 0, 0, 0, 1, 1, 1), (19251, 0, 2, 0, 1, 0, 0, 101, 0, 30, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 23, -8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 3', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (19252, 0, 2, 0, 1, 0, 0, 101, 0, 40, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 34, -12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 4', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (19253, 0, 2, 0, 1, 0, 0, 101, 0, 50, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 47, -16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 5', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (19254, 0, 2, 0, 1, 0, 0, 101, 0, 60, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 63, -21, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 6', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (19255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Survivalist', 'Rank 1', 'Increases total health by $s1%.', '', 0, 0, 0, 1, 0, 0), (19256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Survivalist', 'Rank 2', 'Increases total health by $s1%.', '', 0, 0, 0, 1, 0, 0), (19257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Survivalist', 'Rank 3', 'Increases total health by $s1%.', '', 0, 0, 0, 1, 0, 0), (19258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Survivalist', 'Rank 4', 'Increases total health by $s1%.', '', 0, 0, 0, 1, 0, 0), (19259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Survivalist', 'Rank 5', 'Increases total health by $s1%.', '', 0, 0, 0, 1, 0, 0), (19260, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (19261, 0, 1, 0, 1, 0, 0, 100, 1, 20, 6, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 2', 'The next melee attack against the caster will cause $19249s1 Shadow damage and reduce the damage caused by the attacker by $19249s2 for $19249d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (19262, 0, 1, 0, 1, 0, 0, 100, 1, 30, 6, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 3', 'The next melee attack against the caster will cause $19251s1 Shadow damage and reduce the damage caused by the attacker by $19251s2 for $19251d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (19263, 0, 0, 0, 1, 300000, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 47, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Deterrence', '', 'When activated, increases your Dodge and Parry chance by $s1% for $d.', 'Dodge and Parry chance increased by $s1%.', 0, 0, 0, 1, 1, 0), (19264, 0, 1, 0, 1, 0, 0, 100, 1, 40, 6, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 4', 'The next melee attack against the caster will cause $19252s1 Shadow damage and reduce the damage caused by the attacker by $19252s2 for $19252d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (19265, 0, 1, 0, 1, 0, 0, 100, 1, 50, 6, 145, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 5', 'The next melee attack on the caster will cause $19253s1 Shadow damage and reduce the damage caused by the attacker by $19253s2 for $19253d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (19266, 0, 1, 0, 1, 0, 0, 100, 1, 60, 6, 195, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 6', 'The next melee attack on the caster will cause $19254s1 Shadow damage and reduce the damage caused by the attacker by $19254s2 for $19254d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (19267, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19268, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (19269, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (19270, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (19271, 1144, 1, 0, 1, 0, 0, 100, 0, 30, 8, 245, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19267, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 2', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $19267s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $19267s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (19272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Lava Breath', '', 'Inflicts $s1 Fire damage to enemies in front of the caster.', '', 0, 0, 0, 1, 1, 0), (19273, 1144, 1, 0, 1, 0, 0, 100, 0, 40, 8, 355, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19268, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 3', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $19268s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $19268s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (19274, 1144, 1, 0, 1, 0, 0, 100, 0, 50, 8, 470, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19269, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 4', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $19269s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $19269s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (19275, 1144, 1, 0, 1, 0, 0, 100, 0, 60, 8, 580, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19270, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 5', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $19270s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $19270s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (19276, 691, 3, 0, 1, 0, 0, 101, 0, 28, 106, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 2', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (19277, 691, 3, 0, 1, 0, 0, 101, 0, 36, 106, 495, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 3', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (19278, 691, 3, 0, 1, 0, 0, 101, 0, 44, 106, 645, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 67, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 4', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (19279, 691, 3, 0, 1, 0, 0, 101, 0, 52, 106, 810, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 88, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 5', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (19280, 691, 3, 0, 1, 0, 0, 101, 0, 60, 106, 985, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 112, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 6', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (19281, 0, 2, 0, 1, 0, 0, 101, 0, 20, 4, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 2', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19282, 0, 2, 0, 1, 0, 0, 101, 0, 30, 4, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -8, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 3', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19283, 0, 2, 0, 1, 0, 0, 101, 0, 40, 4, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -12, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 4', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19284, 0, 2, 0, 1, 0, 0, 101, 0, 50, 4, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 5', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19285, 0, 2, 0, 1, 0, 0, 101, 0, 60, 4, 240, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 6', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Feign Death', 'Rank 1', 'Reduces the chance your Feign Death ability will be resisted by $s1%.', '', 0, 0, 0, 1, 0, 0), (19287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Feign Death', 'Rank 2', 'Reduces the chance your Feign Death ability will be resisted by $s1%.', '', 0, 0, 0, 1, 0, 0), (19290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 0, 0, 0, 0, 117, 117, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 246, 'Surefooted', 'Rank 1', 'Increases hit chance by $s3% and increases the chance movement impairing effects will be resisted by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (19294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 1, 0, 0, 0, 117, 117, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 246, 'Surefooted', 'Rank 2', 'Increases hit chance by $s3% and increases the chance movement impairing effects will be resisted by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (19295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 1', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (19296, 1192, 1, 0, 1, 0, 0, 101, 0, 18, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 2', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 2', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (19298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 3', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (19299, 1192, 1, 0, 1, 0, 0, 101, 0, 26, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 3', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 5', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (19301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 4', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (19302, 1192, 1, 0, 1, 0, 0, 101, 0, 34, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 4', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19303, 1192, 1, 0, 1, 0, 0, 101, 0, 42, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 5', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19304, 1192, 1, 0, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 104, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 6', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19305, 1192, 1, 0, 1, 0, 0, 101, 0, 58, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 7', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (19306, 1135, 0, 0, 1, 0, 0, 101, 0, 30, 28, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Counterattack', 'Rank 1', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1 damage and immobilizes the target for $d. Counterattack cannot be blocked, dodged, or parried.', 'Immobile.', 0, 0, 0, 1, 1, 0), (19307, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 401, 401, 0, 99, 99, 0, 0, 0, 0, 64, 3, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1595, 'Crystal of Zin-Malor', '', 'Deals damage and drains $s1 mana every second if you are not worthy.', 'Periodic health and mana loss.', 0, 0, 0, 1, 1, 1), (19308, 0, 1, 0, 1, 0, 0, 100, 3, 28, 6, 85, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 2', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28378s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (19309, 0, 1, 0, 1, 0, 0, 100, 3, 36, 6, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 3', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28379s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (19310, 0, 1, 0, 1, 0, 0, 100, 3, 44, 6, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 4', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28380s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (19311, 0, 1, 0, 1, 0, 0, 100, 3, 52, 6, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 5', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28381s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (19312, 0, 1, 0, 1, 0, 0, 100, 3, 60, 6, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 115, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 6', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28382s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. This damage causes no threat. $n charges.', 0, 0, 0, 1, 1, 1), (19319, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Vicious Bite', '', 'Bites an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (19362, 0, 1, 0, 1, 0, 0, 100, 0, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'MHTest03', '', '', '', 0, 0, 0, 1, 1, 1), (19363, 0, 0, 0, 1, 0, 0, 101, 0, 60, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12257, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Summon Mechanical Yeti', '', 'Summons a mechanical yeti that will protect you for $d.', '', 0, 0, 0, 1, 1, 1), (19364, 0, 0, 12, 1, 0, 0, 101, 0, 62, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Ground Stomp', '', 'Stomps the ground, stunning nearby enemies for $d.', 'Stunned.', 0, 0, 0, 1, 0, 0), (19365, 0, 1, 0, 1, 0, 0, 101, 0, 62, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -101, 11, 11, 11, 65, 138, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Ancient Dread', '', 'Reduces an enemy\'s casting speed by $s1% and increases the time between its attacks by $s2% for $d.', 'Casting speed reduced by $s1%.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (19366, 0, 1, 0, 1, 0, 0, 101, 0, 62, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 11, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Cauterizing Flames', '', 'Reduces the Fire resistance of nearby enemies by $s1 for $d.', 'Fire resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (19367, 0, 1, 0, 1, 0, 0, 101, 0, 62, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 11, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Withering Heat', '', 'Reduces an enemy\'s maximum health by $s1% for $d.', 'Maximum health reduced by $s1%.', 0, 0, 0, 1, 1, 1), (19368, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12261, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Infected Mossflayer', '', '', '', 0, 0, 0, 1, 1, 1), (19369, 0, 1, 0, 1, 0, 0, 101, 0, 62, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Ancient Despair', '', 'Disorients nearby enemies, causing them to stop attacking their targets and wander around for $d.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (19370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Killer Instinct', 'Rank 1', 'Increases your critical strike chance with all attacks by $s1%.', '', 0, 0, 0, 1, 0, 0), (19371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Killer Instinct', 'Rank 2', 'Increases your critical strike chance with all attacks by $s1%.', '', 0, 0, 0, 1, 0, 0), (19372, 0, 2, 0, 1, 0, 0, 101, 0, 62, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 11, 11, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 0, 95, 'Ancient Hysteria', '', 'Reduces nearby enemies\' Spirit by $s1% and their Intellect by $s2% for $d.', 'Spirit reduced by $s1%.\nIntellect reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 'Killer Instinct', 'Rank 3', 'Increases your critical strike chance with all attacks by $s1%.', '', 0, 0, 0, 1, 0, 0), (19376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Trap Mastery', 'Rank 1', 'Decreases the chance enemies will resist trap effects by $s1%.', '', 0, 0, 0, 1, 0, 0), (19377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Trap Mastery', 'Rank 2', 'Decreases the chance enemies will resist trap effects by $s1%.', '', 0, 0, 0, 1, 0, 0), (19380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 32, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 33', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (19381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Melee Specialization', 'Rank 1', 'Increases the damage you deal with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Melee Specialization', 'Rank 2', 'Increases the damage you deal with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Melee Specialization', 'Rank 3', 'Increases the damage you deal with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Melee Specialization', 'Rank 4', 'Increases the damage you deal with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Melee Specialization', 'Rank 5', 'Increases the damage you deal with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19386, 1111, 4, 10, 18, 0, 0, 100, 0, 40, 29, 115, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 1', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $24131o1 Nature damage over $24131d. Only one Sting per Hunter can be active on the target at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (19387, 0, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19185, 0, 0, 0, 0, 0, 20, 'Entrapment', 'Rank 2', 'Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a $h% chance to entrap the target, preventing them from moving for $19185d.', '', 0, 0, 0, 1, 1, 1), (19388, 0, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19185, 0, 0, 0, 0, 0, 20, 'Entrapment', 'Rank 3', 'Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a $h% chance to entrap the target, preventing them from moving for $19185d.', '', 0, 0, 0, 1, 1, 1), (19391, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (19392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12265, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Lava Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (19393, 0, 1, 9, 1, 0, 0, 101, 0, 62, 387, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 249, 0, -51, 0, 0, 0, 3, 27, 79, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 816, 'Soul Burn', '', 'Inflicts $o1 Fire damage to an enemy over $d, preventing it from casting spells and reducing the Physical damage it deals by $s3%.', '$o1 Fire damage inflicted over $d.\nPhysical damage dealt is decreased by $s3%.\nSilenced.', 0, 0, 0, 1, 1, 1), (19395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gordunni Trap', '', '', '', 0, 0, 0, 1, 0, 0), (19397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Incinerate', '', '', 'Fire damage taken is increased by $s1.', 0, 0, 0, 1, 0, 0), (19407, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19410, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', 'Rank 1', 'Gives your Concussive Shot a $h% chance to stun the target for $19410d.', '', 0, 0, 0, 1, 0, 0), (19408, 0, 1, 5, 1, 0, 0, 101, 0, 62, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Panic', '', 'Panics nearby enemies, causing them to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (19409, 0, 0, 0, 1, 0, 0, 3, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18828, 0, 0, 0, 0, 0, 1, 'Bone Armor', '', 'When struck in combat has a 3% chance to encase the caster in bone, increasing armor by $18828s1 for $18828d.', '', 0, 0, 0, 1, 0, 0), (19410, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (19411, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Lava Bomb', '', 'Throws a Lava Bomb at an enemy, inflicting $19428o1 Fire damage over $19428d.', '', 0, 0, 0, 1, 1, 0), (19412, 0, 0, 0, 1, 0, 0, 8, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19410, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', 'Rank 2', 'Gives your Concussive Shot a $h% chance to stun the target for $19410d.', '', 0, 0, 0, 1, 0, 0), (19413, 0, 0, 0, 1, 0, 0, 12, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19410, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', 'Rank 3', 'Gives your Concussive Shot a $h% chance to stun the target for $19410d.', '', 0, 0, 0, 1, 0, 0), (19414, 0, 0, 0, 1, 0, 0, 16, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19410, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', 'Rank 4', 'Gives your Concussive Shot a $h% chance to stun the target for $19410d.', '', 0, 0, 0, 1, 0, 0), (19415, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19410, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', 'Rank 5', 'Gives your Concussive Shot a $h% chance to stun the target for $19410d.', '', 0, 0, 0, 1, 0, 0), (19416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Efficiency', 'Rank 1', 'Reduces the Mana cost of your Shots and Stings by $s1%.', '', 0, 0, 0, 1, 0, 0), (19417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Efficiency', 'Rank 2', 'Reduces the Mana cost of your Shots and Stings by $s1%.', '', 0, 0, 0, 1, 0, 0), (19418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Efficiency', 'Rank 3', 'Reduces the Mana cost of your Shots and Stings by $s1%.', '', 0, 0, 0, 1, 0, 0), (19419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Efficiency', 'Rank 4', 'Reduces the Mana cost of your Shots and Stings by $s1%.', '', 0, 0, 0, 1, 0, 0), (19420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Efficiency', 'Rank 5', 'Reduces the Mana cost of your Shots and Stings by $s1%.', '', 0, 0, 0, 1, 0, 0), (19421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5240, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Improved Hunter\'s Mark', 'Rank 1', 'Causes $s1% of your Hunter\'s Mark ability\'s base attack power to apply to melee attack power as well.', '', 0, 0, 0, 1, 0, 0), (19422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5237, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Improved Hunter\'s Mark', 'Rank 2', 'Causes $s1% of your Hunter\'s Mark ability\'s base attack power to apply to melee attack power as well.', '', 0, 0, 0, 1, 0, 0), (19423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5238, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Improved Hunter\'s Mark', 'Rank 3', 'Causes $s1% of your Hunter\'s Mark ability\'s base attack power to apply to melee attack power as well.', '', 0, 0, 0, 1, 0, 0), (19424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5236, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Improved Hunter\'s Mark', 'Rank 4', 'Causes $s1% of your Hunter\'s Mark ability\'s base attack power to apply to melee attack power as well.', '', 0, 0, 0, 1, 0, 0), (19425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5239, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Improved Hunter\'s Mark', 'Rank 5', 'Causes $s1% of your Hunter\'s Mark ability\'s base attack power to apply to melee attack power as well.', '', 0, 0, 0, 1, 1, 1), (19426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Lethal Shots', 'Rank 1', 'Increases your critical strike chance with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Lethal Shots', 'Rank 2', 'Increases your critical strike chance with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19428, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '$o1 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (19429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Lethal Shots', 'Rank 3', 'Increases your critical strike chance with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Lethal Shots', 'Rank 4', 'Increases your critical strike chance with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Lethal Shots', 'Rank 5', 'Increases your critical strike chance with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19434, 2, 0, 0, 19, 0, 0, 101, 0, 20, 1, 75, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 69, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 1', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19435, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 7971, 14341, 0, 0, 0, 0, 6, 4, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15802, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (19437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19435, 0, 0, 0, 0, 0, 41, 'Mooncloth Boots', '', '', '', 0, 0, 0, 1, 1, 1), (19438, 0, 1, 0, 1, 0, 0, 101, 0, 24, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 509, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 2', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (19439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19438, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19440, 0, 1, 0, 1, 0, 0, 101, 0, 32, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 769, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 3', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (19441, 0, 1, 0, 1, 0, 0, 101, 0, 40, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 1094, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 4', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (19442, 0, 1, 0, 1, 0, 0, 101, 0, 48, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 1469, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 5', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (19443, 0, 1, 0, 1, 0, 0, 101, 0, 56, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 1904, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 6', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (19444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19440, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (19445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19441, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (19446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19442, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (19447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19443, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (19448, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (19449, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19450, 0, 0, 0, 0, 0, 31, 'Magma Spit', '', '', '', 0, 0, 0, 1, 0, 0), (19450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 1, 0, 92, 74, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Magma Spit', '', '', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (19451, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19272, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (19452, 0, 4, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (19453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12276, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Hive\'Zora Egg', '', 'Lays $s1 $lHive\'Zora Egg:Hive\'Zora Eggs;. A Hive\'Zora Wasp will hatch from $lthe:each; egg.', '', 0, 0, 0, 1, 1, 1), (19454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Improved Arcane Shot', 'Rank 1', 'Reduces the cooldown of your Arcane Shot by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (19455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Improved Arcane Shot', 'Rank 2', 'Reduces the cooldown of your Arcane Shot by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (19456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Improved Arcane Shot', 'Rank 3', 'Reduces the cooldown of your Arcane Shot by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (19457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Improved Arcane Shot', 'Rank 4', 'Reduces the cooldown of your Arcane Shot by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (19458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Improved Arcane Shot', 'Rank 5', 'Reduces the cooldown of your Arcane Shot by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (19459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11727, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Hive\'Zora Wasp', '', '', '', 0, 0, 0, 1, 1, 1), (19460, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (19461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 85, 'Barrage', 'Rank 1', 'Increases the damage done by your Multi-Shot and Volley spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (19462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 85, 'Barrage', 'Rank 2', 'Increases the damage done by your Multi-Shot and Volley spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (19463, 0, 0, 0, 14, 0, 0, 101, 0, 20, 1, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 63, -11, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid Spit', '', 'Inflicts Nature damage to an enemy and reduces its armor for $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (19464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 5, 5, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 28, 0, 0, 0, 0, 0, 0, 536, 'Improved Stings', 'Rank 1', 'Increases the damage done by your Serpent Sting and Wyvern Sting by $s1% and the mana drained by your Viper Sting by $s2%. In addition, reduces the chance your Stings will be dispelled by $s3%.', '', 0, 0, 0, 1, 1, 1), (19465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 11, 11, 11, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 28, 0, 0, 0, 0, 0, 0, 536, 'Improved Stings', 'Rank 2', 'Increases the damage done by your Serpent Sting and Wyvern Sting by $s1% and the mana drained by your Viper Sting by $s2%. In addition, reduces the chance your Stings will be dispelled by $s3%.', '', 0, 0, 0, 1, 1, 1), (19466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 17, 17, 17, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 28, 0, 0, 0, 0, 0, 0, 536, 'Improved Stings', 'Rank 3', 'Increases the damage done by your Serpent Sting and Wyvern Sting by $s1% and the mana drained by your Viper Sting by $s2%. In addition, reduces the chance your Stings will be dispelled by $s3%.', '', 0, 0, 0, 1, 1, 1), (19467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 23, 23, 23, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 28, 0, 0, 0, 0, 0, 0, 536, 'Improved Stings', 'Rank 4', 'Increases the damage done by your Serpent Sting and Wyvern Sting by $s1% and the mana drained by your Viper Sting by $s2%. In addition, reduces the chance your Stings will be dispelled by $s3%.', '', 0, 0, 0, 1, 1, 1), (19468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 29, 29, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 8, 28, 0, 0, 0, 0, 0, 0, 536, 'Improved Stings', 'Rank 5', 'Increases the damage done by your Serpent Sting and Wyvern Sting by $s1% and the mana drained by your Viper Sting by $s2%. In addition, reduces the chance your Stings will be dispelled by $s3%.', '', 0, 0, 0, 1, 1, 1), (19469, 99, 4, 1, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 19, 0, 0, 0, 0, 6, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Mind', '', 'Takes control of an enemy up to level $s1 and inflicts Nature damage every $t2 sec. for $d.', 'Charmed.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (19470, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gem of the Serpent', '', 'Places gem in Naga statue', '', 0, 0, 0, 1, 1, 1), (19471, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 174, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (19472, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (19473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Naga Statue Spell', '', '', '', 0, 0, 0, 1, 0, 0), (19474, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 31, 850, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 199, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19474, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 1', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42227m1*4} Fire damage over $d.', '$42227s1 Fire damage every $42227t1 seconds.', 0, 0, 0, 1, 1, 1), (19476, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 120, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', 'Rank 1', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from a friend or $s1 beneficial $lspell:spells; from an enemy.', '', 0, 0, 0, 1, 1, 1), (19478, 0, 1, 0, 1, 0, 0, 100, 0, 32, 3, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19479, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 1', 'Taints the Felhunter\'s blood for $d. When the Felhunter is hit with a melee attack, the attacker will lose $19479s1 melee attack power for $19479d. Stacks up to 5 times on a single target.', 'Drains $19479s1 melee attack power when hit. Stacks up to 5 times.', 0, 0, 0, 1, 0, 0), (19479, 0, 1, 0, 1, 0, 0, 101, 0, 32, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -18, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tainted Blood Effect', 'Rank 1', '', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 0, 0), (19480, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Paranoia', '', 'Greatly increases the stealth detection of all party members within $a1 yds of the Felhunter.', 'Greatly increases stealth detection.', 0, 0, 0, 1, 1, 1), (19481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19480, 0, 0, 0, 0, 0, 91, 'Paranoia', '', '', '', 0, 0, 0, 1, 1, 1), (19482, 32, 0, 12, 1, 0, 0, 101, 0, 60, 39, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 159, 0, 14, 14, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'War Stomp', 'Rank 1', 'Causes $s2 damage and stuns all enemies within $a1 yards for $d.', 'Stunned.', 0, 0, 5, 1, 1, 1), (19483, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20153, 0, 0, 0, 0, 0, 460, 'Immolation', 'Rank 1', 'Burns nearby enemies for $20153s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $20153s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (19484, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Majordomo Teleport Visual', '', '', '', 0, 0, 0, 1, 0, 0), (19485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', 'Rank 1', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (19486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'Improved Scorpid Sting', '', '', 'Stamina reduced by $s1.', 0, 0, 0, 1, 0, 0), (19487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', 'Rank 2', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (19488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', 'Rank 3', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (19489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', 'Rank 4', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (19490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', 'Rank 5', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (19491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 2388, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'Improved Scorpid Sting', 'Rank 1', 'Reduces the Stamina of targets affected by your Scorpid Sting by 10% of the amount of Strength reduced.', '', 0, 0, 0, 1, 0, 0), (19492, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Antimagic Pulse', '', 'Dispels magic on nearby enemies, removing $s1 beneficial spell $leffect:effects;.', '', 0, 0, 0, 1, 0, 0), (19493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 2389, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'Improved Scorpid Sting', 'Rank 2', 'Reduces the Stamina of targets affected by your Scorpid Sting by 20% of the amount of Strength reduced.', '', 0, 0, 0, 1, 0, 0), (19494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 2390, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'Improved Scorpid Sting', 'Rank 3', 'Reduces the Stamina of targets affected by your Scorpid Sting by 30% of the amount of Strength reduced.', '', 0, 0, 0, 1, 0, 0), (19496, 0, 1, 11, 1, 0, 0, 101, 0, 62, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 11, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Magma Shackles', '', 'Reduces the movement speed of nearby enemies by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 0, 0), (19497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 301, 26, 0, 1849, 199, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 1137, 'Eruption', '', '', '', 0, 0, 0, 1, 1, 0), (19498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 161, 'Hawk Eye', 'Rank 1', 'Increases the range of your ranged weapons by $s1 yards.', '', 0, 0, 0, 1, 0, 0), (19499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 161, 'Hawk Eye', 'Rank 2', 'Increases the range of your ranged weapons by $s1 yards.', '', 0, 0, 0, 1, 0, 0), (19500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 161, 'Hawk Eye', 'Rank 3', 'Increases the range of your ranged weapons by $s1 yards.', '', 0, 0, 0, 1, 0, 0), (19501, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spiral Wave of Death', '', '', '', 0, 0, 0, 1, 0, 0), (19502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Sickly Critter Aura', '', '', '', 0, 0, 0, 1, 1, 1), (19503, 0, 0, 0, 18, 30000, 0, 101, 0, 30, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 64, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37506, 0, 0, 0, 132, 'Scatter Shot', '', 'A short-range shot that deals $s1% weapon damage and disorients the target for $d. Any damage caused will remove the effect. Turns off your attack when used.', 'Disoriented.', 6, 0, 0, 1, 1, 1), (19505, 12, 0, 0, 1, 0, 0, 101, 0, 30, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 1', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $19658s1.', '', 0, 0, 0, 1, 1, 1), (19506, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 49, 49, 0, 11, 11, 0, 124, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Trueshot Aura', 'Rank 1', 'Increases the attack power of party members within $a1 yards by $s1. Lasts $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1632, 'Ranged Weapon Specialization', 'Rank 1', 'Increases the damage you deal with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1632, 'Ranged Weapon Specialization', 'Rank 2', 'Increases the damage you deal with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1632, 'Ranged Weapon Specialization', 'Rank 3', 'Increases the damage you deal with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1632, 'Ranged Weapon Specialization', 'Rank 4', 'Increases the damage you deal with ranged weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (19511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1632, 'Ranged Weapon Specialization', 'Rank 5', 'Increases the damage you deal with ranged weapons by $s1%.', '', 0, 0, 0, 1, 1, 0), (19512, 0, 0, 0, 50, 0, 0, 101, 0, 0, 0, 0, 12, 15826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Apply Salve', '', 'Cure a sickly animal afflicted by the taint of poisoning.', '', 0, 0, 0, 1, 0, 0), (19513, 35, 0, 0, 1, 0, 0, 101, 0, 13, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 7, 0, 27, 41, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (19514, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (19515, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enrage Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (19516, 0, 0, 0, 1, 0, 0, 101, 0, 62, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 4, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Enrage', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (19548, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Ice Claw Bear', '', 'Begins taming an Ice Claw Bear to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Ice Claw Bear.', 0, 0, 0, 1, 1, 1), (19549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1549, 'Improved Aspect of the Monkey', 'Rank 1', 'Increases the Dodge bonus of your Aspect of the Monkey by $s1%.', '', 0, 0, 0, 1, 0, 0), (19550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1549, 'Improved Aspect of the Monkey', 'Rank 2', 'Increases the Dodge bonus of your Aspect of the Monkey by $s1%.', '', 0, 0, 0, 1, 0, 0), (19551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1549, 'Improved Aspect of the Monkey', 'Rank 3', 'Increases the Dodge bonus of your Aspect of the Monkey by $s1%.', '', 0, 0, 0, 1, 0, 0), (19552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 112, 'Improved Aspect of the Hawk', 'Rank 1', 'While Aspect of the Hawk is active, all normal ranged attacks have a $s1% chance of increasing ranged attack speed by $s2% for $6150d.', '', 0, 0, 0, 1, 1, 0), (19553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 5, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 112, 'Improved Aspect of the Hawk', 'Rank 2', 'While Aspect of the Hawk is active, all normal ranged attacks have a $s1% chance of increasing ranged attack speed by $s2% for $6150d.', '', 0, 0, 0, 1, 1, 0), (19554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 8, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 112, 'Improved Aspect of the Hawk', 'Rank 3', 'While Aspect of the Hawk is active, all normal ranged attacks have a $s1% chance of increasing ranged attack speed by $s2% for $6150d.', '', 0, 0, 0, 1, 1, 0), (19555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 11, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 112, 'Improved Aspect of the Hawk', 'Rank 4', 'While Aspect of the Hawk is active, all normal ranged attacks have a $s1% chance of increasing ranged attack speed by $s2% for $6150d.', '', 0, 0, 0, 1, 1, 0), (19556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 112, 'Improved Aspect of the Hawk', 'Rank 5', 'While Aspect of the Hawk is active, all normal ranged attacks have a $s1% chance of increasing ranged attack speed by $s2% for $6150d.', '', 0, 0, 0, 1, 1, 0), (19557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194304, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Improved Eyes of the Beast', 'Rank 1', 'Increases the duration of your Eyes of the Beast by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (19558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194304, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Improved Eyes of the Beast', 'Rank 2', 'Increases the duration of your Eyes of the Beast by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (19559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Pathfinding', 'Rank 1', 'Increases the speed bonus of your Aspect of the Cheetah and Aspect of the Pack by $s1%.', '', 0, 0, 0, 1, 0, 0), (19560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Pathfinding', 'Rank 2', 'Increases the speed bonus of your Aspect of the Cheetah and Aspect of the Pack by $s1%.', '', 0, 0, 0, 1, 0, 0), (19561, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16095, 0, 0, 0, 0, 0, 0, 0, 0, 179, 'Summon Gnashjaw', '', '', '', 0, 0, 0, 1, 0, 0), (19564, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 61, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15845, 0, 0, 0, 6138, 0, 0, 0, 0, 0, 0, 0, 1, 'Draw Water Sample', '', 'Draw a sample of water from the waterfall at the mouth of the Cliffspring Falls cave .', '', 0, 0, 0, 1, 1, 1), (19565, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 61, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15843, 0, 0, 0, 5246, 0, 0, 0, 0, 0, 0, 0, 1, 'Draw Water Sample', '', 'Draw a sample of water from the pool of water at the top of Dreadmist Peak.', '', 0, 0, 0, 1, 1, 1), (19566, 791, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8150, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Salt Shaker', '', 'Allows an experienced leatherworker to turn Deeprock Salt into Refined Deeprock Salt. Use of the device exposes the user to sub-core micro radiation and should not be used more than once every few days.', '', 0, 0, 0, 1, 1, 1), (19567, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 12359, 10558, 10560, 0, 0, 0, 0, 1, 6, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Salt Shaker', '', '', '', 0, 0, 0, 1, 1, 1), (19569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12265, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Split', '', '', '', 0, 0, 0, 1, 1, 1), (19570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12265, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Split', '', '', '', 0, 0, 0, 1, 1, 1), (19571, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destroy Ghost Magnet', '', '', '', 0, 0, 0, 1, 0, 0), (19572, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -11, 0, 0, 0, 0, 112, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4086, 14, 0, 0, 0, 0, 0, 0, 0, 267, 'Improved Mend Pet', 'Rank 1', 'Reduces the mana cost of your Mend Pet spell by $s2% and gives the Mend Pet spell a $s1% chance of cleansing $24406s1 Curse, Disease, Magic or Poison effect from the pet each tick.', '', 0, 0, 0, 1, 1, 1), (19573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -21, 0, 0, 0, 0, 112, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4087, 14, 0, 0, 0, 0, 0, 0, 0, 267, 'Improved Mend Pet', 'Rank 2', 'Reduces the mana cost of your Mend Pet spell by $s2% and gives the Mend Pet spell a $s1% chance of cleansing $24406s1 Curse, Disease, Magic or Poison effect from the pet each tick.', '', 0, 0, 0, 1, 1, 1), (19574, 0, 0, 0, 1, 120000, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, -1, 0, 0, 0, 61, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 12, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Send your pet into a rage causing $s2% additional damage for $d. While enraged, the beast does not feel pity or remorse or fear and it cannot be stopped unless killed.', 'Enraged.', 10, 0, 0, 1, 1, 1), (19575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6001, -41, 29, 0, 0, 0, 107, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777216, 16777216, 16777216, 10, 14, 8, 0, 0, 0, 0, 0, 0, 454, 'Improved Revive Pet', 'Rank 2', 'Revive Pet\'s casting time is reduced by $/1000;s1 sec, mana cost is reduced by $s2%, and increases the health your pet returns with by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (19577, 1132, 0, 0, 1, 60000, 0, 100, 1, 30, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24394, 0, 0, 0, 0, 0, 166, 'Intimidation', '', 'Command your pet to intimidate the target on the next successful melee attack, causing a high amount of threat and stunning the target for $24394d.', 'Intimidating.', 6, 0, 0, 1, 1, 1), (19578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Spirit Bond', 'Rank 1', 'While your pet is active, you and your pet will regenerate $19579s1% of total health every $19579t1 sec.', '', 0, 0, 0, 1, 1, 1), (19579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 20, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Spirit Bond', 'Rank 1', '', 'Regenerate $s1% of total health every $t1 sec.', 0, 0, 0, 1, 1, 1), (19580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Base armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (19581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Max Health increased by $s1%.', 0, 0, 0, 1, 1, 1), (19582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (19583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Endurance Training', 'Rank 1', 'Increases the Health of your pet by $s1% and your total health by $s2%.', '', 0, 0, 0, 1, 1, 0), (19584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Endurance Training', 'Rank 2', 'Increases the Health of your pet by $s1% and your total health by $s2%.', '', 0, 0, 0, 1, 1, 0), (19585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 2, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Endurance Training', 'Rank 3', 'Increases the Health of your pet by $s1% and your total health by $s2%.', '', 0, 0, 0, 1, 1, 0), (19586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 3, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Endurance Training', 'Rank 4', 'Increases the Health of your pet by $s1% and your total health by $s2%.', '', 0, 0, 0, 1, 1, 0), (19587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 4, 0, 0, 0, 0, 107, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Endurance Training', 'Rank 5', 'Increases the Health of your pet by $s1% and your total health by $s2%.', '', 0, 0, 0, 1, 1, 0), (19588, 0, 0, 0, 16, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177746, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Ghost Magnet', '', 'Place between the Dead Goliaths in the Valley of Bones.', '', 0, 0, 0, 1, 0, 0), (19589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Focus regeneration increased by $s1%.', 0, 0, 0, 1, 1, 1), (19590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Bestial Discipline', 'Rank 1', 'Increases the Focus regeneration of your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19591, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 52, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Critical strike chance increased by $s1%.', 0, 0, 0, 1, 1, 1), (19592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Bestial Discipline', 'Rank 2', 'Increases the Focus regeneration of your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15964, 0, 0, 0, 0, 0, 0, 0, 118, 'Egg Explosion', '', 'Explode, hurting all nearby enemies for damage proportional to distance.', '', 0, 0, 0, 1, 1, 0), (19594, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 503, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Plague Effect', '', '', '', 0, 0, 0, 1, 1, 1), (19595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 74, 74, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 32, 16, 0, 0, 0, 0, 0, 0, 0, 1499, 'Shadow and Frost Reflect', '', 'Reflect shadow and frost spells back at their caster', 'Shadow and frost spells are reflected back at the caster', 0, 0, 0, 1, 1, 0), (19596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268435456, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Bestial Swiftness', '', 'Increases the outdoor movement speed of your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6085, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Ice Claw Bear', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Ferocity', 'Rank 1', 'Increases the critical strike chance of your pet by $s1%.', '', 0, 0, 0, 1, 1, 0), (19599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Ferocity', 'Rank 2', 'Increases the critical strike chance of your pet by $s1%.', '', 0, 0, 0, 1, 1, 0), (19600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Ferocity', 'Rank 3', 'Increases the critical strike chance of your pet by $s1%.', '', 0, 0, 0, 1, 1, 0), (19601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Ferocity', 'Rank 4', 'Increases the critical strike chance of your pet by $s1%.', '', 0, 0, 0, 1, 1, 0), (19602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1561, 'Ferocity', 'Rank 5', 'Increases the critical strike chance of your pet by $s1%.', '', 0, 0, 0, 1, 1, 0), (19603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury', 'Rank 1', 'Gives your pet a $s1% chance to gain $19604s1 Focus after getting a critical strike.', '', 0, 0, 0, 1, 0, 0), (19604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury Effect', '', '', '', 0, 0, 0, 1, 0, 0), (19605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury', 'Rank 2', 'Gives your pet a $s1% chance to gain $19604s1 Focus after getting a critical strike.', '', 0, 0, 0, 1, 0, 0), (19606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury', 'Rank 3', 'Gives your pet a $s1% chance to gain $19604s1 Focus after getting a critical strike.', '', 0, 0, 0, 1, 0, 0), (19607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury', 'Rank 4', 'Gives your pet a $s1% chance to gain $19604s1 Focus after getting a critical strike.', '', 0, 0, 0, 1, 0, 0), (19608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Bestial Fury', 'Rank 5', 'Gives your pet a $s1% chance to gain $19604s1 Focus after getting a critical strike.', '', 0, 0, 0, 1, 0, 0), (19609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, 3, 0, 0, 0, 0, 107, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 1', 'Increases the armor rating of your pets by $s1% and your armor contribution from items by $s2%.', '', 0, 0, 0, 1, 1, 0), (19610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 6, 0, 0, 0, 0, 107, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 2', 'Increases the armor rating of your pets by $s1% and your armor contribution from items by $s2%.', '', 0, 0, 0, 1, 1, 0), (19612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 107, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 1558, 'Thick Hide', 'Rank 3', 'Increases the armor rating of your pets by $s1% and your armor contribution from items by $s2%.', '', 0, 0, 0, 1, 1, 0), (19615, 0, 0, 0, 1, 0, 0, 0, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy Effect', 'Rank 1', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (19616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Unleashed Fury', 'Rank 1', 'Increases the damage done by your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Unleashed Fury', 'Rank 2', 'Increases the damage done by your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Unleashed Fury', 'Rank 3', 'Increases the damage done by your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Unleashed Fury', 'Rank 4', 'Increases the damage done by your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Unleashed Fury', 'Rank 5', 'Increases the damage done by your pets by $s1%.', '', 0, 0, 0, 1, 0, 0), (19621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy', 'Rank 1', 'Gives your pet a $s1% chance to gain a $19615s1% attack speed increase for $19615d after dealing a critical strike.', '', 0, 0, 0, 1, 0, 0), (19622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy', 'Rank 2', 'Gives your pet a $s1% chance to gain a $19615s1% attack speed increase for $19615d after dealing a critical strike.', '', 0, 0, 0, 1, 0, 0), (19623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy', 'Rank 3', 'Gives your pet a $s1% chance to gain a $19615s1% attack speed increase for $19615d after dealing a critical strike.', '', 0, 0, 0, 1, 0, 0), (19624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy', 'Rank 4', 'Gives your pet a $s1% chance to gain a $19615s1% attack speed increase for $19615d after dealing a critical strike.', '', 0, 0, 0, 1, 0, 0), (19625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Frenzy', 'Rank 5', 'Gives your pet a $s1% chance to gain a $19615s1% attack speed increase for $19615d after dealing a critical strike.', '', 0, 0, 0, 1, 0, 0), (19627, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (19628, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 749, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Flames', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (19629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177764, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Summon Flames', '', '', '', 0, 0, 0, 1, 0, 0), (19630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cone of Fire', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 0, 0), (19631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Melt Armor', '', 'Reduces the armor of nearby enemies by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 0, 0), (19632, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (19633, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 65, 0, 29, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (19634, 0, 1, 0, 1, 0, 0, 101, 0, 15, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 24, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Mana Rejuvenation', '', 'Restores $s1 mana every $t1 sec for $d.', 'Restores $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (19635, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Incite Flames', '', 'Reduces the Fire resistance of nearby enemies by $s1 for $d.', 'Fire resistance reduced by $s1.', 0, 0, 0, 1, 0, 0), (19636, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19637, 0, 0, 0, 0, 937, 'Fire Blossom', '', 'Causes flames to blossom from the caster, immobilizing it and periodically inflicting $19637s1 Fire damage to an enemy for $d.', 'Immobilized.\nPeriodically inflicting $19637s1 Fire damage to an enemy.', 0, 0, 0, 1, 1, 0), (19637, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Fire Blossom', '', '', '', 0, 0, 0, 1, 0, 0), (19638, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Prismstone', '', 'Increases all resistances by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (19639, 0, 0, 26, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (19641, 0, 0, 12, 1, 0, 0, 101, 0, 62, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 249, 0, 9, 9, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroclast Barrage', '', 'Inflicts $o2 Fire damage to enemies in a cone in front of the caster, stunning them for $d.', 'Stunned.\n$o2 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 0), (19642, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (19643, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage to an enemy and leaves it wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (19644, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (19645, 37, 0, 0, 5, 0, 0, 101, 0, 19, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 99, 'Anti-Magic Shield', '', 'Creates an anti-magic shell around the caster, giving it magic immunity for $d.', 'Immune to magic.', 0, 0, 0, 1, 1, 1), (19646, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Silver Skeleton Key', '', 'Allows opening of simple locks. The skeleton key is consumed in the process.', '', 0, 0, 0, 1, 1, 1), (19647, 88, 0, 0, 1, 0, 0, 101, 0, 52, 32, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24259, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 2', 'Silences the enemy for $24259d. If used on a casting target, it will counter the enemy\'s spellcast, preventing any spell from that school of magic from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (19648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19244, 0, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (19649, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Golden Skeleton Key', '', 'Allows opening of standard locks. The skeleton key is consumed in the process.', '', 0, 0, 0, 1, 1, 1), (19650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19647, 0, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19651, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Truesilver Skeleton Key', '', 'Allows opening of difficult locks. The skeleton key is consumed in the process.', '', 0, 0, 0, 1, 1, 1), (19652, 0, 1, 0, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tainted Blood Effect', 'Rank 2', '', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 0, 0), (19653, 0, 1, 0, 1, 0, 0, 101, 0, 48, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -33, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tainted Blood Effect', 'Rank 3', '', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 0, 0), (19654, 0, 1, 0, 1, 0, 0, 101, 0, 56, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tainted Blood Effect', 'Rank 4', '', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 0, 0), (19655, 0, 1, 0, 1, 0, 0, 100, 0, 40, 3, 105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19652, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 2', 'Taints the Felhunter\'s blood for $d. When the Felhunter is hit with a melee attack, the attacker will lose $19652s1 melee attack power for $19652d. Stacks up to 5 times on a single target.', 'Drains $19652s1 melee attack power when hit. Stacks up to 5 times.', 0, 0, 0, 1, 0, 0), (19656, 0, 1, 0, 1, 0, 0, 100, 0, 48, 3, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19653, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 3', 'Taints the Felhunter\'s blood for $d. When the Felhunter is hit with a melee attack, the attacker will lose $19653s1 melee attack power for $19653d. Stacks up to 5 times on a single target.', 'Drains $19653s1 melee attack power when hit. Stacks up to 5 times.', 0, 0, 0, 1, 0, 0), (19657, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanite Skeleton Key', '', '', '', 0, 0, 0, 1, 1, 1), (19658, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (19659, 0, 1, 0, 1, 0, 0, 101, 0, 62, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 11, 0, 0, 162, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite Mana', '', 'Burns $19665s1 mana from nearby enemies every $t1 sec. for $d. Each point of mana that is destroyed also damages the target from which it is consumed.', '$19665s1 mana burned every $t1 sec.', 0, 0, 0, 1, 0, 0), (19660, 0, 1, 0, 1, 0, 0, 100, 0, 56, 3, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19654, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 4', 'Taints the Felhunter\'s blood for $d. When the Felhunter is hit with a melee attack, the attacker will lose $19654s1 melee attack power for $19654d. Stacks up to 5 times on a single target.', 'Drains $19654s1 melee attack power when hit. Stacks up to 5 times.', 0, 0, 0, 1, 0, 0), (19661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19478, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (19662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19655, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19656, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (19664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19660, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (19665, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Ignite Mana', '', '', '', 0, 0, 0, 1, 0, 0), (19666, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2842, 3470, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Silver Skeleton Key', '', '', '', 0, 0, 0, 1, 1, 1), (19667, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3577, 3486, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Skeleton Key', '', '', '', 0, 0, 0, 1, 1, 1), (19668, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6037, 7966, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Truesilver Skeleton Key', '', '', '', 0, 0, 0, 1, 1, 1), (19669, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12644, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15872, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Arcanite Skeleton Key', '', 'Allows opening of hard locks. The skeleton key is consumed in the process.', '', 0, 0, 0, 1, 1, 1), (19674, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Large Crag Boar', '', 'Begins taming a Large Crag Boar to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Large Crag Boar.', 0, 0, 0, 1, 1, 1), (19675, 0, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1559, 'Feral Charge Effect', '', '', '', 0, 0, 0, 1, 1, 1), (19676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6084, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Snow Leopard', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6064, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Large Crag Boar', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6061, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Adult Plainstrider', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6087, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Prairie Stalker', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6088, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Swoop', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6062, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Dire Mottled Boar', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6083, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Surf Crawler', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6082, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Armored Scorpid', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6063, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Webwood Lurker', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6101, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Nightsaber Stalker', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6102, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Strigid Screecher', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (19687, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Snow Leopard', '', 'Begins taming a Snow Leopard to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Snow Leopard.', 0, 0, 0, 1, 1, 1), (19688, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Adult Plainstrider', '', 'Begins taming an Adult Plainstrider to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Adult Plainstrider.', 0, 0, 0, 1, 1, 1), (19689, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Prairie Stalker', '', 'Begins taming a Prairie Stalker to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Prairie Stalker.', 0, 0, 0, 1, 1, 1), (19690, 0, 1, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 11054, 0, 0, 0, 0, 0, 0, 0, 316, 'Scarlet Illusion', '', 'Use to disguise yourself as a member of the Scarlet Crusade.', 'Disguised as a member of the Scarlet Crusade.', 0, 0, 0, 1, 1, 0), (19691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 18', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (19692, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Swoop', '', 'Begins taming a Swoop to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Swoop.', 0, 0, 0, 1, 1, 1), (19693, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Webwood Lurker', '', 'Begins taming a Webwood Lurker to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Webwood Lurker.', 0, 0, 0, 1, 1, 1), (19694, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Dire Mottled Boar', '', 'Begins taming a Dire Mottled Boar to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Dire Mottled Boar.', 0, 0, 0, 1, 1, 1), (19695, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 999, 0, 0, 0, 0, 0, 23, 26, 25, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18947, 0, 0, 0, 0, 0, 937, 'Inferno', '', 'Surrounds the caster with an inferno that periodically inflicts Fire damage to nearby enemies for $d. While the caster is aflame, $ghe:she; cannot move or use $ghis:her; abilities.', 'Unable to move or use abilities.\nPeriodically inflicting Fire damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (19696, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Surf Crawler', '', 'Begins taming a Surf Crawler to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Surf Crawler.', 0, 0, 0, 1, 1, 1), (19697, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Armored Scorpid', '', 'Begins taming an Armored Scorpid to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Armored Scorpid.', 0, 0, 0, 1, 1, 1), (19698, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Inferno', '', '', '', 0, 0, 0, 1, 0, 0), (19699, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Nightsaber Stalker', '', 'Begins taming a Nightsaber Stalker to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Nightsaber Stalker.', 0, 0, 0, 1, 1, 1), (19700, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Strigid Screecher', '', 'Begins taming a Strigid Screecher to be your companion for 15 minutes. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming Strigid Screecher.', 0, 0, 0, 1, 1, 1), (19701, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 42, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, knocking it back and inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (19702, 0, 1, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 11, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 'Impending Doom', '', 'Inflicts $s1 Shadow damage to nearby enemies after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (19703, 0, 2, 0, 1, 0, 0, 101, 0, 62, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 11, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Lucifron\'s Curse', '', 'Curses nearby enemies, increasing the costs of their spells and abilities by $s1% for $d. This cost increase applies to all spells and abilities, whether they cost mana, rage, or energy.', 'Spell and ability costs are increased by $s1%.', 0, 0, 0, 1, 0, 0), (19704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 329, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Earth Elemental', '', 'Summons $s1 $lEarth Elemental:Earth Elementals; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 0, 0), (19705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (19712, 0, 1, 0, 3, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (19713, 0, 2, 0, 1, 0, 0, 101, 0, 62, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 11, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shazzrah\'s Curse', '', 'Increases the magical damage taken by nearby enemies by $s1% for $d.', 'Magical damage taken is increased by $s1%.', 0, 0, 0, 1, 0, 0), (19714, 0, 1, 0, 1, 0, 0, 101, 0, 62, 9, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Magic Grounding', '', 'Reduces the magical damage taken by the caster by $s1% for $d.', 'Magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 0, 0), (19715, 0, 0, 0, 1, 0, 0, 101, 0, 24, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters the spellcasting of nearby enemies, preventing any spell from that school of magic from being cast for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (19716, 0, 2, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 11, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Gehennas\' Curse', '', 'Reduces healing effects for nearby enemies by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 0, 0), (19717, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 151, 0, 0, 924, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (19719, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 16, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6206, 28, 29, 0, 0, 0, 0, 0, 0, 1, 'Use Bauble', '', 'Complete the aquatic time trial at the Shrine of Remulos.', '', 0, 0, 0, 1, 1, 1), (19720, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 15882, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Combine Pendants', '', 'Combine with the Half Pendant of Aquatic Endurance to form the Pendant of the Sea Lion.', '', 0, 0, 0, 1, 0, 0), (19721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resurrect Trooper', '', '', '', 0, 0, 0, 1, 0, 0), (19722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12352, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Scarlet Trooper', '', '', '', 0, 0, 0, 1, 0, 0), (19723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 12385, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Advanced Target Dummy - Event 003', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 3 min.', '', 0, 0, 0, 1, 1, 1), (19725, 0, 0, 0, 16, 0, 0, 100, 0, 20, 18, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 309, 'Turn Undead', '', 'Compels an undead enemy to flee for up to $d. Only one target can be turned at a time.', 'Compelled to flee.', 0, 0, 0, 1, 1, 1), (19726, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Resistance Aura', '', 'Increases the resistance of nearby group members to all schools of magic by $s1 for $d.', 'Magical resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (19727, 0, 2, 0, 1, 0, 0, 101, 0, 0, 42, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Aquatic Miasma', '', '', 'Swim speed is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (19728, 0, 0, 0, 3, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (19729, 0, 0, 0, 3, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (19730, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (19731, 12, 0, 0, 1, 0, 0, 101, 0, 38, 0, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 2', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $19732s1.', '', 0, 0, 0, 1, 1, 1), (19732, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19733, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (19734, 12, 0, 0, 1, 0, 0, 101, 0, 46, 0, 170, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 3', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $19733s1.', '', 0, 0, 0, 1, 1, 1), (19735, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (19736, 12, 0, 0, 1, 0, 0, 101, 0, 54, 0, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 4', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $19735s1.', '', 0, 0, 0, 1, 1, 1), (19737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19731, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (19738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19734, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (19739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19736, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (19740, 0, 1, 0, 1, 0, 0, 101, 0, 4, 6, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 1', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19742, 0, 1, 0, 1, 0, 0, 101, 0, 14, 6, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 1', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (19746, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 35, 1, 1, 1, 34, -1, -1, 10, 10, 10, 149, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 26, 9, 0, 0, 0, 0, 0, 0, 1487, 'Concentration Aura', '', 'Gives a $s1% chance of ignoring spell interruption when damaged to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Gives a $s1% chance of ignoring spell interruption when damaged.', 0, 0, 0, 1, 1, 1), (19748, 0, 0, 0, 1, 0, 0, 101, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 24, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'Charismatic Aura', '', 'Decreases range at which monsters will attack party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Decreases range at which monsters will attack.', 0, 0, 0, 1, 1, 1), (19749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trooper Ping', '', '', '', 0, 0, 0, 1, 0, 0), (19750, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 35, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 1', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19752, 0, 0, 0, 1, 3600000, 0, 0, 0, 30, 0, 0, 5, 0, 0, 17033, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 79, 64, 1, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19753, 0, 0, 0, 0, 58, 'Divine Intervention', '', 'The paladin sacrifices $ghimself:herself; to remove the targeted party member from harms way. Enemies will stop attacking the protected party member, who will be immune to all harmful attacks but cannot take any action for $19753d.', 'Complete immunity but unable to move.', 0, 0, 0, 1, 1, 1), (19753, 0, 0, 0, 1, 0, 0, 101, 0, 30, 25, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 39, 12, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'Divine Intervention', '', '', 'Complete immunity but unable to move.', 0, 0, 0, 1, 1, 1), (19755, 0, 2, 0, 4, 0, 0, 101, 0, 60, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Frightalon', '', 'Lowers all attributes of target by $s1 for $d.', 'All stats lowered by $s1.', 0, 0, 0, 1, 1, 1), (19767, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Aynasha\'s Bow', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (19769, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 201, 1, 0, 299, 2, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Thorium Grenade', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 3 yard radius. Any damage will break the effect. Unreliable against targets higher than level 67.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (19770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Gizelton Caravan', '', '', '', 0, 0, 0, 1, 0, 0), (19771, 0, 0, 15, 1, 0, 0, 101, 0, 62, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Serrated Bite', '', 'Inflicts $o1 Physical damage to an enemy over $d.', '$o1 damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (19772, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 12419, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Lifelike Toad', '', 'Right Click to summon and dismiss your lifelike mechanical toad.', '', 0, 0, 0, 1, 1, 1), (19773, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Elemental Fire', '', '', '', 0, 0, 0, 1, 0, 0), (19774, 0, 0, 0, 7, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Ragnaros', '', '', '', 0, 0, 0, 1, 0, 0), (19775, 0, 0, 0, 5, 0, 0, 101, 0, 62, 0, 500, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4501, 0, 0, 27749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Mending', '', 'Uses dark magic to heal an ally for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (19776, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (19777, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 250, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 61, 0, 0, 569, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Dark Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage caused is considered Shadow damage.', '', 0, 0, 0, 1, 1, 1), (19778, 0, 0, 0, 1, 0, 0, 101, 0, 62, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -301, -301, 0, 11, 11, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', '', 'Reduces the melee and ranged attack power of nearby enemies by $s1 for $d.', 'Melee and ranged attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (19779, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 24, 24, 0, 0, 0, 138, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 456, 'Inspire', '', 'Increases the Physical damage dealt by an ally by $s2% and speeds its attacks by $s1% for $d.', 'Attack speed increased by $s1%.\nPhysical damage dealt is increased by $s2%.', 0, 0, 0, 1, 1, 1), (19780, 0, 0, 12, 1, 0, 0, 101, 0, 62, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 2, 0, 26, 101, 0, 74, 299, 13, 13, 13, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 12, 'Hand of Ragnaros', '', 'Inflicts $s3 Fire damage to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (19781, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Flame Spear', '', 'Tosses a spear of flame, inflicting $s1 Fire damage to an enemy, as well as scorching any other enemies in the vicinity of the target.', '', 0, 0, 0, 1, 1, 1), (19784, 0, 0, 0, 4, 0, 0, 100, 2, 0, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 224, 2, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Dark Iron Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a $a1 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 73.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (19785, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting $s1 damage.', '', 0, 0, 0, 1, 1, 1), (19786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resist Silence', '', 'Increases your resistance to silence effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (19787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 110', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (19788, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12365, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15992, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dense Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (19790, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15994, 12359, 15992, 14047, 0, 0, 0, 0, 1, 3, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Grenade', '', '', '', 0, 0, 0, 1, 1, 1), (19791, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 14047, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15994, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Widget', '', '', '', 0, 0, 0, 1, 1, 1), (19792, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10559, 10561, 15994, 12359, 10546, 0, 0, 0, 2, 2, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15995, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (19793, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12803, 15994, 10558, 8170, 0, 0, 0, 0, 1, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lifelike Mechanical Toad', '', '', '', 0, 0, 0, 1, 1, 1), (19794, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10502, 7910, 12810, 14047, 0, 0, 0, 0, 1, 4, 2, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellpower Goggles Xtreme Plus', '', '', '', 0, 0, 0, 1, 1, 1), (19795, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Tube', '', '', '', 0, 0, 0, 1, 1, 1), (19796, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16000, 11371, 10546, 12361, 12799, 8170, 0, 0, 2, 6, 2, 2, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (19797, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Torch of Retribution', '', '', '', 0, 0, 0, 1, 0, 0), (19798, 0, 0, 12, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', 'Inflicts $s2 damage to nearby enemies.', '', 0, 0, 0, 1, 1, 0), (19799, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15994, 11371, 15992, 14047, 0, 0, 0, 0, 2, 1, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16005, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (19800, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 15992, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Shells', '', '', '', 0, 0, 0, 1, 1, 1), (19801, 0, 0, 0, 18, 20000, 0, 101, 0, 60, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Tranquilizing Shot', '', 'Attempts to remove $s1 Frenzy effect from an enemy creature.', '', 12, 0, 0, 1, 0, 0), (19802, 0, 0, 0, 1, 3600000, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12473, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Arcanite Dragonling', '', 'The Arcanite Dragonling comes to life and defends you for $d.', '', 0, 0, 0, 1, 1, 1), (19804, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 12473, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Arcanite Dragonling', '', 'Activates your Arcanite Dragonling to fight for you for $d.', '', 0, 0, 0, 1, 1, 1), (19805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 12426, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Masterwork Target Dummy', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 15 seconds or until killed.', '', 0, 0, 0, 1, 1, 1), (19808, 0, 0, 0, 1, 0, 0, 101, 0, 55, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 349, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Masterwork Target Dummy Effect', '', '', '', 0, 0, 0, 1, 1, 1), (19809, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19808, 0, 0, 0, 0, 0, 120, 'Masterwork Target Dummy Passive', '', 'Causes nearby monsters to attack the caster.', '', 0, 0, 0, 1, 1, 1), (19811, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 401, 21, 0, 3799, 189, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 183, 'Annihilate', '', '', '', 0, 0, 0, 1, 1, 0), (19812, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (19813, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 0, 0), (19814, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 16000, 15994, 6037, 8170, 14047, 0, 0, 1, 1, 2, 1, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16023, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Masterwork Target Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (19815, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 14227, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Delicate Arcanite Converter', '', '', '', 0, 0, 0, 1, 1, 1), (19816, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (19817, 65, 0, 0, 1, 0, 0, 10, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18941, 0, 0, 0, 0, 0, 108, 'Double Attack', '', 'Gives the caster $s1 extra $lattack:attacks;.', '', 0, 0, 0, 1, 1, 1), (19818, 65, 0, 0, 1, 0, 0, 25, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18941, 0, 0, 0, 0, 0, 108, 'Double Attack', '', 'Gives the caster $s1 extra $lattack:attacks;.', '', 0, 0, 0, 1, 1, 1), (19819, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16006, 10558, 15994, 12799, 0, 0, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Voice Amplification Modulator', '', '', '', 0, 0, 0, 1, 1, 1), (19820, 0, 0, 0, 1, 0, 0, 101, 0, 62, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 299, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Mangle', '', 'Inflicts $s2 damage to an enemy every $t2 sec. and slows its movement by $s1% for $d.', 'Movement speed reduced by $s1%.\n$s2 Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (19821, 0, 1, 9, 16, 0, 0, 100, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 6, 0, 451, 1, 0, 674, 4, 0, 8, 8, 0, 0, 27, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Arcane Bomb', '', 'Drains $s1 mana from those in the blast radius and does 50% of the mana drained in damage to the target. Also Silences targets in the blast for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (19822, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Play Dead', '', '', 'Feigning death.', 0, 0, 0, 1, 0, 0), (19823, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Visual', '', '', '', 0, 0, 0, 1, 1, 1), (19825, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10500, 12364, 12810, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16008, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Master Engineer\'s Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (19830, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10576, 16006, 12655, 15994, 10558, 12810, 0, 0, 1, 8, 10, 6, 4, 6, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16022, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanite Dragonling', '', '', '', 0, 0, 0, 1, 1, 1), (19831, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16006, 12359, 14047, 0, 0, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (19832, 0, 0, 0, 1, 0, 31796, 101, 0, 0, 23, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 6, 1, 0, 1, 99, 0, -51, 12, 0, 0, 2, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8302, 0, 0, 0, 0, 0, 0, 0, 87, 'Possess', '', '', 'Possessed.', 0, 0, 0, 1, 1, 1), (19833, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 16000, 7078, 7076, 12800, 12810, 0, 0, 10, 2, 2, 2, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flawless Arcanite Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (19834, 0, 1, 0, 1, 0, 0, 101, 0, 12, 6, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 34, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 2', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19835, 0, 1, 0, 1, 0, 0, 101, 0, 22, 6, 45, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 54, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 3', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19836, 0, 1, 0, 1, 0, 0, 101, 0, 32, 6, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 84, 84, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 4', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19837, 0, 1, 0, 1, 0, 0, 101, 0, 42, 6, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 114, 114, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 5', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19838, 0, 1, 0, 1, 0, 0, 101, 0, 52, 6, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 154, 154, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 6', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (19850, 0, 1, 0, 1, 0, 0, 101, 0, 24, 6, 45, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 2', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (19852, 0, 1, 0, 1, 0, 0, 101, 0, 34, 6, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 3', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (19853, 0, 1, 0, 1, 0, 0, 101, 0, 44, 6, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 4', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (19854, 0, 1, 0, 1, 0, 0, 101, 0, 54, 6, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 5', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (19869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragon Orb', '', '', '', 0, 0, 0, 1, 0, 0), (19870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Improved Intimidating Shout', 'Rank 1', 'Increases the duration of your Intimidating Shout by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (19871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Improved Intimidating Shout', 'Rank 2', 'Increases the duration of your Intimidating Shout by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (19872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Calm Dragonkin', '', 'Lulls a young dragon asleep for $d.', 'Asleep.', 0, 0, 0, 1, 0, 0), (19873, 0, 0, 0, 14, 7000, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 1, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Destroy Egg', '', 'Destroys a nearby egg.', '', 0, 0, 0, 1, 1, 0), (19874, 0, 0, 0, 130, 0, 0, 101, 0, 60, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (19876, 0, 0, 0, 1, 0, 0, 101, 0, 28, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Resistance Aura', 'Rank 1', 'Gives $s1 additional Shadow resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 1, 1), (19878, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Track Demons', '', 'Shows the location of all nearby demons on the minimap. Only one form of tracking can be active at a time.', 'Tracking Demons.', 0, 0, 0, 1, 1, 1), (19879, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Track Dragonkin', '', 'Shows the location of all nearby dragonkin on the minimap. Only one form of tracking can be active at a time.', 'Tracking Dragonkin.', 0, 0, 0, 1, 1, 1), (19880, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Track Elementals', '', 'Shows the location of all nearby elementals on the minimap. Only one form of tracking can be active at a time.', 'Tracking Elementals.', 0, 0, 0, 1, 1, 1), (19881, 351, 0, 0, 1, 0, 175116, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 677, 'Shoot (TEST)', '', 'Attack with an equipped wand.', '', 0, 0, 0, 1, 1, 1), (19882, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Track Giants', '', 'Shows the location of all nearby giants on the minimap. Only one form of tracking can be active at a time.', 'Tracking Giants.', 0, 0, 0, 1, 1, 1), (19883, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 316, 'Track Humanoids', '', 'Shows the location of all nearby humanoids on the minimap. Only one form of tracking can be active at a time.', 'Tracking Humanoids.', 0, 0, 0, 1, 1, 1), (19884, 0, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Track Undead', '', 'Shows the location of all nearby undead on the minimap. Only one form of tracking can be active at a time.', 'Tracking Undead.', 0, 0, 0, 1, 1, 1), (19885, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 151, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Track Hidden', '', 'Greatly increases stealth detection and shows hidden units within detection range on the minimap. Only one form of tracking can be active at a time.', 'Greatly increases stealth detection.', 0, 0, 0, 1, 1, 1), (19886, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 3413, 0, 0, 0, 0, 0, 1467, 'Expert Cook', '', 'Teaches you how to be an Expert Cook, allowing a maximum of 225 cooking skill.', '', 0, 0, 0, 1, 1, 1), (19887, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 18260, 0, 0, 0, 0, 0, 1467, 'Artisan Cook', '', 'Teaches you how to be an Artisan Cook, allowing a maximum of 300 cooking skill.', '', 0, 0, 0, 1, 1, 1), (19888, 0, 0, 0, 1, 0, 0, 101, 0, 32, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance Aura', 'Rank 1', 'Gives $s1 additional Frost resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 1, 1), (19889, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 7732, 0, 0, 0, 0, 0, 580, 'Expert Fishing', '', 'Teaches you how to be an Expert Fisherman, allowing a maximum of 225 fishing skill.', '', 0, 0, 0, 1, 1, 1), (19890, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 18248, 0, 0, 0, 0, 0, 580, 'Artisan Fishing', '', 'Teaches you how to be an Artisan Fisherman, allowing a maximum of 300 fishing skill.', '', 0, 0, 0, 1, 1, 1), (19891, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Resistance Aura', 'Rank 1', 'Gives $s1 additional Fire resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 1, 1), (19895, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Resistance Aura', 'Rank 2', 'Gives $s1 additional Shadow resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 1, 1), (19896, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Resistance Aura', 'Rank 3', 'Gives $s1 additional Shadow resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 1, 1), (19897, 0, 0, 0, 1, 0, 0, 101, 0, 44, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance Aura', 'Rank 2', 'Gives $s1 additional Frost resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 1, 1), (19898, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance Aura', 'Rank 3', 'Gives $s1 additional Frost resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 1, 1), (19899, 0, 0, 0, 1, 0, 0, 101, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Resistance Aura', 'Rank 2', 'Gives $s1 additional Fire resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 1, 1), (19900, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Resistance Aura', 'Rank 3', 'Gives $s1 additional Fire resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 1, 1), (19901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg7', '', '', '', 0, 0, 0, 1, 1, 1), (19902, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 10846, 0, 0, 0, 0, 0, 504, 'Artisan First Aid', '', 'Teaches you advanced first aid, allowing a maximum of 300 first aid skill.', '', 0, 0, 0, 1, 1, 1), (19903, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 7924, 0, 0, 0, 0, 0, 504, 'Expert First Aid', '', 'Teaches you how to be an expert in first aid, allowing a maximum of 225 first aid skill.', '', 0, 0, 0, 1, 1, 1), (19927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 803, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Test Enchant Weapon Flame', '', 'Permanently enchant a melee weapon to often strike for $13897s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (19931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Mike\'s Test Spell', '', 'Permanently enchant boots to give +5 Stamina.', '', 0, 0, 0, 1, 1, 1), (19932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1341, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +7 Fire Resistance', 'QASpell', 'Permanently enchant a cloak to give $13652s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (19937, 0, 1, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 12536, 0, 0, 0, 0, 0, 0, 0, 316, 'Illusion: Black Dragonkin', '', 'Use to disguise yourself as a member of the Black Dragonflight.', 'Disguised as a member of the Black Dragonflight.', 0, 0, 0, 1, 1, 0), (19938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Awaken Peon', '', 'Wakes up a targeted sleeping peon.', '', 0, 0, 0, 1, 0, 0), (19939, 0, 0, 0, 16, 0, 0, 101, 0, 26, 0, 50, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 2', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19940, 0, 0, 0, 16, 0, 0, 101, 0, 34, 0, 70, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 19, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 3', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19941, 0, 0, 0, 16, 0, 0, 101, 0, 42, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 4', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19942, 0, 0, 0, 16, 0, 0, 101, 0, 50, 0, 115, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 33, 0, 0, 266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 5', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19943, 0, 0, 0, 16, 0, 0, 101, 0, 58, 0, 140, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 41, 0, 0, 342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (19952, 0, 0, 0, 1, 0, 31788, 101, 0, 62, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Heal Ragnaros', '', '', '$o1 damage healed over $d.', 0, 0, 0, 1, 1, 1), (19953, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 49, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (19970, 0, 1, 7, 16, 0, 0, 100, 0, 58, 205, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 29, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 6', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19971, 0, 1, 7, 16, 0, 0, 100, 0, 48, 106, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 5', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19972, 0, 1, 7, 16, 0, 0, 100, 0, 38, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 19, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 4', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19973, 0, 1, 7, 16, 0, 0, 100, 0, 28, 85, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 3', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19974, 0, 1, 7, 16, 0, 0, 100, 0, 18, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 2', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19975, 0, 1, 7, 16, 0, 0, 100, 0, 8, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 1', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (19977, 0, 1, 0, 1, 0, 0, 101, 0, 40, 6, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 209, 59, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Blessing of Light', 'Rank 1', 'Places a Blessing on the friendly target, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (19978, 0, 1, 0, 1, 0, 0, 101, 0, 50, 6, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 84, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Blessing of Light', 'Rank 2', 'Places a Blessing on the friendly target, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (19979, 0, 1, 0, 1, 0, 0, 101, 0, 60, 6, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 114, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Blessing of Light', 'Rank 3', 'Places a Blessing on the friendly target, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (19983, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (19984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Strength', '', '', '', 0, 0, 0, 1, 1, 1), (19985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (19986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (19987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (19988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Stats', '', '', '', 0, 0, 0, 1, 1, 1), (19989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Superior Agility', '', '', '', 0, 0, 0, 1, 1, 1), (19990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Health', '', '', '', 0, 0, 0, 1, 1, 1), (19991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Mana', '', '', '', 0, 0, 0, 1, 1, 1), (19992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (20000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 6, 0, 0, 0, 0, 0, 0, 0, 28, 0, 23, 0, 56, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21217, 30000, 0, 0, 0, 0, 0, 2340, 'Alexander\'s Test Periodic Aura', '', '', 'Some Description', 0, 0, 0, 1, 1, 1), (20002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intellect 15', '', '', '', 0, 0, 0, 1, 1, 1), (20003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit 15', '', '', '', 0, 0, 0, 1, 1, 1), (20004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Life Steal', '', '', '', 0, 0, 0, 1, 1, 1), (20005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Chilled', '', 'Target\'s movement slowed by $s2% and time between attacks increased by $s1% for $d.', 'Movement slowed by $s2% and time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (20006, 0, 1, 0, 4, 0, 0, 101, 0, 55, 29, 70, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Unholy Curse', '', 'Damage caused by the target is reduced by $s1 for $d.', 'Physical damage done reduced by $s1.', 0, 0, 0, 1, 1, 1), (20007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 1, 51, 0, 99, 74, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 239, 'Holy Strength', '', 'Heal self for $s2 and Increases Strength by $s1 for $d.', 'Strength Increased by $s1.', 0, 0, 0, 1, 1, 1), (20008, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16202, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1883, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Greater Intellect', '', 'Permanently enchants bracers to give +7 Intellect.', '', 0, 0, 0, 1, 1, 1), (20009, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16202, 11176, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1884, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Superior Spirit', '', 'Permanently enchants bracers to give +9 Spirit.', '', 0, 0, 0, 1, 1, 1), (20010, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 16203, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Superior Strength', '', 'Permanently enchants bracers to give +9 Strength.', '', 0, 0, 0, 1, 1, 1), (20011, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Superior Stamina', '', 'Permanently enchants bracers to give +9 Stamina.', '', 0, 0, 0, 1, 1, 1), (20012, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16202, 16204, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Greater Agility', '', 'Permanently enchant gloves to grant +7 Agility.', '', 0, 0, 0, 1, 1, 1), (20013, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 16204, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 927, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Greater Strength', '', 'Permanently enchant gloves to grant +7 Strength.', '', 0, 0, 0, 1, 1, 1), (20014, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16202, 7077, 7075, 7079, 7081, 7972, 0, 0, 2, 1, 1, 1, 1, 1, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1888, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Resistance', '', 'Permanently enchant a cloak to give 5 to all resistances.', '', 0, 0, 0, 1, 1, 1), (20015, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1889, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Superior Defense', '', 'Permanently enchant a cloak to give 70 additional armor.', '', 0, 0, 0, 1, 1, 1), (20016, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 16204, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1890, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Superior Spirit', '', 'Permanently enchant a shield to give +9 Spirit.', '', 0, 0, 0, 1, 1, 1), (20017, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Greater Stamina', '', 'Permanently enchant a shield to give +7 Stamina.', '', 0, 0, 0, 1, 1, 1), (20018, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone (Major)', '', 'Creates a Major Healthstone that can be used to instantly restore $11732s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (20019, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, 0, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20021, 0, 0, 0, 937, 'Engulfing Flames', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $20021s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (20020, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Greater Stamina', '', 'Permanently enchant boots to give +7 Stamina.', '', 0, 0, 0, 1, 1, 1), (20021, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 249, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Engulfing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (20022, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', '', 'Creates a Soulstone that is automatically used upon death, restoring its owner to life at $3026s1% health and mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (20023, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Greater Agility', '', 'Permanently enchant boots to give +7 Agility.', '', 0, 0, 0, 1, 1, 1), (20024, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 16202, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Spirit', '', 'Permanently enchant boots to give +5 Spirit.', '', 0, 0, 0, 1, 1, 1), (20025, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16204, 16203, 0, 0, 0, 0, 0, 4, 15, 10, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Greater Stats', '', 'Permanently enchant a piece of chest armor to grant +4 to all stats.', '', 0, 0, 0, 1, 1, 1), (20026, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 14343, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Health', '', 'Permanently enchant a piece of chest armor to grant +100 health.', '', 0, 0, 0, 1, 1, 1), (20028, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 14343, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1893, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Mana', '', 'Permanently enchant a piece of chest armor to give +100 mana.', '', 0, 0, 0, 1, 1, 1), (20029, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14343, 7080, 7082, 13467, 0, 0, 0, 0, 4, 1, 1, 1, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1894, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Icy Chill', '', 'Permanently enchant a melee weapon to often chill the target reducing their movement and attack speed. Has a reduced effect for players above level 60.', '', 0, 0, 0, 1, 1, 1), (20030, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16204, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1896, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Superior Impact', '', 'Permanently enchant a two-handed melee weapon to do +9 damage.', '', 0, 0, 0, 1, 1, 1), (20031, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 0, 0, 0, 0, 0, 0, 2, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1897, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Superior Striking', '', 'Permanently enchant a Melee Weapon to do 5 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (20032, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 12808, 12803, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1898, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Lifestealing', '', 'Permanently enchant a melee weapon to often steal life from the enemy and give it to the wielder. Has a reduced effect for players above level 60.', '', 0, 0, 0, 1, 1, 1), (20033, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 12808, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1899, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Unholy Weapon', '', 'Permanently enchant a melee weapon to often inflict a curse on the target reducing their melee damage.', '', 0, 0, 0, 1, 1, 1), (20034, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 12811, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Crusader', '', 'Permanently enchant a melee weapon so that often when attacking in melee it heals for $20007s2 and increases Strength by $20007s1 for $20007d. Has a reduced effect for players above level 60.', '', 0, 0, 0, 1, 1, 1), (20035, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 14344, 0, 0, 0, 0, 0, 0, 12, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1903, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Major Spirit', '', 'Permanently enchant a Two-Handed Melee Weapon to add 9 to Spirit.', '', 0, 0, 0, 1, 1, 1), (20036, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16203, 14344, 0, 0, 0, 0, 0, 0, 12, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1904, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Major Intellect', '', 'Permanently enchant a Two-Handed Melee Weapon to add 9 to intellect.', '', 0, 0, 0, 1, 1, 1), (20037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Explode Orb Effect', '', '', '', 0, 0, 0, 1, 1, 0), (20038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 86, 0, 0, 0, 0, 0, 0, 0, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (20039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16202, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Eternal Essence', '', 'Turn three lesser eternal essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (20040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Eternal Essence', '', 'Turn a greater eternal essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (20041, 0, 0, 0, 50, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tammra Sapling', '', 'Tammra Conjure\'s Gaea Seeds', '', 0, 0, 0, 1, 1, 0), (20042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Improved Blessing of Might', 'Rank 1', 'Increases the attack power bonus of your Blessing of Might by $s1%.', '', 0, 0, 0, 1, 0, 0), (20043, 0, 0, 0, 1, 0, 0, 101, 0, 46, 21, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 44, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Aspect of the Wild', 'Rank 1', 'The hunter and group members within $a1 yards take on the aspect of the wild, increasing Nature resistance by $s1. Only one Aspect can be active at a time.', 'Nature resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (20045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Improved Blessing of Might', 'Rank 2', 'Increases the attack power bonus of your Blessing of Might by $s1%.', '', 0, 0, 0, 1, 0, 0), (20046, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Improved Blessing of Might', 'Rank 3', 'Increases the attack power bonus of your Blessing of Might by $s1%.', '', 0, 0, 0, 1, 0, 0), (20047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Improved Blessing of Might', 'Rank 4', 'Increases the attack power bonus of your Blessing of Might by $s1%.', '', 0, 0, 0, 1, 0, 0), (20048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Improved Blessing of Might', 'Rank 5', 'Increases the attack power bonus of your Blessing of Might by $s1%.', '', 0, 0, 0, 1, 0, 0), (20049, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20050, 0, 0, 0, 0, 0, 84, 'Vengeance', 'Rank 1', 'Gives you a $20050s1% bonus to Physical and Holy damage you deal for $20050d after dealing a critical strike from a weapon swing, spell, or ability. This effect stacks up to $20050u times.', '', 0, 0, 0, 1, 1, 1), (20050, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Vengeance', '', '', 'Physical and Holy damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (20051, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16206, 13926, 16204, 16203, 11145, 14344, 0, 0, 1, 1, 10, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1636, 'Runed Arcanite Rod', '', '', '', 0, 0, 0, 1, 1, 1), (20052, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Vengeance', '', '', 'Physical and Holy damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (20053, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Vengeance', '', '', 'Physical and Holy damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (20054, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Vengeance', '', '', 'Physical and Holy damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (20055, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Vengeance', '', '', 'Physical and Holy damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (20056, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20052, 0, 0, 0, 0, 0, 84, 'Vengeance', 'Rank 2', 'Gives you a $20052s1% bonus to Physical and Holy damage you deal for $20052d after dealing a critical strike from a weapon swing, spell, or ability. This effect stacks up to $20052u times.', '', 0, 0, 0, 1, 1, 1), (20057, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20053, 0, 0, 0, 0, 0, 84, 'Vengeance', 'Rank 3', 'Gives you a $20053s1% bonus to Physical and Holy damage you deal for $20053d after dealing a critical strike from a weapon swing, spell, or ability. This effect stacks up to $20053u times.', '', 0, 0, 0, 1, 1, 1), (20058, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20054, 0, 0, 0, 0, 0, 84, 'Vengeance', 'Rank 4', 'Gives you a $20054s1% bonus to Physical and Holy damage you deal for $20054d after dealing a critical strike from a weapon swing, spell, or ability. This effect stacks up to $20054u times.', '', 0, 0, 0, 1, 1, 1), (20059, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20055, 0, 0, 0, 0, 0, 84, 'Vengeance', 'Rank 5', 'Gives you a $20055s1% bonus to Physical and Holy damage you deal for $20055d after dealing a critical strike from a weapon swing, spell, or ability. This effect stacks up to $20055u times.', '', 0, 0, 0, 1, 1, 1), (20060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 1', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (20061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 2', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (20062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 3', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (20063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 4', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (20064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Deflection', 'Rank 5', 'Increases your Parry chance by $s1%.', '', 0, 0, 0, 1, 0, 0), (20066, 0, 1, 14, 1, 60000, 0, 101, 0, 20, 32, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 316, 'Repentance', '', 'Puts the enemy target in a state of meditation, incapacitating them for up to $d. Any damage caused will awaken the target. Only works against Humanoids.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (20091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Improved Retribution Aura', 'Rank 1', 'Increases the damage done by your Retribution Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Improved Retribution Aura', 'Rank 2', 'Increases the damage done by your Retribution Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20096, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Anticipation', 'Rank 1', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (20097, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Anticipation', 'Rank 2', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (20098, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Anticipation', 'Rank 3', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (20099, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Anticipation', 'Rank 4', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (20100, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Anticipation', 'Rank 5', 'Increases your Defense skill by $s1.', '', 0, 0, 0, 1, 1, 1), (20101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Benediction', 'Rank 1', 'Reduces the mana cost of your Judgement and Seal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Benediction', 'Rank 2', 'Reduces the mana cost of your Judgement and Seal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Benediction', 'Rank 3', 'Reduces the mana cost of your Judgement and Seal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Benediction', 'Rank 4', 'Reduces the mana cost of your Judgement and Seal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Benediction', 'Rank 5', 'Reduces the mana cost of your Judgement and Seal spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20111, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1635, 'Two-Handed Weapon Specialization', 'Rank 1', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20112, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1635, 'Two-Handed Weapon Specialization', 'Rank 2', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20113, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1635, 'Two-Handed Weapon Specialization', 'Rank 3', 'Increases the damage you deal with two-handed melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'BM Only OFF', '', '', '', 0, 0, 0, 1, 1, 1), (20115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800, 'BM Only ON', '', '', '', 0, 0, 0, 1, 1, 1), (20116, 932, 0, 0, 1, 0, 0, 101, 0, 30, 31, 205, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 14, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 2', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (20117, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 'Conviction', 'Rank 1', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20118, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 'Conviction', 'Rank 2', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20119, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 'Conviction', 'Rank 3', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20120, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 'Conviction', 'Rank 4', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20121, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 'Conviction', 'Rank 5', 'Increases your chance to get a critical strike with melee weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (20127, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20128, 0, 0, 0, 0, 0, 28, 'Redoubt', 'Rank 1', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20128s1%. Lasts $20128d or $20128n blocks.', '', 0, 0, 0, 1, 1, 1), (20128, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', '', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 1, 1), (20130, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20131, 0, 0, 0, 0, 0, 28, 'Redoubt', 'Rank 2', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20131s1%. Lasts $20131d or $20131n blocks.', '', 0, 0, 0, 1, 1, 1), (20131, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', '', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 1, 1), (20132, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', '', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 1, 1), (20133, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', '', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 1, 1), (20134, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20134s1%. Lasts $20134d or $20134n blocks.', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 1, 1), (20135, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20132, 0, 0, 0, 0, 0, 28, 'Redoubt', 'Rank 3', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20132s1%. Lasts $20132d or $20132n blocks.', '', 0, 0, 0, 1, 1, 1), (20136, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20133, 0, 0, 0, 0, 0, 28, 'Redoubt', 'Rank 4', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20133s1%. Lasts $20133d or $20133n blocks.', '', 0, 0, 0, 1, 1, 1), (20137, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20134, 0, 0, 0, 0, 0, 28, 'Redoubt', 'Rank 5', 'Damaging melee and ranged attacks against you have a $h% chance to increase your chance to block by $20134s1%. Lasts $20134d or $20134n blocks.', '', 0, 0, 0, 1, 1, 1), (20138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Improved Devotion Aura', 'Rank 1', 'Increases the armor bonus of your Devotion Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Improved Devotion Aura', 'Rank 2', 'Increases the armor bonus of your Devotion Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Improved Devotion Aura', 'Rank 3', 'Increases the armor bonus of your Devotion Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Improved Devotion Aura', 'Rank 4', 'Increases the armor bonus of your Devotion Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Improved Devotion Aura', 'Rank 5', 'Increases the armor bonus of your Devotion Aura by $s1%.', '', 0, 0, 0, 1, 0, 0), (20143, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 1', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (20144, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 2', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (20145, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 3', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (20146, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 4', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (20147, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Toughness', 'Rank 5', 'Increases your armor value from items by $s1%.', '', 0, 0, 0, 1, 1, 1), (20148, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 1', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (20149, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 2', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (20150, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Specialization', 'Rank 3', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (20153, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Immolation', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (20154, 0, 1, 0, 1, 0, 0, 100, 0, 1, 9, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 107, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 1', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20162, 0, 1, 0, 1, 0, 0, 0, 0, 12, 9, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 58, 39, 20187, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 2', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20188d, increasing Holy damage taken by up to $20188s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (20164, 0, 1, 0, 1, 0, 0, 100, 0, 22, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20183, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20170, 0, 0, 0, 0, 0, 307, 'Seal of Justice', 'Rank 1', 'Fills the Paladin with the spirit of justice for $d, giving each melee attack a chance to stun for $20170d. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20184d, preventing them from fleeing. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to stun for $20170d.', 10, 0, 0, 1, 1, 1), (20165, 0, 1, 0, 1, 0, 0, 100, 0, 30, 9, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20184, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20167, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 1', 'Fills the Paladin with divine light for $d, giving each melee attack a chance to heal the Paladin for $20167s1. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20185d, granting melee attacks made against the judged enemy a chance of healing the attacker for $20267s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to heal you for $20167s1.', 0, 0, 0, 1, 1, 1), (20166, 0, 1, 0, 1, 0, 0, 100, 0, 38, 9, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20185, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20168, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 1', 'Fills the Paladin with divine wisdom for $d, giving each melee attack a chance to restore $20168s1 of the Paladin\'s mana. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20186d, granting attacks and spells used against the judged enemy a chance to restore $20268s1 mana to the attacker. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to restore $20168s1 mana.', 0, 0, 0, 1, 1, 1), (20167, 0, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (20168, 0, 0, 0, 1, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (20170, 0, 0, 12, 1, 0, 0, 101, 0, 22, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stun', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (20173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raid Buff Fire', '', '', '', 0, 0, 0, 1, 0, 0), (20174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -60001, 1999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 0, 0, 0, 0, 0, 0, 0, 303, 'Guardian\'s Favor', 'Rank 1', 'Reduces the cooldown of your Blessing of Protection by $/1000;s1 sec and increases the duration of your Blessing of Freedom by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (20175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -120001, 3999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 0, 0, 0, 0, 0, 0, 0, 303, 'Guardian\'s Favor', 'Rank 2', 'Reduces the cooldown of your Blessing of Protection by $/1000;s1 sec and increases the duration of your Blessing of Freedom by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (20177, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20178, 0, 0, 0, 0, 0, 239, 'Reckoning', 'Rank 1', 'Gives you a $h% chance after being hit by any damaging attack that the next $20178n weapon swings within $20178d will generate an additional attack.', '', 0, 0, 0, 1, 1, 1), (20178, 0, 0, 0, 1, 0, 0, 100, 4, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32746, 0, 0, 0, 0, 0, 239, 'Reckoning', '', '', 'Each weapon swing generates an additional attack.', 0, 0, 0, 1, 1, 1), (20179, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20178, 0, 0, 0, 0, 0, 239, 'Reckoning', 'Rank 2', 'Gives you a $h% chance after being hit by any damaging attack that the next $20178n weapon swings within $20178d will generate an additional attack.', '', 0, 0, 0, 1, 1, 1), (20180, 0, 0, 0, 1, 0, 0, 8, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20178, 0, 0, 0, 0, 0, 239, 'Reckoning', 'Rank 4', 'Gives you a $h% chance after being hit by any damaging attack that the next $20178n weapon swings within $20178d will generate an additional attack.', '', 0, 0, 0, 1, 1, 1), (20181, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20178, 0, 0, 0, 0, 0, 239, 'Reckoning', 'Rank 3', 'Gives you a $h% chance after being hit by any damaging attack that the next $20178n weapon swings within $20178d will generate an additional attack.', '', 0, 0, 0, 1, 1, 1), (20182, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20178, 0, 0, 0, 0, 0, 239, 'Reckoning', 'Rank 5', 'Gives you a $h% chance after being hit by any damaging attack that the next $20178n weapon swings within $20178d will generate an additional attack.', '', 0, 0, 0, 1, 1, 1), (20184, 0, 1, 0, 1, 0, 0, 0, 0, 22, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Judgement of Justice', 'Rank 1', '', 'Cannot flee.', 0, 0, 0, 1, 1, 1), (20185, 0, 1, 0, 1, 0, 0, 50, 0, 30, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5373, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 1', '', 'Melee attacks made against you have a chance of causing the attacker to be healed for $20267s1.', 0, 0, 0, 1, 1, 1), (20186, 0, 1, 0, 1, 0, 0, 50, 0, 38, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1826, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 1', '', 'Attacks and spells used against you have a chance of restoring $20268s1 of the attacker\'s mana.', 0, 0, 0, 1, 1, 1), (20187, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 1, 0, 1, 14, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (20188, 0, 1, 0, 1, 0, 0, 0, 0, 12, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 2', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (20189, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Precision', 'Rank 1', 'Increases your chance to hit with melee weapons and spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20190, 0, 0, 0, 1, 0, 0, 101, 0, 56, 21, 115, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 59, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Aspect of the Wild', 'Rank 2', 'The hunter and group members within $a1 yards take on the aspect of the wild, increasing Nature resistance by $s1. Only one Aspect can be active at a time.', 'Nature resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (20192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Precision', 'Rank 2', 'Increases your chance to hit with melee weapons and spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20193, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Precision', 'Rank 3', 'Increases your chance to hit with melee weapons and spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Improved Blessing of Salvation', 'Rank 1', 'Increases the duration of your Blessing of Salvation by $/60000;s1 min.', '', 0, 0, 0, 1, 0, 0), (20195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Improved Blessing of Salvation', 'Rank 2', 'Increases the duration of your Blessing of Salvation by $/60000;s1 min.', '', 0, 0, 0, 1, 0, 0), (20196, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 1', 'Increases all damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (20197, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 2', 'Increases all damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (20198, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 3', 'Increases all damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (20199, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 4', 'Increases all damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (20200, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1461, 'One-Handed Weapon Specialization', 'Rank 5', 'Increases all damage you deal when a one-handed melee weapon is equipped by $s1%.', '', 0, 0, 0, 1, 1, 1), (20201, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12644, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Arcanite Rod', '', '', '', 0, 0, 0, 1, 1, 1), (20203, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 133, 0, 0, 463, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (20205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1073741824, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Spiritual Focus', 'Rank 1', 'Gives your Flash of Light and Holy Light spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 0, 0), (20206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1073741824, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Spiritual Focus', 'Rank 2', 'Gives your Flash of Light and Holy Light spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 0, 0), (20207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1073741824, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Spiritual Focus', 'Rank 3', 'Gives your Flash of Light and Holy Light spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 0, 0), (20208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1073741824, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Spiritual Focus', 'Rank 5', 'Gives your Flash of Light and Holy Light spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 0, 0), (20209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1073741824, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Spiritual Focus', 'Rank 4', 'Gives your Flash of Light and Holy Light spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 0, 0), (20210, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2689, 0, 18350, 0, 0, 0, 0, 0, 241, 'Illumination', 'Rank 1', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a $h% chance to gain mana equal to $s2% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20212, 0, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2689, 0, 18350, 0, 0, 0, 0, 0, 241, 'Illumination', 'Rank 2', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a $h% chance to gain mana equal to $s2% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20213, 0, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2689, 0, 18350, 0, 0, 0, 0, 0, 241, 'Illumination', 'Rank 3', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a $h% chance to gain mana equal to $s2% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20214, 0, 0, 0, 1, 0, 0, 80, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2689, 0, 18350, 0, 0, 0, 0, 0, 241, 'Illumination', 'Rank 4', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a $h% chance to gain mana equal to $s2% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20215, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2689, 0, 18350, 0, 0, 0, 0, 0, 241, 'Illumination', 'Rank 5', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a $h% chance to gain mana equal to $s2% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20216, 0, 1, 0, 1, 120000, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Divine Favor', '', 'When activated, gives your next Flash of Light, Holy Light, or Holy Shock spell a $s1% critical effect chance.', 'Critical effect chance of next Flash of Light, Holy Light, or Holy Shock spell increased by $s1%.', 3, 0, 0, 1, 1, 1), (20217, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Blessing of Kings', '', 'Places a Blessing on the friendly target, increasing total stats by $s1% for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases stats by $s1%.', 6, 0, 0, 1, 1, 1), (20218, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 9, -1, 0, 10, 10, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 127, 0, 0, 0, 0, 0, 0, 0, 502, 'Sanctity Aura', '', 'Increases Holy damage done by party members within $a1 yards by $s1%. Players may only have one Aura on them per Paladin at any one time.', 'Increases Holy damage done by $s1%.', 0, 0, 0, 1, 1, 1), (20219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Gnomish Engineer', '', 'Allows an engineer to make fantastic, yet unreliable gnomish devices.', '', 0, 0, 0, 1, 1, 1), (20220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20219, 0, 0, 0, 0, 0, 333, 'Gnomish Engineering', '', '', '', 0, 0, 0, 1, 1, 1), (20221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20222, 0, 0, 0, 0, 0, 333, 'Goblin Engineering', '', '', '', 0, 0, 0, 1, 1, 1), (20222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Goblin Engineer', '', 'Allows an engineer to make lethal goblin devices.', '', 0, 0, 0, 1, 1, 1), (20223, 0, 1, 0, 1, 0, 0, 101, 0, 62, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Magic Reflection', '', 'Causes an ally to reflect $s1% of harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (20224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Improved Seal of Righteousness', 'Rank 1', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by $s1%.', '', 0, 0, 0, 1, 1, 0), (20225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Improved Seal of Righteousness', 'Rank 2', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by $s1%.', '', 0, 0, 0, 1, 1, 0), (20228, 290, 0, 0, 1, 0, 0, 101, 0, 62, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 1, 0, 1387, 199, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts $s1 Fire damage to an enemy and scorches the target for an additional $s2 damage every $t2 sec. for $d.', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20229, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 113, 1, 0, 693, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Inflicts $s1 Fire damage to nearby enemies and reduces their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20230, 132, 0, 0, 1, 0, 0, 100, 30, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Retaliation', '', 'Instantly counterattack any enemy that strikes you in melee for $d. Melee attacks made from behind cannot be counterattacked. A maximum of $n attacks will cause retaliation.', 'Counterattacking all melee attacks.', 0, 0, 0, 1, 1, 1), (20233, 0, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 1', 'Gives the target of your Lay on Hands spell a $20233s1% bonus to their armor value from items for $20233d. In addition, the cooldown for your Lay on Hands spell is reduced by $/60000;s2 min.', 'Armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (20234, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -600001, 0, 0, 0, 0, 42, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 11, 0, 20233, 0, 0, 0, 0, 0, 79, 'Improved Lay on Hands', 'Rank 1', 'Gives the target of your Lay on Hands spell a $20233s1% bonus to their armor value from items for $20233d. In addition, the cooldown for your Lay on Hands spell is reduced by $/60000;s2 min.', '', 0, 0, 0, 1, 1, 0), (20235, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1200001, 0, 0, 0, 0, 42, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 11, 0, 20236, 0, 0, 0, 0, 0, 79, 'Improved Lay on Hands', 'Rank 2', 'Gives the target of your Lay on Hands spell a $20236s1% bonus to their armor value from items for $20236d. In addition, the cooldown for your Lay on Hands spell is reduced by $/60000;s2 min.', '', 0, 0, 0, 1, 1, 0), (20236, 0, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 2', 'Gives the target of your Lay on Hands spell a $20236s1% bonus to their armor value from items for $20236d. In addition, the cooldown for your Lay on Hands spell is reduced by $/60000;s2 min.', 'Armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (20237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Healing Light', 'Rank 1', 'Increases the amount healed by your Holy Light and Flash of Light spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Healing Light', 'Rank 2', 'Increases the amount healed by your Holy Light and Flash of Light spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Healing Light', 'Rank 3', 'Increases the amount healed by your Holy Light and Flash of Light spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (20240, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Retaliation', '', 'Designer note: This costs 1 rage to prevent its damage from generating rage.', '', 0, 0, 0, 1, 1, 1), (20243, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Devastate', 'Rank 1', 'Sunder the target\'s armor causing the Sunder Armor effect. In addition, causes $s2% of weapon damage plus $s3 for each application of Sunder Armor on the target. The Sunder Armor effect can stack up to $u times.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (20244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Improved Blessing of Wisdom', 'Rank 1', 'Increases the effect of your Blessing of Wisdom spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (20245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Improved Blessing of Wisdom', 'Rank 2', 'Increases the effect of your Blessing of Wisdom spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (20249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Improved Flash of Light', 'Rank 1', 'Increases the critical effect chance of your Flash of Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Improved Flash of Light', 'Rank 2', 'Increases the critical effect chance of your Flash of Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Improved Flash of Light', 'Rank 3', 'Increases the critical effect chance of your Flash of Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20252, 1158, 0, 0, 1, 0, 0, 0, 0, 30, 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20253, 0, 0, 0, 0, 516, 'Intercept', 'Rank 1', 'Charge an enemy, causing $20253s2 damage and stunning it for $20253d.', '', 0, 0, 0, 1, 1, 1), (20253, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 1', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (20254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, -11, -11, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 23, 0, 0, 0, 0, 0, 0, 1487, 'Improved Concentration Aura', 'Rank 1', 'Increases the effect of your Concentration Aura by an additional $s1% and reduces the duration of any Silence or Interrupt effect used against an affected group member by $s2%. The duration reduction does not stack with any other effects.', '', 0, 0, 0, 1, 1, 1), (20255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, -21, -21, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 23, 0, 0, 0, 0, 0, 0, 1487, 'Improved Concentration Aura', 'Rank 2', 'Increases the effect of your Concentration Aura by an additional $s1% and reduces the duration of any Silence or Interrupt effect used against an affected group member by $s2%. The duration reduction does not stack with any other effects.', '', 0, 0, 0, 1, 1, 1), (20256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, -31, -31, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 23, 0, 0, 0, 0, 0, 0, 1487, 'Improved Concentration Aura', 'Rank 3', 'Increases the effect of your Concentration Aura by an additional $s1% and reduces the duration of any Silence or Interrupt effect used against an affected group member by $s2%. The duration reduction does not stack with any other effects.', '', 0, 0, 0, 1, 1, 1), (20257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Divine Intellect', 'Rank 1', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 0, 0), (20258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Divine Intellect', 'Rank 2', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 0, 0), (20259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Divine Intellect', 'Rank 3', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 0, 0), (20260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Divine Intellect', 'Rank 4', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 0, 0), (20261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Divine Intellect', 'Rank 5', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 0, 0), (20262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Divine Strength', 'Rank 1', 'Increases your total Strength by $s1%.', '', 0, 0, 0, 1, 0, 0), (20263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Divine Strength', 'Rank 2', 'Increases your total Strength by $s1%.', '', 0, 0, 0, 1, 0, 0), (20264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Divine Strength', 'Rank 3', 'Increases your total Strength by $s1%.', '', 0, 0, 0, 1, 0, 0), (20265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Divine Strength', 'Rank 4', 'Increases your total Strength by $s1%.', '', 0, 0, 0, 1, 0, 0), (20266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Divine Strength', 'Rank 5', 'Increases your total Strength by $s1%.', '', 0, 0, 0, 1, 0, 0), (20267, 0, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (20268, 0, 0, 0, 1, 0, 0, 0, 0, 38, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (20269, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enchanted Gaea Seed', '', 'Place the Gaea seed into the Gaea dirt mound.', '', 0, 0, 0, 1, 1, 1), (20270, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7799, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 2', 'Teaches Imp Firebolt (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20271, 0, 0, 0, 1, 10000, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Judgement', '', 'Unleashes the energy of a Seal spell upon an enemy. Refer to individual Seals for Judgement effect.', '', 5, 0, 0, 1, 1, 1), (20272, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Illumination', '', 'After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a chance to gain mana equal to a percentage of the base cost of the spell.', '', 0, 0, 0, 1, 1, 1), (20274, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capturing Termites', '', 'Helps gather termites from a termite mound in Eastern Plaguelands.', '', 0, 0, 0, 1, 1, 1), (20276, 0, 0, 12, 1, 0, 0, 101, 0, 62, 39, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 75, 0, 0, 462, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy and its nearest allies, stunning them for $d. Affects up to $x1 targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (20277, 0, 0, 12, 1, 0, 0, 101, 0, 62, 35, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Fist of Ragnaros', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (20279, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1097, 'Summon Player', '', 'Summons an enemy player.', '', 0, 0, 0, 1, 0, 0), (20280, 0, 0, 0, 1, 0, 0, 0, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 3, 0, 1, 24, 0, 215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (20281, 0, 0, 0, 1, 0, 0, 0, 0, 18, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 5, 0, 1, 38, 0, 351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (20282, 0, 0, 0, 1, 0, 0, 0, 0, 26, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 7, 0, 1, 56, 0, 540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 4', '', '', 0, 0, 0, 1, 0, 1), (20283, 0, 0, 0, 1, 0, 0, 0, 0, 34, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 9, 0, 1, 77, 0, 784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 5', '', '', 0, 0, 0, 1, 0, 1), (20284, 0, 0, 0, 1, 0, 0, 0, 0, 42, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 11, 0, 1, 101, 0, 1081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 6', '', '', 0, 0, 0, 1, 0, 1), (20285, 0, 0, 0, 1, 0, 0, 0, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 13, 0, 1, 130, 0, 1406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 7', '', '', 0, 0, 0, 1, 0, 1), (20286, 0, 0, 0, 1, 0, 0, 0, 0, 58, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 17, 0, 1, 161, 0, 1785, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 8', '', '', 0, 0, 0, 1, 0, 1), (20287, 0, 1, 0, 1, 0, 0, 100, 0, 10, 9, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 215, 0, 20279, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 2', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20280s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20288, 0, 1, 0, 1, 0, 0, 100, 0, 18, 9, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 351, 0, 20280, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 3', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20281s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20289, 0, 1, 0, 1, 0, 0, 100, 0, 26, 9, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 540, 0, 20281, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 4', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20282s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20290, 0, 1, 0, 1, 0, 0, 100, 0, 34, 9, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 784, 0, 20282, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 5', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20283s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20291, 0, 1, 0, 1, 0, 0, 100, 0, 42, 9, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 1081, 0, 20283, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 6', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20284s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20292, 0, 1, 0, 1, 0, 0, 100, 0, 50, 9, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 1406, 0, 20284, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 7', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20285s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20293, 0, 1, 0, 1, 0, 0, 100, 0, 58, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 1785, 0, 20285, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 8', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20286s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (20294, 0, 1, 0, 1, 0, 0, 101, 0, 62, 86, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 41, 81, 0, 379, 759, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Inflicts $s2 Fire damage to an enemy and scorches it for an additional $s1 damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20295, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20296, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 17, 1, 0, 98, 20, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20297, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 62, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20298, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20299, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 120, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (20300, 0, 1, 0, 1, 0, 0, 0, 0, 22, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 57, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 3', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (20301, 0, 1, 0, 1, 0, 0, 0, 0, 32, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 91, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 4', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (20302, 0, 1, 0, 1, 0, 0, 0, 0, 42, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 126, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 5', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (20303, 0, 1, 0, 1, 0, 0, 0, 0, 52, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 160, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 6', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (20305, 0, 1, 0, 1, 0, 0, 0, 0, 22, 9, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 107, 39, 20299, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 3', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20300d, increasing Holy damage taken by up to $20300s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (20306, 0, 1, 0, 1, 0, 0, 0, 0, 32, 9, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 166, 39, 20300, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 4', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20301d, increasing Holy damage taken by up to $20301s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (20307, 0, 1, 0, 1, 0, 0, 0, 0, 42, 9, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 253, 39, 20301, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 5', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20302d, increasing Holy damage taken by up to $20302s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (20308, 0, 1, 0, 1, 0, 0, 0, 0, 52, 9, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 351, 39, 20302, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 6', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20303d, increasing Holy damage taken by up to $20303s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (20310, 0, 0, 12, 1, 0, 0, 0, 0, 50, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Stun', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (20311, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Player', '', '', '', 0, 0, 0, 1, 0, 0), (20312, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7800, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 3', 'Teaches Imp Firebolt (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20313, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7801, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 4', 'Teaches Imp Firebolt (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20314, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7802, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 5', 'Teaches Imp Firebolt (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20315, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11762, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 6', 'Teaches Imp Firebolt (Rank 6).', '', 0, 0, 0, 1, 1, 1), (20316, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11763, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 7', 'Teaches Imp Firebolt (Rank 7).', '', 0, 0, 0, 1, 1, 1), (20317, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7809, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 2', 'Teaches Voidwalker Torment (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20318, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7804, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 2', 'Teaches Imp Blood Pact (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20319, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7805, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 3', 'Teaches Imp Blood Pact (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20320, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11766, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 4', 'Teaches Imp Blood Pact (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20321, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11767, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 5', 'Teaches Imp Blood Pact (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20322, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2947, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 1', 'Teaches Imp Fire Shield (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20323, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8316, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 2', 'Teaches Imp Fire Shield (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20324, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8317, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 3', 'Teaches Imp Fire Shield (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20326, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11770, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 4', 'Teaches Imp Fire Shield (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20327, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11771, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 5', 'Teaches Imp Fire Shield (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20329, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4511, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', 'Teaches Imp Phase Shift.', '', 0, 0, 0, 1, 1, 1), (20330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Improved Seal of Righteousness', 'Rank 3', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by $s1%.', '', 0, 0, 0, 1, 1, 0), (20331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Improved Seal of Righteousness', 'Rank 4', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by $s1%.', '', 0, 0, 0, 1, 1, 0), (20332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Improved Seal of Righteousness', 'Rank 5', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by $s1%.', '', 0, 0, 0, 1, 1, 0), (20333, 0, 0, 0, 1, 0, 0, 0, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 2', '', '', 0, 0, 0, 1, 1, 0), (20334, 0, 0, 0, 1, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 3', '', '', 0, 0, 0, 1, 1, 0), (20335, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Improved Seal of the Crusader', 'Rank 1', 'In addition to the normal effect, your Judgement of the Crusader spell will also increase the critical strike chance of all attacks made against that target by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (20336, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Improved Seal of the Crusader', 'Rank 2', 'In addition to the normal effect, your Judgement of the Crusader spell will also increase the critical strike chance of all attacks made against that target by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (20337, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Improved Seal of the Crusader', 'Rank 3', 'In addition to the normal effect, your Judgement of the Crusader spell will also increase the critical strike chance of all attacks made against that target by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (20340, 0, 0, 0, 1, 0, 0, 0, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 4', '', '', 0, 0, 0, 1, 1, 0), (20341, 0, 0, 0, 1, 0, 0, 0, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (20342, 0, 0, 0, 1, 0, 0, 0, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (20343, 0, 0, 0, 1, 0, 0, 0, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (20344, 0, 1, 0, 1, 0, 0, 50, 0, 40, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5373, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 2', '', 'Melee attacks made against you have a chance of causing the attacker to be healed for $20341s1.', 0, 0, 0, 1, 1, 1), (20345, 0, 1, 0, 1, 0, 0, 50, 0, 50, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5373, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 3', '', 'Melee attacks made against you have a chance of causing the attacker to be healed for $20342s1.', 0, 0, 0, 1, 1, 1), (20346, 0, 1, 0, 1, 0, 0, 50, 0, 60, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5373, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 4', '', 'Melee attacks made against you have a chance of causing the attacker to be healed for $20343s1.', 0, 0, 0, 1, 1, 1), (20347, 0, 1, 0, 1, 0, 0, 100, 0, 40, 9, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20343, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20333, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 2', 'Fills the Paladin with divine light for $d, giving each melee attack a chance to heal the Paladin for $20333s1. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20344d, granting melee attacks made against the judged enemy a chance of healing the attacker for $20341s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to heal you for $20333s1.', 0, 0, 0, 1, 1, 1), (20348, 0, 1, 0, 1, 0, 0, 100, 0, 50, 9, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20344, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20334, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 3', 'Fills the Paladin with divine light for $d, giving each melee attack a chance to heal the Paladin for $20334s1. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20345d, granting melee attacks made against the judged enemy a chance of healing the attacker for $20342s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to heal you for $20334s1.', 0, 0, 0, 1, 1, 1), (20349, 0, 1, 0, 1, 0, 0, 100, 0, 60, 9, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20345, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20340, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 4', 'Fills the Paladin with divine light for $d, giving each melee attack a chance to heal the Paladin for $20340s1. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20346d, granting melee attacks made against the judged enemy a chance of healing the attacker for $20343s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to heal you for $20340s1.', 0, 0, 0, 1, 1, 1), (20350, 0, 0, 0, 1, 0, 0, 0, 0, 48, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 2', '', '', 0, 0, 0, 1, 1, 0), (20351, 0, 0, 0, 1, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 3', '', '', 0, 0, 0, 1, 1, 0), (20352, 0, 0, 0, 1, 0, 0, 0, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (20353, 0, 0, 0, 1, 0, 0, 0, 0, 58, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (20354, 0, 1, 0, 1, 0, 0, 50, 0, 48, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1826, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 2', '', 'Attacks and spells used against you have a chance of restoring $20352s1 of the attacker\'s mana.', 0, 0, 0, 1, 1, 1), (20355, 0, 1, 0, 1, 0, 0, 50, 0, 58, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1826, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 3', '', 'Attacks and spells used against you have a chance of restoring $20353s1 of the attacker\'s mana.', 0, 0, 0, 1, 1, 1), (20356, 0, 1, 0, 1, 0, 0, 100, 0, 48, 9, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20353, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20350, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 2', 'Fills the Paladin with divine wisdom for $d, giving each melee attack a chance to restore $20350s1 of the Paladin\'s mana. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20354d, granting attacks and spells used against the judged enemy a chance to restore $20352s1 mana to the attacker. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to restore $20350s1 mana.', 0, 0, 0, 1, 1, 1), (20357, 0, 1, 0, 1, 0, 0, 100, 0, 58, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20354, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20351, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 3', 'Fills the Paladin with divine wisdom for $d, giving each melee attack a chance to restore $20351s1 of the Paladin\'s mana. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20355d, granting attacks and spells used against the judged enemy a chance to restore $20353s1 mana to the attacker. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to restore $20351s1 mana.', 0, 0, 0, 1, 1, 1), (20358, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Windsor Reading Tablets DND', '', '', '', 0, 0, 0, 1, 0, 0), (20359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Sanctified Light', 'Rank 1', 'Increases the critical effect chance of your Holy Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Sanctified Light', 'Rank 2', 'Increases the critical effect chance of your Holy Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Sanctified Light', 'Rank 3', 'Increases the critical effect chance of your Holy Light spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (20364, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bury Samuel\'s Remains', '', 'Bury at Marla\'s Grave.', '', 0, 0, 0, 1, 1, 1), (20367, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Tag: Purple Cloud', '', '', '', 0, 0, 0, 1, 1, 0), (20368, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Tag: Red Skulls', '', '', '', 0, 0, 0, 1, 1, 0), (20369, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Tag: Purple Ball', '', '', '', 0, 0, 0, 1, 1, 0), (20370, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Tag: Red Glow', '', '', '', 0, 0, 0, 1, 1, 0), (20371, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Tag: Green Glow', '', '', '', 0, 0, 0, 1, 1, 0), (20372, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Tag: Hearts', '', '', '', 0, 0, 0, 1, 1, 0), (20373, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Tag: Sleep', '', '', '', 0, 0, 0, 1, 1, 0), (20374, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Tag: Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (20375, 0, 1, 0, 1, 0, 0, 100, 0, 20, 9, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20424, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 1', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;20467s1 Holy damage, $20467s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (20376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Frost Cost', '', '', '', 0, 0, 0, 1, 0, 0), (20377, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7810, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 3', 'Teaches Voidwalker Torment (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20378, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7811, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 4', 'Teaches Voidwalker Torment (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20379, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11774, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 5', 'Teaches Voidwalker Torment (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20380, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11775, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 6', 'Teaches Voidwalker Torment (Rank 6).', '', 0, 0, 0, 1, 1, 1), (20381, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7812, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 1', 'Teaches Voidwalker Sacrifice (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20382, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19438, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 2', 'Teaches Voidwalker Sacrifice (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20383, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19440, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 3', 'Teaches Voidwalker Sacrifice (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20384, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19441, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 4', 'Teaches Voidwalker Sacrifice (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20385, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19442, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 5', 'Teaches Voidwalker Sacrifice (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20386, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19443, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 6', 'Teaches Voidwalker Sacrifice (Rank 6).', '', 0, 0, 0, 1, 1, 1), (20387, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17767, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 1', 'Teaches Voidwalker Consume Shadows (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20388, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17850, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 2', 'Teaches Voidwalker Consume Shadows (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20389, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17851, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 3', 'Teaches Voidwalker Consume Shadows (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20390, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17852, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 4', 'Teaches Voidwalker Consume Shadows (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20391, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17853, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 5', 'Teaches Voidwalker Consume Shadows (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20392, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17854, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 6', 'Teaches Voidwalker Consume Shadows (Rank 6).', '', 0, 0, 0, 1, 1, 1), (20393, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17735, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 1', 'Teaches Voidwalker Suffering (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20394, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17750, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 2', 'Teaches Voidwalker Suffering (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20395, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17751, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 3', 'Teaches Voidwalker Suffering (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20396, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17752, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 4', 'Teaches Voidwalker Suffering (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20397, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6307, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 1', 'Teaches Imp Blood Pact (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20398, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7815, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 2', 'Teaches Succubus Lash of Pain (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20399, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7816, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 3', 'Teaches Succubus Lash of Pain (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20400, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11778, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 4', 'Teaches Succubus Lash of Pain (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20401, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11779, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 5', 'Teaches Succubus Lash of Pain (Rank 5).', '', 0, 0, 0, 1, 1, 1), (20402, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11780, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 6', 'Teaches Succubus Lash of Pain (Rank 6).', '', 0, 0, 0, 1, 1, 1), (20403, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6360, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 1', 'Teaches Succubus Soothing Kiss (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20404, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7813, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 2', 'Teaches Succubus Soothing Kiss (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20405, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11784, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 3', 'Teaches Succubus Soothing Kiss (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20406, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11785, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 4', 'Teaches Succubus Soothing Kiss (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20407, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6358, 0, 0, 0, 0, 0, 48, 'Seduction', '', 'Teaches Succubus Seduction.', '', 0, 0, 0, 1, 1, 1), (20408, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7870, 0, 0, 0, 0, 0, 48, 'Lesser Invisibility', '', 'Teaches Succubus Lesser Invisibility.', '', 0, 0, 0, 1, 1, 1), (20410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Tag: Clear', '', '', '', 0, 0, 0, 1, 1, 0), (20420, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20424, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Seal of Command', '', '', '', 0, 0, 0, 1, 1, 0), (20425, 0, 1, 0, 1, 0, 0, 100, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 20466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (20426, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19731, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 2', 'Teaches Felhunter Devour Magic (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20427, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19734, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 3', 'Teaches Felhunter Devour Magic (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20428, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19736, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 4', 'Teaches Felhunter Devour Magic (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20429, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19478, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 1', 'Teaches Felhunter Tainted Blood (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20430, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19655, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 2', 'Teaches Felhunter Tainted Blood (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20431, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19656, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 3', 'Teaches Felhunter Tainted Blood (Rank 3).', '', 0, 0, 0, 1, 1, 1), (20432, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19660, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 4', 'Teaches Felhunter Tainted Blood (Rank 4).', '', 0, 0, 0, 1, 1, 1), (20433, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19244, 0, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 1', 'Teaches Felhunter Spell Lock (Rank 1).', '', 0, 0, 0, 1, 1, 1), (20434, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19647, 0, 0, 0, 0, 0, 77, 'Spell Lock', 'Rank 2', 'Teaches Felhunter Spell Lock (Rank 2).', '', 0, 0, 0, 1, 1, 1), (20435, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19480, 0, 0, 0, 0, 0, 91, 'Paranoia', '', 'Teaches Felhunter Paranoia.', '', 0, 0, 0, 1, 1, 1), (20436, 0, 0, 0, 5, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 'Drunken Pit Crew', '', '', '', 0, 0, 0, 1, 0, 0), (20449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 0), (20463, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 127, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (20464, 0, 0, 0, 1, 0, 0, 101, 0, 20, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 6412, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (20465, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Windsor Death DND', '', '', '', 0, 0, 0, 1, 0, 0), (20466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lady Prestor Despawns DND', '', '', '', 0, 0, 0, 1, 1, 1), (20467, 0, 0, 0, 1, 0, 0, 0, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (20468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, -3, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 12, 0, 0, 0, 0, 0, 0, 0, 301, 'Improved Righteous Fury', 'Rank 1', 'While Righteous Fury is active, all damage taken is reduced by $s2% and increases the amount of threat generated by your Righteous Fury spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (20469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, -5, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 12, 0, 0, 0, 0, 0, 0, 0, 301, 'Improved Righteous Fury', 'Rank 2', 'While Righteous Fury is active, all damage taken is reduced by $s2% and increases the amount of threat generated by your Righteous Fury spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (20470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -7, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 12, 0, 0, 0, 0, 0, 0, 0, 301, 'Improved Righteous Fury', 'Rank 3', 'While Righteous Fury is active, all damage taken is reduced by $s2% and increases the amount of threat generated by your Righteous Fury spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (20473, 892, 0, 0, 1, 0, 0, 101, 0, 40, 0, 335, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 1', 'Blasts the target with Holy energy, causing $25912s1 Holy damage to an enemy, or $25914s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (20474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Lava Bomb', '', 'Throws a Lava Bomb at an enemy, inflicting $19428o1 Fire damage over $19428d.', '', 0, 0, 0, 1, 1, 0), (20475, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20476, 0, 0, 0, 0, 0, 1646, 'Living Bomb', '', 'Throws a bomb at an enemy. After $t1 sec., the bomb explodes, inflicting $20476s1 Fire damage to the target and its nearby allies.', '$20476s1 Fire damage inflicted to nearby allies after $t1 sec.', 0, 0, 0, 1, 1, 0), (20476, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 35, 0, 3199, 332, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (20477, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Player', '', '', '', 0, 0, 0, 1, 0, 0), (20478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 25, 26, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20479, 0, 0, 0, 0, 0, 37, 'Armageddon', '', '', 'Unable to move, attack, or cast spells.', 0, 0, 0, 1, 1, 1), (20479, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 1, 801, 0, 0, 7599, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 0), (20480, 0, 0, 0, 22, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (20481, 0, 0, 0, 1, 0, 0, 0, 0, 62, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1151, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Garr Armor Debuff', '', '', '', 0, 0, 0, 1, 0, 0), (20483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 1, 351, 26, 0, 3324, 199, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 1137, 'Massive Eruption', '', '', '', 0, 0, 0, 1, 1, 1), (20484, 26, 0, 0, 5, 0, 0, 0, 0, 20, 0, 0, 4, 0, 0, 17034, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 700, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 1', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (20487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Improved Hammer of Justice', 'Rank 1', 'Decreases the cooldown of your Hammer of Justice spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (20488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Improved Hammer of Justice', 'Rank 2', 'Decreases the cooldown of your Hammer of Justice spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (20489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -15001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Improved Hammer of Justice', 'Rank 3', 'Decreases the cooldown of your Hammer of Justice spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (20496, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194304, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Improved Cleave', 'Rank 3', 'Increases the bonus damage done by your Cleave ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (20500, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23690, 0, 0, 0, 0, 0, 1465, 'Improved Berserker Rage', 'Rank 1', 'The Berserker Rage ability will generate $/10;23690s1 rage when used.', '', 0, 0, 0, 1, 0, 0), (20501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23691, 0, 0, 0, 0, 0, 1465, 'Improved Berserker Rage', 'Rank 2', 'The Berserker Rage ability will generate $/10;23691s1 rage when used.', '', 0, 0, 0, 1, 0, 0), (20502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Improved Execute', 'Rank 1', 'Reduces the rage cost of your Execute ability by $/10;s1.', '', 0, 0, 0, 1, 0, 0), (20503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536870912, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Improved Execute', 'Rank 2', 'Reduces the rage cost of your Execute ability by $/10;s1.', '', 0, 0, 0, 1, 0, 0), (20504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2, -26, 0, 0, 0, 0, 248, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 1976, 'Weapon Mastery', 'Rank 1', 'Reduces the chance for your attacks to be dodged by $s1% and reduces the duration of all Disarm effects used against you by $s2%. This does not stack with other Disarm duration reducing effects.', '', 0, 0, 0, 1, 1, 1), (20505, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -51, 0, 0, 0, 0, 248, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 1976, 'Weapon Mastery', 'Rank 2', 'Reduces the chance for your attacks to be dodged by $s1% and reduces the duration of all Disarm effects used against you by $s2%. This does not stack with other Disarm duration reducing effects.', '', 0, 0, 0, 1, 1, 1), (20506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12806, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Magmakin', '', 'Summons $s1 Magmakin to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (20508, 0, 0, 0, 1, 0, 0, 101, 0, 20, 37, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting $20527s3 Fire damage to the target and any other nearby enemies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (20509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'TEST AVATAR', '', '', '', 0, 0, 0, 1, 1, 1), (20510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TEST AVATAR FORM', '', '', '', 0, 0, 0, 1, 0, 0), (20511, 0, 0, 5, 1, 0, 0, 0, 0, 20, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Intimidating Shout', '', '', 'Cowering in fear.', 0, 0, 0, 1, 1, 1), (20512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 12, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Creeping Plague', '', '', '$s1 nature damage inflicted every $t1 seconds', 0, 0, 0, 1, 0, 0), (20513, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 16, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5088, 0, 0, 0, 0, 0, 0, 0, 1, 'Enchanted Resonite Crystal', '', 'Smash enchanted Resonite Crystal into Resonite Cask.', '', 0, 0, 0, 1, 1, 1), (20514, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12819, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ruul Snowhoof Shapechange (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (20527, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 98, 2, 0, 21, 375, 0, 189, 1312, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 457, 'Eruption', '', '', '', 0, 0, 0, 1, 1, 1), (20528, 0, 0, 0, 50, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mor\'rogal Enchant', '', 'Mor\'rogal Conjure\'s Resonite Crystals', '', 0, 0, 0, 1, 1, 0), (20529, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16645, 16646, 16647, 16648, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Chapter 1', '', 'Bind pages 1-4 into Chapter 1 of the Shredder Operating Manual.', '', 0, 0, 0, 1, 0, 0), (20530, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16649, 16650, 16651, 16652, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Chapter 2', '', 'Bind pages 5-8 into Chapter 2 of the Shredder Operating Manual.', '', 0, 0, 0, 1, 0, 0), (20531, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16653, 16654, 16655, 16656, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16644, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Chapter 3', '', 'Bind pages 9-12 into Chapter 3 of the Shredder Operating Manual.', '', 0, 0, 0, 1, 0, 0), (20532, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Intense Heat', '', '', '', 0, 0, 0, 1, 0, 0), (20533, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 75, 0, 0, 712, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Intense Heat', '', '', '', 0, 0, 0, 1, 1, 1), (20534, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', 'Teleports an enemy into the midst of burning coals.', '', 0, 0, 0, 1, 1, 0), (20535, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20536, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20537, 88, 0, 26, 1, 0, 0, 101, 0, 24, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (20539, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Bite', '', 'Drains $s1 health from an enemy, healing the caster for up to twice that amount.', '', 0, 0, 0, 1, 1, 1), (20540, 0, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -51, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Ashenvale Outrunner Sneak', 'Rank 1', 'Puts the caster in stealth mode, but slows its movement by $s2%. Lasts until cancelled.', 'Stealthed.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (20541, 0, 0, 0, 1, 0, 0, 101, 0, 62, 407, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 0, 31, 0, 0, 284, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 534, 'Fetch!', '', '', '', 0, 0, 0, 1, 1, 0), (20542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 99, 0, 10, 10, 0, 3, 14, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 141, 'Static Conduit', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. and increases the Nature damage they take by $s2 for $d.', '$s1 Nature damage inflicted every $t1 sec.\nNature damage taken is increased by $s2.', 0, 0, 0, 1, 1, 0), (20543, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20545, 0, 1, 0, 1, 10000, 0, 25, 20, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (20547, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20476, 0, 0, 0, 0, 0, 1646, 'Fun Bomb', '', '', '$20476s1 Fire damage inflicted to nearby allies after $t1 sec.', 0, 0, 0, 1, 1, 0), (20549, 0, 0, 12, 3, 120000, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'War Stomp', 'Racial', 'Stuns up to $i enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 5, 1, 1, 1), (20550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Endurance', 'Racial Passive', 'Total Health increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Resistance', 'Racial Passive', 'Nature Resistance increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 1626, 'Cultivation', 'Racial Passive', 'Herbalism skill increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20553, 0, 0, 0, 1, 0, 0, 101, 0, 62, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 49, 19, 10, 10, 10, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Golemagg\'s Trust', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (20554, 0, 0, 0, 1, 180000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'Berserking', 'Racial', 'Increases your casting and attack speed by $26635m1% to $26635M1%. At full health the speed increase is $26635m1% with a greater effect up to $26635M1% if you are badly hurt when you activate Berserking. Lasts $26635d.', '', 6, 0, 0, 1, 1, 1), (20555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 88, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Regeneration', 'Racial Passive', 'Health regeneration rate increased by $s1%. $s2% of total Health regeneration may continue during combat.', '', 0, 0, 0, 1, 1, 0), (20557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1653, 'Beast Slaying', 'Racial Passive', 'Damage dealt versus Beasts increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1650, 'Throwing Specialization', 'Racial Passive', 'Your chance to critically hit with Throwing Weapons is increased by $s1%.', '', 0, 0, 0, 1, 1, 1), (20559, 40, 0, 0, 1, 0, 0, 101, 0, 46, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 70, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 4', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (20560, 40, 0, 0, 1, 0, 0, 101, 0, 56, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 92, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 5', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (20564, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 481, 1, 0, 2159, 599, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Elemental Fire', '', '', '$o2 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 0), (20565, 19, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 5999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Magma Blast', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 0, 0), (20566, 19, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 51, 0, 999, 399, 0, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 816, 'Wrath of Ragnaros', '', 'Inflicts $s1 Fire damage to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (20567, 0, 0, 0, 1, 0, 0, 101, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Ragnaros Submerge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (20568, 19, 0, 0, 25, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Ragnaros Emerge', '', '', '', 0, 0, 0, 1, 0, 0), (20569, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 5', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (20570, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Superheated Flames', '', '', '$s1 Fire damage inflicted to melee attackers.', 0, 0, 0, 1, 0, 0), (20572, 0, 0, 0, 1, 120000, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1662, 'Blood Fury', 'Racial', 'Increases attack power by $s1, but reduces healing effects on you by $23230s1%. Lasts $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (20573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1652, 'Hardiness', 'Racial Passive', 'Chance to resist Stun effects increased by an additional $s1%.', '', 0, 0, 0, 1, 1, 0), (20574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1628, 'Axe Specialization', 'Racial Passive', 'Expertise with Axes and Two-Handed Axes increased by $s1.', '', 0, 0, 0, 1, 1, 1), (20575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Command', 'Racial Passive', 'Damage dealt by Hunter and Warlock pets increased by $s1%.', '', 0, 0, 0, 1, 1, 0), (20576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Command', 'Racial Passive', 'Damage dealt by Hunter and Warlock pets increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20577, 0, 0, 0, 1, 120000, 0, 100, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Cannibalize', 'Racial', 'When activated, regenerates $20578s1% of total health every $20578t1 sec for $20578d. Only works on Humanoid or Undead corpses within $a1 yds. Any movement, action, or damage taken while Cannibalizing will cancel the effect.', '', 0, 0, 0, 1, 0, 0), (20578, 0, 0, 0, 1, 0, 15374, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Cannibalize', '', '', 'Regenerate $s1% of total health every $t1 seconds.', 0, 0, 0, 1, 1, 0), (20579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Shadow Resistance', 'Racial Passive', 'Shadow Resistance increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20580, 871, 5, 0, 1, 0, 0, 0, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Shadowmeld', 'Racial', 'Activate to slip into the shadows, reducing the chance for enemies to detect your presence. Lasts until cancelled or upon moving. Night Elf Rogues and Druids with Shadowmeld are more difficult to detect while stealthed or prowling.', 'Shadowmelded.', 0, 0, 0, 1, 1, 1), (20582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 'Quickness', 'Racial Passive', 'Dodge chance increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Resistance', 'Racial Passive', 'Nature Resistance increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, -1, 0, 0, 0, 31, 58, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12861, 0, 0, 0, 0, 0, 0, 252, 'Ghost', '', '', 'Move to the location of your corpse or speak with a spirit healer to be revived.', 0, 0, 0, 1, 1, 1), (20585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Wisp Spirit', 'Racial Passive', 'Transform into a wisp upon death, increasing speed by $20584s1%.', '', 0, 0, 0, 1, 0, 0), (20586, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windreaper', '', 'Inflicts Nature damage every $t1 sec for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, -6, 9, 0, 0, 0, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 1313, 'Ragged John\'s Neverending Cup', '', 'Increases Stamina by 10 and reduces physical damage taken by 5 for $d1. However, lowers Strength and Agility by 5 and increases magical damage taken by up to 20.', 'Powerful brew.', 0, 0, 0, 1, 1, 1), (20589, 0, 0, 0, 1, 105000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 11, 0, 0, 0, 0, 0, 0, 0, 517, 'Escape Artist', 'Racial', 'Escape the effects of any immobilization or movement speed reduction effect.', '', 0, 0, 0, 1, 1, 1), (20590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, 19, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 1313, 'Ragged John\'s Neverending Cup', '', '', '', 0, 0, 0, 1, 1, 1), (20591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1654, 'Expansive Mind', 'Racial Passive', 'Intellect increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Resistance', 'Racial Passive', 'Arcane Resistance increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 0, 353, 'Engineering Specialization', 'Racial Passive', 'Engineering skill increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20594, 0, 0, 0, 1, 180000, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -1, 0, 0, 0, 0, 101, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 93, 'Stoneform', 'Racial', 'While active, grants immunity to Bleed, Poison, and Disease effects. In addition, Armor increased by $s1%. Lasts $d.', 'Immune to Bleed, Poison, and Disease. Armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (20595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 274, 'Gun Specialization', 'Racial Passive', 'Your chance to critically hit with Guns is increased by $s1%.', '', 0, 0, 0, 1, 1, 1), (20596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance', 'Racial Passive', 'Frost resistance increased by $s1.', '', 0, 0, 0, 1, 0, 0), (20597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Sword Specialization', 'Racial Passive', 'Expertise with Swords and Two-Handed Swords increased by $s1.', '', 0, 0, 0, 1, 1, 1), (20598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1656, 'The Human Spirit', 'Racial Passive', 'Spirit increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1657, 'Diplomacy', 'Racial Passive', 'Reputation gains increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (20600, 0, 0, 0, 1, 180000, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Perception', 'Racial', 'Dramatically increases stealth detection for $d.', 'Stealth detection dramatically increased.', 0, 0, 0, 1, 0, 0), (20602, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 147, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (20603, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 739, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes nearby enemies with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20604, 99, 1, 1, 5, 0, 0, 101, 0, 10, 8, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominate Mind', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (20605, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (20606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 15', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (20607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Staff', '', 'Increases staff skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (20608, 1161, 0, 0, 1, 0, 0, 0, 0, 30, 21, 0, 1, 0, 0, 17030, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Reincarnation', 'Passive', 'Allows you to resurrect yourself upon death with $21169s1% health and mana.', '', 0, 0, 0, 1, 0, 0), (20609, 0, 0, 0, 7, 0, 0, 101, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 2', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (20610, 0, 0, 0, 7, 0, 0, 101, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 420, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 3', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (20614, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 44, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 2', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (20615, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 64, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 3', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (20616, 1158, 0, 0, 1, 0, 0, 0, 0, 42, 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20614, 0, 0, 0, 0, 516, 'Intercept', 'Rank 2', 'Charge an enemy, causing $20614s2 damage and stunning it for $20614d.', '', 0, 0, 0, 1, 1, 1), (20617, 1158, 0, 0, 1, 0, 0, 0, 0, 52, 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20615, 0, 0, 0, 0, 516, 'Intercept', 'Rank 3', 'Charge an enemy, causing $20615s2 damage and stunning it for $20615d.', '', 0, 0, 0, 1, 1, 1), (20618, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', 'Teleports an enemy into the midst of burning coals.', '', 0, 0, 0, 1, 1, 0), (20619, 43, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Magic Reflection', '', 'Causes all nearby allies to reflect $s1% of harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (20620, 0, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 67, 1, 1, 0, 29999, 249, 0, 0, 0, 0, 69, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Aegis of Ragnaros', '', 'Surrounds the caster with a shield woven of Shadow magic. The shield lasts $d., absorbs up to $s1 Physical or magical damage, and inflicts $s2 damage to melee attackers.', 'Shielded against Physical and magical damage.\n$s2 Shadow damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (20623, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 241, 0, 0, 1079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Mod Water Breathing (PT)', '', '', '', 0, 0, 0, 1, 0, 0), (20625, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Ritual of Doom Sacrifice', '', '', '', 0, 0, 0, 1, 1, 0), (20626, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7974, 2692, 1179, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Undermine Clam Chowder', '', '', '', 0, 0, 0, 1, 1, 1), (20627, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20629, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 25, 1, 1, 67, 19, -76, 0, 0, 0, 0, 3, 101, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Venom Spit', '', 'Spits poison at an enemy, inflicting harm, reducing the target\'s armor, and causing additional Nature damage every $t2 sec. for $d.', 'Reduced armor.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20630, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20631, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227, 'Furbolg Medicine Pouch', 'Rank 1', 'Restores $s1 health every $t1 sec for $d.', 'Restores $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (20647, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', '', '', '', 0, 0, 0, 1, 1, 1), (20648, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2318, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Medium Leather', '', '', '', 0, 0, 0, 1, 1, 1), (20649, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Leather', '', '', '', 0, 0, 0, 1, 1, 1), (20650, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Leather', '', '', '', 0, 0, 0, 1, 1, 1), (20654, 99, 1, 7, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 20, 20, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles nearby enemies in roots, inflicting Nature damage every $t2 sec. and immobilizing them for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20655, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2999, 999, 0, 0, 0, 0, 22, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Barkskin', '', 'Heals an ally for $s2 damage every $t2 sec. and increases its armor by $s1 for $d.', 'Armor increased by $s1.\n$s2 damage healed every $t2 sec.', 0, 0, 0, 1, 1, 0), (20656, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -121, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (20657, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20658, 0, 0, 0, 1, 0, 0, 0, 0, 32, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 2', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 0.6, 1, 1), (20660, 0, 0, 0, 1, 0, 0, 0, 0, 40, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 3', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 0.9, 1, 1), (20661, 0, 0, 0, 1, 0, 0, 0, 0, 48, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 4', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 1.2, 1, 1), (20662, 0, 0, 0, 1, 0, 0, 0, 0, 56, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 5', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 1.5, 1, 1), (20663, 0, 1, 10, 1, 0, 0, 101, 0, 20, 1, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (20664, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 175, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (20665, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 161, 1, 0, 989, 149, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (20666, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 75, 0, 29, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets and knocking them back.', '', 0, 0, 0, 1, 1, 1), (20667, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 1, 1, 1, 29, 59, -161, 9, 9, 9, 3, 0, 22, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid Breath', '', 'Shoots a cloud of acidic breath at enemies in a cone in front of the caster, reducing their armor and inflicting Nature damage every $t1 sec. for $d.', 'Reduced armor.\nNature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 299, 99, 0, 0, 0, 6, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 1, 0, 0, 0, 0, 0, 0, 210, 'Sleepwalk', '', 'Takes control of a humanoid enemy up to level $s1 for $d, increases the magical damage it deals by $s2, and increases the Physical damage it deals by $s3.', 'Charmed.\nMagical damage dealt is increased by $s2.\nPhysical damage dealt is increased by $s3.', 0, 0, 0, 1, 1, 1), (20669, 0, 1, 10, 50, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (20672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 0, 49, 0, 0, 0, 18, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Fade', '', 'Turns the caster invisible and increases its movement speed by $s3% for $d.', 'Invisible.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (20676, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 201, 0, 0, 1899, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Intense Heat', '', '', '', 0, 0, 0, 1, 1, 1), (20677, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts Physical damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (20678, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 250, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1081, 0, 0, 3059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20679, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 150, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20680, 0, 0, 0, 4, 0, 0, 101, 0, 62, 1, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 301, 0, 0, 2849, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (20681, 0, 0, 0, 1, 0, 0, 101, 0, 62, 23, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 10955, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons $s1 powerful water elementals to aid the caster.', '', 0, 0, 0, 1, 1, 1), (20682, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport', '', 'Teleports an enemy above Theramore Harbor.', '', 0, 0, 0, 1, 1, 0), (20683, 0, 1, 12, 1, 0, 0, 101, 0, 62, 28, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Highlord\'s Justice', '', 'Stuns nearby enemies, rendering them unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (20684, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (20685, 0, 0, 12, 4, 0, 0, 101, 0, 62, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 0, 0, 1424, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Storm Bolt', '', 'Throws a hammer at an enemy, inflicting $s1 Physical damage and stunning the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (20686, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 75, 0, 29, 112, 0, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (20687, 0, 0, 0, 1, 0, 31788, 101, 0, 62, 1, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 101, 0, 0, 949, 0, 0, 20, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfall', '', 'Inflicts $s1 Arcane damage to enemies in a selected area every $t1 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (20688, 0, 0, 0, 18, 0, 0, 101, 0, 62, 0, 0, 37, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Searing Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (20690, 0, 0, 0, 1, 0, 0, 101, 0, 62, 29, 375, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 51, 161, 0, 474, 1519, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Inflicts $s2 Arcane damage to an enemy, then an additional $s1 damage every $t1 sec. for $d.', '$s1 Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20691, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 0.66, 1, 1), (20692, 0, 0, 0, 16, 0, 0, 101, 0, 62, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1021, 0, 0, 2889, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20694, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 161, 0, 0, 719, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (20695, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (20696, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (20697, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps the caster in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (20698, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Hurls a bolt of lightning at an enemy, inflicting $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (20699, 99, 1, 7, 1, 0, 0, 101, 0, 62, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 35, 0, 0, 332, 0, 20, 20, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles nearby enemies in roots, inflicting $s2 Nature damage every $t2 sec. and immobilizing them for up to $d.', 'Immobilized.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18540, 0, 0, 0, 0, 0, 99, 'Ritual of Doom', '', '', '', 0, 0, 0, 1, 1, 1), (20701, 0, 1, 0, 1, 0, 0, 101, 0, 62, 29, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (20702, 0, 0, 0, 16, 0, 0, 101, 0, 62, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 5806, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Treant Allies', '', 'Summons $s1 $lTreant Ally:Treant Allies; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (20705, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20706, 0, 0, 0, 0, 0, 566, 'Power Shield 500', '', 'When the victim of a critical hit in combat, $s1% chance to be sheathed in a magical shield absorbing the next $20706s1 damage.', '', 0, 0, 0, 1, 0, 0), (20706, 56, 1, 19, 1, 0, 0, 101, 0, 42, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield 500', 'Rank 7', 'Draws on the soul of the target to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (20707, 0, 0, 0, 14, 0, 0, 0, 0, 18, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $3026s1 health and $3026q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (20708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote State Ready', '', '', '', 0, 0, 0, 1, 0, 0), (20709, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanite Skeleton Key', '', 'Allows opening of hard locks. The skeleton key is consumed in the process.', '', 0, 0, 0, 1, 1, 1), (20710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Inner Courage 20', '', '+$s1% chance to resist Fear spells and effects.', '', 0, 0, 0, 1, 1, 0), (20711, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 4, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1654, 'Spirit of Redemption', '', 'Increases total Spirit by $s2% and upon death, the priest becomes the Spirit of Redemption for $27827d. The Spirit of Redemption cannot move, attack, be attacked or targeted by any spells or effects. While in this form the priest can cast any healing spell free of cost. When the effect ends, the priest dies.', '', 0, 0, 0, 1, 1, 0), (20712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 832, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 0, 0), (20714, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote - SpellCastOmni', '', '', '', 0, 0, 0, 1, 0, 0), (20716, 0, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 23, 1, 1, 63, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (20717, 0, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 45, 1, 1, 127, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (20718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote - SpellCastDirected', '', '', '', 0, 0, 0, 1, 0, 0), (20719, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1658, 'Feline Grace', 'Passive', 'Reduces damage from falling.', '', 0, 0, 0, 1, 1, 1), (20720, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (20725, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20726, 0, 0, 0, 0, 0, 1659, 'Greater Dragon Slayer 25', '', '', '', 0, 0, 0, 1, 0, 0), (20726, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1659, 'Greater Dragon Slayer 25', '', '', '', 0, 0, 0, 1, 0, 0), (20729, 1186, 1, 0, 1, 0, 0, 101, 0, 54, 9, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 504, 'Blessing of Sacrifice', 'Rank 2', 'Places a Blessing on the party member, transfering $s1 damage taken per hit to the caster. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Transfers $s1 damage taken per hit to the paladin.', 0, 0, 0, 1, 1, 1), (20731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 15', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (20732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 15', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (20733, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Black Arrow', '', 'Curses an enemy, inflicting periodic Shadow damage over $d. If the target dies while afflicted by Black Arrow, $20734s1 $lSkeleton:Skeletons; will be summoned from the target\'s corpse.', 'Shadow damage periodically inflicted over $d.', 0, 0, 0, 1, 0, 0), (20735, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (20736, 911, 0, 0, 18, 0, 0, 101, 0, 12, 0, 20, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 1', 'Distract the target, causing threat.', '', 0, 0, 0, 1, 1, 1), (20737, 0, 0, 0, 3, 0, 0, 101, 0, 0, 41, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178205, 6721, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Karang\'s Banner', '', 'Place at the Foulweald Totem Mound.', '', 0, 0, 0, 1, 1, 0), (20739, 26, 0, 0, 5, 0, 0, 0, 0, 30, 0, 0, 4, 0, 0, 17035, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1200, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 2', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (20740, 99, 1, 1, 1, 0, 0, 101, 0, 10, 8, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Dominate Mind', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (20741, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (20742, 26, 0, 0, 5, 0, 0, 0, 0, 40, 0, 0, 4, 0, 0, 17036, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 1099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 3', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (20743, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 95, 0, 0, 9, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from nearby enemies over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (20746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178207, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Karang\'s Banner Aura', '', '', '', 0, 0, 0, 1, 0, 0), (20747, 26, 0, 0, 5, 0, 0, 0, 0, 50, 0, 0, 4, 0, 0, 17037, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 1599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 4', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (20748, 26, 0, 0, 5, 0, 0, 0, 0, 60, 0, 0, 4, 0, 0, 17038, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 2199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2800, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 5', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (20751, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (20752, 0, 0, 0, 14, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16892, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 2', 'Creates a Lesser Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20758s1 health and $20758q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (20753, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (20754, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 5, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20755, 0, 0, 0, 14, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16893, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 3', 'Creates a Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20759s1 health and $20759q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (20756, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16895, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 4', 'Creates a Greater Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20760s1 health and $20760q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (20757, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 5', 'Creates a Major Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20761s1 health and $20761q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (20758, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -751, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1200, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (20759, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -1101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (20760, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -1601, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (20761, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -2201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2800, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (20762, 0, 0, 0, 14, 0, 0, 0, 0, 30, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20758s1 health and $20758q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (20763, 0, 0, 0, 14, 0, 0, 0, 0, 40, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20759s1 health and $20759q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (20764, 0, 0, 0, 14, 0, 0, 0, 0, 50, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20760s1 health and $20760q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (20765, 0, 0, 0, 14, 0, 0, 0, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $20761s1 health and $20761q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (20770, 0, 0, 0, 7, 0, 0, 101, 0, 58, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 5', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (20772, 0, 0, 0, 7, 0, 0, 101, 0, 48, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 4', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (20773, 0, 0, 0, 7, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', 'Rank 5', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (20776, 0, 0, 0, 7, 0, 0, 101, 0, 48, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 4', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (20777, 0, 0, 0, 7, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 5', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (20782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -47, 1999, 0, 0, 0, 0, 157, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', 'Tom - Do NOT use this spell for talents. Use Passive 1 instead.', 'Damage reduced by $s1%.', 0, 0, 0, 1, 1, 1), (20783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destroy Karang\'s Banner', '', '', '', 0, 0, 0, 1, 0, 0), (20784, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19615, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Chance to proc frenzy.', 0, 0, 0, 1, 1, 1), (20786, 0, 0, 0, 1, 0, 14, 101, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20783, 0, 0, 0, 0, 0, 1601, 'Destroy Karang\'s Banner', '', '', '', 0, 0, 0, 1, 1, 1), (20787, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 20, 71, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20788, 0, 0, 26, 1, 0, 0, 101, 0, 24, 37, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell.', '', 0, 0, 0, 1, 1, 1), (20789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 8, 0, 1, 1, 0, 0, 499, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Detonate', '', '', '', 0, 0, 0, 1, 1, 1), (20790, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal an ally for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (20791, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20792, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 55, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20793, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20794, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 15, 1, 0, 86, 17, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20795, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20797, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20798, 0, 1, 0, 1, 10000, 0, 101, 0, 1, 30, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 2, 0, 0, 0, 0, 22, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Skin', '', 'Increases the caster\'s armor by $s1 and speeds its health regeneration for $d.', 'Armor increased by $s1.\nIncreased health regeneration.', 0, 0, 0, 1, 1, 1), (20800, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 15, 55, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20801, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (20802, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20804, 0, 0, 0, 32, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Triage', '', 'Use on Injured, Badly Injured, and Critically Injured Soldiers.', '', 0, 0, 0, 1, 0, 0), (20805, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20806, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 58, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20807, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20808, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20810, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', '', '', 0, 0, 0, 1, 0, 0), (20811, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20812, 22, 1, 0, 1, 0, 0, 101, 0, 1, 8, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -51, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increased the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (20813, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 15, 1, 0, 92, 19, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20814, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Collect Dire Water', '', 'Fill at the Dire Pool.', '', 0, 0, 0, 1, 0, 0), (20815, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20816, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20817, 0, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 105, 0, 0, 647, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (20818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 41, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178227, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Foulweald Totem Basket', '', 'Place at the Foulweald Totem Mound.', '', 0, 0, 0, 1, 0, 0), (20819, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 62, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20820, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (20821, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20822, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 67, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20823, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20824, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (20825, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (20826, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 19, 66, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (20827, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 17, 1, 0, 106, 21, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (20828, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 27, 0, -51, 91, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (20829, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (20830, 19, 0, 0, 16, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (20831, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (20832, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (20847, 0, 0, 0, 1, 0, 0, 1, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18946, 0, 0, 0, 0, 0, 1, 'The Lion Horn of Stormwind', '', 'When struck in combat has a 1% chance of increasing all party member\'s armor by $18946s1 for $18946d.', '', 0, 0, 0, 1, 0, 0), (20848, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 17010, 17011, 12810, 14341, 0, 0, 0, 12, 4, 4, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16980, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flarecore Mantle', '', '', '', 0, 0, 0, 1, 1, 1), (20849, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 17010, 7078, 12810, 14341, 0, 0, 0, 8, 6, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flarecore Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (20853, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17012, 17010, 17011, 14341, 0, 0, 0, 0, 20, 6, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corehound Boots', '', '', '', 0, 0, 0, 1, 1, 1), (20854, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17012, 17010, 17011, 14341, 0, 0, 0, 0, 15, 3, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Molten Helm', '', '', '', 0, 0, 0, 1, 1, 1), (20855, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 15416, 17010, 17011, 14341, 0, 0, 0, 6, 30, 4, 3, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Dragonscale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (20858, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 30', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (20864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1663, 'Mace Specialization', 'Racial Passive', 'Expertise with Maces and Two-Handed Maces increased by $s1.', '', 0, 0, 0, 1, 1, 1), (20869, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Blast', '', 'Blasts a target for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (20872, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17010, 17011, 0, 0, 0, 0, 0, 6, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16989, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fiery Chain Girdle', '', '', '', 0, 0, 0, 1, 1, 1), (20873, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17010, 17011, 0, 0, 0, 0, 0, 16, 4, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fiery Chain Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (20874, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17010, 17011, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17014, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (20875, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11009, 0, 0, 0, 0, 1513, 'Rumsey Rum', '', 'Increases Stamina by $s1 for $d and gets you drunk to boot!', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (20876, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17010, 17011, 0, 0, 0, 0, 0, 16, 4, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17013, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (20877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Beast Slaying 15', '', 'Increases attack power by $s1 when fighting Beasts.', '', 0, 0, 0, 1, 1, 1), (20882, 0, 0, 1, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 61, -44, -31, 0, 0, 0, 6, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1500, 'Enslave Demon', '', 'Enslaves the target demon, up to level $m1, forcing it to do your bidding. While enslaved, the time between the demon\'s attacks is increased by $s2% and its casting speed is slowed by $s3%. Lasts up to $d.', 'Enslaved.', 0, 0, 0, 1, 1, 1), (20883, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Arcane Blast', '', 'Blasts a target for $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (20884, 32, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23454, 0, 0, 0, 0, 0, 1460, 'Stun 1% for 1 sec', '', '$s1% chance to stun a victim struck in combat for $23454d.', '', 0, 0, 0, 1, 1, 1), (20885, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (20886, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Thorns Dmg +3', 'Rank 1', 'When struck in combat inflicts $s1 Arcane damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (20887, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Thorns Dmg +2', 'Rank 1', 'When struck in combat inflicts $s1 Arcane damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (20888, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Thorns Dmg +1', 'Rank 1', 'When struck in combat inflicts $s1 Arcane damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (20889, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Thorns Dmg +4', 'Rank 1', 'When struck in combat inflicts $s1 Arcane damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (20890, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17010, 11382, 12810, 0, 0, 0, 0, 16, 12, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Reaver', '', '', '', 0, 0, 0, 1, 1, 1), (20891, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20893, 0, 0, 0, 0, 0, 1659, 'Greater Beast Slayer 25', '', '', '', 0, 0, 0, 1, 0, 0), (20893, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1659, 'Greater Beast Slayer 25', '', '', '', 0, 0, 0, 1, 0, 0), (20895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Spirit Bond', 'Rank 2', 'While your pet is active, you and your pet will regenerate $24529s1% of total health every $24529t1 sec.', '', 0, 0, 0, 1, 1, 1), (20897, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 17011, 11382, 12810, 0, 0, 0, 0, 18, 12, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Destroyer', '', '', '', 0, 0, 0, 1, 1, 1), (20900, 2, 0, 0, 19, 0, 0, 101, 0, 28, 1, 115, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 124, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 2', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20901, 2, 0, 0, 19, 0, 0, 101, 0, 36, 1, 160, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 199, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 3', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20902, 2, 0, 0, 19, 0, 0, 101, 0, 44, 1, 210, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 329, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 4', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20903, 2, 0, 0, 19, 0, 0, 101, 0, 52, 1, 260, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 459, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 5', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20904, 2, 0, 0, 19, 0, 0, 101, 0, 60, 1, 310, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 599, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 6', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (20905, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 74, 74, 0, 11, 11, 0, 124, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Trueshot Aura', 'Rank 2', 'Increases the attack power of party members within $a1 yards by $s1. Lasts $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (20906, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 99, 99, 0, 11, 11, 0, 124, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Trueshot Aura', 'Rank 3', 'Increases the attack power of party members within $a1 yards by $s1. Lasts $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (20909, 1135, 0, 0, 1, 0, 0, 101, 0, 42, 28, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Counterattack', 'Rank 2', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1 damage and immobilizes the target for $d. Counterattack cannot be blocked, dodged, or parried.', 'Immobile.', 0, 0, 0, 1, 1, 0), (20910, 1135, 0, 0, 1, 0, 0, 101, 0, 54, 28, 85, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Counterattack', 'Rank 3', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1 damage and immobilizes the target for $d. Counterattack cannot be blocked, dodged, or parried.', 'Immobile.', 0, 0, 0, 1, 1, 0), (20911, 0, 1, 0, 1, 0, 0, 100, 0, 30, 6, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 13, 0, 0, 0, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Blessing of Sanctuary', 'Rank 1', 'Places a Blessing on the friendly target, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (20912, 0, 1, 0, 1, 0, 0, 100, 0, 40, 6, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -15, 20, 0, 0, 0, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Blessing of Sanctuary', 'Rank 2', 'Places a Blessing on the friendly target, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (20913, 0, 1, 0, 1, 0, 0, 100, 0, 50, 6, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -20, 27, 0, 0, 0, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Blessing of Sanctuary', 'Rank 3', 'Places a Blessing on the friendly target, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (20914, 0, 1, 0, 1, 0, 0, 100, 0, 60, 6, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -25, 34, 0, 0, 0, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Blessing of Sanctuary', 'Rank 4', 'Places a Blessing on the friendly target, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (20915, 0, 1, 0, 1, 0, 0, 100, 0, 30, 9, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20961, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 2', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;20963s1 Holy damage, $20963s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (20916, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8365, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mithril Headed Trout', '', '', '', 0, 0, 0, 1, 1, 1), (20918, 0, 1, 0, 1, 0, 0, 100, 0, 40, 9, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20960, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 3', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;20964s1 Holy damage, $20964s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (20919, 0, 1, 0, 1, 0, 0, 100, 0, 50, 9, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20966, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 4', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;20965s1 Holy damage, $20965s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (20920, 0, 1, 0, 1, 0, 0, 100, 0, 60, 9, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 20967, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 5', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;20966s1 Holy damage, $20966s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (20922, 932, 0, 0, 1, 0, 0, 101, 0, 40, 31, 290, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 23, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 3', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (20923, 932, 0, 0, 1, 0, 0, 101, 0, 50, 31, 390, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 34, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 4', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (20924, 932, 0, 0, 1, 0, 0, 101, 0, 60, 31, 505, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 47, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 5', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (20925, 931, 1, 0, 1, 0, 0, 100, 4, 40, 1, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 29, 58, 0, 0, 0, 0, 51, 43, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', 'Rank 1', 'Increases chance to block by $s1% for $d and deals $s2 Holy damage for each attack blocked while active. Damage caused by Holy Shield causes 35% additional threat. Each block expends a charge. $n charges.', 'Block chance increased by $s1%. $s2 Holy damage dealt to attacker when blocked. Damage caused by Holy Shield causes 35% additional threat. $n charges.', 0, 0, 0, 1, 1, 1), (20927, 931, 1, 0, 1, 0, 0, 100, 4, 50, 1, 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 29, 85, 0, 0, 0, 0, 51, 43, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', 'Rank 2', 'Increases chance to block by $s1% for $d and deals $s2 Holy damage for each attack blocked while active. Damage caused by Holy Shield causes 35% additional threat. Each block expends a charge. $n charges.', 'Block chance increased by $s1%. $s2 Holy damage dealt to attacker when blocked. Damage caused by Holy Shield causes 35% additional threat. $n charges.', 0, 0, 0, 1, 1, 1), (20928, 931, 1, 0, 1, 0, 0, 100, 4, 60, 1, 215, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 29, 116, 0, 0, 0, 0, 51, 43, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', 'Rank 3', 'Increases chance to block by $s1% for $d and deals $s2 Holy damage for each attack blocked while active. Damage caused by Holy Shield causes 35% additional threat. Each block expends a charge. $n charges.', 'Block chance increased by $s1%. $s2 Holy damage dealt to attacker when blocked. Damage caused by Holy Shield causes 35% additional threat. $n charges.', 0, 0, 0, 1, 1, 1), (20929, 892, 0, 0, 1, 0, 0, 101, 0, 48, 0, 410, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 2', 'Blasts the target with Holy energy, causing $25911s1 Holy damage to an enemy, or $25913s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (20930, 892, 0, 0, 1, 0, 0, 101, 0, 56, 0, 485, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 3', 'Blasts the target with Holy energy, causing $25902s1 Holy damage to an enemy, or $25903s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (20936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Spirit of Greater Healing', '', '', '', 0, 0, 0, 1, 0, 0), (20937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Hyper Resurrection 4 sec', '', '', '', 0, 0, 0, 1, 0, 0), (20939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Undying Soul', '', '', '', 0, 0, 0, 1, 0, 0), (20959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (20961, 0, 1, 0, 1, 0, 0, 100, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 20963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (20962, 0, 1, 0, 1, 0, 0, 100, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 20962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (20963, 0, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (20964, 0, 0, 0, 1, 0, 0, 0, 0, 40, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 3', '', '', 0, 0, 0, 1, 0, 0), (20965, 0, 0, 0, 1, 0, 0, 0, 0, 50, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 4', '', '', 0, 0, 0, 1, 0, 0), (20966, 0, 0, 0, 1, 0, 0, 0, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 5', '', '', 0, 0, 0, 1, 0, 0), (20967, 0, 1, 0, 1, 0, 0, 100, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 20964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (20968, 0, 1, 0, 1, 0, 0, 100, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 20965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (20969, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health every $t1 sec.', 'Restores $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (20987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Giantstalker A', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (20988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', 'Increases your pet\'s attack power by $s1.', 'Increases attack power.', 0, 0, 0, 1, 0, 0), (20989, 0, 1, 10, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (21007, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 10, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', '', 'Reduces the Physical damage dealt by nearby enemies by $s1 for $d. Only one curse per warlock can be active on any one target.', 'Physical damage dealt is reduced by $s1.', 0, 0, 0, 1, 1, 1), (21008, 40, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 30, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', '', 'A mocking attack that causes $s1 damage and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (21009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Shadowmeld Passive', 'Racial Passive', '', '', 0, 0, 0, 1, 0, 0), (21010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Undead 14', '', 'Increases damage done to Undead by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Demons 14', '', 'Increases damage done to Demons by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Offhand Damage 10', '', 'Increases your damage dealt with offhand attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (21013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 60', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21027, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Spark', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (21029, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 1, 0, 0, 7866, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Thaumaturgy Channel', '', '', '', 0, 0, 0, 1, 1, 1), (21030, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 21, 0, -51, 95, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (21047, 0, 0, 0, 14, 0, 0, 101, 0, 20, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 63, -11, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid Spit', '', 'Inflicts Nature damage to an enemy and reduces its armor for $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (21048, 0, 2, 0, 5, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 9, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of the Tribes', '', 'Reduces the damage dealt by an enemy by $s1% for $d.', 'Damage dealt is reduced by $s1%.', 0, 0, 0, 1, 0, 0), (21049, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (21050, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Melodious Rapture', '', 'Use to lull the vermin infesting the Deeprun Tram into a state of raptured bliss.', '', 0, 0, 0, 1, 0, 0), (21051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Melodious Rapture Visual (DND)', '', 'Use to lull the vermin infesting the Deeprun Tram into a state of raptured bliss.', '', 0, 0, 0, 1, 0, 0), (21052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Monty Bashes Rats (DND)', '', 'DND', '', 0, 0, 0, 1, 0, 0), (21053, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21054, 0, 0, 0, 0, 0, 9, 'Capture Soul', '', '', '', 0, 0, 0, 1, 0, 0), (21054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 69999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Capture Soul', '', '', '', 0, 0, 0, 1, 0, 0), (21055, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Crush Armor', '', 'Bash at an enemy\'s armor, reducing it by $s1 per Crush Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (21056, 0, 2, 0, 1, 0, 0, 101, 0, 0, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Mark of Kazzak', '', '', 'Drains $s1 mana every $t second.\nExplodes when unable to drain mana.', 0, 0, 0, 1, 1, 1), (21057, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11783, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Summon Theradrim Shardling', '', '', '', 0, 0, 0, 1, 1, 1), (21058, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Mark of Kazzak', '', '', '', 0, 0, 0, 1, 0, 0), (21059, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (21060, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Blind', '', 'Blinds the target, causing it to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (21061, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 313, 'Putrid Breath', '', 'Adds a chance to cast Putrid Breath on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (21062, 0, 3, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 203, 'Putrid Breath', '', '', 'Agility reduced by $s1%.\nSpirit reduced by $s2%.', 0, 0, 0, 1, 1, 1), (21063, 0, 1, 0, 1, 0, 0, 100, 0, 0, 22, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Twisted Reflection', '', '', 'When damaged, heals the attacker for $21064s1', 0, 0, 0, 1, 0, 0), (21064, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 24999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Twisted Reflection', '', '', '', 0, 0, 0, 1, 0, 0), (21066, 0, 0, 0, 16, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 1, 0, 3499, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Void Bolt', '', '', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 0), (21067, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (21068, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (21069, 0, 4, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 3, 0, 67, 8, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Larva Goo', '', 'Poisons nearby enemies for $s1 damage, then inflicts an additional $s2 Nature damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (21070, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 149, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Noxious Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (21071, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 42, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Boulder', '', 'Hurls boulders at nearby enemies, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (21072, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (21073, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 54, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (21074, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Test NPC Resurrection', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (21075, 43, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Damage Shield', '', 'Causes $s1 arcane damage to any creature that strikes a nearby minion.', '$s1 damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (21076, 43, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 19, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels magic on nearbv targets, removing $s1 harmful spells from allies.', '', 0, 0, 0, 1, 1, 1), (21077, 0, 0, 0, 3, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (21078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13082, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Milton (DND)', '', 'DND', '', 0, 0, 0, 1, 0, 0), (21079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 56, 138, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13083, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Echo of Archimonde', '', '', '', 0, 0, 0, 1, 1, 1), (21080, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 313, 'Putrid Breath', '', 'Adds a chance to cast Putrid Breath on enemy when hit by a melee attack.', '', 0, 0, 0, 1, 1, 1), (21081, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (21082, 0, 1, 0, 1, 0, 0, 0, 0, 6, 9, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 35, 39, 21182, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 1', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $21183d, increasing Holy damage taken by up to $21183s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (21084, 0, 1, 0, 1, 0, 0, 100, 0, 1, 9, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 107, 0, 20186, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 1', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $20187s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (21086, 0, 0, 0, 1, 0, 0, 101, 0, 62, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 5, 0, 12, 12, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Encouragement', '', '', '', 0, 0, 0, 1, 1, 0), (21088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Improved Arcane Intellect', '', 'Your Arcane Intellect provides +$s1 more Intellect than normal.', '', 0, 0, 0, 1, 0, 0), (21089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 21091, 0, 0, 0, 0, 0, 1, 'Retributive Smite', '', '$s1% chance your next Smite after casting Greater Heal requires $21091s1 less mana to cast.', '', 0, 0, 0, 1, 0, 0), (21091, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Retributive Smite', '', '', 'Your next Smite requires less mana.', 0, 0, 0, 1, 0, 0), (21092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Holy', '', 'Improves your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Improved Fortitude', '', 'Your Power Word: Fortitude provides +$s1 more Stamina than normal.', '', 0, 0, 0, 1, 0, 0), (21095, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 17, 0, 0, 0, 0, 0, 0, 0, 876, 'Separation Anxiety', '', '', '', 0, 0, 0, 1, 1, 1), (21096, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (21097, 0, 0, 0, 5, 0, 0, 101, 0, 1, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 6, 8, 0, 14, 14, 0, 3, 64, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Manastorm', '', 'Calls down a mana storm that lasts $d., inflicting $s1 Frost damage and draining $s2 mana every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (21098, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 213, 1, 1, 743, -301, -41, 20, 20, 20, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Chill', '', 'Blasts nearby enemies with ice, dealing $s1 damage, increasing the time between their attacks by $s2%, and reducing movement speed by $s3%.', 'Time between attacks increased by $s2%.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (21099, 50, 0, 12, 5, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 108, 301, 0, 1, 849, 0, 0, 10, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, stealing their mana and reducing their movement speed for $d.', 'Frozen.', 0, 0, 0, 1, 1, 1), (21100, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Elegant Letter', '', '', '', 0, 0, 0, 1, 0, 0), (21107, 0, 0, 0, 1, 0, 0, 101, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Ragnaros Submerge Fade', '', '', '', 0, 0, 0, 1, 1, 1), (21109, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21118, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, giving you a $s1% chance of reflecting the next spell cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (21127, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 86, 0, 1, 1, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178404, 8, 0, 0, 0, 0, 0, 0, 0, 1480, 'Maraudon Portal', '', 'Creates a portal, teleporting group members that use it to Earth Song Falls in inner Maraudon.', '', 0, 0, 0, 1, 1, 1), (21128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Maraudon Portal Effect', '', '', '', 0, 0, 0, 1, 0, 0), (21131, 0, 0, 0, 5, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21132, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21132, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21133, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21133, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21135, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21134, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Will of Ragnaros', '', 'Instills awe and wonder amongst worshippers of Ragnaros.', 'Emitting the Will of Ragnaros.', 0, 0, 0, 1, 1, 0), (21135, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21136, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21136, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21137, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21137, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21138, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21138, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21139, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21139, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (21140, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Fatal Wound', '', 'Delivers a fatal wound for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (21141, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage and dealing $s2 damage every $t2 sec for $d.', 'Deals $s2 Shadow damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (21142, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Deals $s1 Fire damage to anyone who strikes you with a melee attack.', '', 0, 0, 0, 1, 1, 1), (21143, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6889, 17194, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Gingerbread Cookie', '', '', '', 0, 0, 0, 1, 1, 1), (21144, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6889, 1179, 17196, 17194, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Egg Nog', '', '', '', 0, 0, 0, 1, 1, 1), (21147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Vacuum', '', '', '', 0, 0, 0, 1, 0, 0), (21149, 11, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 16, 0, 9, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19705, 0, 0, 0, 0, 358, 'Egg Nog', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $19705s1 Stamina and Spirit for $19705d. Also packs quite a kick...', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (21150, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Player', '', '', '', 0, 0, 0, 1, 0, 0), (21151, 0, 2, 0, 1, 0, 0, 101, 0, 60, 9, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 74, -26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 213, 'Gutgore Ripper', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage and lowering all stats by $s2 for $d.', '', 0, 0, 0, 1, 1, 1), (21152, 32, 0, 12, 1, 0, 0, 101, 0, 60, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Earthshaker', '', 'Knocks down all nearby enemies for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (21153, 0, 2, 0, 1, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -701, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Bonereaver\'s Edge', '', 'Your attacks ignore $s1 of your enemies\' armor for $d. This effect stacks up to 3 times.', 'Ignore $s1 of enemies\' armor.', 0, 0, 0, 1, 1, 1), (21154, 19, 0, 0, 3, 0, 0, 101, 0, 62, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13148, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Might of Ragnaros', '', '', '', 0, 0, 0, 1, 1, 0), (21155, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 51, 0, 1999, 149, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 37, 'Intense Heat', '', '', '', 0, 0, 0, 1, 1, 0), (21156, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 279, 'Battle Stance Passive', '', 'Decreases threat generated by $s1%.', '', 0, 0, 0, 1, 1, 1), (21157, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Dark Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (21158, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Lava Burst', '', '', '', 0, 0, 0, 1, 0, 0), (21159, 0, 0, 0, 5, 0, 0, 101, 0, 60, 31, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 82, 3, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (21160, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17193, 17204, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Eye of Sulfuras', '', 'The Eye of Sulfuras can be combined with the Sulfuron Hammer to create Sulfuras, legendary hammer of Ragnaros.', '', 0, 0, 0, 1, 1, 1), (21161, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17203, 11371, 12360, 7078, 11382, 17011, 17010, 0, 8, 20, 50, 25, 10, 10, 10, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Sulfuron Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (21162, 0, 0, 0, 5, 0, 0, 101, 0, 63, 1, 45, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 272, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 damage over $d.', '$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (21163, 0, 0, 0, 1, 0, 0, 0, 0, 1, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1668, 'Polished Armor', 'Rank 1', '', 'Armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (21164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21161, 0, 0, 0, 0, 0, 1, 'Sulfuron Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (21165, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 211, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (21167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 4, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21354, 0, 0, 0, 0, 1665, 'Snowball', '', 'Throw me at a party member!', 'Knocked Down.', 0, 0, 0, 1, 1, 1), (21168, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health every $t1 sec.', 'Restores $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (21169, 1161, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 17030, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Reincarnation', '', '', '', 0, 0, 0, 1, 0, 0), (21170, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 81, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (21171, 0, 0, 0, 4, 0, 0, 101, 0, 35, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 6, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 'Ryson\'s Eye in the Sky', '', 'Allows user to view the Alliance stronghold through Ryson\'s Eye in the Sky when used in conjunction with a Globe of Scrying.', 'Allows user to view the Alliance stronghold through Ryson\'s Eye in the Sky when used in conjunction with a Globe of Scrying.', 0, 0, 0, 1, 1, 1), (21172, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 74, 0, 21, 21, 0, 161, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Grip of Command', '', 'Restores 12 Health and 15 Mana each second while in the proximity of a Commander.', 'Restores 12 Health and 15 Mana each second while in the proximity of a Commander.', 0, 0, 0, 1, 1, 1), (21174, 0, 0, 0, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 49, 0, 21, 21, 0, 161, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'Aura of Battle', '', 'Restores 8 Health and 10 Mana each second while in the proximity of a Lieutenant.', 'Restores 8 Health and 10 Mana each second while in the proximity of a Lieutenant.', 0, 0, 0, 1, 1, 1), (21175, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12205, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spider Sausage', '', '', '', 0, 0, 0, 1, 1, 1), (21178, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -12, 0, 0, 0, 0, 10, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form (Passive2)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (21179, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Chain Lightning', '', 'Blasts up to 3 targets for $s1 Nature damage. Each target after the first takes less damage.', '', 0, 0, 0, 0.7, 1, 1), (21180, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Thunderstrike', '', 'Transforms Shadowstrike into Thunderstrike.', '', 0, 0, 0, 1, 1, 1), (21181, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shadowstrike', '', 'Transforms Thunderstrike into Shadowstrike.', '', 0, 0, 0, 1, 1, 1), (21183, 0, 1, 0, 1, 0, 0, 0, 0, 6, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 1', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (21184, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -30, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Rogue Passive (DND)', '', 'Decreases threat generated by $s1%.', '', 0, 0, 0, 1, 1, 1), (21185, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21186, 0, 0, 0, 0, 0, 502, 'Spinal Reaper', '', 'Restores $21186s1 mana or 20 rage when you kill a target that gives experience; this effect cannot occur more than once every 10 seconds.', '', 0, 0, 0, 1, 1, 1), (21186, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 30, 0, 1, 1, 0, 149, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 70, 'Spinal Reaper', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (21187, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 730, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Stormpike Reputation +5', '', '', '', 0, 0, 0, 1, 1, 1), (21188, 0, 0, 0, 5, 0, 0, 101, 0, 1, 39, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 0, 0, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Stun Bomb Attack', '', 'Hurls a stun bomb, inflicting normal damage plus $s1 to all enemies in a selected area and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (21189, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 51, 0, 0, 174, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Gryphon Wing Flap', '', 'Strikes enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (21207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1666, 'Tailoring Pattern - Mooncloth Boots', '', '', '', 0, 0, 0, 1, 0, 0), (21227, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Fire & Ice Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (21228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Missiles +1', '', 'Increases the duration of your Arcane Missiles by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (21229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostbolt, Improved', '', 'Your Frostbolts do $s1 extra damage.', '', 0, 0, 0, 1, 0, 0), (21230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fireball, Improved DoT', '', 'Increases the added fire damage of your Fireballs by $s1 per period.', '', 0, 0, 0, 1, 0, 0), (21248, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (21249, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7060, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of the Nether', '', '', '', 0, 0, 0, 1, 1, 0), (21267, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7058, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Altar of Summoning', '', '', '', 0, 0, 0, 1, 0, 0), (21268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7058, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Altar of Summoning Effect DND', '', '', '', 0, 0, 0, 1, 0, 0), (21288, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (21307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 74, 9, 0, 0, 0, 61, 99, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swell of Souls', '', '', '', 0, 0, 0, 1, 1, 1), (21327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13136, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Hive\'Ashi Drones', '', '', '', 0, 0, 0, 1, 1, 1), (21330, 0, 2, 5, 1, 0, 0, 101, 0, 60, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 33, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Corrupted Fear', '', '', 'Fear and reduced movement speed.', 0, 0, 0, 1, 1, 0), (21331, 99, 1, 7, 16, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 19, 0, 8, 8, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (21332, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2415, 'Aspect of Neptulon', '', 'Used on plagued water elementals in Eastern Plaguelands.', '', 0, 0, 0, 1, 0, 0), (21333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Lava Breath', '', 'Inflicts $s1 Fire damage to enemies behind the caster.', '', 0, 0, 0, 1, 0, 0), (21334, 0, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21959, 0, 0, 0, 0, 0, 1, 'Reactive Mana', '', 'You have a $h% chance to regain $21959s1 mana any time you take damage.', '', 0, 0, 0, 1, 0, 0), (21335, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (21336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Discordant Surge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (21337, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (21338, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Furis Felsteed DUMMY DND', '', '', '', 0, 0, 0, 1, 0, 0), (21339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Prayer of Healing', '', 'Reduces the casting time of your Prayer of Healing by $s1 sec.', '', 0, 0, 0, 1, 0, 0), (21340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 138, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21341, 0, 0, 0, 0, 169, 'Berserk', '', '', '', 0, 0, 0, 1, 1, 0), (21341, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 637, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (21342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mistletoe Test', '', '', '', 0, 0, 0, 1, 0, 0), (21343, 1197, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowball', '', 'Throw me!', '', 0, 0, 0, 1, 1, 1), (21345, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21346, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21347, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21348, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21349, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21350, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21351, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stun Resist 01', '', '+$s1% Stun Resistance.', '', 0, 0, 0, 1, 1, 1), (21352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decreased Parry 1', '', 'Decreases your chance to parry an attack by $s1%.', '', 0, 0, 0, 1, 1, 1), (21354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowball Resistant', '', '', 'Knocked Down.', 0, 0, 0, 1, 1, 1), (21355, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7143, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Guse\'s Beacon', '', 'Plants the beacon in the Eastern Crater. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21356, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Guse\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Aqual Quintessence', '', '', '', 0, 0, 0, 1, 1, 1), (21358, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aqual Quintessence - Dowse Molten Core Rune', '', 'Douses a rune of the Firelords.', '', 0, 0, 0, 1, 1, 1), (21359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21367, 0, 0, 0, 4, 0, 0, 101, 0, 62, 1, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 41, 0, 0, 379, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (21368, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Jeztor\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21369, 0, 1, 0, 16, 0, 0, 101, 0, 1, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 1, 0, 637, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (21370, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7150, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Jeztor\'s Beacon', '', 'Plants the beacon in the Western Crater. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21371, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7158, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Mulverick\'s Beacon', '', 'Plants the beacon at the Snowfall Graveyard. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21372, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Mulverick\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21388, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Melt Weapon', '', '', '', 0, 0, 0, 1, 1, 0), (21389, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fire Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (21390, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (21391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Syndicate Tracker (MURP) DND', '', '', '', 0, 0, 0, 1, 0, 0), (21392, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fire Channeling', '', 'Just like Creature - Fire Channeling except this one adds a Channel Cast Directed animation.', '', 0, 0, 0, 1, 1, 1), (21393, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 281, 0, 0, 979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Draught', '', 'Restores $s1 health. This item may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (21394, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 161, 0, 0, 559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Draught', '', 'Restores $s1 health. This item may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (21395, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 281, 0, 0, 979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana. This item may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (21396, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 161, 0, 0, 559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana. This item may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (21397, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21391, 0, 0, 0, 0, 0, 1499, 'Syndicate Tracker (MURP) DND', '', '', 'Tracking for Murp.', 0, 0, 0, 1, 0, 0), (21398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Stormpike Assault Order (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (21399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alchemist\'s Stone', '', '', '', 0, 0, 0, 1, 0, 0), (21400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alchemist\'s Stone', '', '', '', 0, 0, 0, 1, 0, 0), (21401, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, -51, 177, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (21402, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (21407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21425, 0, 0, 0, 4, 0, 0, 101, 0, 35, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 6, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 'Ryson\'s Eye in the Sky', '', 'Allows user to view the Horde stronghold through Ryson\'s Eye in the Sky when used in conjunction with a Globe of Scrying.', 'Allows user to view the Horde stronghold through Ryson\'s Eye in the Sky when used in conjunction with a Globe of Scrying.', 0, 0, 0, 1, 1, 1), (21426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 2', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 5', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 7', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 10', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 12', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 14', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 17', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 19', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 22', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 24', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 26', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 29', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 31', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 34', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 36', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 38', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 41', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 43', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 46', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 48', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 50', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 53', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 55', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 57, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 58', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 61, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 62', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 65', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 67', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 70', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 72', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 73, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 74', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 76, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 77', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 79', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 81, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 82', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 83, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 84', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 85, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 86', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 88, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 89', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 90, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power Ranged 91', '', 'Increases ranged attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21463, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Player', '', '', '', 0, 0, 0, 1, 0, 0), (21464, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Ryson\'s Beacon (Horde) DND', '', '', '', 0, 0, 0, 1, 0, 0), (21465, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Ryson\'s Beacon (Alliance) DND', '', '', '', 0, 0, 0, 1, 0, 0), (21466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 4', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 3', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 2', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 1', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 6', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 7', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 8', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 9', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 11', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 12', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 13', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 14', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 16', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 17', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 18', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 19', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 21', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 22', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 23', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 24', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 26', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 27', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 28', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 29', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 30', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 31', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 32', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 33', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Increased Block 34', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 35', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 36', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 37', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 38', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (21499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 1', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 3', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 4', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 6', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 7', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 9', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 10', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 11', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 13', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 14', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 16', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 17', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 19', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 20', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 21', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 23', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 24', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 26', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 27', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 29', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 30', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 31', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 33', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 34', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 36', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 37', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 39', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 40', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 41', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 43', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 44', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 46', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 47', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 49', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 50', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 51', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 53', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Holy Dam 54', '', 'Increases damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (21537, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7219, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Ryson\'s Beacon', '', 'Plants the beacon in the Dun Baldar Courtyard. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21538, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7216, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Ryson\'s Beacon', '', 'Plants the beacon in the Frostwolf Keep Courtyard. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 02', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (21540, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Block Value', '', '', '', 0, 0, 0, 1, 0, 0), (21541, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Scrying Scope (Horde) DND', '', '', '', 0, 0, 0, 1, 0, 0), (21542, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Scrying Scope (Alliance) DND', '', '', '', 0, 0, 0, 1, 0, 0), (21543, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Player', '', '', '', 0, 0, 0, 1, 0, 0), (21544, 0, 0, 0, 4, 0, 0, 101, 0, 60, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13378, 0, 0, 0, 21556, 0, 0, 0, 0, 353, 'Create Shredder', '', 'Creates a Shredder Unit that you control!', 'Currently \'Shredding.\'', 0, 60, 0, 1, 1, 0), (21546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Ryson\'s All Seeing Eye', '', '', 'You carry Ryson\'s All Seeing Eye. RUN!', 0, 0, 0, 1, 0, 0), (21547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 31, 0, 0, 84, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', 'Deals $o1 damage over $d', 0, 0, 0, 1, 0, 0), (21549, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (21551, 971, 0, 0, 1, 0, 0, 0, 0, 48, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 109, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 2', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (21552, 971, 0, 0, 1, 0, 0, 0, 0, 54, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 134, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 3', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (21553, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 159, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 4', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (21556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 60, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1667, 'Control Shredder', '', '', '', 0, 0, 0, 1, 1, 0), (21559, 0, 0, 0, 5, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 115, 0, 121, 1, 0, 739, 4, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 937, 'Shredder Armor Melt', '', 'Deals $s1 Fire damage to all targets in a cone in front of the caster. Also causes 5% durability damage to the chest armor of your opponent.', '', 0, 0, 0, 1, 1, 1), (21562, 0, 1, 0, 1, 0, 0, 101, 0, 48, 42, 1200, 5, 0, 0, 17028, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1669, 'Prayer of Fortitude', 'Rank 1', 'Power infuses the target\'s party, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (21563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Command', 'Racial Passive', 'Damage dealt by Hunter and Warlock pets increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (21564, 0, 1, 0, 1, 0, 0, 101, 0, 60, 42, 1500, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1669, 'Prayer of Fortitude', 'Rank 2', 'Power infuses the target\'s party, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (21565, 0, 0, 0, 4, 0, 0, 101, 0, 60, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13416, 0, 0, 0, 21566, 0, 0, 0, 0, 353, 'Create Shredder', '', 'Creates a Shredder Unit that you control!', 'Currently \'Shredding.\'', 0, 60, 0, 1, 1, 0), (21566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 60, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1667, 'Control Shredder', '', '', 'Currently \'Shredding.\'', 0, 0, 0, 1, 1, 0), (21587, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21588, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21589, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21590, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21592, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21593, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21594, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21595, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21596, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21597, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21598, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21599, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21600, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21601, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21602, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21603, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21604, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21605, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21606, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21607, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21608, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21609, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21610, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21611, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21612, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21613, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21614, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21615, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21616, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21617, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (21618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21626, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21628, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21640, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (21645, 0, 0, 0, 1, 0, 0, 75, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16427, 0, 0, 0, 0, 0, 152, 'Virulent Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (21646, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7269, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Circle of Calling', '', '', '', 0, 0, 0, 1, 0, 0), (21647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostwolf Reputation +5', '', '', '', 0, 0, 0, 1, 0, 0), (21648, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7268, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call to Ivus', '', '', '', 0, 0, 0, 1, 1, 0), (21649, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ivus Teleport Visual DND', '', '', '', 0, 0, 0, 1, 0, 0), (21650, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 75, 0, 0, 462, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Building Fire', '', '', '', 0, 0, 0, 1, 1, 1), (21651, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (21652, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Closing', '', '', '', 0, 0, 0, 1, 1, 1), (21653, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 56, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vipore Cat Form DND', '', '', '', 0, 0, 0, 1, 1, 0), (21654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17442, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Frostwolf Assault Order (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (21655, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (21667, 0, 0, 0, 16, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Hurls a bolt of lightning at an enemy, inflicting $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (21668, 0, 0, 0, 5, 0, 0, 101, 0, 58, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', '', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (21669, 0, 0, 0, 1, 0, 0, 101, 0, 62, 29, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 21, 81, 0, 189, 759, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Inflicts $s2 Arcane damage to an enemy, then an additional $s1 damage every $t1 sec. for $d.', '$s1 Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (21670, 0, 1, 0, 1, 0, 0, 101, 0, 60, 3, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (21687, 0, 4, 0, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 74, 4, 0, 11, 11, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Volley', '', 'Inflicts Nature damage to an enemy.', 'Deals nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (21688, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7527, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Goblin Land Mine', '', 'Places the Goblin Land Mine on the ground. It will explode for $11815s1 fire damage the next time a hostile creature passes near it.', '', 0, 0, 0, 1, 1, 1), (21707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 13456, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Noxxion\'s Spawns', '', '', '', 0, 0, 0, 1, 0, 0), (21708, 0, 0, 0, 1, 0, 4104, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Noxxion\'s Spawns', '', '', '', 0, 0, 0, 1, 0, 0), (21727, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Player', '', '', '', 0, 0, 0, 1, 0, 0), (21728, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7319, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Ichman\'s Beacon', '', 'Plants the beacon at the Snowfall Graveyard. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21729, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7323, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Slidore\'s Beacon', '', 'Plants the beacon in the Eastern Crater. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21730, 951, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7327, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Vipore\'s Beacon', '', 'Plants the beacon in the Western Crater. Protect it from harm!', '', 0, 0, 0, 1, 0, 0), (21731, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Ichman\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21732, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Slidore\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21734, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Vipore\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21735, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Vipore\'s Beacon DND', '', '', '', 0, 0, 0, 1, 0, 0), (21737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 23, 38, 37, 13000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 114, 25778, 0, 0, 0, 0, 0, 85, 'Periodic Knock Away', '', 'Periodically knocks enemies away', 'Periodically knock enemies away, reducing their hate.\nImmune to taunt.', 0, 0, 0, 1, 1, 1), (21740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 99, 0, 0, 0, 0, 29, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 0, 0, 0, 0, 0, 0, 0, 93, 'Demonic Ally', '', '', 'Pet\'s stamina and spell resistances increased.', 0, 0, 0, 1, 1, 0), (21741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21740, 0, 0, 0, 0, 0, 93, 'Demonic Ally', '', 'Your pet gains $21740s1 stamina and $21740s2 spell resistance against all schools of magic.', '', 0, 0, 0, 1, 1, 0), (21744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777618, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Spirit of Blessing', '', 'Reduces the casting cost of all your Blessings by $s1.', '', 0, 0, 0, 1, 0, 0), (21747, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23544, 0, 0, 0, 0, 0, 298, 'Lawbringer', '', 'Gives the Paladin a chance on every melee hit to heal your party for $23544s1.', '', 0, 0, 0, 1, 0, 0), (21748, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 74, 0, 0, 10, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Thorn Volley', '', 'Deals $s1 damage to nearby enemies, knocking them down for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (21749, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 149, 0, 0, 10, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Thorn Volley', '', 'Deals $s1 damage to nearby enemies, knocking them down for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (21751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11258, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (21787, 18, 4, 0, 5, 0, 0, 101, 0, 1, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (21788, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21787, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (21790, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 3, 1, 37, 0, 49, 106, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 187, 'Aqua Jet', '', 'Sprays water in all directions, inflicting Frost damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (21791, 46, 0, 0, 1, 0, 31788, 101, 0, 20, 1, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 63, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tranquility', '', 'Regenerates all nearby group members for $s1 every $t1 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (21793, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 1, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 68, -71, -301, 11, 11, 11, 3, 33, 138, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Twisted Tranquility', '', 'Deals nature damage to enemies in an area over $d, slowing their movement by $s2% and increasing the time between their attacks by $s3%.', 'Deals nature damage every $t sec.\nReduces movement speed by $s2%.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (21794, 0, 0, 0, 1, 0, 4104, 101, 0, 0, 387, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 63, 0, 1, 1, 0, -101, 9, 0, 0, 0, 23, 101, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 21795, 0, 0, 0, 0, 0, 1, 'Frostwolf Muzzle DND', '', 'Use to muzzle a Frostwolf. Return the muzzled animal to the Frostwolf Stable Master.', '', 0, 0, 0, 1, 1, 1), (21807, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Wrath', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (21808, 0, 0, 12, 1, 0, 4108, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 12, 0, 23, 12, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21809, 0, 0, 0, 0, 0, 66, 'Landslide', '', 'Summons Theradrim Shardlings every 2 seconds and stuns enemies in an area for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (21809, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11783, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Summon Theradrim Shardling', '', '', '', 0, 0, 0, 1, 1, 1), (21829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 730, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormpike Reputation +2', '', '', '', 0, 0, 0, 1, 0, 0), (21831, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Improved Rend', 'Rank 3', 'Increases the bleed damage done by your Rend ability by $s1 per period.', '', 0, 0, 0, 1, 1, 1), (21832, 0, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 64, 113, 1, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22592, 0, 0, 0, 251, 'Boulder', '', 'Hurls a boulder at an enemy.', '', 0, 0, 0, 1, 1, 1), (21833, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21910, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $13184s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', 'Dealing Fire damage to nearby targets.', 0, 0, 0, 1, 1, 1), (21834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13619, 0, 0, 0, 0, 0, 0, 0, 90, 'Gizlock\'s Dummy', '', 'Drops a target dummy on the ground that attracts nearby monsters to attack it. Lasts for 3 min.', '', 0, 0, 0, 1, 1, 1), (21835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gizlock\'s Dummy Charm Effect', '', '', 'Forced to attack the dummy!', 0, 0, 0, 1, 0, 0), (21836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gizlock\'s Dummy Charm', '', '', '', 0, 0, 0, 1, 0, 0), (21837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13620, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gizlock\'s Dummy Effect', '', '', '', 0, 0, 0, 1, 0, 0), (21838, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29478, 0, 0, 0, 0, 0, 689, 'Battlegear of Might', '', 'Gives you a $h1% chance to generate an additional Rage point whenever damage is dealt to you.', '', 0, 0, 0, 1, 1, 1), (21840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -131, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Battlegear of Might', '', '', 'Reduces attack power.', 0, 0, 0, 1, 0, 0), (21841, 0, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21840, 0, 0, 0, 0, 0, 298, 'Battlegear of Might', '', 'You have a $h% chance whenever you deal melee damage to reduce your victim\'s attack power by $21840s1 for $21840d.', '', 0, 0, 0, 1, 0, 0), (21847, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13636, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowman', '', '', 'You are a snowman!', 0, 0, 0, 1, 1, 0), (21848, 0, 0, 0, 16, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13636, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowman', '', 'Change yourself into something more befitting the wintry season. Requires a Snowball to use.', 'You are a snowman!', 0, 0, 0, 1, 1, 0), (21849, 0, 1, 0, 1, 0, 0, 101, 0, 50, 42, 900, 5, 0, 0, 17021, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 239, 9, 14, 12, 12, 12, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 2435, 'Gift of the Wild', 'Rank 1', 'Gives the Gift of the Wild to the target\'s party, increasing armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (21850, 0, 1, 0, 1, 0, 0, 101, 0, 60, 42, 1200, 5, 0, 0, 17026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 284, 11, 19, 12, 12, 12, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 2435, 'Gift of the Wild', 'Rank 2', 'Gives the Gift of the Wild to the target\'s party, increasing armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (21853, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21976, 0, 0, 0, 0, 0, 331, 'Reactive Fade', '', 'When struck in melee there is a $h% chance you will Fade for $21976d.', '', 0, 0, 0, 1, 1, 1), (21856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554496, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Threatening Strikes', '', 'Increases the threat generated by your Heroic Strike and Mortal Strike abilities.', '', 0, 0, 0, 1, 0, 0), (21857, 0, 1, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 49, 0, 0, 0, 0, 23, 15, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21858, 0, 0, 0, 0, 0, 31, 'Lava Shield', '', '', '', 0, 0, 0, 1, 1, 1), (21858, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 149, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Lava Shield', '', 'Burns $s1 mana of nearby enemies, and half of the mana burned is dealt as fire damage.', '', 0, 0, 0, 1, 1, 1), (21860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Gizlock\'s Dummy Taunt Effect', '', '', '', 0, 0, 0, 1, 0, 0), (21861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21860, 0, 0, 0, 0, 0, 456, 'Gizlock\'s Dummy Taunt', '', '', '', 0, 0, 0, 1, 0, 0), (21862, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (21866, 0, 0, 0, 1, 0, 4104, 101, 0, 0, 387, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 63, 0, 1, 1, 0, -101, 9, 0, 0, 0, 23, 101, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 21867, 0, 0, 0, 0, 0, 1, 'Alterac Ram Collar DND', '', 'Use to train an Alterac Ram. Return the tamed animal to the Stormpike Stable Master.', '', 0, 0, 0, 1, 1, 1), (21868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 37, 21, 0, 131, 39, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 220, 'Dust Field', '', 'Shake the ground nearby, damaging nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (21869, 0, 0, 5, 1, 0, 0, 101, 0, 20, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Repulsive Gaze', '', 'Roars at an enemy, paralyzing it with terror for $d. and causing all other nearby enemies to flee in fear.', 'Intimidated.', 0, 0, 0, 1, 1, 1), (21870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Nature', '', 'Increases your critical strike rating with Nature spells by $s1.', '', 0, 0, 0, 1, 1, 1), (21871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Increased Rejuvenation Duration', '', 'Increases the duration of your Rejuvenation spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (21872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Faster Regrowth Cast', '', 'Reduces the casting time of your Regrowth spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (21873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Cheaper Druid Shapeshifting', '', 'Reduces the Mana cost of your shapeshifting spells by $s1.', '', 0, 0, 0, 1, 0, 0), (21874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -30001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Improved Vanish', '', 'Reduces the cooldown of your Vanish ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (21878, 66, 0, 0, 1, 0, 0, 101, 0, 8, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion TEST', '', 'The rogue\'s dodge chance will increase by $s1% for $d.', 'Increases dodge chance by $s1%.', 0, 0, 0, 1, 1, 1), (21879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -10001, -2001, -2001, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 1, 2097152, 2, 2, 2, 0, 0, 0, 0, 0, 0, 1, 'Friendly Nukes', '', 'Reduces the threat generated by your Scorch, Arcane Missiles, Fireball, and Frostbolt spells.', '', 0, 0, 0, 1, 1, 1), (21880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 500, 'Improved Rupture', '', 'Increases the damage dealt by your Rupture ability by $s1 per period.', '', 0, 0, 0, 1, 0, 0), (21881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Improved Poisons', '', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (21882, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21889, 0, 0, 0, 0, 0, 453, 'Judgement Smite', '', '$h% chance to deal $21889s1 additional Holy damage whenever you cause a critical hit in melee.', '', 0, 0, 0, 1, 0, 0), (21884, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17696, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Collect Orange Crystal Liquid', '', 'Fill at the orange crystal pool in Maraudon.', '', 0, 0, 0, 1, 0, 0), (21885, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heal Vylestem Vine', '', 'Pour on Vylestem Vines to purge them of corruption.', '', 0, 0, 0, 1, 1, 1), (21886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst A', '', '', '', 0, 0, 0, 1, 0, 0), (21887, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Warrior\'s Wrath', '', '', 'Your next offensive ability requires less rage.', 0, 0, 0, 1, 1, 1), (21889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Judgement Smite', '', '', '', 0, 0, 0, 1, 0, 0), (21890, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21977, 0, 0, 0, 0, 0, 1, 'Warrior\'s Wrath', '', '$h% chance after using an offensive ability requiring rage that your next offensive ability requires $/10;21887s1 less rage to use.', '', 0, 0, 0, 1, 1, 1), (21891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196608, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Earthfury Stat Totem', '', '+$s1 to Strength of Earth and Grace of Air totem effect.', '', 0, 0, 0, 1, 1, 1), (21892, 37, 0, 0, 1, 0, 0, 101, 0, 18, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 1, 0, 0, 0, 0, 0, 0, 0, 182, 'Arcane Protection', '', 'You are protected from all physical attacks and spells for $d', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (21893, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Protection', '', 'When struck in melee, $h% chance you are protected from all physical attacks and spells for $21892d', '', 0, 0, 0, 1, 0, 0), (21894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Meditation', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 0, 0), (21895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Totem Radius', '', 'The radius of your totems that affect friendly targets is increased to 30 yd.', '', 0, 0, 0, 1, 1, 1), (21896, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Zaetar\'s Release (DND)', '', 'Spell visual for Zaetar\'s Spirit spawning event.', '', 0, 0, 0, 1, 1, 0), (21897, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21898, 0, 0, 0, 0, 0, 1, 'Warlock Terror', '', 'When struck in melee combat, $h% chance your attacker is consumed with fear and flees from you for $21898d.', '', 0, 0, 0, 1, 0, 0), (21898, 0, 1, 5, 1, 0, 0, 101, 0, 66, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Warlock Terror', '', '', 'Feared.', 0, 0, 0, 1, 1, 1), (21899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Chain Heal', '', 'Increases the amount healed by Chain Heal to targets beyond the first by $s1%.', '', 0, 0, 0, 1, 1, 1), (21900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst B', '', '', '', 0, 0, 0, 1, 0, 0), (21901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst C', '', '', '', 0, 0, 0, 1, 0, 0), (21902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst D', '', '', '', 0, 0, 0, 1, 0, 0), (21903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst E', '', '', '', 0, 0, 0, 1, 0, 0), (21904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst F', '', '', '', 0, 0, 0, 1, 0, 0), (21905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst G', '', '', '', 0, 0, 0, 1, 0, 0), (21906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst H', '', '', '', 0, 0, 0, 1, 0, 0), (21907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178088, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lava Burst I', '', '', '', 0, 0, 0, 1, 0, 0), (21909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21868, 0, 0, 0, 0, 0, 220, 'Dust Field', '', 'Shake the ground nearby, damaging nearby enemies and knocking them back.', 'Shaking the ground and knocking enemies away.', 0, 0, 0, 1, 1, 1), (21910, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 157, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (21911, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15976, 0, 0, 0, 0, 0, 243, 'Puncture', '', '', '', 0, 0, 0, 1, 0, 0), (21912, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Dummy Nuke', '', '', '', 0, 0, 0, 1, 1, 1), (21913, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 3829, 7070, 7069, 4234, 0, 0, 0, 10, 1, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17704, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Edge of Winter', '', '', '', 0, 0, 0, 1, 1, 1), (21916, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 300000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21914, 0, 0, 0, 0, 1, 'Celebras Waiting', '', '', '', 0, 0, 0, 1, 1, 1), (21919, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Thrash', '', 'Grants an extra attack on your next swing.', '', 0, 0, 0, 1, 0, 0), (21920, 99, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1670, 'Frost Power', '', 'Increases spell frost damage by up to $s1 for $d. Battle Elixir.', 'Frost damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (21921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 129, 0, 0, 0, 0, 29, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 0, 0, 0, 0, 0, 0, 0, 93, 'Demonic Ally', '', '', 'Pet\'s stamina and spell resistances increased.', 0, 0, 0, 1, 1, 0), (21922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21921, 0, 0, 0, 0, 0, 93, 'Demonic Ally', '', 'Your pet gains $21921s1 stamina and $21921s2 spell resistance against all schools of magic.', '', 0, 0, 0, 1, 1, 0), (21923, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3819, 3358, 3372, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17708, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Frost Power', '', '', '', 0, 0, 0, 1, 1, 1), (21925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 39, 0, 0, 0, 0, 29, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 0, 0, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', '', 'Life and spell resistances increased.', 0, 0, 0, 1, 1, 0), (21926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21925, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', 'Increases your pet\'s stamina by $21925s1 and all spell resistances by $21925s2.', '', 0, 0, 0, 1, 0, 0), (21927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 59, 0, 0, 0, 0, 29, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 0, 0, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', '', 'Life and spell resistances increased.', 0, 0, 0, 1, 1, 0), (21928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21927, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', 'Increases your pet\'s stamina by $21927s1 and all spell resistances by $21927s2.', '', 0, 0, 0, 1, 0, 0), (21929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Giantstalker', '', '', 'Increases attack power.', 0, 0, 0, 1, 0, 0), (21930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Winter\'s Might', '', '', '', 0, 0, 0, 1, 1, 1), (21931, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11135, 11137, 11139, 3819, 0, 0, 0, 0, 3, 3, 1, 2, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2443, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Winter\'s Might', '', 'Permanently enchant a weapon to grant up to 7 additional frost damage when casting frost spells.', '', 0, 0, 0, 1, 1, 1), (21932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Giantstalker', '', '', 'Increases attack power (bonus against Giants).', 0, 0, 0, 1, 0, 0), (21935, 991, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowmaster 9000', '', 'Allows an experienced engineer to turn water into a snowball. The Snowmaster requires a day to build up enough chill to freeze another snowball.', '', 0, 0, 0, 1, 1, 1), (21936, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8759, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Reindeer', '', '', 'You are a reindeer!', 0, 0, 0, 1, 1, 0), (21937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 67, 'Giantstalker B', '', 'Increases attack power against Giants by $s1.', '', 0, 0, 0, 1, 1, 1), (21938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20988, 0, 0, 0, 0, 0, 67, 'Nature\'s Ally', '', 'Increases your pet\'s attack power by $20988s1.', '', 0, 0, 0, 1, 1, 1), (21939, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Scepter of Celebras', '', '', '', 0, 0, 0, 1, 1, 1), (21940, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 4389, 17202, 3829, 0, 0, 0, 0, 8, 4, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17716, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snowmaster 9000', '', '', '', 0, 0, 0, 1, 1, 1), (21942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 99, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134217728, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 24, 'Hunter Giant Stalker', '', 'Increases the Health of your pets by $s1%.', '', 0, 0, 0, 1, 1, 0), (21943, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 7067, 4291, 0, 0, 0, 0, 0, 8, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Gloves of the Greatfather', '', '', '', 0, 0, 0, 1, 1, 1), (21945, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4305, 2605, 4291, 0, 0, 0, 0, 0, 5, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Holiday Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (21949, 0, 0, 15, 1, 0, 0, 101, 0, 50, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Wounds the target causing them to bleed for $o1 damage over $d.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (21950, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Recite Words of Celebras', '', 'Right click to recite the words on the scroll.', '', 0, 0, 0, 1, 1, 1), (21951, 0, 0, 0, 1, 0, 0, 101, 0, 53, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Fist of Stone', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (21952, 0, 4, 0, 1, 0, 0, 101, 0, 50, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (21953, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Feast of Winter Veil', '', '', '', 0, 0, 0, 1, 1, 1), (21954, 0, 0, 0, 1, 0, 0, 101, 0, 51, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 300, 'Dispel Poison', '', 'Removes $m1 poison $leffect:effects;.', '', 0, 0, 0, 1, 1, 1), (21955, 0, 0, 0, 1, 0, 15374, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 8, 24, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1671, 'Razorlash Root', '', 'Restores $o1 health and mana over $d.', 'Restores $s1 health and mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (21956, 99, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 301, 0, 0, 349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Physical Protection', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (21957, 0, 0, 0, 32, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17761, 17762, 17763, 17764, 17765, 17757, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Amulet of Union', '', 'Places all five of the Khans\' gems in the Amulet of Spirits.', '', 0, 0, 0, 1, 1, 1), (21958, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 332, 'Stout Heart', 'Rank 1', 'Increases your chance to resist Stun and Fear effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (21959, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Reactive Mana', '', '', '', 0, 0, 0, 1, 0, 0), (21960, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Manifest Spirit', '', 'Forces the spirits of the first centaur Kahns to manifest in the physical world.', '', 0, 0, 0, 1, 0, 0), (21961, 0, 0, 0, 1, 0, 0, 101, 0, 50, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 159, -101, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 245, 'Wound', '', 'Wounds the target for $s1 damage and lowers their armor by $s2.', '', 0, 0, 0, 1, 1, 1), (21962, 0, 0, 0, 1, 0, 0, 101, 0, 30, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 4795, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (21963, 0, 0, 0, 1, 0, 0, 101, 0, 30, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 4795, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (21964, 0, 0, 0, 1, 0, 0, 101, 0, 30, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 4795, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (21965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Manifestation Ends', '', 'Visiual effect when the centaur Kahns change back to spirit form.', '', 0, 0, 0, 1, 0, 0), (21966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 67, 'Dragonstalker B', '', 'Increases attack power against Dragons by $s1.', '', 0, 0, 0, 1, 1, 1), (21967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Dragonstalker A', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (21968, 0, 0, 0, 1, 0, 0, 101, 0, 30, 3, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 13743, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Corrupt Forces of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (21969, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21970, 0, 0, 0, 0, 0, 1672, 'Mark of the Chosen', 'Rank 1', 'Has a 2% chance when struck in combat of increasing all stats by 25 for $21970d1.', '', 0, 0, 0, 1, 1, 1), (21970, 0, 1, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 1672, 'Mark of the Chosen Effect', 'Rank 1', 'Increases all stats by $s1 for $d.', 'All stats increased by $s1.', 0, 0, 0, 1, 1, 1), (21971, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 43, 1, 0, 63, 19, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (21972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Thorns Duration', '', 'Increases the duration of your Thorns by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (21973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -101, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 2048, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 1, 'Prophecy Flash Heal Bonus', '', '-$/1000;S1 sec to the casting time of your Flash Heal spell.', '', 0, 0, 0, 1, 1, 1), (21975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Vigor', '', 'Increases your maximum Energy by $s1.', '', 0, 0, 0, 1, 0, 0), (21976, 0, 1, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Reactive Fade', '', 'Fade out, discouraging enemies from attacking you for $d.', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (21977, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Warrior\'s Wrath', '', '', '', 0, 0, 0, 1, 0, 0), (21978, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27860, 0, 0, 0, 0, 0, 546, 'Engulfing Shadows', '', 'Chance on landing a direct damage spell to deal $27860s1 Shadow damage and restore $27860s2 mana to you.', '', 0, 0, 0, 1, 1, 1), (21979, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17781, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create The Pariah\'s Instructions', '', 'Create\'s the Pariah\'s insturctions when gossip is clicked.', '', 0, 0, 0, 1, 1, 1), (21980, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13636, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowman', '', '', 'You are a snowman!', 0, 0, 0, 1, 1, 0), (21987, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage. The caster must be behind the target.', '', 0, 0, 0, 1, 1, 1), (21990, 0, 0, 12, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Tornado', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (21991, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Talisman of Binding', 'Rank 1', 'When struck in combat inflicts $s1 Nature damage to the attacker.', 'Lightning Shield', 0, 0, 0, 1, 1, 1), (21992, 0, 1, 0, 1, 0, 0, 101, 0, 63, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 64, 1, 1, 0, -26, 299, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 27648, 0, 0, 0, 220, 'Thunderfury', '', 'Blasts your enemy with lightning, dealing $s2 Nature damage and then jumping to additional nearby enemies. Each jump reduces that victim\'s Nature resistance by $s1. Affects $x1 targets. Your primary target is also consumed by a cyclone, slowing its attack speed by $27648s1% for $d.', 'Nature resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (22007, 0, 0, 0, 1, 10000, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22008, 0, 0, 0, 0, 0, 1, 'Netherwind Focus', '', '$s1% chance after casting Arcane Missiles, Fireball, or Frostbolt that your next spell with a casting time under 10 seconds cast instantly.', '', 0, 0, 0, 1, 0, 0), (22008, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 107, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 4081, 0, 0, 0, 0, 0, 0, 0, 87, 'Netherwind Focus', '', '', 'Your next spell casts instantly.', 0, 0, 0, 1, 1, 0), (22009, 0, 1, 0, 1, 0, 0, 101, 0, 32, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Greater Heal', '', '', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (22010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 22009, 0, 0, 0, 0, 0, 1, 'Greater Heal Renew', '', 'Your Greater Heals now have a heal over time component equivalent to a rank 5 Renew.', '', 0, 0, 0, 1, 0, 0), (22011, 0, 0, 0, 1, 0, 8, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22012, 0, 0, 0, 0, 0, 121, 'Spirit Heal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (22012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 0, 0, 1, 0, 0, 99, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Spirit Heal', '', '', 'Reduces the cost of spells by $s2%.', 0, 0, 10, 1, 1, 1), (22027, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Insignia', '', '', '', 0, 0, 0, 1, 0, 0), (22047, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13838, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Testing Totem', 'Rank 1', 'Summons a Testing Totem with $s1 health at your feet for $d that rapidly attacks an enemy within $22048r1 yards for $22048s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (22048, 0, 0, 0, 24, 0, 0, 101, 0, 10, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (22051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +9 Strength', 'QASpell', 'Permanently enchants bracers to give $19984s1 Strength.', '', 0, 0, 0, 1, 1, 1), (22052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +9 Stamina', 'QASpell', 'Permanently enchants bracers to give $19985s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (22053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1884, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +9 Spirit', '', 'Permanently enchants bracers to give $19986s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (22054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1883, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +7 Intellect', '', 'Permanently enchants bracers to give $13825s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (22067, 54, 1, 0, 1, 0, 0, 101, 0, 33, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Reflection', '', 'Gives the caster $s1% chance to reflect harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (22068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 111, 0, 1, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 134, 'rfo', '', 'Replenishes the target. removing all durability damage done.', '', 0, 0, 0, 1, 1, 1), (22088, 0, 0, 0, 20, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 271, 0, 0, 764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (22089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +100 Health', '', 'Permanently enchant a piece of chest armor to grant $19990s1 health.', '', 0, 0, 0, 1, 1, 1), (22090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1893, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +100 Mana', '', 'Permanently enchant a piece of chest armor to give +100 mana.', '', 0, 0, 0, 1, 1, 1), (22091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1888, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +5 Resistances', 'QASpell', 'Permanently enchant a cloak to give $19992s1 to all resistances.', '', 0, 0, 0, 1, 1, 1), (22092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1889, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +70 Armor', 'QASpell', 'Permanently enchant a cloak to give 70 additional armor.', '', 0, 0, 0, 1, 1, 1), (22093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 284, 284, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 241, 'QAE 285 to spell damage', 'QASpell', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (22094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1896, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant 2H Weapon +9 Damage', 'QASpell', 'Permanently enchant a two-handed melee weapon to do +9 damage.', '', 0, 0, 0, 1, 1, 1), (22095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1897, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +5 Damage', 'QASpell', 'Permanently enchant a Melee Weapon to do 5 additional points of damage.', '', 0, 0, 0, 1, 1, 1), (22098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +7 Stamina', 'QASpell', 'Permanently enchant a shield to give $13827s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (22099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 926, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +8 Frost Resistance', 'QASpell', 'Permanently enchant a shield to give $13923s1 Frost Resistance.', '', 0, 0, 0, 1, 1, 1), (22100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1890, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +9 Spirit', 'QASpell', 'Permanently enchant a shield to give $19986s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (22101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Boots +7 Agility', 'QASpell', 'Permanently enchant boots to give $13823s1 Agility.', '', 0, 0, 0, 1, 1, 1), (22102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Boots +5 Spirit', 'QASpell', 'Permanently enchant boots to give $13368s1 Spirit.', '', 0, 0, 0, 1, 1, 1), (22103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Boots +7 Stamina', 'QASpell', 'Permanently enchant boots to give $13827s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (22104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 927, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +7 Strength', 'QASpell', 'Permanently enchant gloves to grant $13828s1 Strength.', '', 0, 0, 0, 1, 1, 1), (22105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +7 Agility', 'QASpell', 'Permanently enchant gloves to grant $13823s1 Agility.', '', 0, 0, 0, 1, 1, 1), (22106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 931, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +1% Haste', 'QASpell', 'Permanently enchant gloves to grant a $13928s1 attack speed bonus.', '', 0, 0, 0, 1, 1, 1), (22108, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 1 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22109, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17905, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 2 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22110, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17906, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 3 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22111, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17907, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 4 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22112, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17908, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 5 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22113, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Frostwolf Rank 6 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22114, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 1 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22115, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 2 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22116, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17901, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 3 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22117, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17902, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 4 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22118, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 5 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22119, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17904, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conjure Stormpike Rank 6 Insignia DND', '', '', '', 0, 0, 0, 1, 0, 0), (22120, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (22121, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (22127, 99, 1, 7, 16, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22128, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (22147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'CHECKMEOUT', '', '', '', 0, 0, 0, 1, 0, 0), (22167, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (22168, 0, 1, 0, 5, 0, 0, 100, 0, 1, 18, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (22187, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 205, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (22188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Crossbow', '', 'Increases crossbow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (22189, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (22191, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22192, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22192, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22193, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22193, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22194, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22194, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22195, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22195, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22196, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22196, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22197, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22197, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22198, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22198, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22199, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22199, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22200, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22200, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22201, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22201, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22202, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22202, 0, 0, 0, 1, 0, 0, 101, 0, 60, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 175, 0, 0, 412, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Heated Ground', '', '', '', 0, 0, 0, 1, 1, 0), (22203, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (22205, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Trigger Blue Beam', '', '', '\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (22206, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, 35, 73, 0, 18, 18, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (22207, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Drakefire Amulet DND', '', '', '', 0, 0, 0, 1, 0, 0), (22227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Dartol\'s Rod', '', '', '', 0, 0, 0, 1, 1, 1), (22247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -81, -401, -81, 9, 9, 9, 33, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Suppression Aura', '', '', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nCasting speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (22267, 0, 0, 0, 2, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22268, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (22268, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 6251, 0, 0, 21874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21132, 0, 0, 0, 0, 11, 'Breath', '', '', '', 0, 0, 0, 1, 1, 0), (22270, 0, 0, 0, 1, 3600000, 0, 0, 0, 30, 0, 0, 4, 0, 0, 17033, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'Divine Intervention (NEWTEST)', '', 'Resurrect the target player with $s1% health and mana. Can be used while dead.', '', 0, 0, 0, 1, 1, 1), (22271, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 16, 0, 0, 164, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (22272, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22273, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (22273, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (22274, 0, 1, 17, 1, 0, 0, 101, 0, 8, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1412, 21, 0, 0, 0, 0, 0, 0, 54, 'Greater Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells, but regenerates very quickly. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.\nHealth regeneration increased.', 10, 0, 0, 1, 1, 1), (22275, 0, 0, 0, 5, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 73, 1, 0, 455, 95, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to fire attacks.', 'Damage taken from Fire increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (22278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 16, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to Frost attacks.', 'Damage taken from Frost increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (22279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 32, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to shadow attacks.', 'Damage taken from Shadow increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (22280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 8, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to Nature attacks.', 'Damage taken from Nature increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (22281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 64, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to Arcane attacks.', 'Damage taken from Arcane increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (22284, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 75, 0, 0, 262, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Red', '', '', 'Deals $o1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (22289, 0, 0, 12, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Green', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (22290, 0, 0, 0, 1, 0, 0, 0, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 62, 1, 187, 501, -101, 656, 1749, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Blue', '', '', 'Increases the time between attacks by $s1%.', 0, 0, 0, 1, 1, 1), (22291, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22311, 0, 0, 0, 0, 0, 174, 'Brood Power: Bronze', '', '', 'Caught in a sandstorm!\nDealing damage to nearby allies.', 0, 0, 0, 1, 1, 0), (22311, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 349, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Brood Power: Bronze', '', '', '', 0, 0, 0, 1, 1, 1), (22312, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Black', '', '', '', 0, 0, 0, 1, 0, 0), (22313, 0, 0, 0, 15, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Purple Hands', '', '', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (22331, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rugged Leather', '', '', '', 0, 0, 0, 1, 1, 1), (22334, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 299, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (22335, 0, 4, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Bottle of Poison', '', 'Tosses a bottle of poison at an enemy, inflicting $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (22336, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (22351, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Causes $s1 Nature damage to any creature that strikes the caster.', '$s1 Nature damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (22355, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (22356, 0, 1, 11, 1, 0, 0, 101, 0, 28, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 9, 9, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Slow', '', 'Increases the time between nearby enemies\' attacks by $s1% and slows their movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (22357, 0, 1, 0, 5, 0, 0, 101, 0, 20, 39, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 59, 1, 0, 166, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Icebolt', '', 'Inflicts Frost damage to and stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (22371, 0, 2, 0, 1, 0, 0, 101, 0, 1, 4, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Curse of Impotence', '', 'Decreases the Magical damage dealt by the target by $s1 for $d.', 'Magical damage dealt is reduced by $s1.', 0, 0, 0, 1, 0, 0), (22372, 0, 0, 0, 3, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14081, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Demon Portal', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (22373, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 65, 1, 0, 395, 59, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (22392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14101, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Enraged Felguard', '', '', '', 0, 0, 0, 1, 0, 0), (22393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Enraged Felguard Spawn', '', '', '', 0, 0, 0, 1, 0, 0), (22411, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (22412, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Virulent Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (22413, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22412, 0, 0, 0, 0, 0, 152, 'Virulent Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (22414, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (22415, 99, 1, 7, 16, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22416, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (22417, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 19, 0, 0, 0, 0, 69, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Shield', '', 'Surrounds the caster with a shield woven of Shadow magic. The shield lasts $d., absorbs up to $s1 Physical or magical damage, and inflicts $s2 damage to melee attackers.', 'Shielded against Physical and magical damage.\n$s2 Shadow damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (22418, 0, 1, 0, 1, 10000, 0, 101, 0, 0, 30, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Chaotic Focus', '', 'Randomly increases the Magical damage dealt by the caster by up to $s1 for $d.', 'Magical damage dealt is randomly increased by up to $s1.', 0, 0, 0, 1, 0, 0), (22419, 0, 1, 3, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 31, 17, 0, 84, 56, 0, 13, 13, 13, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 560, 'Riptide', '', '', 'Disarmed.', 0, 0, 0, 1, 1, 1), (22420, 0, 1, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 18, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 545, 'Submersion', '', 'Reduces the Stamina of nearby enemies by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 0, 0), (22421, 0, 0, 0, 16, 0, 0, 101, 0, 1, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14122, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Massive Geyser', '', '', '', 0, 0, 0, 1, 1, 0), (22422, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 75, 26, 0, 462, 99, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 94, 'Water', '', '', '', 0, 0, 0, 1, 1, 0), (22423, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 1, 0, 1749, 349, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22424, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 39, 1, 0, 242, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (22425, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (22426, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Crush Armor', '', 'Bash at an enemy\'s armor, reducing it by $s1 per Crush Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (22427, 0, 0, 12, 1, 0, 0, 101, 0, 1, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Concussion Blow', '', 'A brutal strike that deals weapon damage and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (22428, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 0), (22429, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Tag: Bubbles', '', '', '', 0, 0, 0, 1, 1, 0), (22431, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22429, 0, 0, 0, 0, 0, 538, 'Tag: Bubbles', '', '', '', 0, 0, 0, 1, 1, 0), (22433, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 924, 999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (22436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 51, 0, 0, 174, 0, 0, 18, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Aura of Flames', '', 'Bathed in flames, melee attacks against the caster cause $s1 Fire damage.', 'Dealing $s1 Fire damage when attacked.', 0, 0, 0, 1, 1, 1), (22438, 0, 1, 0, 1, 0, 0, 100, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22439, 0, 0, 0, 0, 0, 37, 'Mark of Detonation', '', '', 'Deals $22439s1 damage to self and all allies when hit in melee.', 0, 0, 0, 1, 0, 0), (22439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 656, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Mark of Detonation', '', '', '', 0, 0, 0, 1, 0, 0), (22440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 0, 0, 0, 12, 12, 12, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 1, 5, 0, 0, 0, 0, 0, 0, 332, 'Commanding Shout', '', '', '', 0, 0, 0, 1, 1, 1), (22441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22442, 0, 0, 0, 0, 0, 1, 'Growing Flames', '', '', '', 0, 0, 0, 1, 0, 0), (22442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 18, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Growing Flames', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (22458, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 19999, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Healing Circle', '', '', '', 0, 0, 0, 1, 0, 0), (22459, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000000, 0, 0, 0, 0, 0, 0, 0, 0, 14162, 0, 0, 0, 0, 0, 0, 0, 0, 677, 'Summon RaidMageArcaneFR', '', '', '', 0, 0, 0, 1, 1, 1), (22460, 0, 1, 0, 1, 0, 0, 101, 0, 54, 0, 390, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 242, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (22478, 0, 1, 0, 4, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 9, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Intense Pain', '', 'Inflicts $s1 Shadow damage to nearby enemies every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 0, 0), (22479, 2, 0, 0, 2, 0, 0, 101, 0, 60, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 187, 1, 1, 656, -101, -26, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', 'Inflicts $s1 Frost damage to an enemy.', 'Time between attacks increased by $s2%\nMovement speed slowed by $s3%.', 0, 0, 0, 1, 1, 1), (22480, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12208, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Tender Wolf Steak', '', '', '', 0, 0, 0, 1, 1, 1), (22482, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Blade Flurry', 'Rank 1', 'Your next $n melee weapon swings strike an additional nearby opponent.', 'Blade Flurry.', 0, 0, 0, 0, 1, 1), (22498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Land Mine Impact', '', '', '', 0, 0, 0, 1, 0, 0), (22518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Red)', '', '', '', 0, 0, 0, 1, 0, 0), (22519, 0, 1, 7, 1, 0, 0, 101, 0, 20, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -1, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Ice Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (22538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11583, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nef Trans', '', '', '', 0, 0, 0, 1, 0, 0), (22539, 50, 0, 0, 5, 0, 0, 101, 0, 63, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1125, 0, 0, 3937, 0, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Shadow Flame', '', 'Inflicts $s1 Shadow damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (22558, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 75, 0, 0, 262, 0, 0, 18, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Red', '', '', 'Deals $o1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (22559, 0, 1, 0, 1, 0, 0, 0, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 62, 1, 187, 251, -101, 656, 874, 18, 18, 18, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Blue', '', '', 'Increases the time between attacks by $s1%.', 0, 0, 0, 1, 1, 1), (22560, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Black', '', '', '', 0, 0, 0, 1, 0, 0), (22561, 0, 1, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Green', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (22562, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Amethyst Phial', '', 'Fill the Amethyst Phial at the Oracle Glade moonwell.', '', 0, 0, 0, 1, 1, 1), (22563, 1091, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1879, 'Recall', '', 'Returns you to the sanctuary of Frostwolf Keep.', '', 0, 0, 0, 1, 1, 1), (22564, 1091, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1879, 'Recall', '', 'Returns you to the sanctuary of Dun Baldar.', '', 0, 0, 0, 1, 1, 1), (22565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Bloodpetal Zapper', '', '', '', 0, 0, 0, 1, 1, 1), (22566, 0, 1, 17, 5, 0, 0, 101, 0, 30, 31, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 13, 13, 13, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms nearby enemies into frogs, rendering them unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (22567, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 33, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14143, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Summon Ar\'lia', '', 'Summons Ar\'lia of the Moro\'gai.', '', 0, 0, 0, 1, 1, 1), (22568, 0, 0, 0, 1, 0, 0, 0, 0, 32, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1680, 'Ferocious Bite', 'Rank 1', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 50-66 damage\n 2 points: 86-102 damage\n 3 points: 122-138 damage\n 4 points: 158-174 damage\n 5 points: 194-210 damage', '', 0, 0, 0, 1, 1, 1), (22570, 33, 0, 0, 1, 0, 0, 101, 0, 62, 447, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 0, 0, 1681, 'Maim', 'Rank 1', 'Finishing move that causes damage and incapacitates the target. Any directly damaging attack will revive the target. Causes more damage and lasts longer per combo point:\n 1 point : ${$b1*1+$m1+$mw}-${$b1*1+$M1+$MW} damage, 2 sec\n 2 points: ${$b1*2+$m1+$mw}-${$b1*2+$M1+$MW} damage, 3 sec\n 3 points: ${$b1*3+$m1+$mw}-${$b1*3+$M1+$MW} damage, 4 sec\n 4 points: ${$b1*4+$m1+$mw}-${$b1*4+$M1+$MW} damage, 5 sec\n 5 points: ${$b1*5+$m1+$mw}-${$b1*5+$M1+$MW} damage, 6 sec', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (22572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 6, 1, 1, 1, 4, -36, -36, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 499, 'Bruising Blow', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', 'Strength reduced by $s2%.\nAgility reduced by $s3%.', 0, 0, 0, 1, 1, 1), (22573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800, 'Furor\'s Anti-Zerg Cantrip', '', 'Causes a creature to cast this dummy spell on themself when they detect more than 5 enemies. Add as a spell reaction on a mob\'s creature level action trigger and use a despawn action. Only use on approved mobs/zones.', '', 0, 0, 0, 1, 0, 0), (22574, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 250, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 11, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Dark Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage caused is considered Shadow damage.', '', 0, 0, 0, 1, 1, 1), (22575, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (22576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Blue)', '', '', '', 0, 0, 0, 1, 0, 0), (22577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Green)', '', '', '', 0, 0, 0, 1, 0, 0), (22578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Black)', '', '', '', 0, 0, 0, 1, 0, 0), (22579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Orange)', '', '', '', 0, 0, 0, 1, 0, 0), (22580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Yellow)', '', '', '', 0, 0, 0, 1, 0, 0), (22581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Purple)', '', '', '', 0, 0, 0, 1, 0, 0), (22582, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -51, 179, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (22586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '5% speed bonus', '', '', '', 0, 0, 0, 1, 1, 1), (22587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '8% speed bonus', '', '', '', 0, 0, 0, 1, 1, 1), (22588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '10% speed bonus', '', '', '', 0, 0, 0, 1, 1, 1), (22589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '13% speed bonus', '', '', '', 0, 0, 0, 1, 1, 1), (22590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '15% speed bonus', '', '', '', 0, 0, 0, 1, 1, 1), (22591, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (22592, 0, 0, 12, 1, 0, 0, 101, 0, 1, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Knocks an enemy down, stunning it for $d', 'Stunned.', 0, 0, 0, 1, 1, 1), (22593, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2483, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Mantle of the Dawn', '', 'Permanently adds 5 fire resistance to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22594, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2484, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Mantle of the Dawn', '', 'Permanently adds 5 frost resistance to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22595, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 179, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Poison Shock', '', '', '', 0, 0, 0, 1, 1, 1), (22596, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2487, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Mantle of the Dawn', '', 'Permanently adds 5 shadow resistance to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22597, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2486, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Nature Mantle of the Dawn', '', 'Permanently adds 5 nature resistance to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22598, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2485, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Arcane Mantle of the Dawn', '', 'Permanently adds 5 arcane resistance to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22599, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2488, 0, 0, 0, 0, 0, 0, 0, 0, 1472, 'Chromatic Mantle of the Dawn', '', 'Permanently adds 5 resistance to all magic schools to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (22600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 11, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22848, 0, 0, 0, 0, 320, 'Force Reactive Disk', '', '', '', 0, 0, 0, 1, 1, 0), (22618, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22600, 0, 0, 0, 0, 0, 320, 'Force Reactive Disk', '', 'When the shield blocks it releases an electrical charge that damages all nearby enemies. This also has a chance of damaging the shield.', '', 0, 0, 0, 1, 0, 0), (22619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Force Reactive Disk', '', '', '', 0, 0, 0, 1, 0, 0), (22620, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22619, 0, 0, 0, 0, 0, 320, 'Force Reactive Disk', '', '', '', 0, 0, 0, 1, 0, 0), (22638, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22595, 0, 0, 0, 0, 0, 636, 'Poison Shock', '', '', '', 0, 0, 0, 1, 1, 1), (22639, 0, 0, 11, 1, 0, 0, 101, 0, 60, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, -61, 0, 0, 0, 0, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Eskhandar\'s Rake', '', 'Slows enemy\'s movement by $s2% and causes them to bleed for $o1 damage over $d.', 'Movement slowed by $s2% and bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (22640, 0, 0, 0, 1, 0, 0, 101, 0, 60, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Eskhandar\'s Rage', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (22641, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13327, 0, 0, 0, 0, 458, 'Reckless Charge', '', 'Charge an enemy, knocking it silly for 30 seconds. Also knocks you down, stunning you for a short period of time. Any damage caused will revive the target. Chance to fizzle when used against targets over level 60.', '', 0, 0, 0, 1, 1, 1), (22642, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 225, 1, 1, 787, -51, -34, 18, 18, 18, 0, 65, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Bronze', '', '', 'Casting speed reduced by $s2%.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (22643, 0, 1, 0, 16, 0, 0, 101, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 142, -51, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (22644, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from nearby enemies, healing the caster for up to three times the amount stolen.', '', 0, 0, 0, 1, 1, 1), (22645, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 110, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (22646, 0, 0, 0, 1, 0, 0, 100, 0, 1, 37, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Reckless Charge', '', '', '', 0, 0, 0, 1, 1, 1), (22648, 0, 1, 0, 1, 0, 0, 1, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22649, 0, 0, 0, 0, 0, 293, 'Call of Eskhandar', '', '1% chance on a melee critical hit to call forth the spirit of Eskhandar to protect you in battle for $22649d.', '', 0, 0, 0, 1, 1, 1), (22649, 23, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 14306, 0, 0, 0, 0, 0, 0, 0, 0, 293, 'Summon Eskhandar', '', 'Calls forth the spirit of Eskhandar to protect you in battle for $d.', '', 0, 0, 0, 1, 1, 1), (22650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (22651, 0, 0, 0, 4, 0, 0, 101, 0, 60, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 12, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Sacrifice', '', '', 'Stunned.\n$s3 health leeched every $t3 sec.', 0, 0, 0, 1, 1, 1), (22654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14265, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Spawn Black Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14264, 0, 0, 0, 0, 0, 0, 0, 0, 1812, 'Spawn Red Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14262, 0, 0, 0, 0, 0, 0, 0, 0, 1811, 'Spawn Green Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14263, 0, 0, 0, 0, 0, 0, 0, 0, 1813, 'Spawn Bronze Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14261, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Spawn Blue Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22660, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 74, 49, 0, 0, 0, 56, 138, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4274, 0, 1, 0, 0, 0, 0, 0, 0, 67, 'Dire Wolf Form', '', '', '', 0, 0, 0, 1, 1, 1), (22661, 0, 4, 0, 16, 0, 0, 101, 0, 60, 1, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Enervate', '', '', '$s1 mana drained every $t1 sec.', 0, 0, 0, 1, 0, 0), (22662, 0, 3, 0, 16, 0, 0, 101, 0, 60, 86, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 121, 23, 1, 739, 138, -101, 0, 0, 0, 0, 3, 29, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Wither', '', '', '$s2 Nature damage inflicted every $t2 sec.\nStrength reduced by $s3.\n', 0, 0, 0, 1, 1, 1), (22663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Nefarian\'s Barrier', '', '', '', 0, 0, 0, 1, 1, 1), (22664, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 1, 0), (22665, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (22666, 0, 1, 9, 1, 0, 0, 101, 0, 30, 32, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (22667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 299, 0, 0, 0, 0, 6, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 95, 'Shadow Command', '', '', 'Charmed!', 0, 0, 0, 1, 1, 0), (22668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 0, 0), (22677, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (22678, 0, 1, 5, 16, 0, 0, 101, 0, 8, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (22680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14302, 0, 0, 0, 0, 0, 0, 0, 0, 1472, 'Spawn Chromatic Drakonid', '', '', '', 0, 0, 0, 1, 0, 0), (22681, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 0, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Shadowblink', '', '', '', 0, 0, 0, 1, 1, 0), (22682, 0, 0, 0, 1, 0, 0, 101, 0, 63, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 1749, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Shadow Flame', '', '', '$s1 damage every second.', 0, 0, 0, 1, 1, 1), (22683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onyxia Scale Cloak', '', 'Protects the wearer from being fully engulfed by Shadow Flame.', '', 0, 0, 0, 1, 0, 0), (22684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Onyxia Scale Cloak', '', '', '', 0, 0, 0, 1, 0, 0), (22685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 204, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Defense TEST', '', 'Increases Defense skill by $s1 for $d.', '', 0, 0, 0, 1, 0, 0), (22686, 0, 0, 5, 16, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 0), (22687, 36, 2, 0, 1, 0, 0, 101, 0, 24, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for an enemy by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (22688, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 2999, 24, 0, 0, 0, 56, 22, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11461, 1, 1, 0, 0, 0, 0, 0, 0, 67, 'Tree Form', '', '', '', 0, 0, 0, 1, 1, 1), (22689, 0, 0, 0, 1, 0, 0, 101, 0, 62, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 199, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Mangle', '', 'Inflicts $s2 damage to an enemy every $t2 sec. and slows its movement by $s1% for $d.', 'Movement speed reduced by $s1%.\n$s2 Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (22690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Charge', '', '', '', 0, 0, 0, 1, 1, 0), (22691, 0, 0, 3, 1, 0, 0, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (22692, 36, 1, 12, 1, 0, 0, 101, 0, 30, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 12, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 148, 'Petrify', '', 'Stuns an enemy, but increases its armor by $s2% for $d.', 'Stunned.\nArmor increased by $s2%.', 0, 0, 0, 1, 1, 1), (22693, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2015, 'Harden Skin', '', 'Turns the casters skin to stone, increasing his armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (22694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Apo Mekhanes Theos', '', '', '', 0, 0, 0, 1, 0, 0), (22695, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 65, 1, 0, 395, 59, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (22696, 0, 1, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (22699, 0, 0, 0, 1, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Inferno', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (22700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14337, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Field Repair Bot 74A', '', 'Unfolds into a Field Repair Bot that can repair damaged items and purchase unwanted goods. After 10 minutes its internal motor fails.', '', 0, 0, 0, 1, 1, 1), (22703, 0, 0, 0, 1, 0, 0, 0, 0, 50, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 199, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Inferno Effect', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (22704, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7191, 0, 0, 0, 0, 0, 0, 16, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Field Repair Bot 74A', '', '', '', 0, 0, 0, 1, 1, 1), (22709, 0, 0, 0, 15, 0, 0, 101, 0, 24, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Void Bolt', '', 'Sends a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (22710, 0, 1, 0, 5, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 39, 99, 0, 0, 0, 13, 61, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (22711, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4304, 7428, 7971, 4236, 1210, 8343, 0, 0, 6, 8, 2, 2, 4, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Shadowskin Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (22713, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (22714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14350, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Summon Hydroling', '', '', '', 0, 0, 0, 1, 0, 0), (22715, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 3, 0, 25, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Hydrojet', '', 'Knocks nearby enemies back and reduces their movement speed to $s1% of normal for $d.', 'Movement speed reduced to $s1% of normal.', 0, 0, 0, 1, 1, 1), (22717, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14332, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Black War Steed', '', 'Summons and dismisses a rideable Black War Steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22718, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14333, 0, 0, 0, 0, 0, 0, 0, 0, 1682, 'Black War Kodo', '', 'Summons and dismisses a rideable Black War Kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22719, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14334, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Black Battlestrider', '', 'Summons and dismisses a rideable black battlestrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22720, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14335, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Black War Ram', '', 'Summons and dismisses a rideable black war ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22721, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14330, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Black War Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22722, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14331, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Red Skeletal Warhorse', '', 'Summons and dismisses a rideable red skeletal warhorse. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22723, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14336, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Black War Tiger', '', 'Summons and dismisses a rideable Black War Tiger. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22724, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14329, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Black War Wolf', '', 'Summons and dismisses a rideable black war wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (22725, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2503, 0, 0, 0, 0, 0, 0, 0, 0, 2475, 'Defense Rating +5', '', 'Permanently adds 5 defense rating to an item worn on the chest, legs, hands or feet. Only usable on items level 45 and above.', '', 0, 0, 0, 1, 1, 1), (22727, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17012, 14341, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Core Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (22729, 4, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 321, 321, 0, 1439, 1439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1607, 'Rejuvenation Potion', '', 'Restores $s1 mana and health.', '', 0, 0, 0, 1, 1, 1), (22730, 0, 0, 0, 1, 0, 0, 101, 0, 16, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1685, 'Increased Intellect', '', 'Increases Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (22731, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22730, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Intellect by $18191s for $18191d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (22732, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10286, 13464, 13463, 18256, 0, 0, 0, 0, 1, 4, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Rejuvenation Potion', '', '', '', 0, 0, 0, 1, 1, 1), (22734, 59, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 699, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (22735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 49, 19, 0, 0, 0, 61, 28, 138, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1688, 'Spirit of Runn Tum', '', '', '', 0, 0, 0, 1, 1, 1), (22736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 6, 1, 1, 1, 0, -1, 3, 0, 0, 0, 56, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14353, 8187, 829, 0, 0, 0, 0, 0, 0, 497, 'Gordok Ogre Suit', '', 'Disguise yourself as one of the Gordok ogres, and maybe even fool a particular captain in the process! The suit will only hold together for $d1.', 'You look like one of the Gordok ogres.', 0, 0, 0, 1, 1, 1), (22737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8188, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Gordok Ogre Suit', '', '', '', 0, 0, 0, 1, 1, 0), (22738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Intercept Cooldown Reduction', 'Rank 1', 'Reduces the cooldown of your Intercept ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (22739, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22741, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $13184s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', '', 0, 0, 0, 1, 1, 1), (22741, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 359, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (22742, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -251, -51, 0, 0, 0, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Super Shrink Ray', '', '', 'Attack power reduced by $s1.', 0, 0, 0, 10, 10, 1), (22743, 2, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Ribbon of Souls', '', 'Inflicts $s1 Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (22744, 0, 1, 7, 4, 0, 0, 101, 0, 0, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22745, 0, 0, 0, 0, 180, 'Chains of Ice', '', 'Forms icy chains around the enemy, locking the target in place for $d.', '', 0, 0, 0, 1, 1, 1), (22745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 101, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Chains of Ice', '', '', '', 0, 0, 0, 1, 1, 0), (22746, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 37, 0, -51, 131, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (22747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 30', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (22748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 18, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 55', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (22749, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 7078, 7080, 7082, 13926, 0, 0, 4, 12, 4, 4, 4, 2, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2504, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Spell Power', '', 'Permanently enchant a Melee Weapon to add up to 30 damage and healing to all spells.', '', 0, 0, 0, 1, 1, 1), (22750, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 12803, 7080, 12811, 0, 0, 0, 4, 8, 6, 6, 1, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2505, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Healing Power', '', 'Permanently enchant a Melee Weapon to add up to 55 points of healing to healing spells and up to 19 points of damage to damage spells.', '', 0, 0, 0, 1, 1, 1), (22751, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Fury of the Frostwolf', '', 'While active, target\'s hit points increase by 20%.', 'While active, target\'s hit points increase by 20%.', 0, 0, 0, 1, 1, 1), (22752, 0, 0, 19, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'Fevered Exhaustion', '', '', 'Cannot have Fury of the Frostwolf re-applied.', 0, 0, 0, 1, 1, 1), (22756, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2506, 0, 0, 0, 0, 0, 0, 0, 0, 2190, 'Sharpen Weapon - Critical', '', 'Increase the critical strike rating on a melee weapon by 28 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (22757, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7067, 12365, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Elemental Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (22759, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 17010, 7078, 12810, 14341, 0, 0, 0, 6, 8, 2, 6, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flarecore Wraps', '', '', '', 0, 0, 0, 1, 1, 1), (22761, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18255, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runn Tum Tuber Surprise', '', '', '', 0, 0, 0, 1, 1, 1), (22766, 0, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -51, 0, 0, 0, 0, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Sneak', 'Rank 1', 'Puts the caster in stealth mode, but slows its movement by $s2%. Lasts until cancelled.', 'Stealthed.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (22767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Root Resist 01', '', 'Increases your chance to resist immobilizing effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (22778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring Rage Reduction', 'Rank 1', 'Hamstring Rage cost reduced by $/10;s1.', '', 0, 0, 0, 1, 0, 0), (22779, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2523, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Biznicks 247x128 Accurascope', '', 'Attaches a permanent scope to a bow or gun that increases its ranged hit rating by 30.', '', 0, 0, 0, 1, 1, 1), (22780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Ranged Hit Bonus +30', '', 'Increases your ranged hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (22781, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 0, 0, 0, 0, 0, 15, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22786, 0, 0, 0, 0, 53, 'Thornling', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (22782, 0, 0, 0, 1, 0, 0, 101, 0, 46, 30, 380, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 29, 0, 0, 0, 0, 22, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1711, 'Mage Armor', 'Rank 2', 'Increases your resistance to all magic by $s1 and allows $s2% of your mana regeneration to continue while casting. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Resistance to all magic schools increased by $s1 and allows $s2% of your mana regeneration to continue while casting.', 0, 0, 0, 1, 1, 1), (22783, 0, 0, 0, 1, 0, 0, 101, 0, 58, 30, 490, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 29, 0, 0, 0, 0, 22, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1711, 'Mage Armor', 'Rank 3', 'Increases your resistance to all magic by $s1 and allows $s2% of your mana regeneration to continue while casting. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Resistance to all magic schools increased by $s1 and allows $s2% of your mana regeneration to continue while casting.', 0, 0, 0, 1, 1, 1), (22786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Irritating Spores', '', '', '', 0, 0, 0, 1, 0, 0), (22789, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11009, 0, 0, 0, 0, 1513, 'Gordok Green Grog', '', 'Increases Stamina by $s1 for $d and gets you drunk to boot. Green means it\'s good!', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (22790, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 1, 1, 0, 24, -6, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 11009, 0, 0, 0, 1313, 'Kreeg\'s Stout Beatdown', '', 'Increases Spirit by $s1, but decreases Intelligence by $s2 for $d. Smoooooth.', 'Spirit increased by $s1 and Intelligence decreased by $s2.', 0, 0, 0, 1, 1, 1), (22792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999997952, 0, 0, 0, 0, 0, 0, 0, 0, 14362, 0, 0, 0, 0, 0, 0, 0, 0, 345, 'Plant Thornling', '', 'Plants a Thornling which attracts nearby enemies.', '', 0, 0, 0, 1, 0, 0), (22793, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 7076, 16006, 11371, 16000, 0, 0, 0, 2, 2, 4, 6, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Biznicks 247x128 Accurascope', '', '', '', 0, 0, 0, 1, 1, 1), (22795, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17010, 17011, 12360, 16006, 16000, 0, 0, 0, 4, 2, 6, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Core Marksman Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (22797, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 16006, 7082, 12803, 7076, 0, 0, 0, 6, 2, 8, 12, 8, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Reactive Disk', '', '', '', 0, 0, 0, 1, 1, 1), (22799, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 31770, 0, 0, 0, 0, 1689, 'King of the Gordok', '', 'You are the king of the Gordok ogres! It\'s good to be the king...', 'You are the king of the Gordok ogres! It\'s good to be the king...', 0, 0, 0, 1, 1, 1), (22800, 0, 1, 7, 1, 0, 0, 101, 0, 20, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 51, 0, 0, 224, 0, 0, 0, 0, 26, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', '', 'Unable to move.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (22801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Ghost Wolf Speed', 'Rank 1', 'Increases the speed of your Ghost Wolf ability by $s1%. Does not function for players higher than level 60.', '', 0, 0, 0, 1, 1, 1), (22802, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 81, 0, 0, 359, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Choking Spores', '', '', 'Deals $s1 nature damage every $t1 second.', 0, 0, 0, 1, 1, 0), (22804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Shaman Shock Crit Bonus', 'Rank 1', 'Improves your chance to get a critical strike with all Shock spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (22805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'r-h', '', '', '', 0, 0, 0, 1, 0, 0), (22806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'r-h', '', '', '', 0, 0, 0, 1, 0, 0), (22807, 99, 0, 0, 1, 0, 0, 101, 0, 18, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Greater Water Breathing', '', 'Allows the Imbiber to breathe water for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (22808, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7972, 8831, 8925, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Greater Water Breathing', '', '', '', 0, 0, 0, 1, 1, 1), (22810, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening - No Text', '', '', '', 0, 0, 0, 1, 1, 1), (22811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Crossbow', '', 'Increases crossbow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (22812, 0, 1, 0, 1, 60000, 0, 101, 0, 44, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, -21, 0, 0, 0, 0, 149, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 689, 'Barkskin', '', 'The druid\'s skin becomes as tough as bark. All damage taken is reduced by $s2%. While protected, damaging attacks will not cause spellcasting delays. This spell is usable while stunned, frozen, incapacitated, feared or asleep. Lasts $d.', 'All damage taken is reduced by $s2%. While protected, damaging attacks will not cause spellcasting delays.', 12, 0, 0, 1, 1, 1), (22813, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 8170, 18240, 14341, 0, 0, 0, 0, 2, 4, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Gordok Ogre Suit', '', '', '', 0, 0, 0, 1, 1, 1), (22814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22813, 0, 0, 0, 0, 0, 41, 'Gordok Ogre Suit', '', '', '', 0, 0, 0, 1, 1, 1), (22815, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 14048, 18240, 14341, 0, 0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gordok Ogre Suit', '', '', '', 0, 0, 0, 1, 1, 1), (22816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22815, 0, 0, 0, 0, 0, 41, 'Gordok Ogre Suit', '', '', '', 0, 0, 0, 1, 1, 1), (22817, 0, 1, 0, 1, 0, 0, 101, 0, 50, 367, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 'Fengus\' Ferocity', '', 'Attack power increased by $s1.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (22818, 0, 1, 0, 1, 0, 0, 101, 0, 50, 367, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1690, 'Mol\'dar\'s Moxie', '', 'Overall Stamina increased by $s1%.', 'Overall Stamina increased by $s1%.', 0, 0, 0, 1, 1, 1), (22820, 0, 1, 0, 1, 0, 0, 101, 0, 50, 367, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Slip\'kik\'s Savvy', '', 'Spell critical strike rating increased.', 'Spell critical strike rating increased.', 0, 0, 0, 1, 1, 1), (22822, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 32, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', '', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (22823, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 32, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', '', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (22825, 0, 0, 0, 1, 0, 0, 101, 0, 25, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14370, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Cadaverous Worm', '', '', '', 0, 0, 0, 1, 1, 1), (22827, 0, 0, 0, 1, 0, 0, 0, 0, 40, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1680, 'Ferocious Bite', 'Rank 2', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 79-103 damage\n 2 points: 138-162 damage\n 3 points: 197-221 damage\n 4 points: 256-280 damage\n 5 points: 315-339 damage', '', 0, 0, 0, 1.5, 1, 1), (22828, 0, 0, 0, 1, 0, 0, 0, 0, 48, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1680, 'Ferocious Bite', 'Rank 3', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 122-162 damage\n 2 points: 214-254 damage\n 3 points: 306-346 damage\n 4 points: 398-438 damage\n 5 points: 490-530 damage', '', 0, 0, 0, 2, 1, 1), (22829, 0, 0, 0, 1, 0, 0, 0, 0, 56, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1680, 'Ferocious Bite', 'Rank 4', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 173-223 damage\n 2 points: 301-351 damage\n 3 points: 429-479 damage\n 4 points: 557-607 damage\n 5 points: 685-735 damage', '', 0, 0, 0, 2.5, 1, 1), (22833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 1, 1, 0, -76, 49, 0, 18, 18, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Booze Spit', '', '', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 0), (22835, 0, 0, 0, 1, 0, 0, 100, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 42, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9204, 0, 0, 0, 0, 0, 693, 'Drunken Rage', '', '', '', 0, 0, 0, 1, 1, 1), (22836, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 35, 35, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 90, 'Elemental Slaying 36', '', 'Increases attack power by $s1 when fighting Elementals.', '', 0, 0, 0, 1, 1, 1), (22838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Alterac Ram Aura Dummy Dispel DND', '', '', '', 0, 0, 0, 1, 1, 0), (22840, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2543, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanum of Rapidity', '', 'Permanently adds 10 haste rating to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (22842, 1011, 0, 0, 1, 0, 0, 101, 0, 36, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Frenzied Regeneration', 'Rank 1', 'Converts up to 10 rage per second into health for $d. Each point of rage is converted into $s1 health.', 'Converting rage into health.', 0, 0, 0, 1, 1, 1), (22844, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2544, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanum of Focus', '', 'Permanently adds +8 to your Healing and Damage from spells to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (22845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Frenzied Regeneration', '', '', '', 0, 0, 0, 1, 0, 0), (22846, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2545, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanum of Protection', '', 'Permanently adds 12 dodge rating to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (22848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Force Reactive Disk Visual', '', '', '', 0, 0, 0, 1, 0, 0), (22849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Undead 35', '', 'Increases damage done to Undead by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (22850, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 299, 0, 0, 0, 0, 189, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 33, 'Sanctuary', '', 'When active, grants the wielder $s1 defense rating and $s2 armor for $d.', 'Increases armor by $s2.\nIncreases defense rating by $s1.', 0, 0, 0, 1, 1, 0), (22852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 23', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (22854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Increased Hunter Pet Damage', '', 'Increases the damage done by your pets by 4%.', '', 0, 0, 0, 1, 0, 0), (22855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Increased Imp Firebolt Damage', '', 'Increases the damage of your Imp\'s Firebolt spell by $s1.', '', 0, 0, 0, 1, 0, 0), (22856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Ice Lock', '', '', '', 0, 0, 0, 1, 1, 1), (22857, 132, 0, 0, 1, 0, 0, 100, 0, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22858, 0, 0, 0, 0, 0, 278, 'Retaliation', '', 'Instantly counterattack any enemy that strikes you in melee for $d. Melee attacks made from behind cannot be counterattacked.', 'Counterattacking all melee attacks.', 0, 0, 0, 1, 0, 0), (22858, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Retaliation', '', '', '', 0, 0, 0, 1, 1, 0), (22859, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Cleave', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (22860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11450, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Call Reavers', '', '', '', 0, 0, 0, 1, 0, 0), (22863, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Speed', '', 'Increases run speed by $s1% for $d1.', 'Increases run speed by $s1%.', 0, 0, 0, 1, 1, 1), (22864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22704, 0, 0, 0, 0, 0, 1, 'Field Repair Bot 74A', '', '', '', 0, 0, 0, 1, 1, 1), (22865, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14385, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Doomguard', '', 'Summons an Doomguard to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (22866, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 9210, 14342, 7080, 7078, 14344, 14341, 0, 16, 10, 10, 12, 12, 6, 6, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Belt of the Archmage', '', '', '', 0, 0, 0, 1, 1, 1), (22867, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14256, 12662, 12808, 14341, 0, 0, 0, 12, 20, 6, 8, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (22868, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7078, 7910, 14341, 0, 0, 0, 0, 12, 10, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18408, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Inferno Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (22869, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 13926, 14341, 0, 0, 0, 0, 12, 6, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (22870, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 12809, 12360, 14341, 0, 0, 0, 0, 12, 4, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cloak of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (22876, 0, 0, 0, 15, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14389, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Summon Netherwalker', '', '', '', 0, 0, 0, 1, 1, 1), (22877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attunement to the Core', '', '', '', 0, 0, 0, 1, 0, 0), (22878, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (22883, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 285, 0, 0, 1757, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (22884, 0, 1, 5, 1, 0, 0, 101, 0, 60, 35, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'Lets out a psychic scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (22885, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 35, 0, 0, 326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (22886, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 119, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (22887, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 63, 0, 0, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (22888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 139, 139, 69, 12, 12, 12, 189, 99, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 768, 0, 0, 0, 0, 0, 0, 1548, 'Rallying Cry of the Dragonslayer', '', 'Increases melee, ranged, and spell critical strike rating and grants additional melee attack power. 120 minute duration.', 'Increases melee, ranged, and spell critical strike rating and grants additional melee attack power. 120 minute duration.', 0, 0, 0, 1, 1, 1), (22890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 7, 11, 0, 0, 0, 0, 0, 0, 1, 'Undo Crowd Control', '', 'Removes one Stun, Slowing, or Immobilizing effect.', '', 0, 0, 0, 1, 1, 1), (22891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 17, 10, 0, 0, 0, 0, 0, 0, 1, 'Undo Crowd Control Rogue', '', 'Removes one Fear, Polymorph, or Sleep effect.', '', 0, 0, 0, 1, 1, 1), (22893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (22895, 1011, 0, 0, 1, 0, 0, 101, 0, 46, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Frenzied Regeneration', 'Rank 2', 'Converts up to 10 rage per second into health for $d. Each point of rage is converted into $s1 health.', 'Converting rage into health.', 0, 0, 0, 1, 1, 1), (22896, 1011, 0, 0, 1, 0, 0, 101, 0, 56, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Frenzied Regeneration', 'Rank 3', 'Converts up to 10 rage per second into health for $d. Each point of rage is converted into $s1 health.', 'Converting rage into health.', 0, 0, 0, 1, 1, 1), (22899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14396, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Eye of Immol\'thar', '', '', '', 0, 0, 0, 1, 0, 0), (22900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Body Switch', '', '', '', 0, 0, 0, 1, 0, 0), (22901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Body Switch', '', '', '', 0, 0, 0, 1, 0, 0), (22902, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 13926, 14341, 0, 0, 0, 0, 6, 4, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18486, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mooncloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (22905, 0, 0, 0, 4, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179561, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Unfired Blade', '', 'Place under the flaming breath of Onyxia.', '', 0, 0, 0, 1, 0, 0), (22906, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Plunging Blade into Onyxia', '', 'Drive into the heart of the brood mother to temper the heated blade.', '', 0, 0, 0, 1, 0, 0), (22907, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (22908, 49, 0, 0, 1, 0, 0, 101, 0, 58, 32, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 299, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', '', 'Continuously fires a volley of ammo at the target area, causing $s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (22909, 0, 0, 0, 5, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -41, -101, -51, 0, 0, 0, 33, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Eye of Immol\'thar', '', '', 'Movement speed slowed by $s1%.\nTime between attacks increased by $s2%.\nCasting speed slowed by $s3%.', 0, 0, 0, 1, 1, 1), (22910, 411, 0, 0, 1, 0, 0, 101, 0, 56, 3, 245, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164875, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', '', 'Place a fire trap that will burn the first enemy to approach for $14301o1 Fire damage over $14301d. Trap will exist for $d. Traps can only be placed when out of combat. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (22911, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (22912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 18', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (22914, 42, 1, 11, 18, 0, 0, 101, 0, 20, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -51, 0, 0, 11, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22915, 0, 0, 0, 0, 15, 'Concussive Shot', '', 'Dazes an enemy, reducing its movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (22915, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (22916, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (22917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, 39, 0, 0, 0, 0, 126, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Shadow damage dealt is increased by $s2%.\nMelee damage taken is reduced by $s1%.', 40, 0, 0, 1, 1, 1), (22919, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 239, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (22920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 251, 0, 74, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (22921, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12804, 15407, 14341, 0, 0, 0, 0, 12, 12, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Girdle of Insight', '', '', '', 0, 0, 0, 1, 1, 1), (22922, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7082, 11754, 15407, 14341, 0, 0, 0, 12, 6, 4, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mongoose Boots', '', '', '', 0, 0, 0, 1, 1, 1), (22923, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 18512, 15420, 15407, 14341, 0, 0, 0, 12, 8, 60, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swift Flight Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (22924, 0, 1, 7, 4, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 64, 151, 0, 0, 524, 0, 0, 13, 13, 13, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 20, 'Grasping Vines', '', 'Inflicts Physical damage to nearby enemies, knocking them down and immobilizing them for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (22926, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12607, 15416, 15414, 15407, 14341, 0, 0, 30, 12, 30, 30, 5, 8, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18509, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chromatic Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (22927, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12803, 7080, 18512, 15407, 14341, 0, 0, 30, 12, 10, 8, 3, 8, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hide of the Wild', '', '', '', 0, 0, 0, 1, 1, 1), (22928, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7082, 12753, 12809, 15407, 14341, 0, 0, 30, 12, 4, 8, 4, 8, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shifting Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (22935, 0, 0, 0, 1, 0, 0, 0, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Planted', '', '', 'Rooted.', 0, 0, 0, 1, 1, 0), (22936, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 77, 0, 0, 725, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (22937, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 149, 99, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22938, 0, 1, 0, 4, 0, 0, 101, 0, 20, 0, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 54, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (22939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14397, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Summon Mana Bursts', '', '', '', 0, 0, 0, 1, 0, 0), (22940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 51, 0, 74, 174, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (22945, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 524, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts $s1 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (22946, 35, 0, 0, 19, 0, 0, 101, 0, 1, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 7, 0, 27, 41, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (22947, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 39, 0, 0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (22948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 151, 0, 0, 424, 0, 0, 17, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', 'Deals $o1 damage over $d', 0, 0, 0, 1, 0, 0), (22949, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18501, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Seal Felvine Shard', '', 'Seal a Felvine Shard inside the Reliquary of Purity.', '', 0, 0, 0, 1, 0, 0), (22950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal of Immol\'thar', '', '', '', 0, 0, 0, 1, 0, 0), (22951, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Summon Player', '', '', '', 0, 0, 0, 1, 0, 0), (22959, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Fire Vulnerability', '', '', 'Increases Fire damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (22967, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18562, 12360, 17010, 18567, 0, 0, 0, 0, 1, 10, 1, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Elementium', '', '', '', 0, 0, 0, 1, 1, 1), (22968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22967, 0, 0, 0, 0, 0, 679, 'Smelt Elementium', '', '', '', 0, 0, 0, 1, 1, 1), (22969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Kodo Fade Out (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (22971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'NefTest', '', '', '', 0, 0, 0, 1, 0, 0), (22972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22975, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22975, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22976, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22976, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22977, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22977, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22979, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22979, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22980, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22980, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22982, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22982, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22983, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22983, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22984, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22984, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 77, 187, 0, 0, 656, 0, 0, 20, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22985, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 187, 0, 0, 656, 0, 0, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22972, 22978, 22981, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1399, 19, 29, 0, 0, 0, 102, 54, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Illidan\'s Fury', '', 'Consumed by the fury of Illidan: 1400 attack power bonus versus Demons. 20% bonus chance to hit. 30% melee haste.', '', 0, 0, 0, 1, 1, 1), (22989, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18582, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18583, 0, 0, 0, 0, 0, 0, 22991, 0, 0, 0, 0, 211, 'The Breaking', '', 'Detaches the twin blades, forming two separate warglaives.', '', 0, 0, 0, 1, 1, 1), (22990, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18584, 18583, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'The Forming', '', 'Connects the twin warglaives of Azzinoth, forming the Twin Blades of Azzinoth.', '', 0, 0, 0, 1, 1, 1), (22991, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18582, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'The Breaking Left Blade DND', '', 'Detaches the twin blades, forming two separate warglaives.', '', 0, 0, 0, 1, 1, 1), (22992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 38, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22986, 0, 0, 0, 0, 0, 11, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22993, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Shadow Flame', '', '', '', 0, 0, 0, 1, 1, 1), (22994, 99, 0, 7, 1, 0, 0, 101, 0, 20, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 5, 0, 1, 0, 0, 24, 0, 0, 0, 8, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangle', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (22995, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Summon', '', '', '', 0, 0, 0, 1, 0, 0), (22996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 1, 0, 0, -1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179604, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', 'Place a Battle Standard that increases the maximum health of all friendly units\' that stay within $22998a1 yards of the Battle Standard by $22998s1%. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (22997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19594, 0, 0, 0, 0, 0, 692, 'Plague', '', '', 'Nature damage inflicted every $t1 sec.\nPeriodically inflicting Nature damage on nearby party members', 0, 0, 0, 1, 0, 0), (22998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 11, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', '', 'Increases maximum health by $s1%.', 0, 0, 0, 1, 1, 0), (22999, 0, 0, 0, 15, 0, 0, 101, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillate', '', 'Jumper Cables will sometimes be able to shock a dead player back to life. Cannot be used when in combat.', '', 0, 0, 0, 1, 1, 1), (23000, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 212, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ez-Thro Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius (Assuming that it gets to the target, some restrictions may apply.)', '', 0, 0, 0, 1, 1, 1), (23001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 6714, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 75, 0, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ez-Thro Dynamite Backfire', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (23002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 0, 1, 1, 0, 0, 0, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 1692, 'Alarm-o-bot', '', '', '', 0, 0, 0, 1, 1, 0), (23003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23002, 0, 0, 0, 0, 0, 1692, 'Alarm-o-bot', '', '', '', 0, 0, 0, 1, 1, 0), (23004, 0, 0, 0, 2, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14434, 0, 0, 0, 0, 0, 0, 0, 0, 1619, 'Summon Alarm-o-Bot', '', 'Summons an Alarm-O-Bot for 10 minutes that occasionally sends out a pulse that detects nearby stealthy or invisible enemies.', '', 0, 0, 0, 1, 0, 0), (23005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 1, 0, 0, -1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179624, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', 'Place a Battle Standard that increases the maximum health of all friendly units\' that stay within $23006a1 yards of the Battle Standard by $23006s1%. Lasts $d.', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (23006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 11, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', '', 'Increases maximum health by $s1%.', 0, 0, 0, 1, 1, 0), (23008, 0, 0, 0, 6, 0, 0, 101, 0, 40, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Powerful Seaforium Charge', '', 'Blasts open strong locked doors or chests.', '', 0, 0, 0, 1, 1, 1), (23009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 35, 0, 0, 332, 0, 0, 13, 13, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23010, 0, 0, 0, 0, 174, 'Tendrils of Air', '', '', '', 0, 0, 0, 1, 1, 0), (23010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 62, 0, 0, 11, 0, 0, 69, 0, 0, 0, 105, 60, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 174, 'Tendrils of Air', '', '', '', 0, 0, 0, 1, 1, 1), (23011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Tears of the Wind Seeker', '', '', '', 0, 0, 0, 1, 0, 0), (23012, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14444, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Orphan', '', 'Right Click to summon and dismiss the orphan you\'ve agreed to look after for Children\'s Week.', '', 0, 0, 0, 1, 1, 1), (23013, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14305, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Orphan', '', 'Right Click to summon and dismiss the orphan you\'ve agreed to look after for Children\'s Week.', '', 0, 0, 0, 1, 1, 1), (23014, 0, 0, 0, 1, 0, 4110, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Possess', '', '', 'Possessed.', 0, 0, 0, 1, 1, 0), (23015, 0, 0, 0, 1, 0, 8, 101, 0, 0, 85, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 6, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 23, 38, 0, 18000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 23019, 0, 0, 0, 0, 1693, 'Crystal Prison', '', 'Imprisons a Doomguard Commander.', '', 0, 0, 0, 1, 1, 1), (23016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lash of Submission', '', '', '', 0, 0, 0, 1, 1, 0), (23017, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (23018, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Use Dragon Orb', '', '', '', 0, 0, 0, 1, 1, 1), (23019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crystal Prison Dummy DND', '', '', '', 0, 0, 0, 1, 1, 0), (23020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1693, 'Crystal Imprisonment', '', '', '', 0, 0, 0, 1, 0, 0), (23023, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 0, 299, 10, 10, 10, 3, 5, 227, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42170, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 4, 1, 1, 1), (23024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fireball', '', '', '', 0, 0, 0, 1, 1, 0), (23025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink Cooldown Reduction', 'Rank 1', 'Reduces the cooldown of your Blink spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (23028, 0, 1, 0, 1, 0, 0, 101, 0, 56, 42, 1500, 5, 0, 0, 17020, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Arcane Brilliance', 'Rank 1', 'Infuses the target\'s party with brilliance, increasing their Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (23033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 14, 0, 0, 11, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', '', 'Increases maximum health by $s1%.', 0, 0, 0, 1, 1, 0), (23034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14465, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', 'Place a Battle Standard with $s1 health that increases the maximum health of all party members that stay within $23033a1 yards of the Battle Standard by $23033s1%. Lasts $d. The Battle Standard may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (23035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14466, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', 'Place a Battle Standard with $s1 health that increases the maximum health of all party members that stay within $23033a1 yards of the Battle Standard by $23033s1%. Lasts $d. The Battle Standard may only be used in PvP Battlegrounds.', '', 0, 0, 0, 1, 1, 1), (23036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 14, 0, 0, 11, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', '', 'Increases maximum health by $s1%.', 0, 0, 0, 1, 1, 0), (23037, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 284, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield Absorb Increase', '', 'Increases the damage absorbed by your Mana Shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23038, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 67, 18, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (23039, 250, 0, 14, 5, 0, 0, 101, 0, 20, 32, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 111, -31, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (23040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Warming Flames', '', '', '', 0, 0, 0, 1, 0, 0), (23041, 1160, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18609, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2052, 'Call Anathema', '', 'Calls forth Anathema.', '', 0, 0, 0, 1, 0, 0), (23042, 1160, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1523, 'Call Benediction', '', 'Calls forth Benediction.', '', 0, 0, 0, 1, 0, 0), (23043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast Cast Pushback Reduction', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Mind Blast.', '', 0, 0, 0, 1, 0, 0), (23044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream Duration Increase', '', 'Increases the duration of your Psychic Scream spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (23046, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain Cast Pushback Reduction', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Searing Pain.', '', 0, 0, 0, 1, 1, 0), (23047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -201, -201, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 31, 'Fear Cast Time Reduction', '', 'Reduces the casting time of your Fear spell by ${$m1/-1000}.1 sec.', '', 0, 0, 0, 1, 1, 1), (23048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge Cooldown Reduction', '', 'Reduces the cooldown of your Gouge ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (23049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Sprint Duration Increase', '', 'Increases the duration of your Sprint ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (23050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 89, 499, 0, 0, 0, 0, 13, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1701, 'Mithril Mechanical Dragonling', '', '', '', 0, 0, 0, 1, 1, 0), (23051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 299, 0, 0, 0, 0, 13, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mechanical Dragonling', '', '', '', 0, 0, 0, 1, 1, 0), (23052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1832, 'Arcanite Dragonling', '', '', '', 0, 0, 0, 1, 1, 1), (23053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Conjure Dummy DND', '', '', '', 0, 0, 0, 1, 0, 0), (23054, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8328, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Igniting Kroshius', '', 'Ignites Kroshius, reanimating the fallen infernal.', '', 0, 0, 0, 1, 0, 0), (23055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillated!', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (23056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 659, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Infernal Destroyer', '', '', '', 0, 0, 0, 1, 0, 0), (23058, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8331, 0, 0, 0, 0, 0, 0, 0, 1, 'Fix Ritual Bell (DND)', '', 'Restarts the Bell of Dethmoora during the Ritual of Greater Summoning. Requires 1 Soul Shard.', '', 0, 0, 0, 1, 1, 1), (23059, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Thorium Brotherhood Contract DND', '', '', '', 0, 0, 0, 1, 0, 0), (23060, 0, 0, 0, 1, 0, 0, 101, 0, 1, 26, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 12, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1695, 'Battle Squawk', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23061, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fix Ritual Node', '', 'Restart a failing power node during the Ritual of Greater Summoning. Requires 1 Soul Shard.', '', 0, 0, 0, 1, 1, 1), (23062, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8335, 0, 0, 0, 0, 0, 0, 0, 1, 'Fix Ritual Candle (DND)', '', 'Re-lights the Doomsday Candle during the Ritual of Greater Summoning. Requires 1 Soul Shard.', '', 0, 0, 0, 1, 1, 1), (23063, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 339, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Dense Dynamite', '', 'Inflicts $s1 Fire damage in a 5 yard radius.', '', 0, 0, 0, 1, 1, 1), (23064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 10, 30, 1, 251, 251, 0, 374, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Recombobulate', '', 'Restores $s2 health and mana to a friendly target and attempts to dispel any polymorph effects from them. Reduced effectiveness against polymorph effects from casters of level 61 and higher.', '', 0, 0, 0, 1, 1, 1), (23065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18640, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Throw Rock', '', 'Throw rock to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 1, 1), (23066, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Firework', '', '', '', 0, 0, 0, 1, 1, 1), (23067, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Firework', '', '', '', 0, 0, 0, 1, 1, 1), (23068, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Firework', '', '', '', 0, 0, 0, 1, 1, 1), (23069, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4338, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18588, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'EZ-Thro Dynamite II', '', '', '', 0, 0, 0, 1, 1, 1), (23070, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15992, 14047, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dense Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (23071, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6037, 7067, 7069, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18631, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Truesilver Transformer', '', '', '', 0, 0, 0, 1, 1, 1), (23072, 0, 3, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 89, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Seething Plague', '', '', '', 0, 0, 0, 1, 1, 0), (23073, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (23074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Arcanite Dragonling', '', 'Activates your Arcanite Dragonling to fight for you for $19804d. It requires an hour to cool down before it can be used again.', '', 0, 0, 0, 1, 1, 1), (23075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mithril Mechanical Dragonling', '', 'Activates your Mithril Mechanical Dragonling to fight for you for $12749d. It requires an hour to cool down before it can be used again.', '', 0, 0, 0, 1, 1, 1), (23076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Mechanical Dragonling', '', 'Activates your Mechanical Dragonling to fight for you for $4073d. It requires an hour to cool down before it can be used again.', '', 0, 0, 0, 1, 1, 1), (23077, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15994, 18631, 12361, 7078, 3829, 13467, 0, 0, 6, 2, 2, 4, 2, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gyrofreeze Ice Reflector', '', '', '', 0, 0, 0, 1, 1, 1), (23078, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15994, 18631, 7191, 14227, 7910, 0, 0, 0, 2, 2, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Jumper Cables XL', '', '', '', 0, 0, 0, 1, 1, 1), (23079, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16000, 18631, 14047, 0, 0, 0, 0, 0, 2, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Recombobulator', '', '', '', 0, 0, 0, 1, 1, 1), (23080, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15994, 15992, 8170, 159, 0, 0, 0, 0, 2, 3, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Powerful Seaforium Charge', '', '', '', 0, 0, 0, 1, 1, 1), (23081, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 18631, 7080, 7910, 12800, 0, 0, 0, 4, 3, 6, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18638, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hyper-Radiant Flame Reflector', '', '', '', 0, 0, 0, 1, 1, 1), (23082, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11371, 18631, 12803, 12808, 12800, 12799, 0, 0, 8, 4, 6, 4, 2, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18639, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultra-Flash Shadow Reflector', '', '', '', 0, 0, 0, 1, 1, 1), (23096, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 15994, 8170, 7910, 7191, 0, 0, 0, 4, 2, 4, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alarm-O-Bot', '', '', '', 0, 0, 0, 1, 1, 1), (23097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Reflector', '', 'Reflects Fire spells back at their caster for $d. Chance to be resisted when used by players over level 60.', 'Reflecting Fire spells.', 0, 0, 0, 1, 0, 0), (23099, 44, 0, 0, 1, 0, 0, 101, 0, 30, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 1', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23100, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23099, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (23101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Eye of Divinity', '', '', 'You feel at peace with the world.', 0, 0, 0, 1, 0, 0), (23102, 0, 1, 0, 4, 0, 0, 101, 0, 20, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 1, 0, 95, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (23103, 99, 1, 12, 5, 0, 0, 101, 0, 10, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 18, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Enveloping Winds', 'Rank 1', 'Surrounds an enemy with a cyclone for up to $d. If the target takes any damage, it will break free of the imprisoning winds.', 'Stunned.', 0, 0, 0, 1, 1, 1), (23104, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (23105, 35, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 7, 0, 27, 41, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (23106, 85, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (23107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enter the Light DND', '', '', '', 0, 0, 0, 1, 0, 0), (23108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 49, 0, 12, 12, 0, 24, 8, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Blessing of Nordrassil', '', '', '', 0, 0, 0, 1, 1, 0), (23109, 44, 0, 0, 1, 0, 0, 101, 0, 40, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 2', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23110, 44, 0, 0, 1, 0, 0, 101, 0, 50, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 3', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23111, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23109, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (23112, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23110, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (23113, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 121, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (23114, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 17, 0, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (23115, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, -51, 131, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (23116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vertex Color: Light Blue', '', '', '', 0, 0, 0, 1, 0, 0), (23117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 1, 1, 0, 149, 149, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'Ritual Bell Aura', '', '', '', 0, 0, 0, 1, 1, 0), (23120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 10, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Black March Blessing', '', '', 'Damage taken reduced by $s1', 0, 0, 0, 1, 0, 0), (23122, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jaina\'s Autograph', '', '', '', 0, 0, 0, 1, 1, 1), (23123, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cairne\'s Hoofprint', '', '', '', 0, 0, 0, 1, 1, 1), (23124, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18598, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Human Orphan Whistle', '', '', '', 0, 0, 0, 1, 1, 1), (23125, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18597, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Orcish Orphan Whistle', '', '', '', 0, 0, 0, 1, 1, 1), (23126, 0, 1, 0, 1, 0, 0, 101, 0, 5, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'World Enlarger', '', 'Enlarges the entire world for $d or until you attack.', 'You have enlarged the entire world!', 0, 0, 0, 1, 1, 1), (23127, 0, 3, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 89, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death\'s Door', '', '', '', 0, 0, 0, 1, 1, 0), (23128, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23129, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10561, 15994, 10558, 10560, 3864, 0, 0, 0, 1, 2, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'World Enlarger', '', '', '', 0, 0, 0, 1, 1, 1), (23131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Reflector', '', 'Reflects Frost spells back at their caster for $d. Chance to be resisted when used by players over level 60.', 'Reflecting Frost spells.', 0, 0, 0, 1, 0, 0), (23132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Reflector', '', 'Reflects Shadow spells back at their caster for $d. Chance to be resisted when used by players over level 60.', 'Reflecting Shadow spells.', 0, 0, 0, 1, 0, 0), (23133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Gnomish Battle Chicken', '', 'Creates a Battle Chicken that will fight for you for $13166d or until it is destroyed.', '', 0, 0, 0, 1, 1, 1), (23134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1696, 'Goblin Bomb', '', 'Creates a mobile bomb that charges the nearest enemy and explodes for $13259s1 fire damage.', '', 0, 0, 0, 1, 1, 1), (23135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Heavy Leather Ball', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 0, 0), (23136, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8420, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Release J\'eevee', '', 'Release the imp J\'eevee in the center of the Pedestal of Immol\'thar in Dire Maul.', '', 0, 0, 0, 1, 0, 0), (23138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Gate of Shazzrah', '', '', '', 0, 0, 0, 1, 0, 0), (23139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Gate of Shazzrah', '', '', '', 0, 0, 0, 1, 0, 0), (23140, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'J\'eevee summons object', '', '', '', 0, 0, 0, 1, 0, 0), (23141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Crusader', 'QASpell', 'Permanently enchant a melee weapon so that often when attacking in melee it heals for $20007s2 and increases Strength by $20007s1 for $20007d.', '', 0, 0, 0, 1, 1, 1), (23142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1894, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Icy Chill', 'QASpell', 'Permanently enchant a melee weapon to often chill the target reducing their movement and attack speed.', '', 0, 0, 0, 1, 1, 1), (23143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2504, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Spell Power', 'QASpell', 'Permanently enchant a Melee Weapon to add up to $22747s1 damage to spells.', '', 0, 0, 0, 1, 1, 1), (23144, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2505, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Healing Power', 'QASpell', 'Permanently enchant a Melee Weapon to add up to $22748s1 points of healing to healing spells.', '', 0, 0, 0, 1, 1, 1), (23145, 44, 0, 0, 1, 0, 0, 101, 0, 30, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 1', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23146, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23145, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (23147, 44, 0, 0, 1, 0, 0, 101, 0, 40, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 2', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23148, 44, 0, 0, 1, 0, 0, 101, 0, 50, 8, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 3', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (23149, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23147, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (23150, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23148, 0, 0, 0, 0, 0, 208, 'Dive', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (23151, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18659, 18646, 18665, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Balance of Light and Shadow', '', 'Forms Benediction when combined with the Eye of Shadow and the Eye of Divinity.', '', 0, 0, 0, 1, 0, 0), (23152, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8428, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Xorothian Dreadsteed', '', 'Summon a Xorothian Dreadsteed within an empowered Circle of Dark Summoning.', '', 0, 0, 0, 1, 0, 0), (23153, 0, 1, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, -51, -31, 0, 0, 0, 162, 65, 33, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 'Brood Affliction: Blue', '', '', 'Burns $23393s1 mana every $t1 sec.\nCasting speed reduced by $s2%.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (23154, 0, 2, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1699, 'Brood Affliction: Black', '', '', 'Increases fire damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (23155, 0, 3, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Brood Affliction: Red', '', '', 'Deals $s1 damage every $t1 sec.\nOn Death, Heals Chromaggus.', 0, 0, 0, 1, 1, 1), (23157, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot Mana Reduction', '', 'Reduces the mana cost of your Arcane Shot by $s1.', '', 0, 0, 0, 1, 0, 0), (23158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Concussive Shot Cooldown Reduction', '', 'Reduces the cooldown of your Concussive Shot by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (23159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14504, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dreadsteed Spirit (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (23160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 23161, 33391, 0, 0, 0, 0, 115, 'Teach Summon Dreadsteed', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (23161, 0, 0, 21, 14, 0, 0, 101, 0, 60, 21, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14505, 0, 0, 0, 0, 0, 0, 0, 0, 1715, 'Summon Dreadsteed', 'Summon', 'Summons a Dreadsteed, which serves as a mount for the caster. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 149999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Brood Affliction: Red', '', '', '', 0, 0, 0, 1, 1, 1), (23169, 0, 4, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, -51, 0, 0, 0, 0, 3, 118, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1702, 'Brood Affliction: Green', '', '', 'Deals $s1 damage every $t1 sec.\nHealing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (23170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1701, 'Brood Affliction: Bronze', '', '', 'Periodically stuns for $23171d.', 0, 0, 0, 1, 1, 1), (23171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1701, 'Time Stop', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (23172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 10', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 99, 499, 0, 0, 0, 56, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14302, 0, 127, 0, 0, 0, 0, 0, 0, 90, 'Chromatic Mutation', '', '', 'You\'ve been mutated!', 0, 0, 0, 1, 1, 1), (23176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179697, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Pirate Booty (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (23179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 869, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Taint of Shadow', '', 'Infuses imbiber with a taint of shadow, making $ghim:her; friendly to the denizens of Jaedenar. Lasts 20 minutes.', 'You are friendly to Jaedenar.', 0, 0, 0, 1, 1, 1), (23180, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8438, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Release Imp', '', 'Release the imp near the Scholomance\'s alchemy lab.', '', 0, 0, 0, 1, 1, 1), (23181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 24', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Mark of Frost', '', '', 'You have been weakened by death!\nSusceptible to Azuregos\'s Aura of Frost.', 0, 0, 0, 1, 0, 0), (23184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23183, 0, 0, 0, 0, 0, 180, 'Mark of Frost', '', '', '', 0, 0, 0, 1, 0, 0), (23186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Aura of Frost', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (23187, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 62, 501, 1, 501, 1749, -401, 1749, 12, 12, 12, 0, 138, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Frost Burn', '', '', 'Increases the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (23188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25315, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'trans', '', '', '', 0, 0, 0, 1, 1, 1), (23189, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 62, 501, 1, 501, 1749, -401, 1749, 12, 12, 12, 0, 138, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Frost Burn', '', '', 'Increases the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (23190, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 2321, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Leather Ball', '', '', '', 0, 0, 0, 1, 1, 1), (23192, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18707, 18724, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18713, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forming Rhok\'delar', '', 'Forms Rhok\'delar, Longbow of the Ancient Keepers, when combined with Enchanted Black Dragon Sinew.', '', 0, 0, 0, 1, 0, 0), (23193, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18713, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forming Lok\'delar', '', 'Transforms into Lok\'delar, Stave of the Ancient Keepers.', '', 0, 0, 0, 1, 1, 0), (23194, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18715, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forming Rhok\'delar', '', 'Transforms into Rhok\'delar, Longbow of the Ancient Keepers and Lok\'delar, Stave of the Ancient Keepers.', '', 0, 0, 0, 1, 1, 0), (23196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Quest Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (23202, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 19, 1, 0, 116, 77, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Torch', '', 'Burns all enemies in a selected area and inflicts additional Fire damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (23203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 15', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23204, 0, 0, 0, 14, 0, 0, 101, 0, 0, 225, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 50, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179708, 179745, 8436, 0, 0, 0, 0, 0, 0, 1, 'Place Scryer', '', 'Plant the Divination Scryer in the heart of the Great Ossuary\'s basement.', '', 0, 0, 0, 1, 1, 1), (23205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Temptress\' Kiss', '', 'Reduces ranged attack power by 1,500 for 45 seconds.', 'Reduces ranged attack power by 1,500 for 45 seconds.', 0, 0, 0, 1, 0, 0), (23206, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (23207, 32, 1, 9, 1, 0, 0, 101, 0, 30, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (23208, 0, 0, 0, 15, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14564, 15, 0, 0, 0, 23209, 0, 0, 0, 1, 'Exorcise Spirits', '', 'Reveal the spirits that haunt the ruins of Terrordale.', '', 0, 0, 0, 1, 1, 1), (23210, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Vitality', 'Rank 1', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (23212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (23213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 56, 56, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 57', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23214, 0, 0, 21, 14, 0, 0, 101, 0, 60, 21, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14565, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Summon Charger', 'Summon', 'Summons a Charger, which serves as a mount. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 23214, 33391, 0, 0, 0, 0, 115, 'Summon Charger', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (23217, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Stealth Detection', '', 'Slightly increases your stealth detection.', 'Increased stealth detection.', 0, 0, 0, 1, 1, 1), (23218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Move Speed Increase', '', 'Increases your movement speed by $s1% while in Bear Form, Cat Form, or Travel Form. Only active outdoors.', '', 0, 0, 0, 1, 1, 1), (23219, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14555, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Swift Mistsaber', '', 'Summons and dismisses a rideable Swift Mistsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23220, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14557, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Swift Dawnsaber', '', 'Summons and dismisses a rideable Swift Dawnsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23221, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14556, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Swift Frostsaber', '', 'Summons and dismisses a rideable Swift Frostsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23222, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14551, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Swift Yellow Mechanostrider', '', 'Summons and dismisses a Swift Yellow Mechanostrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23223, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14552, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Swift White Mechanostrider', '', 'Summons and dismisses a Swift White Mechanostrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23224, 36, 2, 0, 16, 0, 0, 101, 0, 24, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for an enemy by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (23225, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14553, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Swift Green Mechanostrider', '', 'Summons and dismisses a Swift Green Mechanostrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 10, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Ritual Candle Aura', '', '', 'Deals $s1 damage every $t1 second.', 0, 0, 0, 1, 1, 0), (23227, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14559, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Swift Palomino', '', 'Summons and dismisses a rideable Swift Palomino. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23228, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14560, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Swift White Steed', '', 'Summons and dismisses a rideable Swift White Steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23229, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14561, 0, 0, 0, 0, 0, 0, 0, 0, 1176, 'Swift Brown Steed', '', 'Summons and dismisses a rideable Swift Brown Steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Blood Fury', 'Racial', '', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (23231, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18779, 18780, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Binding Volume I', '', 'Combines the Top and Bottom Half of Advanced Armorsmithing: Volume I.', '', 0, 0, 0, 1, 0, 0), (23232, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18781, 18782, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18770, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Binding Volume II', '', 'Combines the Top and Bottom Half of Advanced Armorsmithing: Volume II.', '', 0, 0, 0, 1, 0, 0), (23233, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18783, 18784, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Binding Volume III', '', 'Combines the Top and Bottom Half of Advanced Armorsmithing: Volume III.', '', 0, 0, 0, 1, 0, 0), (23235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'Battle Standard Spawn', '', '', '', 0, 0, 0, 1, 0, 0), (23236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156507776, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Benediction', '', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (23237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Anathema', '', '', '', 0, 0, 0, 1, 0, 0), (23238, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14546, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Swift Brown Ram', '', 'Summons and dismisses a rideable swift brown ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23239, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14548, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Swift Gray Ram', '', 'Summons and dismisses a rideable swift gray ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23240, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14547, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Swift White Ram', '', 'Summons and dismisses a rideable swift white ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23241, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14545, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Swift Blue Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23242, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14543, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Swift Olive Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23243, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14544, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Swift Orange Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23244, 0, 3, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 8, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Corrupted Stamina', '', '', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (23245, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23244, 0, 0, 0, 0, 0, 263, 'Corrupted Stamina Passive', '', '', '', 0, 0, 0, 1, 1, 1), (23246, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14558, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Purple Skeletal Warhorse', '', 'Summons and dismisses a rideable skeletal warhorse. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23247, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14542, 0, 0, 0, 0, 0, 0, 0, 0, 1682, 'Great White Kodo', '', 'Summons and dismisses a rideable kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23248, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14550, 0, 0, 0, 0, 0, 0, 0, 0, 1682, 'Great Gray Kodo', '', 'Summons and dismisses a rideable kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23249, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14549, 0, 0, 0, 0, 0, 0, 0, 0, 1684, 'Great Brown Kodo', '', 'Summons and dismisses a rideable kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23250, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14540, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Swift Brown Wolf', '', 'Summons and dismisses a rideable wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23251, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14539, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Swift Timber Wolf', '', 'Summons and dismisses a rideable wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23252, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14541, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Swift Gray Wolf', '', 'Summons and dismisses a rideable wolf. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23254, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Redeeming the Soul', '', 'Reclaim the lost soul of death knight\'s charger, judging it redeemed.', '', 0, 0, 0, 1, 1, 1), (23256, 0, 0, 15, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wounds', '', 'Causes the target to bleed, taking damage every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (23257, 0, 9, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 1, 1, 0, 14, 299, 0, 0, 0, 0, 31, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 23258, 0, 0, 0, 90, 'Demonic Frenzy', '', '', '', 0, 0, 0, 1, 1, 1), (23260, 0, 4, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -326, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Entropic Sting', '', '', 'Damage dealt reduced by 350%.', 0, 0, 0, 1, 1, 1), (23261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14568, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Darkreaver\'s Fallen Charger', '', '', '', 0, 0, 0, 1, 1, 1), (23262, 0, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralize', '', 'Reduces the melee attack power of an enemy by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (23264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 105, 35, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 106', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (23265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 68, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 69', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23266, 0, 0, 0, 1, 0, 0, 101, 0, 55, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Fiery Aura', 'Rank 1', 'When struck in combat inflicts $s1 Fire damage to the attacker.', '', 0, 0, 0, 1, 1, 1), (23267, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Firebolt', '', 'Blasts a target for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (23268, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (23269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 219, 0, 0, 1640, 0, 13, 13, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Holy Blast', '', '', '', 0, 0, 0, 1, 1, 0), (23271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 174, 174, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Ephemeral Power', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (23272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 46, 91, 1, 0, 554, 99, 0, 0, 0, 0, 15, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 937, 'Soul Flame', '', '', '', 0, 0, 0, 1, 1, 1), (23274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 5, 11, 0, 0, 0, 0, 0, 0, 74, 'Immune Fear/Polymorph/Snare', '', 'Dispels all Fear, Polymorph and Slowing effects.', '', 0, 0, 0, 1, 1, 1), (23275, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 61, 0, 0, 569, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Dreadful Fright', '', '', 'Feared.', 0, 0, 0, 1, 1, 0), (23276, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 5, 12, 0, 0, 0, 0, 0, 0, 74, 'Immune Fear/Polymorph/Stun', '', 'Dispels all Fear, Polymorph and Stun effects.', '', 0, 0, 0, 1, 1, 1), (23277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 12, 0, 0, 0, 0, 0, 0, 74, 'Immune Charm/Fear/Stun', '', 'Dispels all Charm, Fear and Stun effects.', '', 0, 0, 0, 1, 1, 1), (23278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Scythe', '', '', '', 0, 0, 0, 1, 0, 0), (23279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Crippling Clip', '', '', '', 0, 0, 0, 1, 0, 0), (23298, 0, 1, 0, 1, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 47, 0, 0, 161, 0, 0, 0, 0, 0, 3, 56, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14535, 0, 0, 0, 0, 0, 0, 0, 217, 'Demonic Doom', '', '', '$s1 shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (23299, 0, 4, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Stinging Trauma', '', '', '', 0, 0, 0, 1, 0, 0), (23300, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader Judgement Increase', '', 'Increases the Holy damage bonus of your Judgement of the Crusader by $s1.', '', 0, 0, 0, 1, 1, 0), (23302, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice Cooldown Reduction', '', 'Reduces the cooldown of your Hammer of Justice by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 0), (23304, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Manna-Enriched Horse Feed', '', '', '', 0, 0, 0, 1, 1, 1), (23308, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 3674, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Incinerate', '', '', '', 0, 0, 0, 1, 1, 1), (23309, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 3674, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Incinerate', '', '', '', 0, 0, 0, 1, 1, 1), (23310, 0, 0, 0, 5, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -51, 0, 12, 12, 0, 12, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Time Lapse', '', '', 'Frozen in time!\nHealth reduced by $s2%.', 0, 0, 0, 1, 1, 1), (23312, 0, 0, 0, 5, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -51, 0, 12, 12, 0, 12, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Time Lapse', '', '', 'Frozen in time!\nHealth reduced by $s2%.', 0, 0, 0, 1, 1, 1), (23313, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 251, -1123, 0, 874, -3939, 0, 12, 12, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid', '', '', 'Deals $s1 damage every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (23314, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 251, -1123, 0, 874, -3939, 0, 12, 12, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid', '', '', 'Deals $s1 damage every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (23315, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 187, 0, 0, 656, 0, 0, 12, 12, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Ignite Flesh', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (23316, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 187, 0, 0, 656, 0, 0, 12, 12, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Ignite Flesh', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (23327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23328, 0, 0, 0, 0, 0, 1, 'Trigger Trap', '', '', '', 0, 0, 0, 1, 0, 0), (23328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Trap', '', '', '', 0, 0, 0, 1, 0, 0), (23331, 250, 0, 0, 1, 0, 0, 101, 0, 60, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 751, 1, 1, 2624, -51, 174, 9, 9, 9, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (23332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24882, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'trans2', '', '', '', 0, 0, 0, 1, 1, 1), (23333, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 8505, 0, 0, 0, 0, 0, 0, 0, 1703, 'Warsong Flag', '', '', 'You are holding the Warsong Flag.', 0, 0, 0, 1, 1, 1), (23334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179786, 8507, 0, 0, 0, 0, 0, 0, 0, 1703, 'Horde Flag Drop', '', '', '', 0, 0, 0, 1, 1, 1), (23335, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 8504, 0, 0, 0, 0, 0, 0, 0, 1704, 'Silverwing Flag', '', '', 'You are holding the Silverwing Flag.', 0, 0, 0, 1, 1, 1), (23336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179785, 8506, 0, 0, 0, 0, 0, 0, 0, 1704, 'Alliance Flag Drop', '', '', '', 0, 0, 0, 1, 1, 1), (23337, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 19, 1, 0, 53, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (23338, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14602, 0, 0, 0, 0, 0, 0, 0, 0, 836, 'Swift Stormsaber', '', 'Summons and dismisses a rideable Swift Stormsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23339, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 375, 0, 149, 562, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (23340, 36, 0, 0, 1, 0, 0, 100, 0, 24, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23394, 0, 0, 0, 0, 0, 173, 'Shadow of Ebonroc', '', '', 'When melee damaged, heals Ebonroc for $23394s1.', 0, 0, 0, 1, 1, 1), (23341, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 138, 149, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (23342, 0, 9, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23462, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23354, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 16, 0, 1, 0, 0, 34999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7681, 0, 23355, 0, 0, 0, 0, 0, 534, 'Feed Pet (Quest Test)', '', 'Feed your pet the selected item. Feeding your pet increases happiness. Using food close to the pet\'s level will have a better result.', '', 0, 0, 0, 1, 1, 1), (23355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 534, 'Feed Pet Effect (Quest Test)', '', '', 'Increases happiness.', 0, 0, 0, 1, 1, 1), (23356, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Taming Lesson', '', 'Teaches Tame Beast, Call Pet and Dismiss Pet.', '', 0, 0, 0, 1, 1, 1), (23357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1511, 'Training Lesson', '', 'Teaches Beast Training, Feed Pet and Revive Pet.', '', 0, 0, 0, 1, 1, 1), (23359, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Transmogrify!', '', 'Zap a Feralas giant into a more manageable form.', 'Zapped!', 0, 0, 0, 1, 1, 1), (23360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Trap2', '', '', '', 0, 0, 0, 1, 0, 0), (23364, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 2, 0, 0, 313, 0, 0, 1093, 10, 10, 10, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23365, 0, 0, 0, 0, 138, 'Tail Lash', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (23365, 0, 0, 3, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Dropped Weapon', '', '', 'Disarmed.', 0, 0, 0, 1, 1, 1), (23378, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23379, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '', 0, 0, 0, 1, 0, 0), (23379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 11, 1, 0, 69, 49, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (23380, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 9, 0, 24, 51, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (23381, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 73, 0, 0, 447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (23382, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 77, 75, 0, 0, 112, 0, 0, 13, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', '', '', 0, 0, 0, 1, 1, 1), (23389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alliance Flag Capture', '', '', '', 0, 0, 0, 1, 1, 1), (23391, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (23392, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (23393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 'Brood Affliction: Blue', '', '', '', 0, 0, 0, 1, 1, 1), (23394, 0, 0, 0, 1, 0, 0, 100, 0, 24, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 24999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Shadow of Ebonroc', '', '', '', 0, 0, 0, 1, 1, 1), (23396, 0, 1, 0, 1, 0, 0, 101, 0, 42, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Restoration', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (23397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 1, 0, 0, 29, 12, 12, 12, 36, 112, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 19, 3654, 127, 0, 0, 0, 0, 0, 0, 71, 'Berserk', '', '', 'Forced into Berseker Stance.\nIncreases damage taken by $s3%.', 0, 0, 0, 1, 1, 1), (23398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 36, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3655, 0, 0, 0, 0, 0, 0, 0, 71, 'Involuntary Transformation', '', '', 'Forced into cat form.', 0, 0, 0, 1, 1, 0), (23399, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4234, 4236, 5498, 4461, 5637, 0, 0, 0, 8, 2, 4, 1, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18948, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Barbaric Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (23401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 269824, 0, 0, 3656, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Corrupted Healing', '', '', 'Direct healing spells cause the target to take damage over time.', 0, 0, 0, 1, 1, 0), (23402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 43, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Corrupted Healing', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (23409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1705, 'Soft Landin\'', '', 'While equipped, the wearer suffers less damage from falls.', 'While equipped, the wearer suffers less damage from falls.', 0, 0, 0, 1, 0, 0), (23410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Wild Magic', '', '', 'You have lost control of some of your magic.', 0, 0, 0, 1, 1, 0), (23411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 73, 1, 0, 601, 17, 0, 9, 10, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Fireball', '', '', '', 0, 0, 0, 1, 1, 0), (23412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 430, -41, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', '', '', 0, 0, 0, 1, 1, 0), (23413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 244, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Arcane Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (23414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Paralyze', '', '', 'Unable to move.', 0, 0, 0, 1, 1, 0), (23415, 0, 0, 0, 1, 0, 0, 101, 0, 40, 28, 100, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Improved Blessing of Protection', '', '', 'Immune to physical attacks.', 0, 0, 0, 1, 1, 1), (23416, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 457, 'Pillow Fight', '', 'Charges at an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (23417, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 3, 27, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1706, 'Smother', '', '', 'Being smothered by a gigantic pillow!', 0, 0, 0, 1, 1, 0), (23418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23415, 0, 0, 0, 0, 0, 71, 'Siphon Blessing', '', '', 'Forced to periodically cast Blessing of Protection on Nefarian.', 0, 0, 0, 1, 1, 0), (23419, 0, 0, 0, 1, 0, 0, 101, 0, 52, 28, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14662, 14667, 0, 0, 0, 0, 0, 0, 0, 33, 'Corrupted Fire Nova Totem', '', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (23420, 0, 0, 0, 1, 0, 0, 101, 0, 54, 3, 260, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14667, 14663, 0, 0, 0, 0, 0, 0, 0, 690, 'Corrupted Stoneskin Totem', '', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $10405a1 yards, reducing melee damage taken by $10405s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (23422, 0, 0, 0, 1, 0, 0, 101, 0, 60, 3, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14667, 14664, 0, 0, 0, 0, 0, 0, 0, 1647, 'Corrupted Healing Stream Totem', 'Rank 5', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $10461a1 yards for $10461s1 every $10461t1 seconds.', '', 0, 0, 0, 1, 1, 1), (23423, 0, 0, 0, 1, 0, 0, 101, 0, 52, 23, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14667, 14666, 0, 0, 0, 0, 0, 0, 0, 1397, 'Corrupted Windfury Totem', '', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members weapons with wind, if they are within $10611a1 yards. Each hit has a 20% chance of granting the attacker $10610s2 extra $lattack:attacks; with $10610s1 extra attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (23425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23424, 0, 0, 0, 0, 0, 71, 'Corrupted Totems', '', '', 'Summons corrupted totems.', 0, 0, 0, 1, 1, 0), (23426, 0, 0, 0, 1, 0, 0, 101, 0, 50, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 14668, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Summon Infernals', '', '', '', 0, 0, 0, 1, 1, 1), (23427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Summon Infernals', '', '', '', 0, 0, 0, 1, 1, 0), (23428, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14633, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Albino Snapjaw', '', 'Right Click to summon and dismiss your Snapjaw.', '', 0, 0, 0, 1, 1, 1), (23429, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14629, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Loggerhead Snapjaw', '', 'Right Click to summon and dismiss your Snapjaw.', '', 0, 0, 0, 1, 1, 1), (23430, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14631, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Olive Snapjaw', '', 'Right Click to summon and dismiss your Snapjaw.', '', 0, 0, 0, 1, 1, 1), (23431, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14630, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Leatherback Snapjaw', '', 'Right Click to summon and dismiss your Snapjaw.', '', 0, 0, 0, 1, 1, 1), (23432, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14632, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Hawksbill Snapjaw', '', 'Right Click to summon and dismiss your Snapjaw.', '', 0, 0, 0, 1, 1, 1), (23433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Improves your chance to get a critical strike with spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (23434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Improves your chance to get a critical strike with spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (23435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156507776, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Increased Holy Criticals', '', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (23436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Corrupt Weapon', '', '', 'Damages ranged weapon.', 0, 0, 0, 1, 1, 0), (23440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell Shadow', '', 'Improves your chance to get a critical strike with Shadow spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (23441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1645, 'Gadgetzan Transporter', '', '', '', 0, 0, 0, 1, 0, 0), (23442, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Everlook Transporter', '', 'Rips the dimensional walls asunder and transports you to Everlook in Winterspring. There are technical problems that sometimes occur, but that\'s what Goblin Engineering is all about!', '', 0, 0, 0, 1, 0, 0), (23443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell Shadow', '', 'Increases your spell critical strike rating with Shadow spells by $s1.', '', 0, 0, 0, 1, 1, 1), (23444, 0, 0, 0, 1, 0, 0, 101, 0, 30, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14681, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Transporter Malfunction', '', '', 'MALFUNCTION! Activating Inertial Transmogrifier!', 0, 0, 0, 1, 1, 1), (23445, 0, 0, 0, 1, 0, 0, 101, 0, 30, 367, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Evil Twin', '', '', 'You have been replaced by your evil twin.', 0, 0, 0, 1, 1, 1), (23446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23448, 0, 0, 0, 0, 1645, 'Gadgetzan Transporter Failure', '', '', '', 0, 0, 0, 1, 1, 0), (23447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Transporter Malfunction', '', '', 'TRANSPORTER FAILURE!!! SPACIAL LOCK NOT ACHIEVED!! LOCATION UNDETERMINED!', 0, 0, 0, 1, 0, 0), (23448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Transporter Arrival', '', '', '', 0, 0, 0, 1, 0, 0), (23449, 0, 0, 0, 1, 0, 0, 101, 0, 1, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Transporter Malfunction', '', '', 'TRANSPORTER MALFUNCTION!! FIRE!!!! BAD!!!!!', 0, 0, 0, 1, 1, 1), (23450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Transporter Arrival', '', '', '', 0, 0, 0, 1, 0, 0), (23451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Speed', '', '', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23452, 0, 6, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1708, 'Invisibility', '', '', 'Invisible.', 0, 0, 0, 1, 1, 1), (23453, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Gnomish Transporter', '', 'Safely transport yourself to Gadgetzan in Tanaris! Emphasis on Safe! Yup, nothing bad could ever happen while using this device!', '', 0, 0, 0, 1, 0, 0), (23454, 32, 0, 12, 1, 0, 0, 101, 0, 50, 36, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Stun', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (23455, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 9, 0, 0, 51, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (23456, 0, 0, 0, 1, 0, 0, 101, 0, 30, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14681, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Transporter Malfunction', '', '', 'MALFUNCTION! Activating Inertial Transmogrifier!', 0, 0, 0, 1, 1, 1), (23457, 0, 0, 0, 1, 0, 0, 101, 0, 30, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14681, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Transporter Malfunction', '', '', 'MALFUNCTION! Activating Inertial Transmogrifier!', 0, 0, 0, 1, 1, 1), (23458, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 13, 0, 0, 85, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (23459, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 19, 0, 0, 120, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (23460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Blackwing Lair DND', '', 'Teleport player to Blackwing Lair.', '', 0, 0, 0, 1, 0, 0), (23461, 50, 0, 0, 5, 0, 0, 101, 0, 63, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 125, 0, 3499, 937, 0, 11, 11, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', 'Deals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (23462, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 554, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (23466, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 198, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Tower Capture', '', '', '', 0, 0, 0, 1, 1, 1), (23467, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Tower Buff', '', '', 'Range damage increased.', 0, 0, 0, 1, 1, 1), (23468, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Minor Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23469, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Minor Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23470, 30, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Lesser Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23471, 30, 0, 0, 1, 0, 0, 101, 0, 22, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Lesser Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23472, 30, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23473, 30, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23474, 30, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 879, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Greater Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23475, 30, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Greater Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23476, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Major Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23477, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Major Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (23478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1710, 'Burning Adrenaline', '', '', '', 0, 0, 0, 1, 1, 1), (23480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 10', 'Rank 1', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 14', 'Rank 2', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 17', 'Rank 3', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 21', 'Rank 4', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23485, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 19, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Big Bonfire Damage', '', '', '', 0, 0, 0, 1, 1, 1), (23486, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 18631, 7077, 7910, 10586, 0, 0, 0, 10, 1, 4, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dimensional Ripper - Everlook', '', '', '', 0, 0, 0, 1, 1, 1), (23488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Hammer', '', '', '', 0, 0, 0, 1, 0, 0), (23489, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 18631, 7075, 7079, 7909, 9060, 0, 0, 12, 2, 4, 2, 4, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18986, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultrasafe Transporter - Gadgetzan', '', '', '', 0, 0, 0, 1, 1, 1), (23490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23486, 0, 0, 0, 0, 0, 1, 'Dimension Ripper - Everlook', '', '', '', 0, 0, 0, 1, 1, 1), (23491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23489, 0, 0, 0, 0, 0, 1, 'Ultrasafe Transporter: Gadgetzan', '', '', '', 0, 0, 0, 1, 1, 1), (23492, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 18, 0, 0, 0, 0, 0, 0, 0, 876, 'Separation Anxiety', '', '', '', 0, 0, 0, 1, 1, 1), (23493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Restoration', '', '', 'Restores Health and Mana.', 0, 0, 0, 1, 1, 1), (23498, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Call Pet', '', 'Summons your pet to you.', '', 0, 0, 0, 1, 1, 1), (23504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Fool\'s Plight', '', '', '', 0, 0, 0, 1, 0, 0), (23505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 9, 29, 0, 0, 0, 79, 87, 61, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 38, 'Berserking', '', '', 'Increases all damage caused by $s1% and all damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (23506, 99, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 749, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Aura of Protection', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (23507, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15992, 14047, 8150, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19026, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snake Burst Firework', '', '', '', 0, 0, 0, 1, 1, 1), (23509, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14744, 0, 0, 0, 0, 0, 0, 0, 0, 956, 'Frostwolf Howler', '', 'Summons and dismisses a rideable Frostwolf Howler. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23510, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14745, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Stormpike Battle Charger', '', 'Summons and dismisses a rideable Stormpike Battle Charger. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (23511, 0, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (23512, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (23513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 49, 199, 12, 12, 12, 24, 24, 24, 1000, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 876, 'Essence of the Red', '', '', 'Restores $s1 Mana per second.\nRestores $s2 Energy per second.\nGenerates $/10;s3 Rage per second.', 0, 0, 0, 1, 1, 1), (23514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 16, 61, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179911, 7843, 8608, 0, 0, 0, 0, 0, 0, 1, 'Placing Message to the Wildhammer', '', 'Place near the well at the center of Aerie Peak. Show those filthy dwarven dogs your resolve! Then run away...', '', 0, 0, 0, 1, 1, 1), (23515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 14', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 27', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23530, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14756, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tiny Red Dragon', '', 'Right Click to summon and dismiss your tiny red dragon.', '', 0, 0, 0, 1, 1, 1), (23531, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14755, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tiny Green Dragon', '', 'Right Click to summon and dismiss your tiny green dragon.', '', 0, 0, 0, 1, 1, 1), (23537, 21, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 63, 1, 1, 218, 49, -1, 0, 0, 0, 13, 138, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 9204, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (23538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14751, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', 'Place a Battle Standard with $s1 health that increases the maximum damage of all party members that stay within $23576a1 yards of the Battle Standard by $23576s1%. Lasts $d. May only be used in Alterac Valley.', '', 0, 0, 0, 1, 1, 1), (23539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14752, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', 'Place a Battle Standard with $s1 health that increases the damage of all party members that stay within $23574a1 yards of the Battle Standard by $23574s1%. Lasts $d. May only be used in Alterac Valley.', '', 0, 0, 0, 1, 1, 1), (23540, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25695, 25696, 0, 0, 0, 0, 358, 'Warsong Gulch Enriched Ration', '', 'Restores $25695o1 health and $25696o2 mana over $25695d. Must remain seated while eating. Usable only inside Warsong Gulch.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (23541, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26474, 26475, 0, 0, 0, 0, 358, 'Warsong Gulch Iron Ration', '', 'Restores $26474o1 health and $26475o2 mana over $26474d. Must remain seated while eating. Usable only inside Warsong Gulch.', '', 0, 0, 0, 1, 1, 1), (23542, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26472, 26473, 0, 0, 0, 0, 358, 'Warsong Gulch Field Ration', '', 'Restores $26472o1 health and $26473o2 mana over $26472d. Must remain seated while eating. Usable only inside Warsong Gulch.', '', 0, 0, 0, 1, 1, 1), (23544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 23, 0, 0, 188, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Healing Circle', '', '', '', 0, 0, 0, 1, 0, 0), (23545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Subtlety', '', 'Decreases the threat generated by your spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (23547, 0, 0, 0, 1, 0, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Parry', '', '', 'Increases parry by $s1%.', 0, 0, 0, 1, 0, 0), (23548, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23547, 0, 0, 0, 0, 0, 558, 'Parry', '', '$h% chance to parry the next attack after a block.', '', 0, 0, 0, 1, 0, 0), (23549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4228, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Area', '', 'Increases the radius of Arcane Explosion, Flamestrike, and Blizzard by $s1%.', '', 0, 0, 0, 1, 0, 0), (23550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Prayer of Healing Criticals', '', 'Increases your chance of a critical hit with Prayer of Healing by $s1%.', '', 0, 0, 0, 1, 0, 0), (23551, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'When you cast a Healing Wave or Lesser Healing Wave, there is a 25% chance the target also receives a free Lightning Shield that causes $23552s1 Nature damage to attacker on hit.', '', 0, 0, 0, 1, 0, 0), (23552, 0, 1, 0, 1, 0, 0, 100, 3, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', '', 'Causes $s1 Nature damage to attacker on hit. $n charges.', 0, 0, 0, 1, 0, 0), (23553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Cost Reduction', '', 'Mana cost of Shadow spells reduced by $s1%.', '', 0, 0, 0, 1, 0, 0), (23554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Drain Life', '', 'Health or Mana gained from Drain Life and Drain Mana increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (23555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decreased Destruction Threat', '', 'Reduces the threat generated by your Destruction spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (23556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194432, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decreased Tranquility and Hurricane Cooldown', '', 'Reduces the cooldown of your Tranquility and Hurricane spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (23557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 49, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 256, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Thorns Damage', '', 'Damage dealt by Thorns increased by $s1 and duration increased by $s2%.', '', 0, 0, 0, 1, 1, 0), (23558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134217728, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Feint', '', 'Improves the threat reduction of Feint by $s1%.', '', 0, 0, 0, 1, 0, 0), (23559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Aspect of the Hawk', '', 'Increases the ranged attack power bonus of your Aspect of the Hawk by $s1%.', '', 0, 0, 0, 1, 0, 0), (23560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 9, -31, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 8388608, 8388608, 5, 8, 14, 0, 0, 0, 0, 0, 0, 1, 'Improved Mend Pet', '', 'Increases the range of your Mend Pet spell by $s1% and the effect by $s2%. Also reduces the cost by $s3%.', '', 0, 0, 0, 1, 1, 1), (23561, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enhanced Sunder Armor', '', 'Increases the threat generated by Sunder Armor and Devastate by $s1%.', '', 0, 0, 0, 1, 1, 1), (23562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 30', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enhanced Battle Shout', '', 'Increases the attack power granted by Battle Shout by $s1.', '', 0, 0, 0, 1, 0, 0), (23564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Judgement of Light', '', 'Increases the chance of triggering a Judgement of Light heal by $s1%.', '', 0, 0, 0, 1, 0, 0), (23565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67240008, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Aura Radii', '', 'Increases the radius of a Paladin\'s auras to 40 yd.', '', 0, 0, 0, 1, 0, 0), (23566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8192, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Volley and Multishot', '', 'Increases the damage of Multi-shot and Volley by $s1%.', '', 0, 0, 0, 1, 1, 0), (23567, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 10', 'Heals $o1 damage over $d. Usable only inside Warsong Gulch.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (23568, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 8', 'Heals $o1 damage over $d. Usable only inside Warsong Gulch.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (23569, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 6', 'Heals $o1 damage over $d. Usable only inside Warsong Gulch.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (23570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (23571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Mana Surge', '', '', '', 0, 0, 0, 1, 1, 0), (23572, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 87, 'Mana Surge', '', 'After casting your Healing Wave or Lesser Healing Wave spell, gives you a 25% chance to gain Mana equal to 35% of the base cost of the spell.', '', 0, 0, 0, 1, 1, 0), (23573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Healing Wave', '', 'Your Healing Wave will now jump to additional nearby targets. Each jump reduces the effectiveness of the heal by 80%, and the spell will jump to up to two additional targets.', '', 0, 0, 0, 1, 0, 0), (23574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 11, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Battle Standard', '', '', 'Increases damage by $s1%.', 0, 0, 0, 1, 1, 0), (23575, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2287, 'Water Shield', '', '', '', 0, 0, 0, 1, 1, 1), (23576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 11, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Battle Standard', '', '', 'Increases damage by $s1%.', 0, 0, 0, 1, 1, 0), (23577, 0, 1, 0, 1, 0, 0, 101, 0, 0, 165, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Expose Weakness', '', '', 'All attackers gain $s1 ranged attack power against this target.', 0, 0, 0, 1, 0, 0), (23578, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23577, 0, 0, 0, 0, 0, 538, 'Expose Weakness', '', 'You have a chance whenever you deal ranged damage to apply an Expose Weakness effect to the target. Expose Weakness increases the ranged attack power of all attackers against that target by $23577s1 for $23577d.', '', 0, 0, 0, 1, 0, 0), (23580, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 35, 1, 0, 282, 49, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Bloodfang', '', '', 'Heals $s2 damage per second.', 0, 0, 0, 1, 1, 0), (23581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23580, 0, 0, 0, 0, 0, 153, 'Bloodfang', '', 'Gives the Rogue a chance to inflict $23580s1 damage on the target and heal the Rogue for $23580s2 health every $23580t2 sec. for $23580d. on a melee hit.', '', 0, 0, 0, 1, 1, 0), (23582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Clean Escape', '', 'Heals the rogue for $23583s1 when Vanish is performed.', '', 0, 0, 0, 1, 0, 0), (23583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Clean Escape', '', '', '', 0, 0, 0, 1, 0, 0), (23584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 1', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (23585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 2', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (23586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 3', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (23587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 4', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (23588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield Specialization', 'Rank 5', 'Increases the damage done by your offhand weapon by $s1%.', '', 0, 0, 0, 1, 0, 0), (23589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14761, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Creeping Doom', '', '', '', 0, 0, 0, 1, 0, 0), (23590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Judgement', '', '', '', 0, 0, 0, 1, 0, 0), (23591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 23590, 0, 0, 0, 0, 0, 156, 'Judgement', '', 'Inflicts $23590s1 additional Holy damage on the target of a Paladin\'s Judgement.', '', 0, 0, 0, 1, 0, 0), (23592, 0, 0, 0, 130, 0, 0, 101, 0, 30, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts a target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (23593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 91, 30, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 92', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (23594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 64', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Luffa', '', 'Removes one Bleed effect. Will not work on bleeds cast by enemies over level 60.', '', 0, 0, 0, 1, 0, 0), (23598, 0, 0, 0, 1, 0, 15406, 101, 0, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 179944, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Meeting Stone Summon', '', 'Begins a ritual that summons the targeted group member.', '', 0, 0, 0, 1, 1, 1), (23600, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Piercing Howl', '', 'Causes all enemies near the warrior to be dazed for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (23601, 0, 0, 0, 18, 0, 0, 101, 0, 30, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Scatter Shot', '', 'A short-range shot that deals $s1% weapon damage and disorients the target for $d. Any damage caused will remove the effect.', 'Disoriented.', 0, 0, 0, 1, 1, 0), (23602, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Shield Specialization', 'Rank 1', 'Increases your chance to block attacks with a shield and has a chance to generate $s1 rage when a block occurs.', '', 0, 0, 0, 1, 1, 1), (23603, 0, 1, 17, 1, 0, 0, 101, 0, 8, 18, 150, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 1, -1, 0, 99, 12, 12, 12, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14801, 21, 0, 0, 0, 0, 0, 0, 82, 'Wild Polymorph', '', '', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (23604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -541, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Reduce Threat', '', 'Reduce your threat to the current target making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (23605, 0, 0, 0, 1, 0, 0, 101, 0, 60, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Spell Vulnerability', '', 'Spell damage taken by target increased by $s1% for $d. Chance to fail for targets above level 60.', 'Increase spell damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (23618, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'GGOODMANTEST2', '', '', '', 0, 0, 0, 1, 1, 1), (23619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1710, 'Burning Adrenaline', '', '', '', 0, 0, 0, 1, 1, 1), (23620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 99999, 0, 0, 0, 0, 79, 65, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 23619, 0, 0, 0, 1710, 'Burning Adrenaline', '', '', 'Damage done increased by $s1%.\nSpells cast are all instant.\nReduces max health by $23619s1% every second.\nDeals $*2;23478s1 damage to surrounding allies on death.', 0, 0, 0, 1, 1, 1), (23621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10566, 0, 0, 0, 0, 0, 41, 'Wild Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (23622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10574, 0, 0, 0, 0, 0, 41, 'Wild Leather Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (23623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10546, 0, 0, 0, 0, 0, 41, 'Wild Leather Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (23625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10572, 0, 0, 0, 0, 0, 41, 'Wild Leather Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (23626, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10529, 0, 0, 0, 0, 0, 41, 'Wild Leather Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (23627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10544, 0, 0, 0, 0, 0, 41, 'Wild Leather Vest', '', '', '', 0, 0, 0, 1, 1, 1), (23628, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 7076, 12803, 0, 0, 0, 0, 0, 12, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Timbermaw Belt', '', '', '', 0, 0, 0, 1, 1, 1), (23629, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 7076, 12803, 0, 0, 0, 0, 0, 4, 6, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Timbermaw Boots', '', '', '', 0, 0, 0, 1, 1, 1), (23632, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 6037, 12811, 0, 0, 0, 0, 0, 8, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Girdle of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (23633, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 6037, 12811, 0, 0, 0, 0, 0, 2, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Gloves of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (23636, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 11371, 0, 0, 0, 0, 0, 4, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Helm', '', '', '', 0, 0, 0, 1, 1, 1), (23637, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 17012, 11371, 11382, 0, 0, 0, 3, 5, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (23638, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 12360, 11382, 11371, 0, 0, 0, 3, 6, 12, 1, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Black Amnesty', '', '', '', 0, 0, 0, 1, 1, 1), (23639, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 12360, 11371, 0, 0, 0, 0, 5, 2, 16, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blackfury', '', '', '', 0, 0, 0, 1, 1, 1), (23642, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Corruption', '', '', '\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (23645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Hourglass Sand', '', 'Cures the user of Brood Affliction: Bronze.', '', 0, 0, 0, 1, 0, 0), (23646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Elemental Shield', '', '', '', 0, 0, 0, 1, 0, 0), (23650, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 12360, 11371, 12800, 0, 0, 0, 4, 7, 12, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ebon Hand', '', '', '', 0, 0, 0, 1, 1, 1), (23652, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 12360, 11371, 12809, 0, 0, 0, 6, 6, 10, 6, 12, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blackguard', '', '', '', 0, 0, 0, 1, 1, 1), (23653, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 12360, 11371, 12364, 0, 0, 0, 8, 5, 10, 12, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Nightfall', '', '', '', 0, 0, 0, 1, 1, 1), (23658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7142, 7141, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Alterac Valley quest', '', '', '', 0, 0, 0, 1, 1, 0), (23659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7872, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Warsong Gulch Quest', '', '', '', 0, 0, 0, 1, 1, 1), (23660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7871, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Warsong Gulch Quest', '', '', '', 0, 0, 0, 1, 1, 1), (23661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Silverwing Talisman of Merit', '', '', '', 0, 0, 0, 1, 1, 1), (23662, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 7076, 12803, 14227, 0, 0, 0, 0, 8, 3, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Wisdom of the Timbermaw', '', '', '', 0, 0, 0, 1, 1, 1), (23663, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 7076, 12803, 14227, 0, 0, 0, 0, 5, 5, 5, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mantle of the Timbermaw', '', '', '', 0, 0, 0, 1, 1, 1), (23664, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 12810, 13926, 12809, 14227, 0, 0, 0, 6, 4, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19056, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Argent Boots', '', '', '', 0, 0, 0, 1, 1, 1), (23665, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 12809, 14227, 0, 0, 0, 0, 0, 5, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Argent Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (23666, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 17010, 17011, 7078, 14227, 0, 0, 0, 10, 2, 3, 6, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flarecore Robe', '', '', '', 0, 0, 0, 1, 1, 1), (23667, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 17010, 17011, 7078, 14227, 0, 0, 0, 8, 5, 3, 10, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flarecore Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (23674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, -76, 0, 0, 0, 0, 140, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Eng Haste', '', 'SO FAST!', '', 0, 0, 0, 1, 1, 0), (23675, 0, 0, 0, 190, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Minigun', '', '', '', 0, 0, 0, 1, 0, 0), (23676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Minigun', '', '', '', 0, 0, 0, 1, 1, 1), (23677, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19227, 19230, 19231, 19232, 19233, 19234, 19235, 19236, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19228, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beasts Deck', '', 'Combine the Ace through Eight of Beasts to complete the set.', '', 0, 0, 0, 1, 0, 0), (23678, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19258, 19259, 19260, 19261, 19262, 19263, 19264, 19265, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19257, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warlord Deck', '', 'Combine the Ace through Eight of Warlords to complete the set.', '', 0, 0, 0, 1, 0, 0), (23679, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19268, 19269, 19270, 19271, 19272, 19273, 19274, 19275, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elementals Deck', '', 'Combine the Ace through Eight of Elementals to complete the set.', '', 0, 0, 0, 1, 0, 0), (23680, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19276, 19278, 19279, 19280, 19281, 19282, 19283, 19284, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Portals Deck', '', 'Combine the Ace through Eight of Portals to complete the set.', '', 0, 0, 0, 1, 0, 0), (23681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Clear Essence of the Red', '', '', 'Restores $s1 Mana per second.\nRestores $s2 Energy per second.\nGenerates $/10;s3 Rage per second.', 0, 0, 0, 1, 1, 1), (23682, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 61, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Heroism', '', 'Sometimes heals bearer of $s1 damage when attacking an enemy.', '', 0, 0, 0, 1, 1, 1), (23683, 0, 0, 0, 1, 0, 0, 0, 0, 30, 21, 0, 1, 0, 0, 17030, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Twisting Nether', '', 'Allows you to resurrect yourself upon death with $21169s1% health and mana. Usable once per hour.', '', 0, 0, 0, 1, 0, 0), (23684, 0, 0, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 'Aura of the Blue Dragon', '', '2% chance successful spellcast to allow $s1% of your Mana regeneration to continue while casting for $d.', '$s1% of your Mana regeneration continuing while casting.', 0, 0, 0, 1, 0, 0), (23685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sam\'s Test Spell', '', '', '', 0, 0, 0, 1, 1, 1), (23686, 0, 0, 0, 1, 0, 0, 100, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23687, 0, 0, 0, 0, 0, 502, 'Lightning Strike', '', 'Chance to strike your melee target with lightning for $23687s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (23687, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Strike', '', 'Lightning Strike for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (23688, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23684, 0, 0, 0, 0, 0, 548, 'Aura of the Blue Dragon', '', '2% chance on successful spellcast to allow $23684s1% of your Mana regeneration to continue while casting for $23684d.', '', 0, 0, 0, 1, 0, 0), (23689, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23682, 0, 0, 0, 0, 0, 321, 'Heroism', '', 'Sometimes heals bearer of $23682s1 damage when damaging an enemy in melee.', '', 0, 0, 0, 1, 1, 1), (23690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Berserker Rage Effect', '', '', '', 0, 0, 0, 1, 0, 0), (23691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Berserker Rage Effect', '', '', '', 0, 0, 0, 1, 0, 0), (23692, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26260, 26261, 0, 0, 0, 0, 358, 'Alterac Manna Biscuit', '', 'Restores $26260o1 health and $26261o2 mana over $26260d. Must remain seated while eating.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (23693, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Stormpike\'s Salvation', '', 'While active, target\'s hit points increase by 20%.', 'While active, target\'s hit points increase by 20%.', 0, 0, 0, 1, 1, 1), (23694, 0, 0, 7, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Improved Hamstring', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (23695, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23694, 0, 0, 0, 0, 0, 23, 'Improved Hamstring', 'Rank 3', 'Gives your Hamstring ability a $h% chance to immobilize the target for $23694d.', '', 0, 0, 0, 1, 1, 1), (23696, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 10', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (23697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Alterac Spring Water', '', 'Increases Spirit by $s1 for $d.', 'Spirit increased by $m1.', 0, 0, 0, 1, 1, 1), (23698, 59, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23697, 0, 0, 0, 0, 1309, 'Alterac Spring Water', '', 'Restores $o1 mana over $d. Must remain seated while drinking. Also increases your Spirit by $18141s1 for $18141d.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (23699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 11, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unstoppable Force', '', 'Knocks target back a short distance.', '', 0, 0, 0, 1, 0, 0), (23700, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Twisting Nether', '', '', '', 0, 0, 0, 1, 1, 1), (23701, 0, 0, 0, 1, 0, 0, 0, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Twisting Nether', '', 'Gives the wearer a 10% chance of being able to resurrect with $23700s1% health and mana.', '', 0, 0, 0, 1, 1, 1), (23702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19322, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Warsong Mark of Honor', '', '', '', 0, 0, 0, 1, 1, 1), (23703, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12804, 12803, 15407, 14341, 0, 0, 0, 30, 2, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Might of the Timbermaw', '', '', '', 0, 0, 0, 1, 1, 1), (23704, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 12804, 12803, 15407, 14227, 0, 0, 0, 8, 6, 6, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Timbermaw Brawlers', '', '', '', 0, 0, 0, 1, 1, 1), (23705, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12809, 7080, 15407, 14341, 0, 0, 0, 30, 2, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dawn Treaders', '', '', '', 0, 0, 0, 1, 1, 1), (23706, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 12803, 12809, 15407, 14341, 0, 0, 0, 8, 4, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19058, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Golden Mantle of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (23707, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 15407, 14227, 0, 0, 0, 0, 0, 5, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lava Belt', '', '', '', 0, 0, 0, 1, 1, 1), (23708, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17010, 17011, 17012, 12607, 15407, 14227, 0, 0, 5, 2, 4, 4, 4, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chromatic Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (23709, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17010, 17012, 12810, 15407, 14227, 0, 0, 0, 8, 12, 10, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corehound Belt', '', '', '', 0, 0, 0, 1, 1, 1), (23710, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17010, 17011, 7076, 15407, 14227, 0, 0, 0, 2, 7, 6, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Molten Belt', '', '', '', 0, 0, 0, 1, 1, 1), (23719, 0, 0, 0, 1, 0, 0, 101, 0, 55, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Untamed Fury', '', 'Increases Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (23720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, 324, 1599, 0, 0, 0, 13, 99, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 1, 0, 0, 0, 0, 0, 0, 95, 'Blessing of the Black Book', '', 'Empowers your pet, increasing its spell damage by $s1, its attack power by $s2, and its armor by $s3 for $d. This spell will only affect an Imp, Succubus, Voidwalker, Felhunter, or Felguard.', 'Spell damage increased by up to $s1.\nAttack power increased by $s2.\nArmor increased by $s3.', 0, 0, 0, 1, 1, 1), (23721, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23722, 0, 0, 0, 0, 0, 122, 'Arcane Infused', '', 'Infuses you with Arcane energy, causing your next Arcane Shot fired within $d to detonate at the target. The Arcane Detonation will deal $23722s1 damage to enemies near the target.', 'Your next Arcane Shot will create an Arcane Detonation.', 0, 0, 0, 1, 0, 0), (23722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Detonation', '', '', '', 0, 0, 0, 1, 0, 0), (23723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 329, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Mind Quickening', '', 'Quickens the mind, increasing the Mage\'s spell haste rating by $s1 for $d.', 'Increases spell haste rating by $s1.', 0, 0, 0, 1, 0, 0), (23724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -551, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1717, 'Metamorphosis Rune', '', 'Decreases the mana cost of all Druid shapeshifting forms by $s1 for $d.', 'Shapeshifting mana cost reduced by $s1.', 0, 0, 0, 1, 0, 0), (23725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1718, 'Gift of Life', '', 'Increases your maximum health by 1500 for 20 sec. After the effects wear off, you will lose the extra maximum health.', 'Maximum health increased by 1500.', 0, 0, 0, 1, 1, 0), (23726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 64, 21, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 120, 'Venomous Totem', '', 'Increases the damage dealt by Instant Poison by $s1 and the periodic damage dealt by Deadly Poison by $s2 for $d.', 'Increases the damage dealt by Instant Poison by $s1 and the periodic damage dealt by Deadly Poison by $s2.', 0, 0, 0, 1, 1, 0), (23727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 8', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (23728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 83, 83, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 84', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 16', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (23730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 63, 63, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 64', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 19', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (23732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 55, 55, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 56', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 329, 249, 0, 0, 0, 0, 189, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 131072, 0, 0, 0, 0, 0, 0, 0, 156, 'Blinding Light', '', 'Energizes a Paladin with light, increasing haste rating by $s2 and spell haste rating by $s1 for $d.', 'Increases haste rating by $s2.\nIncreases spell haste rating by $s1.', 0, 0, 0, 1, 1, 0), (23734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, 249, 19, 0, 0, 0, 13, 135, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 126, 0, 0, 0, 0, 0, 0, 198, 'Nature Aligned', '', 'Increases spell damage and healing by up to $s1, and increases mana cost of spells by $s3% for $d.', 'Spell damage and healing increased by up to $s1.\nMana cost increased by $s3%.', 0, 0, 0, 1, 1, 1), (23735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Strength', '', '', 'Increases strength by $s1%.', 0, 0, 0, 1, 1, 1), (23736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Agility', '', '', 'Increases agility by $s1%.', 0, 0, 0, 1, 1, 1), (23737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Stamina', '', '', 'Increases stamina by $s1%.', 0, 0, 0, 1, 1, 1), (23738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Spirit', '', '', 'Increases spirit by $s1%.', 0, 0, 0, 1, 1, 1), (23758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Speak Draconic', '', '', '', 0, 0, 0, 1, 0, 0), (23759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -5, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 0, 0), (23760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -3, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces physical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (23761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 1, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1%.', 0, 0, 0, 1, 0, 0), (23762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases resistance to all magic schools by $s1.', 0, 0, 0, 1, 0, 0), (23765, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19422, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Darkmoon Faire Fortune', '', '', '', 0, 0, 0, 1, 1, 1), (23766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Intelligence', '', '', 'Increases intelligence by $s1%.', 0, 0, 0, 1, 1, 1), (23767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Armor', '', '', 'Increases armor by $s1%.', 0, 0, 0, 1, 1, 1), (23768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Damage', '', '', 'Increases all damage by $s1%.', 0, 0, 0, 1, 1, 1), (23769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 23770, 0, 0, 0, 0, 1595, 'Sayge\'s Dark Fortune of Resistance', '', '', 'Increases all magical resistances by $s1.', 0, 0, 0, 1, 1, 1), (23771, 0, 0, 0, 1, 0, 0, 15, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13619, 0, 0, 0, 0, 0, 544, 'Wracking Pains Proc', '', '', '', 0, 0, 0, 1, 1, 1), (23772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 62, 62, 41, 1, 1, 79, 4, 4, 12, 12, 12, 0, 0, 0, 0, 0, 0, 2, 60, 30, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 158, 'Wilt', '', '', '', 0, 0, 0, 1, 1, 1), (23773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 8, 8, 45, 75, 1, 277, 262, 9, 12, 12, 12, 0, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160, 'Suffering of Sanity', '', '', '', 0, 0, 0, 1, 1, 1), (23774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 8, 8, 45, 75, 1, 277, 262, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160, 'System Shock', '', '', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (23775, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Stun Forever', '', 'Stuns the target until the effect is dispelled.', '', 0, 0, 0, 1, 0, 0), (23780, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 18350, 0, 0, 0, 0, 453, 'Aegis of Preservation', '', 'Increases armor by $s1, and heals $23781s1 damage every time you take ranged or melee damage for $d.', 'Armor increased by $s1.\nHeals $23781s1 damage every time you take ranged or melee damage.', 0, 0, 0, 1, 1, 0), (23781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aegis Heal', '', '', '', 0, 0, 0, 1, 0, 0), (23782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1718, 'Gift of Life', '', '', 'Maximum health increased by $s1.', 0, 0, 0, 1, 1, 0), (23783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1718, 'Gift of Life', '', '', '', 0, 0, 0, 1, 1, 0), (23784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', '', 0, 0, 0, 1, 0, 0), (23785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', 'Grants both the Warlock and the summoned demon an effect as long as that demon is active.\n\nImp - Reduces threat caused by $23759s1%.\n\nVoidwalker - Reduces physical damage taken by $23760s1%.\n\nSuccubus - Increases all damage caused by $23761s1%.\n\nFelhunter - Increases all resistances by .2 per level.\n\nFelguard - Increases all damage caused by $35702s1% and all resistances by .1 per level.', '', 0, 0, 0, 1, 0, 0), (23786, 99, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Powerful Anti-Venom', '', 'Target is cured of poisons up to level 60.', '', 0, 0, 0, 1, 1, 1), (23787, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Powerful Anti-Venom', '', 'Creates a Vial of Powerful Anti-Venom.', '', 0, 0, 0, 1, 1, 1), (23789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 999, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 10000000000, 0, 0, 0, 0, 0, 0, 0, 0, 14870, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem TEST', '', 'Summons a Stoneclaw Totem TEST.', '', 0, 0, 0, 1, 1, 1), (23792, 0, 0, 0, 1, 0, 0, 101, 0, 58, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23790, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive TEST', '', '', '', 0, 0, 0, 1, 1, 1), (23793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strength', '', '', '', 0, 0, 0, 1, 1, 1), (23794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agility +15', '', '', '', 0, 0, 0, 1, 1, 1), (23795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per $t1 sec.', '', 0, 0, 0, 1, 1, 1), (23796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 7, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 24', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (23797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (23798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (23799, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 16204, 7076, 0, 0, 0, 0, 6, 6, 4, 2, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2563, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Strength', '', 'Permanently enchant a melee weapon to grant +15 strength.', '', 0, 0, 0, 1, 1, 1), (23800, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 16204, 7082, 0, 0, 0, 0, 6, 6, 4, 2, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2564, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Agility', '', 'Permanently enchant a melee weapon to grant +15 Agility.', '', 0, 0, 0, 1, 1, 1), (23801, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 16203, 7080, 0, 0, 0, 0, 0, 16, 4, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2565, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Mana Regeneration', '', 'Permanently enchants bracers to restore 4 mana every 5 seconds.', '', 0, 0, 0, 1, 1, 1), (23802, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16204, 16203, 12803, 0, 0, 0, 0, 2, 20, 4, 6, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2566, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Healing Power', '', 'Permanently enchants bracers to increase the effects of your healing spells by 24 and your damage spells by 8.', '', 0, 0, 0, 1, 1, 1), (23803, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 16204, 0, 0, 0, 0, 0, 10, 8, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2567, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Mighty Spirit', '', 'Permanently enchant a melee weapon to grant +20 Spirit.', '', 0, 0, 0, 1, 1, 1), (23804, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 16204, 0, 0, 0, 0, 0, 15, 12, 20, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2568, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Mighty Intellect', '', 'Permanently enchant a melee weapon to grant +22 Intellect.', '', 0, 0, 0, 1, 1, 1), (23811, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 14878, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Jubling', '', 'Right Click to summon and dismiss your Jubling.', '', 0, 0, 0, 1, 1, 1), (23822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', 'Grants both the Warlock and the summoned demon an effect as long as that demon is active.\n\nImp - Reduces threat caused by $23826s1%.\n\nVoidwalker - Reduces physical damage taken by $23841s1%.\n\nSuccubus - Increases all damage caused by $23833s1%.\n\nFelhunter - Increases all resistances by .4 per level.\n\nFelguard - Increases all damage caused by $35703s1% and all resistances by .2 per level.', '', 0, 0, 0, 1, 0, 0), (23823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', 'Grants both the Warlock and the summoned demon an effect as long as that demon is active.\n\nImp - Reduces threat caused by $23827s1%.\n\nVoidwalker - Reduces physical damage taken by $23842s1%.\n\nSuccubus - Increases all damage caused by $23834s1%.\n\nFelhunter - Increases all resistances by .6 per level.\n\nFelguard - Increases all damage caused by $35704s1% and all resistances by .3 per level.', '', 0, 0, 0, 1, 0, 0), (23824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', 'Grants both the Warlock and the summoned demon an effect as long as that demon is active.\n\nImp - Reduces threat caused by $23828s1%.\n\nVoidwalker - Reduces physical damage taken by $23843s1%.\n\nSuccubus - Increases all damage caused by $23835s1%.\n\nFelhunter - Increases all resistances by .8 per level.\n\nFelguard - Increases all damage caused by $35705s1% and all resistances by .4 per level.', '', 0, 0, 0, 1, 0, 0), (23825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', 'Grants both the Warlock and the summoned demon an effect as long as that demon is active.\n\nImp - Reduces threat caused by $23829s1%.\n\nVoidwalker - Reduces physical damage taken by $23844s1%.\n\nSuccubus - Increases all damage caused by $23836s1%.\n\nFelhunter - Increases all resistances by 1 per level.\n\nFelguard - Increases all damage caused by $35706s1% and all resistances by .5 per level.', '', 0, 0, 0, 1, 0, 0), (23826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -9, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 0, 0), (23827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -13, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 0, 0), (23828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -17, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 0, 0), (23829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -21, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 0, 0), (23830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', '', 0, 0, 0, 1, 0, 0), (23831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', '', 0, 0, 0, 1, 0, 0), (23832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', '', 0, 0, 0, 1, 0, 0), (23833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 3, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1%.', 0, 0, 0, 1, 0, 0), (23834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 5, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1%.', 0, 0, 0, 1, 0, 0), (23835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 7, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1%.', 0, 0, 0, 1, 0, 0), (23836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1%.', 0, 0, 0, 1, 0, 0), (23837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases resistance to all magic schools by $s1.', 0, 0, 0, 1, 0, 0), (23838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases resistance to all magic schools by $s1.', 0, 0, 0, 1, 0, 0), (23839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases resistance to all magic schools by $s1.', 0, 0, 0, 1, 0, 0), (23840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases resistance to all magic schools by $s1.', 0, 0, 0, 1, 0, 0), (23841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -5, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces physical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (23842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -7, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces physical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (23843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -9, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces physical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (23844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, -11, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Reduces physical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (23848, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 17, 31, 1, 1, 1, -51, 681, 49, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Test Strike W50', 'Rank 4', 'A vicious strike that deals $s3% weapon damage plus $/2;s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (23849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 56, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14877, 1, 0, 0, 0, 0, 0, 0, 0, 149, 'Venoxis Transform', '', '', '', 0, 0, 0, 1, 1, 0), (23850, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 17, 31, 1, 1, 1, -51, 1129, 34, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Test Strike W35', 'Rank 4', 'A vicious strike that deals $s3% weapon damage plus 396 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (23851, 1071, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hatch Egg', '', 'Hatch a Jubling from the Egg. It will take a while before the egg is ready to hatch.', '', 0, 0, 0, 1, 0, 0), (23852, 1071, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jubling Cooldown', '', '', '', 0, 0, 0, 1, 0, 0), (23853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jubling Cooldown', '', '', '', 0, 0, 0, 1, 0, 0), (23858, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 251, 501, 0, 874, 1749, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (23859, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 75, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels magic on an ally, removing $s1 harmful $lspell:spells;.', '', 0, 0, 0, 1, 1, 1), (23860, 451, 1, 0, 22, 0, 0, 101, 0, 0, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 595, 1, 0, 2202, 124, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (23861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 499, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (23862, 18, 4, 0, 16, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 1, 0, 1499, 199, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (23863, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23864, 0, 0, 0, 0, 0, 502, 'Revitalize', '', '2% chance on melee attack of restoring $23864s energy.', '', 0, 0, 0, 1, 1, 1), (23864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Revitalize', '', 'Revitalized - $s1 Energy restored.', '', 0, 0, 0, 1, 1, 1), (23865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Parasitic Serpent', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (23866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14884, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Summon Parasitic Serpent', '', '', '', 0, 0, 0, 1, 0, 0), (23867, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23865, 0, 0, 0, 0, 0, 597, 'Parasitic Serpent', '', '', '', 0, 0, 0, 1, 0, 0), (23880, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (23881, 971, 0, 0, 1, 0, 0, 101, 0, 40, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 1', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $23885n successful melee attacks will restore $23880s1 health. This effect lasts $23885d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (23885, 0, 0, 0, 1, 0, 0, 100, 5, 40, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23880, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $23880s1 health.', 0, 0, 0, 1, 1, 1), (23886, 0, 0, 0, 1, 0, 0, 100, 5, 48, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23889, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $23889s1 health.', 0, 0, 0, 1, 1, 1), (23887, 0, 0, 0, 1, 0, 0, 100, 5, 54, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23890, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $23890s1 health.', 0, 0, 0, 1, 1, 1), (23888, 0, 0, 0, 1, 0, 0, 100, 5, 60, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23891, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $23891s1 health.', 0, 0, 0, 1, 1, 1), (23889, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (23890, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (23891, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (23892, 971, 0, 0, 1, 0, 0, 101, 0, 48, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 2', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $23886n successful melee attacks will restore $23889s1 health. This effect lasts $23886d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (23893, 971, 0, 0, 1, 0, 0, 101, 0, 54, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 3', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $23887n successful melee attacks will restore $23890s1 health. This effect lasts $23887d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (23894, 971, 0, 0, 1, 0, 0, 101, 0, 60, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 4', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $23888n successful melee attacks will restore $23891s1 health. This effect lasts $23888d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (23895, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (23918, 0, 1, 9, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 1, 0, 1749, 0, 0, 9, 9, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Sonic Burst', '', 'Inflicts normal damage plus $s1 on nearby enemies, preventing them from spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (23919, 85, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 499, -1, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Swoop', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (23920, 0, 0, 0, 1, 10000, 0, 100, 1, 64, 28, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1935, 'Spell Reflection', '', 'Raise your shield, reflecting the next spell cast on you. Lasts $d.', 'Reflects the next spell cast on you.', 0, 0, 0, 1, 1, 1), (23921, 0, 0, 0, 1, 0, 0, 101, 0, 64, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 13, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1941, 'Shield Guard', '', 'Guard the friendly target with your shield, causing $s1% of all melee and ranged attacks to attack you instead. Target must remain within $a1 yards of the warrior. A unit can only be guarded by one Shield Guard at a time. The warrior can only Shield Guard one target at a time.', 'Guarded.', 0, 0, 0, 1, 0, 0), (23922, 971, 0, 0, 1, 0, 0, 101, 0, 40, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 11, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 1', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (23923, 971, 0, 0, 1, 0, 0, 101, 0, 48, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 13, 0, 0, 263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 2', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (23924, 971, 0, 0, 1, 0, 0, 101, 0, 54, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 15, 0, 0, 302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 3', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (23925, 971, 0, 0, 1, 0, 0, 101, 0, 60, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 17, 0, 0, 341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 4', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (23929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 70, 70, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 71', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (23930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 80, 80, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 1608, 'Seal of the Dawn', '', 'Increases attack power by $s1 when fighting Undead. It also allows the acquisition of Scourgestones on behalf of the Argent Dawn.', '', 0, 0, 0, 1, 1, 1), (23931, 22, 1, 11, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 187, 1, 1, 1406, -61, -101, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (23947, 0, 1, 0, 1, 0, 0, 101, 0, 48, 42, 1170, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 5', 'Power infuses the target increasing their Stamina by $M1 for $d.', 'Increases Stamina by $M1.', 0, 0, 0, 1, 1, 1), (23948, 0, 1, 0, 1, 0, 0, 101, 0, 60, 42, 1695, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 6', 'Power infuses the target increasing their Stamina by $M1 for $d.', 'Increases Stamina by $M1.', 0, 0, 0, 1, 1, 1), (23949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exzhal Calls Circle of Binding DND', '', '', '', 0, 0, 0, 1, 0, 0), (23950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exzhal Searches for Wild Gods DND', '', '', '', 0, 0, 0, 1, 0, 0), (23951, 55, 1, 0, 1, 0, 0, 101, 0, 1, 8, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 12, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23952, 0, 1, 0, 1, 0, 0, 100, 0, 1, 85, 350, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 57, 0, 0, 421, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (23953, 0, 0, 11, 1, 0, 31788, 101, 0, 1, 1, 100, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 324, -81, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (23954, 0, 0, 0, 15, 0, 0, 101, 0, 1, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15001, 0, 0, 92499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (23958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Mind Exhaustion', '', '', 'Unable to use the Orb of Domination.', 0, 0, 0, 1, 1, 1), (23959, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 31, 80, 1, 1, 1, 444, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Test Stab R50', 'Rank 8', 'Backstab the target, causing $s2% weapon damage plus 334 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (23960, 40, 0, 0, 1, 0, 0, 101, 0, 54, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 80, 31, 1, 1, 1, 373, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Test Strike R50', 'Rank 8', 'An instant strike that causes $/2;s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (23961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostwolf Reputation +1', '', '', '', 0, 0, 0, 1, 1, 0), (23962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 730, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormpike Reputation +1', '', '', '', 0, 0, 0, 1, 1, 0), (23963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frostwolf Reputation +2', '', '', '', 0, 0, 0, 1, 1, 0), (23964, 0, 0, 0, 1, 0, 0, 101, 0, 60, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 9, 0, 0, 0, 52, 57, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Bloodrager\'s Requiem', '', 'While active, target\'s critical hit chance with spells and attacks increases by 10%.', 'While active, target\'s critical hit chance with spells and attacks increases by 10%.', 0, 0, 0, 1, 1, 1), (23965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Instant Heal', '', '', '', 0, 0, 0, 1, 0, 0), (23966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14941, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Jeklik Transform', '', '', '', 0, 0, 0, 1, 1, 0), (23967, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Dragonbane', '', 'Inflicts $s1% weapon damage.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (23968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23969, 0, 0, 0, 0, 0, 1, 'Throw Liquid Fire', '', '', '', 0, 0, 0, 1, 0, 0), (23969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Throw Liquid Fire', '', '', '', 0, 0, 0, 1, 0, 0), (23970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Throw Liquid Fire', '', '', '', 0, 0, 0, 1, 1, 0), (23971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180125, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Summon Liquid Fire', '', '', '', 0, 0, 0, 1, 0, 0), (23972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (23974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 7, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14965, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Summon Frenzied Bloodseeker Bats', '', '', '', 0, 0, 0, 1, 0, 0), (23978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Speed', '', '', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (23979, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 100, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Holy Wrath', '', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all Undead and Demon targets within $a1 yds.', '', 0, 0, 0, 1.3, 1, 1), (23989, 0, 0, 0, 1, 300000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2238, 'Readiness', '', 'When activated, this ability immediately finishes the cooldown on your other Hunter abilities.', '', 0, 0, 0, 1, 1, 1), (23990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item - Minor Run Speed', '', 'Run speed increased slightly.', '', 0, 0, 0, 1, 1, 1), (23991, 1155, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 111, 0, 0, 494, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Damage Absorb', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (23992, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 1', 'Increases Fire resistance by $s1.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 0, 0), (24002, 0, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -151, -71, 99, 0, 0, 0, 138, 33, 64, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1719, 'Tranquilizing Poison', '', 'Inflicts the target with poison, which increases the time between attacks by $s1%, reduces their movement by $s2% and puts them to sleep after $d.', 'Time between attacks increased by $s1%.\nReduces movement speed by $s2%.\nDrains $/10;s3 rage per second.\nGetting sleepy...', 0, 0, 0, 1, 1, 1), (24003, 0, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -151, -71, 99, 0, 0, 0, 138, 33, 64, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1719, 'Tranquilizing Poison', '', 'Inflicts the target with poison, which increases the time between attacks by $s1%, reduces their movement by $s2% and puts them to sleep after $d.', 'Time between attacks increased by $s1%.\nReduces movement speed by $s2%.\nDrains $/10;s3 rage per second.\nGetting sleepy...', 0, 0, 0, 1, 1, 1), (24004, 0, 0, 10, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts yourself to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (24005, 11, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $s1% of your health per second for $d. Must remain seated while eating.', 'Restores $s1% of your health per second.', 0, 0, 0, 1, 1, 1), (24006, 0, 0, 0, 14, 0, 0, 101, 0, 6, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19696, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1512, 'Bounty of the Harvest', '', 'Conjures $s1 food from the harvest.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (24011, 18, 4, 0, 5, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 351, 25, 0, 524, 87, 0, 10, 10, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24016, 40, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Exploit Weakness', '', 'Inflicts normal damage plus $s1 on an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (24017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19725, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Arathi Resource Crate', '', '', '', 0, 0, 0, 1, 0, 0), (24018, 0, 0, 0, 1, 0, 8, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 23, 23, 38, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 24019, 24071, 0, 0, 0, 0, 1474, 'Axe Flurry', '', 'Attacks nearby enemies in a flurry of axes that lasts $d.', 'Attacking all nearby enemies.', 0, 0, 0, 1, 1, 1), (24020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 563, 0, 0, 968, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Axe Flurry', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (24021, 37, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Anti-Magic Shield', '', 'Creates an anti-magic shell around the caster, giving it magic immunity for $d.', 'Immune to magic.', 0, 0, 0, 1, 1, 1), (24022, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 10, 0, 1, 625, 0, 0, 2187, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Cleanse Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (24023, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 64, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12021, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (24024, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 1251, 0, 0, 4374, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Unstable Concoction', '', '', '', 0, 0, 0, 1, 1, 0), (24042, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Test Maul', 'Rank 4', 'Instant attack plus $s1 damage.', '', 0, 0, 0, 1, 1, 1), (24043, 0, 0, 0, 1, 0, 0, 101, 0, 60, 32, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Test Fury', 'Rank 4', 'Increases damage done by $s1 for $d.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (24048, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 49, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 370, 'Whirling Trip', '', 'Inflicts normal damage plus $s1 to nearby enemies.', 'Stunned.', 0, 0, 0, 1, 1, 1), (24049, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (24050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 524, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spirit Burst', '', '', '', 0, 0, 0, 1, 0, 0), (24051, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24050, 0, 0, 0, 0, 0, 87, 'Spirit Burst', '', '', '', 0, 0, 0, 1, 0, 0), (24052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15009, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Voodoo Spirit', '', '', '', 0, 0, 0, 1, 0, 0), (24053, 0, 1, 17, 1, 0, 0, 101, 0, 30, 28, 300, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a frog, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (24054, 0, 2, 0, 16, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -201, -101, -61, 13, 13, 13, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces nearby enemies\' Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 5, 1, 1, 1), (24058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 1, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15010, 0, 0, 0, 24066, 0, 0, 0, 0, 1720, 'Release Toads', '', '', '', 0, 0, 0, 1, 1, 0), (24061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8114, 8121, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Arathi Basin quest, 4 bases', '', '', '', 0, 0, 0, 1, 1, 0), (24062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Toad Explode', '', '', '', 0, 0, 0, 1, 0, 0), (24063, 0, 0, 0, 1, 0, 0, 101, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 1, 0, 125, 0, 0, 437, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', 'Deals $s1 damage per second.', 0, 0, 0, 1, 1, 0), (24064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8115, 8122, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Arathi Basin quest, 5 bases', '', '', '', 0, 0, 0, 1, 1, 0), (24065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24062, 0, 0, 0, 0, 0, 263, 'Toad Explode', '', '', '', 0, 0, 0, 1, 1, 1), (24071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Axe Flurry', '', '', '', 0, 0, 0, 1, 0, 0), (24080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Death Touch Copy', '', 'Instantly Kills the target. I hope you feel good about yourself now.....', '', 0, 0, 0, 1, 1, 1), (24083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Hatch Eggs', '', '', '', 0, 0, 4, 1, 0, 0), (24084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14967, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Mar\'li Transform', '', '', '', 0, 0, 0, 1, 1, 0), (24085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Visual', '', '', '', 0, 0, 0, 1, 1, 1), (24088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24089, 0, 0, 0, 0, 63, 'Full Grown', '', '', '', 0, 0, 0, 1, 1, 1), (24090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 31, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minor Movement Speed', '', 'Minor increase to running and swimming speed.', '', 0, 0, 0, 1, 1, 1), (24091, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 19726, 12804, 14048, 14227, 0, 0, 0, 3, 5, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bloodvine Vest', '', '', '', 0, 0, 0, 1, 1, 1), (24092, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 19726, 12804, 14048, 14227, 0, 0, 0, 4, 4, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19683, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bloodvine Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (24093, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14342, 19726, 12810, 14048, 14227, 0, 0, 0, 3, 3, 4, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19684, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bloodvine Boots', '', '', '', 0, 0, 0, 1, 1, 1), (24097, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (24099, 18, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 123, 0, 374, 288, 0, 10, 10, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180206, 8150, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'s Troll Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180209, 8150, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'s Tauren Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180208, 8150, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'s Forsaken Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180207, 8150, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'s Orc Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180210, 8149, 0, 0, 0, 0, 0, 0, 0, 1, 'Uther\'s Human Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180211, 8149, 0, 0, 0, 0, 0, 0, 0, 1, 'Uther\'s Gnome Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180214, 8149, 0, 0, 0, 0, 0, 0, 0, 1, 'Uther\'s Dwarf Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 548, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180213, 8149, 0, 0, 0, 0, 0, 0, 0, 1, 'Uther\'s Night Elf Tribute', '', '', '', 0, 0, 0, 1, 1, 0), (24109, 0, 1, 0, 1, 0, 0, 101, 0, 1, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 59, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', 'Increases the Physical damage dealt by an ally by $s1 for $d.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (24110, 0, 0, 7, 1, 0, 0, 101, 0, 1, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -101, 0, 13, 13, 13, 26, 138, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Enveloping Webs', '', 'Immobilizes an enemy, increases the time between its attacks by $s2%, and prevents it from casting spells for $d.', 'Unable to move or cast spells.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (24111, 0, 4, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 187, 1, 0, 656, -5001, 0, 0, 0, 0, 3, 22, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Poison', '', 'Reduces an enemy\'s armor by $s2 and inflicts $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (24112, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Poison Shock', '', '', '', 0, 0, 0, 1, 1, 1), (24117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Pain Spike', 'Rank 1', '', 'Healing temporary damage.', 0, 0, 0, 1, 0, 0), (24121, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19767, 15407, 12803, 14341, 0, 0, 0, 0, 14, 5, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Primal Batskin Jerkin', '', '', '', 0, 0, 0, 1, 1, 1), (24122, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19767, 15407, 12803, 14341, 0, 0, 0, 0, 10, 4, 4, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19686, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Primal Batskin Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (24123, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19767, 15407, 12803, 14341, 0, 0, 0, 0, 8, 3, 4, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19687, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Primal Batskin Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (24124, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19768, 19726, 15407, 14341, 0, 0, 0, 0, 35, 2, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19688, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blood Tiger Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24125, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19768, 19726, 15407, 14341, 0, 0, 0, 0, 25, 2, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19689, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blood Tiger Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (24131, 0, 4, 0, 1, 0, 0, 101, 0, 40, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 1', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24132, 1111, 4, 10, 18, 0, 0, 100, 0, 50, 29, 155, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 2', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $24134o1 Nature damage over $24134d. Only one Sting per Hunter can be active on the target at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (24133, 1111, 4, 10, 18, 0, 0, 100, 0, 60, 29, 205, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 3', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $24135o1 Nature damage over $24135d. Only one Sting per Hunter can be active on the target at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (24134, 0, 4, 0, 1, 0, 0, 101, 0, 50, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 2', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24135, 0, 4, 0, 1, 0, 0, 101, 0, 60, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 3', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24136, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 19726, 7910, 0, 0, 0, 0, 20, 10, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bloodsoul Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24137, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 19726, 7910, 0, 0, 0, 0, 16, 8, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bloodsoul Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (24138, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 19726, 12810, 0, 0, 0, 0, 12, 6, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bloodsoul Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (24139, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 12799, 0, 0, 0, 0, 0, 20, 14, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darksoul Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24140, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 12799, 0, 0, 0, 0, 0, 18, 12, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darksoul Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (24141, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 19774, 12799, 0, 0, 0, 0, 0, 16, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19695, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darksoul Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (24148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 14, 9, 0, 0, 0, 29, 158, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 1, 'Presence of Might', '', '', '', 0, 0, 0, 1, 1, 1), (24149, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2583, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Presence of Might', '', 'Permanently adds 10 Stamina, 10 defense rating, and 15 shield block value to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 23, 0, 0, 0, 29, 189, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 126, 0, 0, 0, 0, 0, 0, 1, 'Syncretist\'s Sigil', '', '', '', 0, 0, 0, 1, 1, 1), (24153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 11, 0, 0, 0, 0, 99, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 'Death\'s Embrace', '', '', '', 0, 0, 0, 1, 1, 1), (24154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 23, 9, 9, 0, 0, 0, 124, 189, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 0, 0, 0, 0, 0, 0, 1, 'Falcon\'s Call', '', '', '', 0, 0, 0, 1, 1, 1), (24155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 12, 12, 14, 0, 0, 0, 13, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 3, 0, 0, 0, 0, 0, 0, 1, 'Vodouisant\'s Vigilant Embrace', '', '', '', 0, 0, 0, 1, 1, 1), (24156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 17, 17, 7, 0, 0, 0, 13, 135, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 128, 0, 0, 0, 0, 0, 0, 1, 'Presence of Sight', '', '', '', 0, 0, 0, 1, 1, 1), (24157, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 17, 17, 9, 0, 0, 0, 13, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 2, 0, 0, 0, 0, 0, 0, 1, 'Hoodoo Hex', '', '', '', 0, 0, 0, 1, 1, 1), (24158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 3, 23, 0, 0, 0, 29, 85, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 126, 0, 0, 0, 0, 0, 0, 1, 'Prophetic Aura', '', '', '', 0, 0, 0, 1, 1, 1), (24159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 23, 0, 0, 0, 29, 29, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 126, 0, 0, 0, 0, 0, 0, 1, 'Animist\'s Caress', '', '', '', 0, 0, 0, 1, 1, 1), (24160, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2584, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Syncretist\'s Sigil', '', 'Permanently adds 10 Stamina, 10 defense rating, and increases healing by up to 24 to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24161, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Death\'s Embrace', '', 'Permanently adds 28 attack power and 12 dodge rating to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24162, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2586, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Falcon\'s Call', '', 'Permanently adds 24 ranged attack power, 10 Stamina, and 10 hit rating to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24163, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vodouisant\'s Vigilant Embrace', '', 'Permanently adds 15 Intellect and increases all healing and spell damage by up to 13 to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24164, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2588, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Presence of Sight', '', 'Permanently adds 18 to all healing and damage spells and 8 spell hit rating to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24165, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hoodoo Hex', '', 'Permanently adds 10 Stamina and increases spell damage and healing by up to 18 to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24167, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Prophetic Aura', '', 'Permanently adds 10 Stamina, 4 mana per 5 sec., and increases healing by up to 24 to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24168, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2591, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Animist\'s Caress', '', 'Permanently adds 10 Stamina, 10 Intellect, and increases healing by up to 24 to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (24169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 56, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14966, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Thekal Transform', '', '', '', 0, 0, 0, 1, 1, 1), (24171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection Impact Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thekal Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (24173, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', '', '', '', 0, 0, 0, 1, 0, 0), (24178, 99, 0, 0, 1, 0, 0, 101, 0, 10, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 64, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Will of Hakkar', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Hakkar will rule the world!', 0, 0, 0, 1, 1, 1), (24179, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Seal of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (24180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Polymorph Impact', '', '', '', 0, 0, 0, 1, 0, 0), (24183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 15068, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Summon Zulian Guardians', '', '', '', 0, 0, 0, 1, 0, 0), (24184, 99, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15047, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Servant of Hakkar DND', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Hakkar will rule the world.', 0, 0, 0, 1, 1, 1), (24185, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 200, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (24186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180246, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Zul\'s Aura', '', '', '', 0, 0, 0, 1, 0, 0), (24187, 0, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', '', '', '', 0, 0, 0, 1, 1, 1), (24188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Hammer of Justice', '', 'Increases the duration of Hammer of Justice by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24189, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 251, 0, 69, 874, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1723, 'Force Punch', '', '', '', 0, 0, 0, 1, 1, 0), (24190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14968, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Arlokk Transform', '', '', '', 0, 0, 0, 1, 1, 0), (24191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Power Word: Shield', '', 'Increases the amount of damage absorbed by Power Word: Shield by $s1.', '', 0, 0, 0, 1, 0, 0), (24192, 0, 0, 15, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 125, 125, 0, 437, 437, 0, 8, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Speed Slash', '', '', 'Deals $s1 damage per second.', 0, 0, 0, 1, 1, 0), (24193, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (24194, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Uther\'s Tribute', '', 'Offer a tribute at Uther Lightbringer\'s tomb in Western Plaguelands.', '', 0, 0, 0, 1, 1, 1), (24195, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'s Tribute', '', 'Offer a tribute at Grom Hellscream\'s monument in Ashenvale.', '', 0, 0, 0, 1, 1, 1), (24196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 46, 46, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 47', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Undead 48', '', 'Increases damage done to Undead by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 47, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1608, 'Rune of the Dawn', '', 'Increases damage done to Undead by magical spells and effects by up to $s1. It also allows the acquisition of Scourgestones on behalf of the Argent Dawn.', '', 0, 0, 0, 1, 1, 1), (24199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockback 35', '', '', '', 0, 0, 0, 1, 1, 1), (24201, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Rune of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (24202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 50, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180249, 180250, 180401, 0, 0, 0, 0, 0, 0, 1, 'Create Heart of Hakkar Rift', '', '', '', 0, 0, 0, 1, 1, 1), (24203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heart of Hakkar Banning', '', '', '', 0, 0, 0, 1, 0, 0), (24204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heart of Hakkar Implode', '', '', '', 0, 0, 0, 1, 0, 0), (24207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire Cast Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24208, 0, 0, 0, 15, 0, 0, 101, 0, 1, 0, 215, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 6001, 0, 0, 36999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (24209, 0, 0, 0, 15, 0, 0, 101, 0, 1, 0, 215, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15001, 0, 0, 92499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (24210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24211, 0, 0, 0, 0, 0, 538, 'Mark of Arlokk', '', '', 'Attracting Minions of Arlokk.', 0, 0, 0, 1, 0, 0), (24212, 0, 1, 0, 1, 0, 0, 100, 0, 1, 85, 350, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 93, 0, 0, 703, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (24213, 65, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (24214, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heart of Hakkar - Molthor chucks the heart', '', '', '', 0, 0, 0, 1, 1, 0), (24217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Heart of Hakkar, Ritual Cast Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24221, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Teleport Spawn-out', '', '', '', 0, 0, 0, 1, 0, 0), (24222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vanish Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 1, 1), (24224, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 19, 0, 0, 0, 0, 108, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Intuition', '', 'Increases the damage from your Ambush and Garrote abilities by $s1% and gives you a $s2% chance to notice when players see through your Stealth.', '', 0, 0, 0, 1, 1, 0), (24225, 0, 0, 11, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Exhaustion', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 0, 0), (24226, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 270, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Reputation', '', 'Increase your reputation permanently with the Zandalar Tribe.', '', 0, 0, 0, 1, 0, 0), (24228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 0, 0), (24236, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15589, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (24238, 0, 0, 0, 1, 0, 0, 101, 0, 60, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 108, 'Test Rip', 'Rank 6', 'Finishing move that causes damage over time. Damage increases per combo point:\n 1 point : 228 damage over $d.\n 2 points: 354 damage over $d.\n 3 points: 480 damage over $d.\n 4 points: 606 damage over $d.\n 5 points: 732 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24239, 1131, 0, 0, 3, 0, 0, 101, 0, 60, 0, 340, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', 'Rank 3', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (24240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Spawn - Red Lightning', '', '', '', 0, 0, 0, 1, 0, 0), (24241, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 451, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Decapitate', '', 'Attempts to decapitate the target, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (24242, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15090, 0, 0, 0, 0, 0, 0, 0, 0, 1180, 'Swift Razzashi Raptor', '', 'Summons and dismisses a rideable Raptor. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (24243, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 839, 839, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 840', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Grow', '', '', 'All grown up.', 0, 0, 0, 1, 0, 0), (24245, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19881, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19880, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'String Together Heads', '', 'Combine with 5 Channeler\'s Heads into a Gurubashi Head Collection.', '', 0, 0, 0, 1, 0, 0), (24248, 0, 0, 0, 1, 0, 0, 0, 0, 63, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 0, 0, 1680, 'Ferocious Bite', 'Rank 6', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 259-292 damage\n 2 points: 428-461 damage\n 3 points: 597-630 damage\n 4 points: 766-799 damage\n 5 points: 935-968 damage', '', 0, 0, 0, 4.1, 1, 1), (24251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zulian Slice', '', 'Slices the enemy for $s1 Nature damage.', '', 0, 0, 0, 1, 0, 0), (24252, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15104, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Swift Zulian Tiger', '', 'Summons and dismisses a rideable Tiger. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (24253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Graveyard Teleport Test', '', '', '', 0, 0, 0, 1, 0, 0), (24254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Serpent\'s Hiss', '', 'Blasts the enemy with poison for $s1 Nature damage.', '', 0, 0, 0, 1, 0, 0), (24255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 299, 299, 0, 0, 0, 0, 99, 124, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15109, 0, 0, 0, 0, 0, 0, 1697, 'Primal Blessing', '', 'Infuses the caster with a blessing from the Primal Gods. Ranged and melee attack power increased by $s1 for $d.', 'Melee attack power increased by $s1.\nRanged attack power increased by $s2.', 0, 0, 0, 1, 1, 1), (24256, 0, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24255, 0, 0, 0, 0, 0, 1697, 'Primal Blessing Trigger DND', '', 'Grants a small chance when ranged or melee damage is dealt to infuse the wielder with a blessing from the Primal Gods. Ranged and melee attack power increased by 300 for 12 seconds.', '', 0, 0, 0, 1, 1, 1), (24257, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Jeklik\'s Crushing Blow', '', 'Wounds the target for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (24258, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Troll Hero Summon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24259, 0, 1, 9, 1, 0, 0, 101, 0, 36, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'Spell Lock', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (24261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Brain Wash', '', '', 'Charmed.', 0, 0, 0, 1, 0, 0), (24262, 0, 0, 0, 1, 0, 0, 101, 0, 60, 26, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3999, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 15112, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Summon Brain Wash Totem', '', '', '', 0, 0, 0, 1, 0, 0), (24263, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3826, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19932, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'UNUSED Quest - Create Empowered Mojo Bundle', '', 'Create the Empowered Mojo Bundle.', '', 0, 0, 0, 1, 0, 0), (24264, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Extinguish', '', 'Extinguishes the Brazier of Madness.', '', 0, 0, 0, 1, 1, 1), (24265, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 19960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 31, 0, 0, 134, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Killer Bees!', '', '', 'Attacked by killer bees. Jump in the water quickly!', 0, 0, 0, 1, 1, 0), (24266, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12938, 19943, 12804, 13468, 0, 0, 0, 0, 1, 1, 6, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gurubashi Mojo Madness', '', '', '', 0, 0, 0, 1, 1, 1), (24267, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24266, 0, 0, 0, 0, 0, 41, 'Gurubashi Mojo Madness', '', '', '', 0, 0, 0, 1, 1, 1), (24268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 24, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1738, 'Mar\'li\'s Brain Boost', '', 'Restores $s1 mana every $t1 sec for $d.', 'Restores $s1 mana every $t1 sec.', 0, 0, 0, 1, 0, 0), (24274, 1131, 0, 0, 3, 0, 0, 101, 0, 52, 0, 290, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', 'Rank 2', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (24275, 1131, 0, 0, 3, 0, 0, 101, 0, 44, 0, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', 'Rank 1', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (24279, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll DRU DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24280, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19953, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll HUN DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24281, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll ROG DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24282, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll MAG DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 14, 2, 0, 0, 0, 117, 117, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 246, 'Surefooted', 'Rank 3', 'Increases hit chance by $s3% and increases the chance movement impairing effects will be resisted by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (24284, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll PRT DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24285, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll PAL DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24288, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19956, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll SHM DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24289, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19951, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll WAR DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24290, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19939, 19940, 19941, 19942, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19957, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punctured Voodoo Doll WLK DND', '', 'Combines with Gri\'lek\'s Blood, Renataki\'s Tooth, Wushoolay\'s Mane, and Hazza\'rah\'s Dream Thread to form a powerful charm.', '', 0, 0, 0, 1, 0, 0), (24291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 47, 47, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragon Slaying 48', '', 'Increases attack power by $s1 when fighting Dragonkin.', '', 0, 0, 0, 1, 1, 1), (24292, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 116, 116, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 90, 'Dragon Slaying 117', '', 'Increases attack power by $s1 when fighting Dragonkin.', '', 0, 0, 0, 1, 1, 1), (24293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 1699, 'Monster Slaying', 'Rank 1', 'Increases all damage caused against Beasts, Giants and Dragonkin targets by $s1% and increases critical damage caused against Beasts, Giants and Dragonkin targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (24294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 1699, 'Monster Slaying', 'Rank 2', 'Increases all damage caused against Beasts, Giants and Dragonkin targets by $s1% and increases critical damage caused against Beasts, Giants and Dragonkin targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (24295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 1699, 'Monster Slaying', 'Rank 3', 'Increases all damage caused against Beasts, Giants and Dragonkin targets by $s1% and increases critical damage caused against Beasts, Giants and Dragonkin targets by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (24296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 4', 'Increases your Agility by $s1%.', '', 0, 0, 0, 1, 1, 0), (24297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Lightning Reflexes', 'Rank 5', 'Increases your Agility by $s1%.', '', 0, 0, 0, 1, 1, 0), (24300, 0, 1, 0, 1, 0, 4108, 101, 0, 60, 165, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (24301, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Skill +35', '', 'Increased Fishing +$s1.', '', 0, 0, 0, 1, 1, 1), (24302, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2603, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eternium Fishing Line', '', 'Replaces the fishing line on your fishing pole with a high test eternium line.', '', 0, 0, 0, 1, 1, 1), (24303, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (24306, 0, 2, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 51, 0, 1, 174, 0, 9999, 0, 0, 0, 3, 0, 19, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 95, 'Delusions of Jin\'do', '', '', 'Deals $s1 damage every $t1 sec.\nYour eyes tingle...', 0, 0, 0, 1, 1, 1), (24307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Shade of Jin\'do Passive', '', '', '', 0, 0, 0, 1, 0, 0), (24309, 0, 0, 0, 1, 0, 0, 101, 0, 60, 26, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 999, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14987, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Powerful Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (24311, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Powerful Healing Ward', '', '', '', 0, 0, 0, 1, 1, 1), (24312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 19, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Level Up', '', '', '', 0, 0, 0, 1, 1, 0), (24313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Shade Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24314, 0, 0, 0, 5, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Threatening Gaze', '', '', 'Bloodlord Mandokir is watching you closely...', 0, 0, 0, 1, 0, 0), (24315, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24316, 0, 0, 0, 0, 457, 'Charge', '', '', '', 0, 0, 0, 1, 1, 1), (24316, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 5001, 0, 0, 7499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Guillotine', '', '', '', 0, 0, 0, 1, 0, 0), (24317, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (24318, 21, 0, 0, 1, 0, 0, 101, 0, 60, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 64, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (24319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14989, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Poison Cloud', '', '', '', 0, 0, 0, 1, 0, 0), (24320, 0, 4, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Poisonous Blood', '', '', '', 0, 0, 0, 1, 0, 0), (24321, 0, 4, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Poisonous Blood', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (24322, 0, 0, 0, 1, 0, 8, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 199, 0, 0, 0, 0, 0, 62, 38, 38, 1000, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 27, 0, 0, 0, 0, 0, 0, 153, 'Blood Siphon', '', '', 'Deals $s1 damage per second.\nFeeding Hakkar $*5;s1 health per second.', 0, 0, 0, 0, 1, 1), (24323, 0, 0, 0, 1, 0, 8, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 199, 0, 0, 0, 0, 0, 3, 38, 38, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 27, 0, 0, 0, 0, 0, 0, 263, 'Blood Siphon', '', '', 'Your blood is Poisonous!\nDealing $s1 damage per second to Hakkar.', 0, 0, 0, 0, 1, 1), (24324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Siphon', '', '', 'Siphoning the blood from nearby enemies.', 0, 0, 0, 1, 1, 1), (24325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 19975, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9104, 0, 0, 0, 0, 0, 0, 0, 1724, 'Pagle\'s Point Cast - Create Mudskunk Lure', '', 'Load with 5 Zulian Mudskunks, and then cast from Pagle\'s Pointe in Zul\'Gurub.', '', 0, 0, 0, 1, 1, 0), (24326, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 87, 0, 249, 306, 0, 10, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 166, 'Gahz\'ranka Slam', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (24327, 0, 0, 1, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 99, 149, 0, 0, 0, 6, 138, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Cause Insanity', '', 'Drives an enemy target temporarily insane, speeding its attacks by $s2% and its movement by $s3%, as well as causing it to attack its own allies for $d.', 'Charmed.\nAttack speed increased by $s2%.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (24328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 1, 0, 874, 199, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Corrupted Blood', '', '', 'Deals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24331, 0, 0, 15, 1, 0, 0, 101, 0, 20, 105, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 15, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (24332, 0, 0, 15, 1, 0, 0, 101, 0, 20, 105, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 31, 23, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (24333, 65, 0, 12, 1, 0, 0, 101, 0, 6, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (24334, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (24335, 0, 4, 10, 1, 0, 0, 101, 0, 60, 29, 205, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', '', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $24336o1 Nature damage over $24336d.', 'Asleep.', 0, 0, 0, 1, 1, 1), (24336, 0, 4, 0, 1, 0, 0, 101, 0, 60, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 63, 0, 0, 218, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', '', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24337, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 65, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', '', 'Ambush the target, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (24339, 0, 3, 0, 1, 0, 0, 101, 0, 20, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 99, 0, 0, 0, 0, 3, 14, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1614, 'Infected Bite', '', 'Inflicts Nature damage to an enemy every $t1 sec. and increases the Physical damage it takes for $d.', '$s1 nature damage inflicted every $t1 sec.\nIncreased Physical damage taken by $s2.', 0, 0, 0, 1, 1, 1), (24340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1401, 0, 0, 13299, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 0, 0), (24341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Revive', '', '', '', 0, 0, 0, 1, 0, 0), (24346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mojo', '', 'Increases your Mojo.', '', 0, 0, 0, 1, 0, 0), (24347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 0, 24, 0, 0, 0, 56, 82, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15118, 0, 0, 0, 0, 0, 0, 0, 0, 1725, 'Master Angler', '', 'Turns you into a fish giving water breath and increasing your movement speed, but attacking or casting while in this form breaks the effect. Does not work out of water or at the water\'s surface.', 'Water Breath and increased speed.', 0, 0, 0, 1, 1, 1), (24348, 0, 0, 0, 1, 0, 0, 101, 0, 50, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Cheetah Sprint', '', '', 'Increases your Aspect of the Cheetah movement speed bonus by $s1.', 0, 0, 0, 1, 0, 0), (24350, 0, 0, 0, 1, 0, 0, 101, 0, 52, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1726, 'Safe Fall', '', 'Reduces damage from falling.', '', 0, 0, 0, 1, 1, 1), (24351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Fear Resistance 4', 'Passive', 'Increases your chance to resist Fear effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (24352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, 19, 149, 0, 0, 0, 99, 189, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 1584, 'Devilsaur Fury', '', 'Increases your attack power by $s1 and your hit rating by $s2. Effect lasts for $d.', 'Increases attack power by $s1 and hit rating by $s2.', 0, 0, 0, 1, 1, 1), (24353, 28, 0, 0, 1, 0, 0, 101, 1, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1584, 'Primal Instinct', '', 'Your pet\'s next attack is guaranteed to critically strike if that attack is capable of striking critically.', 'Next attack is a guaranteed critical.', 0, 0, 0, 1, 1, 0), (24354, 0, 1, 0, 1, 0, 0, 101, 0, 52, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 189, 63, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 0, 0, 0, 0, 0, 0, 0, 1727, 'Prayer Beads Blessing', '', 'Increases healing done by spells and effects by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing done by spells and effects increased by up to $s1 and damage done by spells by up to $s2.', 0, 0, 0, 1, 1, 1), (24355, 59, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores $s1% of your mana per second for $d. Must remain seated while drinking.', 'Restores $s1% of your mana per second.', 0, 0, 0, 1, 1, 1), (24356, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19726, 19774, 16006, 12804, 12810, 0, 0, 0, 4, 5, 2, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloodvine Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (24357, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19726, 19774, 16006, 12804, 12810, 0, 0, 0, 5, 5, 1, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloodvine Lens', '', '', '', 0, 0, 0, 1, 1, 1), (24360, 0, 1, 10, 1, 0, 0, 101, 0, 55, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 524, 524, 0, 0, 0, 12, 8, 24, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Greater Dreamless Sleep', '', 'Puts the imbiber in a dreamless sleep for $d. During that time the imbiber heals 2100 health and 2100 mana.', 'Dreamless Sleep.', 0, 0, 0, 1, 1, 1), (24361, 4, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1305, 'Regeneration', '', 'Regenerate $s1 health every 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 health every 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (24362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Fist Weapons', '', 'Increases unarmed skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (24363, 4, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1728, 'Mana Regeneration', '', 'Regenerate $s1 mana per 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 mana per 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (24364, 4, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 12, 0, 0, 0, 0, 0, 0, 1732, 'Living Free Action', '', 'Makes you immune to Stun and Movement Impairing effects for the next $d. Also removes existing Stun and Movement Impairing effects.', 'Free Action.', 0, 0, 0, 1, 1, 1), (24365, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13466, 8925, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mageblood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (24366, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 13464, 8925, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Dreamless Sleep Potion', '', '', '', 0, 0, 0, 1, 1, 1), (24367, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13467, 13465, 10286, 8925, 0, 0, 0, 0, 2, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20008, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Action Potion', '', '', '', 0, 0, 0, 1, 1, 1), (24368, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8846, 13466, 8925, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Troll\'s Blood Potion', '', '', '', 0, 0, 0, 1, 1, 1), (24374, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (24375, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 499, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (24376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 19775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1730, 'Opening Azure Bag', '', 'Opens the Sealed Azure Bag.', '', 0, 0, 0, 1, 0, 0), (24377, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 103, 16, 1, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19858, 0, 0, 0, 270, 8240, 0, 0, 0, 0, 0, 0, 1, 'Destroy Bijou', '', '', '', 0, 0, 0, 1, 1, 1), (24378, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 9, 9, 0, 0, 0, 79, 87, 61, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 38, 'Berserking', '', '', 'Increases all damage caused by $s1% and all damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (24379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Restoration', '', '', 'Restores Health, Mana and Pet Happiness.', 0, 0, 0, 1, 1, 1), (24382, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 1315, 'Spirit of Zanza', '', 'Increases the player\'s Spirit by $s1 and Stamina by $s2 for $d. Guardian Elixir.', 'Spirit increased by $s1 and Stamina by $s2. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (24383, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1597, 'Swiftness of Zanza', '', 'Increases the player\'s run speed by $s1% for $d. Guardian Elixir.', 'Run speed increased by $s1%. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (24384, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26401, 26402, 0, 0, 0, 0, 358, 'Essence Mango', '', 'Restores $26401o1 health and $26402o2 mana over $25695d. Must remain seated while eating.', '', 0, 0, 0, 1, 1, 1), (24388, 0, 0, 0, 1, 0, 0, 101, 0, 40, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 199, -26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 245, 'Brain Damage', '', 'Wounds the target for $s1 damage and lowers Intellect of target by $s2 for $d.', 'Lowered Intellect.', 0, 0, 0, 1, 1, 1), (24389, 0, 1, 0, 1, 0, 0, 101, 1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 6, 0, 500, 1, 0, 0, 99, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1735, 'Chaos Fire', '', 'Restores $s1 mana and increases the damage of your next Fire spell by up to $s2. Effect lasts for $d.', 'Damage of your next Fire spell increased by up to $s2.', 0, 0, 0, 1, 1, 0), (24390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24391, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (24391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (24392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 5, 49, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 24405, 0, 0, 0, 0, 0, 176, 'Frosty Zap', '', 'Your Frostbolt spells have a $s1% chance to restore $s2 mana when cast.', '', 0, 0, 0, 1, 1, 0), (24393, 971, 0, 0, 1, 0, 0, 0, 0, 60, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Test Strike', '', '457 Damage.', '', 0, 0, 0, 1, 1, 1), (24394, 0, 0, 12, 1, 0, 0, 101, 0, 40, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 579, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Intimidation', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (24395, 0, 0, 0, 1, 0, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 17, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Charm, Fear, Polymorph.', '', 0, 0, 0, 1, 1, 1), (24396, 0, 0, 0, 1, 0, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 13, 24, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Incapacitate, Freeze, Horror.', '', 0, 0, 0, 1, 1, 1), (24397, 0, 0, 0, 1, 0, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 10, 11, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Root, Sleep, Snare.', '', 0, 0, 0, 1, 1, 1), (24398, 0, 1, 0, 1, 0, 0, 100, 3, 62, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 169, 42, 0, 0, 0, 0, 42, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23575, 0, 0, 0, 0, 0, 2287, 'Water Shield', 'Rank 1', 'The caster is surrounded by $n globes of water, granting $s2 mana per 5 sec. When a spell, melee or ranged attack hits the caster, $23575s1 mana is restored to the caster. This expends one water globe. Only one globe will activate every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', '$s2 mana per 5 sec. Attacks and spells used against you restore $23575s1 mana. $n charges.', 0, 0, 0, 1, 1, 1), (24399, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 17011, 17010, 17012, 11371, 0, 0, 0, 0, 3, 3, 4, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Iron Boots', '', '', '', 0, 0, 0, 1, 1, 1), (24401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Pet Passive', '', '', '', 0, 0, 0, 1, 0, 0), (24402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 265, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -11, 0, 0, 0, 0, 55, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Deafened', '', '', 'Decreases your chance to hit with spells and melee attacks by $s1.', 0, 0, 0, 1, 1, 0), (24405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Icy Energy', '', '', '', 0, 0, 0, 1, 1, 0), (24406, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Improved Mend Pet', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (24407, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (24408, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (24409, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26472, 26473, 0, 0, 0, 0, 358, 'Arathi Basin Field Ration', '', 'Restores $26472o1 health and $26473o2 mana over $26472d. Must remain seated while eating. Usable only inside Arathi Basin.', '', 0, 0, 0, 1, 1, 1), (24410, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26474, 26475, 0, 0, 0, 0, 358, 'Arathi Basin Iron Ration', '', 'Restores $26474o1 health and $26475o2 mana over $26474d. Must remain seated while eating. Usable only inside Arathi Basin.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (24411, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25695, 25696, 0, 0, 0, 0, 358, 'Arathi Basin Enriched Ration', '', 'Restores $25695o1 health and $25696o2 mana over $25695d. Must remain seated while eating. Usable only inside Arathi Basin.', 'Restores $25695/5;s1 health and $25696/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (24412, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 6', 'Heals $o1 damage over $d. Usable only inside Arathi Basin.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24413, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 8', 'Heals $o1 damage over $d. Usable only inside Arathi Basin.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24414, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 10', 'Heals $o1 damage over $d. Usable only inside Arathi Basin.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24415, 51, 1, 11, 1, 0, 0, 101, 0, 28, 18, 140, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -101, -51, -51, 12, 12, 12, 138, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between nearby enemies\' attacks by $s1%, slows their movement by $s2%, and slow casting speed by $s3% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.\nCasting speed reduced by $s3%.', 0, 0, 10, 1, 1, 1), (24416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Superior Aspects', 'Rank 1', 'Allows Aspect of the Beast and $s1% of the effect of Aspect of the Monkey to be shared with the Hunter\'s party.', '', 0, 0, 0, 1, 0, 0), (24417, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30003, 0, 0, 0, 0, 1602, 'Sheen of Zanza', '', 'Increases the chance that the player will reflect hostile spells cast on them by $s1% for $d. Will automatically reflect the first offensive spell cast against the user. Guardian Elixir.', 'Hostile spells reflected $s1% of the time. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (24418, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3667, 3713, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Crocolisk Stew', '', '', '', 0, 0, 0, 1, 1, 1), (24420, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2604, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Zandalar Signet of Serenity', '', 'Permanently adds to a shoulder slot item increased healing done by spells and effects up to 33.', '', 0, 0, 0, 1, 1, 1), (24421, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2605, 0, 0, 0, 0, 0, 0, 0, 0, 2580, 'Zandalar Signet of Mojo', '', 'Permanently adds to a shoulder slot item increased damage and healing done by magical spells and effects up to 18.', '', 0, 0, 0, 1, 1, 1), (24422, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 0, 0, 0, 0, 0, 0, 0, 0, 2581, 'Zandalar Signet of Might', '', 'Permanently adds 30 attack power to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (24423, 36, 0, 0, 1, 0, 0, 101, 0, 8, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 6, -26, 0, 0, 8, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 1', 'Blasts a single enemy for $s1 damage and lowers the melee attack power of all enemies in melee range by $s2. Effect lasts $d.', 'Melee attack power reduced by $s2.', 0, 0, 0, 1, 1, 1), (24424, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24423, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 1', 'Blasts a single enemy for $24423s1 damage and lowers the attack power of all enemies in melee range by $24423s2. Effect lasts $24423d.', '', 0, 0, 0, 1, 1, 1), (24425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 1734, 'Spirit of Zandalar', '', 'Increases all stats for 2 hours.', 'Increases all stats for 2 hours.', 0, 0, 0, 1, 1, 1), (24426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156507840, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Holy Spells', '', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (24427, 59, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 8, 0, 0, 0, 0, 29, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1763, 'Diamond Flask', '', 'Restores $s2 health every $t2 sec and increases your Strength by $s1. Lasts $d.', 'Restores $s2 health every $t2 sec and Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (24428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Hamstring', '', 'Reduces the cost of your Hamstring ability by $/10;s1 rage points.', '', 0, 0, 0, 1, 0, 0), (24429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16416, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Counterspell', '', 'Reduces the cooldown of Counterspell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Rain of Fire/Hellfire', '', 'Increases the radius of Rain of Fire and Hellfire by 1 yard.', '', 0, 0, 0, 1, 0, 0), (24431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Whirlwind', '', 'Decrease the rage cost of Whirlwind by $/10;s1.', '', 0, 0, 0, 1, 0, 0), (24432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Feign Death', '', 'Decreases the cooldown of Feign Death by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Wrath/Starfire', '', 'Increases spell critical strike rating by $s1.', '', 0, 0, 0, 1, 0, 0), (24434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Kick', '', 'Decreases the cooldown of Kick by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24435, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (24436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mana/Health Totems', '', 'Decreases the mana cost of your Healing Stream and Mana Spring totems by $s1.', '', 0, 0, 0, 1, 0, 0), (24437, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 75, 0, 0, 262, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from nearby enemies, healing the caster for up to three times the amount stolen.', '', 0, 0, 0, 1, 1, 1), (24438, 43, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby party members by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (24439, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 2', 'Increases Fire resistance by $s1.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 0, 0), (24440, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23992, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 1', 'Increases Fire resistance by $23992s1.', 'Increases Fire resistance by $23992s1.', 0, 0, 0, 1, 1, 1), (24441, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24439, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 2', 'Increases Fire resistance by $24439s1.', '', 0, 0, 0, 1, 1, 1), (24443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3001, -21, 14, 0, 0, 0, 107, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777216, 16777216, 16777216, 10, 14, 8, 0, 0, 0, 0, 0, 0, 454, 'Improved Revive Pet', 'Rank 1', 'Revive Pet\'s casting time is reduced by $/1000;s1 sec, mana cost is reduced by $s2%, and increases the health your pet returns with by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (24444, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 3', 'Increases Fire resistance by $s1.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 0, 0), (24445, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 4', 'Increases Fire resistance by $s1.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 0, 0), (24446, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 1', 'Increases Frost resistance by $s1.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 0, 0), (24447, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 2', 'Increases Frost resistance by $s1.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 0, 0), (24448, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 3', 'Increases Frost resistance by $s1.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 0, 0), (24449, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 4', 'Increases Frost resistance by $s1.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 0, 0), (24450, 38, 5, 0, 1, 0, 0, 101, 1, 30, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, -51, 19, 0, 0, 0, 16, 33, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 1', 'Puts your pet in stealth mode, but slows its movement speed by $s2%. The first attack from stealth receives a $s3% bonus to damage. Lasts until cancelled.', 'Stealthed.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (24451, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24450, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 1', 'Puts your pet in stealth mode, but slows its movement to $24450s2% of normal. The first attack from stealth receives a $24450s3% bonus to damage. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (24452, 38, 5, 0, 1, 0, 0, 101, 1, 40, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, -46, 34, 0, 0, 0, 16, 33, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 2', 'Puts your pet in stealth mode, but slows its movement speed by $s2%. The first attack from stealth receives a $s3% bonus to damage. Lasts until cancelled.', 'Stealthed.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (24453, 38, 5, 0, 1, 0, 0, 101, 1, 50, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, -41, 49, 0, 0, 0, 16, 33, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 3', 'Puts your pet in stealth mode, but slows its movement speed by $s2%. The first attack from stealth receives a $s3% bonus to damage. Lasts until cancelled.', 'Stealthed.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (24454, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24452, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 2', 'Puts your pet in stealth mode, but slows its movement to $24452s2% of normal. The first attack from stealth receives a $24452s3% bonus to damage. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (24455, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24453, 0, 0, 0, 0, 0, 495, 'Prowl', 'Rank 3', 'Puts your pet in stealth mode, but slows its movement to $24453s2% of normal. The first attack from stealth receives a $24453s3% bonus to damage. Lasts until cancelled.', '', 0, 0, 0, 1, 1, 1), (24456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -15001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Intimidating Shout', '', 'Decreases the cooldown of Intimidating Shout by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Holy Light', '', 'Reduces the casting time of your Holy Light spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24458, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 97, 0, 0, 601, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24459, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Blessings', '', 'Increases the duration of all Blessings by $s1%.', '', 0, 0, 0, 1, 0, 0), (24461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Frost Shock', '', 'Improves the duration of your Frost Shock spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Lightning Bolt', '', 'Increase the range of your Lightning Bolt spell by $s1 yds.', '', 0, 0, 0, 1, 0, 0), (24463, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24444, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 3', 'Increases Fire resistance by $24444s1.', '', 0, 0, 0, 1, 1, 1), (24464, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24445, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 4', 'Increases Fire resistance by $24445s1.', '', 0, 0, 0, 1, 1, 1), (24465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Concussive Shot', '', 'Decreases the cooldown of Concussive Shot by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Banish', '', '', '', 0, 0, 0, 1, 1, 0), (24467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Serpent Sting', '', 'Increases the duration of Serpent Sting by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Blind', '', 'Decreases the cooldown of Blind by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (24471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1179648, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Eviscerate and Rupture', '', 'Decrease the energy cost of Eviscerate and Rupture by $s1.', '', 0, 0, 0, 1, 0, 0), (24475, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24446, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 1', 'Increases Frost resistance by $24446s1.', 'Increases Frost resistance by $24446s1.', 0, 0, 0, 1, 1, 1), (24476, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24447, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 2', 'Increases Frost resistance by $24447s1.', 'Increases Frost resistance by $24447s1.', 0, 0, 0, 1, 1, 1), (24477, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24448, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 3', 'Increases Frost resistance by $24448s1.', 'Increases Frost resistance by $24448s1.', 0, 0, 0, 1, 1, 1), (24478, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24449, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 4', 'Increases Frost resistance by $24449s1.', 'Increases Frost resistance by $24449s1.', 0, 0, 0, 1, 1, 1), (24479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Faerie Fire', '', 'Increases the duration of Faerie Fire by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (24480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Starfire', '', 'Increases the critical hit chance of your Starfire spell $s1%.', '', 0, 0, 0, 1, 0, 0), (24482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048704, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Smite and Holy Fire', '', 'Increase the range of your Smite and Holy Fire spells by $s1 yds.', '', 0, 0, 0, 1, 0, 0), (24483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mind Control', '', 'Reduces the casting time of your Mind Control spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Corruption', '', 'Increases the damage of Corruption by $s1%.', '', 0, 0, 0, 1, 0, 0), (24487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Death Coil', '', 'Decreases the cooldown of Death Coil by $s1%.', '', 0, 0, 0, 1, 0, 0), (24488, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 1', 'Increases Shadow resistance by $s1.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 0, 0), (24489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Arcane Intellect', '', 'Decreases the mana cost of Arcane Intellect and Arcane Brilliance by $s1%.', '', 0, 0, 0, 1, 0, 0), (24490, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24488, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 1', 'Increases Shadow resistance by $24488s1.', 'Increases Shadow resistance by $24488s1.', 0, 0, 0, 1, 1, 1), (24491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Flamestrike', '', 'Reduces the casting time of your Flamestrike spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 0, 0), (24492, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 1', 'Increases Nature resistance by $s1.', 'Increases Nature resistance by $s1.', 0, 0, 0, 1, 0, 0), (24493, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 1', 'Increases Arcane resistance by $s1.', 'Increases Arcane resistance by $s1.', 0, 0, 0, 1, 0, 0), (24494, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24492, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 1', 'Increases Nature resistance by $24492s1.', 'Increases Shadow resistance by $24492s1.', 0, 0, 0, 1, 1, 1), (24495, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24493, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 1', 'Increases Arcane resistance by $24493s1.', 'Increases Arcane resistance by $24493s1.', 0, 0, 0, 1, 1, 1), (24497, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 2', 'Increases Arcane resistance by $s1.', 'Increases Arcane resistance by $s1.', 0, 0, 0, 1, 0, 0), (24498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Brilliant Light', '', 'Increases your spell critical strike rating by $s1 for $d.', 'Increases spell critical strike rating by $s1.', 0, 0, 0, 1, 0, 0), (24499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 304, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Energized Shield', '', 'Increases the damage dealt by your Lightning Shield spell by $s1 for $d.', 'Lightning Shield damage increased by $s1.', 0, 0, 0, 1, 0, 0), (24500, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 3', 'Increases Arcane resistance by $s1.', 'Increases Arcane resistance by $s1.', 0, 0, 0, 1, 0, 0), (24501, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 4', 'Increases Arcane resistance by $s1.', 'Increases Arcane resistance by $s1.', 0, 0, 0, 1, 0, 0), (24502, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 2', 'Increases Nature resistance by $s1.', 'Increases Nature resistance by $s1.', 0, 0, 0, 1, 0, 0), (24503, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 3', 'Increases Nature resistance by $s1.', 'Increases Nature resistance by $s1.', 0, 0, 0, 1, 0, 0), (24504, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 4', 'Increases Nature resistance by $s1.', 'Increases Nature resistance by $s1.', 0, 0, 0, 1, 0, 0), (24505, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 2', 'Increases Shadow resistance by $s1.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 0, 0), (24506, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 3', 'Increases Shadow resistance by $s1.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 0, 0), (24507, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 4', 'Increases Shadow resistance by $s1.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 0, 0), (24508, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24497, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 2', 'Increases Arcane resistance by $24497s1.', 'Increases Arcane resistance by $24497s1.', 0, 0, 0, 1, 1, 1), (24509, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24500, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 3', 'Increases Arcane resistance by $24500s1.', 'Increases Arcane resistance by $24500s1.', 0, 0, 0, 1, 1, 1), (24510, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24501, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 4', 'Increases Arcane resistance by $24501s1.', 'Increases Arcane resistance by $24501s1.', 0, 0, 0, 1, 1, 1), (24511, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24502, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 2', 'Increases Nature resistance by $24502s1.', 'Increases Nature resistance by $24502s1.', 0, 0, 0, 1, 1, 1), (24512, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24503, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 3', 'Increases Nature resistance by $24503s1.', 'Increases Nature resistance by $24503s1.', 0, 0, 0, 1, 1, 1), (24513, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24504, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 4', 'Increases Nature resistance by $24504s1.', 'Increases Nature resistance by $24504s1.', 0, 0, 0, 1, 1, 1), (24514, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24505, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 2', 'Increases Shadow resistance by $24505s1.', 'Increases Shadow resistance by $24505s1.', 0, 0, 0, 1, 1, 1), (24515, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24506, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 3', 'Increases Shadow resistance by $24506s1.', 'Increases Shadow resistance by $24506s1.', 0, 0, 0, 1, 1, 1), (24516, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24507, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 4', 'Increases Shadow resistance by $24507s1.', 'Increases Shadow resistance by $24507s1.', 0, 0, 0, 1, 1, 1), (24529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 1, 0, 0, 1, 0, 0, 12, 0, 0, 20, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Spirit Bond', 'Rank 2', '', 'Regenerate $s1% of total health every $t1 sec.', 0, 0, 0, 1, 1, 1), (24530, 19, 0, 0, 1, 0, 0, 101, 0, 60, 0, 100, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Felfire', '', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (24531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Refocus', '', 'Instantly clears the cooldowns of Aimed Shot, Multishot, and Volley.', '', 0, 0, 0, 1, 0, 0), (24532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Burst of Energy', '', 'Instantly increases your energy by ${60-4*$max(0,$PL-60)}.', '', 0, 0, 0, 1, 1, 1), (24542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, -6, 0, 0, 0, 0, 189, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 14, 0, 0, 0, 0, 0, 0, 0, 149, 'Nimble Healing Touch', '', 'Grants $s1 spell haste rating, and reduces the mana cost of Rejuvenation, Healing Touch, Regrowth, and Tranquility by $s2% for $d.', '$s1 spell haste rating.\nRejuvenation, Healing Touch, Regrowth, and Tranquility mana cost reduced by $s2%.', 0, 0, 0, 1, 1, 1), (24543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Massive Destruction', '', 'Increases your spell critical strike rating by $s1 for $d.', 'Increases your spell critical strike rating by $s1.', 0, 0, 0, 1, 0, 0), (24544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Potency', '', 'Increases Arcane spell damage by $s1 for $d.', 'Increases Arcane spell damage by $s1.', 0, 0, 0, 1, 1, 0), (24545, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 1', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, -6, 0, 0, 0, 0, 189, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 14, 0, 0, 0, 0, 0, 0, 0, 299, 'Rapid Healing', '', 'Grants $s1 spell haste rating and reduces the mana cost of your healing spells by $s2% for $d.', 'Haste rating increased by $s1.\nHealing spell mana cost reduced by $s2%.', 0, 0, 0, 1, 1, 1), (24547, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24545, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 1', 'Armor increased by $24545s1.', '', 0, 0, 0, 1, 1, 1), (24549, 0, 0, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 2', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24550, 0, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 3', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24551, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 4', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24552, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 329, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 5', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24553, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 429, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 6', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24554, 0, 0, 0, 1, 0, 0, 101, 0, 42, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 7', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24555, 0, 0, 0, 1, 0, 0, 101, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 674, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 8', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24556, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24549, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 2', 'Armor increased by $24549s1.', '', 0, 0, 0, 1, 1, 1), (24557, 0, 0, 0, 1, 0, 0, 101, 0, 18, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24550, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 3', 'Armor increased by $24550s1.', '', 0, 0, 0, 1, 1, 1), (24558, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24551, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 4', 'Armor increased by $24551s1.', '', 0, 0, 0, 1, 1, 1), (24559, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24552, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 5', 'Armor increased by $24552s1.', '', 0, 0, 0, 1, 1, 1), (24560, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24553, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 6', 'Armor increased by $24553s1.', '', 0, 0, 0, 1, 1, 1), (24561, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24554, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 7', 'Armor increased by $24554s1.', '', 0, 0, 0, 1, 1, 1), (24562, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24555, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 8', 'Armor increased by $24555s1.', '', 0, 0, 0, 1, 1, 1), (24571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Fury', '', 'Instantly increases your rage by ${(300-10*$max(0,$PL-60))/10}.', '', 0, 0, 0, 1, 0, 0), (24573, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 499, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (24574, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24590, 29284, 0, 0, 0, 0, 1, 'Brittle Armor', '', 'Increases your armor by ${$24575m1*10} and defense rating by ${$24575m2*10} for $d. Every time you take melee or ranged damage, this bonus is reduced by $24575s1 armor and $24575s2 defense rating.', '', 0, 0, 0, 1, 1, 0), (24575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 4, 0, 0, 0, 0, 22, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 228, 'Brittle Armor', '', '', 'Increases armor by $s1.\nIncreases defense rating by $s2.', 0, 0, 0, 1, 1, 0), (24576, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 99, 0, 0, 0, 0, 78, 32, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18768, 0, 0, 0, 0, 0, 0, 0, 0, 1699, 'Chromatic Mount', '', 'Summons and dismisses a rideable Chromatic Drake. This is a very fast mount. You wish!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (24577, 36, 0, 0, 1, 0, 0, 101, 0, 24, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 11, -51, 0, 0, 8, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 2', 'Blasts a single enemy for $s1 damage and lowers the melee attack power of all enemies in melee range by $s2. Effect lasts $d.', 'Melee attack power reduced by $s2.', 0, 0, 0, 1, 1, 1), (24578, 36, 0, 0, 1, 0, 0, 101, 0, 48, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 18, -76, 0, 0, 8, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 3', 'Blasts a single enemy for $s1 damage and lowers the melee attack power of all enemies in melee range by $s2. Effect lasts $d.', 'Melee attack power reduced by $s2.', 0, 0, 0, 1, 1, 1), (24579, 36, 0, 0, 1, 0, 0, 101, 0, 56, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 25, -101, 0, 0, 8, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 4', 'Blasts a single enemy for $s1 damage and lowers the melee attack power of all enemies in melee range by $s2. Effect lasts $d.', 'Melee attack power reduced by $s2.', 0, 0, 0, 1, 1, 1), (24580, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24577, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 2', 'Blasts a single enemy for $24577s1 damage and lowers the attack power of all enemies in melee range by $24577s2. Effect lasts $24577d.', '', 0, 0, 0, 1, 1, 1), (24581, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24578, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 3', 'Blasts a single enemy for $24578s1 damage and lowers the attack power of all enemies in melee range by $24578s2. Effect lasts $24578d.', '', 0, 0, 0, 1, 1, 1), (24582, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24579, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 4', 'Blasts a single enemy for $24579s1 damage and lowers the attack power of all enemies in melee range by $24579s2. Effect lasts $24579d.', '', 0, 0, 0, 1, 1, 1), (24583, 19, 4, 0, 1, 0, 0, 101, 0, 24, 1, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 4, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 2', 'Inflicts $o2 Nature damage over $d. Effect can stack up to 5 times on a single target.', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24584, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24583, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 2', 'Inflicts $24583o2 Nature damage over $24583d. Effect can stack up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (24585, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (24586, 19, 4, 0, 1, 0, 0, 101, 0, 40, 1, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 4, 5, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 3', 'Inflicts $o2 Nature damage over $d. Effect can stack up to 5 times on a single target.', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24587, 19, 4, 0, 1, 0, 0, 101, 0, 56, 1, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 4, 7, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 4', 'Inflicts $o2 Nature damage over $d. Effect can stack up to 5 times on a single target.', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24588, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24586, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 3', 'Inflicts $24586o2 Nature damage over $24586d. Effect can stack up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (24589, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24587, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 4', 'Inflicts $24587o2 Nature damage over $24587d. Effect can stack up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (24590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Brittle Armor', '', '', '', 0, 0, 0, 1, 1, 0), (24591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 1554, 'Improved Skinning', '', 'Skinning +$s1.', '', 0, 0, 0, 1, 0, 0), (24592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hunter Pet Buffs', '', '', '', 0, 0, 0, 1, 0, 0), (24593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1724, 'Pagle\'s Point Cast - Create Splash and Quake', '', '', '', 0, 0, 0, 1, 1, 0), (24594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mesmerize', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (24595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 23, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 24', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24596, 0, 0, 0, 1, 0, 0, 5, 0, 0, 64, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1736, 'Intoxicating Venom', '', '', 'Chance to fall down.\nChance to drop melee weapon in combat.', 0, 0, 0, 1, 1, 0), (24597, 55, 0, 0, 1, 0, 0, 101, 1, 56, 1, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 44, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 4', 'Party members within $a1 yards of the wolf receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (24598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14880, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Summon Razzashi Skitterer', '', '', '', 0, 0, 0, 1, 0, 0), (24599, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24597, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 4', 'Party members within $24597a1 yards receive an extra $24597s1 damage to their next Physical attack. Lasts $24597d.', '', 0, 0, 0, 1, 1, 1), (24600, 0, 0, 12, 1, 0, 0, 101, 0, 0, 165, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Web Spin', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (24601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique - summon another target', '', '', '', 0, 0, 0, 1, 0, 0), (24602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180404, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Heart of Hakkar Summon Circle', '', '', '', 0, 0, 0, 1, 1, 1), (24603, 55, 0, 0, 1, 0, 0, 101, 1, 40, 1, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 7, 0, 0, 27, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 3', 'Party members within $a1 yards of the wolf receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (24604, 55, 0, 0, 1, 0, 0, 101, 1, 10, 1, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 3, 0, 0, 8, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 1', 'Party members within $a1 yards of the wolf receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (24605, 55, 0, 0, 1, 0, 0, 101, 1, 24, 1, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 17, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 2', 'Party members within $a1 yards of the wolf receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (24607, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24603, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 3', 'Party members within $24603a1 yards receive an extra $24603s1 damage to their next Physical attack. Lasts $24603d.', '', 0, 0, 0, 1, 1, 1), (24608, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24605, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 2', 'Party members within $24605a1 yards receive an extra $24605s1 damage to their next Physical attack. Lasts $24605d.', '', 0, 0, 0, 1, 1, 1), (24609, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24604, 0, 0, 0, 0, 0, 1573, 'Furious Howl', 'Rank 1', 'Party members within $24604a1 yards receive an extra $24604s1 damage to their next Physical attack. Lasts $24604d.', '', 0, 0, 0, 1, 1, 1), (24610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Pagle\'s Broken Reel', '', 'Increases spell hit rating by $s1 for $d.', 'Increases spell hit rating by $s1.', 0, 0, 0, 1, 1, 1), (24611, 0, 0, 0, 3, 0, 0, 101, 0, 0, 105, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 181, 13, 0, 509, 43, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '$s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24612, 0, 0, 0, 5, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 187, 1, 0, 1156, 74, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24614, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24615, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', 'Causes the caster to periodically inflict $17716s1 Shadow damage to all enemies in a selected area, slowing their movement to $17716s2%. Lasts $d.', 'Periodically damaging and slowing enemies in a selected area.', 0, 0, 0, 1, 1, 1), (24615, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 399, -31, 0, 8, 8, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', '', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (24616, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes nearby enemies with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24617, 0, 0, 0, 1, 0, 4124, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 62, 0, 0, 1000, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Funnel', '', '', '', 0, 0, 0, 1, 0, 0), (24618, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (24619, 99, 0, 0, 1, 0, 15420, 101, 0, 1, 29, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 162, 27, 0, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Soul Tap', '', '', '$s1 mana burned every $t1 sec.\nCannot cast spells.', 0, 0, 0, 1, 1, 1), (24621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15141, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Portal of Madness', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (24622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15146, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Mad Voidwalkers', '', '', '', 0, 0, 0, 1, 0, 0), (24623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 639, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Van\'Cleef', '', '', '', 0, 0, 0, 1, 0, 0), (24624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3654, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Mutanus the Devourer', '', '', '', 0, 0, 0, 1, 0, 0), (24625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4829, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Aku\'mai', '', '', '', 0, 0, 0, 1, 0, 0), (24626, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10997, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Cannon Master Willey', '', '', '', 0, 0, 0, 1, 0, 0), (24627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11143, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Postmaster Malown', '', '', '', 0, 0, 0, 1, 0, 0), (24628, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7358, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Amnennar the Coldbringer', '', '', '', 0, 0, 0, 1, 0, 0), (24629, 0, 0, 0, 1, 0, 0, 101, 0, 54, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 809, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 9', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24630, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 10', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (24631, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24629, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 9', 'Armor increased by $24629s1.', '', 0, 0, 0, 1, 1, 1), (24632, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24630, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 10', 'Armor increased by $24630s1.', '', 0, 0, 0, 1, 1, 1), (24637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Warsong Gulch Consolation Ribbon', '', '', '', 0, 0, 0, 1, 1, 1), (24640, 19, 4, 0, 1, 0, 0, 101, 0, 8, 1, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 4, 1, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 1', 'Inflicts $o2 Nature damage over $d. Effect can stack up to 5 times on a single target.', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (24641, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24640, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 1', 'Inflicts $24640o2 Nature damage over $24640d. Effect can stack up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (24646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -76, 199, 0, 0, 0, 79, 33, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1739, 'Avatar', '', '', '', 0, 0, 0, 1, 1, 1), (24647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stun', '', '', 'Stunned', 0, 0, 0, 1, 1, 1), (24648, 99, 1, 7, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 63, 0, 0, 218, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24649, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 313, 0, 0, 1093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Thousand Blades', '', '', '', 0, 0, 0, 1, 1, 0), (24653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TEST 100 STR DND', '', '', '', 0, 0, 0, 1, 0, 0), (24654, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15415, 15407, 14341, 0, 0, 0, 0, 28, 36, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Dragonscale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (24655, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 15412, 15407, 14341, 0, 0, 0, 0, 20, 30, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20296, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Dragonscale Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (24658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29275, 0, 0, 0, 0, 1, 'Unstable Power', '', 'Increases your spell damage by up to 204 and your healing by up to 408 for $d. Every time you cast a spell, the bonus is reduced by 17 spell damage and 34 healing.', '', 0, 0, 0, 1, 1, 0), (24659, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 16, 33, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 320, 'Unstable Power', '', '', 'Spell damage increased by up to $s1.\nHealing increased by up to $s2.', 0, 0, 0, 1, 1, 0), (24661, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restless Strength', '', 'Increases your melee and ranged damage by 40 for $d. Every time you hit a target, this bonus is reduced by 2.', '', 0, 0, 0, 1, 0, 0), (24662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Restless Strength', '', '', 'Melee and ranged damage increased by $s1.', 0, 0, 0, 1, 1, 0), (24664, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (24666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 132', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 72', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (24668, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 250, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24669, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 1, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 499, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (24670, 0, 0, 0, 14, 0, 0, 101, 0, 50, 8, 350, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22203, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (24671, 0, 0, 12, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Snap Kick', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (24672, 55, 1, 0, 1, 0, 0, 101, 0, 1, 18, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 0, 0, 0, 138, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Unholy Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d., but also inflicts $s2 Nature damage to that ally every $t2 sec.', 'Attack speed increased by $s1%.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24673, 36, 2, 0, 1, 0, 0, 101, 0, 1, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 18, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (24674, 36, 2, 0, 1, 0, 0, 101, 0, 24, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for an enemy by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (24675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1741, 'BM OFF', '', '', '', 0, 0, 0, 1, 1, 1), (24676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1741, 'BM ON', '', '', '', 0, 0, 0, 1, 1, 1), (24680, 85, 0, 0, 16, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.9, 1, 1), (24681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15163, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Nightmare Illusions', '', '', '', 0, 0, 0, 1, 1, 1), (24682, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', 'Rank 1', 'Inflicts $s1 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (24683, 35, 0, 0, 1, 0, 0, 101, 0, 13, 8, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 75, 251, 0, 462, 874, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (24684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 375, 0, 0, 1312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Chain Burn', 'Rank 1', 'Hits an enemy with an anti-mana bolt that arcs to another nearby enemy. For each point of mana consumed by the bolt, the target takes $e1 damage. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (24685, 19, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 313, 0, 0, 1093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (24686, 36, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Aspect of Mar\'li', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (24687, 0, 1, 9, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 1312, 0, 0, 11, 11, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Aspect of Jeklik', '', 'Inflicts normal damage plus $s1 on nearby enemies, preventing them from spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (24688, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 125, 75, 0, 437, 262, 0, 11, 11, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Aspect of Venoxis', '', 'Spits poison at nearby enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24689, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Aspect of Thekal', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (24690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 79, 0, 1, 0, 0, 999, 0, 0, 0, 0, 12, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Aspect of Arlokk', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (24691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 85, 'Barrage', 'Rank 3', 'Increases the damage done by your Multi-Shot and Volley spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (24694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 573, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0574)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (24696, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 15186, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Murky', '', 'Right Click to summon and dismiss your Murky.', '', 0, 0, 0, 1, 1, 1), (24697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0280)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (24698, 0, 0, 14, 1, 0, 0, 101, 0, 18, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 19, 0, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (24699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 9999, 0, 12, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', '', '', 0, 0, 0, 1, 1, 0), (24701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1710, 'Burning Adrenaline', '', '', '', 0, 0, 0, 1, 1, 1), (24702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Hallow\'s End Aura', '', '', '', 0, 0, 0, 1, 1, 1), (24703, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 20381, 12803, 15407, 14227, 0, 0, 0, 12, 6, 4, 4, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dreamscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 200, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1816, 'Invocation of the Wickerman', '', 'Increases experience earned and reputation gained by $s1%. Lasts $d.', 'Increases experience earned and reputation gained by $s1%. Lasts $d.', 0, 0, 0, 1, 1, 1), (24706, 0, 0, 0, 5, 0, 0, 101, 0, 1, 26, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 50, 61, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180449, 180450, 9417, 0, 0, 0, 0, 0, 0, 289, 'Toss Stink Bomb', '', 'Toss a stink bomb on Southshore. P-U!', '', 0, 0, 0, 1, 1, 1), (24707, 11, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 20, 21, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1743, 'Food', '', 'Restores $s1% of your health and mana per second for $d. Must remain seated while eating.', 'Restores $s1% of your health and mana per second.', 0, 0, 0, 1, 1, 1), (24708, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15373, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Pirate Costume', '', '', 'Pirate Costume.', 0, 0, 0, 1, 1, 1), (24709, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15375, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Pirate Costume', '', '', 'Pirate Costume.', 0, 0, 0, 1, 1, 1), (24710, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5947, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Ninja Costume', '', '', 'Ninja Costume.', 0, 0, 0, 1, 1, 1), (24711, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5946, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Ninja Costume', '', '', 'Ninja Costume.', 0, 0, 0, 1, 1, 1), (24712, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1211, 0, 0, 0, 0, 0, 0, 0, 0, 1744, 'Leper Gnome Costume', '', '', 'Leper Gnome Costume.', 0, 0, 0, 1, 1, 1), (24713, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1211, 0, 0, 0, 0, 0, 0, 0, 0, 1745, 'Leper Gnome Costume', '', '', 'Leper Gnome Costume.', 0, 0, 0, 1, 1, 1), (24714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trick', '', '', '', 0, 0, 0, 1, 1, 1), (24715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Treat', '', '', '', 0, 0, 0, 1, 1, 1), (24716, 0, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24722, 0, 0, 0, 0, 0, 455, 'Happy Pet', '', '', '', 0, 0, 0, 1, 1, 1), (24717, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2421, 'Pirate Costume', '', 'Puts a pirate costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24718, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2420, 'Ninja Costume', '', 'Puts a ninja costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24719, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777, 'Leper Gnome Costume', '', 'Puts a leper gnome costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24720, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776, 'Random Costume', '', 'Puts a random costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15507, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Buru Transform', '', '', '', 0, 0, 0, 1, 1, 0), (24723, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Skeleton Costume', '', '', 'Skeleton Costume.', 0, 0, 0, 1, 1, 1), (24724, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24723, 0, 0, 0, 0, 0, 61, 'Skeleton Costume', '', 'Puts a Skeleton costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24725, 0, 4, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Debilitate', '', '', '', 0, 0, 0, 1, 0, 0), (24726, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deputize Agent of Nozdormu', '', 'Target a friendly player to deputize them as an Agent of Nozdormu. As an Agent of Nozdormu, only you and your deputies may take the Silithid Carapace Fragments from the corpses of the silithid. Keep your badge in your pack at all times.', '', 0, 0, 0, 1, 0, 0), (24727, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lost Badge Agent of Nozdormu DND', '', 'Target a friendly player to deputize them as an Agent of Nozdormu.', '', 0, 0, 0, 1, 0, 0), (24728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 77, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15163, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Nightmare Illusions', '', '', '', 0, 0, 0, 1, 1, 1), (24729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15163, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Nightmare Illusions', '', '', '', 0, 0, 0, 1, 1, 1), (24730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Prep', '', '', '', 0, 0, 0, 1, 1, 1), (24731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Cannon', '', '', '', 0, 0, 0, 1, 1, 1), (24732, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1554, 0, 21, 0, 0, 0, 0, 0, 0, 497, 'Bat Costume', '', '', 'Bat Costume. Cannot cast spells while in bat form. Right-Click this icon to remove the effect.', 0, 0, 0, 1, 1, 1), (24733, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24732, 0, 0, 0, 0, 0, 1577, 'Bat Costume', '', 'Puts a Bat costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Templar Random', '', '', '', 0, 0, 0, 1, 1, 0), (24735, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15376, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Ghost Costume', '', '', 'Ghost Costume.', 0, 0, 0, 1, 1, 1), (24736, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15377, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Ghost Costume', '', '', 'Ghost Costume.', 0, 0, 0, 1, 1, 1), (24737, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Ghost Costume', '', 'Puts a ghost costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24740, 0, 0, 17, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3681, 0, 21, 0, 0, 0, 0, 0, 0, 497, 'Wisp Costume', '', '', 'Wisp Costume. Cannot attack or cast spells while in wisp form. Right-Click this icon to remove the effect.', 0, 0, 0, 1, 1, 1), (24741, 0, 0, 17, 14, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24740, 0, 0, 0, 0, 0, 122, 'Wisp Costume', '', 'Puts a Wisp costume on targeted party member.', '', 0, 0, 0, 1, 1, 1), (24742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 98, 0, 0, 71, 0, 0, 429, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 505, 'Magic Wings', '', '', 'Slows falling speed.\nRight click to remove at the appropriate time.', 0, 0, 0, 1, 1, 1), (24744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20416, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Templar', '', '', '', 0, 0, 0, 1, 1, 0), (24745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24734, 0, 0, 0, 0, 0, 1, 'Summon Templar, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Twilight Cultist Disguise', '', 'Bestows the wearer with the evil aura of a Twilight\'s Hammer cultist.', '', 0, 0, 0, 1, 0, 0), (24747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24744, 0, 0, 0, 0, 0, 1, 'Summon Templar Fire, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Twilight Cultist Disguise', '', 'When worn with the Twilight Trappings Set, allows access to a Wind Stone in Silithus.', '', 0, 0, 0, 1, 0, 0), (24750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trick', '', '', '', 0, 0, 0, 1, 1, 1), (24751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trick or Treat', '', 'Target gets a trick or a treat.', '', 0, 0, 0, 1, 1, 1), (24752, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 284, 11, 19, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 7', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (24753, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 27, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15219, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Trick', '', '', 'TRICK!\nYou cannot cast or attack.', 0, 0, 0, 1, 1, 1), (24755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1747, 'Tricked or Treated', '', '', 'You have been Tricked or Treated recently.', 0, 0, 0, 1, 1, 1), (24756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20418, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Templar', '', '', '', 0, 0, 0, 1, 1, 0), (24757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24756, 0, 0, 0, 0, 0, 1, 'Summon Templar Air, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20419, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Templar', '', '', '', 0, 0, 0, 1, 1, 0), (24759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24758, 0, 0, 0, 0, 0, 1, 'Summon Templar Earth, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20420, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Templar', '', '', '', 0, 0, 0, 1, 1, 0), (24761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24760, 0, 0, 0, 0, 0, 1, 'Summon Templar Water, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24763, 0, 0, 0, 0, 0, 1, 'Summon Duke,Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Duke Random', '', '', '', 0, 0, 0, 1, 1, 0), (24765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20432, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Duke', '', '', '', 0, 0, 0, 1, 1, 0), (24766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24765, 0, 0, 0, 0, 0, 1, 'Summon Duke Fire, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24767, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 313, 0, 0, 1093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Thousand Blades', '', '', '', 0, 0, 0, 1, 1, 0), (24768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20433, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Duke', '', '', '', 0, 0, 0, 1, 1, 0), (24769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24768, 0, 0, 0, 0, 0, 1, 'Summon Duke Air, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20435, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Duke', '', '', '', 0, 0, 0, 1, 1, 0), (24771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24770, 0, 0, 0, 0, 0, 1, 'Summon Duke Earth, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20436, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Duke', '', '', '', 0, 0, 0, 1, 1, 0), (24773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24772, 0, 0, 0, 0, 0, 1, 'Summon Duke Water, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (24775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (24776, 0, 0, 0, 1, 0, 0, 0, 0, 0, 37, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 6, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 505, 'Summon Player', '', '', '', 0, 0, 0, 1, 1, 0), (24777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24778, 0, 0, 0, 0, 0, 1929, 'Dream Fog', '', '', '', 0, 0, 0, 1, 0, 0), (24778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', '', 'Asleep.', 0, 0, 0, 1, 1, 1), (24780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24781, 0, 0, 0, 0, 0, 263, 'Dream Fog', '', '', '', 0, 0, 0, 1, 0, 0), (24782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Twilight Cultist Disguise', '', 'When worn with the Twilight Trappings Set and the Medallion of Station, allows access to a Greater Wind Stone.', '', 0, 0, 0, 1, 0, 0), (24784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20451, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Royal Random', '', '', '', 0, 0, 0, 1, 1, 0), (24785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24784, 0, 0, 0, 0, 0, 1, 'Summon Royal, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20451, 20447, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Royal', '', '', '', 0, 0, 0, 1, 1, 0), (24787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24786, 0, 0, 0, 0, 0, 1, 'Summon Royal Fire, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20451, 20448, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Royal', '', '', '', 0, 0, 0, 1, 1, 0), (24789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20451, 20449, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Royal', '', '', '', 0, 0, 0, 1, 1, 0), (24790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 20406, 20408, 20407, 20422, 20451, 20450, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Royal', '', '', '', 0, 0, 0, 1, 1, 0), (24791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24788, 0, 0, 0, 0, 0, 1, 'Summon Royal Air, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24789, 0, 0, 0, 0, 0, 1, 'Summon Royal Earth, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24790, 0, 0, 0, 0, 0, 1, 'Summon Royal Water, Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (24795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15260, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Demented Druid Spirit', '', '', '', 0, 0, 0, 1, 0, 0), (24799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (24800, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24799, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $24799s1 Strength for $24799d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (24801, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20424, 3713, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Smoked Desert Dumplings', '', '', '', 0, 0, 0, 1, 1, 1), (24802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24801, 0, 0, 0, 0, 0, 41, 'Smoked Desert Dumplings', '', '', '', 0, 0, 0, 1, 1, 1), (24803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Abyssal Punishment', '', '', '', 0, 0, 0, 1, 1, 0), (24804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 14999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Dark Offering', '', '', '', 0, 0, 0, 1, 0, 0), (24809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Spirit Shade Visual', '', '', '', 0, 0, 0, 1, 0, 0), (24811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 187, 0, 0, 656, 0, 0, 0, 12, 0, 3, 12, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Draw Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (24813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15224, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Seeping Fog', '', '', '', 0, 0, 0, 1, 0, 0), (24814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15224, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Seeping Fog', '', '', '', 0, 0, 0, 1, 0, 0), (24815, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9208, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Draw Ancient Glyphs', '', 'Required to draw ancient glyphs into the sand at the Bones of Grakkarond.', '', 0, 0, 0, 1, 0, 0), (24816, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 159, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Test Mortal Strike', 'Rank 4', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (24817, 65, 0, 0, 1, 0, 0, 101, 0, 60, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Test Overpower', 'Rank 4', 'Instantly overpower the enemy, causing weapon damage plus $s1. Only useable after the target dodges. The Overpower cannot be blocked, dodged or parried.', '', 0, 0, 0, 1, 1, 1), (24818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 101, 0, 9, 349, 0, 11, 11, 0, 196, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Noxious Breath', '', '', 'Deals $s2 damage every $t2 sec.\nCooldowns increased by $s1 sec.', 0, 0, 0, 1, 1, 0), (24819, 85, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Lightning Wave', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1.2, 1, 1), (24820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24824, 40, 0, 0, 1, 0, 0, 101, 0, 54, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Test Sinister Strike', 'Rank 8', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (24825, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 139, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Test Backstab', 'Rank 8', 'Backstab the target, causing $s2% weapon damage plus 210 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (24826, 0, 0, 0, 1, 5000, 31788, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 699, 1, 0, 1650, -1, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Infernal Fire', '', 'Incinerates the target for $d Fire damage.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (24827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Soul Shard', '', 'Creates a Soul Shard.', '', 0, 0, 0, 1, 0, 0), (24828, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24827, 0, 0, 0, 0, 0, 1748, 'Shatter Soul Gem', '', 'Creates $o1 Soul Shards.', '', 0, 0, 0, 1, 0, 0), (24829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 504, 'Fortitude of the Sin\'dorei', '', 'Increases Stamina and Spirit by $s1 for $d.', 'Increases Stamina and Spirit by $s1.', 0, 0, 0, 1, 1, 1), (24831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Prep', '', '', '', 0, 0, 0, 1, 1, 1), (24832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 67, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24417, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Prep', '', '', '', 0, 0, 0, 1, 1, 1), (24833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 399, 0, 0, 0, 0, 102, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 177, 'Holy Mightstone', '', 'Shatters the Holy Mightstone, granting $s1 attack power and increasing Holy damage from spells and effects by up to $s2 when fighting undead. Lasts $d.', 'Increases attack power by $s1 and Holy damage from spells and effects by up to $s2 when fighting undead.', 0, 0, 0, 1, 1, 1), (24834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (24839, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 1, 0, 874, 149, 0, 9, 9, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 349, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (24841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15302, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Shade of Taerar', '', '', '', 0, 0, 0, 1, 1, 1), (24842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15302, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Shade of Taerar', '', '', '', 0, 0, 0, 1, 1, 1), (24843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15302, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Summon Shade of Taerar', '', '', '', 0, 0, 0, 1, 1, 1), (24844, 2, 0, 0, 1, 0, 2, 101, 1, 1, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 1', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (24845, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24844, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 1', 'Breathes lightning, instantly dealing $24844s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (24846, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20500, 20498, 7078, 0, 0, 0, 0, 0, 1, 20, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20481, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spitfire Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (24847, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20500, 20498, 7078, 15407, 0, 0, 0, 0, 2, 30, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spitfire Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (24848, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20500, 20498, 7078, 15407, 0, 0, 0, 0, 3, 40, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spitfire Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24849, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20501, 20498, 18512, 0, 0, 0, 0, 0, 1, 20, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20476, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sandstalker Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (24850, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20501, 20498, 18512, 15407, 0, 0, 0, 0, 2, 30, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sandstalker Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (24851, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20501, 20498, 18512, 15407, 0, 0, 0, 0, 3, 40, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sandstalker Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Nature Criticals', '', 'Increases your critical strike rating with Nature spells by $s1.', '', 0, 0, 0, 1, 1, 1), (24853, 0, 0, 0, 1, 0, 0, 0, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 26, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', '', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (24854, 0, 0, 0, 1, 0, 0, 101, 0, 50, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15304, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', '', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $24853s1 mana every $24853t1 seconds to group members within $24853a1 yards.', '', 0, 0, 0, 1, 1, 1), (24857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 301, 0, 69, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (24858, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 1, 1, 1, -1, -1, -1, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 17, 0, 0, 0, 24907, 0, 0, 0, 111, 'Moonkin Form', 'Shapeshift', 'Shapeshift into Moonkin Form. While in this form the armor contribution from items is increased by $24905s1%, attack power is increased by 150% of your level and all party members within $24907a1 yards have their spell critical chance increased by $24907s1%. Melee attacks in this form have a chance on hit to regenerate mana based on attack power. The Moonkin can only cast Balance and Remove Curse spells while shapeshifted.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects.\nArmor contribution from items is increased by $24905s1%.\nAttack power increased by 150% of your level.\nMost melee attacks have a chance on hit to regenerate mana based on attack power.', 22, 0, 0, 1, 1, 1), (24864, 0, 0, 0, 1, 0, 0, 101, 0, 8, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Swiftness Passive 2a', '', 'The druid\'s dodge chance will increase by $s1% for $d.', 'Increases dodge chance by $s1%.', 0, 0, 0, 1, 1, 1), (24865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1792, 0, 0, 0, 0, 0, 0, 0, 0, 1757, 'Sanctified Orb', '', 'Increases your critical strike rating and spell critical strike rating by $s1. Lasts $d.', 'Increases critical strike rating and spell critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (24866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Swiftness', '', 'Increases your movement speed by $s1% while outdoors in Cat Form and increases your chance to dodge while in Cat Form, Bear Form and Dire Bear Form by $24864s1%.', '', 0, 0, 0, 1, 1, 1), (24867, 0, 0, 0, 1, 0, 0, 101, 0, 8, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Feral Swiftness Passive 1a', '', 'The druid\'s dodge chance will increase by $s1% for $d.', 'Increases dodge chance by $s1%.', 0, 0, 0, 1, 1, 1), (24869, 11, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $s1% of your health per second for $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain Stamina and Spirit for $24870d.', 'Restores $s1% of your health per second.', 0, 0, 0, 1, 1, 1), (24870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 5, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by 25% of level.', 0, 0, 0, 1, 1, 1), (24871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 86, 0, 165, 0, 0, 467, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (24872, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18715, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hunter Epic Staff DND', '', '', '', 0, 0, 0, 1, 0, 0), (24873, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18713, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hunter Epic Bow DND', '', '', '', 0, 0, 0, 1, 0, 0), (24874, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 4625, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crest of Beckoning: Fire', '', 'Combine with 1 Rugged Leather and 1 Firebloom to create a Crest of Beckoning: Fire.', '', 0, 0, 0, 1, 0, 0), (24875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8354, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Undercity Mint', '', '', '', 0, 0, 0, 1, 1, 0), (24883, 0, 0, 0, 1, 0, 0, 101, 0, 45, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun', '', '', '', 0, 0, 0, 1, 1, 1), (24884, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Earthen Sigil', '', 'Restores $o1 mana over $d.', 'Gain $s1 mana every $t1 sec.', 0, 0, 0, 1, 0, 0), (24885, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7069, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crest of Beckoning: Air', '', 'Combine with 1 Rugged Leather and 1 Elemental Air to create a Crest of Beckoning: Thunder.', '', 0, 0, 0, 1, 0, 0), (24887, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 12365, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crest of Beckoning: Earth', '', 'Combine with 1 Rugged Leather and 1 Dense Stone to create a Crest of Beckoning: Earth.', '', 0, 0, 0, 1, 0, 0), (24888, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 4791, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crest of Beckoning: Water', '', 'Combine with 1 Rugged Leather and 1 Enchanted Water to create a Crest of Beckoning: Water.', '', 0, 0, 0, 1, 0, 0), (24889, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20520, 4625, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Signet of Beckoning: Fire', '', 'Combine with 1 Dark Rune and 5 Firebloom to create a Signet of Beckoning: Fire.', '', 0, 0, 0, 1, 0, 0), (24890, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20520, 7069, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Signet of Beckoning: Air', '', 'Combine with 1 Dark Rune and 5 Elemental Air to create a Signet of Beckoning: Thunder.', '', 0, 0, 0, 1, 0, 0), (24891, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20520, 12365, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Signet of Beckoning: Earth', '', 'Combine with 1 Dark Rune and 5 Dense Stones to create a Signet of Beckoning: Stone.', '', 0, 0, 0, 1, 0, 0), (24892, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20520, 4791, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20436, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Signet of Beckoning: Water', '', 'Combine with 1 Dark Rune and 5 Enchanted Waters to create a Signet of Beckoning:Water.', '', 0, 0, 0, 1, 0, 0), (24893, 28, 0, 0, 1, 0, 0, 100, 0, 50, 38, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 221, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1756, 'Black Sapphire', '', 'Increases the periodic damage of your Drain Soul spell by $s1. Lasts $d.', 'Periodic damage of your Drain Soul spell increased by $o1.', 0, 0, 0, 1, 1, 1), (24894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild', 'Rank 5', 'Increases your Intellect by $s1%. In addition, while in Bear or Dire Bear Form your Stamina is increased by $s1% and while in Cat Form your attack power is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (24895, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11144, 4625, 0, 0, 0, 0, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Scepter of Beckoning: Fire', '', 'Combine with 1 Truesilver Rod and 20 Firebloom to create a Scepter of Beckoning: Fire.', '', 0, 0, 0, 1, 0, 0), (24896, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11144, 7069, 0, 0, 0, 0, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Scepter of Beckoning: Air', '', 'Combine with 1 Truesilver Rod and 20 Elemental Air to create a Scepter of Beckoning: Thunder.', '', 0, 0, 0, 1, 0, 0), (24897, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11144, 12365, 0, 0, 0, 0, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Scepter of Beckoning: Earth', '', 'Combine with 1 Truesilver Rod and 20 Dense Stones to create a Scepter of Beckoning: Stone.', '', 0, 0, 0, 1, 0, 0), (24898, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11144, 4791, 0, 0, 0, 0, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Scepter of Beckoning: Water', '', 'Combine with 1 Truesilver Rod and 20 Enchanted Water to create a Scepter of Beckoning: Water.', '', 0, 0, 0, 1, 0, 0), (24899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild Bear Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (24900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild Cat Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (24901, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 20520, 14256, 14227, 0, 0, 0, 0, 6, 8, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20538, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runed Stygian Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (24902, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 20520, 14256, 12810, 14227, 0, 0, 0, 2, 6, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20539, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runed Stygian Belt', '', '', '', 0, 0, 0, 1, 1, 1), (24903, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 20520, 14256, 12810, 14227, 0, 0, 0, 4, 6, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runed Stygian Boots', '', '', '', 0, 0, 0, 1, 1, 1), (24904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180517, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Putrid Mushroom', '', '', '', 0, 0, 0, 1, 0, 0), (24905, 0, 0, 0, 1, 0, 0, 100, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 399, 59, 0, 0, 0, 0, 142, 99, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 18350, 0, 0, 0, 111, 'Moonkin Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (24907, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 4, -1, 0, 10, 10, 0, 57, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 46, 'Moonkin Aura', '', '', 'Increases spell critical chance by $s1%.', 0, 0, 0, 1, 1, 1), (24910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 12, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750, 'Corruption of the Earth', '', '', 'Deals $s1% health damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (24912, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 20520, 6037, 12810, 0, 0, 0, 0, 12, 6, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darkrune Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (24913, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 20520, 6037, 11754, 0, 0, 0, 0, 16, 8, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20551, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darkrune Helm', '', '', '', 0, 0, 0, 1, 1, 1), (24914, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12359, 20520, 6037, 0, 0, 0, 0, 0, 20, 10, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20550, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Darkrune Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (24918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Stink Trap', '', '', 'You smell horrible.', 0, 0, 0, 1, 0, 0), (24919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Nauseous', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (24921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Staff', '', 'Increases staff skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (24923, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +398', '', '', '', 0, 0, 0, 1, 0, 0), (24924, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25023, 0, 0, 0, 0, 1817, 'Hallow\'s End Candy', '', '', 'You feel larger... and oranger...', 0, 0, 0, 1, 1, 1), (24925, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6412, 0, 0, 0, 0, 0, 0, 0, 0, 1762, 'Hallow\'s End Candy', '', '', 'You look a bit thin...', 0, 0, 0, 1, 1, 1), (24926, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1818, 'Hallow\'s End Candy', '', '', 'Yeargh...', 0, 0, 0, 1, 1, 1), (24927, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 105, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Hallow\'s End Candy', '', '', 'OoOoOoo....', 0, 0, 0, 1, 1, 1), (24928, 0, 3, 0, 1, 0, 0, 101, 0, 0, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24929, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', 'Infects an enemy for $d., causing it to inflict $24929s1 Nature damage to its nearby allies every $t1 sec.', 'Inflicting $24929s1 Nature damage to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (24929, 0, 3, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', '', '', 0, 0, 0, 1, 1, 1), (24930, 0, 0, 0, 1, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hallow\'s End Candy', '', 'Enjoy a tasty Hallow\'s End treat! Better eat it quick before they go bad...', '', 0, 0, 0, 1, 1, 1), (24932, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 35, 1, 1, 1, 4, -1, -1, 11, 11, 11, 52, 42, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 18350, 0, 0, 0, 0, 312, 'Leader of the Pack', '', '', 'Increases ranged and melee critical chance by $s1%.', 0, 0, 0, 1, 1, 1), (24933, 1138, 0, 0, 1, 4000, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 17, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1616, 'Cannon', '', 'Fires a cannon round at the nearest tonk in front of you within $a1 yards. Deals $s1 damage.', '', 0, 0, 1, 1, 0, 0), (24934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15328, 7, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Tank', '', '', '', 0, 0, 0, 1, 1, 0), (24935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Tank', '', '', '', 0, 0, 0, 1, 1, 1), (24937, 0, 0, 0, 1, 0, 15423, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 0, 3, 12, 0, 0, 2, 37, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 658, 'Using Control Console', '', '', 'Use your tank action bar above your standard action bar to attack other tanks.', 0, 0, 0, 1, 1, 1), (24939, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 15186, 0, 0, 0, 0, 0, 0, 0, 0, 1751, 'Summon Murky', '', 'Summons $s1 $lMurky:Murky; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (24940, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2319, 7286, 4231, 2321, 0, 0, 0, 0, 8, 8, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Black Whelp Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (24942, 0, 1, 0, 4, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (24943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 266, 'Gift of Nature', 'Rank 2', 'Increases the effect of all healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (24944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 266, 'Gift of Nature', 'Rank 3', 'Increases the effect of all healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (24945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 266, 'Gift of Nature', 'Rank 4', 'Increases the effect of all healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (24946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 266, 'Gift of Nature', 'Rank 5', 'Increases the effect of all healing spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (24947, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 215, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Restores all health.', '', 0, 0, 0, 1, 1, 1), (24949, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24948, 0, 0, 0, 0, 0, 28, 'Defensive State 2 (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (24950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Warsong Mark of Honor (Loser)', '', '', '', 0, 0, 0, 1, 1, 1), (24951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Warsong Mark of Honor (WInner)', '', '', '', 0, 0, 0, 1, 1, 1), (24952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arathi Basin Mark of Honor (Loser)', '', '', '', 0, 0, 0, 1, 1, 1), (24953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arathi Basin Mark of Honor (Winner)', '', '', '', 0, 0, 0, 1, 1, 1), (24954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alterac Valley Mark of Honor (Loser)', '', '', '', 0, 0, 0, 1, 1, 1), (24955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alterac Valley Mark of Honor (Winner)', '', '', '', 0, 0, 0, 1, 1, 1), (24957, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 63, 25, 0, 218, 87, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (24960, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +50', '', '', '', 0, 0, 0, 1, 0, 0), (24961, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +82', '', '', '', 0, 0, 0, 1, 0, 0), (24962, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +138', '', '', '', 0, 0, 0, 1, 0, 0), (24963, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +228', '', '', '', 0, 0, 0, 1, 0, 0), (24964, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +378', '', '', '', 0, 0, 0, 1, 0, 0), (24965, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +398', '', '', '', 0, 0, 0, 1, 0, 0), (24966, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 2387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Honor Points +2388', '', '', '', 0, 0, 0, 1, 0, 0), (24967, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gong', '', '', '', 0, 0, 0, 1, 1, 1), (24968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Tranquil Spirit', 'Rank 1', 'Reduces the mana cost of your Healing Touch and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (24969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Tranquil Spirit', 'Rank 2', 'Reduces the mana cost of your Healing Touch and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (24970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Tranquil Spirit', 'Rank 3', 'Reduces the mana cost of your Healing Touch and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (24971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Tranquil Spirit', 'Rank 4', 'Reduces the mana cost of your Healing Touch and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (24972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Tranquil Spirit', 'Rank 5', 'Reduces the mana cost of your Healing Touch and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (24973, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 16, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 8373, 0, 0, 0, 0, 0, 0, 1, 'Clean Up Stink Bomb', '', 'Clean up a stink bomb found in Southshore.', '', 0, 0, 0, 1, 1, 1), (24974, 0, 1, 0, 1, 0, 0, 101, 0, 30, 29, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 31, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 2', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (24975, 0, 1, 0, 1, 0, 0, 101, 0, 40, 29, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 3', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (24976, 0, 1, 0, 1, 0, 0, 101, 0, 50, 29, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 71, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 4', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (24977, 0, 1, 0, 1, 0, 0, 101, 0, 60, 29, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 98, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 5', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (24982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Trick or Treat', '', '', '', 0, 0, 0, 1, 0, 0), (24983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 900000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24984, 0, 0, 0, 0, 0, 184, 'Baby Murloc Passive', '', '', '', 0, 0, 0, 1, 0, 0), (24984, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Baby Murloc', '', '', '', 0, 0, 0, 1, 0, 0), (24985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15356, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (Blue)', '', '', '', 0, 0, 0, 1, 0, 0), (24986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15360, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (Green)', '', '', '', 0, 0, 0, 1, 0, 0), (24987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15361, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (Orange)', '', '', '', 0, 0, 0, 1, 0, 0), (24988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15358, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (White)', '', 'Right Click to summon and dismiss your Lurky.', '', 0, 0, 0, 1, 0, 0), (24989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15359, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (Pink)', '', '', '', 0, 0, 0, 1, 0, 0), (24990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15357, 0, 0, 0, 0, 0, 0, 0, 0, 1752, 'Summon Baby Murloc (Purple)', '', '', '', 0, 0, 0, 1, 0, 0), (24991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 1, 0, 0, 20606, 20608, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Elemental Slayer', '', '', 'Damage done to Elementals with either spells or physical attacks increased by $s1.', 0, 0, 0, 1, 1, 1), (24992, 0, 0, 0, 1, 0, 0, 101, 0, 40, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Demonic Transformation', '', '', 'Terrible and mighty!', 0, 0, 0, 1, 1, 1), (24993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Acid Blast', '', 'Blasts the enemy with acid for $s1 Nature damage.', '', 0, 0, 0, 1, 0, 0), (24994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 153, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0154)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (24995, 21, 1, 0, 7, 0, 0, 101, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Pyroblast', '', '', '', 0, 0, 0, 1, 1, 1), (24997, 0, 0, 0, 15, 0, 0, 101, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Greater Dispel', '', '', '', 0, 0, 0, 1, 1, 1), (24998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 349, 116, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 963, 'Healing of the Ages', '', 'Increases healing done by magical spells and effects by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing dealt is increased by $s1 and damage done is increased by up to $s2.', 0, 0, 0, 1, 1, 1), (24999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Malfurion\'s Shade', '', '', '', 0, 0, 0, 1, 0, 0), (25000, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15363, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Spirit Totem', '', '', '', 0, 0, 0, 1, 1, 1), (25001, 0, 0, 0, 1, 0, 0, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25002, 0, 0, 0, 0, 0, 1675, 'Spirit Totem', '', '', '', 0, 0, 0, 1, 1, 1), (25002, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Spirit Disruption', '', '', '', 0, 0, 0, 1, 1, 1), (25003, 1138, 0, 0, 1, 5000, 0, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16121, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Mortar', '', 'Fires a mortar which lands $a1 yards away dealing $27745s1 damage to all tonks within $27745a1 yards.', '', 0, 0, 0, 1, 0, 0), (25004, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Nightmare Object', '', '', '', 0, 0, 0, 1, 1, 1), (25005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15349, 7, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Blimp', '', '', '', 0, 0, 0, 1, 1, 0), (25006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Blimp', '', '', '', 0, 0, 0, 1, 1, 0), (25007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180574, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wickerman Guardian Ember', '', '', '', 0, 0, 0, 1, 0, 0), (25008, 2, 0, 0, 1, 0, 2, 101, 1, 12, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 2', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25009, 2, 0, 0, 1, 0, 2, 101, 1, 24, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 3', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25010, 2, 0, 0, 1, 0, 2, 101, 1, 36, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 4', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25011, 2, 0, 0, 1, 0, 2, 101, 1, 48, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 5', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25012, 2, 0, 0, 1, 0, 2, 101, 1, 60, 0, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 6', 'Breathes lightning, instantly dealing $s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25013, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25008, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 2', 'Breathes lightning, instantly dealing $25008s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25014, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25009, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 3', 'Breathes lightning, instantly dealing $25009s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25015, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25010, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 4', 'Breathes lightning, instantly dealing $25010s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25016, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25011, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 5', 'Breathes lightning, instantly dealing $25011s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25017, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25012, 0, 0, 0, 0, 0, 62, 'Lightning Breath', 'Rank 6', 'Breathes lightning, instantly dealing $25012s1 Nature damage to a single target.', '', 0, 0, 0, 1, 1, 1), (25018, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 15361, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Murki', '', 'Right Click to summon and dismiss your Murki.', '', 0, 0, 0, 1, 1, 1), (25019, 0, 0, 0, 1, 0, 15420, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (25020, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (25021, 85, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (25022, 0, 1, 11, 1, 0, 0, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Hallow\'s End Fright', '', '', 'Spooked!\nTime between attacks increased by $s1%.\nMovement speed reduced by $s2%.\n', 0, 0, 0, 1, 1, 1), (25023, 0, 1, 0, 1, 0, 0, 5, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25022, 0, 0, 0, 0, 0, 119, 'Hallow\'s End Fright', '', '', '', 0, 0, 0, 1, 1, 1), (25024, 1138, 0, 0, 1, 10000, 0, 101, 0, 0, 3, 30, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15368, 0, 0, 0, 0, 0, 0, 0, 0, 1755, 'Drop Mine', '', 'Deploys a land mine. Mines take 3 seconds to arm and deal $25099s1 damage to all tonks in a $25099a1 yard radius once triggered.', '', 0, 0, 1, 1, 0, 0), (25025, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 35, 0, 0, 326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (25026, 1138, 0, 0, 1, 10000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25032, 0, 0, 0, 0, 0, 1867, 'Activate MG Turret', '', '10 mana per second.\nAutomatically fires a shot at the nearest enemy tonk within $25032a1 yards every $t1 sec, dealing $25032s1 damage per shot.', '', 0, 0, 1, 1, 0, 0), (25027, 1138, 0, 0, 1, 2000, 8, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25029, 25029, 0, 0, 0, 0, 2002, 'Flamethrower', '', '10 mana per second.\nDeals $25029s1 damage every $t1 sec to all tonks in front of you within $25029a1 yards. Also slows movement to $25029s2% and deals $25029s3 damage per second for $25029d.', '', 0, 0, 1, 1, 1, 0), (25028, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 141, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (25029, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 5, 1, 1, 17, -21, 4, 8, 8, 8, 0, 33, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Flamethrower', '', '', 'Deals $s3 damage every $t3 sec.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (25030, 1138, 0, 0, 14, 6000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 7, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1617, 'Shoot Rocket', '', '', '', 0, 0, 1, 1, 0, 0), (25031, 1138, 0, 0, 14, 6000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 11, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1617, 'Shoot Missile', '', '', '', 0, 0, 1, 1, 0, 0), (25032, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Machine Gun', '', '', '', 0, 0, 1, 1, 1, 1), (25033, 35, 0, 0, 1, 0, 0, 101, 0, 72, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 451, 525, 0, 1574, 1837, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (25034, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 601, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (25035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elemental Spawn-in', '', '', '', 0, 0, 0, 1, 0, 0), (25036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 12', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (25037, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11008, 0, 0, 0, 0, 1780, 'Rumsey Rum Light', '', 'Increases Stamina by $s1 for $d and gets you drunk to boot!', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (25039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Green Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (25040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Mark of Nature', '', '', 'You have been weakened by death!\nSusceptible to Aura of Nature.', 0, 0, 0, 1, 0, 0), (25041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25042, 0, 0, 0, 0, 0, 198, 'Mark of Nature', '', '', '', 0, 0, 0, 1, 0, 0), (25043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Aura of Nature', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (25046, 0, 1, 9, 1, 120000, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', 'Racial', 'Silence all enemies within $a1 yards for $d. In addition, you gain $25048s1 Energy for each Mana Tap charge currently affecting you.', 'Silenced.', 0, 0, 0, 1, 1, 1), (25048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', 'Racial', '', '', 0, 0, 0, 1, 0, 0), (25049, 250, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 225, 1, 1, 1387, -51, 59, 11, 11, 11, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (25050, 0, 1, 0, 1, 0, 0, 100, 2, 50, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Mark of Flames', '', 'Increases the Fire damage taken by an enemy by $s1 for $d.', 'Fire damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (25051, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (25052, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (25053, 18, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 424, 99, 0, 23, 23, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at nearby enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25054, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (25055, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (25056, 32, 0, 12, 1, 0, 0, 101, 0, 45, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 249, 14, 0, 14, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (25057, 0, 0, 3, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Dropped Weapon', '', '', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (25058, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (25059, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Dmg Shield', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (25060, 0, 0, 0, 1, 0, 0, 101, 0, 13, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 63, 0, 0, 218, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Updraft', '', 'Strikes enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (25063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Threat', '', '', '', 0, 0, 0, 1, 1, 1), (25064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 20', '', 'Increases damage done by shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 20', '', 'Increases damage done by fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Ice Dam 20', '', 'Increases damage done by frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 9, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 30', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (25068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resistance - Greater Fire Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (25069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resistance - Greater Nature Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (25070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Threat', '', '', '', 0, 0, 0, 1, 1, 1), (25071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dodge', '', '', '', 0, 0, 0, 1, 1, 1), (25072, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 21886, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2613, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Threat', '', 'Permanently enchant gloves to increase threat from all attacks and spells by 2%.', '', 0, 0, 0, 1, 1, 1), (25073, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20725, 14344, 12808, 0, 0, 0, 0, 0, 3, 10, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2614, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Shadow Power', '', 'Permanently enchant gloves to increase shadow damage by up to 20.', '', 0, 0, 0, 1, 1, 1), (25074, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20725, 14344, 7080, 0, 0, 0, 0, 0, 3, 10, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2615, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Frost Power', '', 'Permanently enchant gloves to increase frost damage by up to 20.', '', 0, 0, 0, 1, 1, 1), (25076, 0, 0, 0, 1, 0, 2, 101, 1, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Cobra Reflexes', '', 'Attack speed increased by $s1%, but damage done is reduced.', '', 0, 0, 0, 1, 1, 1), (25077, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25076, 0, 0, 0, 0, 0, 72, 'Cobra Reflexes', '', 'Attack speed increased by $25076s1%, but damage done is reduced.', 'Attack speed increased by $25076s1%, but damage done is reduced.', 0, 0, 0, 1, 1, 1), (25078, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20725, 14344, 7078, 0, 0, 0, 0, 0, 2, 10, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2616, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Fire Power', '', 'Permanently enchant gloves to increase fire damage by up to 20.', '', 0, 0, 0, 1, 1, 1), (25079, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20725, 14344, 12811, 0, 0, 0, 0, 0, 3, 8, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2617, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Healing Power', '', 'Permanently enchant gloves to increase the caster\'s healing spells by up to 30 and damage spells by up to 10.', '', 0, 0, 0, 1, 1, 1), (25080, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 22451, 0, 0, 0, 0, 0, 3, 3, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2564, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Superior Agility', '', 'Permanently enchant gloves to increase agility by 15.', '', 0, 0, 0, 1, 1, 1), (25081, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 7078, 0, 0, 0, 0, 0, 3, 3, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2619, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Fire Resistance', '', 'Permanently enchant a cloak to give 15 fire resistance.', '', 0, 0, 0, 1, 1, 1), (25082, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 12803, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2620, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Nature Resistance', '', 'Permanently enchant a cloak to give 15 nature resistance.', '', 0, 0, 0, 1, 1, 1), (25083, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 22794, 0, 0, 0, 0, 0, 3, 3, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 910, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Stealth', '', 'Permanently enchant a cloak to increase stealth.', '', 0, 0, 0, 1, 1, 1), (25084, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 22456, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2621, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Subtlety', '', 'Permanently enchant a cloak to decrease threat caused by the wearer by 2%.', '', 0, 0, 0, 1, 1, 1), (25085, 97, 0, 0, 7, 0, 0, 101, 0, 1, 4, 0, 1, 4471, 0, 4470, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31511, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Bright Campfire', '', 'Builds a campfire that increases the spirits of those nearby by 8 and allows cooking.', '', 0, 0, 0, 1, 1, 1), (25086, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22446, 22452, 0, 0, 0, 0, 0, 3, 3, 8, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2622, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Dodge', '', 'Permanently enchant a cloak to give 12 dodge rating.', '', 0, 0, 0, 1, 1, 1), (25098, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15394, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Hero', '', '', '', 0, 0, 0, 1, 1, 0), (25099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (25100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Untransform Hero', '', '', '', 0, 0, 0, 1, 0, 0), (25101, 0, 0, 0, 1, 0, 0, 101, 0, 52, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 10, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 0, 0), (25102, 28, 0, 0, 1, 0, 0, 100, 0, 50, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 6, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16384, 8192, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 46, 'Water Mastery', '', 'Increases the periodic effect of your Mana Spring totem by $s1 and your Healing Stream totem by $s2. Lasts $d.', 'Periodic effect of your Mana Sprint totem increased by $s1 and your Healing Stream totem by $s2.', 0, 0, 0, 1, 1, 1), (25104, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Summon Player', '', 'Summons an enemy player.', '', 0, 0, 0, 1, 0, 0), (25105, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15413, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Dragon Transform DND', '', '', '', 0, 0, 0, 1, 0, 0), (25106, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15412, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Dragon Transform DND', '', '', '', 0, 0, 0, 1, 0, 0), (25107, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15411, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Dragon Transform DND', '', '', '', 0, 0, 0, 1, 0, 0), (25109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 8', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 16', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 23, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 24', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25112, 0, 0, 0, 7, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1860, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', 'Summon', 'Casts your Summon Voidwalker spell with no mana or Soul Shard requirements.', '', 0, 0, 0, 1, 1, 1), (25113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 35, 35, 13, 0, 0, 0, 13, 135, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 1024, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 36 and 14 Spell Crit', '', 'Increases damage and healing done by magical spells and effects by up to $s1. Also increases spell critical strike rating by $s3.', '', 0, 0, 0, 1, 1, 1), (25114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per $t1 sec.', '', 0, 0, 0, 1, 1, 1), (25115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per $t1 sec.', '', 0, 0, 0, 1, 1, 1), (25116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 24, 0, 0, 0, 0, 85, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen & Healing', '', 'Restores $s1 mana per $t1 sec and increases healing done by $s2.', '', 0, 0, 0, 1, 1, 1), (25117, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2623, 0, 0, 0, 0, 0, 0, 0, 0, 518, 'Minor Wizard Oil', '', 'While applied to target weapon it increases spell damage by up to 8. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25118, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2624, 0, 0, 0, 0, 0, 0, 0, 0, 2180, 'Minor Mana Oil', '', 'While applied to target weapon it restores 4 mana to the caster every 5 seconds. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25119, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2626, 0, 0, 0, 0, 0, 0, 0, 0, 2064, 'Lesser Wizard Oil', '', 'While applied to target weapon it increases spell damage by up to 16. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25120, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2625, 0, 0, 0, 0, 0, 0, 0, 0, 2181, 'Lesser Mana Oil', '', 'While applied to target weapon it restores 8 mana to the caster every 5 seconds. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25121, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2627, 0, 0, 0, 0, 0, 0, 0, 0, 2065, 'Wizard Oil', '', 'While applied to target weapon it increases spell damage by up to 24. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25122, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2628, 0, 0, 0, 0, 0, 0, 0, 0, 2066, 'Brilliant Wizard Oil', '', 'While applied to target weapon it increases spell damage by up to 36 and increases spell critical strike rating by 14. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25123, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2629, 0, 0, 0, 0, 0, 0, 0, 0, 2182, 'Brilliant Mana Oil', '', 'While applied to target weapon it restores 12 mana to the caster every 5 seconds and increases the effect of healing spells by up to 25. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (25124, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10940, 17034, 3371, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 518, 'Minor Wizard Oil', '', 'Creates Minor Wizard Oil.', '', 0, 0, 0, 1, 1, 1), (25125, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11083, 17034, 3372, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2180, 'Minor Mana Oil', '', 'Creates Minor Mana Oil.', '', 0, 0, 0, 1, 1, 1), (25126, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11137, 17035, 3372, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20746, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2064, 'Lesser Wizard Oil', '', 'Creates Lesser Wizard Oil.', '', 0, 0, 0, 1, 1, 1), (25127, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11176, 8831, 8925, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20747, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2181, 'Lesser Mana Oil', '', 'Creates Lesser Mana Oil.', '', 0, 0, 0, 1, 1, 1), (25128, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 16204, 4625, 8925, 0, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2065, 'Wizard Oil', '', 'Creates Wizard Oil.', '', 0, 0, 0, 1, 1, 1), (25129, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 4625, 18256, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2066, 'Brilliant Wizard Oil', '', 'Creates Brilliant Wizard Oil.', '', 0, 0, 0, 1, 1, 1), (25130, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 8831, 18256, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2182, 'Brilliant Mana Oil', '', 'Creates Brilliant Mana Oil.', '', 0, 0, 0, 1, 1, 1), (25139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Molten Core DND', '', 'Teleport player to Blackwing Lair.', '', 0, 0, 0, 1, 0, 0), (25140, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (25142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Heart of the Wild Bear Effect 2', '', '', '', 0, 0, 0, 1, 0, 0), (25143, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (25145, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Merithra\'s Wake', '', '', '', 0, 0, 0, 1, 1, 0), (25146, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Transmute: Elemental Fire', '', 'Transmutes a Heart of Fire into three Elemental Fires.', '', 0, 0, 0, 1, 1, 1), (25148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Sleep Visual DND', '', '', '', 0, 0, 0, 1, 1, 0), (25149, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arygos\'s Vengeance', '', '', '', 0, 0, 0, 1, 1, 0), (25150, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Molten Rain', '', '', '', 0, 0, 0, 1, 1, 0), (25152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25153, 0, 0, 0, 0, 0, 1, 'Agro Drones', '', '', '', 0, 0, 0, 1, 0, 0), (25155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 1, 1, 0, 64, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Quest - Self Healing from resurrect', '', '', '', 0, 0, 0, 1, 1, 1), (25158, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Stop', '', '', '', 0, 0, 0, 1, 0, 0), (25159, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9425, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Prismatic Barrier', '', '', '', 0, 0, 0, 1, 0, 0), (25160, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25161, 0, 0, 0, 0, 0, 174, 'Sand Storm', '', '', '', 0, 0, 0, 1, 1, 1), (25161, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 79, -86, 0, 1960, 8, 8, 13, 33, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Harsh Winds', '', '', 'Cannot cast spells.\nMovement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (25162, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 15429, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Disgusting Oozeling', '', 'Right Click to summon and dismiss your disgusting oozeling. Your oozeling has a disgusting aura about him and will significantly reduce your defenses while he is around.', '', 0, 0, 0, 1, 1, 1), (25163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, -21, -21, 0, 12, 12, 0, 22, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 95, 0, 0, 0, 0, 0, 0, 0, 1734, 'Oozeling\'s Disgusting Aura', '', 'Reduces master\'s resistance and defense by 20.', 'Reduces all resistances by $s1 and defense by $s2. ICK!', 0, 0, 0, 1, 1, 0), (25164, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 39, 24, 0, 0, 0, 138, 31, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Vengeance', '', '', 'Attack speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (25165, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Baby Murloc Dance', '', '', '', 0, 0, 0, 1, 0, 0), (25166, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9427, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Glyphs of Warding', '', '', '', 0, 0, 0, 1, 0, 0), (25167, 0, 0, 0, 32, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9426, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Ancients', '', '', '', 0, 0, 0, 1, 0, 0), (25168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Tomb', '', '', '', 0, 0, 0, 1, 0, 0), (25169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Justice', '', '', '', 0, 0, 0, 1, 0, 0), (25170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2625, 0, 0, 2187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Death DND', '', '', '', 0, 0, 0, 1, 0, 0), (25171, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Stop Visual DND', '', '', '', 0, 0, 0, 1, 0, 0), (25172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Merithra\'s Wake Visual DND', '', '', '', 0, 0, 0, 1, 0, 0), (25174, 85, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 29, -241, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 565, 'Sundering Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets. Hits also reduce armor by $s2.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (25176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 24, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Strength of Ossirian', '', '', 'Damage increased by $s1%', 0, 0, 0, 1, 1, 0), (25177, 0, 0, 0, 6, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 99, 0, 10, 10, 0, 142, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 1812, 'Fire Weakness', '', '', 'Fire resistance reduced by $s1%\nFire damage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (25178, 0, 0, 0, 6, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 99, 0, 10, 10, 0, 142, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 1810, 'Frost Weakness', '', '', 'Frost resistance reduced by $s1%\nFrost damage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (25179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 117, 36, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 112', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (25180, 0, 0, 0, 6, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 99, 0, 10, 10, 0, 142, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 1811, 'Nature Weakness', '', '', 'Nature resistance reduced by $s1%\nNature damage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (25181, 0, 0, 0, 6, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 99, 0, 10, 10, 0, 142, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 1813, 'Arcane Weakness', '', '', 'Arcane resistance reduced by $s1%\nArcane damage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (25182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Staghelm Shatters Hammer DND', '', '', '', 0, 0, 0, 1, 0, 0), (25183, 0, 0, 0, 6, 0, 0, 101, 0, 0, 22, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, 99, 0, 10, 10, 0, 142, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 1809, 'Shadow Weakness', '', '', 'Shadow resistance reduced by $s1%\nShadow damage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (25185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Itch', '', 'Inflict an itch on the target that eventually turns into a poison.', 'Your skin feels itchy\n', 0, 0, 0, 1, 1, 1), (25187, 0, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 145, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Hive\'Zara Catalyst', '', '', 'Movement speed reduced by $s1%.\n$s2 damage every $t2 seconds.\nIncreased damage from Hive\'Zara Stings.', 0, 0, 0, 1, 1, 1), (25188, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 625, 101, 0, 2187, 149, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (25189, 99, 0, 12, 1, 0, 0, 101, 0, 10, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Enveloping Winds', '', 'Surrounds an enemy with a cyclone for up to $d. If the target takes any damage, it will break free of the imprisoning winds.', 'Stunned.', 0, 0, 0, 1, 1, 1), (25190, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 1, 11, 0, 499, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 457, 'Stinger Charge', '', 'Charges an enemy, inflicting normal damage plus $s2', '', 0, 0, 0, 1, 1, 1), (25191, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 875, 11, 0, 2062, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 457, 'Stinger Charge', '', 'Charges an enemy, inflicting normal damage plus $s2', '', 0, 0, 0, 1, 1, 1), (25195, 0, 2, 0, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, -1, 0, 11, 11, 0, 65, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 692, 'Curse of Tongues', '', 'Forces nearby enemies to speak in Demonic, reducing their casting speed by $s1% for $d. Only one curse per warlock can be active on any one target.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (25198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 151, 0, 0, 224, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (25199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 108, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 21, 0, 0, 0, 0, 0, 0, 0, 114, 'Frog Self (TEST)', '', 'Transform yourself into a frog. Lasts $d.', 'Frogger.', 0, 0, 0, 1, 1, 1), (25201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8305, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anachronos Quest Credit DND', '', '', '', 0, 0, 0, 1, 0, 0), (25202, 0, 0, 0, 1, 0, 0, 101, 0, 62, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -221, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 6', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (25203, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 7', 'Reduces the melee attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (25207, 0, 1, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1727, 'Amulet of the Moon', '', 'Gives $M1 additional spirit to nearby party members for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (25208, 0, 0, 15, 1, 0, 0, 101, 0, 68, 86, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', 'Rank 8', 'Wounds the target causing them to bleed for $o1 damage plus an additional ${0.00743*7*(($MWB+$mwb)/2+$AP/14*$MWS)} (based on weapon damage) over $d.', 'Bleeding for $s1 plus a percentage of weapon damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25210, 0, 0, 0, 14, 0, 0, 101, 0, 63, 0, 750, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 337, 0, 0, 2073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 6', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (25211, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767, 'Heavy Golden Necklace of Battle', '', 'Gives $M1 additional strength to nearby party members for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (25212, 0, 0, 0, 1, 0, 0, 101, 0, 67, 8, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 62, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', 'Rank 4', 'Maims the enemy, causing $s1 damage and slowing the enemy\'s movement to $s2% of normal speed for $d.', 'Movement slowed to $s2% of normal speed.', 0, 0, 0, 1, 1, 1), (25213, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 825, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 389, 0, 0, 2395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 7', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (25217, 56, 1, 19, 1, 0, 0, 101, 0, 65, 9, 540, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1124, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 11', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (25218, 56, 1, 19, 1, 0, 0, 101, 0, 70, 9, 600, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1264, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 12', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (25221, 0, 1, 0, 1, 0, 0, 101, 0, 65, 8, 430, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 201, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 11', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25222, 0, 1, 0, 1, 0, 0, 101, 0, 70, 8, 450, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 221, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 12', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25225, 0, 0, 0, 1, 0, 0, 101, 0, 67, 9, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -521, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', 'Rank 6', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (25228, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 143, 0, 1, 1, 0, 4, 19, 0, 12, 12, 0, 79, 81, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 173, 'Soul Link', '', '', '$s2% of damage taken by master is split with demon. All damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (25229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 1768, 'Jewelcrafting', 'Apprentice', 'Allows a jewelcrafter to make jewelry, up to to a maximum potential skill of 75. Requires precious gems and metals gathered with the Mining skill.', '', 0, 0, 0, 1, 1, 1), (25230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 1769, 'Jewelcrafting', 'Journeyman', 'Allows a jewelcrafter to make fantastic jewelry, up to a maximum potential skill of 150.', '', 0, 0, 0, 1, 1, 1), (25231, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 6', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 0, 0, 0, 1, 1, 1), (25233, 0, 0, 0, 16, 0, 0, 101, 0, 61, 0, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 147, 0, 0, 912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 8', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25234, 0, 0, 0, 1, 0, 0, 0, 0, 65, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 6', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 1.8, 1, 1), (25235, 0, 0, 0, 16, 0, 0, 101, 0, 67, 0, 470, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 179, 0, 0, 1100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 9', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25236, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1648, 'Execute', 'Rank 7', 'Attempt to finish off a wounded foe, causing $s1 damage and converting each extra point of rage into $*10;F1 additional damage. Only usable on enemies that have less than 20% health.', '', 0, 0, 0, 2.1, 1, 1), (25241, 0, 0, 0, 16, 0, 0, 101, 0, 61, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 5', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (25242, 0, 0, 0, 16, 0, 0, 101, 0, 69, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Slam', 'Rank 6', 'Slams the opponent, causing weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (25245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 25229, 0, 0, 0, 0, 0, 1768, 'Apprentice Jewelcrafting', '', '', '', 0, 0, 0, 1, 1, 1), (25246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 25230, 0, 0, 0, 0, 0, 1770, 'Journeyman Jewelcrafting', '', '', '', 0, 0, 0, 1, 1, 1), (25247, 0, 0, 0, 3, 0, 4104, 101, 0, 8, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 161, 'Longsight', '', 'Allows you to look far into the distance.', 'Increased vision range until you move.', 0, 0, 0, 1, 1, 1), (25248, 971, 0, 0, 1, 0, 0, 0, 0, 66, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 184, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 5', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (25251, 971, 0, 0, 1, 0, 0, 101, 0, 66, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 5', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $25252n successful melee attacks will restore $25253s1 health. This effect lasts $25252d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (25252, 0, 0, 0, 1, 0, 0, 100, 5, 66, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25253, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $25253s1 health.', 0, 0, 0, 1, 1, 1), (25253, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (25255, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Delicate Copper Wire', '', '', '', 0, 0, 0, 1, 1, 1), (25258, 971, 0, 0, 1, 0, 0, 101, 0, 66, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 19, 0, 0, 380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 5', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (25260, 0, 0, 5, 1, 0, 0, 101, 0, 60, 32, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Wings of Despair', '', 'The unnatural movement of the abomination\'s wings fill you with fear.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (25262, 18, 4, 0, 19, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 224, 99, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Abomination Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25263, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 313, 0, 0, 1093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (25264, 49, 0, 0, 1, 0, 0, 0, 0, 67, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 122, -11, 0, 14, 14, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunder Clap', 'Rank 7', 'Blasts nearby enemies increasing the time between their attacks by $s2% for $d and doing $s1 damage to them. This ability causes additonal threat and will affect up to $i targets.', 'Attack speed reduced by $s2%.', 0, 0, 4, 1, 1, 1), (25266, 40, 0, 0, 1, 0, 0, 101, 0, 65, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 113, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Mocking Blow', 'Rank 6', 'A mocking attack that causes $s1 damage, a moderate amount of threat and forces the target to focus attacks on you for $d.', 'Taunted.', 0, 0, 0, 1, 1, 1), (25269, 65, 0, 0, 1, 0, 0, 101, 0, 63, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 7', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (25272, 1158, 0, 0, 1, 0, 0, 0, 0, 61, 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25273, 0, 0, 0, 0, 516, 'Intercept', 'Rank 4', 'Charge an enemy, causing $25273s2 damage and stunning it for $25273d.', '', 0, 0, 0, 1, 1, 1), (25273, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 84, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 4', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (25274, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 104, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 5', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (25275, 1158, 0, 0, 1, 0, 0, 0, 0, 69, 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25274, 0, 0, 0, 0, 516, 'Intercept', 'Rank 5', 'Charge an enemy, causing $25274s2 damage and stunning it for $25274d.', '', 0, 0, 0, 1, 1, 1), (25278, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20817, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bronze Setting', '', '', '', 0, 0, 0, 1, 1, 1), (25280, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2842, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20818, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elegant Silver Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Shield of Rajaxx', '', '', 'Immune to all schools.', 0, 0, 0, 1, 1, 1), (25283, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 774, 2840, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20821, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inlaid Malachite Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25284, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 5498, 20817, 2840, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20820, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simple Pearl Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25286, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 9', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (25287, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1210, 20817, 20816, 0, 0, 0, 0, 0, 2, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20823, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gloom Band', '', '', '', 0, 0, 0, 1, 1, 1), (25288, 65, 0, 0, 1, 0, 0, 101, 0, 60, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 77, 0, 0, 341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 6', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (25289, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 231, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 7', 'The warrior shouts, increasing the melee attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (25290, 0, 1, 0, 1, 0, 0, 101, 0, 60, 6, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 6', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (25291, 0, 1, 0, 1, 0, 0, 101, 0, 60, 6, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 7', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (25292, 0, 0, 0, 20, 0, 0, 101, 0, 60, 0, 660, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 181, 0, 0, 1589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 9', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25294, 85, 0, 0, 1, 0, 0, 101, 0, 60, 0, 230, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 5', 'Fires several missiles, hitting $x1 targets for an additional $s1 damage.', '', 0, 0, 0, 1, 1, 1), (25295, 0, 4, 0, 18, 0, 0, 101, 0, 60, 8, 250, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 110, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 9', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25296, 0, 0, 0, 1, 0, 0, 0, 0, 60, 21, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 7', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (25297, 0, 0, 0, 22, 0, 0, 101, 0, 60, 0, 800, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 411, 0, 0, 2266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 11', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25298, 0, 0, 0, 22, 0, 0, 101, 0, 60, 0, 340, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 89, 0, 0, 495, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 7', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (25299, 0, 1, 0, 1, 0, 0, 101, 0, 60, 29, 360, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 221, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 11', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25300, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 149, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 9', 'Backstab the target, causing $s2% weapon damage plus 225 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (25302, 82, 0, 0, 1, 0, 0, 101, 0, 60, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 5', 'Performs a feint, causing no damage but lowering your threat by a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (25304, 0, 1, 0, 14, 0, 0, 101, 0, 60, 105, 290, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 41, 0, -41, 514, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 11', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (25305, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2842, 20817, 1206, 1705, 0, 0, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Silver Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25306, 0, 0, 0, 22, 0, 0, 101, 0, 60, 31, 410, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 165, 1, 0, 595, 18, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 12', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (25307, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 380, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 481, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 10', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (25308, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 1255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 71, 0, 0, 1245, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 6', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (25309, 0, 1, 0, 5, 0, 0, 101, 0, 60, 8, 380, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 101, 278, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 8', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25311, 0, 1, 0, 5, 0, 0, 101, 0, 60, 85, 340, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 136, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 7', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25312, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 680, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, -1, -1, 0, 0, 0, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 5', 'Holy power infuses the target, increasing their Spirit by $M1 for $d.', 'Increases Spirit by $M1.', 0, 0, 0, 1, 1, 1), (25314, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 710, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 229, 0, 0, 1965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 5', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (25315, 0, 1, 0, 1, 0, 0, 101, 0, 60, 8, 410, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 193, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 10', 'Heals the target for $o1 over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25316, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 1070, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 57, 0, 0, 996, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', 'Rank 5', 'A powerful prayer heals party members within $a1 yards for $s1.', '', 0, 0, 0, 1, 1, 1), (25317, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2842, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ring of Silver Might', '', '', '', 0, 0, 0, 1, 1, 1), (25318, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1210, 2841, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ring of Twilight Shadows', '', '', '', 0, 0, 0, 1, 1, 1), (25320, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3577, 1206, 3391, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Golden Necklace of Battle', '', '', '', 0, 0, 0, 1, 1, 1), (25321, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1705, 5498, 11083, 2842, 3827, 0, 0, 0, 3, 3, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Moonsoul Crown', '', '', '', 0, 0, 0, 1, 1, 1), (25322, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 25, 0, 1749, 87, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 166, 'Sweeping Slam', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (25323, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1705, 3824, 3575, 0, 0, 0, 0, 0, 1, 1, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Moonstone Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25329, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 383, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25331, 431, 0, 0, 1, 0, 0, 101, 0, 68, 0, 875, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 39, 0, 0, 241, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 7', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $25329a1 yards for $25329s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (25339, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1705, 20817, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20830, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Amulet of the Moon', '', '', '', 0, 0, 0, 1, 1, 1), (25345, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 28, 655, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25346, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 8', 'Launches Arcane Missiles at the enemy, causing $25346s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (25346, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 8', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (25347, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 5173, 8925, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison V', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $25349o1 Nature damage over $25349d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (25349, 0, 4, 0, 1, 0, 0, 101, 0, 60, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison V', 'Rank 5', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25351, 0, 0, 0, 14, 0, 0, 30, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2630, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison V', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $25349o1 Nature damage over $25349d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (25357, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 620, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 231, 0, 0, 1619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 10', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (25359, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 310, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15463, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air Totem', 'Rank 3', 'Summons a Grace of Air Totem with $s1 health at the feet of the caster. The totem increases the agility of party members within $25360a1 yards by $25360s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25360, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 76, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Grace of Air', 'Rank 3', '', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (25361, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15464, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 5', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $25362a1 yards by $25362s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25362, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 76, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 5', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (25363, 0, 0, 0, 19, 0, 0, 101, 0, 61, 0, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 9', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (25364, 0, 0, 0, 19, 0, 0, 101, 0, 69, 0, 385, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Smite', 'Rank 10', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (25367, 0, 1, 0, 1, 0, 0, 100, 0, 65, 85, 510, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 166, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 9', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25368, 0, 1, 0, 1, 0, 0, 100, 0, 70, 85, 575, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 205, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 10', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Consume', '', '', 'You are being consumed!', 0, 0, 0, 1, 1, 1), (25372, 19, 0, 0, 16, 0, 0, 101, 0, 63, 0, 380, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 556, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 10', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (25373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Consume', '', '', '', 0, 0, 0, 1, 1, 1), (25375, 19, 0, 0, 16, 0, 0, 101, 0, 69, 0, 450, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', 'Rank 11', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (25378, 21, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Consume', '', '', '', 0, 0, 0, 1, 1, 1), (25379, 0, 0, 0, 14, 0, 0, 101, 0, 63, 0, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 49, 0, 0, 875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 6', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (25380, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 355, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 59, 0, 0, 1020, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', 'Rank 7', 'Destroy $s1 mana from a target. For each mana destroyed in this way, the target takes 0.5 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (25383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 187, 1, 0, 656, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 155, 'Spit Out', '', '', '', 0, 0, 0, 1, 1, 1), (25384, 451, 1, 0, 22, 0, 0, 101, 0, 66, 1, 290, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 111, 1, 0, 411, 32, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', 'Rank 9', 'Consumes the enemy in Holy flames that cause $s1 Holy damage and an additional $o2 Holy damage over $d.', '$s2 Holy damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (25387, 0, 0, 0, 1, 0, 31788, 101, 0, 68, 27, 230, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 175, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', 'Rank 7', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing the target to $s2% of their movement speed.', 'Movement speed slowed to $s2% of normal.', 0, 0, 0, 1, 1, 1), (25389, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 700, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', 'Rank 7', 'Power infuses the target increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (25391, 0, 0, 0, 14, 0, 0, 101, 0, 63, 0, 655, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 245, 0, 0, 1724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 11', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (25392, 0, 1, 0, 1, 0, 0, 101, 0, 70, 42, 1800, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1669, 'Prayer of Fortitude', 'Rank 3', 'Power infuses the target\'s party, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (25396, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 720, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 303, 0, 0, 2133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', 'Rank 12', 'Heals a friendly target for $s1.', '', 0, 0, 0, 0.2, 1, 1), (25420, 0, 0, 0, 16, 0, 0, 101, 0, 66, 0, 440, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 147, 0, 0, 1038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25422, 0, 0, 0, 19, 0, 0, 101, 0, 61, 0, 435, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 87, 0, 0, 604, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', 'Rank 4', 'Heals the friendly target for $s1, then jumps to heal additional nearby targets. If cast on a party member, the heal will only jump to other party members. Each jump reduces the effectiveness of the heal by 50%. Heals $x1 total targets.', '', 0, 0, 0, 0.5, 1, 1), (25423, 0, 0, 0, 19, 0, 0, 101, 0, 68, 0, 540, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 117, 0, 0, 825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', 'Rank 5', 'Heals the friendly target for $s1, then jumps to heal additional nearby targets. If cast on a party member, the heal will only jump to other party members. Each jump reduces the effectiveness of the heal by 50%. Heals $x1 total targets.', '', 0, 0, 0, 0.5, 1, 1), (25424, 18, 4, 0, 5, 0, 0, 101, 0, 20, 1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 125, 0, 1124, 437, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (25425, 22, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 64, 375, 1, 0, 1312, 0, 0, 9, 9, 9, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6608, 0, 0, 0, 199, 'Shockwave', '', 'Inflicts $s1 Nature damage to nearby enemies, reducing their attack speed by $s3% and slowing their movement to $s2% of normal for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (25429, 82, 1, 0, 1, 0, 0, 101, 0, 66, 1, 330, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Fade', 'Rank 7', 'Fade out, discouraging enemies from attacking you for $d. More effective than Fade (Rank 6).', 'Reduced threat level.', 0, 0, 0, 1, 1, 1), (25431, 0, 1, 0, 1, 0, 0, 100, 20, 69, 6, 375, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1579, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Inner Fire', 'Rank 7', 'A burst of Holy energy fills the caster, increasing armor by $s1. Each melee or ranged damage hit against the priest will remove one charge. Lasts $d or until $n charges are used.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (25433, 0, 1, 0, 1, 0, 0, 101, 0, 68, 6, 810, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Protection', 'Rank 4', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (25435, 0, 0, 0, 7, 0, 0, 101, 0, 68, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 1099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1150, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', 'Rank 6', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 60, 0, 0, 1, 1, 1), (25437, 671, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 287, 0, 0, 1600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Desperate Prayer', 'Rank 8', 'Instantly heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (25439, 85, 0, 0, 5, 0, 0, 101, 0, 63, 0, 650, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 85, 0, 0, 602, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 5', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (25440, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (25441, 1144, 0, 0, 1, 0, 0, 100, 0, 70, 8, 705, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25440, 0, 0, 0, 0, 0, 130, 'Feedback', 'Rank 6', 'The priest becomes surrounded with anti-magic energy. Any successful spell cast against the priest will burn $25440s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned. Lasts $d.', 'Anti-magic energy will burn $25440s1 of the attacker\'s Mana, causing 1 Shadow damage for each point of Mana burned.', 0, 0, 0, 1, 1, 1), (25442, 85, 0, 0, 5, 0, 0, 101, 0, 70, 0, 760, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 105, 0, 0, 733, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 6', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (25446, 1192, 1, 0, 1, 0, 0, 101, 0, 66, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 156, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', 'Rank 8', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$o1 Arcane damage over $d.', 0, 0, 0, 1, 1, 1), (25448, 0, 0, 0, 19, 0, 0, 101, 0, 62, 0, 275, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 11', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (25449, 0, 0, 0, 19, 0, 0, 101, 0, 67, 0, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 12', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (25454, 19, 0, 0, 1, 0, 0, 101, 0, 69, 39, 535, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 0, 35, 0, 0, 657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', 'Rank 8', 'Instantly shocks the target with concussive force, causing $s2 Nature damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (25457, 19, 1, 0, 1, 0, 0, 101, 0, 70, 29, 500, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 376, 104, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 7', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (25460, 0, 2, 0, 1, 0, 0, 101, 0, 70, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 79, -36, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 7', '', 'Physical damage done reduced by $s2.', 0, 0, 0, 1, 1, 1), (25461, 0, 1, 0, 1, 0, 0, 100, 1, 70, 6, 235, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28598, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', 'Rank 7', 'The next melee attack on the caster will cause $25460s1 Shadow damage and reduce the damage caused by the attacker by $25460s2 for $25460d.', 'The next damaging melee attack against you will damage and weaken the target.', 0, 0, 0, 1, 1, 1), (25462, 0, 1, 0, 1, 0, 0, 101, 0, 1, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 125, 1, 0, 437, 49, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Enlarge', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (25464, 19, 1, 0, 1, 0, 0, 101, 0, 68, 31, 525, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 37, 0, -51, 639, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', 'Rank 5', 'Instantly shocks the target with frost, causing $s2 Frost damage and slowing movement speed to $s1% of normal. Lasts $d. Causes a high amount of threat.', 'Movement slowed to $s1% of normal speed.', 0, 0, 0, 1, 1, 1), (25465, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Firework', '', 'Shoots a firework at target.', '', 0, 0, 0, 1, 0, 0), (25467, 691, 3, 0, 1, 0, 0, 101, 0, 68, 106, 1145, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 151, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Devouring Plague', 'Rank 7', 'Afflicts the target with a disease that causes $o1 Shadow damage over $d. Damage caused by the Devouring Plague heals the caster.', 'Causes $s1 damage every $t1 seconds, healing the caster.', 0, 0, 0, 1, 1, 1), (25469, 0, 1, 0, 1, 0, 0, 100, 3, 63, 6, 325, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 231, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 8', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26371s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26371s1 Nature damage to attacker on hit. $n charges.', 0, 0, 0, 1, 1, 1), (25470, 0, 2, 0, 1, 0, 0, 101, 0, 70, 4, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -21, 0, 0, 0, 0, 13, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 7', 'Weakens the target enemy, reducing damage caused by $s1 and reducing the effectiveness of any healing by $s2%. Lasts $d.', 'Physical damage done reduced by $s1 and healing effectiveness reduced by $s2%.', 0, 0, 0, 1, 1, 1), (25471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Attack Order', '', '', 'Marked for death...', 0, 0, 0, 1, 0, 0), (25472, 0, 1, 0, 1, 0, 0, 100, 3, 70, 6, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 286, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26545, 0, 0, 0, 0, 0, 19, 'Lightning Shield', 'Rank 9', 'The caster is surrounded by $n balls of lightning. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $26372s1 Nature damage. This expends one lightning ball. Only one ball will fire every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Causes $26372s1 Nature damage to attacker on hit. $n charges.', 0, 0, 0, 1, 1, 1), (25477, 0, 1, 0, 1, 0, 0, 100, 3, 68, 6, 270, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28376, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 7', 'The caster is surrounded by shadows. When a spell, melee or ranged attack hits the caster, the attacker will be struck for $28385s1 Shadow damage. Attackers can only be damaged once every few seconds. This damage causes no threat. $n charges. Lasts $d.', 'Causes $s1 Shadow damage to attacker on hit. $n charges.', 0, 0, 0, 1, 1, 1), (25479, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 48, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 8', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (25485, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 205, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 61, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 9', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (25488, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 3106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon Proc', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25489, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 180, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2634, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon with fire. Each hit causes $/77;25488m1 to $/25;25488M1 additional Fire damage, based on the speed of the weapon. Slower weapons cause more fire damage per swing. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (25490, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20907, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Bronze Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25493, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20816, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20906, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Braided Copper Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1655, 'Firework Dazzled', '', '', '', 0, 0, 0, 1, 1, 1), (25497, 18, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 351, 25, 0, 524, 87, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25498, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3575, 5637, 20817, 0, 0, 0, 0, 0, 8, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Barbaric Iron Collar', '', '', '', 0, 0, 0, 1, 1, 1), (25500, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 185, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2635, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $25501s2 additional Frost damage and slowing the target\'s movement speed by $25501s1% for $25501d. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (25501, 0, 0, 0, 1, 0, 0, 101, 0, 66, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -26, 215, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', 'Rank 6', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (25504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Attack', '', '', '', 0, 0, 0, 1, 1, 1), (25505, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 190, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2636, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to two extra attacks with $33727s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (25506, 0, 0, 0, 1, 0, 0, 101, 0, 63, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -37, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 7', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (25507, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -44, 0, 0, 9, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', 'Rank 8', '', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (25508, 0, 0, 0, 1, 0, 0, 101, 0, 63, 4, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15470, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 7', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $25506a1 yards, reducing melee damage taken by $25506s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25509, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 295, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15474, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 8', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $25507a1 yards, reducing melee damage taken by $25507s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25512, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 169, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem Effect', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25513, 0, 0, 0, 1, 0, 0, 50, 0, 67, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 23, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25512, 39796, 0, 0, 0, 0, 689, 'Stoneclaw Totem Passive', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25514, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 200, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2501, 0, 0, 8749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Flash of Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (25515, 32, 0, 0, 1, 0, 0, 101, 0, 0, 28, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Bash', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (25516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, 9, 10, 12, 12, 12, 8, 138, 65, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Aura of Command', '', '', 'Heals $s1 health every $t1 sec.\nAttack speed increased by $s2%\nCasting speed increased by $s3%', 0, 0, 0, 1, 1, 1), (25525, 45, 0, 0, 1, 0, 0, 101, 0, 67, 8, 170, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15478, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Totem', 'Rank 7', 'Summons a Stoneclaw Totem with $s1 health at the feet of the caster for $d that taunts creatures within $25512a1 yards to attack it. Enemies attacking the Stoneclaw Totem have a $25513h% chance to be stunned for $39796d.', '', 0, 0, 0, 1, 1, 1), (25527, 0, 0, 0, 1, 0, 0, 101, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 85, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 6', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (25528, 0, 0, 0, 1, 0, 0, 101, 0, 65, 4, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15479, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 6', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $25527a1 yards by $25527s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25530, 0, 0, 0, 24, 0, 0, 101, 0, 69, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25531, 0, 0, 0, 16, 0, 0, 101, 0, 58, 0, 340, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', 'Rank 2', 'Heal the friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (25533, 0, 0, 0, 1, 0, 0, 101, 0, 69, 3, 205, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15480, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 7', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $25530r1 yards for $25530s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (25535, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 517, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 6', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (25537, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 77, 0, 0, 653, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 7', 'Summons a Fire Nova Totem that has $1535s1 health and lasts $1535d. Unless it is destroyed within $8498t1 sec., the totem inflicts $s1 fire damage to enemies within $a1 yd.', '', 0, 0, 0, 1, 1, 1), (25538, 0, 0, 0, 1, 0, 0, 101, 0, 61, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25535, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (25539, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25537, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25540, 0, 0, 0, 1, 0, 0, 101, 0, 61, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25541, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (25544, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25545, 0, 0, 0, 0, 0, 33, 'Fire Nova', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25546, 35, 0, 0, 1, 0, 0, 101, 0, 61, 28, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15482, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 6', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $25538t1 sec., the totem inflicts $25535s1 fire damage to enemies within $25535a1 yd.', '', 0, 0, 0, 1, 1, 1), (25547, 35, 0, 0, 1, 0, 0, 101, 0, 70, 28, 765, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15483, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 7', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $25539t1 sec., the totem inflicts $25537s1 fire damage to enemies within $25537a1 yd.', '', 0, 0, 0, 1, 1, 1), (25550, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 96, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 5', 'Summons a Magma Totem with $8190s1 health at the feet of the caster for ${$8190d-1} sec that causes $s1 Fire damage to creatures within $a1 yards every $25551t1 seconds.', '', 0, 0, 0, 1, 1, 1), (25551, 0, 0, 0, 1, 0, 0, 101, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25550, 0, 0, 0, 0, 0, 37, 'Magma Totem Passive', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25552, 0, 0, 0, 1, 0, 0, 101, 0, 65, 86, 800, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15484, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Totem', 'Rank 5', 'Summons a Magma Totem with $s1 health at the feet of the caster for ${$d-1} sec that causes $25550s1 Fire damage to creatures within $25550a1 yards every $25551t1 seconds.', '', 0, 0, 0, 1, 1, 1), (25554, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2637, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Effect', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25555, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 1491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Proc', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25556, 0, 0, 0, 1, 0, 0, 101, 0, 67, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25554, 0, 0, 0, 0, 0, 72, 'Flametongue Totem Passive', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25557, 0, 0, 0, 1, 0, 0, 101, 0, 67, 4, 325, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15485, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'Flametongue Totem', 'Rank 5', 'Summons a Flametongue Totem that enchants all party members\' main-hand weapons with fire if they are within $25554a1 yards. Each hit causes $/77;25555m1 to $/25;25555M1 additional Fire damage. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25559, 0, 0, 0, 1, 0, 0, 101, 0, 67, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance', 'Rank 4', '', 'Frost Resistance increased by $s1', 0, 0, 0, 1, 1, 1), (25560, 0, 0, 0, 1, 0, 0, 101, 0, 67, 4, 235, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15486, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Frost Resistance Totem', 'Rank 4', 'Summons a Frost Resistance Totem with $s1 health at the feet of the caster for $d. The totem increases party members\' frost resistance by $25559s1, if within $25559a1 yards.', '', 0, 0, 0, 1, 1, 1), (25562, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance', 'Rank 4', '', 'Fire Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (25563, 0, 0, 0, 1, 0, 0, 101, 0, 68, 4, 245, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15487, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Fire Resistance Totem', 'Rank 4', 'Summons a Fire Resistance Totem with $s1 health at the feet of the caster for $d that increases the fire resistance of party members within $25562a1 yards by $25562s1.', '', 0, 0, 0, 1, 1, 1), (25565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'ClearAll', '', '', '', 0, 0, 0, 1, 1, 1), (25566, 0, 0, 0, 1, 0, 0, 0, 0, 69, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 17, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream', 'Rank 6', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25567, 0, 0, 0, 1, 0, 0, 101, 0, 69, 4, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15488, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', 'Rank 6', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $25566a1 yards for $25566s1 every $25566t1 seconds.', '', 0, 0, 0, 1, 1, 1), (25569, 0, 0, 0, 1, 0, 0, 0, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 24, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring', 'Rank 5', '', 'Gain $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25570, 0, 0, 0, 1, 0, 0, 101, 0, 65, 4, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15489, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Mana Spring Totem', 'Rank 5', 'Summons a Mana Spring Totem with $s1 health at the feet of the caster for $d that restores $25569s1 mana every $25569t1 seconds to group members within $25569a1 yards.', '', 0, 0, 0, 1, 1, 1), (25572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1939, 'Pain Spike', 'Rank 1', 'Causes $s1 Shadow damage instantly, but the damage caused will begin healing itself $t seconds after landing.', 'Temporary damage.', 0, 0, 0, 1, 1, 0), (25573, 0, 0, 0, 1, 0, 0, 101, 0, 69, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 9, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance', 'Rank 4', '', 'Nature Resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (25574, 0, 0, 0, 1, 0, 0, 101, 0, 69, 4, 245, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15490, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance Totem', 'Rank 4', 'Summons a Nature Resistance Totem with $s1 health at the feet of the caster for $d that increases the nature resistance of party members within $25573a1 yards by $25573s1.', '', 0, 0, 0, 1, 1, 1), (25576, 0, 0, 0, 1, 0, 0, 101, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -103, 0, 0, 9, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall', 'Rank 4', '', 'Reduces ranged damage taken by $s1.', 0, 0, 0, 1, 1, 1), (25577, 0, 0, 0, 1, 0, 0, 101, 0, 65, 4, 265, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15492, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Windwall Totem', 'Rank 4', 'Summons a Windwall Totem with $s1 health at the feet of the caster. The totem protects party members within $25576a1 yards, reducing ranged damage taken by $25576s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25579, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2638, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Effect', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (25580, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2639, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Effect', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25581, 0, 0, 0, 1, 0, 0, 101, 0, 61, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25579, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Passive', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (25582, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25580, 0, 0, 0, 0, 0, 1397, 'Windfury Totem Passive', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25583, 0, 0, 0, 1, 0, 0, 100, 2, 61, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 374, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Attack', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (25584, 0, 0, 0, 1, 0, 0, 100, 2, 70, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 444, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Attack', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25585, 0, 0, 0, 1, 0, 0, 101, 0, 61, 4, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15496, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 4', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $25579a1 yards. Each hit has a 20% chance of granting the attacker $25583s2 extra $lattack:attacks; with $25583s1 extra attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25586, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (25587, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 325, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15497, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 5', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $25580a1 yards. Each hit has a 20% chance of granting the attacker $25584s2 extra $lattack:attacks; with $25584s1 extra attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (25590, 0, 0, 0, 7, 0, 0, 101, 0, 69, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 890, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ancestral Spirit', 'Rank 6', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 72, 0, 0, 1, 1, 1), (25595, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Savage Pummel', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (25596, 0, 0, 0, 1, 0, 0, 101, 0, 67, 8, 120, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Mind Soothe', 'Rank 4', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 85, 0, 1, 1, 1), (25599, 22, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 0, 1, 0, 0, 99, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 199, 'Thundercrash', '', '', '', 0, 0, 0, 1, 1, 1), (25602, 0, 1, 0, 5, 0, 0, 101, 0, 1, 18, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (25603, 51, 1, 11, 1, 0, 0, 101, 0, 28, 28, 40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -61, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Reduces an enemy\'s attack speed by $s1% and slows its movement to $s2% of normal for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (25605, 0, 4, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 25, 0, 0, 87, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Deals $s1 nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (25606, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1773, 'Pendant of the Agate Shield', '', 'Gives $M1 additional stamina to nearby party members for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (25607, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 14, 0, 0, 23, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 1772, 'Jade Pendant of Blasting', '', 'Increases spell damage done by nearby party members by up to $M1 for $d.', 'Spell Damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (25608, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 2, 0, 0, 23, 0, 0, 8, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774, 'Citrine Pendant of Golden Healing', '', 'Restores $s1 health to all nearby party members every 5 seconds for $d.', 'Restores $s1 health every 5 seconds.', 0, 0, 0, 1, 1, 1), (25610, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1206, 20817, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20950, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of the Agate Shield', '', '', '', 0, 0, 0, 1, 1, 1), (25612, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3575, 3391, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Iron Knuckles', '', '', '', 0, 0, 0, 1, 1, 1), (25613, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1529, 3577, 20816, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Golden Dragon Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25614, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1206, 1529, 2842, 20817, 0, 0, 0, 0, 1, 1, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20956, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Silver Rose Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (25615, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3860, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mithril Filigree', '', '', '', 0, 0, 0, 1, 1, 1), (25617, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3864, 20963, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blazing Citrine Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25618, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1529, 20963, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20966, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jade Pendant of Blasting', '', '', '', 0, 0, 0, 1, 1, 1), (25619, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1529, 7067, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Jade Eye', '', '', '', 0, 0, 0, 1, 1, 1), (25620, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 6037, 20963, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Engraved Truesilver Ring', '', '', '', 0, 0, 0, 1, 1, 1), (25621, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3864, 7070, 3860, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20961, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Citrine Ring of Rapid Healing', '', '', '', 0, 0, 0, 1, 1, 1), (25622, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3864, 7070, 3577, 20817, 0, 0, 0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Citrine Pendant of Golden Healing', '', '', '', 0, 0, 0, 1, 1, 1), (25640, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (25641, 56, 1, 0, 1, 0, 0, 101, 0, 60, 9, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 9, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', '', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (25645, 0, 4, 0, 1, 0, 0, 101, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 63, 0, 0, 218, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Deals $s1 nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (25646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', '', 'Healing reduced by $s1%.', 0, 0, 0, 1, 0, 0), (25648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180647, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sand Trap', '', '', '', 0, 0, 0, 1, 0, 0), (25649, 0, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (25650, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (25651, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 36, 39, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (25652, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (25653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 1, 1, 0, 449, 49, 0, 10, 10, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 1525, 'Tail Sweep', '', 'Inflicts $s1 damage on enemies in a cone behind the caster, knocking them back.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25654, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 2, 0, 0, 251, 0, 0, 874, 10, 10, 10, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tail Lash', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (25655, 0, 0, 3, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Dropped Weapon', '', '', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (25656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 501, 1, 0, 1749, -76, 0, 14, 14, 14, 0, 54, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 'Sand Trap', '', '', 'Chance to hit reduced by $s2%.\nUnable to cast spells.', 0, 0, 0, 1, 1, 1), (25659, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2692, 9061, 8150, 21024, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21023, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dirge\'s Kickin\' Chimaerok Chops', '', '', '', 0, 0, 0, 1, 1, 1), (25660, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25661, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain 25 Stamina for $24799d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25661, 0, 0, 0, 1, 0, 0, 101, 0, 16, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1612, 'Increased Stamina', '', 'Increases Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (25668, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 36, 39, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (25669, 0, 0, 0, 1, 5000, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24241, 0, 0, 0, 0, 0, 1, 'Decapitate', '', 'Chance to decapitate the target on a melee swing, causing $24241s1 damage.', '', 0, 0, 0, 1, 1, 1), (25671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 77, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Drain Mana', '', '', '', 0, 0, 0, 1, 1, 0), (25672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 25000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 875, 1, 0, 3062, 299, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Eruption', '', '', '', 0, 0, 0, 1, 1, 0), (25675, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15524, 0, 0, 0, 0, 0, 0, 0, 0, 1776, 'Reindeer', '', 'Summons and dismisses a reindeer mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (25677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 77, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowball', '', 'Throw me before I melt!', '', 0, 0, 0, 1, 1, 1), (25678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1722, 'Siren\'s Song', '', '', '', 0, 0, 0, 1, 0, 0), (25679, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (25681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 9999999, 0, 0, 0, 0, 0, 0, 0, 0, 15527, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Mana Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (25682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 9999999, 0, 0, 0, 0, 0, 0, 0, 0, 15527, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Mana Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (25683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 9999999, 0, 0, 0, 0, 0, 0, 0, 0, 15527, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Mana Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (25685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 499, -51, 0, 0, 0, 12, 24, 14, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 220, 'Energize', '', '', 'Gaining $s2 mana every $t2 sec.', 0, 0, 0, 1, 1, 1), (25686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 77, 0, 1, 1, 0, 99, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Super Snowball', '', 'Throw me at someone!', '', 0, 0, 0, 1, 1, 1), (25687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 77, 0, 1, 1, 0, 99, -1, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Super Snowball', '', 'Throw me at someone!', '', 0, 0, 0, 1, 1, 1), (25688, 0, 0, 0, 14, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 21040, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11811, 0, 0, 0, 0, 0, 0, 0, 0, 1777, 'Narain!', '', 'Transforms the appearance of the recipient to resemble Narain Soothfancy.', 'You are Narain! Shhhh!', 0, 0, 0, 1, 0, 0), (25689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 57', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25690, 11, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25702, 25703, 0, 0, 0, 0, 1778, 'Brain Food', '', 'Restores $25702o1 health and $25703o1 mana over $25702d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $25694s1 Mana every 5 seconds for $25694d.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25691, 59, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25888, 25889, 0, 0, 0, 0, 1779, 'Brain Food', '', 'Restores $25888o1 health and $25889o1 mana over $25888d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $25941s1 Mana every 5 seconds for $25941d.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25692, 11, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25700, 25701, 0, 0, 0, 0, 1778, 'Brain Food', '', 'Restores $25700o1 health and $25701o1 mana over $25700d. Must remain seated while eating.', '', 0, 0, 0, 1, 1, 1), (25693, 11, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25886, 25887, 0, 0, 0, 0, 1779, 'Brain Food', '', 'Restores $25886o1 health and $25887o1 mana over $25887d. Must remain seated while eating.', '', 0, 0, 0, 1, 1, 1), (25694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Mana Regeneration increased by $s1 per 5 seconds.', 0, 0, 0, 1, 1, 1), (25695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (25697, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 357, 734, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Old Enriched Manna Biscuit', '', 'Restores $o1 health and $o2 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (25698, 35, 0, 0, 1, 0, 0, 101, 0, 20, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 23, 12, 40, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25699, 0, 0, 0, 0, 0, 37, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict Fire damage to nearby enemies.', 'Preparing to explode.', 0, 0, 0, 1, 1, 1), (25699, 35, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 625, 0, 0, 4687, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (25700, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25701, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778, 'Brain Food', '', 'Restores $o1 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25702, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25703, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25694, 0, 0, 0, 0, 1778, 'Brain Food', '', '', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25704, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21071, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Smoked Sagefish', '', '', '', 0, 0, 0, 1, 1, 1), (25706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 57', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (25709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hive\'Zara Swarmer Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (25710, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (25712, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 3', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (25713, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 8', '', '', 0, 0, 0, 1, 1, 1), (25716, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Force Self - Bow', '', '', '', 0, 0, 0, 1, 1, 1), (25717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration', '', 'Increases your fire spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (25718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration', '', 'Decreases the frost resistance of your spell targets by $s1.', '', 0, 0, 0, 1, 1, 1), (25719, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21103, 21104, 21105, 21106, 21107, 21108, 21109, 21110, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Draconic For Dummies', '', 'Combine with Draconic For Dummies Chapters 1 - 8 to create Draconic for Dummies: Volume II.', '', 0, 0, 0, 1, 0, 0), (25720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180660, 9527, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Loot', '', 'Places the Bag of Gold at the designated Drop-Off Point.', '', 0, 0, 0, 1, 1, 0), (25721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 28, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15934, 0, 0, 0, 0, 0, 0, 0, 1, 'Feed', '', '', '', 0, 0, 0, 1, 1, 1), (25722, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11008, 0, 0, 0, 0, 1314, 'Rumsey Rum Dark', '', 'Increases Stamina by $s1 for $d and gets you drunk to boot!', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (25725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1734, 'Paralyze', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (25735, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (25736, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (25737, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (25738, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (25739, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (25740, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (25741, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 1.5', '', '', 0, 0, 0, 1, 1, 1), (25742, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (25743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 425, 0, 0, 1487, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Water', '', '', '', 0, 0, 0, 1, 0, 0), (25744, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 21, 1, 0, 89, 999, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Rampage', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (25746, 1155, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 87, 0, 0, 391, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Damage Absorb', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (25747, 1155, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 69, 0, 0, 309, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Damage Absorb', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (25748, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 1, 0, 874, 24, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781, 'Poison Stinger', '', '', '$s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 0), (25749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781, 'Stinger Spray', '', '', '', 0, 0, 0, 1, 0, 0), (25750, 1155, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 55, 0, 0, 247, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Damage Absorb', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (25755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 77, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Drain Mana', '', '', '', 0, 0, 0, 1, 1, 0), (25756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 12000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 38, 6, 875, 1, 0, 3062, 4, 0, 23, 23, 23, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 1677, 'Purge', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (25759, 0, 0, 0, 1, 0, 0, 100, 0, 30, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15214, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Video Camera 1', '', '', '$20963s1 Holy damage taken when stunned.', 0, 0, 0, 1, 1, 0), (25760, 0, 1, 0, 1, 0, 0, 100, 0, 40, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Video Camera 2', '', '', '$20964s1 Holy damage taken when stunned.', 0, 0, 0, 1, 1, 0), (25761, 0, 1, 0, 1, 0, 0, 100, 0, 50, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Video Camera 3', '', '', '$20965s1 Holy damage taken when stunned.', 0, 0, 0, 1, 1, 0), (25762, 0, 1, 0, 1, 0, 0, 100, 0, 60, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Video Camera 4', '', '', '$20966s1 Holy damage taken when stunned.', 0, 0, 0, 1, 1, 0), (25766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration', '', 'Increases your fire spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (25767, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25768, 0, 0, 0, 0, 0, 548, 'Mystical Disjunction', '', 'Gives a chance when your harmful spells land to reduce the magical resistances of your spell targets by $25768s1 for $25768d.', '', 0, 0, 0, 1, 0, 0), (25768, 0, 0, 0, 1, 0, 0, 101, 0, 60, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Mystical Disjunction', '', '', 'Magical resistances of your spell targets reduced by $s1.', 0, 0, 0, 1, 1, 1), (25770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloody Death', '', '', '', 0, 0, 0, 1, 0, 0), (25771, 0, 0, 25, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'Forbearance', '', '', 'Cannot be made invulnerable by Divine Shield, Divine Protection, Blessing of Protection or be affected by Avenging Wrath.', 0, 0, 0, 1, 1, 1), (25772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 56, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15591, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Mental Domination', '', '', 'You have been reduced to a mind servant of the Weavil one!', 0, 0, 0, 1, 1, 1), (25774, 0, 1, 0, 1, 0, 0, 101, 0, 30, 27, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 275, 1, 0, 962, 4, 0, 11, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Mind Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (25777, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 51, 0, 0, 474, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (25778, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 25, 0, 29, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (25779, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 225, 0, 0, 787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (25780, 0, 1, 0, 1, 0, 0, 101, 0, 16, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, -1, 0, 0, 0, 0, 10, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 127, 0, 0, 0, 0, 0, 0, 0, 301, 'Righteous Fury', '', 'Increases the threat generated by your Holy spells by $s1%. Lasts $d.', 'Increases the threat generated by your Holy spells by $s1%.', 24, 0, 0, 1, 1, 1), (25781, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Righteous Fury', '', '', '', 0, 0, 0, 1, 1, 1), (25782, 0, 1, 0, 1, 0, 0, 101, 0, 52, 30, 220, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 154, 154, 0, 12, 12, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1802, 'Greater Blessing of Might', 'Rank 1', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Might, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (25783, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9542, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Arcanite Buoy', '', 'Places Arcanite Buoy at the Swirling Maelstrom in the Bay of Storms. This should coax Maws out of his minnow disguise. Hopefully, you brought some friends!', '', 0, 0, 0, 1, 0, 0), (25786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1999, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Toxic Vapors', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (25787, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 21, 1, 0, 89, 599, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (25788, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 68, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Head Butt', '', 'Pummels an enemy for $s1 damage and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (25790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, 99, 34, 12, 12, 12, 138, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 95, 'Vengeance', '', '', 'Attack speed increased by $s1%.\nPhysical damage increased by $s2%.', 0, 0, 0, 1, 1, 1), (25791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180671, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Xandivious Demon Bag', '', '', '', 0, 0, 0, 1, 0, 0), (25793, 0, 0, 0, 14, 0, 0, 101, 0, 0, 22, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180672, 9571, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Summoning Torch', '', 'Place the torch in the mouth of High Chief Winterfall\'s cave to summon the demon that is corrupting the Winterfall furbolgs. Bring some friends before planting it...', '', 0, 0, 0, 1, 1, 1), (25794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, 99, 9, 0, 0, 0, 14, 88, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 2, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Melee - 20)', '', '', 'Damage taken reduced.\nStamina increased.\nHealth regeneration increased.', 0, 0, 0, 1, 1, 1), (25795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -16, 99, 19, 0, 0, 0, 14, 88, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 2, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Melee - 40)', '', '', 'Damage taken reduced.\nStamina increased.\nHealth regeneration increased.', 0, 0, 0, 1, 1, 1), (25796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, 99, 29, 0, 0, 0, 14, 88, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 2, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Melee - 60)', '', '', 'Damage taken reduced.\nStamina increased.\nHealth regeneration increased.', 0, 0, 0, 1, 1, 1), (25797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, 9, 9, 0, 0, 0, 14, 13, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 3, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Caster - 20)', '', '', 'Damage taken reduced.\nIntellect increased.\nMagic damage dealt increased.', 0, 0, 0, 1, 1, 1), (25798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -16, 19, 19, 0, 0, 0, 14, 13, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 3, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Caster - 40)', '', '', 'Damage taken reduced.\nIntellect increased.\nMagic damage dealt increased.', 0, 0, 0, 1, 1, 1), (25799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, 29, 29, 0, 0, 0, 14, 13, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 3, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Caster - 60)', '', '', 'Damage taken reduced.\nIntellect increased.\nMagic damage dealt increased.', 0, 0, 0, 1, 1, 1), (25800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Trigger - 20)', '', '', '', 0, 0, 0, 1, 1, 1), (25801, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 19, 19, 0, 10, 10, 0, 138, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 298, 'Frenzy Aura', '', 'Increases the attack speed of all nearby party members by $s1% and attack damage by $s2%', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (25802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Trigger - 40)', '', '', '', 0, 0, 0, 1, 1, 1), (25803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782, 'Ahn\'Qiraj Reward Buff (Trigger - 60)', '', '', '', 0, 0, 0, 1, 1, 1), (25804, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11009, 0, 0, 0, 0, 1314, 'Rumsey Rum Black Label', '', 'Increases Stamina by $s1 for $d and gets you drunk to boot!', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (25805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 98, 1, 121, 1, -101, 739, 184, 11, 11, 11, 29, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 125, 0, 0, 0, 0, 0, 0, 233, 'Soul Corruption', '', 'All stats reduced by 100.\n$s1 Shadow damage inflicted every $t1 sec.', 'All stats reduced by 100.\n$s2 Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25806, 99, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 64, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Creature of Nightmare', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed and bent on destruction.', 0, 0, 0, 1, 1, 1), (25807, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11251, 0, 0, 69374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (25808, 0, 1, 0, 4, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel', '', 'Dispels magic on an ally, removing $s1 harmful $lspell:spells;.', '', 0, 0, 0, 1, 1, 1), (25809, 0, 4, 11, 1, 0, 0, 101, 0, 20, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', 'Rank 1', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (25810, 0, 4, 0, 1, 0, 0, 101, 0, 38, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', '', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (25811, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 43, 1, 0, 63, 19, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25812, 0, 4, 0, 1, 0, 0, 101, 0, 20, 387, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 449, 149, 0, 12, 12, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Toxic Volley', '', 'Inflicts Nature damage to an enemy.', 'Deals $s2 nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (25813, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Conjure Dream Rift', '', '', '', 0, 0, 0, 1, 0, 0), (25814, 85, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Wide Slash', 'Rank 1', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (25815, 0, 0, 5, 1, 0, 0, 101, 0, 60, 32, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Frightening Shriek', '', 'The Hunter-Killer\'s shriek fills you with fear.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (25816, 0, 2, 0, 1, 0, 0, 101, 0, 60, 4, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Hex of Weakness', 'Rank 6', 'Weakens the target enemy, reducing damage caused by $s1 for $d.', 'Physical damage done reduced by $s1.', 0, 0, 0, 1, 1, 1), (25817, 46, 0, 0, 1, 0, 15404, 101, 0, 20, 1, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 151, 0, 0, 924, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tranquility', '', 'Regenerates all nearby group members for $s1 every $t1 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (25818, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25819, 0, 0, 0, 0, 0, 40, 'Aura of Rot', '', 'Causes the caster to automatically inflict $25819s1 Nature damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $25819s1 Nature damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (25819, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Aura of Rot', '', '', '', 0, 0, 0, 1, 1, 1), (25820, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26641, 0, 0, 0, 0, 0, 1488, 'Aura of Fear', '', 'Fears attackers.', 'Chance on hit to inspire fear.', 0, 0, 0, 1, 1, 1), (25821, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 1299, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (25822, 1137, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Firecrackers', '', 'Throw on the ground!', '', 0, 0, 0, 1, 0, 0), (25823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15631, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', 'Summon a ring of light on a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (25824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 1, 1), (25825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hive\'Zara Swarmer Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (25826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hive\'Zara Swarmer Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (25827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hive\'Zara Swarmer Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (25828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hive\'Zara Swarmer Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (25829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1824, 'Holy Power', 'Rank 5', 'Increases the critical effect chance of your Holy spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (25831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15630, 0, 0, 0, 0, 0, 0, 0, 0, 2159, 'Summon Worm', '', '', '', 0, 0, 0, 1, 0, 0), (25832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15630, 0, 0, 0, 0, 0, 0, 0, 0, 1781, 'Summon Worm', '', '', '', 0, 0, 0, 1, 0, 0), (25836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 1823, 'Unyielding Faith', 'Rank 2', 'Increases your chance to resist Fear and Disorient effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 0), (25838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1199, 89, 0, 0, 0, 0, 3, 89, 0, 3000, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smothering Sands', '', '', 'The sands of Ahn\'Qiraj throttle your attempts to breathe.', 0, 0, 0, 1, 1, 0), (25839, 0, 0, 0, 4, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 675, 0, 0, 4162, 0, 0, 12, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Mass Healing', '', '', 'Healing between 4163 and 4837 every 2 seconds.', 0, 0, 0, 1, 0, 0), (25840, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2138, 'Full Heal', '', '', '', 0, 0, 0, 1, 0, 0), (25841, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Prayer of Elune', '', '', '', 0, 0, 0, 1, 0, 0), (25843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hive\'Zora Scout Report', '', '', '', 0, 0, 0, 1, 1, 1), (25845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hive\'Ashi Scout Report', '', '', '', 0, 0, 0, 1, 1, 1), (25846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15660, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eranikus Night Elf DND', '', '', '', 0, 0, 0, 1, 0, 0), (25847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hive\'Regal Scout Report', '', '', '', 0, 0, 0, 1, 1, 1), (25848, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Test Enemy Crit Bonus - 10%', '', 'Target gets +10% melee crit.', '+10% melee crit.', 0, 0, 0, 1, 1, 1), (25849, 0, 0, 0, 4, 0, 256, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 15661, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Baby Shark', '', 'Right Click to summon and dismiss your Baby Shark He really requires water.', '', 0, 0, 0, 1, 1, 1), (25850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 21171, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Drain Festive Mug', '', '', '', 0, 0, 0, 1, 1, 1), (25851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 34, 6, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Lightheaded', '', 'Drink me. I\'m delicious!', 'You feel light as a feather...', 0, 0, 0, 1, 1, 1), (25852, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6608, 0, 0, 0, 0, 138, 'Lash', '', 'Stuns an enemy for $d. and has a chance to disarm.', 'Stunned.', 0, 0, 0, 1, 1, 1), (25853, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Empty Festive Mug', '', 'Fill at a Festive Keg!', '', 0, 0, 0, 1, 1, 1), (25854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Filled Festive Mug', '', '', '', 0, 0, 0, 1, 1, 1), (25855, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 34, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Filling', '', 'Fill me at a Festive Keg.', '', 0, 0, 0, 1, 1, 1), (25856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 100, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Filled Festive Mug', '', '', '', 0, 0, 0, 1, 1, 1), (25858, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15665, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Reindeer', '', 'Summons and dismisses a rideable reindeer.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (25859, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15665, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Reindeer', '', 'Summons and dismisses a rideable reindeer.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (25860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 345, 'Reindeer Transformation', '', 'Transforms your mount into something more festive.', '', 0, 0, 0, 1, 1, 1), (25861, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Scepter DND', '', '', '', 0, 0, 0, 1, 0, 0), (25863, 330, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15711, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Summon Black Qiraji Battle Tank', '', 'Summons and dismisses a rideable Qiraji battle tank. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (25864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25850, 0, 0, 0, 0, 0, 1, 'Will Drain Festive Mug', '', '', '', 0, 0, 0, 1, 1, 1), (25865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15667, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Glob of Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25886, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25887, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 209, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779, 'Brain Food', '', 'Restores $o1 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25888, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (25889, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25941, 0, 0, 0, 0, 1779, 'Brain Food', '', '', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (25890, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 260, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 114, 0, 12, 12, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1801, 'Greater Blessing of Light', 'Rank 1', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Light, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (25891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 279, 0, 279, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Earthstrike', '', 'Increases your melee and ranged attack power by $s1. Effect lasts for $d.', 'Increases melee and ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (25892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -651, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Grace of Earth', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (25894, 0, 1, 0, 1, 0, 0, 101, 0, 54, 30, 230, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 12, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1805, 'Greater Blessing of Wisdom', 'Rank 1', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Wisdom, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (25895, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1803, 'Greater Blessing of Salvation', '', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Salvation, reducing the amount of all threat generated by $s1% for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Reduces threat generated by $s1%.', 13, 0, 0, 1, 1, 1), (25896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejoin Viscidus', '', '', '', 0, 0, 0, 1, 0, 0), (25898, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1800, 'Greater Blessing of Kings', '', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Kings, increasing total stats by $s1% for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases stats by $s1%.', 12, 0, 0, 1, 1, 1), (25899, 0, 1, 0, 1, 0, 0, 100, 0, 60, 30, 270, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -25, 34, 0, 12, 12, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1804, 'Greater Blessing of Sanctuary', 'Rank 1', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Sanctuary, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (25901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (25902, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 495, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 3', 'Blasts the target with Holy energy, causing $25902s1 Holy damage to an enemy, or $25903s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (25903, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 53, 0, 0, 627, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (25906, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25907, 0, 0, 0, 0, 0, 548, 'Spell Blasting', '', 'Gives a chance when your harmful spells land to increase the damage of your spells and effects by $25907s1 for $25907d.', '', 0, 0, 0, 1, 0, 0), (25907, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Spell Blasting', '', '', 'Spell effects increased by $s1.', 0, 0, 0, 1, 1, 1), (25908, 0, 0, 0, 1, 0, 0, 101, 0, 50, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15803, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'Tranquil Air Totem', '', 'Summons a Tranquil Air Totem with $s1 health at the feet of the caster. The totem reduces the threat caused by all party members within $25909a1 yards by $25909s1%. Lasts $d.', '', 6, 0, 0, 1, 1, 1), (25909, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -21, 0, 0, 9, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'Tranquil Air', 'Rank 1', '', 'Reduces threat caused by $s1%.', 0, 0, 0, 1, 1, 1), (25911, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 2', 'Blasts the target with Holy energy, causing $25911s1 Holy damage to an enemy, or $25913s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (25912, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 1', 'Blasts the target with Holy energy, causing $25912s1 Holy damage to an enemy, or $25914s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (25913, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 39, 0, 0, 479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 2', 'Blasts the target with Holy energy, causing $25911s1 Holy damage to an enemy, or $25913s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (25914, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 29, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (25916, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 260, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 12, 12, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1802, 'Greater Blessing of Might', 'Rank 2', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Might, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (25918, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 250, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 12, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1805, 'Greater Blessing of Wisdom', 'Rank 2', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Wisdom, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (25937, 0, 0, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Viscidus Freeze', '', '', '', 0, 0, 0, 1, 1, 0), (25938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Viscidus Explode Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (25941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Mana Regeneration increased by $s1 per 5 seconds.', 0, 0, 0, 1, 1, 1), (25947, 0, 0, 0, 1, 0, 0, 101, 0, 1, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Infatuation', '', 'Your spirits are lifted.', 'Your spirits are lifted, +$s1.', 0, 0, 0, 1, 1, 1), (25952, 0, 0, 0, 170, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reindeer Dust Effect', '', '', '', 0, 0, 0, 1, 0, 0), (25953, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15666, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Summon Blue Qiraji Battle Tank', '', 'Emits a high frequency sound, forcing a silithid tank to burrow out from its home beneath the Temple of Ahn\'Qiraj. The silithid is obedient to the summoner and can be used as a mount within the Temple of Ahn\'Qiraj. Any hostile action towards the rider forces the tank underground.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (25954, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21153, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Sagefish Delight', '', '', '', 0, 0, 0, 1, 1, 1), (25956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Improved Judgement', 'Rank 1', 'Decreases the cooldown of your Judgement spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (25957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Improved Judgement', 'Rank 2', 'Decreases the cooldown of your Judgement spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (25975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 10', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (25988, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1820, 'Eye for an Eye', 'Rank 2', 'All spell criticals against you cause $s1% of the damage taken to the caster as well. The damage caused by Eye for an Eye will not exceed 50% of the Paladin\'s total health.', '', 0, 0, 0, 1, 1, 1), (25989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 375, 1, 0, 1312, -41, 0, 8, 8, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Toxin', '', '', 'Deals $s1 damage every $t1 sec.\nSlows movement by $s2%.', 0, 0, 0, 1, 1, 0), (25990, 11, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 20, 21, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1789, 'Graccu\'s Mince Meat Fruitcake', '', 'Restores $s1% of your health and mana per second for $d. Must remain seated while eating. You should also probably like the taste of fruitcake.', 'Restores $s1% of your health and mana per second. Mmmm... fruitcake...', 0, 0, 0, 1, 1, 1), (25991, 18, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 175, 0, 1312, 412, 0, 12, 12, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', '$s2 nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (25992, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 910, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brood of Nozdormu Factoin +1000', '', 'Increase your reputation permanently with the Brood of Nozdormu.', '', 0, 0, 0, 1, 0, 0), (25993, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1049, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Poison Shock', '', '', '', 0, 0, 0, 1, 1, 1), (25995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 77, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowball Visual Test', '', 'Throw me before I melt!', '', 0, 0, 0, 1, 1, 1), (25996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Snowball Lasting Visual', '', 'Throw me before I melt!', '', 0, 0, 0, 1, 1, 1), (25997, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1799, 'Eye for an Eye', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (25999, 0, 0, 7, 1, 0, 0, 101, 0, 20, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1578, 'Boar Charge', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (26000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snowball Cloud', '', '', '', 0, 0, 0, 1, 0, 0), (26001, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 499, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 910, 609, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Ahn\'Qiraj Temple Boss', '', 'Increase your reputation permanently with the Brood of Nozdomru and the Cenarion Circle.', '', 0, 0, 0, 1, 1, 0), (26003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Viscidus Suicide Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (26004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 962, 'Mistletoe', '', 'Wish a friend some Season\'s Greetings!', 'Season\'s Greetings! Increase Spirit by $s2!', 0, 0, 0, 1, 1, 1), (26005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mistletoe Response', '', '', '', 0, 0, 0, 1, 0, 0), (26006, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 801, 0, 0, 3599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (26007, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 101, 63, 0, 949, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (26008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1784, 'Toast', '', 'Raise a toast to your friend!', 'A toast to your health! +$s1 Stamina!', 0, 0, 0, 1, 1, 0), (26009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rotate 360', '', '', '', 0, 0, 0, 1, 1, 0), (26010, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 15699, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tranquil Mechanical Yeti', '', 'Right Click to summon and dismiss your Tranquil Mechanical Yeti.', '', 0, 0, 0, 1, 1, 1), (26011, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15407, 15994, 7079, 18631, 10558, 0, 0, 0, 1, 4, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tranquil Mechanical Yeti', '', '', '', 0, 0, 0, 1, 1, 1), (26012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26011, 0, 0, 0, 0, 0, 1, 'Tranquil Mechanical Yeti', '', '', '', 0, 0, 0, 1, 1, 1), (26013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Deserter', '', '', 'You left a battleground before it was complete and must wait before entering another one.', 0, 0, 0, 1, 1, 1), (26016, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26017, 0, 0, 0, 0, 0, 1798, 'Vindication', 'Rank 2', 'Gives the Paladin\'s damaging melee attacks a chance to reduce the target\'s attributes by $26017s1% for $26017d.', '', 0, 0, 0, 1, 1, 1), (26017, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1822, 'Vindication', 'Rank 2', '', 'All attributes reduced by $s1%.', 0, 0, 0, 1, 1, 1), (26018, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1822, 'Vindication', 'Rank 3', '', 'All attributes reduced by $s1%.', 0, 0, 0, 1, 1, 1), (26019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 911, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +8% Speed', 'QASpell', 'Permantly enchant boots to increase speed by $13889s1%.', '', 0, 0, 0, 1, 0, 0), (26020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 909, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Gloves +5 Herbalism', 'QASpell', 'Permanently enchant a cloak to give +$13839s1 Herbalism', '', 0, 0, 0, 1, 0, 0), (26021, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26018, 0, 0, 0, 0, 0, 1798, 'Vindication', 'Rank 3', 'Gives the Paladin\'s damaging melee attacks a chance to reduce the target\'s attributes by $26018s1% for $26018d.', '', 0, 0, 0, 1, 1, 1), (26022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, -2, 0, 0, 0, 31, 172, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 1797, 'Pursuit of Justice', 'Rank 1', 'Reduces the chance you\'ll be hit by spells by $s3% and increases movement and mounted movement speed by $s1%. This does not stack with other movement speed increasing effects.', '', 0, 0, 0, 1, 1, 1), (26023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, -3, 0, 0, 0, 31, 172, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 1797, 'Pursuit of Justice', 'Rank 2', 'Reduces the chance you\'ll be hit by spells by $s3% and increases movement and mounted movement speed by $s1%. This does not stack with other movement speed increasing effects.', '', 0, 0, 0, 1, 1, 1), (26025, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 75, 63, 0, 462, 218, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Impale', '', 'Inflicts Physical damage to an enemy every $t2 sec. for $d.', '$s2 damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (26027, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 0, 0), (26029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 12501, 0, 0, 43749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Dark Glare', '', '', '', 0, 0, 0, 1, 0, 0), (26030, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18191, 0, 0, 0, 0, 358, 'Windblossom Berries', '', 'Restores $o1 health over $d. Must remain seated while eating. Also increases your Stamina by $18191s for $18191d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (26034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -19, -16, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Viscidus Slowed', '', '', '', 0, 0, 0, 1, 1, 0), (26035, 0, 0, 0, 1, 0, 0, 101, 0, 1, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Celebrate Good Times!', '', 'Celebrate good times!', '+$s1% to all stats!', 0, 0, 0, 1, 1, 1), (26036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -44, -31, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Viscidus Slowed More', '', '', '', 0, 0, 0, 1, 1, 0), (26038, 49, 0, 0, 1, 0, 15420, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26686, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (26041, 0, 9, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 149, 9, 0, 0, 0, 0, 138, 61, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18327, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (26042, 0, 0, 5, 1, 0, 0, 101, 0, 60, 35, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'Lets out a psychic scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (26043, 43, 0, 0, 1, 0, 0, 101, 0, 61, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby party members by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (26044, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 31, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 91, 1, 1, 554, -51, -1, 0, 0, 0, 3, 33, 7, 1000, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nReduced movement speed.\nFleeing in fear.', 0, 0, 0, 1, 1, 1), (26045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15710, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snowman', '', 'Right Click to summon and dismiss your snowman.', '', 0, 0, 0, 1, 1, 1), (26046, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 151, 0, 0, 924, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (26047, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (26048, 19, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (26049, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 6, 0, 121, 1, 0, 739, -1, 0, 10, 10, 0, 0, 7, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (26050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 63, 0, 0, 218, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Acid Spit', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Deals $s1 nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (26051, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26052, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (26052, 18, 4, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 1499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 15, 1, 1, 1), (26053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 749, 0, 0, 18, 18, 0, 3, 27, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Noxious Poison', '', '', 'Deals $s1 nature damage every $t1 sec.\nCannot cast spells.', 0, 0, 0, 1, 1, 1), (26054, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15716, 0, 0, 0, 0, 0, 0, 0, 0, 1812, 'Summon Red Qiraji Battle Tank', '', 'Emits a high frequency sound, forcing a silithid tank to burrow out from its home beneath the Temple of Ahn\'Qiraj. The silithid is obedient to the summoner and can be used as a mount within the Temple of Ahn\'Qiraj. Any hostile action towards the rider forces the tank underground.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (26055, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15714, 0, 0, 0, 0, 0, 0, 0, 0, 1813, 'Summon Yellow Qiraji Battle Tank', '', 'Emits a high frequency sound, forcing a silithid tank to burrow out from its home beneath the Temple of Ahn\'Qiraj. The silithid is obedient to the summoner and can be used as a mount within the Temple of Ahn\'Qiraj. Any hostile action towards the rider forces the tank underground.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (26056, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15715, 0, 0, 0, 0, 0, 0, 0, 0, 1811, 'Summon Green Qiraji Battle Tank', '', 'Emits a high frequency sound, forcing a silithid tank to burrow out from its home beneath the Temple of Ahn\'Qiraj. The silithid is obedient to the summoner and can be used as a mount within the Temple of Ahn\'Qiraj. Any hostile action towards the rider forces the tank underground.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (26058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15712, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ouro Mounds', '', '', '', 0, 0, 0, 1, 1, 0), (26059, 35, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 375, 0, 0, 2812, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (26060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15718, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ouro Scarabs', '', '', '', 0, 0, 0, 1, 1, 0), (26061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15517, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ouro', '', '', '', 0, 0, 0, 1, 1, 0), (26062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth Cast', '', '', '', 0, 0, 0, 1, 0, 0), (26063, 0, 0, 0, 16, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1137, 'Ouro Submerge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (26064, 0, 0, 0, 1, 180000, 0, 101, 0, 20, 29, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -44, 0, 0, 0, 0, 87, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1588, 'Shell Shield', 'Rank 1', 'Reduces all damage your pet takes by $s1%, but increases the time between your pet\'s attacks by $s2%. Lasts $d.', 'Damage reduced by $s1% and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (26065, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26064, 0, 0, 0, 0, 0, 1588, 'Shell Shield', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (26066, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 15720, 0, 0, 0, 0, 0, 0, 0, 0, 1559, 'Defender of the Timbermaw', '', 'Calls forth a Timbermaw Ancestor to fight at your side and heal you.', '', 0, 0, 0, 1, 1, 1), (26067, 0, 0, 0, 1, 0, 0, 101, 0, 60, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15721, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Summon Mechanical Greench', '', 'Summons a mechanical Greench that will protect you for $d.', '', 0, 0, 0, 1, 1, 1), (26068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 199, 24, 0, 0, 0, 0, 138, 61, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26052, 0, 0, 0, 957, 'Berserk', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (26069, 88, 1, 9, 16, 0, 0, 101, 0, 30, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', 'Rank 1', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (26070, 0, 1, 5, 16, 0, 0, 101, 0, 8, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (26071, 99, 1, 7, 16, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 19, 0, 11, 11, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (26072, 0, 1, 0, 16, 0, 0, 101, 0, 6, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -86, 0, 0, 11, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Dust Cloud', '', 'Reduces nearby enemies\' chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (26073, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 294, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (26074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday Cheer', '', 'Fills targets with holiday cheer.', '', 0, 0, 0, 1, 0, 0), (26077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Itch', '', 'Inflict an itch on the target that eventually turns into a poison.', 'Your skin feels itchy\n', 0, 0, 0, 1, 1, 1), (26078, 0, 4, 11, 1, 0, 0, 101, 0, 20, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 285, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Vekniss Catalyst', '', '', 'Movement speed reduced by $s1%.\n$s2 damage every $t2 seconds.\nIncreased damage from Vekniss Stings.', 0, 0, 0, 1, 1, 1), (26079, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 79, 0, 0, 0, 6, 138, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Cause Insanity', '', 'Drives an enemy target temporarily insane, speeding its attacks by $s2% and its movement by $s3%, as well as causing it to attack its own allies for $d.', 'Charmed.\nAttack speed increased by $s2%.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (26081, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 201, 11, 0, 899, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 457, 'Stinger Charge', '', 'Charges an enemy, inflicting normal damage plus $s2', '', 0, 0, 0, 1, 1, 1), (26082, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 1925, 11, 0, 4537, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 457, 'Stinger Charge', '', 'Charges an enemy, inflicting normal damage plus $s2', '', 0, 0, 0, 1, 1, 1), (26083, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -9901, 0, 0, 0, 0, 23, 138, 77, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 26084, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.\nImmune to stun.', 0, 0, 0, 1, 1, 1), (26084, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 77, 0, 241, 0, 0, 679, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (26085, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 8170, 7972, 14341, 0, 0, 0, 0, 6, 4, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21340, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soul Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (26086, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14256, 12810, 20520, 14227, 0, 0, 0, 0, 12, 6, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Felcloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26087, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14256, 17012, 19726, 7078, 14227, 0, 0, 0, 20, 16, 8, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Core Felcloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26090, 0, 0, 0, 1, 60000, 0, 0, 0, 30, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 66, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 1', 'Shakes the ground with thundering force, doing $s1 Nature damage to all enemies within $a1 yards. This ability causes a moderate amount of additional threat.', '', 0, 0, 0, 1, 1, 1), (26093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 674, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Quake', '', '', '', 0, 0, 0, 1, 1, 1), (26094, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26090, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (26095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26086, 0, 0, 0, 0, 0, 41, 'Felcloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26097, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 205, 0, 0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (26098, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (26099, 43, 0, 0, 1, 0, 0, 101, 0, 61, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 18, 18, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the damage of nearby party members by $s1% and attack speed by $s2% for $d.', 'Damage increased by $s1% and attack speed by $s2%', 0, 0, 0, 1, 1, 1), (26100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 201, 0, 2249, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 66, 'Ground Rupture', '', '', '', 0, 0, 0, 1, 1, 0), (26102, 0, 0, 0, 5, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1201, 1, 0, 3399, -1, 0, 24, 24, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Sand Blast', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (26103, 63, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 751, 51, 0, 2624, 99, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 53, 'Sweep', '', '', '', 0, 0, 0, 1, 1, 0), (26106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -300001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Genesis Rebirth Bonus', '', 'Reduces the cooldown of Rebirth by $/60000;s1 minutes.', '', 0, 0, 0, 1, 1, 1), (26107, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26976, 0, 0, 0, 0, 0, 1, 'Symbols of Unending Life Finisher Bonus', '', 'Your finishing moves now refund 30 energy on a Miss, Dodge, Block, or Parry.', '', 0, 0, 0, 1, 1, 1), (26108, 0, 1, 2, 1, 0, 0, 101, 0, 1, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Glimpse of Madness', '', 'Disorients the target, causing it to wander aimlessly for up to $d.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (26109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conqueror Shout Bonus', '', 'Decreases the rage cost of all Warrior shouts by $s1%.', '', 0, 0, 0, 1, 1, 1), (26110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conqueror Thunder Clap Bonus', '', 'Increase the Slow effect and damage of Thunder Clap by $s1%.', '', 0, 0, 0, 1, 1, 1), (26111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1073741824, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Battlegear of Unyielding Strength Intercept Bonus', '', '-$/10;s1 rage cost to Intercept.', '', 0, 0, 0, 1, 1, 1), (26112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -60001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deathdealer Evasion Bonus', '', 'Reduces the cooldown of your Evasion ability by $/60000;s1 min.', '', 0, 0, 0, 1, 1, 1), (26113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deathdealer Eviscerate Bonus', '', '$s1% increased damage to your Eviscerate ability.', '', 0, 0, 0, 1, 1, 1), (26114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262144, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emblems of Veiled Shadows Slice and Dice Bonus', '', '-$s1 energy cost for your Slice and Dice ability.', '', 0, 0, 0, 1, 1, 1), (26115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Bruiser Sleeping', '', '', '', 0, 0, 0, 1, 0, 0), (26116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Doomcaller Immolate Bonus', '', '$s1% increased damage on your Immolate spell.', '', 0, 0, 0, 1, 1, 1), (26117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Doomcaller Reduced Shadow Bolt Cost', '', 'Reduces the mana cost of Shadow Bolt by $s1%.', '', 0, 0, 0, 1, 1, 1), (26118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 1, 'Implements of Unspoken Names Pet Bonus', '', '$s1% increased damage from your summoned pets\' melee attacks and damage spells.', '', 0, 0, 0, 1, 1, 1), (26119, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26121, 0, 0, 0, 0, 0, 1, 'Stormcaller Spelldamage Bonus', '', 'Your Lightning Bolt, Chain Lightning, and Shock spells have a 20% chance to grant up to $26121s1 Nature damage to spells for $26121d.', '', 0, 0, 0, 1, 1, 1), (26121, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Stormcaller\'s Wrath', '', 'Increases damage done by Nature spells and effects by up to $s1 for $d.', 'Damage done by Nature spells and effects increased by up to $s1.', 0, 0, 0, 1, 1, 1), (26122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -401, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormcaller Chain Heal Bonus', '', '-$/1000;S1 seconds on the casting time of your Chain Heal spell.', '', 0, 0, 0, 1, 1, 1), (26123, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gift of the Gathering Storm Chain Lightning Bonus', '', 'Increases the chain target damage multiplier of your Chain Lightning spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (26125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Horde Reputation', '', '', '', 0, 0, 0, 1, 1, 0), (26126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 469, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Alliance Reputation', '', '', '', 0, 0, 0, 1, 1, 0), (26127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 4235, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enigma Blizzard Bonus', '', 'Your Blizzard spell has a 30% chance to be uninterruptible.', '', 0, 0, 0, 1, 1, 1), (26128, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26129, 0, 0, 0, 0, 0, 1, 'Enigma Resist Bonus', '', 'Grants +$26129s1% increased spell hit chance for $26129d when one of your spells is resisted.', '', 0, 0, 0, 1, 1, 1), (26129, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Enigma\'s Answer', '', 'Increases spell hit rating by $s1 for $d. Stacks up to 4 times.', 'Increases spell hit rating by $s1.', 0, 0, 0, 1, 1, 1), (26130, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538443776, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Avenger Judgment Bonus', '', 'Increases the duration of your Judgements by $s1%.', '', 0, 0, 0, 1, 1, 1), (26131, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Trappings of Vaulted Secrets Mana Shield Bonus', '', '$s1% increase to the total damage absorbed by Mana Shield.', '', 0, 0, 0, 1, 1, 1), (26132, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Enigma\'s Solitude', '', '', 'Uninterruptable while casting Blizzard.', 0, 0, 0, 1, 1, 1), (26134, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Eye Beam', '', '', '', 0, 0, 0, 1.5, 0, 0), (26135, 0, 1, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26975, 0, 0, 0, 0, 0, 459, 'Battlegear of Eternal Justice', '', '20% chance to regain 100 mana when you cast a Judgement.', '', 0, 0, 0, 1, 1, 1), (26136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rotate -360', '', '', '', 0, 0, 0, 1, 1, 0), (26137, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rotate Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (26139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 77, 301, 1, 0, 1349, 99, 0, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 66, 'Ground Rupture', '', '', '', 0, 0, 0, 1, 1, 1), (26141, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 262, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts weapon damage plus $s1 to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (26142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 52, 52, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 53', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26143, 0, 0, 11, 1, 0, 31788, 101, 0, 1, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 749, -31, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nMovement speed reduced to $s2% of normal.', 0, 0, 0, 1, 1, 0), (26153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0140)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (26154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 89, 29, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 90', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 58, 58, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 59', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26157, 0, 0, 17, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15729, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'PX-238 Winter Wondervolt', '', '', 'Happy Holidays!', 0, 0, 0, 1, 1, 1), (26158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 60', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -101, 0, 0, 0, 0, 13, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 124, 0, 0, 0, 0, 0, 0, 0, 1790, 'Obsidian Insight', '', 'Increases damage done by magical spells and effects by up to $s1, and decreases the magical resistances of your spell targets by $s2 for $d.', 'Magical damage increased by up to $s1.\nMagical resistances of your spell targets reduced by $s2.', 0, 0, 0, 1, 1, 0), (26167, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 3751, 1, 0, 3124, 499, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 199, 'Colossal Smash', '', '', '', 0, 0, 0, 1, 1, 0), (26168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1791, 'Chitinous Spikes', '', 'Spikes sprout from you causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 0, 0), (26169, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Oracle Healing Bonus', '', '20% chance that your heals on others will also heal you 10% of the amount healed.', '', 0, 0, 0, 1, 1, 1), (26170, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Oracular Heal', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (26171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Increased Renew Duration', '', 'Increases the duration of your Renew spell by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (26172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32768, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Infinite Wisdom Shadow Word: Pain Bonus', '', 'Increases the damage of your Shadow Word: Pain spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (26173, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Striker\'s Arcane Shot Bonus', '', 'Reduces the cost of your Arcane Shots by $s1%.', '', 0, 0, 0, 1, 1, 1), (26174, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -120001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Striker\'s Rapid Fire Bonus', '', 'Reduces the cooldown of your Rapid Fire ability by $/60000;s1 minutes.', '', 0, 0, 0, 1, 1, 1), (26175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -39, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 38', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (26176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29233, 0, 0, 0, 0, 0, 1, 'Unseen Path Pet Bonus', '', 'Increases your pet\'s damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (26177, 44, 0, 0, 1, 0, 0, 101, 1, 12, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 2', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (26178, 44, 0, 0, 1, 0, 0, 101, 1, 24, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 3', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (26179, 44, 0, 0, 1, 0, 0, 101, 1, 36, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 4', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (26180, 0, 4, 0, 1, 0, 0, 101, 0, 60, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', '', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect.', 'Asleep.', 0, 0, 10, 1, 1, 1), (26181, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strike', '', '', '', 0, 0, 0, 1, 0, 0), (26184, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26177, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (26185, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26178, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 3', '', '', 0, 0, 0, 1, 0, 0), (26186, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26179, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 4', '', '', 0, 0, 0, 1, 0, 0), (26187, 0, 0, 0, 1, 60000, 0, 0, 0, 40, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 86, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 2', 'Shakes the ground with thundering force, doing $s1 Nature damage to all enemies within $a1 yards. This ability causes a moderate amount of additional threat.', '', 0, 0, 0, 1, 1, 1), (26188, 0, 0, 0, 1, 60000, 0, 0, 0, 50, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 114, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 3', 'Shakes the ground with thundering force, doing $s1 Nature damage to all enemies within $a1 yards. This ability causes a moderate amount of additional threat.', '', 0, 0, 0, 1, 1, 1), (26189, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26187, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (26190, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26188, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 3', '', '', 0, 0, 0, 1, 0, 0), (26192, 0, 1, 0, 4, 0, 0, 101, 0, 20, 0, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 87, 0, 0, 387, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (26193, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15472, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Consume', '', '', '', 0, 0, 0, 1, 1, 1), (26194, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 69, 0, 0, 653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (26195, 99, 0, 0, 1, 0, 0, 101, 0, 10, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 11, 1, 1, 29, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Whisperings of C\'Thun', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You serve C\'Thun now, mortal.', 0, 40, 0, 1, 1, 1), (26196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Consume', '', '', 'You are being consumed!', 0, 0, 0, 1, 1, 1), (26197, 99, 0, 0, 1, 0, 0, 101, 0, 10, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 10, 1, 1, 40, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Whisperings of C\'Thun', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You serve C\'Thun now, mortal.', 0, 50, 0, 1, 1, 1), (26198, 99, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 20, 1, 1, 50, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Whisperings of C\'Thun', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You serve C\'Thun now, mortal.', 0, 70, 0, 1, 1, 1), (26201, 44, 0, 0, 1, 0, 0, 101, 1, 48, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 389, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 5', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (26202, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26201, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 5', '', '', 0, 0, 0, 1, 0, 0), (26203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 150 Fire Resist', '', 'Increases your fire spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (26204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 150 Frost Resist', '', 'Decreases the frost resistance of your spell targets by $s1.', '', 0, 0, 0, 1, 1, 1), (26206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21519, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Mistletoe', '', '', '', 0, 0, 0, 1, 0, 0), (26207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Fresh Holly', '', '', '', 0, 0, 0, 1, 0, 0), (26208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resist Silence', '', 'Increases your resistance to silence effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (26211, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 187, 1, 0, 656, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts weapon damage plus $s1 to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (26218, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Mistletoe', '', '', 'You\'ve kissed someone under a sprig of mistletoe!', 0, 0, 0, 1, 1, 1), (26221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15800, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exit Stomach', '', '', '', 0, 0, 1, 1, 1, 0), (26225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 105, 35, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 106', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26226, 0, 0, 0, 1, 0, 0, 101, 0, 10, 35, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 49, 14, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1586, 'Widow Bite', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (26227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 67, 67, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 68', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 120, 40, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 121', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15809, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform C\'Thun -> Phase 2', '', '', '', 0, 0, 0, 1, 1, 0), (26233, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', '', '', '', 0, 0, 0, 1, 1, 1), (26234, 0, 0, 0, 16, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Submerge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (26235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cthun Vulnerable', '', '', '', 0, 0, 0, 1, 0, 0), (26258, 99, 0, 0, 1, 0, 0, 101, 0, 10, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 20, 1, 1, 20, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Whisperings of C\'Thun', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You serve C\'Thun now, mortal.', 0, 30, 0, 1, 1, 1), (26259, 99, 0, 0, 1, 0, 0, 101, 0, 10, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 11, 1, 1, 9, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Whisperings of C\'Thun', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You serve C\'Thun now, mortal.', 0, 20, 0, 1, 1, 1), (26260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (26261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (26262, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (26263, 11, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 2, 0, 0, 0, 0, 20, 21, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1807, 'Dim Sum', '', 'Restores $s1% of your health and $s2% of your mana per second for $d. Must remain seated while eating.', 'Restores $s1% of your health and $s2% of your mana per second.', 0, 0, 0, 1, 1, 1), (26265, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Elune Stone', '', 'Create an Elune Stone. Requires a Solid Stone.', '', 0, 0, 0, 1, 1, 1), (26271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocky Ground Impact', '', '', '', 0, 0, 0, 1, 0, 0), (26272, 0, 0, 17, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15838, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'PX-238 Winter Wondervolt', '', '', 'Happy Holidays!', 0, 0, 0, 1, 1, 1), (26273, 0, 0, 17, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15832, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'PX-238 Winter Wondervolt', '', '', 'Happy Holidays!', 0, 0, 0, 1, 1, 1), (26274, 0, 0, 17, 1, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15835, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'PX-238 Winter Wondervolt', '', '', 'Happy Holidays!', 0, 0, 0, 1, 1, 1), (26275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'PX-238 Winter Wondervolt TRAP', '', '', '', 0, 0, 0, 1, 1, 1), (26276, 99, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1808, 'Greater Firepower', '', 'Increases spell fire damage by up to $s1 for $d. Battle Elixir.', 'Fire damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (26277, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 6371, 4625, 8925, 0, 0, 0, 0, 0, 3, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Greater Firepower', '', '', '', 0, 0, 0, 1, 1, 1), (26279, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 7080, 7082, 15407, 14227, 0, 0, 0, 6, 4, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormshroud Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (26281, 36, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Taunt', '', 'Taunts the creature, increasing the chance that it will attack the caster.', '', 0, 0, 0, 1, 1, 1), (26282, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Tauren Rifleman', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (26283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 20', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (26284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15717, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ouro Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (26286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15882, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Red Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180795, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Rocky Base', '', '', '', 0, 0, 0, 1, 1, 0), (26290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1814, 'Bow Specialization', 'Racial Passive', 'Your chance to critically hit with Bows is increased by $s1%.', '', 0, 0, 0, 1, 1, 1), (26291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15879, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Blue Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15880, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Green Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15881, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Purple Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15884, 0, 0, 0, 0, 0, 0, 0, 1, 'Small White Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15883, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Yellow Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26296, 0, 0, 0, 1, 180000, 0, 101, 0, 0, 0, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'Berserking', 'Racial', 'Increases your attack speed by $26635m1% to $26635M1%. At full health the speed increase is $26635m1% with a greater effect up to $26635M1% if you are badly hurt when you activate Berserking. Lasts $26635d.', '', 0, 0, 0, 1, 1, 1), (26297, 0, 0, 0, 1, 180000, 0, 101, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'Berserking', 'Racial', 'Increases your attack speed by $26635m1% to $26635M1%. At full health the speed increase is $26635m1% with a greater effect up to $26635M1% if you are badly hurt when you activate Berserking. Lasts $26635d.', '', 0, 0, 0, 1, 1, 1), (26298, 0, 0, 0, 5, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180850, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Create Firework Rocket Launcher', '', 'Place on the ground to launch firework rockets. Lasts 30 minutes.', '', 0, 0, 0, 1, 0, 0), (26299, 0, 0, 0, 5, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180859, 0, 0, 0, 0, 0, 0, 0, 0, 1815, 'Create Cluster Rocket Launcher', '', 'Place on the ground to launch cluster rockets. Lasts 30 minutes.', '', 0, 0, 0, 1, 0, 0), (26304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15872, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15874, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15875, 0, 0, 0, 0, 0, 0, 0, 1, 'Purple Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15873, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15876, 0, 0, 0, 0, 0, 0, 0, 1, 'White Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15877, 0, 0, 0, 0, 0, 0, 0, 1, 'Yellow Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26331, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 24, 13, 13, 13, 138, 31, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Vengeance', '', '', 'Attack speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (26332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 549, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 78, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15778, 0, 15910, 0, 0, 0, 0, 0, 0, 1, 'Summon Mouth Tentacle', '', '', '', 0, 0, 0, 1, 1, 1), (26333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15885, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Blue Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15886, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Green Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15887, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Purple Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15888, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Red Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15889, 0, 0, 0, 0, 0, 0, 0, 1, 'Large White Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15890, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Yellow Rocket', '', 'Throw into a firework launcher!', '', 0, 0, 0, 1, 1, 0), (26339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4001, 0, 0, 7999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Saurfang\'s Rage', '', '', '', 0, 0, 0, 1, 0, 0), (26344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180854, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, BLUE', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180855, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, GREEN', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180856, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, PURPLE', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180851, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, RED', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180857, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, WHITE', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180858, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, YELLOW', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26350, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (26351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180861, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, BLUE BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180862, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, GREEN BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180863, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, PURPLE BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180860, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, RED BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180864, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, WHITE BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180865, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket, YELLOW BIG', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 0), (26363, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 7', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26364, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 1', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26365, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 2', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26366, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 3', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26367, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 4', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'ClearAllo', '', 'Clears all debuffs\n\n----- \n\nHow is this spell different from 25565?\nThis one is not self-only. How are you btw?', '', 0, 0, 0, 1, 1, 1), (26369, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 5', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26370, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 6', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26371, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 8', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26372, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', 'Rank 9', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26373, 0, 0, 0, 6, 0, 0, 101, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Lunar Invitation', '', 'Teleports the caster from within Greater Moonlight.', '', 0, 0, 0, 1, 1, 1), (26374, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at target.', '', 0, 0, 0, 1, 0, 0), (26375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21711, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Lunar Festival Invitation', '', '', '', 0, 0, 0, 1, 1, 1), (26376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20167, 0, 0, 0, 0, 0, 146, 'Combo PROC Test', '', 'Casts a spell when you do something.', '', 0, 0, 0, 1, 0, 0), (26377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'My Little PROC', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (26379, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Piercing Shriek', '', 'Causes all enemies nearby to be dazed for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (26381, 0, 0, 0, 4, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 9999, 0, 12, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Burrow', '', 'Burrow beneath the sand, picking a new target and rushing towards it.', 'Burrowed beneath the sands.', 0, 0, 0, 1, 1, 1), (26388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (NoColor)', '', '', '', 0, 0, 0, 1, 0, 0), (26389, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26390, 0, 0, 0, 0, 1306, 'Moonglow Alcohol', '', 'A strangely glowing alcoholic beverage.', 'Buzzed.', 0, 0, 0, 1, 1, 1), (26390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (NoColor)', '', '', '', 0, 0, 0, 1, 0, 0), (26391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -28, 0, 0, 0, 0, 0, 0, 0, 0, 15901, 0, 0, 0, 0, 0, 0, 0, 0, 1819, 'Tentacle Call', '', 'Summons a Vanquished Tentacle to your aid for $d.', '', 0, 0, 0, 1, 1, 1), (26392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 76, 76, 1, 1, 1, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15902, 180876, 180877, 0, 0, 0, 0, 0, 0, 51, 'Omen\'s Moonlight', '', 'Summons moonlight around Omen, which buffs anyone who walks into it.', '', 0, 0, 0, 1, 1, 1), (26393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 9, 0, 0, 14, 14, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1829, 'Elune\'s Blessing', '', '', 'You are blessed by Elune. All stats increased by $s1%.', 0, 0, 0, 1, 1, 1), (26394, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8868, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Blessing (quest credit)', '', '', '', 0, 0, 0, 1, 1, 0), (26395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 71, 71, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 72', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26400, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Arcane Shroud', '', 'Reduces the threat you generate by ${70-2*$max(0,$PL-60)}% for $d.', 'Threat generation reduced by ${70-2*$max(0,$PL-60)}%.', 0, 0, 0, 1, 0, 0), (26401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (26402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (26403, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 4625, 2604, 14341, 0, 0, 0, 0, 4, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Festival Dress', '', '', '', 0, 0, 0, 1, 1, 1), (26405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 57', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26406, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Stormwind', '', 'Teleports the caster to the Stormwind.', '', 0, 0, 0, 1, 1, 1), (26407, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 4625, 2604, 14341, 0, 0, 0, 0, 4, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Festive Red Pant Suit', '', '', '', 0, 0, 0, 1, 1, 1), (26408, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Ironforge', '', 'Teleports the caster to the Ironforge.', '', 0, 0, 0, 1, 1, 1), (26409, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Darnassus', '', 'Teleports the caster to the Darnassus.', '', 0, 0, 0, 1, 1, 1), (26410, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Undercity', '', 'Teleports the caster to the Undercity.', '', 0, 0, 0, 1, 1, 1), (26412, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Thunderbluff', '', 'Teleports the caster to Thunderbluff.', '', 0, 0, 0, 1, 1, 1), (26414, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport Cap: Orgrimmar', '', 'Teleports the caster to Orgrimmar.', '', 0, 0, 0, 1, 1, 1), (26415, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 39, 0, 0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock', '', 'Instantly lightning shocks the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26416, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2319, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Blue Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26417, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2319, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Green Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26418, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4364, 2319, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21557, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Red Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26419, 0, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 262, 99, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spray', '', 'Inflicts Nature damage to an enemy.', 'Increased damage taken from nature sources by $s2.', 0, 0, 0, 1, 1, 1), (26420, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Blue Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26421, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Green Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26422, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4377, 4234, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Red Rocket', '', '', '', 0, 0, 0, 1, 1, 1), (26423, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4304, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26424, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4304, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26425, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 10505, 4304, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26426, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15992, 8170, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21714, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Blue Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26427, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15992, 8170, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21716, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Green Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26428, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 15992, 8170, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21718, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Red Rocket Cluster', '', '', '', 0, 0, 0, 1, 1, 1), (26442, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9060, 9061, 10560, 10561, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21569, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Firework Launcher', '', '', '', 0, 0, 0, 1, 1, 1), (26443, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 9060, 9061, 18631, 10561, 0, 0, 0, 0, 4, 4, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Firework Cluster Launcher', '', '', '', 0, 0, 0, 1, 1, 1), (26446, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Summon Player', '', 'Summons an enemy player.', '', 0, 0, 0, 1, 0, 0), (26448, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Teleport: Moonglade', '', 'Teleports the caster to the Moonglade.', '', 0, 0, 0, 1, 1, 1), (26450, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Darnassus', '', 'Teleports the caster to the Darnassus.', '', 0, 0, 0, 1, 1, 1), (26451, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Teleport: Moonglade (self)', '', 'Teleports the caster to the Moonglade.', '', 0, 0, 0, 1, 1, 1), (26452, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Ironforge', '', 'Teleports the caster to the Ironforge.', '', 0, 0, 0, 1, 1, 1), (26453, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Orgrimmar', '', 'Teleports the caster to Orgrimmar.', '', 0, 0, 0, 1, 1, 1), (26454, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Stormwind', '', 'Teleports the caster to the Stormwind.', '', 0, 0, 0, 1, 1, 1), (26455, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Thunderbluff', '', 'Teleports the caster to Thunderbluff.', '', 0, 0, 0, 1, 1, 1), (26456, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1660, 'Holiday - Lunar Teleport: Undercity', '', 'Teleports the caster to the Undercity.', '', 0, 0, 0, 1, 1, 1), (26458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 24000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1875, 1, 0, 6562, 249, 0, 23, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 1677, 'Shock Blast', '', '', '', 0, 0, 0, 1, 1, 1), (26459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, 79, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 80', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 75, 75, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 76', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 142, 47, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 143', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26462, 0, 0, 0, 1, 0, 0, 101, 0, 1, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 10, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Festival Fortune!', '', 'May fortune be with you!', 'May fortune be with you!', 0, 0, 0, 1, 1, 1), (26463, 0, 0, 0, 1, 0, 0, 100, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26465, 29286, 0, 0, 0, 0, 1, 'Mercurial Shield', '', 'Increases your spell resistances by 100 for $d. Every time a hostile spell lands on you, this bonus is reduced by 10 resistance.', '', 0, 0, 0, 1, 1, 0), (26464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Mercurial Shield', '', '', 'Magical resistances increased by $s1.', 0, 0, 0, 1, 1, 0), (26465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Mercurial Shield', '', '', '', 0, 0, 0, 1, 1, 0), (26467, 0, 0, 0, 1, 0, 0, 100, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13567, 0, 0, 0, 0, 0, 1826, 'Persistent Shield', '', 'Your magical heals provide the target with a shield that absorbs damage equal to 15% of the amount healed for $d.', 'Provides damage absorption on heal.', 0, 0, 0, 1, 1, 1), (26468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snowman', '', 'Right Click to summon and dismiss your snowman.', '', 0, 0, 0, 1, 1, 1), (26469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snowman', '', 'Right Click to summon and dismiss your snowman. Requires a Snowball to summon.', '', 0, 0, 0, 1, 1, 1), (26470, 0, 1, 0, 1, 0, 0, 101, 0, 1, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Persistent Shield', '', '', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (26471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lunar Festival Port Error', '', '', '', 0, 0, 0, 1, 0, 0), (26472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 178, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (26473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 366, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (26474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 267, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (26475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 550, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (26476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Digestive Acid', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 1, 1, 1, 1), (26478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 77, 501, 1, 0, 2249, 149, 0, 18, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 66, 'Ground Rupture', '', '', '', 0, 0, 0, 1, 1, 1), (26480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26481, 0, 0, 0, 0, 0, 1790, 'Badge of the Swarmguard', '', 'Gives a chance on melee or ranged attack to apply an armor penetration effect on you for $d, lowering the target\'s physical armor by $26481s1 to your own attacks. The armor penetration effect can be applied up to 6 times.', 'Grants Insight of the Qiraji on attacks.', 0, 0, 0, 1, 0, 0), (26481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1827, 'Insight of the Qiraji', '', '', 'Current target\'s armor is reduced by $s1.', 0, 0, 0, 1, 0, 0), (26488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15911, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Blue Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Entering Battleground', '', '', '', 0, 0, 0, 1, 0, 0), (26490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15912, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Green Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15913, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Purple Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15914, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Red Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15915, 0, 0, 0, 0, 0, 0, 0, 1, 'Large White Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15916, 0, 0, 0, 0, 0, 0, 0, 1, 'Large Yellow Firework Cluster', '', 'Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15918, 0, 0, 0, 0, 0, 0, 0, 1, 'Lucky Lunar Rocket', '', 'You\'re in luck! Throw into a cluster launcher!', '', 0, 0, 0, 1, 1, 0), (26522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 9, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1828, 'Lunar Fortune', '', '', 'The Luck of the Moon! +$s1 Health.', 0, 0, 0, 1, 0, 0), (26527, 21, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, 74, 19, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (26528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Reindeer', '', 'Right Click to summon and dismiss your reindeer. Requires a Snowball to summon.', '', 0, 0, 0, 1, 1, 1), (26529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15706, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Reindeer', '', 'Right Click to summon and dismiss your reindeer.', '', 0, 0, 0, 1, 1, 1), (26530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Reindeer', '', 'Right Click to summon and dismiss your reindeer.', '', 0, 0, 0, 1, 1, 1), (26532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper. Requires a Snowball to summon.', '', 0, 0, 0, 1, 1, 1), (26533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15698, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper.', '', 0, 0, 0, 1, 1, 1), (26534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper.', '', 0, 0, 0, 1, 1, 1), (26536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 17202, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15705, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper.', '', 0, 0, 0, 1, 1, 1), (26537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper.', '', 0, 0, 0, 1, 1, 1), (26540, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 181, 0, 0, 1709, 0, 0, 18, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfall', '', 'Calls down a rain of moonlight, burning all enemies in a selected area for $s1 Arcane damage every $t1 sec. for $d.', '$s1 Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (26541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Helper', '', 'Right Click to summon and dismiss your helper. Requires a Snowball to summon.', '', 0, 0, 0, 1, 1, 1), (26546, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 424, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Storm', '', 'Throws shadowbolts at any enemies between 25 and 45 feet', '', 0, 0, 0, 1, 0, 0), (26547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 'Green Glowing Owl', '', '', '', 0, 0, 0, 1, 1, 0), (26548, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (26550, 35, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 187, 187, 0, 656, 656, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (26551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15919, 0, 0, 0, 0, 0, 0, 0, 1583, 'Jade Owl', '', 'Restores $s1 mana every second for $d.', 'Gain $s1 mana every second.', 0, 0, 0, 1, 1, 1), (26552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 50000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1677, 'Nullify', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (26554, 0, 0, 11, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 109, 0, 0, 305, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 nature damage', '', 0, 0, 0, 1, 0, 0), (26555, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 637, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Storm', '', 'Throws shadowbolts at any enemies between 25 and 45 feet', '', 0, 0, 0, 1, 0, 0), (26556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26557, 0, 0, 0, 0, 0, 692, 'Plague', '', '', 'Nature damage inflicted every $t1 sec.\nPeriodically inflicting Nature damage on nearby party members', 0, 0, 0, 1, 0, 0), (26557, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1007, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Plague Effect', '', '', '', 0, 0, 0, 1, 1, 1), (26558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 14249, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 0, 0), (26561, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 349, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (26562, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 14, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1831, 'Aquamarine Pendant of the Warrior', '', 'Gives $M1 additional stamina to party members within $a1 yards. Lasts $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (26563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jade Owl Summoned', '', '', '', 0, 0, 0, 1, 0, 0), (26565, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 5499, 0, 0, 47250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Heal Brethren', '', 'Heal a target for $s1', '', 0, 0, 0, 1, 1, 1), (26566, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (26571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 0, 29, 0, 0, 0, 0, 0, 31, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15923, 11, 0, 0, 0, 0, 0, 0, 2265, 'Golden Hare', '', 'Increased speed by $s1% and prevents new snares from landing on the user for $d.', 'Increased speed by $s1% and prevents new snares from landing.', 0, 0, 0, 1, 1, 1), (26572, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (26573, 932, 0, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 7, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 1', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (26575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25989, 0, 0, 0, 0, 0, 263, 'Toxin', '', '', '', 0, 0, 0, 1, 1, 0), (26576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 89, 0, 89, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15926, 0, 0, 0, 0, 0, 0, 0, 836, 'Black Pearl Panther', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (26578, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth 3', '', 'Increases your stealth slightly.', '', 0, 0, 0, 1, 1, 1), (26580, 0, 1, 5, 1, 0, 0, 101, 0, 8, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (26581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15927, 0, 0, 0, 0, 0, 0, 0, 1580, 'Truesilver Crab', '', 'Reduces melee damage taken by $s1 for $d.', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (26584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Toxic Slime', '', '', '', 0, 0, 0, 1, 1, 0), (26586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (26587, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Scarab Coffer', '', 'Opens a Scarab Coffer.', '', 0, 0, 0, 1, 1, 1), (26588, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Greater Scarab Coffer', '', 'Opens a Greater Scarab Coffer.', '', 0, 0, 0, 1, 1, 1), (26590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15933, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Summon Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (26592, 0, 0, 0, 1, 0, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 18, 30, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Disorient.', '', 0, 0, 0, 1, 1, 1), (26593, 0, 1, 0, 1, 0, 0, 0, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15935, 0, 0, 0, 0, 0, 0, 0, 1578, 'Truesilver Boar', '', 'Summons the Truesilver Boar to fight for you for 30 seconds.', 'The Truesilver Boar fights for you!', 0, 0, 0, 1, 1, 1), (26596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (26597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (26598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (26599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 99, 0, 99, 0, 0, 0, 13, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 15944, 126, 0, 0, 0, 0, 0, 0, 1589, 'Ruby Serpent', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Increases damage and healing done by magical spells and effects by up to $s1.', 0, 0, 0, 1, 1, 1), (26600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15948, 0, 0, 0, 0, 0, 0, 0, 1583, 'Emerald Owl', '', 'Restores $s1 mana every second for $d.', 'Gain $s1 mana every second.', 0, 0, 0, 1, 1, 1), (26601, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1501, 1, 0, 2249, 499, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', '$s2 nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (26605, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26606, 0, 0, 0, 0, 0, 321, 'Bloodcrown', '', 'Heals for $26606s1 damage when you get a critical hit.', '', 0, 0, 0, 1, 1, 1), (26606, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Bloodcrown', '', 'Heals bearer of $s1 damage when getting a critical hit.', '', 0, 0, 0, 1, 1, 1), (26607, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 225, 1, 0, 1387, -31, 0, 13, 13, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (26608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Globs', '', '', '', 0, 0, 0, 1, 0, 0), (26609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15955, 0, 0, 0, 0, 0, 0, 0, 1580, 'Black Diamond Crab', '', 'Reduces melee damage taken by $s1 for $d.', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (26610, 0, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Poisons target for $s1 Nature damage every $t1 sec for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (26612, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26610, 0, 0, 0, 0, 0, 1759, 'Poison', '', 'Every swing poisons your foe of $26610s1 damage over $26610d seconds.', '', 0, 0, 0, 1, 1, 1), (26613, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 349, -101, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 559, 'Unbalancing Strike', '', 'Inflicts $s1% weapon damage and leaves the target unbalanced, reducing their defense skill by $s2 for $d.', 'Defense skill reduced by $s2.', 0, 0, 0, 1, 1, 1), (26614, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15959, 0, 26610, 0, 0, 0, 0, 0, 1585, 'Dark Iron Scorpid', '', 'Every swing poisons your foe for $26610s1 damage every second for $26610d.', 'Every swing poisons your foe of $26610s1 damage.', 0, 0, 0, 1, 1, 1), (26615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 149, 24, 0, 0, 0, 0, 138, 61, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26617, 0, 0, 0, 957, 'Berserk', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (26616, 63, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 5999, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 251, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (26618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Worms', '', '', '', 0, 0, 0, 1, 0, 0), (26622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at Omen\'s Head.', '', 0, 0, 0, 1, 0, 0), (26623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at Omen\'s Head.', '', 0, 0, 0, 1, 0, 0), (26624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at Omen\'s Chest.', '', 0, 0, 0, 1, 0, 0), (26625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at Omen\'s Right Hand.', '', 0, 0, 0, 1, 0, 0), (26635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 21, 1, 1, 9, 4, 4, 0, 0, 0, 138, 140, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'Berserking', 'Racial', '', 'Attack and casting speed increased.', 0, 0, 0, 1, 1, 1), (26636, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at target.', '', 0, 0, 0, 1, 0, 0), (26638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Twin Teleport Visual', '', '', '', 0, 0, 0, 1, 1, 1), (26639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Drain Mana', '', '', '', 0, 0, 0, 1, 0, 0), (26641, 0, 1, 5, 1, 0, 0, 101, 0, 0, 27, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Aura of Fear', '', 'You have looked into the abyss and the abyss looked back. Feared.', 'You have looked into the abyss and the abyss looked back. Feared.', 0, 0, 0, 1, 0, 0), (26642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26061, 0, 0, 0, 0, 0, 1, 'Summon Ouro', '', '', '', 0, 0, 0, 1, 1, 1), (26643, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 173, 0, 0, 775, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (26646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Buru Egg Trigger Effect', '', '', '', 0, 0, 0, 1, 0, 0), (26647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $/5;s1 mana every sec.', '', 0, 0, 0, 1, 1, 1), (26649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elune\'s Candle', '', 'Shoots a firework at Omen\'s Left Hand.', '', 0, 0, 0, 1, 0, 0), (26654, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Sweeping Strikes', 'Rank 1', 'Your next $n melee weapon swings strike an additional nearby opponent.', 'Sweeping Strikes.', 0, 0, 0, 1, 1, 1), (26655, 330, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15711, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Summon Black Qiraji Battle Tank', '', 'Summons and dismisses a rideable Qiraji battle tank. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (26656, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Summon Black Qiraji Battle Tank', '', 'Summons and dismisses a rideable Qiraji battle tank. This is a very fast mount.', '', 0, 0, 0, 1, 1, 1), (26659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sam\'s Test Aura', '', '', '', 0, 0, 0, 1, 1, 1), (26660, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9813, 0, 0, 0, 0, 0, 0, 0, 184, 'Duskwither\'s Fireball', '', '', '', 0, 0, 0, 1, 1, 0), (26661, 0, 1, 5, 1, 0, 0, 101, 0, 8, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (26662, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 149, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the caster\'s attack speed by $s2% and all damage it deals by $s1% for $d.', 'All damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (26663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (26664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1864, 'The Power of Friendship', '', '', 'Can you feel it?', 0, 0, 0, 1, 1, 0), (26665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Object of Affection', '', '', '', 0, 0, 0, 1, 1, 0), (26666, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Dmg Shield2', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (26669, 66, 0, 0, 1, 0, 0, 101, 0, 50, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -26, 0, 0, 0, 0, 49, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', 'Rank 2', 'Increases the rogue\'s dodge chance by $s1% and reduces the chance ranged attacks hit the rogue by $s2%. Lasts $d.', 'Dodge chance increased by $s1% and chance ranged attacks hit you reduced by $s2%.', 0, 0, 0, 1, 1, 1), (26677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1597, 'Cure Poison', '', 'Imbiber is cured of up to four poisons up to level 60.', '', 0, 0, 0, 1, 1, 1), (26678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Heart Candy', '', 'Pick a piece of candy from the bag.', '', 0, 0, 0, 1, 0, 0), (26679, 0, 0, 0, 18, 0, 0, 0, 0, 64, 32, 35, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 3, 17, 1, 0, 58, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 2097, 'Deadly Throw', 'Rank 1', 'Finishing move that reduces the movement of the target by $s2% for $d and causes increased thrown weapon damage:\n 1 point : ${$m1+($b1*1)+$rwb} - ${$M1+($b1*1)+$RWB} damage\n 2 points: ${$m1+($b1*2)+$rwb} - ${$M1+($b1*2)+$RWB} damage\n 3 points: ${$m1+($b1*3)+$rwb} - ${$M1+($b1*3)+$RWB} damage\n 4 points: ${$m1+($b1*4)+$rwb} - ${$M1+($b1*4)+$RWB} damage\n 5 points: ${$m1+($b1*5)+$rwb} - ${$M1+($b1*5)+$RWB} damage', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (26680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 21815, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1849, 'Adored', '', '', 'You have received a gift of adoration!', 0, 0, 0, 1, 1, 1), (26681, 1142, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1847, 'Cologne', '', 'Give yourself a pleasing scent.', 'You smell great!', 0, 0, 0, 1, 1, 0), (26682, 1142, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1846, 'Perfume', '', 'Give yourself an alluring scent.', 'You smell divine!', 0, 0, 0, 1, 1, 0), (26683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Gosssip, Test', '', 'Determines the sex of the casting NPC, then casts the correct dummy spell (used to switch the creatures gossip entry).', '', 0, 0, 0, 1, 0, 0), (26686, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 241, 0, 0, 1079, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (26687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Revall', '', '', '', 0, 0, 0, 1, 0, 0), (26688, 0, 4, 0, 1, 0, 0, 101, 0, 68, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 39, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Anesthetic Poison', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (26690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 36, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 110', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 54, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 64, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire/Arcane Dam 55', '', 'Increases damage done by Fire and Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26693, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 23, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (26694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 59', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 60', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 61', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 63', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 64', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 66', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 67', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 68, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 69', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 70', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 72', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 56', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 57', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 59', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 60', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 61', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 63', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 64', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 66', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 67', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 68, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 69', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 70', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 72', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 56', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 57', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 59', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 60', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 61', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 63', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 64', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 66', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 67', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 68, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 69', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 70', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 72', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 56', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 56, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 57', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 59', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 60', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 61', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 63', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 66', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 67', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 70', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 71, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 72', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (26740, 0, 0, 1, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Gnomish Mind Control Cap', '', '', 'Charmed.', 0, 0, 0, 1, 0, 0), (26742, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 25, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Snaggle', '', '', '', 0, 0, 0, 1, 1, 0), (26743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2567, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +20 Spirit', 'QASpell', 'Permanently enchant a Melee Weapon to add $14439s1 to Spirit.', '', 0, 0, 0, 1, 1, 1), (26745, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bolt of Netherweave', '', '', '', 0, 0, 0, 1, 1, 1), (26746, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26747, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 22445, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bolt of Imbued Netherweave', '', '', '', 0, 0, 0, 1, 1, 1), (26748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 1', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26749, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21881, 22446, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Imbued Netherweave Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26750, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21882, 0, 0, 0, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bolt of Soulcloth', '', '', '', 0, 0, 0, 1, 1, 1), (26751, 0, 0, 0, 37, 331200000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21886, 21885, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21845, 0, 0, 0, 0, 0, 0, 31462, 0, 0, 0, 0, 69, 'Primal Mooncloth', '', 'Conversion of these items into Primal Mooncloth can only be done at a moonwell, and only ocassionally will the waters permit themselves to be used in such a way.', '', 0, 0, 0, 1, 1, 1), (26752, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 21884, 21881, 0, 0, 0, 0, 0, 4, 10, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellfire Belt', '', '', '', 0, 0, 0, 1, 1, 1), (26753, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 21884, 21881, 0, 0, 0, 0, 0, 8, 12, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellfire Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (26754, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 21884, 21881, 0, 0, 0, 0, 0, 14, 16, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellfire Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26755, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 22446, 21881, 0, 0, 0, 0, 0, 6, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21858, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellfire Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26756, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 21885, 21881, 0, 0, 0, 0, 0, 4, 10, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frozen Shadoweave Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (26757, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 21885, 21881, 0, 0, 0, 0, 0, 8, 12, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frozen Shadoweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (26758, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 21885, 21881, 0, 0, 0, 0, 0, 14, 16, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Frozen Shadoweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26759, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 21881, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21872, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Ebon Shadowbag', '', '', '', 0, 0, 0, 1, 1, 1), (26760, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 21881, 21886, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21873, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Primal Mooncloth Belt', '', '', '', 0, 0, 0, 1, 1, 1), (26761, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 21881, 21886, 0, 0, 0, 0, 0, 8, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Primal Mooncloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (26762, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 22457, 21881, 0, 0, 0, 0, 0, 14, 12, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Primal Mooncloth Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26763, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 21881, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Primal Mooncloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (26764, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (26765, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Belt', '', '', '', 0, 0, 0, 1, 1, 1), (26770, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 14341, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (26771, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (26772, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 14341, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (26773, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26774, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 14341, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21855, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (26775, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21881, 14341, 0, 0, 0, 0, 0, 5, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21859, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Imbued Netherweave Pants', '', '', '', 0, 0, 0, 1, 1, 1), (26776, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21887, 21881, 14341, 0, 0, 0, 0, 4, 6, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21860, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Imbued Netherweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (26777, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21881, 14341, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21861, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Imbued Netherweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26778, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21881, 14341, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Imbued Netherweave Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (26779, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21844, 21887, 14341, 0, 0, 0, 0, 0, 5, 6, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulcloth Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (26780, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21844, 14341, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulcloth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (26781, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21844, 14341, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21865, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulcloth Vest', '', '', '', 0, 0, 0, 1, 1, 1), (26782, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 22445, 14341, 0, 0, 0, 0, 0, 6, 12, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Arcanoweave Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (26783, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 22445, 14341, 0, 0, 0, 0, 0, 8, 16, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Arcanoweave Boots', '', '', '', 0, 0, 0, 1, 1, 1), (26784, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 22445, 14341, 0, 0, 0, 0, 0, 12, 20, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Arcanoweave Robe', '', '', '', 0, 0, 0, 1, 1, 1), (26785, 0, 0, 0, 14, 0, 0, 20, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2640, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Anesthetic Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour. Each strike has a $h% chance of poisoning the enemy which instantly inflicts $26688s1 Nature damage, but causes no additional threat.', '', 0, 0, 0, 1, 1, 1), (26786, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 2931, 5173, 8925, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 'Anesthetic Poison', 'Rank 1', 'Coats a weapon with poison that lasts for 1 hour. Each strike has a $26785h% chance of poisoning the enemy which instantly inflicts $26688s1 Nature damage, but causes no additional threat.', '', 0, 0, 0, 1, 1, 1), (26789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 399, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Shard of the Fallen Star', '', 'Calls down a meteor, burning all enemies within the area for $s1 total Fire damage.', '', 0, 0, 0, 1, 0, 0), (26790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 341, 'Tailoring', 'Master', 'Allows a tailor to make incomparable shirts and armors up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (26791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 26790, 0, 0, 0, 0, 0, 341, 'Master Tailor', '', '', '', 0, 0, 0, 1, 1, 1), (26792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2564, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +15 Agility', 'QASpell', 'Permanently enchant a Melee Weapon to add $13735s1 to Agility.', '', 0, 0, 0, 1, 1, 1), (26793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2568, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +22 Intellect', 'QASpell', 'Permanently enchant a Melee Weapon to add $14412s1 to Intellect.', '', 0, 0, 0, 1, 1, 1), (26796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26797, 0, 0, 0, 0, 0, 346, 'Spellfire Tailoring', '', '', '', 0, 0, 0, 1, 1, 1), (26797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Spellfire Tailoring', '', 'Allows the tailor access to special self-only spellfire recipes and to create an additional spellcloth in netherstorm.', '', 0, 0, 0, 1, 1, 1), (26798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1836, 'Mooncloth Tailoring', '', 'Allows the tailor access to special self-only mooncloth recipes and to create an additional primal mooncloth at a moonwell.', '', 0, 0, 0, 1, 1, 1), (26799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26798, 0, 0, 0, 0, 0, 346, 'Mooncloth Tailoring', '', '', '', 0, 0, 0, 1, 1, 1), (26800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26801, 0, 0, 0, 0, 0, 346, 'Shadoweave Tailoring', '', '', '', 0, 0, 0, 1, 1, 1), (26801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1837, 'Shadoweave Tailoring', '', 'Allows the tailor access to special self-only shadoweave recipes and to create an additional shadowcloth at the altar of shadows.', '', 0, 0, 0, 1, 1, 1), (26802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1720, 'Detect Amore', '', '', '', 0, 0, 0, 1, 0, 0), (26814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 186, 62, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 187', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (26839, 0, 0, 15, 1, 0, 0, 101, 0, 61, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 64, 1, 1, 0, 110, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1330, 0, 0, 0, 498, 'Garrote', 'Rank 7', 'Garrote the enemy, silencing them for $1330d and causing $o1 damage over $d, increased by attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181084, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Picnic Blanket', '', '', '', 0, 0, 0, 1, 1, 0), (26861, 40, 0, 0, 1, 0, 0, 101, 0, 62, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 9', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (26862, 40, 0, 0, 1, 0, 0, 101, 0, 70, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 80, 0, 1, 1, 0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', 'Rank 10', 'An instant strike that causes $s1 damage in addition to your normal weapon damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (26863, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 169, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', 'Rank 10', 'Backstab the target, causing $s2% weapon damage plus 255 to the target. Must be behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (26864, 0, 0, 0, 1, 0, 0, 100, 10, 70, 8, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 6, 0, 1, 1, 0, 109, 41, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', 'Rank 4', 'An instant strike that deals $s2% weapon damage and causes the target to hemorrhage, increasing any Physical damage dealt to the target by up to $s3. Lasts $n charges or $d. Awards 1 combo point.', 'Increases damage taken by $s3.', 0, 0, 0, 1, 1, 1), (26865, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 121, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 514, 'Eviscerate', 'Rank 10', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (26866, 0, 0, 0, 1, 0, 0, 101, 0, 66, 9, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -410, 0, 0, 563, 'Expose Armor', 'Rank 6', 'Finishing move that exposes the target for $d, reducing armor per combo point:\n 1 point : ${0-$b1*1} armor\n 2 points: ${0-$b1*2} armor\n 3 points: ${0-$b1*3} armor\n 4 points: ${0-$b1*4} armor\n 5 points: ${0-$b1*5} armor', 'Armor decreased.', 0, 0, 0, 1, 1, 1), (26867, 0, 0, 15, 1, 0, 0, 101, 0, 68, 553, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 500, 'Rupture', 'Rank 7', 'Finishing move that causes damage over time, increased by your attack power. Lasts longer per combo point:\n 1 point : 324 damage over 8 secs\n 2 points: 460 damage over 10 secs\n 3 points: 618 damage over 12 secs\n 4 points: 798 damage over 14 secs\n 5 points: 1000 damage over 16 secs', 'Causes damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26868, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening', '', '', '', 0, 0, 0, 1, 1, 1), (26869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 300000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27657, 0, 0, 0, 0, 0, 1850, 'Amorous', '', '', 'This person needs a love token...', 0, 0, 0, 1, 0, 0), (26872, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1529, 6037, 11137, 20963, 0, 0, 0, 0, 4, 2, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Jade Owl', '', '', '', 0, 0, 0, 1, 1, 1), (26873, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3577, 3864, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Golden Hare', '', '', '', 0, 0, 0, 1, 1, 1), (26874, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7909, 8151, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aquamarine Signet', '', '', '', 0, 0, 0, 1, 1, 1), (26875, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7971, 8151, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Black Pearl Panther', '', '', '', 0, 0, 0, 1, 1, 1), (26876, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7909, 20963, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21755, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aquamarine Pendant of the Warrior', '', '', '', 0, 0, 0, 1, 1, 1), (26878, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7910, 7971, 6037, 21752, 6149, 0, 0, 0, 2, 2, 4, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20969, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ruby Crown of Restoration', '', '', '', 0, 0, 0, 1, 1, 1), (26879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Amorous', '', '', '', 0, 0, 0, 1, 1, 1), (26880, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12359, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thorium Setting', '', '', '', 0, 0, 0, 1, 1, 1), (26881, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7909, 6037, 7075, 7079, 8151, 0, 0, 0, 2, 4, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Truesilver Crab', '', '', '', 0, 0, 0, 1, 1, 1), (26882, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7910, 6037, 7077, 7081, 8151, 0, 0, 0, 2, 4, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Truesilver Boar', '', '', '', 0, 0, 0, 1, 1, 1), (26883, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7910, 21752, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ruby Pendant of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (26884, 0, 0, 15, 1, 0, 0, 101, 0, 70, 85, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 80, 64, 1, 1, 0, 134, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1330, 0, 0, 0, 498, 'Garrote', 'Rank 8', 'Garrote the enemy, silencing them for $1330d causing $o1 damage over $d, increased by attack power. Must be stealthed and behind the target. Awards $s2 combo $lpoint:points;.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26885, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 6037, 10286, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21765, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Truesilver Healing Ring', '', '', '', 0, 0, 0, 1, 1, 1), (26887, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7909, 21752, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21754, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Aquamarine Ward', '', '', '', 0, 0, 0, 1, 1, 1), (26888, 0, 5, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 369, -1, 0, 0, 0, 0, 16, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Vanish', 'Rank 3', '', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (26889, 39, 0, 0, 1, 0, 0, 100, 1, 62, 0, 0, 1, 0, 0, 5140, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 64, 79, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26888, 18461, 0, 0, 0, 0, 252, 'Vanish', 'Rank 3', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $11329d. Also breaks movement impairing effects. More effective than Vanish (Rank 2).', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (26890, 0, 4, 0, 1, 0, 0, 101, 0, 68, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VII', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (26891, 0, 0, 0, 14, 0, 0, 20, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2641, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VII', 'Rank 7', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $26890s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26892, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 2931, 0, 8925, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21927, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Instant Poison VII', 'Rank 7', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 20% chance of poisoning the enemy which instantly inflicts $26890s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (26896, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7909, 3864, 21752, 6037, 0, 0, 0, 0, 2, 2, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21753, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gem Studded Band', '', '', '', 0, 0, 0, 1, 1, 1), (26897, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12799, 21752, 6037, 11178, 20963, 0, 0, 0, 2, 2, 4, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opal Necklace of Impact', '', '', '', 0, 0, 0, 1, 1, 1), (26898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 21815, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Heartbroken', '', '', 'You have been rejected and can no longer give Love Tokens!', 0, 0, 0, 1, 0, 0), (26899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Give Friendship Bracelet', '', 'Give to a Heartbroken player to cheer them up.', 'You have cheered up a heartbroken player.', 0, 0, 0, 1, 0, 0), (26900, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7910, 7078, 8152, 6037, 0, 0, 0, 0, 2, 2, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Ruby Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (26901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Darnassus', '', '', '', 0, 0, 0, 1, 1, 0), (26902, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12799, 21752, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21767, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simple Opal Ring', '', '', '', 0, 0, 0, 1, 1, 1), (26903, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12361, 6037, 21752, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sapphire Signet', '', '', '', 0, 0, 0, 1, 1, 1), (26904, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 12364, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21785, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cut Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (26905, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 12800, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21786, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cut Azerothian Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (26906, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12364, 12799, 12361, 12360, 12359, 0, 0, 0, 2, 2, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emerald Crown of Destruction', '', '', '', 0, 0, 0, 1, 1, 1), (26907, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 21752, 12804, 7076, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onslaught Ring', '', '', '', 0, 0, 0, 1, 1, 1), (26908, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12361, 12808, 0, 21752, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21790, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sapphire Pendant of Winter Night', '', '', '', 0, 0, 0, 1, 1, 1), (26909, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12364, 12360, 12359, 12804, 0, 0, 0, 0, 2, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21777, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Emerald Owl', '', '', '', 0, 0, 0, 1, 1, 1), (26910, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12363, 12808, 12662, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21778, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ring of Bitter Shadows', '', '', '', 0, 0, 0, 1, 1, 1), (26911, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12364, 12803, 12804, 0, 0, 0, 0, 0, 2, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Emerald Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (26912, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 18335, 11754, 12800, 12360, 12359, 0, 0, 0, 4, 4, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Black Diamond Crab', '', '', '', 0, 0, 0, 1, 1, 1), (26914, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 11371, 12360, 7910, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21789, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Dark Iron Scorpid', '', '', '', 0, 0, 0, 1, 1, 1), (26915, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12800, 21752, 12360, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21792, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Necklace of the Diamond Tower', '', '', '', 0, 0, 0, 1, 1, 1), (26916, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 21929, 7078, 12803, 0, 0, 0, 0, 0, 1, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21779, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Band of Natural Fire', '', '', '', 0, 0, 0, 1, 1, 1), (26918, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12360, 7076, 7082, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanite Sword Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (26920, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12359, 11382, 7910, 12938, 0, 0, 0, 0, 8, 2, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blood Crown', '', '', '', 0, 0, 0, 1, 1, 1), (26921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cancel Heartbroken, Create Bracelet', '', '', '', 0, 0, 0, 1, 0, 0), (26923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (26924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (26925, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20816, 2840, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Woven Copper Ring', '', '', '', 0, 0, 0, 1, 1, 1), (26926, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2840, 20816, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21932, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Copper Ring', '', '', '', 0, 0, 0, 1, 1, 1), (26927, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 1210, 20816, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21933, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Bronze Necklace', '', '', '', 0, 0, 0, 1, 1, 1), (26928, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 818, 2840, 20816, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21934, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ornate Tigerseye Necklace', '', '', '', 0, 0, 0, 1, 1, 1), (26967, 0, 0, 0, 14, 0, 0, 30, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2642, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VI', 'Rank 6', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $26968o1 Nature damage over $26968d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (26968, 0, 4, 0, 1, 0, 0, 101, 0, 62, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VI', 'Rank 6', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26969, 0, 0, 0, 14, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 2931, 8925, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VI', 'Rank 6', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $26968o1 Nature damage over $26968d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (26972, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1000000000, 0, 0, 0, 0, 0, 0, 0, 0, 11325, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Panda Cub', '', 'Summons $s1 $lPanda Cub:Panda Cub; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (26975, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Battlegear of Eternal Justice', '', '', '', 0, 0, 0, 1, 1, 0), (26976, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 493, 'Symbols of Unending Life', '', '', '', 0, 0, 0, 1, 1, 0), (26977, 0, 2, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 11, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Curse of the Elemental Lord', '', '', 'Fire Resistance reduced by $s1.', 0, 0, 0, 1, 0, 0), (26978, 0, 0, 0, 22, 0, 0, 101, 0, 62, 0, 820, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 427, 0, 0, 2363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 12', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (26979, 0, 0, 0, 22, 0, 0, 101, 0, 69, 0, 935, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 491, 0, 0, 2706, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', 'Rank 13', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (26980, 0, 1, 0, 5, 0, 0, 101, 0, 65, 86, 675, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 141, 1, 0, 1214, 181, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', 'Rank 10', 'Heals a friendly target for $s1 and another $o2 over $d.', 'Heals $s2 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (26981, 0, 1, 0, 1, 0, 0, 101, 0, 63, 29, 370, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 232, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 12', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26982, 0, 1, 0, 1, 0, 0, 101, 0, 69, 29, 415, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 264, -1, 0, 0, 0, 0, 8, 189, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', 'Rank 13', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26983, 46, 0, 0, 1, 0, 31788, 101, 0, 70, 31, 1650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 6, 0, 1, 0, 0, 1517, 0, 0, 10, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44208, 0, 0, 0, 0, 100, 'Tranquility', 'Rank 5', 'Heals all nearby group members for $s1 every $t2 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t2 seconds.', 0, 0, 0, 1, 1, 1), (26984, 0, 0, 0, 5, 0, 0, 101, 0, 61, 0, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 9', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (26985, 0, 0, 0, 5, 0, 0, 101, 0, 69, 0, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', 'Rank 10', 'Causes $s1 Nature damage to the target.', '', 0, 0, 0, 1, 1, 1), (26986, 0, 0, 0, 22, 0, 0, 101, 0, 67, 0, 370, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 539, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', 'Rank 8', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (26987, 0, 1, 0, 1, 0, 0, 101, 0, 63, 29, 430, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 39, 0, 110, 219, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 11', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26988, 0, 1, 0, 1, 0, 0, 101, 0, 70, 29, 495, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 53, 0, 149, 304, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', 'Rank 12', 'Burns the enemy for $s2 Arcane damage and then an additional $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (26989, 0, 1, 7, 16, 0, 0, 100, 0, 68, 205, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 38, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 7', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (26990, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 339, 13, 24, 0, 0, 0, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 8', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (26991, 0, 1, 0, 1, 0, 0, 101, 0, 70, 42, 1515, 5, 0, 0, 22148, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 339, 13, 24, 12, 12, 12, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 2435, 'Gift of the Wild', 'Rank 3', 'Gives the Gift of the Wild to the target\'s party, increasing armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (26992, 0, 1, 0, 1, 0, 0, 101, 0, 64, 6, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', 'Rank 7', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (26993, 0, 1, 0, 1, 0, 0, 101, 0, 66, 64, 145, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -611, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', 'Rank 5', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (26994, 26, 0, 0, 5, 0, 0, 0, 0, 69, 0, 0, 4, 0, 0, 22147, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 3199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3200, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Rebirth', 'Rank 6', 'Returns the spirit to the body, restoring a dead target to life with $s1 health and $q mana.', '', 68, 0, 0, 1, 1, 1), (26995, 0, 0, 0, 16, 0, 0, 101, 0, 70, 8, 140, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Soothe Animal', 'Rank 4', 'Soothes the target beast, reducing the range at which it will attack you by $s1 yards. Only affects Beast targets level 85 or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 85, 0, 1, 1, 1), (26996, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', 'Rank 8', 'Increases the druid\'s next attack by $s1 damage.', '', 0, 0, 0, 1, 1, 1), (26997, 85, 0, 0, 1, 0, 0, 101, 0, 64, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', 'Rank 6', 'Swipe $x1 nearby enemies, inflicting $s1 damage. Damage increased by attack power.', '', 0, 0, 0, 1, 1, 1), (26998, 0, 0, 0, 1, 0, 0, 101, 0, 62, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -241, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', 'Rank 6', 'The druid roars, decreasing nearby enemies\' melee attack power by $s1. Lasts $d.', 'Decreases melee attack power by $s1.', 0, 0, 0, 1, 1, 1), (26999, 1011, 0, 0, 1, 0, 0, 101, 0, 65, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Frenzied Regeneration', 'Rank 4', 'Converts up to 10 rage per second into health for $d. Each point of rage is converted into $s1 health.', 'Converting rage into health.', 0, 0, 0, 1, 1, 1), (27000, 0, 0, 0, 1, 0, 0, 40, 0, 67, 0, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 0, 1, 1, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 6', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (27001, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 104, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 6', 'Shred the target, causing $s3% damage plus 236 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (27002, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 80, 31, 1, 1, 1, 179, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Shred', 'Rank 7', 'Shred the target, causing $s3% damage plus 405 to the target. Must be behind the target. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (27003, 0, 0, 0, 1, 0, 0, 101, 0, 64, 105, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 80, 1, 1, 1, 77, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', 'Rank 5', 'Rake the target for ${$AP/100+$m1} bleed damage and an additional ${$m2*3+$AP*0.06} damage over $d. Awards $s3 combo $lpoint:points;.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27004, 84, 0, 0, 1, 0, 0, 101, 0, 69, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -1171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 5', 'Cower, causing no damage but lowering your threat a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (27005, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 31, 80, 1, 1, 1, 146, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Ravage', 'Rank 5', 'Ravage the target, causing $s2% damage plus 514 to the target. Must be prowling and behind the target. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (27006, 0, 0, 0, 1, 0, 0, 101, 0, 66, 27, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 80, 1, 0, 1, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27007, 0, 0, 0, 0, 495, 'Pounce', 'Rank 4', 'Pounce, stunning the target for $d and causing $27007o1 damage over $27007d. Must be prowling. Awards $s3 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (27007, 0, 0, 15, 1, 0, 0, 101, 0, 66, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pounce Bleed', 'Rank 4', '', 'Bleeding for $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27008, 0, 0, 15, 1, 0, 0, 101, 0, 67, 29, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 108, 'Rip', 'Rank 7', 'Finishing move that causes damage over time. Damage increases per combo point and by your attack power:\n 1 point : 300 damage over $d.\n 2 points: 498 damage over $d.\n 3 points: 696 damage over $d.\n 4 points: 894 damage over $d.\n 5 points: 1092 damage over $d.', 'Bleed damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27009, 531, 1, 0, 1, 0, 0, 35, 1, 68, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27010, 0, 0, 0, 0, 168, 'Nature\'s Grasp', 'Rank 7', 'While active, any time an enemy strikes the caster they have a $h% chance to become afflicted by Entangling Roots (Rank 7). Only useable outdoors. $n charge. Lasts $d.', 'Melee damage you take has a chance to entangle the enemy.', 0, 0, 0, 1, 1, 1), (27010, 0, 1, 7, 16, 0, 0, 100, 0, 68, 205, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 38, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', 'Rank 7', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27011, 1133, 1, 0, 1, 0, 0, 101, 0, 66, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -611, -1, -1, 0, 0, 0, 22, 184, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire (Feral)', 'Rank 5', 'Decrease the armor of the target by $s1 for $d. While affected, the target cannot stealth or turn invisible.', 'Decreases armor by $s1. Cannot stealth or turn invisible.', 0, 0, 0, 1, 1, 1), (27012, 571, 0, 0, 1, 0, 31788, 101, 0, 70, 1, 1905, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 6, 1, 1, 0, 205, -26, 0, 14, 14, 0, 4, 138, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42230, 0, 0, 0, 220, 'Hurricane', 'Rank 4', 'Creates a violent storm in the target area causing $42230s1 Nature damage to enemies every $t3 sec, and increasing the time between attacks by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$42230s1 damage every $t3 seconds, and increasing the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (27013, 0, 1, 0, 1, 0, 0, 101, 0, 70, 29, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 131, -3, 0, 0, 0, 0, 3, 54, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Insect Swarm', 'Rank 6', 'The enemy target is swarmed by insects, decreasing their chance to hit by $s2% and causing $o1 Nature damage over $d.', 'Chance to hit decreased by $s2% and $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (27014, 40, 0, 0, 1, 0, 0, 101, 0, 63, 0, 120, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Raptor Strike', 'Rank 9', 'A strong attack that increases melee damage by $s1.', '', 0, 0, 0, 1, 1, 1), (27015, 82, 0, 0, 1, 0, 0, 101, 0, 62, 0, 205, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Disengage', 'Rank 4', 'Attempts to disengage from the target, reducing threat. More effective than Disengage (Rank 3). Character exits combat mode.', '', 0, 0, 0, 1, 1, 1), (27016, 0, 4, 0, 18, 0, 0, 101, 0, 67, 8, 275, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', 'Rank 10', 'Stings the target, causing ${$RAP*0.1+$m1*5} Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27018, 1175, 4, 0, 18, 0, 0, 101, 0, 66, 31, 270, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 341, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', 'Rank 4', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27019, 1173, 0, 0, 18, 0, 0, 101, 0, 69, 0, 230, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 1, 0, 0, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', 'Rank 9', 'An instant shot that causes ${$RAP*0.15+$m2} Arcane damage and dispels $s1 Magic effect.', '', 0, 0, 0, 1, 1, 1), (27020, 911, 0, 0, 18, 0, 0, 101, 0, 69, 0, 140, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Distracting Shot', 'Rank 7', 'Distract the target, causing threat. More effective than Distracting Shot (Rank 6).', '', 0, 0, 0, 1, 1, 1), (27021, 85, 0, 0, 1, 0, 0, 101, 0, 67, 0, 275, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', 'Rank 6', 'Fires several missiles, hitting $x1 targets for an additional $s1 damage.', '', 0, 0, 0, 1, 1, 1), (27022, 49, 0, 0, 18, 0, 31788, 101, 0, 67, 32, 585, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 104, 0, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42234, 0, 0, 0, 0, 126, 'Volley', 'Rank 4', 'Continuously fires a volley of ammo at the target area, causing $42234s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (27023, 411, 0, 0, 1, 0, 0, 101, 0, 65, 3, 305, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181030, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap', 'Rank 6', 'Place a fire trap that will burn the first enemy to approach for ${$RAP*0.1+$27024m1*5} Fire damage over $27024d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (27024, 0, 1, 0, 1, 0, 0, 101, 0, 65, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 196, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Immolation Trap Effect', 'Rank 6', '', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27025, 411, 0, 0, 1, 0, 0, 101, 0, 61, 3, 650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181031, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap', 'Rank 4', 'Place a fire trap that explodes when an enemy approaches, causing ${$RAP*0.1+$27026m1} to ${$RAP*0.1+$27026M1} Fire damage and burning all enemies for $27026o2 additional Fire damage over $27026d to all within $27026a1 yards. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (27026, 0, 0, 0, 1, 0, 0, 101, 0, 61, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 75, 1, 0, 262, 44, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap Effect', 'Rank 4', '', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 504, 'First Aid', 'Master', 'Allows a physician to make and use bandages up to a potential skill of 375. The cloth used to make those bandages are found on humanoids in the world.', '', 0, 0, 0, 1, 1, 1), (27029, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 27028, 0, 0, 0, 0, 0, 504, 'Master First Aid', '', 'Teaches you advanced first aid, allowing a maximum of 375 first aid skill.', '', 0, 0, 0, 1, 1, 1), (27030, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 11', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27031, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 424, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', 'Rank 12', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27032, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21990, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Netherweave Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (27033, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21991, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Netherweave Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (27035, 0, 0, 0, 1, 0, 0, 100, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1462, 'Sword Specialization (OLD)', '', '', 'Extra attack.', 0, 0, 0, 1, 0, 0), (27037, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth +8', '', 'Increases your effective stealth level.', '', 0, 0, 0, 1, 1, 1), (27038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27039, 0, 0, 0, 0, 0, 67, 'Increased Pet Health +3%', '', 'Increases your pet\'s maximum health by 3%.', '', 0, 0, 0, 1, 0, 0), (27039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Increased Pet Health +3%', '', 'Increases your pet\'s maximum health by $1%.', 'Health increased.', 0, 0, 0, 1, 1, 0), (27042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Increased Pet Crit +2%', '', 'Increases your pet\'s Critical Strike chance by 2%.', 'Critical strike chance increase.', 0, 0, 0, 1, 1, 0), (27043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27042, 0, 0, 0, 0, 0, 67, 'Increased Pet Crit +2%', '', 'Increases your pet\'s critical strike chance by 2%.', '', 0, 0, 0, 1, 0, 0), (27044, 0, 0, 0, 1, 0, 0, 0, 0, 68, 21, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 154, -1, 0, 0, 0, 0, 124, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6150, 0, 0, 0, 0, 112, 'Aspect of the Hawk', 'Rank 8', 'The hunter takes on the aspects of a hawk, increasing ranged attack power by $s1. Only one Aspect can be active at a time.', 'Increases ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (27045, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Aspect of the Wild', 'Rank 3', 'The hunter and group members within $a1 yards take on the aspect of the wild, increasing Nature resistance by $s1. Only one Aspect can be active at a time.', 'Nature resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (27046, 0, 1, 0, 1, 0, 31788, 101, 0, 68, 8, 300, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 474, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', 'Rank 8', 'Heals your pet for $o1 health over $d.', 'Heals $s1 every $t1 sec.', 0, 0, 0, 1, 1, 1), (27047, 82, 0, 0, 1, 0, 0, 101, 0, 70, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 8', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (27048, 82, 0, 0, 1, 0, 0, 101, 0, 65, 0, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 7', 'Cower, causing no damage but lowering your threat, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (27049, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 9', 'Claw the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (27050, 19, 0, 0, 1, 0, 0, 101, 0, 64, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 9', 'Bite the enemy, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (27051, 36, 0, 0, 1, 0, 0, 101, 0, 64, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 29, 1, 0, 32, -211, 0, 0, 8, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 5', 'Blasts a single enemy for $s1 damage and lowers the melee attack power of all enemies in melee range by $s2. Effect lasts $d.', 'Melee attack power reduced by $s2.', 0, 0, 0, 1, 1, 1), (27052, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 5', 'Increases Arcane resistance by $s1.', 'Increases Arcane resistance by $s1.', 0, 0, 0, 1, 0, 0), (27053, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 5', 'Increases Fire resistance by $s1.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 0, 0), (27054, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 5', 'Increases Frost resistance by $s1.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 0, 0), (27055, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 5', 'Increases Nature resistance by $s1.', 'Increases Nature resistance by $s1.', 0, 0, 0, 1, 0, 0), (27056, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 5', 'Increases Shadow resistance by $s1.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 0, 0), (27057, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18335, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Test Black Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (27058, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18335, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Test Black Diamond AGAIN', '', '', '', 0, 0, 0, 1, 1, 1), (27059, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 18335, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Test Black Diamond Debug', '', '', '', 0, 0, 0, 1, 1, 1), (27060, 19, 4, 0, 1, 0, 0, 101, 0, 64, 1, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 5', 'Inflicts $o2 Nature damage over $d. Effect can stack up to 5 times on a single target.', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (27061, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1599, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 11', 'Armor increased by $s1.', '', 0, 0, 0, 1, 1, 1), (27062, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 11', 'Stamina increased by $s1.', '', 0, 0, 0, 1, 1, 1), (27063, 0, 0, 0, 1, 60000, 0, 0, 0, 60, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 152, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 4', 'Shakes the ground with thundering force, doing $s1 Nature damage to all enemies within $a1 yards. This ability causes a moderate amount of additional threat.', '', 0, 0, 0, 1, 1, 1), (27065, 2, 0, 0, 19, 0, 0, 101, 0, 70, 1, 370, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 6, 0, 1, 1, 0, 869, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 7', 'An aimed shot that increases ranged damage by $s1 and reduces healing done to that target by $s2%. Lasts $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (27066, 0, 1, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 124, 124, 0, 11, 11, 0, 124, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Trueshot Aura', 'Rank 4', 'Increases the attack power of party members within $a1 yards by $s1. Lasts $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (27067, 1135, 0, 0, 1, 0, 0, 101, 0, 66, 28, 110, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 164, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Counterattack', 'Rank 4', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1 damage and immobilizes the target for $d. Counterattack cannot be blocked, dodged, or parried.', 'Immobile.', 0, 0, 0, 1, 1, 0), (27068, 1111, 4, 10, 18, 0, 0, 100, 0, 70, 29, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 4', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $27069o1 Nature damage over $27069d. Only one Sting per Hunter can be active on the target at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (27069, 0, 4, 0, 1, 0, 0, 101, 0, 70, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 156, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', 'Rank 4', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27070, 0, 0, 0, 22, 0, 0, 101, 0, 66, 31, 425, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 173, 1, 0, 632, 20, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 13', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27071, 0, 1, 0, 14, 0, 0, 101, 0, 63, 105, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 43, 0, -41, 535, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 12', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (27072, 0, 1, 0, 14, 0, 0, 101, 0, 69, 105, 330, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 47, 0, -41, 596, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 13', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (27073, 0, 0, 0, 16, 0, 0, 101, 0, 65, 0, 165, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 8', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27074, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', 'Rank 9', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27075, 0, 0, 0, 1, 0, 31756, 101, 0, 63, 28, 685, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27076, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 9', 'Launches Arcane Missiles at the enemy, causing $27076s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (27076, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 9', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (27078, 19, 0, 0, 1, 0, 0, 101, 0, 61, 0, 400, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 99, 0, 0, 538, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 8', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27079, 19, 0, 0, 1, 0, 0, 101, 0, 70, 0, 465, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 123, 0, 0, 663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', 'Rank 9', 'Blasts the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27080, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 465, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 305, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 7', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (27082, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 545, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 376, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', 'Rank 8', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (27085, 0, 0, 0, 1, 0, 31788, 101, 0, 68, 31, 1645, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 1, 0, 183, -1, 0, 14, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42198, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 7', 'Ice shards pelt the target area doing ${$42198m1*8} Frost damage over $d.', '$42198s1 Frost damage every $42198t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (27086, 0, 0, 0, 14, 0, 0, 101, 0, 64, 31, 1175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 105, 1, 0, 470, 105, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', 'Rank 7', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2.', 0, 0, 0, 1, 1, 1), (27087, 50, 1, 0, 1, 0, 0, 101, 0, 65, 31, 645, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 39, 0, -51, 409, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', 'Rank 6', 'Targets in a cone in front of the caster take $s2 Frost damage and are slowed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (27088, 35, 1, 0, 1, 0, 0, 100, 0, 67, 31, 185, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 98, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', 'Rank 5', 'Blasts enemies near the caster for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (27089, 0, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 1199, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (27090, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 885, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1844, 'Conjure Water', 'Rank 9', 'Conjures $s1 $lskin:skin; of glacier water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (27093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2563, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +15 Strength', 'QASpell', 'Permanently enchant a Melee Weapon to add $13198s1 to Strength.', '', 0, 0, 0, 1, 1, 1), (27094, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (27095, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 39, 0, 0, 0, 0, 108, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Intuition', '', 'Increases the damage from your Ambush and Garrote abilities by $s1% and gives you a $s2% chance to notice when players see through your Stealth.', '', 0, 0, 0, 1, 1, 0), (27096, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 59, 0, 0, 0, 0, 108, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Intuition', '', 'Increases the damage from your Ambush and Garrote abilities by $s1% and gives you a $s2% chance to notice when players see through your Stealth.', '', 0, 0, 0, 1, 1, 0), (27097, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 79, 0, 0, 0, 0, 108, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Intuition', '', 'Increases the damage from your Ambush and Garrote abilities by $s1% and gives you a $s2% chance to notice when players see through your Stealth.', '', 0, 0, 0, 1, 1, 0), (27099, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 99, 0, 0, 0, 0, 108, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Intuition', '', 'Increases the damage from your Ambush and Garrote abilities by $s1% and gives you a $s2% chance to notice when players see through your Stealth.', '', 0, 0, 0, 1, 1, 0), (27101, 87, 0, 0, 14, 0, 0, 101, 0, 68, 0, 1670, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Conjure Mana Emerald', '', 'Conjures a mana emerald that can be used to instantly restore $27103s1 mana. 3 charges.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (27102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1899, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Unholy', 'QASpell', 'Permanently enchant a melee weapon to often inflict a curse on the target reducing their melee damage.', '', 0, 0, 0, 1, 1, 1), (27103, 30, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 121, 0, 0, 2339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', 'Rank 5', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (27104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1898, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Lifestealing', 'QASpell', 'Permanently enchant a melee weapon to often steal life from the enemy and give it to the wielder.', '', 0, 0, 0, 1, 1, 1), (27107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +4 Stats', 'QASpell', 'Permanently enchant a piece of chest armor to grant +$19988s1 to all stats.', '', 0, 0, 0, 1, 1, 1), (27108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2615, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +20 Frost Damage', 'QASpell', 'Permanently enchant gloves to increase frost damage by up to $25066s1.', '', 0, 0, 0, 1, 1, 1), (27109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2616, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +20 Fire Damage', 'QASpell', 'Permanently enchant gloves to increase fire damage by up to $25065s1.', '', 0, 0, 0, 1, 1, 1), (27110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2614, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +20 Shadow Damage', 'QASpell', 'Permanently enchant gloves to increase shadow damage by up to $25064s1.', '', 0, 0, 0, 1, 1, 1), (27111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2617, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +30 Healing', 'QASpell', 'Permanently enchant gloves to increase the caster\'s healing spells by up to $25067s1.', '', 0, 0, 0, 1, 1, 1), (27112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2564, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +15 Agility', 'QASpell', 'Permanently enchant gloves to increase agility by $23794s1.', '', 0, 0, 0, 1, 1, 1), (27113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2613, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +2% Threat', 'QASpell', 'Permanently enchant gloves to increase threat from all attacks and spells by $25063s1%.', '', 0, 0, 0, 1, 1, 1), (27114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 865, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +5 Skinning', 'QASpell', 'Permanently enchant gloves to grant +$13697s1 skinning skill.', '', 0, 0, 0, 1, 1, 1), (27115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2565, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +4 Mana\5', 'QASpell', 'Permanently enchants bracers to restore 4 mana every 5 seconds.', '', 0, 0, 0, 1, 1, 1), (27116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2566, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +24 Healing', 'QASpell', 'Permanently enchants bracers to increase the effects of your healing spells by $23796s1.', '', 0, 0, 0, 1, 1, 1), (27117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +2% Block Chance', 'QASpell', 'Permanently enchant a shield to give +$13690s1% chance to block.', '', 0, 0, 0, 1, 1, 1), (27118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2619, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +15 Fire Resistance', 'QASpell', 'Permanently enchant a cloak to give $25068s1 fire resistance.', '', 0, 0, 0, 1, 1, 1), (27119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2620, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +15 Nature Resistance', 'QASpell', 'Permanently enchant a cloak to give $25069s1 nature resistance.', '', 0, 0, 0, 1, 1, 1), (27120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 910, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +8 Stealth', 'QASpell', 'Permanently enchant a cloak to increase stealth by $13840s1.', '', 0, 0, 0, 1, 1, 1), (27121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2621, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak -2% Threat', 'QASpell', 'Permanently enchant a cloak to decrease threat caused by the wearer by $25070s1%.', '', 0, 0, 0, 1, 1, 1), (27122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2622, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +1% Dodge', 'QASpell', 'Permanently enchant a cloak to give a $25071s1% chance to dodge.', '', 0, 0, 0, 1, 1, 1), (27124, 0, 0, 0, 1, 0, 0, 100, 0, 69, 30, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 644, 0, 17, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', 'Rank 5', 'Increases Armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed by $7321s1% and the time between their attacks increased by $7321s2% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (27125, 0, 0, 0, 1, 0, 0, 101, 0, 69, 30, 575, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 29, 0, 0, 0, 0, 22, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1711, 'Mage Armor', 'Rank 4', 'Increases your resistance to all magic by $s1 and allows $s2% of your mana regeneration to continue while casting. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Resistance to all magic schools increased by $s1 and allows $s2% of your mana regeneration to continue while casting.', 0, 0, 0, 1, 1, 1), (27126, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 700, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 6', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (27127, 0, 1, 0, 1, 0, 0, 101, 0, 70, 42, 1800, 5, 0, 0, 17020, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Arcane Brilliance', 'Rank 2', 'Infuses the target\'s party with brilliance, increasing their Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (27128, 56, 1, 0, 1, 0, 0, 101, 0, 69, 9, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1124, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', 'Rank 6', 'Absorbs $s1 Fire damage. Lasts $d.', 'Absorbs Fire damage.', 0, 0, 0, 1, 1, 1), (27130, 0, 1, 0, 1, 0, 0, 101, 0, 63, 6, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 89, 179, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 5', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (27131, 0, 1, 0, 1, 0, 0, 0, 0, 68, 3, 155, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 714, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', 'Rank 7', 'Absorbs $s1 damage, draining mana instead. Drains $e mana per damage absorbed. Lasts $d.', 'Absorbs damage, draining mana instead.', 0, 0, 0, 1, 1, 1), (27132, 0, 0, 0, 171, 0, 0, 101, 0, 66, 29, 460, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 229, 1, 0, 845, 77, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 9', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27133, 250, 0, 0, 1, 0, 0, 101, 0, 65, 32, 555, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 95, 1, 0, 532, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 6', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (27134, 471, 1, 0, 1, 0, 0, 101, 0, 64, 3, 495, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 924, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 5', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (27135, 0, 0, 0, 20, 0, 0, 101, 0, 62, 0, 710, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 199, 0, 0, 1740, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 10', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (27136, 0, 0, 0, 20, 0, 0, 101, 0, 70, 0, 840, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 251, 0, 0, 2195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', 'Rank 11', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (27137, 0, 0, 0, 16, 0, 0, 101, 0, 66, 0, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 55, 0, 0, 447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (27138, 19, 0, 0, 1, 0, 0, 101, 0, 68, 0, 340, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', 'Rank 7', 'Causes $s1 Holy damage to an Undead or Demon target.', '', 0, 0, 0, 1, 1, 1), (27139, 35, 0, 0, 5, 0, 0, 101, 0, 69, 0, 825, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 634, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Holy Wrath', 'Rank 3', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all Undead and Demon targets within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (27140, 0, 1, 0, 1, 0, 0, 101, 0, 70, 6, 145, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 219, 219, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Blessing of Might', 'Rank 8', 'Places a Blessing on the friendly target, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (27141, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 295, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 219, 219, 0, 12, 12, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1802, 'Greater Blessing of Might', 'Rank 3', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Might, increasing attack power by $s1 for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (27142, 0, 1, 0, 1, 0, 0, 101, 0, 65, 6, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 'Blessing of Wisdom', 'Rank 7', 'Places a Blessing on the friendly target, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (27143, 0, 1, 0, 1, 0, 0, 101, 0, 65, 30, 310, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 40, 0, 0, 12, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1805, 'Greater Blessing of Wisdom', 'Rank 3', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Wisdom, restoring $s1 mana every 5 seconds for $d. Players may only have one Blessing on them per Paladin at any one time.', 'Restores $s1 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (27144, 0, 1, 0, 1, 0, 0, 101, 0, 69, 6, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 579, 184, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Blessing of Light', 'Rank 4', 'Places a Blessing on the friendly target, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (27145, 0, 1, 0, 1, 0, 0, 101, 0, 69, 30, 360, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 579, 184, 0, 12, 12, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1801, 'Greater Blessing of Light', 'Rank 2', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Light, increasing the effects of Holy Light spells used on the target by up to $s1 and the effects of Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Receives up to $s1 extra healing from Holy Light spells, and up to $s2 extra healing from Flash of Light spells.', 0, 0, 0, 1, 1, 1), (27146, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22047, 22046, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Left Piece of Lord Valthalak\'s Amulet', '', 'Recombines the left, right and top pieces of Lord Valthalak\'s Amulet into one whole.', '', 0, 0, 0, 1, 0, 0), (27147, 1186, 1, 0, 1, 0, 0, 101, 0, 62, 9, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 80, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 504, 'Blessing of Sacrifice', 'Rank 3', 'Places a Blessing on the party member, transfering $s1 damage taken per hit to the caster. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Transfers $s1 damage taken per hit to the paladin.', 0, 0, 0, 1, 1, 1), (27148, 1186, 1, 0, 1, 0, 0, 101, 0, 70, 9, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 103, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 504, 'Blessing of Sacrifice', 'Rank 4', 'Places a Blessing on the party member, transfering $s1 damage taken per hit to the caster. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Transfers $s1 damage taken per hit to the paladin.', 0, 0, 0, 1, 1, 1), (27149, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 860, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', 'Rank 8', 'Gives $s1 additional armor to party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (27150, 0, 0, 0, 1, 0, 0, 101, 0, 66, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 25, 0, 0, 10, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Retribution Aura', 'Rank 6', 'Causes $s1 Holy damage to any creature that strikes a party member within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Does $s1 Holy damage to anyone who strikes you.', 0, 0, 0, 1, 1, 1), (27151, 0, 0, 0, 1, 0, 0, 101, 0, 63, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Resistance Aura', 'Rank 4', 'Gives $s1 additional Shadow resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Shadow resistance by $s1.', 0, 0, 0, 1, 1, 1), (27152, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Resistance Aura', 'Rank 4', 'Gives $s1 additional Frost resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Frost resistance by $s1.', 0, 0, 0, 1, 1, 1), (27153, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 69, 0, 0, 10, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Resistance Aura', 'Rank 4', 'Gives $s1 additional Fire resistance to all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time.', 'Increases Fire resistance by $s1.', 0, 0, 0, 1, 1, 1), (27154, 56, 0, 0, 1, 0, 0, 101, 0, 69, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, -1, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Lay on Hands', 'Rank 4', 'Heals a friendly target for an amount equal to the Paladin\'s maximum health and restores $s2 of their mana. Drains all of the Paladin\'s remaining mana when used.', '', 0, 0, 0, 1, 1, 1), (27155, 0, 1, 0, 1, 0, 0, 100, 0, 66, 9, 260, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 2111, 0, 27156, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 9', 'Fills the Paladin with holy spirit for $d, granting each melee attack an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will cause $27157s1 Holy damage to an enemy.', 'Melee attacks cause an additional ${$cond($eq($HND,1),0.85*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2-1,1.2*($m1*1.2*1.03*$MWS/100)+0.03*($MW+$mw)/2+1)} Holy damage.', 0, 0, 0, 1, 0, 1), (27156, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Seal of Righteousness', 'Rank 9', '', '', 0, 0, 0, 1, 1, 1), (27157, 0, 0, 0, 1, 0, 0, 0, 0, 66, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 21, 0, 1, 207, 0, 2453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Judgement of Righteousness', 'Rank 9', '', '', 0, 0, 0, 1, 0, 1), (27158, 0, 1, 0, 1, 0, 0, 0, 0, 61, 9, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 473, 39, 27158, 0, 0, 0, 99, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Seal of the Crusader', 'Rank 7', 'Fills the Paladin with the spirit of a crusader for $d, granting $s1 melee attack power. The Paladin also attacks $s2% faster, but deals less damage with each attack. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $27159d, increasing Holy damage taken by up to $27159s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attack power increased by $s1. Melee attacks are $s2% faster, but deal less damage.', 0, 0, 0, 1, 1, 1), (27159, 0, 1, 0, 1, 0, 0, 0, 0, 62, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 218, -1, 0, 0, 0, 0, 14, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Judgement of the Crusader', 'Rank 7', '', 'Increases Holy damage taken by up to $s1.', 0, 0, 0, 1, 1, 1), (27160, 0, 1, 0, 1, 0, 0, 100, 0, 69, 9, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 27161, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27161, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 5', 'Fills the Paladin with divine light for $d, giving each melee attack a chance to heal the Paladin for $27161s1. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $27162d, granting melee attacks made against the judged enemy a chance of healing the attacker for $27163s1. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to heal you for $27161s1.', 0, 0, 0, 1, 1, 1), (27161, 0, 0, 0, 1, 0, 0, 0, 0, 69, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Seal of Light', 'Rank 5', '', '', 0, 0, 0, 1, 1, 0), (27162, 0, 1, 0, 1, 0, 0, 50, 0, 70, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5373, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 5', '', 'Melee attacks made against you have a chance of causing the attacker to be healed for $27163s1.', 0, 0, 0, 1, 1, 1), (27163, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Judgement of Light', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (27164, 0, 1, 0, 1, 0, 0, 50, 0, 68, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1826, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 4', '', 'Attacks and spells used against you have a chance of restoring $27165s1 of the attacker\'s mana.', 0, 0, 0, 1, 1, 1), (27165, 0, 0, 0, 1, 0, 0, 0, 0, 68, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Judgement of Wisdom', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (27166, 0, 1, 0, 1, 0, 0, 100, 0, 67, 9, 270, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 27163, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27167, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 4', 'Fills the Paladin with divine wisdom for $d, giving each melee attack a chance to restore $27167s1 of the Paladin\'s mana. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $27164d, granting attacks and spells used against the judged enemy a chance to restore $27165s1 mana to the attacker. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to restore $27167s1 mana.', 0, 0, 0, 1, 1, 1), (27167, 0, 0, 0, 1, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Seal of Wisdom', 'Rank 4', '', '', 0, 0, 0, 1, 1, 0), (27168, 0, 1, 0, 1, 0, 0, 100, 0, 70, 6, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -81, 45, 0, 0, 0, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Blessing of Sanctuary', 'Rank 5', 'Places a Blessing on the friendly target, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (27169, 0, 1, 0, 1, 0, 0, 100, 0, 70, 30, 360, 5, 0, 0, 21177, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -81, 45, 0, 12, 12, 0, 14, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1804, 'Greater Blessing of Sanctuary', 'Rank 2', 'Gives all members of the raid or group that share the same class with the target the Greater Blessing of Sanctuary, reducing damage dealt from all sources by up to $s1 for $d. In addition, when the target blocks a melee attack the attacker will take $s2 Holy damage. Players may only have one Blessing on them per Paladin at any one time.', 'Damage taken reduced by up to $s1 and blocked melee attacks cause $s2 Holy damage to the attacker.', 0, 0, 0, 1, 1, 1), (27170, 0, 1, 0, 1, 0, 0, 100, 0, 70, 9, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 27171, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', 'Rank 6', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;27171s1 Holy damage, $27171s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (27171, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 6', '', '', 0, 0, 0, 1, 0, 0), (27172, 0, 1, 0, 1, 0, 0, 100, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 27170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (27173, 932, 0, 0, 1, 0, 0, 101, 0, 70, 31, 660, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 63, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', 'Rank 6', 'Consecrates the land beneath the Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (27174, 892, 0, 0, 1, 0, 0, 101, 0, 64, 0, 575, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 4', 'Blasts the target with Holy energy, causing $27176s1 Holy damage to an enemy, or $27175s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (27175, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 65, 0, 0, 776, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (27176, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 613, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (27177, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', 'You are being corrupted...', 0, 0, 0, 1, 1, 0), (27179, 931, 1, 0, 1, 0, 0, 100, 4, 70, 1, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 29, 154, 0, 0, 0, 0, 51, 43, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', 'Rank 4', 'Increases chance to block by $s1% for $d and deals $s2 Holy damage for each attack blocked while active. Damage caused by Holy Shield causes 35% additional threat. Each block expends a charge. $n charges.', 'Block chance increased by $s1%. $s2 Holy damage dealt to attacker when blocked. Damage caused by Holy Shield causes 35% additional threat. $n charges.', 0, 0, 0, 1, 1, 1), (27180, 1131, 0, 0, 3, 0, 0, 101, 0, 68, 0, 440, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', 'Rank 4', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (27181, 0, 1, 0, 14, 0, 0, 100, 1, 64, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 40, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 27182, 0, 0, 0, 0, 1933, 'Nether Cloak', '', 'The warlock becomes shrouded in nether energy, making $ghim:her; immune to the next physical damage attack. In addition the attacker\'s chance to hit is reduced by $27182s1% and his resistance to Fear and Horror effects is reduced by $27182s2% for $27182d. Lasts $d.', 'Immune to the next physical attack. In addition, the attacker\'s chance to hit and resistance to Fear and Horror effects are reduced for $27182d.', 24, 0, 0, 1, 1, 0), (27182, 0, 1, 0, 1, 0, 0, 100, 1, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -11, -11, 0, 0, 0, 54, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 24, 0, 0, 0, 0, 0, 0, 1933, 'Nether Affliction', '', '', 'Chance to hit reduced by $s1%. Resistance to Fear and Horror effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (27183, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27184, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181045, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mor Grayhoof DND', '', 'Summon the spirit of Mor Grayhoof.', '', 0, 0, 0, 1, 1, 0), (27186, 0, 0, 0, 14, 0, 0, 30, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2643, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VII', 'Rank 7', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy for $27187o1 Nature damage over $27187d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (27187, 0, 4, 0, 1, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VII', 'Rank 7', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27188, 0, 0, 0, 14, 0, 0, 30, 0, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2644, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $h% chance of poisoning the enemy, causing $27189s2 Nature damage and reducing all healing effects used on them by $27189s1% for $27189d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (27189, 0, 4, 0, 1, 0, 0, 101, 0, 64, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -11, 64, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 5', '', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (27190, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181045, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Isalien DND', '', 'Summon the spirit of Isalien.', '', 0, 0, 0, 1, 1, 0), (27191, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181045, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Jarien and Sothos DND', '', 'Summon the remains of Jarien and Sothos.', '', 0, 0, 0, 1, 1, 0), (27192, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27193, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27194, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27195, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27196, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27197, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27198, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27199, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27200, 0, 0, 0, 1, 0, 15372, 100, 1, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Defile', '', '', '', 0, 0, 0, 1, 1, 0), (27201, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181045, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Kormok DND', '', 'Summon the spirit of Kormok.', '', 0, 0, 0, 1, 1, 0), (27202, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181045, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lord Valthalak DND', '', 'Summon the spirit of Lord Valthalak.', '', 0, 0, 0, 1, 1, 0), (27203, 1139, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181051, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Various DND', '', 'Summon the spirits of the dead at haunted locations.', '', 0, 0, 0, 1, 1, 0), (27204, 0, 1, 0, 1, 180000, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -100, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2147483648, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'QADebug Instant Cast', 'QASpell', '', 'Rapid casting speed.', 0, 0, 0, 1, 1, 1), (27205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Increased Pet Damage +3%', '', 'Increases your pet\'s damage by $s1%.', 'Increases your pet\'s damage by $s1%', 0, 0, 0, 1, 1, 0), (27206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27205, 0, 0, 0, 0, 0, 67, 'Increased Pet Damage +3%', '', 'Increases damage dealt by your pet by 3%.', '', 0, 0, 0, 1, 0, 0), (27208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Increased Pet Armor +10%', '', 'Increases your pet\'s armor by $1%.', 'Armor increased.', 0, 0, 0, 1, 1, 0), (27209, 0, 0, 0, 14, 0, 0, 101, 0, 69, 0, 420, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 63, 0, 0, 540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', 'Rank 11', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (27210, 0, 0, 0, 16, 0, 0, 101, 0, 65, 0, 191, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 7', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (27211, 631, 0, 0, 171, 0, 0, 101, 0, 64, 0, 215, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 213, 0, 0, 838, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Soul Fire', 'Rank 3', 'Burn the enemy\'s soul, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27212, 0, 0, 0, 1, 0, 31788, 101, 0, 69, 31, 1480, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 0, 0, 302, 0, 0, 14, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42218, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 5', 'Calls down a fiery rain to burn enemies in the area of effect for ${$42218m1*4} Fire damage over $d.', '$42218s1 Fire damage every $42218t1 seconds.', 0, 0, 0, 1, 1, 1), (27213, 0, 0, 0, 1, 0, 31788, 101, 0, 68, 8, 1665, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 305, 99, 0, 0, 0, 23, 3, 77, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 27214, 0, 0, 0, 0, 0, 937, 'Hellfire', 'Rank 4', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $27214s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (27214, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 305, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire Effect', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (27215, 0, 1, 0, 5, 0, 0, 101, 0, 69, 8, 445, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 122, 326, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', 'Rank 9', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27216, 0, 1, 0, 5, 0, 0, 101, 0, 65, 85, 370, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', 'Rank 8', 'Corrupts the target, causing $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27217, 0, 0, 0, 1, 0, 31788, 0, 1, 67, 8, 360, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 123, 0, 0, 0, 0, 86, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', 'Rank 5', 'Drains the soul of the target, causing $o2 Shadow damage over $d. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Soul Shards are required for other spells.', '$s2 Shadow damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27218, 0, 2, 0, 1, 0, 0, 101, 0, 67, 106, 265, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 112, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', 'Rank 7', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (27219, 0, 1, 0, 1, 0, 31788, 101, 0, 62, 28, 355, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 7', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (27220, 0, 1, 0, 1, 0, 31788, 101, 0, 69, 28, 425, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 107, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', 'Rank 8', 'Transfers $s1 health every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 health every $t1 sec to the caster.', 0, 0, 0, 1, 1, 1), (27221, 0, 1, 0, 1, 0, 31788, 101, 0, 63, 28, 385, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 168, -1, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 5', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (27222, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 579, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Life Tap', 'Rank 7', 'Converts $s1 health into $s1 mana.', '', 0, 0, 0, 1, 1, 1), (27223, 633, 1, 0, 1, 0, 0, 101, 0, 68, 27, 600, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 518, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', 'Rank 4', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains ${100*$e1}% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (27224, 0, 2, 0, 1, 0, 0, 101, 0, 61, 4, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -258, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 7', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (27225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27208, 0, 0, 0, 0, 0, 67, 'Increased Pet Armor +10%', '', 'Increases your pet\'s armor by 10%.', '', 0, 0, 0, 1, 0, 0), (27226, 0, 2, 0, 1, 0, 0, 101, 0, 69, 4, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 134, -801, 0, 0, 0, 0, 99, 22, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 93, 'Curse of Recklessness', 'Rank 5', 'Curses the target with recklessness, increasing melee attack power by $s1 but reducing armor by $s2 for $d. Cursed enemies will not flee and will ignore Fear and Horror effects. Only one Curse per Warlock can be active on any one target.', 'Increases melee attack power by $s1 and decreases armor by $s2. Target will not flee and will ignore Fear and Horror effects.', 0, 0, 0, 1, 1, 1), (27228, 0, 2, 0, 1, 0, 0, 101, 0, 69, 5, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -89, 9, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 116, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', 'Rank 4', 'Curses the target for $d, reducing Arcane, Fire, Frost, and Shadow resistances by $s1 and increasing Arcane, Fire, Frost, and Shadow damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Reduces Arcane, Fire, Frost, and Shadow resistances by $s1. Increases Arcane, Fire, Frost, and Shadow damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (27229, 0, 2, 0, 1, 0, 0, 101, 0, 67, 5, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -89, 9, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 96, 0, 0, 0, 0, 0, 0, 0, 542, 'Curse of Shadow', 'Rank 3', 'Curses the target for $d, reducing Shadow and Arcane resistances by $s1 and increasing Shadow and Arcane damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Shadow and Arcane resistances reduced by $s1. Shadow and Arcane damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (27230, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 1390, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', 'Rank 6', 'Creates a Master Healthstone that can be used to instantly restore $27235s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (27235, 30, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 2079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Master Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (27236, 30, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 2287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Master Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (27237, 30, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 2495, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Master Healthstone', '', 'Instantly restores $s1 life.', '', 0, 0, 0, 1, 1, 1), (27238, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Create Soulstone', 'Rank 6', 'Creates a Master Soulstone. The Soulstone can be used to store one target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $27240s1 health and $27240q1 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 68, 0, 0, 1, 1, 1), (27239, 0, 0, 0, 14, 0, 0, 0, 0, 70, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Soulstone Resurrection', '', 'Stores the friendly target\'s soul. If the target dies while his soul is stored, he will be able to resurrect with $27240s1 health and $27240q1 mana.', 'Soul is stored.', 0, 0, 0, 1, 1, 1), (27240, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, -2901, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3300, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Soulstone', '', '', '', 0, 0, 0, 1, 1, 1), (27241, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16069, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Gurky', '', 'Right Click to summon and dismiss your Gurky.', '', 0, 0, 0, 1, 1, 1), (27242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Stormwind Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27243, 0, 1, 0, 5, 0, 0, 100, 0, 70, 85, 882, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 173, 1043, 0, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', 'Rank 1', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage or dies, the seed will inflict $27285s1 Shadow damage to all other enemies within $27285a1 yards of the target. Only one Corruption spell per Warlock can be active on any one target.', 'Causes $s1 Shadow damage every $t1 sec. After taking $s2 total damage or dying, Seed of Corruption deals $27285s1 Shadow damage to the caster\'s enemies within $27285a1 yards, excluding the target.', 0, 0, 0, 1, 1, 1), (27244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Ironforge Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Darnassus Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Undercity Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Orgrimmar Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Thunder Bluff Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16066, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Summon Spectral Assassin', '', '', '', 0, 0, 0, 1, 0, 0), (27250, 0, 0, 0, 14, 0, 0, 101, 0, 66, 0, 1330, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Create Firestone', 'Rank 5', 'Creates a Master Firestone which can be equipped. When equipped, enchants the main hand weapon with fire, granting each attack a chance to deal $27253s1 additional Fire damage. In addition, equipping the Master Firestone increases the damage done by fire spells by $27256s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (27252, 0, 0, 0, 1, 0, 0, 101, 0, 66, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27251, 0, 0, 0, 0, 0, 45, 'Firestone Passive', 'Rank 5', 'Enchants the main hand weapon with fire, granting each attack a chance to deal $27253s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (27253, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 59, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1506, 'Master Firestone Attack', '', 'Fire damage proc.', '', 0, 0, 0, 1, 1, 1), (27254, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg8', '', '', '', 0, 0, 0, 1, 1, 1), (27255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg9', '', '', '', 0, 0, 0, 1, 1, 1), (27256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 30', 'Rank 5', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg10', '', '', '', 0, 0, 0, 1, 1, 1), (27259, 0, 0, 0, 1, 0, 31788, 101, 0, 67, 1, 99, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 187, -101, 0, 0, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', 'Rank 8', 'Gives $s1 health to the caster\'s pet every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (27260, 0, 0, 0, 1, 0, 0, 101, 0, 70, 30, 820, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 659, 17, 17, 0, 0, 0, 22, 22, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', 'Rank 6', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases armor by $s1, Shadow resistance by $s2 and restores $s3 health every 5 sec.', 0, 0, 0, 1, 1, 1), (27261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dmg11', '', '', '', 0, 0, 0, 1, 1, 1), (27263, 651, 0, 0, 1, 0, 0, 101, 0, 63, 0, 435, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 61, 0, 0, 517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 7', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (27264, 0, 1, 0, 1, 0, 0, 101, 0, 63, 9, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 51, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 5', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (27265, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Dark Pact', 'Rank 4', 'Drains $s1 of your pet\'s Mana, returning 100% to you.', '', 0, 0, 0, 1, 0, 0), (27266, 672, 0, 0, 1, 0, 0, 101, 0, 65, 0, 280, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 127, 0, 0, 511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 5', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 0), (27267, 0, 0, 0, 5, 0, 0, 101, 0, 68, 0, 145, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 8', 'Deals $s1 Fire damage to a target.', '', 0, 0, 0, 1, 1, 1), (27268, 0, 0, 0, 1, 0, 0, 101, 0, 62, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 65, 0, 0, 10, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 6', 'Increases party members\' Stamina by $s1.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (27269, 0, 1, 0, 1, 0, 0, 101, 0, 64, 25, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 18, 29, 0, 0, 0, 0, 15, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 6', 'Surrounds the target in a shield of fire, increasing Fire resistance by $s2 and making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Increases Fire resistance by $s2 and causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (27270, 36, 0, 0, 1, 0, 0, 101, 0, 70, 0, 130, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 631, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 7', 'Taunts the creature, increasing the chance that it will attack the Voidwalker. More effective than Torment (Rank 6).', '', 0, 0, 0, 1, 1, 1), (27271, 84, 1, 0, 1, 0, 0, 101, 0, 63, 8, 305, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 644, -11, 0, 8, 13, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 5', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker and reducing chance to hit by $s2% for $d. More effective than Suffering (Rank 4).', 'Chance to hit reduced by $s2%.', 0, 0, 0, 1, 1, 1), (27272, 0, 0, 0, 1, 0, 31804, 101, 0, 66, 1, 595, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, 482, -1, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27599, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 7', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d. In addition, increases the Voidwalker\'s attack power by $27599s1 for $27599d. Cannot be used while in combat.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27273, 0, 1, 0, 1, 0, 0, 101, 0, 64, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 2854, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 7', 'Sacrifices the Voidwalker, giving its owner a shield that will absorb $s1 damage for $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs all damage.', 0, 0, 0, 1, 1, 1), (27274, 40, 0, 0, 1, 0, 0, 101, 0, 68, 0, 190, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 7', 'An instant attack that lashes the target, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (27275, 82, 1, 0, 1, 0, 0, 101, 0, 70, 1, 140, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, -276, -11, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 5', 'Soothes the target, increasing the chance that it will attack something else and decreases melee attack speed by $s2% for $d. More effective than Soothing Kiss (Rank 4).', 'Melee attack speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (27276, 12, 0, 0, 1, 0, 0, 101, 0, 62, 0, 270, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 5', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $27278s1.', '', 0, 0, 0, 1, 1, 1), (27277, 12, 0, 0, 1, 0, 0, 101, 0, 70, 0, 330, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 6', 'Purges $s1 harmful magic $leffect:effects; from a friend or $s1 beneficial magic $leffect:effects; from an enemy. If an effect is devoured, the Felhunter will be healed for $27279s1.', '', 0, 0, 0, 1, 1, 1), (27278, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (27279, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 914, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Magic Effect', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (27280, 0, 1, 0, 1, 0, 0, 100, 0, 64, 3, 215, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27281, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 5', 'Taints the Felhunter\'s blood for $d. When the Felhunter is hit with a melee attack, the attacker will lose $27281s1 attack power for $27281d. Stacks up to 5 times on a single target.', 'Drains $27281s1 attack power when hit. Stacks up to 5 times.', 0, 0, 0, 1, 0, 0), (27281, 0, 1, 0, 1, 0, 0, 101, 0, 64, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -96, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Tainted Blood Effect', 'Rank 5', '', 'Attack power reduced by $s1.', 0, 0, 0, 1, 0, 0), (27282, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 2931, 0, 8925, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison VII', 'Rank 7', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a 30% chance of poisoning the enemy for $27187o1 Nature damage over $27187d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (27283, 0, 0, 0, 14, 0, 0, 101, 0, 64, 0, 0, 1, 0, 0, 8923, 0, 8925, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison V', 'Rank 5', 'Coats a weapon with poison that lasts for 1 hour.\nEach strike has a $27188h% chance of poisoning the enemy, causing $27189s2 Nature damage and reducing all healing effects used on them by $27189s1% for $27189d. Stacks up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (27285, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 1109, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (27286, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 100, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Shadow Wrath', '', '', '', 0, 0, 0, 1.5, 1, 0), (27287, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 77, 0, 1, 0, 0, 999, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Energy Siphon', '', '', '', 0, 0, 0, 1, 1, 0), (27288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Energy Siphon', '', '', '', 0, 0, 0, 1, 0, 0), (27289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Energy Siphon', '', '', '', 0, 0, 0, 1, 0, 0), (27290, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 529, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Reputation', '', 'Increase your reputation permanently with the Argent Dawn.', '', 0, 0, 0, 1, 0, 0), (27291, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1845, 'Summon Magic Staff', '', '', '', 0, 0, 0, 1, 0, 0), (27338, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1312, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Shadow Staff', '', '', '', 0, 0, 0, 1, 0, 0), (27344, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27047, 0, 0, 0, 0, 0, 201, 'Growl', 'Rank 8', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (27346, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27048, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (27347, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27049, 0, 0, 0, 0, 0, 262, 'Claw', 'Rank 9', '', '', 0, 0, 0, 1, 1, 1), (27348, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27050, 0, 0, 0, 0, 0, 146, 'Bite', 'Rank 9', '', '', 0, 0, 0, 1, 1, 1), (27349, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27051, 0, 0, 0, 0, 0, 1577, 'Screech', 'Rank 5', 'Blasts a single enemy for $27051s1 damage and lowers the attack power of all enemies in melee range by $27051s2. Effect lasts $27051d.', '', 0, 0, 0, 1, 1, 1), (27350, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27052, 0, 0, 0, 0, 0, 225, 'Arcane Resistance', 'Rank 5', 'Increases Arcane resistance by $27052s1.', 'Increases Arcane resistance by $27052s1.', 0, 0, 0, 1, 1, 1), (27351, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27053, 0, 0, 0, 0, 0, 16, 'Fire Resistance', 'Rank 5', 'Increases Fire resistance by $27053s1.', '', 0, 0, 0, 1, 1, 1), (27352, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27054, 0, 0, 0, 0, 0, 501, 'Frost Resistance', 'Rank 5', 'Increases Frost resistance by $27054s1.', 'Increases Frost resistance by $27054s1.', 0, 0, 0, 1, 1, 1), (27353, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27056, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', 'Rank 5', 'Increases Shadow resistance by $27056s1.', 'Increases Shadow resistance by $27056s1.', 0, 0, 0, 1, 1, 1), (27354, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27055, 0, 0, 0, 0, 0, 197, 'Nature Resistance', 'Rank 5', 'Increases Nature resistance by $27055s1.', 'Increases Nature resistance by $27055s1.', 0, 0, 0, 1, 1, 1), (27360, 0, 0, 0, 6, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16073, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Instill Lord Valthalak\'s Spirit DND', '', 'Target Lord Valthalak\'s corpse to instill his spirit from the amulet.', '', 0, 0, 0, 1, 1, 0), (27361, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27060, 0, 0, 0, 0, 0, 163, 'Scorpid Poison', 'Rank 5', 'Inflicts $27060o2 Nature damage over $27060d. Effect can stack up to 5 times on a single target.', '', 0, 0, 0, 1, 1, 1), (27362, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27061, 0, 0, 0, 0, 0, 198, 'Natural Armor', 'Rank 11', 'Armor increased by $27061s1.', '', 0, 0, 0, 1, 1, 1), (27364, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27062, 0, 0, 0, 0, 0, 312, 'Great Stamina', 'Rank 11', 'Stamina increased by $27062s1.', '', 0, 0, 0, 1, 1, 1), (27366, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27063, 0, 0, 0, 0, 0, 1582, 'Thunderstomp', 'Rank 4', '', '', 0, 0, 0, 1, 0, 0), (27382, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27383, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', '', 'Deals $27383s1 shadow damage to enemies in a $27383a1 yard radius.', 0, 0, 0, 1, 1, 1), (27383, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (27418, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 45, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Warrior\'s Resolve', '', 'Chance on melee hit to heal you for $s1.', '', 0, 0, 0, 1, 1, 1), (27419, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27418, 0, 0, 0, 0, 0, 321, 'Warrior\'s Resolve', '', 'Chance on melee attack to heal you for $27418s1.', '', 0, 0, 0, 1, 1, 1), (27420, 0, 0, 0, 1, 0, 0, 101, 0, 50, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 17, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Ectoplasmic Distiller', '', 'Proximity to the Ectoplasmic Distiller allows the gathering of Ectoplasm from incorporeal undead.', 'Proximity to the Ectoplasmic Distiller allows the gathering of Ectoplasm from incorporeal undead.', 0, 0, 0, 1, 1, 1), (27433, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 9061, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181057, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Ectoplasmic Distiller', '', 'Places Ectoplasmic Distiller on the ground, allowing Ectoplasm to be gathered. Requires Goblin Rocket Fuel.', '', 0, 0, 0, 1, 1, 1), (27441, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 80, 1, 1, 1, 133, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', 'Rank 7', 'Ambush the target, causing $s2% weapon damage plus 335 to the target. Must be stealthed and behind the target. Requires a dagger in the main hand. Awards $s3 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (27448, 82, 0, 0, 1, 0, 0, 101, 0, 64, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -1051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Feint', 'Rank 6', 'Performs a feint, causing no damage but lowering your threat by a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (27484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27267, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 8', '', '', 0, 0, 0, 1, 1, 1), (27485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27268, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (27486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27269, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (27487, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27267, 0, 0, 0, 0, 0, 18, 'Firebolt', 'Rank 8', 'Teaches Imp Firebolt (Rank 8).', '', 0, 0, 0, 1, 1, 1), (27488, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27268, 0, 0, 0, 0, 0, 541, 'Blood Pact', 'Rank 6', 'Teaches Imp Blood Pact (Rank 6).', '', 0, 0, 0, 1, 1, 1), (27489, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27269, 0, 0, 0, 0, 0, 16, 'Fire Shield', 'Rank 6', 'Teaches Imp Fire Shield (Rank 6).', '', 0, 0, 0, 1, 1, 1), (27490, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27270, 0, 0, 0, 0, 0, 173, 'Torment', 'Rank 7', 'Teaches Voidwalker Torment (Rank 7).', '', 0, 0, 0, 1, 1, 1), (27491, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27272, 0, 0, 0, 0, 0, 207, 'Consume Shadows', 'Rank 7', 'Teaches Voidwalker Consume Shadows (Rank 7).', '', 0, 0, 0, 1, 1, 1), (27492, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27273, 0, 0, 0, 0, 0, 693, 'Sacrifice', 'Rank 7', 'Teaches Voidwalker Sacrifice (Rank 7).', '', 0, 0, 0, 1, 1, 1), (27493, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27274, 0, 0, 0, 0, 0, 596, 'Lash of Pain', 'Rank 7', 'Teaches Succubus Lash of Pain (Rank 7).', '', 0, 0, 0, 1, 1, 1), (27494, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27275, 0, 0, 0, 0, 0, 694, 'Soothing Kiss', 'Rank 5', 'Teaches Succubus Soothing Kiss (Rank 5).', '', 0, 0, 0, 1, 1, 1), (27495, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27276, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 5', 'Teaches Felhunter Devour Magic (Rank 5).', '', 0, 0, 0, 1, 1, 1), (27496, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27277, 0, 0, 0, 0, 0, 47, 'Devour Magic', 'Rank 6', 'Teaches Felhunter Devour Magic (Rank 6).', '', 0, 0, 0, 1, 1, 1), (27497, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27280, 0, 0, 0, 0, 0, 153, 'Tainted Blood', 'Rank 5', 'Teaches Felhunter Tainted Blood (Rank 5).', '', 0, 0, 0, 1, 1, 1), (27498, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27499, 0, 0, 0, 0, 0, 1, 'Crusader\'s Wrath', '', 'Chance on melee attack to increase your damage and healing done by magical spells and effects by up to $27499s1 for $27499d.', '', 0, 0, 0, 1, 1, 1), (27499, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 94, 94, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1677, 'Crusader\'s Wrath', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (27500, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27271, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 5', 'Teaches Voidwalker Suffering (Rank 5).', '', 0, 0, 0, 1, 1, 1), (27503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21980, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Ironforge', '', '', '', 0, 0, 0, 1, 1, 0), (27504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Darnassus Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Orgrimmar', '', '', '', 0, 0, 0, 1, 1, 0), (27506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Ironforge Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Orgrimmar Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21981, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Stormwind', '', '', '', 0, 0, 0, 1, 1, 0), (27510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Stormwind Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Thunder Bluff', '', '', '', 0, 0, 0, 1, 1, 0), (27512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Reward AND Quest Object, Common, Undercity', '', '', '', 0, 0, 0, 1, 1, 0), (27513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Thunder Bluff Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27514, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Mana Reduction 3%', '', 'Reduces the mana cost of your spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (27515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Undercity Guard', '', '', '', 0, 0, 0, 1, 1, 0), (27516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 6', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (27517, 1139, 0, 0, 4, 0, 0, 101, 0, 0, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181058, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Thelrin DND', '', 'Use this banner at the Arena in Blackrock Depths to challenge Theldren.', '', 0, 0, 0, 1, 1, 0), (27518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, -11, -1, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Damage Reduction', '', 'Spell Damage received is reduced by $s1.', '', 0, 0, 0, 1, 1, 1), (27519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Darnassus', '', '', '', 0, 0, 0, 1, 1, 0), (27520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Ironforge', '', '', '', 0, 0, 0, 1, 1, 0), (27521, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32848, 0, 0, 0, 0, 0, 548, 'Mana Restore', '', '2% chance on successful spellcast to restore $32848s1 mana.', '', 0, 0, 0, 1, 1, 1), (27522, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 548, 'Mana Drain Trigger', '', 'On successful melee or ranged attack gain $29471s1 mana and if possible drain $27526s1 mana from the target.', '', 0, 0, 0, 1, 1, 1), (27523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Orgrimmar', '', '', '', 0, 0, 0, 1, 1, 0), (27524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Thunder Bluff', '', '', '', 0, 0, 0, 1, 1, 0), (27525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Stormwind', '', '', '', 0, 0, 0, 1, 1, 0), (27526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mana Drain', '', '', '', 0, 0, 0, 1, 1, 1), (27527, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 250, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1201, 0, 0, 7399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal an ally for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (27529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Receive Quest Object, Common, Undercity', '', '', '', 0, 0, 0, 1, 1, 0), (27530, 571, 0, 0, 1, 0, 31788, 101, 0, 20, 1, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 499, -68, 0, 14, 14, 0, 3, 138, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$s1 damage every $t1 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (27532, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (27533, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (27534, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Resistance', '', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (27535, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Resistance', '', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (27536, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Resistance', '', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (27538, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Nature Resistance', '', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (27539, 0, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Obsidian Armor', '', 'When struck by a non-periodic damage spell you have a $h% chance of getting a $27533d spell shield that absorbs $27533s1 of that school of damage.', '', 0, 0, 0, 1, 1, 1), (27540, 99, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Arcane Resistance', '', 'Absorbs $s1 arcane damage. Lasts $d.', 'Absorbs $s1 arcane damage.', 0, 0, 0, 1, 1, 1), (27541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, ' Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (27543, 39, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -51, 0, 0, 0, 0, 36, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 1, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshifts into a bear for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Physical damage taken reduced by $s2%', 0, 0, 0, 1, 1, 1), (27545, 39, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 99, 0, 0, 0, 0, 36, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Cat Form', 'Shapeshift', '', 'Attack speed increased by $s2%', 0, 0, 0, 1, 1, 1), (27546, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -51, 0, 0, 0, 0, 56, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16083, 126, 0, 0, 0, 0, 0, 0, 0, 111, 'Faerie Dragon Form', '', '', 'Reduces magic damage taken by $s2%', 0, 0, 0, 1, 1, 1), (27547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (27548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (27549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (27550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Valentine', '', '', '', 0, 0, 0, 1, 1, 0), (27551, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Demoralizing Roar', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (27552, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cupid\'s Arrow', '', 'Shoots a firework at target.', '', 0, 0, 0, 1, 0, 0), (27553, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (27554, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', '', '', '', 0, 0, 0, 1, 1, 1), (27555, 0, 0, 15, 1, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 599, -76, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 494, 'Shred', '', '', 'Armor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (27556, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 199, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27557, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 1749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Ferocious Bite', '', '', '', 0, 0, 0, 1, 1, 1), (27559, 0, 1, 9, 1, 0, 0, 101, 0, 60, 27, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (27561, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27559, 0, 0, 0, 0, 0, 548, 'Silence Trigger', '', 'When struck by a harmful spell, the caster of that spell has a $h% chance to be silenced for $27559d.', '', 0, 0, 0, 1, 0, 0), (27564, 54, 1, 0, 1, 0, 0, 101, 0, 33, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Reflection', '', 'Gives the caster $s1% chance to reflect harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (27565, 0, 1, 18, 1, 0, 0, 101, 0, 28, 1, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (27567, 85, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (27568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Picnic Blanket Effect', '', '', '', 0, 0, 0, 1, 0, 0), (27569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Flower Shower', '', '', '', 0, 0, 0, 1, 0, 0), (27570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16085, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Peddlefeet', '', 'Right Click to summon and dismiss Kwee Q. Peddlefeet.', '', 0, 0, 0, 1, 1, 1), (27571, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1848, 'Cascade of Roses', '', 'Shower a nearby target with a cascade of rose petals!', '', 0, 0, 0, 1, 0, 0), (27572, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 288, 'Smitten', '', '', 'Your health is increased by $m.', 0, 0, 0, 1, 0, 0), (27573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Picnic Feast', '', '', '', 0, 0, 0, 1, 1, 0), (27575, 0, 0, 0, 1, 0, 277550, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Picnic Feast Channel', '', '', '', 0, 0, 0, 1, 1, 1), (27576, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 1', 'Instantly attacks with both weapons for an additional $5374s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (27577, 1, 0, 0, 1, 0, 0, 0, 0, 52, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20615, 0, 0, 0, 0, 516, 'Intercept', 'Rank 3', 'Charge an enemy, causing $20615s2 damage and stunning it for $20615d.', '', 0, 0, 0, 1, 1, 0), (27578, 0, 0, 0, 1, 0, 0, 101, 0, 52, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 184, 0, 0, 9, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', 'Rank 6', 'The warrior shouts, increasing the attack power of all party members within $a1 yards by $s1. Lasts $d.', 'Increases your attack power by $s1.', 0, 0, 0, 1, 1, 1), (27579, 0, 0, 0, 1, 0, 0, 101, 0, 54, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -141, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', 'Rank 5', 'Reduces the attack power of all enemies within $a1 yards by $s1 for $d.', 'Reduces attack power by $s1.', 0, 0, 0, 1, 1, 1), (27580, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 159, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 4', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (27581, 109, 0, 3, 1, 0, 0, 101, 0, 18, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarm the enemy\'s weapon for $d.', 'Disarmed!', 0, 0, 0, 1, 1, 1), (27582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27583, 0, 0, 0, 0, 0, 122, 'Dirk\'s Rememberin\' Poison', '', '', 'Marked for Death.', 0, 0, 0, 1, 0, 0), (27583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Dirk\'s Rememberin\' Poison Effect DND', '', '', '', 0, 0, 0, 1, 1, 0), (27584, 0, 0, 0, 1, 0, 0, 101, 0, 54, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 44, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', 'Rank 3', 'Maims the enemy, causing $s1 damage and slowing the enemy\'s movement by $s2% for $d.', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (27585, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22202, 12655, 7076, 0, 0, 0, 0, 0, 14, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Obsidian Belt', '', '', '', 0, 0, 0, 1, 1, 1), (27586, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22203, 22202, 12655, 7076, 0, 0, 0, 0, 8, 24, 8, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Jagged Obsidian Shield', '', '', '', 0, 0, 0, 1, 1, 1), (27587, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22203, 22202, 12655, 7076, 12364, 0, 0, 0, 18, 40, 12, 10, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Thick Obsidian Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (27588, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22202, 12810, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Light Obsidian Belt', '', '', '', 0, 0, 0, 1, 1, 1), (27589, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22203, 22202, 12810, 13512, 0, 0, 0, 0, 8, 24, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Black Grasp of the Destroyer', '', '', '', 0, 0, 0, 1, 1, 1), (27590, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22203, 22202, 12810, 12809, 12800, 0, 0, 0, 15, 36, 12, 10, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Obsidian Mail Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (27599, 0, 1, 0, 1, 0, 31804, 101, 0, 66, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadows Consumed', 'Rank 7', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (27601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27600, 0, 0, 0, 0, 0, 1480, 'Teleport: IF/UC', '', '', '', 0, 0, 0, 1, 0, 0), (27602, 0, 0, 0, 1, 3600000, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12473, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Summon Arcanite Dragonling', '', 'The Arcanite Dragonling comes to life and defends you for $d.', '', 0, 0, 0, 1, 1, 1), (27603, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27604, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $27604s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', 'Dealing $27604s1 fire damage every $27604t1 sec', 0, 0, 0, 1, 1, 1), (27604, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 157, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (27605, 0, 1, 0, 1, 0, 0, 100, 0, 58, 85, 470, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 141, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', 'Rank 8', 'A word of darkness that causes $o1 Shadow damage over $d.', '$s1 Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27606, 0, 1, 0, 1, 0, 0, 101, 0, 56, 8, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 161, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', 'Rank 9', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27607, 56, 1, 19, 1, 0, 0, 101, 0, 60, 9, 500, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 941, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', 'Rank 10', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (27608, 0, 0, 0, 16, 0, 0, 101, 0, 56, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 147, 0, 0, 811, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', 'Rank 7', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (27609, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', 'Rank 2', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from a friend or $s1 beneficial $lspell:spells; from an enemy.', '', 18, 0, 0, 1, 1, 1), (27610, 43, 0, 5, 1, 0, 0, 100, 0, 56, 28, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', 'Rank 4', 'The caster lets out a psychic scream, causing $i enemies within $a1 yards to flee for $d. Damage caused may interrupt the effect.', 'Running in Fear.', 0, 0, 5, 1, 1, 1), (27611, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Eviscerate', '', '', '', 0, 0, 0, 1, 1, 1), (27613, 0, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (27614, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Dungeon Set 2.0 Ghosts', '', '', '', 0, 0, 0, 1, 0, 0), (27615, 270, 0, 12, 1, 0, 0, 101, 0, 50, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', 'Rank 2', 'Finishing move that stuns the target.', 'Stunned.', 0, 0, 0, 1, 1, 1), (27616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 308, 'Extra-Dimensional Ghost Revealer', '', 'Allows wielder to see ghosts of the recently deceased.', 'Allows wielder to see ghosts of the recently deceased.', 0, 0, 0, 1, 0, 0), (27617, 39, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 79, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11329, 18461, 0, 0, 0, 0, 252, 'Vanish', 'Rank 2', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $11329d. Also breaks movement impairing effects. More effective than Vanish (Rank 1).', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (27618, 0, 0, 0, 1, 0, 31788, 101, 0, 60, 31, 1400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 148, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 6', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (27619, 37, 0, 29, 1, 0, 0, 101, 0, 4, 1, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (27620, 0, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 6, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Snap Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', 'Silenced', 0, 0, 0, 1, 1, 1), (27621, 0, 0, 0, 1, 0, 0, 101, 0, 52, 23, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7484, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Windfury Totem', 'Rank 3', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members main-hand weapons with wind, if they are within $10611a1 yards. Each hit has a 20% chance of granting the attacker $10610s2 extra $lattack:attacks; with $10610s1 extra attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (27623, 35, 0, 0, 1, 0, 0, 101, 0, 52, 28, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7845, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', 'Rank 5', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (27624, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 97, 0, 0, 831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', 'Rank 6', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (27626, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Purge', 'Rank 2', 'Purges the enemy target, removing $m1 beneficial magic $leffect:effects;.', '', 5, 0, 0, 1, 1, 1), (27632, 2, 0, 0, 14, 0, 0, 101, 0, 60, 0, 310, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 6', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (27633, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 80, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -61, 49, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', 'Rank 3', 'Inflicts $s2 damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (27634, 42, 1, 11, 18, 0, 0, 40, 0, 20, 27, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28445, 0, 0, 0, 0, 15, 'Concussive Shot', '', 'Dazes an enemy, reducing its movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (27635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Shield', '', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (27636, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 32, 500, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starshards', '', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (27637, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 250, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 751, 1, 0, 4624, 699, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (27638, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 199, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (27639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16098, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Pet', '', '', '', 0, 0, 0, 1, 0, 0), (27640, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1999, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Baron Rivendare\'s Soul Drain', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (27641, 0, 1, 5, 4, 0, 0, 101, 0, 8, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (27646, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 211, 0, 0, 594, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (27648, 0, 1, 0, 1, 0, 0, 101, 0, 63, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Thunderfury', '', '', 'Increases time between attacks by $s1%.', 0, 0, 0, 1, 1, 1), (27650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 74, 49, 0, 0, 0, 79, 133, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 95, 'Vengeance', '', '', 'Physical damage increased by $s1%\nMagic damage increased by $s3%\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (27651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Picnic Blanket Ritual Effect', '', '', '', 0, 0, 0, 1, 0, 0), (27652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1851, 'Elixir of Resistance', '', 'Increases all magical resistances by $s1 for $d.', 'Magical resistances increased by $s1.', 0, 0, 0, 1, 1, 1), (27653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1852, 'Elixir of Dodging', '', 'Increases dodge rating by $s1.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (27655, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Lash', '', 'Flame Lash for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27656, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27655, 0, 0, 0, 0, 0, 502, 'Flame Lash', '', 'Chance to bathe your melee target in flames for $27655s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (27657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check end, Valentine', '', '', '', 0, 0, 0, 1, 0, 0), (27658, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 11137, 8343, 0, 0, 0, 0, 0, 4, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Enchanted Mageweave Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (27659, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 16203, 14341, 0, 0, 0, 0, 0, 5, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Enchanted Runecloth Bag', '', '', '', 0, 0, 0, 1, 1, 1), (27660, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14344, 12810, 14227, 0, 0, 0, 0, 6, 4, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Big Bag of Enchantment', '', '', '', 0, 0, 0, 1, 1, 1), (27661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16111, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Love Fool', '', 'Drops a love dummy on the ground that drives nearby monsters into an envious rage! Lasts for 15 seconds.', '', 0, 0, 0, 1, 1, 1), (27662, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Cupid\'s Dart', '', 'Shoot a player, and Kwee Q. Peddlefeet will find them! (Only works on players with no current critter pets.)', '', 0, 0, 0, 1, 1, 1), (27663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine, gift given', '', '', '', 0, 0, 0, 1, 0, 0), (27664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22284, 22283, 22285, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22131, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1863, 'Stormwind Gift of Friendship', '', 'Combines a Bundle of Cards, a Sack of Homemade Bread and a Stormwind Pledge Collection into a Stormwind Gift Collection.', 'Your Intellect is increased by $m2.', 0, 0, 0, 1, 1, 0), (27665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22288, 22286, 22287, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22132, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1861, 'Ironforge Gift of Friendship', '', 'Combines a Case of Homebrew, an Ironforge Pledge Collection and a Parcel of Cards into an Ironforge Gift Collection.', 'Your Stamina is increased by $m2.', 0, 0, 0, 1, 1, 0), (27666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22291, 22290, 22289, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22133, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1858, 'Darnassus Gift of Friendship', '', 'Combines a Box of Woodcrafts, a Darnassus Pledge Collection and a Stack of Cards into a Darnassus Gift Collection.', 'Your Agility is increased by $m2.', 0, 0, 0, 1, 1, 0), (27667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22133, 22132, 22131, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Alliance Gift Collection', '', 'Combines a Darnassus Gift Collection, Ironforge Gift Collection and Stormwind Gift Collection into an Alliance Gift Collection.', '', 0, 0, 0, 1, 0, 0), (27668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22136, 22135, 22134, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Horde Gift Collection', '', 'Combines an Orgrimmar Gift Collection, Thunder Bluff Gift Collection and Undercity Gift Collection into a Horde Gift Collection.', '', 0, 0, 0, 1, 0, 0), (27669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22292, 22294, 22293, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22136, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1861, 'Orgrimmar Gift of Friendship', '', 'Combines a Box of Fresh Pies, an Orgrimmar Pledge Collection and a Package of Cards into an Orgrimmar Gift Collection.', 'Your Agility is increased by $m2.', 0, 0, 0, 1, 1, 0), (27670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22296, 22295, 22297, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22135, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1862, 'Thunder Bluff Gift of Friendship', '', 'Combines a Basket of Flowers, a Satchel of Cards and a Thunder Bluff Pledge Collection into a Thunder Bluff Gift Collection.', 'Your Stamina is increased by $m2.', 0, 0, 0, 1, 1, 0), (27671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 22298, 22299, 22300, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22134, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1860, 'Undercity Gift of Friendship', '', 'Combines a Book of Romantic Poetry, a Sheaf of Cards and an Undercity Pledge Collection into an Undercity Gift Collection.', 'Your Intellect is increased by $m2.', 0, 0, 0, 1, 1, 0), (27672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27673, 0, 0, 0, 0, 0, 1840, 'Initiate Secret Technique', '', '', '', 0, 0, 0, 1, 0, 0), (27673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Five Fat Finger Exploding Heart Technique', '', 'Inflict one of the five wounds to mortally wound the target', 'Taking five steps after taking five hits of this ancient technique will cause your heart to explode.', 0, 0, 0, 1, 0, 0), (27675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 189, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Chromatic Infusion', '', 'Increases your spell damage by up to 100 and your healing by up to 190 for $d.', 'Spell damage increased by up to $s1.\nHealing increased by up to $s2.', 0, 0, 0, 1, 1, 1), (27676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 6649, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Exploding Heart', '', '', '', 0, 0, 0, 1, 1, 1), (27677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 10, 30, 1, 375, 251, 0, 562, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Recombobulate', '', 'Dispels Polymorph effects on a friendly target. Also restores $s2 health and mana.', '', 0, 0, 0, 1, 1, 1), (27680, 21, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 149, 29, 0, 0, 0, 79, 31, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the caster\'s movement speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (27681, 0, 1, 0, 1, 0, 0, 101, 0, 60, 42, 1500, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, -1, -1, 12, 12, 12, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1870, 'Prayer of Spirit', 'Rank 1', 'Power infuses the target\'s party, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (27683, 0, 1, 0, 1, 0, 0, 101, 0, 56, 40, 1300, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 12, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1869, 'Prayer of Shadow Protection', 'Rank 1', 'Power infuses the target\'s party, increasing their Shadow resistance by $s1 for $d.', 'Increases Shadow Resistance by $s1.', 0, 0, 0, 1, 1, 1), (27685, 44, 0, 0, 1, 0, 0, 101, 1, 60, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', 'Rank 6', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (27686, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Razelikh (GROUP)', '', 'Sends player to Razelikh\'s plateau.', '', 0, 0, 0, 1, 1, 1), (27687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Minions', '', '', '', 0, 0, 0, 1, 0, 0), (27688, 0, 1, 0, 1, 0, 0, 100, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2499, 99, 0, 0, 0, 0, 69, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Bone Shield', '', '', 'Absorbs damage.\n$s2 damage inflicted to melee and ranged attackers.\n$s2 damage inflicted to spell casters.', 0, 0, 0, 1, 1, 0), (27689, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (27695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Mages', '', '', '', 0, 0, 0, 1, 0, 0), (27696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16120, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Mage', '', '', '', 0, 0, 0, 1, 0, 0), (27697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16120, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Mage', '', '', '', 0, 0, 0, 1, 0, 0), (27698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16120, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Mage', '', '', '', 0, 0, 0, 1, 0, 0), (27699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16120, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bone Mage', '', '', '', 0, 0, 0, 1, 0, 0), (27700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22176, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Stormwind Sack of Homemade Bread', '', 'Combines 5 loaves of Homemade Bread into a Sack of Homemade Bread.', '', 0, 0, 0, 1, 0, 0), (27701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22143, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Stormwind Bundle of Cards', '', 'Combines 5 Stormwind Guard\'s Cards into a Bundle of Cards.', '', 0, 0, 0, 1, 0, 0), (27702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22117, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Stormwind Pledges of Loyalty', '', 'Right Click to combine 5 Pledges of Loyalty: Stormwind into a Stormwind Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22141, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ironforge Parcel of Cards', '', 'Combines 5 Ironforge Guard\'s Cards into a Parcel of Cards.', '', 0, 0, 0, 1, 0, 0), (27704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22119, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ironforge Pledges of Loyalty', '', 'Combines 5 Pledges of Loyalty: Ironforge into an Ironforge Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22173, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ironforge Case of Homebrew', '', 'Combines 5 Dwarven Homebrews into a Case of Homebrew.', '', 0, 0, 0, 1, 0, 0), (27708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21960, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Darnassus Box of Woodcrafts', '', 'Combines 5 Handmade Woodcrafts into a Box of Woodcrafts.', '', 0, 0, 0, 1, 0, 0), (27709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22140, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22289, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Darnassus Stack of Cards', '', 'Combines 5 Sentinel\'s Cards into a Stack of Cards.', '', 0, 0, 0, 1, 0, 0), (27710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22120, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22290, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Darnassus Pledges of Loyalty', '', 'Combines 5 Pledges of Loyalty: Darnassus into a Darnassus Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22142, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22293, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Orgrimmar Package of Cards', '', 'Combines 5 Grunt\'s Cards into a Package of Cards.', '', 0, 0, 0, 1, 0, 0), (27712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22175, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22292, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Orgrimmar Box of Fresh Pies', '', 'Combines 5 Freshly Baked Pies into a Box of Fresh Pies.', '', 0, 0, 0, 1, 0, 0), (27713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22123, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Orgrimmar Pledges of Loyalty', '', 'Combines 5 Pledges of Loyalty: Orgrimmar into an Orgrimmar Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22177, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22296, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Thunder Bluff Basket of Flowers', '', 'Combines 5 Freshly Picked Flowers into a Basket of Flowers.', '', 0, 0, 0, 1, 0, 0), (27715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22144, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Thunder Bluff Satchel of Cards', '', 'Combines 5 Bluffwatcher\'s Cards into a Satchel of Cards.', '', 0, 0, 0, 1, 0, 0), (27716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22122, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22297, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Thunder Bluff Pledges of Loyalty', '', 'Combines 5 Pledges of Loyalty: Thunder Bluff into an Thunder Bluff Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22174, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22298, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Undercity Book of Romantic Poetry', '', 'Combines 5 Romantic Poems into a Book of Romantic Poetry.', '', 0, 0, 0, 1, 0, 0), (27718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22145, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Undercity Sheaf of Cards', '', 'Combines 5 Guardian\'s Moldy Cards into a Sheaf of Cards.', '', 0, 0, 0, 1, 0, 0), (27719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22121, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Undercity Pledges of Loyalty', '', 'Combines 5 Pledges of Loyalty: Undercity into an Undercity Pledge Collection.', '', 0, 0, 0, 1, 0, 0), (27720, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1854, 'Buttermilk Delight', '', 'Increases defense rating by $s1 for $d.', 'Increases defense rating by $s1.', 0, 0, 0, 1, 1, 0), (27721, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1855, 'Very Berry Cream', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (27722, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1856, 'Sweet Surprise', '', 'Increases healing done by magical spells by up to $s1 for $d.', 'Healing done by magical spells is increased by up to $s1.', 0, 0, 0, 1, 1, 0), (27723, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1857, 'Dark Desire', '', 'Increases your hit rating by $s1 for $d.', 'Increases your hit rating by $s1.', 0, 0, 0, 1, 1, 0), (27724, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 8831, 11040, 14341, 0, 0, 0, 0, 5, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cenarion Herb Bag', '', '', '', 0, 0, 0, 1, 1, 1), (27725, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 13468, 14227, 0, 0, 0, 0, 6, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Satchel of Cenarius', '', '', '', 0, 0, 0, 1, 1, 1), (27733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 1487, 'Ironweave Battlesuit', '', 'Increases your chance to resist Silence and Interrupt effects by $s2%.', 'Chance to resist Silence and Interrupt effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (27737, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 125, 0, 149, 437, 0, 19, 9, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (27738, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22047, 21984, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Right Piece of Lord Valthalak\'s Amulet', '', 'Recombines the left, right and top pieces of Lord Valthalak\'s Amulet into one whole.', '', 0, 0, 0, 1, 0, 0), (27739, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21984, 22046, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Top Piece of Lord Valthalak\'s Amulet', '', 'Recombines the left, right and top pieces of Lord Valthalak\'s Amulet into one whole.', '', 0, 0, 0, 1, 0, 0), (27740, 0, 0, 0, 1, 3600000, 0, 0, 0, 30, 0, 0, 1, 0, 0, 17030, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Reincarnation', '', '', '', 0, 0, 0, 1, 0, 0), (27741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27657, 0, 0, 0, 0, 0, 1850, 'Love is in the Air', '', '', '', 0, 0, 0, 1, 0, 0), (27743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (27744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Crossbow', '', 'Increases crossbow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (27745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (27746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 31, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1729, 'Nitrous Boost', '', '10 mana per second.\nIncreases movement speed by $s1%.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 0), (27747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -101, 0, 0, 0, 0, 0, 110, 23, 25, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1815, 'Steam Tank Passive', '', '', '', 0, 0, 0, 1, 1, 1), (27752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21946, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ectoplasmic Distiller', '', '', '', 0, 0, 0, 1, 1, 1), (27753, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164877, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', 'Rank 3', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (27754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Extra-Dimensional Ghost Revealer', '', '', '', 0, 0, 0, 1, 1, 1), (27755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21986, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Banner of Provocation', '', '', '', 0, 0, 0, 1, 1, 1), (27756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21983, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Incomplete Banner of Provocation', '', '', '', 0, 0, 0, 1, 1, 1), (27758, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 129, -1, 0, 935, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (27759, 0, 0, 0, 1, 15000, 0, 101, 0, 0, 9, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1521, 'Shield Generator', '', 'Protects you with a mana shield which can absorb up to $s1 damage. Two points of mana are drained per point of damage taken.', '', 0, 0, 0, 1, 0, 0), (27760, 0, 1, 17, 16, 0, 0, 101, 0, 8, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (27762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1865, 'Libram', '', '', '', 0, 0, 0, 1, 1, 1), (27763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Totem', '', '', '', 0, 0, 0, 1, 1, 1), (27764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1550, 'Fetish', '', '', '', 0, 0, 0, 1, 1, 1), (27766, 1138, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1616, 'Cannon', '', 'Fires a cannon round at the nearest tonk in front of you within $a1 yards. Deals $s1 damage.', '', 0, 0, 0, 1, 0, 0), (27771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Damaged Tonk', '', '', '', 0, 0, 0, 1, 0, 0), (27774, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27775, 0, 0, 0, 0, 0, 1, 'The Furious Storm', '', 'Chance on spell cast to increase your damage and healing by up to $27775s1 for $27775d.', '', 0, 0, 0, 1, 1, 1), (27775, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 94, 94, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 141, 'The Furious Storm', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (27776, 0, 0, 0, 1, 0, 0, 2, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27777, 0, 0, 0, 0, 0, 329, 'Surging Mana', '', 'When struck in combat has a chance of returning 350 mana to the wearer.', '', 0, 0, 0, 1, 0, 0), (27777, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Surging Mana', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (27778, 0, 0, 0, 1, 0, 0, 2, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27779, 0, 0, 0, 0, 0, 329, 'Divine Protection', '', 'When struck in combat has a chance of shielding the wearer in a protective shield which will absorb 350 damage.', '', 0, 0, 0, 1, 0, 0), (27779, 56, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Divine Protection', '', '', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (27780, 0, 0, 0, 1, 0, 0, 2, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21330, 0, 0, 0, 0, 0, 329, 'Corrupted Fear', '', 'When struck in combat has a chance of causing the attacker to flee in terror for 2 seconds.', '', 0, 0, 0, 1, 0, 0), (27781, 0, 0, 0, 1, 0, 0, 2, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27798, 0, 0, 0, 0, 0, 329, 'Nature\'s Bounty', '', 'When struck in combat has a chance of returning 300 mana, 10 rage, or 40 energy to the wearer.', '', 0, 0, 0, 1, 0, 0), (27782, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Nature\'s Bounty', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (27783, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Nature\'s Bounty', '', 'Restores $s1 rage.', '$1s rage restored.', 0, 0, 0, 1, 0, 0), (27784, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Nature\'s Bounty', '', 'Restores $s1 energy.', '$1s energy restored.', 0, 0, 0, 1, 0, 0), (27785, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27786, 0, 0, 0, 0, 0, 1, 'Hunter Armor Energize', '', 'Your normal ranged attacks have a 4% chance of restoring 200 mana.', '', 0, 0, 0, 1, 1, 1), (27786, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Hunter Armor Energize', '', 'Restores 200 mana.', 'You gain 200 mana.', 0, 0, 0, 1, 1, 1), (27787, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27788, 0, 0, 0, 0, 0, 1, 'Rogue Armor Energize', '', 'Chance on melee attack to restore 35 energy.', '', 0, 0, 0, 1, 1, 1), (27788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Rogue Armor Energize', '', 'Restores 35 energy.', 'You gain 35 energy.', 0, 0, 0, 1, 1, 1), (27789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048704, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 300, 'Holy Reach', 'Rank 1', 'Increases the range of your Smite and Holy Fire spells and the radius of your Prayer of Healing, Holy Nova and Circle of Healing spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (27790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048704, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 300, 'Holy Reach', 'Rank 2', 'Increases the range of your Smite and Holy Fire spells and the radius of your Prayer of Healing, Holy Nova and Circle of Healing spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (27792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, -101, 0, 0, 0, 0, 93, 72, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Redemption', '', '', '', 0, 0, 0, 1, 1, 1), (27793, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28358, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (27794, 0, 0, 0, 20, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (27795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 25, 176, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Redemption', '', '', '', 0, 0, 0, 1, 1, 1), (27797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -600001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Reincarnation Cooldown', '', 'Reduces the cooldown of Reincarnation by $/60000;s1 minutes.', '', 0, 0, 0, 1, 1, 1), (27798, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Nature\'s Bounty', '', '', '', 0, 0, 0, 1, 0, 0), (27799, 431, 0, 0, 1, 0, 0, 101, 0, 44, 0, 520, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 105, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 4', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $27803a1 yards for $27803s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (27800, 431, 0, 0, 1, 0, 0, 101, 0, 52, 0, 635, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 139, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 5', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $27804a1 yards for $27804s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (27801, 431, 0, 0, 1, 0, 0, 101, 0, 60, 0, 750, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 180, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 6', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $27805a1 yards for $27805s1. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (27802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sam\'s Test Spell #2', '', '', '', 0, 0, 0, 1, 0, 0), (27803, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 27, 0, 0, 160, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (27804, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 37, 0, 0, 234, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (27805, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 49, 0, 0, 301, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (27806, 2, 4, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 259, 0, 0, 1870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (27807, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 501, 1, 1, 1749, 249, -26, 9, 9, 9, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 636, 'Bile Vomit', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Nature resistance is reduced by $s2. Lasts $d.', '$s2 Nature damage inflicted every $t2 sec.\nNature resistance is reduced by $s3.', 0, 0, 0, 1, 1, 1), (27808, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1, 0, 13, 13, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Frost Blast', '', '', 'Stunned.\nDeals periodic frost damage.', 0, 0, 0, 1, 1, 1), (27810, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16129, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Shadow Fissure', '', '', '', 0, 0, 0, 1, 0, 0), (27811, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 1', 'After being struck by a melee or ranged critical hit, heal $s1% of the damage taken over $27813d.', '', 0, 0, 0, 1, 1, 1), (27812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75001, 0, 0, 62499, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Void Blast', '', '', '', 0, 0, 0, 1, 0, 0), (27813, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 1', 'Heals the target over $d.', 'Heals $27811s1% of damage from a recent crit over $d.', 0, 0, 0, 1, 1, 1), (27814, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 6, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', 'Silenced', 0, 0, 0, 1, 1, 1), (27815, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 2', 'After being struck by a melee or ranged critical hit, heal $s1% of the damage taken over $27817d.', '', 0, 0, 0, 1, 1, 1), (27816, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 3', 'After being struck by a melee or ranged critical hit, heal $s1% of the damage taken over $27818d.', '', 0, 0, 0, 1, 1, 1), (27817, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 2', 'Heals the target over $d.', 'Heals $27815s1% of damage from a recent crit over $d.', 0, 0, 0, 1, 1, 1), (27818, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1875, 'Blessed Recovery', 'Rank 3', 'Heals the target over $d.', 'Heals $27816s1% of damage from a recent crit over $d.', 0, 0, 0, 1, 1, 1), (27819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Detonate Mana', '', '', 'Your mana has become unstable!', 0, 0, 0, 1, 1, 1), (27820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Mana Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (27824, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9900, 0, 0, 0, 0, 0, 0, 0, 1, 'Rimblat Grows Flower DND', '', '', '', 0, 0, 0, 1, 1, 0), (27825, 0, 0, 0, 1, 0, 0, 0, 0, 36, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 0, 0, 0, 0, 0, 0, 14, 14, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Shadow Mark', '', 'In a whirlwind of steel you attack up to $i enemies within $a1 yards, causing weapon damage to each enemy.', 'Unrelenting Riders will now target you with shadowbolts.', 0, 0, 0, 1, 1, 1), (27826, 0, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Intercept', '', 'Charge an enemy, causing $20253s2 damage and stunning it for $20253d.', '', 0, 0, 0, 1, 1, 0), (27827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 241, 'Spirit of Redemption', '', '', 'You have become more powerful than anyone can possibly imagine.', 0, 0, 0, 1, 1, 1), (27828, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 108, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 26, 0, 0, 0, 0, 0, 0, 0, 1499, 'Focused Casting', 'Rank 2', 'When cast, you no longer lose casting time due to taking damage. Lasts $d.', 'Cannot lose casting time from taking damage while casting Priest spells and increases chance to resist Interrupt effects by $s2%.', 0, 0, 0, 1, 1, 1), (27829, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 12655, 7076, 13510, 0, 0, 0, 0, 12, 20, 10, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Titanic Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (27830, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 11371, 12808, 20520, 15417, 12753, 0, 0, 15, 10, 20, 20, 10, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Persuader', '', '', '', 0, 0, 0, 1, 1, 1), (27831, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (27832, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12360, 20725, 13512, 12810, 0, 0, 0, 0, 12, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Sageblade', '', '', '', 0, 0, 0, 1, 1, 1), (27836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agility +25', '', '', '', 0, 0, 0, 1, 1, 1), (27837, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 16203, 16204, 7082, 0, 0, 0, 0, 10, 6, 14, 4, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2646, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Agility', '', 'Permanently enchant a two-handed melee weapon to grant +25 Agility.', '', 0, 0, 0, 1, 1, 1), (27839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Improved Vampiric Embrace', 'Rank 1', 'Increases the percentage healed by Vampiric Embrace by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (27840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Improved Vampiric Embrace', 'Rank 2', 'Increases the percentage healed by Vampiric Embrace by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (27841, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 555, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, -1, -1, 0, 0, 0, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 4', 'Holy power infuses the target, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (27846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Touch', '', 'Increases the amount healed by Healing Touch by $s1.', '', 0, 0, 0, 1, 0, 0), (27847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Cleanse Cost Reduced', '', 'Reduces the mana cost of your Cleanse spell by $s1.', '', 0, 0, 0, 1, 0, 0), (27848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167772672, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Seal Cost Reduced', '', 'Reduces the base mana cost of your Seal spells by $s1.', '', 0, 0, 0, 1, 0, 0), (27849, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Cystal Bazooka', '', 'Blast a Necropolis Crystal!', '', 0, 0, 0, 1, 0, 0), (27850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Devotion Armor Increased', '', 'Increases the armor from your Devotion Aura by $s1.', '', 0, 0, 0, 1, 0, 0), (27851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Claw and Rake Damage Bonus', '', 'Increases the damage of your Claw and Rake abilites by $s1.', '', 0, 0, 0, 1, 0, 0), (27852, 0, 0, 0, 1, 0, 0, 10, 0, 0, 407, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Kill Summoner Buff', '', '', 'Don\'t hit this guy!', 0, 0, 0, 1, 0, 0), (27853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4415, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Rejuvenation Healing', '', 'Increases healing done by Rejuvenation by up to $s1.', '', 0, 0, 0, 1, 0, 0), (27855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3736, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lesser Healing Wave', '', 'Increases healing done by Lesser Healing Wave by up to $s1.', '', 0, 0, 0, 1, 0, 0), (27859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1877999616, 0, 0, 4418, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Shock Damage', '', 'Increases damage done by Earth Shock, Flame Shock, and Frost Shock by up to $s1.', '', 0, 0, 0, 1, 0, 0), (27860, 0, 0, 0, 16, 0, 0, 10, 0, 55, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Engulfing Shadows', '', '', '', 0, 0, 0, 1, 1, 1), (27861, 0, 0, 0, 1, 0, 0, 101, 0, 50, 145, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'The Baron\'s Ultimatum', '', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 0, 0, 0, 1, 1, 1), (27862, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 51, 0, 199, 174, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 166, 'Bile Retcher Slam', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (27863, 0, 0, 0, 1, 0, 0, 101, 0, 50, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'The Baron\'s Ultimatum', '', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 0, 0, 0, 1, 1, 1), (27864, 0, 0, 0, 1, 0, 0, 101, 0, 50, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'The Baron\'s Ultimatum', '', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 0, 0, 0, 1, 1, 1), (27865, 0, 0, 0, 1, 0, 0, 101, 0, 50, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'The Baron\'s Ultimatum', '', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 'Your intrusion has alerted Baron Rivendare. His prisoner doesn\'t have much time left.', 0, 0, 0, 1, 1, 1), (27866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16401, 16421, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Necropolis critters', '', '', '', 0, 0, 0, 1, 1, 0), (27867, 0, 0, 0, 1, 0, 0, 5, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27868, 0, 0, 0, 0, 0, 1, 'Freeze', '', 'When struck in combat has a chance of freezing the attacker in place for $27868d.', '', 0, 0, 0, 1, 1, 1), (27868, 0, 1, 0, 1, 0, 0, 101, 0, 50, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (27869, 30, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 2, 0, 601, 401, 0, 899, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1553, 'Dark Rune', '', 'Restores $s1 mana at the cost of $s2 life.', '', 0, 0, 0, 1, 1, 1), (27870, 1145, 0, 0, 16, 0, 0, 101, 0, 50, 25, 295, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181105, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell', 'Rank 2', 'Creates a Holy Lightwell. Members of your raid or party can click the Lightwell to restore $27873o1 health over $27873d. Any damage taken will cancel the effect. Lightwell lasts for $d or 5 charges.', '', 0, 0, 0, 1, 1, 1), (27871, 1145, 0, 0, 16, 0, 0, 101, 0, 60, 25, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181106, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell', 'Rank 3', 'Creates a Holy Lightwell. Members of your raid or party can click the Lightwell to restore $27874o1 health over $27874d. Any damage taken will cancel the effect. Lightwell lasts for $d or 5 charges.', '', 0, 0, 0, 1, 1, 1), (27873, 0, 1, 0, 1, 0, 0, 101, 0, 50, 32, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 387, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell Renew', 'Rank 2', '', 'Restore $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (27874, 0, 1, 0, 1, 0, 0, 101, 0, 60, 32, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 532, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell Renew', 'Rank 3', '', 'Restore $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (27879, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mount Speed+ DND', '', 'Increases mount speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (27880, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stun', '', '', 'Stunned', 0, 0, 0, 1, 1, 1), (27881, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mount Speed++ DND', '', 'Increases mount speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (27882, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mount Speed+++ DND', '', 'Increases mount speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (27883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16306, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion (trap: ghost/ghoul))', '', '', '', 0, 0, 0, 1, 0, 0), (27885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disturb Minion Trap, small', '', '', '', 0, 0, 3, 1, 0, 0), (27886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disturb Minion Trap, Buttress', '', '', '', 0, 0, 0, 1, 0, 0), (27888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27886, 0, 0, 0, 0, 0, 191, 'Minion Spawner, Buttress', '', '', '', 0, 0, 0, 1, 0, 0), (27889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16142, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Spawn Bile Sludge', '', '', '', 0, 0, 0, 1, 0, 0), (27890, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16142, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Clone', '', '', '', 0, 0, 0, 1, 1, 1), (27891, 0, 0, 0, 16, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 323, 79, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 174, 'Disease Buffet', '', 'Inflicts $s1 Nature damage to an enemy and increases the Nature damage it takes by $s2 for $d.', 'Nature damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (27892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 1', '', '', '', 0, 0, 0, 1, 0, 0), (27893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 2', '', '', '', 0, 0, 0, 1, 0, 0), (27894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kill Summoner, who will Summon Boss', '', '', '', 0, 0, 0, 1, 1, 0), (27895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16172, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crystal Corpse', '', '', '', 0, 0, 0, 1, 0, 0), (27897, 21, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 199, 0, 24, 0, 0, 0, 23, 0, 61, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26643, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Periodically cast a powerful Arcane Explosion', 'Periodically casting an extremely powerful Arcane Explosion.', 0, 0, 0, 1, 1, 1), (27898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strength', '', '', '', 0, 0, 0, 1, 1, 1), (27899, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2647, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Brawn', '', 'Permanently enchants bracers to increase Strength by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1880, 'Spell Warding', 'Rank 1', 'Reduces all spell damage taken by $s1%.', '', 0, 0, 0, 1, 0, 0), (27901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1880, 'Spell Warding', 'Rank 2', 'Reduces all spell damage taken by $s1%.', '', 0, 0, 0, 1, 0, 0), (27902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1880, 'Spell Warding', 'Rank 3', 'Reduces all spell damage taken by $s1%.', '', 0, 0, 0, 1, 0, 0), (27903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1880, 'Spell Warding', 'Rank 4', 'Reduces all spell damage taken by $s1%.', '', 0, 0, 0, 1, 0, 0), (27904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1880, 'Spell Warding', 'Rank 5', 'Reduces all spell damage taken by $s1%.', '', 0, 0, 0, 1, 0, 0), (27905, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22447, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Stats', '', 'Permanently enchants bracers to increase all Stats by 4. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27906, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 22445, 0, 0, 0, 0, 0, 0, 2, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2648, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Major Defense', '', 'Permanently enchants bracers to increase your defense rating by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27907, 0, 0, 0, 4, 0, 0, 101, 0, 0, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Disciplinary Rod', '', 'Punishes transgressing apprentices.', 'Apprentice leaves much to be desired.', 0, 0, 0, 1, 1, 1), (27908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deflection', '', '', '', 0, 0, 0, 1, 1, 1), (27909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22475, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ralen\'s Badge', '', '', '', 0, 0, 0, 1, 1, 1), (27910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Meledor\'s Badge', '', '', '', 0, 0, 0, 1, 1, 1), (27911, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 21886, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2617, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Superior Healing', '', 'Permanently enchants bracers to increase the effect of your healing spells by up to 30 and your damage spells by up to 10. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per $t1 sec.', '', 0, 0, 0, 1, 1, 1), (27913, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2679, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Restore Mana Prime', '', 'Permanently enchants bracers to restore $27912s mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27914, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 1, 10, 20, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Fortitude', '', 'Permanently enchants bracers to give $27916s Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anchor to Skulls', '', '', '', 0, 0, 0, 1, 0, 0), (27916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stamina', '', '', '', 0, 0, 0, 1, 1, 1), (27917, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 21884, 21885, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2650, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Spellpower', '', 'Permanently enchant bracers to increase spell damage and healing by up to $27918s. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 578, 'Increase Spell Dam 15', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27919, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 31, 1, 0, 84, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 68, 'Spit', '', 'Shoots at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (27920, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22445, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Striking', '', 'Permanently enchant ring to add 2 damage to physical attacks. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27922, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Get Token', '', 'Creates a token from a destroyed crystal.', '', 0, 0, 0, 1, 0, 0), (27923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 12', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27924, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2928, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Spellpower', '', 'Permanently enchant a ring to increase spell damage and healing by up to 12. Only the Enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound.', '', 0, 0, 0, 1, 1, 1), (27925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 6, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 20', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (27926, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 2, 3, 5, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2930, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Healing Power', '', 'Permanently enchant a ring to increase healing spells by up to $27925s and damage spells by up to $27925s2. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27927, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2931, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Stats', '', 'Permanently enchant a ring to increase all stats by $19988s. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 1', '', '', '', 0, 0, 0, 1, 0, 0), (27929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 2', '', '', '', 0, 0, 0, 1, 0, 0), (27931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anchor to Skulls', '', '', '', 0, 0, 0, 1, 0, 0), (27935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 1', '', '', '', 0, 0, 0, 1, 0, 0), (27936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'To Anchor 2', '', '', '', 0, 0, 0, 1, 0, 0), (27937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anchor to Skulls', '', '', '', 0, 0, 0, 1, 0, 0), (27940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blocking', '', '', '', 0, 0, 0, 1, 1, 1), (27941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value', '', '', '', 0, 0, 0, 1, 1, 1), (27942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (27943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (27944, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22452, 0, 0, 0, 0, 0, 0, 6, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2653, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Tough Shield', '', 'Permanently enchant a shield to give 18 additional block value. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27945, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2654, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Intellect', '', 'Permanently enchant a shield to give 12 intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27946, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22446, 22452, 0, 0, 0, 0, 0, 12, 4, 10, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2655, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Shield Block', '', 'Permanently enchant a shield to give 15 block rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27947, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22573, 22574, 22572, 22578, 0, 0, 0, 2, 1, 1, 1, 1, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1888, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Resistance', '', 'Permanently enchant a shield to increase resistance to all magic schools by 5. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27948, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 13446, 13444, 0, 0, 0, 0, 0, 6, 4, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2656, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Vitality', '', 'Permanently enchant boots to restore 4 health and mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 85, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Health/Mana Regen', '', 'Restores $s1 health and mana every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (27950, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Fortitude', '', 'Permanently enchant boots to increase Stamina by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27951, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2657, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Dexterity', '', 'Permanently enchant boots to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agility +12', '', '', '', 0, 0, 0, 1, 1, 1), (27953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 9, 0, 0, 0, 117, 117, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 96, 0, 0, 0, 0, 0, 0, 246, 'Surefooted', '', 'Increases hit rating by $s3 and increases the chance movement impairing effects will be resisted by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (27954, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 23572, 0, 0, 0, 0, 0, 2, 4, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2658, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Surefooted', '', 'Permanently enchant boots to increase snare and root resistance by 5% and increase hit rating by 10. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exceptional Health', '', '', '', 0, 0, 0, 1, 1, 1), (27956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exceptional Mana', '', '', '', 0, 0, 0, 1, 1, 1), (27957, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 13446, 14344, 0, 0, 0, 0, 0, 8, 4, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2659, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Exceptional Health', '', 'Permanently enchant a piece of chest armor to grant +150 health. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27958, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 13444, 22446, 0, 0, 0, 0, 0, 1, 4, 3, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2660, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Exceptional Mana', '', 'Permanently enchant a piece of chest armor to grant +150 mana. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exceptional Stats', '', '', '', 0, 0, 0, 1, 1, 1), (27960, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22445, 22446, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2661, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Exceptional Stats', '', 'Permanently enchant a piece of chest armor to add 6 to all stats. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27961, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2662, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Major Armor', '', 'Permanently enchant a cloak to give 120 additional armor. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27962, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 21884, 22451, 22452, 21885, 0, 0, 0, 4, 4, 4, 4, 4, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2664, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Major Resistance', '', 'Permanently enchant a cloak to increase all Resistances by 7. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resistance', '', '', '', 0, 0, 0, 1, 1, 1), (27964, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14344, 12808, 12803, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1898, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Spirit', '', 'Permanently enchant a melee weapon to increase Spirit by 35.', '', 0, 0, 0, 1, 1, 1), (27965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (27966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (27967, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 2, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Striking', '', 'Permanently enchant a Melee Weapon to do 7 additional points of damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27968, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 0, 0, 0, 0, 0, 0, 2, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2666, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Intellect', '', 'Permanently enchant a melee weapon to grant +30 Intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intellect', '', '', '', 0, 0, 0, 1, 1, 1), (27970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 69, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power', '', '', '', 0, 0, 0, 1, 1, 1), (27971, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22445, 0, 0, 0, 0, 0, 0, 4, 40, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2667, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Savagery', '', 'Permanently enchant a Two Handed Melee Weapon to add 70 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27972, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 4, 5, 20, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2668, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Potency', '', 'Permanently enchant a Melee Weapon to add 20 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strength', '', '', '', 0, 0, 0, 1, 1, 1), (27974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 40', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27975, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2669, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Spellpower', '', 'Permanently enchant a melee weapon to increase spell damage and healing by up to 40. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agility +35', '', '', '', 0, 0, 0, 1, 1, 1), (27977, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 8, 6, 20, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2670, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Major Agility', '', 'Permanently enchant a Two Handed Melee Weapon to add 35 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (27979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 64, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire/Arcane Dam 50', '', 'Increases damage done by fire and arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 53, 53, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 32, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow/Frost Dam 54', '', 'Increases damage done by fire and arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (27981, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 22446, 21884, 23571, 0, 0, 0, 12, 10, 8, 6, 1, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2671, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Sunfire', '', 'Permanently enchant a Melee Weapon to add up to 50 damage to fire and arcane spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27982, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 22446, 21885, 22456, 0, 0, 0, 12, 10, 8, 6, 6, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2672, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Soulfrost', '', 'Permanently enchant a Melee Weapon to add up to 54 damage to frost and shadow spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 91, 0, 0, 134, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lightning Strike', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (27984, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 22446, 22445, 0, 0, 0, 0, 6, 10, 8, 40, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2673, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Mongoose', '', 'Permanently enchant a Melee Weapon to occasionally increase Agility by 120 and attack speed slightly. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (27985, 0, 0, 0, 1, 0, 0, 101, 0, 34, 21, 100, 1, 0, 0, 17056, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 106, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Floating', '', 'Allows you to levitate, floating a few feet above the ground. While levitating, you will fall at a reduced speed and travel over water-like surfaces.', 'Levitating.', 0, 0, 0, 1, 1, 1), (27986, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 100, 1, 0, 0, 17056, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 106, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Levitate', '', 'Allows the caster to levitate, floating a few feet above the ground. While levitating, you will fall at a reduced speed and travel over water-like surfaces.', 'Levitating.', 0, 0, 0, 1, 1, 1), (27987, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27988, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', 'Causes the caster to automatically inflict $17466s1 Shadow damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $27988s1 Shadow damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (27988, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 449, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', '', '', 0, 0, 0, 1, 1, 1), (27989, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 522, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (27990, 0, 1, 5, 4, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (27991, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (27992, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 841, 0, 0, 3779, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (27993, 0, 0, 11, 1, 0, 0, 101, 0, 14, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 9, -61, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Stomp', '', 'Inflicts normal damage plus $s1 to nearby enemies, reducing movement speed for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (27994, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 799, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (27995, 55, 1, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Unholy Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d..', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (27996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 23, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Spellsurge', '', 'Restores $s1 mana every sec.', 'Restores $s1 mana every sec.', 0, 0, 0, 1, 1, 1), (27997, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27996, 0, 0, 0, 0, 0, 1, 'Spellsurge Trigger', '', '15% chance on successful spellcast of restoring 100 mana over 10 seconds to the party.', '', 0, 0, 0, 1, 1, 1), (28002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (28003, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22446, 22445, 0, 0, 0, 0, 0, 12, 10, 20, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2674, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Spellsurge', '', 'Permanently enchant a Melee Weapon to have a 3% chance on spellcast to restore 100 mana to all party members over 10 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (28004, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 21885, 0, 0, 0, 0, 0, 8, 8, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Battlemaster', '', 'Permanently enchant a Melee Weapon to occasionaly heal nearby party members of 180 to 300 health when an enemy is struck. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (28005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 121, 0, 0, 179, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Battlemaster', '', '', '', 0, 0, 0, 1, 1, 1), (28006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Cloaking', '', '', '', 0, 0, 0, 1, 0, 0), (28012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (28013, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 0, 0, 0, 0, 0, 0, 0, 0, 2183, 'Superior Mana Oil', '', 'While applied to target weapon it restores 14 mana to the caster every 5 seconds. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (28014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per $t1 sec.', '', 0, 0, 0, 1, 1, 1), (28015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 41, 41, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 42', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28016, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22791, 18256, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2183, 'Superior Mana Oil', '', 'Creates Superior Mana Oil.', '', 0, 0, 0, 1, 1, 1), (28017, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2678, 0, 0, 0, 0, 0, 0, 0, 0, 2184, 'Superior Wizard Oil', '', 'While applied to target weapon it increases spell damage by up to 42. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (28018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 23, 0, 0, 7200000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28020, 0, 0, 0, 0, 0, 1, '[PH] Crystal Corpse Timer', '', '', '', 0, 0, 0, 1, 0, 0), (28019, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22792, 18256, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2184, 'Superior Wizard Oil', '', 'Creates Superior Wizard Oil.', '', 0, 0, 0, 1, 1, 1), (28020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Crystal Corpse Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (28021, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12363, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2261, 'Arcane Dust', '', 'Transforms an Arcane Crystal into Arcane Dust.', '', 0, 0, 0, 1, 1, 1), (28022, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22448, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2558, 'Large Prismatic Shard', '', 'Transforms three Small Prismatic Shard into a Large Prismatic Shard.', '', 0, 0, 0, 1, 1, 1), (28023, 0, 0, 0, 14, 0, 0, 101, 0, 10, 0, 95, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Healthstone', '', 'Creates a Minor Healthstone that can be used to instantly restore $6262s1 health.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (28024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16230, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Buttress', '', '', '', 0, 0, 0, 1, 1, 0), (28025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Left', '', '', '', 0, 0, 0, 1, 0, 0), (28026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Right', '', '', '', 0, 0, 0, 1, 0, 0), (28027, 1174, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2243, 'Prismatic Sphere', '', 'Creates a Prismatic Sphere out of four Large Prismatic Shards.', '', 0, 0, 0, 1, 1, 1), (28028, 1174, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2242, 'Void Sphere', '', 'Creates a Void Sphere out of two Void Crystals.', '', 0, 0, 0, 1, 1, 1), (28029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 333, 0, 0, 0, 0, 0, 0, 0, 578, 'Enchanting', 'Master', 'Allows an enchanter to put masterful enchantments on weapons and armor up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (28030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 28029, 0, 0, 0, 0, 0, 578, 'Master Enchanting', '', '', '', 0, 0, 0, 1, 1, 1), (28031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16182, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zap Crystal, Summon Zapper', '', '', '', 0, 0, 0, 1, 0, 0), (28032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zap Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (28041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Damage Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (28054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Buttress Trap', '', '', '', 0, 0, 0, 1, 1, 0), (28056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zap Crystal Corpse', '', '', '', 0, 0, 0, 1, 0, 0), (28059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 4, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28062, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', 'Damage done increased by nearby positively charged allies.\nDeals $28062s1 damage to nearby allies that are not positively charged every $t2 sec.', 0, 0, 0, 1, 1, 0), (28062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', '', 0, 0, 0, 1, 0, 0), (28078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Buttress Channel', '', '', '', 0, 0, 0, 1, 0, 0), (28081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -4, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 130, 'Bonescythe Chest', '', 'Reduces the Energy cost of your Sinister Strike ability by $s1 and your Backstab ability by $s2.', '', 0, 0, 0, 1, 1, 0), (28084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 4, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28085, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', 'Damage done increased by nearby negatively charged allies.\nDeals $28085s1 damage to nearby allies that are not negatively charged every $t2 sec.', 0, 0, 0, 1, 1, 0), (28085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', '', 0, 0, 0, 1, 0, 0), (28086, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 22484, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Buttress Activator', '', '', '', 0, 0, 0, 1, 1, 1), (28087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Channel', '', '', '', 0, 0, 0, 1, 0, 0), (28088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Bonescythe Bracer', '', 'Increases the chance to apply poisons to your target by $s1%.', '', 0, 0, 0, 1, 0, 0), (28089, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Polarity Shift', '', '', '', 0, 0, 0, 1, 0, 0), (28092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16214, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Scourge Controller', '', '', '', 0, 0, 0, 1, 0, 0), (28093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 1, 0, 0, 0, 0, 29, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Lightning Speed', '', 'Increases Agility by $s1 and slightly increases attack speed for $d.', 'Agility Increased by $s1 and attack speed increased slightly.', 0, 0, 0, 1, 1, 1), (28095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28091, 0, 0, 0, 0, 0, 1, 'Controller Timer', '', '', '', 0, 0, 0, 1, 0, 0), (28096, 0, 0, 0, 1, 0, 44, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stalagg Chain', '', '', '', 0, 0, 0, 1, 0, 0), (28097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28098, 0, 0, 0, 0, 0, 1, 'Stalagg Tesla Passive', '', '', '', 0, 0, 0, 1, 0, 0), (28099, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1251, 0, 0, 4374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shock', '', '', '', 0, 0, 0, 1, 0, 0), (28100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22572, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22451, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Air', '', 'Turn ten Motes of Air into Primal Air.', '', 0, 0, 0, 1, 1, 1), (28101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22573, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Earth', '', 'Turn ten Motes of Earth into Primal Earth.', '', 0, 0, 0, 1, 1, 1), (28102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22574, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Fire', '', 'Turn ten Motes of Fire into Primal Fire.', '', 0, 0, 0, 1, 1, 1), (28103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22578, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Water', '', 'Turn ten Motes of Water into Primal Water.', '', 0, 0, 0, 1, 1, 1), (28104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22577, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Shadow', '', 'Turn ten Motes of Shadow into Primal Shadow.', '', 0, 0, 0, 1, 1, 1), (28105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22576, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Mana', '', 'Turn ten Motes of Mana into Primal Mana.', '', 0, 0, 0, 1, 1, 1), (28106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22575, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21886, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Create Primal Life', '', 'Turn ten Motes of Life into Primal Life.', '', 0, 0, 0, 1, 1, 1), (28107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Bonescythe Breastplate', '', 'Increases the haste effect of your Slice and Dice ability by $s1%.', 'Increases the haste effect of your Slice and Dice ability by $s1%.', 0, 0, 0, 1, 0, 0), (28109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28110, 0, 0, 0, 0, 0, 1, 'Feugen Tesla Passive', '', '', '', 0, 0, 0, 1, 0, 0), (28111, 0, 0, 0, 1, 0, 44, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feugen Chain', '', '', '', 0, 0, 0, 1, 0, 0), (28112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 21', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (28113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 30', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (28114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28115, 0, 0, 0, 0, 0, 538, 'Mark of Didier', '', '', 'Attracting Everything.', 0, 0, 0, 1, 0, 0), (28118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'PvP Armor Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (28125, 1152, 0, 12, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 375, 37, 0, 1312, 56, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (28126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (purple)', '', '', '', 0, 0, 0, 1, 1, 1), (28127, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1749, 'Flash', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (28131, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 24, 39, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (28132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181142, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Summoner Shield', '', '', '', 0, 0, 0, 1, 0, 0), (28133, 0, 1, 0, 20, 0, 0, 101, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 330, 'Cure Disease', '', 'Removes $s1 $ldisease:diseases; from the friendly target.', '', 0, 0, 0, 1, 1, 1), (28134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Power Surge', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (28135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 499, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Static Field', '', '', '', 0, 0, 0, 1, 1, 1), (28136, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Thadius Lightning Visual', '', '', '', 0, 0, 0, 1, 1, 1), (28137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 11, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Slime Stream', '', 'Slime nearby targets', 'Inflicts $o1 Nature damage to an enemy over $d.', 0, 0, 10, 1, 0, 0), (28141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 149, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 150', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28142, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 27, 0, 0, 10, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Power of the Guardian', '', 'Increases the spell critical strike rating of all party members within $a1 yards by $s.', 'Increases spell critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (28143, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 32, 32, 0, 10, 10, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 46, 'Power of the Guardian', '', 'Increases damage and healing done by magical spells and effects of all party members within $a1 yards by up to $s1.', 'Increases damage and healing done by magical spells and effects by up to $s1. ', 0, 0, 0, 1, 1, 1), (28144, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 61, 0, 0, 10, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Power of the Guardian', '', 'Increases healing done by magical spells and effects of all party members within $a1 yards by up to $s1.', 'Increases healing done by magical spells and effects by up to $s1. ', 0, 0, 0, 1, 1, 1), (28145, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 10, 0, 0, 10, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Power of the Guardian', '', 'Restores $s1 mana per 5 seconds to all party members within $a1 yards.', 'Restores $s1 mana per 5 seconds.', 0, 0, 0, 1, 1, 1), (28146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1484, 'Mage Portal State', '', 'Creates a portal, teleporting group members that use it to Undercity.', '', 0, 0, 0, 1, 1, 1), (28147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Portal Effect: Karazhan', '', '', '', 0, 0, 0, 1, 1, 0), (28148, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181146, 0, 0, 0, 0, 0, 0, 0, 0, 1484, 'Portal: Karazhan', '', 'Creates a portal, teleporting group members that use it to Karazhan.', '', 0, 0, 0, 1, 1, 1), (28149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Restorative Draught', '', '', '', 0, 0, 0, 1, 1, 1), (28151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 279, 93, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 280', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (28152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 99, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 300', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (28153, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 277, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (28154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 419, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0420)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (28155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 119, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Atiesh Priest Damage/Healing', '', 'Increases your spell damage by up to 120 and your healing by up to 300.', 'Spell damage increased by $s2 \nHealing increased by $s1. ', 0, 0, 0, 1, 1, 1), (28156, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28153, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', 'Damaging nearby enemies every $d.', 0, 0, 0, 1, 1, 1), (28157, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1601, 0, 0, 3199, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Slime Spray', '', '', '', 0, 0, 0, 1, 1, 0), (28158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28241, 0, 0, 0, 0, 0, 40, 'Poison', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shock', '', '', '', 0, 0, 0, 1, 0, 0), (28160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thadius Spawn', '', '', '', 0, 0, 0, 1, 1, 0), (28161, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2681, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Savage Guard', '', 'Permanently adds 10 nature resistance to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (28163, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2682, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Guard', '', 'Permanently adds 10 frost resistance to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (28165, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2683, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Guard', '', 'Permanently adds 10 shadow resistance to a leg or head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (28167, 85, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (28168, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (28169, 0, 3, 0, 1, 0, 0, 101, 0, 0, 1, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Mutating Injection', '', 'Injects a target with a mutagen that creates a poison cloud after $d.', 'You have been injected with a mutagen.', 0, 0, 0, 1, 1, 1), (28170, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Master Spellstone', '', 'Dispels all harmful magic effects from the caster.', '', 0, 0, 0, 1, 1, 1), (28172, 0, 0, 0, 6, 0, 0, 101, 0, 66, 0, 1150, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 344, 'Create Spellstone', 'Rank 4', 'Creates a Master Spellstone for the caster. When equipped and used, the Master Spellstone dispels all harmful magic effects from the caster. In addition, equipping the Spellstone improves your spell critical strike rating by $32789s1.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (28176, 0, 0, 0, 1, 0, 0, 101, 0, 62, 30, 637, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 19, 0, 49, 0, 0, 0, 118, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 126, 0, 0, 0, 0, 0, 0, 2297, 'Fel Armor', 'Rank 1', 'Surrounds the caster with fel energy, increasing the amount of health generated through spells and effects by $s1% and increasing spell damage by up to $s3. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases the amount of health generated through spells and effects by $s1% and increases spell damage by up to $s3.', 0, 0, 0, 1, 1, 1), (28182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Baron\'s Ultimatum', '', '', '', 0, 0, 0, 1, 0, 0), (28183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion parent (ghost/ghoul)', '', '', '', 0, 0, 0, 1, 0, 0), (28184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion parent (ghost/skeleton)', '', '', '', 0, 0, 0, 1, 0, 0), (28185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion parent (ghoul/skeleton)', '', '', '', 0, 0, 0, 1, 1, 1), (28186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16336, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion (trap: ghost/skeleton))', '', '', '', 0, 0, 0, 1, 0, 0), (28187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16338, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Summon Minion (trap: ghoul/skeleton))', '', '', '', 0, 0, 0, 1, 1, 1), (28189, 0, 0, 0, 1, 0, 0, 101, 0, 69, 30, 725, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 19, 0, 99, 0, 0, 0, 118, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 126, 0, 0, 0, 0, 0, 0, 2297, 'Fel Armor', 'Rank 2', 'Surrounds the caster with fel energy, increasing the amount of health generated through spells and effects by $s1% and increasing spell damage by up to $s3. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases the amount of health generated through spells and effects by $s1% and increases spell damage by up to $s3.', 0, 0, 0, 1, 1, 1), (28194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181156, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Minion Trap: Ghoul/Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (28195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181111, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Minion Trap: Ghost/Ghoul', '', '', '', 0, 0, 0, 1, 0, 0), (28196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181155, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Minion Trap: Ghost/Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (28197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camp Type: Ghost/Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (28198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camp Type: Ghost/Ghoul', '', '', '', 0, 0, 0, 1, 1, 1), (28199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camp Type: Ghoul/Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (28200, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28204, 0, 0, 0, 0, 0, 1757, 'Ascendance', '', 'Your next 5 damage or healing spells cast within 20 seconds will grant a bonus of up to 40 damage and up to 75 healing, stacking up to 5 times. Expires after 6 damage or healing spells or 20 seconds, whichever occurs first.', 'Next 5 damage or healing spells cast will grant bonus damage and healing.', 0, 0, 0, 1, 0, 0), (28201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Camp Type', '', '', '', 0, 0, 0, 1, 0, 0), (28204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 74, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 320, 'Ascendance', '', '', 'Spell damage increased by up to $s1.\nHealing increased by up to $s2.', 0, 0, 0, 1, 1, 0), (28205, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 14048, 7080, 14227, 0, 0, 0, 0, 5, 4, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22654, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Glacial Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (28206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 841, 0, 0, 2379, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mutagen Explosion', '', '', 'Inflicts $s1 Physical damage to all enemies in a targeted area', 0, 0, 0, 1, 1, 1), (28207, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 14048, 7080, 14227, 0, 0, 0, 0, 7, 8, 6, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22652, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Glacial Vest', '', '', '', 0, 0, 0, 1, 1, 1), (28208, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 14048, 7080, 14227, 0, 0, 0, 0, 5, 4, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Glacial Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (28209, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 14048, 7080, 14227, 0, 0, 0, 0, 4, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Glacial Wrists', '', '', '', 0, 0, 0, 1, 1, 1), (28210, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 19726, 14342, 12803, 14227, 0, 0, 0, 0, 1, 2, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Gaea\'s Embrace', '', '', '', 0, 0, 0, 1, 1, 1), (28219, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12810, 7080, 15407, 14227, 0, 0, 0, 7, 16, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22661, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Polar Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (28220, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12810, 7080, 15407, 14227, 0, 0, 0, 5, 12, 2, 3, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Polar Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (28221, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12810, 7080, 15407, 14227, 0, 0, 0, 4, 12, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Polar Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28222, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 15408, 7080, 15407, 14227, 0, 0, 0, 7, 24, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Icy Scale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (28223, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 15408, 7080, 15407, 14227, 0, 0, 0, 5, 16, 2, 3, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22666, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Icy Scale Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (28224, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 15408, 7080, 15407, 14227, 0, 0, 0, 4, 16, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Icy Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9998, 0, 0, 13, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'AE Charm', '', '$d', '$d', 0, 0, 0, 1, 0, 0), (28226, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summoning Aquantion', '', '', '', 0, 0, 0, 1, 1, 1), (28234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minion Spawn-in', '', '', '', 0, 0, 0, 1, 0, 0), (28239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zombie Chow Search', '', '', '', 0, 0, 0, 1, 1, 0), (28240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16363, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison Cloud', '', '', '', 0, 0, 0, 1, 0, 0), (28241, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 1109, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Poison', '', '', '', 0, 0, 0, 1, 1, 1), (28242, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12359, 12360, 7080, 0, 0, 0, 0, 7, 16, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Icebane Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (28243, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12359, 12360, 7080, 0, 0, 0, 0, 5, 12, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22670, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Icebane Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (28244, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22682, 12359, 12360, 7080, 0, 0, 0, 0, 4, 12, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22671, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Icebane Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28247, 0, 0, 0, 1, 0, 0, 101, 0, 10, 41, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16364, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Infused Crystal', '', 'Place Infused Crystal on the floor releasing its energy into nearby Runestone.', '', 0, 0, 0, 1, 1, 0), (28250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 22486, 0, 22484, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16143, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kill Summoner, Summon Boss', '', '', '', 0, 0, 0, 1, 1, 0), (28251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28242, 0, 0, 0, 0, 0, 1, 'Icebane Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (28252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28244, 0, 0, 0, 0, 0, 1, 'Icebane Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28243, 0, 0, 0, 0, 0, 1, 'Icebane Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (28254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28219, 0, 0, 0, 0, 0, 41, 'Polar Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (28255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28220, 0, 0, 0, 0, 0, 41, 'Polar Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (28256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28221, 0, 0, 0, 0, 0, 41, 'Polar Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28222, 0, 0, 0, 0, 0, 41, 'Icy Scale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (28258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28223, 0, 0, 0, 0, 0, 41, 'Icy Scale Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (28259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28224, 0, 0, 0, 0, 0, 41, 'Icy Scale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (28260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28207, 0, 0, 0, 0, 0, 41, 'Glacial Vest', '', '', '', 0, 0, 0, 1, 1, 1), (28261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28205, 0, 0, 0, 0, 0, 41, 'Glacial Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (28262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28209, 0, 0, 0, 0, 0, 41, 'Glacial Wrists', '', '', '', 0, 0, 0, 1, 1, 1), (28263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28208, 0, 0, 0, 0, 0, 41, 'Glacial Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (28264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 45, 45, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 46', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Scourge Strike', '', '', '', 0, 0, 0, 1, 0, 0), (28267, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22644, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crunchy Spider Surprise', '', '', '', 0, 0, 0, 1, 1, 1), (28269, 35, 0, 0, 1, 0, 0, 101, 0, 60, 0, 805, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 87, 0, 0, 489, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Runestone Ward', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (28271, 0, 1, 17, 16, 0, 0, 101, 0, 60, 245, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16377, 0, 0, 0, 0, 0, 0, 0, 1588, 'Polymorph', 'Rank 1: Turtle', 'Transforms the enemy into a turtle, forcing it to wander around for up to $d. While wandering, the turtle cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (28272, 0, 1, 17, 16, 0, 0, 101, 0, 60, 245, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 1, -1, 0, -1, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16371, 0, 0, 0, 0, 0, 0, 0, 317, 'Polymorph', 'Rank 1: Pig', 'Transforms the enemy into a pig, forcing it to wander around for up to $d. While wandering, the pig cannot attack or cast spells but will regenerate very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on Beasts, Humanoids and Critters.', 'Cannot attack or cast spells. Increased regeneration.', 0, 0, 0, 1, 1, 1), (28273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1882, 'Bloodthistle', '', 'Increases damage and healing done by magical spells and effects by a small amount for 10 minutes.', 'Increases damage and healing done by magical spells and effects by a small amount.', 0, 0, 0, 1, 1, 1), (28274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1883, 'Bloodthistle Withdrawal', '', 'Lack of Bloodthistle has reduced your Spirit by $s1.', 'Lack of Bloodthistle has reduced your Spirit by $s1.', 0, 0, 0, 1, 1, 1), (28275, 1145, 0, 0, 16, 0, 0, 101, 0, 70, 25, 445, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181165, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell', 'Rank 4', 'Creates a Holy Lightwell. Members of your raid or party can click the Lightwell to restore $28276o1 health over $28276d. Any damage taken will cancel the effect. Lightwell lasts for $d or 5 charges.', '', 0, 0, 0, 1, 1, 1), (28276, 0, 1, 0, 1, 0, 0, 101, 0, 70, 32, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 786, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1878, 'Lightwell Renew', 'Rank 4', '', 'Restore $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (28278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Circle', '', '', '', 0, 0, 0, 1, 0, 0), (28280, 0, 0, 0, 4, 0, 0, 101, 0, 0, 26, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16375, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Bombard Slime', '', '', '', 0, 0, 0, 1, 1, 1), (28281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Camp-to-Relay', '', '', '', 0, 0, 0, 1, 0, 0), (28282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 139, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 529, 0, 0, 0, 28441, 0, 0, 0, 0, 1884, 'Ashbringer', '', 'Inflicts the will of the Ashbringer upon the wielder.', 'Inflicts the will of the Ashbringer upon the wielder.', 0, 0, 0, 1, 1, 1), (28285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28272, 0, 0, 0, 0, 0, 317, 'Polymorph: Pig', '', '', '', 0, 0, 0, 1, 1, 1), (28287, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Handbook DND', '', '', '', 0, 0, 0, 1, 0, 0), (28288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Omarion\'s Secrets', '', '', '', 0, 0, 0, 1, 0, 0), (28293, 85, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes nearby enemies with a lightning bolt that arcs to another nearby enemies. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 15, 0.9, 1, 1), (28294, 0, 0, 0, 3, 0, 0, 101, 0, 29, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16385, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Totem', '', 'Summons an Lightning Totem that lasts $d. and periodically damages nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28297, 0, 0, 7, 3, 0, 0, 101, 0, 29, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 1899, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Totem', '', '', '', 0, 0, 0, 1, 1, 1), (28299, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2001, 0, 0, 6999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Ball Lightning', '', '', '', 0, 0, 0, 1, 0, 0), (28301, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 375, 0, 0, 1312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (28303, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 7999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 922, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Reputation', '', 'Increase your reputation permanently with Tranquillien.', '', 0, 0, 0, 1, 0, 0), (28305, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Mana Leech', 'Passive', '', 'Converts Shadow damage to mana.', 0, 0, 0, 1, 1, 1), (28306, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (28308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7051, 0, 0, 19974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hateful Strike', '', 'Deals $s1 damage to a threatening target with the highest health within melee range.', '', 0, 0, 0, 1, 1, 1), (28309, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (28310, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 31, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 91, 1, 0, 554, -51, 0, 0, 0, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (28311, 0, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 181, 51, 0, 1109, 474, 0, 18, 18, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Slime Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (28313, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28315, 0, 0, 0, 0, 0, 1488, 'Aura of Fear', '', 'Chance on pulse to fear enemies.', 'You flee in terror!', 0, 0, 0, 1, 1, 1), (28314, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Flameshocker\'s Touch', '', 'Inflicts 10% damage to an enemy, stunning it for $d.', '10% damage and stunned.', 0, 0, 0, 1, 1, 1), (28315, 0, 1, 5, 1, 0, 0, 101, 0, 0, 39, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Aura of Fear', '', 'Pulsing Fear Aura.', 'You flee in terror!', 0, 0, 0, 1, 0, 0), (28318, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 301, 51, 0, 849, 474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Slime Shot', '', 'Shoots at an enemy, inflicting nature damage and knocking the enemy back.', '', 0, 0, 5, 1, 1, 1), (28319, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Create Lesser Mark of the Dawn', '', '', '', 0, 0, 0, 1, 0, 0), (28320, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1894, 'Create Mark of the Dawn', '', '', '', 0, 0, 0, 1, 0, 0), (28321, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1895, 'Create Greater Mark of the Dawn', '', '', '', 0, 0, 0, 1, 0, 0), (28322, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 571, 0, 0, 3514, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Embalming Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (28323, 0, 0, 0, 1, 0, 0, 101, 0, 62, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Flameshocker\'s Revenge', '', 'Knocks down and stuns nearby enemies on death.', 'Knocked down and stunned.', 0, 0, 0, 1, 1, 1), (28324, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22726, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forming Frame of Atiesh', '', 'Combines 40 Splinters of Atiesh to form the Frame of Atiesh.', '', 0, 0, 0, 1, 0, 0), (28325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 32', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (28326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Relay-to-Camp', '', '', '', 0, 0, 0, 1, 0, 0), (28327, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 10558, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Steam Tonk Controller', '', '', '', 0, 0, 0, 1, 1, 1), (28329, 22, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Flameshocker\'s Touch', '', '', '', 0, 0, 0, 1, 1, 1), (28330, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Flameshocker - Immolate Visual', '', '', '', 0, 0, 0, 1, 1, 1), (28332, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 29, 19, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33554432, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Warding', 'Rank 2', 'Increases the armor and resistances given by your Frost Armor and Ice Armor spells by $s1%. In addition, gives your Frost Ward a $s2% chance to reflect Frost spells and effects while active.', '', 0, 0, 0, 1, 1, 1), (28333, 0, 0, 0, 1, 0, 15420, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28334, 0, 0, 0, 0, 0, 83, 'Whirlwind Primer', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (28334, 49, 0, 0, 1, 0, 15420, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28335, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $28335s1.', 'Attacking all nearby enemies for normal damage plus $28335s1.', 0, 0, 0, 1, 1, 1), (28335, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 1, 0, 299, 0, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', 'Stunned.', 0, 0, 0, 1, 1, 1), (28336, 0, 0, 0, 1, 0, 0, 0, 0, 30, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 0, 0, 2401, 0, 0, 4799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Glory Shot', '', 'Charge an enemy at less than 20% health, doing massive damage.', '', 0, 0, 0, 1, 1, 0), (28337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 0, 0), (28338, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 0, 0), (28339, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 0, 0), (28340, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28341, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', 'Causes the caster to automatically inflict $17466s1 Shadow damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $17466s1 Shadow damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (28341, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', '', '', 0, 0, 0, 1, 1, 1), (28342, 0, 2, 0, 1, 0, 0, 101, 0, 63, 23, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, -1001, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Breath of Sargeras', '', 'Reduces the melee and ranged attack power of nearby enemies by $s1 for $d.', 'Melee and ranged attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (28343, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27685, 0, 0, 0, 0, 0, 1578, 'Charge', 'Rank 6', '', '', 0, 0, 0, 1, 0, 0), (28344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16136, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (28346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 35000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28345, 0, 0, 0, 0, 0, 1, 'Communique Timer, camp', '', '', '', 0, 0, 0, 1, 1, 1), (28347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 599, 599, 9, 0, 0, 0, 124, 99, 89, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Dimensional Siphon', '', 'Increases melee and ranged attack power by 600.', 'Increases melee and ranged attack power by 600. Wielder takes 5% damage to their health every second if not an evil extradimensional entity.', 0, 0, 0, 1, 1, 1), (28348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Dimensional Siphon', '', '', '', 0, 0, 0, 1, 0, 0), (28350, 36, 2, 0, 1, 0, 0, 101, 0, 24, 165, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 37, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 67, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Darkness', '', 'Prevents healing on the target.', 'Immune to direct healing.', 0, 0, 0, 1, 1, 1), (28351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Camp-to-Relay, Death', '', '', '', 0, 0, 0, 1, 0, 0), (28352, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Breath of Sargeras', '', '', '', 0, 0, 0, 1, 0, 0), (28353, 0, 0, 0, 5, 0, 0, 101, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 0, 0, 1, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16390, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Raise Dead', '', 'Raise two skeletons from a fallen squire.', '', 0, 0, 0, 1, 1, 0), (28354, 1149, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10015, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exorcise Atiesh', '', 'Exorcises the taint of Sargeras from Atiesh. Only usable on consecrated earth.', '', 0, 0, 0, 1, 0, 0), (28355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181207, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reaper of Souls DND', '', '', '', 0, 0, 0, 1, 0, 0), (28358, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 231, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (28360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 48, 48, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 49', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28361, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 323, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (28362, 0, 0, 0, 1, 0, 0, 101, 0, 1, 225, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28361, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (28364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 3799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Damage vs. Guards', '', 'Physical Damage vs. units that have the ROYAL_GUARD string ID.', '', 0, 0, 0, 1, 0, 0), (28365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Relay-to-Proxy', '', '', '', 0, 0, 0, 1, 0, 0), (28366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Proxy-to-Relay', '', '', '', 0, 0, 0, 1, 0, 0), (28367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Proxy-to-Necropolis', '', '', '', 0, 0, 0, 1, 0, 0), (28369, 0, 0, 0, 1, 0, 12, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 63, 0, 0, 218, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Gas', '', '', '', 0, 0, 0, 1, 0, 0), (28370, 0, 0, 0, 1, 0, 12, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28369, 0, 0, 0, 0, 0, 263, 'Toxic Gas', '', '', '', 0, 0, 0, 1, 0, 0), (28371, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 24, 0, 0, 0, 138, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.\nDamage increased by $s2%.', 0, 0, 0, 1, 1, 1), (28373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 'Communique, Necropolis-to-Proxies', '', '', '', 0, 0, 0, 1, 1, 0), (28374, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 61, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10495, 0, 0, 0, 0, 0, 0, 47, 'Decimate', '', '', '', 0, 0, 0, 1, 1, 1), (28375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decimate', '', '', '', 0, 0, 0, 1, 0, 0), (28377, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 1', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28378, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 2', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28379, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 3', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28380, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 4', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28381, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 5', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28382, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 6', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16420, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Portal of Shadows', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (28385, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shadowguard', 'Rank 7', 'Casts a bolt of shadow at the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (28386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zap Necropolis', '', '', '', 0, 0, 0, 1, 0, 0), (28389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16419, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon Ghosts of Naxxramas', '', '', '', 0, 0, 0, 1, 0, 0), (28391, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster to an enemy target. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (28392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Portal of Shadow', '', '', '', 0, 0, 0, 1, 0, 0), (28393, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 499, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 87, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Booty Bay +500', '', 'Increase your reputation permanently with Booty Bay.', '', 0, 0, 0, 1, 1, 0), (28394, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 499, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 470, 87, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Ratchet +500', '', 'Increase your reputation permanently with Ratchet.', '', 0, 0, 0, 1, 1, 0), (28395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28373, 0, 0, 0, 0, 0, 1, 'Communique Timer, Necropolis', '', '', '', 0, 0, 0, 1, 1, 1), (28396, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 499, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 577, 87, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Everlook +500', '', 'Increase your reputation permanently with Everlook.', '', 0, 0, 0, 1, 1, 0), (28397, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 103, 0, 1, 1, 0, 499, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 369, 87, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation - Gadgetzan +500', '', 'Increase your reputation permanently with Gadgetzan.', '', 0, 0, 0, 1, 1, 0), (28401, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 75, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (28402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'NEW Arcane Talent', '', '', '', 0, 0, 0, 1, 0, 0), (28404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zombie Chow Search', '', '', '', 0, 0, 0, 1, 1, 0), (28405, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 301, 37, 0, 1849, 231, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 5, 1, 1, 0), (28406, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 28, 0, 0, 4, 0, 0, 1, 0, 0, 13, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 16479, 0, 0, 0, 0, 0, 0, 82, 'Polymorph Backfire', '', '', 'Polymorph gone wrong.', 0, 0, 0, 1, 1, 1), (28407, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28408, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1540, 'Chains of Kel\'Thuzad', '', '', '', 0, 0, 0, 1, 1, 1), (28410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 98, 199, 499, 0, 0, 0, 177, 79, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 1540, 'Chains of Kel\'Thuzad', '', '', 'Charmed.\nDamage increased by $s2%.\nHealing increased by $s3%.', 0, 0, 0, 1, 1, 1), (28412, 633, 0, 0, 1, 0, 0, 101, 0, 58, 27, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 77, 1, 1, 0, 919, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (28413, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 21, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Aura of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28414, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of the Ashbringer', '', '', '', 0, 0, 0, 1, 0, 0), (28418, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 19, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'General\'s Warcry', '', 'While active, target\'s size increases, damage done increases by 10%.', 'While active, target\'s size increases, damage done increases by 10%.', 0, 0, 0, 1, 1, 1), (28419, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 29, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'General\'s Warcry', '', 'While active, target\'s size increases, damage done increases by 20%.', 'While active, target\'s size increases, damage done increases by 20%.', 0, 0, 0, 1, 1, 1), (28420, 0, 0, 0, 1, 0, 0, 101, 0, 60, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 39, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'General\'s Warcry', '', 'While active, target\'s size increases, damage done increases by 30%.', 'While active, target\'s size increases, damage done increases by 30%.', 0, 0, 0, 1, 1, 1), (28424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16431, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Cracked Necrotic Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (28428, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Instant Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28429, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28428, 0, 0, 0, 0, 0, 152, 'Instant Poison Proc', '', '', '', 0, 0, 0, 1, 1, 1), (28431, 0, 4, 0, 1, 0, 0, 101, 0, 20, 105, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 18, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Charge', '', 'Charges an enemy and causes poison damage to all within 10 yards of the target.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (28433, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 3751, 0, 0, 28124, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict $s1 nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Spider Web', '', '', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (28438, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 19, 0, 0, 140, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 0, 0), (28439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22754, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Eternal Quintessence', '', '', '', 0, 0, 0, 1, 1, 1), (28440, 36, 2, 0, 1, 0, 0, 101, 0, 24, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 13, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Veil of Shadow', '', 'Reduces healing effects for nearby enemies by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (28441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1884, 'AB Effect 000', '', 'Inflicts the will of the Ashbringer upon the wielder.', '', 0, 0, 0, 1, 1, 0), (28442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 1884, 'AB Effect 001', '', 'Inflicts the will of the Ashbringer upon the wielder.', '', 0, 0, 0, 1, 1, 0), (28443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16439, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Ghost', '', '', '', 0, 0, 0, 1, 0, 0), (28444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1482, 'Portal Effect: Deathknight Wing', '', '', '', 0, 0, 0, 1, 1, 0), (28445, 0, 1, 12, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Improved Concussive Shot', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (28447, 0, 0, 0, 1, 0, 31772, 101, 0, 50, 0, 380, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 121, 1, 0, 239, 29, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Burst', '', 'Let forth a burst of energy knocking all nearby enemies back, dealing $s1 Shadow damage and removing all threat.', '', 0, 0, 0, 1, 1, 1), (28448, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camp Receives Communique', '', '', '', 0, 0, 0, 1, 0, 0), (28450, 0, 1, 0, 3, 0, 0, 101, 0, 20, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 525, 0, 0, 1837, 0, 0, 9, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Burn Mummified Troll Remains', '', 'Burns mummified troll remains.', '', 0, 0, 0, 1, 1, 0), (28456, 0, 0, 0, 1, 0, 0, 101, 0, 18, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 379, 0, 0, 1910, 0, 0, 13, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (28457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 501, 0, 0, 1749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Blast', '', '', '', 0, 0, 0, 1, 1, 0), (28458, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28457, 0, 0, 0, 0, 0, 191, 'Dark Blast', '', '', '', 0, 0, 0, 1, 1, 0), (28459, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1501, 1, 0, 4249, 99, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 213, 'Wail of Souls', '', '', '', 0, 0, 0, 1, 1, 1), (28460, 0, 0, 0, 1, 0, 0, 100, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28459, 0, 0, 0, 0, 0, 213, 'Wail of Souls', '', '', '', 0, 0, 0, 1, 1, 1), (28461, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 19726, 12360, 12803, 0, 0, 0, 0, 12, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironvine Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (28462, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 19726, 12803, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironvine Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (28463, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12803, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ironvine Belt', '', '', '', 0, 0, 0, 1, 1, 1), (28467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 31, 0, 1, 1, 0, -11, 199, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', '', 'Healing reduced by $s1%.', 0, 0, 0, 1, 1, 0), (28468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 29, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 for $d.', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (28470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 6, 1, 1, 1, 199, 14, 9, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Tap', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 1), (28471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1485, 'ClearAll', '', '', '', 0, 0, 0, 1, 1, 1), (28472, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 19726, 12803, 15407, 0, 0, 0, 0, 12, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22759, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bramblewood Helm', '', '', '', 0, 0, 0, 1, 1, 1), (28473, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 18512, 12803, 15407, 0, 0, 0, 0, 6, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bramblewood Boots', '', '', '', 0, 0, 0, 1, 1, 1), (28474, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12810, 12803, 15407, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bramblewood Belt', '', '', '', 0, 0, 0, 1, 1, 1), (28478, 0, 1, 0, 5, 0, 0, 101, 0, 20, 35, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2125, 1, 0, 7437, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (28479, 1152, 1, 0, 1, 0, 0, 101, 0, 20, 35, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 22, 22, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (28480, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 19726, 12803, 14227, 0, 0, 0, 0, 4, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Sylvan Vest', '', '', '', 0, 0, 0, 1, 1, 1), (28481, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 14342, 12803, 14227, 0, 0, 0, 0, 4, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22757, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Sylvan Crown', '', '', '', 0, 0, 0, 1, 1, 1), (28482, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 12803, 14227, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Sylvan Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (28486, 79, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Scourgebane Draught', '', 'Increases attack power by $s1 against undead. Lasts $d.', 'Increases attack power against undead by $s1.', 0, 0, 0, 1, 1, 1), (28487, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16445, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Terky', '', 'Right Click to summon and dismiss your Terky.', '', 0, 0, 0, 1, 1, 1), (28488, 79, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 309, 'Scourgebane Infusion', '', 'Increases spell damage by up to $s1 against undead. Lasts $d.', 'Increases spell damage against undead by up to $s1.', 0, 0, 0, 1, 1, 1), (28489, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2095, 'Camouflage', '', 'Imbiber cannot be tracked for $d.', 'Cannot be tracked.', 0, 0, 0, 1, 1, 1), (28490, 0, 0, 0, 1, 0, 0, 101, 0, 48, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2073, 'Major Strength', '', 'Increases your Strength by $s1 for $d. Battle Elixir.', 'Increases Strength by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28491, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2094, 'Healing Power', '', 'Increases the effects of healing spells that you cast by up to $s1 for $d. Battle Elixir.', 'Healing spell effects increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28492, 0, 0, 0, 1, 0, 0, 101, 0, 45, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2086, 'Sneaking', '', 'Increases Stealth a great deal for $d.', 'Stealth greatly increased.', 0, 0, 0, 1, 1, 1), (28493, 99, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2079, 'Major Frost Power', '', 'Increases frost spell damage by up to $s1 for $d. Battle Elixir.', 'Frost damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28494, 99, 0, 0, 1, 0, 0, 101, 0, 45, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, -76, 0, 0, 0, 0, 29, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2090, 'Insane Strength Potion', '', 'Increases your Strength by $s1 and decreases your defense rating by $s2 for $d.', 'Increases Strength by $s1 and decreases defense rating by $s2.', 0, 0, 0, 1, 1, 1), (28495, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1001, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (28496, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2091, 'Greater Stealth Detection', '', 'Increases your stealth detection for $d.', 'Increased stealth detection.', 0, 0, 0, 1, 1, 1), (28497, 0, 0, 0, 1, 0, 0, 101, 0, 48, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 19, 0, 0, 0, 0, 29, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 768, 0, 0, 0, 0, 0, 0, 0, 2072, 'Major Agility', '', 'Increases your Agility by $s1 and your critical strike rating by $s2 for $d. Battle Elixir.', 'Increases Agility by $s1 and critical strike rating by $s2. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28498, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -1, 24, 0, 0, 0, 79, 23, 61, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 28479, 0, 0, 0, 0, 95, 'Berserk', '', '', 'Physical damage dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (28499, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1201, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (28500, 37, 6, 0, 1, 0, 0, 101, 0, 47, 106, 31, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775, 'Invisibility', '', 'Gives the imbiber invisibility for $d.', 'Invisibility', 0, 0, 0, 1, 1, 1), (28501, 99, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2075, 'Major Firepower', '', 'Increases fire spell damage by up to $s1 for $d. Battle Elixir.', 'Fire damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28502, 0, 0, 0, 1, 0, 0, 101, 0, 46, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2080, 'Major Armor', '', 'Increases armor by $s1 for $d. Guardian Elixir.', 'Armor increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (28503, 99, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 2077, 'Major Shadow Power', '', 'Increases shadow spell damage by up to $s1 for $d. Battle Elixir.', 'Shadow damage dealt by spells and abilities is increased by up to $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (28504, 0, 1, 10, 1, 0, 0, 101, 0, 55, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 899, 899, 0, 0, 0, 12, 8, 24, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Major Dreamless Sleep', '', 'Puts the imbiber in a dreamless sleep for $d. During that time the imbiber heals 3600 health and 3600 mana.', 'Dreamless Sleep.', 0, 0, 0, 1, 1, 1), (28505, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16456, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Poley', '', 'Right Click to summon and dismiss your pet.', '', 0, 0, 0, 1, 1, 1), (28506, 0, 0, 0, 1, 0, 0, 101, 0, 45, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 699, 69, 0, 0, 0, 0, 34, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2089, 'Potion of Heroes', '', 'Increases Strength by $s2 and temporarily increases health by $s1 for $d.', 'Strength increased by $s2 and health temporarily increased by $s1.', 0, 0, 0, 1, 1, 1), (28507, 0, 0, 0, 1, 0, 0, 101, 0, 45, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 2088, 'Haste', '', 'Increases haste rating by $s1 for $d.', 'Increases haste rating by $s1.', 0, 0, 0, 1, 1, 1), (28508, 0, 0, 0, 1, 0, 0, 101, 0, 45, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 1, 0, 0, 0, 0, 13, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2087, 'Destruction', '', 'Increases spell critical chance by $s2% and spell damage by $s1 for $d.', 'Spell Critical increased by $s2% and spell damage increased by $s1.', 0, 0, 0, 1, 1, 1), (28509, 79, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2093, 'Greater Mana Regeneration', '', 'Regenerate $s1 mana per 5 sec for $d. Guardian Elixir.', 'Regenerate $s1 mana per 5 sec. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (28511, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2068, 'Fire Protection', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (28512, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2070, 'Frost Protection', '', 'Absorbs $s1 frost damage. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (28513, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2072, 'Nature Protection', '', 'Absorbs $s1 nature damage. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (28514, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 2092, 'Empowerment', '', 'Decreases the magical resistances of your spell targets by $s1 for $d. Guardian Elixir.', 'Decreases the magical resistances of your spell targets by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (28515, 28, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2078, 'Ironshield', '', 'Increases armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (28516, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 4, 0, 0, 0, 0, 3, 27, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Sunwell Torrent', '', 'Use on Dar\'Khan Drathir to release the energy contained in this item causing $o1 Arcane damage over $d and silencing the target.', 'Silenced.', 0, 0, 0, 1, 1, 1), (28517, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 1101, 1101, 0, 1649, 1649, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775, 'Rejuvenation Potion', '', 'Restores $s1 mana and health.', '', 0, 0, 0, 1, 1, 1), (28518, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 9, 0, 0, 0, 0, 34, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2081, 'Flask of Fortification', '', 'Increases maximum health by $s1 and defense rating by $s2 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Increases health by $s1 and defense rating by $s2.', 0, 0, 0, 1, 1, 1), (28519, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2082, 'Flask of Mighty Restoration', '', 'Increases mana regeneration by $s1 mana per 5 seconds for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Mana Regeneration increased by $s1 per 5 seconds.', 0, 0, 0, 1, 1, 1), (28520, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2083, 'Flask of Relentless Assault', '', 'Increases attack power by $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (28521, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 2084, 'Flask of Blinding Light', '', 'Increases spell damage caused by Arcane, Holy and Nature spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Damage done by Arcane, Holy, and Nature spells increased by $s1.', 0, 0, 0, 1, 1, 1), (28522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 0, 751, 0, 0, 2624, 0, 0, 13, 0, 12, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Icebolt', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (28524, 0, 0, 0, 32, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 64, 50001, 0, 0, 74999, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29318, 30132, 0, 0, 0, 2131, 'Frost Breath', '', '', '', 0, 0, 0, 1, 1, 1), (28526, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Icebolt', '', '', '', 0, 0, 0, 1, 1, 1), (28527, 99, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 749, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2101, 'Fel Blossom', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (28528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Troll Food Poisoning Visual', '', 'Visual displays a green ground fog.', '', 0, 0, 0, 1, 1, 0), (28530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 131, 131, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 132', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 12, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Aura', '', '', 'Deals $s1 frost damage a second.', 0, 0, 0, 1, 1, 1), (28533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (28536, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 2146, 'Arcane Protection', '', 'Absorbs $s1 arcane damage. Lasts $d.', 'Absorbs $s1 arcane damage.', 0, 0, 0, 1, 1, 1), (28537, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 2069, 'Shadow Protection', '', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (28538, 99, 1, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 2799, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2071, 'Holy Protection', '', 'Absorbs $s1 holy damage. Lasts $d.', 'Absorbs $s1 holy damage.', 0, 0, 0, 1, 1, 1), (28539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Multi-Shot Damage Increase', '', 'Increases the damage done by your Multi-Shot by $s1%.', '', 0, 0, 0, 1, 1, 1), (28540, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 2085, 'Flask of Pure Death', '', 'Increases spell damage caused by Shadow, Fire and Frost spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Damage caused by Shadow, Fire and Frost spells increased by up to $s1.', 0, 0, 0, 1, 1, 1), (28541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil Damage Increase', '', 'Increases the damge dealt and health regained by your Death Coil spell by $s1%.', '', 0, 0, 0, 1, 1, 0), (28542, 0, 2, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 1749, 0, 0, 12, 0, 0, 53, 0, 0, 3000, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Life Drain', '', '', 'Drains $s1 health and heals Sapphiron for $*2;s1 every $t1 sec.', 0, 0, 0, 1, 0, 0), (28543, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22785, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22823, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Camouflage', '', '', '', 0, 0, 0, 1, 1, 1), (28544, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13465, 22785, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Strength', '', '', '', 0, 0, 0, 1, 1, 1), (28545, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13464, 22786, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Healing Power', '', '', '', 0, 0, 0, 1, 1, 1), (28546, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22785, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sneaking Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 875, 1, 0, 3062, -66, 0, 15, 15, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Chill', '', '', 'Deals $s1 damage every $t1 sec.\nSlows movement speed by $s2%.', 0, 0, 0, 1, 1, 0), (28548, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 3, 0, 1, 0, 0, -1501, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Shrouding', '', 'Shrouds you from nearby enemies so you seem less threatening to them.', '', 0, 0, 0, 1, 1, 1), (28549, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22578, 22790, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Frost Power', '', '', '', 0, 0, 0, 1, 1, 1), (28550, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 18256, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Insane Strength Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28551, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22791, 22785, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22829, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Super Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28552, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22789, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22830, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of the Searching Eye', '', '', '', 0, 0, 0, 1, 1, 1), (28553, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 22785, 18256, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Agility', '', '', '', 0, 0, 0, 1, 1, 1), (28554, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22791, 18256, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2393, 'Shrouding Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28555, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22786, 22785, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Super Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28556, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22574, 22790, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Firepower', '', '', '', 0, 0, 0, 1, 1, 1), (28557, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22790, 22789, 18256, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22834, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Defense', '', '', '', 0, 0, 0, 1, 1, 1), (28558, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22790, 22792, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Shadow Power', '', '', '', 0, 0, 0, 1, 1, 1), (28559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Untrackable', '', 'The caster becomes untrackable.', 'Untrackable.', 0, 0, 0, 1, 1, 1), (28560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Summon Blizzard', '', '', '', 0, 0, 0, 1, 0, 0), (28562, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22786, 22792, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22836, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Dreamless Sleep Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28563, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 22790, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heroic Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28564, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 22791, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22838, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Haste Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28565, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22792, 22791, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destruction Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28566, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22451, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2327, 'Transmute: Primal Air to Fire', '', 'Transmutes Primal Air into Primal Fire.', '', 0, 0, 0, 1, 1, 1), (28567, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2379, 'Transmute: Primal Earth to Water', '', 'Transmutes Primal Earth into Primal Water.', '', 0, 0, 0, 1, 1, 1), (28568, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2380, 'Transmute: Primal Fire to Earth', '', 'Transmutes Primal Fire into Primal Earth.', '', 0, 0, 0, 1, 1, 1), (28569, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21885, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22451, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2381, 'Transmute: Primal Water to Air', '', 'Transmutes Primal Water into Primal Air.', '', 0, 0, 0, 1, 1, 1), (28570, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22790, 22791, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Major Mageblood', '', '', '', 0, 0, 0, 1, 1, 1), (28571, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Fire Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28572, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21885, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Frost Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28573, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21886, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Nature Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Arcane Fortitude', '', 'Increases your armor by an amount equal to $s1% of your Intellect.', '', 0, 0, 0, 1, 1, 1), (28575, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22457, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Arcane Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28576, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Shadow Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28577, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21886, 22793, 18256, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Major Holy Protection Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28578, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22791, 22793, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Empowerment', '', '', '', 0, 0, 0, 1, 1, 1), (28579, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22790, 22573, 18256, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ironshield Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28580, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21885, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2379, 'Transmute: Primal Shadow to Water', '', 'Transmutes Primal Shadow into Primal Water.', '', 0, 0, 0, 1, 1, 1), (28581, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21885, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2384, 'Transmute: Primal Water to Shadow', '', 'Transmutes Primal Water into Primal Shadow.', '', 0, 0, 0, 1, 1, 1), (28582, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22457, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2327, 'Transmute: Primal Mana to Fire', '', 'Transmutes Primal Mana into Primal Fire.', '', 0, 0, 0, 1, 1, 1), (28583, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2383, 'Transmute: Primal Fire to Mana', '', 'Transmutes Primal Fire into Primal Mana.', '', 0, 0, 0, 1, 1, 1), (28584, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21886, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2380, 'Transmute: Primal Life to Earth', '', 'Transmutes Primal Life into Primal Earth.', '', 0, 0, 0, 1, 1, 1), (28585, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21886, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2382, 'Transmute: Primal Earth to Life', '', 'Transmutes Primal Earth into Primal Life.', '', 0, 0, 0, 1, 1, 1), (28586, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22793, 22786, 22791, 18256, 0, 0, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Super Rejuvenation Potion', '', '', '', 0, 0, 0, 1, 1, 1), (28587, 0, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22794, 22793, 22790, 18256, 0, 0, 0, 0, 1, 3, 7, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Fortification', '', '', '', 0, 0, 0, 1, 1, 1), (28588, 0, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22794, 22793, 22786, 18256, 0, 0, 0, 0, 1, 3, 7, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Mighty Restoration', '', '', '', 0, 0, 0, 1, 1, 1), (28589, 0, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22794, 22793, 22789, 18256, 0, 0, 0, 0, 1, 3, 7, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Relentless Assault', '', '', '', 0, 0, 0, 1, 1, 1), (28590, 0, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22794, 22793, 22791, 18256, 0, 0, 0, 0, 1, 3, 7, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22861, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Blinding Light', '', '', '', 0, 0, 0, 1, 1, 1), (28591, 0, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22794, 22793, 22792, 18256, 0, 0, 0, 0, 1, 3, 7, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Pure Death', '', '', '', 0, 0, 0, 1, 1, 1), (28592, 0, 0, 0, 1, 0, 0, 40, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12579, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', 'Rank 2', 'Gives your Frost damage spells a $h% chance to apply the Winter\'s Chill effect, which increases the chance a Frost spell will critically hit the target by $12579s1% for $12579d. Stacks up to $12579u times.', '', 0, 0, 0, 1, 1, 1), (28593, 0, 0, 0, 1, 0, 0, 60, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12579, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', 'Rank 3', 'Gives your Frost damage spells a $h% chance to apply the Winter\'s Chill effect, which increases the chance a Frost spell will critically hit the target by $12579s1% for $12579d. Stacks up to $12579u times.', '', 0, 0, 0, 1, 1, 1), (28594, 0, 0, 0, 1, 0, 0, 80, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12579, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', 'Rank 4', 'Gives your Frost damage spells a $h% chance to apply the Winter\'s Chill effect, which increases the chance a Frost spell will critically hit the target by $12579s1% for $12579d. Stacks up to $12579u times.', '', 0, 0, 0, 1, 1, 1), (28595, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12579, 0, 0, 0, 0, 0, 187, 'Winter\'s Chill', 'Rank 5', 'Gives your Frost damage spells a $h% chance to apply the Winter\'s Chill effect, which increases the chance a Frost spell will critically hit the target by $12579s1% for $12579d. Stacks up to $12579u times.', '', 0, 0, 0, 1, 1, 1), (28596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 339, 'Alchemy', 'Master', 'Allows an alchemist to brew extraordinary potions up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (28597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 28596, 0, 0, 0, 0, 0, 339, 'Master Alchemist', '', '', '', 0, 0, 0, 1, 1, 1), (28598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1591, 'Touch of Weakness', '', '', '', 0, 0, 0, 1, 1, 1), (28599, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (28600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28586, 0, 0, 0, 0, 0, 1, 'Super Rejuvenation Potion', '', 'Teaches you how to make a Major Rejuvenation Potion.', '', 0, 0, 0, 1, 1, 1), (28601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wyatt Test', '', '', '', 0, 0, 0, 1, 0, 0), (28602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28587, 0, 0, 0, 0, 0, 1, 'Flask of Fortification', '', '', '', 0, 0, 0, 1, 1, 1), (28603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28588, 0, 0, 0, 0, 0, 1, 'Flask of Mighty Restoration', '', '', '', 0, 0, 0, 1, 1, 1), (28604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28589, 0, 0, 0, 0, 0, 1, 'Flask of Relentless Assault', '', '', '', 0, 0, 0, 1, 1, 1), (28605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Wyatt Test', '', '', '', 0, 0, 0, 1, 0, 0), (28606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28590, 0, 0, 0, 0, 0, 1, 'Flask of Blinding Light', '', '', '', 0, 0, 0, 1, 1, 1), (28607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28591, 0, 0, 0, 0, 0, 1, 'Flask of Pure Death', '', '', '', 0, 0, 0, 1, 1, 1), (28608, 0, 2, 0, 1, 0, 0, 101, 0, 58, 106, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Test Curse of Agony', 'Rank 6', 'Curses the target with agony, causing $o1 Shadow damage over $d. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. Only one Curse per Warlock can be active on any one target.', '$o1 Shadow damage over $d.', 0, 0, 0, 1, 1, 1), (28609, 56, 1, 0, 1, 0, 0, 101, 0, 60, 9, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 874, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 5', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (28610, 56, 1, 0, 1, 0, 0, 101, 0, 60, 9, 320, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 874, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Ward', 'Rank 4', 'Absorbs $s1 shadow damage. Lasts $d.', 'Absorbs Shadow damage.', 0, 0, 0, 1, 1, 1), (28612, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22895, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1911, 'Conjure Food', 'Rank 7', 'Conjures $s1 $lcinnamon roll:cinnamon rolls;, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (28614, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Pointy Spike', '', 'Throw a pointy spike.', '', 0, 0, 0, 1, 0, 0), (28615, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Spike Volley', '', 'Throw a pointy spike.', '', 0, 0, 0, 1, 0, 0), (28616, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 596, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (28622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 187, 0, 0, 656, 0, 0, 0, 0, 12, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Web Wrap', '', '', 'Stunned.\nDeals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (28624, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Draenei Survivor', '', 'Heals the targeted Draenei Survivor.', '', 0, 0, 0, 1, 0, 0), (28630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Draenei Survivor Stunned', '', 'Draenei Survivor gets the stars twirling around the head stunned look.', '', 0, 0, 0, 1, 0, 0), (28664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28580, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Shadow to Water', '', '', '', 0, 0, 0, 1, 1, 1), (28665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28581, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Water to Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (28666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28582, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Mana to Fire', '', '', '', 0, 0, 0, 1, 1, 1), (28667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28583, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Fire to Mana', '', '', '', 0, 0, 0, 1, 1, 1), (28668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28584, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Life to Earth', '', '', '', 0, 0, 0, 1, 1, 1), (28669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28585, 0, 0, 0, 0, 0, 1, 'Transmute - Primal Earth to Life', '', '', '', 0, 0, 0, 1, 1, 1), (28672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1890, 'Transmutation Master', '', 'Allows an Alchemist to sometimes to get greater results when transmuting materials.', '', 0, 0, 0, 1, 1, 1), (28673, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Web Wrap', '', '', '', 0, 0, 0, 1, 0, 0), (28674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28672, 0, 0, 0, 0, 0, 1890, 'Transmutation Master', '', '', '', 0, 0, 0, 1, 1, 1), (28675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1890, 'Potion Master', '', 'Allows an alchemist to sometimes create an additional potion when brewing high level potions.', '', 0, 0, 0, 1, 1, 1), (28676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28675, 0, 0, 0, 0, 0, 1890, 'Potion Master', '', '', '', 0, 0, 0, 1, 1, 1), (28677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1890, 'Elixir Master', '', 'Allows an alchemist to sometimes create an additional elixir when brewing high level elixirs.', '', 0, 0, 0, 1, 1, 1), (28678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28677, 0, 0, 0, 0, 0, 1890, 'Elixir Master', '', '', '', 0, 0, 0, 1, 1, 1), (28679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 12, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Harvest Soul', '', 'Reduce enemy\'s health and mana by $s1%.', 'All stats reduced by $s1%.', 0, 0, 0, 1, 1, 1), (28680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -14, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 13', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (28681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 30, 10, 1, 1, 1, 9, 9999, 9999, 24, 24, 24, 79, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Soul Revival', '', '', 'Increases all damage caused by $s1%.', 0, 0, 0, 1, 1, 1), (28682, 0, 1, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Combustion', '', '', 'Increases critical strike chance from Fire damage spells by $s1%.', 0, 0, 0, 1, 1, 1), (28683, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16532, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 'Leap', 'Rank 1', 'Leaps forward up to $a1 yards.', '', 0, 0, 0, 1, 0, 0), (28684, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Dawnstar - Up', '', '', '', 0, 0, 0, 1, 1, 1), (28685, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Dawnstar - Down', '', '', '', 0, 0, 0, 1, 1, 1), (28686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 160, 53, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 161', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (28687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 84, 84, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 85', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16440, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mograine Cometh DND', '', '', '', 0, 0, 0, 1, 0, 0), (28689, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Sanctum Moon - Down', '', '', '', 0, 0, 0, 1, 1, 1), (28690, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Sanctum Moon - Up', '', '', '', 0, 0, 0, 1, 1, 1), (28691, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Sanctum Sun - Down', '', '', '', 0, 0, 0, 1, 1, 1), (28692, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Sanctum Sun - Up', '', '', '', 0, 0, 0, 1, 1, 1), (28693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 94, 94, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 95', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28694, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2067, 'Dreaming Glory', '', '', 'Regenerating $s1 health every 5 sec.', 0, 0, 0, 1, 1, 1), (28695, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 182, 0, 0, 0, 0, 0, 0, 0, 39, 'Herb Gathering', 'Master', 'How to find and gather Outland herbs. Gives a potential herbalism skill of 375.', '', 0, 0, 0, 1, 1, 1), (28696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182, 0, 28695, 0, 0, 0, 0, 0, 345, 'Master Herbalist', '', '', '', 0, 0, 0, 1, 1, 1), (28697, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Forgiveness', '', '', '', 0, 0, 0, 1, 0, 0), (28698, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775, 'Dreaming Glory', '', '', '', 0, 0, 0, 1, 1, 1), (28699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16531, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Faint Necrotic Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (28700, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13021, 0, 0, 0, 0, 0, 0, 0, 1, 'Disperse Neutralizing Agent', '', 'Disperse the Neutralizing Agent at the Irradiated Power Crystal in Silverline Lake.', '', 0, 0, 0, 1, 1, 1), (28701, 0, 0, 0, 1, 0, 0, 101, 0, 45, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (28702, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom', '', '', '', 0, 0, 0, 1, 1, 1), (28703, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (28704, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (28705, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (28706, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (28707, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (28708, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Strength decreased by $s1.', 0, 0, 0, 1, 1, 1), (28709, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Stamina decreased by $s1.', 0, 0, 0, 1, 1, 1), (28710, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Agility decreased by $s1.', 0, 0, 0, 1, 1, 1), (28711, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Intellect decreased by $s1.', 0, 0, 0, 1, 1, 1), (28712, 0, 0, 0, 1, 0, 0, 101, 0, 15, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2282, 'Netherbloom Pollen', '', '', 'Spirit decreased by $s1.', 0, 0, 0, 1, 1, 1), (28714, 0, 0, 0, 1, 0, 0, 101, 0, 15, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 13, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 28715, 0, 0, 0, 0, 2107, 'Flame Cap', '', 'Chance to strike a ranged or melee target for $28715s1 fire damage. Also increases fire spell damage by up to $s1. Lasts $d.', 'Chance to strike a ranged or melee target for $28715s1 fire damage and increases fire spell damage by up to $s1.', 0, 0, 0, 1, 1, 1), (28715, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flamecap Fire', '', '', '', 0, 0, 0, 1, 1, 1), (28716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4533, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation', '', 'Your Rejuvenation ticks have a chance to restore 60 mana, 8 energy, or 2 rage to your target.', '', 0, 0, 0, 1, 1, 1), (28717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 304, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0305)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (28718, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 3001, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2411, 'Mana Thistle', '', '', '', 0, 0, 0, 1, 1, 1), (28719, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Touch', '', 'On Healing Touch critical hits, you regain 30% of the mana cost of the spell.', '', 0, 0, 0, 1, 1, 1), (28720, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2317, 'Nightmare Vine', '', '', '', 0, 0, 0, 1, 1, 1), (28721, 0, 4, 0, 1, 0, 0, 101, 0, 15, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 51, 0, 0, 74, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2164, 'Nightmare Pollen', '', '', 'Even the plants here thrive on death! Poison from the nightmare thorns inflicts $s1 damage every second.', 0, 0, 0, 1, 1, 1), (28722, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Rejuvenation', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (28723, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Rejuvenation', '', 'Restores $s1 rage.', '$1s rage restored.', 0, 0, 0, 1, 0, 0), (28724, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Rejuvenation', '', 'Restores $s1 energy.', '$1s energy restored.', 0, 0, 0, 1, 0, 0), (28725, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 499, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (28726, 0, 0, 0, 1, 0, 0, 101, 0, 15, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2164, 'Nightmare Seed', '', 'Increases your health by $s1 for $d. When the effect ends the extra health will be lost.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (28727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Mind Exhaustion', '', '', 'Immune to charm.', 0, 0, 0, 1, 1, 1), (28728, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Feign Death', '', 'Feign death which may trick enemies into ignoring you. Lasts up to $d.', 'Feigning death.', 0, 0, 0, 1, 1, 1), (28729, 0, 0, 0, 1, 0, 4106, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28731, 0, 0, 0, 0, 0, 1, 'Ribbon of Souls', '', '', '', 0, 0, 0, 1, 1, 0), (28730, 0, 1, 9, 1, 120000, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, -1, 9, 0, 14, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', 'Racial', 'Silence all enemies within $a1 yards for $d. In addition, you gain $s2 Mana for each Mana Tap charge currently affecting you.', 'Silenced.', 0, 0, 0, 1, 1, 1), (28731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon of Souls', '', '', '', 0, 0, 0, 1, 1, 0), (28732, 0, 1, 0, 3, 0, 0, 101, 0, 62, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, -26, 0, 0, 18, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Widow\'s Embrace', '', 'Sacrifices self, prevents and removes enrage. Silences nature spells for $d. Reduces casting speed by $s1%.', 'Sacrifices self, prevents and removes enrage. Silences nature spells for $d. Reduces casting speed by $s1%.', 0, 0, 0, 1, 1, 1), (28733, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', 'Racial', '', '', 0, 0, 0, 1, 0, 0), (28734, 0, 1, 0, 1, 30000, 0, 101, 0, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2152, 'Mana Tap', 'Racial', 'Reduces target\'s mana by $s1 and charges you with Arcane energy for $d. This effect stacks up to $u times.', 'Energizes you when consumed by Arcane Torrent.', 0, 0, 0, 1, 1, 1), (28735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 100', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (28736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 177, 59, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 178', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (28737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -541, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Amnesia', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (28738, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16547, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Speedy', '', 'Right Click to summon and dismiss Speedy the turtle.', '', 0, 0, 0, 1, 1, 1), (28739, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16548, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Mr. Wiggles', '', 'Right Click to summon and dismiss Mr. Wiggles the pig.', '', 0, 0, 0, 1, 1, 1), (28740, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16549, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Whiskers', '', 'Right Click to summon and dismiss Whiskers the rat.', '', 0, 0, 0, 1, 1, 1), (28741, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 1749, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Poison Shock', '', '', '', 0, 0, 0, 1, 1, 1), (28742, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Healing Touch', '', '', '', 0, 0, 0, 1, 0, 0), (28743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Dreamwalker', '', 'Reduces the mana cost of your Healing Touch, Regrowth, Rejuvenation, and Tranquility spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (28744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4537, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Regrowth', '', 'Your initial cast and Regrowth ticks will increase the maximum health of your target by up to 50, stacking up to 7 times.', '', 0, 0, 0, 1, 1, 1), (28745, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Prepare Field Duty Papers', '', 'Fills out the recruit\'s field duty information.', '', 0, 0, 0, 1, 0, 0), (28746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -26, 0, 0, 0, 0, 183, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 2, 0, 0, 0, 0, 0, 0, 0, 1714, 'Plagueheart', '', 'Your spell critical hits generate $s1% less threat. In addition, Corruption, Immolate, Curse of Agony, and Siphon Life generate $s2% less threat.', '', 0, 0, 0, 1, 1, 0), (28747, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (28749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Spectral Side', '', '', '', 0, 0, 0, 1, 0, 0), (28750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Blessing of the Claw', '', 'Increases the friendly target\'s health by up to $s1 for $d.', 'Increases health by up to $s1.', 0, 0, 0, 1, 1, 1), (28751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Multi-Shot', '', 'Reduces the mana cost of your Multi-Shot and Aimed Shot by $s1.', '', 0, 0, 0, 1, 1, 1), (28752, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28753, 0, 0, 0, 0, 0, 1, 'Adrenaline Rush', '', 'Your ranged critical hits cause an Adrenaline Rush, granting you $28753s1 mana.', '', 0, 0, 0, 1, 1, 1), (28753, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Adrenaline Rush', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (28754, 0, 1, 0, 1, 0, 0, 101, 0, 55, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fury of the Ashbringer', '', 'Increases Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (28755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rapid Fire', '', 'Increases the duration of your Rapid Fire by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (28756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28757, 0, 0, 0, 0, 0, 67, 'Stalker\'s Ally', '', 'While your pet is active, increases attack power by $28758s1 for both you and your pet.', '', 0, 0, 0, 1, 0, 0), (28757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Stalker\'s Ally', '', '', '', 0, 0, 0, 1, 1, 0), (28758, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 49, 49, 0, 12, 12, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Stalker\'s Ally', '', 'Increases attack power by $s1.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (28760, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Infusion', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (28761, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28762, 0, 0, 0, 0, 0, 1, 'Not There', '', 'Your damage spells have a chance to displace you, causing the next spell cast to generate no threat.', '', 0, 0, 0, 1, 1, 1), (28762, 0, 1, 0, 1, 0, 0, 100, 1, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Not There', '', '', 'Reduces the threat generated by your next damage spell by $s1%.', 0, 0, 0, 1, 1, 1), (28763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -60001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Evocation', '', 'Reduces cooldown on your Evocation by $/60000;s1 minute.', '', 0, 0, 0, 1, 1, 1), (28764, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adaptive Warding', '', 'Gives your Mage Armor a chance when struck by a harmful spell to increase resistance against that school of magic by $28770s for $28770d.', '', 0, 0, 0, 1, 0, 0), (28765, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Resistance', '', 'Increases fire resistance by $s1. Lasts $d.', 'Increases fire resistance by $s1.', 0, 0, 0, 1, 1, 1), (28766, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Resistance', '', 'Increases frost resistance by $s1. Lasts $d.', 'Increases frost resistance by $s1.', 0, 0, 0, 1, 1, 1), (28767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 50, 50, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 51', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28768, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Nature Resistance', '', 'Increases nature resistance by $s1. Lasts $d.', 'Increases nature resistance by $s1.', 0, 0, 0, 1, 1, 1), (28769, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Resistance', '', 'Increases shadow resistance by $s1. Lasts $d.', 'Increases shadow resistance by $s1.', 0, 0, 0, 1, 1, 1), (28770, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Arcane Resistance', '', 'Increases arcane resistance by $s1. Lasts $d.', 'Increases arcane resistance by $s1.', 0, 0, 0, 1, 1, 1), (28771, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28772, 0, 0, 0, 0, 0, 1, 'Elemental Vulnerability', '', 'Your damage spells have a chance to cause your target to take up to $28772s1 increased damage from subsequent spells.', '', 0, 0, 0, 1, 0, 0), (28772, 0, 1, 0, 1, 0, 0, 100, 1, 60, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 167, 'Elemental Vulnerability', '', '', 'Vulnerable to elemental power, increasing the damage taken from spells by up to $s1.', 0, 0, 0, 1, 1, 1), (28773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 234, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1893, 'Glyph of Deflection', '', 'Increases the block value of your shield by $s1 for $d.', 'Block value increased by $s1.', 0, 0, 0, 1, 1, 1), (28774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -720001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lay Hands', '', 'Reduces cooldown on your Lay on Hands by $/60000;s1 min.', '', 0, 0, 0, 1, 1, 1), (28775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Judgement of Light', '', 'Increases the amount healed by your Judgement of Light by $s1.', '', 0, 0, 0, 1, 1, 1), (28776, 0, 4, 0, 1, 0, 0, 101, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Necrotic Poison', '', '', 'Healing reduced by $s1%.', 0, 0, 0, 1, 0, 0), (28777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 259, 259, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1897, 'Slayer\'s Crest', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (28778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1893, 'Loatheb\'s Reflection', '', 'Increases resistances to all schools of magic by $s1 for $d.', 'All magic resistances increased by $s1.', 0, 0, 0, 1, 1, 1), (28779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 129, 129, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1898, 'Essence of Sapphiron', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (28780, 0, 1, 0, 1, 0, 0, 100, 5, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 449, 149, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1896, 'The Eye of the Dead', '', 'Increases healing done by the next 5 spells by up to $s1 and damage done by up to $s2 for $d.', 'Healing spells increased by up to $s1 and damage spells by up to $s2.', 0, 0, 0, 1, 1, 1), (28783, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 98, 0, 1125, 1, 0, 3937, 299, 16, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Impale', '', '', '', 0, 0, 0, 1, 1, 1), (28784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 76, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16592, 181371, 16606, 0, 0, 0, 0, 0, 0, 1, 'Summon Midsummer Bonfire Bunnies', '', '', '', 0, 0, 0, 1, 1, 1), (28785, 1152, 0, 0, 14, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 23, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28786, 0, 0, 0, 0, 0, 1771, 'Locust Swarm', '', '', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 0), (28786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 251, 0, 0, 874, 0, 0, 10, 10, 10, 3, 27, 25, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771, 'Locust Swarm', '', '', 'Deals $s1 nature damage every $t1 sec.\nUnable to attack.\nUnable to cast spells.', 0, 0, 0, 1, 1, 1), (28787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28788, 0, 0, 0, 0, 0, 1, 'Cleanse', '', 'Your Cleanse spell also heals the target for 200.', '', 0, 0, 0, 1, 1, 1), (28788, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 95, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Cleanse', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (28789, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Power', '', 'Your Flash of Light and Holy Light spells have a chance to imbue your target with Holy Power.', '', 0, 0, 0, 1, 1, 1), (28790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 699, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Holy Power', '', 'Increases the friendly target\'s armor by $s1 for $d.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (28791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 139, 139, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Holy Power', '', 'Increases the friendly target\'s attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (28792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 125, 125, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 126', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Power', '', 'Increases the friendly target\'s spell damage and healing by up to $s1 for $d.', 'Increases spell damage and healing by up to $s1.', 0, 0, 0, 1, 1, 1), (28794, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 301, 0, 0, 1849, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Holy Power', '', 'Increases the friendly target\'s mana regeneration by $s1 per 5 sec. for $d.', 'Restores $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (28796, 1152, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 351, 67, 0, 1224, 416, 0, 22, 22, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (28798, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, 74, 49, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (28799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 25', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (28800, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Word of Thawing', '', 'Use on a Frozen Rune to melt it free.', '', 0, 0, 0, 1, 1, 1), (28801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -91, 99, 0, 0, 0, 0, 137, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Slime', '', '', 'All attributes reduced by $s1%.\nDeals $s2 nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (28802, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28804, 0, 0, 0, 0, 0, 1, 'Epiphany', '', 'Each spell you cast can trigger an Epiphany, increasing your mana regeneration by $28804s1 for $28804d.', '', 0, 0, 0, 1, 1, 1), (28803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 30, 10, 0, 1, 1, 0, 9999, 9999, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29846, 0, 0, 0, 0, 0, 242, 'Bonfire Superbuff', '', '', '', 0, 0, 0, 1, 1, 1), (28804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Epiphany', '', 'Increases the friendly target\'s mana regeneration by $s1 per 5 sec. for $d.', 'Restores $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (28805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 237, 79, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 238', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (28806, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29437, 0, 46352, 0, 0, 0, 1, 'Toss Fuel on Bonfire', '', 'Right Click near a Fire Festival Bonfire to receive the Fire Festival Fury buff, or to reignite an extinguished bonfire. These are also used as currency at Midsummer Suppliers and Merchants.', '', 0, 0, 0, 1, 1, 1), (28807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Renew', '', 'Reduces the mana cost of your Renew spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (28808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Threat', '', 'Reduces the threat from your healing spells.', '', 0, 0, 0, 1, 1, 1), (28809, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Heal', '', 'On Greater Heal critical hits, your target will gain Armor of Faith, absorbing up to $28810s1 damage.', '', 0, 0, 0, 1, 1, 1), (28810, 0, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Armor of Faith', '', 'Absorbs $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (28811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Threat', '', 'Reduces the threat from your Backstab, Sinister Strike, Hemorrhage, and Eviscerate abilities.', '', 0, 0, 0, 1, 1, 1), (28812, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28813, 0, 0, 0, 0, 0, 1, 'Head Rush', '', 'Your Backstab, Sinister Strike, and Hemorrhage critical hits cause you to regain $28813s1 energy.', '', 0, 0, 0, 1, 1, 1), (28813, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Head Rush', '', 'Restores $s1 energy.', 'You gain $s1 energy.', 0, 0, 0, 1, 1, 1), (28814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28815, 0, 0, 5, 0, 0, 559, 'Revealed Flaw', '', 'Your Eviscerate has a chance per combo point to reveal a flaw in your opponent\'s armor, granting a 100% critical hit chance for your next Backstab, Sinister Strike, or Hemorrhage.', '', 0, 0, 0, 1, 0, 0), (28815, 0, 0, 0, 1, 180000, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revealed Flaw', '', 'Increases the critical strike chance of your next Sinister Strike, Backstab, or Hemorrhage by $s1%.', 'Critical strike chance of your next Sinister Strike, Backstab, or Hemorrhage increased by $s1%.', 0, 0, 0, 1, 1, 0), (28816, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28817, 0, 0, 0, 0, 0, 1, 'Invigorate', '', 'Your normal melee swings have a chance to Invigorate you, healing you for $28817s1.', '', 0, 0, 0, 1, 1, 1), (28817, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 21, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Invigorate', '', 'Heal self for $s1.', '', 0, 0, 0, 1, 1, 1), (28818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -13, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Totemic Energy', '', 'Reduces the mana cost of your totem spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (28819, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Submerge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (28820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 85, 23, 0, 0, 5000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 1873, 'Lightning Shield', '', 'Restores $s1 mana per 5 sec.', 'Restores $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (28821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28820, 0, 0, 0, 0, 0, 1, 'Lightning Shield', '', 'Your Lightning Shield spell also grants you $28820s1 mana per 5 sec. while active.', '', 0, 0, 0, 1, 1, 1), (28822, 0, 0, 0, 1, 0, 0, 101, 0, 32, 9, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, -1, -1, 0, 13, 13, 0, 41, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 136, 'Flare', '', 'Exposes all hidden and invisible enemies within $a1 yards of the targeted area for $d.', 'Hidden and invisible units are revealed.', 0, 0, 0, 1, 1, 1), (28823, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Totemic Power', '', 'Your Healing Wave and Lesser Healing Wave spells have a chance to imbue your target with Totemic Power.', '', 0, 0, 0, 1, 1, 1), (28824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Totemic Power', '', 'Increases the friendly target\'s mana regeneration by $s1 per 5 sec. for $d.', 'Restores $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (28825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Totemic Power', '', 'Increases the friendly target\'s spell damage and healing by up to $s1 for $d.', 'Increases spell damage and healing by up to $s1.', 0, 0, 0, 1, 1, 1), (28826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 139, 139, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'Totemic Power', '', 'Increases the friendly target\'s attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (28827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 699, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Totemic Power', '', 'Increases the friendly target\'s armor by $s1 for $d.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (28828, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 299, 0, 0, 0, 0, 78, 32, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16597, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Nether Drake', '', 'Summons and dismisses a rideable Nether Drake. This is a very fast mount. You wish!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (28829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corruption', '', 'Increases damage caused by your Corruption by $s1%.', '', 0, 0, 0, 1, 1, 1), (28830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -13, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Life Tap', '', 'Reduces health cost of your Life Tap by $s1%.', '', 0, 0, 0, 1, 1, 1), (28831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28839, 0, 0, 0, 0, 0, 1, 'Vampirism', '', 'Your Shadow Bolts now have a chance to heal you for $28839s1.', '', 0, 0, 0, 1, 1, 1), (28832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Mark of Korth\'azz', '', '', 'Additional damage taken from Mark of Korth\'azz.', 0, 0, 0, 1, 0, 0), (28833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Mark of Blaumeux', '', '', 'Additional damage taken from Mark of Blaumeux.', 0, 0, 0, 1, 0, 0), (28834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mark of Mograine', '', '', 'Additional damage taken from Mark of Mograine.', 0, 0, 0, 1, 0, 0), (28835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Mark of Zeliek', '', '', 'Additional damage taken from Mark of Zeliek.', 0, 0, 0, 1, 0, 0), (28836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mark', '', '', '', 0, 0, 0, 1, 0, 0), (28839, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, 61, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Vampirism', '', 'Heal self for $s1.', '', 0, 0, 0, 1, 1, 1), (28840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 97, 97, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 98', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (28841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 112, 112, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 113', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Chance', '', 'Improves your chance to hit with Sunder Armor, Devastate, Heroic Strike, Revenge, and Shield Slam by $s1%.', '', 0, 0, 0, 1, 1, 1), (28843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, ' Increased Spell Hit Chance', '', 'Improves your chance to hit with Taunt and Challenging Shout by $s1%.', '', 0, 0, 0, 1, 1, 1), (28844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Revenge', '', 'Increases the damage done by your Revenge ability by $s1.', '', 0, 0, 0, 1, 1, 1), (28845, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28846, 0, 0, 0, 0, 0, 1, 'Cheat Death', '', 'When your health drops below 20%, for the next 5 seconds healing spells cast on you help you to Cheat Death, increasing healing done by up to $28846s1.', '', 0, 0, 0, 1, 1, 1), (28846, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Cheat Death', '', 'Increases healing received by up to $s1.', 'Increases healing received by up to $s1.', 0, 0, 0, 1, 1, 1), (28847, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Touch Refund', '', 'Gain up to $28848s1 mana each time you cast Healing Touch.', '', 0, 0, 0, 1, 0, 0), (28848, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Healing Touch', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (28849, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Lesser Healing Wave', '', 'Regain up to $28850s1 mana each time you cast Lesser Healing Wave.', '', 0, 0, 0, 1, 0, 0), (28850, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Lesser Healing Wave', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (28851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 82, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Flash of Light Healing', '', 'Increases healing done by Flash of Light by up to $s1.', '', 0, 0, 0, 1, 0, 0), (28852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 47, 32, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Seal of the Crusader', '', 'Increases the melee attack power bonus of your Seal of the Crusader by $s1 and the Holy damage increase of your Judgement of the Crusader by $s2.', '', 0, 0, 0, 1, 1, 0), (28853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Flash of Light Healing', '', 'Increases healing done by Flash of Light by up to $s1.', '', 0, 0, 0, 1, 0, 0), (28854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4555, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Moonfire', '', 'Increases the damage of your Moonfire spell by up to $s1.', '', 0, 0, 0, 1, 1, 0), (28855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Maul and Swipe Damage', '', 'Increases the damage dealt by your Maul ability by $s1 and Swipe ability by $s2.', '', 0, 0, 0, 1, 1, 0), (28856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3736, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lesser Healing Wave', '', 'Increases healing done by Lesser Healing Wave by up to $s1.', '', 0, 0, 0, 1, 0, 0), (28857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4554, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lightning Damage', '', 'Increases damage done by Chain Lightning and Lightning Bolt by up to $s1.', '', 0, 0, 0, 1, 0, 0), (28858, 99, 0, 7, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (28859, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 2, 0, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (28860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16592, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Midsummer Bonfire Fuel Counter', '', '', '', 0, 0, 0, 1, 1, 0), (28861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Midsummer, Remove Bonfire', '', '', '', 0, 0, 0, 1, 1, 1), (28862, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'The Eye of Diminution', '', 'Reduces the threat you generate by ${35-$max(0,$PL-60)}% for $d.', 'Threat generation reduced by ${35-$max(0,$PL-60)}%.', 0, 0, 0, 1, 0, 0), (28863, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 23, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 0, 4399, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16697, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (28864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16698, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Corpse Scarabs (10)', '', '', '', 0, 0, 0, 1, 0, 0), (28865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (28866, 0, 1, 0, 1, 0, 0, 101, 0, 45, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 1899, 'Kiss of the Spider', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (28869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 15', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (28870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 60', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (28871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 16701, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Spirit of Summer', '', 'Summons or dismisses a Spirit of Summer.', '', 0, 0, 0, 1, 1, 1), (28872, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lobster DND', '', '', '', 0, 0, 0, 1, 0, 0), (28873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 251, 1, 0, 874, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 55, 'Lich Slap', '', '', '', 0, 0, 0, 1, 1, 0), (28875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Gemcutting', 'Racial Passive', 'Jewelcrafting skill increased by $s1.', '', 0, 0, 0, 1, 0, 0), (28876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Undead 26', '', 'Increases damage done to Undead by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 0, 0, 0, 0, 0, 0, 0, 0, 1901, 'Arcane Affinity', 'Racial Passive', 'Enchanting skill increased by $s1.', '', 0, 0, 0, 1, 0, 0), (28878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1915, 'Inspiring Presence', 'Racial Passive', 'Increases chance to hit with spells by $s1% for you and all party members within $a1 yards.', 'Chance to hit with spells increased by $s1%.', 0, 0, 0, 1, 0, 0), (28880, 0, 1, 0, 16, 180000, 0, 101, 0, 1, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'Gift of the Naaru', 'Racial', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (28882, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 481, 1, 0, 2159, 599, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Righteous Fire', '', '', '$o2 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 0), (28883, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Holy Wrath', '', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all targets within $a1 yds, doubling between each jump.', '', 0, 0, 0, 2, 1, 1), (28884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1351, 0, 0, 12824, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 0, 0), (28887, 65, 1, 0, 1, 0, 0, 101, 0, 1, 35, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -34, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Wither Strike', '', 'Increases the time between an enemy\'s attacks by $s1% for $d.', 'Time between attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (28890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam Undead 60', '', 'Increases damage done to Undead by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (28891, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2684, 0, 0, 0, 0, 0, 0, 0, 0, 2186, 'Consecrated Weapon', '', 'While applied to target weapon it increases attack power against undead by 100. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (28892, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Nature Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (28893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 107, 107, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 329, 'Undead Slayer 100', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 0), (28894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 1769, 'Jewelcrafting', 'Expert', 'Allows a jewelcrafter to make fantastic jewelry, up to a maximum potential skill of 225.', '', 0, 0, 0, 1, 1, 1), (28895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 1769, 'Jewelcrafting', 'Artisan', 'Allows a jewelcrafter to make fantastic jewelry, up to a maximum potential skill of 300.', '', 0, 0, 0, 1, 1, 1), (28896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 28894, 0, 0, 0, 0, 0, 1770, 'Expert Jewelcrafting', '', '', '', 0, 0, 0, 1, 1, 1), (28897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 1769, 'Jewelcrafting', 'Master', 'Allows a jewelcrafter to make fantastic jewelry, up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (28898, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 3599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2685, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessed Wizard Oil', '', 'While applied to target weapon it increases spell damage against undead by up to 60. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (28899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 28895, 0, 0, 0, 0, 0, 1770, 'Artisan Jewelcrafting', '', '', '', 0, 0, 0, 1, 1, 1), (28900, 85, 0, 0, 1, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (28901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 28897, 0, 0, 0, 0, 0, 1770, 'Master Jewelcrafting', '', '', '', 0, 0, 0, 1, 1, 1), (28902, 55, 1, 0, 1, 0, 0, 101, 0, 1, 1, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (28903, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teardrop Blood Garnet', '', '', '', 0, 0, 0, 1, 1, 1), (28904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 16348, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Ghostclaw Lynx', '', '', '', 0, 0, 0, 1, 0, 0), (28905, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bold Blood Garnet', '', '', '', 0, 0, 0, 1, 1, 1), (28906, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runed Blood Garnet', '', '', '', 0, 0, 0, 1, 1, 1), (28907, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23097, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Delicate Blood Garnet', '', '', '', 0, 0, 0, 1, 1, 1), (28910, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscribed Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (28912, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Luminous Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (28913, 40, 0, 15, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 45, 151, 0, 277, 524, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flesh Rot', '', 'Inflicts $s1 damage to an enemy every $t1 sec. for $d.', '$s1 damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28914, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glinting Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (28915, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Potent Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (28916, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23079, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Radiant Deep Peridot', '', '', '', 0, 0, 0, 1, 1, 1), (28917, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23079, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jagged Deep Peridot', '', '', '', 0, 0, 0, 1, 1, 1), (28918, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23079, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enduring Deep Peridot', '', '', '', 0, 0, 0, 1, 1, 1), (28924, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23079, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dazzling Deep Peridot', '', '', '', 0, 0, 0, 1, 1, 1), (28925, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glowing Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28927, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Royal Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16775, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spirit of Mograine', '', '', '', 0, 0, 0, 1, 0, 0), (28931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16776, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spirit of Blaumeux', '', '', '', 0, 0, 0, 1, 0, 0), (28932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16778, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spirit of Korth\'azz', '', '', '', 0, 0, 0, 1, 0, 0), (28933, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shifting Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spirit of Zeliek', '', '', '', 0, 0, 0, 1, 0, 0), (28936, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sovereign Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28938, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brilliant Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28944, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gleaming Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28947, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28948, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rigid Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (28950, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23117, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Azure Moonstone', '', '', '', 0, 0, 0, 1, 1, 1), (28953, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23117, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sparkling Azure Moonstone', '', '', '', 0, 0, 0, 1, 1, 1), (28955, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23117, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormy Azure Moonstone', '', '', '', 0, 0, 0, 1, 1, 1), (28957, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23117, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lustrous Azure Moonstone', '', '', '', 0, 0, 0, 1, 1, 1), (28969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Acid Spit', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (28987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16243, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Plague Slime (Black)', '', '', '', 0, 0, 0, 1, 1, 1), (28988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16783, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Plague Slime (Blue)', '', '', '', 0, 0, 0, 1, 1, 1), (28989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16785, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Plague Slime (Green)', '', '', '', 0, 0, 0, 1, 1, 1), (28990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16784, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Plague Slime (Red)', '', '', '', 0, 0, 0, 1, 1, 1), (28991, 34, 0, 7, 1, 0, 0, 101, 0, 10, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Web', '', 'Casts a web over an enemy, immobilizing it for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (28993, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Banshee Wail', '', 'Wails with anguish, inflicting Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (28995, 0, 0, 0, 171, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 8, 40, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 139, 'Stoneskin', '', '', '$o1 health regenerated over $d.', 0, 0, 0, 1, 1, 1), (28996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Elemental Warding', 'Rank 1', 'Reduces damage taken from Fire, Frost and Nature effects by $s1%.', '', 0, 0, 0, 1, 0, 0), (28997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -8, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Elemental Warding', 'Rank 2', 'Reduces damage taken from Fire, Frost and Nature effects by $s1%.', '', 0, 0, 0, 1, 0, 0), (28998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Elemental Warding', 'Rank 3', 'Reduces damage taken from Fire, Frost and Nature effects by $s1%.', '', 0, 0, 0, 1, 0, 0), (28999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Storm Reach', 'Rank 1', 'Increases the range of your Lightning Bolt and Chain Lightning spells by $s1 yards.', '', 0, 0, 0, 1, 1, 0), (29000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Storm Reach', 'Rank 2', 'Increases the range of your Lightning Bolt and Chain Lightning spells by $s1 yards.', '', 0, 0, 0, 1, 1, 0), (29001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16450, 0, 0, 0, 0, 0, 0, 0, 0, 1905, 'Transformed', '', '', 'It\'s time to dance!', 0, 0, 0, 1, 1, 1), (29002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16454, 0, 0, 0, 0, 0, 0, 0, 0, 1905, 'Transformed', '', '', 'It\'s time to dance!', 0, 0, 0, 1, 1, 1), (29003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16455, 0, 0, 0, 0, 0, 0, 0, 0, 1905, 'Transformed', '', '', 'It\'s time to dance!', 0, 0, 0, 1, 1, 1), (29004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform to Dancer', '', 'Transforms target party memeber into a dancer!', '', 0, 0, 0, 1, 0, 0), (29005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Storm Mastery', 'Rank 1', 'Increases the critical strike chance with your Shock, Lightning Bolt and Chain Lightning spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (29006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 1361, 'Bubbly Refreshment', '', 'Raise a toast to your friend!', 'You feel refreshed! +$s1 Stamina!', 0, 0, 0, 1, 1, 0), (29007, 59, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 488, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (29008, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (29029, 59, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29039, 29038, 0, 0, 0, 0, 1906, 'Fizzy Energy Drink', '', 'Restores $25888o1 health and $25889o1 mana over $25888d. Must remain seated while eating. If you spend at least 10 seconds eating you will become refreshed and gain $25941s1 Mana every 5 seconds for $25941d.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (29038, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1907, 'Fizzy Energy Drink', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (29039, 0, 0, 0, 1, 0, 0, 101, 0, 10, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29040, 0, 0, 0, 0, 1312, 'Fizzy Energy Drink', '', '', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (29040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 24, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1906, 'Fizzy Energy Drink', '', '', 'Mana Regeneration increased by $s1 every 5 seconds.', 0, 0, 0, 1, 1, 0), (29041, 59, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 367, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29042, 0, 0, 0, 0, 1743, 'Tasty Summer Treat', '', 'It\'s so good, you\'ll glow.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (29042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (iCoke Promotion)', '', '', '', 0, 0, 0, 1, 0, 0), (29044, 0, 1, 17, 1, 0, 0, 101, 0, 30, 27, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 620, 0, 21, 0, 0, 0, 0, 0, 0, 318, 'Hex', '', 'Transforms an enemy into a chicken, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (29045, 65, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Bonus Dodge', '', '', '', 0, 0, 0, 1, 1, 1), (29047, 0, 0, 0, 1, 0, 0, 101, 0, 15, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 16, 0, 0, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Cloud of Disease', '', '', '', 0, 0, 0, 1, 1, 1), (29049, 0, 0, 0, 6, 0, 0, 101, 0, 0, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1973, 'Deactivate Night Elf Moon Crystal', '', 'Deactivates the night elf moon crystal at An\'owyn.', 'Deactivate', 0, 0, 0, 1, 1, 0), (29051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Mind Exhaustion', '', '', 'Immune to charm.', 0, 0, 0, 1, 1, 1), (29054, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 10, 0, 1, 1, 0, 54, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Mana', '', 'Drains an enemy of $s1 mana and heals the caster for the mana stolen.', '', 0, 0, 0, 1, 1, 1), (29055, 11, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 2, 0, 0, 0, 0, 20, 21, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1909, 'Refreshing Red Apple', '', 'Restores $s1% of your health and mana per second for $d. Must remain seated while eating.', 'Restores $s1% of your health and mana per second.', 0, 0, 0, 1, 1, 1), (29058, 0, 1, 0, 1, 0, 31788, 101, 0, 12, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (29059, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11195, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Skeletal Steed', '', 'Summons and dismisses a skeletal steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (29060, 1152, 0, 0, 1, 60000, 0, 101, 0, 10, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Taunt', '', 'Taunts the target to attack you.', '', 0, 0, 0, 1, 1, 1), (29061, 0, 0, 0, 1, 30000, 0, 101, 0, 24, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29062, 0, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29063, 0, 0, 0, 0, 0, 2028, 'Eye of the Storm', 'Rank 1', 'Gives you a $h% chance to gain the Focused Casting effect that lasts for $29063d after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time on Shaman spells when taking damage.', '', 0, 0, 0, 1, 1, 1), (29063, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 2028, 'Focused Casting', '', 'When cast, you no longer lose casting time on Shaman spells due to taking damage. Lasts $d.', 'Cannot lose casting time on Shaman spells from taking damage.', 0, 0, 0, 1, 1, 1), (29064, 0, 0, 0, 1, 0, 0, 66, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29063, 0, 0, 0, 0, 0, 2028, 'Eye of the Storm', 'Rank 2', 'Gives you a $h% chance to gain the Focused Casting effect that lasts for $29063d after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time on Shaman spells when taking damage.', '', 0, 0, 0, 1, 1, 1), (29065, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29063, 0, 0, 0, 0, 0, 2028, 'Eye of the Storm', 'Rank 3', 'Gives you a $h% chance to gain the Focused Casting effect that lasts for $29063d after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time on Shaman spells when taking damage.', '', 0, 0, 0, 1, 1, 1), (29066, 0, 0, 0, 1, 0, 0, 101, 0, 17, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16303, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Dreadbone Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29067, 0, 0, 0, 4, 0, 0, 101, 0, 17, 0, 50, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Slave Drain', '', 'Drains $s1 health from the caster\'s pet, healing the caster for up to 150% of that amount.', '', 0, 0, 0, 1, 1, 1), (29068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Damage 2', '', 'Increases your damage against undead by $s1%.', '', 0, 0, 0, 1, 1, 1), (29069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating against undead by $s1.', '', 0, 0, 0, 1, 1, 1), (29073, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (29074, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Master of Elements', 'Rank 1', 'Your Fire and Frost spell criticals will refund $s1% of their base mana cost.', '', 0, 0, 0, 1, 1, 1), (29075, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Master of Elements', 'Rank 2', 'Your Fire and Frost spell criticals will refund $s1% of their base mana cost.', '', 0, 0, 0, 1, 1, 1), (29076, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Master of Elements', 'Rank 3', 'Your Fire and Frost spell criticals will refund $s1% of their base mana cost.', '', 0, 0, 0, 1, 1, 1), (29077, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Master of Elements', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 0, 0), (29079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 13, 9, 26, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Elemental Weapons', 'Rank 2', 'Increases the damage caused by your Rockbiter Weapon by $s1%, your Windfury Weapon effect by $s3% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by $s2%.', '', 0, 0, 0, 1, 1, 1), (29080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 14, 39, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Elemental Weapons', 'Rank 3', 'Increases the damage caused by your Rockbiter Weapon by $s1%, your Windfury Weapon effect by $s3% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by $s2%.', '', 0, 0, 0, 1, 1, 1), (29082, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Weapon Mastery', 'Rank 1', 'Increases the damage you deal with all weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (29084, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Weapon Mastery', 'Rank 2', 'Increases the damage you deal with all weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (29086, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Weapon Mastery', 'Rank 3', 'Increases the damage you deal with all weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (29087, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Weapon Mastery', 'Rank 4', 'Increases the damage you deal with all weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (29088, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Weapon Mastery', 'Rank 5', 'Increases the damage you deal with all weapons by $s1%.', '', 0, 0, 0, 1, 1, 1), (29089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Devout', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Dreadmist', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Magister', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Valor', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Lightforge', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Beaststalker', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Elements', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Shadowcraft', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Wildheart', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (29098, 0, 1, 0, 1, 0, 31788, 101, 0, 6, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 2, 0, 0, 0, 0, 53, 64, 0, 1000, 1000, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Bitter Withdrawal', '', 'Drains health and mana from an enemy over $d. and transfers it to the caster.', 'Health and mana leeched over $d.', 0, 0, 0, 1, 1, 1), (29099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Darnassus', '', '', '', 0, 0, 0, 1, 0, 0), (29101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Stormwind', '', '', '', 0, 0, 0, 1, 0, 0), (29102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Ironforge', '', '', '', 0, 0, 0, 1, 0, 0), (29105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16698, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Corpse Scarabs (5)', '', '', '', 0, 0, 0, 1, 0, 0), (29106, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 54, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (29107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 901, 0, 0, 4049, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disrupting Shout', '', 'Scream fiercely, burning $s1 mana from enemies.', '', 0, 0, 0, 1, 0, 0), (29109, 0, 1, 0, 1, 0, 0, 101, 0, 6, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 14, 14, 0, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1910, 'Arcane Residue', '', 'Increases all spell damage done by an enemy by up to $s1 for $d.\nIncreases all spell damage taken by an enemy by up to $s2 for $d.', 'Spell damage done increased by $s1.\nSpell damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (29112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 149, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 1894, 'Champion of the Dawn', '', 'Increases attack power by $s1 when fighting Undead and Demons. It also allows the acquisition of Scourgestones on behalf of the Argent Dawn.', '', 0, 0, 0, 1, 1, 1), (29113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 1895, 'Champion of the Dawn', '', 'Increases damage done to Undead and Demons by magical spells and effects by up to $s1. It also allows the acquisition of Scourgestones on behalf of the Argent Dawn.', '', 0, 0, 0, 1, 1, 1), (29114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181377, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Midsummer Bonfire Bunnies 2', '', '', '', 0, 0, 0, 1, 1, 1), (29115, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 9, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29116, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Toast Smorcs', '', 'Creates 5 Toasted Smorcs when used at a cooking fire.', '', 0, 0, 0, 1, 1, 1), (29117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 505, 'Feather Burst', '', '', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29118, 0, 0, 0, 1, 0, 0, 8, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29117, 0, 0, 0, 0, 0, 505, 'Feather Burst', '', '', '', 0, 0, 0, 1, 1, 1), (29119, 0, 0, 0, 1, 0, 0, 16, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29117, 0, 0, 0, 0, 0, 505, 'Feather Burst', '', '', '', 0, 0, 0, 1, 1, 1), (29120, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (29121, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (29122, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (29124, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16479, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', '', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (29125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Hopeless', '', '', 'Increases damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (29126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Maypole Buff', '', '', '', 0, 0, 0, 1, 0, 0), (29128, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (29129, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (29130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Orgrimmar', '', '', '', 0, 0, 0, 1, 0, 0), (29131, 0, 0, 0, 1, 0, 0, 101, 0, 10, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 24, 94, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'Bloodrage', '', '', 'Generating $/10;s1 Rage per second.', 0, 0, 0, 1, 1, 1), (29132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Thunder Bluff', '', '', '', 0, 0, 0, 1, 0, 0), (29133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of The Undercity', '', '', '', 0, 0, 0, 1, 0, 0), (29134, 0, 0, 0, 7, 0, 15374, 101, 0, 20, 28, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 4, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 164, 'Maypole', '', 'Begins a ritual that summons the targeted group member. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete.', '', 0, 0, 0, 1, 1, 1), (29135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (29140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1916, 'Vitality', 'Rank 1', 'Increases your total Stamina by $s1% and your total Strength by $s2%.', '', 0, 0, 0, 1, 1, 0), (29143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 3, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1916, 'Vitality', 'Rank 2', 'Increases your total Stamina by $s1% and your total Strength by $s2%.', '', 0, 0, 0, 1, 1, 0), (29144, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 5, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1916, 'Vitality', 'Rank 3', 'Increases your total Stamina by $s1% and your total Strength by $s2%.', '', 0, 0, 0, 1, 1, 0), (29145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 7, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1916, 'Vitality', 'Rank 4', 'Increases your total Stamina by $s1% and your total Strength by $s2%.', '', 0, 0, 0, 1, 1, 0), (29146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 9, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1916, 'Vitality', 'Rank 5', 'Increases your total Stamina by $s1% and your total Strength by $s2%.', '', 0, 0, 0, 1, 1, 0), (29147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29148, 0, 0, 0, 0, 0, 1, 'Tunnel Bore Passive', '', '', '', 0, 0, 0, 1, 0, 0), (29148, 0, 0, 10, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Tunnel Bore', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (29150, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29151, 0, 0, 0, 0, 0, 502, 'Electric Discharge', '', 'Chance to discharge electricity causing $29151s1 Nature damage to your target.', '', 0, 0, 0, 1, 1, 1), (29151, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electric Discharge', '', 'Electric Discharge for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2544, 'Bloodmyst Radiation', '', 'Afflicted by the Bloodmyst crystals, this creature has begun to exhibit signs of increased hostility.', 'Transformed by the radiation of the crystals in Bloodmyst.', 0, 0, 0, 1, 1, 1), (29155, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 31, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (29157, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Eversong - North Sanctum - Faulty', '', '', '', 0, 0, 0, 1, 1, 1), (29158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Inhale', '', 'Pulls player to enemy and reduces their movement speed for $d.', 'Movement speed reduced for $d.', 0, 0, 0, 1, 1, 1), (29159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 28 Spells', '', 'Increases your spell critical strike rating by $s1 against undead.', '', 0, 0, 0, 1, 1, 1), (29160, 0, 0, 0, 7, 0, 15374, 101, 0, 20, 0, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Maypole', '', 'Begins a ritual that summons the targeted group member. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete.', '', 0, 0, 0, 1, 1, 1), (29162, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29164, 0, 0, 0, 0, 0, 9, 'Stygian Grasp', '', 'When struck has a 15% chance of reducing the attacker\'s movement speed by 50% for 5 secs. Chance to fizzle against targets over level 60.', '', 0, 0, 0, 1, 1, 1), (29164, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1591, 'Stygian Grasp', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (29166, 0, 1, 0, 1, 360000, 0, 101, 0, 40, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 399, 0, 0, 0, 0, 134, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Innervate', '', 'Increases the target\'s Spirit based mana regeneration by $s2% and allows full mana regeneration while casting. Lasts $d.', 'Spirit based mana regeneration increased by $s2%. Full mana regeneration while casting.', 4, 0, 0, 1, 1, 1), (29168, 0, 1, 5, 1, 0, 0, 101, 0, 8, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (29170, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Lesser Heal', 'Rank 1', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (29171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strong Current', '', 'Increases the mana gained from your Mana Spring totems by $s1%.', '', 0, 0, 0, 1, 1, 1), (29172, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Ribbon Pole Channel', '', '', '', 0, 0, 0, 1, 1, 1), (29173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Ritual Effect', '', '', '', 0, 0, 0, 1, 0, 0), (29175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Ribbon Dance', '', '', 'Experience gained from killing monsters increased by $s1%!', 0, 0, 0, 1, 1, 1), (29176, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Keilnei Bow Shot', '', 'Shoots at the targeted Mutated Ravager.', '', 0, 0, 0, 1, 0, 0), (29177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 2', '', 'Increases your chance to get a critical strike with melee attacks by $s1%.', 0, 0, 0, 1, 0, 0), (29178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 3', '', 'Increases your chance to get a critical strike with melee attacks by $s1%.', 0, 0, 0, 1, 0, 0), (29179, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29177, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 2', 'Your offensive spell crits will increase your chance to get a critical strike with melee attacks by $29177s1% for $29177d.', '', 0, 0, 0, 1, 0, 0), (29180, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29178, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 3', 'Your offensive spell crits will increase your chance to get a critical strike with melee attacks by $29178s1% for $29178d.', '', 0, 0, 0, 1, 0, 0), (29181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Twin Emps Effect DND', '', 'Teleport player to the lair of the Twin Emperors.', '', 0, 0, 0, 1, 0, 0), (29182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Twin Emperors', '', 'Teleport player to the lair of the Twin Emperors.', 'Teleport player to the lair of the Twin Emperors.', 0, 0, 0, 1, 0, 0), (29183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Polymorph Immunity', '', '', '', 0, 0, 0, 1, 0, 0), (29184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4327, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Corrupted Mind', '', '', 'Can\'t cast healing or curing spells.', 0, 0, 0, 1, 1, 0), (29185, 0, 0, 0, 1, 0, 0, 100, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29184, 0, 0, 0, 0, 0, 692, 'Corrupted Mind', '', '', 'Can only cast one healing or curing spell every 60 seconds.', 0, 0, 0, 1, 1, 0), (29187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, 9, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Grace', 'Rank 1', 'Reduces the threat generated by your healing spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (29188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Final Chamber', '', 'Teleport player to the final chamber.', 'Teleport player to the final chamber.', 0, 0, 0, 1, 0, 0), (29189, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 19, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Grace', 'Rank 2', 'Reduces the threat generated by your healing spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (29190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Final Chamber Effect DND', '', '', '', 0, 0, 0, 1, 0, 0), (29191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, 29, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Grace', 'Rank 3', 'Reduces the threat generated by your healing spells by $s1% and reduces the chance your spells will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (29192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 5, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'Improved Weapon Totems', 'Rank 1', 'Increases the melee attack power bonus of your Windfury Totem by $s1% and increases the damage caused by your Flametongue Totem by $s2%.', '', 0, 0, 0, 1, 1, 1), (29193, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 11, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'Improved Weapon Totems', 'Rank 2', 'Increases the melee attack power bonus of your Windfury Totem by $s1% and increases the damage caused by your Flametongue Totem by $s2%.', '', 0, 0, 0, 1, 1, 1), (29194, 0, 0, 0, 1, 0, 0, 100, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29195, 0, 0, 0, 0, 0, 692, 'Corrupted Mind', '', '', 'Can only cast one healing or curing spell every 60 seconds.', 0, 0, 0, 1, 1, 0), (29195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4327, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Corrupted Mind', '', '', 'Can\'t cast healing or curing spells.', 0, 0, 0, 1, 1, 0), (29196, 0, 0, 0, 1, 0, 0, 100, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29197, 0, 0, 0, 0, 0, 692, 'Corrupted Mind', '', '', 'Can only cast one healing or curing spell every 60 seconds.', 0, 0, 0, 1, 1, 1), (29197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4327, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Corrupted Mind', '', '', 'Can\'t cast healing or curing spells.', 0, 0, 0, 1, 1, 1), (29198, 0, 0, 0, 1, 0, 0, 100, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29199, 0, 0, 0, 0, 0, 692, 'Corrupted Mind', '', '', 'Can only cast one healing or curing spell every 60 seconds.', 0, 0, 0, 1, 1, 0), (29199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4327, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Corrupted Mind', '', '', 'Can\'t cast healing or curing spells.', 0, 0, 0, 1, 1, 0), (29200, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23270, -2, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purify Helboar Meat', '', 'Sprinkle over Tainted Helboar Meat to attempt to purify it.', '', 0, 0, 0, 1, 1, 1), (29201, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Corrupted Mind', '', '', 'Can only cast one healing or curing spell every 60 seconds.', 0, 0, 0, 1, 1, 0), (29202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29203, 0, 0, 0, 0, 0, 1929, 'Healing Way', 'Rank 3', 'Your Healing Wave spells have a $s1% chance to increase the effect of subsequent Healing Wave spells on that target by $29203s1% for $29203d. This effect will stack up to $29203u times.', '', 0, 0, 0, 1, 0, 0), (29203, 0, 1, 0, 1, 0, 0, 0, 0, 1, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1929, 'Healing Way', '', '', 'Increases Healing Wave\'s effect by up to $s1%.', 0, 0, 0, 1, 1, 1), (29204, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2549, 0, 0, 12, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 'Inevitable Doom', '', 'Inflicts $s1 Shadow damage to nearby enemies after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (29205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29203, 0, 0, 0, 0, 0, 1929, 'Healing Way', 'Rank 2', 'Your Healing Wave spells have a $s1% chance to increase the effect of subsequent Healing Wave spells on that target by $29203s1% for $29203d. This effect will stack up to $29203u times.', '', 0, 0, 0, 1, 0, 0), (29206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29203, 0, 0, 0, 0, 0, 1929, 'Healing Way', 'Rank 1', 'Your Healing Wave spells have a $s1% chance to increase the effect of subsequent Healing Wave spells on that target by $29203s1% for $29203d. This effect will stack up to $29203u times.', '', 0, 0, 0, 1, 0, 0), (29208, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29209, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29210, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29211, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29212, 22, 1, 0, 1, 0, 0, 101, 0, 1, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -51, 9, 9, 9, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increases the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (29213, 0, 2, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 22, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29214, 0, 0, 0, 0, 0, 221, 'Curse of the Plaguebringer', '', 'Curses the target with the Curse of the Plaguebringer. If the target is not dispelled of the curse, the target will become infected along with all nearby allies in a selected area with the Wrath of the Plaguebringer.', 'The Plague awaits you....', 0, 0, 20, 1, 1, 1), (29214, 0, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 285, 251, 0, 1757, 874, 0, 21, 21, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Wrath of the Plaguebringer', '', 'Infects nearby allies, inflicting Nature damage, then additional damage every $t1 sec. for $d.', 'Deals $s2 shadow damage every $t2 sec.', 0, 0, 0, 1, 1, 0), (29216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (29217, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29220, 59, 4, 0, 1, 0, 0, 5, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 1, 1, 0, -1, 19, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29221, 0, 0, 0, 0, 0, 937, 'Fiery Festival Brew', '', 'Occasionally belch flame at enemies struck in melee for the next $d.', 'That brew sure warmed you up!', 0, 0, 0, 1, 1, 1), (29221, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 28, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fiery Festival Brew', '', '', '', 0, 0, 0, 1, 1, 1), (29223, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 3, 2, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 16981, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 0), (29224, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29225, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29226, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29227, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 0), (29228, 19, 1, 0, 1, 0, 0, 101, 0, 60, 29, 450, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 308, 85, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', 'Rank 6', 'Instantly sears the target with fire, causing $s1 Fire damage immediately and $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (29231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Teleport Return', '', '', '', 0, 0, 0, 1, 0, 0), (29232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -101, 49, 59, 13, 13, 13, 10, 52, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Fungal Bloom', '', '', 'Critical-hit chance increased by $s2%.\nSpell critical-hit chance increased by $s3%.\nSpells and abilities cause no threat.', 0, 0, 5, 1, 1, 1), (29233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1922, 'Beast of the Unseen Path', '', 'Increases your pet\'s damage by $s1%.', 'Increased damage by $s1%.', 0, 0, 0, 1, 1, 1), (29234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16286, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spore', '', '', '', 0, 0, 0, 1, 0, 0), (29235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1923, 'Fire Festival Fortitude', '', 'Increases Stamina by 30 for $d.', 'Increases Stamina by 30.', 0, 0, 0, 1, 1, 1), (29236, 4, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 41, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shimmer Stout', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (29237, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 28, 1, 2, 1, 0, 0, 0, 16, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16984, 16984, 16984, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeletons', '', '', '', 0, 0, 0, 1, 1, 1), (29238, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29239, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29240, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 16982, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29247, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16984, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29248, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16984, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29249, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16984, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29251, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 13, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enriched Lasher Root', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (29255, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29256, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 0), (29257, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29258, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29262, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 0), (29266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Permanent Feign Death', '', '', '', 0, 0, 0, 1, 1, 1), (29267, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (29268, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 0, 0), (29269, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16983, 16982, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 0), (29271, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Power Surge', '', 'Releases the energy stored within the Power Core increasing damage done by magical spells and effects by up to $s1 for 30 sec.', 'Spell damage increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (29273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 79, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 0), (29274, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777825, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Nature\'s Swiftness', '', 'Designer Note: The only purpose of this aura is to mark a player who just cast Nature\'s Swiftness.', '', 0, 0, 0, 1, 1, 1), (29275, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Unstable Power', '', '', '', 0, 0, 0, 1, 1, 1), (29276, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Crystalized Mana Residue', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (29277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23270, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Purified Helboar Meat', '', 'Sprinkle over Tainted Helboar Meat to attempt to purify it.', '', 0, 0, 0, 1, 1, 1), (29278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23270, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23355, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Toxic Helboar Meat', '', 'Sprinkle over Tainted Helboar Meat to attempt to purify it.', '', 0, 0, 0, 1, 1, 1), (29279, 1139, 0, 0, 4, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181447, 10346, 0, 0, 0, 0, 0, 0, 0, 1, 'Item - Place Signaling Gem DND', '', 'Place Signaling Gem near the Altar of Aggonar to lure the draenei party to you.', '', 0, 0, 0, 1, 1, 0), (29290, 0, 4, 0, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Chilling Poison', '', 'Slows melee attack speed by $s1% per dose. Stacks.', 'Melee attacks slowed by $s1%.', 0, 0, 0, 1, 1, 1), (29291, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29290, 0, 0, 0, 0, 0, 176, 'Chilling Poison', '', '', '', 0, 0, 0, 1, 1, 1), (29292, 0, 0, 11, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -76, 0, 0, 14, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Frost Mist', '', 'Reduces the movement speed of enemies in an area by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29293, 18, 4, 0, 19, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 6, 0, 1001, 25, 0, 1499, 237, 0, 23, 23, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting $s2 Nature damage plus an additional $s3 damage every $t3 sec. for $d.', '$s3 Nature damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (29294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9378, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Naxxramas Entry Flag Effect DND', '', '', '', 0, 0, 0, 1, 1, 0), (29295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Naxxramas Entry Teleport DND', '', '', '', 0, 0, 0, 1, 1, 0), (29297, 1139, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10362, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Item - Cleansing Vial DND', '', 'Empty the vial near the Bones of Aggonar to cleanse the waters of their demonic taint.', '', 0, 0, 0, 1, 1, 0), (29298, 0, 0, 26, 1, 0, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 301, 0, 0, 1349, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Dark Shriek', '', 'Deals $s1 shadow damage to nearby enemies and interrupts spellcasting for $d.', '', 0, 0, 0, 1, 1, 1), (29299, 0, 0, 0, 1, 0, 0, 40, 0, 70, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29362, 0, 0, 0, 0, 0, 55, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', 'Chance to drain health on hit.', 0, 0, 0, 1, 0, 0), (29300, 0, 0, 0, 1, 0, 0, 101, 0, 10, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 561, 0, 1, 2519, 0, -1001, 0, 0, 0, 0, 12, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Sonic Blast', '', 'Emits a piercing shriek, inflicting $s1 physical damage and stunning the target for $d. Threat is reduced while stunned.', 'Stunned.', 0, 0, 0, 1, 1, 1), (29302, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Energy Pulse', '', '', '', 0, 0, 0, 1, 0, 0), (29303, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 21, 1, 0, 69, -51, 0, 8, 8, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Wing Beat', '', 'Strikes enemies near the caster, knocking them back and slowing their movement by $s2% for $d.', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (29304, 0, 2, 0, 4, 0, 0, 101, 0, 70, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 9, 59, 10, 10, 10, 64, 64, 64, 2000, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 113, 'Howl of the Broken Hills', '', 'Periodically burns Mana, Energy, or Rage from an enemy for $d.', 'A foul chill courses through you.\nDrains Mana, Energy, and Rage every $t1 sec.', 0, 0, 3, 1, 1, 1), (29305, 0, 0, 0, 1, 0, 0, 101, 0, 60, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17003, 0, 0, 0, 0, 0, 0, 0, 0, 1924, 'Summon Cinder Elemental', '', 'Summons a Cinder Elemental that will protect you for $d.', '', 0, 0, 0, 1, 1, 1), (29306, 36, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Infected Wound', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (29307, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29306, 0, 0, 0, 0, 0, 264, 'Infected Wound', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (29308, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Power Surge', '', 'Releases the energy stored within the Power Core increasing damage done by magical spells and effects by up to $s1 for 30 sec.', 'Spell damage increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (29309, 0, 0, 0, 1, 0, 0, 101, 0, 25, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', '', 'Invisible, but unable to act.\nImmune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (29310, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 375, 0, 0, 2312, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (29311, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 39, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Netherhound Blood', '', '', '', 0, 0, 0, 1, 1, 1), (29312, 30, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Condesned Mana Powder', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (29313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'CooldownAll', '', '', '', 0, 0, 0, 1, 0, 0), (29314, 0, 0, 17, 5, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1662, 'Quest - Healing Salve', '', 'Heals Debilitated Grunts, turning them into healthy Clan Grunts. Target must not be in combat.', '', 0, 0, 0, 1, 1, 1), (29315, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29309, 0, 0, 0, 0, 0, 211, 'Phase Shift', '', 'Procs Phase Shift when the caster takes spell damage.', '', 0, 0, 0, 1, 1, 1), (29316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 61, 1, 1, 0, 7, 5, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16127, 16148, 10143, 0, 0, 0, 0, 0, 0, 1, 'Summon Assistants', '', '', '', 0, 0, 0, 1, 1, 1), (29317, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 461, 0, 0, 2069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (29318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 50001, 0, 0, 74999, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Frost Breath', '', '', '', 0, 0, 0, 1, 1, 0), (29319, 0, 0, 0, 1, 0, 0, 10, 0, 0, 407, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Healing Salve Dummy', '', '', 'Don\'t hit this guy!', 0, 0, 0, 1, 1, 1), (29320, 44, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Charge', '', 'Charges the most distant enemy, inflicting normal damage plus $s3, then fears all nearby targets.', '', 0, 0, 0, 1, 1, 1), (29321, 0, 1, 5, 1, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in nearby enemies, causing them to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (29322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Warlock Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (29323, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 1, 1, 0, -21, -21, 0, 10, 10, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 29326, 0, 0, 0, 0, 0, 1739, 'Absorb Vitality', '', 'Absorbs strength and stamina from nearby enemies and buffs strength of the caster.', 'Strength reduced by $s2.\nStamina reduced by $s3.', 0, 0, 0, 1, 1, 1), (29324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 301, 251, 0, 449, 374, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Test Sapper Charge', '', 'Explodes when triggered dealing $s1 Fire damage to all enemies nearby and $s2 damage to you.', '', 0, 0, 0, 1, 1, 0), (29325, 18, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 21, 0, 0, 129, 0, 0, 25, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Volley', '', 'Shoots acid bolts at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29326, 0, 1, 0, 1, 10000, 0, 101, 0, 48, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 5, 0, 0, 0, 0, 80, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1739, 'Absorb Vitality', '', 'Increases the caster\'s strength by $s1 for $d. Stacks.', 'Strength increased by $s1%.', 0, 0, 0, 1, 1, 1), (29328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 49, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sapphiron\'s Wing Buffet', '', '', '', 0, 0, 0, 1, 0, 0), (29332, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 260, 'Fire-toasted Bun', '', 'Increases hit rating by $s1 for $d.', 'Increases hit rating by $s1.', 0, 0, 0, 1, 1, 0), (29333, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1925, 'Midsummer Sausage', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (29334, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1926, 'Toasted Smorc', '', 'Increases healing done by magical spells by up to $s1 for $d.', 'Healing done by magical spells is increased by up to $s1.', 0, 0, 0, 1, 1, 0), (29335, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1437, 'Elderberry Pie', '', 'Increases defense rating by $s1 for $d.', 'Increases defense rating by $s1.', 0, 0, 0, 1, 1, 0), (29338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 52, 57, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1927, 'Fire Festival Fury', '', '', 'Increases critical strike percent and spell critical strike percent by $s1.', 0, 0, 0, 1, 1, 1), (29339, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1875, 0, 0, 11562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal a friendly horse.', '', 0, 0, 0, 1, 1, 1), (29340, 0, 9, 0, 1, 0, 0, 101, 0, 1, 9, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Whip Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (29341, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 'Shadowburn', '', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', 'If target dies, casting warlock gets a Soul Shard.', 0, 0, 0, 1, 1, 1), (29343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unsummon Sanctified Crystal', '', '', '', 0, 0, 0, 1, 0, 0), (29348, 0, 0, 0, 1, 0, 0, 101, 0, 15, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Goldenmist Special Brew', '', 'Increases the player\'s maximum health by $s1 for $d.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (29350, 0, 0, 0, 1, 0, 60, 101, 0, 0, 22, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30122, 0, 0, 0, 0, 0, 1737, 'Plague Cloud', '', '', '', 0, 0, 0, 1, 1, 0), (29354, 0, 0, 0, 28, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 118, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 186, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', 'Master', 'You are a Master Miner. Gives a potential mining skill of 375.', '', 0, 0, 0, 1, 1, 1), (29355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 0, 29354, 0, 0, 0, 0, 0, 336, 'Master Miner', '', '', '', 0, 0, 0, 1, 1, 1), (29356, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23424, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Fel Iron', '', 'Allows the miner to smelt fel iron ore into a fel iron bar. Smelting fel iron requires a forge.', '', 0, 0, 0, 1, 1, 1), (29357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sapphiron Dies', '', '', '', 0, 0, 0, 1, 0, 0), (29358, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23425, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Adamantite', '', 'Allows the miner to smelt adamantite ore into an adamantite bar. Smelting adamantite requires a forge.', '', 0, 0, 0, 1, 1, 1), (29359, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23427, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Eternium', '', 'Allows the miner to smelt eternium ore into an eternium bar. Smelting eternium requires a forge.', '', 0, 0, 0, 1, 1, 1), (29360, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 23447, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Felsteel', '', 'Allows the miner to smelt eternium and fel iron bars into a felsteel bar. Smelting felsteel requires a forge.', '', 0, 0, 0, 1, 1, 1), (29361, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23426, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Khorium', '', 'Allows the miner to smelt khorium ore into a khorium bar. Smelting khorium requires a forge.', '', 0, 0, 0, 1, 1, 1), (29362, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '$s1 health drained every $t1.', 0, 0, 0, 1, 0, 0), (29363, 0, 0, 0, 1, 0, 0, 8, 0, 15, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29362, 0, 0, 0, 0, 0, 55, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', 'Melee attacks have a chance to steal health.', 0, 0, 0, 1, 1, 1), (29364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181574, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Encapsulate Voidwalker', '', 'Unleash the crystal\'s magic to encapsulate the essence of an Uncontrolled Voidwalker near death.', '', 0, 0, 0, 1, 1, 1), (29369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 133, 44, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 134', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (29371, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 3499, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Eruption', '', '', '', 0, 0, 0, 1, 1, 0), (29380, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 0, 321, 'Cleanse', '', 'Cleanses a friendly target, removing $s1 poison effect, $s2 disease effect, and $s3 magic effect.', '', 0, 0, 0, 1, 1, 1), (29381, 0, 1, 0, 1, 0, 0, 101, 0, 62, 5, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 23, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Greater Blessing of Might', '', 'Places a Blessing on all nearby friendly targets, increasing their attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (29382, 37, 1, 0, 1, 0, 0, 101, 0, 34, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -51, 0, 0, 0, 0, 39, 138, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', '', 'Protects the caster from all attacks and spells for $d., but also reduces attack speed by $s2% during that time.', 'Immune to all attacks and spells.\nAttack speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29383, 0, 0, 0, 30, 0, 0, 101, 0, 20, 0, 750, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1201, 0, 0, 7399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (29384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Light Beacon', '', 'Sets light to the beacons in the Great Fissure.', '', 0, 0, 0, 1, 1, 0), (29385, 55, 1, 0, 1, 0, 0, 100, 0, 70, 9, 265, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', '', 'Gives the caster a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Lasts $d.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (29386, 55, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 1424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', '', 'Judges the enemy for $s1 holy damage.', '', 4, 0, 0, 1, 0, 0), (29387, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Holiday Breath of Fire, Effect', '', '', '', 0, 0, 0, 1, 1, 1), (29388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29387, 0, 0, 0, 0, 0, 937, 'Breath of Fire', '', 'Sets your breath aflame!', 'Hot stuff!', 0, 0, 0, 1, 1, 1), (29389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Firebreathing', '', '', '', 0, 0, 0, 1, 1, 1), (29390, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Kaliri Egg', '', '', '', 0, 0, 1, 1, 1, 0), (29402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29421, 0, 0, 0, 0, 0, 1, 'Holiday - Breath of Fire Aura (NPC)', '', '', '', 0, 0, 0, 1, 1, 1), (29403, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Holiday Breath of Fire, Effect (NPC)', '', '', '', 0, 0, 0, 1, 1, 1), (29405, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 101, 0, 0, 949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (29406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 19, 0, 0, 0, 0, 126, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Shadow damage dealt is increased by $s2%.\nMelee damage taken is reduced by $s1%.', 40, 0, 0, 1, 1, 1), (29407, 0, 0, 11, 1, 0, 31788, 101, 0, 1, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 749, -21, 0, 0, 0, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 0), (29408, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (29413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Haste', '', 'Increases ranged attack speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (29419, 0, 0, 5, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Flash Bomb', '', 'Causes all Beasts in a 5 yard radius to run away for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (29420, 0, 0, 0, 1, 0, 31788, 0, 0, 20, 36, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Wretched Tap', '', '', '', 0, 0, 0, 1, 1, 0), (29421, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29403, 0, 0, 0, 0, 0, 937, 'Holiday Breath of Fire, Conditional (NPC)', '', '', '', 0, 0, 0, 1, 1, 1), (29422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kel\'Thuzad Channel Effect', '', '', '', 0, 0, 0, 1, 0, 0), (29423, 0, 0, 0, 1, 0, 60, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29422, 0, 0, 0, 0, 0, 1, 'Kel\'Thuzad Channel', '', '', '', 0, 0, 0, 1, 1, 0), (29425, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 0, 0, 949, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (29426, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 5, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (29427, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 113, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (29428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eversong Battered Crate Trap Dummy', '', '', '', 0, 0, 0, 1, 0, 0), (29432, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1001, 0, 0, 1499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Fire Protection', '', 'Absorbs $s1 fire damage. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (29435, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23486, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capture Female Kaliri Hatchling', '', 'Use when near a Female Kaliri Hatchling to capture her.', '', 0, 0, 0, 1, 1, 0), (29436, 0, 0, 0, 2, 0, 0, 101, 0, 70, 29, 95, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 524, 0, 0, 0, 0, 0, 162, 0, 0, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Leeching Throw', '', 'An instant shot that drains $o1 health and mana from its target over $d.', 'Burns $s1 health and mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (29437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 29831, 0, 0, 0, 0, 1, 'Toss Fuel on Bonfire (Activate object effect)', '', 'Toss into a Fire Festival Bonfire!', '', 0, 0, 0, 1, 1, 1), (29438, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -2, 0, 0, 0, 0, 107, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 20, 0, 0, 0, 0, 0, 0, 0, 172, 'Elemental Precision', 'Rank 1', 'Reduces the mana cost and chance targets resist your Frost and Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (29439, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -3, 0, 0, 0, 0, 107, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 20, 0, 0, 0, 0, 0, 0, 0, 172, 'Elemental Precision', 'Rank 2', 'Reduces the mana cost and chance targets resist your Frost and Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (29440, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -4, 0, 0, 0, 0, 107, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 20, 0, 0, 0, 0, 0, 0, 0, 172, 'Elemental Precision', 'Rank 3', 'Reduces the mana cost and chance targets resist your Frost and Fire spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (29441, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', 'Rank 1', 'Increases all resistances by $s2 and causes all spells you fully resist to restore $s1% of your total mana. 1 sec. cooldown.', '', 0, 0, 0, 1, 1, 1), (29442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', '', '', '', 0, 0, 0, 1, 0, 0), (29443, 0, 0, 26, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters the enemy\'s spellcast, preventing any spell from that school of magic from being cast for $d. Generates a high amount of threat. Chance of failure when used against targets over level 60.', '', 0, 0, 0, 1, 1, 1), (29444, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 3, 0, 0, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', 'Rank 2', 'Increases all resistances by $s2 and causes all spells you fully resist to restore $s1% of your total mana. 1 sec. cooldown.', '', 0, 0, 0, 1, 1, 1), (29445, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 5, 0, 0, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', 'Rank 3', 'Increases all resistances by $s2 and causes all spells you fully resist to restore $s1% of your total mana. 1 sec. cooldown.', '', 0, 0, 0, 1, 1, 1), (29446, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 7, 0, 0, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', 'Rank 4', 'Increases all resistances by $s2 and causes all spells you fully resist to restore $s1% of your total mana. 1 sec. cooldown.', '', 0, 0, 0, 1, 1, 1), (29447, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 9, 0, 0, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 459, 'Magic Absorption', 'Rank 5', 'Increases all resistances by $s2 and causes all spells you fully resist to restore $s1% of your total mana. 1 sec. cooldown.', '', 0, 0, 0, 1, 1, 1), (29448, 1152, 0, 0, 1, 0, 0, 100, 1, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9998, -651, 9998, 0, 0, 0, 16, 138, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 250, 'Vanish', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (29451, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2031, 'Saltheril\'s Haven Party Invitation', '', 'Allows the bearer full access to everything that the party at Saltheril\'s Haven has to offer.', '', 0, 0, 0, 1, 1, 0), (29452, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2712, 0, 0, 0, 0, 0, 0, 0, 0, 2191, 'Sharpen Blade', '', 'Increase sharp weapon damage by 12 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (29453, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2713, 0, 0, 0, 0, 0, 0, 0, 0, 2192, 'Sharpen Blade', '', 'Increase sharp weapon damage by 12 and add 14 melee critical strike rating for 1 hour.', '', 0, 0, 0, 1, 1, 1), (29454, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2714, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Felsteel Shield Spike', '', 'Attaches a Felsteel Spike to your shield that deals 26-38 damage every time you block with it.', '', 0, 0, 0, 1, 1, 1), (29455, 0, 0, 0, 1, 5000, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 25, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Felsteel Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (29456, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', '', '', 0, 0, 0, 1, 0, 0), (29457, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', '', '', 0, 0, 0, 1, 0, 0), (29458, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', '', '', 0, 0, 0, 1, 1, 0), (29459, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', '', '', 0, 0, 0, 1, 0, 0), (29460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 20, 20, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Darkcrest Taskmaster Slain', '', '', '', 0, 0, 0, 1, 1, 1), (29461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 317, 'Darkcrest Taskmaster Alive', '', '', '', 0, 0, 0, 1, 1, 1), (29462, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 2, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Antimagic Pulse', '', 'Dispels magic on nearby enemies, removing $s1 beneficial spell $leffect:effects;.', '', 0, 0, 0, 1, 0, 0), (29463, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 2, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Antimagic Pulse', '', 'Dispels magic on nearby enemies, removing $s1 beneficial spell $leffect:effects;.', '', 0, 0, 0, 1, 0, 0), (29467, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2721, 0, 0, 0, 0, 0, 0, 0, 0, 154, 'Power of the Scourge', '', 'Permanently adds to a shoulder slot item increased damage and healing done by magical spells and effects up to 15 and also increases your spell critical strike rating by 14.', '', 0, 0, 0, 1, 1, 1), (29468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 14, 13, 0, 0, 0, 13, 135, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 1024, 0, 0, 0, 0, 0, 0, 1, 'Power of the Scourge', '', '', '', 0, 0, 0, 1, 1, 1), (29469, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Attack', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (29470, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Flametongue Attack', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (29471, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mana Drain', '', '', '', 0, 0, 0, 1, 1, 1), (29472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17063, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Wanton Hostess Transform', '', 'Wanton Hostess transforms into a Banshee.', '', 0, 0, 0, 1, 1, 0), (29473, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Parabolic Fireball', '', '', '', 0, 0, 0, 1, 0, 0), (29474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 10, 30, 4, 0, 0, 0, 13, 135, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Resilience of the Scourge', '', '', '', 0, 0, 0, 1, 1, 1), (29475, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2715, 0, 0, 0, 0, 0, 0, 0, 0, 1591, 'Resilience of the Scourge', '', 'Permanently adds to a shoulder slot item increased healing done by magical spells and effects up to 31, damage by up to 11, and also increases your mana regen by 5 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (29476, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 87, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 35764, 0, 0, 0, 0, 1918, 'Astral Armor', '', 'Reduces all damage taken by $s1%.', 'Damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 0), (29477, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Banshee Wail', '', 'Wails with anguish, inflicting Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (29478, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Battlegear of Might', '', '', '', 0, 0, 0, 1, 1, 1), (29479, 0, 0, 0, 1, 0, 0, 100, 1, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unscathed (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (29480, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2716, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Fortitude of the Scourge', '', 'Permanently adds to a shoulder slot item increased Stamina by 16 and also grants 100 armor.', '', 0, 0, 0, 1, 1, 1), (29481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 99, 0, 0, 0, 0, 29, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 1, 'Fortitude of the Scourge', '', '', '', 0, 0, 0, 1, 1, 1), (29482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 25, 13, 25, 0, 0, 0, 124, 189, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 1, 'Might of the Scourge', '', '', '', 0, 0, 0, 1, 1, 1), (29483, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2717, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Might of the Scourge', '', 'Permanently adds to a shoulder slot item increased attack power by 26 and also increases your critical strike rating by 14.', '', 0, 0, 0, 1, 1, 1), (29484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 501, 0, 0, 1749, 0, 22, 22, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Web Spray', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (29485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 1, 0, 0, -51, 0, 0, 9, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Alluring Aura', '', '', 'Physical Damage done is reduced by $s1%.', 0, 0, 0, 1, 1, 0), (29486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 1, 0, 0, -51, 0, 0, 9, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Bewitching Aura', '', '', 'Spell Damage done is reduced by $s1%.', 0, 0, 0, 1, 0, 0), (29487, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17064, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Night Mistress Transform', '', 'Night Mistress transforms into an undead female.', '', 0, 0, 0, 1, 1, 0), (29489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17065, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Concubine Transform', '', 'Concubine transforms into a Succubus.', '', 0, 0, 0, 1, 1, 0), (29490, 36, 0, 1, 3, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Seduction', '', 'Seduces nearby enemy targets for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (29491, 0, 0, 0, 3, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 9, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 'Impending Betrayal', '', 'Inflicts $s1 Shadow damage to nearby enemies after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (29492, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 65, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', '', 'Inflict searing pain on the enemy target, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29494, 0, 0, 0, 1, 0, 0, 50, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29495, 0, 0, 0, 0, 0, 1853, 'Temptation', '', 'Tempts an enemy for $d., giving it a chance to heal its target by $29495s1 on attack.', 'Your attacks have a high chance to heal your target.', 0, 0, 0, 1, 1, 1), (29495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Temptation', '', '', '', 0, 0, 0, 1, 1, 1), (29496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Jealousy', '', '', '', 0, 0, 0, 1, 1, 1), (29497, 0, 0, 0, 1, 0, 0, 50, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29496, 0, 0, 0, 0, 0, 1853, 'Jealousy', '', 'Curses an enemy for $d, giving it a chance to damage itself on attack.', 'Your attacks have a high chance to damage you.', 0, 0, 0, 1, 1, 1), (29500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cancel Mouth Spawns', '', '', '', 0, 0, 0, 1, 0, 0), (29501, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29502, 0, 0, 0, 0, 0, 502, 'Frost Arrow', '', 'Chance to strike your target with a Frost Arrow for $29502s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (29502, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Frost Arrow', '', 'Frost Arrow for $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (29503, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1936, 'Lesser Warding Shield', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (29504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29503, 0, 0, 0, 0, 0, 776, 'Lesser Warding', '', '', '', 0, 0, 0, 1, 1, 1), (29505, 0, 1, 9, 3, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Banshee Shriek', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (29506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'The Burrower\'s Shell', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (29507, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29674, 0, 0, 0, 0, 0, 2201, 'Lesser Ward of Shielding', '', 'Applies the Lesser Ward of Shielding to your shield. This ward absorbs up to $29674s1 points of damage before it fails.', '', 0, 0, 0, 1, 1, 1), (29511, 1152, 0, 0, 36, 0, 0, 101, 0, 0, 29, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 0, 0, 1749, 0, 0, 12, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 316, 'Repentance', '', 'Puts all nearby enemy targets in a state of meditation, incapacitating them for $d. Breaks on damage.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (29512, 0, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 121, 0, 0, 239, 0, 0, 32, 32, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Holy Ground', '', 'Deal $s1 Holy damage and prevents spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (29513, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21910, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $13184s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', '', 0, 0, 0, 1, 1, 1), (29514, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 81, 81, 0, 359, 359, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', '', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (29515, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'TEST Scorch', '', 'Scorch the enemy for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29516, 0, 1, 1, 16, 0, 21516, 101, 0, 26, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 35, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1937, 'Dance Trance', '', 'Entrances the target in dance, preventing all actions for up to $d. Any damage caused will remove the effect.', 'Let the good times roll!\n\nCharmed.', 24, 0, 0, 1, 1, 1), (29517, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Apothecary\'s Poison', '', 'Poison the troll foodstuff in Zeb\'Nowa.', '', 0, 0, 0, 1, 1, 0), (29519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 37, 139, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 950, 0, 0, 0, 30176, 0, 0, 0, 1974, 'Silithyst', '', '', 'Silithyst dust surrounds and burdens you, limiting your speed.', 0, 0, 0, 1, 1, 1), (29520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', 'Rank 4', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (29521, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1472, 'Dance Vibe', '', 'Increases the dance and attack speed of all nearby party members by $s1%. The aura lasts until cancelled.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (29522, 1152, 1, 0, 4, 0, 0, 101, 0, 20, 29, 75, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 525, 1, 0, 3237, 1749, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 93, 93, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 94', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (29525, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 7, 0, 0, 0, 0, 0, 0, 1499, 'Netherstep', '', 'Nethersteps the caster 10 yards forward, unless something is in the way. Also frees the caster from stuns and bonds.', 'Blinking.', 0, 0, 0, 1, 1, 1), (29528, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1964, 'Inoculate Nestlewood Owlkin', '', 'Inoculates the targeted Nestlewood Owlkin.', '', 0, 0, 0, 1, 1, 0), (29531, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Ribbon Pole Channel', '', '', '', 0, 0, 0, 1, 1, 1), (29533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181597, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Sillithus Flag Drop (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (29534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 6, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 127, 0, 0, 0, 31247, 0, 0, 0, 58, 'Traces of Silithyst', '', '', 'Melee, ranged and spell damage dealt increased by $s2%.', 0, 0, 0, 1, 1, 1), (29535, 0, 0, 0, 5, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181599, 181600, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Apprentice Mirveda - Test Soil', '', '', '', 0, 0, 0, 1, 1, 0), (29537, 0, 0, 0, 1, 0, 0, 101, 0, 26, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 0, 0, 0, 0, 0, 0, 0, 17067, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Summon Phantom Hound', '', 'Summons $s1 $lPhantom Hound:Phantom Hounds; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (29538, 0, 0, 0, 1, 0, 0, 101, 0, 40, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 1, 75, 0, 0, 112, 0, 8, 8, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Knocks the player up into the air.', 'Whee!', 0, 0, 0, 1, 1, 1), (29539, 0, 2, 11, 1, 0, 0, 101, 0, 0, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Curse of Exhaustion', '', 'Reduces the target\'s movement speed by $s1% for $d.', 'Movement speed slowed by $s1%.', 8, 0, 0, 1, 0, 0), (29540, 0, 2, 11, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -71, -71, 0, 0, 0, 0, 33, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Curse of Past Burdens', '', 'Reduces the target\'s strength by $s2% and movement speed by $s1% for $d.', 'Movement speed slowed by $s1%.\nStrength reduced by $s2%.', 0, 0, 0, 1, 1, 0), (29541, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Summon Phantom Hound Visual', '', 'Visual effect for Phantom Hound Unsummon.', '', 0, 0, 0, 1, 1, 1), (29542, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fill Azure Phial', '', 'Fill the Azure Phial at Elrendar Falls.', '', 0, 0, 0, 1, 1, 1), (29543, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (29544, 0, 0, 5, 1, 0, 0, 0, 0, 20, 32, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Frightening Shout', '', 'Shouts at nearby enemies causing them to flee in fear for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (29545, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Plate Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29546, 0, 0, 1, 1, 0, 0, 101, 0, 70, 8, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Oath of Fealty', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (29547, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Plate Belt', '', '', '', 0, 0, 0, 1, 1, 1), (29548, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Plate Boots', '', '', '', 0, 0, 0, 1, 1, 1), (29549, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Plate Pants', '', '', '', 0, 0, 0, 1, 1, 1), (29550, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29551, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23493, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Chain Coif', '', '', '', 0, 0, 0, 1, 1, 1), (29552, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Chain Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29553, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Chain Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (29555, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 17, 1, 0, 76, -6, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2062, 'Left Hook', '', 'A strong hit that inflicts weapon damage plus $s1 and throws the enemy off balance, reducing their chance to hit with physical attacks by $s2 for $d.', 'Chance to hit reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29556, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Chain Tunic', '', '', '', 0, 0, 0, 1, 1, 1), (29557, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Hatchet', '', '', '', 0, 0, 0, 1, 1, 1), (29558, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (29559, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 831, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Defensive Tactics', 'Rank 1', 'You retain up to $s1% of your rage when you change from Defensive Stance to any other stance.', '', 0, 0, 0, 1, 1, 1), (29560, 0, 0, 0, 1, 0, 0, 101, 0, 70, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 61, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (29561, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (29562, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 751, 0, 0, 4624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (29563, 451, 1, 0, 14, 0, 0, 101, 0, 70, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 227, 1, 0, 836, 949, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29564, 0, 0, 0, 20, 0, 0, 101, 0, 70, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2501, 0, 0, 11249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Greater Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (29565, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Greatsword', '', '', '', 0, 0, 0, 1, 1, 1), (29566, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Maul', '', '', '', 0, 0, 0, 1, 1, 1), (29567, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (29568, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Cleaver', '', '', '', 0, 0, 0, 1, 1, 1), (29569, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21887, 0, 0, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Dagger', '', '', '', 0, 0, 0, 1, 1, 1), (29570, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 874, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (29571, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Rapier', '', '', '', 0, 0, 0, 1, 1, 1), (29572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 249, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29573, 49, 0, 0, 1, 0, 15420, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15589, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (29574, 0, 0, 15, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29575, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (29576, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (29577, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Hoof Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (29578, 0, 0, 15, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29579, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 424, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (29580, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (29581, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Punch', '', 'Pummels an enemy for melee damage.', '', 0, 0, 0, 1, 1, 1), (29582, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 161, 0, 0, 719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (29583, 0, 0, 15, 1, 0, 0, 101, 0, 70, 105, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29584, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Demoralizing Shout', '', 'Reduces the melee attack power of nearby enemies by $s1 for $d.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (29585, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (29586, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 151, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (29587, 0, 1, 0, 1, 0, 0, 101, 0, 70, 29, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (29588, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 831, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Defensive Tactics', 'Rank 2', 'You retain up to $s1% of your rage when you change from Defensive Stance to any other stance.', '', 0, 0, 0, 1, 1, 1), (29589, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 831, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Defensive Tactics', 'Rank 3', 'You retain up to $s1% of your rage when you change from Defensive Stance to any other stance.', '', 0, 0, 0, 1, 1, 1), (29590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 1', 'Increases your chance to hit with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (29591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 2', 'Increases your chance to hit with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (29592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Precision', 'Rank 3', 'Increases your chance to hit with melee weapons by $s1%.', '', 0, 0, 0, 1, 0, 0), (29593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Improved Defensive Stance', 'Rank 1', 'Reduces all spell damage taken while in Defensive Stance by $s1%.', '', 0, 0, 0, 1, 0, 0), (29594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Improved Defensive Stance', 'Rank 2', 'Reduces all spell damage taken while in Defensive Stance by $s1%.', '', 0, 0, 0, 1, 0, 0), (29595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Improved Defensive Stance', 'Rank 3', 'Reduces all spell damage taken while in Defensive Stance by $s1%.', '', 0, 0, 0, 1, 0, 0), (29598, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Shield Mastery', 'Rank 1', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (29599, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Shield Mastery', 'Rank 2', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (29600, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Shield Mastery', 'Rank 3', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (29601, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35095, 0, 0, 0, 0, 0, 1757, 'Enlightenment', '', 'Each spell cast within 20 seconds will grant a stacking bonus of 21 mana regen per 5 sec. Expires after 20 seconds. Abilities with no mana cost will not trigger this trinket.', 'Chance to gain increased mana regeneration.', 0, 0, 0, 1, 1, 1), (29602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29604, 29604, 0, 0, 0, 0, 1943, 'Jom Gabbar', '', 'Increases attack power by $29604s1 and an additional $29604s1 every $t1 sec. Lasts $d.', 'Increases attack power by $29604s1 every $t1 sec.', 0, 0, 0, 1, 1, 0), (29603, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 21884, 0, 0, 0, 0, 0, 6, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Plate Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (29604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 64, 64, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Jom Gabbar', '', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 0), (29605, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21887, 22452, 21884, 0, 0, 0, 0, 8, 2, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Plate Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29606, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 21884, 0, 0, 0, 0, 0, 12, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29607, 0, 0, 0, 1, 0, 0, 101, 0, 60, 37, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 35, 0, -41, 428, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Debug Frost Spell', 'Rank 10', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (29608, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22445, 22449, 0, 0, 0, 0, 0, 2, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Adamantite Belt', '', '', '', 0, 0, 0, 1, 1, 1), (29609, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30, 0, 701, 351, 0, 3149, 1574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Ill Gift', '', 'Deals $s1 damage to a random target, but restores $s2 mana.', '', 0, 0, 0, 1, 1, 1), (29610, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22445, 22449, 0, 0, 0, 0, 0, 4, 20, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23509, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Adamantite Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29611, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22445, 22449, 0, 0, 0, 0, 0, 3, 12, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Adamantite Boots', '', '', '', 0, 0, 0, 1, 1, 1), (29612, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Incite Rage', '', 'Increases a nearby Spectral Patron\'s attack speed by $s1% for $d, but slows attacks when it wears off.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (29613, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22445, 22449, 0, 0, 0, 0, 0, 4, 24, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Enchanted Adamantite Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (29614, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21885, 21884, 0, 0, 0, 0, 0, 6, 3, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Flamebane Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (29615, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21885, 21884, 0, 0, 0, 0, 0, 12, 5, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23516, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Flamebane Helm', '', '', '', 0, 0, 0, 1, 1, 1), (29616, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21885, 21884, 0, 0, 0, 0, 0, 8, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Flamebane Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29617, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21885, 21884, 0, 0, 0, 0, 0, 16, 6, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23513, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Flamebane Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29618, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 138, 49, 0, 14, 14, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Burning Brand', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (29619, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29620, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (29621, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23519, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Helm', '', '', '', 0, 0, 0, 1, 1, 1), (29622, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 23571, 22452, 23572, 0, 0, 0, 0, 10, 2, 15, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23532, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Gauntlets of the Iron Tower', '', '', '', 0, 0, 0, 1, 1, 1), (29623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Endless Rage', '', 'You generate $s1% more rage from damage dealt.', '', 0, 0, 0, 1, 1, 1), (29624, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29638, 0, 0, 0, 0, 0, 502, 'Searing Arrow', '', 'Chance to strike your ranged target with a Searing Arrow for $29638s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29625, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29639, 0, 0, 0, 0, 0, 502, 'Flaming Cannonball', '', 'Chance to strike your ranged target with a Flaming Cannonball for $29639s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29626, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29640, 0, 0, 0, 0, 0, 502, 'Shadow Bolt', '', 'Chance to strike your ranged target with a Shadow Bolt for $29640s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29627, 37, 6, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Nether Step', '', 'Gives invisibility for $d1.', 'Invisible.', 0, 0, 0, 1, 1, 1), (29628, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 22457, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Khorium Belt', '', '', '', 0, 0, 0, 1, 1, 1), (29629, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 22457, 0, 0, 0, 0, 0, 6, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Khorium Pants', '', '', '', 0, 0, 0, 1, 1, 1), (29630, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 22457, 0, 0, 0, 0, 0, 4, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Khorium Boots', '', '', '', 0, 0, 0, 1, 1, 1), (29632, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29641, 0, 0, 0, 0, 0, 502, 'Shadow Shot', '', 'Chance to strike your ranged target with Shadow Shot for $29641s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29633, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29644, 0, 0, 0, 0, 0, 502, 'Fire Blast', '', 'Chance to strike your ranged target with a Fire Blast for $29644s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29634, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29646, 0, 0, 0, 0, 0, 502, 'Quill Shot', '', 'Chance to strike your ranged target with a Quill Shot for $29646s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29635, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29647, 0, 0, 0, 0, 0, 502, 'Flaming Shell', '', 'Chance to strike your ranged target with a Flaming Shell for $29647s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29636, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29653, 0, 0, 0, 0, 0, 502, 'Venom Shot', '', 'Chance to strike your ranged target with a Venom Shot for $29653s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29637, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29655, 0, 0, 0, 0, 0, 502, 'Keeper\'s Sting', '', 'Chance to strike your ranged target with Keeper\'s Sting for $29655s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29638, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Searing Arrow', '', 'Searing Arrow for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29639, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Flaming Cannonball', '', 'Flaming Cannonball for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29640, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Shadow Bolt', '', 'Shadow Bolt for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29641, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Shadow Shot', '', 'Shadow Shot for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29642, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21884, 23449, 22824, 0, 0, 0, 0, 8, 6, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ragesteel Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29643, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21884, 23449, 22824, 0, 0, 0, 0, 10, 10, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ragesteel Helm', '', '', '', 0, 0, 0, 1, 1, 1), (29644, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Fire Blast', '', 'Fire Blast for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29645, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21884, 23449, 22824, 0, 0, 0, 0, 12, 10, 6, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ragesteel Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29646, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Quill Shot', '', 'Quill Shot for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29647, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Flaming Shell', '', 'Flaming Shell for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (29648, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 22449, 22831, 22451, 0, 0, 0, 0, 6, 2, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Swiftsteel Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (29649, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 21886, 22452, 0, 0, 0, 0, 0, 4, 6, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Earthpeace Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (29650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Exhausted', '', '', 'Attacks slowed by $s1%.', 0, 0, 0, 1, 0, 0), (29651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield', 'Passive', 'Allows one-hand and off-hand weapons to be equipped in the off-hand.', '', 0, 0, 0, 1, 1, 1), (29652, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fire Heated Hammer', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (29653, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Venom Shot', '', 'Venom Shot for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29654, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 22573, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (29655, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Keeper\'s Sting', '', 'Keeper\'s Sting for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (29656, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22573, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23529, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Sharpening Stone', '', '', '', 0, 0, 0, 1, 1, 1), (29657, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 21884, 22452, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (29658, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 23571, 23572, 0, 0, 0, 0, 0, 10, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felfury Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (29659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 0), (29660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 0), (29661, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 0, 0), (29662, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 23571, 23572, 0, 0, 0, 0, 0, 10, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23533, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Steelgrip Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (29663, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22451, 21885, 23572, 0, 0, 0, 0, 8, 16, 16, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23534, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Storm Helm', '', '', '', 0, 0, 0, 1, 1, 1), (29664, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22452, 22457, 23572, 0, 0, 0, 0, 8, 22, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Helm of the Stalwart Defender', '', '', '', 0, 0, 0, 1, 1, 1), (29665, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2061, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (29666, 0, 1, 0, 1, 0, 0, 101, 0, 70, 31, 200, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 641, 0, -51, 2879, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29667, 0, 0, 11, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 19, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1509, 'Hamstring', '', 'Inflicts $s1% weapon damage to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29668, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 23571, 21886, 23572, 0, 0, 0, 0, 8, 3, 18, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Oathkeeper\'s Helm', '', '', '', 0, 0, 0, 1, 1, 1), (29669, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 22456, 23572, 0, 0, 0, 0, 0, 6, 15, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Black Felsteel Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (29670, 0, 0, 12, 2, 0, 0, 101, 0, 0, 28, 400, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 97, 0, 0, 601, 0, 0, 0, 0, 12, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Ice Tomb', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (29671, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 21886, 23572, 0, 0, 0, 0, 0, 6, 20, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23538, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bracers of the Green Fortress', '', '', '', 0, 0, 0, 1, 1, 1), (29672, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 23571, 21885, 23572, 0, 0, 0, 0, 6, 2, 15, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23539, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blessed Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (29673, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 1001, -36, -36, 3499, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Sandbag', '', 'Reduces an enemy\'s attack speed by $s1% and movement speed by $s2% for $d. Also deals $s3 damage.', 'Attack speed reduced by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29674, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1717, 'Lesser Shielding', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage. Requires shield equipped.', 0, 0, 0, 1, 1, 1), (29675, 0, 1, 0, 1, 0, 0, 101, 0, 70, 86, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 501, 0, 499, 2249, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Roast', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29676, 0, 0, 12, 1, 0, 0, 101, 0, 70, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Rolling Pin', '', 'Deals $s1 damage to target enemy, knocking them down for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (29677, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 2974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1650, 'Mallet Toss', '', 'Throws a mallet at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (29679, 0, 1, 10, 4, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Bad Poetry', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (29680, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Curtain Call', '', 'Deals fire damage in an area.', '', 0, 0, 0, 1, 1, 1), (29683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 27, 0, 1, 1, 0, 0, 49, 0, 16, 7, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18342, 127, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', 'Summons a spotlight at the caster\'s location for $d that buffs anyone inside it.', 'In the spotlight!\nAll damage done is increased by $s2%.', 0, 0, 0, 1, 1, 1), (29684, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (29685, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Roar', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (29686, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23573, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smelt Hardened Adamantite', '', 'Allows the miner to smelt adamantite bars into a hardened adamantite bar. Smelting hardened adamantite requires a forge.', '', 0, 0, 0, 1, 1, 1), (29688, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 21885, 22451, 21884, 22457, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Transmute: Primal Might', '', 'Transmutes Primal Earth, Water, Air, Fire and Mana into Primal Might.', '', 0, 0, 0, 1, 1, 1), (29690, 65, 0, 12, 1, 0, 0, 101, 0, 70, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 100, 31, 0, 1, 284, 0, 999, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1359, 'Drunken Skull Crack', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (29691, 21, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 34, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (29692, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Longblade', '', '', '', 0, 0, 0, 1, 1, 1), (29693, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 23571, 23572, 0, 0, 0, 0, 20, 2, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23541, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Khorium Champion', '', '', '', 0, 0, 0, 1, 1, 1), (29694, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Edged Battleaxe', '', '', '', 0, 0, 0, 1, 1, 1), (29695, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23543, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Felsteel Reaper', '', '', '', 0, 0, 0, 1, 1, 1), (29696, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Runic Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (29697, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Hardened Maul', '', '', '', 0, 0, 0, 1, 1, 1), (29698, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 23447, 23571, 23572, 0, 0, 0, 10, 4, 10, 8, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23554, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Eternium Runed Blade', '', '', '', 0, 0, 0, 1, 1, 1), (29699, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 10, 10, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23555, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dirge', '', '', '', 0, 0, 0, 1, 1, 1), (29700, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 23447, 23571, 23572, 0, 0, 0, 10, 4, 10, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23556, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hand of Eternity', '', '', '', 0, 0, 0, 1, 1, 1), (29701, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1717, 'Greater Shielding', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (29702, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2720, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Ward of Shielding', '', 'Applies the Greater Ward of Shielding to a shield. This ward absorbs up to $29701s1 points of damage before it fails.', '', 0, 0, 0, 1, 1, 1), (29703, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', 'A concussive strike that reduces movement speed by $s1%.', 'Dazed.', 0, 0, 0, 1, 1, 1), (29704, 88, 0, 0, 1, 0, 0, 101, 0, 64, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 64, 1, 1, 0, -1, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29703, 0, 0, 0, 280, 'Shield Bash', 'Rank 4', 'Bashes the target with your shield for $s2 damage. It also dazes the target and interrupts spellcasting, preventing any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (29705, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29715, 0, 0, 0, 0, 1919, 'Test Ribbon Pole Channel', '', '', '', 0, 0, 0, 1, 1, 1), (29707, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 10', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat. Causes ${0.35*$m1} additional damage against Dazed targets.', '', 0, 0, 0, 1, 1, 1), (29708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ribbon Pole Critter', '', '', '', 0, 0, 0, 1, 0, 0), (29711, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Knockdown', '', 'Deals $s1 damage to current enemy target, knocking them down for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (29712, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 3699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (29714, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15550, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Attumen', '', 'Call Attumen to assist you.', '', 0, 0, 0, 1, 1, 1), (29715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45407, 0, 0, 0, 0, 1, 'Test RPole Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (29716, 0, 2, 0, 1, 0, 0, 101, 0, 70, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Ethereal Curse', '', 'Reduces target\'s chance to hit with physical attacks by $s1%. Stacks.', 'Your connection to the mortal realm grows tenuous.\nChance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 0), (29717, 0, 1, 0, 1, 0, 0, 101, 0, 70, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 751, 0, -51, 2624, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29718, 0, 1, 0, 1, 10000, 0, 100, 0, 70, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Elemental Armor', '', 'Increases resistance to all magic schools by $s1 for $d.', 'Magical resistances increased by $s1.', 0, 0, 0, 1, 1, 1), (29719, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1717, 'Greater Shielding', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage. Requires shield equipped.', 0, 0, 0, 1, 1, 1), (29720, 0, 0, 0, 14, 0, 0, 101, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29719, 0, 0, 0, 0, 0, 2202, 'Greater Ward of Shielding', '', 'Applies the Greater Ward of Shielding to your shield. This ward absorbs up to $29701s1 points of damage before it fails.', '', 0, 0, 0, 1, 1, 1), (29721, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Improved Whirlwind', 'Rank 1', 'Reduces the cooldown of your Whirlwind ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (29722, 0, 0, 0, 19, 0, 0, 100, 1, 64, 0, 325, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 65, 0, 0, 402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', 'Rank 1', 'Deals $s1 Fire damage to your target and an additional $/4;s1 Fire damage if the target is affected by an Immolate spell.', '', 0, 0, 0, 1, 1, 1), (29723, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -240001, 1999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 0, 0, 0, 0, 0, 0, 0, 1989, 'Improved Disciplines', 'Rank 1', 'Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by $/60000;s1 min and increases their duration by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (29724, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -420001, 3999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 0, 0, 0, 0, 0, 0, 0, 1989, 'Improved Disciplines', 'Rank 2', 'Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by $/60000;s1 min and increases their duration by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (29725, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -600001, 5999, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 0, 0, 0, 0, 0, 0, 0, 1989, 'Improved Disciplines', 'Rank 3', 'Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by $/60000;s1 min and increases their duration by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (29726, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29715, 0, 0, 0, 0, 1919, 'Test Ribbon Pole Channel', '', '', '', 0, 0, 0, 1, 1, 1), (29727, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29715, 0, 0, 0, 0, 1919, 'Test Ribbon Pole Channel', '', '', '', 0, 0, 0, 1, 1, 1), (29728, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Ward of Shielding', '', '', '', 0, 0, 0, 1, 1, 1), (29729, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23447, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Ward of Shielding', '', '', '', 0, 0, 0, 1, 1, 1), (29731, 0, 0, 0, 5, 0, 0, 101, 0, 10, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, -1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17077, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Ancestral Spirit Wolf', '', 'Calls forth an ancestral spirit wolf to track the individual you seek.', '', 0, 0, 0, 1, 1, 0), (29759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -3, 0, 0, 0, 0, 166, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 84, 'Improved Berserker Stance', 'Rank 1', 'Increases attack power by $s1% and reduces threat caused by $s2% while in Berserker Stance.', '', 0, 0, 0, 1, 1, 1), (29760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -5, 0, 0, 0, 0, 166, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 84, 'Improved Berserker Stance', 'Rank 2', 'Increases attack power by $s1% and reduces threat caused by $s2% while in Berserker Stance.', '', 0, 0, 0, 1, 1, 1), (29761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -7, 0, 0, 0, 0, 166, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 84, 'Improved Berserker Stance', 'Rank 3', 'Increases attack power by $s1% and reduces threat caused by $s2% while in Berserker Stance.', '', 0, 0, 0, 1, 1, 1), (29762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, -9, 0, 0, 0, 0, 166, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 84, 'Improved Berserker Stance', 'Rank 4', 'Increases attack power by $s1% and reduces threat caused by $s2% while in Berserker Stance.', '', 0, 0, 0, 1, 1, 1), (29763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, -11, 0, 0, 0, 0, 166, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 84, 'Improved Berserker Stance', 'Rank 5', 'Increases attack power by $s1% and reduces threat caused by $s2% while in Berserker Stance.', '', 0, 0, 0, 1, 1, 1), (29764, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Avruu\'s Orb', '', '', '', 0, 0, 0, 1, 1, 1), (29765, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Crystal Strike', '', 'Strikes at an enemy, inflicting $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (29766, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Overload', '', 'Overloaded with arcane energy. Generating periodic arcane explosions that damage nearby friendly targets.', '', 0, 0, 0, 1, 1, 1), (29768, 0, 0, 0, 3, 0, 0, 101, 0, 70, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29767, 0, 0, 0, 0, 0, 122, 'Overload', '', 'Transfers a tremendous amount of arcane energy to an enemy target, overloading it. The target periodically explodes, releasing the energy and dealing increasing arcane damage to nearby allies.', 'Periodically inflicting Arcane damage to nearby allies.', 0, 0, 0, 1, 1, 1), (29769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Mount', '', 'Mount Midnight', '', 0, 0, 0, 1, 0, 0), (29770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Mount', '', 'Mount Midnight', '', 0, 0, 0, 1, 1, 1), (29773, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Plant Tree Seedling', '', 'Plant the tree seedling in the fertile dirt mound.', '', 0, 0, 0, 1, 1, 1), (29776, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Improved Whirlwind', 'Rank 2', 'Reduces the cooldown of your Whirlwind ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (29787, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Focused Rage', 'Rank 1', 'Reduces the rage cost of your offensive abilities by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (29788, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 20000, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29815, 29805, 0, 0, 0, 0, 1499, 'Return Fire', '', 'Retaliates against melee attacks.', 'Retaliating against certain attacks.', 0, 0, 0, 1, 1, 0), (29790, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Focused Rage', 'Rank 2', 'Reduces the rage cost of your offensive abilities by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (29792, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Focused Rage', 'Rank 3', 'Reduces the rage cost of your offensive abilities by $/10;s1.', '', 0, 0, 0, 1, 1, 1), (29793, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 20000, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29815, 29807, 0, 0, 0, 0, 1499, 'Return Fire', '', 'Retaliates against spell attacks.', 'Retaliating against certain attacks.', 0, 0, 0, 1, 1, 0), (29794, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 20000, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29815, 29806, 0, 0, 0, 0, 1499, 'Return Fire', '', 'Retaliates against ranged attacks.', 'Retaliating against certain attacks.', 0, 0, 0, 1, 1, 0), (29799, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16152, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Attumen (Mounted)', '', 'Mount Midnight with Attumen to assist you.', '', 0, 0, 0, 1, 1, 1), (29801, 0, 0, 0, 1, 0, 0, 100, 0, 50, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 30029, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 1', 'Warrior goes on a rampage, increasing attack power by $30029s1 and causing most successful melee attacks to increase attack power by an additional $30029s1. This effect will stack up to $30029u times. Lasts $d. This ability can only be used after scoring a critical hit.', 'Most melee hits increase the warrior\'s attack power.', 0, 0, 0, 1, 1, 1), (29802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Smoke', '', '', '', 0, 0, 0, 1, 1, 1), (29815, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Return Fire', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (29820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 18, 0, 0, 1, 0, 0, 99, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'wr', '', 'DEBUG\nAssist a raid when it wipes. For use on Test Realms only.', '', 0, 0, 0, 1, 1, 0), (29830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Mirren\'s Drinking Hat', '', 'Reach into the hat for a drink.', '', 0, 0, 0, 1, 0, 0), (29831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Bonfire (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (29832, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Shadow Cleave', '', 'Inflicts weapon damage minus $s1 Shadow damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (29833, 0, 2, 0, 1, 0, 0, 101, 0, 70, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 13, 13, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 308, 'Intangible Presence', '', 'Reduces an enemy\'s chance to hit by $s1%. \nReduces an enemy\'s chance to hit with spells by $s2%.', 'Chance to hit with spells and melee attacks reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29834, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1697, 'Second Wind', 'Rank 1', 'Whenever you are struck by a Stun or Immobilize effect you will generate $/10;29841o1 rage and $29841o2% of your total health over $29841d.', '', 0, 0, 0, 1, 1, 1), (29836, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30069, 0, 0, 0, 0, 0, 2005, 'Blood Frenzy', 'Rank 1', 'Your Rend and Deep Wounds abilities also increase all physical damage caused to that target by $30069s1%.', '', 0, 0, 0, 1, 1, 1), (29837, 0, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -76, -36, 34, 0, 0, 0, 33, 138, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 148, 'Fist of Stone', '', 'Increases the caster\'s Physical damage by $s3%., but reduces its movement speed by $s1% and slows its attacks by $s2%.', 'Physical damage dealt is increased by $s3%.\nMovement speed reduced by $s1%.\nAttack speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29838, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1697, 'Second Wind', 'Rank 2', 'Whenever you are struck by a Stun or Immobilize effect you will generate $/10;29842o1 rage and $29842o2% of your total health over $29842d.', '', 0, 0, 0, 1, 1, 1), (29840, 1152, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29837, 0, 0, 0, 0, 0, 148, 'Fist of Stone', '', 'Stuns the caster for $d, then triggers an effect.', 'Charging fists...', 0, 0, 0, 1, 1, 1), (29841, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 0, 0, 0, 0, 0, 24, 20, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1697, 'Second Wind', 'Rank 1', '', 'Generates $/10;s1 rage and heals $s2% of your total health every $t1 sec.', 0, 0, 0, 1, 1, 1), (29842, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 1, 0, 0, 0, 0, 24, 20, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1697, 'Second Wind', 'Rank 2', '', 'Generates $/10;s1 rage and heals $s2% of your total health every $t1 sec.', 0, 0, 0, 1, 1, 1), (29844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 335, 'Blacksmithing', 'Master', 'Allows a Blacksmith to make weapons and armor up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (29845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 29844, 0, 0, 0, 0, 0, 335, 'Master Blacksmith', '', '', '', 0, 0, 0, 1, 1, 1), (29846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 10, 0, 0, 52, 57, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1927, 'Fire Festival Fury', '', '', 'Increases critical strike percent and spell critical strike percent by $s1.', 0, 0, 0, 1, 1, 1), (29847, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 64, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34719, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and fixates on the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (29848, 0, 1, 17, 1, 0, 0, 101, 0, 8, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (29849, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 462, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (29850, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (29851, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29851, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (29852, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 599, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (29858, 0, 0, 0, 1, 300000, 0, 101, 0, 66, 0, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -51, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Soulshatter', '', 'Reduces threat by $s1% for all enemies within $a1 yards.', '', 8, 0, 0, 1, 1, 1), (29859, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30070, 0, 0, 0, 0, 0, 2005, 'Blood Frenzy', 'Rank 2', 'Your Rend and Deep Wounds abilities also increase all physical damage caused to that target by $30070s1%.', '', 0, 0, 0, 1, 1, 1), (29864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 314, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Sear', '', '', '', 0, 0, 0, 1, 1, 1), (29865, 0, 4, 0, 1, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 195, 0, 0, 13, 0, 0, 3, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Aura', '', '', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29866, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1377, 'Cast Fishing Net', '', 'Casts your draenei fishing net into a school of red snapper.', '', 0, 0, 0, 1, 1, 0), (29870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 656, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Detonate', '', 'Blasts an enemy with Arcane magic, inflicting $s1 damage.', '', 0, 0, 0, 1, 1, 1), (29872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1844, 0, 0, 0, 0, 0, 756, 'Disarming Fury', '', 'Fire up, son!', '', 0, 0, 0, 1, 0, 0), (29876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29870, 0, 0, 0, 0, 0, 117, 'Detonate', '', 'Detonates after $t1 seconds, dealing area damage and destroying the spark.', '', 0, 0, 0, 1, 1, 1), (29879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Frost Blast', '', '', '', 0, 0, 0, 1, 1, 1), (29880, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59999, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (29881, 0, 1, 0, 1, 0, 15404, 101, 0, 70, 28, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 0.02, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (29882, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 174, 0, 0, 9, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Loose Mana', '', 'Restores $s1 mana per $t1 in an area for $d.', 'Residue from the creature sparkles in the air, restoring $s1 mana per second.', 0, 0, 0, 1, 1, 1), (29883, 44, 0, 0, 1, 0, 0, 101, 0, 70, 36, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster to a random target. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29884, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 75, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', '', 'Blinking...', 0, 0, 0, 1, 1, 1), (29885, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (29886, 0, 0, 0, 16, 0, 0, 101, 0, 60, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181621, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Create Soulwell', '', '', '', 0, 0, 0, 1, 1, 1), (29888, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Improved Intercept', 'Rank 1', 'Reduces the cooldown of your Intercept ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (29889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Improved Intercept', 'Rank 2', 'Reduces the cooldown of your Intercept ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 1), (29893, 1177, 0, 0, 1, 0, 572430, 101, 0, 68, 3, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181622, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Ritual of Souls', 'Rank 1', 'Begins a ritual that creates a Soulwell. Raid members can click the Soulwell to acquire a Master Healthstone. The Soulwell lasts for $29886d or 10 charges. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must right-click the soul portal and not move until the ritual is complete.', '', 80, 0, 0, 1, 1, 1), (29896, 0, 1, 12, 1, 0, 0, 101, 0, 70, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 'Hyakiss\' Web', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (29897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2162, 'Guardian of Icecrown Passive', '', '', '', 0, 0, 0, 1, 0, 0), (29900, 0, 1, 0, 1, 0, 0, 101, 0, 6, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 599, 0, 19, 19, 0, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1910, 'Unstable Magic', '', 'Increases all spell damage done by nearby enemies by up to $s1.\nIncreases all spell damage taken by an enemy by up to $s2. Lasts $d.', 'Spell damage done increased by $s1.\nSpell damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (29901, 18, 4, 0, 1, 0, 0, 101, 0, 70, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 6, 1, 1, 1, 499, -1, -1001, 0, 0, 0, 3, 0, 22, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1956, 'Acidic Fang', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d. Reduces armor by $s3. Stacks up to $u times.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s3.', 0, 0, 0, 1, 1, 1), (29903, 44, 0, 0, 1, 0, 0, 101, 0, 70, 39, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Dive', '', 'Charges a distant enemy, inflicting normal damage plus $s3, then fears all nearby targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (29904, 0, 1, 9, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 625, 1, 0, 2187, 0, 0, 9, 9, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Sonic Burst', '', 'Inflicts normal damage plus $s1 on nearby enemies, preventing them from spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (29905, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 301, 0, 149, 1049, 0, 18, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (29906, 65, 0, 15, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 181, 0, 499, 509, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, causing it to bleed for $o2 damage over $d.', '$s2 damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29907, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 41, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Astral Bite', '', 'Hits an enemy with an anti-mana bolt that consumes up to $s1 mana. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (29908, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29907, 0, 0, 0, 0, 0, 212, 'Astral Bite', '', 'Born from an infusion of Medivh\'s magic and the Twisting Nether, these creatures can rip an enemy\'s magical powers from their body, converting it into Arcane damage.', 'Melee attacks drain mana and cause Arcane damage.', 0, 0, 0, 1, 1, 1), (29909, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Elven Manacles', '', 'Apply manacles to a wounded Bloodscalp Shaman to subdue and capture it.', '', 0, 0, 0, 1, 1, 1), (29910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear All Shackles', '', '', '', 0, 0, 0, 1, 0, 0), (29911, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 18, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Power Distortion', '', 'Curses nearby enemies, increasing the costs of their spells and abilities by $s1% for $d. This cost increase applies to all spells and abilities, whether they cost mana, rage, or energy.', 'Spell and ability costs are increased by $s1%.', 0, 0, 0, 1, 0, 0), (29915, 40, 0, 15, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 91, 225, 0, 554, 787, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flesh Rot', '', 'Inflicts $s1 damage to an enemy every $t2 sec. for $d.', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feed Captured Animal', '', 'Feeds the captured animal.', '', 0, 0, 0, 1, 1, 0), (29917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1970, 'Feed Captured Animal', '', 'Feeds the captured animal.', '', 0, 0, 0, 1, 1, 0), (29918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Animal Feeding Visual', '', 'Visual displays a red ground fog.', '', 0, 0, 0, 1, 1, 0), (29919, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 527, 0, 0, 5011, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Warp Breach', '', 'Explode, dealing massive Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 0), (29920, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29921, 0, 0, 0, 0, 0, 250, 'Phasing Invisibility', '', 'Flickering in and out of reality, the caster is bridging the gap between this life and the next.', 'Periodically becomes invisible.', 0, 0, 0, 1, 1, 1), (29921, 38, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2308, 'Phasing Invisibility', '', 'Makes the caster invisible for $d.', 'Invisible.', 0, 0, 0, 1, 1, 1), (29922, 0, 0, 0, 5, 3000, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 541, 1, 0, 1529, 199, 0, 9, 9, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts $s1 Fire damage to nearby enemies, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29923, 0, 1, 0, 5, 3000, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 1, 0, 1699, -51, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29924, 0, 0, 0, 5, 3000, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 1699, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (29925, 0, 0, 0, 5, 3000, 0, 101, 0, 70, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 541, 1, 0, 1529, 199, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (29926, 0, 1, 0, 5, 3000, 0, 101, 0, 70, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 1, 0, 1699, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy, reducing its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29927, 0, 0, 0, 5, 3000, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 721, 0, 0, 2039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (29928, 0, 1, 0, 5, 0, 0, 101, 0, 70, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 199, 1999, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29930, 0, 2, 0, 1, 0, 0, 101, 0, 70, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29932, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Language Draenei', '', '', '', 0, 0, 0, 1, 1, 1), (29933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17162, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Blood Curse', '', '', '', 0, 0, 0, 1, 0, 0), (29935, 18, 0, 15, 36, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1149, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gaping Maw', '', 'Inflicts Physical damage to several nearby enemies every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (29936, 0, 0, 0, 1, 0, 0, 10, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Elemental Focus', '', '', '', 0, 0, 0, 1, 1, 1), (29937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17163, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Worm Target', '', '', '', 0, 0, 0, 1, 0, 0), (29938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 3, 0, 0, 10, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 941, 0, 0, 0, 0, 0, 0, 0, 0, 179, 'Guided by the Spirits', '', '', 'The Ancestral Spirit Wolf guides your way.', 0, 0, 0, 1, 1, 1), (29939, 18, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 301, 0, 0, 849, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Infectious Poison', '', 'Inflicts $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (29940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Wolfshead Helm Energy', '', '', '', 0, 0, 0, 1, 1, 1), (29941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1465, 'Wolfshead Helm Rage', '', '', '', 0, 0, 0, 1, 1, 1), (29942, 0, 3, 0, 1, 0, 0, 101, 0, 70, 29, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 469, 0, 0, 1640, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Infected Blood', '', 'Inflicts $s1 Nature damage every $t1 sec. to an enemy for $d.', '$s1 Nature damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 1), (29943, 32, 0, 9, 1, 0, 0, 101, 0, 30, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (29945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Missile (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (29946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 3, 0, 0, 1, 0, 0, 29946, 0, 15, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 51, 'Flame Wreath', '', 'Applies an aura that will detonate if not reapplied or removed within $d1 seconds. Dissipates after $d2 seconds.', '$29949s1 Fire damage to nearby allies if you cross the flames.\n', 0, 0, 0, 1, 1, 1), (29947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 937, 'Flame Wreath', '', 'This spell will detonate if the player passes through the circle of flames.', 'You ran through the flames!', 0, 0, 0, 1, 1, 0), (29948, 0, 0, 0, 1, 0, 0, 101, 0, 70, 86, 95, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 25, 0, 0, 487, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns an enemy, who inflicts additional Fire damage every $t1 sec. for $d to nearby allies.', 'Fire damage inflicted every $t1 sec to nearby allies.', 0, 0, 0, 1, 1, 1), (29949, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 64, 525, 45, 0, 3237, 427, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29950, 0, 0, 0, 37, 'Explosion', '', 'Boom.', '', 0, 0, 0, 1, 1, 1), (29951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 375, 1, 0, 1312, -66, 0, 17, 17, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'A rain of ice moves around the room, dealing $s1 Frost damage every $t1 sec. for $d.', 'Deals $s1 damage every $t1 sec.\nSlows movement speed by $s2%.', 0, 0, 0, 1, 1, 1), (29952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29951, 0, 0, 0, 0, 0, 2131, 'Circular Blizzard', '', '', '', 0, 0, 0, 1, 0, 0), (29953, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 2500, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1381, 0, 0, 3909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (29954, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 2500, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 1, 0, 3499, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29955, 0, 0, 0, 4, 0, 31756, 101, 0, 70, 28, 2850, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29956, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (29956, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 281, 0, 0, 1259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (29957, 0, 1, 0, 6, 0, 0, 101, 0, 20, 35, 300, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 12, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (29958, 0, 0, 0, 6, 0, 0, 101, 0, 20, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 721, 0, 0, 2039, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (29959, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 135, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Missile Volley', '', 'Hurls magic at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (29960, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 18, 235, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29959, 0, 0, 0, 0, 0, 225, 'Arcane Missile Volley', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (29961, 0, 0, 26, 1, 0, 0, 101, 0, 70, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters the spellcasting of nearby enemies, preventing any spell from that school of magic from being cast for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (29962, 0, 0, 0, 1, 0, 0, 101, 0, 62, 23, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17167, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons Water Elementals to protect the caster.', '', 0, 0, 0, 1, 1, 1), (29963, 0, 1, 0, 5, 0, 0, 101, 0, 8, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 6, 12, 12, 12, 5, 56, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 0, 0, 0, 0, 0, 0, 0, 82, 'Mass Polymorph', '', 'Transforms all nearby enemies into sheep, forcing them to wander around for up to $d, quickly regenerating their health. Any damage will transform the target back into its normal form. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.\nHealth regeneration increased.', 10, 0, 0, 1, 1, 1), (29964, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1999, 0, 0, 0, 0, 0, 3, 5, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $29965s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (29965, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Dragon\'s Breath', '', '', '', 0, 0, 0, 1, 1, 1), (29966, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster into a random bookshelf nook within the tower of Karazhan\'s library.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29967, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster into the center of the Karazhan library.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29968, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster into the center of the Karazhan library.', 'Blinking...', 0, 0, 0, 1, 1, 1), (29969, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Summon Blizzard', '', 'Activates the Blizzard NPC.', '', 0, 0, 0, 1, 0, 0), (29970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Dispel Blizzard', '', 'Deactivates the Blizzard NPC.', '', 0, 0, 0, 1, 0, 0), (29973, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 1000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 2001, 41, 0, 8999, 179, 0, 38, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Explodes with arcane power, dealing $s1 arcane damage.', 'Movement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (29975, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 885, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1844, 'Conjure Water', 'Rank 8', 'Conjures $s1 $lskin:skin; of astral water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (29976, 0, 1, 0, 1, 0, 0, 100, 1, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 139, 'Presence of Mind', '', 'When activated, your next Mage spell with a casting time less than 10 sec becomes an instant cast spell.', 'Your next Mage spell with a casting time less than 10 sec will be an instant cast spell.', 0, 0, 0, 1, 1, 1), (29977, 0, 1, 0, 1, 0, 0, 100, 3, 40, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Combustion', '', 'When activated, this spell causes each of your Fire damage spell hits to increase your critical strike chance with Fire damage spells by $28682s1%. This effect lasts until you have caused $n critical strikes with Fire spells.', '', 0, 0, 0, 1, 1, 1), (29978, 0, 0, 0, 3, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 6799, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Pyroblast', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (29979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Massive Magnetic Pull', '', '', '', 0, 0, 0, 1, 1, 0), (29981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29938, 0, 0, 0, 0, 0, 1, 'Ancestral Spirit Wolf Buff Timer', '', '', '', 0, 0, 0, 1, 0, 0), (29982, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29983, 0, 0, 0, 0, 0, 1481, 'Spatial Distortion', '', 'Aura that reduces nearby enemy stats by $29983s1% every $t1 seconds. The aura lasts until cancelled.', 'Nearby enemy stats are reduced by $29983s1% every $t1 seconds.', 0, 0, 0, 1, 1, 1), (29983, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -4, -4, 0, 11, 11, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1481, 'Spatial Distortion', '', '', 'Strength and Agility reduced by $s1%.', 0, 0, 0, 1, 1, 1), (29989, 0, 0, 0, 1, 0, 4, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 60, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1667, 'Control Robot', '', '', 'Piloting Robotron 3000', 0, 0, 0, 1, 1, 0), (29990, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -81, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Reduces an enemy\'s attack speed by $s1% and slows its movement by $s2% for $d.', 'Attack speed reduced by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (29991, 0, 1, 7, 1, 0, 0, 100, 0, 30, 1, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Chains of Ice', '', 'Forms icy chains around the enemy, locking the target in place for $d.', 'Rooted in place.', 0, 0, 0, 1, 1, 1), (29992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23670, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1763, 'Gather Water', '', 'Order the Robotron 3000 to gather a water sample from the Thalanaar Moonwell.', '', 0, 0, 0, 1, 0, 0), (29998, 0, 3, 0, 1, 0, 0, 101, 0, 0, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 499, 0, 9, 9, 0, 133, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Decrepit Fever', '', '', 'Maximum health reduced by $s1%\nDeals $s2 nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 0), (30000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45203, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1796, 'Alexander\'s Test Spell', '', '', '', 0, 0, 0, 1, 1, 1), (30002, 0, 1, 5, 1, 0, 0, 101, 0, 8, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (30003, 0, 0, 0, 1, 0, 0, 100, 1, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1602, 'Sheen of Zanza', '', 'Increases the chance that the player will reflect hostile spells cast on them by $s1% for $d. Only one type of Zanza potion may be active at any given time.', 'Hostile spells reflected $s1% of the time.', 0, 0, 0, 1, 1, 1), (30004, 1152, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Wreath', '', 'Applies an aura that will detonate if not reapplied or removed within $d1 seconds. Dissipates after $d2 seconds.', '', 0, 0, 0, 1, 1, 1), (30006, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Robotron Console Key', '', 'Activates Robotron 3000 Control Panel.', '', 0, 0, 0, 1, 1, 1), (30007, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30008, 0, 0, 0, 0, 0, 1480, 'Spatial Distortion', '', 'Aura that reduces nearby enemy stats by $29983s1% every $t1 seconds. The aura lasts until cancelled.', 'Nearby enemy stats are reduced by $29983s1% every $t1 seconds.', 0, 0, 0, 1, 1, 1), (30008, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -4, -4, 0, 11, 11, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1480, 'Spatial Distortion', '', '', 'Intellect and Spirit reduced by $s1%', 0, 0, 0, 1, 1, 1), (30009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17178, 0, 0, 0, 29989, 0, 0, 0, 0, 1667, 'Summon Robot', '', 'Take control of a Robotron 3000 while standing near the Robotron Command Console.', 'Piloting Robotron 3000', 0, 0, 0, 1, 1, 1), (30010, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 1, 0), (30012, 1163, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (30013, 0, 0, 3, 1, 15000, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (30014, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (30015, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10554, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Summon Naias', '', 'Summon the water elemental Naias.', '', 0, 0, 0, 1, 1, 1), (30016, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Devastate', 'Rank 2', 'Sunder the target\'s armor causing the Sunder Armor effect. In addition, causes $s2% of weapon damage plus $s3 for each application of Sunder Armor on the target. The Sunder Armor effect can stack up to $u times.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (30017, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (30019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 98, 22, 0, 0, 1, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1940, 'Control Piece', '', '', 'You are now controlling a chess piece.', 0, 0, 0, 1, 1, 1), (30020, 0, 0, 16, 1, 0, 15374, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'First Aid', '', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (30021, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23567, 14047, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23684, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crystal Infused Bandage', '', '', '', 0, 0, 0, 1, 1, 1), (30022, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Devastate', 'Rank 3', 'Sunder the target\'s armor causing the Sunder Armor effect. In addition, causes $s2% of weapon damage plus $s3 for each application of Sunder Armor on the target. The Sunder Armor effect can stack up to $u times.', '', 0, 0, 0, 1, 1, 1), (30024, 59, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 21, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores $s1% of your mana per second for $d. Must remain seated while drinking.', 'Restores $s1% of your mana per second.', 0, 0, 0, 1, 1, 1), (30025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mind Exhaustion Passive', '', '', '', 0, 0, 0, 1, 0, 0), (30029, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 1', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (30030, 0, 0, 0, 1, 0, 0, 100, 0, 60, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 30031, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 2', 'Warrior goes on a rampage, increasing attack power by $30031s1 and causing most successful melee attacks to increase attack power by an additional $30031s1. This effect will stack up to $30031u times. Lasts $d. This ability can only be used after scoring a critical hit.', 'Most melee hits increase the warrior\'s attack power.', 0, 0, 0, 1, 1, 1), (30031, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 2', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (30032, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 3', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (30033, 0, 0, 0, 1, 0, 0, 100, 0, 70, 9, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 30032, 0, 0, 0, 0, 2006, 'Rampage', 'Rank 3', 'Warrior goes on a rampage, increasing attack power by $30032s1 and causing most successful melee attacks to increase attack power by an additional $30032s1. This effect will stack up to $30032u times. Lasts $d. This ability can only be used after scoring a critical hit.', 'Most melee hits increase the warrior\'s attack power.', 0, 0, 0, 1, 1, 1), (30035, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 1300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -61, 0, 17, 19, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Mass Slow', '', 'Reduces the attack speed of all enemies within $a1 by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (30036, 0, 0, 0, 1, 10000, 0, 101, 0, 70, 0, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 30037, 0, 0, 0, 0, 74, 'Steal Magic', '', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from an ally or $s1 beneficial $lspell:spells; from an enemy.', '', 0, 0, 0, 1, 1, 1), (30037, 0, 1, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 4, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1739, 'Steal Magic', '', 'Increases the caster\'s damage by $s1% for $d. Stacks.', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (30039, 0, 1, 0, 3, 0, 0, 100, 0, 70, 4, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Transference', '', '', 'Healing spells cast on you are being redirected.', 0, 0, 0, 1, 1, 1), (30043, 0, 4, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1312, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spray', '', 'Shoots poison at an enemy, inflicting $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (30049, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Improved Death Coil', 'Rank 1', 'Increases the healing effect of your Death Coil spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (30050, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (30051, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Improved Death Coil', 'Rank 2', 'Increases the healing effect of your Death Coil spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (30052, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Improved Death Coil', 'Rank 3', 'Increases the healing effect of your Death Coil spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (30053, 0, 0, 0, 4, 0, 0, 101, 0, 70, 63, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Amplify Flames', '', 'Increases the Fire damage taken by an enemy by $s1 for $d.', 'Fire damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (30054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Improved Howl of Terror', 'Rank 1', 'Reduces the casting time of your Howl of Terror spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (30055, 0, 0, 0, 16, 3000, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1125, 0, 0, 3187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30056, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 155, 1, 0, 1122, 124, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 1, 0), (30057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Improved Howl of Terror', 'Rank 2', 'Reduces the casting time of your Howl of Terror spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (30060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 5, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 28, 0, 0, 0, 0, 0, 0, 1978, 'Contagion', 'Rank 1', 'Increases the damage of Curse of Agony, Corruption and Seed of Corruption by $s1% and reduces the chance your Affliction spells will be dispelled by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (30061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, 11, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 28, 0, 0, 0, 0, 0, 0, 1978, 'Contagion', 'Rank 2', 'Increases the damage of Curse of Agony, Corruption and Seed of Corruption by $s1% and reduces the chance your Affliction spells will be dispelled by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (30062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 2, 17, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 28, 0, 0, 0, 0, 0, 0, 1978, 'Contagion', 'Rank 3', 'Increases the damage of Curse of Agony, Corruption and Seed of Corruption by $s1% and reduces the chance your Affliction spells will be dispelled by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (30063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 23, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 28, 0, 0, 0, 0, 0, 0, 1978, 'Contagion', 'Rank 4', 'Increases the damage of Curse of Agony, Corruption and Seed of Corruption by $s1% and reduces the chance your Affliction spells will be dispelled by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (30064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 29, 0, 0, 0, 108, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 28, 0, 0, 0, 0, 0, 0, 1978, 'Contagion', 'Rank 5', 'Increases the damage of Curse of Agony, Corruption and Seed of Corruption by $s1% and reduces the chance your Affliction spells will be dispelled by an additional $s3%.', '', 0, 0, 0, 1, 1, 1), (30065, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 10560, 0, 0, 0, 0, 0, 0, 0, 96, 'Broken Pact', '', 'All damage taken increased by $s1%.', 'All damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (30066, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 77, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17229, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (30069, 0, 0, 15, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2005, 'Blood Frenzy', 'Rank 1', '', 'Increases physical damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (30070, 0, 0, 15, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2005, 'Blood Frenzy', 'Rank 2', '', 'Increases physical damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (30074, 0, 0, 0, 1, 0, 12, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30075, 0, 0, 0, 0, 0, 263, 'Toxic Gas', '', '', '', 0, 0, 0, 1, 0, 0), (30075, 0, 0, 0, 1, 0, 12, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 233, 0, 0, 1683, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Gas', '', '', '', 0, 0, 0, 1, 0, 0), (30077, 0, 1, 17, 4, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Carinda\'s Retribution', '', 'Unleashes spell prepared by Magistrix Carinda for Viera Sunwhisper. Cannot possibly be pretty.', 'Carinda\'s wrath unleashed.', 0, 0, 0, 1, 1, 1), (30079, 0, 0, 0, 1, 0, 0, 10, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30081, 0, 0, 0, 0, 0, 160, 'Retching Plague', '', '', '', 0, 0, 0, 1, 1, 1), (30080, 0, 3, 0, 1, 0, 0, 10, 0, 22, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, -76, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 30080, 0, 0, 0, 1614, 'Retching Plague', '', '', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\n$h% chance to spread Retching Plague on hit.', 0, 0, 0, 1, 1, 1), (30081, 36, 3, 0, 5, 0, 0, 10, 0, 22, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 249, -76, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 30080, 0, 0, 0, 1614, 'Retching Plague', '', 'Diseases an enemy for $d., increasing the Physical damage it takes by $s1 and reducing its Stamina by $s2. The diseased target has $h% chance of spreading its illness to one of its nearby allies when struck in combat.', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\n$h% chance to spread Retching Plague on hit.', 0, 0, 0, 1, 1, 1), (30085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 1999, 2999, 0, 0, 0, 108, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 1, 0, 0, 0, 0, 0, 0, 1977, 'Lasting Afflictions', 'Rank 1', 'Increases the duration of your Corruption and Unstable Affliction spells by $/1000;s3 secs, the duration of your Curse of Agony spell by $/1000;s2 secs and reduces the chance your Afflicition spells will be dispelled by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (30086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 3999, 5999, 0, 0, 0, 108, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 1, 0, 0, 0, 0, 0, 0, 1977, 'Lasting Afflictions', 'Rank 2', 'Increases the duration of your Corruption and Unstable Affliction spells by $/1000;s3 secs, the duration of your Curse of Agony spell by $/1000;s2 secs and reduces the chance your Afflicition spells will be dispelled by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (30087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Incurable Afflictions', 'Rank 3', 'Reduces the chance your Afflicition spells will be dispelled by an additional $s1%.', '', 0, 0, 0, 1, 1, 0), (30088, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Lesser Mark of the Dawn', '', 'Increases Stamina for 1 hour.', 'Increases Stamina by $s.', 0, 0, 0, 1, 0, 0), (30089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1894, 'Mark of the Dawn', '', 'Increases Stamina for 1 hour.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 0, 0), (30090, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1895, 'Greater Mark of the Dawn', '', 'Increases Stamina for 1 hour.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 0, 0), (30091, 0, 0, 0, 5, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 225, 1, 0, 1387, 249, 0, 14, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (30092, 250, 0, 0, 1, 0, 0, 101, 0, 60, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 1574, -51, 0, 18, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (30093, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 32, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 251, 0, 0, 1124, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (30094, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 113, 1, 0, 693, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (30095, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 301, 0, -51, 1349, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (30096, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 809, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30098, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 10561, 8, 0, 0, 0, 0, 0, 0, 1887, 'Defile Uther\'s Tomb', '', 'Defiles Uther\'s Tomb.', '', 0, 0, 0, 1, 1, 1), (30099, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30099, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Crazed Dragonhawk', '', 'Begins taming a Crazed Dragonhawk to be your companion for $30100d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9484, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Crazed Dragonhawk', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Breath', '', '', '', 0, 0, 0, 1, 1, 1), (30102, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30102, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Elder Springpaw', '', 'Begins taming an Elder Springpaw to be your companion for $30103d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9486, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Elder Springpaw', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9485, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Mistbat', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30105, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30103, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Mistbat', '', 'Begins taming a Mistbat to be your companion for $30104d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30107, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Transference', '', '', '', 0, 0, 0, 1, 1, 1), (30108, 0, 1, 0, 16, 0, 0, 101, 0, 50, 85, 270, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', 'Rank 1', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (30109, 0, 0, 11, 1, 0, 0, 101, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 37, 1, 0, 231, -51, 0, 8, 8, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Slime Burst', '', 'Inflicts $s1 Nature damage to nearby enemies, and reduces their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30110, 0, 0, 0, 1, 0, 0, 101, 0, 1, 225, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30111, 0, 0, 0, 0, 0, 263, 'Mutated Spores', '', '', '', 0, 0, 0, 1, 1, 1), (30111, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 323, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Mutated Spores', '', '', '', 0, 0, 0, 1, 1, 1), (30112, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1577, 'Frenzied Dive', '', 'Dives upon an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30113, 0, 3, 0, 1, 0, 0, 101, 0, 22, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Putrid Bite', '', 'Increases the damage taken by an enemy by $s1 for $d.', 'Damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (30115, 0, 0, 0, 4, 0, 0, 101, 0, 70, 9, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 12, 53, 0, 0, 1000, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Sacrifice', '', 'Sacrifices the target to the old gods, stunning it and leeching $s3 health every $t3 sec for $d.', 'Stunned.\n$s3 health leeched every $t3 sec.', 0, 0, 0, 1, 1, 1), (30120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17248, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Summon Demon Chains', '', 'Summons demonic chains that maintain the ritual of sacrifice.', '', 0, 0, 0, 1, 1, 1), (30121, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 101, 0, 29, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 50, 'Forceful Howl', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (30122, 0, 0, 0, 1, 0, 60, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 0, 0, 3999, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Plague Cloud', '', '', '', 0, 0, 0, 1, 1, 0), (30127, 0, 1, 0, 1, 0, 0, 101, 0, 0, 85, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Searing Cinders', '', '', '$o1 fire damage over $d. ', 0, 0, 0, 1, 0, 0), (30128, 63, 1, 0, 4, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30127, 0, 0, 0, 0, 876, 'Smoking Blast', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (30129, 63, 1, 0, 4, 0, 0, 101, 0, 70, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 625, 0, 0, 2187, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Charred Earth', '', 'Chars the ground, setting it flame, dealing $o to the inflamed area over $d.', '$s1 Fire damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (30130, 63, 1, 0, 4, 0, 0, 101, 0, 70, 64, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -31, -31, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1931, 'Distracting Ash', '', 'Reduces the chance to hit with spells and abilities by $s1%.', 'Chance to hit with attacks, spells and abilities reduced by $s1%.', 0, 0, 0, 1, 1, 1), (30131, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (30138, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 554, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes nearby enemies with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (30140, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocation', '', '', '', 0, 0, 0, 1, 1, 1), (30141, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (30143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demonic Aegis', 'Rank 1', 'Increases the effectiveness of your Demon Armor and Fel Armor spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (30144, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demonic Aegis', 'Rank 2', 'Increases the effectiveness of your Demon Armor and Fel Armor spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (30145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Demonic Aegis', 'Rank 3', 'Increases the effectiveness of your Demon Armor and Fel Armor spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (30146, 0, 0, 0, 7, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17252, 0, 0, 0, 0, 0, 0, 0, 0, 1983, 'Summon Felguard', 'Summon', 'Summons a Felguard under the command of the Warlock.', '', 80, 0, 0, 1, 1, 1), (30147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 692, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30151, 1158, 0, 0, 1, 0, 0, 0, 0, 52, 0, 145, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30153, 0, 0, 0, 0, 516, 'Intercept', 'Rank 1', 'Charge an enemy, causing $30153s2 damage and stunning it for $30153d.', '', 0, 0, 0, 1, 1, 0), (30152, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 17254, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon White Tiger Cub', '', 'Right Click to summon and dismiss your tiger cub.', '', 0, 0, 0, 1, 1, 1), (30153, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 64, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 1', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (30154, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30151, 0, 0, 0, 0, 0, 516, 'Intercept', 'Rank 1', 'Teaches Felguard Intercept (Rank 1).', '', 0, 0, 0, 1, 1, 1), (30155, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 95, 0, 0, 589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (30156, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 17255, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Hippogryph Hatchling', '', 'Right Click to summon and dismiss your hippogryph hatchling.', '', 0, 0, 0, 1, 1, 1), (30160, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30165, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 1', 'Your offensive spell crits will increase your chance to get a critical strike with melee attacks by $30165s1% for $30165d.', '', 0, 0, 0, 1, 0, 0), (30161, 0, 0, 0, 1, 30000, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181886, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purple Firework', '', 'Shoots a firework into the air that bursts into a thousand purple stars.', '', 0, 0, 0, 1, 1, 1), (30164, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Permanent Lung Juice Cocktail', 'QASpell', 'Increases Stamina by $s1 when consumed.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (30165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Elemental Devastation', 'Rank 1', '', 'Increases your chance to get a critical strike with melee attacks by $s1%.', 0, 0, 0, 1, 0, 0), (30166, 0, 0, 0, 1, 0, 14396, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Shadow Grasp', '', '', '', 0, 0, 0, 1, 1, 1), (30167, 0, 0, 0, 1, 600000, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17258, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Red Ogre Costume', '', 'Become a hulking red ogre for $d!', 'Raaaaar!', 0, 0, 0, 1, 1, 1), (30168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 12, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Cage', '', '', 'Stunned.\nDamage taken increased by $s2%', 0, 0, 0, 1, 1, 0), (30170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17261, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Summon Bone Skeletons', '', '', '', 0, 0, 0, 1, 1, 1), (30171, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17265, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Fiendish Portal', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (30173, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Permanent Ground Scorpok Assay', 'QASpell', 'Increases Agility by $s1 when consumed.', 'Increases Agility by $s1.', 0, 0, 0, 1, 1, 1), (30174, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17266, 0, 0, 0, 0, 0, 0, 0, 0, 1588, 'Riding Turtle', '', 'Summons and dismisses a rideable turtle. It may be slow, but it gets you off your feet!', 'Slow and steady...', 0, 0, 0, 1, 1, 1), (30175, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Permanent Cerebral Cortex Compound', 'QASpell', 'Increases Intellect by $s1 when consumed.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (30177, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Permanent Gizzard Gum', 'QASpell', 'Increases Spirit by $s1 when consumed.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (30178, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Permanent R.O.I.D.S.', 'QASpell', 'Increases Strength by $s1 when consumed.', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (30179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17265, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Fiendish Portal', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (30180, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 20, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (30183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 803, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon - Fiery Weapon', 'QASpell', 'Permanently enchant a melee weapon to often strike for $13897s1 additional fire damage.', '', 0, 0, 0, 1, 1, 1), (30184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17267, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Fiendish Imp', '', '', '', 0, 0, 0, 1, 0, 0), (30187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 846, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +5 Fishing', 'QASpell', 'Permanently enchant gloves to grant $13615s1 fishing skill.', '', 0, 0, 0, 1, 1, 1), (30190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 930, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves - Riding Skill', 'QASpell', 'Permanently enchant gloves to grant a minor movement bonus while mounted.', '', 0, 0, 0, 1, 1, 1), (30194, 1158, 0, 0, 1, 0, 0, 0, 0, 61, 0, 160, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30195, 0, 0, 0, 0, 516, 'Intercept', 'Rank 2', 'Charge an enemy, causing $30195s2 damage and stunning it for $30195d.', '', 0, 0, 0, 1, 1, 0), (30195, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 84, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 2', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (30197, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 104, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Intercept Stun', 'Rank 3', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (30198, 1158, 0, 0, 1, 0, 0, 0, 0, 69, 0, 195, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30197, 0, 0, 0, 0, 516, 'Intercept', 'Rank 3', 'Charge an enemy, causing $30197s2 damage and stunning it for $30197d.', '', 0, 0, 0, 1, 1, 0), (30199, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30194, 0, 0, 0, 0, 0, 516, 'Intercept', 'Rank 2', 'Teaches Felguard Intercept (Rank 2).', '', 0, 0, 0, 1, 1, 1), (30200, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30198, 0, 0, 0, 0, 0, 516, 'Intercept', 'Rank 3', 'Teaches Felguard Intercept (Rank 3).', '', 0, 0, 0, 1, 1, 1), (30201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Logic Timer', '', '', '', 0, 0, 0, 1, 0, 0), (30202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Land', 'Debug', '', '', 0, 0, 0, 1, 0, 0), (30205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Cage', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (30206, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Demon Chains Passive', '', 'Visual Effect', '', 0, 0, 0, 1, 1, 1), (30207, 0, 0, 0, 1, 0, 14396, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Shadow Grasp', '', '', '', 0, 0, 0, 1, 0, 0), (30208, 0, 0, 0, 7, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10608, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', '', 'Call forth a voidwalker at the rune of summoning.', '', 0, 0, 0, 1, 1, 1), (30209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30129, 0, 0, 0, 0, 0, 174, 'Target Charred Earth', '', '', '', 0, 0, 0, 1, 0, 0), (30210, 50, 0, 0, 5, 0, 0, 101, 0, 73, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 225, 0, 3699, 1687, 0, 11, 11, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Smoldering Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', 'Deals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (30211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 0), (30212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Burn Wickerman Effigy', '', 'Burns the wickerman effigy to summon Hauteur.', '', 0, 0, 0, 1, 1, 0), (30213, 40, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 1', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 10, 0, 0, 1, 1, 1), (30214, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30213, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 1', 'Teaches Felguard Cleave (Rank 1).', '', 0, 0, 0, 1, 1, 1), (30216, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 441, 1, 0, 329, 2, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fel Iron Bomb', '', 'Inflicts $s1 Fire damage and incapacitates targets in a $a1 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 76.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (30217, 0, 0, 0, 4, 0, 0, 100, 2, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 449, 2, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Adamantite Grenade', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 3 yard radius. Any damage will break the effect. Unreliable against targets higher than level 80.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (30218, 0, 0, 0, 4, 0, 0, 101, 0, 5, 0, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Shoots a fireball at Temper\'s invisible target.', '', 0, 0, 0, 1, 1, 1), (30219, 40, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 2', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 10, 0, 0, 1, 1, 1), (30220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reset Nightbane', '', '', '', 0, 0, 0, 1, 0, 0), (30221, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (30222, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30219, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 2', 'Teaches Felguard Cleave (Rank 2).', '', 0, 0, 0, 1, 1, 1), (30223, 40, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 3', 'A sweeping attack that does your weapon damage plus $s1 to the target and his nearest ally.', '', 10, 0, 0, 1, 1, 1), (30224, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30223, 0, 0, 0, 0, 0, 277, 'Cleave', 'Rank 3', 'Teaches Felguard Cleave (Rank 3).', '', 0, 0, 0, 1, 1, 1), (30225, 32, 0, 9, 1, 0, 0, 101, 0, 30, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (30226, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Water Sample', '', 'Fill with pure water from the fountain at the Ruins of Stardust.', '', 0, 0, 0, 1, 1, 1), (30227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181597, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Create (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (30229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2646, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant 2H Weapon +25 Agility', 'QASpell', 'Permanently enchant a 2H weapon to give $27836s1 Agility.', '', 0, 0, 0, 1, 1, 1), (30230, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Retrieve Fel Ember', '', 'To gather a Fel Ember from the strange braziers near Grand Warlock Nethekurse\'s throne.', '', 0, 0, 0, 1, 0, 0), (30231, 0, 0, 18, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes the target, preventing all action but making it invulnerable.', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 0), (30232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 6773, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Energy Return', '', 'The energy used to create the Astral Flare returns to the caster.', '', 0, 0, 0, 1, 1, 1), (30234, 1159, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30235, 30237, 0, 0, 0, 0, 1, 'Astral Flare Passive', '', '', '', 0, 0, 0, 1, 1, 1), (30235, 1159, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcing Sear', '', '', '', 0, 0, 0, 0.7, 1, 1), (30237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Astral Flare Visual', '', '', '', 0, 0, 0, 1, 1, 1), (30238, 0, 0, 0, 1, 0, 0, 101, 0, 1, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1870, 'Lordaeron\'s Blessing', '', 'Removes all from the friendly target.', 'Health increased in Eastern Plaguelands, Stratholme and Scholomance by $s2%.', 0, 0, 0, 1, 1, 1), (30242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 0, 0, 0, 107, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Demonic Tactics', 'Rank 1', 'Increases melee and spell critical strike chance for you and your summoned demon by $s1%.', '', 0, 0, 0, 1, 1, 1), (30244, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 3499, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Eruption', '', '', '', 0, 0, 0, 1, 1, 0), (30245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, 1, 0, 0, 0, 107, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Demonic Tactics', 'Rank 2', 'Increases melee and spell critical strike chance for you and your summoned demon by $s1%.', '', 0, 0, 0, 1, 1, 1), (30246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 2, 2, 0, 0, 0, 107, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Demonic Tactics', 'Rank 3', 'Increases melee and spell critical strike chance for you and your summoned demon by $s1%.', '', 0, 0, 0, 1, 1, 1), (30247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 3, 0, 0, 0, 107, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Demonic Tactics', 'Rank 4', 'Increases melee and spell critical strike chance for you and your summoned demon by $s1%.', '', 0, 0, 0, 1, 1, 1), (30248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 107, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Demonic Tactics', 'Rank 5', 'Increases melee and spell critical strike chance for you and your summoned demon by $s1%.', '', 0, 0, 0, 1, 1, 1), (30249, 0, 0, 0, 1, 0, 0, 101, 0, 40, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Hyper Vision', '', 'Increases your stealth detection for $d.', 'Increased stealth detection.', 0, 0, 0, 1, 1, 1), (30250, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2722, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Adamantite Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 10.', '', 0, 0, 0, 1, 1, 1), (30251, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1984, 'Destructive Soul', 'Rank 1', 'Gives your Destruction spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 1, 1), (30252, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2723, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Khorium Scope', '', 'Attaches a permanent scope to a bow or gun that increases its damage by 12.', '', 0, 0, 0, 1, 1, 1), (30253, 0, 0, 0, 1, 1000, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess: Move to Square', '', '', '', 0, 0, 0, 1, 0, 0), (30254, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 4, 0, 199, 0, 0, 0, 21, 12, 87, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 47, 'Evocation', '', 'Regenerate $s1% mana per second for $d. Damage taken while Evocating is increased by $s3%.', 'Regenerating Mana.\nAll damage taken is increased by $s3%\n', 0, 0, 0, 1, 1, 1), (30255, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2523, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Stabilized Eternium Scope', '', 'Attaches a permanent scope to a bow or gun that increases its critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (30256, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1984, 'Destructive Soul', 'Rank 2', 'Gives your Destruction spells a $s1% chance to not lose casting time when you take damage.', '', 0, 0, 0, 1, 1, 1), (30257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Ranged Crit Bonus +28', '', 'Increases your ranged critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (30258, 0, 0, 0, 14, 0, 0, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2724, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Stabilized Eternium Scope', '', 'Attaches a permanent scope to a bow or gun that increases its critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (30260, 0, 0, 0, 14, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2724, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Stabilitzed Eternium Scope', '', 'Attaches a permanent scope to a bow or gun that increases its critical strike rating by 28.', '', 0, 0, 0, 1, 1, 1), (30261, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17299, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Fighting Robot', '', 'Right Click to summon a robot pet that will fight other fighting robots.', '', 0, 0, 0, 1, 1, 1), (30262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'White Smoke Flare', '', 'Throw a white smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (30263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Red Smoke Flare', '', 'Throw a red smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (30264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Green Smoke Flare', '', 'Throw a green smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (30265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Blue Smoke Flare', '', 'Throw a blue smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (30266, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 127, 0, 0, 786, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30267, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 241, 0, 0, 679, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Nightbane Flight', 'Debug', '', '', 0, 0, 0, 1, 0, 0), (30270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess: Face Square', '', '', '', 0, 0, 0, 1, 0, 0), (30271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disable Square', '', '', '', 0, 0, 0, 1, 0, 0), (30273, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Execute Prisoner', '', '', '', 0, 0, 0, 1, 1, 1), (30280, 63, 1, 0, 4, 0, 0, 101, 0, 70, 64, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1931, 'Distracting Ash', '', 'Reduces the range of spells and abilities by $s1%. \n\n### Do not translate:\nThis still needs its correct aura applied.', 'Range of spells and abilities reduced by $s1%.', 0, 0, 0, 1, 1, 1), (30281, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 3, 0, 1, 0, 0, 31, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'Remove Curse', '', 'Dispels $s1 $lcurse:curses; from an ally.', '', 0, 0, 0, 1, 1, 1), (30282, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Fireball Barrage', '', 'Throws fireballs at any enemies farther than 40 yards away.', '', 0, 0, 0, 1, 0, 0), (30283, 250, 1, 0, 3, 0, 0, 101, 0, 50, 39, 440, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 65, 1, 0, 342, -1, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', 'Rank 1', 'Shadowfury is unleashed, causing $s1 Shadow damage and stunning all enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30284, 1163, 0, 0, 1, 5000, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 26, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Change Facing', '', '', '', 0, 0, 1, 1, 1, 1), (30285, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Eagle Claw', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (30286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raise Bunnies', '', '', '', 0, 0, 0, 1, 1, 1), (30288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadow and Flame', 'Rank 1', 'Your Shadow Bolt and Incinerate spells gain an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (30289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadow and Flame', 'Rank 2', 'Your Shadow Bolt and Incinerate spells gain an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (30290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadow and Flame', 'Rank 3', 'Your Shadow Bolt and Incinerate spells gain an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (30291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadow and Flame', 'Rank 4', 'Your Shadow Bolt and Incinerate spells gain an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (30292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadow and Flame', 'Rank 5', 'Your Shadow Bolt and Incinerate spells gain an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (30293, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Soul Leech', 'Rank 1', 'Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a $h% chance to return health equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 0, 0), (30294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Soul Leech', '', '', '', 0, 0, 0, 1, 0, 0), (30295, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Soul Leech', 'Rank 2', 'Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a $h% chance to return health equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 0, 0), (30296, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Soul Leech', 'Rank 3', 'Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a $h1% chance to return health equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 0, 0), (30297, 0, 0, 0, 4, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heightened Senses', '', 'Decreases your chance to be crit by $s1%.', 'Decreases your chance to be crit by $s1%.', 0, 0, 0, 1, 0, 0), (30298, 0, 0, 0, 14, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17315, 0, 10675, 0, 0, 0, 0, 0, 0, 497, 'Tree Disguise', '', 'Transforms the user into a tree. Also roots the user in place.', 'You are a tree! Shhh!', 0, 0, 0, 1, 1, 1), (30299, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30300, 0, 0, 0, 0, 0, 1985, 'Nether Protection', 'Rank 1', 'After being hit with a Shadow or Fire spell, you have a $h% chance to become immune to Shadow and Fire spells for $30300d.', '', 0, 0, 0, 1, 1, 1), (30300, 0, 1, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 1985, 'Nether Protection', '', '', 'Immune to Fire and Shadow magic.', 0, 0, 0, 1, 1, 1), (30301, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30300, 0, 0, 0, 0, 0, 1985, 'Nether Protection', 'Rank 2', 'After being hit with a Shadow or Fire spell, you have a $h% chance to become immune to Shadow and Fire spells for $30300d.', '', 0, 0, 0, 1, 1, 1), (30302, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30300, 0, 0, 0, 0, 0, 1985, 'Nether Protection', 'Rank 3', 'After being hit with a Shadow or Fire spell, you have a $h% chance to become immune to Shadow and Fire spells for $30300d.', '', 0, 0, 0, 1, 1, 1), (30303, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22574, 22573, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23781, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elemental Blasting Powder', '', '', '', 0, 0, 0, 1, 1, 1), (30304, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Casing', '', '', '', 0, 0, 0, 1, 1, 1), (30305, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Handful of Fel Iron Bolts', '', '', '', 0, 0, 0, 1, 1, 1), (30306, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adamantite Frame', '', '', '', 0, 0, 0, 1, 1, 1), (30307, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23785, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hardened Adamantite Tube', '', '', '', 0, 0, 0, 1, 1, 1), (30308, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21884, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23786, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Power Core', '', '', '', 0, 0, 0, 1, 1, 1), (30309, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Felsteel Stabilizer', '', '', '', 0, 0, 0, 1, 1, 1), (30310, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 23781, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23736, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (30311, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 23783, 23781, 0, 0, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adamantite Grenade', '', '', '', 0, 0, 0, 1, 1, 1), (30312, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4400, 23782, 23783, 0, 0, 0, 0, 0, 1, 3, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23742, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Musket', '', '', '', 0, 0, 0, 1, 1, 1), (30313, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23784, 23783, 0, 0, 0, 0, 0, 3, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23746, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adamantite Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (30314, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23787, 23783, 0, 0, 0, 0, 0, 1, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23747, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Felsteel Boomstick', '', '', '', 0, 0, 0, 1, 1, 1), (30315, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23449, 23783, 23439, 0, 0, 0, 0, 2, 12, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ornate Khorium Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (30316, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23077, 22445, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cogspinner Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30317, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21929, 22445, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Power Amplification Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30318, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23449, 23079, 22448, 0, 0, 0, 0, 4, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultra-Spectropic Detection Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -6, -2, 0, 0, 0, 187, 107, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 126, 0, 0, 0, 0, 0, 0, 1980, 'Demonic Resilience', 'Rank 1', 'Reduces the chance you\'ll be critically hit by melee and spells by $s1% and reduces all damage your summoned demon takes by $s2%.', '', 0, 0, 0, 1, 1, 1), (30320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3, -11, -3, 0, 0, 0, 187, 107, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 126, 0, 0, 0, 0, 0, 0, 1980, 'Demonic Resilience', 'Rank 2', 'Reduces the chance you\'ll be critically hit by melee and spells by $s1% and reduces all damage your summoned demon takes by $s2%.', '', 0, 0, 0, 1, 1, 1), (30321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -4, -16, -4, 0, 0, 0, 187, 107, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 126, 0, 0, 0, 0, 0, 0, 1980, 'Demonic Resilience', 'Rank 3', 'Reduces the chance you\'ll be critically hit by melee and spells by $s1% and reduces all damage your summoned demon takes by $s2%.', '', 0, 0, 0, 1, 1, 1), (30324, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', 'Rank 11', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat. Causes ${0.35*$m1} additional damage against Dazed targets.', '', 0, 0, 0, 1, 1, 1), (30325, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23449, 23441, 22449, 0, 0, 0, 0, 4, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hyper-Vision Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1982, 'Mana Feed', 'Rank 1', 'When you gain mana from Drain Mana or Life Tap spells, your pet gains $s1% of the mana you gain.', '', 0, 0, 0, 1, 1, 0), (30327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1982, 'Mana Feed', 'Rank 2', 'When you gain mana from Drain Mana or Life Tap spells, your pet gains $s1% of the mana you gain.', '', 0, 0, 0, 1, 1, 0), (30328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1982, 'Mana Feed', 'Rank 3', 'When you gain mana from Drain Mana or Life Tap spells, your pet gains $s1% of the mana you gain.', '', 0, 0, 0, 1, 1, 0), (30329, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 23446, 23112, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adamantite Scope', '', '', '', 0, 0, 0, 1, 1, 1), (30330, 971, 0, 0, 1, 0, 0, 0, 0, 70, 1, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 209, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', 'Rank 6', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (30331, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30003, 0, 0, 0, 0, 1602, 'Permanent Sheen of Zanza', 'QASpell', 'Increases the chance that the player will reflect hostile spells cast on them by $s1% for $d. Will automatically reflect the first offensive spell cast against the user. Only one type of Zanza potion may be active at any given time.', 'Hostile spells reflected $s1% of the time.', 0, 0, 0, 1, 1, 1), (30332, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23449, 23440, 0, 0, 0, 0, 0, 1, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23765, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Scope', '', '', '', 0, 0, 0, 1, 1, 1), (30334, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23787, 23438, 0, 0, 0, 0, 0, 2, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stabilized Eternium Scope', '', '', '', 0, 0, 0, 1, 1, 1), (30335, 971, 0, 0, 1, 0, 0, 101, 0, 70, 0, 300, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', 'Rank 6', 'Instantly attack the target causing ${$AP*$m1/100} damage. In addition, the next $30339n successful melee attacks will restore $30340s1 health. This effect lasts $30339d. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (30336, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 1315, 'Permanent Spirit of Zanza', 'QASpell', 'Increases the player\'s Spirit by $s1 and Stamina by $s2 for $d. You can only have the effect of one Zanza potion at a time.', 'Spirit increased by $s1 and Stamina by $s2.', 0, 0, 0, 1, 1, 1), (30337, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 23782, 10558, 23783, 0, 0, 0, 0, 1, 2, 1, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23767, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crashin\' Thrashin\' Robot', '', '', '', 0, 0, 0, 1, 1, 1), (30338, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1597, 'Permanent Swiftness of Zanza', '', 'Increases the player\'s run speed by $s1% for $d. You can only have the effect of one Zanza potion at a time.', 'Run speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (30339, 0, 0, 0, 1, 0, 0, 100, 5, 66, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30340, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $30340s1 health.', 0, 0, 0, 1, 1, 1), (30340, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 1), (30341, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 21877, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'White Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (30342, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 21877, 2604, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (30343, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 21877, 6260, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23770, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (30344, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 21877, 2605, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (30346, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 23781, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 24, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23772, 23772, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Shells', '', '', '', 0, 0, 0, 1, 1, 1), (30347, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 23781, 4470, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2556, 'Adamantite Shell Machine', '', '', '', 0, 0, 0, 1, 1, 1), (30348, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23445, 23783, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Toolbox', '', '', '', 0, 0, 0, 1, 1, 1), (30349, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23449, 23783, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Toolbox', '', '', '', 0, 0, 0, 1, 1, 1), (30350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 333, 'Engineering', 'Master', 'Allows an engineer to make bombs and gizmos that very often work as intended up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (30351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 30350, 0, 0, 0, 0, 0, 333, 'Master Engineer', '', '', '', 0, 0, 0, 1, 1, 1), (30353, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23792, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Tree Disguise Kit', '', '', '', 0, 0, 0, 1, 0, 0), (30354, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30356, 971, 0, 0, 1, 0, 0, 101, 0, 70, 0, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 2, 0, 1, 21, 0, 0, 419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 413, 'Shield Slam', 'Rank 6', 'Slam the target with your shield, causing $s2 damage, modified by your shield block value, and dispels $s1 magic effect on the target. Also causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (30357, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 50, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 93, 0, 0, 413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', 'Rank 8', 'Instantly counterattack an enemy for $s1 damage and a high amount of threat. Revenge must follow a block, dodge or parry.', '', 0, 0, 0, 1, 1, 1), (30358, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', '', 'Inflict searing pain on the enemy target, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (30383, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1565, 0, 0, 4434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Hateful Bolt', '', 'Deals $s1 Arcane damage to a very threatening target with high health.', '', 0, 0, 0, 1, 1, 1), (30395, 0, 0, 0, 15, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Arcane Wrath', '', '', '', 0, 0, 0, 1.5, 1, 0), (30397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30469, 0, 0, 0, 0, 0, 1954, 'Nether Portal - Serenity Passive', '', '', '', 0, 0, 0, 1, 0, 0), (30398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30469, 0, 0, 0, 0, 0, 1961, 'Nether Portal - Dominance Passive', '', '', '', 0, 0, 0, 1, 0, 0); INSERT INTO `aowow_spell` VALUES (30400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 1, 0, 0, 30524, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37072, 0, 0, 0, 0, 0, 2334, 'Nether Beam - Perseverence', '', '', '', 0, 0, 1, 1, 1, 0), (30401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 2335, 'Nether Beam - Serenity', '', '', '', 0, 0, 1, 1, 1, 1), (30402, 0, 0, 0, 1, 0, 4, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37072, 0, 0, 0, 0, 0, 2336, 'Nether Beam - Dominance', '', '', '', 0, 0, 1, 1, 1, 1), (30403, 0, 0, 0, 4, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1001, 0, 0, 1499, 0, 0, 0, 0, 0, 43, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18780, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Infusion', '', 'Imbues the caster with Arcane damage, causing $s1 Arcane damage to targets hit by melee swings.', 'Infused with Arcane Energy.\nAttacks deal bonus arcane damage.', 0, 0, 0, 1, 1, 1), (30404, 0, 1, 0, 16, 0, 0, 101, 0, 60, 85, 330, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', 'Rank 2', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (30405, 0, 1, 0, 16, 0, 0, 101, 0, 70, 85, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', 'Rank 3', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (30406, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Bristlelimb Cage', '', 'Unlocks Bristlelimb cages.', '', 0, 0, 0, 1, 1, 1), (30407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 28, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Astral Deconstruction', '', 'Increases Arcane damage taken by all enemy targets by $s1%. Game over.', 'Arcane damage taken increased by $s1%.', 0, 0, 0, 1, 1, 0), (30408, 0, 0, 0, 14, 0, 0, 101, 0, 0, 27, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pouring Purest Water', '', 'Pour the purest water into the barrel of filth.', '', 0, 0, 0, 1, 1, 1), (30410, 0, 0, 0, 1, 0, 30764, 100, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 799, 0, 0, 0, 0, 4, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Shadow Grasp', '', 'Shadowy forces writhe out of the Mantricon Cube, entangling the soul of the caster with its target.', 'Deals $s2 shadow damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (30412, 0, 1, 0, 1, 0, 10240, 101, 0, 70, 9, 430, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 121, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Transfers $s1 health every second from the target to the caster. Lasts $d.', 'Drains $s1 health each second to the caster.', 0, 0, 0, 1, 1, 1), (30413, 250, 1, 0, 3, 0, 0, 101, 0, 60, 39, 545, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 89, 1, 0, 458, -1, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', 'Rank 2', 'Shadowfury is unleashed, causing $s1 Shadow damage and stunning all enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30414, 250, 1, 0, 3, 0, 0, 101, 0, 70, 39, 710, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 117, 1, 0, 611, -1, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', 'Rank 3', 'Shadowfury is unleashed, causing $s1 Shadow damage and stunning all enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30416, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Wood Cleanse Effect', '', '', '', 0, 0, 0, 1, 0, 0), (30417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Chess NPC Action: Move Near Unit (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30418, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Chess NPC: Get Adjacent Empty Square (DND)', '', '', '', 0, 0, 1, 1, 1, 1), (30419, 0, 0, 0, 193, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9538, 0, 0, 0, 0, 0, 0, 0, 0, 2436, 'Reading Furbolg Language Primer', '', 'Teaches the user to better understand Stillpine furbolg symbols.', '', 0, 0, 0, 1, 0, 0), (30421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, 4, -1001, 0, 0, 0, 87, 30, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 95, 0, 0, 0, 0, 0, 0, 0, 1957, 'Nether Portal - Perseverence', '', 'Makes the target better at withstanding the onslaught of Netherspite\'s attacks.', 'Damage taken is reduced by $s1%.\nDefense increased by $s2.\nHealth increased by ${30000+$m3}.', 0, 0, 0, 1, 1, 1), (30422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, -2, -201, 0, 0, 0, 136, 72, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 1954, 'Nether Portal - Serenity', '', 'Fills the target with serenity, increasing their healing done. Also reduces the cost of spells and the target\'s maximum mana.', 'Healing done is increased by $s1%.\nSpell cost reduced by $s2%.\nMaximum mana reduced by $s3.', 0, 0, 0, 1, 1, 1), (30423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, -2, 7, 0, 0, 0, 79, 118, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 126, 0, 0, 0, 0, 0, 0, 1961, 'Nether Portal - Dominance', '', 'Fills the target with power, increasing their damage, but reducing their healing and making them vulnerable to magical damage.', 'Damage dealt is increased by $s1%.\nHealing recieved reduced by $s2%.\nDamage taken by spells is increased by $s3%.', 0, 0, 0, 1, 1, 1), (30424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1879, 'Ghost Walk', '', 'Teaches the user to better understand Stillpine furbolg symbols.', 'You are lifted by the spirits of the forest. You are as light as air!', 0, 0, 0, 1, 1, 0), (30425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Portal Attunement', '', 'This spell is cast by Netherspite to force the portal creatures to try to target him.', '', 0, 0, 0, 1, 0, 0), (30427, 0, 0, 0, 1, 0, 15404, 101, 0, 1, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Extract Gas', '', 'Extracts gas from a nearby gas cloud.', '', 0, 0, 0, 1, 1, 1), (30428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stillpine Ancestor Despawn DND', '', '', '', 0, 0, 0, 1, 0, 0), (30430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, -1, 0, 0, 0, 0, 58, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1734, 'Embrace of the Serpent', '', '', 'Swim speed increased by 150%. Water breathing.', 0, 0, 0, 1, 1, 0), (30431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17394, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tikti Transform DND', '', '', '', 0, 0, 0, 1, 0, 0), (30433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess: Test Face', '', '', '', 0, 0, 0, 1, 0, 0), (30434, 0, 0, 0, 6, 0, 0, 101, 0, 40, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Elemental Seaforium Charge', '', 'Blasts open all but the mightiest of locked doors and chests.', '', 0, 0, 0, 1, 1, 1), (30435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Enlarge Critter', '', 'Enlarges a critter to twice its normal size.', 'This critter is HUGE!', 0, 0, 0, 1, 1, 1), (30446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17391, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Yor Transform Furbolg DND', '', '', '', 0, 0, 0, 1, 0, 0), (30447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 99, 49, 0, 0, 0, 56, 31, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17411, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow of the Forest', '', '', '', 0, 0, 0, 1, 1, 1), (30448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 99, 99, 0, 0, 0, 56, 31, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17411, 0, 0, 0, 0, 0, 0, 0, 0, 495, 'Shadow of the Forest', '', '', 'Grants the recipient increased run speed and invisibility. Aura is cancelled upon combat or looting. Only works on Azuremyst Isle.', 0, 0, 0, 1, 1, 1), (30449, 0, 1, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Spellsteal', '', 'Steals a beneficial magic effect from the target. This effect lasts a maximum of 2 min.', '', 20, 0, 0, 1, 1, 1), (30451, 0, 0, 0, 19, 0, 0, 101, 0, 64, 0, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 105, 0, 0, 647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Blast', 'Rank 1', 'Blasts the target with energy, dealing $s1 Arcane damage. Each time you cast Arcane Blast, the casting time is reduced while mana cost is increased. Effect stacks up to $36032u times and lasts $36032d.', '', 0, 0, 0, 1, 1, 1), (30452, 1203, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 299, 0, 0, 0, 0, 0, 31, 23, 139, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1059, 0, 39850, 0, 0, 0, 0, 1963, 'Rocket Boots Engaged', '', '', 'Ludicrous speed!', 0, 0, 0, 1, 1, 1), (30455, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Ice Lance', 'Rank 1', 'Deals $s1 Frost damage to an enemy target. Causes triple damage against Frozen targets.', '', 0, 0, 0, 1, 1, 0), (30456, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1968, 'Nigh-Invulnerability', '', '', 'Absorbs $s1 damage.', 0, 0, 0, 1, 0, 0), (30457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Complete Vulnerability', '', '', 'Doubles the damage taken from all sources.', 0, 0, 0, 1, 0, 0), (30458, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1800, 'Nigh Invulnerability', '', 'Protects you with a shield of force that stops $30456s1 damage for $30456d.', '', 0, 0, 0, 1, 0, 0), (30459, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 205, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Searing Pain', 'Rank 8', 'Inflict searing pain on the enemy target, causing $s1 Fire damage. Causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (30460, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', '', '', 0, 0, 0, 1, 1, 1), (30461, 0, 0, 0, 14, 0, 0, 100, 2, 65, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 401, 1, 0, 599, 4, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'The Bigger One', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 10 yard radius. Any damage will break the effect. Unreliable against targets higher than level 80.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (30462, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Execute Sedai', '', '', '', 0, 0, 0, 1, 1, 1), (30463, 0, 0, 0, 1, 0, 4, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2336, 'Nether Beam - Dominance', '', '', '', 0, 0, 1, 1, 0, 0), (30464, 0, 0, 0, 1, 0, 4, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2335, 'Nether Beam - Serenity', '', '', '', 0, 0, 1, 1, 0, 0), (30465, 0, 0, 0, 1, 0, 4, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2334, 'Nether Beam - Perseverence', '', '', '', 0, 0, 1, 1, 0, 0), (30466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Nether Portal - Perseverence', '', 'Hardens Netherspite\'s shell, reducing his damage taken by $s1%.', 'Damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (30467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 4, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Nether Portal - Serenity', '', 'Regenerates Netherspite, healing him by $m2 every $t2 sec.', 'Healing Netherspite for $m2 every $t2.', 0, 0, 0, 1, 1, 1), (30468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Nether Portal - Dominance', '', 'Fills Netherspite with power, increasing his damage by $s1%.', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (30469, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Nether Beam', '', 'Check targets between you and Netherspite, nailing the closest guy with a special effect!', '', 0, 0, 0, 1, 1, 1), (30470, 99, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slice and Dice', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (30471, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 149, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (30472, 0, 0, 0, 1, 0, 0, 101, 0, 70, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 9, 1, 0, 13, 13, 0, 51, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Aura of Discipline', '', 'Increases chance to parry and block for nearby friendly units for $d.', 'Chance to block and parry attacks increased.', 0, 0, 0, 1, 1, 1), (30473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17422, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coo Transform Furbolg DND', '', '', '', 0, 0, 0, 1, 0, 0), (30474, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30475, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', '', 0, 0, 0, 1, 1, 0), (30475, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30476, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', 'Melee attacks restore health.', 0, 0, 0, 1, 1, 1), (30476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 0), (30477, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (30478, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 99, 14, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', '', 'Deals weapon damage plus $s1 and increases the Physical damage taken by an enemy by $s2 for $d.', 'Physical damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (30479, 1152, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Resist Shadow', '', 'Increases an ally\'s Shadow resistance by $s1 for $d.', 'Shadow resistance increased by $s1.', 0, 0, 0, 1, 0, 0), (30481, 0, 0, 0, 4, 0, 0, 101, 0, 70, 29, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 85, 1, 0, 382, 94, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Incendiary Shot', '', 'A shot that causes $s1 Fire damage plus $s2 additional Fire damage every $t2 seconds for $d.', '$s2 fire damage inflicted every $t2 seconds for $d.', 0, 0, 0, 1, 1, 1), (30482, 0, 0, 0, 1, 0, 0, 100, 0, 62, 30, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -6, 2, 0, 0, 0, 42, 197, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34913, 0, 0, 0, 0, 0, 2307, 'Molten Armor', 'Rank 1', 'Causes $34913s1 Fire damage when hit, increases your chance to critically hit with spells by $s3%, and reduces the chance you are critically hit by $s2%. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Causes $34913s1 Fire damage to attackers. Chance to receive a critical hit reduced by $s2%. Chance to critically strike with spells increased by $s3%.', 0, 0, 0, 1, 1, 1), (30485, 21, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (30486, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 601, 451, 0, 899, 674, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Super Sapper Charge', '', 'Explodes when triggered, dealing $s1 Fire damage to all enemies nearby and $s2 damage to you.', '', 0, 0, 0, 1, 1, 1), (30487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Nether Portal - Perseverence', '', '', '', 0, 0, 0, 1, 0, 0), (30489, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10745, 17413, 0, 0, 0, 0, 0, 0, 0, 1, 'Seer\'s Vision', '', 'Bestows seer\'s vision upon the wielder.', '', 0, 0, 0, 1, 1, 0), (30490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Nether Portal - Serenity', '', '', '', 0, 0, 0, 1, 0, 0), (30491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Nether Portal - Domination', '', '', '', 0, 0, 0, 1, 0, 0), (30493, 76, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', '', '', '', 0, 0, 0, 1, 1, 1), (30494, 0, 0, 11, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 11, -5, -5, 39, 8, 8, 8, 9, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Sticky Ooze', '', '', 'Movement and attack speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (30495, 85, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Shadow Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (30496, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 468, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17471, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Lesser Shadow Fissure', '', 'Summon a Void Zone that deals shadow damage to creatures that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (30497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30498, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (30498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Consumption', '', '', '', 0, 0, 0, 1, 1, 0), (30499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10753, 10799, 0, 0, 0, 0, 0, 0, 1, 'Revelations', '', '', '', 0, 0, 0, 1, 1, 1), (30500, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 1259, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (30501, 0, 1, 17, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, -67, 0, 0, 0, 56, 27, 79, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 620, 0, 1, 0, 0, 0, 0, 0, 0, 2478, 'Poultryized!', '', 'Transforms the enemy into a chicken that cannot cast, and does $s3% less damage for up to $d or until they are damaged.', 'Cannot cast spells and damage reduced by $s3%.', 0, 0, 0, 1, 1, 1), (30502, 0, 0, 0, 1, 0, 8, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 23, 23, 38, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 30505, 30508, 0, 0, 0, 0, 1966, 'Dark Spin', '', 'Attacks nearby enemies in a flurry steel and shadow that lasts $d.', 'Attacking all nearby enemies.', 0, 0, 0, 1, 1, 1), (30503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (30504, 0, 1, 17, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 99, 0, 0, 0, 56, 27, 79, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 17476, 0, 1, 0, 0, 0, 0, 0, 0, 2478, 'Poultryized!', '', 'Transforms the enemy into a giant chicken that cannot cast, and does $s3% more damage for up to $d or until they are damaged.', 'Cannot cast spells and damage increased by $s3%.', 0, 0, 0, 1, 1, 1), (30505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1966, 'Shadow Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (30506, 0, 1, 17, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, -67, 0, 0, 0, 56, 27, 79, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 620, 0, 1, 0, 0, 0, 0, 0, 0, 2478, 'Poultryized!', '', 'Transforms the enemy into a chicken that cannot cast, and does $s3% less damage for up to $d.', 'Cannot cast spells and damage reduced by $s3%.', 0, 0, 0, 1, 1, 1), (30507, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2478, 'Poultryizer', '', 'Turns the target into a chicken for $30501d. Well, that is assuming the transmogrification polarity has not been reversed...', '', 0, 0, 0, 1, 1, 1), (30508, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 274, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1966, 'Dark Spin', '', '', '', 0, 0, 0, 1, 0, 0), (30510, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 1487, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30511, 0, 0, 0, 1, 0, 0, 101, 0, 73, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 2, 0, 0, 501, 0, 0, 1749, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17454, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Burning Abyssal', '', '', '', 0, 0, 0, 1, 1, 1), (30512, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30514, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $11968s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $11968s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (30514, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1312, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30515, 0, 0, 0, 1, 0, 0, 101, 0, 22, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 1487, 'Foreman\'s Enchanted Helmet', '', 'Increases your chance to resist Silence and Interrupt effects by $s2%.', 'Chance to resist Silence and Interrupt effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (30516, 19, 0, 0, 1, 0, 0, 100, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30512, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 2, 0, 0, 0, 0, 0, 0, 1487, 'Foreman\'s Reinforced Helmet', '', 'Increases your chance to resist Stun and Disorient effects by $s2%.', 'Chance to resist Stune and Disorient effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (30520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess, Click on Piece', '', '', '', 0, 0, 0, 1, 1, 1), (30522, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30523, 0, 0, 0, 0, 0, 93, 'Nether Burn', '', 'Causes the caster to automatically inflict $17466s1 Shadow damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Shadow damage every $t1 sec. to nearby enemies', 0, 0, 0, 1, 1, 1), (30523, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1199, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Nether Burn', '', 'Deals $s1 Shadow damage to all targets within $a1 of the caster.', '', 0, 0, 0, 1, 1, 1), (30524, 0, 0, 0, 7, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181751, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Remote Mail Terminal', '', 'Unfold the Remote Mail Terminal so that it can receive and send mail. It only has enough power to last for $d.', '', 0, 0, 0, 1, 1, 1), (30526, 0, 0, 0, 3, 0, 0, 101, 0, 65, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17458, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Flame Turret', '', 'Quickly constructs a gnomish flame turret at your feet that will nearly always attack nearby enemies. The turret falls apart after $d.', '', 0, 0, 0, 1, 1, 1), (30527, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 30, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Flame Cannon', '', '', '', 0, 0, 0, 1, 1, 1), (30528, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 215, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 11251, 0, 0, 69374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Mending', '', 'Heals an ally with dark magic.', '', 0, 0, 0, 1, 1, 1), (30529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Recently In Game', '', '', 'You cannot take control of another game piece.', 0, 0, 1, 1, 1, 0), (30530, 0, 0, 5, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (30531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 9, 19, 22, 22, 22, 79, 65, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Soul Transfer', '', '', 'Damage increased by $s1%.\nCasting speed increased by $s2%', 0, 0, 0, 1, 1, 1), (30532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'In Game', '', '', 'You are playing in the game.', 0, 0, 0, 1, 1, 1), (30533, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 32, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 131, 0, 0, 584, 0, 0, 9, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Void Zone', '', 'Opens a massive void portal that lasts $d., inflicting $s1 Shadow damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (30534, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 449, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 1, 1, 1, 1), (30536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10768, 10799, 0, 0, 0, 0, 0, 0, 1, 'Revelations', '', '', '', 0, 0, 0, 1, 1, 1), (30537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30538, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (30538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 449, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (30539, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 63, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17470, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (30540, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (30541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (30542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181832, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (30543, 1163, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess Cooldown: Move', '', '', '', 0, 0, 0, 1, 1, 1), (30544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Request Netherspite Attunement', '', '', '', 0, 0, 0, 1, 0, 0), (30545, 631, 0, 0, 171, 0, 0, 101, 0, 70, 0, 250, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 255, 0, 0, 1002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Soul Fire', 'Rank 4', 'Burn the enemy\'s soul, causing $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (30546, 651, 0, 0, 1, 0, 0, 101, 0, 70, 0, 515, 3, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 2, 0, 0, 69, 0, 0, 596, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29341, 0, 0, 0, 0, 0, 1590, 'Shadowburn', 'Rank 8', 'Instantly blasts the target for $s2 Shadow damage. If the target dies within $29341d of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.', '', 0, 0, 0, 1, 1, 1), (30547, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 23782, 23783, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23819, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Elemental Seaforium Charge', '', '', '', 0, 0, 0, 1, 1, 1), (30548, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 21886, 16006, 0, 0, 0, 0, 2, 2, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23821, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zapthrottle Mote Extractor', '', '', '', 0, 0, 0, 1, 1, 1), (30549, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 23783, 10558, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23820, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Critter Enlarger', '', '', '', 0, 0, 0, 1, 1, 1), (30550, 0, 0, 0, 1, 0, 0, 3, 0, 70, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23866, 0, 0, 0, 0, 30553, 0, 0, 0, 0, 0, 1709, 'Redemption of the Fallen', '', 'Break the seal on the book, granting your healing spells the chance to summon a ghostly ally.', 'Your healing spells have a $h% chance to summon a ghostly ally for $30553d. This ally will heal your party for $30604s1.', 0, 0, 0, 1, 1, 1), (30551, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 21887, 22829, 0, 0, 0, 0, 1, 1, 2, 20, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion Injector', '', '', '', 0, 0, 0, 1, 1, 1), (30552, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 21887, 22832, 0, 0, 0, 0, 1, 1, 2, 20, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Potion Injector', '', '', '', 0, 0, 0, 1, 1, 1), (30553, 0, 1, 0, 1, 0, 0, 101, 0, 70, 62, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17503, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Redemption of the Fallen', '', '', '', 0, 0, 0, 1, 1, 1), (30554, 0, 1, 0, 1, 0, 0, 100, 0, 70, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1967, 'Wrath of the Titans', '', 'Your offensive spells will deal additional school damage. Each spell consumes 1 charge.', 'Your offensive spells will deal additional school damage. Each spell consumes 1 charge.', 0, 0, 0, 1, 1, 1), (30555, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 23783, 23786, 7191, 0, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remote Mail Terminal', '', '', '', 0, 0, 0, 1, 1, 1), (30556, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 0, 0, 0, 0, 8, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket Boots Xtreme', '', '', '', 0, 0, 0, 1, 1, 1), (30557, 0, 0, 0, 1, 0, 0, 3, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23867, 0, 0, 0, 0, 30610, 0, 0, 0, 0, 0, 1967, 'Wrath of the Titans', '', 'Break the seal of the book, granting your harmful spells a chance to deal additional damage.', 'Your damage spells have a $h% chance to deal additional elemental damage.', 0, 0, 0, 1, 1, 1), (30558, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23781, 17020, 23783, 0, 0, 0, 0, 3, 6, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Bigger One', '', '', '', 0, 0, 0, 1, 1, 1), (30559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 7999, 19, 0, 0, 0, 22, 22, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 1, 0, 0, 0, 0, 0, 0, 0, 1654, 'Legacy of the Mountain King', '', 'Increases your armor by $s2. \nIncreases your resistance to spells by $s1.', 'Increases your armor by $s2. \nIncreases your resistance to spells by $s1.', 0, 0, 0, 1, 1, 1), (30560, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 23781, 22457, 0, 0, 0, 0, 0, 4, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Super Sapper Charge', '', '', '', 0, 0, 0, 1, 1, 1), (30561, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 10558, 0, 0, 0, 0, 0, 1, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Tonk Controller', '', '', '', 0, 0, 0, 1, 1, 1), (30562, 0, 0, 0, 1, 0, 0, 3, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23858, 0, 0, 0, 0, 30559, 0, 0, 0, 0, 0, 1654, 'Legacy of the Mountain King', '', 'Break the seal of the book, granting you a chance to increase your armor and resistance to magic when struck in combat.', '$h% chance to increase your armor by $30559s2 and increase your resistance to magic by $30559s1 for $30559d when struck in combat. ', 0, 0, 0, 1, 1, 0), (30563, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23786, 23787, 21884, 22452, 16006, 0, 0, 2, 1, 2, 6, 6, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23836, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Rocket Launcher', '', '', '', 0, 0, 0, 1, 1, 1), (30564, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1645, 'Worgen\'s Spite', '', 'Transforms the caster into a worgen, causing their ranged and melee attacks to deal $s1 shadow damage.', 'Caster transformed into a worgen. \nDealing $s1 Shadow damage on hit.', 0, 0, 0, 1, 1, 1), (30565, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 22457, 22451, 0, 0, 0, 0, 0, 4, 12, 12, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23838, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Foreman\'s Enchanted Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (30566, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 22452, 21884, 0, 0, 0, 0, 0, 8, 12, 12, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Foreman\'s Reinforced Helmet', '', '', '', 0, 0, 0, 1, 1, 1), (30567, 0, 0, 0, 1, 0, 0, 100, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 42, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23868, 0, 0, 0, 0, 30564, 0, 30731, 0, 0, 0, 1645, 'Torment of the Worgen', '', 'Break the seal on the book, granting you a chance to deal additional shadow damage on ranged or melee attacks.', 'Periodically deal additional shadow damage on ranged or melee attacks. ', 0, 0, 0, 1, 1, 1), (30568, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 23783, 23781, 23782, 0, 0, 0, 0, 1, 2, 3, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Gnomish Flame Turret', '', '', '', 0, 0, 0, 1, 1, 1), (30569, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23786, 22445, 22449, 0, 0, 0, 0, 2, 2, 10, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Poultryizer', '', '', '', 0, 0, 0, 1, 1, 1), (30570, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 21886, 22456, 16006, 0, 0, 0, 8, 4, 10, 10, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nigh-Invulnerability Belt', '', '', '', 0, 0, 0, 1, 1, 1), (30571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 19, 0, 0, 65, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quake', '', '', '', 0, 0, 0, 1, 0, 0), (30572, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quake', '', '', '', 0, 0, 0, 1, 0, 0), (30573, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23782, 23783, 10558, 0, 0, 0, 0, 0, 1, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Tonk Controller', '', '', '', 0, 0, 0, 1, 1, 1), (30574, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 21884, 22451, 22452, 21885, 23437, 0, 0, 4, 8, 8, 8, 8, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Power Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30575, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22456, 22452, 21884, 23436, 0, 0, 0, 8, 12, 12, 12, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23829, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gnomish Battle Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (30576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Quake', '', '', '', 0, 0, 0, 1, 1, 1), (30584, 0, 1, 5, 1, 0, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 10, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear into all nearby enemies, causing them to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (30598, 0, 0, 0, 1, 0, 0, 100, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 18000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30599, 30620, 0, 0, 0, 0, 679, 'Burning Maul', '', '', '', 0, 0, 0, 1, 1, 0), (30599, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 185, 0, 0, 832, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Burning Maul', '', '', '', 0, 0, 0, 1, 1, 0), (30600, 250, 0, 14, 4, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 413, 1, 0, 2543, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (30602, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23859, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Monument Rubbing', '', 'Create a rubbing from the Nazzivus satyr monument.', '', 0, 0, 0, 1, 0, 0), (30603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10797, 10799, 0, 0, 0, 0, 0, 0, 1, 'Revelations', '', '', '', 0, 0, 0, 1, 1, 1), (30604, 0, 0, 0, 4, 0, 0, 101, 0, 68, 0, 2200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 73, 0, 0, 1285, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', '', 'A powerful prayer heals nearby party members for $s1.', '', 0, 0, 0, 1, 1, 1), (30605, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Blast of Aman\'Thul', '', 'Hurls a magical bolt at an enemy, inflicting $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (30606, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Bolt of Eonar', '', 'Hurls a magical bolt at an enemy, inflicting $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (30607, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Flame of Khaz\'goroth', '', 'Hurls a magical bolt at an enemy, inflicting $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (30608, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Spite of Sargeras', '', 'Hurls a magical bolt at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (30609, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Chill of Norgannon', '', 'Hurls a magical bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (30610, 0, 1, 0, 1, 0, 0, 100, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1967, 'Wrath of the Titans Stacker', '', '', '', 0, 0, 0, 1, 1, 1), (30611, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2418, 'Mine Crystal Sample', '', 'Mine a sample of the crystal from among the crash debris.', '', 0, 0, 0, 1, 0, 0), (30612, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23879, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2417, 'Mine Crystal Sample', '', 'Mine a sample shard from a crystal used by the blood elves.', '', 0, 0, 0, 1, 0, 0), (30613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blast Nova', '', '', '', 0, 0, 0, 1, 1, 1), (30614, 2, 0, 0, 14, 0, 0, 101, 0, 60, 0, 310, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', '', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (30615, 0, 1, 5, 4, 0, 0, 101, 0, 8, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (30616, 0, 0, 0, 5, 0, 15420, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30613, 0, 0, 0, 0, 0, 33, 'Blast Nova', '', '', '', 0, 0, 0, 1, 0, 0), (30617, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23880, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2416, 'Mine Crystal Sample', '', 'Mine a sample shard from a crystal in the Nazzivus settlement of Axxarien.', '', 0, 0, 0, 1, 0, 0), (30618, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12601, 0, 0, 0, 0, 0, 0, 0, 2008, 'Beatdown', '', '', '', 0, 0, 0, 1, 1, 1), (30619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', '', '', 0, 0, 0, 1, 1, 1), (30621, 270, 0, 12, 1, 0, 0, 101, 0, 50, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', 'Rank 2', 'Finishing move that stuns the target.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30624, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Fel Miasma', '', '', '', 0, 0, 0, 1, 1, 1), (30625, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 19, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Arcane Surge', '', '', '', 0, 0, 0, 1, 1, 1), (30628, 0, 6, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Arcane Invisibility', '', 'Turns the caster invisible until the effect is cancelled.', 'Invisible.', 0, 0, 0, 1, 1, 1), (30631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25001, 0, 0, 87499, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debris', '', '', '', 0, 0, 0, 1, 1, 1), (30632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Debris', '', '', 'The ceiling above you is collapsing.', 0, 0, 0, 1, 1, 1), (30633, 1152, 1, 11, 4, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 125, 1, 1, 937, -36, -36, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, reducing their attack speed by $s3% and slowing their movement by $s2% for $d.', 'Attack speed reduced by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30635, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 10, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby party members by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (30636, 55, 0, 0, 1, 0, 0, 101, 1, 56, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 44, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', '', 'Party members within $a1 yards receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (30637, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 324, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 136, 'Orbital Strike', '', '', '', 0, 0, 0, 1, 1, 1), (30638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 2, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Whip', '', '', '', 0, 0, 0, 1, 1, 1), (30639, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (30641, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -6, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', 'Inflicts $s1% weapon damage to an enemy and leaves it wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30643, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (30645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Gas Cloud Tracking', '', 'Shows the location of all nearby gas clouds on the minimap.', '', 0, 0, 0, 1, 1, 1), (30646, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30646, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Barbed Crawler', '', 'Begins taming a Barbed Crawler to be your companion for $30647d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9591, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Barbed Crawler', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9592, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Greater Timberstrider', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Detaunt Test', '', '', '', 0, 0, 0, 1, 1, 1), (30652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 6, 1, 0, 1, 11, 0, 0, 0, 0, 0, 6, 0, 23, 0, 0, 600000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9593, 0, 0, 0, 19614, 0, 0, 0, 255, 'Tame Nightstalker', '', '', 'Tamed.', 0, 0, 0, 1, 1, 1), (30653, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30647, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Greater Timberstrider', '', 'Begins taming a Greater Timberstrider to be your companion for $30648d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30654, 0, 0, 0, 1, 0, 48140, 101, 0, 10, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 9, 30651, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 'Tame Nightstalker', '', 'Begins taming a Nightstalker to be your companion for $30652d. If you lose the beast\'s attention for any reason, the taming process will fail.', 'Taming.', 0, 0, 0, 1, 1, 1), (30656, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Creature - Kill Nazzivus Summoners', '', '', '', 0, 0, 0, 1, 0, 0), (30657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 12, 12, 12, 23, 0, 12, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30658, 0, 0, 0, 0, 0, 1, 'Quake', '', '', '', 0, 0, 0, 1, 1, 1), (30658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quake', '', '', '', 0, 0, 0, 1, 1, 0), (30659, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 24, 24, 0, 12, 12, 12, 79, 61, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Fel Infusion', '', 'Imbues the target with nether energies, reinforcing the fel infusion.', 'Increases damage done by $s1.', 0, 0, 0, 1, 1, 1), (30660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Check', '', '', '', 0, 0, 0, 1, 0, 0), (30662, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Demonic Summon Channel', '', '', '', 0, 0, 0, 1, 1, 1), (30664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Unrelenting Storm', 'Rank 1', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (30665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Unrelenting Storm', 'Rank 2', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (30666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Unrelenting Storm', 'Rank 3', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (30667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Unrelenting Storm', 'Rank 4', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (30668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Unrelenting Storm', 'Rank 5', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (30669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -3, 0, 0, 0, 0, 187, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Elemental Shields', 'Rank 1', 'Reduces the chance you will be critically hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (30670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5, -5, 0, 0, 0, 0, 187, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Elemental Shields', 'Rank 2', 'Reduces the chance you will be critically hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (30671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -7, -7, 0, 0, 0, 0, 187, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Elemental Shields', 'Rank 3', 'Reduces the chance you will be critically hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (30672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -5, 0, 0, 0, 0, 199, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 2017, 'Elemental Precision', 'Rank 1', 'Increases your chance to hit with Fire, Frost and Nature spells by $s1% and reduces the threat caused by Fire, Frost and Nature spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (30673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -8, 0, 0, 0, 0, 199, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 2017, 'Elemental Precision', 'Rank 2', 'Increases your chance to hit with Fire, Frost and Nature spells by $s1% and reduces the threat caused by Fire, Frost and Nature spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (30674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -11, 0, 0, 0, 0, 199, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 2017, 'Elemental Precision', 'Rank 3', 'Increases your chance to hit with Fire, Frost and Nature spells by $s1% and reduces the threat caused by Fire, Frost and Nature spells by $s2%.', '', 0, 0, 0, 1, 1, 0), (30675, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Overload', 'Rank 1', 'Gives your Lightning Bolt and Chain Lightning spells a $s1% chance to cast a second, similar spell on the same target at no additional cost that causes half damage and no threat.', '', 0, 0, 0, 1, 1, 1), (30676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Missile cluster (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (30677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181597, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Create cluster N (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30678, 0, 0, 0, 1, 0, 0, 8, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Overload', 'Rank 2', 'Gives your Lightning Bolt and Chain Lightning spells a $s1% chance to cast a second, similar spell on the same target at no additional cost that causes half damage and no threat.', '', 0, 0, 0, 1, 1, 1), (30679, 0, 0, 0, 1, 0, 0, 12, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Overload', 'Rank 3', 'Gives your Lightning Bolt and Chain Lightning spells a $s1% chance to cast a second, similar spell on the same target at no additional cost that causes half damage and no threat.', '', 0, 0, 0, 1, 1, 1), (30680, 0, 0, 0, 1, 0, 0, 16, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Overload', 'Rank 4', 'Gives your Lightning Bolt and Chain Lightning spells a $s1% chance to cast a second, similar spell on the same target at no additional cost that causes half damage and no threat.', '', 0, 0, 0, 1, 1, 1), (30681, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Overload', 'Rank 5', 'Gives your Lightning Bolt and Chain Lightning spells a $s1% chance to cast a second, similar spell on the same target at no additional cost that causes half damage and no threat.', '', 0, 0, 0, 1, 1, 1), (30682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', 'Rank 3', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (30683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', 'Rank 2', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (30684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181597, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Create cluster E (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181597, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bleed Spice, Create cluster W (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (30686, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 1487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (30687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 1, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5164, 0, 0, 0, 0, 37, 'Explode', '', '', '', 0, 0, 0, 1, 1, 1), (30688, 88, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 38, 0, 1, 1, 0, 39, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 280, 'Shield Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d and removing 1 magical buff.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30690, 0, 0, 0, 0, 0, 538, 'Vazruden\'s Mark', '', '', 'Nazan\'s attention is focused on you.', 0, 0, 0, 1, 0, 0), (30690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Vazruden\'s Mark', '', '', '', 0, 0, 0, 1, 0, 0), (30691, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30695, 0, 2, 0, 5, 0, 0, 101, 0, 40, 8, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30697, 0, 0, 0, 0, 0, 1591, 'Treacherous Aura', '', 'Causes the target to automatically inflict $30697s1 Shadow damage every $t1 sec. to nearby friends. Lasts $d.', 'Periodically inflicting $30697s1 Shadow damage to friendly targets within $30697a1 yards.', 0, 0, 0, 1, 1, 1), (30697, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 359, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Treacherous Aura', '', '', '', 0, 0, 0, 1, 1, 1), (30700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face Highest Threat', '', 'Faces the highest threat target on his list.', '', 0, 0, 0, 1, 1, 1), (30701, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', 'Rank 1', 'Whenever you take damage from a Fire, Frost or Nature effect, you gain mana equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 1, 0), (30702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', 'Rank 2', 'Whenever you take damage from a Fire, Frost or Nature effect, you gain mana equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 1, 0), (30703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', 'Rank 3', 'Whenever you take damage from a Fire, Frost or Nature effect, you gain mana equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 1, 0), (30704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', 'Rank 4', 'Whenever you take damage from a Fire, Frost or Nature effect, you gain mana equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 1, 0), (30705, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', 'Rank 5', 'Whenever you take damage from a Fire, Frost or Nature effect, you gain mana equal to $s1% of the damage caused.', '', 0, 0, 0, 1, 1, 0), (30706, 0, 0, 0, 1, 0, 0, 101, 0, 50, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17539, 0, 0, 0, 0, 0, 0, 0, 0, 2019, 'Totem of Wrath', 'Rank 1', 'Summons a Totem of Wrath with $s1 health at the feet of the caster. The totem increases the chance to hit and critically strike with spells by $30708s1% for all party members within $30708a1 yards. Lasts $d.', '', 5, 0, 0, 1, 1, 1), (30707, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 4, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17540, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Fiendish Hound', '', '', '', 0, 0, 0, 1, 0, 0), (30708, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 2, 2, 0, 9, 9, 0, 57, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2019, 'Totem of Wrath', '', '', 'Chance to critically strike with spells increased by $s1% and chance to hit with spells increased by $s2%.', 0, 0, 0, 1, 1, 1), (30717, 0, 0, 0, 1, 1000, 0, 101, 0, 40, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17537, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Vazruden', '', 'Vazruden lands.', '', 0, 0, 0, 1, 1, 1), (30731, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 898, 0, 0, 0, 0, 0, 0, 0, 1645, 'Torment of the Worgen', '', 'Transforms the caster into a worgen, causing their ranged and melee attacks to deal $30564s1 shadow damage.', 'Caster transformed into a worgen. \nChance to deal $30564s1 Shadow damage on hit. ', 0, 0, 0, 1, 1, 1), (30732, 0, 0, 12, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 401, 1, 0, 599, 149, 0, 10, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 1525, 'Worm Sweep', '', 'Inflicts $s1 damage on enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (30735, 0, 0, 0, 1, 0, 13, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Shadow Sear', '', '', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (30736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30, 0, 3, 41, 0, 5, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 'Enraging Bite', '', 'Deals $s1 Physical damage to the target and gives them $s2 Rage.', '', 0, 0, 0, 1, 1, 0), (30739, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 84, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Blade Dance', '', 'Deals weapon damage to all enemy targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (30741, 0, 0, 0, 16, 0, 0, 101, 0, 70, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 429, -1, 0, 25, 12, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (30742, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (30743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face Random Fel Orc', '', '', '', 0, 0, 0, 1, 0, 0), (30744, 0, 0, 0, 14, 0, 31756, 101, 0, 60, 63, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18370, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Lesser Shadow Fissure', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (30745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Target Fissures', '', '', '', 0, 0, 0, 1, 0, 0), (30749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17590, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Worm Spittle (Summon)', '', '', '', 0, 0, 0, 1, 0, 0), (30751, 0, 0, 0, 1, 0, 0, 100, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Blade Dance Charge', '', 'Charges a Blade Dance target.', '', 0, 0, 0, 1, 1, 1), (30752, 1152, 1, 5, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Howl', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (30753, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17602, 1676, 0, 0, 0, 0, 0, 0, 0, 1971, 'Red Riding Hood', '', 'Marks the target as Little Red Riding Hood. This increases the likelihood that the Big Bad Wolf will chase them and try to gobble them up!', 'You are Little Red Riding Hood.', 0, 0, 0, 1, 1, 1), (30754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 609, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Cenarion Favor', '', '', 'Increases Cenarion Circle reputation gained from killing monsters by $s1%.', 0, 0, 0, 1, 0, 0), (30755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1807, 'Picnic Basket Smell', '', 'Attracts the Big Bad Wolf to Little Red Riding Hood.', 'Chasing Little Red Riding Hood.', 0, 0, 0, 1, 0, 0), (30756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -101, 49, 0, 0, 0, 0, 101, 31, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1969, 'Little Red Riding Hood', '', 'Reduces the targets armor to 0. \nIncreases speed to flee the Big Bad Wolf. \nPacifies and Silences.', 'You are Little Red Riding Hood.\nYou are vulnerable to The Big Bad Wolf.', 0, 0, 0, 1, 1, 1), (30757, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 749, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '$o1 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (30758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'aedm', '', '', '', 0, 0, 0, 1, 0, 0), (30761, 0, 0, 12, 1, 0, 0, 101, 0, 70, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Wide Swipe', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (30762, 0, 2, 0, 1, 0, 0, 101, 0, 70, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Curse of the Tampered Tome', '', 'Reduces your Strength by $s1.', 'Strength is reduced by $s1.', 0, 0, 0, 1, 1, 1), (30763, 0, 3, 0, 1, 0, 0, 101, 0, 70, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Curse of the Tampered Tome', '', 'Reduces your Agility by $s1.', 'Agility is reduced by $s1.', 0, 0, 0, 1, 1, 1), (30764, 0, 1, 0, 1, 0, 0, 101, 0, 70, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Curse of the Tampered Tome', '', 'Reduces your Stamina by $s1.', 'Stamina is reduced by $s1.', 0, 0, 0, 1, 1, 1), (30765, 0, 4, 0, 1, 0, 0, 101, 0, 70, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Curse of the Tampered Tome', '', 'Reduces your Intellect by $s1.', 'Intellect is reduced by $s1.', 0, 0, 0, 1, 1, 1), (30766, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Curse of the Tampered Tome', '', 'Reduces your Spirit by $s1.', 'Spirit is reduced by $s1.', 0, 0, 0, 1, 1, 1), (30767, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2388, 'Open Cage', '', 'Opens Ravager Cage', '', 0, 0, 0, 1, 1, 1), (30768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30756, 0, 30753, 0, 0, 0, 1911, 'Little Red Riding Hood', '', 'Causes the target to turn into Little Red Riding Hood.', '', 0, 0, 0, 1, 1, 1), (30769, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pick Red Riding Hood', '', '', '', 0, 0, 0, 1, 0, 0), (30770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Valor', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (30771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Shadowcraft', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (30772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Beaststalker', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (30775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Lightforge', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (30777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Magister', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (30778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Dreadmist', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (30779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Devout', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (30780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Elements', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (30790, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 0, 0, 0, 0, 0, 0, 0, 21, 10, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9595, 0, 0, 0, 0, 0, 0, 0, 459, 'Arcane Domination', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (30798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 674, 0, 0, 0, 0, 0, 533, 'Dual Wield', '', 'Allows one-hand and off-hand weapons to be equipped in the off-hand.', '', 0, 0, 0, 1, 1, 1), (30799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31542, 0, 0, 0, 0, 0, 2020, 'Regeneration', 'Rank 1', 'You regenerate health equal to $s1% of your Stamina every $t1 secs, even while in combat.', '', 0, 0, 0, 1, 0, 0), (30800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31542, 0, 0, 0, 0, 0, 2020, 'Regeneration', 'Rank 2', 'You regenerate health equal to $s1% of your Stamina every $t1 secs, even while in combat.', '', 0, 0, 0, 1, 0, 0), (30801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31542, 0, 0, 0, 0, 0, 2020, 'Regeneration', 'Rank 3', 'You regenerate health equal to $s1% of your Stamina every $t1 secs, even while in combat.', '', 0, 0, 0, 1, 0, 0), (30802, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30803, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 1', 'Causes your critical hits with melee attacks to increase all party members\' melee attack power by $30803s1% if within $30803a1 yards of the Shaman. Lasts $30803d.', '', 0, 0, 0, 1, 0, 0), (30803, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 9, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 1', '', 'Melee attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (30804, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 9, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 2', '', 'Melee attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (30805, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 9, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 3', '', 'Melee attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (30806, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 9, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 4', '', 'Melee attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (30807, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 9, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 5', '', 'Melee attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (30808, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30804, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 2', 'Causes your critical hits with melee attacks to increase all party members\' melee attack power by $30804s1% if within $30804a1 yards of the Shaman. Lasts $30804d.', '', 0, 0, 0, 1, 0, 0), (30809, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30805, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 3', 'Causes your critical hits with melee attacks to increase all party members\' melee attack power by $30805s1% if within $30805a1 yards of the Shaman. Lasts $30805d.', '', 0, 0, 0, 1, 0, 0), (30810, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30806, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 4', 'Causes your critical hits with melee attacks to increase all party members\' melee attack power by $30806s1% if within $30806a1 yards of the Shaman. Lasts $30806d.', '', 0, 0, 0, 1, 0, 0), (30811, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30807, 0, 0, 0, 0, 0, 2021, 'Unleashed Rage', 'Rank 5', 'Causes your critical hits with melee attacks to increase all party members\' melee attack power by $30807s1% if within $30807a1 yards of the Shaman. Lasts $30807d.', '', 0, 0, 0, 1, 0, 0), (30812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3, 9, 9, 0, 0, 0, 108, 237, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 126, 126, 0, 0, 0, 0, 0, 0, 2022, 'Mental Quickness', 'Rank 1', 'Reduces the mana cost of your instant cast Shaman spells by $s1% and increases your spell damage and healing by an amount equal to $s2% of your attack power.', '', 0, 0, 0, 1, 1, 1), (30813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, 19, 19, 0, 0, 0, 108, 237, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 126, 126, 0, 0, 0, 0, 0, 0, 2022, 'Mental Quickness', 'Rank 2', 'Reduces the mana cost of your instant cast Shaman spells by $s1% and increases your spell damage and healing by an amount equal to $s2% of your attack power.', '', 0, 0, 0, 1, 1, 1), (30814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -7, 29, 29, 0, 0, 0, 108, 237, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 126, 126, 0, 0, 0, 0, 0, 0, 2022, 'Mental Quickness', 'Rank 3', 'Reduces the mana cost of your instant cast Shaman spells by $s1% and increases your spell damage and healing by an amount equal to $s2% of your attack power.', '', 0, 0, 0, 1, 1, 1), (30815, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 201, 1, 0, 1899, 34, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 856, 'Backward Lunge', '', 'Strikes at an enemy behind the caster, inflicting $s1 Physical damage and knocking the enemy away.', '', 0, 0, 1, 1, 1, 1), (30816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2023, 'Dual Wield Specialization', 'Rank 1', 'Increases your chance to hit while dual wielding by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (30817, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Deadly Swathe', '', 'Strikes at nearby enemies in front of the caster, inflicting weapon damage plus $s1.', '', 0, 0, 3, 1, 1, 1), (30818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2023, 'Dual Wield Specialization', 'Rank 2', 'Increases your chance to hit while dual wielding by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (30819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2023, 'Dual Wield Specialization', 'Rank 3', 'Increases your chance to hit while dual wielding by an additional $s1%.', '', 0, 0, 0, 1, 0, 0), (30822, 0, 4, 0, 1, 0, 0, 101, 0, 70, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 1, 0, 99, -11, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 247, 'Poisoned Thrust', '', 'Deals weapon damage + $s1 and reduces the targets stats by $s2% for $d.', 'All statistics reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30823, 0, 0, 0, 1, 120000, 0, 100, 0, 50, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -31, 0, 0, 0, 0, 42, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 30824, 0, 0, 0, 0, 0, 2024, 'Shamanistic Rage', 'Rank 1', 'Reduces all damage taken by $s2% and gives your successful melee attacks a chance to regenerate mana equal to $s1% of your attack power. Lasts $d.', 'All damage taken reduced by $s2% and successful melee attacks have a chance to regenerate mana equal to $s1% of your attack power.', 0, 0, 0, 1, 1, 1), (30824, 0, 0, 0, 1, 0, 0, 100, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'Shamanistic Rage', '', '', '', 0, 0, 0, 1, 1, 1), (30829, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17643, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Summon Kessel\'s Elekk', '', 'Summons Kessel\'s elekk to your aid!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (30830, 0, 4, 0, 1, 0, 0, 101, 0, 70, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poisoned Thrust', '', 'Reduces all stats by $s1% for $d.', 'All statistics reduced by $s1%.', 0, 0, 3, 1, 1, 1), (30831, 38, 5, 0, 1, 0, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (30832, 270, 0, 12, 1, 0, 0, 101, 0, 50, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', '', 'Finishing move that stuns the target.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30833, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 10, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby party members by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (30834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Relay', '', '', '', 0, 0, 0, 1, 0, 0), (30835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Relay', '', '', '', 0, 0, 0, 1, 0, 0), (30836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17646, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Relay', '', '', '', 0, 0, 0, 1, 0, 0), (30837, 0, 0, 21, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14565, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Summon Kessel\'s Elekk', 'Summon', 'Summons a Charger, which serves as a mount. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (30838, 0, 1, 17, 16, 0, 0, 101, 0, 8, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5993, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a helboar, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (30839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 20, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 329, 'Debuff Uber Heal Over Time', '', 'Heal target to full every $d1 seconds', 'Healed to full every $d1 seconds', 0, 0, 0, 1, 0, 0), (30840, 0, 0, 0, 1, 0, 0, 101, 0, 10, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30829, 0, 0, 0, 0, 0, 1, 'Summon Kessel\'s Elekk Trigger', '', 'Summons Kessel\'s elekk to your aid!', '', 0, 0, 0, 1, 0, 0), (30841, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 34, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1802, 'Daring', '', 'Increases the Physical damage dealt by the caster by $s1% and the caster\'s attack speed by $s2% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed is increased by $s2%.', 0, 0, 0, 1, 1, 0), (30842, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17648, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Felhunter', '', 'Summons $s1 $lFelhunter:Felhunters; to accompany the caster until dismissed.', '', 100, 0, 0, 1, 1, 1), (30843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -101, 0, 22, 22, 0, 118, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Enfeeble', '', '', 'Healing effects reduced by $s1%.\nHealth regeneration reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30844, 24, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1799, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Proximity Bomb Explode', '', '', '', 0, 0, 0, 1, 1, 1), (30845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Tracker\'s Vitality', '', 'Increases Stamina by $s1. Lasts 30 mins.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (30846, 0, 0, 0, 1, 0, 0, 101, 0, 37, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 181877, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Proximity Bomb', '', 'Throws a Proximity Bomb.', '', 0, 0, 0, 1, 1, 1), (30847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Tracker\'s Insight', '', 'Increases Intellect by $s1. Lasts 30 mins.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (30848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Tracker\'s Ferocity', '', 'Increases attack power by $s1. Lasts 30 mins.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (30849, 88, 1, 9, 1, 0, 0, 101, 0, 24, 32, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'Spell Lock', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', 'Silenced.', 0, 0, 0, 1, 1, 1), (30850, 36, 0, 1, 3, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Seduction', '', 'Seduces nearby enemy targets for $d.', '', 0, 0, 0, 1, 1, 1), (30851, 0, 0, 0, 6, 0, 0, 101, 0, 32, 9, 350, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17401, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Felhound Manastalker', '', '', '', 10, 0, 0, 1, 1, 1), (30852, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 2999, 99, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Dark magic is unleashed, causing $s1 Shadow damage and knocking back all enemies within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (30853, 0, 0, 0, 6, 0, 0, 101, 0, 32, 9, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17399, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Seductress', '', '', '', 10, 0, 0, 1, 1, 1), (30854, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Deals $s1 shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (30856, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 31, 0, -1, 44, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (30857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wield Axes', '', '', '', 0, 0, 0, 1, 1, 0), (30858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -100, 599, 0, 0, 0, 0, 87, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 99, 'Demon Blood Shell', '', '', 'Physical damage reduced by $s1%.\nMagical resistances increased by $s2.', 0, 0, 0, 1, 1, 0), (30859, 0, 0, 0, 1, 0, 31756, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30860, 0, 0, 0, 0, 0, 937, 'Hellfire', '', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (30860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire Effect', '', '', '', 0, 0, 0, 1, 1, 1), (30864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -11, 0, 0, 0, 0, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 1', 'Reduces the duration of any Silence or Interrupt effects used against the Shaman by $s1%. This effect does not stack with other similar effects.', '', 0, 0, 0, 1, 1, 1), (30865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 2', 'Reduces the duration of any Silence or Interrupt effects used against the Shaman by $s1%. This effect does not stack with other similar effects.', '', 0, 0, 0, 1, 1, 1), (30866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -31, -31, 0, 0, 0, 0, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 3', 'Reduces the duration of any Silence or Interrupt effects used against the Shaman by $s1%. This effect does not stack with other similar effects.', '', 0, 0, 0, 1, 1, 1), (30867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2012, 'Nature\'s Blessing', 'Rank 1', 'Increases your spell damage and healing by an amount equal to $s1% of your Intellect.', '', 0, 0, 0, 1, 1, 0), (30868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2012, 'Nature\'s Blessing', 'Rank 2', 'Increases your spell damage and healing by an amount equal to $s1% of your Intellect.', '', 0, 0, 0, 1, 1, 0), (30869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2012, 'Nature\'s Blessing', 'Rank 3', 'Increases your spell damage and healing by an amount equal to $s1% of your Intellect.', '', 0, 0, 0, 1, 1, 0), (30872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Improved Chain Heal', 'Rank 1', 'Increases the amount healed by your Chain Heal spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (30873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Improved Chain Heal', 'Rank 2', 'Increases the amount healed by your Chain Heal spell by $s1%.', '', 0, 0, 0, 1, 0, 0), (30874, 0, 1, 0, 1, 300000, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 20, 21, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Gift of the Water Spirit', '', 'Regenerates $o1% of your total health and mana over $d.', 'Regenerates $s1% of your total health and mana every $t1 sec.', 0, 0, 0, 1, 1, 0), (30875, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tag Murloc', '', 'Attempt to mark a Blacksilt Scout for observation.', '', 0, 0, 0, 1, 0, 0), (30876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Enrage Murloc', '', 'Enrage a Blacksilt murloc.', 'Enraged.', 0, 0, 0, 1, 1, 0), (30877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Tag Murloc', '', 'Tag a Blacksilt Scout.', 'Tagged.', 0, 0, 0, 1, 1, 0), (30878, 0, 0, 0, 19, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Eternal Affection', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (30879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49999, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'Permanent Area Damage 50k', 'QASpell', 'Deals $s1 damage to all enemies in a $a1 yard radius from the caster.', '', 0, 0, 0, 1, 1, 1), (30880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Echoes of Lordaeron', 'Rank 1', '', 'Increases melee, ranged and spell damage dealt to Undead by $s1%.', 0, 0, 0, 1, 1, 1), (30881, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', 'Rank 1', 'Whenever a damaging attack is taken that reduces you below 30% health, you have a $h% chance to heal $s1% of your total health and reduce your threat level on that target. 5 second cooldown.', '', 0, 0, 0, 1, 1, 1), (30882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Tower Capture Test (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (30883, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', 'Rank 2', 'Whenever a damaging attack is taken that reduces you below 30% health, you have a $h% chance to heal $s1% of your total health and reduce your threat level on that target. 5 second cooldown.', '', 0, 0, 0, 1, 1, 1), (30884, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', 'Rank 3', 'Whenever a damaging attack is taken that reduces you below 30% health, you have a $h% chance to heal $s1% of your total health and reduce your threat level on that target. 5 second cooldown.', '', 0, 0, 0, 1, 1, 1), (30885, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', 'Rank 4', 'Whenever a damaging attack is taken that reduces you below 30% health, you have a $h% chance to heal $s1% of your total health and reduce your threat level on that target. 5 second cooldown.', '', 0, 0, 0, 1, 1, 1), (30886, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', 'Rank 5', 'Whenever a damaging attack is taken that reduces you below 30% health, you have a $h% chance to heal $s1% of your total health and reduce your threat level on that target. 5 second cooldown.', '', 0, 0, 0, 1, 1, 1), (30887, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 79, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1803, 'Devotion', '', 'Increases the Physical damage dealt by the caster by $s1% and the caster\'s attack speed by $s2% for $d.', 'Holy damage dealt is increased by $s1%.\nSpell casting speed is increased by $s2%.', 0, 0, 0, 1, 1, 0), (30888, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Star Beam', '', '', '', 0, 0, 0, 1, 1, 0), (30889, 0, 0, 0, 16, 0, 0, 101, 0, 70, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1846, 'Powerful Attraction', '', 'Dazzles the target, filling it with intense attraction, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30890, 0, 0, 0, 5, 0, 0, 101, 0, 0, 35, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 1499, 749, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Blinding Passion', '', 'Purifies the enemy for $s1 Holy damage and then an additional $o2 Holy damage over $d.', '$o2 Holy damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (30891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17650, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Axes', '', '', '', 0, 0, 0, 1, 0, 0), (30892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, -2, -2, 0, 0, 0, 108, 187, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Sleight of Hand', 'Rank 1', 'Reduces the chance you are critically hit by melee and ranged attacks by $s2% and increases the threat reduction of your Feint ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (30893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, -3, -3, 0, 0, 0, 108, 187, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Sleight of Hand', 'Rank 2', 'Reduces the chance you are critically hit by melee and ranged attacks by $s2% and increases the threat reduction of your Feint ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (30894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, -3, -3, 0, 0, 0, 17, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 103, 'Heightened Senses', 'Rank 1', 'Increases your Stealth detection and reduces the chance you are hit by spells and ranged attacks by $s2%.', '', 0, 0, 0, 1, 1, 1), (30895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, -5, -5, 0, 0, 0, 17, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 103, 'Heightened Senses', 'Rank 2', 'Increases your Stealth detection and reduces the chance you are hit by spells and ranged attacks by $s2%. More effective than Heightened Senses (Rank 1).', '', 0, 0, 0, 1, 1, 1), (30898, 0, 1, 0, 1, 0, 0, 100, 0, 0, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 375, 0, 0, 1312, 0, 0, 12, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Deals $s1 shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (30900, 0, 2, 0, 1, 0, 0, 101, 0, 1, 3, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Curse of Impotence', '', 'Decreases the Magical damage dealt by the target by $s1 for $d.', 'Magical damage dealt is reduced by $s1.', 0, 0, 0, 1, 0, 0), (30901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Sunder Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (30902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1972, 'Deadliness', 'Rank 1', 'Increases your attack power by $s1%.', '', 0, 0, 0, 1, 0, 0), (30903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1972, 'Deadliness', 'Rank 2', 'Increases your attack power by $s1%.', '', 0, 0, 0, 1, 0, 0), (30904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1972, 'Deadliness', 'Rank 3', 'Increases your attack power by $s1%.', '', 0, 0, 0, 1, 0, 0), (30905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1972, 'Deadliness', 'Rank 4', 'Increases your attack power by $s1%.', '', 0, 0, 0, 1, 0, 0), (30906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1972, 'Deadliness', 'Rank 5', 'Increases your attack power by $s1%.', '', 0, 0, 0, 1, 0, 0), (30907, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Drink Poison', '', 'Causes Julianne to die of unnatural causes.', '', 0, 0, 0, 1, 1, 1), (30908, 0, 1, 0, 1, 0, 31788, 101, 0, 70, 28, 455, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, -1, 0, 0, 0, 0, 64, 4, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', 'Rank 6', 'Transfers $s1 Mana every $t1 sec from the target to the caster. Lasts $d.', 'Drains $s1 mana each second to the caster.', 0, 0, 0, 1, 1, 1), (30909, 0, 2, 0, 1, 0, 0, 101, 0, 69, 4, 265, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -351, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 543, 'Curse of Weakness', 'Rank 8', 'Target\'s melee attack power is reduced by $s1 for $d. Only one Curse per Warlock can be active on any one target.', 'Melee attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (30910, 1179, 2, 0, 1, 0, 0, 101, 0, 70, 3, 380, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4199, 0, 0, 0, 0, 0, 3, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Curse of Doom', 'Rank 2', 'Curses the target with impending doom, causing $s1 Shadow damage after $d. If the target dies from this damage, there is a chance that a Doomguard will be summoned. Cannot be cast on players.', 'Causes $s1 Shadow damage after $d.', 0, 0, 0, 1, 1, 1), (30911, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 410, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', 'Rank 6', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains $s1 health to the caster every $t1 sec.', 0, 0, 0, 1, 1, 1), (30912, 672, 0, 0, 1, 0, 0, 101, 0, 70, 0, 305, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 143, 0, 0, 578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Conflagrate', 'Rank 6', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 1), (30913, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 699, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Slime Spray', '', '', '', 0, 0, 0, 1, 1, 0), (30914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30915, 0, 0, 0, 0, 0, 40, 'Poison', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (30915, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 601, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Poison', '', '', '', 0, 0, 0, 1, 1, 1), (30916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17662, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison Cloud', '', '', '', 0, 0, 0, 1, 0, 0), (30917, 18, 4, 0, 1, 0, 0, 101, 0, 63, 105, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 209, 61, 0, 495, 319, 0, 10, 10, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 15, 1, 1, 1), (30918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Improved Sprint', '', 'Removes snares and roots.', '', 0, 0, 0, 1, 1, 1), (30919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 239, 'Weapon Expertise', 'Rank 1', 'Increases your expertise by $s1.', '', 0, 0, 0, 1, 1, 1), (30920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 239, 'Weapon Expertise', 'Rank 2', 'Increases your expertise by $s1.', '', 0, 0, 0, 1, 1, 1), (30923, 99, 0, 0, 1, 0, 0, 101, 0, 62, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 69, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (30924, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10951, 17665, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcanagos Journal Entry', '', 'Red at the Master\'s Terrace to revisit the events that ocurred there.', '', 0, 0, 0, 1, 1, 0), (30925, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 251, 35, 0, 874, 182, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Exploding Beaker', '', '', '', 0, 0, 0, 1, 1, 1), (30926, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 225, 0, 0, 1387, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cone of Fire', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 0), (30927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 349, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (30928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182533, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Summon Liquid Fire', '', '', '', 0, 0, 0, 1, 0, 0), (30930, 50, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Breath', '', '', '', 0, 0, 0, 1, 1, 1), (30931, 43, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (30932, 0, 0, 0, 4, 0, 0, 101, 0, 70, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 201, 1, 1, 899, 94, -16, 0, 0, 0, 0, 14, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 256, 'Impaling Bolt', '', 'Inflicts $s1 physical damage. Also reduces the target\'s movement speed and increases damage taken from physical attacks for $d.', 'Physical damage taken increased by $s2.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (30933, 49, 0, 0, 1, 0, 0, 101, 0, 58, 32, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 179, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', '', 'Continuously fires a volley of ammo at the target area, causing $s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (30934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (30935, 0, 0, 0, 1, 0, 4104, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Evocation', '', '', '', 0, 0, 0, 1, 1, 1), (30936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fly to Death Location', '', '', '', 0, 0, 0, 1, 0, 0), (30937, 0, 1, 0, 4, 0, 0, 100, 1, 61, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Mark of Shadow', '', 'Increases the Shadow damage taken by an enemy by $s1 for $d.', 'Shadow damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (30938, 0, 1, 0, 1, 0, 0, 101, 0, 63, 106, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 75, 0, 0, 462, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (30939, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 24, 29, 29, 13, 13, 13, 140, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Rage of Magtheridon', '', 'Increases melee and ranged attack speed and spell haste by $s2%.', 'Melee attack speed increased by $s2%.\nRanged attack speed increased by $s2%.\nSpell casting time decreased by $s2%', 0, 0, 0, 1, 1, 1), (30940, 0, 1, 18, 1, 0, 0, 101, 0, 61, 28, 0, 11, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Burning Nova', '', 'Banishes self, preventing all action but making it invulnerable for up to $d.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (30941, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 294, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (30942, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 174, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (30943, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 1954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30944, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Red Beam (Drops)', '', '', '', 0, 0, 0, 1, 1, 1), (30945, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (30946, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Bloodmyst Dark Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (30950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Free Webbed Creature', '', '', '', 0, 0, 0, 1, 1, 0), (30951, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Undying Love', '', 'Restores all health.', '', 0, 0, 0, 1, 1, 1), (30952, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 0, 0), (30953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 2, 0, 0, 187, 0, 0, 656, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181915, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (30964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Arcanagos Dummy', '', '', '', 0, 0, 0, 1, 0, 0), (30967, 0, 0, 0, 6, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 1954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Uber Fireball', '', '', '', 0, 0, 0, 1, 0, 0), (30969, 54, 1, 0, 1, 0, 0, 101, 0, 33, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Reflection', '', 'Gives the caster $s1% chance to reflect harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (30970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Prepare For Fireball', '', '', '', 0, 0, 0, 1, 0, 0), (30971, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 1954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Uber Fireball Reflect', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (30972, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 40, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Evocation', '', '', '', 0, 0, 0, 1, 1, 1), (30973, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (30974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Begin Frost Breath Attack', '', '', '', 0, 0, 0, 1, 0, 0), (30977, 0, 0, 0, 1, 0, 0, 101, 0, 1, 41, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 1, 1, 1, 2999, 155999, 0, 0, 0, 0, 3, 0, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16806, 0, 0, 0, 937, 'Conflagration Blast', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (30978, 0, 0, 0, 5, 0, 0, 101, 0, 10, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17675, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Aspect of Keanna', '', 'Speak to the facet of Keanna that inhabits this weapon.', '', 0, 0, 0, 1, 1, 0), (30979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flames', '', '', '', 0, 0, 0, 1, 0, 0), (30980, 0, 0, 14, 1, 0, 0, 101, 0, 10, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249, 'Sap', '', 'Incapacitates the target for up to $d. Must be stealthed. Only works on Humanoids that are not in combat. Any damage caused will revive the target. Only 1 target may be sapped at a time.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (30981, 0, 4, 11, 1, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (30984, 0, 4, 11, 1, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -336, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', '', 'Poisons the enemy, reducing all healing effects used on them by $s1 for $d.', 'Healing effects reduced by $s1.', 0, 0, 0, 1, 1, 1), (30985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Notify Medivh of Arcanagos\' Flee', '', '', '', 0, 0, 0, 1, 0, 0), (30986, 0, 0, 12, 1, 0, 0, 101, 0, 70, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', '', 'Stuns an enemy for $d. Must be stealthed. Awards $s2 combo $lpoint:points;.', 'Stunned.', 0, 0, 0, 1, 1, 1), (30987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual (Red)', '', '', '', 0, 0, 0, 1, 1, 1), (30988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181917, 9666, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Draenei Banner', '', 'Places banner on corpse of Lord Xiz.', '', 0, 0, 0, 1, 1, 0), (30989, 0, 0, 11, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 125, 1, 0, 437, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts weapon damage plus $s1 to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (30990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (30991, 38, 5, 0, 1, 0, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (30992, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (30994, 99, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1801, 0, 0, 899, 0, 0, 10, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Frost Absorption', '', 'Absorbs $s1 frost damage on all nearby party members. Lasts $d.', 'Absorbs $s1 frost damage.', 0, 0, 0, 1, 1, 1), (30997, 99, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1801, 0, 0, 899, 0, 0, 10, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Absorption', '', 'Absorbs $s1 fire damage on all nearby party members. Lasts $d.', 'Absorbs $s1 fire damage.', 0, 0, 0, 1, 1, 1), (30999, 99, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1801, 0, 0, 899, 0, 0, 10, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Nature Absorption', '', 'Absorbs $s1 nature damage on all nearby party members. Lasts $d.', 'Absorbs $s1 nature damage.', 0, 0, 0, 1, 1, 1), (31000, 99, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1801, 0, 0, 899, 0, 0, 10, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Absorption', '', 'Absorbs $s1 shadow damage on all nearby party members. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (31002, 99, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1801, 0, 0, 899, 0, 0, 10, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Arcane Absorption', '', 'Absorbs $s1 arcane damage on all nearby party members. Lasts $d.', 'Absorbs $s1 arcane damage.', 0, 0, 0, 1, 1, 1), (31003, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1099, 'Opening Princess Stillpine\'s Cage', '', 'Unlocks Princess Stillpine\'s cage.', '', 0, 0, 0, 1, 1, 1), (31008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hammer of Vindication', '', 'Instantly Kills the target. I hope you feel good about yourself now.....', '', 0, 0, 0, 1, 1, 1), (31009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Free Webbed Creature', '', '', '', 0, 0, 0, 1, 1, 0), (31012, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (31013, 0, 0, 5, 1, 0, 0, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Frightened Scream', '', 'Lets out a scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 3, 1, 1, 1), (31014, 0, 0, 0, 4, 0, 0, 101, 0, 0, 5, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17548, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Summon Tito', '', 'Summons a yipping dog who will stun nearby enemies.', '', 0, 0, 0, 1, 1, 1), (31015, 0, 0, 9, 1, 0, 0, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Annoying Yipping', '', 'Pacifies and silences an enemy, rendering it unable to attack or cast spells for $d.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 0, 0), (31016, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 109, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 0, 0, 514, 'Eviscerate', 'Rank 9', 'Finishing move that causes damage per combo point:\n 1 point : ${$m1+($b1*1)+$AP*0.03}-${$M1+($b1*1)+$AP*0.03} damage\n 2 points: ${$m1+($b1*2)+$AP*0.06}-${$M1+($b1*2)+$AP*0.06} damage\n 3 points: ${$m1+($b1*3)+$AP*0.09}-${$M1+($b1*3)+$AP*0.09} damage\n 4 points: ${$m1+($b1*4)+$AP*0.12}-${$M1+($b1*4)+$AP*0.12} damage\n 5 points: ${$m1+($b1*5)+$AP*0.15}-${$M1+($b1*5)+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 1), (31018, 0, 0, 0, 1, 0, 0, 0, 0, 60, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 0, 0, 1680, 'Ferocious Bite', 'Rank 5', 'Finishing move that causes damage per combo point and converts each extra point of energy into $f1 additional damage. Damage is increased by your attack power.\n 1 point : 199-259 damage\n 2 points: 346-406 damage\n 3 points: 493-553 damage\n 4 points: 640-700 damage\n 5 points: 787-847 damage', '', 0, 0, 0, 2.7, 1, 1), (31022, 0, 0, 0, 1, 20000, 0, 101, 0, 0, 165, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 109, 14, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Ghostly Strike', '', 'A strike that deals $s1% weapon damage and increases your chance to dodge by $s2% for $d. Awards $s3 combo $lpoint:points;.', 'Dodge chance increased by $s2%.', 0, 0, 0, 1, 1, 1), (31023, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1990, 'Thick Felsteel Necklace', '', 'Increases Stamina of nearby party members by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (31024, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 5, 0, 0, 23, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1991, 'Living Ruby Pendant', '', 'Restores $s1 health per second to nearby party members for $d.', 'Restoring $s1 health per second.', 0, 0, 0, 1, 1, 1), (31025, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 27, 0, 0, 23, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1767, 'Braided Eternium Chain', '', 'Increases the critical strike rating of nearby party members by $s1 for $d.', 'Increases critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (31026, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 23, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1994, 'Embrace of the Dawn', '', 'All stats of nearby party members increased by $s1 for $d.', 'All stats increased by $s1.', 0, 0, 0, 1, 1, 1), (31032, 0, 0, 0, 1, 0, 0, 101, 0, 300, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'TestProspect', '', 'Test spell for testing prospecting.', '', 0, 0, 0, 1, 1, 1), (31033, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 33, 0, 0, 23, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1993, 'Eye of the Night', '', 'Increases spell damage by up to $s1 for all nearby party members. Lasts $d.', 'Increases spell damage by up to $s1.', 0, 0, 0, 1, 1, 1), (31035, 0, 1, 0, 1, 0, 0, 101, 0, 48, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 1, 0, 0, 23, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1995, 'Chain of the Twilight Owl', '', 'Increases the spell critical hit chance of nearby party members by $s1% for $d.', 'Spell critical hit chance increased by $s1%.', 0, 0, 0, 1, 1, 1), (31036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Verdant Flame', '', '', 'Restoring $s1 Mana every 5 sec.', 0, 0, 0, 1, 1, 1), (31037, 0, 0, 0, 1, 0, 0, 5, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Might', '', 'Spell damage increased by $s1.', 'Spell damage increased by $s1.', 0, 0, 0, 1, 1, 1), (31038, 0, 1, 0, 1, 0, 0, 0, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 0, 17706, 0, 0, 0, 0, 0, 0, 0, 1578, 'Felsteel Boar', '', 'Summons the Felsteel Boar to fight for you for 30 seconds.', 'Felsteel Boar!', 0, 0, 0, 1, 1, 1), (31039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 1, 0, 124, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 4, 17707, 0, 0, 0, 0, 0, 0, 0, 1580, 'Dawnstone Crab', '', 'Increases dodge rating by $s1 for $d.', 'Increases dodge rating by $s1 for $d.', 0, 0, 0, 1, 1, 1), (31040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 149, 0, 149, 0, 0, 0, 13, 0, 135, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 126, 17708, 126, 0, 0, 0, 0, 0, 0, 1589, 'Living Ruby Serpent', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Increases damage and healing done by magical spells and effects by up to $s1.', 0, 0, 0, 1, 1, 1), (31041, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 801, 1, 0, 1599, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Mangle', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (31042, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Shred Armor', '', 'Shreds an enemy\'s armor, reducing it by $s1 for $d.', 'Reduced armor by $s1.', 0, 0, 0, 1, 1, 1), (31043, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts Physical damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (31045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48986, 0, 0, 0, 0, 2654, 'Talasite Owl', '', 'Restores $o1 mana over $d.', 'Gain $s1 mana every second.', 0, 0, 0, 1, 1, 1), (31046, 0, 0, 12, 1, 0, 0, 101, 0, 70, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Brain Bash', '', 'Bashes the target, knocking its lights out for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 319, 0, 319, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 0, 17710, 0, 0, 0, 0, 0, 0, 0, 2270, 'Nightseye Panther', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (31048, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23445, 23077, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Iron Blood Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31049, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23445, 23112, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24075, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Golden Draenite Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31050, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23445, 23117, 23079, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Azure Moonstone Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31051, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23446, 31079, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24077, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Adamantite Necklace', '', '', '', 0, 0, 0, 1, 1, 1), (31052, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23446, 31079, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Adamantite Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31053, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 22456, 0, 0, 0, 0, 0, 2, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Band of Shadows', '', '', '', 0, 0, 0, 1, 1, 1), (31054, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 21885, 0, 0, 0, 0, 0, 2, 4, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Band of Frost', '', '', '', 0, 0, 0, 1, 1, 1), (31055, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 21884, 0, 0, 0, 0, 0, 2, 4, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Inferno Band', '', '', '', 0, 0, 0, 1, 1, 1), (31056, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 21886, 0, 0, 0, 0, 0, 2, 4, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24085, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Khorium Band of Leaves', '', '', '', 0, 0, 0, 1, 1, 1), (31057, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 22457, 0, 0, 0, 0, 0, 2, 4, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24086, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Khorium Band', '', '', '', 0, 0, 0, 1, 1, 1), (31058, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 31079, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Felsteel Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31059, 0, 0, 0, 1, 0, 4123, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Hellfire Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (31060, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 31079, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Delicate Eternium Ring', '', '', '', 0, 0, 0, 1, 1, 1), (31061, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 31079, 21884, 0, 0, 0, 0, 0, 2, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blazing Eternium Band', '', '', '', 0, 0, 0, 1, 1, 1), (31062, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 21885, 21884, 31079, 0, 0, 0, 0, 2, 6, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of Frozen Flame', '', '', '', 0, 0, 0, 1, 1, 1), (31063, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 21884, 21885, 31079, 0, 0, 0, 0, 2, 6, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of Thawing', '', '', '', 0, 0, 0, 1, 1, 1), (31064, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 22456, 21886, 31079, 0, 0, 0, 0, 2, 6, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of Withering', '', '', '', 0, 0, 0, 1, 1, 1), (31065, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 21886, 22456, 31079, 0, 0, 0, 0, 2, 6, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24097, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of Shadow\'s End', '', '', '', 0, 0, 0, 1, 1, 1), (31066, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 22457, 31079, 0, 0, 0, 0, 0, 2, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pendant of the Null Rune', '', '', '', 0, 0, 0, 1, 1, 1), (31067, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 31079, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Felsteel Necklace', '', '', '', 0, 0, 0, 1, 1, 1), (31068, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 23436, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Ruby Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (31069, 0, 0, 9, 1, 0, 0, 101, 0, 0, 35, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 0, 0, 75, 0, 0, 712, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1940, 'Brain Wipe', '', 'The target forgets what he was going to say, becoming silenced for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (31070, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 31079, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Braided Eternium Chain', '', '', '', 0, 0, 0, 1, 1, 1), (31071, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23573, 31079, 23441, 0, 0, 0, 0, 0, 2, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eye of the Night', '', '', '', 0, 0, 0, 1, 1, 1), (31072, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 31079, 23112, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Embrace of the Dawn', '', '', '', 0, 0, 0, 1, 1, 1), (31073, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31075, 0, 0, 0, 0, 0, 31, 'Conflagrate Self Proc', '', 'Causes the caster to become confused when attacked with powerful fire spells.', '', 0, 0, 0, 1, 1, 1), (31075, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Burning Straw', '', 'You\'re on fire!', 'Disoriented.', 0, 0, 0, 1, 1, 1), (31076, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 23117, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chain of the Twilight Owl', '', '', '', 0, 0, 0, 1, 1, 1), (31077, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 21886, 23437, 31079, 0, 0, 0, 0, 20, 20, 2, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coronet of the Verdant Flame', '', '', '', 0, 0, 0, 1, 1, 1), (31078, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 22457, 23438, 31079, 0, 0, 0, 0, 20, 20, 2, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Circlet of Arcane Might', '', '', '', 0, 0, 0, 1, 1, 1), (31079, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 23077, 22452, 0, 0, 0, 0, 0, 8, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Felsteel Boar', '', '', '', 0, 0, 0, 1, 1, 1), (31080, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 23440, 23112, 0, 0, 0, 0, 0, 4, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Dawnstone Crab', '', '', '', 0, 0, 0, 1, 1, 1), (31081, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23448, 23436, 21884, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Living Ruby Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (31082, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 23437, 22457, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Talasite Owl', '', '', '', 0, 0, 0, 1, 1, 1), (31083, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23573, 23441, 22456, 0, 0, 0, 0, 0, 6, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Figurine - Nightseye Panther', '', '', '', 0, 0, 0, 1, 1, 1), (31084, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bold Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31085, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24028, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Delicate Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31086, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1996, 'Rust', '', 'Causes Tinhead to rust, slowing his movement speed by $s1 for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31087, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24029, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teardrop Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31088, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24030, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runed Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31089, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bright Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31090, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Subtle Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31091, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flashing Living Ruby', '', '', '', 0, 0, 0, 1, 1, 1), (31092, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24033, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Star of Elune', '', '', '', 0, 0, 0, 1, 1, 1), (31094, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24037, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lustrous Star of Elune', '', '', '', 0, 0, 0, 1, 1, 1), (31095, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormy Star of Elune', '', '', '', 0, 0, 0, 1, 1, 1), (31096, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Brilliant Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31097, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smooth Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31098, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rigid Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31099, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gleaming Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31100, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thick Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31101, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mystic Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (31102, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sovereign Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (31103, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shifting Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (31104, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24056, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glowing Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (31105, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Royal Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (31106, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24058, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscribed Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (31107, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Potent Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (31108, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Luminous Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (31109, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glinting Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (31110, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enduring Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (31111, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Radiant Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (31112, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24065, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dazzling Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (31113, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jagged Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (31114, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10951, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Medivh\'s Journal', '', 'Read the marked page at the southern end of the Master\'s Terrace.', '', 0, 0, 0, 1, 1, 0), (31115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rallying Cry', '', 'Summons all Blood Elves to assist the Man\'ari.', '', 0, 0, 5, 1, 0, 0), (31116, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10591, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Nightbane', '', 'Summon Nightbane at the southern end of the Master\'s Terrace.', '', 0, 0, 0, 1, 1, 0), (31117, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Unstable Affliction', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (31118, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Marking Ecliptic', '', 'Mark Azeroth\'s Ecliptic on the chart.', '', 0, 0, 0, 1, 0, 0), (31120, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charting Constellations', '', 'Mark visible constellations on the star chart.', '', 0, 0, 0, 1, 0, 0), (31121, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23990, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Plotting Orbits', '', 'Plot the orbit of various celestial bodies on the chart.', '', 0, 0, 0, 1, 0, 0), (31122, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 562, 'Vitality', 'Rank 1', 'Increases your total Stamina by $s1% and your total Agility by $s2%.', '', 0, 0, 0, 1, 1, 1), (31123, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 562, 'Vitality', 'Rank 2', 'Increases your total Stamina by $s1% and your total Agility by $s2%.', '', 0, 0, 0, 1, 1, 1), (31124, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31125, 0, 0, 0, 0, 0, 2108, 'Blade Twisting', 'Rank 1', 'Gives your Sinister Strike, Backstab, Gouge and Shiv abilities a $h% chance to Daze the target for $31125d.', '', 0, 0, 0, 1, 0, 0), (31125, 0, 0, 11, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', 'A concussive strike that reduces movement speed by $s1%.', 'Dazed.', 0, 0, 0, 1, 1, 1), (31126, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31125, 0, 0, 0, 0, 0, 2108, 'Blade Twisting', 'Rank 2', 'Gives your Sinister Strike, Backstab, Gouge and Shiv abilities a $h% chance to Daze the target for $31125d.', '', 0, 0, 0, 1, 0, 0), (31130, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 2115, 'Nerves of Steel', 'Rank 1', 'Increases your chance to resist Stun and Fear effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (31131, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 2115, 'Nerves of Steel', 'Rank 2', 'Increases your chance to resist Stun and Fear effects by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (31138, 0, 0, 0, 1, 180000, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31139, 0, 0, 0, 0, 0, 2117, 'Shadow Strikes', '', 'All melee attacks against Poisoned or Dazed targets cause additional Shadow damage equal to $31139s1% of weapon damage.', 'Melee attacks against Poisoned or Dazed targets cause additional Shadow damage equal to $31139s1% of weapon damage.', 0, 0, 0, 1, 0, 0), (31139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2117, 'Shadow Strikes', '', '', '', 0, 0, 0, 1, 1, 0), (31149, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sparkling Star of Elune', '', '', '', 0, 0, 0, 1, 1, 1), (31206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0080)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (31208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 7, 0, 0, 0, 117, 117, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 2113, 'Fleet Footed', 'Rank 1', 'Increases your chance to resist movement impairing effects by $s1% and increases your movement speed by $s3%. This does not stack with other movement speed increasing effects.', '', 0, 0, 0, 1, 1, 1), (31209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 14, 0, 0, 0, 117, 117, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 2113, 'Fleet Footed', 'Rank 2', 'Increases your chance to resist movement impairing effects by $s1% and increases your movement speed by $s3%. This does not stack with other movement speed increasing effects.', '', 0, 0, 0, 1, 1, 1), (31210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Gather Light Energy', '', 'Drain residual Light energy from the ailing Blood Elf Magisters beneath the Blood Knight sanctum.', 'Draining power.', 0, 0, 0, 1, 1, 1), (31211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2111, 'Enveloping Shadows', 'Rank 1', 'Increases your chance to avoid area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (31212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2111, 'Enveloping Shadows', 'Rank 2', 'Increases your chance to avoid area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (31213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2111, 'Enveloping Shadows', 'Rank 3', 'Increases your chance to avoid area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (31216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 137, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 2118, 'Sinister Calling', 'Rank 1', 'Increases your total Agility by $s1% and increases the percentage damage bonus of Backstab and Hemorrhage by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 1, 0, 0, 0, 0, 137, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 2118, 'Sinister Calling', 'Rank 2', 'Increases your total Agility by $s1% and increases the percentage damage bonus of Backstab and Hemorrhage by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 2, 0, 0, 0, 0, 137, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 2118, 'Sinister Calling', 'Rank 3', 'Increases your total Agility by $s1% and increases the percentage damage bonus of Backstab and Hemorrhage by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 3, 0, 0, 0, 0, 137, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 2118, 'Sinister Calling', 'Rank 4', 'Increases your total Agility by $s1% and increases the percentage damage bonus of Backstab and Hemorrhage by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 4, 0, 0, 0, 0, 137, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 2118, 'Sinister Calling', 'Rank 5', 'Increases your total Agility by $s1% and increases the percentage damage bonus of Backstab and Hemorrhage by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2114, 'Master of Subtlety', 'Rank 1', 'Attacks made while stealthed and for 6 seconds after breaking stealth cause an additional $s1% damage.', '', 0, 0, 0, 1, 1, 1), (31222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2114, 'Master of Subtlety', 'Rank 2', 'Attacks made while stealthed and for 6 seconds after breaking stealth cause an additional $s1% damage.', '', 0, 0, 0, 1, 1, 1), (31223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2114, 'Master of Subtlety', 'Rank 3', 'Attacks made while stealthed and for 6 seconds after breaking stealth cause an additional $s1% damage.', '', 0, 0, 0, 1, 1, 1), (31224, 0, 0, 0, 1, 60000, 0, 101, 0, 66, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, -91, -1, 0, 0, 0, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 35729, 0, 0, 0, 0, 1933, 'Cloak of Shadows', '', 'Instantly removes all existing harmful spell effects and increases your chance to resist all spells by $s1% for $d. Does not remove effects that prevent you from using Cloak of Shadows.', 'Increases chance to resist spells by $s1%.', 0, 0, 0, 1, 1, 0), (31225, 0, 0, 0, 7, 0, 0, 101, 0, 12, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Shimmering Vessel', 'Rank 1', 'Release the magic stored in the vessel to restore Sangrias Stillblade to life.', '', 0, 0, 0, 1, 1, 1), (31226, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 14, 0, 0, 0, 0, 107, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 4, 0, 0, 0, 0, 0, 0, 0, 1960, 'Master Poisoner', 'Rank 1', 'Reduces the chance your poisons will be resisted by $s1% and increases your chance to resist Poison effects by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31227, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 29, 0, 0, 0, 0, 107, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 4, 0, 0, 0, 0, 0, 0, 0, 1960, 'Master Poisoner', 'Rank 2', 'Reduces the chance your poisons will be resisted by $s1% and increases your chance to resist Poison effects by an additional $s2%.', '', 0, 0, 0, 1, 1, 1), (31228, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Cheat Death', 'Rank 1', 'You have a $s1% chance that an attack which would otherwise kill you will instead reduce you to 10% of your maximum health. In addition, all damage taken will be reduced by up to 90% for $45182d (modified by resilience). This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (31229, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Cheat Death', 'Rank 2', 'You have a $s1% chance that an attack which would otherwise kill you will instead reduce you to 10% of your maximum health. In addition, all damage taken will be reduced by up to 90% for $45182d (modified by resilience). This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (31230, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Cheat Death', 'Rank 3', 'You have a $s1% chance that an attack which would otherwise kill you will instead reduce you to 10% of your maximum health. In addition, all damage taken will be reduced by up to 90% for $45182d (modified by resilience). This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (31231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Cheat Death', '', 'You have a chance to completely avoid any damaging attack that would otherwise kill you and reduce all damage taken by $45182s1% for $45182d. This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (31233, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31234, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 1', 'Your finishing moves increase the damage of all your offensive abilities by $31234s1% for $31234d.', '', 0, 0, 0, 1, 1, 1), (31234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 1', '', 'Offensive ability damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (31235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 2', '', 'Offensive ability damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (31236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 3', '', 'Offensive ability damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (31237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 4', '', 'Offensive ability damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (31238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 5', '', 'Offensive ability damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (31239, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31235, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 2', 'Your finishing moves increase the damage of all your offensive abilities by $31235s1% for $31235d.', '', 0, 0, 0, 1, 1, 1), (31240, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31236, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 3', 'Your finishing moves increase the damage of all your offensive abilities by $31236s1% for $31236d.', '', 0, 0, 0, 1, 1, 1), (31241, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31237, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 4', 'Your finishing moves increase the damage of all your offensive abilities by $31237s1% for $31237d.', '', 0, 0, 0, 1, 1, 1), (31242, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31238, 0, 0, 0, 0, 0, 2112, 'Find Weakness', 'Rank 5', 'Your finishing moves increase the damage of all your offensive abilities by $31238s1% for $31238d.', '', 0, 0, 0, 1, 1, 1), (31244, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 9, 0, 0, 0, 0, 4, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2116, 'Quick Recovery', 'Rank 1', 'All healing effects on you are increased by $s2%. In addition, your finishing moves cost $s1% less Energy when they fail to hit.', '', 0, 0, 0, 1, 1, 1), (31245, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, 19, 0, 0, 0, 0, 4, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2116, 'Quick Recovery', 'Rank 2', 'All healing effects on you are increased by $s2%. In addition, your finishing moves cost $s1% less Energy when they fail to hit.', '', 0, 0, 0, 1, 1, 1), (31249, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1501, 1, 1, 4249, 0, 2499, 0, 0, 0, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Icebolt', '', 'Fires a bolt of ice at the target, stunning them and causing $s1 Frost damage immediately and $o3 Frost damage over $d.', 'Stunned.\n$s3 Frost damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (31250, 0, 1, 0, 1, 0, 0, 100, 0, 70, 1, 75, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 2774, -1, 0, 9, 9, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (31252, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2001, 'Prospecting', '', 'Search 5 ore of a base metal for precious gems. This will destroy the ore in the process.', '', 0, 0, 0, 1, 1, 1), (31255, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 'Deadly Swiftness', 'Rank 1', 'Increases your movement speed by 10% whenever you deal damage to a target who is below 20% health.', '', 0, 0, 0, 1, 0, 0), (31256, 0, 0, 0, 1, 10000, 0, 100, 0, 70, 1, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 2999, 74, 0, 0, 0, 0, 22, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 16, 0, 0, 0, 31257, 0, 0, 0, 181, 'Frost Armor', '', 'Encases the caster in a layer of frost that lasts $d. The thick ice increases armor by $s1, slows melee attackers\' movement to $31257s2%, and increases the time between their attacks by $31257s1%.', 'Armor increased by $s1.\nSlowing melee attackers\' movement and attacks.', 0, 0, 0, 1, 1, 1), (31257, 0, 1, 11, 1, 0, 0, 101, 0, 70, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -51, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Chilled', '', '', 'Movement slowed by $s2% and attack speed decreased by $s1%.', 0, 0, 0, 1, 1, 1), (31258, 0, 0, 0, 4, 0, 15420, 101, 0, 70, 8, 320, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 14, 0, 0, 9, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death & Decay', '', 'Invokes the malignant power of death and decay, inflicting Shadow damage to all enemies in a selected area for $d.', '', 0, 0, 0, 1, 1, 1), (31259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 499, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Poison Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31260, 38, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31308, 0, 0, 0, 0, 54, 'Brilliance Aura', '', '', '', 0, 0, 0, 1, 1, 1), (31261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Permanent Feign Death (Root)', '', '', '', 0, 0, 0, 1, 1, 0), (31262, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 1699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (31263, 0, 0, 0, 6, 0, 0, 101, 0, 70, 105, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 4624, 499, 0, 0, 8, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts $s1 Fire damage to an enemy and scorches the target for an additional $s2 damage every $t2 sec. for $d.', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (31264, 0, 0, 0, 3, 0, 0, 101, 0, 70, 23, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 18001, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons $s1 powerful water elementals to aid the caster.', '', 0, 0, 0, 1, 1, 1), (31266, 0, 0, 0, 4, 0, 0, 101, 0, 62, 1, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 101, 1, 0, 949, -71, 0, 13, 13, 0, 3, 31, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (31267, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 0), (31268, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Incinerating Dragon Bones', '', 'Places the bones at the Ever-burning pyre.', '', 0, 0, 0, 1, 1, 1), (31269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26264, 0, 0, 0, 0, 0, 220, 'Despawn Self - Smoke cloud', '', '', '', 0, 0, 0, 1, 0, 0), (31270, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage.', '', 0, 0, 0, 1, 1, 1), (31271, 0, 1, 0, 1, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (31272, 99, 1, 0, 1, 0, 0, 101, 0, 5, 1, 19, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 2, 4, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Wind Shock', 'Rank 1', 'Blasts an enemy with the power of the wind, dealing $s2 nature damage. Deals $s1 Nature damage over $d.', '$s1 Nature damage every $t1 seconds. ', 0, 0, 0, 1, 1, 1), (31273, 36, 0, 9, 1, 0, 0, 101, 0, 6, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 9, 9, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Screech', '', 'Reduces the attack power of nearby enemies by $s1.', 'Attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (31274, 0, 0, 12, 1, 0, 0, 101, 0, 20, 36, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31275, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Watery Strike', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (31277, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (31279, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Swipe', '', '', '', 0, 0, 0, 1, 1, 1), (31280, 0, 1, 0, 1, 0, 0, 101, 0, 23, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1674, 'Bloodmyst Chill', '', 'Increases the Fire damage taken by an enemy by $s1 for $d.', 'Damage taken from Bloodbolt is increased by $s1.', 0, 0, 0, 1, 1, 1), (31281, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Bloodbolt', '', 'Inflicts Fire damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (31282, 36, 3, 0, 1, 0, 0, 101, 0, 15, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Infected Wound', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (31283, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1929, 'Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (31284, 0, 1, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31283, 0, 0, 0, 0, 0, 31, 'Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (31285, 0, 0, 0, 1, 0, 0, 100, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', 'Melee attacks heal you for 300% of the damage dealt.', '', 0, 0, 0, 1, 1, 1), (31286, 0, 0, 12, 1, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6608, 0, 0, 0, 0, 138, 'Lash', '', 'Damages an enemy for $d and has a chance to disarm.', '$s1 damage every second for $d.', 0, 0, 0, 1, 1, 1), (31287, 99, 1, 7, 16, 0, 0, 101, 0, 20, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (31288, 18, 4, 0, 1, 0, 0, 101, 0, 21, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 53, 64, 0, 5000, 5000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Leech Poison', '', 'Drains $s1 health from an enemy every $t1 sec. over $d., transferring it to the caster.\nDrains $s2 mana from an enemy every $t2 sec. over $d., transferring it to the caster.', '$s1 health leeched every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (31289, 0, 0, 0, 1, 0, 0, 40, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Claw', '', '', '', 0, 0, 0, 1, 1, 1), (31290, 34, 0, 7, 1, 0, 0, 101, 0, 1, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (31292, 0, 1, 10, 1, 0, 0, 101, 0, 35, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts the enemy target to sleep for up to $d. Any damage caused will awaken the target.', 'Sleeping.', 0, 0, 0, 1, 1, 1), (31293, 0, 0, 0, 1, 0, 27684, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31294, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', 'Causes the caster to periodically inflict $31294s1 Shadow damage to all enemies in a selected area, slowing their movement to $31294s2%. Lasts $d.', 'Periodically damaging and slowing enemies in a selected area.', 0, 0, 0, 1, 1, 1), (31294, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 9, -11, 0, 8, 8, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Consuming Shadows', '', '', 'Movement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (31295, 22, 1, 0, 1, 0, 0, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -11, 0, 0, 0, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Scream', '', 'Increases the time between an enemy\'s attacks by $s2% and its movement by $s1%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\n', 8, 0, 0, 1, 1, 1), (31296, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 45, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (31298, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 35, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts enemies in a small area to sleep for up to $d. Any damage caused will awaken sleeping targets.', 'Asleep.', 0, 0, 0, 1, 1, 1), (31299, 0, 0, 0, 22, 0, 0, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 17818, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', '', '', 0, 0, 0, 1, 1, 1), (31302, 0, 0, 0, 1, 0, 0, 0, 0, 50, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 2499, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Inferno Effect', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (31303, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3324, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $s1 Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (31304, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31303, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (31306, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 2, 0, 1, 1501, 0, -76, 4249, 36, 24, 24, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing $s1 Shadow damage and reducing their healing done by $s2%.', 'All healing done is reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31308, 38, 0, 0, 1, 5000, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 10, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'Brilliance Aura', '', 'Increases spirit for all friendly units within $a1 by $s1%.', 'Spirit increased by $s1%.', 0, 0, 0, 1, 1, 1), (31309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (red, big)', '', '', '', 0, 0, 0, 1, 1, 1), (31310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17823, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Landen Stilwell Transform', '', '', '', 0, 0, 0, 1, 1, 0), (31311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Zelemar Spawn', '', '', '', 0, 0, 0, 1, 1, 0), (31312, 0, 0, 0, 14, 0, 0, 100, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2266, 'Drunken Avenger\'s Shield', '', '', '', 0, 0, 0, 1, 1, 0), (31315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 5, 0, 0, 22484, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16143, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Boss', '', '', '', 0, 0, 0, 1, 1, 0), (31316, 0, 0, 0, 1, 0, 0, 10, 0, 0, 407, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Boss Buff', '', '', 'Don\'t hit this guy!', 0, 0, 0, 1, 0, 0), (31317, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38196, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', 'Melee attacks heal you for 300% of the damage dealt.', '', 0, 0, 0, 1, 1, 1), (31319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 58, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'The Captain\'s Kiss', '', '', 'Swim speed increased. Water breathing.', 0, 0, 0, 1, 1, 0), (31320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Time Rift Periodic', '', '', '', 0, 0, 0, 1, 0, 0), (31324, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Drain Naaru Channel', '', '', '', 0, 0, 0, 1, 1, 1), (31325, 0, 1, 0, 1, 0, 0, 101, 0, 3, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals self every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 10, 0, 0, 1, 1, 1), (31326, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corrupt Medivh', '', '', '', 0, 0, 0, 1, 1, 0), (31328, 0, 0, 0, 5, 0, 0, 101, 0, 10, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17851, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Trained Dragonhawk', '', 'Release a Trained Dragonhawk to guide you to the Inner Elf Gate.', '', 0, 0, 0, 1, 1, 0), (31329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eat Me', '', 'Tells nearby units who are listening for this spell to come and eat you!', '', 0, 0, 0, 1, 0, 0), (31330, 85, 0, 0, 14, 0, 0, 101, 0, 70, 0, 150, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting reduced Nature damage to each successive target.', '', 0, 0, 0, 0.9, 1, 1), (31331, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17854, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Dire Wolf', '', '', '', 0, 0, 0, 1, 1, 1), (31332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2026, 'Dire Wolf Visual', '', '', '', 0, 0, 0, 1, 0, 0), (31333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 28, 0, 1, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17853, 0, 0, 0, 0, 0, 0, 136, 'Signal Flare', '', 'Signals Trackers of the Hand to come to your aid.', '', 0, 0, 0, 1, 1, 1), (31334, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', '', 'Taunt the target, increasing the likelihood the creature will focus attacks on you.', '', 0, 0, 0, 1, 1, 1), (31335, 0, 0, 0, 1, 15000, 0, 101, 0, 0, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17853, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Summon Trackers DND', '', 'Signals Trackers of the Hand to come to your aid.', '', 0, 0, 0, 1, 1, 1), (31336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 16, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9711, 0, 0, 0, 0, 0, 0, 0, 136, 'Matis Captured DND', '', 'Signals Trackers of the Hand to come to your aid.', '', 0, 0, 0, 1, 1, 1), (31337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31377, 0, 0, 0, 0, 0, 1, 'Matis Captured Credit DND', '', '', '', 0, 0, 0, 1, 0, 0), (31339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9711, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Capturing Matis', '', '', '', 0, 0, 0, 1, 0, 0), (31340, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 263, 0, 0, 1618, 0, 0, 18, 18, 0, 3, 23, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31341, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31341, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Unquenchable Flames', '', 'Burns all enemies affected by Rain of Fire with an additional $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31344, 0, 0, 9, 1, 0, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 28, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Howl of Azgalor', '', 'Silences nearby enemies for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (31345, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 1749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets and knocking them back.', '', 0, 0, 0, 1, 1, 1), (31346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reset Landing', '', '', '', 0, 0, 0, 1, 1, 1), (31347, 0, 0, 0, 4, 0, 0, 101, 0, 0, 18, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31348, 0, 0, 0, 0, 0, 1762, 'Doom', '', 'Curses a target, causing it to die after $d, spawning a Lesser Doomguard.', 'Marked for the manifestation of a demon.', 0, 0, 0, 1, 1, 1), (31350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17864, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lesser Doomguard', '', '', '', 0, 0, 0, 1, 0, 0), (31358, 0, 1, 5, 1, 0, 0, 101, 0, 8, 31, 35, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strike yourself down with fear, causing you to flee in terror.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (31359, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35891, 0, 0, 0, 0, 0, 2294, 'Core Overload', '', '', '', 0, 0, 0, 1, 0, 0), (31361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1741, 'Bomb Target', '', '', 'Some spell is being targetted here!', 0, 0, 0, 1, 0, 0), (31363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 125, 0, 149, 437, 0, 13, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1723, 'Spice Shockwave', '', '', '', 0, 0, 0, 1, 1, 0), (31364, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 349, 0, 0, 825, 0, 0, 13, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31362, 0, 0, 0, 0, 184, 'Spice Mortar', '', '$s1 Fire damage to area enemies.', '', 0, 0, 0, 1, 1, 0), (31365, 0, 1, 5, 1, 0, 0, 101, 0, 8, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Self Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (31366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'RAF', '', '', '', 0, 0, 0, 1, 1, 1), (31367, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Netherweave Net', '', 'Captures a target up to 25 yards away in a net for $d. Unreliable against targets higher than level 72', 'Rooted.', 0, 0, 0, 1, 1, 1), (31368, 0, 0, 12, 1, 0, 0, 100, 2, 0, 27, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Heavy Netherweave Net', '', 'Captures a target up to $r yards away in a net for $d. Unreliable against targets higher than level 80.', 'Rooted.', 0, 0, 0, 1, 1, 1), (31369, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2745, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Silver Spellthread', '', 'Permanently embroiders spellthread into pants, increasing healing by up to 46, spell damage by up to 16, and Stamina by 15.', '', 0, 0, 0, 1, 1, 1), (31370, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2746, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Golden Spellthread', '', 'Permanently embroiders spellthread into pants, increasing healing by up to 66, spell damage by up to 22, and Stamina by 20.', '', 0, 0, 0, 1, 1, 1), (31371, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2747, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mystic Spellthread', '', 'Permanently embroiders spellthread into pants, increasing spell damage and healing by up to 25 and Stamina by 15.', '', 0, 0, 0, 1, 0, 0), (31372, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2748, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Runic Spellthread', '', 'Permanently embroiders spellthread into pants, increasing spell damage and healing by up to 35 and Stamina by 20.', '', 0, 0, 0, 1, 1, 1), (31373, 0, 0, 0, 37, 331200000, 0, 101, 0, 0, 39, 0, 1, 0, 0, 21842, 22457, 21884, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 24271, 0, 0, 0, 0, 0, 0, 31374, 0, 0, 0, 0, 69, 'Spellcloth', '', 'Conversion of these items into spellcloth can only be done inside of Netherstorm and only once in a while can the energies of netherstorm be used in this way. Draining power to create the spellcloth will bring the wrath of netherstorm on you.', '', 0, 0, 0, 1, 1, 1), (31376, 0, 0, 0, 1, 0, 0, 101, 0, 10, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, 4, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 1499, 'Ghostly Touch', '', '', 'You feel a bit hazy...\nStamina reduced by $s1.\nSpirit increased by $s2.', 0, 0, 0, 1, 1, 1), (31377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9711, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Matis Captured Credit DND', '', '', '', 0, 0, 0, 1, 0, 0), (31378, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Worm Blast', '', 'Inflicts Physical damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (31379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', '', 'Increases the caster\'s chance to dodge by $s1%. Lasts until cancelled.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (31380, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 'Deadened Nerves', 'Rank 1', 'Decreases all physical damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31381, 18, 3, 0, 14, 0, 0, 101, 0, 20, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -7, -7, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', 'Reduces an enemy\'s Intellect by $s1 and its Spirit by $s2 for $d.', 'Intellect reduced by $s1.\nSpirit reduced by $s2.', 0, 0, 0, 1, 1, 1), (31382, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 'Deadened Nerves', 'Rank 2', 'Decreases all physical damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31383, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 'Deadened Nerves', 'Rank 3', 'Decreases all physical damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31384, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 'Deadened Nerves', 'Rank 4', 'Decreases all physical damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31385, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2110, 'Deadened Nerves', 'Rank 5', 'Decreases all physical damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31386, 0, 0, 0, 1, 0, 0, 5, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31381, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', '', '', 0, 0, 0, 1, 1, 1), (31387, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Rift Channel', '', '', '', 0, 0, 0, 1, 0, 0), (31388, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Rift Channel Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (31389, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 75, 0, 29, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (31390, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 11, 0, 0, 29, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31394, 0, 1, 0, 22, 0, 0, 100, 1, 50, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Mark of Shadow', '', 'Increases the Shadow damage taken by an enemy by $s1 for $d.', 'Shadow damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (31396, 0, 1, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31397, 0, 0, 0, 0, 0, 13, 'Moss Covered Hands Proc', '', '', '', 0, 0, 0, 1, 1, 1), (31397, 0, 1, 0, 1, 0, 0, 5, 0, 0, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Moss Covered Hands', '', 'Makes an enemy likely to drop its weapon. Lasts $d.', 'Chance to drop melee weapon when attacking.', 0, 0, 0, 1, 1, 1), (31398, 0, 1, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31399, 0, 0, 0, 0, 0, 13, 'Moss Covered Feet Proc', '', '', '', 0, 0, 0, 1, 1, 1), (31399, 0, 1, 0, 1, 0, 0, 5, 0, 1, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Moss Covered Feet', '', 'Makes an enemy likely to fall down when hit. Lasts $d.', 'Chance to fall down when hit.', 0, 0, 0, 1, 1, 1), (31400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points Branch, 1-60', '', '', '', 0, 0, 0, 1, 0, 0), (31401, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, 35, 73, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31402, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (31403, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (31404, 0, 1, 5, 4, 0, 0, 101, 0, 8, 39, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1586, 'Shrill Cry', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (31405, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (31406, 22, 0, 0, 1, 0, 0, 101, 0, 73, 29, 200, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -51, -51, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increased the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (31407, 0, 4, 0, 18, 0, 0, 101, 0, 66, 31, 270, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 341, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', '', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (31408, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 999, 13, 0, 13, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31409, 99, 1, 7, 16, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 39, 0, 10, 10, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Wild Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (31410, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 6, 0, 0, 0, 0, 3, 14, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2009, 'Coral Cut', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Stabilize Sun Gate I', '', '', '', 0, 0, 0, 1, 1, 1), (31412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Stabilize Sun Gate II', '', '', '', 0, 0, 0, 1, 1, 1), (31413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Stabilize Sun Gate III', '', '', '', 0, 0, 0, 1, 1, 1), (31414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Stabilize Sun Gate IV', '', '', '', 0, 0, 0, 1, 1, 1), (31415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +25', '', '', '', 0, 0, 0, 1, 0, 0), (31416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +41', '', '', '', 0, 0, 0, 1, 0, 0), (31417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +69', '', '', '', 0, 0, 0, 1, 0, 0), (31418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +114', '', '', '', 0, 0, 0, 1, 0, 0), (31419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +189', '', '', '', 0, 0, 0, 1, 0, 0), (31420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Honor Points +199', '', '', '', 0, 0, 0, 1, 0, 0), (31422, 0, 0, 12, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Time Stop', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (31423, 18, 3, 0, 5, 0, 0, 101, 0, 15, 9, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31424, 0, 0, 0, 0, 0, 1959, 'Spore Disease', '', 'Primer spell. Infects an enemy for $d, causing it to spread Spore Disease to nearby enemies every $t1 sec. This makes it vulnerable to other spore attacks.', 'Spreading to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (31424, 0, 3, 0, 1, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31423, 0, 0, 0, 0, 0, 203, 'Spore Disease', '', '', '', 0, 0, 2, 1, 1, 1), (31425, 51, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 157, 89, 0, 631, 311, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Spore Explode', '', 'Explodes a target that is already afflicted by Spore Disease, dealing $s1 Nature damage and consuming the Spore Disease spell.', '$s2 Nature damage every $t2.', 0, 0, 0, 1, 1, 1), (31426, 44, 0, 0, 1, 0, 0, 101, 1, 60, 35, 35, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 64, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25999, 0, 0, 0, 1578, 'Charge', '', 'Charges an enemy, immobilizes it for $7922d, and adds $s2 melee attack power to the boar\'s next attack.', '', 0, 0, 0, 1, 1, 1), (31427, 0, 0, 0, 1, 0, 0, 101, 0, 26, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2026, 'Allergies', '', '', 'Your nose is itchy.\nPeriodically sneezing.', 0, 0, 0, 1, 1, 1), (31428, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Sneeze', '', '', 'Achoo!', 0, 0, 0, 1, 1, 1), (31429, 43, 0, 0, 1, 0, 0, 101, 0, 40, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Echoing Roar', '', 'Reduces nearby enemies\' armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31430, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14341, 22457, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24273, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mystic Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31431, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14341, 21886, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Silver Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31432, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14341, 22457, 23572, 0, 0, 0, 0, 0, 1, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Runic Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31433, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14341, 21886, 23572, 0, 0, 0, 0, 0, 1, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Golden Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31434, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22452, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Unyielding Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (31435, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22452, 22456, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bracers of Havok', '', '', '', 0, 0, 0, 1, 1, 1), (31436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2401, 0, 0, 22799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Malevolent Cleave', '', 'Do damage divided up evenly among all affected targets.', '', 0, 0, 0, 1, 1, 1), (31437, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21884, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Blackstrike Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (31438, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22457, 22456, 0, 0, 0, 0, 0, 6, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cloak of the Black Void', '', '', '', 0, 0, 0, 1, 1, 1), (31439, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (31440, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22452, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cloak of Eternity', '', '', '', 0, 0, 0, 1, 1, 1), (31441, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21886, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'White Remedy Cape', '', '', '', 0, 0, 0, 1, 1, 1), (31442, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 22452, 23572, 0, 0, 0, 0, 0, 8, 16, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Unyielding Girdle', '', '', '', 0, 0, 0, 1, 1, 1), (31443, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 21884, 23572, 0, 0, 0, 0, 0, 10, 16, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Girdle of Ruination', '', '', '', 0, 0, 0, 1, 1, 1), (31444, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22457, 23572, 0, 0, 0, 0, 0, 6, 14, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24257, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Black Belt of Knowledge', '', '', '', 0, 0, 0, 1, 1, 1), (31445, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (31446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Replacement Map', '', '', '', 0, 0, 0, 1, 1, 1), (31447, 0, 0, 0, 4, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 28, 0, 0, 64, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Mark of Kaz\'rogal', '', 'Periodically drains $s1 mana from all enemy targets. Lasts $d. Targets without sufficient mana to drain detonate, dealing $31463s1 damage in an area.', 'Drains $s1 mana every $t second.\nExplodes when unable to drain mana.', 0, 0, 0, 1, 0, 0), (31448, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 22452, 23572, 0, 0, 0, 0, 0, 10, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Resolute Cape', '', '', '', 0, 0, 0, 1, 1, 1), (31449, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24272, 22451, 23572, 0, 0, 0, 0, 0, 10, 14, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Vengeance Wrap', '', '', '', 0, 0, 0, 1, 1, 1), (31450, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 22457, 23572, 0, 0, 0, 0, 0, 10, 12, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Manaweave Cloak', '', '', '', 0, 0, 0, 1, 1, 1), (31451, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 23571, 23572, 0, 0, 0, 0, 0, 10, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Whitemend Pants', '', '', '', 0, 0, 0, 1, 1, 1), (31452, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 23571, 23572, 0, 0, 0, 0, 0, 10, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellstrike Pants', '', '', '', 0, 0, 0, 1, 1, 1), (31453, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 23571, 23572, 0, 0, 0, 0, 0, 12, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Battlecast Pants', '', '', '', 0, 0, 0, 1, 1, 1), (31454, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 23571, 23572, 0, 0, 0, 0, 0, 10, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Whitemend Hood', '', '', '', 0, 0, 0, 1, 1, 1), (31455, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 23571, 23572, 0, 0, 0, 0, 0, 10, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Spellstrike Hood', '', '', '', 0, 0, 0, 1, 1, 1), (31456, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 23571, 23572, 0, 0, 0, 0, 0, 12, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Battlecast Hood', '', '', '', 0, 0, 0, 1, 1, 1), (31457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 11, 875, 0, 29, 3062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (31458, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 138, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Hasten', '', '', 'Melee and movement speed increased by $s1%.', 0, 0, 0, 1, 1, 0), (31459, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21887, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24270, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Bag of Jewels', '', '', '', 0, 0, 0, 1, 1, 1), (31460, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherweave Net', '', '', '', 0, 0, 0, 1, 1, 1), (31461, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21877, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Heavy Netherweave Net', '', '', '', 0, 0, 0, 1, 1, 1), (31462, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 85, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 310, 'Moonwell Restoration', '', 'Regenerate $s1 health and mana per 5 sec for $d.', 'Regenerate $s1 health and mana per 5 sec.', 0, 0, 0, 1, 1, 1), (31463, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1075, 0, 0, 10212, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Mark of Kaz\'rogal', '', 'Periodically drains $s1 mana from all enemy targets. Lasts $d. Targets without sufficient mana to drain detonate, dealing $31463s1 damage in an area.', '', 0, 0, 0, 1, 1, 1), (31464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', '', 'Healing reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31465, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 18, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (31467, 0, 1, 11, 1, 0, 0, 101, 0, 0, 1, 140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -61, 0, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Time Lapse', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Attack speed slowed by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 24, 24, 14, 0, 0, 0, 13, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 2, 0, 0, 0, 0, 0, 0, 1, 'Mystic Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 15, 45, 0, 0, 0, 29, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 126, 0, 0, 0, 0, 0, 0, 1, 'Silver Spell Thread', '', '', '', 0, 0, 0, 1, 1, 1), (31470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 21, 65, 0, 0, 0, 29, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 126, 126, 0, 0, 0, 0, 0, 0, 1, 'Golden Spell Thread', '', '', '', 0, 0, 0, 1, 1, 1), (31471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 34, 34, 19, 0, 0, 0, 13, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 2, 0, 0, 0, 0, 0, 0, 1, 'Runic Spellthread', '', '', '', 0, 0, 0, 1, 1, 1), (31472, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Arcane Discharge', '', 'Inflicts $s1 Arcane damage to enemies in an area around the caster.', '', 0, 0, 0, 1, 1, 1), (31473, 0, 0, 11, 5, 0, 0, 101, 0, 70, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 875, 1, 1, 3062, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (31475, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 501, 0, 99, 749, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 1659, 'Wing Buffet', '', '', '', 0, 0, 0, 1, 1, 0), (31476, 0, 0, 0, 1, 0, 0, 101, 0, 62, 21, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17917, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons Water Elementals to protect the caster.', '', 0, 0, 0, 1, 1, 1), (31477, 22, 0, 0, 1, 0, 0, 101, 0, 73, 29, 200, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -76, -76, -76, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increased the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (31478, 0, 0, 11, 5, 0, 0, 101, 0, 20, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1001, 1, 1, 3499, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (31479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17918, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Black Morass Dragon Helper', '', 'Calls forth a guardian of time to assist you inside the Black Morass.', '', 0, 0, 0, 1, 0, 0), (31480, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 2249, 32, 0, 32, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31481, 0, 1, 0, 1, 0, 0, 101, 0, 70, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 97, 0, 0, 601, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1722, 'Lung Burst', '', '', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31483, 0, 0, 0, 0, 0, 1699, 'Dragon Helper Passive', '', '', '', 0, 0, 0, 1, 0, 0), (31483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragon Helper Effect', '', '', '', 0, 0, 0, 1, 1, 0), (31485, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -51, 0, 18, 18, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Super Shrink Ray', '', '', 'Damage dealt is decreased by $s1%.', 0, 0, 0, 1, 1, 1), (31486, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saw Blade', '', '', '', 0, 0, 0, 1, 1, 1), (31497, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11206, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Douse Eternal Flame', '', 'Empty the vial\'s contents onto the eternal flame in the Alonsus Chapel.', '', 0, 0, 0, 1, 0, 0), (31513, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Red Beam', '', '', '', 0, 0, 0, 1, 1, 1), (31515, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Red Beam', '', '', '', 0, 0, 0, 1, 1, 1), (31516, 19, 0, 0, 19, 0, 0, 101, 0, 20, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (31517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bind Visual Spawn In DND', '', '', '', 0, 0, 0, 1, 0, 0), (31519, 38, 0, 0, 1, 5000, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 299, 0, 9, 9, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Trueshot Aura', '', 'Increases attack power and ranged attack power for all friendly units within $a1 by $s1.', 'Increases attack power by $s1.\nIncreases ranged attack power by $s2.', 0, 0, 0, 1, 1, 1), (31526, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (31527, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Elemental Absorption', '', '', '', 0, 0, 0, 1, 1, 0), (31532, 0, 0, 0, 1, 0, 1070, 101, 0, 70, 63, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1049, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Repair', '', 'Repairs a nearby mechanical ally for $s1 damage every $t1 sec. over $d.', '$s1 damage repaired every $t1 sec.', 0, 0, 0, 1, 1, 1), (31533, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, giving you a $s1% chance of reflecting the next spell cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (31534, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1935, 'Spell Reflection', '', 'Encases you in magic, causing spells to be reflected back upon their target $s1% of the time for $d.', 'Reflecting spells back to their caster.', 0, 0, 0, 1, 1, 1), (31535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Extinguishing Mixture', '', '', '', 0, 0, 0, 1, 1, 1), (31537, 1152, 0, 0, 1, 0, 0, 100, 1, 0, 29, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31538, 0, 0, 0, 0, 494, 'Cannibalize', '', 'Regenerates health over time. Lasts $d.', 'Regenerating health every $t2 sec.', 0, 0, 0, 1, 1, 1), (31538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Cannibalize', '', '', '', 0, 0, 0, 1, 1, 1), (31539, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun Forever', '', '', '', 0, 0, 0, 1, 1, 1), (31540, 1152, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (31541, 0, 1, 10, 50, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (31543, 0, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37076, 0, 0, 0, 0, 50, 'Warlord\'s Rage', '', '', '', 0, 0, 0, 1, 1, 1), (31546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 387, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17954, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'Summon Distiller', '', '', '', 0, 0, 0, 1, 1, 0), (31547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Notify of Death', '', '', '', 0, 0, 0, 1, 0, 0), (31548, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts nearby enemies to sleep for up to $d. Any damage caused will awaken them.', 'Asleep.', 0, 0, 0, 1, 1, 1), (31549, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1670, 'Bloodmyst Water Sample', '', 'Fills the flask with a sample of Bloodmyst water.', '', 0, 0, 0, 1, 0, 0), (31550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1701, 'Banish Dragon Helper', '', '', '', 0, 0, 0, 1, 1, 0), (31551, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 23, 1, 0, 138, -16, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 147, 'Piercing Jab', '', 'Inflicts $s1% weapon damage and reduces an enemy\'s armor by $s2% for $d.', 'Armor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31552, 0, 3, 0, 1, 0, 0, 101, 0, 70, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Decayed Strength', '', 'Reduces an enemy\'s Strength by $s1 for $d.', 'Strength reduced by $s1.', 0, 0, 0, 1, 1, 1), (31553, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 19, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts $s1% weapon damage to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31554, 0, 0, 0, 4, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1935, 'Spell Reflection', '', 'Encases the caster in a magical shield, causing spells to be reflected back upon their target $s1% of the time.', '$s1% chance to reflect a spell.', 0, 0, 0, 1, 1, 1), (31555, 0, 1, 0, 1, 0, 0, 101, 0, 70, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 18, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Decayed Intellect', '', 'Reduces your Intellect by $s1%.', 'Intellect is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31556, 0, 0, 0, 1, 0, 12332, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Medivh Channel', '', '', '', 0, 0, 0, 1, 0, 0), (31557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17869, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mortar Target', '', '', '', 0, 0, 0, 1, 0, 0), (31558, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17966, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Summon Bombling', '', 'Summons a bombling to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (31560, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 187, 0, 0, 656, 0, 0, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23379, 0, 0, 0, 0, 37, 'Molotov Cocktail', '', '', '', 0, 0, 0, 1, 1, 1), (31563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Sandworm Mortar NOW', '', '', '', 0, 0, 0, 1, 0, 0), (31565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'I can\'t drive 55', '', '', 'I got my foot pedal on the floor, but...', 0, 0, 0, 1, 0, 0), (31566, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1464, 'Raptor Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (31567, 0, 0, 0, 1, 300000, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 47, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Deterrence', '', 'When activated, increases your Dodge and Parry chance by $s1% for $d.', 'Dodge and Parry chance increased by $s1%.', 0, 0, 0, 1, 1, 0), (31569, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47000, 0, 0, 0, 0, 1499, 'Improved Blink', 'Rank 1', 'For $47000d after casting Blink, your chance to be hit by all attacks and spells is reduced by $47000s1%.', '', 0, 0, 0, 1, 1, 1), (31570, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46989, 0, 0, 0, 0, 1499, 'Improved Blink', 'Rank 2', 'For $46989d after casting Blink, your chance to be hit by all attacks and spells is reduced by $46989s1%.', '', 0, 0, 0, 1, 1, 1), (31571, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', 'Rank 1', 'Increases the critical strike chance of any spell cast while Clearcasting by $s1%.', '', 0, 0, 0, 1, 1, 1), (31572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', 'Rank 2', 'Increases the critical strike chance of any spell cast while Clearcasting by $s1%.', '', 0, 0, 0, 1, 1, 1), (31573, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', 'Rank 3', 'Increases the critical strike chance of any spell cast while Clearcasting by $s1%.', '', 0, 0, 0, 1, 1, 1), (31574, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Prismatic Cloak', 'Rank 1', 'Reduces all damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31575, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Prismatic Cloak', 'Rank 2', 'Reduces all damage taken by $s1%.', '', 0, 0, 0, 1, 1, 1), (31579, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 1, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 14, 0, 0, 0, 0, 0, 0, 0, 225, 'Empowered Arcane Missiles', 'Rank 1', 'Your Arcane Missiles spell gains an additional $*5;s1% of your bonus spell damage effects, but mana cost is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (31581, 0, 0, 0, 1, 0, 15420, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (31582, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 3, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 14, 0, 0, 0, 0, 0, 0, 0, 225, 'Empowered Arcane Missiles', 'Rank 2', 'Your Arcane Missiles spell gains an additional $*5;s1% of your bonus spell damage effects, but mana cost is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (31583, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 5, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 14, 0, 0, 0, 0, 0, 0, 0, 225, 'Empowered Arcane Missiles', 'Rank 3', 'Your Arcane Missiles spell gains an additional $*5;s1% of your bonus spell damage effects, but mana cost is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (31584, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Mastery', 'Rank 1', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (31585, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Mastery', 'Rank 2', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (31586, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Mastery', 'Rank 3', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (31587, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Mastery', 'Rank 4', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (31588, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Mastery', 'Rank 5', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (31589, 0, 1, 11, 1, 0, 0, 101, 0, 50, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -51, -51, 0, 0, 0, 33, 218, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Reduces target\'s movement speed by $s1%, increases the time between ranged attacks by $s2% and increases casting time by $s3%. Lasts $d. Slow can only affect one target at a time.', 'Movement speed reduced by $s1%. Time between ranged attacks increased by $s2%. Casting time increased by $s3%.', 20, 0, 0, 1, 1, 1), (31591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17967, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Crypt Scarabs', '', 'Summons $s1 $lCrypt Scarab:Crypt Scarabs; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (31595, 0, 0, 0, 19, 0, 0, 101, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30, 0, 15, -11, 0, 27, -25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Arcane Bolt', '', '', '', 0, 0, 0, 1, 1, 0), (31596, 88, 0, 26, 1, 0, 0, 101, 0, 24, 32, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (31598, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 5, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31605, 0, 0, 0, 0, 0, 113, 'Netherwalk', '', '', 'You are entering the nether...', 0, 0, 0, 1, 0, 0), (31604, 0, 1, 0, 4, 0, 0, 101, 0, 10, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2028, 'Arcane Weakness', '', 'Reduces Intelligence of target by $s1 for $d. Stacks up to 10 times.', 'Intelligence reduced by $s1.', 0, 0, 0, 1, 1, 1), (31605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherwalk, Port to Strathholme', '', '', '', 0, 0, 0, 1, 0, 0), (31606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 328, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormcrow Amulet', '', 'Allows Ysiel to transform you into a Stormcrow controlled by her.', '', 0, 0, 0, 1, 1, 1), (31607, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31608, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A putrid cloud of disease surrounds the caster, dealing Nature damage to nearby enemies.', 'Damaging nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (31608, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', 'A putrid cloud of disease surrounds the caster, dealing Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (31609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17971, 10, 0, 0, 0, 0, 0, 0, 0, 2029, 'Exarch\'s Enchantment', '', '', 'Disguised as a blood elf.', 0, 0, 0, 1, 1, 0), (31610, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31611, 0, 0, 0, 1, 0, 44, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloodmyst Tesla', '', '', '', 0, 0, 0, 1, 0, 0), (31612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sironas Channeling', '', '', '', 0, 0, 0, 1, 0, 0), (31613, 0, 0, 0, 7, 0, 0, 101, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Return to Temper', '', 'Teleports the user to Temper in Emberglade on Azuremyst Isle. Only works on Azuremyst Isle.', '', 0, 0, 0, 1, 1, 1), (31614, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2032, 'Deactivating Power Source', '', 'Deactivates a Duskwither Spire power source.', '', 0, 0, 0, 1, 1, 0), (31615, 0, 1, 0, 1, 0, 0, 101, 0, 58, 18, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 1, 0, 0, 1499, 0, 12, 12, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark', '', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'All attackers gain $s2 ranged attack power against this target.', 0, 0, 0, 1, 1, 1), (31616, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Nature\'s Guardian', '', '', '', 0, 0, 0, 1, 1, 1), (31617, 23, 0, 0, 4, 0, 0, 101, 0, 1, 3, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17902, 17903, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', 'Summons $s1 $lSkeleton Invader:Skeleton Invaders; and $s2 $lSkeleton Mage:Skeleton Mages; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (31618, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (31619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31621, 0, 0, 0, 0, 0, 252, 'Vanish', '', 'Caster vanishes in a cloud of smoke, entering an improved stealth mode for a short time.', '', 0, 0, 0, 1, 1, 1), (31620, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 255, 0, 0, 722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (31621, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (31622, 0, 1, 0, 14, 0, 0, 101, 0, 70, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 187, 1, 0, 531, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (31623, 2, 0, 0, 6, 0, 0, 101, 0, 60, 0, 310, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', '', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (31624, 23, 0, 0, 4, 0, 0, 101, 0, 1, 3, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17902, 17902, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', 'Summons $s1 $lSkeleton Invader:Skeleton Invaders; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (31625, 23, 0, 0, 4, 0, 0, 101, 0, 1, 3, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17903, 17903, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise Dead', '', 'Summons $s1 $lSkeleton Mage:Skeleton Mages; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (31626, 55, 1, 0, 1, 0, 0, 101, 0, 70, 18, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 499, 0, 0, 0, 0, 138, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Unholy Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d., but also inflicts $s2 Nature damage to that ally every $t2 sec.', 'Attack speed increased by $s1%.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (31627, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 2974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (31628, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 1), (31629, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Shadow Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (31630, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 1), (31631, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 1), (31633, 0, 0, 0, 1, 0, 0, 101, 0, 10, 4, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21992, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth Totem', 'Rank 1', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $8076a1 yards by $8076s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (31634, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, 19, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of Earth', 'Rank 1', '', 'Increases Strength by $s1.', 0, 0, 0, 1, 1, 1), (31635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', '', '', 0, 0, 0, 1, 1, 1), (31638, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 79, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2130, 'Playing with Fire', 'Rank 1', 'Increases all spell damage caused by $s1% and all spell damage taken by $s2%.', '', 0, 0, 0, 1, 1, 1), (31639, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 79, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2130, 'Playing with Fire', 'Rank 2', 'Increases all spell damage caused by $s1% and all spell damage taken by $s2%.', '', 0, 0, 0, 1, 1, 1), (31640, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 79, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2130, 'Playing with Fire', 'Rank 3', 'Increases all spell damage caused by $s1% and all spell damage taken by $s2%.', '', 0, 0, 0, 1, 1, 1), (31641, 0, 0, 0, 1, 0, 0, 5, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2127, 'Blazing Speed', 'Rank 1', 'Gives you a $h% chance when hit by a melee or ranged attack to increase your movement speed by $31643s1% and dispel all movement impairing effects. This effect lasts $31643d.', '', 0, 0, 0, 1, 1, 1), (31642, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 2127, 'Blazing Speed', 'Rank 2', 'Gives you a $h% chance when hit by a melee or ranged attack to increase your movement speed by $31643s1% and dispel all movement impairing effects. This effect lasts $31643d.', '', 0, 0, 0, 1, 1, 1), (31643, 0, 1, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 108, 108, 1, 1, 1, 49, 99, 99, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 11, 0, 0, 0, 0, 0, 0, 2127, 'Blazing Speed', '', '', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (31651, 0, 2, 0, 1, 0, 0, 101, 0, 70, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -67, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Banshee Curse', '', 'Reduces an enemy\'s chance to hit by $s1% for $d.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31656, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Empowered Fireball', 'Rank 1', 'Your Fireball spell gains an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 1, 1), (31657, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Empowered Fireball', 'Rank 2', 'Your Fireball spell gains an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 1, 1), (31658, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Empowered Fireball', 'Rank 3', 'Your Fireball spell gains an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 1, 1), (31659, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Empowered Fireball', 'Rank 4', 'Your Fireball spell gains an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 1, 1), (31660, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Empowered Fireball', 'Rank 5', 'Your Fireball spell gains an additional $s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 1, 1), (31661, 50, 1, 0, 1, 0, 0, 100, 1, 50, 27, 475, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 61, 1, 1, 369, -1, -51, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', 'Rank 1', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets. Turns off your attack when used.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (31662, 0, 0, 0, 16, 0, 0, 101, 0, 70, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 199999, 0, 0, 0, 0, 4, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 99, 'Anti-Magic Shell', '', 'Creates an anti-magic shell around the caster that will absorb up to $s2 magic damage. Lasts $d.', 'Shielded against magical damage.', 0, 0, 0, 1, 1, 1), (31663, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2116, 'Quick Recovery', '', '', '', 0, 0, 0, 1, 1, 0), (31664, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gargoyle Strike', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (31665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2114, 'Master of Subtlety', '', '', 'All damage caused increased by $s1%.', 0, 0, 0, 1, 1, 1), (31666, 0, 0, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 226, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2114, 'Master of Subtlety', '', '', '', 0, 0, 0, 1, 1, 1), (31667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Frozen Core', 'Rank 1', 'Reduces the damage taken by Frost and Fire effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Frozen Core', 'Rank 2', 'Reduces the damage taken by Frost and Fire effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Frozen Core', 'Rank 3', 'Reduces the damage taken by Frost and Fire effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Ice Floes', 'Rank 1', 'Reduces the cooldown of your Cone of Cold, Cold Snap, Ice Barrier and Ice Block spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (31671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Grow', '', '', '', 0, 0, 0, 1, 1, 1), (31672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Ice Floes', 'Rank 2', 'Reduces the cooldown of your Cone of Cold, Cold Snap, Ice Barrier and Ice Block spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (31673, 0, 1, 0, 1, 0, 4104, 101, 0, 65, 38, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 35, 0, 0, 0, 0, 0, 0, 0, 0, 9, 23, 26, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31697, 0, 0, 0, 0, 0, 20, 'Foul Spores', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Releasing explosive spores.', 0, 0, 0, 1, 1, 1), (31674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, 0, 0, 0, 0, 184, 185, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 2131, 'Arctic Winds', 'Rank 1', 'Increases all Frost damage you cause by $s3% and reduces the chance melee and ranged attacks will hit you by $s1%.', '', 0, 0, 0, 1, 1, 1), (31675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3, -3, 1, 0, 0, 0, 184, 185, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 2131, 'Arctic Winds', 'Rank 2', 'Increases all Frost damage you cause by $s3% and reduces the chance melee and ranged attacks will hit you by $s1%.', '', 0, 0, 0, 1, 1, 1), (31676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -4, -4, 2, 0, 0, 0, 184, 185, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 2131, 'Arctic Winds', 'Rank 3', 'Increases all Frost damage you cause by $s3% and reduces the chance melee and ranged attacks will hit you by $s1%.', '', 0, 0, 0, 1, 1, 1), (31677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, -5, 3, 0, 0, 0, 184, 185, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 2131, 'Arctic Winds', 'Rank 4', 'Increases all Frost damage you cause by $s3% and reduces the chance melee and ranged attacks will hit you by $s1%.', '', 0, 0, 0, 1, 1, 1), (31678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, -6, 4, 0, 0, 0, 184, 185, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 2131, 'Arctic Winds', 'Rank 5', 'Increases all Frost damage you cause by $s3% and reduces the chance melee and ranged attacks will hit you by $s1%.', '', 0, 0, 0, 1, 1, 1), (31679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4919, 0, 0, 0, 0, 0, 0, 0, 0, 2129, 'Molten Fury', 'Rank 1', 'Increases damage of all spells against targets with less than 20% health by $s1%.', '', 0, 0, 0, 1, 1, 0), (31680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4920, 0, 0, 0, 0, 0, 0, 0, 0, 2129, 'Molten Fury', 'Rank 2', 'Increases damage of all spells against targets with less than 20% health by $s1%.', '', 0, 0, 0, 1, 1, 0), (31682, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 7, 0, 0, 0, 0, 0, 0, 0, 188, 'Empowered Frostbolt', 'Rank 1', 'Your Frostbolt spell gains an additional $s1% of your bonus spell damage effects and an additional $s2% chance to critically strike.', '', 0, 0, 0, 1, 1, 1), (31683, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 7, 0, 0, 0, 0, 0, 0, 0, 188, 'Empowered Frostbolt', 'Rank 2', 'Your Frostbolt spell gains an additional $s1% of your bonus spell damage effects and an additional $s2% chance to critically strike.', '', 0, 0, 0, 1, 1, 1), (31684, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 7, 0, 0, 0, 0, 0, 0, 0, 188, 'Empowered Frostbolt', 'Rank 3', 'Your Frostbolt spell gains an additional $s1% of your bonus spell damage effects and an additional $s2% chance to critically strike.', '', 0, 0, 0, 1, 1, 1), (31685, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 3, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 7, 0, 0, 0, 0, 0, 0, 0, 188, 'Empowered Frostbolt', 'Rank 4', 'Your Frostbolt spell gains an additional $s1% of your bonus spell damage effects and an additional $s2% chance to critically strike.', '', 0, 0, 0, 1, 1, 1), (31686, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 4, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 7, 0, 0, 0, 0, 0, 0, 0, 188, 'Empowered Frostbolt', 'Rank 5', 'Your Frostbolt spell gains an additional $s1% of your bonus spell damage effects and an additional $s2% chance to critically strike.', '', 0, 0, 0, 1, 1, 1), (31687, 0, 0, 0, 1, 180000, 0, 101, 0, 50, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 510, 0, 0, 0, 0, 0, 0, 0, 0, 2134, 'Summon Water Elemental', '', 'Summon a Water Elemental to fight for the caster for $d.', '', 16, 0, 0, 1, 1, 1), (31688, 0, 1, 0, 14, 0, 0, 101, 0, 70, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 14, 14, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Breath', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (31689, 0, 0, 0, 1, 0, 0, 101, 0, 65, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 181, 0, 0, 359, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (31690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2033, 'Putrid Mushroom', '', 'You look like a mushroom. Eww..', 'You look like a mushroom. Eww..', 0, 0, 0, 1, 1, 1), (31693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2057, 'Putrid Mushroom Primer', '', '', '', 0, 0, 0, 1, 0, 0), (31697, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 201, 0, 0, 399, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1760, 'Foul Spores', '', '', '', 0, 0, 0, 1, 1, 1), (31698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Grow', '', '', '', 0, 0, 0, 1, 1, 1), (31700, 330, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18283, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Summon Black Qiraji Battle Tank', '', 'Summons and dismisses a rideable Qiraji battle tank. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (31701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Levitation Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (31702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Someone Grab Me', '', '', '', 0, 0, 0, 1, 0, 0), (31703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magnetic Pull', '', 'Pull somebody towards you. \n\nThis spell is meant for general use on creature scripts.', '', 0, 0, 0, 1, 1, 1), (31704, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31701, 0, 0, 0, 0, 0, 79, 'Levitate', '', '', 'You\'re levitated.', 0, 0, 1, 1, 1, 1), (31705, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Magnetic Pull', '', 'Pull somebody towards you.', '', 0, 0, 0, 1, 0, 0), (31706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181890, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Summon Liquid Fire', '', '', '', 0, 0, 0, 1, 0, 0), (31707, 0, 0, 0, 20, 0, 0, 101, 0, 50, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Waterbolt', '', 'Deals $s1 Frost damage to the target.', '', 10, 0, 0, 1, 1, 1), (31709, 84, 0, 0, 1, 0, 0, 101, 0, 60, 0, 20, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 958, 'Cower', 'Rank 4', 'Cower, causing no damage but lowering your threat a large amount, making the enemy less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (31713, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 57, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (31715, 0, 0, 0, 1, 0, 0, 101, 0, 65, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 749, 0, 0, 0, 0, 0, 3, 0, 23, 2000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31716, 0, 0, 0, 122, 'Static Charge', '', 'Charges an enemy with energy, inflicting $o1 Nature damage over $d. While the target is affected, the static periodically zaps its nearby allies with Nature damage as well.', 'Periodically damaging self and nearby allies for $31716s1 Nature damage.', 0, 0, 0, 1, 1, 1), (31716, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 749, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1749, 'Static Charge', '', 'Charges an enemy with energy, inflicting $s1 Nature damage. While the target is affected, the static periodically zaps its nearby allies with $s1 Nature damage as well.', '', 0, 0, 0, 1, 1, 1), (31717, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (31718, 99, 1, 12, 1, 0, 0, 101, 0, 70, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Enveloping Winds', '', 'Surrounds an enemy with a cyclone for up to $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31719, 99, 1, 12, 1, 0, 0, 101, 0, 10, 18, 19, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -51, 0, 0, 0, 0, 201, 33, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 174, 'Suspension', '', 'Surrounds an enemy with a cyclone for up to $d. If the target takes any damage, it will break free of the imprisoning winds.', 'Suspended in the air.', 0, 0, 0, 1, 1, 1), (31721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Levitation Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (31722, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31723, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (31723, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 712, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $s1 Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (31724, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Increases Fire damage taken by an enemy by $s1 for $d.', 'Fire damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (31725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Summon Nightmare', '', '', '', 0, 0, 0, 1, 0, 0), (31726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Summon Holy Mount Visual', '', '', '', 0, 0, 0, 1, 0, 0), (31727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reset Nazan', '', '', '', 0, 0, 0, 1, 1, 1), (31729, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 121, 0, 0, 1139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (31730, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 285, 0, 0, 1757, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (31731, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (31732, 43, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 164, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Rallying Cry', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (31733, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 749, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (31734, 0, 1, 0, 1, 0, 0, 100, 0, 1, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31735, 0, 0, 0, 0, 0, 2036, 'Mark of the Sunhawk', '', '', 'Melee and ranged attacks against you inflict an additional $31735s1 Fire damage.', 0, 0, 0, 1, 1, 1), (31735, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2036, 'Mark of the Sunhawk', '', '', 'Melee and ranged attacks against you cause $s1 additional Fire damage.', 0, 0, 0, 1, 1, 1), (31736, 0, 0, 0, 16, 0, 12, 101, 0, 0, 9, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Ironvine Seeds', '', 'Entangles nearby Steam Pump Controls in a thick layer of Ironvine.', '', 0, 0, 0, 1, 1, 0), (31737, 49, 0, 0, 1, 0, 15420, 101, 0, 10, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31738, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (31738, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (31739, 0, 0, 0, 19, 0, 0, 101, 0, 70, 0, 175, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1125, 0, 0, 6937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (31740, 0, 0, 0, 19, 0, 0, 101, 0, 70, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 195, 0, 0, 552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (31741, 51, 1, 11, 1, 0, 0, 101, 0, 70, 8, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -51, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (31742, 0, 0, 0, 3, 0, 31756, 101, 0, 70, 28, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 4, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31743, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (31743, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (31745, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Salvation', '', 'Reduces the amount of all threat generated by $s1%. Passive.', '', 0, 0, 0, 1, 1, 1), (31747, 35, 4, 0, 5, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison', '', 'Hurls poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (31748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles, big', '', '', '', 0, 0, 0, 1, 1, 1), (31749, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 63, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (31750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 999, 999, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest +1000 Spell Dmg', 'QASpell', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (31751, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', '', '', 0, 0, 0, 1, 1, 1), (31754, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (31755, 32, 0, 12, 1, 0, 0, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 499, 18, 0, 8, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31756, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Pulverize', '', '', '', 0, 0, 0, 1, 1, 1), (31757, 0, 0, 0, 1, 0, 0, 20, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31756, 0, 0, 0, 0, 0, 102, 'Pulverize', '', '', '', 0, 0, 0, 1, 1, 1), (31758, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 285, 0, 0, 807, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Spear Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (31759, 0, 0, 0, 20, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 143, 0, 0, 403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Bolt', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (31760, 23, 0, 0, 1, 10000, 0, 101, 0, 70, 9, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18036, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (31761, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31762, 0, 0, 0, 0, 0, 87, 'Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (31762, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 364, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores $s1 health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (31764, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 129, 0, 0, 365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (31765, 0, 1, 0, 1, 10000, 0, 50, 3, 70, 6, 190, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (31771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 439, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Shell of Deterrence', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (31772, 0, 0, 0, 5, 0, 0, 101, 0, 70, 8, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1630, 'Spear Throw', '', 'Throws a poisoned spear at an enemy, inflicting Physical damage plus an additional $s2 nature damage every $t2 seconds for $d.', '$s2 damage inflicted every $t2 seconds.', 0, 0, 0, 1, 1, 1), (31779, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts normal damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (31781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Hand of Argus', '', '', '', 0, 0, 0, 1, 0, 0), (31782, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 949, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (31784, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wrath', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (31785, 0, 0, 0, 1, 0, 0, 100, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1949, 'Spiritual Attunement', 'Rank 1', 'A passive ability that gives the Paladin mana when healed by other friendly targets\' spells. The amount of mana gained is equal to $s1% of the amount healed.', '', 0, 0, 0, 1, 0, 0), (31786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spiritual Attunement', '', '', '', 0, 0, 0, 1, 1, 1), (31789, 0, 0, 0, 1, 15000, 0, 101, 0, 14, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31980, 0, 0, 0, 0, 2037, 'Righteous Defense', '', 'Come to the defense of a friendly target, commanding up to 3 enemies attacking the target to attack the Paladin instead.', '', 4, 0, 0, 1, 1, 1), (31790, 0, 0, 0, 1, 0, 0, 101, 0, 14, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2037, 'Righteous Defense', '', '', 'Taunted.', 0, 0, 0, 1, 1, 1), (31792, 39, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 359, 14, 0, 0, 0, 36, 101, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 1, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', 'Shapeshifts into a bear for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Shapeshifted into bear.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (31793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Sunhawk', '', '', '', 0, 0, 0, 1, 0, 0), (31794, 0, 1, 0, 1, 0, 0, 100, 1, 50, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -216, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Focused Mind', '', 'Reduces the cost of your next spell cast within $d by up to 215 mana.', 'Reduced mana cost.', 0, 0, 0, 1, 1, 1), (31796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 17000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31798, 0, 0, 0, 0, 0, 112, 'Atiesh Visual', '', '', '', 0, 0, 0, 1, 0, 0), (31797, 0, 1, 18, 1, 0, 0, 101, 0, 28, 21, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 60, 39, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish Self', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (31798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Atiesh Visual', '', '', '', 0, 0, 0, 1, 0, 0), (31799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'End the Attack', '', '', '', 0, 0, 0, 1, 0, 0), (31801, 0, 1, 0, 1, 0, 0, 100, 0, 64, 9, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 31803, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2292, 'Seal of Vengeance', 'Rank 1', 'Fills the Paladin with holy power, granting each melee attack a chance to cause $31803o1 Holy damage over $31803d. This effect can stack up to $31803u times. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $31804s1 Holy damage per application of Holy Vengeance.', 'Melee attacks have a chance to cause $31803o1 Holy damage over $31803d.', 0, 0, 0, 1, 1, 1), (31802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Atiesh Visual', '', '', '', 0, 0, 0, 1, 0, 0), (31803, 0, 1, 0, 1, 0, 0, 0, 0, 64, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2292, 'Holy Vengeance', 'Rank 1', '', '$s1 Holy damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (31804, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2292, 'Judgement of Vengeance', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (31806, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (31807, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Mark of War', '', '', 'You carry Keleth\'s mark, increasing your attack power by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31808, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1644, 'Mark of Lore', '', '', 'You carry Ashyen\'s mark, increasing the damage and healing done by your spells by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31810, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1644, 'Mark of Lore', '', '', 'You carry Ashyen\'s mark, increasing the damage and healing done by your spells by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31811, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1644, 'Mark of Lore', '', '', 'You carry Ashyen\'s mark, increasing the damage and healing done by your spells by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31812, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Mark of War', '', '', 'You carry Keleth\'s mark, increasing your attack power by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31813, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 69, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Mark of War', '', '', 'You carry Keleth\'s mark, increasing your attack power by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31814, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Mark of War', '', '', 'You carry Keleth\'s mark, increasing your attack power by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31815, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1644, 'Mark of Lore', '', '', 'You carry Ashyen\'s mark, increasing the damage and healing done by your spells by $s1 for $d while in Zangarmarsh.', 0, 0, 0, 1, 1, 1), (31816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zunade Wander Primer', '', '', '', 0, 0, 0, 1, 0, 0), (31817, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', '', '', 'Strength increased by $s1.', 0, 0, 0, 1, 0, 0), (31818, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Life Tap', '', 'Converts health into mana.', '', 0, 0, 0, 1, 1, 1), (31819, 32, 0, 12, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 7, 0, 0, 44, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', 'Rank 1', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d. when attacking from stealth.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 'Aura Mastery', '', 'Increases the radius of your Auras to 40 yards.', '', 0, 0, 0, 1, 0, 0), (31822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 178, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 2142, 'Pure of Heart', 'Rank 1', 'Increases your resistance to Curse and Disease effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 178, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 2142, 'Pure of Heart', 'Rank 2', 'Increases your resistance to Curse and Disease effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 178, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 2142, 'Pure of Heart', 'Rank 3', 'Increases your resistance to Curse and Disease effects by $s1%.', '', 0, 0, 0, 1, 1, 0), (31825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, 9, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 0, 0, 0, 0, 0, 2173, 'Purifying Power', 'Rank 1', 'Reduces the mana cost of your Cleanse, Purify and Consecration spells by $s1% and increases the critical strike chance of your Exorcism and Holy Wrath spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (31826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 19, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 0, 0, 0, 0, 0, 2173, 'Purifying Power', 'Rank 2', 'Reduces the mana cost of your Cleanse, Purify and Consecration spells by $s1% and increases the critical strike chance of your Exorcism and Holy Wrath spells by $s2%.', '', 0, 0, 0, 1, 1, 1), (31827, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (31828, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31934, 0, 0, 0, 0, 0, 2137, 'Blessed Life', 'Rank 1', 'All attacks against you have a $h% chance to cause half damage.', '', 0, 0, 0, 1, 1, 0), (31829, 0, 0, 0, 1, 0, 0, 7, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31934, 0, 0, 0, 0, 0, 2137, 'Blessed Life', 'Rank 2', 'All attacks against you have a $h% chance to cause half damage.', '', 0, 0, 0, 1, 1, 0), (31830, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31934, 0, 0, 0, 0, 0, 2137, 'Blessed Life', 'Rank 3', 'All attacks against you have a $h% chance to cause half damage.', '', 0, 0, 0, 1, 1, 0), (31833, 0, 0, 0, 1, 0, 0, 33, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31834, 0, 0, 0, 0, 0, 2141, 'Light\'s Grace', 'Rank 1', 'Gives your Holy Light spell a $h% chance to reduce the cast time of your next Holy Light spell by $/1000;31834S1 sec. This effect lasts $31834d.', '', 0, 0, 0, 1, 1, 0), (31834, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 2141, 'Light\'s Grace', '', 'Gives your Holy Light spell a chance to reduce the cast time of your next Holy Light spell by $/1000;S1 sec. This effect lasts $31834d.', 'The casting time of your next Holy Light spell is reduced by $/1000;S1 sec.', 0, 0, 0, 1, 1, 1), (31835, 0, 0, 0, 1, 0, 0, 66, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31834, 0, 0, 0, 0, 0, 2141, 'Light\'s Grace', 'Rank 2', 'Gives your Holy Light spell a $h% chance to reduce the cast time of your next Holy Light spell by $/1000;31834S1 sec. This effect lasts $31834d.', '', 0, 0, 0, 1, 1, 0), (31836, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31834, 0, 0, 0, 0, 0, 2141, 'Light\'s Grace', 'Rank 3', 'Gives your Holy Light spell a $h% chance to reduce the cast time of your next Holy Light spell by $/1000;31834S1 sec. This effect lasts $31834d.', '', 0, 0, 0, 1, 1, 1), (31837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 6, 6, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2139, 'Holy Guidance', 'Rank 1', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (31838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2139, 'Holy Guidance', 'Rank 2', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (31839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 20, 20, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2139, 'Holy Guidance', 'Rank 3', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (31840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 27, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2139, 'Holy Guidance', 'Rank 4', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (31841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 34, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2139, 'Holy Guidance', 'Rank 5', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (31842, 0, 1, 0, 1, 180000, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2138, 'Divine Illumination', '', 'Reduces the mana cost of all spells by $s1% for $d.', 'Mana cost of all spells reduced by $s1%.', 0, 0, 0, 1, 1, 0), (31843, 32, 0, 12, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 7, 0, 0, 44, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', 'Rank 1', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d. when attacking from stealth.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 14, 0, 0, 0, 0, 117, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 28, 0, 0, 0, 0, 0, 0, 0, 2213, 'Stoicism', 'Rank 1', 'Increases your resistance to Stun effects by an additional $s1% and reduces the chance your spells will be dispelled by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (31845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 29, 0, 0, 0, 0, 117, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 28, 0, 0, 0, 0, 0, 0, 0, 2213, 'Stoicism', 'Rank 2', 'Increases your resistance to Stun effects by an additional $s1% and reduces the chance your spells will be dispelled by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (31846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Spell Warding', 'Rank 1', 'All spell damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Spell Warding', 'Rank 2', 'All spell damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -30001, -51, 2, 0, 0, 0, 107, 108, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 8, 2, 0, 0, 0, 0, 0, 0, 81, 'Sacred Duty', 'Rank 1', 'Increases your total Stamina by $s3%, reduces the cooldown of your Divine Shield spell by $/1000;S1 sec and reduces the attack speed penalty by $s2%.', '', 0, 0, 0, 1, 1, 1), (31849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -60001, -101, 5, 0, 0, 0, 107, 108, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 8, 2, 0, 0, 0, 0, 0, 0, 81, 'Sacred Duty', 'Rank 2', 'Increases your total Stamina by $s3%, reduces the cooldown of your Divine Shield spell by $/1000;S1 sec and reduces the attack speed penalty by $s2%.', '', 0, 0, 0, 1, 1, 1), (31850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -7, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Ardent Defender', 'Rank 1', 'When you have less than 35% health, all damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -13, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Ardent Defender', 'Rank 2', 'When you have less than 35% health, all damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -19, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Ardent Defender', 'Rank 3', 'When you have less than 35% health, all damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Ardent Defender', 'Rank 4', 'When you have less than 35% health, all damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Ardent Defender', 'Rank 5', 'When you have less than 35% health, all damage taken is reduced by $s1%.', '', 0, 0, 0, 1, 1, 0), (31858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 240, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2143, 'Combat Expertise', 'Rank 1', 'Increases your expertise by $s1 and your total Stamina by $s2%.', '', 0, 0, 0, 1, 1, 1), (31859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 3, 0, 0, 0, 0, 240, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2143, 'Combat Expertise', 'Rank 2', 'Increases your expertise by $s1 and your total Stamina by $s2%.', '', 0, 0, 0, 1, 1, 1), (31860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 5, 0, 0, 0, 0, 240, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2143, 'Combat Expertise', 'Rank 3', 'Increases your expertise by $s1 and your total Stamina by $s2%.', '', 0, 0, 0, 1, 1, 1), (31861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 7, 0, 0, 0, 0, 240, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2143, 'Combat Expertise', 'Rank 4', 'Increases your expertise by $s1 and your total Stamina by $s2%.', '', 0, 0, 0, 1, 1, 1), (31862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 9, 0, 0, 0, 0, 240, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2143, 'Combat Expertise', 'Rank 5', 'Increases your expertise by $s1 and your total Stamina by $s2%.', '', 0, 0, 0, 1, 1, 1), (31863, 1158, 1, 0, 1, 0, 0, 101, 0, 50, 0, 150, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31864, 0, 0, 0, 0, 566, 'Shield Charge', 'Rank 1', 'Charge an enemy, causing $31864s2 Holy damage and stunning it for $31864d.', '', 0, 0, 0, 1, 1, 1), (31864, 0, 1, 12, 1, 0, 0, 101, 0, 1, 27, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Shield Charge Stun', 'Rank 1', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (31865, 36, 1, 1, 3, 0, 0, 101, 0, 70, 32, 25, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Seduction', '', 'Seduces nearby enemy targets for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (31866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Crusade', 'Rank 1', 'Increases all damage caused against Humanoids, Demons, Undead and Elementals by $s1%.', '', 0, 0, 0, 1, 0, 0), (31867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Crusade', 'Rank 2', 'Increases all damage caused against Humanoids, Demons, Undead and Elementals by $s1%.', '', 0, 0, 0, 1, 0, 0), (31868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Crusade', 'Rank 3', 'Increases all damage caused against Humanoids, Demons, Undead and Elementals by $s1%.', '', 0, 0, 0, 1, 0, 0), (31869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Improved Sanctity Aura', 'Rank 1', 'The amount of damage caused by targets affected by Sanctity Aura is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (31870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Improved Sanctity Aura', 'Rank 2', 'The amount of damage caused by targets affected by Sanctity Aura is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (31871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5, -5, 0, 0, 0, 0, 203, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2170, 'Divine Purpose', 'Rank 1', 'Melee and ranged critical strikes against you cause $s1% less damage.', '', 0, 0, 0, 1, 1, 0), (31872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -8, -8, 0, 0, 0, 0, 203, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2170, 'Divine Purpose', 'Rank 2', 'Melee and ranged critical strikes against you cause $s1% less damage.', '', 0, 0, 0, 1, 1, 0), (31873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -11, 0, 0, 0, 0, 203, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2170, 'Divine Purpose', 'Rank 3', 'Melee and ranged critical strikes against you cause $s1% less damage.', '', 0, 0, 0, 1, 1, 0), (31876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Sanctified Judgement', 'Rank 1', 'Gives your Judgement spell a $s1% chance to return 80% of the mana cost of the judged seal.', '', 0, 0, 0, 1, 1, 1), (31877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Sanctified Judgement', 'Rank 2', 'Gives your Judgement spell a $s1% chance to return 80% of the mana cost of the judged seal.', '', 0, 0, 0, 1, 1, 1), (31878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Sanctified Judgement', 'Rank 3', 'Gives your Judgement spell a $s1% chance to return 80% of the mana cost of the judged seal.', '', 0, 0, 0, 1, 1, 1), (31879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -7, 0, 0, 0, 0, 107, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 127, 0, 0, 0, 0, 0, 0, 0, 2169, 'Fanaticism', 'Rank 1', 'Increases the critical strike chance of all Judgements capable of a critical hit by $s1% and reduces threat caused by all actions by $s2% except when under the effects of Righteous Fury.', '', 0, 0, 0, 1, 1, 1), (31880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, -13, 0, 0, 0, 0, 107, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 127, 0, 0, 0, 0, 0, 0, 0, 2169, 'Fanaticism', 'Rank 2', 'Increases the critical strike chance of all Judgements capable of a critical hit by $s1% and reduces threat caused by all actions by $s2% except when under the effects of Righteous Fury.', '', 0, 0, 0, 1, 1, 1), (31881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, -19, 0, 0, 0, 0, 107, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 127, 0, 0, 0, 0, 0, 0, 0, 2169, 'Fanaticism', 'Rank 3', 'Increases the critical strike chance of all Judgements capable of a critical hit by $s1% and reduces threat caused by all actions by $s2% except when under the effects of Righteous Fury.', '', 0, 0, 0, 1, 1, 1), (31882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, -25, 0, 0, 0, 0, 107, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 127, 0, 0, 0, 0, 0, 0, 0, 2169, 'Fanaticism', 'Rank 4', 'Increases the critical strike chance of all Judgements capable of a critical hit by $s1% and reduces threat caused by all actions by $s2% except when under the effects of Righteous Fury.', '', 0, 0, 0, 1, 1, 1), (31883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, -31, 0, 0, 0, 0, 107, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 127, 0, 0, 0, 0, 0, 0, 0, 2169, 'Fanaticism', 'Rank 5', 'Increases the critical strike chance of all Judgements capable of a critical hit by $s1% and reduces threat caused by all actions by $s2% except when under the effects of Righteous Fury.', '', 0, 0, 0, 1, 1, 1), (31884, 0, 1, 0, 1, 180000, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2168, 'Avenging Wrath', '', 'Increases all damage caused by $s1% for $d. Causes Forebearance, preventing the use of Divine Shield, Divine Protection, Blessing of Protection again for $25771d.', 'All damage caused increased by $s1%.', 8, 0, 0, 1, 1, 1), (31885, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 1, 0, 0, 198, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Tower Capture', '', '', '', 0, 0, 0, 1, 1, 1), (31886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Track Giants', '', 'Shows the location of all nearby giants on the minimap for $d.', 'Tracking giants.', 0, 0, 0, 1, 1, 1), (31888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Choose Target', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (31889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flee Combat', '', 'Order the orcs to disengage combat when the Captain dies.', '', 0, 0, 0, 1, 0, 0), (31892, 0, 1, 0, 1, 0, 0, 100, 0, 64, 9, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, 9, 31897, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 'Seal of Blood', 'Rank 1', 'All melee attacks deal additional Holy damage equal to $31893s1% of normal weapon damage, but the Paladin loses health equal to $s2% of the total damage inflicted.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $31898s1 Holy damage at the cost of health equal to 33% of the damage caused.', 'Melee attacks deal additional Holy damage at the cost of health.', 0, 0, 0, 1, 1, 1), (31893, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 'Seal of Blood', '', '', '', 0, 0, 0, 1, 1, 0), (31895, 0, 1, 0, 1, 0, 0, 100, 0, 48, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 31895, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20170, 0, 0, 0, 0, 0, 307, 'Seal of Justice', 'Rank 2', 'Fills the Paladin with the spirit of justice for $d, giving each melee attack a chance to stun for $20170d. Only one Seal can be active on the Paladin at any one time.\n\nUnleashing this Seal\'s energy will judge an enemy for $20184d, preventing them from fleeing and limiting their movement speed. Your melee strikes will refresh the spell\'s duration. Only one Judgement per Paladin can be active at any one time.', 'Melee attacks have a chance to stun for $20170d.', 10, 0, 0, 1, 1, 1), (31896, 0, 1, 0, 1, 0, 0, 0, 0, 48, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 6, 0, 0, 0, 0, 92, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'Judgement of Justice', 'Rank 2', '', 'Cannot flee or move faster than your normal movement speed. This is not considered a movement impairing effect.', 0, 0, 0, 1, 1, 1), (31898, 0, 0, 0, 1, 0, 0, 0, 0, 64, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Judgement of Blood', 'Rank 1', 'Unleashing this Seal\'s energy will judge an enemy, instantly causing $31898s1 Holy damage at the cost of health equal to 33% of the damage caused.', '', 0, 0, 0, 1, 1, 1), (31900, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 41, 31, 0, 329, 44, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (31901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Demonic Shield', '', 'Physical and magical damage taken is reduced by $s1%.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 0), (31902, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (31903, 0, 0, 0, 1, 0, 0, 101, 0, 70, 205, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 0, 0, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18104, 18095, 0, 0, 0, 0, 0, 0, 37, 'Doomfire Strike', '', 'Calls down a pillar of flame that moves around randomly, burning everything in its path.', '', 0, 0, 0, 1, 1, 1), (31904, 0, 0, 0, 1, 0, 0, 100, 0, 0, 31, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 75, 1, 0, 462, 74, 0, 0, 0, 0, 43, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', '', 'Increases chance to block by $s2% for $d and deals $s1 Holy damage for each attack blocked while active.', 'Block chance increased by $s2%. $s1 Holy damage dealt to attacker when blocked.', 0, 0, 0, 1, 1, 1), (31905, 0, 0, 0, 1, 0, 0, 101, 0, 9, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Shield Stance', '', 'Increases the caster\'s chance to block by $s1% for $d.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (31906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lordaeron\'s Blessing Effect (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (31907, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (31909, 49, 0, 0, 1, 0, 15420, 101, 0, 1, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31910, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $28335s1.', 'Attacking all nearby enemies for normal damage plus $28335s1.', 0, 0, 0, 1, 1, 1), (31910, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 499, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (31911, 22, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31914, 0, 0, 0, 5, 0, 0, 101, 0, 68, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 601, 1, 1, 1699, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Movement speed reduced by $s3%.\nAttack speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (31915, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', '', 0, 0, 0, 1, 1, 1), (31916, 0, 0, 0, 1, 0, 0, 101, 0, 68, 106, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Impending Death', '', '', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31920, 99, 0, 0, 1, 0, 0, 101, 0, 18, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2041, 'Nagrand Cherry', 'Rank 1', 'Allows the Imbiber to breathe water for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (31921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 5', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (31922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 4', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (31923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eat the Fish', '', '', '', 0, 0, 0, 1, 0, 0), (31926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 8', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (31927, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Living Fire', '', 'Unleashes the essence of fire.', '', 0, 0, 0, 1, 1, 0), (31928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18109, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Living Fire', '', '', '', 0, 0, 0, 1, 1, 0), (31929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 77, 0, 1, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Tower Capture (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (31930, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Sanctified Judgement', '', '', '', 0, 0, 0, 1, 1, 0), (31932, 0, 1, 0, 1, 0, 0, 101, 0, 60, 28, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 25, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap Effect', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (31933, 411, 0, 0, 1, 0, 0, 101, 0, 65, 21, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182145, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $31932d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (31935, 1158, 1, 0, 4, 0, 0, 101, 0, 50, 32, 500, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 269, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2172, 'Avenger\'s Shield', 'Rank 1', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets. Lasts $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (31936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Blood Knight Champions', '', '', '', 0, 0, 0, 1, 0, 0), (31938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Living Fire Nova', '', '', '', 0, 0, 0, 1, 0, 0), (31939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Eat the Bat', '', '', '', 0, 0, 0, 1, 0, 0), (31941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 100, 33, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 101', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (31942, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (31943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31944, 0, 0, 0, 0, 0, 1137, 'Doomfire', '', 'Calls down a pillar of flame that moves around randomly, burning everything in its path.', '', 0, 0, 0, 1, 1, 1), (31944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 2399, 2249, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31968, 0, 0, 0, 0, 937, 'Doomfire', '', 'Calls down a pillar of flame that moves around randomly, burning everything in its path.', 'Fire damage inflicted every $t2 seconds.', 0, 0, 0, 1, 1, 1), (31945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31943, 0, 0, 0, 0, 0, 136, 'Doomfire', '', '', '', 0, 0, 0, 1, 1, 1), (31946, 0, 0, 0, 1, 0, 0, 101, 0, 37, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 182145, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Freezing Trap', '', 'Throws a Proximity Bomb.', '', 0, 0, 0, 1, 1, 1), (31948, 0, 0, 0, 4, 0, 0, 101, 0, 64, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 0, 0, 0, 138, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Ensnaring Moss', '', 'Encumbers the target with moss, slowing attack and casting speed by $s1%.', 'Attack speed decreased by $s1%.\nCasting speed decreased by $s2%.', 0, 0, 5, 1, 1, 1), (31949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11424, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Murloc Cage', '', 'Place the murloc cage on the flat rock near the northeastern cluster of tents in Daggerfen Village.', '', 0, 0, 0, 1, 0, 0), (31950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -17, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 16', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (31951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (red, super big) (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (31954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles, super big (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (31955, 0, 0, 3, 1, 0, 0, 101, 0, 8, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (31956, 0, 0, 15, 1, 0, 0, 101, 0, 63, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 131, 0, 0, 684, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Grievous Wound', '', 'A vicious attack that causes the target to bleed profusely until fully healed. Deals $s1 damage every $t1 seconds until healed.', '$s1 Physical damage inflicted every $t1 sec.\nYou will bleed until fully healed.', 0, 0, 0, 1, 1, 1), (31958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18225, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Bomb Trigger', '', 'Throw down onto your enemies from above!\nDeals $31961s1 fire damage and deals damage equal to $31961s2% of the target\'s total health every second.', '', 0, 0, 0, 1, 0, 0), (31961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 201, 1, 0, 899, 0, 0, 13, 13, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fire Bomb', '', '', 'Deals fire damage equal to 1% of maximum health per second.', 0, 0, 0, 1, 1, 1), (31962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (31963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182167, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Summon Catapult Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (31964, 0, 0, 12, 1, 0, 0, 101, 0, 27, 28, 75, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 105, 0, 0, 297, 0, 8, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Thundershock', '', 'Inflicts $s2 Nature damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (31969, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Doomfire', '', 'Calls down a pillar of flame that moves around randomly, burning everything in its path.', '', 0, 0, 0, 1, 1, 1), (31970, 1152, 1, 5, 16, 0, 0, 101, 0, 73, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 33, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Fear', '', 'Strikes fear into all enemies within $r1, causing them to flee in terror for up to $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (31971, 85, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 97, 1, 0, 601, -16, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 'Tainted Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', 'Intellect is reduced by $s2%.', 0, 0, 0, 0.7, 1, 1), (31972, 0, 2, 0, 1, 0, 0, 101, 0, 73, 5, 75, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1710, 'Grip of the Legion', '', 'Grip an enemy tightly in the fist of the legion, inflicting $o1 Shadow damage over $d.', '$o1 Shadow damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (31973, 0, 0, 0, 1, 0, 0, 101, 0, 1, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17643, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Kessel\'s Elekk', '', 'Summons Kessel\'s elekk to your aid!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (31974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 24, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Berserk', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (31975, 0, 4, 0, 18, 0, 0, 101, 0, 20, 8, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (31976, 0, 1, 0, 1, 0, 0, 100, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 136, 2, 0, 0, 0, 0, 69, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1614, 'Shadow Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (31977, 0, 2, 0, 1, 0, 0, 101, 0, 65, 3, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 118, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2042, 'Curse of Infinity', '', 'Increases healing effects for an enemy by $s1% for $d.\nIncreases damage taken by an enemy by $s2% for $d.', 'Healing effects increased by $s1%.\nDamage taken increased by $s2%.', 0, 0, 0, 1, 1, 0), (31978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dismount Kessel\'s Elekk', '', '', '', 0, 0, 0, 1, 0, 0), (31979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Check', '', '', '', 0, 0, 1, 1, 1, 0), (31981, 0, 0, 0, 1, 0, 0, 101, 0, 29, 9, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18176, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Tainted Earthgrab Totem', '', 'Summons an Earthgrab Totem that lasts $d. and periodically immobilizes nearby enemies.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (31983, 0, 0, 7, 1, 0, 0, 101, 0, 29, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 6, 0, 0, 23, 0, 0, 138, 13, 0, 13, 26, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Earthgrab', '', '', 'Immobilized.\nNature damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (31984, 1152, 0, 0, 4, 0, 0, 101, 0, 73, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Finger of Death', '', 'Strikes an enemy with the finger of death, inflicting $s1 shadow damage upon them, their children, and their children\'s children.', '', 0, 0, 0, 1, 1, 1), (31985, 0, 0, 0, 1, 0, 0, 101, 0, 54, 3, 260, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18177, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Tainted Stoneskin Totem', '', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $10405a1 yards, reducing melee damage taken by $10405s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (31986, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -51, 0, 0, 9, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin', '', '', 'Reduces melee damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (31988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 98, 99999, 299, 0, 0, 0, 177, 65, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 2045, 'Enslave Humanoid', '', '', 'Charmed.\nSpells cast are all instant.\nDamage done increased by $s3%.', 0, 0, 0, 1, 1, 1), (31990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2045, 'Enslave Humanoid', '', 'Binds three pitiful humanoids to the will of the legion for $31988d.', '', 0, 0, 0, 1, 1, 1), (31991, 0, 0, 0, 1, 0, 0, 101, 0, 20, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18179, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Corrupted Nova Totem', '', 'Summons a Tainted Nova Totem at the caster\'s feet.', '', 0, 0, 0, 1, 1, 1), (31992, 0, 0, 0, 1, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16635, 0, 0, 0, 0, 0, 680, 'Attack', '', '', '', 0, 0, 0, 1, 1, 1), (31993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Test Fire Trigger', '', '', '', 0, 0, 1, 1, 1, 0), (31994, 44, 0, 12, 1, 0, 0, 101, 0, 20, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Shoulder Charge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (31996, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31997, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', '', 0, 0, 0, 1, 1, 1), (31997, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31998, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 0), (31998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 0), (31999, 88, 0, 26, 5, 0, 0, 101, 0, 24, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (32000, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Sear', '', 'Inflicts Shadow damage to an enemy for $d.', 'Shadow damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (32001, 1167, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Throw Gordawg\'s Boulder', '', 'Hurls Gordawg\'s boulder at Shattered Rumblers, breaking their outer shell to reveal the true identity of the Usurper.', '', 0, 0, 0, 1, 0, 0), (32002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 24, 24, 0, 0, 0, 61, 65, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 2044, 'Lingering Presence', '', '', 'Spells take $s2% less time to cast.\nDamage done increased by $s3%.', 0, 0, 0, 1, 1, 1), (32003, 0, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 62, 62, 5, 1, 1, 27, 9, 19, 8, 8, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 212, 'Power Burn', '', 'Hits an enemy with an anti power bolt that consumes up to $s1 mana. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (32004, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Drill', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (32005, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Thorium Drill', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (32006, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Fel Iron Drill', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (32007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18184, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Mo\'arg Engineer Transform Visual', '', 'Mo\'arg Engineer removes his arm.', '', 0, 0, 0, 1, 1, 0), (32008, 0, 0, 0, 1, 0, 0, 15, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Fire', '', 'Chance to deal $s1 damage on hit.', 'Chance to deal $s1 damage on hit. ', 0, 0, 0, 1, 1, 1), (32009, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 1, 0, 49, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 314, 'Cutdown', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (32010, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (32011, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 75, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (32012, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (32013, 0, 4, 11, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -51, 15, 0, 0, 0, 192, 65, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Mucky Sludge', '', '', 'Time between attacks increased by $s1%.\nSpell cast time increased by $s2%. \n$s3 Nature damage every $t3 sec. \n', 0, 0, 0, 1, 1, 1), (32014, 1152, 0, 0, 90, 0, 0, 101, 0, 73, 27, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 1, 51, 0, 2999, 499, 0, 17, 17, 17, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 122, 'Air Burst', '', 'Inflicts $s1 Nature damage to nearby enemies and knocks them high in the air.', '', 0, 0, 0, 1, 1, 1), (32015, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 36, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (32016, 49, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 7, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Earth Rumble', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32017, 36, 1, 0, 4, 0, 0, 101, 0, 24, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Howling Dust', '', 'Reduces an enemy\'s chance to hit with spells and abilities by $s1% for $d.', 'Chance to hit with spells and abilities reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32018, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Call Lightning', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (32019, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 8, 24, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gore', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32020, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 15, 0, 49, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 129, 'Talbuk Strike', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (32021, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Rushing Charge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (32022, 52, 0, 0, 1, 0, 0, 101, 0, 20, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2046, 'Gut Rip', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (32023, 0, 0, 12, 1, 0, 0, 101, 0, 14, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 19, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Hoof Stomp', '', 'Inflicts normal damage plus $s1 to nearby enemies, stunning them for $d.', 'Stunned.\n', 0, 0, 0, 1, 1, 1), (32024, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Soul Sear', '', 'Inflicts Shadow damage to an enemy for $d.', 'Shadow damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (32025, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Test Buff (DND)', '', '', 'You carry the mighty Test Buff!', 0, 0, 0, 1, 1, 1), (32026, 1165, 0, 0, 1, 0, 0, 101, 0, 20, 0, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Pain Spike', '', 'Causes $s1 Shadow damage instantly, but the damage caused will begin healing itself $25572t seconds after landing.', 'Temporary damage.', 0, 0, 0, 1, 1, 0), (32027, 0, 0, 0, 4, 0, 10, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Expedition Flare', '', 'Send a distress flare into the sky, calling for a Cenarion Expedition unit to come to your aid. Can only be used in Zangarmarsh while outdoors.', '', 0, 0, 0, 1, 1, 0), (32028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Elune\'s Embrace', '', 'Briefly slows falling speed.', 'Fall speed slowed.', 0, 0, 0, 1, 0, 0), (32029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18194, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Expedition Preserver', '', '', '', 0, 0, 0, 1, 0, 0), (32030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Expedition Scout', '', '', '', 0, 0, 0, 1, 0, 0), (32036, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24502, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11420, 0, 0, 0, 0, 0, 0, 0, 0, 2289, 'Summon Gurok', '', 'Places 7 Warmaul Skulls at the Earthen Brand to summon forth Gurok the Usurper.', '', 0, 0, 0, 1, 0, 0), (32037, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11413, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Feralfen Totem', '', 'Place the totem in the ground near the bottom of the staircase leading to the Boha\'mu ruins.', '', 0, 0, 0, 1, 0, 0), (32038, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 56, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18198, 45, 0, 0, 0, 0, 0, 0, 0, 208, 'Bird Spirit Illusion', '', 'Transform into the form of a bird spirit. Must be used at the Boha\'mu Ruins.', 'Disguised as a bird spirit.', 0, 0, 0, 1, 1, 0), (32039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Magnetic Pull', '', 'Pull somebody towards you. \n\nThis spell is meant for general use on creature scripts.', '', 0, 0, 0, 1, 1, 0), (32040, 0, 1, 5, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Scare Daggerfen', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Murloc-o-phobia!', 0, 0, 0, 1, 1, 1), (32041, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Baby Murloc (Zangarmarsh version)', '', '', '', 0, 0, 0, 1, 0, 0), (32042, 0, 0, 0, 16, 0, 10, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1693, 'Violet Scrying Crystal', '', 'Records an imprint of the arcane emanations surrounding an area. Works best near underground water sources.', '', 0, 0, 0, 1, 0, 0), (32043, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 32, 0, 0, 0, 0, 57, 107, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 237, 'Sanctified Seals', 'Rank 1', 'Increases your chance to critically hit with all spells and melee attacks by $s1% and reduces the chance your Seals will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (32045, 0, 0, 0, 1, 0, 0, 100, 1, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1645, 'Soul Charge', '', 'Your soul is captured.', 'Yellow soul captured.', 0, 0, 0, 1, 1, 1), (32049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1023, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Hellfire Superiority', 'Rank 3', '', 'Increases damage dealt by $s1%.', 0, 0, 0, 1, 0, 0), (32051, 0, 0, 0, 1, 0, 0, 100, 1, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Soul Charge', '', 'Your soul is captured.', 'Green soul captured.', 0, 0, 0, 1, 1, 1), (32052, 0, 0, 0, 1, 0, 0, 100, 1, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1967, 'Soul Charge', '', 'Your soul is captured.', 'Red soul captured.', 0, 0, 0, 1, 1, 1), (32053, 95, 0, 0, 3, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 4499, 0, 0, 22, 22, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2047, 'Soul Charge', '', 'Unleashes the soul of the fallen, dealing $s1 Fire damage to all enemies, silencing them for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (32054, 95, 0, 0, 3, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 4499, 49, 0, 22, 22, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1646, 'Soul Charge', '', 'Unleashes the battle spirit of the fallen soul, dealing $s1 damage to all nearby enemies, increasing their damage taken by $s2%.', 'All damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (32055, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 199, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (32056, 32, 1, 0, 1, 0, 0, 101, 0, 20, 4, 120, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, -4, -11, 0, 0, 0, 14, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 126, 0, 0, 0, 0, 0, 0, 155, 'Spite of the Umbrafen', '', '', 'Physical damage taken is increased by $s1.\nPhysical damage dealt is reduced by $s2.\nMagical damage dealt is reduced by $s3.', 0, 0, 0, 1, 1, 1), (32057, 95, 0, 0, 3, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 0, 1, 1, 0, 1124, 2249, 0, 22, 22, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 'Soul Charge', '', 'Wields the power of the consumed soul to afflict all enemies nearby, draining $s2 mana and inflicting $o1 Nature damage over $d.', '$o1 Nature damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (32060, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, 18201, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Summon Sporebat', '', 'Summons $s1 $lSporebat:Sporebats; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (32062, 35, 0, 0, 1, 0, 0, 101, 0, 52, 28, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15483, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', '', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (32063, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (32064, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (32065, 18, 3, 11, 1, 0, 0, 101, 0, 20, 85, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 23, 0, 0, 0, 0, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Fungal Decay', '', 'Coats an enemy in fungus, damaging them and slowing them. This effect decreases over time.', 'Nature damage every $t2 sec.\nMovement speed reduced by $s1%. ', 0, 0, 0, 1, 1, 1), (32066, 0, 0, 0, 1, 0, 0, 16, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32065, 0, 0, 0, 0, 0, 152, 'Fungal Decay', '', '', '', 0, 0, 0, 1, 1, 1), (32071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1023, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Hellfire Superiority', 'Rank 3', '', 'Increases damage dealt by $s1%.', 0, 0, 0, 1, 0, 0), (32074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Doomfire Spawn', '', '', '', 0, 0, 0, 1, 0, 0), (32076, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 1, 1, 0, -13, -13, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 29326, 0, 0, 0, 0, 0, 1739, 'Absorb Vitality', '', 'Absorbs strength and stamina from nearby enemies and buffs strength of the caster.', 'Strength reduced by $s2.\nStamina reduced by $s3.', 0, 0, 0, 1, 1, 1), (32077, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 25, 0, 29, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 0, 0, 0, 0, 0, 0, 0, 314, 'Boglord Bash', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (32078, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32079, 0, 0, 0, 0, 0, 263, 'Spore Cloud ', '', '', '', 0, 0, 0, 1, 1, 1), (32079, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 15, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Spore Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (32080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Sporophyte Cloud', '', '', 'Time between attacks increased by $s1%.\nSpell casting time increased by $s1%.', 0, 0, 0, 1, 0, 0), (32082, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 64, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11918, 0, 0, 0, 457, 'Stinging Rush', '', 'Charges an enemy, inflicting normal damage plus $s2', '', 0, 0, 0, 1, 1, 1), (32087, 571, 0, 0, 1, 0, 31759, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Putrid Cloud', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', 'Storm clouds form in the air nearby.', 0, 0, 0, 1, 1, 1), (32092, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Honor Hold Favor', '', 'Creates 3 Honor Hold Favors.', '', 0, 0, 0, 1, 1, 0), (32093, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debug Medivh - (DND)', '', 'Tell Medivh to turn on his questgiver.', '', 0, 0, 0, 1, 0, 0), (32095, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Thrallmar Favor', '', 'Creates 3 Thrallmar Favors.', '', 0, 0, 0, 1, 1, 0), (32096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1662, 'Thrallmar\'s Favor', '', 'In Hellfire Peninsula and Hellfire Citadel, increases Thrallmar reputation gained from killing monsters by $32172s1% and experience gained by $32172s3%. 30 minute duration.', 'In Hellfire Peninsula and Hellfire Citadel, increases Thrallmar reputation gained from killing monsters by $32172s1% and experience gained by $32172s3%.', 0, 0, 0, 1, 0, 0), (32098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Honor Hold\'s Favor', '', 'In Hellfire Peninsula and Hellfire Citadel, increases Honor Hold reputation gained from killing monsters by $32172s1% and experience gained by $32172s3%. 30 minute duration.', 'In Hellfire Peninsula and Hellfire Citadel, increases Honor Hold reputation gained from killing monsters by $32172s1% and experience gained by $32172s3%.', 0, 0, 0, 1, 0, 0), (32101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 24', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32102, 0, 0, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Mana Regen 5%', '', 'Allow $s1% of your Mana regeneration to continue while casting.', '', 0, 0, 0, 1, 0, 0), (32103, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 115, 0, 0, 327, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 372, 'Backhand', '', '', '', 0, 0, 0, 1, 1, 1), (32105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 372, 'Kick', '', '', '', 0, 0, 0, 1, 1, 1), (32106, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32108, 0, 0, 0, 0, 0, 548, 'Lesser Spell Blasting', '', 'Gives a chance when your harmful spells land to increase the damage of your spells and effects by $32108s1 for $32108d.', '', 0, 0, 0, 1, 0, 0), (32108, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 91, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lesser Spell Blasting', '', '', 'Spell effects increased by $s1.', 0, 0, 0, 1, 1, 1), (32109, 0, 0, 12, 4, 0, 0, 101, 0, 0, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 1, 0, 21, 0, 0, 15, 15, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb Test', '', 'Inflicts $s1 Fire damage and stuns targets in a 3 yard radius for $d. Any damage will break the effect. Unrelaible against targets higher than level 24.', 'Stunned. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (32110, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Spark', '', 'Shocks an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (32111, 0, 0, 0, 4, 0, 0, 101, 0, 73, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Finger of Death', '', 'Strikes an enemy with the finger of death, inflicting $s1 shadow damage upon them, their children, and their children\'s children.', '', 0, 0, 0, 1, 1, 1), (32112, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18193, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $18193s1 Spirit for $18193d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (32117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Target (10 yd)', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (32121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Target (50 yd)', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (32122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Target (Not Flying)', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (32123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Target (Not Flying, 50 yd)', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (32124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Denouement Wisp', '', '', '', 0, 0, 0, 1, 1, 0), (32125, 0, 1, 0, 1, 0, 0, 101, 0, 44, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2051, 'Medicinal Swamp Moss', '', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (32126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flee Combat', '', 'Order an NPC to retreat from combat.', '', 0, 0, 0, 1, 0, 0), (32127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call to Lightning', '', '', '', 0, 0, 0, 1, 0, 0), (32129, 0, 1, 0, 5, 0, 0, 101, 0, 1, 9, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Faerie Fire', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Armor reduced by $s1.\nCannot use stealth or invisibility.', 0, 0, 0, 1, 1, 1), (32130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 450, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 133, 0, 0, 1013, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Heal', '', 'Heals the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (32131, 0, 1, 0, 1, 0, 0, 101, 0, 5, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (32132, 85, 0, 0, 5, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 61, -16, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 165, 'Tainted Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', 'Intellect is reduced by $s2%.', 0, 0, 0, 1.3, 1, 1), (32133, 19, 0, 0, 1, 0, 0, 101, 0, 20, 27, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 11, 1, 0, 109, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Corrupted Earth', '', 'Shocks an enemy with concussive force, inflicting Nature damage and slowing the target for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32134, 571, 0, 0, 1, 0, 31759, 101, 0, 20, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 21, -21, 0, 18, 18, 0, 3, 193, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Putrid Cloud', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$s1 damage every $t1 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (32135, 0, 0, 0, 1, 0, 0, 101, 0, 60, 3, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18235, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Corrupted Healing Stream Totem', '', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $10461a1 yards for $10461s1 every $10461t1 seconds.', '', 0, 0, 0, 1, 1, 1), (32136, 0, 0, 0, 1, 0, 0, 0, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -15, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Corrupted Healing Stream', '', '', '$s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (32137, 0, 0, 0, 1, 0, 0, 101, 0, 60, 3, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18236, 0, 0, 0, 0, 0, 0, 0, 0, 2052, 'Corrupted Air Totem', '', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $10461a1 yards for $10461s1 every $10461t1 seconds.', '', 0, 0, 0, 1, 1, 1), (32138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, -6, -6, 0, 9, 9, 0, 55, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Corrupted Air', '', '', 'Chance to hit reduced by $s1.\nChance to hit with spells reduced by $s2.', 0, 0, 0, 1, 1, 1), (32139, 18, 4, 0, 1, 0, 0, 101, 0, 20, 125, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 6, 1, 1, 1, 44, 29, -25, 0, 0, 0, 3, 0, 22, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1956, 'Acidic Splash', '', 'Inflicts normal damage plus $s2 to an enemy, then an additional $s1 Nature damage every $t1 sec. for $d. Reduces armor by $s3. Stacks up to $u times.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s3.', 0, 0, 0, 1, 1, 1), (32140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 93, 0, 0, 876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Talisman of the Horde', '', 'Heal self for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (32142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 210, 42, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 211', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 50', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (32145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (32146, 0, 0, 0, 4, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Liquid Fire', '', 'Sets fire to anything in any environment.', '', 0, 0, 0, 1, 1, 1), (32148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 32, 0, 0, 0, 0, 0, 0, 29, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32150, 32151, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (32149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 214, 214, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 215', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 999, 0, 0, 9, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (32153, 0, 4, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Fungal Decay', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32154, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (32155, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Alliance (1)', '', 'Creates 1 Alliance Hellfire Tower Token.', '', 0, 0, 0, 1, 1, 0), (32158, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Horde (1)', '', 'Creates 1 Horde Hellfire Tower Token.', '', 0, 0, 0, 1, 1, 0), (32159, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Alliance (2)', '', 'Creates 2 Alliance Hellfire Tower Tokens.', '', 0, 0, 0, 1, 1, 0), (32160, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Alliance (3)', '', 'Creates 3 Alliance Hellfire Tower Tokens.', '', 0, 0, 0, 1, 1, 0), (32161, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Horde (2)', '', 'Creatse 2 Horde Hellfire Tower Token.', '', 0, 0, 0, 1, 1, 0), (32162, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Hellfire Tower Token, Horde (3)', '', 'Creatse 3 Horde Hellfire Tower Token.', '', 0, 0, 0, 1, 1, 0), (32163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Tayemba throws to Farbosi', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 0, 0), (32164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Forbosi throws to Tayemba', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 0, 0), (32167, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 294, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32168, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Heavy Leather Ball', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 1, 1, 0, 0), (32170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182223, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Summon Catapult Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (32172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 24, 24, 4, 0, 0, 0, 190, 190, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 946, 947, 0, 0, 0, 0, 0, 0, 0, 202, '[PH] Buffbot Buff Effect (TXT)', '', '', '', 0, 0, 0, 1, 1, 1), (32173, 99, 1, 7, 16, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 19, 0, 10, 10, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9889, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QID 9889', '', '', '', 0, 0, 0, 1, 0, 0), (32175, 0, 0, 0, 1, 0, 0, 100, 2, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2562, 'Stormstrike', '', '', '', 0, 0, 0, 1, 1, 1), (32176, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2562, 'Stormstrike', '', '', '', 0, 0, 0, 1, 1, 1), (32178, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 774, 20816, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25438, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Malachite Pendant', '', '', '', 0, 0, 0, 1, 1, 1), (32179, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 818, 20816, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tigerseye Band', '', '', '', 0, 0, 0, 1, 1, 1), (32182, 0, 1, 0, 1, 600000, 0, 101, 0, 70, 64, 750, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 29, 29, 29, 12, 12, 12, 192, 61, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2288, 'Heroism', '', 'Increases melee, ranged, and spell casting speed by $s1% for all party members. Lasts $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (32190, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32191, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 151, 0, 0, 524, 0, 0, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34672, 0, 0, 0, 0, 37, 'Heavy Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (32192, 0, 1, 7, 1, 0, 0, 100, 0, 20, 28, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 55, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (32193, 35, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 5, 5, 0, 17, 17, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (32194, 23, 0, 0, 5, 0, 0, 101, 0, 10, 9, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10218, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Superior Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (32195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 7, 0, 0, 0, 0, 0, 0, 0, 246, 'Resist Snare/Root', '', 'Increases the chance movement impairing effects will be resisted by $s1%.', '', 0, 0, 0, 1, 1, 1), (32196, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Increased Dam - Intellect', '', 'Increases spell damage by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (32197, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (32198, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Flat Damage Reduction', '', 'Reduces melee damage taken by $s1.', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (32199, 38, 5, 0, 1, 0, 0, 101, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (32200, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Increased Healing - Intellect', '', 'Increases healing by up to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (32202, 73, 0, 0, 1, 0, 0, 101, 0, 20, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (32203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 0, 1957, 'Resist Interrupt/Pushback', '', 'Increases the chance spell pushback and spell interrupt will be resisted by $s1%.', '', 0, 0, 0, 1, 1, 1), (32204, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 75, 0, 0, 462, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Building Fire', '', '', '', 0, 0, 0, 1, 1, 1), (32205, 0, 0, 0, 6, 0, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182259, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Mag\'har Battle Standard', '', 'Places the Mag\'har Battle Standard at select locations.', '', 0, 0, 0, 1, 1, 0), (32211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Become My Spar Buddy', '', '', '', 0, 0, 0, 1, 0, 0), (32214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 19, 0, 0, 7, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', 'In the spotlight!\nAll damage done is increased by $s1%.', 0, 0, 0, 1, 1, 1), (32215, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32216, 0, 0, 0, 0, 0, 2053, 'Victorious State', '', '', '', 0, 0, 0, 1, 0, 0), (32216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2053, 'Victorious', '', '', '', 0, 0, 0, 1, 0, 0), (32219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29503, 0, 0, 0, 0, 0, 776, 'Lesser Warding', '', '', '', 0, 0, 0, 1, 1, 1), (32220, 0, 0, 0, 1, 0, 0, 0, 0, 64, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Judgement of Blood', '', '', '', 0, 0, 0, 1, 1, 1), (32221, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 'Seal of Blood', '', '', '', 0, 0, 0, 1, 1, 1), (32223, 0, 0, 0, 1, 0, 0, 101, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 0, 1, 1, 0, 19, 19, 0, 10, 10, 0, 172, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2291, 'Crusader Aura', '', 'Increases the mounted speed by $s1% for all party members within $a1 yards. Players may only have one Aura on them per Paladin at any one time. This does not stack with other movement speed increasing effects.', 'Mounted speed increased by $s1%. This does not stack with other movement speed increasing effects.', 0, 0, 0, 1, 1, 1), (32224, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Zangarmarsh Arcane Missiles', 'Rank 9', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (32225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC AI, Take action (melee)', '', '', '', 0, 0, 0, 1, 1, 1), (32226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32225, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC AI, attack timer', '', '', '', 0, 0, 0, 1, 1, 1), (32227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Footman', '', '', '', 0, 0, 1, 1, 1, 1), (32228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Grunt', '', '', '', 0, 0, 1, 1, 1, 1), (32231, 0, 0, 0, 19, 0, 0, 100, 1, 70, 0, 355, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 443, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', 'Rank 2', 'Deals $s1 Fire damage to your target and an additional $/4;s1 Fire damage if the target is affected by an Immolate spell.', '', 0, 0, 0, 1, 1, 1), (32233, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2310, 'Avoidance', 'Passive', 'Increases your chance to avoid area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 0), (32234, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32233, 0, 0, 0, 0, 0, 2310, 'Avoidance', 'Rank 1', 'Teaches Felguard Avoidance.', '', 0, 0, 0, 1, 1, 1), (32235, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18360, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Golden Gryphon', '', 'Summons and dismisses a rideable gryphon mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Test', '', '', '', 0, 0, 0, 1, 1, 0), (32237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Test (Far Sight Effect)', '', '', '', 0, 0, 0, 1, 0, 0), (32238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Test (Teleport Effect)', '', '', '', 0, 0, 0, 1, 0, 0), (32239, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18357, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Ebon Gryphon Mount', '', 'Summons and dismisses a rideable gryphon mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32240, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18359, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Snowy Gryphon Mount', '', 'Summons and dismisses a rideable gryphon mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32241, 0, 0, 5, 1, 0, 0, 101, 0, 8, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 10, 0, 26, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (32242, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18406, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Swift Blue Gryphon', '', 'Summons and dismisses a rideable gryphon mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32243, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18363, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Tawny Windrider', '', 'Summons and dismisses a rideable windrider mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32244, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18364, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Blue Windrider', '', 'Summons and dismisses a rideable windrider mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32245, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18365, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Green Windrider', '', 'Summons and dismisses a rideable windrider mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32246, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18377, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Swift Red Windrider', '', 'Summons and dismisses a rideable wyvern mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: DAMAGE (Footman)', '', '', '', 0, 0, 0, 1, 1, 1), (32248, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 285, 0, 0, 807, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Spear Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32249, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Corki\'s Prison', '', 'Unlocks Corki\'s Prison.', '', 0, 0, 0, 1, 1, 1), (32250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32251, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (32251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 195, 0, 0, 877, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Consumption', '', '', '', 0, 0, 0, 1, 1, 0), (32253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2347, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32254, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18372, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Rough Stone Statue', '', 'Place a rough stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32255, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Corki\'s Prison', '', 'Unlocks Corki\'s Prison.', '', 0, 0, 0, 1, 1, 1), (32259, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2835, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rough Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disable Square, Self (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (32261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess: Create Move Marker', '', '', '', 0, 0, 0, 1, 0, 0), (32264, 0, 0, 0, 1, 0, 0, 101, 0, 65, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 35, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Inhibit Magic', '', '', 'Casting time increased by $s1%.', 0, 0, 0, 1, 0, 0), (32265, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Attract Magic', '', '', '', 0, 0, 0, 1, 1, 0), (32266, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182351, 0, 0, 0, 0, 0, 0, 0, 0, 2122, 'Portal: Exodar', '', 'Creates a portal, teleporting group members that use it to Exodar.', '', 0, 0, 0, 1, 1, 1), (32267, 0, 0, 0, 7, 60000, 0, 101, 0, 40, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182352, 0, 0, 0, 0, 0, 0, 0, 0, 2123, 'Portal: Silvermoon', '', 'Creates a portal, teleporting group members that use it to Silvermoon.', '', 0, 0, 0, 1, 1, 1), (32268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2122, 'Portal Effect: Exodar', '', '', '', 0, 0, 0, 1, 1, 0), (32270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Portal Effect: Silvermoon', '', '', '', 0, 0, 0, 1, 1, 0), (32271, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2124, 'Teleport: Exodar', '', 'Teleports the caster to Exodar.', '', 0, 0, 0, 1, 1, 1), (32272, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2125, 'Teleport: Silvermoon', '', 'Teleports the caster to Silvermoon.', '', 0, 0, 0, 1, 1, 1), (32274, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2718, 0, 0, 0, 0, 0, 0, 0, 0, 2204, 'Lesser Rune of Warding', '', 'Enchant a piece of chest armor so it has a 25% chance per hit of giving you 200 points of physical damage absorption. 90 sec. cooldown. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (32278, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1936, 'Greater Warding Shield', '', 'Absorbs $s1 damage. Lasts $d.', 'Absorbs $s1 damage.', 0, 0, 0, 1, 1, 1), (32279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32278, 0, 0, 0, 0, 0, 776, 'Greater Warding', '', '', '', 0, 0, 0, 1, 1, 1), (32280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32278, 0, 0, 0, 0, 0, 776, 'Greater Warding', '', '', '', 0, 0, 0, 1, 1, 1), (32281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Burning Blade Blademaster', '', '', '', 0, 0, 0, 1, 0, 0), (32282, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2791, 0, 0, 0, 0, 0, 0, 0, 0, 2203, 'Greater Rune of Warding', '', 'Enchant a piece of chest armor so it has a 25% chance per hit of giving you 400 points of physical damage absorption. 90 sec. cooldown. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (32284, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (32285, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (32286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Focus Target Visual', '', '', '', 0, 0, 0, 1, 1, 1), (32289, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18376, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Swift Red Gryphon', '', 'Summons and dismisses a rideable gryphon mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32290, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18375, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Swift Green Gryphon', '', 'Summons and dismisses a rideable gryphon mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32292, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18362, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Swift Purple Gryphon', '', 'Summons and dismisses a rideable gryphon mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32295, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18378, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Swift Green Windrider', '', 'Summons and dismisses a rideable wyvern mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32296, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18380, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Swift Yellow Windrider', '', 'Summons and dismisses a rideable wyvern mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32297, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18379, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Swift Purple Windrider', '', 'Summons and dismisses a rideable wyvern mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32298, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 18381, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Nether Dragon Whelp', '', 'Right Click to summon and dismiss Nether Dragon Whelp.', '', 0, 0, 0, 1, 1, 1), (32300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Focus Fire', '', '', '', 0, 0, 0, 1, 1, 1), (32301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Ping Shirrak', '', '', '', 0, 0, 0, 1, 1, 1), (32302, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 1584, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fiery Blast', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32303, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess, NPC Action: Find Enemy Alliance (Melee)', '', '', '', 0, 0, 0, 1, 0, 0), (32304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Tallstalk Mushroom', '', 'Shows the location of all nearby giants on the minimap for $d.', 'Detecting Giants.', 0, 0, 0, 1, 1, 1), (32305, 0, 0, 0, 5, 0, 0, 101, 0, 64, 3, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 6, 0, 1, 1, 0, 0, -51, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 0, 2057, 'Toadstool Toxin', '', 'Removes $m1 poison $leffect:effects;. Lowers Nature Resistance by $m2 for $d1.', 'Nature Resistance lowered by $m2.', 0, 0, 0, 1, 1, 1), (32306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess, NPC Command: Move', '', '', '', 0, 0, 0, 1, 1, 0), (32307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182353, 0, 11669, 0, 0, 0, 0, 0, 0, 1, 'Plant Warmaul Ogre Banner', '', 'Places Warmaul Ogre Banner on top of a fallen Kil\'sorrow agent.', '', 0, 0, 0, 1, 1, 1), (32308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Test 2', '', '', '', 0, 0, 0, 1, 1, 0), (32309, 0, 4, 0, 1, 0, 0, 101, 0, 20, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 525, 251, 0, 3237, 2374, 0, 24, 24, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Slime Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Test 3', '', '', '', 0, 0, 0, 1, 1, 0), (32312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Move 1', '', '', '', 0, 0, 0, 1, 1, 0), (32314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182354, 0, 11674, 0, 0, 0, 0, 0, 0, 1, 'Plant Kil\'sorrow Banner', '', 'Places Kil\'sorrow Banner on top of a fallen Warmaul ogre.', '', 0, 0, 0, 1, 1, 1), (32315, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 219, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Soul Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 18394, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Ethereal Wraith', '', '', '', 0, 0, 0, 1, 0, 0), (32317, 0, 4, 11, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -51, 15, 0, 0, 0, 192, 65, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Mucky Sludge', '', '', 'Time between attacks increased by $s1%.\nSpell cast time increased by $s2%. \n$s3 Nature damage every $t3. \n', 0, 0, 0, 1, 1, 1), (32318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18397, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shadow Council Invader DND', '', '', '', 0, 0, 0, 1, 0, 0), (32319, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 64, 64, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32320, 32321, 0, 0, 0, 533, 'Mutilate', '', 'Instantly attacks with both weapons. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (32320, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', '', '', '', 0, 0, 0, 1, 0, 0), (32321, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', '', '', '', 0, 0, 0, 1, 0, 0), (32322, 0, 0, 26, 1, 0, 0, 101, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 15, 0, 0, 22, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Dark Shriek', '', 'Deals $s1 shadow damage to nearby enemies and interrupts spellcasting for $d.', '', 0, 0, 0, 1, 1, 1), (32323, 44, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (32324, 0, 0, 0, 1, 0, 31772, 101, 0, 50, 0, 380, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 81, 1, 0, 159, 29, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Burst', '', 'Let forth a burst of energy knocking all nearby enemies back, dealing $s1 Shadow damage and removing all threat.', '', 0, 0, 0, 1, 1, 1), (32325, 0, 0, 0, 3, 0, 0, 101, 0, 66, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 475, 1, 0, 1662, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 88, 'Void Blast', '', '', '', 0, 0, 0, 1, 1, 0), (32327, 51, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 311, 115, 0, 1254, 398, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Spore Explosion', '', '', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (32328, 51, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 157, 89, 0, 631, 311, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Spore Eruption', '', '', '$s2 Nature damage every $t2.', 0, 0, 0, 1, 1, 1), (32329, 18, 3, 0, 5, 0, 0, 101, 0, 15, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32327, 0, 0, 0, 0, 0, 1959, 'Itchy Spores', '', 'Infects the target with itchy spores that will explode into a full-on disease in $t1 seconds.', 'Nature damage inflicted after $t1 sec.\nYour skin itches horribly. \n', 0, 0, 0, 1, 1, 1), (32330, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 74, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Cyclone Visual', '', '', '', 0, 0, 0, 1, 1, 1), (32334, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 23, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29538, 0, 0, 0, 0, 0, 314, 'Cyclone', '', 'Periodically triggers a Cyclone knockup.', '', 0, 0, 0, 1, 1, 1), (32337, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 150, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.9, 1, 1), (32338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 2374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Broom', '', 'Deals $s1 Fire damage to the target.', '', 0, 0, 0, 1, 1, 1), (32339, 0, 0, 0, 1, 0, 0, 20, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32338, 0, 0, 0, 0, 0, 31, 'Fiery Broom Proc', '', '', '', 0, 0, 0, 1, 1, 1), (32343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Revive Self', '', '', '', 0, 0, 0, 1, 0, 0), (32345, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18545, 0, 0, 0, 0, 0, 0, 0, 0, 1712, 'Peep the Phoenix Mount', '', 'Summons and dismisses a rideable phoenix. This is a very fast mount.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (32346, 0, 0, 0, 4, 0, 0, 101, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1, 1, 1, 99, -51, -51, 0, 0, 0, 0, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 2326, 'Stolen Soul', '', 'Rips the target\'s soul from its body. The dark side of the soul forms a ghostly being bound to the caster\'s will. Lasts $d.', 'All damage and healing done is reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32347, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Warmaul Prison', '', 'Unlocks Warmaul Ogre Prisons.', '', 0, 0, 0, 1, 1, 1), (32348, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Fiends', '', '', '', 0, 0, 0, 1, 0, 0), (32349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 18429, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (32352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 18429, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (32353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 18429, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Fiend', '', '', '', 0, 0, 0, 1, 0, 0), (32355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 103, 103, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Focused Power', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (32356, 39, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Cat Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (32357, 39, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Bear Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (32358, 0, 0, 0, 4, 0, 0, 101, 0, 66, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 749, 99, 0, 0, 0, 0, 15, 28, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Dark Shell', '', '', 'Reflects spells back to caster.\nDeals $s1 shadow damage to melee attackers.', 0, 0, 0, 1, 1, 0), (32359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0035)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (32361, 1152, 0, 12, 1, 0, 0, 101, 0, 0, 28, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 12, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Crystal Prison', '', '', 'Deals $s2% health damage per second.\nStunned.', 0, 0, 0, 1, 1, 0), (32362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2058, 'Burning Hatred', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (32363, 0, 0, 0, 4, 0, 0, 101, 0, 66, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 495, 0, 0, 1402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32364, 0, 1, 0, 4, 0, 0, 101, 0, 66, 35, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 435, 1, 0, 1232, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (32365, 0, 1, 7, 1, 0, 0, 100, 0, 66, 28, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 213, 1, 0, 743, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (32366, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Summon Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (32367, 0, 1, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 212, 70, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 1555, 'Power of Prayer', '', 'Increases healing done by spells and effects by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing done by spells and effects increased by up to $s1 and damage done by spells by up to $s2.', 0, 0, 0, 1, 1, 1), (32368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Becon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (32369, 0, 0, 0, 14, 0, 0, 101, 0, 65, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 405, 0, 0, 1147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32370, 0, 1, 0, 14, 0, 0, 101, 0, 65, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 345, 1, 0, 977, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (32371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18431, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Summon Ethereal Becon', '', '', '', 0, 0, 0, 1, 0, 0), (32372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18430, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ethereal Apprentice', '', '', '', 0, 0, 0, 1, 0, 0), (32373, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 95, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Instantly kills the targeted mutated moth.', '', 0, 0, 0, 1, 1, 1), (32375, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 64, 0, 1, 1, 0, 0, 0, 0, 18, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 32592, 0, 0, 0, 0, 2267, 'Mass Dispel', '', 'Dispels magic in a $a1 yard radius, removing $s1 harmful $lspell:spells; from each friendly target and $s1 beneficial $lspell:spells; from each enemy target. Affects a maximum of $i friendly targets and $i enemy targets. This dispel is potent enough to remove Magic effects that are normally undispellable.', '', 33, 0, 10, 1, 1, 1), (32376, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2059, 'Tenderize', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (32378, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 299, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2060, 'Filet', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2% (But you are 120% tastier).', 0, 0, 0, 1, 1, 1), (32379, 1169, 1, 0, 1, 0, 0, 101, 0, 62, 0, 243, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1980, 'Shadow Word: Death', 'Rank 1', 'A word of dark binding that inflicts $s1 Shadow damage to the target. If the target is not killed by Shadow Word: Death, the caster takes damage equal to the damage inflicted upon the target.', '', 0, 0, 0, 1, 1, 1), (32381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Empowered Corruption', 'Rank 1', 'Your Corruption spell gains an additional $*6;s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (32382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Empowered Corruption', 'Rank 2', 'Your Corruption spell gains an additional $*6;s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (32383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Empowered Corruption', 'Rank 3', 'Your Corruption spell gains an additional $*6;s1% of your bonus spell damage effects.', '', 0, 0, 0, 1, 0, 0), (32384, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Corki\'s Prison', '', 'Unlocks Corki\'s Prison.', '', 0, 0, 0, 1, 1, 1), (32385, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4994, 0, 32386, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', 'Rank 1', 'Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by $32386s1%.', '', 0, 0, 0, 1, 1, 0), (32386, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', '', '', 'Physical damage caused reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32387, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4994, 0, 32388, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', 'Rank 2', 'Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by $32388s1%.', '', 0, 0, 0, 1, 1, 0), (32388, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', '', '', 'Physical damage caused reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32389, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', '', '', 'Physical damage caused reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32390, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', '', '', 'Physical damage caused reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32391, 0, 1, 0, 1, 0, 0, 100, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', '', '', 'Physical damage caused reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32392, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4994, 0, 32389, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', 'Rank 3', 'Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by $32389s1%.', '', 0, 0, 0, 1, 1, 0), (32393, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4994, 0, 32390, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', 'Rank 4', 'Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by $32390s1%.', '', 0, 0, 0, 1, 1, 0), (32394, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4994, 0, 32391, 0, 0, 0, 0, 0, 2209, 'Shadow Embrace', 'Rank 5', 'Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by $32391s1%.', '', 0, 0, 0, 1, 1, 0), (32395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Stolen Soul Visual', '', '', '', 0, 0, 0, 1, 0, 0), (32396, 0, 0, 0, 3, 0, 0, 101, 0, 8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1736, 'Consume', '', 'Consumes a nearby Sporeggar Spawn.', '', 0, 0, 0, 1, 1, 1), (32397, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2792, 0, 0, 0, 0, 0, 0, 0, 0, 2329, 'Knothide Armor Kit', '', 'Permanently increase the stamina of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 55 and above.', '', 0, 0, 0, 1, 1, 1), (32398, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2793, 0, 0, 0, 0, 0, 0, 0, 0, 2476, 'Vindicator\'s Armor Kit', '', 'Permanently increase the defense rating of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (32399, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2794, 0, 0, 0, 0, 0, 0, 0, 0, 2470, 'Magister\'s Armor Kit', '', 'Permanently increase the mana regeneration of an item worn on the chest, legs, hands or feet by 3 mana every 5 seconds. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (32400, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 12, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 0, 321, 'Cleanse', '', 'Cleanses a friendly target, removing $s1 poison effect, $s2 disease effect, and $s3 magic effect. Also removes special impairments on Oz creatures.', '', 0, 0, 0, 1, 1, 1), (32401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3736, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lesser Healing Wave', '', 'Increases healing done by Lesser Healing Wave by up to $s1.', '', 0, 0, 0, 1, 0, 0), (32402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 85, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4953, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Rejuvenation Healing', '', 'Increases healing done by Rejuvenation by up to $s1.', '', 0, 0, 0, 1, 0, 0), (32403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 78, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Flash of Light Healing', '', 'Increases healing done by Flash of Light by up to $s1.', '', 0, 0, 0, 1, 0, 0), (32404, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Flame Protection', '', 'Surrounds an ally with a shield of flame that inflicts $3055s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Immune to fire spells and effects.', 0, 0, 0, 1, 1, 1), (32405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11783, 0, 0, 0, 0, 0, 0, 0, 1957, 'Veil Shalas Mark', '', 'You have been identified and marked by the defense wards of Veil Shalas.', 'You have been identified and marked by the defense wards of Veil Shalas.', 0, 0, 0, 1, 1, 0), (32406, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Burst of Speed', '', 'Increases mount speed by $s1% for $d.', 'Mounted speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (32407, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, -6, 0, 0, 12, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Strange Aura', '', '', 'All stats reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32408, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11675, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Making Smoke Signals', '', 'Makes smoke signals when used at the blazing Warmaul pyre at the Laughing Skull courtyard.', '', 0, 0, 0, 1, 1, 0), (32409, 0, 0, 0, 1, 0, 0, 100, 1, 62, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1980, 'Shadow Word: Death', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Ferocious Bite Damage', '', 'Increases damage done by Ferocious Bite by $s1 per combo point.', '', 0, 0, 0, 1, 0, 0), (32411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 7, 0, 0, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Seal of Righteousness Damage', '', 'Increases damage done by Seal of Righteousness by $s1 per swing.', '', 0, 0, 0, 1, 0, 0), (32412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Lightning Shield Damage', '', 'Increases damage done by Lightning Shield by $s1 per charge.', '', 0, 0, 0, 1, 0, 0), (32414, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32415, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, 35, 73, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32416, 32, 1, 12, 1, 0, 0, 101, 0, 26, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (32417, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (32418, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32419, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164877, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d.', '', 0, 0, 0, 1, 1, 1), (32420, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 132, 59, 0, 0, 0, 78, 58, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18474, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Old Crappy McWeakSauce', '', 'Summons and dismisses a crappy rideable wyvern mount. This is an unbearably slow mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (32421, 0, 0, 5, 1, 0, 0, 101, 0, 65, 39, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1987, 'Soul Scream', '', 'Lets out a soul scream, disorienting nearby enemies for $d.', 'Disoriented.', 0, 0, 5, 1, 1, 1), (32422, 2, 0, 0, 16, 0, 0, 101, 0, 65, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 353, 0, 0, 998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Ribbon of Souls', '', 'Inflicts $s1 Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Blue Radiation', '', '', '', 0, 0, 0, 1, 1, 1), (32424, 0, 0, 0, 5, 0, 0, 101, 0, 0, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18478, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Avatar', '', 'Summons a Draenei spirit.', '', 0, 0, 0, 1, 1, 1), (32426, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2795, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Comfortable Insoles', '', 'Place in a shoe or boot to make it much more comfortable on your feet.', '', 0, 0, 0, 1, 1, 1), (32427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Comfortable Insoles', '', 'Your feet are much more comfortable now!', 'Feet....so comfy!!!', 0, 0, 0, 1, 0, 0), (32428, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 255, 0, 0, 722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 2, 0, 0), (32429, 0, 0, 0, 1, 0, 0, 50, 0, 70, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32428, 0, 0, 0, 0, 0, 146, 'Draining Touch', '', 'Drains $s1 health from an enemy, transferring it to the caster.', 'Attacks have a chance to steal the target\'s health.', 0, 0, 0, 1, 1, 1), (32430, 0, 0, 0, 1, 0, 0, 100, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 37, 139, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 983, 984, 0, 0, 0, 0, 0, 0, 1704, 'Battle Standard', '', '', 'Plant this Battle Standard at the Twin Spire Ruins graveyard to capture it!', 0, 0, 0, 1, 1, 1), (32431, 0, 0, 0, 1, 0, 0, 100, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 37, 139, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 982, 984, 0, 0, 0, 0, 0, 0, 1703, 'Battle Standard', '', '', 'Plant this Battle Standard at the Twin Spire Ruins graveyard to capture it!', 0, 0, 0, 1, 1, 1), (32437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 56, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 531, 1, 0, 0, 0, 0, 0, 0, 0, 61, 'Rattled', '', '', 'No armor.', 0, 0, 0, 1, 1, 0), (32439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11799, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Neutral Flag Taken (Horde)', '', '', '', 0, 0, 0, 1, 1, 0), (32440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11800, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Neutral Flag Taken (Alliance)', '', '', '', 0, 0, 0, 1, 1, 0), (32441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Brittle Bones', '', '', 'You feel...different.', 0, 0, 0, 1, 1, 0), (32445, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 0, 100, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 1949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Holy Wrath', '', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all targets within $a1 yds, increasing by 40% per jump.', '', 0, 0, 0, 1.4, 1, 1), (32446, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11820, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Neutralize Veil Shalas Defenses', '', 'Use near the large scarecrow totems outside Veil Shalas to neutralize the town\'s defensive wards.', '', 0, 0, 0, 1, 0, 0), (32447, 0, 0, 0, 1, 0, 0, 100, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1476, 'Travel Form', '', '', '', 0, 0, 0, 1, 1, 1), (32448, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 27, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Nether Aura', '', '', 'Armor reduced by $s1. \nNetherspite\'s presence pierces your defenses. ', 0, 0, 0, 1, 1, 1), (32449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, ' Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32453, 25, 0, 0, 3, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 31999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2408, 'Mana Potion', '', 'Uses a Holy elixir to heal the caster for $s1.', '', 0, 0, 0, 1, 1, 1), (32454, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25649, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Knothide Leather', '', '', '', 0, 0, 0, 1, 1, 1), (32455, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Knothide Leather', '', '', '', 0, 0, 0, 1, 1, 1), (32456, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Knothide Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (32457, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22452, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25651, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Vindicator\'s Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (32458, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22457, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25652, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Magister\'s Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (32459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Raging Soul Visual', '', '', '', 0, 0, 0, 1, 1, 0), (32461, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23571, 22445, 22448, 0, 0, 0, 0, 4, 1, 6, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Riding Crop', '', '', '', 0, 0, 0, 1, 1, 1), (32462, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 5, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25654, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felscale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (32463, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felscale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32464, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 10, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felscale Pants', '', '', '', 0, 0, 0, 1, 1, 1), (32465, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 14, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (32466, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 6, 3, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Scaled Draenic Pants', '', '', '', 0, 0, 0, 1, 1, 1), (32467, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 8, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25661, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Scaled Draenic Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (32468, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 12, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Scaled Draenic Vest', '', '', '', 0, 0, 0, 1, 1, 1), (32469, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 14341, 0, 0, 0, 0, 0, 12, 2, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25659, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Scaled Draenic Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32470, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Draenic Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (32471, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25670, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Draenic Pants', '', '', '', 0, 0, 0, 1, 1, 1), (32472, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 10, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25668, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Draenic Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32473, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 14, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25671, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Draenic Vest', '', '', '', 0, 0, 0, 1, 1, 1), (32474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999998, 0, 0, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Buffeting Winds of Susurrus', '', '', 'Flying', 0, 0, 0, 1, 1, 0), (32475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire Visual (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (32476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Evocation Visual (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (32477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Malediction', 'Rank 1', 'Increases the damage bonus effect of your Curse of the Elements spell by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (32478, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Draenish Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32479, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 9, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Draenish Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (32480, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 13, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Draenish Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (32481, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 0, 0, 0, 0, 0, 0, 15, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wild Draenish Vest', '', '', '', 0, 0, 0, 1, 1, 1), (32482, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Comfortable Insoles', '', '', '', 0, 0, 0, 1, 1, 1), (32483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Malediction', 'Rank 2', 'Increases the damage bonus effect of your Curse of the Elements spell by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (32484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Malediction', 'Rank 3', 'Increases the damage bonus effect of your Curse of the Elements spell by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (32485, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22456, 4342, 14341, 0, 0, 0, 6, 2, 8, 4, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Stylin\' Purple Hat', '', '', '', 0, 0, 0, 1, 1, 1), (32487, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 21886, 2325, 14341, 0, 0, 0, 6, 2, 8, 4, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25681, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Stylin\' Adventure Hat', '', '', '', 0, 0, 0, 1, 1, 1), (32488, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 21884, 2604, 14341, 0, 0, 0, 6, 2, 8, 4, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25683, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Stylin\' Crimson Hat', '', '', '', 0, 0, 0, 1, 1, 1), (32489, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22452, 14341, 0, 0, 0, 0, 6, 2, 8, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Stylin\' Jungle Hat', '', '', '', 0, 0, 0, 1, 1, 1), (32490, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 22456, 14341, 0, 0, 0, 0, 6, 6, 6, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fel Leather Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (32491, 1152, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (32493, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 22456, 14341, 0, 0, 0, 0, 10, 8, 8, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25686, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fel Leather Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32494, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 22456, 14341, 0, 0, 0, 0, 10, 10, 10, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25687, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fel Leather Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (32495, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22452, 14341, 0, 0, 0, 0, 6, 40, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25689, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Clefthoof Vest', '', '', '', 0, 0, 0, 1, 1, 1), (32496, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22452, 14341, 0, 0, 0, 0, 6, 34, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Clefthoof Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (32497, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22452, 14341, 0, 0, 0, 0, 4, 20, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Clefthoof Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32498, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 25699, 22451, 14341, 0, 0, 0, 6, 4, 8, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25695, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felstalker Belt', '', '', '', 0, 0, 0, 1, 1, 1), (32499, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 25699, 22451, 14341, 0, 0, 0, 6, 6, 6, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25697, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felstalker Bracer', '', '', '', 0, 0, 0, 1, 1, 1), (32500, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 25699, 22451, 14341, 0, 0, 0, 10, 4, 8, 8, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25696, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Felstalker Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (32501, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21885, 22457, 14341, 0, 0, 0, 4, 8, 3, 3, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherfury Belt', '', '', '', 0, 0, 0, 1, 1, 1), (32502, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21885, 22457, 14341, 0, 0, 0, 8, 12, 5, 5, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherfury Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (32503, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21885, 22457, 14341, 0, 0, 0, 6, 10, 4, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherfury Boots', '', '', '', 0, 0, 0, 1, 1, 1), (32504, 56, 1, 19, 1, 0, 0, 101, 0, 65, 9, 356, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1318, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Warding', 'Rank 11', 'Draws on the soul of the party member to ward them, absorbing $s1 magical damage. Lasts $d. While the ward holds, spellcasting will not be interrupted by magical damage. Once warded, the target cannot be shielded or warded again for $6788d.', 'Absorbs magical damage.', 0, 0, 0, 1, 1, 1), (32546, 0, 0, 0, 16, 0, 0, 101, 0, 64, 0, 705, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 10, 0, 297, 297, 0, 1041, 1041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2266, 'Binding Heal', 'Rank 1', 'Heals a friendly target and the caster for $s1. Low threat.', '', 0, 0, 0, 1, 1, 1), (32548, 0, 1, 0, 1, 300000, 0, 101, 0, 10, 8, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 23, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2218, 'Symbol of Hope', '', 'Greatly increases the morale of party members, giving them $s1 mana every 5 sec. Effect lasts $d.', 'Regenerating mana.', 0, 0, 0, 1, 1, 1), (32549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, 326, 'Leatherworking', 'Master', 'Allows a leatherworker to make master quality leather armors, up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (32550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 32549, 0, 0, 0, 0, 0, 326, 'Master Leatherworking', '', '', '', 0, 0, 0, 1, 1, 1), (32553, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Life Tap', '', 'Converts health into mana.', '', 0, 0, 0, 1, 1, 1), (32554, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Drain Mana', '', '', '', 0, 0, 0, 1, 1, 0), (32556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 20', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32557, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Test Int', '', 'Increases the target\'s Intellect by $s1.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (32560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quagmirran Hits Naturalist Bite', '', '', '', 0, 0, 0, 1, 0, 0), (32563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Black Crystal State', '', '', '', 0, 0, 0, 1, 0, 0), (32564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18553, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Portal Crystals', '', '', '', 0, 0, 0, 1, 1, 1), (32566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Purple Banish State', '', '', '', 0, 0, 0, 1, 0, 0), (32567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1811, 'Green Banish State', '', '', '', 0, 0, 0, 1, 1, 1), (32568, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (32569, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (32570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Demonic Runes State', '', '', '', 0, 0, 0, 1, 0, 0), (32571, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (32572, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (32573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Justin\'s Zappy Channel', '', '', '', 0, 0, 0, 1, 0, 0), (32574, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25748, 25749, 25750, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Bomb Schematic - Page 1 (Alliance)', '', 'Combines with Pages 2, 3 & 4.', '', 0, 0, 0, 1, 0, 0), (32575, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25747, 25749, 25750, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Bomb Schematic - Page 2 (Alliance)', '', 'Combines with Pages 1, 3 & 4.', '', 0, 0, 0, 1, 0, 0), (32576, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25747, 25748, 25750, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Bomb Schematic - Page 3 (Alliance)', '', 'Combines with Pages 1, 2 & 4.', '', 0, 0, 0, 1, 0, 0), (32577, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25747, 25748, 25749, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Bomb Schematic - Page 4 (Alliance)', '', 'Combines with Pages 1, 2 & 3.', '', 0, 0, 0, 1, 0, 0), (32578, 0, 1, 0, 6, 0, 0, 101, 0, 0, 23, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 61, 1, 1, 0, 79, 19, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 13489, 0, 0, 0, 0, 0, 0, 1564, 'Gor\'drek\'s Ointment', '', 'Bolsters the Thunderlord dire wolf\'s size and damage done for $d. However, it might also anger the wolf and turn it against you. Multiples of this spell may not be applied to the same wolf at the same time.', 'Thunderlord dire wolf strengthened', 0, 0, 0, 1, 1, 1), (32580, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2324, 'Wicked Strong Fetish', '', 'Summons forth an evil spirit, which, when slain, will curse an ogre building in either Bladespire Hold or Bloodmaul Outpost.', '', 0, 0, 0, 1, 1, 0), (32582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ogre Building Bunny Curse Visual', '', 'This is the curse visual when an ogre building is cursed in Bladespire Hold or Bloodmaul Outpost as part of the quest, A Curse Upon Both of Your Clans!', '', 0, 0, 0, 1, 0, 0), (32583, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 38, 38, 1, 1, 1, 773, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 73, 'Curing Light', 'Rank 1', 'Heals the target for $s1 and removes all Diseases and harmful Magic effects. Can only be used on targets afflicted by a Disease or harmful Magic effect.', '', 0, 0, 0, 1, 1, 1), (32584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 94, 31, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 95', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (32585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 150, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0151)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (32587, 0, 0, 0, 1, 0, 0, 100, 1, 16, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Shield Block', '', 'Increases the caster\'s chance to block by $s1% for $d., but will only block $n $lattack:attacks;.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (32588, 0, 0, 12, 1, 0, 0, 101, 0, 1, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Concussion Blow', '', 'A brutal strike that deals weapon damage and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (32589, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Crystal Shatter', '', '', '', 10, 0, 1, 1, 1, 1), (32590, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Using Fel Cannon', '', 'Turns and fires the fel cannon at Forge Camp: Hate.', '', 0, 0, 0, 1, 1, 1), (32591, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Using Fel Cannon', '', 'Turns and fires the fel cannon at Forge Camp: Fear.', '', 0, 0, 0, 1, 1, 1), (32592, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 64, 0, 1, 0, 0, 0, 0, 0, 18, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 39897, 0, 0, 0, 0, 2267, 'Mass Dispel', '', '', '', 0, 0, 10, 1, 1, 1), (32593, 1195, 1, 0, 1, 0, 0, 100, 6, 60, 6, 375, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 204, 29, 0, 0, 0, 0, 4, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 2015, 'Earth Shield', 'Rank 2', 'Protects the target with an earthen shield, giving a $s2% chance of ignoring spell interruption when damaged and causing attacks to heal the shielded target for $s1. This effect can only occur once every few seconds. $n charges. Lasts $d. Earth Shield can only be placed on one target at a time and only one Elemental Shield can be active on a target at a time.', '$s2% chance to ignore spell interruption when damaged and attacks heal the shielded target for $s1.', 0, 0, 0, 1, 1, 1), (32594, 1195, 1, 0, 1, 0, 0, 100, 6, 70, 6, 450, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 269, 29, 0, 0, 0, 0, 4, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 2015, 'Earth Shield', 'Rank 3', 'Protects the target with an earthen shield, giving a $s2% chance of ignoring spell interruption when damaged and causing attacks to heal the shielded target for $s1. This effect can only occur once every few seconds. $n charges. Lasts $d. Earth Shield can only be placed on one target at a time and only one Elemental Shield can be active on a target at a time.', '$s2% chance to ignore spell interruption when damaged and attacks heal the shielded target for $s1.', 0, 0, 0, 1, 1, 1), (32595, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 410, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (32599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -721, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Soothe', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (32600, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 191, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Avoidance', '', 'Increases dodge rating by $s1 for $d.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (32601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 9, 0, 0, 0, 0, 202, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2119, 'Surprise Attacks', '', 'Your finishing moves can no longer be dodged, and the damage dealt by your Sinister Strike, Backstab, Shiv and Gouge abilities is increased by $s2%.', '', 0, 0, 0, 1, 1, 1), (32602, 0, 0, 0, 1, 0, 0, 101, 0, 12, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 505, 'Energy Stream', '', 'Slows falling speed for $d.', 'The energy stream has slowed your descent...', 0, 0, 0, 1, 1, 1), (32603, 0, 0, 0, 1, 0, 0, 101, 0, 12, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32602, 0, 0, 0, 0, 0, 505, 'Energy Stream', '', 'Slows falling speed for $d.', 'The energy stream has slowed your descent...', 0, 0, 0, 1, 1, 1), (32604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 259, 259, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1897, 'Slayer\'s Crest', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (32605, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 345, 'Herb Gathering', '', '', '', 0, 0, 0, 1, 1, 1), (32606, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 336, 'Mining', '', '', '', 0, 0, 0, 1, 1, 1), (32607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 186, 186, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1898, '130 Test Caster Trinket', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (32609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Alliance Flag Visual Only', '', '', 'You are holding the Flag.', 0, 0, 0, 1, 1, 1), (32610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Horde Flag Visual Only', '', '', 'You are holding the Flag.', 0, 0, 0, 1, 1, 1), (32612, 0, 6, 0, 1, 0, 0, 101, 0, 68, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 6, 6, 0, 1, 1, 0, 339, 999, 0, 0, 0, 0, 18, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2308, 'Invisibility', '', '', 'Invisible.', 0, 0, 0, 1, 1, 1), (32614, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 6, 0, 0, 54, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32615, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (32616, 0, 0, 0, 3, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18643, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Barnes Tuxedo Transform', '', '', '', 0, 0, 0, 1, 1, 0), (32618, 0, 0, 0, 6, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Cosmetic Nature Cast', '', 'Uses the nature pre-cast omni and nature cast directed spell visuals.', '', 0, 0, 0, 1, 1, 1), (32622, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Drain K\'ure', '', '', '', 0, 0, 0, 1, 1, 1), (32623, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Power Subjugator', '', '', '', 0, 0, 0, 1, 1, 1), (32633, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purify Altar', '', '', '', 0, 0, 0, 1, 1, 1), (32636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32637, 0, 0, 0, 0, 50, 'Overrun', '', '', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 0), (32637, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 77, 251, 25, 0, 874, 87, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 50, 'Overrun', '', '', '', 0, 0, 0, 1, 1, 1), (32638, 0, 0, 0, 1, 0, 20495, 101, 0, 0, 21, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Divide Spirit', '', '', '', 0, 0, 0, 1, 1, 0), (32639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Divide Spirit Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (32640, 0, 1, 0, 5, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Scrying Spell', '', '', '', 0, 0, 0, 1, 0, 0), (32641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -474, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Soothe', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (32642, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32643, 0, 0, 0, 0, 0, 19, 'Spore Cloud', '', 'Afflicts your attacker with deadly poison spores each time you block.', '', 0, 0, 0, 1, 1, 1), (32643, 0, 4, 0, 1, 0, 0, 101, 0, 1, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Spore Cloud', '', '', 'Target takes $s1 Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (32645, 0, 4, 0, 1, 0, 0, 101, 0, 62, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 1, 0, 143, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', 'Rank 1', 'Finishing move that consumes your Deadly Poison doses on the target and deals instant poison damage. One dose is consumed for each combo point:\n 1 dose: ${$m2*1+$AP*0.03} damage\n 2 doses: ${$m2*2+$AP*0.06} damage\n 3 doses: ${$m2*3+$AP*0.09} damage\n 4 doses: ${$m2*4+$AP*0.12} damage\n 5 doses: ${$m2*5+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 0), (32646, 0, 0, 0, 7, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Extract of the Afterlife', '', 'Drink in the Bone Wastes of Terokkar Forest.', '', 0, 0, 0, 1, 1, 1), (32647, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Gargoyle Strike', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (32648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Ancestor Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (32649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Commune With The Ancestors', '', '', 'You feel at peace with the world.', 0, 0, 0, 1, 0, 0), (32651, 99, 1, 11, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -26, 0, 13, 13, 0, 33, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Howling Screech', '', 'Movement speed of nearby enemies is reduced by $s1% for $d.\nReduces the attack power of nearby enemies by $s2.', 'Movement speed reduced by $s1%.\nAttack power reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32652, 0, 1, 0, 1, 0, 0, 101, 0, 62, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Shattered Vessel', 'Rank 1', '', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (32654, 32, 1, 12, 1, 0, 0, 101, 0, 26, 28, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Talon of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (32655, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Iron Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32656, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32657, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23447, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Eternium Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32659, 0, 0, 0, 3, 0, 0, 101, 0, 29, 3, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18691, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Totem', '', 'Summons an Shadow Totem that lasts $d. and increases shadow damage.', '', 0, 0, 0, 1, 1, 1), (32662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 49, 0, 0, 9, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 337, 'Shadow Totem', '', '', 'Increases shadow damage by $s1.\n', 0, 0, 0, 1, 1, 1), (32663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 18701, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Dark Vortex', '', '', '', 0, 0, 0, 1, 0, 0), (32664, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25843, 16203, 14344, 16207, 0, 0, 0, 0, 1, 4, 6, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2319, 'Runed Fel Iron Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32665, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25844, 22446, 22449, 23571, 22461, 0, 0, 0, 1, 8, 8, 1, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2429, 'Runed Adamantite Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32666, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (32667, 0, 0, 0, 9, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25845, 22446, 22450, 23571, 22462, 0, 0, 0, 1, 12, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22463, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2595, 'Runed Eternium Rod', '', '', '', 0, 0, 0, 1, 1, 1), (32668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 262, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Shattered Vessel', '', '', '$s2 damage.', 0, 0, 0, 1, 1, 1), (32674, 0, 1, 27, 4, 0, 0, 101, 0, 0, 32, 45, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 269, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Avenger\'s Shield', '', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets.', 'Dazed.', 0, 0, 0, 1, 1, 0), (32675, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 28, 50, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32677, 0, 0, 0, 0, 0, 225, 'Shadow Missiles', '', 'Launches shadow missiles at an enemy, inflicting Shadow damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (32676, 0, 0, 0, 1, 120000, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 35, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Consume Magic', '', 'Dispels one beneficial Magic effect from the caster and gives them $s1 mana. The dispelled effect must be a priest spell.', '', 0, 0, 0, 1, 1, 1), (32677, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Shadow Missiles', '', 'Launches a shadow bolts at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (32678, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 118, 0, 1, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 736, 'Skinning', 'Master', 'Master skill in skinning the hides from beasts for use in Leatherworking. Gives a potential skinning skill of 375. Requires a Skinning Knife.', '', 0, 0, 0, 1, 1, 1), (32679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393, 0, 32678, 0, 0, 0, 0, 0, 736, 'Master Skinning', '', '', '', 0, 0, 0, 1, 1, 1), (32682, 0, 2, 0, 5, 0, 0, 10, 0, 22, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, -51, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 13738, 0, 0, 0, 168, 'Curse of the Dark Talon', '', 'Curses an enemy for $d., increasing the Physical damage it takes by $s1 and reducing its Stamina by $s2. The cursed target has $h% chance of inflicting bleeding damage on it\'s current target.', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\nMelee attacks have a chance to rend the target.', 0, 0, 0, 1, 1, 1), (32683, 0, 2, 0, 1, 0, 0, 101, 0, 22, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 37, 4, -6, 231, 0, 0, 0, 14, 29, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 168, 'Curse of the Dark Talon', '', '', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\n$h% chance to inflict bleed damge on hit.', 0, 0, 0, 1, 1, 1), (32684, 0, 4, 0, 1, 0, 0, 101, 0, 69, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 1, 0, 179, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', 'Rank 2', 'Finishing move that consumes your Deadly Poison doses on the target and deals instant poison damage. One dose is consumed for each combo point:\n 1 dose: ${$m2*1+$AP*0.03} damage\n 2 doses: ${$m2*2+$AP*0.06} damage\n 3 doses: ${$m2*3+$AP*0.09} damage\n 4 doses: ${$m2*4+$AP*0.12} damage\n 5 doses: ${$m2*5+$AP*0.15} damage', '', 0, 0, 0, 1, 1, 0), (32686, 0, 0, 0, 1, 0, 8, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 0, 0, 1999, 0, 0, 12, 0, 0, 3, 23, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (32689, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Arcane Destruction', '', 'Increases an ally\'s spell damage by up to $s1 for $d.', 'Spell damage is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (32690, 85, 1, 0, 16, 0, 0, 101, 0, 20, 35, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Arcane Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Arcane damage to each successive target. Silences an enemy, preventing them from casting spells for $d.', 'Silenced....', 0, 0, 0, 0.7, 1, 1), (32691, 88, 0, 26, 1, 0, 0, 101, 0, 24, 32, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Spell Shock', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (32692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18703, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Arakkoa Spirit', '', '', '', 0, 0, 0, 1, 0, 0), (32693, 0, 1, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Haste', '', 'Increases the casting speed of caster by $s1%.', 'Cast speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (32694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32699, 1158, 1, 0, 4, 0, 0, 101, 0, 60, 32, 615, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 83, 1, 0, 369, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2172, 'Avenger\'s Shield', 'Rank 2', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets. Lasts $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (32700, 1158, 1, 0, 4, 0, 0, 101, 0, 70, 32, 780, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 109, 1, 0, 493, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2172, 'Avenger\'s Shield', 'Rank 3', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets. Lasts $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (32701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing', '', 'Increases healing done by spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32703, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Health Regeneration', '', 'Restores $s1 health per 5 sec.', 'Restores $s1 health per 5 sec.', 0, 0, 0, 1, 1, 1), (32705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (32706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (32707, 0, 0, 0, 19, 0, 0, 100, 1, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', '', 'Deals $s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (32708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Players', '', '', '', 0, 0, 0, 1, 1, 1), (32709, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 79, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (32710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (32711, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 147, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32712, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32714, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (32716, 0, 0, 0, 1, 0, 0, 101, 0, 20, 105, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32717, 571, 0, 0, 1, 0, 31788, 101, 0, 20, 1, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 24, -68, 0, 14, 14, 0, 3, 138, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', 'Damage every $t1 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (32720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Sprint', '', '', '', 0, 0, 0, 1, 0, 0), (32721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Felblood Mark', '', '', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 0), (32722, 0, 1, 0, 14, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 29, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764, 'Blistering Rot', '', 'Deals Nature damage to your target every $t1 seconds.', 'Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (32723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18706, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Bonechewer Riding Wolf', '', 'Summons $s1 $lWolf:Wolves; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (32724, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 137, 0, 0, 1, 0, 0, 99, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gold Team', '', '', '', 0, 0, 0, 1, 1, 1), (32725, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 137, 0, 0, 1, 0, 0, 99, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Team', '', '', '', 0, 0, 0, 1, 1, 1), (32727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -101, 99, 0, 0, 0, 0, 72, 18, 215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 4, 0, 0, 0, 0, 0, 0, 0, 122, 'Arena Preparation', '', '', 'Reduces the cost of spells and abilities by $s1%.', 0, 0, 0, 1, 1, 1), (32728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, -101, 0, 0, 10, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arena Preparation', '', '', 'Reduces the cost of spells and abilities by $s1%.', 0, 0, 0, 1, 1, 1), (32729, 0, 1, 0, 1, 0, 0, 101, 0, 10, 145, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 24, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of the Mag\'halar', 'Rank 1', '', 'Increases Strength by $s1.\nIncreases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (32730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19461, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Tamed Ravager', '', 'Summons $s1 $lRavager:Ravagers; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (32731, 65, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flay', '', 'Gives the caster $s1 extra attacks.', '', 0, 0, 0, 1, 1, 1), (32732, 65, 0, 0, 1, 0, 0, 10, 0, 14, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32731, 0, 0, 0, 0, 0, 108, 'Flay', '', 'Adds a chance to do two additional attacks', '', 0, 0, 0, 1, 1, 1), (32733, 36, 3, 0, 1, 0, 0, 101, 0, 15, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mange', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (32734, 0, 1, 0, 1, 0, 0, 100, 10, 50, 4, 600, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38590, 0, 0, 0, 0, 0, 2015, 'Earth Shield', '', 'Protects the target with an earthen shield, causing melee attacks to heal the shielded target. This effect can only occur once every few seconds. $n charges. Lasts $d.', 'Melee attacks heal the shielded target.', 0, 0, 0, 1, 1, 1), (32735, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saw Blade', '', '', '', 0, 0, 0, 1, 1, 1), (32736, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 99, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1540, 'Weapon Chain', '', 'Immune to Disarm.', 'Immune to Disarm.', 0, 0, 0, 1, 1, 1), (32738, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Bore', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32739, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 4, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venomous Bite', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32740, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Spikes', '', 'Spikes from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (32741, 1165, 0, 0, 1, 0, 0, 101, 0, 20, 0, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Pain Spike', '', 'Causes $s1 Shadow damage instantly, but the damage caused will begin healing itself $25572t seconds after landing.', 'Temporary damage.', 0, 0, 0, 1, 1, 0), (32742, 1165, 0, 0, 1, 0, 0, 101, 0, 20, 0, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Pain Spike', '', 'Causes $s1 Shadow damage instantly, but the damage caused will begin healing itself $25572t seconds after landing.', 'Temporary damage.', 0, 0, 0, 1, 1, 0), (32743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -60001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Vanish Cooldown Reduction', 'Rank 2', 'Reduces the cooldown of your Vanish ability by $/60000;S1 min.', '', 0, 0, 0, 1, 0, 0), (32744, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Incendiary Bomb', '', 'Plants incendiary bomb.', '', 0, 0, 0, 1, 1, 1), (32745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3681, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess: Disabled Square Transform', '', '', '', 0, 0, 0, 1, 1, 1), (32746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 239, 'Reckoning', '', '', '', 0, 0, 0, 1, 0, 0), (32747, 0, 0, 26, 1, 0, 0, 101, 0, 10, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2097, 'Deadly Interrupt Effect', 'Rank 1', '', 'Interrupted.', 0, 0, 0, 1, 1, 1), (32748, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2097, 'Deadly Throw Interrupt', 'Rank 5', 'Causes your Deadly Throw ability to interrupt spellcasting and prevent any spell in that school from being cast for $32747d.', '', 0, 0, 0, 1, 1, 1), (32749, 21, 1, 0, 4, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32750, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $3055s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3055s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (32750, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield Effect', '', '', '', 0, 0, 0, 1, 1, 1), (32751, 21, 1, 0, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32750, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $3055s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3055s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (32752, 0, 0, 12, 1, 0, 0, 101, 0, 1, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Summoning Disorientation', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (32754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (32756, 0, 0, 0, 1, 0, 0, 100, 2, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 988, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Shadowy Disguise', '', '', 'Shadowy Disguise', 0, 0, 0, 1, 1, 1), (32759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17286, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Invis', 'VideoProduction Spell', 'Turns your current target into the invisible man.', 'You are the invisible man.', 0, 0, 0, 1, 0, 0), (32760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Justin\'s Zappy Channel 02', '', '', '', 0, 0, 0, 1, 0, 0), (32764, 0, 0, 1, 1, 0, 0, 101, 0, 60, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1499, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 20343, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Summon Charming Totem', '', '', '', 0, 0, 0, 1, 0, 0), (32765, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23079, 23107, 23112, 22452, 21885, 0, 0, 0, 3, 3, 3, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2098, 'Transmute: Earthstorm Diamond', '', 'Transmutes gems and elemental forces into an Earthstorm Diamond.', '', 0, 0, 0, 1, 1, 1), (32766, 310, 0, 28, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23077, 21929, 23117, 21884, 22451, 0, 0, 0, 3, 3, 3, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2098, 'Transmute: Skyfire Diamond', '', 'Transmutes gems and elemental forces into a Skyfire Diamond.', '', 0, 0, 0, 1, 1, 1), (32769, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (32770, 0, 1, 0, 1, 0, 0, 101, 0, 70, 5, 180, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Blessing of Light', '', 'Places a Blessing on the friendly target, increasing the effects of Holy Light spells used on the target by up to $s1 and the effect Flash of Light spells used on the target by up to $s2. Lasts $d. Players may only have one Blessing on them per Paladin at any one time.', 'Healing spells received increased by $s1%.', 0, 0, 0, 1, 1, 1), (32771, 892, 0, 0, 1, 0, 0, 101, 0, 0, 0, 300, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', '', '', '', 0, 0, 0, 1, 1, 1), (32772, 1131, 0, 0, 4, 0, 0, 101, 0, 0, 0, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', '', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (32773, 932, 0, 0, 1, 0, 0, 101, 0, 0, 31, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (32774, 1158, 1, 27, 1, 0, 0, 101, 0, 0, 32, 300, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 171, 1, 0, 764, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Avenger\'s Shield', '', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets.', 'Dazed.', 0, 0, 0, 1, 1, 1), (32776, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Redoubt', '', '', 'Block chance increased by $s1%. Lasts maximum of $n blocks.', 0, 0, 0, 1, 0, 0), (32777, 931, 1, 0, 1, 0, 0, 100, 4, 70, 1, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 349, 29, 0, 0, 0, 0, 43, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453, 'Holy Shield', '', 'Increases chance to block by $s2% for $d, and deals $s1 Holy damage for each attack blocked while active. Each block expends a charge. $n charges.', 'Block chance increased by $s2%. $s1 Holy damage dealt to attacker when blocked. $n charges.', 0, 0, 0, 1, 1, 1), (32778, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 712, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', '', '', '', 0, 0, 0, 1, 0, 0), (32779, 0, 1, 14, 1, 0, 0, 101, 0, 0, 31, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 316, 'Repentance', '', 'Puts all nearby enemy targets in a state of meditation, incapacitating them for $d. Breaks on damage.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (32783, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (32784, 0, 0, 0, 1, 0, 0, 101, 0, 37, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 182607, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Proximity Bomb', '', 'Throws a Proximity Bomb.', '', 0, 0, 0, 1, 1, 1), (32785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 32, 0, 0, 0, 0, 0, 0, 29, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33637, 33242, 0, 0, 0, 2034, 'Infernal Rain', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (32786, 24, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Proximity Bomb Explode', '', '', '', 0, 0, 0, 1, 1, 1), (32787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2348, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2349, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32789, 0, 0, 0, 1, 0, 0, 101, 0, 66, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellstone Critical Bonus', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2325, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2350, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 2.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2351, 'Stone Healing', '', 'Gives $s1 health to the Master every second.', 'Gaining $s1 health per second.', 0, 0, 0, 1, 1, 1), (32793, 0, 0, 0, 1, 0, 0, 101, 0, 36, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellstone Critical Bonus', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32794, 0, 0, 0, 1, 0, 0, 101, 0, 48, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellstone Critical Bonus', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32795, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellstone Critical Bonus', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32796, 56, 1, 0, 1, 0, 0, 101, 0, 70, 9, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1124, -1, 0, 0, 0, 0, 69, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 501, 'Frost Ward', 'Rank 6', 'Absorbs $s1 Frost damage. Lasts $d.', 'Absorbs Frost damage.', 0, 0, 0, 1, 1, 1), (32801, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2836, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25880, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coarse Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32802, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18734, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Coarse Stone Statue', '', 'Place a coarse stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32803, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18735, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Heavy Stone Statue', '', 'Place a heavy stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32804, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18736, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Solid Stone Statue', '', 'Place a solid stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32805, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18737, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Dense Stone Statue', '', 'Place a dense stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32806, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 18738, 0, 0, 0, 0, 0, 0, 0, 0, 2056, 'Primal Stone Statue', '', 'Place a primal stone statue on the ground where it will heal you for a short time before its power fades.', '', 0, 0, 0, 1, 1, 1), (32807, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2838, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25881, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32808, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 7912, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25882, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solid Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32809, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12365, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dense Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32810, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Primal Stone Statue', '', '', '', 0, 0, 0, 1, 1, 1), (32811, 0, 6, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Greater Invisibility', '', 'Turns the caster invisible until the effect is cancelled.', 'Invisible.', 0, 0, 0, 1, 1, 1), (32812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Purple Smoke Flare', '', 'Throw a purple smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (32813, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1412, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Squirrel Form', '', '', 'Transformed into Squirrel.', 0, 0, 0, 1, 1, 1), (32814, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23781, 21877, 4342, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25886, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purple Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (32816, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18739, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Giraffe Form', '', '', 'Transformed into Giraffe.', 0, 0, 0, 1, 1, 1), (32817, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18740, 0, 0, 0, 0, 0, 0, 0, 0, 1581, 'Serpent Form', '', '', 'Transformed into Serpent.', 0, 0, 0, 1, 1, 1), (32818, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18741, 0, 0, 0, 0, 0, 0, 0, 0, 1579, 'Dragonhawk Form', '', '', 'Transformed into Dragonhawk.', 0, 0, 0, 1, 1, 1), (32819, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18742, 0, 0, 0, 0, 0, 0, 0, 0, 1178, 'Worgen Form', '', '', 'Transformed into Worgen.', 0, 0, 0, 1, 1, 1), (32820, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Sheep Form', '', '', 'Transformed into Sheep.', 0, 0, 0, 1, 1, 1), (32826, 0, 1, 17, 4, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Polymorph Cast Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 1999, 74, 0, 9, 9, 0, 83, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 291, 'Protection Aura', '', 'Gives $s1 additional armor and $s2 additional magic resistance to friendly creatures within $a1 yards.', 'Armor increased by $s1.\nMagic resistance increased by $s2.', 0, 0, 0, 1, 1, 0), (32829, 0, 1, 0, 3, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 39, 24, 0, 0, 0, 138, 31, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Spirit Vengeance', '', '', 'Attack speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (32830, 93, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 71, 'Possess', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (32831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 67, 1, 1, 1, 49, 49, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Possessed', '', '', 'Charmed.\nDamage dealt is increased by $s1%.\nDispelled if health drops below 50%.', 0, 0, 0, 1, 1, 1), (32832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, 4999, 0, 0, 0, 0, 39, 18, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Possess', '', '', '', 0, 0, 0, 1, 1, 1), (32834, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Redeem Draenei Remains', '', 'Sprinkle around a Trampled Skeleton on the Path of Glory.', '', 0, 0, 0, 1, 0, 0), (32835, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2037, 'Soulshatter', '', '', '', 0, 0, 0, 1, 0, 0), (32837, 0, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18803, 0, 0, 0, 0, 0, 548, 'Spell Focus Trigger', '', 'Chance on successful spellcast to grant 6 seconds of 320 Spell Haste Rating.', '', 0, 0, 0, 1, 1, 1), (32838, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (32839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beam (Red)', '', '', '', 0, 0, 0, 1, 0, 0), (32840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beam (Blue)', '', '', '', 0, 0, 0, 1, 0, 0), (32841, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 1, 0, 0, 499, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1150, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Mass Resurrection', '', 'Brings party members within $a1 yards back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 76, 0, 0, 1, 1, 1), (32842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Decrease Threat', '', '', '', 0, 0, 0, 1, 1, 1), (32844, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32845, 0, 0, 0, 0, 0, 321, 'Lesser Heroism', '', 'Sometimes heals bearer of $23682s1 damage when damaging an enemy in melee.', '', 0, 0, 0, 1, 1, 1), (32845, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 21, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Lesser Heroism', '', 'Sometimes heals bearer of $s1 damage when attacking an enemy.', '', 0, 0, 0, 1, 1, 1), (32846, 0, 0, 0, 1, 0, 0, 101, 0, 65, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Counter Kick', '', 'A quick kick that injures a single foe for $s1 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (32848, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Mana Restore', '', '', '', 0, 0, 0, 1, 0, 0), (32849, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 6, 1, 1, 0, 149, 74, 0, 29, 29, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 83, 'Cyclone Strike', '', 'Performs a spinning attack that hits all nearby enemies, dealing weapon damage plus $s1 and knocking them back.', '', 0, 0, 0, 1, 1, 1), (32850, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32851, 0, 0, 0, 0, 0, 169, 'Demonic Frenzy', 'Passive', 'The Felguard\'s damaging melee attacks cause a demonic frenzy, increasing attack power by $32851s1% for $32851d. This effect can stack up to $32851u times.', '', 0, 0, 0, 1, 0, 0), (32851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Demonic Frenzy', '', '', 'Attack power increased by $s1%.', 0, 0, 0, 1, 0, 0), (32852, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32850, 0, 0, 0, 0, 0, 169, 'Demonic Frenzy', '', 'Teaches Felguard Demonic Frenzy.', '', 0, 0, 0, 1, 1, 1), (32853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18498, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Unliving Soldier', '', 'Summons a spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 0, 0), (32854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18499, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Unliving Sorcerer', '', 'Summons a spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 0, 0), (32855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18500, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Unliving Cleric', '', 'Summons a spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 0, 0), (32856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18501, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Unliving Stalker', '', 'Summons a spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 0, 0), (32857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18503, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Phantasmal Possessor', '', 'Summons a spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 0, 0), (32858, 0, 2, 0, 4, 0, 0, 101, 0, 65, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -346, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Touch of the Forgotten', '', 'Curses an enemy, reducing healing effects on them by $s1 for $d.', 'Healing effects on you are reduced by $s1.', 0, 0, 0, 1, 1, 1), (32859, 0, 1, 7, 1, 0, 0, 100, 0, 65, 28, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Falter', '', 'Immobilizes nearby enemies for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (32860, 0, 0, 0, 20, 0, 0, 101, 0, 65, 1, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 261, 1, 0, 739, 9, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage and increasing shadow damage taken by $s2% for $d.', 'Shadow damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (32861, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadowguard', '', 'Surrounds the caster with $n shadows that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the shadows strike, a shadow dissipates. Thus, the effect expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Shadow damage on hit.', 0, 0, 0, 1, 1, 1), (32862, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 28, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', '', 'Drains the soul of the target, inflicting Shadow damage every $t1 seconds for $d.', 'Shadow damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 0), (32863, 0, 1, 0, 5, 0, 0, 100, 0, 70, 85, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 2499, 0, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage, the seed will detonate, inflicting Shadow damage to all enemies within $32865a1 yards of the target.', 'Causes $s1 Shadow damage every $t1. After taking $s2 total damage, Seed of Corruption detonates, dealing Shadow damage to the caster\'s enemies within $32865a1 yards.', 0, 0, 0, 1, 1, 0), (32864, 0, 0, 12, 1, 0, 0, 101, 0, 20, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (32865, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Deals Shadow damage to all enemies within $a yards of the corrupted target.', '', 0, 0, 0, 1, 0, 0), (32866, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Powerful Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32867, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25897, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bracing Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32868, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tenacious Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32869, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brutal Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32870, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25901, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Insightful Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32871, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25890, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Destructive Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32872, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25893, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mystical Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32873, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25894, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Swift Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32874, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25895, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enigmatic Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (32885, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32886, 0, 0, 0, 0, 0, 2006, 'Infuriate', '', 'Caster becomes infuriated when hit by a critical ability or spell.', '', 0, 0, 0, 1, 1, 0), (32886, 55, 0, 0, 1, 0, 0, 101, 0, 65, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 14, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Infuriated', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (32888, 19, 0, 0, 30, 0, 0, 101, 0, 65, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 94, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Rage', '', 'Unleashes the rage of aeons in a massive burst of energy, destroying the caster and knocking nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (32889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Grasp of Death', '', 'Instantly Kills the target.', '', 0, 0, 0, 1, 1, 1), (32890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 372, 'Knockout', '', 'Knockout the enemy, causing them to fall unconcious.', 'Knocked out cold.', 0, 0, 0, 1, 1, 1), (32894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32896, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (32896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land -> Zangarmarsh/Blade\'s Edge', '', '', '', 0, 0, 0, 1, 0, 0), (32897, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Feedback', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (32898, 65, 0, 0, 1, 0, 0, 15, 0, 62, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32897, 0, 0, 0, 0, 0, 108, 'Feedback Proc', '', 'Causes the caster\'s melee attacks to burn mana.', '', 0, 0, 0, 1, 1, 1), (32899, 0, 0, 0, 6, 0, 15374, 101, 0, 20, 0, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12018, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (32900, 0, 1, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17014, 0, 0, 0, 0, 0, 13, 'Bone Shards Proc', '', '', '', 0, 0, 0, 1, 1, 1), (32901, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32902, 18, 4, 0, 1, 30000, 0, 101, 0, 20, 18, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1, 29, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Dread Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32903, 0, 3, 0, 3, 0, 0, 101, 0, 20, 3, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1, 1, 1, 24, 10, -11, 0, 0, 0, 0, 3, 80, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Disease', '', 'Inflicts $s1 Nature damage to an enemy, then an additional $s2 damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (32904, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Pacifying Dust', '', 'Pacifies an enemy, rendering it unable to attack for $d.', 'Unable to attack.', 0, 0, 0, 1, 1, 1), (32905, 36, 1, 12, 5, 0, 0, 101, 0, 30, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Glare', '', 'Incapacitates an enemy, rendering it unable to move or attack for $d.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (32906, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Chomp', '', 'Bites an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 58, 0, 1, 1, 0, 49, 9, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arakkoa Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (32908, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 31, 0, 1, 1, 0, -31, 19, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', '', 'Inflicts $s2% normal melee damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32909, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Talon Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (32910, 0, 0, 0, 1, 0, 0, 100, 3, 20, 65, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 19, 0, 1, 1, 0, 49, 1, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury', '', '', '', 0, 0, 0, 1, 1, 1), (32911, 0, 0, 0, 1, 0, 0, 101, 0, 68, 23, 195, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32912, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', '', 'Imbue the Shaman\'s weapon with wind. Each hit has a 20% chance of granting you $25504s2 extra $lattack:attacks; with $25504s1 extra attack power. Lasts for 5 minutes.', '', 0, 0, 0, 1, 1, 1), (32912, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32910, 0, 0, 0, 0, 0, 152, 'Windfury', '', '', '', 0, 0, 0, 1, 1, 1), (32913, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Dazzling Dust', '', 'Pacifies an enemy, rendering it unable to attack for $d.', 'Unable to attack or cast spells.', 0, 0, 0, 1, 1, 1), (32914, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 5, 0, 49, 7, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (32915, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1464, 'Raptor Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (32916, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Shadow Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (32917, 55, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Reckoning', '', 'Judges the enemy for $s1 holy damage.', '', 4, 0, 0, 1, 0, 0), (32918, 55, 0, 0, 1, 0, 0, 101, 0, 7, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 13, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Chilling Howl', '', 'Decreases the attack power of nearby enemies by $s1 for $d.', 'Attack power decreased by $s1.', 0, 0, 0, 1, 1, 1), (32919, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Snarl', '', 'Deals normal damage + $s1 on the next attack.', '', 0, 0, 0, 1, 1, 1), (32920, 1162, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Warp', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Warping...', 0, 0, 0, 1, 1, 1), (32921, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -26, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32922, 51, 1, 11, 1, 0, 0, 101, 0, 28, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -26, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (32924, 0, 1, 0, 1, 30000, 0, 101, 0, 62, 5, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 'Power of Kran\'aish', '', 'Curses nearby allies, decreasing the costs of their spells and abilities by $s1% for $d. This cost decrease applies to all spells and abilities, whether they cost mana, rage, or energy.', 'Spell and ability costs are decreased by $s1%.', 0, 0, 0, 1, 0, 0), (32925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 101, 190, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Spell Power', '', 'Increases spell damage by up to $s1 and healing by up to $s2 for $d.', 'Magical damage increased by up to $s1 and healing increased by up to $s2.', 0, 0, 0, 1, 1, 1), (32926, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 120, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'Lurk', '', 'Masks your presence, reducing the range at which it will attack you by $s1 yards.', 'Reduced distance at which enemies will attack you.', 0, 100, 0, 1, 1, 1), (32927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 171, 171, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Heroism', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (32928, 0, 0, 0, 1, 0, 15374, 101, 0, 0, 9, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (32929, 0, 0, 0, 1, 0, 15374, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (32930, 0, 0, 0, 1, 0, 5135, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 32941, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (32931, 0, 1, 0, 1, 60000, 0, 101, 0, 44, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Wrekt Visage', '', '', '$s1% chance to ignore spell interruption when damaged.', 15, 0, 0, 1, 1, 1), (32932, 0, 1, 0, 1, 0, 0, 101, 0, 20, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 2, 0, 0, 0, 0, 134, 15, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1929, 'Sun Shield', '', 'Grants the caster full mana regeneration for $d. Also deals $s2 Arcane damage to attackers.', '$s1% mana regeneration for $d.', 0, 0, 0, 1, 1, 1), (32933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land ->Terokkar/ShadowMoon', '', '', '', 0, 0, 0, 1, 0, 0), (32934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32933, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (32935, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 25, 0, 74, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (32936, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1485, 'Der\'izu Focus', '', 'Assumes an arcane focus, increasing Arcane damage dealt by $s2%.', 'Arcane damage dealt is increased by $s2%.', 40, 0, 0, 1, 1, 1), (32937, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 29, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (32938, 0, 0, 26, 14, 0, 0, 101, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 15, 0, 0, 22, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Cry of the Dead', '', 'Deals $s1 shadow damage to nearby enemies and interrupts spellcasting for $d.', '', 0, 0, 0, 1, 1, 1), (32939, 0, 1, 0, 1, 0, 0, 101, 0, 62, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Phase Burst', '', 'Increases movement speed by $s1% for $d.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (32940, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Shadow Rush', '', 'Reduces the casting speed of nearby allies by $s1%. Lasts $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (32942, 0, 0, 0, 1, 0, 4096, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32943, 0, 0, 0, 0, 0, 2308, 'Phasing Invisibility', '', 'Causes the caster to phase in and out of reality, making them invisible for short periods of time.', 'Phasing...', 0, 0, 0, 1, 1, 1), (32943, 1162, 0, 0, 1, 10000, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2308, 'Phasing Invisibility', '', 'Makes the caster invisible for $d.', 'Invisible.', 0, 0, 0, 1, 1, 1), (32944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Life Transfer', '', '', '', 0, 0, 0, 1, 0, 0), (32945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Life Transfer', '', '', '', 0, 0, 1, 1, 0, 0), (32946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (32950, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Eye Beam', '', '', '', 0, 0, 0, 1.5, 0, 0), (32951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sleeping Sleep', '', '', '', 0, 0, 0, 1, 1, 1), (32952, 0, 0, 0, 1, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Devour Mana', '', 'Heals the caster.', '', 0, 0, 0, 1, 1, 1), (32953, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'TEST - KAPLAN', '', 'Drain magical energy from the captive naaru M\'uru.', 'Draining power.', 0, 0, 0, 1, 1, 1), (32954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (32955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Heroism', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (32956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 134, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Spell Power', '', 'Increases spell damage by up to $s1 and healing by up to $s2 for $d.', 'Magical damage increased by up to $s1 and healing increased by up to $s2.', 0, 0, 0, 1, 1, 1), (32957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Stoicism', '', 'Increases defense rating by $s1 for $d.', 'Increases defense rating by $s1.', 0, 0, 0, 1, 1, 1), (32958, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (32959, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 101, 0, 29, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (32960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Mark of Kazzak', '', '', 'Drains 5% mana every $t second.\nExplodes when unable to drain mana.', 0, 0, 0, 1, 1, 1), (32961, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 4999, 299, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 207, 'Mark of Kazzak', '', '', '', 0, 0, 0, 1, 1, 0), (32962, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Iron Bite', '', 'Bites an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (32963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 1487, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (32964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 79, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 32963, 0, 0, 0, 0, 169, 'Enrage', '', '', 'Increases damage done by $s1%.\nPeriodically casts Shadow Bolt Volley.', 0, 0, 0, 1, 1, 0), (32965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 138, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32963, 0, 0, 0, 0, 169, 'Berserk', '', '', 'Increases attack speed by $s1%.\nPeriodically casts Shadow Bolt Volley.', 0, 0, 0, 1, 1, 0), (32966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 149999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Capture Soul', '', '', '', 0, 0, 0, 1, 0, 0), (32967, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 23, 5, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (32968, 0, 0, 0, 1, 0, 0, 101, 0, 20, 125, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18795, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Scorching Totem', '', 'Summons a Scorching Totem at the caster\'s feet. Totem lasts $d. and attacks a nearby enemy every 2 sec.', '', 0, 0, 0, 1, 1, 1), (32969, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', '', '', 0, 0, 0, 1, 1, 1), (32970, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32971, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (32971, 18, 4, 0, 5, 0, 0, 101, 0, 1, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (32973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Shaman Shock Range Bonus', 'Rank 1', 'Improves the range of all Shock spells by $s1 yards.', '', 0, 0, 0, 1, 0, 0), (32974, 0, 1, 0, 14, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Cinematic - Mind Control', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32976, 0, 1, 0, 14, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Cinematic - Mind Control', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22447, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Greater Planar Essence', '', 'Turn three lesser planar essences into a greater one.', '', 0, 0, 0, 1, 1, 1), (32978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lesser Planar Essence', '', 'Turn a greater planar essence into three lesser ones.', '', 0, 0, 0, 1, 1, 1), (32979, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ignite Horde Siege Engine', '', 'Burns a Horde blade thrower overlooking the Path of Glory.', '', 0, 0, 0, 1, 1, 1), (32980, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31037, 0, 0, 0, 0, 0, 1952, 'Arcane Might', '', '2% chance on successful spellcast to increase your spell damage by up to $31037s for $31037d.', '', 0, 0, 0, 1, 0, 0), (32981, 0, 0, 0, 1, 0, 0, 75, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31036, 0, 0, 0, 0, 0, 1954, 'Verdant Flame', '', 'Chance on successful spellcast to restore 90 Mana over $31036d.', '', 0, 0, 0, 1, 0, 0), (32982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 64, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15438, 0, 32186, 0, 0, 0, 0, 2290, 'Fire Elemental Totem', '', 'Summons an elemental totem that calls forth a greater fire elemental to rain destruction on the caster\'s enemies. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (32984, 0, 1, 0, 14, 0, 0, 101, 0, 10, 27, 45, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 23, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (32988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'ClearAllBuffs', '', '', '', 0, 0, 0, 1, 1, 1), (32989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'ClearAllDebuffs', '', '', '', 0, 0, 0, 1, 1, 1), (32990, 0, 1, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2104, 'Enchanting Cast Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32991, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Nature Cast Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32992, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Ice Cast Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32993, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'Fire Cast Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (32994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation Impact Visual', '', '', '', 0, 0, 0, 1, 0, 0), (32995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Water Elemental Impact Visual', '', '', '', 0, 0, 0, 1, 0, 0), (32996, 1169, 1, 0, 1, 0, 0, 101, 0, 70, 0, 309, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 93, 0, 0, 571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1980, 'Shadow Word: Death', 'Rank 2', 'A word of dark binding that inflicts $s1 Shadow damage to the target. If the target is not killed by Shadow Word: Death, the caster takes damage equal to the damage inflicted upon the target.', '', 0, 0, 0, 1, 1, 1), (32999, 0, 1, 0, 1, 0, 0, 101, 0, 70, 42, 1800, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, -1, -1, 12, 12, 12, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1870, 'Prayer of Spirit', 'Rank 2', 'Power infuses the target\'s party, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (33002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Flame Strike Impact Visual', '', '', '', 0, 0, 0, 1, 0, 0), (33004, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Nagrand Tower Token, Horde (1)', '', 'Creates 1 Horde Nagrand Tower Token.', '', 0, 0, 0, 1, 1, 0), (33005, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Nagrand Tower Token, Alliance (1)', '', 'Creates 1 Alliance Nagrand Tower Token.', '', 0, 0, 0, 1, 1, 0), (33006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Nagrand Fort Buff Reward Raid', '', '', '', 0, 0, 0, 1, 0, 0), (33009, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 375, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 241, 0, 0, 2279, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Blinding Light', '', 'Inflicts $s2 Arcane damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (33010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Windfury Impact Visual', '', '', '', 0, 0, 0, 1, 0, 0), (33012, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33013, 0, 0, 0, 0, 0, 2028, 'Consume Essence', '', 'The next opponent you kill within $d1 that yields experience or honor will restore 900 mana.', 'The next opponent you kill that yields experience or honor will restore 900 mana. ', 0, 0, 0, 1, 0, 0), (33013, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Consume Essence', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (33014, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33015, 0, 0, 0, 0, 0, 2038, 'Consume Life', '', 'The next opponent killed within $d1 that yields experience or honor will restore 900 health.', 'The next opponent killed that yields experience or honor will restore 900 health. ', 0, 0, 0, 1, 0, 0), (33015, 0, 1, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Consume Life', '', 'Restores $s1 health.', '$1s health restored.', 0, 0, 0, 1, 0, 0), (33016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Internal Shake Camera', '', '', '', 0, 0, 0, 1, 0, 0), (33017, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 5060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 106, 'Cheat Pick', '', 'Allows opening of locked chests and doors.', '', 0, 0, 0, 1, 1, 1), (33018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Shaman Stormstrike Cooldown Reduction', 'Rank 1', 'Reduces the cooldown of your Stormstrike ability by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (33019, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Sapta Sight', '', 'Allows the imbiber to see elemental spirits.', 'Detect elemental spirits.', 0, 0, 0, 1, 1, 1), (33020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shaman Lightning Shield Bonus', 'Rank 1', 'Increases the damage done by your Lightning Shield by $s1%.', '', 0, 0, 0, 1, 0, 0), (33021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 10', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 57, 57, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 58', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 28, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Mark of Solarian', '', '', 'Arcane resistance reduced by $s1.', 0, 0, 0, 1, 0, 0), (33024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 2, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 8', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 18, 6, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 19', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 8, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 25', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 9, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 30', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 14, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 45', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 82, 27, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 83', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 108, 36, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 109', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33031, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 27, 235, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39414, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (33032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0007)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0014)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0025)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0046)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0056)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 83, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0084)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 114, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0115)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 202, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0203)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33040, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Wrath of the Astromancer', '', '', '', 0, 0, 0, 1, 0, 0), (33041, 50, 1, 0, 1, 0, 0, 100, 1, 56, 27, 575, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 73, 1, 1, 453, -1, -51, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', 'Rank 2', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets. Turns off your attack when used.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (33042, 50, 1, 0, 1, 0, 0, 100, 1, 64, 27, 660, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 93, 1, 1, 573, -1, -51, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', 'Rank 3', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets. Turns off your attack when used.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (33043, 50, 1, 0, 1, 0, 0, 100, 1, 70, 27, 700, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 111, 1, 1, 679, -1, -51, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', 'Rank 4', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets. Turns off your attack when used.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (33044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Wrath of the Astromancer', '', '', 'Arcane damage taken increased by $s1%.', 0, 0, 0, 1, 0, 0), (33045, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Wrath of the Astromancer', '', '', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (33047, 0, 0, 0, 16, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2001, 1, 0, 6999, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Void Bolt', '', '', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 0), (33048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Wrath of the Astromancer', '', '', '', 0, 0, 0, 1, 0, 0), (33049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Wrath of the Astromancer', '', '', '', 0, 0, 0, 1, 1, 1), (33050, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 18839, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Magical Crawdad', '', 'Right Click to summon and dismiss a Magical Crawdad.', '', 0, 0, 0, 1, 1, 1), (33051, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 200, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 8549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Greater Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (33053, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2105, 'Mr Pinchy\'s Blessing', '', 'Increases the player\'s maximum health by $s1 for $d. This effect persists through death and counts as a flask.', 'Health increased by $s1. This effect persists though death and is considered a Flask.', 0, 0, 0, 1, 1, 1), (33054, 0, 1, 0, 1, 30000, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Spell Shield', '', '', 'Reduces magic damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (33055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (33056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (33057, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18845, 0, 0, 0, 0, 0, 0, 0, 0, 2105, 'Summon Mighty Mr. Pinchy', '', 'Summons the Mighty Mr. Pinchy.', '', 0, 0, 0, 1, 1, 1), (33059, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18846, 0, 0, 0, 0, 0, 0, 0, 0, 1582, 'Summon Furious Mr. Pinchy', '', '', '', 0, 0, 0, 1, 1, 1), (33060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Make a Wish', '', 'Speak with Mr. Pinchy and be granted a Wish! Maybe something good...maybe something bad....Mr. Pinchy does not know!', '', 0, 0, 0, 1, 1, 1), (33061, 250, 0, 11, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 975, 1, 0, 6012, -71, 0, 18, 18, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (33062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Tiny Magical Crawdad', '', '', '', 0, 0, 0, 1, 1, 1), (33063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear Cast Pushback Reduction', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Fear.', '', 0, 0, 0, 1, 1, 0), (33064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mr. Pinchy\'s Gift', '', '', '', 0, 0, 0, 1, 1, 1), (33066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Mage Fire Blast Range Bonus', 'Rank 1', 'Improves the range of your Fire Blast spell by $s1 yards.', '', 0, 0, 0, 1, 0, 0), (33067, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ignite Alliance Siege Engine', '', 'Burns an Alliance cannon overlooking the Path of Glory.', '', 0, 0, 0, 1, 1, 1), (33068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to the Undercity', '', 'Teleport player to the Undercity.', '', 0, 0, 0, 1, 0, 0), (33069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to the Silvermoon', '', 'Teleport player to the Undercity.', '', 0, 0, 0, 1, 0, 0), (33070, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Cloud of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (33071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Shadow Prison', '', '', 'Encased by a powerful temporal force.', 0, 0, 0, 1, 1, 1), (33072, 892, 0, 0, 1, 0, 0, 101, 0, 70, 0, 650, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 5', 'Blasts the target with Holy energy, causing $33073s1 Holy damage to an enemy, or $33074s1 healing to an ally.', '', 0, 0, 0, 1, 1, 1), (33073, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 59, 0, 0, 720, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (33074, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 75, 0, 0, 912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (33076, 1181, 1, 0, 1, 0, 0, 100, 5, 68, 0, 390, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 64, 0, 1, 0, 0, 799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41635, 41637, 0, 0, 0, 0, 2219, 'Prayer of Mending', 'Rank 1', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $41635a1 yards. Jumps up to $n times and lasts $41635d after each jump. This spell can only be placed on one target at a time.', '', 0, 0, 0, 1, 1, 1), (33077, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Agility', 'Rank 5', 'Increases the target\'s Agility by $s1 for $d.', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (33078, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Intellect', 'Rank 5', 'Increases the target\'s Intellect by $s1 for $d.', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (33079, 0, 1, 0, 1, 0, 0, 101, 0, 55, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Armor', 'Rank 5', 'Increases the target\'s Armor by $s1 for $d.', 'Armor increased by $s1.', 0, 0, 0, 1, 1, 1), (33080, 0, 1, 0, 1, 0, 0, 101, 0, 55, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 208, 'Spirit', 'Rank 5', 'Increases the target\'s Spirit by $s1 for $d.', 'Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (33081, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Stamina', 'Level 5', 'Increases the target\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (33082, 0, 1, 0, 1, 0, 0, 101, 0, 50, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Strength', 'Rank 5', 'Increases the target\'s Strength by $s1 for $d.', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (33083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (33085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 90, 90, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 91', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33086, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4501, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Wild Bite', '', 'Deals $s1 damage to the target. This strike ignores armor.', '', 0, 0, 0, 1, 0, 0), (33087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -12, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 11', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (33088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 6', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (33089, 0, 0, 0, 1, 0, 0, 100, 0, 40, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33090, 0, 0, 0, 0, 0, 453, 'Vigilance of the Colossus', '', 'Each successful block heals you for 120. Effect lasts $d1.', 'Each successful block heals you for 120.', 0, 0, 0, 1, 1, 1), (33090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vigilance of the Colossus', '', '', '', 0, 0, 0, 1, 0, 0), (33091, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1989, 'Determination', '', 'Removes all negative effects from the caster.', '', 0, 0, 0, 1, 1, 0), (33093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 3', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 16, 16, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 17', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33095, 0, 0, 0, 1, 0, 15532, 101, 0, 1, 467, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 118, 6, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35591, 356, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing', 'Master', 'Equip a fishing pole and find a body of water to fish. Right-Click on the bob in the water when it splashes to catch your fish. Higher skill increases your chance of fishing successfully in higher level areas.', '', 0, 0, 0, 1, 1, 1), (33096, 0, 0, 0, 1, 20000, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Threaten', '', 'Adds a large amount of threat to the target.', '', 0, 0, 0, 1, 0, 0), (33097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 30, 30, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 31', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 33095, 0, 0, 0, 0, 0, 580, 'QA Master Fishing', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (33099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 1, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 6', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33100, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 33095, 0, 0, 0, 0, 0, 580, 'Master Fishing', '', 'Teaches you how to be a Master Fisherman, allowing a maximum of 375 fishing skill.', '', 0, 0, 0, 1, 1, 1), (33101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 16, 5, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 17', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 20, 6, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 21', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 31, 10, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 32', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 37, 12, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 38', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 42, 14, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 43', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 57, 19, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 58', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0011)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0021)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Fist Weapons', '', 'Increases unarmed skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (33110, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2219, 'Prayer of Mending', '', '', '', 0, 0, 0, 1, 1, 1), (33111, 0, 0, 0, 14, 0, 0, 101, 0, 0, 29, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 349, 24, 0, 0, 0, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1983, 'Fel Power', '', 'Channels Fel Power into the target, increasing size by $s1% and Physical damage done by $s1.', 'Physical damage done increased by $s1.\nSize increased.', 0, 0, 0, 1, 1, 1), (33112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0032)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0039)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 48, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0049)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0060)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0070)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 80, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0081)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 171, 57, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 172', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 108, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0109)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 136, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0137)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 8, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 27', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 60, 20, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 61', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Spike', '', '', '', 0, 0, 0, 1, 0, 0), (33126, 0, 0, 3, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Dropped Weapon', '', '', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (33127, 0, 1, 0, 1, 0, 0, 100, 0, 0, 9, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, -1, 0, 27171, 0, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20424, 0, 0, 0, 0, 0, 561, 'Seal of Command', '', 'Gives the Paladin a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts $d.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $/2;27171s1 Holy damage, $27171s1 if the target is stunned or incapacitated.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (33128, 0, 0, 0, 14, 0, 0, 101, 0, 0, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Stone Gaze', '', 'Stuns all targets in a $a1 cone in front of the caster for $d.', '', 0, 0, 0, 1, 1, 1), (33129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Dark Decay', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (33130, 0, 0, 24, 1, 0, 0, 101, 0, 0, 27, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 501, 1, 0, 1749, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (33131, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18847, 0, 0, 0, 0, 0, 0, 0, 0, 1983, 'Summon Wild Felhunter', '', '', '', 0, 0, 0, 1, 0, 0), (33132, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Transform', '', '', '', 0, 0, 0, 1, 0, 0), (33135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0160)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 50', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 87, 87, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 88', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 64, 64, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 65', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 72, 72, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 73', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 80, 80, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 81', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33142, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33143, 0, 0, 0, 0, 0, 2177, 'Blessed Resilience', 'Rank 1', 'Critical hits made against you have a $h% chance to prevent you from being critically hit again for $33143d.', '', 0, 0, 0, 1, 1, 1), (33143, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2177, 'Blessed Resilience', 'Rank 1', '', 'Prevents you from being critically hit.', 0, 0, 0, 1, 1, 1), (33144, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 175, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (33145, 0, 0, 0, 1, 0, 0, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33143, 0, 0, 0, 0, 0, 2177, 'Blessed Resilience', 'Rank 2', 'Critical hits made against you have a $h% chance to prevent you from being critically hit again for $33143d.', '', 0, 0, 0, 1, 1, 1), (33146, 0, 0, 0, 1, 0, 0, 60, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33143, 0, 0, 0, 0, 0, 2177, 'Blessed Resilience', 'Rank 3', 'Critical hits made against you have a $h% chance to prevent you from being critically hit again for $33143d.', '', 0, 0, 0, 1, 1, 1), (33147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 24999, 0, 0, 0, 0, 0, 69, 37, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 68, 12, 0, 0, 0, 0, 0, 0, 566, 'Greater Power Word: Shield', '', '', 'Shielded against Physical and magical damage.\nImmune to Spell Interrupt.\nImmune to Stun.', 0, 0, 0, 1, 1, 1), (33148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 12, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 39', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 48, 16, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 49', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33150, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33151, 0, 0, 0, 0, 0, 2176, 'Surge of Light', 'Rank 1', 'Your spell criticals have a $h% chance to cause your next Smite spell to be instant cast, cost no mana but be incapable of a critical hit. This effect lasts $33151d.', '', 0, 0, 0, 1, 1, 1), (33151, 0, 1, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -101, -101, -10001, 0, 0, 0, 108, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 10, 7, 0, 0, 0, 0, 0, 0, 2176, 'Surge of Light', 'Rank 1', '', 'Your next Smite spell is instant cast, costs no mana but is incapable of a critical hit.', 0, 0, 0, 1, 1, 1), (33152, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 15001, 0, 0, 92499, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', '', 'Invokes Holy magic to heal nearby party members.', '', 0, 0, 0, 1, 1, 1), (33153, 1177, 0, 0, 14, 0, 48142, 101, 0, 60, 3, 0, 4, 0, 0, 2928, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185320, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'LeCraft Test Spell', 'Rank 2', 'Summons a Soul Portal.\n\n(Don\'t bother translating this, because it\'s internal and I\'ll just end up changing it anyways.)', '', 20, 0, 0, 1, 1, 0), (33154, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33151, 0, 0, 0, 0, 0, 2176, 'Surge of Light', 'Rank 2', 'Your spell criticals have a $h% chance to cause your next Smite spell to be instant cast, cost no mana but be incapable of a critical hit. This effect lasts $33151d.', '', 0, 0, 0, 1, 1, 1), (33158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 241, 'Empowered Healing', 'Rank 1', 'Your Greater Heal spell gains an additional $s1% and your Flash Heal and Binding Heal gain an additional $s2% of your bonus healing effects.', '', 0, 0, 0, 1, 1, 0), (33159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 3, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 241, 'Empowered Healing', 'Rank 2', 'Your Greater Heal spell gains an additional $s1% and your Flash Heal and Binding Heal gain an additional $s2% of your bonus healing effects.', '', 0, 0, 0, 1, 1, 0), (33160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 5, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 241, 'Empowered Healing', 'Rank 3', 'Your Greater Heal spell gains an additional $s1% and your Flash Heal and Binding Heal gain an additional $s2% of your bonus healing effects.', '', 0, 0, 0, 1, 1, 0), (33161, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 7, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 241, 'Empowered Healing', 'Rank 4', 'Your Greater Heal spell gains an additional $s1% and your Flash Heal and Binding Heal gain an additional $s2% of your bonus healing effects.', '', 0, 0, 0, 1, 1, 0), (33162, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 241, 'Empowered Healing', 'Rank 5', 'Your Greater Heal spell gains an additional $s1% and your Flash Heal and Binding Heal gain an additional $s2% of your bonus healing effects.', '', 0, 0, 0, 1, 1, 0), (33163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 55, 18, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 56', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 93, 31, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 94', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 121, 40, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 122', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 136, 45, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 137', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2212, 'Absolution', 'Rank 1', 'Reduces the mana cost of your Dispel Magic, Cure Disease, Abolish Disease and Mass Dispel spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 151, 50, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 152', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 164, 54, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 165', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 178, 59, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 179', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2212, 'Absolution', 'Rank 2', 'Reduces the mana cost of your Dispel Magic, Cure Disease, Abolish Disease and Mass Dispel spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2212, 'Absolution', 'Rank 3', 'Reduces the mana cost of your Dispel Magic, Cure Disease, Abolish Disease and Mass Dispel spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33173, 0, 0, 17, 1, 0, 0, 101, 0, 0, 1, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7560, 21, 0, 0, 0, 0, 0, 0, 82, 'Greater Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells, but regenerates very quickly. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 0, 0, 0, 1, 1, 1), (33174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 0, 0, 0, 0, 0, 1879, 'Improved Divine Spirit', 'Rank 1', 'Your Divine Spirit and Prayer of Spirit spells also increase the target\'s spell damage and healing by an amount equal to $s1% of their total Spirit.', '', 0, 0, 0, 1, 1, 0), (33175, 19, 0, 0, 1, 0, 0, 101, 0, 0, 28, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 187, 0, 0, 656, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (33176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 73, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0074)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 90, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0091)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 104, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0105)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 118, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0119)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 146, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0147)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0175)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 0, 0, 0, 0, 0, 1879, 'Improved Divine Spirit', 'Rank 2', 'Your Divine Spirit and Prayer of Spirit spells also increase the target\'s spell damage and healing by an amount equal to $s1% of their total Spirit.', '', 0, 0, 0, 1, 1, 0), (33183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 227, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0228)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 255, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0256)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 283, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0284)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -501, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 16, 0, 0, 0, 0, 0, 0, 0, 2210, 'Focused Power', 'Rank 1', 'Your Smite, Mind Blast and Mass Dispel spells have an additional $s2% chance to hit. In addition, your Mass Dispel cast time is reduced by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (33187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 307, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0308)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 332, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0333)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33189, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, 3, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 16, 0, 0, 0, 0, 0, 0, 0, 2210, 'Focused Power', 'Rank 2', 'Your Smite, Mind Blast and Mass Dispel spells have an additional $s2% chance to hit. In addition, your Mass Dispel cast time is reduced by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 1), (33191, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5066, 0, 33196, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 1', 'Your Shadow Word: Pain, Mind Flay and Vampiric Touch spells also cause the target to take an additional $33196s1% spell damage.', '', 0, 0, 0, 1, 1, 0), (33192, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5066, 0, 33197, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 2', 'Your Shadow Word: Pain, Mind Flay and Vampiric Touch spells also cause the target to take an additional $33197s1% spell damage.', '', 0, 0, 0, 1, 1, 0), (33193, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5066, 0, 33198, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 3', 'Your Shadow Word: Pain, Mind Flay and Vampiric Touch spells also cause the target to take an additional $33198s1% spell damage.', '', 0, 0, 0, 1, 1, 0), (33194, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5066, 0, 33199, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 4', 'Your Shadow Word: Pain, Mind Flay and Vampiric Touch spells also cause the target to take an additional $33199s1% spell damage.', '', 0, 0, 0, 1, 1, 0), (33195, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5066, 0, 33200, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 5', 'Your Shadow Word: Pain, Mind Flay and Vampiric Touch spells also cause the target to take an additional $33200s1% spell damage.', '', 0, 0, 0, 1, 1, 0), (33196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 1', '', 'Spell damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (33197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 2', '', 'Spell damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (33198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 3', '', 'Spell damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (33199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 4', '', 'Spell damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (33200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2211, 'Misery', 'Rank 5', '', 'Spell damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (33201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5065, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', 'Rank 1', 'Causes $s1% of the damage absorbed by your Power Word: Shield to reflect back at the attacker. This damage causes no threat.', '', 0, 0, 0, 1, 0, 0), (33202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5064, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', 'Rank 2', 'Causes $s1% of the damage absorbed by your Power Word: Shield to reflect back at the attacker. This damage causes no threat.', '', 0, 0, 0, 1, 0, 0), (33203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5063, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', 'Rank 3', 'Causes $s1% of the damage absorbed by your Power Word: Shield to reflect back at the attacker. This damage causes no threat.', '', 0, 0, 0, 1, 0, 0), (33204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5062, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', 'Rank 4', 'Causes $s1% of the damage absorbed by your Power Word: Shield to reflect back at the attacker. This damage causes no threat.', '', 0, 0, 0, 1, 0, 0), (33205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5061, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', 'Rank 5', 'Causes $s1% of the damage absorbed by your Power Word: Shield to reflect back at the attacker. This damage causes no threat.', '', 0, 0, 0, 1, 0, 0), (33206, 0, 1, 0, 1, 120000, 0, 101, 0, 0, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, 64, 0, 0, 0, 0, 87, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2178, 'Pain Suppression', '', 'Instantly reduces a friendly target\'s threat by $44416s1%, reduces all damage taken by $s1% and increases resistance to Dispel mechanics by $s2% for $d.', 'All damage taken reduced by $s1% and resistance to Dispel mechanics increased by $s2%.', 8, 0, 0, 1, 1, 1), (33207, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33228, 0, 0, 0, 0, 0, 1, 'Gossip NPC Periodic - Fidget', '', '', '', 0, 0, 0, 1, 1, 1), (33208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 300000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gossip NPC Periodic - Talk', '', '', '', 0, 0, 0, 1, 1, 1), (33209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 25000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gossip NPC Periodic - Despawn', '', '', '', 0, 0, 0, 1, 1, 1), (33213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 1', 'Reduces the mana cost of your Mind Blast, Mind Control and Mind Flay spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 2', 'Reduces the mana cost of your Mind Blast, Mind Control and Mind Flay spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2014, 'Focused Mind', 'Rank 3', 'Reduces the mana cost of your Mind Blast, Mind Control and Mind Flay spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadow Power', 'Rank 1', 'Increases the critical strike chance of your Mind Blast and Shadow Word: Death spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadow Power', 'Rank 2', 'Increases the critical strike chance of your Mind Blast and Shadow Word: Death spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadow Power', 'Rank 3', 'Increases the critical strike chance of your Mind Blast and Shadow Word: Death spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadow Power', 'Rank 4', 'Increases the critical strike chance of your Mind Blast and Shadow Word: Death spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadow Power', 'Rank 5', 'Increases the critical strike chance of your Mind Blast and Shadow Word: Death spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gossip NPC Periodic Trigger - Talk', '', '', '', 0, 0, 0, 1, 1, 1), (33230, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 23, 1, 0, 138, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 314, 'Mighty Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (33232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 40, 1, 1, 0, 199, -51, 0, 0, 0, 0, 138, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 95, 'Flurry', '', 'Increases the Physical damage dealt by the caster by $s1 for $d. Increases Melee attack speed by $s1%.', 'Melee speed increased by $s1%.\nPhysical damage dealt is decreased by $s2%.', 0, 0, 0, 1, 1, 1), (33233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 60, 60, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 61', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33234, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18935, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Female', '', '', '', 0, 0, 0, 1, 1, 1), (33235, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18936, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Male', '', '', '', 0, 0, 0, 1, 1, 1), (33236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 66, 66, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 67', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33237, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 1, 0, 1749, 149, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33238, 1152, 0, 0, 1, 0, 15420, 101, 0, 0, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -51, -9901, 0, 0, 0, 23, 33, 138, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33239, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $33239s1.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (33239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (33240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 32, 0, 0, 0, 0, 0, 0, 29, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33241, 33636, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (33241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 999, 0, 0, 9, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (33244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Start Position', '', '', '', 0, 0, 0, 1, 0, 0), (33245, 0, 1, 0, 1, 0, 0, 101, 0, 60, 9, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 649, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', '', 'Instantly shields the caster, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 0, 0), (33246, 0, 0, 0, 16, 0, 0, 101, 0, 64, 0, 370, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', 'Rank 3', 'Heal the friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (33247, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 425, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', 'Rank 4', 'Heal the friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (33250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 120, 120, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 121', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33253, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33254, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33254s1 Stamina and Spirit for $33254d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (33255, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33256, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33256s1 Strength and Spirit for $33256d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Strength and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (33257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina increased by $s1 and Spirit increased by $s2.', 0, 0, 0, 1, 1, 1), (33258, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33257, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33257s1 Stamina and $33257s2 Spirit for $33257d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, 19, 39, 0, 0, 0, 99, 29, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Increases attack power by $s1 and Spirit by $s2.', 0, 0, 0, 1, 1, 1), (33260, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33259, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33259s1 attack power and $33259s2 Spirit for $33259d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Agility and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (33262, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33261, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33261s1 Agility and Spirit for $33261d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 19, 0, 0, 0, 0, 13, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Spell Damage increased by $s1 and Spirit increased by $s2.', 0, 0, 0, 1, 1, 1), (33264, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33263, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33263s1 Spell Damage and $33263s2 Spirit for $33263d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 7, 0, 0, 0, 0, 29, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Mana regeneration increased by $s2 mana every 5 seconds and Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (33266, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33265, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $33265s1 Stamina and $33265s2 Mana every 5 seconds for $33265d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33267, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 186, 186, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 187', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 43, 19, 0, 0, 0, 0, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Increase Healing done by $s1 and Spirit by $s2.', 0, 0, 0, 1, 1, 1), (33269, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33268, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and increase healing done by $33268s1 and Spirit by $33268s2 for $33268d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Players', '', '', '', 0, 0, 0, 1, 1, 1), (33271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Internal Shake Camera w/ rumble sound', '', '', '', 0, 0, 0, 1, 0, 0), (33272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 30, 1, 1, 1, 19, 19, 9999, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', 'Increases the Stamina and Spirit of your pet by $s1. Lasts for $d.', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (33273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 226, 75, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 227', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 28, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 29', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (33275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 114, 38, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 115', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33276, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27668, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27635, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lynx Steak', '', '', '', 0, 0, 0, 1, 1, 1), (33277, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23676, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Roasted Moongraze Tenderloin', '', '', '', 0, 0, 0, 1, 1, 1), (33278, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27669, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27636, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Bat Bites', '', '', '', 0, 0, 0, 1, 1, 1), (33279, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27671, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27651, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Buzzard Bites', '', '', '', 0, 0, 0, 1, 1, 1), (33281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rotate Astromancer', '', '', '', 0, 0, 0, 1, 0, 0), (33284, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27674, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ravager Dog', '', '', '', 0, 0, 0, 1, 1, 1), (33285, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27676, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Sporeling Snack', '', '', '', 0, 0, 0, 1, 1, 1), (33286, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27677, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blackened Basilisk', '', '', '', 0, 0, 0, 1, 1, 1), (33287, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27678, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Roasted Clefthoof', '', '', '', 0, 0, 0, 1, 1, 1), (33288, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27681, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27659, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Warp Burger', '', '', '', 0, 0, 0, 1, 1, 1), (33289, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27682, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Talbuk Steak', '', '', '', 0, 0, 0, 1, 1, 1), (33290, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27422, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27661, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blackened Trout', '', '', '', 0, 0, 0, 1, 1, 1), (33291, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27425, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Feltail Delight', '', '', '', 0, 0, 0, 1, 1, 1), (33292, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27429, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Blackened Sporefish', '', '', '', 0, 0, 0, 1, 1, 1), (33293, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27435, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Grilled Mudfish', '', '', '', 0, 0, 0, 1, 1, 1), (33294, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Poached Bluefish', '', '', '', 0, 0, 0, 1, 1, 1), (33295, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27666, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Golden Fish Sticks', '', '', '', 0, 0, 0, 1, 1, 1), (33296, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spicy Crawdad', '', '', '', 0, 0, 0, 1, 1, 1), (33297, 0, 0, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33370, 0, 0, 0, 0, 0, 320, 'Spell Haste Trinket', '', 'Your harmful spells have a chance to increase your spell haste rating by 320 for 6 secs.', '', 0, 0, 0, 1, 0, 0), (33299, 0, 0, 0, 1, 0, 0, 100, 1, 60, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Coilfang Slave Pens Lvl 70 Boss3a Caster Trinket', '', 'Next spell cast within $d will cast instantly.', 'Next spell casts instantly.', 0, 0, 0, 1, 1, 1), (33316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18958, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Giselda Transform DND', '', '', '', 0, 0, 0, 1, 0, 0), (33322, 0, 0, 0, 1, 0, 0, 101, 0, 26, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16975, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Vengeful Voidwalkers', '', '', '', 0, 0, 0, 1, 1, 1), (33323, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33322, 0, 0, 0, 0, 0, 217, 'Summon Vengeful Voidwalker Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (33324, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 79, 0, 0, 485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Major Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (33325, 0, 0, 0, 5, 0, 0, 101, 0, 65, 0, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 849, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heals friendly targets within $a1 yards for $s1.', '', 0, 0, 0, 1, 0, 0), (33326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Stolen Soul Dispel', '', 'Removes Stolen Soul.', '', 0, 0, 0, 1, 1, 1), (33327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 297, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0298)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, 53, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 160', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Murmur\'s Wrath', '', 'Murmur instantly Kills the target.', '', 0, 0, 0, 1, 1, 1), (33331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Murmur\'s Wrath', '', 'Murmur instantly Kills the target.', '', 0, 0, 0, 1, 1, 1), (33332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Suppression Blast', '', 'Knocks down up to five targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (33333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Weakened Soul Reduction', '', 'Reduces the duration of the Weakened Soul effect caused by your Power Word: Shield by $/1000;s1 sec.', '', 0, 0, 0, 1, 0, 0), (33334, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Special Unarmed', '', '', '', 0, 0, 0, 1, 1, 1), (33335, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (33336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1940, 'Memory Wipe', '', '', 'Memories are being altered.', 0, 0, 0, 1, 1, 1), (33337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1940, 'Memory Wipe Resume', '', '', '', 0, 0, 0, 1, 0, 0), (33338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Red Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Green Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Blue Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Yellow Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Purple Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1812, 'Red Banish State', '', '', '', 0, 0, 0, 1, 0, 0), (33344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Blue Banish State', '', '', '', 0, 0, 0, 1, 0, 0), (33345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1813, 'Yellow Banish State', '', '', '', 0, 0, 0, 1, 0, 0), (33346, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 0), (33347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18928, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Astromancer Split', '', '', '', 0, 0, 0, 1, 1, 1), (33356, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Root Forever', '', '', '', 0, 0, 0, 1, 1, 1), (33357, 44, 0, 0, 1, 0, 0, 101, 0, 65, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', 'Rank 3', 'Increases movement speed by $s1% for $d. Does not break prowling.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (33359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 0, 0, 0, 0, 0, 0, 1467, 'Cooking', 'Master', 'Allows a cook to make amazing recipes up to a maximum potential skill of 375.', '', 0, 0, 0, 1, 1, 1), (33360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 33359, 0, 0, 0, 0, 0, 1467, 'QA Master Cook', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (33361, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 0, 33359, 0, 0, 0, 0, 0, 1467, 'Master Cook', '', 'Teaches you how to be a Master Cook, allowing a maximum of 375 cooking skill.', '', 0, 0, 0, 1, 1, 1), (33365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Select True Beam', '', '', '', 0, 0, 0, 1, 1, 0), (33370, 0, 0, 0, 1, 0, 0, 100, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 319, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Spell Haste', '', 'Increases spell haste rating by 320 for $d.', 'Increases spell haste rating by 320.', 0, 0, 0, 1, 1, 1), (33371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5, 0, 0, 0, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Shadow Resilience', 'Rank 2', 'Reduces the chance you\'ll be critically hit by all spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (33372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 422, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0423)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (33373, 30, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Trinket Heal', '', 'Restores $s1 health.', '', 0, 0, 0, 1, 1, 1), (33376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unlink Combat Group', '', '', '', 0, 0, 0, 1, 0, 0), (33377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 200, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1906, 'Blessing of Auchindoun', '', '', 'Experience gain increased by $s1%\nDamage increased by $s2%\nAllows the capture of Spirit Shards.', 0, 0, 0, 1, 1, 1), (33379, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33380, 0, 0, 0, 0, 0, 1, 'Rampage Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (33380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rampage Enabler (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (33381, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Using Jump-a-tron 4000', '', 'Turns on the Jump-a-tron 4000.', '', 0, 0, 0, 1, 1, 1), (33382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 220, 'Jump-a-tron', '', '', 'You\'re floating safely. The unit must have malfunctioned.', 0, 0, 0, 1, 1, 0), (33383, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27808, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spare Jump-a-tron Key', '', '', '', 0, 0, 0, 1, 0, 0), (33384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 27, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Mass Charm', '', '', 'Charmed.', 0, 0, 0, 1, 0, 0), (33385, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 101, 0, 0, 949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (33386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (33387, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3751, 0, 0, 23124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Great Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (33388, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 0, 0, 0, 0, 0, 0, 115, 'Riding', 'Apprentice', '', '', 0, 0, 0, 1, 1, 1), (33389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 33388, 0, 0, 0, 0, 0, 115, 'Apprentice Riding', '', 'Allows the player to ride basic ground mounts that require a riding skill of 75.', '', 0, 0, 0, 1, 1, 1), (33390, 0, 1, 9, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', '', 'Silence all enemies within $a1 yards for $d. In addition, you gain $s2 Mana for each Mana Tap charge currently affecting you.', 'Silenced.', 0, 0, 0, 1, 1, 0), (33391, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 0, 0, 0, 0, 0, 0, 115, 'Riding', 'Journeyman', '', '', 0, 0, 0, 1, 1, 1), (33392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 33391, 0, 0, 0, 0, 0, 115, 'Journeyman Riding', '', 'Allows the player to ride swift ground mounts that require a riding skill of 150.', '', 0, 0, 0, 1, 1, 1), (33393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12353, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Infernals', '', '', '', 0, 0, 0, 1, 0, 0), (33394, 30, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Replenish Mana', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 1, 1), (33395, 35, 1, 0, 1, 25000, 0, 100, 0, 50, 31, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 73, -1, 0, 14, 14, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Freeze', '', 'Blasts enemies in a $a1 yard radius for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 14, 0, 0, 1, 1, 1), (33397, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19057, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33398, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19058, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33400, 0, 1, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 281, 93, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 1555, 'Accelerated Mending', '', 'Increases healing done by spells and effects by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing done by spells and effects increased by up to $s1 and damage done by spells by up to $s2.', 0, 0, 0, 1, 1, 1), (33401, 0, 0, 0, 1, 0, 15372, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Possess', '', 'Takes control of a humanoid enemy up to level $32830s1 for $32830d.', 'You are being possessed...', 0, 0, 0, 1, 1, 0), (33402, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19059, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33403, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19060, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal Effect: Dark Portal', '', '', '', 0, 0, 0, 1, 1, 0), (33405, 471, 1, 0, 1, 0, 0, 101, 0, 70, 3, 565, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1074, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Ice Barrier', 'Rank 6', 'Instantly shields you, absorbing $s1 damage. Lasts $d. While the shield holds, spells will not be interrupted.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (33409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Orgrimmar Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Stormwind Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (33411, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19106, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Female', '', '', '', 0, 0, 0, 1, 1, 1), (33412, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19084, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33413, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19095, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33414, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19113, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Male', '', '', '', 0, 0, 0, 1, 1, 1), (33415, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19085, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33416, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19099, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33417, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (33418, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (33419, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33462, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (33421, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', '', '', '', 0, 0, 0, 1, 1, 1), (33422, 32, 0, 0, 1, 0, 0, 101, 0, 60, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 64, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35838, 0, 0, 0, 2011, 'Phase In', '', 'Phase into reality.', 'Insubstantial.', 0, 0, 0, 1, 1, 1), (33423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Punch', '', '', '', 0, 0, 0, 1, 0, 0), (33424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kick', '', '', '', 0, 0, 0, 1, 0, 0), (33425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light\'s Out', '', '', '', 0, 0, 0, 1, 0, 0), (33426, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19107, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Female', '', '', '', 0, 0, 0, 1, 1, 1), (33427, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19082, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33428, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19094, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33429, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19114, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Male', '', '', '', 0, 0, 0, 1, 1, 1), (33430, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19083, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33431, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19100, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33432, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19108, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Female', '', '', '', 0, 0, 0, 1, 1, 1), (33433, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19078, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33434, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19092, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33435, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19115, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Male', '', '', '', 0, 0, 0, 1, 1, 1), (33436, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19079, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33437, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19101, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33438, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19112, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Female', '', '', '', 0, 0, 0, 1, 1, 1), (33439, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19080, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33440, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19093, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33441, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19116, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Male', '', '', '', 0, 0, 0, 1, 1, 1), (33442, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19081, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33443, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19102, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33444, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19121, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Female', '', '', '', 0, 0, 0, 1, 1, 1), (33445, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19125, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33446, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19129, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33447, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19122, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Male', '', '', '', 0, 0, 0, 1, 1, 1), (33448, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19126, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33449, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19131, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33450, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19109, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Female', '', '', '', 0, 0, 0, 1, 1, 1), (33451, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19086, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33452, 0, 0, 0, 5, 0, 0, 101, 0, 20, 31, 260, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 73, 1, 0, 455, 95, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33453, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19096, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33454, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19117, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Male', '', '', '', 0, 0, 0, 1, 1, 1), (33455, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19087, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33456, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19103, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33457, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19111, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Female', '', '', '', 0, 0, 0, 1, 1, 1), (33458, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19088, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33459, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19097, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33462, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (33463, 0, 1, 0, 1, 0, 0, 101, 0, 20, 187, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 59, 1, 0, 166, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Icebolt', '', 'Inflicts Frost damage to and stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (33464, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19118, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Male', '', '', '', 0, 0, 0, 1, 1, 1), (33465, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19089, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33466, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19104, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33467, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19123, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Female', '', '', '', 0, 0, 0, 1, 1, 1), (33468, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19127, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33469, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19130, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33470, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19124, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Male', '', '', '', 0, 0, 0, 1, 1, 1), (33471, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19128, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33472, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19132, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33473, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19110, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Female', '', '', '', 0, 0, 0, 1, 1, 1), (33474, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19091, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33475, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19098, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33476, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19119, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Male', '', '', '', 0, 0, 0, 1, 1, 1), (33477, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19090, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (33478, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19105, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (33479, 0, 0, 0, 1, 0, 0, 101, 0, 45, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1279, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Adamantine Shell', '', 'Increases armor by $s1 for $d.', 'Increased armor.', 0, 0, 0, 1, 1, 1), (33480, 0, 0, 0, 1, 0, 0, 101, 0, 60, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 74, 139, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Black Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets. Enemies hit by this ability also suffer periodic Shadow damage every $t2 sec. for $d.', 'Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33482, 99, 1, 0, 5, 20000, 0, 101, 0, 60, 42, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 811, 0, 0, 2294, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadow Defense', '', 'Protects the target with a magical shield that absorbs $s1 shadow damage. Lasts $d.', 'Absorbs $s1 shadow damage.', 0, 0, 0, 1, 1, 1), (33483, 0, 1, 0, 1, 0, 0, 101, 0, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 6, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Mana Tap', '', 'Drains $s1 mana from your target and charges you with Arcane energy for $d. This effect stacks up to $u times.', 'Energizes you when consumed by Arcane Torrent.', 0, 0, 0, 1, 1, 1), (33484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 50', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 95, 95, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 96', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (33486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -1076, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Auchindoun Threat Reduction Trinket', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (33487, 0, 1, 12, 16, 0, 31804, 101, 0, 60, 32, 150, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Addle Humanoid', '', 'Addles the target, preventing all actions for up to $d. Only works against Humanoids.', 'Stunned.', 0, 0, 0, 1, 1, 1), (33488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (33489, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 131, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Blinding Speed', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (33490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 129, 129, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 121', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -19, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 18', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (33493, 1152, 0, 0, 4, 0, 0, 100, 5, 60, 9, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Mark of Malice', '', 'Places $n charges of the mark of the Shivan on the target. Each time a marked target is hit with a weapon attack, one charge is expended. If all charges are expended within $d the mark detonates violently, dealing $33494s1 damage to the target.', 'Marked for death.\nVulnerable to melee attacks.', 0, 0, 0, 1, 1, 1), (33494, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Mark of Malice', '', '', '', 0, 0, 0, 1, 1, 1), (33496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tractor Beam Creator', '', '', '', 0, 0, 0, 1, 1, 1), (33498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (33499, 0, 1, 0, 1, 0, 0, 0, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 56, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 19200, 0, 0, 0, 0, 0, 0, 0, 90, 'Shape of the Beast', '', '', 'Time between attacks decreased by $33949s1%.\nAttack Power increased by $33949s3.\nCannot Cast Spells.', 0, 0, 0, 1, 1, 1), (33500, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15578, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (33501, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 147, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33502, 0, 1, 1, 4, 0, 4108, 101, 0, 0, 29, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Brain Wash', '', 'Take control of a target humanoid\'s mind for $d.', 'Charmed.', 0, 0, 0, 1, 0, 0), (33504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mark of Conquest', '', '', '', 0, 0, 0, 1, 1, 1), (33506, 0, 0, 0, 15, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19209, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Cabal Deathsworn', '', '', '', 0, 0, 0, 1, 1, 1), (33507, 0, 0, 0, 6, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19208, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Summon Cabal Acolyte', '', '', '', 0, 0, 0, 1, 1, 1), (33508, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 17, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33509, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Mana Restore', '', 'Chance on spell hit to restore $s1 mana.', '', 0, 0, 0, 1, 0, 0), (33510, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33504, 0, 0, 0, 0, 0, 321, 'Health Restore', '', 'Sometimes heals bearer of $33504s1 damage when damaging an enemy in melee and chance on ranged hit to restore $39599s1 mana to the bearer.', '', 0, 0, 0, 1, 1, 1), (33511, 0, 0, 0, 1, 0, 0, 15, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33513, 0, 0, 0, 0, 0, 1694, 'Mana Restore', '', 'Chance on spell hit to restore $33513s1 mana to the bearer.', '', 0, 0, 0, 1, 1, 1), (33512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Kazzak\'s Assault', '', '', '', 0, 0, 0, 1, 0, 0), (33513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mark of Defiance', '', '', '', 0, 0, 0, 1, 1, 1), (33522, 0, 0, 0, 1, 0, 0, 15, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33523, 0, 0, 0, 0, 0, 1694, 'Mana Restore 2', '', 'Chance on spell hit to restore $33523s1 mana to the bearer.', '', 0, 0, 0, 1, 1, 1), (33523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mark of Vindication', '', '', '', 0, 0, 0, 1, 1, 1), (33525, 0, 0, 0, 4, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 0, 0, 0, 22, 22, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39187, 0, 0, 0, 0, 0, 2144, 'Ground Slam', '', 'Snares all nearby enemies, turning them to stone.', 'Turning to stone...', 0, 0, 0, 1, 1, 1), (33526, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (33527, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Buffet', '', 'Inflicts $s1 Arcane damage to an enemy and increases the Arcane damage it takes by $s2 for $d.', 'Arcane damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (33528, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 186, 'Frost Buffet', '', 'Inflicts $s1 Frost damage to an enemy and increases the Frost damage it takes by $s2 for $d.', 'Frost damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (33529, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Buffet', '', 'Inflicts $s1 Shadow damage to an enemy and increases the Shadow damage it takes by $s2 for $d.', 'Shadow damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (33531, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Cannon: Hate', '', 'Unlocks the fel cannon at Forge Camp: Hate.', '', 0, 0, 0, 1, 1, 1), (33532, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Cannon: Fear', '', 'Unlocks the fel cannon at Forge Camp: Fear.', '', 0, 0, 0, 1, 1, 1), (33533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19207, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Infernaling', '', '', '', 0, 0, 0, 1, 1, 1), (33534, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 47, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33535, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Fel Energy Beam', '', '', '', 0, 0, 0, 1, 1, 0), (33536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 41, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 50, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183283, 183282, 0, 0, 0, 33541, 0, 0, 0, 1, 'Create Infernaling Summoner', '', '', '', 0, 0, 0, 1, 1, 1), (33537, 0, 0, 0, 1, 20000, 0, 101, 0, 0, 5, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 19203, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Syth Fire Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (33538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 19205, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Syth Arcane Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (33539, 0, 0, 0, 1, 40000, 0, 101, 0, 0, 5, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 19204, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Syth Frost Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (33540, 0, 0, 0, 1, 60000, 0, 101, 0, 0, 5, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 19206, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Syth Shadow Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (33541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 41, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183278, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Infernaling Summoner (con\'t)', '', '', '', 0, 0, 0, 1, 1, 0), (33542, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Staff Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (33543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernaling Spawn-in', '', '', '', 0, 0, 0, 1, 0, 0), (33545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernaling Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (33546, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (33547, 0, 1, 5, 1, 0, 0, 101, 0, 8, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear all enemies within $a, causing them to flee in terror for up to $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (33548, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (33549, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (33550, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (33551, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 313, -1123, 0, 1093, -3939, 0, 9, 9, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 636, 'Corrosive Acid', '', '', 'Deals $s1 damage every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (33552, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33553, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (33553, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (33554, 55, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 89, 0, 0, 835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', '', 'Judges the enemy for $s1 holy damage.', '', 4, 0, 0, 1, 0, 0), (33555, 0, 1, 0, 1, 0, 0, 101, 0, 70, 18, 750, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 11, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases melee, ranged, and spell casting speed by $s1% for all party members. Lasts $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (33556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4418, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Shock Damage', '', 'Increases damage done by Earth Shock, Flame Shock, and Frost Shock by up to $s1.', '', 0, 0, 0, 1, 0, 0), (33557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 67, 46, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Seal of the Crusader', '', 'Increases the melee attack power bonus of your Seal of the Crusader by $s1 and the Holy damage increase of your Judgement of the Crusader by $s2.', '', 0, 0, 0, 1, 1, 0), (33559, 932, 0, 0, 1, 0, 0, 101, 0, 0, 18, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 4, 0, 0, 10, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (33560, 0, 0, 0, 1, 0, 0, 101, 0, 26, 18, 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19222, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Flow Totem', '', 'Summons a Magma Flow Totem at the caster\'s feet. Totem lasts $d. and inflicts $8265s1 Fire damage to nearby enemies every $8266t1 sec.', '', 0, 0, 0, 1, 1, 1), (33561, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33562, 0, 0, 0, 0, 0, 37, 'Magma Flow Totem Passive', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (33562, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 7999, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Magma Flow Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (33563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33558, 0, 0, 0, 0, 217, 'Draw Shadows', '', '', '', 0, 0, 0, 1, 1, 0), (33564, 0, 1, 0, 1, 0, 0, 101, 0, 62, 9, 155, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 23, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 'Greater Blessing of Might', '', 'Places a Blessing on all nearby friendly targets, increasing their attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (33565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Claw and Rake Damage Bonus', '', 'Increases the damage of your Claw and Rake abilites by $s1.', '', 0, 0, 0, 1, 0, 0), (33566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19224, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Void Portal A', '', '', '', 0, 0, 0, 1, 1, 1), (33569, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Void Portal Visual', '', '', '', 0, 0, 0, 1, 1, 1), (33570, 0, 0, 0, 1, 0, 0, 101, 0, 10, 4, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19225, 0, 0, 0, 0, 0, 0, 0, 0, 691, 'Strength of the Storm Totem', 'Rank 1', 'Summons a Strength of Earth Totem with $s1 health at the feet of the caster. The totem increases the strength of party members within $8076a1 yards by $8076s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (33571, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 9, 0, 0, 10, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Strength of the Storm', '', '', 'Increases all stats by $s1.', 0, 0, 0, 1, 1, 1), (33572, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Gronn Lord\'s Grasp', '', 'Snares all nearby enemies, turning them to stone.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (33581, 37, 0, 0, 1, 0, 0, 101, 0, 34, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -100, -101, -100, 0, 0, 0, 87, 193, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', '', 'Protects the caster from all attacks and spells for $d., but also increases the time between attacks by $s2% during that time.', 'Immune to all attacks and spells.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (33582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19226, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker A', '', '', '', 0, 0, 0, 1, 1, 1), (33583, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19226, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker B', '', '', '', 0, 0, 0, 1, 1, 1), (33584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19226, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker C', '', '', '', 0, 0, 0, 1, 1, 1), (33585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19226, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker D', '', '', '', 0, 0, 0, 1, 1, 1), (33586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19226, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker E', '', '', '', 0, 0, 0, 1, 1, 1), (33587, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Sacrifice', '', '', '', 0, 0, 0, 1, 1, 1), (33589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2256, 'Lunar Guidance', 'Rank 1', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (33590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2256, 'Lunar Guidance', 'Rank 2', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (33591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 3, 0, 0, 0, 0, 0, 0, 0, 2256, 'Lunar Guidance', 'Rank 3', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 0), (33592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -3, 0, 0, 0, 0, 199, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2247, 'Balance of Power', 'Rank 1', 'Increases your chance to hit with all spells and reduces the chance you\'ll be hit by spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (33596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, -5, 0, 0, 0, 0, 199, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2247, 'Balance of Power', 'Rank 2', 'Increases your chance to hit with all spells and reduces the chance you\'ll be hit by spells by $s1%.', '', 0, 0, 0, 1, 1, 0), (33597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Dreamstate', 'Rank 1', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (33599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Dreamstate', 'Rank 2', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (33600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 0, 0, 0, 0, 0, 109, 'Improved Faerie Fire', 'Rank 1', 'Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (33601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 0, 0, 0, 0, 0, 109, 'Improved Faerie Fire', 'Rank 2', 'Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (33602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 0, 0, 0, 0, 0, 109, 'Improved Faerie Fire', 'Rank 3', 'Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (33603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 2248, 'Wrath of Cenarius', 'Rank 1', 'Your Starfire spell gains an additional $s1% and your Wrath gains an additional $s2% of your bonus damage effects.', '', 0, 0, 0, 1, 1, 0), (33604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 3, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 2248, 'Wrath of Cenarius', 'Rank 2', 'Your Starfire spell gains an additional $s1% and your Wrath gains an additional $s2% of your bonus damage effects.', '', 0, 0, 0, 1, 1, 0), (33605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 5, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 2248, 'Wrath of Cenarius', 'Rank 3', 'Your Starfire spell gains an additional $s1% and your Wrath gains an additional $s2% of your bonus damage effects.', '', 0, 0, 0, 1, 1, 0), (33606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 7, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 2248, 'Wrath of Cenarius', 'Rank 4', 'Your Starfire spell gains an additional $s1% and your Wrath gains an additional $s2% of your bonus damage effects.', '', 0, 0, 0, 1, 1, 0), (33607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 2248, 'Wrath of Cenarius', 'Rank 5', 'Your Starfire spell gains an additional $s1% and your Wrath gains an additional $s2% of your bonus damage effects.', '', 0, 0, 0, 1, 1, 0), (33617, 0, 0, 0, 1, 0, 4108, 101, 0, 70, 32, 345, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 95, 0, 0, 902, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33618, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 67, 0, 0, 1, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Great Sacrifice', '', '', '', 0, 0, 0, 1, 1, 1), (33619, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Reflective Shield', '', 'Smite an enemy for $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (33620, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 47, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Shadow Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Shadow damage every $t2 sec. for $d.', 'Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19233, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Test Flying Voidwalker', '', '', '', 0, 0, 0, 1, 0, 0), (33623, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 219, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33624, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 23, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (33625, 0, 0, 0, 1, 0, 0, 101, 0, 12, 28, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 6, 0, 1, 1, 0, 0, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Purge', '', 'Purges the enemy target, removing $m1 magic $leffect:effects;. Also slows movement speed by $s2%.', 'Movement speed reduced by $s2%.', 10, 0, 0, 1, 1, 1), (33626, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 63, 0, 1, 1, 0, 19, 4999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (33627, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33628, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (33630, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7749, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Blue Mechanostrider', '', 'Summons and dismisses a rideable mechanical tallstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (33631, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7749, 0, 0, 0, 0, 0, 0, 0, 0, 1240, 'Video Mount', 'VideoProduction Spell', 'Summons and dismisses a rideable mechanical tallstrider.', 'Decrease speed by $s2%.', 0, 0, 0, 1, 1, 1), (33632, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Exorcism', '', 'Inflicts Holy damage to an undead or demon enemy.', '', 0, 0, 0, 1, 1, 1), (33633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 1999, 74, 0, 9, 9, 0, 83, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 291, 'Protection Aura', '', 'Gives $s1 additional armor and $s2 additional magic resistance to friendly creatures within $a1 yards.', 'Armor increased by $s1.\nMagic resistance increased by $s2.', 0, 0, 0, 1, 1, 0), (33634, 0, 0, 0, 4, 0, 0, 101, 0, 62, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 41, 0, 0, 379, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (33637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 149, 0, 0, 9, 9, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (33638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 156, 156, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33640, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Rockbiter Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (33641, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 129, 0, 0, 583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash of Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (33642, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (33643, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 554, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (33644, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blowing Up Legion Antenna', '', 'Plants an explosive on Legion antennas.', '', 0, 0, 0, 1, 0, 0), (33645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Choose Target (Not Player)', '', '\n\nPerforms an AOE pulse for nearby enemy units. It will cycle through the list attempting to find one that does not have a Combat Mark (31887) and boost their hate towards that target by 5000.', '', 0, 0, 0, 1, 0, 0), (33648, 0, 1, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33649, 0, 0, 0, 0, 0, 293, 'Rage of the Unraveller', '', 'Chance on critical hit to increase your attack power by 300 for 10 secs.', '', 0, 0, 0, 1, 1, 1), (33649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 299, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1662, 'Rage of the Unraveller', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (33650, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33651, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $31303s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (33651, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 332, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $s1 Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (33652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2144, 'Stoned', '', 'Petrifies an enemy, leaving it vulnerable to shatters.', 'Turned to stone.', 0, 0, 0, 1, 1, 1), (33653, 21, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 99, 0, 14, 0, 0, 0, 79, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s Physical damage by $s1% for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (33654, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Shatter', '', 'Shatters all enemies turned to stone, dealing damage to their allies based on proximity.', '', 0, 0, 0, 1, 1, 1), (33655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dropping The Nether Modulator', '', 'Drops a super-powered bomb on top of Burning Legion transporters.', '', 0, 0, 0, 1, 1, 0), (33657, 1152, 0, 0, 1, 5000, 0, 101, 0, 70, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 1999, 1999, 0, 28, 28, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 47, 'Resonance', '', 'A pulse of channeled sonic energy that deals $s1 Nature damage and increases Nature damage taken by $s2 for $d.', 'Nature damage taken increased by $s2.', 0, 0, 0, 1, 1, 0), (33659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28038, 0, 584, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gateways Murket and Shaadraz', '', '', '', 0, 0, 0, 1, 1, 0), (33660, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19281, 0, 0, 0, 0, 0, 0, 0, 0, 2145, 'Swift Pink Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (33661, 36, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Crush Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (33662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 219, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Arcane Energy', '', 'Increases spell damage done by up to $s1 and healing done by up to $s2 for $d.', 'Magical damage increased by $s1 and healing increased by $s2.', 0, 0, 0, 1, 1, 1), (33663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 64, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15352, 0, 32184, 0, 0, 0, 0, 2289, 'Earth Elemental Totem', '', 'Summon an elemental totem that calls forth a greater earth elemental to protect the caster and $ghis:her; allies. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (33664, 0, 0, 0, 14, 0, 0, 101, 0, 0, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 349, 24, 0, 28, 30, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1983, 'Incited Delirium', '', 'Channels Incited Delirium into the target, increasing size by $s1% and Physical damage done by $s1.', 'Physical damage done increased by $s1.\nSize increased.', 0, 0, 0, 1, 1, 1), (33665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 1699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Lightning Wrath', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1.5, 1, 1), (33666, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1, 1, 1, -1, 3, -91, 39, 39, 39, 0, 89, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Sonic Boom', '', 'Releases a massive burst of sonic energy that blasts nearby enemies for $s1 Nature damage, then inflicts additional Nature damage every $t2 sec for $d. While affected by Sonic Boom, enemy movement speed is reduced by $s3%.', 'Nature damage inflicted every $t2 sec.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (33667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Ferocity', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (33668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Tenacity', '', 'Increases maximum health by $s1 for $d.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (33669, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Strike Dreghood', '', '', '', 0, 0, 0, 1, 1, 1), (33670, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12405, 0, 0, 0, 0, 0, 0, 0, 2147, 'Throw Explosives', '', 'Throw the explosives at the fel orc banner at the Gor\'gaz Outpost.', 'Throwing explosives.', 0, 0, 0, 1, 1, 1), (33671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 8999, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shatter', '', 'Shatters all enemies turned to stone, dealing damage to their allies based on proximity.', '', 0, 0, 0, 1, 1, 1), (33675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Infernals', '', '', '', 0, 0, 0, 1, 0, 0), (33676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Incite Chaos', '', '', '', 0, 0, 0, 1, 0, 0), (33678, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 331, 0, 0, 659, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (33679, 0, 0, 0, 14, 0, 0, 101, 0, 50, 8, 350, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (33684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 998, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Incite Chaos', '', '', 'You have gone into a chaotic rage!', 0, 0, 0, 1, 0, 0), (33685, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Warboss', '', 'Teleport Warboss to bottom of wall.', '', 0, 0, 0, 1, 1, 1), (33686, 0, 0, 9, 1, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 375, 0, 0, 3562, 0, 9, 9, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Shockwave', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (33688, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Crystal Strike', '', 'Strikes at an enemy, inflicting $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (33689, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 1, 0), (33690, 0, 0, 0, 7, 0, 0, 101, 0, 60, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Teleport: Shattrath', '', 'Teleports the caster to Shattrath.', '', 0, 0, 0, 1, 1, 1), (33691, 0, 0, 0, 7, 60000, 0, 101, 0, 65, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183384, 0, 0, 0, 0, 0, 0, 0, 0, 2174, 'Portal: Shattrath', '', 'Creates a portal, teleporting group members that use it to Shattrath.', '', 0, 0, 0, 1, 1, 1), (33693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Shred Damage', '', 'Increases the damage dealt by Shred by 88.', '', 0, 0, 0, 1, 0, 0), (33695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Exorcism and Holy Wrath Damage', '', 'Increases the damage done by your Exorcism and Holy Wrath spells by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Lightning Cost', '', 'Reduces the mana cost of your Lightning Bolt spells by $s1.', '', 0, 0, 0, 1, 0, 0), (33697, 0, 0, 0, 1, 120000, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 5, 4, 4, 0, 0, 0, 99, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 1662, 'Blood Fury', 'Racial', 'Increases melee attack power by $s1 and your damage and healing from spells and effects by up to $s2, but reduces healing effects on you by $23230s1%. Lasts $d.', 'Melee attack power increased by $s1 and magical damage and healing done increased by $s2.', 0, 0, 0, 1, 1, 1), (33698, 36, 0, 0, 1, 0, 0, 101, 0, 50, 0, 90, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 1', 'Taunts the creature, increasing the chance that it will attack the Felguard.', '', 0, 0, 0, 1, 1, 1), (33699, 36, 0, 0, 1, 0, 0, 101, 0, 60, 0, 110, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 2', 'Taunts the creature, increasing the chance that it will attack the Felguard.', '', 0, 0, 0, 1, 1, 1), (33700, 36, 0, 0, 1, 0, 0, 101, 0, 69, 0, 130, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 631, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 3', 'Taunts the creature, increasing the chance that it will attack the Felguard.', '', 0, 0, 0, 1, 1, 1), (33701, 84, 1, 0, 1, 0, 0, 101, 0, 69, 8, 355, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 6, 0, 1, 1, 0, 884, -11, 0, 8, 13, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 6', 'Taunts all enemies within $a1 yards, increasing the chance that they will attack the Voidwalker and reducing chance to hit by $s2% for $d. More effective than Suffering (Rank 5).', 'Chance to hit reduced by $s2%.', 0, 0, 0, 1, 1, 1), (33702, 0, 0, 0, 1, 120000, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 1662, 'Blood Fury', 'Racial', 'Increases your damage and healing from spells and effects by up to $s2, but reduces healing effects on you by $23230s1%. Lasts $d.', 'Magical damage and healing done increased by $s2.', 0, 0, 0, 1, 1, 1), (33703, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33701, 0, 0, 0, 0, 0, 9, 'Suffering', 'Rank 6', 'Teaches Voidwalker Suffering (Rank 6).', '', 0, 0, 0, 1, 1, 1), (33704, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33698, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 1', 'Teaches Felguard Anguish (Rank 1).', '', 0, 0, 0, 1, 1, 1), (33705, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33699, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 2', 'Teaches Felguard Anguish (Rank 2).', '', 0, 0, 0, 1, 1, 1), (33706, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33700, 0, 0, 0, 0, 0, 173, 'Anguish', 'Rank 3', 'Teaches Felguard Anguish (Rank 3).', '', 0, 0, 0, 1, 1, 1), (33707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 101, 0, 1749, 149, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (33708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19311, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Infernaling (Portal Hound)', '', '', '', 0, 0, 0, 1, 1, 1), (33709, 44, 0, 12, 1, 0, 0, 101, 0, 20, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (33710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disturb Infernaling Summoner (Portal Hound)', '', '', '', 0, 0, 0, 1, 1, 1), (33711, 0, 0, 0, 4, 0, 0, 101, 0, 70, 305, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Murmur\'s Touch', '', '', 'The air around you pulses with sonic energy...', 0, 0, 0, 1, 1, 1), (33712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 41, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183357, 183406, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Infernaling Summoner (Portal Hound)', '', '', '', 0, 0, 0, 1, 1, 1), (33713, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', '', '', '', 0, 0, 0, 1, 1, 1), (33714, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Arcane Potency', '', '', '', 0, 0, 0, 1, 1, 1), (33715, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nekrogg\'s Key', '', 'Opens a Fel Orc Cage.', '', 0, 0, 0, 1, 1, 1), (33716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Laugh', '', '', '', 0, 0, 0, 1, 0, 0), (33717, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 885, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1842, 'Conjure Food', 'Rank 8', 'Conjures $s1 $lcroissant:croissants;, providing the mage and $ghis:her; allies with something to eat.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (33719, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1935, 'Perfect Spell Reflection', '', 'Raise your shield, reflecting all spells cast on you. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (33720, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1303, 'Onslaught Elixir', '', 'Increases attack power by $s1 for $d. Battle Elixir.', 'Increases attack power by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (33721, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 23, 23, 23, 0, 0, 0, 13, 135, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 1024, 0, 0, 0, 0, 0, 0, 2150, 'Adept\'s Elixir', '', 'Increases spell damage and healing by up to $s1 and spell critical strike rating by $s3 for $d. Battle Elixir.', 'Increases spell damage and healing by up to $s1 and spell critical strike rating by $s3. Battle Elixir.', 0, 0, 0, 1, 1, 1), (33723, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 0, 0, 0, 193, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Haste Other', '', 'Fills the target with power, increasing its casting speed by $s1% and movement speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (33725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33726, 0, 0, 0, 1, 0, 0, 101, 0, 27, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 2148, 'Elixir of Mastery', '', 'Increases all Stats by $s1 for $d. Battle Elixir.', 'All Stats increased by $s1. Battle Elixir.', 0, 0, 0, 1, 1, 1), (33727, 0, 0, 0, 1, 0, 0, 20, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 444, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon (Passive)', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (33728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal Effect: Shattrath', '', '', '', 0, 0, 0, 1, 1, 0), (33729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19327, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Summon Spore Cloud', '', '', '', 0, 0, 0, 1, 0, 0), (33731, 0, 1, 0, 1, 0, 0, 100, 1, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36254, 0, 0, 0, 0, 0, 2176, 'Judgement of the Flame', '', 'Causes the target to be stunned when it takes fire damage. $n charge. Last $d.', 'Fire attacks cause you to be stunned.\n$n charge.', 0, 0, 0, 1, 0, 0), (33732, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13464, 22785, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Volatile Healing Potion', '', '', '', 0, 0, 0, 1, 1, 1), (33733, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22785, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unstable Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (33735, 0, 0, 0, 1, 0, 0, 100, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Blade Flurry', '', 'Increases your attack speed by $s1%. In addition, attacks strike an additional nearby opponent. Lasts $d.', 'Attack speed increased by $s1%. Weapon attacks strike an additional nearby opponent.', 0, 0, 0, 1, 1, 1), (33736, 0, 1, 0, 1, 0, 0, 100, 3, 69, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 49, 0, 0, 0, 0, 42, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33737, 0, 0, 0, 0, 0, 2287, 'Water Shield', 'Rank 2', 'The caster is surrounded by $n globes of water, granting $s2 mana per 5 sec. When a spell, melee or ranged attack hits the caster, $33737s1 mana is restored to the caster. This expends one water globe. Only one globe will activate every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', '$s2 mana per 5 sec. Attacks and spells used against you restore $33737s1 mana. $n charges.', 0, 0, 0, 1, 1, 1), (33737, 0, 0, 0, 1, 0, 0, 101, 0, 69, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2287, 'Water Shield', '', '', '', 0, 0, 0, 1, 1, 1), (33738, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13465, 22785, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Onslaught Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (33740, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13463, 22785, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adept\'s Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (33741, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 22785, 18256, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elixir of Mastery', '', '', '', 0, 0, 0, 1, 1, 1), (33742, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blowing Up Legion Antenna', '', 'Plants an explosive on Legion antennas.', '', 0, 0, 0, 1, 0, 0), (33743, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Power Infused Mushroom', '', '$s1 mana restored.', '', 0, 0, 0, 1, 0, 0), (33744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dropping Fat Gnome and Little Elf', '', 'Drops a super-powered bomb on top of Burning Legion transporters.', '', 0, 0, 0, 1, 1, 0), (33745, 0, 0, 0, 1, 0, 0, 101, 0, 66, 8, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 30, 30, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2246, 'Lacerate', 'Rank 1', 'Lacerates the enemy target, dealing $s2 bleed damage and making them bleed for $o damage over $d and causing a high amount of threat. Damage increased by attack power. This effect stacks up to $u times on the same target.', '$s1 damage every $t sec', 0, 0, 0, 1, 1, 1), (33746, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33758, 0, 0, 0, 0, 0, 2038, 'Essence Infused Mushroom', '', 'Restores 200 health when you kill a target that gives experience or honor. This effect cannot occur more than once every 10 seconds.', '', 0, 0, 0, 1, 0, 0), (33750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Attack', '', '', '', 0, 0, 0, 1, 1, 1), (33754, 0, 0, 0, 1, 0, 0, 20, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 332, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon (Passive)', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (33755, 0, 0, 0, 1, 0, 0, 20, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 248, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon (Passive)', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (33756, 0, 0, 0, 1, 0, 0, 20, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 118, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon (Passive)', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (33757, 0, 0, 0, 1, 0, 0, 20, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon (Passive)', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (33758, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Essence Infused Mushroom', '', '$s1 health restored.', '$s1 health restored.', 0, 0, 0, 1, 0, 0), (33759, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33743, 0, 0, 0, 0, 0, 2038, 'Power Infused Mushroom', '', 'Restores 200 mana when you kill a target that gives experience or honor. This effect cannot occur more than once every 10 seconds.', '', 0, 0, 0, 1, 0, 0), (33760, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Murmur\'s Touch', '', '', '', 0, 0, 0, 1, 1, 1), (33763, 0, 1, 0, 1, 0, 0, 101, 0, 64, 165, 220, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 599, 0, 0, 0, 0, 8, 4, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2101, 'Lifebloom', 'Rank 1', 'Heals the target for $o1 over $d. When Lifebloom completes its duration or is dispelled, the target instantly heals themself for $s2. This effect can stack up to $u times on the same target.', 'Heals $s1 every second and 600 when effect finishes or is dispelled.', 0, 0, 0, 1, 1, 1), (33768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gateways Murket and Shaadraz', '', '', '', 0, 0, 0, 1, 1, 0), (33770, 0, 0, 0, 14, 0, 0, 101, 0, 6, 0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1512, 'Everlasting Underspore Fronds', '', 'Creates $s1 edible Underspore Pods.', '', 0, 0, 0, 1, 1, 1), (33772, 11, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33773, 33774, 0, 0, 0, 0, 358, 'Underspore Pod', '', 'Restores $26260o1 health and $26261o2 mana over $26260d. Must remain seated while eating.', 'Restores $/5;s1 health and $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (33773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', '', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (33774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 734, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Underspore Pod', '', '', 'Restores $/5;s2 mana per second.', 0, 0, 0, 1, 1, 1), (33775, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 47, 0, 0, 294, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33776, 0, 0, 0, 1, 0, 0, 100, 0, 66, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1949, 'Spiritual Attunement', 'Rank 2', 'A passive ability that gives the Paladin mana when healed by other friendly targets\' spells. The amount of mana gained is equal to $s1% of the amount healed.', '', 0, 0, 0, 1, 0, 0), (33778, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Lifebloom', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (33779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2017, 'Twin Spire Blessing', '', '', 'Increases damage dealt by $s1%.', 0, 0, 0, 1, 1, 1), (33780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (33781, 65, 0, 12, 1, 0, 0, 101, 0, 6, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Ravage', '', 'Inflicts normal damage plus $s1 to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (33782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 107, 107, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 108', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (33783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 1, 2501, 0, 59, 3749, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Empowering Shadows', '', 'Increases Shadow damage done by up to $s1 for $d. Stacks $u times.', 'Shadow damage done increased by $s1.', 0, 0, 0, 1, 1, 1), (33784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 209, 209, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 210', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 179, 179, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 180', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33786, 0, 0, 18, 16, 0, 0, 101, 0, 70, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 174, 'Cyclone', '', 'Tosses the enemy target into the air, preventing all action but making them invulnerable for up to $d. Only one target can be affected by your Cyclone at a time.', 'Invulnerable, but unable to act.', 8, 0, 0, 1, 1, 1), (33787, 22, 1, 0, 14, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -51, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increases the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStrength reduced by $s3%.', 0, 0, 0, 1, 1, 1), (33788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transporter Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (33789, 22, 0, 5, 1, 0, 0, 100, 0, 20, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 0, 1, 0, 0, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29544, 0, 0, 0, 0, 0, 148, 'Frightening Shout', '', 'Shouts at nearby enemies causing them to flee in fear for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (33790, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Salvation', '', 'Reduces the amount of all threat generated by $s1%.', '', 0, 0, 0, 1, 1, 1), (33792, 22, 0, 12, 1, 0, 0, 101, 0, 68, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 0, 0, 2124, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Exploding Shot', '', 'Shoots at an enemy, inflicting Physical damage and stunning the target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (33793, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (33794, 1152, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (33795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 639, 0, 0, 0, 0, 0, 0, 0, 0, 1896, 'Strength of the Halaani', '', '', 'Increases all damage done by $s1%.', 0, 0, 0, 1, 0, 0), (33796, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Bow', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (33798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 1, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 3', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33799, 0, 0, 0, 2, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33802, 33801, 0, 0, 0, 0, 1, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (33800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33799, 0, 0, 0, 0, 50, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (33802, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 2, 0, 1, 1, 0, 74, 74, 0, 29, 7, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (33803, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19381, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Flame Wave', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 1), (33804, 1152, 0, 0, 14, 0, 0, 101, 0, 20, 0, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33803, 0, 0, 0, 0, 0, 2128, 'Flame Wave', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 0), (33805, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Throw Hammer', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (33806, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Throw Hammer', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (33807, 0, 0, 0, 1, 0, 0, 100, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 259, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Haste', '', 'Increases haste rating by $s1 for $d1.', 'Increases haste rating by $s1.', 0, 0, 0, 1, 1, 1), (33808, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot Gun', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (33809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Invasion - Defender Hero Speech Director', '', '', '', 0, 0, 0, 1, 0, 0), (33810, 0, 1, 0, 1, 0, 0, 101, 0, 20, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 136, 0, 0, 0, 0, 0, 69, 60, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2153, 'Rock Shell', '', 'Wraps the caster in stone, absorbing up to $s1 damage. If the shield is broken, the caster enrages, increasing his damage by $33811s1% and attack speed by $33811s2.', 'Will enrage if shell is broken.', 0, 0, 0, 1, 1, 1), (33811, 21, 0, 0, 1, 0, 0, 101, 0, 26, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 59, 29, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Broken Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (33812, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Hurtful Strike Primer', '', 'Deals $s1 damage to the target with the second highest threat within melee range.', '', 0, 0, 0, 1, 1, 1), (33813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1301, 0, 0, 12349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hurtful Strike', '', 'Deals $s1 damage to the target with the second highest threat within melee range.', '', 0, 0, 0, 1, 1, 1), (33814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 0, 0, 0, 0, 0, 0, 0, 29, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33637, 0, 0, 0, 0, 2034, 'Infernal Rain', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (33816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 85, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Fire Dam 86', '', 'Increases damage done by Fire spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 85, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Arcane Dam 86', '', 'Increases damage done by Arcane spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 77, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Frost Dam 78', '', 'Increases damage done by Frost spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 77, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Shadow Dam 78', '', 'Increases damage done by Shadow spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (33820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 87, 29, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 88', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 131, 43, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 132', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (33822, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Throw Hammer', 'Rank 1', 'Fire at the target with a ranged weapon.', '', 0, 0, 0, 1, 1, 1), (33824, 0, 0, 0, 4, 0, 0, 101, 0, 0, 36, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 16, 801, 3, 0, 3599, 18, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10162, 0, 0, 0, 0, 0, 0, 11, 'Launching Reaver Buster', '', 'Launches a missile at a large, heated target.', 'Deals fire damage equal to 1% of maximum health per second.', 0, 0, 0, 1, 1, 1), (33825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28132, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aerial Assault Flight (Horde)', '', '', '', 0, 0, 0, 1, 1, 1), (33826, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6, 0, 0, 9, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (33827, 0, 0, 0, 1, 0, 9, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Hellfire Warder Channel Visual', '', '', '', 0, 0, 0, 1, 1, 0), (33828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 93, 0, 0, 876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Talisman of the Alliance', '', 'Heal self for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (33829, 0, 1, 5, 1, 0, 0, 101, 0, 8, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fleeing in Terror', '', 'Strikes fear in an enemy, causing it to flee in terror for up to $d. Only 1 target can be feared at a time.', 'Fleeing in terror!', 0, 0, 0, 1, 1, 1), (33830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -101, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone Cast Time Decrease', '', 'Reduces the cast time of your Cyclone spell by $/1000;S1 sec.', '', 0, 0, 0, 1, 1, 0), (33831, 0, 0, 0, 1, 180000, 0, 101, 0, 50, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 2, 0, 0, 0, 7, 0, 0, 226, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1964, 0, 0, 0, 0, 0, 0, 0, 0, 2258, 'Force of Nature', '', 'Summons $s1 treants to attack enemy targets for $d.', '', 12, 0, 0, 1, 1, 1), (33832, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33833, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (33833, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (33834, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33835, 0, 0, 0, 0, 0, 1954, 'Magic Disruption Aura', '', '', 'Periodically removes magic effects from nearby enemies.', 0, 0, 0, 1, 0, 0), (33835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Disrupt Magic', '', '', '', 0, 0, 0, 1, 0, 0), (33836, 1170, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 12001, 1, 0, 53999, 59999, 0, 9, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Dropping Heavy Bomb', '', 'Drops a heavy bomb.', '', 0, 0, 0, 1, 1, 1), (33837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aerial Assault Flight (Heavy Bomb)', '', '', '', 0, 0, 0, 1, 1, 0), (33838, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shattrath City - Marksman Gunshot', '', 'Fire a gunshot - Just for show - No effect', '', 0, 0, 0, 1, 0, 0), (33839, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 149, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1485, 'Vir\'aani Concentration', '', 'Assumes an arcane focus, increasing Arcane damage dealt by $s2%. Reduces your chance to be interrupted by $s1.', 'Arcane damage dealt is increased by $s2%.\nReduces your chance to be interrupted by melee attacks and abilities by $s1%.', 40, 0, 0, 1, 1, 1), (33840, 49, 0, 0, 1, 0, 31788, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32016, 0, 0, 0, 0, 0, 168, 'Earth Rumble', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33841, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33844, 99, 1, 7, 16, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33846, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33847, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33854, 0, 0, 0, 0, 1, 'Summon RC Tonk', '', 'Take control of a Steam Tonk.', '', 0, 0, 0, 1, 1, 0), (33848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19405, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Tonk', '', '', '', 0, 0, 0, 1, 1, 0), (33849, 0, 0, 0, 1, 0, 15423, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 0, 3, 12, 0, 0, 2, 37, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 2367, 'Using Steam Tonk Controller', '', '', 'Use your tank action bar above your standard action bar to attack other tanks.', 0, 0, 0, 1, 1, 1), (33850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45257, 0, 0, 0, 0, 0, 1, 'RC Tank Control', '', 'Take control of a Steam Tonk.\n\nSteam Tonks can only attack other Steam Tonks.', '', 0, 0, 0, 1, 1, 1), (33851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 2253, 'Primal Tenacity', 'Rank 1', 'Increases your chance to resist Stun and Fear mechanics by $s1%.', '', 0, 0, 0, 1, 1, 0), (33852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 2253, 'Primal Tenacity', 'Rank 2', 'Increases your chance to resist Stun and Fear mechanics by $s1%.', '', 0, 0, 0, 1, 1, 0), (33853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -2, 0, 0, 0, 0, 137, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 961, 'Survival of the Fittest', 'Rank 1', 'Increases all attributes by $s1% and reduces the chance you\'ll be critically hit by melee attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Tank', '', '', '', 0, 0, 0, 1, 1, 0), (33855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -3, 0, 0, 0, 0, 137, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 961, 'Survival of the Fittest', 'Rank 2', 'Increases all attributes by $s1% and reduces the chance you\'ll be critically hit by melee attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -4, 0, 0, 0, 0, 137, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 961, 'Survival of the Fittest', 'Rank 3', 'Increases all attributes by $s1% and reduces the chance you\'ll be critically hit by melee attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 2, 0, 0, 0, 0, 163, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2252, 'Predatory Instincts', 'Rank 1', 'While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by $s1% and your chance to avoid area effect attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33860, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 109, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33861, 1138, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33862, 0, 0, 0, 0, 0, 275, 'Mortar', '', 'Fires a mortar which lands $a1 yards away dealing $33862s1 damage to all tonks within $33862a1 yards.', '', 0, 0, 0, 1, 0, 0), (33862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (33865, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 9, 0, 0, 90, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Singe', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 5, 0, 0, 0, 0, 163, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2252, 'Predatory Instincts', 'Rank 2', 'While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by $s1% and your chance to avoid area effect attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 8, 0, 0, 0, 0, 163, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2252, 'Predatory Instincts', 'Rank 3', 'While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by $s1% and your chance to avoid area effect attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 11, 0, 0, 0, 0, 163, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2252, 'Predatory Instincts', 'Rank 4', 'While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by $s1% and your chance to avoid area effect attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 163, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2252, 'Predatory Instincts', 'Rank 5', 'While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by $s1% and your chance to avoid area effect attacks by $s2%.', '', 0, 0, 0, 1, 1, 0), (33871, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, 4, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (33872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2254, 'Nurturing Instinct', 'Rank 1', 'Increases your healing spells by up to $s1% of your Agility, and increases healing done to you by $47179s1% while in Cat form.', '', 0, 0, 0, 1, 1, 1), (33873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2254, 'Nurturing Instinct', 'Rank 2', 'Increases your healing spells by up to $s1% of your Agility, and increases healing done to you by $47180s1% while in Cat form.', '', 0, 0, 0, 1, 1, 1), (33876, 0, 0, 0, 1, 0, 0, 101, 0, 50, 29, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 98, 29, 159, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Cat)', 'Rank 1', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d. Awards $34071s1 combo $lpoint:points;.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire Mana Reduction', 'Rank 5', 'Reduces the mana cost of your Moonfire spell by $s1% of its base cost.', '', 0, 0, 0, 1, 1, 1), (33878, 971, 0, 0, 1, 0, 0, 101, 0, 50, 29, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 74, 29, 114, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Bear)', 'Rank 1', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2251, 'Empowered Touch', 'Rank 1', 'Your Healing Touch spell gains an additional $s1% of your bonus healing effects.', '', 0, 0, 0, 1, 0, 0), (33880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2251, 'Empowered Touch', 'Rank 2', 'Your Healing Touch spell gains an additional $s1% of your bonus healing effects.', '', 0, 0, 0, 1, 0, 0), (33881, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -1, 0, -1, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 45281, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 1', 'Your critical strike chance with all spells is increased by $s2% and critical strikes against you give you the Natural Perfection effect reducing all damage taken by $45281s1%. Stacks up to $45281u times. Lasts $45281d.', '', 0, 0, 0, 1, 1, 1), (33882, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -1, 1, -1, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 45282, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 2', 'Your critical strike chance with all spells is increased by $s2% and critical strikes against you give you the Natural Perfection effect reducing all damage taken by $45282s1%. Stacks up to $45282u times. Lasts $45282d.', '', 0, 0, 0, 1, 1, 1), (33883, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 45283, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 3', 'Your critical strike chance with all spells is increased by $s2% and critical strikes against you give you the Natural Perfection effect reducing all damage taken by $45283s1%. Stacks up to $45283u times. Lasts $45283d.', '', 0, 0, 0, 1, 1, 1), (33886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2249, 'Empowered Rejuvenation', 'Rank 1', 'The bonus healing effects of your healing over time spells is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (33887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2249, 'Empowered Rejuvenation', 'Rank 2', 'The bonus healing effects of your healing over time spells is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (33888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2249, 'Empowered Rejuvenation', 'Rank 3', 'The bonus healing effects of your healing over time spells is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (33889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2249, 'Empowered Rejuvenation', 'Rank 4', 'The bonus healing effects of your healing over time spells is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (33890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 2249, 'Empowered Rejuvenation', 'Rank 5', 'The bonus healing effects of your healing over time spells is increased by $s1%.', '', 0, 0, 0, 1, 0, 0), (33891, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 17, 0, 0, 0, 0, 0, 0, 0, 2257, 'Tree of Life', 'Shapeshift', 'Shapeshift into the Tree of Life. While in this form you increase healing received by $5420s1% of your total Spirit for all party members within 45 yards, your movement speed is reduced by $5420s2%, and you can only cast Swiftmend, Innervate, Nature\'s Swiftness, Rebirth, Barkskin, poison removing and healing over time spells, but the mana cost of these spells is reduced by $5420s3%.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects.', 28, 0, 0, 1, 1, 1), (33894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 27028, 0, 0, 0, 0, 0, 504, 'QA Master First Aid', 'QASpell', 'Teaches you advanced first aid, allowing a maximum of 375 first aid skill.', '', 0, 0, 0, 1, 1, 1), (33895, 0, 0, 0, 5, 0, 0, 101, 0, 30, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183410, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'Set Charge', '', 'Creates an Explosive Charge.', '', 0, 0, 0, 1, 1, 1), (33896, 0, 0, 0, 1, 0, 0, 100, 0, 20, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 6, 1, 0, 0, 999, 0, 0, 0, 0, 0, 69, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 33897, 30023, 0, 0, 0, 2153, 'Desperate Defense', '', 'The caster roots himself and shields himself from attacks, getting increasingly furious as he is attacked. Each strike increases the effect of the rage.', 'Enrages if struck.', 0, 0, 0, 1, 1, 1), (33898, 21, 0, 0, 1, 0, 0, 101, 0, 20, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 4, 4, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Desperate Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (33899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 589, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aerial Assault Flight (Alliance)', '', '', '', 0, 0, 0, 1, 1, 1), (33900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (33904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -21, 0, 29, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19420, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 'Summon Goliathon Shardling', '', '', '', 0, 0, 0, 1, 1, 0), (33905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -21, 0, 29, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19420, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 'Summon Goliathon Shardling', '', '', '', 0, 0, 0, 1, 1, 0), (33906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -21, 0, 29, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19420, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 'Summon Goliathon Shardling', '', '', '', 0, 0, 0, 1, 1, 0), (33907, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (33908, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Burning Spikes', '', 'Thorns sprout from the friendly target causing $s1 Fire damage to attackers when hit. Lasts $d.', 'Causes $s1 Fire damage to attackers.', 0, 0, 0, 1, 1, 1), (33909, 21, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Hulk', '', 'Increases the Physical damage dealt by the caster by $s1% for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (33910, 0, 0, 0, 15, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 61, 0, 0, 369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal Other', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (33911, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Tear Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (33912, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Rip', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33913, 0, 1, 9, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 249, 0, -51, 0, 0, 0, 3, 27, 79, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 816, 'Soul Burn', '', 'Inflicts $o1 Fire damage to an enemy over $d, preventing it from casting spells and reducing the Physical damage it deals by $s3%.', '$o1 Fire damage inflicted over $d.\nPhysical damage dealt is decreased by $s3%.\nSilenced.', 0, 0, 0, 1, 1, 1), (33914, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadowstrike', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (33915, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 74, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Void Drain', '', '', '', 0, 0, 0, 1, 1, 1), (33916, 35, 0, 0, 14, 0, 8, 101, 0, 20, 1, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33915, 0, 0, 0, 0, 0, 2028, 'Void Drain', '', 'Drains the health of all enemies in a 10 yard radius.', 'Draining the health of nearby enemies.', 0, 0, 0, 1, 1, 1), (33917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33878, 33876, 0, 0, 0, 0, 2312, 'Mangle', 'Rank 1', 'Mangle the target, inflicting damage and causing the target to take additional damage from bleed effects for $33878d. This ability can be used in Cat Form or Dire Bear Form.', '', 0, 0, 0, 1, 1, 1), (33918, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (33919, 1152, 0, 12, 4, 0, 0, 101, 0, 65, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 263, 0, 0, 918, 0, 21, 21, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', 'Inflicts $s2 physical damage to nearby enemies, stunning them for $d.', 'Stunned.\nPhysical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33923, 1152, 0, 0, 6, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Sonic Boom', '', '', '', 0, 0, 0, 1, 1, 1), (33924, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (33925, 0, 4, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 65, -51, -51, 617, 0, 0, 0, 192, 65, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Phantom Strike', '', '', 'Attack speed and casting speed slowed by $s1%.\nNature damage inflicted every $t3 sec.\n', 0, 0, 0, 1, 1, 1), (33926, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Elune\'s Touch', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 1, 1), (33928, 0, 0, 0, 16, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Sandworm Submerge Visual', '', '', '', 0, 0, 0, 1, 1, 1), (33929, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19430, 0, 0, 0, 0, 0, 0, 0, 0, 2017, 'Test Elemental Totem', 'Rank 1', 'Summon a test totem that calls forth a Test Elemental to do whatever it needs to do for about $d.', '', 0, 0, 0, 1, 1, 0), (33930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Elemental Totem', '', '', '', 0, 0, 0, 1, 0, 0), (33932, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Tunnel', '', 'Teleports the caster forward unless something is in the way.', '', 0, 0, 0, 1, 1, 1), (33933, 250, 0, 0, 1, 0, 0, 101, 0, 70, 32, 620, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 109, 1, 0, 615, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', 'Rank 7', 'A wave of flame radiates outward from the caster, damaging all enemies caught within the blast for $s1 Fire damage, and Dazing them for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (33937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Stun Phase 2 Units', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (33938, 0, 0, 0, 171, 0, 0, 101, 0, 70, 29, 500, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 253, 1, 0, 938, 88, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', 'Rank 10', 'Hurls an immense fiery boulder that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (33943, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 17, 0, 0, 0, 0, 0, 0, 0, 2274, 'Flight Form', 'Shapeshift', 'Shapeshift into flight form, increasing movement speed by $33948s2% and allowing you to fly. Cannot use in combat. Can only use this form in Outland.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects.\nMovement speed increased by $33948s2% and allows you to fly.', 13, 0, 0, 1, 1, 1), (33944, 0, 1, 0, 1, 0, 0, 101, 0, 67, 6, 600, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -121, -241, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', 'Rank 6', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (33946, 0, 1, 0, 1, 0, 0, 101, 0, 69, 6, 600, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 239, 0, 0, 0, 0, 14, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 242, 'Amplify Magic', 'Rank 6', 'Amplifies magic used against the targeted party member, increasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Increases magic damage taken by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (33948, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 59, 59, -12, 0, 0, 0, 31, 208, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2274, 'Flight Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (33949, 0, 1, 0, 1, 0, 0, 20, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 99, 0, 749, 0, 0, 0, 138, 42, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33958, 0, 0, 0, 0, 90, 'Shape of the Beast', '', '', '', 0, 0, 0, 1, 1, 1), (33950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 33943, 34090, 0, 0, 0, 0, 2274, 'Flight Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (33951, 18, 3, 0, 1, 0, 0, 101, 0, 1, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2, -2, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 203, 'Bonechewer Rot', '', 'Reduces an enemy\'s Stamina by $s2 and its Spirit by $s3, for $d.', 'Stamina reduced by $s2.\nSpirit reduced by $s3.', 0, 0, 0, 1, 1, 1), (33953, 0, 0, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33370, 0, 0, 0, 0, 0, 320, 'Spell Haste Healer Trinket', '', 'Your direct healing and heal over time spells have a chance to increase your spell haste rating by 320 for 6 secs.', '', 0, 0, 0, 1, 0, 0), (33954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19438, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Image of Erozion', '', '', '', 0, 0, 0, 1, 0, 0), (33955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Image of Erozion Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (33956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Dreamstate', 'Rank 3', 'Regenerate mana equal to $s1% of your Intellect every 5 sec, even while casting.', '', 0, 0, 0, 1, 1, 0), (33957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 0, 0, 0, 0, 0, 0, 0, 2253, 'Primal Tenacity', 'Rank 3', 'Increases your chance to resist Stun and Fear mechanics by $s1%.', '', 0, 0, 0, 1, 1, 0), (33958, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (33959, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 26, 0, 0, 274, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (33960, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 58, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Counterstrike', '', 'Inflicts $s2 damage to an enemy target, knocking them back.', '', 0, 0, 0, 1, 1, 0), (33961, 0, 0, 0, 4, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, reflecting the next spell cast on you. Lasts $d.', 'Magical spells will be reflected.', 0, 0, 0, 1, 1, 1), (33962, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Toughen', '', 'Reduces damage taken by all schools by $s1%.', 'Damage taken reduced by $s1.', 0, 0, 0, 1, 1, 1), (33963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannibalize Cosmetic', '', '', '', 0, 0, 0, 1, 0, 0), (33964, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35123, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $35123n successful melee attacks will restore $35123s1 health. This effect lasts $35123d.', 'Successful melee attacks restore $35125s1 health.', 0, 0, 0, 1, 1, 0), (33965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Look Around', '', 'Causes the caster to look around warily for $d sec.', '', 0, 0, 0, 1, 1, 1), (33966, 0, 1, 0, 14, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16903, 0, 0, 0, 0, 0, 0, 0, 1764, 'Summon Blistering Oozeling', '', 'Summons an Oozeling ally.', '', 0, 0, 0, 1, 1, 1), (33967, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 9, 1, 1, 70, -41, -34, 13, 13, 13, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (33968, 0, 0, 0, 4, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 24, -16, 0, 29, 29, 0, 3, 101, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 149, 'Corrosive Mist', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.\nArmor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (33969, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Draining Bolt', '', 'Causes the enemy to take $s1 Shadow damage. The caster gains 100% of the damage caused in health.', '', 0, 0, 0, 1, 1, 1), (33970, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 11, 1, 0, 44, 99, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (33971, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 11, 1, 0, 44, 99, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Sweeping Charge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (33972, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (33973, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12922, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons Imps to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (33974, 0, 0, 0, 20, 0, 0, 101, 0, 6, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 62, 1, 5, 1, 0, 27, 9, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 212, 'Power Burn', '', 'Hits an enemy with an anti power bolt that consumes up to $s1 mana. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (33975, 290, 0, 0, 171, 0, 0, 101, 0, 20, 29, 130, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 318, 59, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (33976, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 'Mend Pet', '', 'Heals your pet $s1 health every second while you focus. Lasts $d.', 'Heals $s1 every second.', 0, 0, 0, 1, 1, 1), (33977, 0, 0, 0, 1, 300000, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19460, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Skeletons', '', '', '', 0, 0, 0, 1, 0, 0), (33978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19464, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Summon Bleeding Hollow Soul', '', '', '', 0, 0, 0, 1, 0, 0), (33980, 1139, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12530, 0, 0, 0, 0, 0, 0, 0, 1, 'Bury Pendant', '', 'Bury Old Whitebark\'s Pendant near the runestone at the Scorched Grove to lay his memory to rest.', '', 0, 0, 0, 1, 1, 0), (33981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33984, 0, 33985, 0, 0, 0, 61, 'Raise Dead Template', '', 'Summons a skeleton at the location of a nearby corpse. Corpses cannot have multiple skeletons raised from them. \n\n** Please copy this spell, as it is a template for future Raise Dead spells **', '', 0, 0, 0, 1, 1, 1), (33982, 0, 0, 0, 1, 0, 0, 101, 0, 58, 29, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 127, 29, 159, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Cat)', 'Rank 2', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d. Awards $34071s1 combo $lpoint:points;.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33983, 0, 0, 0, 1, 0, 0, 101, 0, 68, 29, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 164, 29, 159, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Cat)', 'Rank 3', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d. Awards $34071s1 combo $lpoint:points;.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6412, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (33985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Use Corpse', '', '', '', 0, 0, 0, 1, 0, 0), (33986, 971, 0, 0, 1, 0, 0, 101, 0, 58, 29, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 104, 29, 114, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Bear)', 'Rank 2', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33987, 971, 0, 0, 1, 0, 0, 101, 0, 68, 29, 200, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 31, 1, 1, 1, 134, 29, 114, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle (Bear)', 'Rank 3', 'Mangle the target for $s3% normal damage plus ${$m1*$m3/100} and causes the target to take $s2% additional damage from Shred and bleed effects for $d.', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (33988, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33989, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (33989, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (33990, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1144, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Spirit', '', 'Permanently enchant a piece of chest armor to grant +15 Spirit. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33991, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22447, 22445, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3150, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Restore Mana Prime', '', 'Permanently enchant a piece of chest armor to grant 6 Mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33992, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2933, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Resilience', '', 'Permanently enchant a piece of chest armor to grant 15 resilience rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33993, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22447, 22445, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2934, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Blasting', '', 'Permanently enchant gloves to grant 10 spell critical strike rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33994, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 22449, 0, 0, 0, 0, 0, 8, 2, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2935, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Spell Strike', '', 'Permanently enchant gloves to grant 15 spell hit rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33995, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22446, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Strength', '', 'Permanently enchant gloves to grant +15 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33996, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1594, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Assault', '', 'Permanently enchant gloves to grant 26 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33997, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22449, 22457, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2937, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Spellpower', '', 'Permanently enchant gloves to increase damage and healing by up to 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (33999, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22449, 21886, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2322, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Healing', '', 'Permanently enchant gloves to increase Healing by 35 and Spell Damage by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 166, 166, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'The Arcanist\'s Stone', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (34001, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22447, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 369, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Major Intellect', '', 'Permanently enchants bracers to increase Intellect by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34002, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1593, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Assault', '', 'Permanently enchants bracers to increase attack power by 24. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34003, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 22457, 0, 0, 0, 0, 0, 2, 6, 2, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2938, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Spell Penetration', '', 'Permanently enchant a cloak to increase Spell Penetration by 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34004, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 22451, 0, 0, 0, 0, 0, 1, 4, 1, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 368, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Agility', '', 'Permanently enchant a cloak to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34005, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22457, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1257, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Arcane Resistance', '', 'Permanently enchant a cloak to increase Arcane Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34006, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22456, 0, 0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1441, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Shadow Resistance', '', 'Permanently enchant a cloak to increase Shadow Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34007, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22451, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2939, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Cat\'s Swiftness', '', 'Permanently enchant boots to give a minor movement speed increase and 6 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34008, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22452, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2940, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Boar\'s Speed', '', 'Permanently enchant boots to give a minor movement speed increase and 9 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34009, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1071, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Major Stamina', '', 'Permanently enchant a shield to give 18 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34010, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 21885, 21886, 0, 0, 0, 0, 0, 8, 8, 8, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2343, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Healing', '', 'Permanently enchant a Melee Weapon to add +81 Healing and +27 Spell Damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (34011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33984, 34025, 33985, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (34012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33984, 33985, 0, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 0), (34013, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33978, 34025, 33985, 0, 0, 0, 61, 'Raise Soul', '', '', '', 0, 0, 0, 1, 1, 1), (34014, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 101, 0, 149, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (34016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Stun Phase 3 Units', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (34017, 0, 0, 0, 1, 0, 0, 101, 0, 20, 105, 250, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 1, 0, -1, 35, 0, 14, 0, 0, 4, 227, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40948, 0, 0, 0, 0, 2385, 'Rain of Chaos', '', 'Calls down chaotic rain, burning all enemies in a selected area for $s2 Fire damage every $t2 sec. for $d.', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34018, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19460, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Bleeding Hollow Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34019, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34018, 34025, 33985, 0, 0, 0, 61, 'Raise Dead', '', '', '', 0, 0, 0, 1, 1, 1), (34020, 0, 1, 0, 1, 0, 0, 101, 0, 1, 30, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Bound Soul', '', 'Increases an ally\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (34023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Stun Phase 4 Units', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (34024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Stun Phase 5 Units', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (34025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Clear All String IDs', '', '', '', 0, 0, 0, 1, 0, 0), (34026, 1171, 0, 0, 1, 0, 0, 101, 0, 66, 0, 75, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 1, 0, 0, 34026, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2226, 'Kill Command', 'Rank 1', 'Give the command to kill, causing your pet to instantly attack for an additional $34027s1 damage. Can only be used after the Hunter lands a critical strike on the target.', '', 0, 0, 0, 1, 1, 1), (34027, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2226, 'Kill Command', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (34035, 55, 1, 0, 20, 0, 0, 101, 0, 1, 5, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34250, 0, 0, 0, 0, 38, 'Whipped Fury', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (34036, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Absorb Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (34039, 0, 0, 10, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Tunnel Bore', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (34040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 53, 53, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 54', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 39', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (34062, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Arcane Repair', '', '', '', 0, 0, 0, 1, 1, 1), (34063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soul Mirror', '', 'Exposes the reflection of an ancient orc ancestor, causing a soul split. Beware the darkened spirit...', '', 0, 0, 0, 1, 0, 0), (34067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19423, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Worg', '', 'Summons $s1 $lWolf:Wolves; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34068, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 78, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2188, 0, 0, 0, 0, 0, 0, 0, 0, 2055, 'Summon Dodostrider', '', 'Summons and dismisses a rideable dodostrider mount. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34069, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28290, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smooth Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (34071, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Combo Point', '', 'Claw the enemy, causing $s1 additional damage. Awards $s2 combo $lpoint:points;.', '', 0, 0, 0, 1, 1, 1), (34072, 50, 0, 0, 5, 0, 8, 101, 0, 1, 66, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 139, 0, 0, 14, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36820, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (34073, 0, 2, 0, 1, 0, 0, 101, 0, 1, 347, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Curse of the Bleeding Hollow', '', 'Reduces the effect of healing effects on an enemy by $s1% for $d.', 'Healing taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34074, 0, 0, 0, 1, 0, 0, 101, 0, 64, 21, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 54, 34, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2227, 'Aspect of the Viper', '', 'The hunter takes on the aspects of a viper, regenerating mana equal to up to $s1% of $ghis:her; Intellect plus $s2% of $ghis:her; level every 5 sec. The lower the hunter\'s current mana, the more mana will be regenerated. Only one Aspect can be active at a time.', 'Regenerating mana.', 0, 0, 0, 1, 1, 1), (34076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fear the Worgs', '', '', '', 0, 0, 0, 1, 0, 0), (34079, 230, 0, 0, 1, 0, 0, 101, 0, 30, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5925, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Grounding Totem', '', 'Summons a Grounding Totem with $s1 health at the feet of the caster that will redirect one harmful spell cast on a nearby party member to itself every $8179t1 seconds. Will not redirect area of effect spells. Lasts $d.', '', 6, 0, 0, 1, 1, 1), (34080, 47, 0, 0, 1, 0, 0, 100, 0, 10, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 99, 99, 0, 0, 0, 26, 42, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34099, 0, 0, 0, 0, 276, 'Riposte Stance', '', 'Assumes a defensive stance that reflects attacks when the warrior is hit. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (34082, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34084, 0, 0, 0, 0, 0, 28, 'Advantaged State (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (34083, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34086, 55, 1, 0, 1, 60000, 0, 101, 0, 1, 5, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 18, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Whipped Frenzy', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (34087, 32, 1, 9, 1, 0, 0, 101, 0, 30, 32, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Chilling Words', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (34088, 32, 1, 9, 1, 0, 0, 101, 0, 30, 32, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Feeble Weapons', '', 'Weakens an enemy, preventing him from attacking.', 'Chance to hit reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34089, 32, 1, 9, 1, 0, 0, 101, 0, 30, 29, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Doubting Mind', '', 'Slows down spellcasts and melee attacks.', 'Time between attacks increased by $s1%.\nSpell casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (34090, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 0, 0, 0, 0, 0, 0, 115, 'Riding', 'Expert', '', '', 0, 0, 0, 1, 1, 1), (34091, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 118, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 0, 0, 0, 0, 0, 0, 115, 'Riding', 'Artisan', '', '', 0, 0, 0, 1, 1, 1), (34092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 34090, 0, 0, 0, 0, 0, 115, 'Expert Riding', '', 'Allows the player to ride flying mounts that require a riding skill of 225.', '', 0, 0, 0, 1, 1, 1), (34093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 44, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 34091, 0, 0, 0, 0, 0, 115, 'Artisan Riding', '', 'Allows the player to ride fast flying mounts that require a riding skill of 300.', '', 0, 0, 0, 1, 1, 1), (34094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Power of Arrazius', '', '', '', 0, 0, 0, 1, 0, 0), (34095, 0, 0, 0, 1, 0, 0, 101, 0, 37, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 183449, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Throw Proximity Bomb', '', 'Throws a Proximity Bomb.', '', 0, 0, 0, 1, 1, 1), (34096, 24, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 899, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Proximity Bomb Explode', '', '', '', 0, 0, 0, 1, 1, 1), (34097, 0, 0, 0, 1, 6000, 0, 101, 0, 0, 32, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Riposte', '', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1% weapon damage and disarms the target for $19718d.', 'Disarmed.', 0, 0, 0, 1, 1, 0), (34098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1485, 'ClearAllDebuffs', '', '', '', 0, 0, 0, 1, 1, 1), (34099, 0, 0, 0, 1, 6000, 0, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Riposte', '', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1% weapon damage and disarms the target for $19718d.', 'Disarmed.', 0, 0, 0, 1, 1, 0), (34100, 49, 0, 0, 1, 0, 0, 101, 0, 58, 32, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 419, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', '', 'Continuously fires a volley of ammo at the target area, causing $s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (34102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Curse of the Violet Tower', '', '', 'Decreases damage dealt by $s1%.', 0, 0, 0, 1, 1, 0), (34104, 2, 0, 0, 18, 10000, 0, 101, 0, 50, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Kill Shot', '', 'Instantly fires a killing shot, causing ranged weapon damage. Only usable on targets below 20% health.', '', 12, 0, 0, 1, 1, 1), (34105, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Taunt Visual', '', '', '', 0, 0, 0, 1, 1, 1), (34106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1827, 'Armor Penetration', '', 'Your attacks ignore $s1 of your enemies\' armor for $d.', 'Current target\'s armor is reduced by $s1.', 0, 0, 0, 1, 0, 0), (34107, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 21, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (34108, 270, 0, 12, 1, 0, 0, 101, 0, 50, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2163, 'Spine Break', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (34109, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 75, 0, 29, 112, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 314, 'Whirlwind Knockback', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (34110, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 120, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heals friendly target for $s1.', '', 0, 0, 0, 1, 0, 0), (34111, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 50, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Judgement of Darkness', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (34112, 55, 1, 0, 1, 0, 0, 100, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34111, 0, 0, 0, 0, 0, 1980, 'Judgement of Darkness', '', 'Judges the enemy, causing them to take additional shadow damage when hit.', 'Shadow damage taken when hit.', 4, 0, 0, 1, 0, 0), (34113, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33951, 0, 0, 0, 0, 243, 'Bonechewer Bite', '', 'Inflicts $s1% weapon damage to an enemy and infects them with Bonechewer Rot.', '', 0, 0, 0, 1, 1, 1), (34114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1978, 'Instability', '', 'The caster begins to fall apart, losing $s1% health per second.', 'Self-destructing...', 0, 0, 0, 1, 1, 1), (34115, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (34119, 0, 0, 0, 14, 0, 0, 101, 0, 68, 0, 825, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 501, 0, 0, 4749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Greater Heal', 'Rank 7', 'A slow casting spell that heals a single target for $s1.', '', 0, 0, 0, 1, 1, 1), (34120, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 110, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 1, 0, 149, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2228, 'Steady Shot', 'Rank 1', 'A steady shot that causes base weapon damage plus ${$RAP*0.2+$m1}. Causes an additional $s2 against Dazed targets.', '', 0, 0, 0, 1, 1, 1), (34121, 1152, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 1, 0, 1749, 9, 0, 28, 28, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts Fire damage to an enemy.', 'Increases fire damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (34123, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2257, 'Tree of Life', 'Passive', '', 'Increases healing received by $5420s1% of the Tree of Life\'s total spirit.', 0, 0, 0, 1, 1, 1), (34126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 0, 0), (34128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 104, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Merciless Idol of Tenacity', '', 'Increases the final healing value of your Lifebloom by $s1.', '', 0, 0, 0, 1, 1, 1), (34129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, -1001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 242, 'Libram of Justice', '', 'Reduces the cast time of your Flash of Light by up to $/1000;s1 sec.', '', 0, 0, 0, 1, 1, 0), (34130, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Master Healthstone', '', '', '', 0, 0, 0, 1, 1, 1), (34131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, -1001, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 21, 0, 0, 0, 0, 0, 0, 0, 13, 'Totem of the Third Wind', '', 'Reduces the cast time of your Lesser Healing Wave by $/1000;s1.', '', 0, 0, 0, 1, 1, 0), (34132, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Gladiator\'s Totem of the Third Wind', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (34133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 140, 2001, 1, 0, 6999, 249, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 41910, 0, 0, 0, 1, 'Ember Blast', '', '', '', 0, 0, 0, 1, 1, 1), (34135, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 2106, 'Libram of Justice', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 0, 0), (34136, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33854, 0, 0, 0, 0, 1, 'Summon RC Tank 2', '', 'Take control of a goblin Zeppelin.', '', 0, 0, 0, 1, 1, 0), (34137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19552, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon RC Tank 2', '', '', '', 0, 0, 0, 1, 1, 0), (34138, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34132, 0, 0, 0, 0, 0, 13, 'Totem of the Third Wind', '', 'Causes your Lesser Healing Wave to increase the target\'s Resilience rating by $34132s1 for $34132d.', '', 0, 0, 0, 1, 0, 0), (34139, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34135, 0, 0, 0, 0, 0, 242, 'Libram of Justice', '', 'Causes your Flash of Light to increase the target\'s Resilience rating by $34135s1 for $34135d.', '', 0, 0, 0, 1, 1, 1), (34140, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12607, 0, 0, 0, 0, 0, 0, 0, 0, 2147, 'Place Belmara\'s Tome', '', 'Place Belmara\'s Tome on the Bookshelf in her house.', 'Throwing explosives.', 0, 0, 0, 1, 1, 1), (34141, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12608, 0, 0, 0, 0, 0, 0, 0, 0, 2147, 'Place Dathric\'s Blade', '', 'Place Dathric\'s Blade on the Weapon Rack in his house.', '', 0, 0, 0, 1, 1, 1), (34142, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12609, 0, 0, 0, 0, 0, 0, 0, 0, 2147, 'Place Luminrath\'s Mantle', '', 'Place Luminrath\'s Mantle inside the Dresser inside his house.', '', 0, 0, 0, 1, 1, 1), (34143, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Ritual of Souls', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (34144, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12610, 0, 0, 0, 0, 0, 0, 0, 0, 2147, 'Place Cohlien\'s Hat', '', 'Place Cohlien\'s Hat inside the Footlocker in his house.', '', 0, 0, 0, 1, 1, 1), (34149, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Master Healthstone', '', '', '', 0, 0, 0, 1, 1, 1), (34150, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Create Master Healthstone', '', '', '', 0, 0, 0, 1, 1, 1), (34151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Living Spirit', 'Rank 1', 'Increases your total Spirit by $s1%.', '', 0, 0, 0, 1, 0, 0), (34152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Living Spirit', 'Rank 2', 'Increases your total Spirit by $s1%.', '', 0, 0, 0, 1, 0, 0), (34153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Living Spirit', 'Rank 3', 'Increases your total Spirit by $s1%.', '', 0, 0, 0, 1, 0, 0), (34154, 1138, 0, 0, 1, 4000, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 17, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1616, 'Cannon', '', 'Fires a cannon round at the nearest tonk in front of you within $a1 yards. Deals $s1 damage.', '', 0, 0, 1, 1, 0, 0), (34155, 1138, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1616, 'Cannon', '', 'Fires a cannon round at the nearest tonk in front of you within $a1 yards. Deals $s1 damage.', '', 0, 0, 0, 1, 0, 0), (34156, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34173, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (34158, 0, 0, 0, 1, 0, 0, 16, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32065, 0, 0, 0, 0, 0, 152, 'Fungal Decay', '', '', '', 0, 0, 0, 1, 1, 1), (34159, 21, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Hulk', '', 'Increases the Physical damage dealt by the caster by $s1% for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (34161, 21, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 59, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Wild Growth', '', 'Increases the Physical damage dealt by the caster by $s1% for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (34162, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34164, 0, 0, 0, 0, 0, 42, 'Pounding', '', 'Pounds the ground, damaging nearby enemies', '', 0, 0, 0, 1, 0, 0), (34163, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 65, 1, 0, 395, 59, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Fungal Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (34164, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 1349, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Pounding', '', 'Damages all nearby enemies for $s1 Arcane damage', '', 0, 0, 0, 1, 1, 1), (34165, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (34166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Coalesce', '', '', '', 0, 0, 0, 1, 1, 1), (34167, 0, 0, 0, 5, 0, 15420, 101, 0, 60, 1, 345, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 27, 0, 1, 1, 0, 0, 0, 0, 19, 19, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d.', '', 0, 0, 0, 1, 1, 1), (34168, 0, 0, 0, 1, 0, 0, 101, 0, 65, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 2, 0, 0, 241, 0, 0, 1079, 0, 14, 14, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31689, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (34169, 0, 0, 0, 4, 0, 31788, 101, 0, 60, 105, 385, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 27, 0, 1, 1, 0, 0, 0, 0, 19, 19, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain for $d.', '', 0, 0, 0, 1, 1, 1), (34170, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic.', '', 0, 0, 0, 1, 1, 1), (34171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tentacle Lash', '', 'Extra damage to an enemy when behind them.', '', 0, 0, 0, 1, 1, 1), (34172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 3, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34190, 0, 0, 0, 0, 0, 122, 'Arcane Orb', '', 'Deals $34190s1 Arcane damage to any enemies in the target area.', '', 0, 0, 0, 1, 1, 1), (34173, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 124, 49, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Sunseeker Blessing', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34176, 0, 0, 0, 16, 0, 0, 101, 0, 61, 0, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1058, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'QA Heal Coefficient 1', 'QASpell', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (34177, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 380, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'QA Damage Coefficient 1', 'QASpell', 'Sends a shadowy bolt at the enemy, causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (34181, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Swift Shot', '', '', 'Allows you to use your Swift Shot ability.', 0, 0, 0, 1, 0, 0), (34182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Immunity: Holy', '', '', '', 0, 0, 0, 1, 1, 1), (34183, 0, 0, 0, 5, 0, 15420, 101, 0, 60, 1, 345, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 27, 0, 1, 1, 0, 0, 0, 0, 19, 19, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d.', '', 0, 0, 0, 1, 1, 1), (34184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Immunity: Arcane', '', '', '', 0, 0, 0, 1, 1, 1), (34185, 0, 0, 0, 4, 0, 31788, 101, 0, 60, 105, 385, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 27, 0, 1, 1, 0, 0, 0, 0, 19, 19, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain for $d.', '', 0, 0, 0, 1, 1, 1), (34186, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 9, 23, 0, 193, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Haste Other', '', 'Fills the target with power, increasing its casting speed by $s1% and movement speed by $s2%.', 'Melee attack speed increased by $s1%.\nCasting Speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34187, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 124, 49, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Sunseeker Blessing', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34189, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (34190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1651, 0, 0, 4674, 0, 0, 9, 9, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Orb', '', 'Deals $s1 Arcane damage to any enemies in the target area.', 'Silenced.', 0, 0, 0, 1, 1, 1), (34191, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 191, 'Elemental Response', '', 'This generic aura self-triggers a different spell for each school of magic that lands on the wearer:\n\nFire: 34192\nFrost: 34193\nArcane: 34194\nNature: 34195\nShadow: 34196\nHoly: 34197\nPhysical: 34198\n\nUse this spell ID# on the creature to perform the appropriate action.', '', 0, 0, 0, 1, 0, 0), (34199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2749, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Armor Buff', '', 'Protects the bearer against physical attacks, increasing Armor by +$s1 for $d1.', '+$s1 Armor.', 0, 0, 0, 1, 1, 1), (34200, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34187, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (34201, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2017, 'Shift Form', '', 'Grants the ability to reactively shift immunities when hit by magic.', '', 0, 0, 0, 1, 0, 0), (34202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19586, 16, 0, 0, 0, 0, 0, 0, 0, 1480, 'Frost Form', '', 'Grants immunity to Frost damage.', 'Immune to Frost damage.', 0, 0, 0, 1, 1, 0), (34203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19585, 4, 0, 0, 0, 0, 0, 0, 0, 1481, 'Fire Form', '', 'Grants immunity to Fire damage.', 'Immune to Fire damage.', 0, 0, 0, 1, 1, 0), (34204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19584, 64, 0, 0, 0, 0, 0, 0, 0, 1483, 'Arcane Form', '', 'Grants immunity to Arcane damage.', 'Immune to Arcane damage.', 0, 0, 0, 1, 1, 0), (34205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19587, 32, 0, 0, 0, 0, 0, 0, 0, 1479, 'Shadow Form', '', 'Grants immunity to Shadow damage.', 'Immune to Shadow damage.', 0, 0, 0, 1, 1, 0), (34206, 99, 1, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1301, 0, 0, 1949, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Physical Protection', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (34209, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (34210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 'Endless Blessings', '', 'Increases your Spirit by $s1 for $d.', 'Spirit Increased by $s1.', 0, 0, 0, 1, 1, 1), (34211, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (34212, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (34213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Flame Touch', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34214, 0, 1, 0, 1, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 89, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Touch', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (34215, 85, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Lightning Touch', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (34216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Touch', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (34217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Touch', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (34218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Touch', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34219, 0, 0, 0, 1, 0, 8, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1906, 'Recharging Battery', '', 'Drains the targeted Phase Hunter of its energy.', '', 0, 0, 0, 1, 1, 1), (34221, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34173, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (34222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 501, 0, 0, 1749, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Sunseeker Blessing', '', '', '', 0, 0, 0, 1, 1, 1), (34223, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Fiery Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Shadowy Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Frosty Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1749, 'Charged Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Magic Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Holy Hands', '', '', '', 0, 0, 0, 1, 1, 0), (34229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5142, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lightning Damage', '', 'Increases damage done by Chain Lightning and Lightning Bolt by up to $s1.', '', 0, 0, 0, 1, 0, 0), (34231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Holy Light Healing', '', 'Increases healing done by Holy Light by up to $s1.', '', 0, 0, 0, 1, 0, 0), (34232, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Bolt', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34233, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Collapse', '', '', '', 0, 0, 0, 1, 1, 1), (34234, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 212, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Collapse', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19599, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Void Servant', '', '', '', 0, 0, 0, 1, 0, 0), (34236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34235, 34522, 0, 0, 0, 0, 1, 'Baron\'s Summons', '', '', '', 0, 0, 0, 1, 1, 0), (34237, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34251, 33973, 34238, 0, 0, 0, 215, 'Summon Imps', '', 'Summons Imps to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34238, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12922, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons Imps to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34239, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Absorb Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (34240, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 491, 0, 0, 979, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (34241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Rip Damage', '', 'Increases periodic damage done by Rip by $s1 per combo point.', '', 0, 0, 0, 1, 1, 1), (34243, 32, 0, 12, 1, 0, 0, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 'Cheap Shot', '', 'Inflicts normal damage plus $s1 on an enemy, stunning it for $d. when attacking from stealth.', 'Stunned.', 0, 0, 0, 1, 1, 1), (34244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Windfury Weapon', '', 'Increases the attack power bonus on Windfury Weapon attacks by $s1.', '', 0, 0, 0, 1, 0, 0), (34246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Increased Lifebloom Periodic', '', 'Increases the periodic healing of your Lifebloom by up to $s1.', '', 0, 0, 0, 1, 1, 0), (34247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25354, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Lasher Beast', '', '', '', 0, 0, 0, 1, 1, 1), (34249, 0, 0, 0, 14, 0, 0, 101, 0, 50, 9, 350, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20160, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (34250, 55, 1, 0, 1, 0, 0, 101, 0, 1, 3, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 29, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Whipped Fury', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (34251, 0, 0, 0, 1, 0, 0, 101, 0, 1, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12922, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons Imps to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5147, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Consecration', '', 'Increases the damage of your Consecration spell by up to $s1.', '', 0, 0, 0, 1, 1, 0), (34253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 301, 'Increased Lacerate Damage', '', 'Increases initial and per application periodic damage done by Lacerate by $s1.', '', 0, 0, 0, 1, 1, 1), (34254, 0, 1, 0, 5, 0, 0, 101, 0, 20, 63, 90, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenate Plant', '', 'Heals an ally every $t1 sec. for $d.', 'Recovering $s1% health every $t1 sec.', 0, 0, 0, 1, 1, 1), (34256, 0, 0, 0, 1, 0, 0, 101, 0, 20, 65, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34258, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34260, 0, 0, 0, 0, 0, 205, 'Justice', '', 'Causes your Judgement of Command, Judgement of Righteousness, Judgement of Blood, and Judgement of Vengeance to increase your Critical Strike rating by $34260s1 for $34260d.', '', 0, 0, 0, 1, 1, 1), (34259, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (34260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Justice', '', 'Increases critical strike rating and spell critical strike rating by $s1.', 'Increases critical strike rating and spell critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (34261, 0, 4, 0, 1, 0, 0, 101, 0, 1, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 45, 0, 0, 277, 0, 0, 20, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Slime Spray', '', '', 'Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (34262, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34263, 0, 0, 0, 0, 0, 205, 'Mercy', '', 'Causes your Judgements to heal you for $34263s1.', '', 0, 0, 0, 1, 1, 1), (34263, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 9, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Mercy', '', '', '', 0, 0, 0, 1, 1, 1), (34267, 0, 0, 12, 1, 0, 0, 101, 0, 65, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 401, 1, 0, 599, 99, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 1525, 'Tail Sweep', '', 'Inflicts $s1 damage on enemies in a cone behind the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (34268, 0, 0, 0, 1, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 19, 199, 0, 13, 13, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s1 damage every $t1 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 1, 1), (34270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34276, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34290, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 661, 0, 0, 1869, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34291, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 849, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (34292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 54, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5148, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Improved Starfire', '', 'Increases the damage of your Starfire spell by up to $s1.', '', 0, 0, 0, 1, 1, 0), (34293, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -2, 0, 0, 0, 0, 71, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 2128, 'Pyromaniac', 'Rank 1', 'Increases chance to critically hit and reduces the mana cost of all Fire spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (34294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Healing Wave', '', 'Increases healing done by Healing Wave by up to $s1.', '', 0, 0, 0, 1, 0, 0), (34295, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -3, 0, 0, 0, 0, 71, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 2128, 'Pyromaniac', 'Rank 2', 'Increases chance to critically hit and reduces the mana cost of all Fire spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (34296, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, -4, 0, 0, 0, 0, 71, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 2128, 'Pyromaniac', 'Rank 3', 'Increases chance to critically hit and reduces the mana cost of all Fire spells by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (34297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 1, 99, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Improved Leader of the Pack', 'Rank 1', 'Your Leader of the Pack ability also causes affected targets to have a $s2% chance to heal themselves for $s1% of their total health when they critically hit with a melee or ranged attack. The healing effect cannot occur more than once every 6 sec.', '', 0, 0, 0, 1, 1, 0), (34298, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Maul', '', 'Adds $s1 damage to the next attack.', '', 0, 0, 0, 1, 1, 1), (34299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Improved Leader of the Pack', '', '', '', 0, 0, 0, 1, 1, 1), (34300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 3, 99, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 312, 'Improved Leader of the Pack', 'Rank 2', 'Your Leader of the Pack ability also causes affected targets to have a $s2% chance to heal themselves for $s1% of their total health when they critically hit with a melee or ranged attack. The healing effect cannot occur more than once every 6 sec.', '', 0, 0, 0, 1, 1, 0), (34302, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Coalesce', '', '', '', 0, 0, 0, 1, 0, 0), (34303, 0, 0, 0, 1, 0, 0, 100, 3, 20, 64, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 349, 0, 33, 33, 0, 61, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Nether Charge', '', '', '', 0, 0, 0, 1, 1, 0), (34304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Damage Immunity: Arcane', '', '', '', 0, 0, 0, 1, 1, 1), (34305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Damage Immunity: Fire', '', '', '', 0, 0, 0, 1, 1, 1), (34306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Damage Immunity: Frost', '', '', '', 0, 0, 0, 1, 1, 1), (34307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Damage Immunity: Holy', '', '', '', 0, 0, 0, 1, 1, 1), (34308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Damage Immunity: Nature', '', '', '', 0, 0, 0, 1, 1, 1), (34309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Damage Immunity: Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (34310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Immunity: Physical', '', '', '', 0, 0, 0, 1, 1, 1), (34311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Damage Immunity: Physical', '', '', '', 0, 0, 0, 1, 1, 1), (34312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2147, 'Summon Terokkar Wolf Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (34313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19615, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform into Humanoid', '', '', '', 0, 0, 0, 1, 1, 0), (34314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1875, 0, 0, 6562, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Quills', '', '', '', 0, 0, 0, 1, 0, 0), (34317, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19614, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform Malukaz', '', '', '', 0, 0, 0, 1, 1, 0), (34318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 0, 0, 0, 0, 0, 0, 0, 301, 'Improved Water Shield', '', 'Your Water Shield ability grants an additional $s1 mana each time it triggers and an additional $s2 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (34319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18384, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform Malukaz Back', '', '', '', 0, 0, 0, 1, 1, 0), (34320, 0, 1, 0, 1, 0, 0, 20, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34321, 0, 0, 0, 0, 0, 293, 'Call of the Nexus', '', 'Chance on spell critical hit to increase your spell damage and healing by 225 for 10 secs.', '', 0, 0, 0, 1, 1, 1), (34321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 224, 224, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Call of the Nexus', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (34322, 0, 0, 5, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'Lets out a psychic scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (34323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34324, 0, 0, 20, 0, 0, 13, 'Finishing Move Heal', '', '20% chance per combo point to heal yourself for $34324s1 each time you land a finishing move.', '', 0, 0, 0, 1, 0, 0), (34324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 21, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Nature\'s Renewal', '', '', '', 0, 0, 0, 1, 1, 1), (34325, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Cone of Cold Visual Only.', '', 0, 0, 0, 1, 1, 1), (34326, 0, 1, 7, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Frost Nova Visual Only.', '', 0, 0, 0, 1, 1, 1), (34329, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 191, 'Elemental Response', '', 'This generic aura self-triggers a different spell for each school of magic that lands on the wearer:\n\nFire: 34192\nFrost: 34193\nArcane: 34194\nNature: 34195\nShadow: 34196\nHoly: 34197\nPhysical: 34198\n\nUse this spell ID# on the creature to perform the appropriate action.', '', 0, 0, 0, 1, 0, 0), (34330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillated!', '', 'Defibrillate Malfunction - Visual Only.', '', 0, 0, 0, 1, 1, 1), (34331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Damage Reduction: Arcane', '', '', 'Arcane damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34332, 0, 0, 0, 15, 0, 0, 101, 0, 10, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Defibrillate', '', 'Defibrillate - Visual Only.', '', 0, 0, 0, 1, 1, 1), (34333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Damage Reduction: Fire', '', '', 'Fire damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Damage Reduction: Frost', '', '', 'Frost damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Damage Reduction: Nature', '', '', 'Nature damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Damage Reduction: Holy', '', '', 'Holy damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Damage Reduction: Physical', '', '', 'Physical damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Damage Reduction: Shadow', '', '', 'Shadow damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34339, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2954, 0, 0, 0, 0, 0, 0, 0, 0, 2198, 'Enhance Blunt Weapon', '', 'Increase blunt weapon damage by 12 for 1 hour.', '', 0, 0, 0, 1, 1, 1), (34340, 0, 0, 0, 14, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2955, 0, 0, 0, 0, 0, 0, 0, 0, 2199, 'Weight Weapon', '', 'Increase blunt weapon damage by 12 and add 14 critical hit rating for 1 hour.', '', 0, 0, 0, 1, 1, 1), (34341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 2501, 1, 1, 8749, 249, 9998, 14, 14, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 4, 0, 0, 0, 0, 0, 0, 1, 'Ember Blast', '', '', '', 0, 0, 0, 1, 1, 1), (34342, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 67, 1251, 1, 1, 4374, 399, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 2128, 'Rebirth', '', '', '', 0, 0, 0, 1, 1, 1), (34343, 0, 1, 0, 1, 0, 0, 100, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (34344, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (34345, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (34346, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Bolt', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34347, 0, 1, 0, 5, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (34348, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34349, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage to all targets within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (34350, 21, 0, 0, 1, 0, 0, 101, 0, 65, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 99, 49, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Nature\'s Rage', '', 'Increases a nearby plant\'s size by $s3%, attack speed by $s2% and the Physical damage it deals by $s1% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34351, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Vicious Bite', '', 'Bites an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (34352, 19, 1, 0, 1, 0, 0, 101, 0, 65, 29, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 95, 1, 1, 902, -26, -26, 0, 0, 0, 0, 192, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Mind Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and slowing attack and casting speeds by $s2% for $d.', 'Time between attacks increased by $s2%.\nCasting speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (34353, 19, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 241, 0, -51, 1079, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (34354, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 1, 0, 569, 199, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34355, 0, 1, 0, 1, 0, 0, 100, 3, 0, 4, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16427, 0, 0, 0, 0, 0, 2025, 'Poison Shield', '', 'Protects the caster with a poisonous shield. When a spell, melee or ranged attack hits the caster, the attacker will be poisoned. This expends one poison ball. Only one ball will fire every few seconds. Lasts $d.', 'Chance to inflict virulent poison when hit.', 0, 0, 0, 1, 0, 0), (34356, 0, 0, 0, 1, 0, 15404, 101, 0, 65, 1, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 874, -21, 0, 13, 13, 0, 3, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. and slowing the movement speed of all enemies in a selected area by $s2%.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (34357, 36, 1, 12, 4, 0, 0, 101, 0, 30, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 12, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 148, 'Vial of Petrification', '', 'Stuns an enemy, but increases its armor by $s2% for $d.', 'Stunned.\nArmor increased by $s2%.', 0, 0, 0, 1, 1, 1), (34358, 0, 0, 0, 4, 0, 0, 101, 0, 60, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 449, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Vial of Poison', '', '', '', 0, 0, 0, 1, 1, 1), (34359, 0, 0, 0, 90, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 131, 0, 0, 809, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fire Breath Potion', '', '', '', 0, 0, 0, 1, 1, 1), (34360, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1124, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34361, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 61, 1, 0, 369, 59, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (34363, 0, 3, 0, 1, 0, 0, 101, 0, 20, 8, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 24, 10, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Disease', '', 'Inflicts $s1 Nature damage to an enemy, then an additional $s2 damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34365, 0, 0, 0, 1, 0, 0, 15, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34366, 0, 0, 0, 0, 0, 152, 'Ebon Poison', '', '', '', 0, 0, 0, 1, 1, 1), (34366, 0, 4, 0, 1, 0, 0, 101, 0, 65, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 21, 1, 0, 189, -26, 0, 0, 0, 0, 3, 118, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 152, 'Ebon Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nHealing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (34367, 0, 0, 0, 1, 0, 30, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34379, 0, 0, 0, 1919, 'Siphon Bloodgem', '', 'Siphon a nearby Bloodgem crystal\'s energy.', '', 0, 0, 0, 1, 1, 1), (34368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19640, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Riding Worg', '', 'Summons $s1 $lWolf:Wolves; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34370, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Jagged Tooth Snap', '', 'Inflicts $s1 Physical damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12678, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Drek\'Thar', '', '', '', 0, 0, 0, 1, 1, 0), (34372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19644, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Speak with Archmage Vargoth', '', 'Attempt to contact Archmage Vargoth.', '', 0, 0, 0, 1, 1, 1), (34373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Flame Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34374, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Frost Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Nature Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Shadow Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34378, 571, 0, 0, 1, 0, 31759, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Thrall Calls Thunder', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Druid must channel to maintain the spell.', '$s1 damage every $t1 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (34379, 0, 1, 0, 1, 180000, 0, 101, 0, 40, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 16, 1, 1, 0, 4, 4, 0, 0, 0, 0, 136, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 10204, 0, 0, 0, 0, 0, 0, 153, 'Bloodgem Infusion', '', 'Infuses the target with power, increasing their spell damage and healing by $s2%. Lasts $d.', 'Spell damage and healing done increased by $s2%.', 20, 0, 0, 1, 1, 1), (34380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Arcane Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Holy Reflection', '', '', '', 0, 0, 0, 1, 1, 0), (34383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 653, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0654)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (34384, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 28472, 28473, 28474, 28475, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28471, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Krasus\' Compendium', '', 'Combine Chapters 1-4 of Krasus\' Compendium into the completed book.', '', 0, 0, 0, 1, 0, 0), (34386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183816, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Hellfire Fire', '', '', '', 0, 0, 0, 1, 1, 1), (34387, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 28513, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 59, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Detonating Rune Stones', '', 'Disables a Legion Transporter. Requires 4 Demonic Rune Stones.', '', 0, 0, 0, 1, 1, 0), (34388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thunderstomp', '', '', '', 0, 0, 0, 1, 0, 0), (34389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Doomhammer', '', '', '', 0, 0, 0, 1, 0, 0), (34390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mannoroth Charges Thrall', '', '', '', 0, 0, 0, 1, 0, 0), (34391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mannoroth Attacks', '', '', '', 0, 0, 0, 1, 0, 0), (34392, 0, 9, 0, 1, 0, 0, 100, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 99, 0, 0, 0, 0, 42, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34394, 0, 0, 0, 0, 0, 194, 'Stinger Frenzy', '', '', 'Attack speed increased by $s2%.\n$s1 Nature damage dealt on every melee attack.\n', 0, 0, 0, 1, 1, 0), (34393, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disabling Transporter Quest Credit', '', 'Gives quest credit for the Sever the Tie Quest.', '', 0, 0, 0, 1, 0, 0), (34394, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Stinger Frenzy', '', '', '', 0, 0, 0, 1, 0, 0), (34395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mannoroth Dies', '', '', '', 0, 0, 0, 1, 1, 0), (34396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Zap', '', '', '', 0, 0, 0, 1, 0, 0), (34397, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Red Beam', '', '', '', 0, 0, 0, 1, 1, 1), (34398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Flame Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Shadow Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19913, 0, 0, 0, 0, 0, 0, 0, 51, 'A-52 Neuralyzer', '', '', 'The flash of light you did not see did not erase your memories.', 0, 0, 0, 1, 1, 1), (34401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Arcane Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Nature Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Holy Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Frost Energy', '', '', '', 0, 0, 0, 1, 1, 0), (34406, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19658, 0, 0, 0, 0, 0, 0, 0, 0, 2165, 'Brown Elekk', '', 'Summons and dismisses a rideable Elekk.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34407, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19659, 0, 0, 0, 0, 0, 0, 0, 0, 2166, 'Great Elite Elekk', '', 'Summons and dismisses a rideable elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34409, 21, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 59, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 14, 9, 12, 12, 12, 34, 138, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellscream\'s Warsong', '', 'Increases hitpoints by 300. 15% haste to melee attacks. 10 mana regen every 5 seconds.', 'Increases hitpoints by 300. 15% haste to melee attacks. 10 mana regen every 5 seconds.', 0, 0, 0, 1, 1, 1), (34411, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 64, 64, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34414, 34415, 0, 0, 0, 2117, 'Mutilate', 'Rank 2', 'Instantly attacks with both weapons for an additional $34414s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34412, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 64, 64, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34416, 34417, 0, 0, 0, 2117, 'Mutilate', 'Rank 3', 'Instantly attacks with both weapons for an additional $34416s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34413, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 60, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 64, 64, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34419, 34418, 0, 0, 0, 2117, 'Mutilate', 'Rank 4', 'Instantly attacks with both weapons for an additional $34419s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34414, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 2', 'Instantly attacks with both weapons for an additional $34414s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34415, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 2', 'Instantly attacks with both weapons for an additional $34414s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34416, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 3', 'Instantly attacks with both weapons for an additional $34416s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34417, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 3', 'Instantly attacks with both weapons for an additional $34416s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34418, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 4', 'Instantly attacks with both weapons for an additional $34419s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34419, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', 'Rank 4', 'Instantly attacks with both weapons for an additional $34419s1 with each weapon. Damage is increased by 50% against Poisoned targets. Must be behind the target. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (34423, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (34424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Shadow Armor', '', '', '', 0, 0, 0, 1, 0, 0), (34425, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 75, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (34426, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -101, 0, 0, 0, 0, 18, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 331, 'Greater Invisibility', 'Passive', '', 'Invisible.', 0, 0, 0, 1, 1, 1), (34427, 0, 1, 0, 1, 10000, 0, 50, 3, 70, 37, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Ethereal Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (34428, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2053, 'Victory Rush', 'Rank 1', 'Instantly attack the target causing ${$AP*$m1/100} damage. Can only be used within $32216d after you kill an enemy that yields experience or honor. Damage is based on your attack power.', '', 0, 0, 0, 1, 1, 1), (34429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 46, 1, 1, 0, 14, -91, 0, 0, 0, 0, 30, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (34430, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (34431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Blue Banish', '', '', '', 0, 0, 0, 1, 0, 0), (34432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon of Souls', '', '', '', 0, 0, 0, 1, 1, 0), (34433, 0, 0, 0, 1, 300000, 0, 101, 0, 66, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19668, 0, 0, 0, 41967, 0, 0, 0, 0, 2296, 'Shadowfiend', 'Rank 1', 'Creates a shadowy fiend to attack the target. Caster receives mana when the Shadowfiend deals damage. Lasts $d.', '', 6, 0, 0, 1, 1, 0), (34435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 225, 0, 0, 1387, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34436, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 380, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 801, 0, 0, 1599, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Burst', '', 'Let forth a burst of energy knocking all nearby enemies back, dealing $s1 Shadow damage and removing all threat.', '', 0, 0, 0, 1, 1, 1), (34437, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 375, 1, 0, 1312, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (34438, 0, 1, 0, 1, 0, 0, 101, 0, 0, 85, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', '', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (34439, 0, 1, 0, 1, 0, 0, 101, 0, 70, 85, 400, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', '', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (34441, 0, 1, 0, 1, 0, 0, 100, 0, 70, 85, 95, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Consortium Laborer', '', '', '', 0, 0, 0, 1, 1, 0), (34444, 0, 0, 0, 1, 0, 0, 101, 0, 10, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19685, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Khadgar\'s Servant', '', '', '', 0, 0, 0, 1, 1, 0), (34445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Khadgar\'s Servant', '', '', '', 0, 0, 0, 1, 0, 0), (34446, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34447, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (34447, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (34449, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 67, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt Volley', '', 'Hurls a watery bolt at all nearby enemies within $a1, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (34451, 0, 0, 0, 1, 0, 0, 101, 0, 20, 29, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 241, 91, 0, 1729, 604, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t2 sec. for $d.', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (34453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 1, 3, 0, 0, 0, 172, 107, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2234, 'Animal Handler', 'Rank 1', 'Increases your speed while mounted by $s1% and your pet\'s chance to hit by $s2%. The mounted movement speed increase does not stack with other effects.', '', 0, 0, 0, 1, 1, 1), (34454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 7, 3, 7, 0, 0, 0, 172, 107, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2234, 'Animal Handler', 'Rank 2', 'Increases your speed while mounted by $s1% and your pet\'s chance to hit by $s2%. The mounted movement speed increase does not stack with other effects.', '', 0, 0, 0, 1, 1, 1), (34455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 0, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 2232, 'Ferocious Inspiration', 'Rank 1', 'When your pet scores a critical hit, all party members have all damage increased by $s2% for $34456d.', '', 0, 0, 0, 1, 1, 0), (34456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2232, 'Ferocious Inspiration', '', '', 'All damage increased.', 0, 0, 0, 1, 1, 0), (34457, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34456, 0, 0, 0, 0, 0, 2232, 'Ferocious Inspiration', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (34459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 1, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 2232, 'Ferocious Inspiration', 'Rank 2', 'When your pet scores a critical hit, all party members have all damage increased by $s2% for $34456d.', '', 0, 0, 0, 1, 1, 0), (34460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 2232, 'Ferocious Inspiration', 'Rank 3', 'When your pet scores a critical hit, all party members have all damage increased by $s2% for $34456d.', '', 0, 0, 0, 1, 1, 0), (34461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debug Debuff Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (34462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 2, 0, 0, 0, 0, 49, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2224, 'Catlike Reflexes', 'Rank 1', 'Increases your chance to dodge by $s1% and your pet\'s chance to dodge by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (34463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Debug Debuff', '', '', '', 0, 0, 0, 1, 0, 0), (34464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 5, 0, 0, 0, 0, 49, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2224, 'Catlike Reflexes', 'Rank 2', 'Increases your chance to dodge by $s1% and your pet\'s chance to dodge by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (34465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 8, 0, 0, 0, 0, 49, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2224, 'Catlike Reflexes', 'Rank 3', 'Increases your chance to dodge by $s1% and your pet\'s chance to dodge by an additional $s2%.', '', 0, 0, 0, 1, 1, 0), (34466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 140, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2225, 'Serpent\'s Swiftness', 'Rank 1', 'Increases ranged combat attack speed by $s1% and your pet\'s melee attack speed by $s2%.', '', 0, 0, 0, 1, 1, 0), (34467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 140, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2225, 'Serpent\'s Swiftness', 'Rank 2', 'Increases ranged combat attack speed by $s1% and your pet\'s melee attack speed by $s2%.', '', 0, 0, 0, 1, 1, 0), (34468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 140, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2225, 'Serpent\'s Swiftness', 'Rank 3', 'Increases ranged combat attack speed by $s1% and your pet\'s melee attack speed by $s2%.', '', 0, 0, 0, 1, 1, 0), (34469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 15, 15, 0, 0, 0, 0, 140, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2225, 'Serpent\'s Swiftness', 'Rank 4', 'Increases ranged combat attack speed by $s1% and your pet\'s melee attack speed by $s2%.', '', 0, 0, 0, 1, 1, 0), (34470, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 140, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2225, 'Serpent\'s Swiftness', 'Rank 5', 'Increases ranged combat attack speed by $s1% and your pet\'s melee attack speed by $s2%.', '', 0, 0, 0, 1, 1, 0), (34471, 0, 0, 0, 1, 0, 0, 101, 0, 50, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -21, 9, -1, 0, 0, 0, 72, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 12, 0, 0, 0, 0, 0, 0, 2229, 'The Beast Within', '', 'When your pet is under the effects of Bestial Wrath, you also go into a rage causing $34471s2% additional damage and reducing mana costs of all spells by $34471s1% for $34471d. While enraged, you do not feel pity or remorse or fear and you cannot be stopped unless killed.', 'Enraged.', 0, 0, 0, 1, 1, 1), (34472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2221, 'Silent Hunter', 'Rank 1', 'Reduces threat from all attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (34473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2221, 'Silent Hunter', 'Rank 2', 'Reduces threat from all attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (34474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2221, 'Silent Hunter', 'Rank 3', 'Reduces threat from all attacks by $s1%.', '', 0, 0, 0, 1, 1, 0), (34475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 2, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 2223, 'Combat Experience', 'Rank 1', 'Increases your total Agility by $s1% and your total Intellect by $s2%.', '', 0, 0, 0, 1, 1, 1), (34476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 5, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 2223, 'Combat Experience', 'Rank 2', 'Increases your total Agility by $s1% and your total Intellect by $s2%.', '', 0, 0, 0, 1, 1, 1), (34477, 0, 0, 0, 1, 120000, 0, 100, 3, 70, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35079, 0, 0, 0, 0, 0, 2231, 'Misdirection', '', 'Threat caused by your next $n attacks is redirected to the target raid member. Caster and target can only be affected by one Misdirection spell at a time. Effect lasts $d.', 'Redirecting threat.', 9, 0, 0, 1, 1, 1), (34478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -2, -2, -2, 0, 0, 0, 184, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 2235, 'Displacement', 'Rank 1', 'Reduces your chance to be hit by all attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (34479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3, -3, -3, 0, 0, 0, 184, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 2235, 'Displacement', 'Rank 2', 'Reduces your chance to be hit by all attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (34480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 251, 0, 0, 249, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', 'You feel lighter...', 0, 0, 0, 1, 1, 1), (34481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -4, -4, -4, 0, 0, 0, 184, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 2235, 'Displacement', 'Rank 3', 'Reduces your chance to be hit by all attacks by $s1%.', '', 0, 0, 0, 1, 1, 1), (34482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2222, 'Careful Aim', 'Rank 1', 'Increases your ranged attack power by an amount equal to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (34483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2222, 'Careful Aim', 'Rank 2', 'Increases your ranged attack power by an amount equal to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (34484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2222, 'Careful Aim', 'Rank 3', 'Increases your ranged attack power by an amount equal to $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (34485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Master Marksman', 'Rank 1', 'Increases your ranged attack power by $s1%.', '', 0, 0, 0, 1, 1, 1), (34486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Master Marksman', 'Rank 2', 'Increases your ranged attack power by $s1%.', '', 0, 0, 0, 1, 1, 1), (34487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Master Marksman', 'Rank 3', 'Increases your ranged attack power by $s1%.', '', 0, 0, 0, 1, 1, 1), (34488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Master Marksman', 'Rank 4', 'Increases your ranged attack power by $s1%.', '', 0, 0, 0, 1, 1, 1), (34489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Master Marksman', 'Rank 5', 'Increases your ranged attack power by $s1%.', '', 0, 0, 0, 1, 1, 1), (34490, 0, 1, 0, 18, 20000, 0, 101, 0, 30, 27, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 49, -1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Silencing Shot', '', 'A shot that deals $s1% weapon damage and Silences the target for $d.', 'Silenced.', 6, 0, 0, 1, 1, 1), (34491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -2001, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 11, 0, 0, 0, 0, 0, 0, 0, 2240, 'Resourcefulness', 'Rank 1', 'Reduces the mana cost of all traps and melee abilities by $s1% and reduces the cooldown of all traps by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (34492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, -4001, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 11, 0, 0, 0, 0, 0, 0, 0, 2240, 'Resourcefulness', 'Rank 2', 'Reduces the mana cost of all traps and melee abilities by $s1% and reduces the cooldown of all traps by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (34493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -6001, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 11, 0, 0, 0, 0, 0, 0, 0, 2240, 'Resourcefulness', 'Rank 3', 'Reduces the mana cost of all traps and melee abilities by $s1% and reduces the cooldown of all traps by $/1000;s2 sec.', '', 0, 0, 0, 1, 1, 1), (34494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -3, 1, 1, 0, 0, 0, 87, 166, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2239, 'Survival Instincts', 'Rank 1', 'Reduces all damage taken by $s1% and increases attack power by $s2%.', '', 0, 0, 0, 1, 1, 1), (34495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 298, 99, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 299', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (34496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -5, 3, 3, 0, 0, 0, 87, 166, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2239, 'Survival Instincts', 'Rank 2', 'Reduces all damage taken by $s1% and increases attack power by $s2%.', '', 0, 0, 0, 1, 1, 1), (34497, 0, 0, 0, 1, 0, 0, 33, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2236, 'Thrill of the Hunt', 'Rank 1', 'Gives you a $s1% chance to regain 40% of the mana cost of any shot when it critically hits.', '', 0, 0, 0, 1, 0, 0), (34498, 0, 0, 0, 1, 0, 0, 66, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2236, 'Thrill of the Hunt', 'Rank 2', 'Gives you a $s1% chance to regain 40% of the mana cost of any shot when it critically hits.', '', 0, 0, 0, 1, 0, 0), (34499, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2236, 'Thrill of the Hunt', 'Rank 3', 'Gives you a $s1% chance to regain 40% of the mana cost of any shot when it critically hits.', '', 0, 0, 0, 1, 0, 0), (34500, 0, 0, 0, 1, 0, 0, 33, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34501, 0, 0, 0, 0, 0, 2112, 'Expose Weakness', 'Rank 1', 'Your ranged criticals have a $h% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the attack power of all attackers against that target by $34501s1% of your Agility for $34501d.', '', 0, 0, 0, 1, 0, 0), (34501, 0, 1, 0, 1, 0, 0, 101, 0, 0, 165, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 24, 0, 0, 0, 0, 127, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2112, 'Expose Weakness', '', '', 'All attackers gain attack power against this target.', 0, 0, 0, 1, 1, 1), (34502, 0, 0, 0, 1, 0, 0, 66, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34501, 0, 0, 0, 0, 0, 2112, 'Expose Weakness', 'Rank 2', 'Your ranged criticals have a $h% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the attack power of all attackers against that target by $34501s1% of your Agility for $34501d.', '', 0, 0, 0, 1, 0, 0), (34503, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34501, 0, 0, 0, 0, 0, 2112, 'Expose Weakness', 'Rank 3', 'Your ranged criticals have a $h% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the attack power of all attackers against that target by $34501s1% of your Agility for $34501d.', '', 0, 0, 0, 1, 0, 0), (34506, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34833, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 1', 'Your successful ranged attacks have a $h% chance to increase your critical strike chance with all attacks by $34833s1% for $34833d.', '', 0, 0, 0, 1, 1, 0), (34507, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34834, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 2', 'Your successful ranged attacks have a $h% chance to increase your critical strike chance with all attacks by $34834s1% for $34834d.', '', 0, 0, 0, 1, 1, 0), (34508, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34835, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 3', 'Your successful ranged attacks have a $h% chance to increase your critical strike chance with all attacks by $34835s1% for $34835d.', '', 0, 0, 0, 1, 1, 0), (34509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 105, 105, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 106', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (34510, 32, 0, 12, 1, 0, 0, 101, 0, 50, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Stun', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (34511, 99, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1499, 149, 29, 0, 0, 0, 34, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Valor', '', 'Temporarily Increases Health by $s1 and Strength by $s2 for $d.', 'Health increased by $s1 and Strength by $s2.', 0, 0, 0, 1, 1, 1), (34513, 99, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Lionheart', '', 'Increases Strength by $s2 for $d.', 'Strength increased by $s2.', 0, 0, 0, 1, 1, 1), (34514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Fear Resistance 5', 'Passive', 'Increases your chance to resist Fear effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (34515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Fear Resistance 8', 'Passive', 'Increases your chance to resist Fear effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (34516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spread Hellfire Fire', '', '', '', 0, 0, 0, 1, 0, 0), (34517, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 109, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34518, 0, 1, 25, 1, 0, 0, 101, 0, 0, 32, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 39, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Nether Protection', '', 'You are protected from all physical attacks for $d, but cannot attack or use physical abilities.', 'Immune to physical attacks. Cannot attack or use physical abilities.', 0, 0, 0, 1, 1, 1), (34519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2113, 'Time\'s Favor', '', 'Increases dodge rating by $s1 for $d1.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (34520, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 4, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Elemental Power Extractor', '', 'Use on a living Sundered Rumbler or Warp Aberration to extract its power. Warning: may enhance the elemental\'s will to survive.', '', 0, 0, 0, 1, 1, 0), (34522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19599, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Void Servant', '', '', '', 0, 0, 0, 1, 0, 0), (34524, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 191, 'Elemental Response', '', 'This generic aura self-triggers a different spell for each school of magic that lands on the wearer:\n\nFire: 34192\nFrost: 34193\nArcane: 34194\nNature: 34195\nShadow: 34196\nHoly: 34197\nPhysical: 34198\n\nUse this spell ID# on the creature to perform the appropriate action.', '', 0, 0, 0, 1, 0, 0), (34525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183933, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Elemental Power', '', '', '', 0, 0, 0, 1, 1, 1), (34526, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Burn Blood Elf Equipment', '', 'Burns a Blood Elf Tent or Ballista at Sunfury Hold.', '', 0, 0, 0, 1, 1, 1), (34528, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (34529, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 22451, 23573, 23448, 23449, 0, 0, 0, 20, 20, 6, 4, 8, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Nether Chain Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (34530, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23563, 23572, 22457, 0, 0, 0, 0, 0, 1, 10, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Twisting Nether Chain Shirt', '', '', '', 0, 0, 0, 1, 1, 1), (34533, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23571, 23573, 23447, 23449, 0, 0, 0, 0, 8, 6, 6, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28483, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Breastplate of Kings', '', '', '', 0, 0, 0, 1, 1, 1), (34534, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28483, 23572, 22457, 0, 0, 0, 0, 0, 1, 10, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Bulwark of Kings', '', '', '', 0, 0, 0, 1, 1, 1), (34535, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 22457, 23448, 0, 0, 0, 0, 0, 20, 20, 14, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Fireguard', '', '', '', 0, 0, 0, 1, 1, 1), (34536, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 0, 0), (34537, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28425, 23572, 22451, 0, 0, 0, 0, 0, 1, 8, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28426, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Blazeguard', '', '', '', 0, 0, 0, 1, 1, 1), (34538, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23571, 23449, 23573, 0, 0, 0, 0, 0, 10, 14, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28428, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Lionheart Blade', '', '', '', 0, 0, 0, 1, 1, 1), (34539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 38, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 2, 0, 0, 187, 0, 0, 656, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181915, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (34540, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28428, 23572, 23571, 0, 0, 0, 0, 0, 1, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28429, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Lionheart Champion', '', '', '', 0, 0, 0, 1, 1, 1), (34541, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23571, 22456, 23573, 23448, 0, 0, 0, 0, 5, 20, 2, 12, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'The Planar Edge', '', '', '', 0, 0, 0, 1, 1, 1), (34542, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28431, 23572, 23448, 0, 0, 0, 0, 0, 1, 8, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Black Planar Edge', '', '', '', 0, 0, 0, 1, 1, 1), (34543, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22451, 22452, 23571, 23447, 0, 0, 0, 0, 12, 12, 4, 22, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Lunar Crescent', '', '', '', 0, 0, 0, 1, 1, 1), (34544, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28434, 23572, 22457, 0, 0, 0, 0, 0, 1, 8, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Mooncleaver', '', '', '', 0, 0, 0, 1, 1, 1), (34545, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 22452, 23447, 23449, 0, 0, 0, 0, 20, 20, 12, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Drakefist Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (34546, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28437, 23572, 23571, 0, 0, 0, 0, 0, 1, 8, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28438, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Dragonmaw', '', '', '', 0, 0, 0, 1, 1, 1), (34547, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22451, 21885, 23573, 23449, 0, 0, 0, 0, 20, 20, 6, 12, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Thunder', '', '', '', 0, 0, 0, 1, 1, 1), (34548, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28440, 23572, 22457, 0, 0, 0, 0, 0, 1, 8, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Deep Thunder', '', '', '', 0, 0, 0, 1, 1, 1), (34550, 46, 0, 0, 1, 0, 4104, 101, 0, 70, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 151, 0, 0, 924, 0, 0, 29, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tranquility', '', 'Regenerates all nearby friendly targets for $s1 every $t1 seconds for $d. Channeled.', 'Healing nearby friendly targets for $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (34551, 0, 0, 0, 1, 0, 0, 101, 0, 70, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 36, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 127, 0, 0, 0, 0, 0, 0, 0, 2258, 'Tree Form', '', 'Turns the caster into a tree for $d. While in this form the caster is immune to damage.', 'Immune to damage.', 0, 0, 0, 1, 1, 1), (34557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19953, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Frayer Protector', '', 'Summons $s1 $lFrayer Protector:Frayer Protectors; to accompany the caster for $d..', '', 0, 0, 0, 1, 0, 0), (34569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34570, 0, 0, 0, 0, 2133, 'Chilled Earth', '', '', '', 0, 0, 0, 1, 1, 1), (34570, 0, 0, 0, 2, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34571, 34574, 0, 0, 0, 0, 187, 'Chilled Earth Loop', '', '', '', 0, 0, 0, 1, 1, 1), (34571, 0, 0, 0, 1, 0, 0, 101, 0, 20, 387, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 0, 0, -51, 0, 0, 29, 29, 0, 33, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, 0, 2131, 'Chilled Earth', '', '', 'Movement speed reduced by $s1%.\nYour body is starting to chill...', 0, 0, 0, 1, 1, 0), (34574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Move Onward (Chilled Earth)', '', '', '', 0, 0, 0, 1, 0, 0), (34576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Small Bomb Cooldown', '', '', '', 0, 0, 0, 1, 0, 0), (34577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33824, 0, 0, 0, 0, 0, 1, 'Aerial Assault Auto-load', '', '', '', 0, 0, 0, 1, 0, 0), (34578, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 604, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Reaver\'s Fall to Spinebreaker Ridge', '', '', '', 0, 0, 0, 1, 0, 0), (34580, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Impale', '', 'Attempts to impale the target, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (34581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Despawn Defenders', '', '', '', 0, 0, 0, 1, 0, 0), (34582, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 191, 'Elemental Response', '', 'This generic aura self-triggers a different spell for each school of magic that lands on the wearer:\n\nFire: 34192\nFrost: 34193\nArcane: 34194\nNature: 34195\nShadow: 34196\nHoly: 34197\nPhysical: 34198\n\nUse this spell ID# on the creature to perform the appropriate action.', '', 0, 0, 0, 1, 0, 0), (34583, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 250001, 0, 0, 874999, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (34584, 0, 1, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34585, 0, 0, 0, 0, 0, 293, 'Love Struck', '', 'Chance on spell cast to increase your Spirit by 145 for 15 secs.', '', 0, 0, 0, 1, 1, 1), (34585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 144, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 'Love Struck', '', 'Increases your Spirit by +$s1 for $d1.', 'Spirit Increased by +$s1.', 0, 0, 0, 1, 1, 1), (34586, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34587, 0, 0, 0, 0, 0, 502, 'Romulo\'s Poison', '', 'Your melee and ranged attacks have a chance to inject poison into your target dealing $34587s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (34587, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Romulo\'s Poison', '', 'Inject poison for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (34588, 0, 0, 0, 4, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18138, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Underbog Frenzy', '', '', '', 0, 0, 0, 1, 1, 1), (34589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34588, 0, 0, 0, 0, 0, 616, 'Dangerous Water', '', 'You sense danger.', 'You sense danger nearby.', 0, 0, 0, 1, 0, 0), (34590, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23077, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bright Blood Garnet', '', '', '', 0, 0, 0, 1, 1, 1), (34592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 45', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (34593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 33', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (34597, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 129, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Power of Arcanagos', '', '', 'Spell effects increased by $s1.', 0, 0, 0, 1, 1, 1), (34598, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34597, 0, 0, 0, 0, 0, 548, '0', '', 'Gives a chance when your harmful spells land to increase the damage of your spells and effects by up to 130 for $34597d.', '', 0, 0, 0, 1, 1, 1), (34600, 411, 0, 0, 1, 0, 0, 101, 0, 68, 3, 305, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183957, 0, 0, 0, 0, 0, 0, 0, 0, 2295, 'Snake Trap', '', 'Place a trap that will release several venomous snakes to attack the first enemy to approach. The snakes will die after $45145d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (34602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion Visual', '', '', '', 0, 0, 0, 1, 0, 0), (34603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 968, 18850, 0, 0, 0, 0, 0, 0, 0, 2099, 'Sunfury Disguise', '', 'Magically disguises wearer as a member of the Sunfury army.', 'You are magically disguised as a member of the Sunfury army.', 0, 0, 0, 1, 1, 1), (34605, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (34606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19838, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Hellfire Quest - Explosion Visual', '', '', '', 0, 0, 0, 1, 0, 0), (34607, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21877, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Fel Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (34608, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21877, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Weightstone', '', '', '', 0, 0, 0, 1, 1, 1), (34611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 158, 158, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 159', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19707, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caledis\'s Disguise', '', '', '', 0, 0, 0, 1, 0, 0), (34613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nuke Mana Creature', '', '', '', 0, 0, 0, 1, 0, 0), (34614, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 55, 0, 0, 522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (34615, 0, 4, 0, 1, 0, 0, 101, 0, 38, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', '', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (34616, 18, 4, 0, 4, 0, 0, 101, 0, 1, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 25, 0, 0, 237, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 555, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0556)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (34618, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 63, 0, 2001, 1, 0, 2999, 1999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Smash', '', 'Smashes the target, inflicting $s1 damage.\nThis ability causes a large amount of threat.', '', 0, 0, 0, 1, 1, 1), (34619, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 849, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Repair', '', 'Heals caster for $o1 over $t1 sec.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (34620, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Slam', '', 'Slams the target, stunning it for $d.', '', 0, 0, 0, 1, 1, 1), (34621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Fel Reaver Warning Sound', '', 'Fel reaver approaching!', 'You hear a distant sound...', 0, 0, 0, 1, 1, 1), (34622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12823, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire Unyielding Blow Horn', '', 'Blow near the alliance siege tower outside Zeth\'Gor.', '', 0, 0, 0, 1, 0, 0), (34623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34621, 0, 0, 0, 0, 0, 233, 'Fel Reaver Warning Aura', '', 'Fel reaver approaching!', 'You hear a distant sound...', 0, 0, 0, 1, 1, 1), (34624, 21, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 49, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34625, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 199, -76, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Demolish', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (34626, 0, 2, 0, 1, 0, 0, 101, 0, 70, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Pale Death', '', 'Reduces your Stamina by $s1%.', 'Stamina is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34627, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Nuke Mana Creature II', '', 'Kill invaders.', '', 0, 0, 0, 1, 1, 1), (34629, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Pale Death', '', '', '', 0, 0, 0, 1, 1, 1), (34630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 77, 1, 0, 0, 98, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12821, 0, 0, 0, 0, 0, 0, 0, 2262, 'Scrap Reaver X6000', '', 'Take control of the Scrap Reaver X6000. You must stay within the Proving Grounds, or you will lose control of the robot.', 'Scrap Reaver X6000', 0, 0, 0, 1, 1, 1), (34632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire - Quest - Summon Unyielding', '', '', '', 0, 0, 0, 1, 0, 0), (34634, 0, 1, 0, 4, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34635, 0, 0, 0, 0, 0, 2039, 'Sunseeker Aura', '', '', 'Periodically damaging nearby enemies.', 0, 0, 0, 1, 1, 1), (34635, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 1109, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Sunseeker Aura', '', '', '', 0, 0, 0, 1, 1, 1), (34637, 0, 1, 0, 3, 0, 15404, 101, 0, 70, 32, 100, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 113, 113, 0, 693, 693, 0, 0, 0, 0, 64, 53, 0, 1000, 1000, 0, 0.02, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Soul Channel', '', 'Drains up to $o1 mana and health from an enemy over $d. and transfers it to the caster.', '$o1 mana and health leeched over $d.', 0, 0, 0, 1, 1, 1), (34639, 0, 1, 17, 16, 0, 0, 101, 0, 8, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6509, 21, 0, 0, 0, 0, 0, 0, 39, 'Polymorph', '', 'Transforms an enemy into a lasher, forcing it to wander around for up to $d. While wandering, the lasher cannot attack or cast spells.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (34640, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, -76, 0, 0, 0, 0, 52, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Wilting Touch', '', 'Reduces an enemy\'s chance to critically hit with a melee attack by $s1%, and reduces its chance to critically hit with a spell attack by $s2%. Lasts $d.', 'Melee critical hit chance reduced by $s1%.\nSpell critical hit chance reduced by $s2%.', 0, 0, 0, 1, 1, 0), (34641, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 255, 0, 0, 722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Spade Toss', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (34642, 0, 0, 0, 5, 0, 15420, 101, 0, 20, 1, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death & Decay', '', 'Invokes the malignant power of death and decay, inflicting Shadow damage to all enemies in a selected area for $d.', '', 0, 0, 0, 1, 1, 1), (34643, 36, 3, 0, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 91, 0, -51, 854, 0, 0, 0, 0, 101, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Corrode Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.\nInflicts Nature damage to an enemy every $t2 sec. for $d.', 'Armor reduced by $s1%.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34644, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Lash', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (34645, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 21, 21, 0, 89, 89, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (34646, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Kirin\'Var Rune', '', 'Activate a Kirin\'Var Rune while standing on it.', '', 0, 0, 0, 1, 0, 0), (34648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Force Field Visual', '', '', '', 0, 0, 0, 1, 0, 0), (34650, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Mana Leech', '', '', '', 0, 0, 0, 1, 0, 0), (34653, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (34654, 0, 4, 0, 1, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Blind', '', 'Blinds the target, causing it to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (34655, 0, 4, 0, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', '', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34656, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion (Cosmetic)', '', 'Sends out a blast wave of magic.', '', 0, 0, 0, 1, 1, 1), (34657, 0, 0, 0, 1, 0, 0, 50, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34655, 0, 0, 0, 0, 0, 68, 'Deadly Poison', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (34658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flames', '', '', '', 0, 0, 0, 1, 1, 1), (34659, 0, 0, 0, 1, 0, 31756, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34660, 0, 0, 0, 0, 0, 937, 'Hellfire', '', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages all nearby enemies.', 0, 0, 0, 1, 1, 1), (34660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 337, 0, 0, 1181, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (34661, 0, 0, 0, 4, 0, 0, 101, 0, 60, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 67, 0, 0, 641, 0, 0, 0, 0, 12, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Sacrifice', '', '', 'Stunned.\n$s3 health leeched every $t3 sec.', 0, 0, 0, 1, 1, 1), (34662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bear Command', '', '', '', 0, 0, 0, 1, 0, 0), (34663, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 55, 0, 0, 522, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (34664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sleep Visual - Flavor', '', '', '', 0, 0, 0, 1, 0, 0), (34665, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Administer Antidote', '', 'Administer the antidote to a Hulking Helboar.', '', 0, 0, 0, 1, 1, 1), (34666, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Chance to hit.', 0, 0, 0, 1, 1, 1), (34667, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Chance to dodge.', 0, 0, 0, 1, 1, 1), (34670, 21, 0, 0, 1, 0, 0, 101, 0, 26, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 74, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34672, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 11, 1, 0, 69, 49, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 0), (34675, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Tamed Pet Passive (DND)', '', '', 'Attack speed.', 0, 0, 0, 1, 1, 1), (34679, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Archmage Vargoth\'s Ritual', '', '', 'Preparing to break the Curse of the Violet Tower.', 0, 0, 0, 1, 1, 1), (34681, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19919, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Lasher', '', '', '', 0, 0, 0, 1, 1, 1), (34682, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19920, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Flayer', '', '', '', 0, 0, 0, 1, 1, 1), (34683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34689, 0, 0, 0, 0, 0, 174, 'Tornado', '', '', '', 0, 0, 0, 1, 1, 1), (34684, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19919, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Lasher', '', '', '', 0, 0, 0, 1, 1, 1), (34685, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19920, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Flayer', '', '', '', 0, 0, 0, 1, 1, 1), (34686, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19919, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Lasher', '', '', '', 0, 0, 0, 1, 1, 1), (34687, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19920, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Flayer', '', '', '', 0, 0, 0, 1, 1, 1), (34688, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19919, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Lasher', '', '', '', 0, 0, 0, 1, 1, 1), (34690, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19920, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Thorn Flayer', '', '', '', 0, 0, 0, 1, 1, 1), (34691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 177, 177, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 178', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34692, 0, 0, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2229, 'The Beast Within', '', 'When your pet is under the effects of Bestial Wrath, you also go into a rage causing $34471s2% additional damage and reducing mana costs of all spells by $34471s1% for $34471d. While enraged, you do not feel pity or remorse or fear and you cannot be stopped unless killed.', '', 0, 0, 0, 1, 1, 1), (34693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 333, 111, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 334', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (34694, 1152, 4, 0, 1, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Blind', '', 'Blinds the target, causing it to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (34695, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 174, 'Tornado', '', '', '', 0, 0, 0, 1, 1, 1), (34696, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 31, 0, 0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (34697, 36, 3, 0, 16, 0, 0, 101, 0, 22, 85, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 95, 1, 499, 902, 0, 0, 0, 0, 14, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 34700, 0, 0, 0, 97, 'Allergic Reaction', '', 'Diseases an enemy for $d., increasing the damage it takes by $s1. Nature damage inflicted to an enemy every $t1 sec. for $d. The diseased target has a chance of spreading its illness to one of its nearby allies.', 'Damage taken is increased by $s1.\nNature damage inflicted every $t2 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (34698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Time Diffusion', '', '', '', 0, 0, 0, 1, 0, 0), (34699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17814, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Time Cloak', '', '', 'Bearing the guise of a Lordaeron Watchman.', 0, 0, 0, 1, 1, 1), (34700, 36, 3, 0, 16, 0, 0, 101, 0, 22, 85, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 95, 1, 499, 902, 0, 0, 0, 0, 14, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 34700, 0, 0, 0, 97, 'Allergic Reaction', '', '', 'Damage taken is increased by $s1.\nNature damage inflicted every $t2 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (34702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18502, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Time Cloak', '', '', '', 0, 0, 0, 1, 0, 0), (34709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 9998, 4, 0, 0, 0, 228, 19, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 135, 'Shadow Sight', '', '', 'Stealth Detection.\nInvisibility Detection.\nIncreases damage taken by 5%.', 0, 0, 0, 1, 1, 1), (34712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784, 'Time Stop', '', '', '', 0, 0, 0, 1, 0, 0), (34714, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34715, 0, 0, 0, 0, 0, 536, 'Thorn Missiles', '', 'Launches thorns at an enemy, inflicting physical damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (34715, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Thorn Missiles', '', 'Launches thorns at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (34716, 1152, 0, 12, 1, 0, 0, 101, 0, 14, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 251, 0, 1, 2374, 0, 549, 20, 20, 20, 0, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 129, 'Stomp', '', 'Inflicts $s1 Physical damage to nearby enemies, stunning them for $d. and increasing the Physical damage they take by $s3.', 'Stunned.\nPhysical damage taken is increased by $s3.', 0, 0, 0, 1, 1, 1), (34717, 0, 1, 0, 5, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12857, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Scrying Spell', '', 'Scry for the identity of the blood elf maintaining the Curse of the Violet Tower. Must be used near Archmage Vargoth\'s Orb.', '', 0, 0, 0, 1, 0, 0), (34718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19941, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform Sagan (Skunk)', '', '', '', 0, 0, 0, 1, 1, 0), (34719, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 49, 0, 0, 0, 0, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster and increases the caster\'s attack speed by $s2% for $d. While the target is fixated upon the caster, the target is very reluctant to attack anything else.', '', 0, 0, 0, 1, 1, 1), (34720, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2236, 'Thrill of the Hunt', '', '', '', 0, 0, 0, 1, 1, 0), (34722, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 45, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Decapitation', '', 'Hurls your axe in an attempt to decapitate your target causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (34725, 0, 1, 7, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Shadow Nova', '', 'Frost Nova Visual Only.', '', 0, 0, 0, 1, 1, 1), (34727, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34728, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 32, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19750, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Summon Chilled Earth', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 0), (34729, 1152, 0, 0, 16, 0, 0, 101, 0, 20, 0, 100, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34728, 0, 0, 0, 0, 0, 2131, 'Chilled Earth', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 0), (34730, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34731, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34732, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34733, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34734, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34735, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34736, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34737, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34739, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 19949, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Saplings', '', '', '', 0, 0, 0, 1, 1, 1), (34740, 0, 0, 7, 1, 0, 0, 100, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Ring', '', '', '', 0, 0, 0, 1, 1, 1), (34741, 1152, 0, 0, 4, 0, 0, 101, 0, 1, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 25000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34742, 0, 0, 0, 0, 0, 1929, 'Summon Saplings', '', 'Attempts to raise a sapling life to aid the caster in battle. After $d., if the servant still lives, it will sacrifice itself to heal the caster.', '', 0, 0, 0, 1, 1, 1), (34742, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 29, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Ancestral Life', '', '', '', 0, 0, 0, 1, 1, 0), (34743, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19954, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Summon Greater Sapling', '', '', '', 0, 0, 0, 1, 1, 1), (34745, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Shoot Thorns', '', 'Flings thorns at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (34746, 0, 0, 7, 1, 0, 0, 100, 0, 20, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Ring', '', '', '', 0, 0, 0, 1, 1, 1), (34747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 169, 169, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Recurring Power', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1.', 0, 0, 0, 1, 1, 1), (34748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 34872, 0, 0, 0, 0, 2207, 'Frostbite Rotate', '', '', '', 0, 0, 1, 1, 1, 1), (34749, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34747, 0, 0, 0, 0, 0, 1, 'Recurring Power', '', 'Grants $34747s1 increased spell damage for $34747d when one of your spells is resisted.', '', 0, 0, 0, 1, 1, 1), (34750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Badge of the Protector', '', 'Show how heroic you are!', '', 0, 0, 0, 1, 0, 0), (34751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 107, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 110', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (34752, 0, 1, 12, 1, 0, 0, 101, 0, 1, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Freezing Touch', '', 'Encases an enemy target in a block of ice, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (34753, 0, 0, 0, 1, 0, 0, 2, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34754, 0, 0, 0, 0, 0, 2169, 'Holy Concentration', 'Rank 1', 'Gives you a $h% chance to enter a Clearcasting state after casting any Flash Heal, Binding Heal, or Greater Heal spell. The Clearcasting state reduces the mana cost of your next Flash Heal, Binding Heal, or Greater Heal spell by $34754s1%.', '', 0, 0, 0, 1, 1, 1), (34754, 0, 1, 0, 1, 0, 0, 100, 1, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2169, 'Clearcasting', '', '', 'Your next Flash Heal, Binding Heal, or Greater Heal spell has its mana cost reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34756, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2020, 'Regenerating Aura', '', '', '', 0, 0, 0, 1, 1, 1), (34757, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34758, 0, 0, 0, 0, 0, 1929, 'Toxic Pollen', '', 'Causes the caster to automatically inflict $17466s1 Nature damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $17466s1 Nature damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (34758, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 328, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1929, 'Toxic Pollen', '', '', '', 0, 0, 0, 1, 1, 1), (34759, 0, 0, 0, 2, 0, 0, 101, 0, 0, 25, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19958, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Plant White Seedling', '', 'Summons a seedling to accompany the caster for $d.', '', 0, 0, 0, 1, 0, 0), (34760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 61, 61, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 62', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34761, 0, 0, 0, 2, 0, 0, 101, 0, 0, 25, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19969, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Plant Green Seedling', '', 'Summons a seedling to accompany the caster for $d.', '', 0, 0, 0, 1, 0, 0), (34762, 0, 0, 0, 2, 0, 0, 101, 0, 0, 25, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19962, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Plant Blue Seedling', '', 'Summons a seedling to accompany the caster for $d.', '', 0, 0, 0, 1, 0, 0), (34763, 0, 0, 0, 2, 0, 0, 101, 0, 0, 25, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19964, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Plant Red Seedling', '', 'Summons a seedling to accompany the caster for $d.', '', 0, 0, 0, 1, 0, 0), (34764, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2274, 'Flight Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (34765, 0, 0, 0, 198, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arakkoa Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (34766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 34767, 33391, 0, 0, 0, 0, 115, 'Summon Charger', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (34767, 0, 0, 21, 14, 0, 0, 101, 0, 60, 21, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20030, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Summon Charger', 'Summon', 'Summons a Charger, which serves as a mount. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 34769, 33388, 0, 0, 0, 0, 115, 'Summon Warhorse', 'Summon', '', '', 0, 0, 0, 1, 1, 1), (34769, 0, 0, 21, 14, 0, 0, 101, 0, 30, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20029, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'Summon Warhorse', 'Summon', 'Summons a warhorse, which serves as a mount. Speed is increased by $s2%.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34770, 32, 0, 0, 1, 0, 0, 101, 0, 60, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -71, 0, 0, 0, 0, 12, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Plant Spawn Effect', '', 'Grow a plant using nature magic.', 'Growing.', 0, 0, 0, 1, 1, 1), (34771, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 251, 0, 69, 874, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1723, 'Force Punch', '', '', '', 0, 0, 0, 1, 1, 0), (34772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 399, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest +400 Spell Dmg', 'QASpell', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 5', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (34774, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34775, 0, 0, 0, 0, 0, 502, 'Magtheridon Melee Trinket', '', 'Your melee and ranged attacks have a chance to increase your haste rating by $34775s1 for $34775d1.', '', 0, 0, 0, 1, 1, 1), (34775, 0, 0, 0, 1, 0, 0, 100, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 324, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 539, 'Haste', '', 'Increases haste rating by $s1.', 'Increases haste rating by $s1.', 0, 0, 0, 1, 1, 1), (34776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (34778, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 32, 100, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20061, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Summon Frostbite', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 1), (34779, 0, 1, 7, 1, 0, 0, 100, 0, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 441, 0, -1, 1979, 0, 14, 14, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Freezing Circle', '', 'Freezes enemies who remain within the icy circle, dealing Frost damage and freezing them in place.', 'Frozen.', 0, 0, 0, 1, 1, 1), (34780, 0, 4, 0, 1, 0, 0, 101, 0, 60, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 413, 123, 0, 1443, 288, 0, 35, 35, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (34782, 0, 0, 7, 1, 0, 0, 101, 0, 29, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, -71, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Bind Feet', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (34783, 0, 0, 0, 1, 0, 0, 100, 1, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 42, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, reflecting the next spell cast on you. Lasts $d.', 'Magical spells will be reflected.\n$n charges.', 0, 0, 0, 1, 1, 1), (34784, 0, 0, 0, 1, 30000, 0, 100, 1, 70, 1, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 1, 1, 0, -1, 99, 0, 0, 13, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1945, 'Intervene', '', 'Run at high speed towards a party member, intercepting the next melee or ranged attack made against them.', 'The next melee or ranged attack made against you will be made against the intervening warrior instead.', 0, 0, 0, 1, 1, 0), (34785, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 271, 0, 0, 1664, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (34786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Temporal Analysis', '', '', '', 0, 0, 0, 1, 0, 0), (34787, 1152, 0, 0, 5, 0, 0, 101, 0, 20, 0, 100, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 1, 0, 0, 2199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34778, 0, 0, 0, 0, 0, 2131, 'Freezing Circle', '', 'Summons a circle of ice that freezes enemies.', '', 0, 0, 0, 1, 1, 1), (34788, 0, 1, 19, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2177, 'Shared Bonds', '', 'The life force of the target and caster are linked, sharing damage equally between each other.', '$s2% of damage taken is split with ally.', 0, 0, 0, 1, 1, 1), (34789, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2177, 'Shared Bonds', '', 'The life force of the target and caster are linked, sharing damage equally between each other.', '$s2% of damage taken is shared.', 0, 0, 0, 1, 1, 1), (34790, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20149, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Dark War Talbuk', '', 'Summons and dismisses a rideable Dark War Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34791, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 203, 157, 0, 1248, 971, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 251, 0, 174, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (34794, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Arcane Resonance', '', '', 'Arcane damage taken increased by $s1.', 0, 0, 0, 1, 1, 1), (34795, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19280, 0, 0, 0, 0, 0, 0, 0, 0, 2398, 'Red Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 120, 120, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 121', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (34797, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 375, 0, 0, 1312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Nature Shock', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (34798, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 495, 0, 0, 1402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Greenkeeper\'s Fury', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (34799, 0, 0, 0, 1, 0, 0, 101, 0, 70, 327, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 6, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Arcane Devastation', '', 'An instant weapon attack that causes $s1% of weapon damage plus an additional $34794s1 damage for each application of Arcane Resonance on the target.', '', 0, 0, 0, 1, 1, 1), (34800, 0, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -151, -71, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Impending Coma', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d. Puts an enemy to sleep.', 'Time between attacks increased by $s1%.\nReduces movement speed by $s2%.\nGetting sleepy...', 0, 0, 0, 1, 1, 1), (34801, 0, 0, 10, 1, 0, 0, 101, 0, 20, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts yourself to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (34802, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (34803, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 'Summon Reinforcements', '', 'Summon in reinforcements.', '', 0, 0, 0, 1, 0, 0), (34804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Materialize', '', '', '', 0, 0, 0, 1, 0, 0), (34806, 0, 0, 0, 6, 0, 0, 101, 0, 0, 327, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Drain Mana Visual', '', '', '', 0, 0, 0, 1, 0, 0), (34807, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34808, 0, 0, 0, 0, 0, 122, 'Arcane Explosion Visual', '', '', '', 0, 0, 0, 1, 1, 1), (34808, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion Effect', '', '', '', 0, 0, 0, 1, 1, 1), (34809, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 294, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Holy Fury', '', 'Increases an ally\'s Spell damage by up to $s1 for $d.', 'Spell damage is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (34811, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Tail Lash', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (34812, 0, 2, 0, 1, 0, 0, 101, 0, 0, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Curse of Nazjatar', '', 'Increases magical damage taken by the target enemy by $s1%.', 'Damage taken by magical spells and effects increased by $s1%.', 0, 0, 0, 1, 1, 1), (34814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'De-Materialize', '', '', '', 0, 0, 0, 1, 1, 0), (34815, 32, 0, 0, 2, 0, 0, 101, 0, 60, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1483, 'Teleport Effect', '', '', 'Teleporting in.', 0, 0, 0, 1, 1, 1), (34820, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Arcane Strike', '', 'Strikes at an enemy, $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (34821, 0, 0, 0, 1, 0, 8, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34822, 34826, 0, 0, 0, 0, 2018, 'Arcane Flurry', '', 'Attacks nearby enemies in a flurry of axes that lasts $d.', 'Attacking all nearby enemies.', 0, 0, 0, 1, 1, 1), (34823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12888, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face Me Activation', '', '', '', 0, 0, 0, 1, 0, 0), (34824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Flurry', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (34826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Arcane Flurry', '', '', '', 0, 0, 0, 1, 0, 0), (34827, 0, 1, 0, 1, 0, 0, 100, 3, 20, 6, 63, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34828, 0, 0, 0, 0, 182, 'Water Shield', '', 'The caster is surrounded by $n globes of water. When a spell, melee or ranged attack hits the caster, $33737s1 mana is restored to the caster. This expends one water globe. Only one globe will activate every few seconds. Lasts $d. Only one Elemental Shield can be active on the Shaman at any one time.', 'Attacks and spells used against you deal Frost damage and slow the attacker\'s spell casts. $n charges.', 0, 0, 0, 1, 1, 0), (34828, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 34, -31, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Water Shield', '', 'Casts a bolt of water at the target for $s1 Nature damage.', 'Spell casting time increased by $s2%.', 0, 0, 0, 1, 1, 1), (34829, 1173, 0, 0, 1, 0, 0, 101, 0, 68, 0, 75, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 155, 0, 0, 1472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'Shoots an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (34830, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2343, 'Triangulation Point One', '', 'Face the direction of the first triangulation point. When nearby, the device will pinpoint the location with a holographic indicator.', 'Detect triangulation point', 0, 0, 0, 1, 1, 0), (34832, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Hunter\'s Mark Visual Only', 'Rank 1', 'Hunter\'s Mark Visual Only.', '', 0, 0, 0, 1, 1, 1), (34833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 1', '', 'Critical strike chance with all attacks increased by $s1%.', 0, 0, 0, 1, 1, 0), (34834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 2', '', 'Critical strike chance with all attacks increased by $s1%.', 0, 0, 0, 1, 1, 0), (34835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 3', '', 'Critical strike chance with all attacks increased by $s1%.', 0, 0, 0, 1, 1, 0), (34836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 4', '', 'Critical strike chance with all attacks increased by $s1%.', 0, 0, 0, 1, 1, 0), (34837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 5', '', 'Critical strike chance with all attacks increased by $s1%.', 0, 0, 0, 1, 1, 0), (34838, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34836, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 4', 'Your successful ranged attacks have a $h% chance to increase your critical strike chance with all attacks by $34836s1% for $34836d.', '', 0, 0, 0, 1, 1, 0), (34839, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34837, 0, 0, 0, 0, 0, 2233, 'Master Tactician', 'Rank 5', 'Your successful ranged attacks have a $h% chance to increase your critical strike chance with all attacks by $34837s1% for $34837d.', '', 0, 0, 0, 1, 1, 0), (34840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Triangulation Point One Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (34841, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 0, 0, 0, 193, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Forced Labor', '', 'Haste an nearby ally, increasing his attack speed.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 0), (34842, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'De-Materialize', '', '', '', 0, 0, 0, 1, 0, 0), (34844, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (34845, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20103, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Female, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (34846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Charge', '', '', '', 0, 0, 0, 1, 0, 0), (34847, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20104, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Female', '', '', '', 0, 0, 0, 1, 1, 1), (34848, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20105, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Female, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (34849, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20106, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Male, Christmas', '', '', '', 0, 0, 0, 1, 1, 1), (34850, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20107, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Male', '', '', '', 0, 0, 0, 1, 1, 1), (34851, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20106, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Male, Lunar Festival', '', '', '', 0, 0, 0, 1, 1, 1), (34852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Call of the Falcon', '', '', 'Marked for death...', 0, 0, 0, 1, 0, 0), (34854, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 20109, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Lashh\'an Kaliri', '', 'Summons $s1 $lLashh\'an Kaliri:Lashh\'an Kaliri; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (34856, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 323, 99, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 504, 'Bloodburn', '', 'Inflicts $s1 Physical damage to an enemy and increases the Arcane damage it takes by $s2 for $d.', 'Arcane damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (34857, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2343, 'Triangulation Point Two', '', 'Face the direction of the second triangulation point. When nearby, the device will pinpoint the location with a holographic indicator.', 'Detect triangulation point', 0, 0, 0, 1, 1, 0), (34858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Triangulation Point Two Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (34859, 0, 0, 0, 1, 0, 0, 4, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34754, 0, 0, 0, 0, 0, 2169, 'Holy Concentration', 'Rank 2', 'Gives you a $h% chance to enter a Clearcasting state after casting any Flash Heal, Binding Heal, or Greater Heal spell. The Clearcasting state reduces the mana cost of your next Flash Heal, Binding Heal, or Greater Heal spell by $34754s1%.', '', 0, 0, 0, 1, 1, 1), (34860, 0, 0, 0, 1, 0, 0, 6, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34754, 0, 0, 0, 0, 0, 2169, 'Holy Concentration', 'Rank 3', 'Gives you a $h% chance to enter a Clearcasting state after casting any Flash Heal, Binding Heal, or Greater Heal spell. The Clearcasting state reduces the mana cost of your next Flash Heal, Binding Heal, or Greater Heal spell by $34754s1%.', '', 0, 0, 0, 1, 1, 1), (34861, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 245, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Circle of Healing', 'Rank 1', 'Heals friendly target and that target\'s party members within $a1 yards of the target for $s1.', '', 0, 0, 0, 1, 1, 1), (34863, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 337, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 31, 0, 0, 287, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Circle of Healing', 'Rank 2', 'Heals friendly target and that target\'s party members within $a1 yards of the target for $s1.', '', 0, 0, 0, 1, 1, 1), (34864, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 375, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 35, 0, 0, 326, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Circle of Healing', 'Rank 3', 'Heals friendly target and that target\'s party members within $a1 yards of the target for $s1.', '', 0, 0, 0, 1, 1, 1), (34865, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 412, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 39, 0, 0, 369, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Circle of Healing', 'Rank 4', 'Heals friendly target and that target\'s party members within $a1 yards of the target for $s1.', '', 0, 0, 0, 1, 1, 1), (34866, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 450, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 43, 0, 0, 408, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Circle of Healing', 'Rank 5', 'Heals friendly target and that target\'s party members within $a1 yards of the target for $s1.', '', 0, 0, 0, 1, 1, 1), (34871, 0, 1, 0, 5, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 18, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Umbrafen Buff', '', 'Increases an ally\'s Stamina by $s1 for $d.', 'Stamina increased by $s1.', 10, 0, 0, 1, 1, 1), (34872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2207, 'Frostbite Rune', '', '', '', 0, 0, 1, 1, 1, 1), (34873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 201, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 2215, 'Fly', '', '', 'Flying.', 0, 0, 0, 1, 1, 0), (34874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Despawn Underbog Mushrooms', '', '', '', 0, 0, 0, 1, 0, 0), (34875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Blackscale Attack: Dire Raven', '', '', '', 0, 0, 0, 1, 1, 0), (34877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20129, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Custodian of Time', '', '', 'Cannot resummon a Custodian of Time for the duration of this debuff.', 0, 0, 0, 1, 1, 1), (34879, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 271, 0, 0, 1664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (34880, 0, 1, 0, 1, 10000, 0, 100, 0, 1, 347, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Elemental Armor', '', 'Increases resistance to all magic schools for $d.', 'Magic Resistance increased.', 0, 0, 0, 1, 1, 1), (34881, 0, 1, 0, 1, 10000, 0, 101, 0, 20, 40, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 209, 2, 6, 0, 0, 0, 22, 22, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 89, 'Demon Armor', '', 'Protects the caster, increasing armor by $s1, Shadow resistance by $s2, and health regeneration for $d.', 'Armor increased by $s1.\nShadow resistance increased by $s2.\nIncreased health regeneration.', 0, 0, 0, 1, 1, 1), (34883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10277, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QID 10277', '', '', '', 0, 0, 0, 1, 0, 0), (34885, 0, 0, 12, 1, 0, 0, 101, 0, 30, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Petrify', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (34886, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Crushing Pincer', '', 'Hacks at the armor of an enemy and its nearby allies, affecting up to $x1 targets. A target\'s armor is reduced by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (34887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (34888, 0, 0, 0, 171, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20143, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon a Warp Rift', '', 'Activate in the Warp Fields to generate an unstable warp rift.', '', 0, 0, 0, 1, 1, 1), (34889, 2, 0, 0, 1, 10000, 2, 101, 0, 1, 39, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 1, 1, 0, 13, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Breath', 'Rank 1', 'Targets in a cone in front of the caster take ${$m1*3} Fire damage over $d.', '$s1 Fire damage every second.', 0, 0, 0, 1, 1, 1), (34890, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34889, 0, 0, 0, 0, 0, 2128, 'Fire Breath', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (34891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 605, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flight through Caverns', '', '', '', 0, 0, 0, 1, 0, 0), (34892, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arakkoa Channeling Target', '', '', '', 0, 0, 0, 1, 1, 1), (34893, 0, 0, 0, 171, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warp Rifts - Gather Warp Nether', '', '', '', 0, 0, 0, 1, 0, 0), (34894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Warp Nether Extractor', '', '', '', 0, 0, 0, 1, 0, 0), (34895, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12925, 0, 0, 0, 0, 0, 0, 0, 0, 1417, 'Challenge Veraku', '', 'Challenge the nether dragon Veraku. The challenge must be issued while standing near the Dragon Skeleton on the southern part of the Celestial Ridge.', '', 0, 0, 0, 1, 0, 0), (34896, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20072, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Cobalt War Talbuk', '', 'Summons and dismisses a rideable Cobalt War Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34897, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20151, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'White War Talbuk', '', 'Summons and dismisses a rideable White War Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34898, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20152, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Silver War Talbuk', '', 'Summons and dismisses a rideable Silver War Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34899, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20150, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Tan War Talbuk', '', 'Summons and dismisses a rideable Tan War Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (34900, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12930, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Repair Teleport Pad', '', 'Repair the Ethereal Teleport Pad at the bottom of the path on the Celestial Ridge.', '', 0, 0, 0, 1, 0, 0), (34902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 99, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 126, 0, 0, 0, 0, 0, 0, 1, 'Hunter Pet Scaling 01', '', '', '', 0, 0, 0, 1, 1, 1), (34903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 16, 8, 0, 0, 0, 0, 0, 0, 1, 'Hunter Pet Scaling 02', '', '', '', 0, 0, 0, 1, 1, 1), (34904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 64, 1, 0, 0, 0, 0, 0, 0, 1, 'Hunter Pet Scaling 03', '', '', '', 0, 0, 0, 1, 1, 1), (34905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 606, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stealth Flight', '', '', '', 0, 0, 0, 1, 0, 0), (34906, 0, 1, 0, 1, 0, 0, 101, 0, 0, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 4, 0, 0, 0, 0, 22, 80, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 8, -1, 0, 0, 0, 0, 0, 0, 0, 1680, 'Mark of Bite', '', '', 'Increases Nature resistance by $s1.\nIncrease all stats by $s2%.', 0, 0, 0, 1, 1, 1), (34907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Stair of Destiny to Honor Hold', '', '', '', 0, 0, 0, 1, 0, 0), (34908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 0, 0, 0, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 2121, 'Enlightenment', 'Rank 1', 'Increases your total Stamina, Intellect and Spirit by $s1%.', '', 0, 0, 0, 1, 1, 1), (34909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 1, 1, 0, 0, 0, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 2121, 'Enlightenment', 'Rank 2', 'Increases your total Stamina, Intellect and Spirit by $s1%.', '', 0, 0, 0, 1, 1, 1), (34910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 2, 2, 0, 0, 0, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 2121, 'Enlightenment', 'Rank 3', 'Increases your total Stamina, Intellect and Spirit by $s1%.', '', 0, 0, 0, 1, 1, 1), (34911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 3, 3, 3, 0, 0, 0, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 2121, 'Enlightenment', 'Rank 4', 'Increases your total Stamina, Intellect and Spirit by $s1%.', '', 0, 0, 0, 1, 1, 1), (34912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 2121, 'Enlightenment', 'Rank 5', 'Increases your total Stamina, Intellect and Spirit by $s1%.', '', 0, 0, 0, 1, 1, 1), (34913, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2307, 'Molten Armor', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (34914, 0, 1, 0, 16, 0, 0, 100, 0, 50, 8, 325, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 89, 0, 0, 0, 0, 4, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Vampiric Touch', 'Rank 1', 'Causes $o2 Shadow damage over $d to your target and causes all party members to gain mana equal to $s1% of any Shadow spell damage you deal.', 'Priest\'s party gains mana equal to $s1% of Shadow spell damage caused by the priest.', 0, 0, 0, 1, 1, 1), (34916, 0, 1, 0, 16, 0, 0, 100, 0, 60, 8, 400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 119, 0, 0, 0, 0, 4, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Vampiric Touch', 'Rank 2', 'Causes $o2 Shadow damage over $d to your target and causes all party members to gain mana equal to $s1% of any Shadow spell damage you deal.', 'Priest\'s party gains mana equal to $s1% of Shadow spell damage caused by the priest.', 0, 0, 0, 1, 1, 1), (34917, 0, 1, 0, 16, 0, 0, 100, 0, 70, 8, 425, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 129, 0, 0, 0, 0, 4, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Vampiric Touch', 'Rank 3', 'Causes $o2 Shadow damage over $d to your target and causes all party members to gain mana equal to $s1% of any Shadow spell damage you deal.', 'Priest\'s party gains mana equal to $s1% of Shadow spell damage caused by the priest.', 0, 0, 0, 1, 1, 1), (34919, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Vampiric Touch', '', '', '5% of Shadow spell damage taken restores mana to the party.', 0, 0, 0, 1, 1, 1), (34920, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (34922, 0, 1, 9, 1, 0, 0, 101, 0, 64, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 51, 0, 1, 474, 0, -51, 0, 0, 0, 3, 27, 79, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2179, 'Shadows Embrace', '', 'Inflicts $o1 Shadow damage to an enemy over $d, preventing it from casting spells and reducing the Physical damage it deals by $s3%.', '$o1 Shadow damage inflicted over $d.\nPhysical damage dealt is decreased by $s3%.\nSilenced.', 0, 0, 0, 1, 1, 1), (34924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 565, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stair of Destiny to Thrallmar', '', '', '', 0, 0, 0, 1, 0, 0), (34925, 0, 2, 0, 1, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 155, 'Curse of Impotence', '', 'Decreases the Magical damage dealt by the target by $s1 for $d.', 'Magical damage dealt is reduced by $s1.', 0, 0, 0, 1, 0, 0), (34929, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 51, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', 'Melee attacks heal you for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (34930, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 77, 0, 0, 725, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (34931, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 39, 0, 0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (34932, 21, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 138, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Bloodmaul Buzz', '', 'Increases the caster\'s health by $s2% and attack speed by $s1%. Lasts $d.', 'Attack speed increased by $s1%.\nMaximum health increased by $s2%.', 0, 0, 0, 1, 1, 1), (34933, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 219, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34934, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 160, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 318, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (34935, 0, 0, 0, 1, 0, 0, 8, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 0, 0, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34936, 0, 0, 0, 0, 0, 2130, 'Backlash', 'Rank 1', 'Increases your critical strike chance with spells by an additional $s2% and gives you a $h% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by $34936s1%. This effect lasts $34936d and will not occur more than once every 8 seconds.', '', 0, 0, 0, 1, 1, 1), (34936, 0, 1, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Backlash', '', '', 'Your next Shadow Bolt or Incinerate spell has its cast time reduced by $s1%.', 0, 0, 0, 1, 1, 1), (34937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Powered Down', '', 'Golem powers down, remaining stunned until repaired.', '', 0, 0, 0, 1, 1, 1), (34938, 0, 0, 0, 1, 0, 0, 16, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 1, 0, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34936, 0, 0, 0, 0, 0, 2130, 'Backlash', 'Rank 2', 'Increases your critical strike chance with spells by an additional $s2% and gives you a $h% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by $34936s1%. This effect lasts $34936d and will not occur more than once every 8 seconds.', '', 0, 0, 0, 1, 1, 1), (34939, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 2, 0, 0, 0, 0, 42, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34936, 0, 0, 0, 0, 0, 2130, 'Backlash', 'Rank 3', 'Increases your critical strike chance with spells by an additional $s2% and gives you a $h% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by $34936s1%. This effect lasts $34936d and will not occur more than once every 8 seconds.', '', 0, 0, 0, 1, 1, 1), (34940, 0, 0, 14, 1, 0, 0, 101, 0, 18, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 0, 0, 237, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (34941, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 95, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34942, 0, 1, 0, 1, 0, 0, 100, 0, 20, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34943, 0, 0, 0, 1, 0, 0, 101, 0, 60, 265, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20145, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Unstable Voidwalker', '', '', '', 0, 60, 0, 1, 1, 0), (34944, 0, 1, 0, 1, 0, 0, 101, 0, 64, 0, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 161, 81, 0, 719, 359, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', '', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (34945, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (34946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2217, 'Golem Repair', '', 'Repairs a nearby golem.', 'Repairing...', 0, 0, 1, 1, 1, 1), (34947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 99, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 126, 0, 0, 0, 0, 0, 0, 1, 'Warlock Pet Scaling 01', '', '', '', 0, 0, 0, 1, 1, 1), (34948, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -60001, 0, 0, 0, 0, 42, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 35098, 0, 0, 0, 0, 0, 2285, 'Rapid Killing', 'Rank 1', 'Reduces the cooldown of your Rapid Fire ability by $/60000;s2 min. In addition, after killing an opponent that yields experience or honor, your next Aimed Shot, Arcane Shot or Auto Shot causes $35098s1% additional damage. Lasts $35098d.', '', 0, 0, 0, 1, 1, 0), (34949, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -120001, 0, 0, 0, 0, 42, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 35099, 0, 0, 0, 0, 0, 2285, 'Rapid Killing', 'Rank 2', 'Reduces the cooldown of your Rapid Fire ability by $/60000;s2 min. In addition, after killing an opponent that yields experience or honor, your next Aimed Shot, Arcane Shot or Auto Shot causes $35099s1% additional damage. Lasts $35099d.', '', 0, 0, 0, 1, 1, 0), (34950, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34952, 0, 0, 0, 0, 0, 2318, 'Go for the Throat', 'Rank 1', 'Your ranged critical hits cause your pet to generate $34952s1 Focus.', '', 0, 0, 0, 1, 1, 0), (34951, 0, 0, 0, 22, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 100000000, 0, 0, 0, 0, 0, 0, 0, 0, 20919, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Deathforge Felguard', '', '', '', 0, 0, 0, 1, 0, 0), (34952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2318, 'Go for the Throat', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (34953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2318, 'Go for the Throat', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (34954, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34953, 0, 0, 0, 0, 0, 2318, 'Go for the Throat', 'Rank 2', 'Your ranged critical hits cause your pet to generate $34953s1 Focus.', '', 0, 0, 0, 1, 1, 0), (34955, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 3577, 1705, 1529, 3864, 0, 0, 0, 0, 4, 1, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769, 'Golden Ring of Power', '', '', '', 0, 0, 0, 1, 1, 1), (34956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 4, 0, 0, 0, 0, 0, 0, 1, 'Warlock Pet Scaling 02', '', '', '', 0, 0, 0, 1, 1, 1), (34957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 64, 8, 0, 0, 0, 0, 0, 0, 1, 'Warlock Pet Scaling 03', '', '', '', 0, 0, 0, 1, 1, 1), (34958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 22, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warlock Pet Scaling 04', '', '', '', 0, 0, 0, 1, 1, 1), (34959, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 6037, 7910, 3864, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769, 'Truesilver Commander\'s Ring', '', '', '', 0, 0, 0, 1, 1, 1), (34960, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12800, 0, 21752, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769, 'Glowing Thorium Band', '', '', '', 0, 0, 0, 1, 1, 1), (34961, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12364, 0, 21752, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769, 'Emerald Lion Ring', '', '', '', 0, 0, 0, 1, 1, 1), (34968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19941, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform Sagan', '', '', '', 0, 0, 0, 1, 1, 0), (34969, 0, 4, 0, 1, 3000, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison', '', 'Inflicts Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (34970, 21, 0, 0, 1, 0, 0, 101, 0, 26, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 59, 19, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34971, 21, 0, 0, 1, 0, 0, 101, 0, 26, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 59, 19, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (34973, 37, 1, 13, 1, 0, 0, 101, 0, 4, 305, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Ravandwyr\'s Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (34974, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (34975, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24289, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1894, 'Conjure Chrono-Beacon', '', '', '', 0, 0, 0, 1, 0, 0), (34976, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 13042, 0, 0, 0, 0, 0, 0, 0, 2220, 'Netherstorm Flag', '', '', 'You are holding the Netherstorm Flag.\nTake this flag to any controlled point to gain Victory Points.', 0, 0, 0, 1, 1, 1), (34977, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 375, 0, 0, 2312, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Mennu\'s Healing Ward', '', '', '', 0, 0, 0, 1, 1, 1), (34978, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34977, 0, 0, 0, 0, 0, 87, 'Mennu\'s Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (34979, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2841, 3470, 2319, 0, 0, 0, 0, 0, 6, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Thick Bronze Darts', '', '', '', 0, 0, 0, 1, 1, 1), (34980, 23, 0, 0, 1, 0, 0, 101, 0, 10, 9, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20208, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Mennu\'s Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (34981, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3859, 7069, 3486, 4234, 0, 0, 0, 0, 5, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Whirling Steel Axes', '', '', '', 0, 0, 0, 1, 1, 1), (34982, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 12655, 12359, 8170, 0, 0, 0, 0, 0, 2, 6, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Enchanted Thorium Blades', '', '', '', 0, 0, 0, 1, 1, 1), (34983, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 22451, 21884, 23793, 0, 0, 0, 0, 6, 2, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Felsteel Whisper Knives', '', '', '', 0, 0, 0, 1, 1, 1), (34984, 0, 1, 24, 16, 0, 0, 101, 0, 20, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 0, 0, 49, 0, 0, 0, 7, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1586, 'Psychic Horror', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Horrified', 0, 0, 0, 1, 1, 1), (34990, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 29205, 29206, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Inquisitor\'s Crest', '', 'Combine the two halves of Ekkorash the Inquisitor\'s crest into the completed crest.', '', 0, 0, 0, 1, 0, 0), (34991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184142, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Summon Netherstorm Flag', '', '', '', 0, 0, 0, 1, 1, 0), (34992, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13008, 0, 0, 0, 0, 0, 0, 0, 0, 1417, 'Summon Ekkorash', '', 'Summon Ekkorash the Inquisitor while standing near the glowing brazier at the center of the Arklon Ruins.', '', 0, 0, 0, 1, 0, 0), (34996, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 249, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (34998, 21, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 59, 49, 0, 0, 0, 13, 138, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Bloodmaul Debuff', '', 'Increases the caster\'s HP by $s3%, attack speed by $s2% and the for 5 min.', 'Attack speed increased by $s2%.\nMaximum health increased by $s3%.', 0, 0, 0, 1, 1, 1), (34999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Emote Roar', '', '', '', 0, 0, 0, 1, 0, 0), (35004, 36, 3, 0, 16, 0, 0, 101, 0, 22, 387, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 75, 1, 349, 712, 0, 0, 0, 0, 14, 3, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 35005, 0, 0, 0, 1614, 'Spore Cloud', '', 'Diseases an enemy for $d., increasing the damage it takes by $s1. Inflicts nature damage to an enemy every $t1 sec. for $d. The diseased target has a chance of spreading its illness to one of its nearby allies.', 'Physical damage taken is increased by $s1.\nNature damage inflicted every $t1 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (35005, 36, 3, 0, 16, 0, 0, 101, 0, 22, 387, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 75, 1, 349, 712, 0, 0, 0, 0, 14, 3, 42, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 34700, 0, 0, 0, 1614, 'Spore Cloud', '', '', 'Physical damage taken is increased by $s1.\nNature damage inflicted every $t1 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (35007, 0, 0, 0, 1, 0, 0, 101, 0, 26, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20498, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Sundered Shards', '', 'Summons a Sundered Rumbler', '', 0, 0, 0, 1, 1, 1), (35008, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Spit', '', 'Hurls a watery bolt at all nearby enemies within $a1, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (35010, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (35011, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 41, 0, 0, 119, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35012, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Charged Arcane Missile', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35013, 0, 2, 0, 16, 0, 0, 101, 0, 1, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -36, -26, -36, 0, 0, 0, 80, 80, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1%.\nStamina reduced by $s2%.', 8, 0, 0, 1, 1, 1), (35014, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 569, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35015, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 209, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Instantly lashes nearby enemies with dark magic, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (35016, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 4, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Interrupt Shutdown', '', '', '', 0, 0, 0, 1, 1, 1), (35017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20219, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mask of Deception', '', '', '', 0, 0, 0, 1, 0, 0), (35018, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20217, 0, 0, 0, 0, 0, 0, 0, 0, 2397, 'Purple Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35020, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20220, 0, 0, 0, 0, 0, 0, 0, 0, 2396, 'Blue Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35022, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20222, 0, 0, 0, 0, 0, 0, 0, 0, 2395, 'Black Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35025, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20224, 0, 0, 0, 0, 0, 0, 0, 0, 2399, 'Swift Green Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35027, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20223, 0, 0, 0, 0, 0, 0, 0, 0, 2400, 'Swift Purple Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35028, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20225, 0, 0, 0, 0, 0, 0, 0, 0, 2401, 'Swift Warstrider', '', 'Summons and dismisses a rideable Hawkstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 1, 1, 0, 0, 9, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 2221, 'Focused Fire', 'Rank 1', 'All damage caused by you is increased by $s1% while your pet is active and the critical strike chance of your Kill Command ability is increased by $s2%.', '', 0, 0, 0, 1, 1, 0), (35030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 1, 1, 0, 1, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 2221, 'Focused Fire', 'Rank 2', 'All damage caused by you is increased by $s1% while your pet is active and the critical strike chance of your Kill Command ability is increased by $s2%.', '', 0, 0, 0, 1, 1, 0), (35031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Manaforge Disable Visual', '', '', '', 0, 0, 0, 1, 0, 0), (35032, 0, 1, 11, 1, 0, 0, 101, 0, 70, 31, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, -61, 0, 12, 12, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between nearby enemies\' attacks by $s1% and slows their movement by $s2% for $d.', 'Movement speed reduced by $s2%. Time between melee and ranged attacks increased by $s1%. Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (35033, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35034, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (35034, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35035, 19, 0, 0, 16, 0, 0, 100, 1, 65, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35781, 0, 0, 0, 0, 0, 2120, 'Countercharge', '', 'Charges the caster with Arcane energy, adding $35781s1 additional Arcane damage to melee attacks. This energy can also be released to interrupt an enemy spell.', 'Melee attacks deal $35781s1 additional Arcane damage.\nAble to instantly counter the next spell cast by an enemy.', 0, 0, 0, 1, 1, 1), (35036, 0, 0, 0, 171, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13037, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Summon a Warp Rift in Void Ridge', '', 'Activate near the Void Stones in Void Ridge.', '', 0, 0, 0, 1, 1, 1), (35037, 0, 0, 0, 1, 0, 0, 101, 0, 60, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16939, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Baron Galaxis', '', '', '', 0, 60, 0, 1, 1, 0), (35039, 88, 0, 26, 18, 0, 0, 101, 0, 65, 1, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 98, 1, 901, 26, -1, 4049, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 17, 'Countercharge', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d.', '', 0, 0, 0, 1, 1, 1), (35040, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Bladespire Spear Throw', '', 'Throws a weapon at an invisible trigger', '', 0, 0, 0, 1, 1, 1), (35041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fake Swing', '', '', '', 0, 0, 0, 1, 0, 0), (35046, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Quest - Draenei Survivor Irradiation', '', '', '', 0, 0, 0, 1, 1, 1), (35047, 0, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -21, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1667, 'Drill Armor', '', 'Drill into an enemy target, dealing weapon damage and reducing its armor. Armor is reduced by $s2% per Drill Armor. Can be applied up to 5 times. Lasts $d.', 'Armor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35049, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Pound', '', 'Pounds an enemy, inflicting weapon damage plus $s1 and disorienting it for $d.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (35050, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20245, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Kitty', '', 'Summons Mr. Kitty to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (35052, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20246, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Kitty', '', 'Summons Mr. Kitty to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (35053, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20247, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Kitty', '', 'Summons Mr. Kitty to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (35054, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 249, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35055, 0, 0, 3, 1, 0, 0, 101, 0, 8, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'The Claw', '', 'Attacks an enemy with The Claw, dealing $s1% weapon damage and disarming it for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (35056, 0, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 157, 1, 0, 1496, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Glob of Machine Fluid', '', 'Shoots a glob of machine fluid at an enemy, dealing $s1 Nature damage and slowing movement speed by $s2 for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 0), (35057, 0, 0, 0, 4, 0, 0, 101, 0, 65, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 455, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Netherbomb', '', 'Bombs all enemies in a selected area, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35058, 0, 0, 0, 4, 15000, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Nether Explosion', '', 'Detonate all carried Netherbombs at once, dealing heavy Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35059, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurl magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 6, 0, 1, 1, 0, 0, -2, 0, 12, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2221, 'Focused Fire', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (35061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 6, 0, 1, 1, 0, 1, -3, 0, 12, 0, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2221, 'Focused Fire', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (35062, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2113, 'Maniacal Charge', '', 'Charges an enemy with lit Netherbombs in hand.', '', 0, 0, 0, 1, 1, 1), (35063, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Honor Hold Scout Archery Target', '', '', '', 0, 0, 0, 1, 0, 0), (35064, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7999, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 0.01, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (35065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 607, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Hellfire Peninsula - Shatter Point to Beach Head', '', '', '', 0, 0, 0, 1, 0, 0), (35066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 608, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Hellfire Peninsula - Beach Head to Shatter Point', '', '', '', 0, 0, 0, 1, 0, 0), (35067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Target Emote Kneel', 'VideoProduction Spell', 'Forces your target to kneel before Zod.', 'KNEEL', 0, 0, 0, 1, 0, 0), (35068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 721, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Volatile Mutation Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (35069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 612, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Hellfire Peninsula - Expedition Point to Shatter Point', '', '', '', 0, 0, 0, 1, 0, 0), (35070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video AE Emote Kneel', 'VideoProduction Spell', 'Forces all units within 20 yards to kneel before Zod.', 'KNEEL', 0, 0, 0, 1, 0, 0), (35071, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 28, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35072, 0, 0, 0, 0, 0, 536, 'Thorn Missiles', '', 'Launches thorns at an enemy, inflicting physical damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (35072, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 171, 0, 0, 764, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Thorn Missiles', '', 'Launches thorns at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (35074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 35', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (35075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 38', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (35076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, 199, 114, 0, 0, 0, 99, 124, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 1873, 'Blessing of A\'dal', '', '', 'Grants 200 melee and ranged attack power and increases spell damage by up to 115. 120 minute duration.', 0, 0, 0, 1, 1, 1), (35077, 0, 0, 0, 1, 0, 0, 3, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35078, 0, 0, 0, 0, 0, 1, 'Band of the Eternal Defender', '', 'When struck in combat has a chance of increasing your armor by $35078s1 for $35078d.', '', 0, 0, 0, 1, 0, 0), (35078, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 799, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Band of the Eternal Defender', '', 'Increases armor by $s1 for $d.', 'Increases armor by $s1.', 0, 0, 0, 1, 1, 1), (35079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2231, 'Misdirection', '', '', 'Threat redirected to target.', 0, 0, 0, 1, 1, 1), (35080, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35081, 0, 0, 0, 0, 0, 502, 'Band of the Eternal Champion', '', 'Chance on hit to increase your attack power by 160 for 10 seconds.', '', 0, 0, 0, 1, 1, 1), (35081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, 159, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Band of the Eternal Champion', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (35083, 0, 1, 0, 1, 0, 0, 10, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35084, 0, 0, 0, 0, 0, 293, 'Band of the Eternal Sage', '', 'Your offensive spells have a chance on hit to increase your spell damage by 95 for 10 secs.', '', 0, 0, 0, 1, 1, 1), (35084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 94, 94, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Band of the Eternal Sage', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (35086, 0, 1, 0, 1, 0, 0, 10, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35087, 0, 0, 0, 0, 0, 293, 'Band of the Eternal Restorer', '', 'Your healing and damage spells have a chance to increase your healing by up to 175 and damage by up to 59 for 10 secs.', '', 0, 0, 0, 1, 1, 1), (35087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 58, 174, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Band of the Eternal Restorer', '', 'Increases healing done by magical spells and effects by up to $s2 and damage done by up to $s1 for $d.', 'Magical healing dealt is increased by up to $s2 and damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (35088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'VENDOR TEST', '', '', '', 0, 0, 0, 1, 0, 0), (35089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'VENDOR TEST', '', '', '', 0, 0, 0, 1, 0, 0), (35091, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184283, 0, 0, 0, 0, 0, 0, 0, 0, 266, 'Nether Refiner', '', 'Places Nether Refiner on the ground, allowing Nether Essence to be gathered.', '', 0, 0, 0, 1, 1, 1), (35095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Enlightenment', '', 'Restores $s1 mana per 5 sec.', 'Increased mana regeneration by $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (35096, 0, 0, 0, 22, 0, 0, 101, 0, 70, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2001, 0, 0, 8999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Greater Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (35097, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Honor Hold Scout Archery Target (Miss)', '', '', '', 0, 0, 0, 1, 0, 0), (35098, 0, 0, 0, 1, 0, 0, 100, 1, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2285, 'Rapid Killing', 'Rank 1', '', 'Damage of your next Aimed Shot, Arcane Shot or Auto Shot increased by $s1%.', 0, 0, 0, 1, 0, 0), (35099, 0, 0, 0, 1, 0, 0, 100, 1, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2285, 'Rapid Killing', 'Rank 2', '', 'Damage of your next Aimed Shot, Arcane Shot or Auto Shot increased by $s1%.', 0, 0, 0, 1, 0, 0), (35100, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35101, 0, 0, 0, 0, 0, 1485, 'Concussive Barrage', 'Rank 1', 'Your successful Auto Shot attacks have a $h% chance to Daze the target for $35101d.', '', 0, 0, 0, 1, 1, 0), (35101, 0, 0, 11, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Concussive Barrage', '', '', 'Dazed.', 0, 0, 0, 1, 0, 0), (35102, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35101, 0, 0, 0, 0, 0, 1485, 'Concussive Barrage', 'Rank 2', 'Your successful Auto Shot attacks have a $h% chance to Daze the target for $35101d.', '', 0, 0, 0, 1, 1, 0), (35103, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35101, 0, 0, 0, 0, 0, 1485, 'Concussive Barrage', 'Rank 3', 'Your successful Auto Shot attacks have a $h% chance to Daze the target for $35101d.', '', 0, 0, 0, 1, 1, 0), (35104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 32, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 85, 'Improved Barrage', 'Rank 1', 'Increases the critical strike chance of your Multi-Shot ability by $s1% and gives you a $s2% chance to avoid interruption caused by damage while channeling Volley.', '', 0, 0, 0, 1, 1, 1), (35105, 52, 0, 0, 1, 0, 0, 101, 0, 1, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -2, -26, 0, 0, 0, 0, 29, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Mortal Blow', '', 'Reduces an enemy\'s Stamina by $s1 and attack speed by $s2% for $d.', 'Stamina reduced by $s1.\nAttack speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35106, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 13, 0, 35, 73, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Flare', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35107, 34, 0, 7, 3, 0, 0, 101, 0, 14, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35108, 0, 0, 0, 0, 69, 'Electrified Net', '', 'Immobilizes an enemy for $d. and shocks it with electricity, inflicting Nature damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (35108, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 601, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Electrified Net', '', 'Instantly shocks an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (35109, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 20327, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Grishna Kaliri', '', 'Summons $s1 $lGrishna Kaliri:Grishna Kaliri; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (35110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 65, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 85, 'Improved Barrage', 'Rank 2', 'Increases the critical strike chance of your Multi-Shot ability by $s1% and gives you a $s2% chance to avoid interruption caused by damage while channeling Volley.', '', 0, 0, 0, 1, 1, 1), (35111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 99, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 85, 'Improved Barrage', 'Rank 3', 'Increases the critical strike chance of your Multi-Shot ability by $s1% and gives you a $s2% chance to avoid interruption caused by damage while channeling Volley.', '', 0, 0, 0, 1, 1, 1), (35112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Target Emote Sleep', 'VideoProduction Spell', 'Forces your target to go to sleep.', 'SLEEP!', 0, 0, 0, 1, 0, 0), (35113, 0, 0, 0, 16, 0, 10, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2259, 'Warp Measurement', '', 'Measures errant energy levels near large mana currents.', '', 0, 0, 0, 1, 0, 0), (35114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video AE Emote Sleep', 'VideoProduction Spell', 'Forces all units within 20 yards to fall asleep.', 'SLEEP', 0, 0, 0, 1, 0, 0), (35115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Target Emote Stand', 'VideoProduction Spell', 'Forces your target to go to stand up.', 'STAND!', 0, 0, 0, 1, 0, 0), (35116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video AE Emote Stand', 'VideoProduction Spell', 'Forces all units in 20yd radius to stand up.', 'STAND', 0, 0, 0, 1, 0, 0), (35117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Target Emote Sit', 'VideoProduction Spell', 'Forces your target to sit', 'SIT', 0, 0, 0, 1, 0, 0), (35118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video AE Emote Sit', 'VideoProduction Spell', 'Forces all targets in 20 yd radius to sit down.', 'SIT', 0, 0, 0, 1, 0, 0), (35120, 0, 0, 1, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Charm', '', '', 'Charmed.', 0, 0, 0, 1, 1, 1), (35121, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35095, 0, 0, 0, 0, 0, 1757, 'Nether Power', '', 'Enables you to channel Nether Energy. Each of your damage spell critical hits will grant you an application of Nether Power. Upon reaching 5 applications, the Nether Power will activate and strike your current target with a Nether Explosion.', '', 0, 0, 0, 1, 0, 0), (35122, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Nether Power', '', '', 'Channeling Nether Power.', 0, 0, 0, 1, 1, 0), (35123, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35125, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore health.', 0, 0, 0, 1, 1, 0), (35124, 0, 1, 0, 4, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 165, 0, 0, 1017, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 25, 0, 0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 0), (35126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 1487, 'Silence Resistance 20%', '', 'Reduces the duration of any Silence or Interrupt effects used against the wearer by $s3%. This effect does not stack with other similar effects.', 'Reduces the duration of any Silence or Interrupt effects used against the wearer by $s3%.', 0, 0, 0, 1, 1, 1), (35129, 0, 0, 0, 1, 0, 0, 101, 0, 1, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184315, 21241, 0, 0, 0, 0, 0, 0, 0, 686, 'Bloodmaul Brutebane Stout', '', 'Places a mug on the ground which attracts a nearby Bladespire ogre.', '', 0, 0, 0, 1, 1, 1), (35131, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Bladestorm', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (35132, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 3237, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Boom', '', 'Boom.', '', 0, 0, 0, 1, 1, 1), (35133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 281, 93, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 282', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (35135, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 524, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0525)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (35137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kill Critter', '', '', '', 0, 0, 0, 1, 0, 0), (35139, 0, 0, 0, 4, 0, 0, 101, 0, 0, 36, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 801, 3, 0, 3599, 18, 0, 15, 15, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Throw Boom\'s Doom', '', 'Throw a Boom\'s Doom bomb at the Camp of Boom.', 'Deals fire damage equal to 1% of maximum health per second.', 0, 0, 0, 1, 1, 1), (35140, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reanimate Critter', '', '', '', 0, 0, 0, 1, 0, 0), (35141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20398, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reanimate Critter', '', '', '', 0, 0, 0, 1, 0, 0), (35144, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Vicious Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35147, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, -1, -13, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 565, 'Sundering Swipe', '', 'Swipes at an enemy, dealing weapon damage and reducing the target\'s armor by $s2 per Sundering Swipe. Can be applied up to 5 times. Lasts $d.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (35150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 387, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Nether Charge Passive', '', '', '', 0, 0, 0, 1, 1, 0), (35151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Nether Charge Pulse', '', '', '', 0, 0, 0, 1, 1, 0), (35152, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 963, 0, 0, 2268, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Nether Detonation', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smite', '', '', '', 0, 0, 0, 1, 0, 0), (35156, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 20408, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Mana Wyrmling', '', 'Right Click to summon and dismiss your mana wyrmling.', '', 0, 0, 0, 1, 1, 1), (35157, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 7559, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Spotted Rabbit', '', 'Right Click to summon and dismiss your rabbit.', '', 0, 0, 0, 1, 1, 1), (35158, 0, 0, 0, 130, 40000, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Reflective Magic Shield', '', 'Surrounds the caster with a protective shield that reflects $s1% of harmful spells for $d.', '$s1% chance to reflect spells.', 0, 0, 0, 1, 1, 1), (35159, 0, 0, 0, 130, 40000, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Reflective Damage Shield', '', 'Surrounds the caster with a protective shield that inflicts $s1 Arcane damage to melee attackers when hit.', '$s1 damage inflicted to melee attackers.', 0, 0, 0, 1, 1, 1), (35160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Shock', '', '', '', 0, 0, 0, 1, 0, 0), (35161, 52, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Head Crack', '', 'Reduces an enemy\'s Stamina by $s1 for $d.', 'Stamina reduced by $s1.', 0, 0, 0, 1, 1, 1), (35162, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heal', '', '', '', 0, 0, 0, 1, 0, 0), (35163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 154, 154, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1898, 'Blessing of the Silver Crescent', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (35165, 0, 1, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 296, 98, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1896, 'Essence of the Martyr', '', 'Increases healing done by spells by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing spells increased by up to $s1 and damage spells increased by up to $s2.', 0, 0, 0, 1, 1, 1), (35166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 277, 277, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Lust for Battle', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (35168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 51', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (35169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1893, 'Gnome Ingenuity', '', 'Increases the block value of your shield by $s1 for $d.', 'Block value increased by $s1.', 0, 0, 0, 1, 1, 1), (35170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Judgement', '', '', '', 0, 0, 0, 1, 0, 0), (35172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Touched by the Light', '', '', '', 0, 0, 0, 1, 0, 0), (35175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 38, 38, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 170, 'Demon Slayer 39', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (35176, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 4, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Interrupt Shutdown', '', '', '', 0, 0, 0, 1, 1, 1), (35177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth Dummy Cast', '', '', '', 0, 0, 0, 1, 0, 0), (35178, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 6, 1, 99, 1, 4, 850, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast, and slowing movement speed for $d.', 'Movement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (35179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Shrink', '', 'Reduces the size of the target by $s1%. This effect stacks up to $u times on a single target.', 'Sized reduced by $s1%.', 0, 0, 0, 1, 0, 0), (35180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'Grow', '', 'Increases the size of the target by $s1%. This effect stacks up to $u times on a single target.', 'Sized increased by $s1%.', 0, 0, 0, 1, 0, 0), (35181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 5699, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Dive Bomb', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 1, 1), (35182, 0, 0, 18, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 39, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes the target.', 'Banished.', 0, 0, 0, 1, 1, 1), (35183, 0, 1, 0, 1, 0, 0, 101, 0, 0, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 83, 0, 0, 508, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', '', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $*9;s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $*9;s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (35184, 0, 0, 0, 1, 0, 0, 10, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35183, 0, 0, 0, 0, 0, 55, 'Unstable Affliction Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -251, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Melt Armor', '', 'Reduces the armor of nearby enemies by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 0, 0), (35186, 0, 0, 0, 1, 0, 0, 10, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35185, 0, 0, 0, 0, 0, 31, 'Melt Armor Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35187, 0, 0, 0, 1, 0, 0, 10, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22271, 0, 0, 0, 0, 0, 1952, 'Arcane Explosion Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35188, 0, 1, 0, 1, 0, 0, 10, 0, 10, 21, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12531, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', '', 0, 0, 0, 1, 1, 1), (35189, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 299, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1477, 'Solar Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35190, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (35191, 0, 0, 0, 1, 0, 0, 20, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34933, 0, 0, 0, 0, 0, 1952, 'Arcane Explosion Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35192, 0, 0, 0, 1, 0, 0, 20, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35231, 0, 0, 0, 0, 0, 31, 'Melt Armor Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35193, 0, 0, 0, 1, 0, 0, 20, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32863, 0, 0, 0, 0, 0, 55, 'Seed of Corruption Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 19, 0, 0, 0, 0, 126, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Shadow damage dealt is increased by $s2%.\nMelee damage taken is reduced by $s1%.', 40, 0, 0, 1, 1, 1), (35195, 0, 1, 0, 5, 0, 0, 101, 0, 60, 1, 350, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', '', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains health to the caster every $t1 secs.', 0, 0, 0, 1, 0, 0), (35196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20451, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Call Flesh Beast', '', '', '', 0, 0, 0, 1, 0, 0), (35197, 0, 0, 0, 1, 0, 0, 101, 0, 54, 3, 260, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20455, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Terror Totem', '', 'Summons a Terror Totem which periodically fears nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35198, 0, 0, 5, 15, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 99, 0, 13, 13, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Terrify', '', 'Strikes fear in nearby enemies, causing them to flee in terror for $d.', 'Fleeing in terror.', 0, 0, 0, 1, 1, 1), (35199, 0, 0, 0, 1, 0, 0, 101, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3527, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Stream Totem', '', 'Summons a Healing Stream Totem with $s1 health at the feet of the caster for $d that heals group members within $5672a1 yards for $5672s1 every $5672t1 seconds.', '', 0, 0, 0, 1, 1, 1), (35200, 39, 0, 0, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Roc Form', 'Shapeshift', 'Shapeshifts into a roc for $d., increasing armor and hit points, as well as allowing the use of various bear abilities.', 'Shapeshifted into roc.\nArmor and hit points increased.', 0, 0, 0, 1, 1, 1), (35201, 36, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Paralytic Poison', '', 'Stuns an enemy after $d, rendering it unable to move or attack for a short time.', 'Nature damage inflicted every $t1 sec.\nStuns for $35202d after $d.', 0, 0, 0, 1, 1, 1), (35202, 36, 4, 12, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Paralysis', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (35203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 387, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20462, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Toxic Fumes', '', '', '', 0, 0, 0, 1, 0, 0), (35204, 0, 0, 0, 4, 0, 0, 101, 0, 35, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Toxic Fumes', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35205, 1152, 0, 0, 1, 0, 0, 100, 1, 1, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 9998, -501, 0, 0, 0, 0, 16, 138, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 250, 'Vanish', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (35206, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 75, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Back Blink', '', '', 'Blinking...', 0, 0, 0, 1, 1, 1), (35207, 0, 0, 16, 1, 0, 15374, 101, 0, 20, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Bandage', '', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (35209, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20415, 0, 0, 0, 0, 0, 0, 0, 0, 2264, 'Ring Bessy\'s Bell', '', 'Call Bessy the cow while standing in the middle of the farm fields east of Kirin\'Var Village.', '', 0, 0, 0, 1, 0, 0), (35229, 0, 3, 0, 1, 0, 0, 101, 0, 0, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -36, 0, 0, 0, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1959, 'Sporeskin', '', '', 'Chance to hit with melee attacks reduced by $s1%.\nChance to hit with spells and abilities reduced by $s2%.', 0, 0, 0, 1, 1, 0), (35230, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35229, 0, 0, 0, 0, 0, 2020, 'Sporeskin', '', '', '$h% chance of reducing chance to hit by $35229m1% when struck.', 0, 0, 0, 1, 0, 0), (35231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -351, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Melt Armor', '', 'Reduces the armor of nearby enemies by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 0, 0), (35234, 99, 1, 7, 16, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 26, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Strangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (35235, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 1.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35342, 0, 0, 0, 0, 0, 546, 'Osmosis', '', 'Drains $o1 health from nearby enemies over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (35236, 0, 0, 0, 14, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 147, -36, 0, 32, 32, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Heat Wave', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', 'Chance to hit reduced by $s2%.', 0, 0, 0, 1, 1, 0), (35238, 32, 0, 12, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 98, 58, 0, 1, 1, 0, 59, -1, 0, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (35239, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 20472, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Brown Rabbit', '', 'Right Click to summon and dismiss your rabbit.', '', 0, 0, 0, 1, 1, 1), (35240, 51, 1, 11, 1, 0, 0, 101, 0, 28, 63, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Bloodmaul Intoxication', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Intoxicated', 0, 0, 0, 1, 1, 1), (35242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Darkstalker Birth', '', '', '', 0, 0, 0, 1, 0, 0), (35243, 0, 0, 0, 4, 0, 0, 101, 0, 58, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', '', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (35244, 18, 3, 11, 1, 0, 0, 101, 0, 20, 85, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 2, 0, 0, 0, 0, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Choking Vines', '', 'Coats an enemy in roots, damaging them and slowing them. This effect will transform into a root if too many affect the target.', 'Nature damage every $t2 sec.\nMovement speed reduced by $s1%.\nBecomes a powerful wound at 5 stacks.', 0, 0, 0, 1, 1, 1), (35245, 0, 0, 0, 1, 0, 13, 101, 0, 0, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Blade\'s Edge - Bladespire - Green Beam at String ID', '', '', '', 0, 0, 0, 1, 1, 1), (35246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 1, 0, 0, 0, 0, 0, 15, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184378, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Surveying Marker', '', 'Place near a draenei banner in the Ruins of Farahlon.', '', 0, 0, 0, 1, 1, 1), (35247, 99, 1, 7, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 26, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Choking Wound', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (35249, 0, 0, 0, 1, 0, 0, 16, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35244, 0, 0, 0, 0, 0, 152, 'Choking Vines', '', '', '', 0, 0, 0, 1, 1, 1), (35250, 0, 1, 0, 1, 0, 0, 100, 1, 70, 27, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 111, 1, 1, 679, -1, -61, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', '', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (35251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 20478, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Golem', '', '', '', 0, 0, 0, 1, 1, 1), (35252, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 33, 81, -51, 91, 359, 29, 29, 29, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Unstable Cloud', '', '', 'Deals $o2 damage over $d.\nMovement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (35253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, -11, 9, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (35254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -7, 4, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (35255, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 4, -8, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (35258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1579, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (35259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 1, 1), (35260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 20478, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Arcane Golem', '', '', '', 0, 0, 0, 1, 0, 0), (35261, 0, 1, 0, 1, 0, 0, 101, 0, 64, 0, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 161, 81, 0, 719, 359, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2152, 'Arcane Nova', '', 'Causes an explosion of arcane energy around the caster, causing $s1 arcane damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (35262, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Bladespire Spear Throw 01', '', 'Throws a weapon at a particular Ogre', '', 0, 0, 0, 1, 1, 1), (35263, 0, 0, 11, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 77, 1, 0, 736, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frost Attack', '', '', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (35265, 0, 1, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35266, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (35266, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 522, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35267, 290, 1, 0, 5, 0, 0, 101, 0, 20, 29, 130, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 271, 25, 1, 1664, 237, 174, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 2128, 'Solarburn', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (35268, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 23, 26, 25, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Inferno', '', 'Surrounds the caster with an inferno that periodically inflicts Fire damage to nearby enemies for $d. While the caster is aflame, $ghe:she; cannot move or use $ghis:her; abilities.', 'Unable to move or use abilities.\nPeriodically inflicting Fire damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (35270, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (35271, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35272, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $35272s1 Stamina and Spirit for $35272d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (35272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (35273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35256, 0, 0, 0, 0, 0, 2057, 'Unstable Mushroom Primer', '', '', '', 0, 0, 0, 1, 0, 0), (35275, 0, 0, 0, 1, 0, 0, 101, 0, 70, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20481, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Raging Flames', '', 'Summons two Raging Flames.', '', 0, 0, 0, 1, 1, 0), (35276, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1019, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (35278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35312, 0, 0, 0, 0, 0, 1137, 'Raging Flames', '', '', '', 0, 0, 0, 1, 0, 0), (35280, 99, 0, 1, 1, 0, 0, 101, 0, 62, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 69, 0, 149, 0, 0, 0, 6, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (35282, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13052, 0, 0, 0, 0, 0, 0, 0, 47, 'Fel Zapper', '', 'Shocks the Scrapped Fel Reaver\'s heart into a state that it can be salvaged.', '', 0, 0, 0, 1, 1, 1), (35283, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Inferno', '', '', '', 0, 0, 0, 1, 0, 0), (35285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Nether Wraith', '', '', '', 0, 0, 0, 1, 0, 0), (35286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Nether Wraith', '', '', '', 0, 0, 0, 1, 0, 0), (35287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Nether Wraith', '', '', '', 0, 0, 0, 1, 0, 0), (35288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 10000000, 0, 0, 0, 0, 0, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Nether Wraith', '', '', '', 0, 0, 0, 1, 0, 0), (35289, 21, 0, 0, 1, 0, 0, 101, 0, 26, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 59, 29, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Disgruntled Anger', '', 'Increases the target\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (35290, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 1', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35291, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 2', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35292, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 3', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35293, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 4', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35294, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 5', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35295, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 6', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35296, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 7', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35297, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 8', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35298, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 9', 'Gores the enemy, causing $s1 damage. This attack has a 50% chance to inflict double damage.', '', 0, 0, 0, 1, 1, 1), (35299, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35290, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (35300, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35291, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (35301, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (35302, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35292, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (35303, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35293, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (35304, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35294, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (35305, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35295, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (35306, 0, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35296, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (35307, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35297, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 8', '', '', 0, 0, 0, 1, 1, 1), (35308, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35298, 0, 0, 0, 0, 0, 2269, 'Gore', 'Rank 9', '', '', 0, 0, 0, 1, 1, 1), (35309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloody Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (35310, 0, 0, 0, 1, 0, 0, 101, 0, 26, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20498, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Sundered Shard', '', 'Summons a Sundered Shard.', '', 0, 0, 0, 1, 1, 1), (35311, 1152, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -36, 0, 18, 18, 0, 193, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1960, 'Stream of Machine Fluid', '', 'Reduces an enemy\'s attack speed by $s1% for $d.\nReduces an enemy\'s armor by $s1% for $d.', 'Time between attacks increased by $s1%.\nArmor reduced by $s2%.', 0, 0, 0, 1, 1, 0), (35312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Raging Flames', '', '', '', 0, 0, 0, 1, 1, 0), (35313, 36, 1, 12, 1, 0, 0, 101, 0, 30, 32, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Hypnotic Gaze', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 251, 0, 74, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (35316, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (35317, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2162, 'Chilled Blood', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 0), (35318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 185, 55, 0, 1757, 522, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Saw Blade', '', '', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1.2, 1.1, 1), (35319, 0, 0, 0, 1, 10000, 0, 100, 0, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35320, 0, 0, 0, 0, 0, 19, 'Electric Skin', '', 'Surrounds the caster with charged skin that has a $h% chance of striking melee or ranged attackers for $s1 damage. Thus, the shield expires after $d.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (35320, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Electric Skin', '', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (35321, 0, 0, 15, 1, 0, 0, 100, 1, 20, 63, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 3, 42, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 245, 'Gushing Wound', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d. Removed by any healing effect.', 'Physical damage inflicted every $t1 sec.\nBleeding until healed.', 0, 0, 0, 1, 1, 1), (35322, 1152, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Shadow Power', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (35323, 2, 0, 0, 1, 10000, 2, 101, 0, 60, 39, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 36, 36, 0, 13, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Breath', 'Rank 2', 'Targets in a cone in front of the caster take ${$m1*3} Fire damage over $d.', '$s1 Fire damage every second.', 0, 0, 0, 1, 1, 1), (35324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35323, 0, 0, 0, 0, 0, 2128, 'Fire Breath', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (35325, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -21, 9, 0, 0, 0, 22, 49, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 2025, 'Glowing Blood', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Cannot use stealth or invisibility.\nChance to dodge reduced by $s2%.\nAgility increased by $s3%.\n', 0, 0, 0, 1, 1, 1), (35326, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Hammer Punch', '', 'Pounds an enemy, inflicting weapon damage plus $s1 and stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35327, 1152, 0, 0, 16, 0, 0, 101, 0, 1, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 26, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35330, 0, 0, 0, 0, 0, 25, 'Jackhammer', '', 'Pounds the ground, inflicting damage to nearby enemies and reduces an enemy\'s attack speed by $s2%.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (35328, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, 9, 9, 0, 0, 0, 22, 87, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 1929, 'Lambent Blood', '', 'While affected, the target cannot use stealth or invisibility.', 'Cannot use stealth or invisibility.\nDamage taken increased by $s2%.\nStrength increased by $s3%.\n', 0, 0, 0, 1, 1, 1), (35329, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -21, 9, 0, 0, 0, 22, 65, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 2267, 'Vibrant Blood', '', 'While affected, the target cannot use stealth or invisibility.', 'Cannot use stealth or invisibility.\nSpell casting time increased by $s2%.\nDamage done by magical spells and effects increased by $s3%.\n', 0, 0, 0, 1, 1, 1), (35330, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 165, 0, 0, 1567, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Jackhammer Effect', '', 'Pounds the ground, inflicting damage to nearby enemies and reduces an enemies attack speed by $s2%.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (35331, 0, 1, 0, 5, 0, 0, 101, 0, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -11, -11, 0, 0, 0, 33, 87, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, -1, 0, 0, 0, 0, 0, 0, 2179, 'Black Blood', '', 'Reduces an enemy\'s armor by $s1 for $d. While affected, the target cannot use stealth or invisibility.', 'Cannot use stealth or invisibility.\nAll stats decreased by $s3%.\nDamage taken reduced by $s2%.\n', 0, 0, 0, 1, 1, 1), (35332, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (35333, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 1, 63, 0, 99, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 2205, 'Tail Swipe', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (35334, 0, 1, 0, 1, 0, 0, 101, 0, 20, 27, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Nether Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', 'Silenced.', 0, 0, 0, 1, 1, 1), (35335, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Nether Leech', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', '', 0, 0, 0, 1, 1, 1), (35336, 0, 1, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 29, 0, 0, 29, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 2020, 'Energizing Spores', '', 'Increases the enemy\'s stats by $s1.', 'Increases all attributes by $s1.', 0, 0, 0, 1, 1, 1), (35337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 279, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Spell Power', '', 'Increases spell damage by up to $s1 and healing by up to $s2 for $d.', 'Increases spell damage by up to $s1 and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (35338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 227, 75, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 228', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (35339, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 12, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Lee\'s TEST Mind Vision', '', 'Allows the actor to see through the camera\'s eyes until cancelled.', 'Sight granted through target\'s eyes.', 0, 0, 0, 1, 1, 1), (35341, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Boom Visual', '', 'Boom Visual Only.', '', 0, 0, 0, 1, 1, 1), (35342, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 77, 0, 1, 0, 0, 15, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Osmosis', '', 'Drains $s1 health from nearby enemies, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (35346, 44, 0, 0, 1, 0, 0, 100, 1, 60, 35, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 64, 6, 1, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35779, 0, 0, 0, 0, 1952, 'Warp', '', 'Teleports to an enemy up to 30 yards away and gives the pet a $s3% chance to avoid the next melee attack. Lasts $d.', 'Next melee attack against you has a $s3% chance to miss.', 0, 0, 0, 1, 1, 1), (35347, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Feral Combat Skill Rating + 24', '', 'Increases feral combat skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (35348, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35346, 0, 0, 0, 0, 0, 1952, 'Warp', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (35349, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Ethereum Prison', '', 'Unlocks Ethereum prisons.', '', 0, 0, 0, 1, 1, 1), (35350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784, 'Stasis', '', '', '', 0, 0, 0, 1, 0, 0), (35351, 0, 0, 11, 5, 0, 0, 101, 0, 20, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 501, 1, 1, 1749, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (35352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -902, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Soothe', '', 'Reduces your threat to enemy targets within $a1 yards, making them less likely to attack you.', '', 0, 0, 0, 1, 1, 1), (35353, 49, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'Temporal Rift', '', 'Encloses enemy in a temporal rift, increasing the time between their attacks by $s2% for $d.', 'Time between attacks increased by $s2%.', 0, 0, 4, 1, 1, 1), (35354, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99998, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Hand of Death', '', 'Instantly kills all enemies.', '', 0, 0, 0, 1, 1, 1), (35355, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2977, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of Warding', '', 'Permanently adds 13 dodge rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Spawn Feign Death', '', '', '', 0, 0, 0, 1, 1, 0), (35357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Spawn Feign Death', '', '', '', 0, 0, 0, 1, 1, 0), (35358, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Intensity', 'Rank 2', '', '', 0, 0, 0, 1, 1, 0), (35359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'Intensity', 'Rank 3', '', '', 0, 0, 0, 1, 1, 0), (35360, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 305, 'Salvation', '', 'Reduces the amount of all threat generated by $s1%.', '', 0, 0, 0, 1, 1, 1), (35361, 0, 1, 0, 1, 0, 0, 101, 0, 20, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (35362, 0, 0, 0, 1, 0, 0, 101, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -51, 0, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Unstable Mushroom Visual', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (35363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 598, 'Focused Starlight', 'Rank 1', 'Increases the critical strike chance of your Wrath and Starfire spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (35364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 598, 'Focused Starlight', 'Rank 1', 'Increases the critical strike chance of your Wrath and Starfire spells by $s1%.', '', 0, 0, 0, 1, 0, 0), (35367, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Dive Bomb', '', '', '', 0, 0, 0, 1, 0, 0), (35369, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1251, 1, 0, 4374, 249, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 2128, 'Rebirth', '', '', '', 0, 0, 0, 1, 1, 1), (35370, 0, 0, 0, 1, 0, 8, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35372, 0, 0, 0, 0, 0, 2271, 'Protectorate Igniter', '', '', '', 0, 0, 0, 1, 0, 0), (35371, 0, 2, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'White Beam', '', '', '', 0, 0, 0, 1, 1, 1), (35372, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Protectorate Igniter', '', 'Incinerates withered corpses around and inside Access Shaft Zeon.', '', 0, 0, 0, 1, 0, 0), (35373, 250, 1, 0, 14, 0, 0, 101, 0, 20, 0, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 13, 1, 0, 68, 119, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', '', 'Shadowfury is unleashed, causing $s1 Shadow damage and knockback to all enemies within $a1 yds for $d.', '', 0, 0, 0, 1, 1, 1), (35376, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (35377, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (35380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35383, 0, 0, 0, 0, 0, 876, 'Flame Patch Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (35381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20603, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Reflection of Ya-six', '', '', 'Physically exhausted by the chaotic energies of Ya-six, you will be unable to ask him for aid until the malaise wears off.', 0, 0, 0, 1, 1, 0), (35382, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Rushing Charge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (35383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 625, 1, 0, 2187, 9, 0, 29, 29, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 876, 'Flame Patch', '', '', 'Increases fire damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (35385, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35382, 0, 0, 0, 0, 457, 'Threshalisk Charge', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (35386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -1, 0, 0, 0, 79, 142, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 2167, 'Tamed Pet Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (35387, 18, 4, 0, 1, 0, 0, 101, 0, 15, 31, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 1', 'Spits poison at an enemy, dealing $o1 Nature damage over $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35388, 0, 0, 0, 1, 0, 0, 101, 0, 15, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35387, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (35389, 18, 4, 0, 1, 0, 0, 101, 0, 45, 31, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 2', 'Spits poison at an enemy, dealing $o1 Nature damage over $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35390, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35389, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (35391, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35392, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (35392, 18, 4, 0, 1, 0, 0, 101, 0, 60, 31, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', 'Rank 3', 'Spits poison at an enemy, dealing $o1 Nature damage over $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (35394, 0, 0, 0, 4, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 24, -16, 0, 29, 29, 0, 3, 101, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 149, 'Spore Cloud', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.\nArmor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35395, 0, 0, 0, 1, 6000, 0, 101, 0, 50, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 0, 1, 1, 0, -1, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2309, 'Crusader Strike', '', 'An instant strike that causes $s2% weapon damage and refreshes all Judgements on the target.', '', 8, 0, 0, 1, 1, 1), (35396, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1, 65, 1, 0, 0, 0, 57, 107, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 237, 'Sanctified Seals', 'Rank 2', 'Increases your chance to critically hit with all spells and melee attacks by $s1% and reduces the chance your Seals will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (35397, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 2, 99, 2, 0, 0, 0, 57, 107, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 237, 'Sanctified Seals', 'Rank 3', 'Increases your chance to critically hit with all spells and melee attacks by $s1% and reduces the chance your Seals will be dispelled by $s2%.', '', 0, 0, 0, 1, 1, 1), (35399, 0, 0, 0, 1, 0, 0, 101, 4, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', '', 'Magical spells will be reflected.\n$n charges.', 0, 0, 0, 1, 1, 1), (35401, 1173, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 155, 0, 0, 1472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'Shoots an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (35402, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2978, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of Warding', '', 'Permanently adds 15 dodge rating and 10 defense rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35403, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2979, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of Faith', '', 'Permanently adds 29 healing and 10 spell damage to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 1, 1), (35404, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2980, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of Faith', '', 'Permanently adds up to 33 healing and 11 spell damage and 4 mana per 5 sec. to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 1, 1), (35405, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of Discipline', '', 'Permanently adds up to 15 spell damage and healing to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35406, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2982, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of Discipline', '', 'Permanently adds up to 18 spell damage and healing and 10 spell critical strike rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35407, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2983, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of Vengeance', '', 'Permanently adds 26 attack power to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35408, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34259, 0, 0, 0, 0, 0, 152, 'Fear Proc', '', '', '', 0, 0, 0, 1, 1, 1), (35409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9999, 2, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 1013, 0, 0, 0, 0, 0, 0, 0, 1685, 'Brain Damage', '', 'It might open your mind and allow you to see things as the ethereals do. It may also give you irreversible brain damage.', 'You\'ve really done it this time!', 0, 0, 0, 1, 1, 0), (35410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -81, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Melt Armor', '', '', 'Armor reduced by $s1%.', 0, 0, 0, 1, 0, 0), (35411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Crystalforge Smoke', '', '', '', 0, 0, 0, 1, 0, 0), (35412, 44, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 6, 0, 1001, 1, 0, 4499, -100000, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (35413, 0, 0, 0, 1, 0, 1752079, 101, 0, 0, 64, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13256, 0, 0, 0, 0, 0, 0, 0, 1634, 'Seed of Revitalization', '', 'Cast within the Earthbinder\'s Circle to heal the land at Fallen Sky Ridge.', 'Revitalizing the land', 0, 0, 0, 1, 1, 0), (35415, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2984, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Armor Kit', '', 'Permanently increase the shadow resistance of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (35416, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2985, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Flame Armor Kit', '', 'Permanently increase the fire resistance of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (35417, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2986, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of Vengeance', '', 'Permanently adds 30 attack power and 10 critical strike rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35418, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2987, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Frost Armor Kit', '', 'Permanently increase the frost resistance of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (35419, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2988, 0, 0, 0, 0, 0, 0, 0, 0, 198, 'Nature Armor Kit', '', 'Permanently increase the nature resistance of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (35420, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2989, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Arcane Armor Kit', '', 'Permanently increase the arcane resistance of an item worn on the chest, legs, hands or feet by 8. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (35421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20667, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Sporewind Frenzy', '', '', '', 0, 0, 0, 1, 0, 0), (35422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20667, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Sporewind Frenzy', '', '', '', 0, 0, 0, 1, 0, 0), (35423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35421, 35422, 0, 0, 0, 0, 1489, 'Summon Sporewind Frenzies', '', '', '', 0, 0, 0, 1, 1, 0), (35424, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 113, 'Soul Shadows', '', 'Drains the soul of the target, inflicting Shadow damage every $t1 seconds for $d.', 'Immune to spells and effects, but unable to attack.\nImmobilized.', 0, 0, 0, 1, 1, 1), (35425, 0, 0, 0, 1, 0, 0, 101, 0, 1, 347, 150, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20669, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Shadow Image', '', 'Summons a shadow to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (35426, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion Visual', '', '', '', 0, 0, 0, 1, 1, 1), (35427, 0, 0, 0, 1, 0, 10, 101, 0, 1, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (35428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25354, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Summon Lasher Beast', '', '', '', 0, 0, 0, 1, 1, 1), (35429, 0, 0, 0, 1, 0, 0, 100, 5, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Sweeping Strikes', '', 'Causes the caster\'s next $n melee attacks to strike an additional nearby enemy. This battle frenzy is tiring, however, and lasts $d. at most.', 'Melee attacks are striking an additional nearby enemy.', 0, 0, 0, 1, 1, 1), (35431, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 32, 0, 0, 0, 0, 0, 0, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33241, 35430, 0, 0, 0, 2034, 'Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (35432, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2990, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of the Knight', '', 'Permanently adds 13 defense rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35433, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2991, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of the Knight', '', 'Permanently adds 15 defense rating and 10 dodge rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35434, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2992, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of the Oracle', '', 'Permanently adds 5 mana per 5 sec. to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35435, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2993, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of the Oracle', '', 'Permanently adds 6 mana per 5 sec. and up to 22 healing to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35436, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2994, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of the Orb', '', 'Permanently adds 13 spell critical strike rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35437, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2995, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of the Orb', '', 'Permanently adds 15 spell critical strike rating and up to 12 spell damage to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35438, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2996, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inscription of the Blade', '', 'Permanently adds 13 critical strike rating to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35439, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2997, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Inscription of the Blade', '', 'Permanently adds 15 critical strike rating and 20 attack power to a shoulder slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spar Dummy Vertex', '', '', '', 0, 0, 0, 1, 0, 0), (35441, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2998, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Inscription of Endurance', '', 'Permanently adds 7 resistance to all magic schools to a shoulder slot item.', '', 0, 0, 0, 1, 1, 1), (35442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'ncreased All Resist 07', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (35443, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2999, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of the Defender', '', 'Permanently adds 16 defense rating and 17 dodge rating to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35444, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of the Wild', '', 'Permanently adds 18 Stamina, 12 dodge rating, and 12 resilience rating to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35445, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3001, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Renewal', '', 'Permanently adds up to 35 healing, +12 Spell Damage, and 7 mana per 5 sec. to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 1, 1), (35446, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -201, 0, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Improved Mortal Strike', 'Rank 1', 'Reduces the cooldown of your Mortal Strike ability by $/1000;S1 sec and increases the damage it causes by $s2%.', '', 0, 0, 0, 1, 1, 1), (35447, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3002, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Power', '', 'Permanently adds up to 22 spell damage and healing and 14 spell hit rating to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35448, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -401, 1, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Improved Mortal Strike', 'Rank 2', 'Reduces the cooldown of your Mortal Strike ability by $/1000;S1 sec and increases the damage it causes by $s2%.', '', 0, 0, 0, 1, 1, 1), (35449, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -601, 2, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Improved Mortal Strike', 'Rank 3', 'Reduces the cooldown of your Mortal Strike ability by $/1000;S1 sec and increases the damage it causes by $s2%.', '', 0, 0, 0, 1, 1, 1), (35450, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -801, 3, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Improved Mortal Strike', 'Rank 4', 'Reduces the cooldown of your Mortal Strike ability by $/1000;S1 sec and increases the damage it causes by $s2%.', '', 0, 0, 0, 1, 1, 1), (35451, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1001, 4, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Improved Mortal Strike', 'Rank 5', 'Reduces the cooldown of your Mortal Strike ability by $/1000;S1 sec and increases the damage it causes by $s2%.', '', 0, 0, 0, 1, 1, 1), (35452, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3003, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Ferocity', '', 'Permanently adds 34 attack power and 16 hit rating to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35453, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3004, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of the Gladiator', '', 'Permanently adds 18 Stamina and 20 resilience rating to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 1, 1), (35454, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3005, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Nature Warding', '', 'Permanently adds 20 Nature resistance to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35455, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3006, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Arcane Warding', '', 'Permanently adds 20 Arcane resistance to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35456, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3007, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Fire Warding', '', 'Permanently adds 20 Fire resistance to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35457, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3008, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Frost Warding', '', 'Permanently adds 20 Frost resistance to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35458, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3009, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Shadow Warding', '', 'Permanently adds 20 Shadow resistance to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (35459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Crossbow', '', 'Increases crossbow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (35460, 0, 0, 0, 1, 0, 31756, 101, 0, 62, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35463, 0, 0, 0, 0, 41, 'Fury of the Dreghood Elders', '', 'Use on Arzeth the Merciless to temporarily remove his powers.', '', 0, 0, 0, 1, 1, 1), (35464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 29, 0, 0, 0, 0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Infusion', '', '', 'Doubles in size and 30% melee haste.', 0, 0, 0, 1, 1, 0), (35465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'C_C_D', '', '', '', 0, 0, 0, 1, 0, 0), (35466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20707, 0, 0, 0, 0, 0, 0, 0, 0, 2273, 'Human Male Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (35468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Seed of Revitalization Entangling Roots Visual', '', 'Entangling Roots Visual Only.', '', 0, 0, 0, 1, 0, 0), (35470, 35, 0, 0, 1, 0, 0, 101, 0, 17, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 19, 0, 0, 140, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosion', '', 'Inflict $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Seed of Revitalization Giant Insect Swarm Visual', '', 'Giant Insect Swarm Visual Only.', '', 0, 0, 0, 1, 0, 0), (35472, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Shield Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35473, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 1, 0, 14, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 277, 'Forceful Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally and knocks them back.', '', 0, 0, 0, 1, 1, 1), (35474, 0, 1, 5, 3, 0, 0, 100, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2277, 'Drums of Panic', '', 'Unearthly rhythms cause $i enemies within $a1 yds to flee in terror for $d. Drums can be used while shapeshifted.', 'Fleeing in terror.', 0, 0, 5, 1, 1, 1), (35475, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 59, 29, 59, 23, 23, 23, 99, 13, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 2275, 'Drums of War', '', 'Increases attack power by $s1 and spell damage by $s2 on nearby party members. Lasts $d. Drums can be used while shapeshifted.', 'Attack power increased by $s1 and spell damage by $s2.', 0, 0, 0, 1, 1, 1), (35476, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 23, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 917504, 0, 0, 0, 0, 0, 0, 0, 0, 2280, 'Drums of Battle', '', 'Increases melee, ranged and spell haste rating on nearby party members by $s1. Lasts $d. Drums can be used while shapeshifted.', 'Melee, ranged, and spell haste rating increased by $s1.', 0, 0, 0, 1, 1, 1), (35477, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 14, 0, 0, 23, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39863, 0, 0, 0, 0, 2278, 'Drums of Speed', '', 'Increases movement speed of nearby party members by $s1%. Lasts $d. Drums can be used while shapeshifted.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (35478, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 23, 23, 0, 8, 24, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2279, 'Drums of Restoration', '', 'Restores $o1 health and mana to nearby party members over $d. Drums can be used while shapeshifted.', 'Restores $s1 health and mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (35480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20707, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Human Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 1, 1), (35481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20708, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Human Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 1, 1), (35482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20707, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Human Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 1, 1), (35483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20708, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Human Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 1, 1), (35486, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Dependable Damage', '', 'This does $s1 damage.', '', 0, 0, 0, 1, 1, 1), (35487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Seed of Revitalization Lightning Cloud Visual', '', 'Lightning Cloud Visual Only.', '', 0, 0, 0, 1, 0, 0), (35488, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3010, 0, 0, 0, 0, 0, 0, 0, 0, 2330, 'Cobrahide Leg Armor', '', 'Permanently attach cobrahide armor onto pants to increase attack power by 40 and critical strike rating by 10.', '', 0, 0, 0, 1, 1, 1), (35489, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3011, 0, 0, 0, 0, 0, 0, 0, 0, 2332, 'Clefthide Leg Armor', '', 'Permanently attach clefthide armor onto pants to increase stamina by 30 and agility by 10.', '', 0, 0, 0, 1, 0, 0), (35490, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3012, 0, 0, 0, 0, 0, 0, 0, 0, 2331, 'Nethercobra Leg Armor', '', 'Permanently attach nethercobra armor onto pants to increase attack power by 50 and critical strike rating by 12.', '', 0, 0, 0, 1, 0, 0), (35491, 21, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 299, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Furious Rage', '', '', 'Physical damage dealt is decreased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (35492, 32, 0, 12, 1, 0, 0, 100, 0, 0, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Exhaustion', '', 'Stunned.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35493, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Forked Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (35494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 45', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (35495, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3013, 0, 0, 0, 0, 0, 0, 0, 0, 2331, 'Nethercleft Leg Armor', '', 'Permanently attach nethercleft leg armor onto pants to increase Stamina by 40 and Agility by 12.', '', 0, 0, 0, 1, 1, 1), (35498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 0, 0), (35499, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 75, 1, 0, 462, 249, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Spout', '', '', '', 0, 0, 0, 1, 1, 0), (35500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 49, 0, 0, 0, 0, 133, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Shalassi Dampening Aura', '', '', 'Decreases maximum health by 50%.\nIncreases mana cost of spells by 50%', 0, 0, 0, 1, 1, 0), (35501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19913, 0, 0, 0, 0, 0, 0, 0, 51, 'Legion Portal', '', '', '', 0, 0, 0, 1, 1, 1), (35502, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Legion Teleport Target', '', '', '', 0, 0, 0, 1, 1, 1), (35504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Researcher Arcane Power', '', '', '', 0, 0, 0, 1, 0, 0), (35506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Energize!', '', '', '', 0, 0, 0, 1, 0, 0), (35507, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 35, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 84, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (35508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 74, 9, 0, 0, 0, 61, 99, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Energy Overload', '', '', '', 0, 0, 0, 1, 1, 1), (35509, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2309, 'Crusader Strike', 'Rank 1', '', '', 0, 0, 0, 1, 1, 0), (35510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Darkstalker Transform Visual 01', '', '', '', 0, 0, 0, 1, 0, 0), (35511, 0, 4, 0, 18, 0, 0, 101, 0, 20, 8, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (35513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35957, 35958, 0, 0, 0, 1, 'Mana Bomb Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (35514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Salaadin\'s Stasis', '', '', '', 0, 0, 0, 1, 0, 0), (35515, 0, 0, 0, 1, 0, 44, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Salaadin\'s Tesla', '', '', '', 0, 0, 0, 1, 0, 0), (35516, 0, 0, 0, 3, 0, 0, 101, 0, 8, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Destroy', '', 'Destroys a nearby Elemental.', '', 0, 0, 0, 1, 1, 1), (35517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (35518, 0, 0, 0, 1, 0, 11, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Channel (Red)', '', '', '', 0, 0, 0, 1, 0, 0), (35519, 0, 2, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'White Beam', '', '', '', 0, 0, 0, 1, 1, 1), (35520, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21886, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29483, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Shadow Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (35521, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21885, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Flame Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (35522, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21884, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29486, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Frost Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (35523, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22456, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nature Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (35524, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22457, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Arcane Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (35525, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25700, 22457, 0, 0, 0, 0, 0, 6, 12, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Felscale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (35526, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25700, 22457, 0, 0, 0, 0, 0, 4, 10, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Felscale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (35527, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25700, 22457, 0, 0, 0, 0, 0, 4, 10, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Felscale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (35528, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21884, 21885, 0, 0, 0, 0, 4, 8, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29493, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Flamescale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (35529, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21884, 21885, 0, 0, 0, 0, 6, 12, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Flamescale Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (35530, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22452, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Reinforced Mining Bag', '', '', '', 0, 0, 0, 1, 1, 1), (35531, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25699, 21884, 21885, 0, 0, 0, 0, 4, 8, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Flamescale Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35532, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22457, 0, 0, 0, 0, 0, 6, 24, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29495, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Clefthoof Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (35533, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22457, 0, 0, 0, 0, 0, 4, 16, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Clefthoof Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (35534, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22457, 0, 0, 0, 0, 0, 4, 16, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Enchanted Clefthoof Boots', '', '', '', 0, 0, 0, 1, 1, 1), (35535, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 21884, 21885, 0, 0, 0, 0, 6, 10, 4, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Blastguard Pants', '', '', '', 0, 0, 0, 1, 1, 1), (35536, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 21884, 21885, 0, 0, 0, 0, 4, 8, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Blastguard Boots', '', '', '', 0, 0, 0, 1, 1, 1), (35537, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 21884, 21885, 0, 0, 0, 0, 4, 6, 3, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Blastguard Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35538, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29532, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Drums of Panic', '', '', '', 0, 0, 0, 1, 1, 1), (35539, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Drums of Restoration', '', '', '', 0, 0, 0, 1, 1, 1), (35540, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25700, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Drums of War', '', '', '', 0, 0, 0, 1, 1, 1), (35541, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35542, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 1', 'Gives your successful off-hand melee attacks a $h% chance to generate $35542s1 Energy.', '', 0, 0, 0, 1, 0, 0), (35542, 0, 0, 11, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 1', '', '', 0, 0, 0, 1, 0, 0), (35543, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29529, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Drums of Battle', '', '', '', 0, 0, 0, 1, 1, 1), (35544, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 0, 0, 0, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Drums of Speed', '', '', '', 0, 0, 0, 1, 1, 1), (35545, 0, 0, 11, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 2', '', '', 0, 0, 0, 1, 0, 0), (35546, 0, 0, 11, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 3', '', '', 0, 0, 0, 1, 0, 0), (35547, 0, 0, 11, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 4', '', '', 0, 0, 0, 1, 0, 0), (35548, 0, 0, 11, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 5', '', '', 0, 0, 0, 1, 0, 0), (35549, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22451, 0, 0, 0, 0, 0, 4, 2, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29533, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cobrahide Leg Armor', '', '', '', 0, 0, 0, 1, 1, 1), (35550, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35545, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 2', 'Gives your successful off-hand melee attacks a $h% chance to generate $35545s1 Energy.', '', 0, 0, 0, 1, 0, 0), (35551, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35546, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 3', 'Gives your successful off-hand melee attacks a $h% chance to generate $35546s1 Energy.', '', 0, 0, 0, 1, 0, 0), (35552, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35547, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 4', 'Gives your successful off-hand melee attacks a $h% chance to generate $35547s1 Energy.', '', 0, 0, 0, 1, 0, 0), (35553, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35548, 0, 0, 0, 0, 0, 2260, 'Combat Potency', 'Rank 5', 'Gives your successful off-hand melee attacks a $h% chance to generate $35548s1 Energy.', '', 0, 0, 0, 1, 0, 0), (35554, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22451, 23572, 0, 0, 0, 0, 4, 4, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nethercobra Leg Armor', '', '', '', 0, 0, 0, 1, 1, 1), (35555, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22452, 0, 0, 0, 0, 0, 4, 8, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29534, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Clefthide Leg Armor', '', '', '', 0, 0, 0, 1, 1, 1), (35556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 74, 9, 0, 0, 0, 61, 99, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196, 'Eco-Contamination', '', '', 'Contamination levels high!', 0, 0, 0, 1, 1, 1), (35557, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 22452, 23572, 0, 0, 0, 0, 4, 16, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Nethercleft Leg Armor', '', '', '', 0, 0, 0, 1, 1, 1), (35558, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22451, 22456, 23572, 0, 0, 0, 6, 10, 15, 15, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cobrascale Hood', '', '', '', 0, 0, 0, 1, 1, 1), (35559, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29539, 22451, 22456, 23572, 0, 0, 0, 4, 8, 12, 12, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cobrascale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (35560, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 22457, 23572, 0, 0, 0, 6, 20, 18, 10, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windscale Hood', '', '', '', 0, 0, 0, 1, 1, 1), (35561, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21886, 21885, 23572, 0, 0, 0, 0, 6, 20, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hood of Primal Life', '', '', '', 0, 0, 0, 1, 1, 1), (35562, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21886, 22452, 23572, 0, 0, 0, 0, 4, 16, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Gloves of the Living Touch', '', '', '', 0, 0, 0, 1, 1, 1), (35563, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22452, 22451, 23572, 0, 0, 0, 4, 12, 18, 8, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windslayer Wraps', '', '', '', 0, 0, 0, 1, 1, 1), (35564, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21886, 22457, 23572, 0, 0, 0, 6, 28, 12, 12, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Living Dragonscale Helm', '', '', '', 0, 0, 0, 1, 1, 1), (35565, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 35, 27, 1, 0, 0, 749, 0, 0, 0, 13, 0, 23, 4, 4, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35569, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (35567, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22452, 22457, 23572, 0, 0, 0, 4, 24, 22, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Earthen Netherscale Boots', '', '', '', 0, 0, 0, 1, 1, 1), (35568, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 21884, 23572, 0, 0, 0, 4, 14, 14, 10, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29509, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windstrike Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (35569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 749, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1.', 0, 0, 0, 1, 1, 0), (35570, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 31, 6, 0, 1, 1, 0, 99, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (35571, 0, 0, 0, 1, 30000, 0, 101, 0, 30, 1, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Feign Death Test', '', 'Feign death which may trick enemies into ignoring you. Lasts up to $d.', 'Feigning death.', 0, 0, 0, 1, 1, 1), (35572, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21884, 22457, 23572, 0, 0, 0, 6, 28, 18, 12, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherdrake Helm', '', '', '', 0, 0, 0, 1, 1, 1), (35573, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21884, 22457, 23572, 0, 0, 0, 4, 24, 14, 10, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29511, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherdrake Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (35574, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22452, 22451, 23572, 0, 0, 0, 8, 32, 20, 8, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Thick Netherscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (35575, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21884, 22456, 23572, 0, 0, 0, 8, 30, 16, 16, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Ebon Netherscale Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (35576, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21884, 22456, 23572, 0, 0, 0, 6, 24, 12, 12, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29516, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Ebon Netherscale Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35577, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21884, 22456, 0, 0, 0, 0, 4, 18, 8, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Ebon Netherscale Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (35578, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Spell Power', 'Rank 1', 'Increases critical strike damage bonus of all spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (35579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 9, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20782, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Overspark', '', '', '', 0, 0, 0, 1, 0, 0), (35580, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22457, 22451, 23572, 0, 0, 0, 8, 30, 16, 16, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29519, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherstrike Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (35581, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Spell Power', 'Rank 2', 'Increases critical strike damage bonus of all spells by $s1%.', '', 0, 0, 0, 1, 1, 1), (35582, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22457, 22451, 23572, 0, 0, 0, 6, 24, 12, 12, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherstrike Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35584, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22457, 22451, 0, 0, 0, 0, 4, 18, 8, 8, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherstrike Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (35585, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 23571, 23572, 0, 0, 0, 8, 20, 16, 3, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windhawk Hauberk', '', '', '', 0, 0, 0, 1, 1, 1), (35587, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 23571, 23572, 0, 0, 0, 6, 16, 12, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windhawk Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35588, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 23571, 0, 0, 0, 0, 4, 12, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Windhawk Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (35589, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23571, 23572, 0, 0, 0, 0, 0, 8, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Primalstrike Vest', '', '', '', 0, 0, 0, 1, 1, 1), (35590, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23571, 23572, 0, 0, 0, 0, 0, 6, 5, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Primalstrike Belt', '', '', '', 0, 0, 0, 1, 1, 1), (35591, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23571, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Primalstrike Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (35593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20792, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elemental', '', 'Summon a Water Elemental to fight for the caster for $d.', '', 0, 0, 0, 1, 1, 1), (35594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 3, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35593, 0, 0, 0, 0, 0, 94, 'Mass Elementals', '', 'Summon Elementals at the feet of your enemies.', '', 0, 0, 5, 1, 1, 0), (35595, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -1, 24, 0, 0, 0, 79, 23, 61, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 30354, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the damage dealt by the caster by $s1%.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (35596, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 61, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21001, 0, 0, 0, 0, 0, 0, 0, 1980, 'Power of the Legion', '', '', 'The power of the Burning Legion courses through Kaylaan.', 0, 0, 0, 1, 1, 0), (35597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cancel Power of the Legion', '', '', '', 0, 0, 0, 1, 0, 0), (35598, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Wrath of Socrethar', '', '', '', 0, 0, 0, 1, 0, 0), (35599, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', '', '', '', 0, 0, 0, 1, 1, 1), (35600, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Wrath of Socrethar', '', '', '', 0, 0, 0, 1, 0, 0), (35614, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Kaylan\'s Wrath', '', '', 'Stunned.', 0, 0, 0, 1, 0, 0), (35618, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 4, 0, 0, 0, 0, 69, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 4, 0, 0, 0, 0, 0, 0, 0, 1654, 'Spirit of Redemption', '', 'Increases total Spirit by $s2% and upon death, the priest becomes the Spirit of Redemption for $27827d. The Spirit of Redemption cannot move, attack, be attacked or targeted by any spells or effects. While in this form the priest can cast any healing spell free of cost. When the effect ends, the priest dies.', '', 0, 0, 0, 1, 1, 0), (35621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Kill Proc', '', '', '', 0, 0, 0, 1, 0, 0), (35673, 1140, 1, 0, 190, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whip Terrorfiend', '', 'Consumes the Legion Whip to banish a Terrorfiend for 1 minute.', '', 0, 0, 0, 1, 0, 0), (35679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20802, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Protectorate Demolitionist', '', '', 'You may only summon 1 Demolitionist every 10 minutes.', 0, 0, 0, 1, 1, 0), (35681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 4, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Energy State', '', '', '', 0, 0, 0, 1, 1, 0), (35682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Conduit Overload', '', '', '', 0, 0, 0, 1, 0, 0), (35683, 0, 0, 0, 6, 0, 0, 101, 0, 0, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184561, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Placing Protectorate Disruptor', '', 'Places a Protectorate disruptor at one of Salhadaar\'s power conduits.', '', 0, 0, 0, 1, 1, 0), (35684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 4, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Salaadin\'s Overspark', '', '', '', 0, 0, 0, 1, 1, 0), (35685, 0, 0, 0, 1, 0, 0, 25, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35686, 0, 0, 0, 0, 0, 320, 'Electro-Shock Therapy', '', 'Imbues the recipient with electrically charged attacks that break down seeping sludge and void waste.', 'Now shooting electricity out of your eyes.', 0, 0, 0, 1, 1, 1), (35686, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electro-Shock', '', 'Electric discharge to break up seeping sludge and void waste.', '', 0, 0, 0, 1, 1, 1), (35691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Demonic Knowledge', 'Rank 1', 'Increases your spell damage by an amount equal to $s1% of the total of your active demon\'s Stamina plus Intellect.', '', 0, 0, 0, 1, 1, 1), (35692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Demonic Knowledge', 'Rank 2', 'Increases your spell damage by an amount equal to $s1% of the total of your active demon\'s Stamina plus Intellect.', '', 0, 0, 0, 1, 1, 1), (35693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Demonic Knowledge', 'Rank 3', 'Increases your spell damage by an amount equal to $s1% of the total of your active demon\'s Stamina plus Intellect.', '', 0, 0, 0, 1, 1, 1), (35694, 0, 0, 0, 1, 0, 2, 101, 0, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Avoidance', 'Passive', 'Reduces the damage your pet takes from area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (35695, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 57, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Pet Passive (DND)', '', '', 'Chance to crit.', 0, 0, 0, 1, 1, 1), (35696, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 0, 0, 1, 0, 0, 11, 0, 0, 12, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Demonic Knowledge', '', 'Increases Master\'s spell damage by a percentage of the active demon\'s Stamina plus Intellect.', 'Increases Master\'s spell damage by a percentage of the active demon\'s Stamina plus Intellect.', 0, 0, 0, 1, 1, 1), (35697, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1510, 'Pet Passive (DND)', '', '', 'Dmg % taken', 0, 0, 0, 1, 1, 1), (35698, 0, 0, 0, 1, 0, 2, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Avoidance', 'Passive', 'Reduces the damage your pet takes from area of effect attacks by an additional $s1%.', '', 0, 0, 0, 1, 1, 1), (35699, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35694, 0, 0, 0, 0, 0, 331, 'Avoidance', 'Rank 1', 'Reduces the damage your pet takes from area of effect attacks by an additional $35694s1%.', 'Reduces the damage your pet takes from area of effect attacks by an additional $35694s1%.', 0, 0, 0, 1, 1, 1), (35700, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35698, 0, 0, 0, 0, 0, 331, 'Avoidance', 'Rank 2', 'Reduces the damage your pet takes from area of effect attacks by an additional $35698s1%.', 'Reduces the damage your pet takes from area of effect attacks by an additional $35698s1%.', 0, 0, 0, 1, 1, 1), (35701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 0, 1, 0, 0, 0, 79, 112, 21, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 2228, 0, 0, 0, 0, 0, 0, 0, 1488, 'Touch of Shadow', '', '', 'Shadow damage increased by $s1% and restores $s3% of total Mana every $t3 sec.', 0, 0, 0, 1, 1, 1), (35702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 0, -1, 0, 12, 12, 0, 79, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1% and resistance to all magic schools by $s2.', 0, 0, 0, 1, 1, 0), (35703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 1, -1, 0, 12, 12, 0, 79, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1% and resistance to all magic schools by $s2.', 0, 0, 0, 1, 1, 0), (35704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 2, -1, 0, 12, 12, 0, 79, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1% and resistance to all magic schools by $s2.', 0, 0, 0, 1, 1, 0), (35705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 3, -1, 0, 12, 12, 0, 79, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1% and resistance to all magic schools by $s2.', 0, 0, 0, 1, 1, 0), (35706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 119, 0, 1, 1, 0, 4, -1, 0, 12, 12, 0, 79, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', 'Increases damage caused by $s1% and resistance to all magic schools by $s2.', 0, 0, 0, 1, 1, 0), (35707, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Opening Tyralius\'s Prison', '', 'Unlocks Captain Tyralius\'s Prison', '', 0, 0, 0, 1, 1, 1), (35708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'Master Demonologist', '', '', '', 0, 0, 0, 1, 0, 0), (35709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'White Banish State', '', '', '', 0, 0, 0, 1, 0, 0), (35710, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20846, 0, 0, 0, 0, 0, 0, 0, 0, 2404, 'Gray Elekk', '', 'Summons and dismisses a rideable Elekk.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35711, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20847, 0, 0, 0, 0, 0, 0, 0, 0, 2403, 'Purple Elekk', '', 'Summons and dismisses a rideable Elekk.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35712, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20849, 0, 0, 0, 0, 0, 0, 0, 0, 2406, 'Great Green Elekk', '', 'Summons and dismisses a rideable elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35713, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20848, 0, 0, 0, 0, 0, 0, 0, 0, 2405, 'Great Blue Elekk', '', 'Summons and dismisses a rideable elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35714, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20850, 0, 0, 0, 0, 0, 0, 0, 0, 2407, 'Great Purple Elekk', '', 'Summons and dismisses a rideable elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (35715, 0, 0, 0, 7, 0, 0, 101, 0, 60, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Teleport: Shattrath', '', 'Teleports the caster to Shattrath.', '', 0, 0, 0, 1, 1, 1), (35717, 0, 0, 0, 7, 60000, 0, 101, 0, 65, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184594, 0, 0, 0, 0, 0, 0, 0, 0, 2174, 'Portal: Shattrath', '', 'Creates a portal, teleporting group members that use it to Shattrath.', '', 0, 0, 0, 1, 1, 1), (35718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal Effect: Shattrath', '', '', '', 0, 0, 0, 1, 1, 0), (35720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Pet Book Graphic', '', '', '', 0, 0, 0, 1, 0, 0), (35724, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Torch', '', '', '', 0, 0, 0, 1, 1, 0), (35725, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Ethereum Stasis Chamber', '', 'Unlocks Ethereum stasis chambers.', '', 0, 0, 0, 1, 1, 1), (35727, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (35728, 0, 2, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Spidery Decline', '', '', '', 0, 0, 0, 1, 1, 1), (35730, 0, 0, 0, 4, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (35733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 199, 0, 199, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Ancient Power', '', 'Increases your melee and ranged attack power by $s1. Effect lasts for $d.', 'Increases melee and ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (35734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15001, 1, 0, 52499, 0, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2303, 'Dropping Phase Disruptor', '', 'Drops a phase disruptor that homes in on the void conduit atop Manaforge Ultris.', '', 0, 0, 0, 1, 1, 1), (35735, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 211, 1, 0, 1294, 249, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Spout', '', '', '', 0, 0, 0, 1, 1, 0), (35736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20752, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Grand Silkwing', '', '', '', 0, 0, 0, 1, 1, 1), (35738, 0, 0, 0, 14, 0, 4106, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Detonate Felcannon', 'Detonating Ammo', '', '', 0, 0, 0, 1, 1, 1), (35739, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Close Burning Legion Gate', '', '', '', 0, 0, 0, 1, 1, 1), (35740, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', '', '', '', 0, 0, 0, 1, 1, 1), (35741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Socrethar Portal Effect', '', '', '', 0, 0, 0, 1, 0, 0), (35742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Socrethar Return Portal Effect', '', '', '', 0, 0, 0, 1, 0, 0), (35743, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184604, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Socrethar Portal', '', 'Creates a portal, teleporting group members that use it to Socrethar\'s Seat', '', 0, 0, 0, 1, 1, 1), (35744, 0, 0, 0, 1, 0, 0, 101, 0, 40, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184605, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Socrethar Portal', '', 'Creates a portal, teleporting group members that use it back from Socrethar\'s Seat', '', 0, 0, 0, 1, 1, 1), (35745, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Socrethar\'s Stone', '', 'Creates a portal, teleporting group members that use it to Socrethar\'s Seat and back.', '', 0, 0, 0, 1, 0, 0), (35746, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', '', '', '', 0, 0, 0, 1, 1, 1), (35747, 0, 0, 0, 1, 0, 0, 60, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31724, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Grants the caster a chance on hit to increase Fire damage taken by an enemy by $s1 for $d.', '', 0, 0, 0, 1, 1, 1), (35748, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (35749, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 32, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 14, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfall', '', 'Rains starshards down on the enemy target\'s head, causing $o1 Arcane damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (35750, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22573, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2301, 'Earth Shatter', '', 'Allows the miner to reduce a primal earth into its component motes. Shattering primal earth requires a forge.', '', 0, 0, 0, 1, 1, 1), (35751, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2302, 'Fire Sunder', '', 'Allows the miner to sunder primal fire into its component motes. Sundering primal fire requires a forge.', '', 0, 0, 0, 1, 1, 1), (35754, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting weapon damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (35755, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Take Dome Generator Reading', '', 'Run a diagnostic on eco-dome generators. Must be used near the generator in the eastern section of Eco-Dome Sutheron.', '', 0, 0, 0, 1, 0, 0), (35756, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Legion Crystal Teleport Channel', '', '', '', 0, 0, 0, 1, 1, 1), (35757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultris Destroyed', '', '', '', 0, 0, 0, 1, 0, 0), (35759, 19, 1, 0, 19, 0, 0, 101, 0, 70, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 161, 1, 0, 1519, 982, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Felfire Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (35760, 0, 3, 0, 1, 0, 0, 101, 0, 70, 5, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Decayed Strength', '', 'Reduces an enemy\'s Strength by $s1 for $d.', 'Strength reduced by $s1.', 0, 0, 0, 1, 1, 1), (35761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultris Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (35763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ultris Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (35764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Astral Armor Visual', '', '', '', 0, 0, 0, 1, 0, 0), (35766, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Visual Test', '', '', '', 0, 0, 0, 1, 0, 0), (35767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 1044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Felfire', '', '', '', 0, 0, 0, 1, 1, 0), (35769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35767, 0, 0, 0, 0, 0, 2299, 'Felfire', '', '', '', 0, 0, 0, 1, 0, 0), (35770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Felfire Line Up', '', '', '', 0, 0, 0, 1, 0, 0), (35771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tag Subbued Talbuk', '', 'Attempt to tag a Talbuk Doe or Talbuk Sire below 20% health.', '', 0, 0, 0, 1, 0, 0), (35772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Energy Field Modulator', '', 'Change the frequency of the dome\'s energy in the vicinity of a Farahlon Lasher.', '', 0, 0, 0, 1, 0, 0), (35774, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 137, 0, 0, 1, 0, 0, 99, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gold Team', '', '', '', 0, 0, 0, 1, 1, 1), (35775, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 137, 0, 0, 1, 0, 0, 99, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Green Team', '', '', '', 0, 0, 0, 1, 1, 1), (35776, 0, 1, 0, 4, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 20, 20, 0, 193, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459, 'Haste', '', 'Fills the target with power, increasing its casting speed by $s1% and movement speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (35777, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Bloodmaul Intoxication Visual', '', 'Drunken Visual Only.', '', 0, 0, 0, 1, 1, 1), (35778, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1812, 'Bloodcrystal Surge', '', '', 'Increases damage done by magical spells and effects by $s1.', 0, 0, 0, 1, 0, 0), (35779, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Warp', '', '', '', 0, 0, 0, 1, 0, 0), (35780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29778, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Phase Disruptor', '', '', '', 0, 0, 0, 1, 0, 0), (35781, 0, 0, 0, 1, 0, 0, 100, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 157, 0, 0, 1496, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35035, 0, 0, 0, 0, 2120, 'Countercharge', '', '', '', 0, 0, 0, 1, 1, 1), (35782, 0, 2, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'White Beam', '', '', '', 0, 0, 0, 1, 1, 1), (35783, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 41, 0, 0, 399, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (35784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20214, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Arakkoa Egg', '', '', '', 0, 0, 0, 1, 1, 1), (35785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 979, 979, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 980', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (35786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1295, 1295, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 1296', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (35787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 15', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (35788, 0, 4, 0, 1, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, 24, -16, 0, 29, 29, 0, 3, 142, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Arakkoa Egg Debuff', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.\nArmor reduced by $s2%.', 0, 0, 0, 1, 1, 1), (35789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (35790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 15', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (35791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2343, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +81 Healing', 'QASpell', 'Permanently enchant a Melee Weapon to add +81 Healing. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Battlemaster', 'QASpell', 'Permanently enchant a Melee Weapon to occasionaly heal the entire party of 50 health over 10 seconds when an enemy is struck. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2673, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Mongoose', 'QASpell', 'Permanently enchant a Melee Weapon to occasionally increase Agility by 120 and attack speed slightly. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2672, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Soulfrost', 'QASpell', 'Permanently enchant a Melee Weapon to add up to 54 damage to frost and shadow spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2671, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Sunfire', 'QASpell', 'Permanently enchant a Melee Weapon to add up to 50 damage to fire and arcane spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2669, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +40 Spell Damage', 'QASpell', 'Permanently enchant a Melee Weapon to add up to 40 damage to all spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2666, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +30 Intellect', 'QASpell', 'Permanently enchant a melee weapon to grant +30 Intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +7 Damage', 'QASpell', 'Permanently enchant a Melee Weapon to do 7 additional points of damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2668, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon +20 Strength', 'QASpell', 'Permanently enchant a Melee Weapon to add 20 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2670, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant 2H Weapon +35 Agility', 'QASpell', 'Permanently enchant a Two Handed Melee Weapon to add 35 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2667, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant 2H Weapon +70 Attack Power', 'QASpell', 'Permanently enchant a Two Handed Melee Weapon to add 70 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1888, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +5 Resistances', 'QASpell', 'Permanently enchant a shield to increase resistance to all magic schools by 5. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1071, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +18 Stamina', 'QASpell', 'Permanently enchant a shield to give 18 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2654, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +12 Intellect', 'QASpell', 'Permanently enchant a shield to give 12 intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2655, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Shield +15 Block Value', 'QASpell', 'Permanently enchant a shield to give 15 block rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2940, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +9 Stamina & +8% Speed', 'QASpell', 'Permanently enchant boots to give a minor movement speed increase and 9 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2939, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +6 Agility & +8% Speed', 'QASpell', 'Permanently enchant boots to give a minor movement speed increase and 6 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2658, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +5 Snare Resist & +10 Hit Rating', 'QASpell', 'Permanently enchant boots to increase snare and root resistance by 5% and increase hit rating by 10. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2657, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +12 Agility', 'QASpell', 'Permanently enchant boots to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Boots +12 Stamina', 'QASpell', 'Permanently enchant boots to increase Stamina by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1441, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +15 Shadow Resistance', 'QASpell', 'Permanently enchant a cloak to increase Shadow Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1257, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +15 Arcane Resistance', 'QASpell', 'Permanently enchant a cloak to increase Arcane Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 368, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +12 Agility', 'QASpell', 'Permanently enchant a cloak to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2938, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAEnchant Cloak +20 Spell Penetration', 'QASpell', 'Permanently enchant a cloak to increase Spell Penetration by 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 0, 0), (35815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2322, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +35 Healing', 'QASpell', 'Permanently enchant gloves to increase Healing by 35. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2937, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +20 Spell Damage', 'QASpell', 'Permanently enchant gloves to grant +20 Spell Damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2935, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +15 Spell Hit Rating', 'QASpell', 'Permanently enchant gloves to grant 15 spell hit rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2934, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +10 Spell Crit Rating', 'QASpell', 'Permanently enchant gloves to grant 10 spell critical strike rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +15 Strength', 'QASpell', 'Permanently enchant gloves to grant +15 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1594, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Gloves +26 Attack Power', 'QASpell', 'Permanently enchant gloves to grant 30 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2933, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +15 Resilience', 'QASpell', 'Permanently enchant a piece of chest armor to grant 15 resilience rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +6 Mana\5', 'QASpell', 'Permanently enchant a piece of chest armor to grant 6 Mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1144, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +15 Spirit', 'QASpell', 'Permanently enchant a piece of chest armor to grant +15 Spirit. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2661, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +6 Stats', 'QASpell', 'Permanently enchant a piece of chest armor to add 6 to all stats. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2660, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +150 Mana', 'QASpell', 'Permanently enchant a piece of chest armor to grant +150 mana. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2659, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Chest +150 Health', 'QASpell', 'Permanently enchant a piece of chest armor to grant +150 health. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (35827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 485, 485, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 486', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 641, 641, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 642', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35831, 0, 0, 7, 1, 0, 0, 101, 0, 0, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 3, 0, 0, 1, 0, 0, 35994, 0, 37, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Ring of Flame', '', 'Applies an aura that will detonate if not reapplied or removed within $d1 seconds. Dissipates after $d2 seconds.', 'Don\'t leave the ring.', 0, 0, 0, 1, 1, 0), (35832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 682, 682, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 683', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 12', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -40, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 39', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (35835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 933, 933, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 934', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -52, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 51', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (35838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (35839, 0, 1, 0, 1, 0, 31788, 101, 0, 70, 28, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Drain Soul', '', 'Drains the soul of the target, inflicting Shadow damage every $t1 seconds for $d.', 'Shadow damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 0), (35840, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 0, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16806, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (35841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Draenei Spirit Visual', '', '', '', 0, 0, 0, 1, 1, 1), (35842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 699, 699, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 700', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35843, 49, 0, 0, 20, 0, 15420, 101, 0, 36, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35845, 35845, 0, 0, 0, 0, 83, 'Arcane Tempest', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (35844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 958, 958, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 959', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Tempest', '', 'Explodes with arcane power, dealing $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (35846, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 0); INSERT INTO `aowow_spell` VALUES (35847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Ghost Visual Red', '', '', '', 0, 0, 0, 1, 1, 1), (35848, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Coldflame', '', '', 'Melee attacks have a chance to proc frost damage.', 0, 0, 0, 1, 0, 0), (35850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Draenei Spirit Visual 2', '', '', '', 0, 0, 0, 1, 1, 1), (35851, 0, 0, 0, 18, 0, 0, 101, 0, 67, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -521, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Test Sunder Armor', 'Rank 6', 'Sunders the target\'s armor, reducing it by $s1 per Sunder Armor and causes a high amount of threat. Can be applied up to 5 times. Lasts $d.', 'Armor decreased by $s1.', 0, 0, 0, 1, 1, 1), (35853, 1158, 1, 27, 19, 0, 0, 101, 0, 20, 0, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Chain Fireball', '', 'Hurls a fireball at the enemy, dealing $s1 Fire damage and then jumping to additional nearby enemies. Affects $x1 total targets. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (35854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 697, 697, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 698', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 953, 953, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 954', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35856, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stun', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (35857, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Torch', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (35858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35859, 0, 0, 0, 0, 0, 2289, 'Nether Vapor', '', '', '', 0, 0, 0, 1, 0, 0), (35859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 1, 0, 874, -11, 0, 14, 14, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Nether Vapor', '', '', 'Decreases total health by $s2%.', 0, 0, 0, 1, 1, 0), (35865, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Summon Nether Vapor', '', '', '', 0, 0, 0, 1, 0, 0), (35866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 879, 879, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 880', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (35867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 36', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1163, 1163, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 1164', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (35869, 85, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (35870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 47', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35871, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36073, 0, 0, 0, 0, 2007, 'Spellbreaker', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any spellcasting by $36073s1% for $36073d.', 'Magical spells and effects reduced by $36073s1%.', 0, 0, 0, 1, 1, 1), (35872, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 46, 1, 1, 0, 12, -71, 0, 0, 0, 0, 87, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 116, 0, 0, 0, 0, 0, 0, 0, 542, 'Increased Spell Damage', '', '', 'Spell damage taken increased by $s1%.\nFire, Frost, Shadow, and Arcane resistances reduced by $s2.', 0, 0, 0, 1, 1, 1), (35873, 85, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (35874, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 524, 13, 9, 0, 0, 0, 99, 29, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 456, 'Master Buff (Melee)', '', 'Increases your attack power by $s1, all stats by $s2, and total stats by $s3%.', 'Attack power increased by $s1.\nAll stats increased by $s2.\nTotal stats increased by $s3%.', 0, 0, 0, 1, 1, 1), (35875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 587, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0588)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (35876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 885, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0886)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (35877, 0, 1, 0, 1, 0, 0, 100, 0, 1, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35878, 0, 0, 0, 0, 0, 2036, 'Mark of the Sunfury', '', '', 'Melee attacks against you inflict an additional $35878s1 Fire damage.', 0, 0, 0, 1, 1, 1), (35878, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2036, 'Mark of the Sunfury', '', '', 'Melee and ranged attacks against you cause $s1 additional Fire damage.', 0, 0, 0, 1, 1, 1), (35879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35880, 0, 0, 0, 0, 0, 263, 'Nether Vapor', '', '', '', 0, 0, 0, 1, 0, 0), (35882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21005, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Azurebeak', '', 'Summons $s1 $lHawkstrider:Hawkstriders; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (35886, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3014, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Windfury Weapon', '', 'Imbue the Player\'s weapon with wind. Each hit has a 20% chance of dealing additional damage equal to one extra attack with $25584s1 extra attack power. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (35887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 610, 610, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 611', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 24', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 839, 839, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 840', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 31, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 32', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35891, 0, 1, 0, 1, 0, 0, 101, 0, 70, 0, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 161, 19, 0, 719, 80, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 122, 'Core Overload', '', 'Explodes with arcane power, dealing $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (35892, 0, 1, 9, 14, 0, 0, 101, 0, 20, 27, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -1, 99, 0, 14, 14, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Suppression', '', 'Silence all enemies within $a1 yards for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (35893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 253, 253, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 254', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 335, 335, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 336', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35895, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 13, 1, 0, 75, 15, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fel Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (35896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 306, 306, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 307', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 26', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 405, 405, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 406', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 35', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 661, 661, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 662', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 45', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 906, 906, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 907', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (35903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen 59', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (35907, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21010, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Blue Moth', '', 'Right Click to summon and dismiss your moth.', '', 0, 0, 0, 1, 1, 1), (35908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2304, 'Voodoo Stealth', '', '', '', 0, 0, 0, 1, 1, 0), (35909, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21009, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Red Moth', '', 'Right Click to summon and dismiss your moth.', '', 0, 0, 0, 1, 1, 1), (35910, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21008, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Yellow Moth', '', 'Right Click to summon and dismiss your moth.', '', 0, 0, 0, 1, 1, 1), (35911, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21018, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon White Moth', '', 'Right Click to summon and dismiss your moth.', '', 0, 0, 0, 1, 1, 1), (35912, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 53, 48, 9, 0, 0, 0, 29, 24, 80, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, -1, 0, 0, 0, 0, 0, 0, 125, 'Master Buff (Magic)', '', 'Increases a friendly target\'s Intellect by $s1, restores $s2 mana every $t2 seconds, and totals stats increased by $s3%.', 'Intellect increased by $s1.\n$s2 mana restored every $t2 sec.\nTotal stats increased by $s3%.', 0, 0, 0, 1, 1, 1), (35913, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (35914, 0, 1, 0, 5, 0, 0, 101, 0, 0, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Astral Focus', '', 'Increases all forms of damage taken by an enemy by $s1% for $d.', 'Magical damage taken is increased by $s1%.', 10, 0, 0, 1, 1, 1), (35915, 0, 1, 0, 1, 0, 0, 100, 0, 62, 6, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -6, 2, 0, 0, 0, 42, 197, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35916, 0, 0, 0, 0, 0, 1599, 'Molten Armor', '', 'Causes $34913s1 Fire damage when hit, increases your chance to critically hit with spells by $s3%, and reduces the chance you are critically hit by $s2%. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Causes $35916s1 Fire damage to attackers. Chance to receive a critical hit reduced by $s2%. Chance to critically strike with spells increased by $s3%.', 0, 0, 0, 1, 1, 1), (35916, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1599, 'Molten Armor', '', '', '', 0, 0, 0, 1, 0, 0), (35917, 0, 1, 0, 1, 0, 0, 100, 0, 20, 6, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 29, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 1599, 'Fiery Intellect', '', 'Intellect increased by $s1.\nDamage from Fire spells and effects increased by $s2.', 'Intellect increased by $s1.\nDamage from Fire spells and effects increased by $s2.', 0, 0, 0, 1, 1, 1), (35918, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Puncture Armor', '', 'Hacks at an enemy\'s armor, reducing it by $s1.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (35919, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Welding Beam', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (35920, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 11, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Electroshock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (35921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Water Bubble', '', '', '', 0, 0, 0, 1, 0, 0), (35922, 0, 1, 0, 1, 0, 0, 100, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Energy Flare', '', 'Surrounds the caster with arcane energy, granting a $h% chance of striking melee attackers for $s1 damage. The shield expires after $d.', '$h% chance of inflicting $s1 Arcane damage on hit.', 0, 0, 0, 1, 1, 1), (35923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Water Bubble Head', '', '', '', 0, 0, 0, 1, 0, 0), (35924, 0, 0, 0, 1, 0, 4108, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 42, 0, 0, 0, 0, 0, 227, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35925, 0, 0, 0, 0, 0, 2294, 'Energy Flux', '', 'Periodically deals $s1 Arcane damage to nearby enemies.', 'Periodically deals $s1 damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (35925, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 40, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Energy Flux', '', 'Explodes with arcane power, dealing $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (35926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Pet Book Aura', '', '', '', 0, 0, 0, 1, 0, 0), (35927, 0, 0, 0, 19, 0, 0, 101, 0, 64, 31, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 105, 1, 0, 647, 9, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Blast', '', 'Blasts the target with energy, dealing $s1 Arcane damage. Each time you cast Arcane Blast, the casting time is reduced. Effect stacks up to $u times and lasts $d.', 'Arcane Blast casting time reduced by $S2%.', 0, 0, 0, 1, 1, 1), (35928, 0, 0, 0, 1, 0, 4107, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Watery Prison', '', '', '', 0, 0, 0, 1, 0, 0), (35929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Water Bubble', '', '', '', 0, 0, 0, 1, 0, 0), (35930, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Arcane Reconstruction', '', 'Heals your pet $s1 health every second while you focus. Lasts $d.', 'Heals $s1 every second.', 0, 0, 0, 1, 1, 1), (35932, 0, 0, 0, 14, 0, 0, 101, 0, 62, 0, 0, 10, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 64, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35935, 0, 0, 0, 0, 105, 'Immolation Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (35933, 0, 0, 0, 192, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13460, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Water Prison', '', '', '', 0, 0, 0, 1, 0, 0), (35935, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 75, 0, 0, 212, 0, 0, 15, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Immolation', '', '', 'Fire damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (35936, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Inputting the Final Code', '', 'Activates the Mana Bomb.', '', 0, 0, 0, 1, 1, 0), (35941, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35942, 55, 0, 0, 1, 0, 0, 101, 1, 56, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 63, 0, 0, 218, 0, 0, 18, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Furious Howl', '', 'Party members within $a1 yards receive an extra $s1 damage to their next Physical attack. Lasts $d.', 'Extra $s1 damage on your next Physical attack.', 0, 0, 0, 1, 1, 1), (35943, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 91, 0, 0, 560, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Prayer of Healing', '', 'Invokes Holy magic to heal nearby party members.', '', 0, 0, 0, 1, 1, 1), (35944, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 547, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (35945, 0, 0, 0, 4, 0, 0, 101, 0, 70, 29, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 213, 1, 0, 958, 237, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Incendiary Shot', '', 'A shot that causes $s1 Fire damage plus $s2 additional Fire damage every $t2 seconds for $d.', '$s2 fire damage inflicted every $t2 seconds for $d.', 0, 0, 0, 1, 1, 1), (35946, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (35947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 41, 0, 0, 379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', '', 0, 0, 0, 1, 1, 0), (35948, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35947, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', '', 'Successful melee attacks restore $35947s1 health.', 0, 0, 0, 1, 1, 0), (35949, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35948, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', '', 0, 0, 0, 1, 1, 0), (35950, 49, 0, 0, 1, 0, 0, 101, 0, 58, 32, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 539, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', '', 'Continuously fires a volley of ammo at the target area, causing $s1 Arcane damage to enemy targets within $a1 yards every second for $d.', '', 0, 0, 0, 1, 1, 1), (35951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Consumption', '', '', '', 0, 0, 0, 1, 1, 0), (35952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35951, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (35953, 85, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 349, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Shadow Slam', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (35954, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 1849, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (35955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 108, 0, 1, 1, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 15, 'Dazed', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (35956, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 11, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Strange Aura', '', '', 'All stats reduced by $s1%.', 0, 0, 0, 1, 1, 1), (35957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 11, 11, 11, 12, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35955, 35956, 0, 0, 0, 2306, 'Mana Bomb Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (35958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 11, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Mana Bomb Explosion', '', 'Kills all enemies in a 45 yard radius. BOOM!', '', 0, 0, 0, 1, 1, 1), (35959, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 413, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Fel Immolation', '', 'Burns nearby enemies for $s1 Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (35960, 0, 0, 0, 1, 0, 10, 101, 0, 1, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Multi Gold Beam', '', '', '', 0, 0, 0, 1, 1, 0), (35961, 0, 0, 0, 1, 0, 10, 101, 0, 1, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Multi Gold Beam (02)', '', '', '', 0, 0, 0, 1, 1, 0), (35962, 0, 0, 0, 1, 0, 10, 101, 0, 1, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Multi Gold Beam (03)', '', '', '', 0, 0, 0, 1, 1, 0), (35963, 0, 0, 7, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', '', '', 'Immobilized.', 0, 0, 0, 1, 0, 0), (35964, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 64, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35965, 0, 0, 0, 0, 105, 'Frost Arrow', '', 'Shoots a freezing arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Frost magic.', '', 0, 0, 0, 1, 1, 1), (35965, 0, 1, 0, 1, 0, 0, 101, 0, 20, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Arrow', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (35966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (35994, 0, 0, 0, 1, 0, 0, 101, 0, 1, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Cosmetic - Smoking Effect', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (35995, 0, 1, 0, 1, 0, 0, 101, 0, 1, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 199, 699, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Immolation', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (35996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gul\'dan Channel', '', '', '', 0, 0, 0, 1, 1, 1), (35997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Flames', '', '', '', 0, 0, 0, 1, 0, 0), (35998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10454, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Set Rails Flag', '', '', '', 0, 0, 0, 1, 0, 0), (35999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Warp Charge', '', '', '', 0, 0, 0, 1, 1, 1), (36000, 0, 0, 0, 1, 0, 10, 101, 0, 1, 65, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Purple Beam (02)', '', '', '', 0, 0, 0, 1, 1, 0), (36001, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Master Buff (Magic)', '', 'Increases damage from spells and effects by $s1.', 'Damage from spells and abilities increased by $s1.', 0, 0, 0, 1, 1, 1), (36002, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 0, 0, 0, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1822, 'Vindication', '', '', 'Strength and Agility reduced by $s1%.', 0, 0, 0, 1, 1, 0), (36003, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 29, 0, 20, 20, 0, 193, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2288, 'Revenge of the Fallen', '', 'Increases melee, ranged, and spell casting speed by $s1% for all party members. Lasts $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 1, 1, 1, 1), (36004, 0, 1, 0, 5, 0, 0, 101, 0, 1, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 18, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 685, 'Power Word: Fortitude', '', 'Increases an ally\'s Stamina by $s1 for $d.', 'Stamina increased.', 10, 0, 0, 1, 1, 1), (36005, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Splash', '', '', '', 0, 0, 0, 1, 1, 0), (36006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Fire Aura', '', '', '', 0, 0, 0, 1, 0, 0), (36009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fist', '', 'Increases fist skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enraged Earth Spirit Birth', '', '', '', 0, 0, 0, 1, 1, 0), (36018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36019, 0, 0, 0, 0, 0, 1480, 'Dark Portal Storm', '', '', 'You are not strong enough to remain here...', 0, 0, 0, 1, 0, 0), (36020, 0, 2, 0, 1, 0, 0, 101, 0, 70, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 14, 9, 0, 0, 0, 79, 87, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 127, 0, 0, 0, 0, 0, 0, 0, 169, 'Curse of the Shattered Hand', '', 'Curses an enemy with Fel energy, increasing the damage they deal by $s1% but increasing the damage they take by $s2%.', 'Fel energy courses through your blood.\nAll damage done increased by $s1%.\nAll damage taken increased by $s2%', 0, 0, 0, 1, 1, 1), (36021, 0, 1, 0, 1, 0, 0, 101, 0, 1, 6, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 6, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Mana Tap', '', 'Drains $s1 mana from your target and charges you with Arcane energy for $d. This effect stacks up to $u times.', 'Energizes you when consumed by Arcane Torrent.', 0, 0, 0, 1, 1, 1), (36022, 0, 1, 9, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 20, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Arcane Torrent', '', 'Silence all enemies within $a1 yards for $d. In addition, you gain $s2 Mana for each Mana Tap charge currently affecting you.', 'Silenced.', 0, 0, 0, 1, 1, 0), (36023, 0, 0, 15, 1, 0, 0, 101, 0, 65, 105, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 6, 0, 105, 1, 0, 297, -51, 0, 0, 0, 0, 3, 118, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 245, 'Deathblow', '', 'A last ditch attack that deals weapon damage and wounds the target, reducing healing effects received by $s3% and inflicting Physical damage every $t2 sec. Lasts $d.', 'Physical damage inflicted every $t2 sec.\nHealing effects reduced by $s3%.', 0, 0, 0, 1, 1, 1), (36025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Earth Soul Captured', '', '', '', 0, 0, 0, 1, 0, 0), (36027, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21055, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Golden Dragonhawk Hatchling', '', 'Right Click to summon and dismiss your dragonhawk hatchling.', '', 0, 0, 0, 1, 1, 1), (36028, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21064, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Red Dragonhawk Hatchling', '', 'Right Click to summon and dismiss your dragonhawk hatchling.', '', 0, 0, 0, 1, 1, 1), (36029, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21063, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Silver Dragonhawk Hatchling', '', 'Right Click to summon and dismiss your dragonhawk hatchling.', '', 0, 0, 0, 1, 1, 1), (36030, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 39, 'Rina\'s Bough', '', 'Summons the forces of nature upon a Living Grove seedling in order to accelerate the growth of a new defender.', '', 0, 0, 0, 1, 1, 1), (36031, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21056, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Blue Dragonhawk Hatchling', '', 'Right Click to summon and dismiss your dragonhawk hatchling.', '', 0, 0, 0, 1, 1, 1), (36032, 0, 0, 0, 19, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -335, 74, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 14, 0, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Blast', '', '', 'Arcane Blast casting time reduced by $/1000;S1 sec and mana cost increased by $s2%.', 0, 0, 0, 1, 1, 1), (36033, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (36034, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21076, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Firefly', '', 'Right Click to summon and dismiss your firefly.', '', 0, 0, 0, 1, 1, 1), (36035, 0, 0, 0, 1, 0, 0, 101, 0, 50, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'Elemental Sieve', '', 'Separates the elemental soul from the elements. Must be in proximity of the Totem of Spirits.', 'Separates the elemental soul from the elements. Must be in proximity of the Totem of Spirits.', 0, 0, 0, 1, 1, 1), (36037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rina\'s Bough Lightning Cloud Visual', '', 'Lightning Cloud Visual Only.', '', 0, 0, 0, 1, 0, 0), (36038, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21030, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Charge Targeting', '', '', '', 0, 0, 0, 1, 1, 1), (36039, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 341, 0, 0, 679, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36040, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 13, 1, 0, 75, 15, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fel Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 269, 269, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2438, 'Heartrazor', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (36051, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35959, 0, 0, 0, 0, 0, 2365, 'Fel Immolation', '', 'Burns nearby enemies for $35959s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $35959s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36052, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 821, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (36054, 0, 0, 15, 1, 0, 0, 101, 0, 65, 105, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 6, 0, 165, 1, 0, 467, -51, 0, 0, 0, 0, 3, 118, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 245, 'Deathblow', '', 'A last ditch attack that deals weapon damage and wounds the target, reducing healing effects received by $s3% and inflicting Physical damage every $t2 sec. Lasts $d.', 'Physical damage inflicted every $t2 sec.\nHealing effects reduced by $s3%.', 0, 0, 0, 1, 1, 1), (36055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stationary Infernal Ball', '', '', '', 0, 0, 0, 1, 0, 0), (36056, 0, 0, 0, 1, 0, 0, 100, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 18000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36057, 30620, 0, 0, 0, 0, 679, 'Burning Maul', '', '', '', 0, 0, 0, 1, 1, 0), (36057, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 641, 0, 0, 2879, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 'Burning Maul', '', '', '', 0, 0, 0, 1, 1, 0), (36058, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Charge', '', 'Inflict weapon damage to enemies within $a yards.', '', 0, 0, 0, 1, 1, 1), (36061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Living Grove Defender Lifespan', '', '', '', 0, 0, 0, 1, 1, 1), (36062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 85, 28, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 86', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 245, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 45000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36063, 0, 0, 0, 0, 0, 1, 'Professor Dabiri Talks', '', '', '', 0, 0, 0, 1, 0, 0), (36065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 351, 117, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 352', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36066, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 28513, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 59, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blow up Felcannons Quest', '', 'Blows up a Felcannon ammo box.', '', 0, 0, 0, 1, 1, 0), (36067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 204, 204, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 205', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (36068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 103, 103, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, ' Attack Power 104', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (36069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 111, 111, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 112', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (36070, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 30, 0, 1, 1, 0, 9, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 70, 'Power of the Sun King', 'Rank 1', 'Chance on melee attack to gain 10 Energy or 5 Rage.', '', 0, 0, 0, 1, 1, 1), (36071, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Feral Combat Skill Rating + 17', '', 'Increases feral combat skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 653, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0654)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (36073, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Spellbreaker', '', '', 'Magical spells and effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (36074, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 7081, 8172, 14341, 0, 0, 0, 0, 10, 8, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Blackstorm Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36075, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 8168, 8153, 8172, 14341, 0, 0, 0, 10, 40, 4, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29970, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Wildfeather Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36076, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8170, 8165, 7077, 8172, 14341, 0, 0, 0, 10, 10, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Dragonstrike Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36077, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 22451, 22452, 14341, 0, 0, 0, 0, 20, 2, 2, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Primalstorm Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (36078, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25699, 21886, 14341, 0, 0, 0, 0, 20, 12, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Living Crystal Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (36079, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 15416, 21884, 14341, 0, 0, 0, 0, 20, 8, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Golden Dragonstrike Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (36088, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (36089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherbeam', '', '', '', 0, 0, 0, 1, 0, 0), (36090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherbeam', '', '', '', 0, 0, 0, 1, 0, 0), (36091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Gaining Power', '', '', '', 0, 0, 0, 1, 0, 0), (36092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Explodes', '', '', '', 0, 0, 0, 1, 1, 0), (36093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36094, 0, 0, 0, 0, 596, 'Ghost Strike', '', 'A strike that deals $s1% weapon damage and decreases the target\'s chance to dodge for $d.', 'Dodge chance decreased by $s2%.', 0, 0, 0, 1, 1, 1), (36094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Ghost Strike', '', '', 'Dodge chance decreased by $s2%.', 0, 0, 0, 1, 1, 1), (36095, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (36096, 0, 1, 0, 1, 0, 0, 100, 1, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 42, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Reflects the next magic spell back at its caster.', 'Magical spells will be reflected.\n$n charges.', 0, 0, 0, 1, 1, 1), (36097, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (36098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 98, 32, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 99', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36099, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 2, 64, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36139, 0, 36138, 0, 0, 0, 560, 'Throw Hammer', '', 'Inflicts Fire damage to an enemy.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (36100, 19, 0, 0, 1, 0, 0, 101, 0, 1, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 3, 3, 0, 6, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1584, 'Ravenous Bite', 'Rank 1', 'Bite the enemy, causing $s1 damage and healing the Pet for $s2.', '', 0, 0, 0, 1, 1, 1), (36101, 0, 0, 0, 1, 0, 0, 10, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36102, 0, 0, 0, 0, 0, 31, 'Fiery Weapon Proc', '', '', '', 0, 0, 0, 1, 1, 1), (36102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Heated Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (36103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smithery Check', '', '', '', 0, 0, 0, 1, 0, 0), (36104, 49, 0, 0, 20, 0, 15420, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 159, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Torrent of Flames', '', 'Attacks nearby enemies in an explosion of fire for $s1.', '', 0, 0, 0, 1, 1, 1), (36107, 1167, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21071, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'Call Totem of Spirits', '', 'Places a totem of spirits on the ground that is used to collect elemental souls from enraged elemental spirits.', '', 0, 0, 0, 1, 0, 0), (36108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13513, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Earthen Soul Captured Credit', '', '', '', 0, 0, 0, 1, 0, 0), (36109, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (36110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 21093, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Summon Dancing Sword', '', 'Summons $s1 Dancing Sword to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (36111, 0, 0, 0, 1, 0, 0, 100, 2, 60, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'World Breaker', '', 'Increases the critical strike rating of your next attack made within 4 seconds by 900.', '', 0, 0, 0, 1, 1, 1), (36113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic: Earthen Soul', '', '', '', 0, 0, 0, 1, 0, 0), (36114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic: Fiery Soul', '', '', '', 0, 0, 0, 1, 0, 0), (36115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Soul Captured', '', '', '', 0, 0, 0, 1, 0, 0), (36117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13514, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Soul Captured Credit', '', '', '', 0, 0, 0, 1, 0, 0), (36118, 0, 0, 0, 1, 0, 4096, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32943, 0, 0, 0, 0, 0, 250, 'Phasing Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (36119, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 63, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21101, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (36120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36121, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (36121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (36122, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7075, 0, 0, 0, 0, 0, 0, 16, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Earthforged Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36123, 0, 0, 0, 5, 0, 0, 100, 0, 70, 85, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 98, 1, 1, 1, 399, 2499, 74, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage, the seed will detonate, inflicting Shadow damage to all enemies within $32865a1 yards of the target.', 'Causes $s1 Shadow damage every $t1. After taking $s2 total damage, Seed of Corruption detonates, dealing Shadow damage to the caster\'s enemies within $32865a1 yards.', 0, 0, 0, 1, 1, 1), (36124, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7081, 0, 0, 0, 0, 0, 0, 16, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30070, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Windforged Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36125, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7075, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Light Earthforged Blade', '', '', '', 0, 0, 0, 1, 1, 1), (36126, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7081, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Light Skyforged Axe', '', '', '', 0, 0, 0, 1, 1, 1), (36127, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 301, 1, 0, 1849, 99, 0, 23, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', '', '', 0, 0, 0, 1, 1, 0), (36128, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 3860, 7077, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Light Emberforged Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (36129, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Heavy Earthforged Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (36130, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21885, 22451, 0, 0, 0, 0, 0, 8, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Stormforged Hauberk', '', '', '', 0, 0, 0, 1, 1, 1), (36131, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22451, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30077, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Windforged Rapier', '', '', '', 0, 0, 0, 1, 1, 1), (36132, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15589, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (36133, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 0, 0, 0, 0, 0, 0, 10, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30086, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Stoneforged Claymore', '', '', '', 0, 0, 0, 1, 1, 1), (36134, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21885, 22451, 0, 0, 0, 0, 0, 8, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Stormforged Axe', '', '', '', 0, 0, 0, 1, 1, 1), (36135, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22451, 0, 0, 0, 0, 0, 0, 10, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Skyforged Great Axe', '', '', '', 0, 0, 0, 1, 1, 1), (36136, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 21884, 0, 0, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Lavaforged Warhammer', '', '', '', 0, 0, 0, 1, 1, 1), (36137, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 22452, 0, 0, 0, 0, 0, 0, 12, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Great Earthforged Hammer', '', '', '', 0, 0, 0, 1, 1, 1), (36138, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Hammer Stun', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (36139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (36140, 44, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 1, 1, 0, 74, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (36141, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 81, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Soulbind', '', 'When active, $25228s2% of all damage taken by the caster is taken by the target.', '$s1% of damage taken by caster is split with you.', 0, 0, 0, 1, 1, 1), (36142, 49, 0, 0, 1, 0, 15420, 101, 0, 36, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36175, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (36144, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3001, 0, 0, 18499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (36145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 98, 0, 149, 0, 0, 0, 177, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1540, 'Chains of Naberius', '', '', 'Charmed.\n', 0, 0, 0, 1, 1, 1), (36146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36145, 0, 0, 0, 0, 0, 2209, 'Chains of Naberius', '', '', '', 0, 0, 0, 1, 0, 0), (36147, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 468, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17471, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Lesser Shadow Fissure', '', 'Summon a Void Zone that deals shadow damage to creatures that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (36148, 0, 1, 11, 1, 0, 0, 100, 0, 20, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 11, 1, 1, 69, -51, 59, 13, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 193, 'Chill Nova', '', 'Blasts nearby enemies for Frost damage, knocking them back and reducing their movement speed for up to $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (36149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 385, 128, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 386', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic: Steam Aura', '', '', '', 0, 0, 0, 1, 0, 0), (36152, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 1487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (36153, 0, 1, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 36140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Soulbind', '', 'When active, $25228s2% of all damage taken by the caster is taken by the target.', '', 0, 0, 0, 1, 1, 1), (36167, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2177, 'Shared Bonds', '', 'The life force of the target and caster are linked, sharing damage equally between each other.', '$s2% of damage taken is shared.', 0, 0, 0, 1, 1, 1), (36169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic: Watery Soul', '', '', '', 0, 0, 0, 1, 0, 0), (36170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Soul Captured', '', '', '', 0, 0, 0, 1, 0, 0), (36171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13515, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Soul Captured Credit', '', '', '', 0, 0, 0, 1, 0, 0), (36173, 0, 0, 0, 16, 0, 0, 100, 0, 20, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39011, 0, 0, 0, 0, 0, 207, 'Gift of the Doomsayer', '', 'Curses an enemy for $d., giving it $h% chance to heal its target by $36174s1 on heal.', 'Chance to heal enemy target when healed.', 0, 0, 0, 1, 1, 1), (36174, 0, 2, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Curse of the Doomsayer', '', '', '', 0, 0, 0, 1, 1, 1), (36175, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 1749, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (36176, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (36177, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (36178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic: Blue Cyclone', '', '', '', 0, 0, 0, 1, 0, 0), (36179, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 55, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2313, 'Crystal Charge', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (36181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Air Soul Captured', '', '', '', 0, 0, 0, 1, 0, 0), (36182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13516, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aery Soul Captured Credit', '', '', '', 0, 0, 0, 1, 0, 0), (36185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Stunned', '', '', '', 0, 0, 0, 1, 0, 0), (36187, 0, 0, 0, 16, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Full Power', '', '', '', 0, 0, 0, 1, 0, 0), (36193, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Saw Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36194, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36203, 0, 0, 0, 0, 0, 656, 'Saw', '', '', '', 0, 0, 0, 1, 0, 0), (36196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 0, 0), (36198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21120, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Doomsaw', '', '', '', 0, 0, 0, 1, 0, 0), (36200, 0, 0, 0, 50, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21119, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Doomsaw', '', '', '', 0, 0, 0, 1, 0, 0), (36201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36203, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 656, 'Doomsaw', '', '', '', 0, 0, 0, 1, 0, 0), (36204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21121, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bonechewer Quest Credit Marker', '', '', '', 0, 0, 0, 1, 0, 0), (36205, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 36995, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Claw Swipe', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (36206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call to the Spirits', '', '', '', 0, 0, 0, 1, 0, 0), (36207, 0, 0, 3, 1, 0, 0, 40, 0, 0, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 42, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 560, 'Steal Weapon', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Wielding a stolen weapon.', 0, 0, 0, 1, 1, 1), (36208, 0, 0, 3, 1, 0, 0, 101, 0, 8, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 1, 0, 0, 36206, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Steal Weapon', '', 'Steals an enemy\'s weapon, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (36209, 0, 0, 3, 1, 0, 0, 101, 0, 8, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Equip Weapon', '', 'Equips the weapon specified by the spell.', '', 0, 0, 0, 1, 1, 1), (36210, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24477, 3713, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Clam Bar', '', '', '', 0, 0, 0, 1, 1, 1), (36212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Time Slip', '', '', '', 0, 0, 0, 1, 0, 0), (36213, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 63, 0, 1, 1, 0, 0, 1099, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Angered Earth', '', 'Taunts and causes additional high threat to all enemies within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (36214, 0, 0, 11, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 Nature damage', '', 0, 0, 0, 1, 0, 0), (36220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Containment Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36224, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (36225, 0, 1, 0, 5, 0, 0, 101, 0, 20, 29, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 99, 9, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Chaos Nova', '', 'Inflicts Fire damage to nearby enemies.', 'Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (36226, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21135, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Fel Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (36227, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (36228, 0, 0, 0, 3, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Chainsaw Blade', '', '', '', 0, 0, 0, 1, 1, 0), (36237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 36237, 36409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2314, 'Air Strike', '', 'Calls to a nearby legion cannon to attack the target.', '', 0, 0, 0, 1, 1, 1), (36238, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Cannon Blast', '', 'Inflicts Fire damage to an enemy.', 'Fire damage every $t1.', 0, 0, 0, 1, 1, 1), (36239, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2314, 'Air Strike Mark', '', 'You are marked to be struck by an air strike. \n\nRun!', '', 0, 0, 0, 1, 1, 1), (36240, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 2699, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Cave In', '', 'Cause a shower of rocks and debris to pelt the targetted area', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 0, 0), (36241, 0, 1, 1, 1, 0, 31804, 101, 0, 26, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Mad Seduction', '', 'Seduces the target, preventing all actions for up to $d. Any damage caused will remove the effect. Only works against Humanoids.', 'Charmed.', 0, 0, 0, 1, 1, 1), (36242, 0, 0, 0, 30, 0, 0, 101, 0, 20, 1, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 1, 0, 0, 11, 0, 23, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Cannon Blast', '', 'Inflicts Fire damage to an enemy.', 'Fire damage every $t1.', 0, 0, 0, 1, 1, 1), (36243, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Cannon', '', '', '', 0, 0, 0, 1, 0, 0), (36246, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Shoot Tech Gun', '', '', '', 0, 0, 0, 1, 0, 0), (36247, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36248, 50, 0, 0, 5, 0, 8, 101, 0, 20, 66, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 6, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36820, 36820, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36249, 50, 0, 0, 5, 0, 8, 101, 0, 20, 66, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 9, 0, 0, 14, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36250, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 565, 'Steal Armor', '', 'Steals $s1 armor from an enemy. Lasts $d.', '$s1 armor stolen.', 0, 0, 0, 1, 1, 1), (36251, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 37178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Hammer Slam', '', 'Slams the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (36252, 50, 0, 0, 5, 0, 8, 101, 0, 1, 66, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 19, 0, 0, 14, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Felforge Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36253, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 1, 0, 0, 13, 0, 9, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Chemical Flames', '', 'Inflicts Fire damage to any enemies in the target area for $d.', 'Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (36254, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Judgement of the Flame', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (36255, 0, 0, 0, 5, 0, 0, 101, 0, 20, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 99, 9, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Chaos Nova', '', 'Inflicts Fire damage to nearby enemies.', '$s1 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (36256, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23564, 30183, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Embrace of the Twisting Nether', '', '', '', 0, 0, 0, 1, 1, 1), (36257, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28484, 30183, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Bulwark of the Ancient Kings', '', '', '', 0, 0, 0, 1, 1, 1), (36258, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28426, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Blazefury', '', '', '', 0, 0, 0, 1, 1, 1), (36259, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28429, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Lionheart Executioner', '', '', '', 0, 0, 0, 1, 1, 1), (36260, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28432, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Wicked Edge of the Planes', '', '', '', 0, 0, 0, 1, 1, 1), (36261, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28435, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28436, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Bloodmoon', '', '', '', 0, 0, 0, 1, 1, 1), (36262, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28438, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Dragonstrike', '', '', '', 0, 0, 0, 1, 1, 1), (36263, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 28441, 30183, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28442, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Stormherald', '', '', '', 0, 0, 0, 1, 1, 1), (36274, 0, 1, 1, 1, 0, 0, 101, 0, 26, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 24, 0, 0, 0, 0, 193, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Mad Seduced', '', 'Increases melee, ranged, and spell casting speed by $s1% for $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (36275, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting $s1 Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36276, 0, 2, 0, 1, 0, 0, 101, 0, 70, 9, 150, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Curse of Vulnerability', '', 'Curses the target for $d, increasing magical damage taken by $s1%.', 'Increases magical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (36277, 0, 0, 0, 15, 0, 0, 101, 0, 70, 29, 150, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 2774, 399, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36278, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 2312, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Inflicts $s1 Fire damage to nearby enemies and reduces their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36279, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 321, 1, 0, 1439, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (36281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Ring +2 Weapon Damage', 'QASpell', 'Permanently enchant ring to increase weapon damage by 2. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2928, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Ring +12 Spell Damage', 'QASpell', 'Permanently enchant a ring to increase spell damage by up to $27923s. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2930, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Ring +20 Healing', 'QASpell', 'Permanently enchant a ring to increase healing spells by up to $27923s. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2931, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Ring +4 Stats', 'QASpell', 'Permanently enchant a ring to increase all stats by $19988s. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2664, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +7 Resistances', 'QASpell', 'Permanently enchant a cloak to increase all Resistances by 7. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2656, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Boots +4 Health & Mana\5', 'QASpell', 'Permanently enchant boots to restore 4 health and mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (36288, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 551, 0, 0, 5224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Protean Subdual', '', '', '', 0, 0, 0, 1, 0, 0), (36290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pure Nether Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36293, 0, 0, 0, 18, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49999, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'An instant shot that causes Arcane damage.', '', 0, 0, 1, 1, 1, 1), (36295, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Red Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36296, 0, 0, 0, 1, 0, 15, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, -1, -1, 36306, 0, 0, 0, 23, 23, 0, 500, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36308, 36311, 0, 0, 0, 0, 1958, 'Scan', '', 'Scans the area for a nearby enemy target.', '', 0, 0, 0, 1, 1, 1), (36297, 1152, 0, 9, 1, 0, 0, 101, 0, 30, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Reverberation', 'Rank 1', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (36298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 56, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21169, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Metamorphosis', '', '', '', 0, 0, 0, 1, 1, 0), (36299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -5001, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'QATest AP -5000', 'QASpell', 'Reduces the attack power of current target by $s1.', 'Reduces attack power by $s1.', 0, 0, 0, 1, 1, 1), (36300, 0, 0, 0, 1, 0, 0, 101, 0, 70, 560, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 71, 'Growth', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 0), (36301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'On Fire', '', '', '', 0, 0, 0, 1, 0, 0), (36302, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21170, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Honor Hold Gryphon Brigadier South', '', '', '', 0, 0, 0, 1, 0, 0), (36304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21080, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Transform', '', '', '', 0, 0, 0, 1, 0, 0), (36307, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 2, 0, 1, 1, 0, 33520, 34, 0, 24, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Scan Ray', '', 'Check targets between you and target, nailing the closest guy with a special effect!', '', 0, 0, 0, 1, 1, 1), (36308, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Request Scan', '', 'Check targets between you and target, nailing the closest guy with a special effect!', '', 0, 0, 0, 1, 1, 1), (36310, 0, 1, 0, 14, 0, 0, 101, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 61, 1, 0, 0, -81, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13584, 0, 0, 0, 0, 0, 0, 2358, 'Rina\'s Diminution Powder', '', 'Reduces the Bloodmaul dire wolf\'s size and aggression. Multiples of this spell may not be applied to the same wolf at the same time. Cannot be used upon a hibernating wolf.', 'Bloodmaul dire wolf weakened', 0, 0, 0, 1, 1, 1), (36311, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Scan Ground Effect', '', '', '', 0, 0, 0, 1, 1, 1), (36312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Boomerang Lightning Bolt', '', '', '', 0, 0, 0, 1, 0, 0), (36313, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Feral Combat Skill Rating + 22', '', 'Increases feral combat skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36314, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 151, 1, 1, 924, 299, -76, 0, 0, 0, 0, 87, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 1, 0, 0, 0, 0, 0, 0, 2137, 'The Seer\'s Presence', '', 'Use on Socrethar to release the energy contained in this item, weakening him and making him vulnerable to your attacks.', 'Damage dealt reduced by $s3%.\nDamage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (36315, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 21842, 21884, 14341, 0, 0, 0, 0, 2, 4, 15, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Belt of Blasting', '', '', '', 0, 0, 0, 1, 1, 1), (36316, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 21842, 21886, 14341, 21885, 0, 0, 0, 2, 4, 10, 2, 10, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Belt of the Long Road', '', '', '', 0, 0, 0, 1, 1, 1), (36317, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 24272, 24271, 14341, 0, 0, 0, 0, 2, 4, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30037, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Boots of Blasting', '', '', '', 0, 0, 0, 1, 1, 1), (36318, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 21845, 24271, 14341, 0, 0, 0, 0, 2, 4, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Boots of the Long Road', '', '', '', 0, 0, 0, 1, 1, 1), (36319, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183816, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'They Must Burn Bomb Drop (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (36326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20021, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Nether Whelp', '', '', '', 0, 0, 0, 1, 1, 1), (36327, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Arcane Explosion Arrow', '', '', '', 0, 0, 0, 1, 0, 0), (36328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10658, 0, 0, 0, 0, 0, 346, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cyrukh Fire Kit', '', '', '', 0, 0, 0, 1, 0, 0), (36330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infuse Infernal Soul', '', '', '', 0, 0, 0, 1, 1, 0), (36331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 26', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (36332, 0, 0, 15, 1, 0, 0, 101, 0, 14, 105, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 15, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Rake', '', 'Rake the target for $s1 damage and an additional $o2 damage over $d.', 'Bleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (36333, 0, 1, 10, 4, 0, 0, 101, 0, 20, 32, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Anesthetic', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (36339, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 73, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36340, 892, 0, 0, 1, 0, 0, 101, 0, 0, 0, 35, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 213, 0, 0, 743, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', '', '', '', 0, 0, 0, 1, 1, 1), (36341, 0, 0, 0, 1, 0, 0, 101, 0, 69, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -451, -51, -451, 0, 0, 0, 99, 61, 124, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Super Shrink Ray', '', 'Fires a powerful ray of energy at the target, reducing the targets attack power by $s1 for $d.', 'Attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (36342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36628, 0, 0, 0, 0, 0, 167, 'Super Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $30730s1 damage and stuns them for $30730d. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (36343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'They Must Burn Bomb Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (36344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'They Must Burn Bomb Aura', '', '', '', 0, 0, 0, 1, 0, 0), (36345, 0, 0, 0, 16, 0, 0, 101, 0, 69, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 247, 0, 0, 1526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Death Ray', '', 'Fires a blast of death at the target, dealing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (36346, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 449, 34, 0, 0, 0, 0, 99, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Growth Ray', '', 'Fires a ray of energy at a nearby friend, increasing their attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (36347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 78, 237, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Healing Power', '', 'Increases healing done by up to $s2 and damage done by up to $s1 for all magical spells and effects for $d.', 'Healing increased by up to $s2 and damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (36348, 0, 0, 16, 1, 0, 2, 101, 0, 20, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Bandage', '', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36349, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23793, 21886, 14341, 22451, 0, 0, 0, 2, 4, 10, 2, 10, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Belt of Natural Power', '', '', '', 0, 0, 0, 1, 1, 1), (36350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'They Must Burn Bomb Aura (self)', '', '', '', 0, 0, 0, 1, 0, 0), (36351, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23793, 22456, 14341, 22451, 0, 0, 0, 2, 4, 10, 2, 10, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Belt of Deep Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (36352, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23793, 22451, 29547, 14341, 0, 0, 0, 2, 4, 10, 10, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Belt of the Black Eagle', '', '', '', 0, 0, 0, 1, 1, 1), (36353, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23793, 21885, 29547, 14341, 0, 0, 0, 2, 4, 10, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Monsoon Belt', '', '', '', 0, 0, 0, 1, 1, 1), (36354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Explodes', '', '', '', 0, 0, 0, 1, 1, 0), (36355, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23793, 21886, 14341, 0, 0, 0, 0, 2, 4, 12, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Boots of Natural Grace', '', '', '', 0, 0, 0, 1, 1, 1), (36356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 118, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 769, 0, 0, 0, 0, 0, 0, 0, 1775, 'Internal Knowledge', 'Grandmaster', 'Allows you to harness the power of the World... of Warcraft.', '', 0, 0, 0, 1, 1, 1), (36357, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23793, 22456, 14341, 0, 0, 0, 0, 2, 4, 12, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Boots of Utter Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (36358, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23793, 22451, 29547, 14341, 0, 0, 0, 2, 4, 10, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Boots of the Crimson Hawk', '', '', '', 0, 0, 0, 1, 1, 1), (36359, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23793, 21885, 29547, 14341, 0, 0, 0, 2, 4, 10, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Hurricane Boots', '', '', '', 0, 0, 0, 1, 1, 1), (36364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherbeam', '', '', '', 0, 0, 0, 1, 0, 0), (36370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherbeam', '', '', '', 0, 0, 0, 1, 0, 0), (36371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Netherbeam', '', '', '', 0, 0, 0, 1, 0, 0), (36372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 413, 'Phalanx', '', 'Increases block rating by $s2 for $d.', 'Increases block rating by $s2.', 0, 0, 0, 1, 1, 1), (36373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Explodes', '', '', '', 0, 0, 0, 1, 1, 0), (36374, 0, 0, 0, 3, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184661, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Smoke Beacon', '', 'Place underneath a Zeth\'Gor tower.', '', 0, 0, 0, 1, 1, 1), (36375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Explodes', '', '', '', 0, 0, 0, 1, 1, 0), (36376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Explodes', '', '', '', 0, 0, 0, 1, 1, 0), (36378, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Walker Channel', '', '', '', 0, 0, 0, 1, 0, 0), (36380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Special Unarmed', '', '', '', 0, 0, 0, 1, 0, 0), (36382, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Skartax Self Aura I', '', '', '', 0, 0, 0, 1, 1, 0), (36383, 0, 0, 15, 1, 0, 0, 101, 0, 65, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 452, 0, 0, 32, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36384, 0, 0, 0, 1, 0, 10, 101, 0, 0, 21, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Skartax Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (36385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 324, 324, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 325', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (36386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1124, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, ' Attack Power - Feral (+1125)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (36387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 599, 199, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 600', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36389, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23573, 21885, 22452, 0, 0, 0, 0, 2, 5, 10, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Belt of the Guardian', '', '', '', 0, 0, 0, 1, 1, 1), (36390, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30183, 23573, 21884, 0, 0, 0, 0, 0, 2, 5, 10, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Red Belt of Battle', '', '', '', 0, 0, 0, 1, 1, 1), (36391, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23573, 21885, 0, 0, 0, 0, 0, 2, 4, 12, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30033, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Boots of the Protector', '', '', '', 0, 0, 0, 1, 1, 1), (36392, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23572, 23573, 21884, 0, 0, 0, 0, 0, 2, 4, 12, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Red Havoc Boots', '', '', '', 0, 0, 0, 1, 1, 1), (36393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deathforge Summon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36398, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 165, 0, 0, 1017, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36399, 0, 0, 0, 0, 1987, 'Tongue Lash', '', 'Inflicts $s1% weapon damage and leaves the target wounded, increasing the effectiveness of any spells cast against the target by $36399s1% for $36399d.', '', 0, 0, 0, 1, 1, 1), (36399, 0, 1, 0, 1, 0, 0, 101, 0, 1, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -31, 0, 0, 0, 0, 87, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1987, 'Tongue Lash', '', '', 'Damage from magical spells and effects increased by $36399s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36403, 0, 0, 0, 0, 0, 2316, 'Stolen Ravenous Ravager Egg', '', '', 'You\'ve got two minutes to get this back to Oronok! Hurry up! This thing is hatching! The egg also calls all nearby ravagers to your position. Tread lightly!', 0, 0, 0, 1, 0, 0), (36402, 0, 1, 10, 1, 0, 0, 101, 0, 20, 27, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (36404, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Chain Felfire', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36405, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 31, 0, -1, 44, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (36406, 50, 0, 0, 20, 0, 4108, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38367, 38367, 0, 0, 0, 0, 11, 'Double Breath', '', 'Inflicts Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 30325, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21239, 0, 0, 0, 0, 0, 0, 0, 0, 2316, 'Stolen Ravenous Ravager Egg', '', '', '', 0, 0, 0, 1, 0, 0), (36409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 149, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 150', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (36410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36388, 36388, 0, 0, 0, 0, 1981, 'Activated Cannon', '', '', 'Cannon is active.', 0, 0, 0, 1, 1, 0), (36411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (36412, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Summon Nether Spikes', '', 'Summons a bundle of Nether Spikes for use as ammo.', '', 0, 0, 0, 1, 1, 1), (36413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 219, 'Mortal Shots', '', 'Increases your ranged weapon critical strike damage bonus by $s1%.', '', 0, 0, 0, 1, 0, 0), (36414, 0, 0, 11, 1, 0, 14380, 101, 0, 20, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36448, 36475, 0, 0, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts magical damage to an enemy for $d.', 'Random school damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (36415, 0, 1, 11, 1, 0, 20492, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Arcane Glare', '', '', '\n', 0, 0, 0, 1, 1, 0), (36416, 0, 1, 11, 1, 0, 5164, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Shadow Glare', '', '', '', 0, 0, 0, 1, 1, 0), (36417, 0, 1, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Fiery Glare', '', 'Inflicts Fire damage to an enemy for $d.', 'Fire damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (36418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stolen Ravenous Ravager Egg', '', '', '', 0, 0, 0, 1, 0, 0), (36422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 221, 73, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 222', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 412, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0413)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (36424, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Feral Combat Skill Rating + 18', '', 'Increases feral combat skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 117, 117, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 118', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (36426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Axe', '', 'Increases two-handed axes skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 193, 64, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 194', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (36429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 360, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0361)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (36430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 102, 102, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 103', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (36431, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Test Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Spell Power', '', 'Increases spell damage by up to $s1 for $d.', 'Magical damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (36433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10660, 0, 0, 0, 0, 0, 346, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10656, 0, 0, 0, 0, 0, 346, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9788, 0, 0, 0, 0, 0, 335, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9787, 0, 0, 0, 0, 0, 335, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17039, 0, 0, 0, 0, 0, 335, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17041, 0, 0, 0, 0, 0, 335, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'Drunk Invisibility (Pink)', '', '', '', 0, 0, 0, 1, 0, 0), (36441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17040, 0, 0, 0, 0, 0, 335, 'Forget', '', '', '', 0, 0, 0, 1, 0, 0), (36442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -31, 0, 0, 0, 0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Inverse Infusion', '', '', 'Reduction in size and 30% melee slow.', 0, 0, 0, 1, 1, 0), (36444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purge Healthstone Aura', '', 'Removes Alexander\'s Test Healthstone aura.', '', 0, 0, 0, 1, 0, 0), (36446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Nearby Dest Random', '', '', '', 0, 0, 0, 1, 1, 0), (36447, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Sear', '', 'Inflicts Shadow damage to an enemy for $d.', 'Shadow damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (36448, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 1, 1, 1, 36414, 36415, 36416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts a random spell on an enemy for $d.', 'Random damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (36449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1501, 0, 0, 5249, 0, 0, 28, 28, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Debris', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (36450, 0, 0, 15, 15, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 6, 0, 1, 1, 0, 0, 99, 0, 28, 28, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Resurrection', '', '', '', 0, 0, 0, 1, 1, 1), (36452, 0, 0, 0, 1, 0, 10, 101, 0, 1, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Arakkoa Mind Control Beam', '', '', '', 0, 0, 0, 1, 1, 0), (36453, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 69, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Warlord\'s Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (36455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camera Shake - Magtheridon', '', '', '', 0, 0, 0, 1, 1, 0), (36456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fake Swing at Target', '', '', '', 0, 0, 0, 1, 0, 0), (36457, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 1, 1, 1, 36414, 36415, 36416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Random Bursts', '', 'Inflicts a random spell on an enemy for $d.', 'Random damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (36458, 0, 0, 11, 1, 0, 14380, 101, 0, 20, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36448, 36448, 0, 0, 0, 0, 2018, 'Random Bursts', '', 'Inflicts magical damage to an enemy for $d.', 'Random school damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (36459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21253, 0, 0, 0, 0, 0, 0, 0, 0, 1760, 'Summon Water Elemental', '', 'Summon a Water Elemental to fight for the caster for $d.', '', 0, 0, 0, 1, 1, 1), (36460, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 1867, 'Ultra Deconsolodation Zapper', '', 'Deconsolodates and transports the targeted sapping equipment back to the nether trench at Area 52.', '', 0, 0, 0, 1, 1, 1), (36461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Purify Elemental', '', 'Hydross the Unstable purifies the target.', '', 0, 0, 0, 1, 1, 1), (36462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184691, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadowmoon Tuber', '', '', '', 0, 0, 0, 1, 0, 0), (36463, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17471, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Unstable Rift', '', 'Summon a Void Zone that deals shadow damage to creatures that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (36464, 0, 3, 11, 1, 0, 0, 101, 0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, 0, 0, 0, 0, 0, 33, 23, 0, 0, 21000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36474, 0, 0, 0, 0, 636, 'The Den Mother\'s Mark', '', '', 'You are deathly ill! Reduced movement speed.', 0, 0, 0, 1, 1, 0), (36465, 0, 0, 0, 19, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21264, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Seeping Split', '', '', '', 0, 0, 0, 1, 1, 1), (36467, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21266, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Ravager Hatchling', '', 'Right Click to summon and dismiss your ravager hatchling.', '', 0, 0, 0, 1, 1, 1), (36468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21265, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Summon Parasitic Fleshling', '', '', '', 0, 0, 0, 1, 1, 1), (36469, 18, 3, 0, 5, 0, 0, 101, 0, 21, 9, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, -1, 29, 0, 0, 0, 0, 23, 0, 0, 28000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36468, 0, 0, 0, 0, 0, 247, 'Parasite', '', 'Diseases the target, causing it to spawn a parasitic fleshling after $d .', 'You feel something growing under your skin.', 0, 0, 0, 1, 1, 1), (36470, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (36471, 0, 0, 0, 1, 0, 15364, 101, 0, 20, 487, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36470, 36470, 0, 0, 0, 0, 756, 'Rapid Pummel', '', 'Pummels an enemy rapidly for $d.', 'Swinging rapidly.', 0, 0, 0, 1, 1, 1), (36472, 0, 0, 0, 1, 0, 31772, 101, 0, 58, 1, 480, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 385, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Consume Shadows', '', 'The Voidwalker consumes nearby shadows to bolster its form, recovering $o1 health over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36473, 932, 0, 0, 1, 0, 0, 101, 0, 70, 31, 660, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 63, 0, 0, 29, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Desecration', '', 'Consecrates the land beneath caster, doing $o1 Shadow damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (36474, 0, 3, 11, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 61, 0, 0, 89, 0, 0, 0, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Flayer Flu', '', '', 'Stunned.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (36475, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 1, 1, 1, 36414, 36415, 36416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts a random spell on an enemy for $d.', 'Random damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (36476, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37487, 0, 0, 0, 0, 2137, 'Blood Heal', '', 'Fully heals the caster, but also drains $o2% of the caster\'s life over $d.', '$s2% damage every $t2 sec.', 30, 0, 0, 1, 1, 0), (36477, 0, 0, 0, 1, 300000, 0, 101, 0, 0, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21267, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Summon Mana Beast', '', '', '', 0, 0, 0, 1, 0, 0), (36478, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 6, 0, 1, 1, 0, 0, 4, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 126, 0, 0, 0, 0, 0, 0, 0, 47, 'Magic Disruption', '', 'Increases magical damage taken by the target by $s2%, and dispels Prince Kael\'thas\' Mind Control when a melee ability lands. Can be applied up to 5 times. Lasts $d.', 'Magic damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (36479, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 31, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Speed Infusion', '', 'Increases your movement speed by $s1%, and your melee attack speed by $s2% for $d.', 'Movement speed increased by $s1%.\nMelee attack speed increased by $s2%.\n', 0, 0, 0, 1, 1, 0), (36480, 0, 0, 0, 1, 0, 0, 101, 0, 70, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 128, 0, 0, 0, 0, 0, 0, 10, 10, 10, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 2, 9, 0, 0, 0, 0, 0, 0, 1918, 'Mental Protection Field', '', 'Places a mental protection field on friendly targets within $a1 yards, granting immunity to Stun, Silence, and Disorient effects.', 'Immune to Stun, Silence, and Disorient effects.', 0, 0, 0, 1, 1, 1), (36481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 69, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 5, 11, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Barrier', '', 'Shields the caster, absorbing $s1 damage and making the caster immune to Fear and Snare effects for $d.', 'Immune to Fear and Snare effects.\nAbsorbs damage.', 0, 0, 0, 1, 1, 1), (36482, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Armor Disruption', '', 'Increases Physical damage taken by the target by $s1%. Can be applied up to 5 times. Lasts $d.', 'Physical damage taken increased by $s1%.', 0, 0, 0, 1, 0, 0), (36483, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Infernal Protection', '', '', 'Damage taken by Fire and Shadow spell reduced by $s1%.', 0, 0, 0, 1, 0, 0), (36484, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 1, 0, 15, 0, 0, 92, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits nearby enemies with anti-mana bolts. For each point of mana consumed from a target, that target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (36486, 0, 4, 0, 5, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 9, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Slime Spray', '', '', 'Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (36487, 50, 0, 0, 5, 0, 8, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36489, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts Fire damage to enemies in a cone in front of the caster. Then inflicts further Fire damage over $d.', '', 0, 0, 0, 1, 1, 1), (36488, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36483, 0, 0, 0, 0, 0, 228, 'Infernal Protection', '', 'Friendly targets of the caster\'s heals gain an effect that reduces the damage taken by Fire and Shadow spells by $36483s1% for $36483d.', '', 0, 0, 0, 1, 0, 0), (36489, 50, 0, 0, 1, 0, 8, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 2H Sword', '', 'Increases two-handed sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (36494, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3021, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36495, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3022, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36496, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3023, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36497, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 65, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3018, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 9', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36498, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 70, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3019, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 9', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36499, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 73, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3020, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 9', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36500, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 13, 1, 0, 38, 36506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2320, 'Glaive', '', 'Throws a glaive at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36502, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 61, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2633, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 9', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2655, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield', 'Test Spell', 'Permanently enchant a shield to give +$13690s1% chance to block.', '', 0, 0, 0, 1, 1, 1), (36506, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Energy Charge', '', 'While channeling this spell, your health regeneration massively increases. Lasts $d.', 'Health regenerating $s1% per second.', 0, 0, 0, 1, 1, 1), (36507, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1497, 'Glaive', '', 'Throws a glaive at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36508, 0, 1, 11, 1, 0, 15404, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36534, 0, 0, 0, 0, 0, 2018, 'Energy Surge', '', 'Inflicts Arcane damage to an enemy for $d.', 'Arcane damage inflicted after $d.\n', 0, 0, 0, 1, 1, 1), (36509, 44, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (36510, 0, 0, 3, 1, 0, 0, 101, 0, 8, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 0, -1, 0, 0, 0, 8, 0, 67, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21286, 0, 0, 0, 30023, 0, 0, 0, 560, 'Enchanted Weapons', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Controlling weapons from afar.', 0, 0, 0, 1, 1, 1), (36512, 0, 0, 0, 1, 0, 0, 101, 0, 20, 555, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 6, 1, 27, 0, 49, 116, 0, 13, 13, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (36513, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -41, 19, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 0, 308, 'Intangible Presence', '', 'Physical damage taken is reduced by $m1%.\nMagical damage taken is increased by $m2%.', 'Physical damage taken is reduced by $m1%.\nMagical damage taken is increased by $m2%.', 0, 0, 0, 1, 1, 1), (36514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Energy', '', '', '', 0, 0, 0, 1, 0, 0), (36515, 0, 1, 0, 1, 0, 0, 50, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 19, 0, 0, 0, 0, 22, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 36516, 0, 0, 0, 0, 217, 'Shadowtouched', '', 'Increase shadow resistance and drains power from enemies when struck.', 'Shadow resistance is increased by $s1%.\nDrains power when hit by melee.', 0, 0, 0, 1, 1, 1), (36516, 0, 1, 0, 1, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -201, -101, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 504, 'Power Siphon', '', 'Decreases the magical damage and healing done by the target for $d.', 'Magical damage done is reduced by $s2.\nHealing done is reduced by $s1.', 0, 0, 0, 1, 1, 1), (36517, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36518, 0, 0, 0, 0, 207, 'Shadowsurge', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (36518, 51, 1, 11, 1, 0, 0, 101, 0, 28, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -36, -61, 0, 0, 0, 0, 192, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Shadowsurge', '', 'Reduces an enemy\'s attack speed by $s1% and slows its movement to $s2% of normal for $d.', 'Movement speed reduced by $s2%.\nTime between melee and ranged attacks increased by $s1%.', 0, 0, 0, 1, 1, 1), (36519, 0, 1, 0, 14, 0, 0, 101, 0, 20, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 1, 1, 1, 3, 39, 9, 29, 29, 0, 3, 0, 3, 2000, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766, 'Toxic Burst', '', 'Deals Shadow damage to your target every $t1 seconds.', 'Shadow damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Prophet Cavrylin Channel', '', '', '', 0, 0, 0, 1, 0, 0), (36522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Shadowform + Freeze', '', '', '', 0, 0, 0, 1, 0, 0), (36523, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 20817, 1206, 0, 0, 0, 0, 0, 4, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brilliant Necklace', '', '', '', 0, 0, 0, 1, 1, 1), (36524, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 1529, 20817, 3575, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heavy Jade Ring', '', '', '', 0, 0, 0, 1, 1, 1), (36525, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 7910, 21752, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Ring of Destruction', '', '', '', 0, 0, 0, 1, 1, 1), (36526, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 12800, 21752, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30422, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Diamond Focus Ring', '', '', '', 0, 0, 0, 1, 1, 1), (36527, 37, 1, 13, 1, 0, 0, 101, 0, 4, 32, 150, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Stasis', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (36532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13666, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Bladespire Clan Banner', '', 'Plants the Bladespire clan banner atop Northmaul Tower inside Bloodmaul Hold.', '', 0, 0, 0, 1, 0, 0), (36533, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 441, 41, 0, 1979, 179, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 122, 'Gravity Flux', '', 'Explodes with arcane power, dealing $s1 arcane damage.', '', 0, 0, 0, 1, 1, 1), (36534, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Energy Surge', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (36535, 0, 1, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Greater Invis (For Fragments of Memory)', '', 'Turns the caster invisible until the effect is cancelled.', 'Invisible.', 0, 0, 0, 1, 1, 1), (36536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dd10', '', '', '', 0, 0, 0, 1, 1, 1), (36538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'tor Assault 01', '', '', '', 0, 0, 0, 1, 0, 0), (36539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'tor Assault 02', '', '', '', 0, 0, 0, 1, 0, 0), (36540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grom\'tor Assault 03', '', '', '', 0, 0, 0, 1, 0, 0), (36541, 0, 2, 0, 1, 0, 0, 100, 0, 69, 3, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36543, 0, 0, 0, 0, 0, 55, 'Curse of Burning Shadows', '', '', 'Deals additional Shadow damage to you when Fire damage is taken.', 0, 0, 0, 1, 1, 1), (36542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stars Over Head', '', '', '', 0, 0, 0, 1, 0, 0), (36543, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Curse of Burning Shadows', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36544, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Dispel Shadowmoon Infernal Invis', '', '', '', 0, 0, 0, 1, 1, 1), (36545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Floating Drowned', '', '', '', 0, 0, 0, 1, 1, 1), (36546, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 86, 24, 1, 1, 0, -1, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30430, 0, 5, 0, 0, 0, 0, 0, 0, 0, 1, 'Boil Bleeding Hollow Blood', '', 'Place within the Cursed Cauldron...', '', 0, 0, 0, 1, 1, 1), (36548, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Coilskar Chest', '', 'Unlocks a Coilskar chest.', '', 0, 0, 0, 1, 1, 1), (36549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 76, 76, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184717, 184721, 184722, 0, 0, 0, 0, 0, 0, 1, 'Summon Cauldron Stuff', '', '', '', 0, 0, 0, 1, 1, 1), (36550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Floating Drowned', '', '', '', 0, 0, 0, 1, 1, 1), (36552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21308, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Cauldron Bugs', '', '', '', 0, 0, 0, 1, 1, 0), (36553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'PetWait', '', '', '', 0, 0, 0, 1, 0, 0), (36554, 0, 0, 0, 1, 30000, 0, 101, 0, 1, 27, 10, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36563, 44373, 0, 0, 0, 0, 2363, 'Shadowstep', '', 'Attempts to step through the shadows and reappear behind your enemy and increases movement speed by $s3% for $d. The damage of your next ability is increased by $36563s2% and the threat caused is reduced by $44373s1%. Lasts $36563d.', 'Movement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (36555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 3, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21306, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Cursed Scarabs', '', '', '', 0, 0, 0, 1, 0, 0), (36556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36557, 0, 0, 0, 0, 0, 1, 'Cursed Scarab Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (36558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ar\'tor\'s Prison', '', '', '', 0, 0, 0, 1, 0, 0), (36559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36561, 0, 0, 0, 0, 0, 1, 'Cursed Scarab Despawn Timer', '', '', '', 0, 0, 0, 1, 1, 1), (36561, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36560, 0, 0, 0, 0, 0, 1, 'Cursed Scarab Despawn Periodic', '', '', '', 0, 0, 0, 1, 0, 0), (36562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dismiss Pet', '', '', '', 0, 0, 0, 1, 0, 0), (36563, 0, 0, 0, 1, 0, 0, 100, 1, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 1, 1, 0, 19, 19, 7, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 2363, 'Shadowstep', '', '', 'Damage caused by your next ability increased by $s2%. Threat caused by your next ability reduced by $44373s1%.', 0, 0, 0, 1, 1, 1), (36565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30436, 30437, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30438, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2321, 'Crystal Combine', '', 'Create a Cache of the Legion Key by combining a Jagged Blue Crystal and Jagged Red Crystal.', '', 0, 0, 0, 1, 0, 0), (36568, 0, 0, 0, 6, 0, 0, 101, 0, 0, 557, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Lament of the Highborne: Sylvanas Cast', '', 'This is a dummy aura that Lady Sylvanas Windrunner applies to herself when she begins the song, Lament of the Highborne".', '', 0, 0, 0, 1, 1, 1), (36570, 1, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Drag Body', '', '', '', 0, 0, 0, 1, 1, 1), (36571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Drop Body', '', '', '', 0, 0, 0, 1, 0, 0), (36572, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9659, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Wyatt Test 36572', '', 'Summons an Unkillable Test dummy in a 40 yard range for $d seconds.', '', 0, 0, 0, 1, 0, 0), (36573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21320, 0, 0, 0, 37715, 0, 0, 0, 0, 1986, 'Vision Guide', '', '', 'Fiery vision guide', 0, 0, 0, 1, 1, 0), (36574, 44, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -1201, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Phase Slip', '', 'Frees the caster from any bonds.', 'Immune to roots and snares.', 0, 0, 0, 1, 1, 1), (36575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'T\'chali the Head Freeze State', '', '', '', 0, 0, 0, 1, 0, 0), (36576, 0, 1, 0, 1, 0, 0, 100, 1, 20, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 87, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 30023, 0, 0, 0, 0, 2322, 'Shaleskin', '', 'Reduces the effect of spells used against the caster. $n charges.', 'Reduces the effect of spells by $s1%.', 0, 0, 0, 1, 1, 1), (36577, 0, 0, 0, 5, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21322, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Warp Storm', '', '', '', 0, 0, 0, 1, 0, 0), (36578, 0, 0, 0, 1, 0, 4099, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fool\'s Fortune', '', '', '', 0, 0, 0, 1, 0, 0), (36580, 0, 1, 11, 1, 0, 20492, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 34, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Warp Storm', '', '', '\n', 0, 0, 0, 1, 1, 0), (36582, 19, 0, 0, 16, 0, 0, 100, 0, 65, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36583, 0, 0, 0, 0, 0, 2120, 'Charged Fist', '', 'Charges the caster with Arcane energy, adding $35781s1 additional Arcane damage to melee attacks. The energy discharged in these attacks also damages enemies near the target.', 'Melee attacks deal $35781s1 additional Arcane damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (36583, 0, 0, 0, 1, 0, 0, 100, 0, 65, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 1899, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Charged Fist', '', '', '', 0, 0, 0, 1, 1, 1), (36586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dd1', '', '', '', 0, 0, 0, 1, 1, 1), (36587, 0, 0, 0, 4, 0, 0, 101, 0, 0, 407, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 632, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vision Guide', '', 'Allows the user to see through the eyes of a fiery vision guide, which will lead them to the final Thunderlord relic.', 'Fiery vision guide', 0, 0, 0, 1, 1, 0), (36588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloody Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (36589, 44, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', '', 'Increases movement speed by $s1% for $d. Does not break prowling.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (36590, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Rip', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36591, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 558, 'Spirit Weapons', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (36592, 0, 1, 0, 1, 0, 4108, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 6, 0, 1, 0, 0, -91, 0, 0, 29, 0, 0, 54, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37175, 0, 0, 0, 0, 2013, 'Shimmerwing Dust', '', 'Pacifies an enemy, rendering it unable to attack for $d.', 'Chance to hit reduced by $m1%.', 0, 0, 0, 1, 1, 1), (36593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21395, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Corpse Burst', '', '', '', 0, 0, 0, 1, 0, 0), (36594, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (36599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloody Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (36601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Flaming Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (36602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21331, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Thorny Growth', '', '', '', 0, 0, 0, 1, 1, 1), (36603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21331, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Summon Thorny Growth', '', '', '', 0, 0, 0, 1, 1, 1), (36604, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36603, 36602, 0, 0, 0, 0, 53, 'Flanking Growth', '', 'Summons a pair of rootlings that attack your enemy.', '', 0, 0, 0, 1, 1, 1), (36606, 44, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 1, 1, 0, 74, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 457, 'Mighty Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (36607, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 569, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36608, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 100, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Charged Arcane Shot', '', 'Launches an arcane charged arrow at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36609, 1173, 0, 0, 1, 0, 0, 101, 0, 68, 0, 75, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 103, 0, 0, 968, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'Shoots an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36612, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Toothy Bite', '', 'Inflicts $s1 Physical damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36613, 0, 0, 0, 1, 0, 0, 100, 0, 40, 21, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, 29, 0, 0, 10, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Aspect of the Spirit Hunter', '', 'The hunter and group members within $a1 yards take on the aspects of a pack of cheetahs, increasing movement speed by $s1%. If a pack member takes damage, they will be dazed for $15571d. Only one Aspect can be active at a time.', '$s1% increased movement speed.', 0, 0, 0, 1, 1, 1), (36617, 18, 0, 15, 36, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 0, 61, 0, 0, 569, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gaping Maw', '', 'Deals Physical damage to several nearby enemies and causes them to bleed for additional damage every $t2 sec. for $d.', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36619, 18, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 181, 0, 0, 509, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Infectious Poison', '', 'Inflicts $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21332, 0, 0, 0, 0, 0, 0, 0, 0, 2254, 'Spirit Hunter', '', '', 'Physically exhausted by the spirit hunter of Ar\'tor, you will be unable to ask him for aid until the malaise wears off.', 0, 0, 0, 1, 1, 0), (36621, 0, 3, 0, 1, 0, 0, 101, 0, 70, 29, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 233, 0, 0, 818, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Infected Blood', '', 'Inflicts $s1 Nature damage every $t1 sec. to an enemy for $d.', '$s1 Nature damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36622, 0, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 10000, 11000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36634, 36633, 0, 0, 0, 0, 68, 'Incubation', '', 'Infects an enemy host with a Protean embryo. After $d, the Protean bursts violently from the body of the host.', 'You don\'t feel well...', 0, 0, 0, 1, 1, 1), (36623, 1173, 0, 0, 1, 0, 0, 101, 0, 68, 0, 75, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'Shoots an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36624, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 246, 'Slap', '', '', '', 0, 0, 0, 1, 1, 0), (36625, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36627, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 21, 1, 0, 29, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36628, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 481, 0, 0, 959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Super Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $s1 damage and stuns them for $s2. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (36629, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Roar', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (36630, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 4, 0, 0, 0, 0, 0, 0, 0, 122, 'Resistances', '', '', '', 0, 0, 0, 1, 1, 0), (36631, 50, 0, 0, 20, 0, 4108, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37734, 37734, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36632, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Awaken', '', '', '', 0, 0, 0, 1, 0, 0), (36633, 0, 0, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21395, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Emergence', '', '', '', 0, 0, 0, 1, 1, 1), (36634, 0, 0, 0, 1, 0, 0, 101, 0, 70, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 67, 0, 0, 1316, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Emergence', '', '', '', 0, 0, 0, 1, 1, 1), (36635, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36102, 0, 0, 0, 0, 0, 31, 'Fiery Weapon Proc', '', '', '', 0, 0, 0, 1, 1, 1), (36636, 0, 0, 0, 1, 0, 12, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Doomwalker Temple Attack Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36637, 0, 1, 0, 1, 0, 0, 15, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36638, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (36638, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 324, 534, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Cauldron Bubble', '', 'causes nearby cauldron to bubble.', '', 0, 0, 0, 1, 0, 0), (36640, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Arcane Shield', '', 'Surrounds the caster with $n balls of arcane energy that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of arcane energy dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Arcane damage on hit.', 0, 0, 0, 1, 1, 1), (36641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9659, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Wyatt Test 36641', '', 'Summons an Unkillable Test dummy in a 40 yard range for $d seconds.', '', 0, 0, 0, 1, 0, 0), (36642, 0, 1, 0, 4, 0, 0, 101, 0, 70, 165, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banished from Shattrath City', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (36643, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shattrath Banish Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (36644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21346, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Sightless Eye', '', '', '', 0, 0, 0, 1, 0, 0), (36645, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Throw Rock', '', 'Hurls a rock at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36646, 0, 0, 0, 5, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 45, 1, 1, 427, -51, -41, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Sightless Touch', '', 'Deals $s1 Shadow damage to an enemy target. Also slows movement speed by $s3% and attack and casting speeds by $s2%.', 'Movement speed slowed by $s3%.\nTime between attacks increased by $s2%.\nCasting speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (36647, 0, 1, 0, 1, 0, 0, 101, 0, 20, 1, 40, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 26, 9, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 237, 'Crusader Strike', '', 'Inflicts $s1 damage to an enemy and increases the Holy damage it takes by $s2 per Crusader Strike. Can be applied up to 5 times. Lasts $d.', 'Holy damage taken is increased.', 0, 0, 0, 1, 1, 1), (36649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Sightless Eye Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36650, 0, 0, 0, 1, 0, 0, 101, 0, 68, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Phase Slip Vulnerability', '', '', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (36651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Throw Rock', '', 'Throw rock to a friendly target. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 0, 0), (36652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Tuber Whistle', '', 'Blow this whistle when you are on top of a tuber mound and if a domesticated felboar is near, they will come and dig up a tuber. Better protect those felboars!', '', 0, 0, 0, 1, 0, 0), (36654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Fel Breath', '', 'Inflicts $s1 Fire damage to enemies in front of the caster.', '', 0, 0, 0, 1, 1, 0), (36655, 0, 1, 0, 1, 0, 15404, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (36656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Launch', '', '', '', 0, 0, 0, 1, 0, 0), (36657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36662, 0, 0, 0, 0, 0, 1977, 'Death Count', '', '', 'Marked for death.', 0, 0, 0, 1, 0, 0), (36658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 56, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21348, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (36659, 18, 4, 11, 1, 0, 0, 101, 0, 20, 387, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, 7, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1630, 'Tail Sting', '', 'Strikes the enemy with a powerful poison, damaging them and slowing them. This effect decreases over time.', 'Nature damage every $t2 sec.\nMovement speed reduced by $s1%. ', 0, 0, 0, 1, 1, 1), (36660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 31, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1977, 'Death Count', '', '', '', 0, 0, 0, 1, 0, 0), (36661, 0, 1, 1, 1, 0, 0, 101, 0, 26, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Confused Ogre', '', '', '', 0, 0, 0, 1, 1, 1), (36662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 4249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1977, 'Death Blast', '', '', '', 0, 0, 0, 1, 1, 1), (36664, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Tentacle Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (36665, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21884, 22456, 21881, 0, 0, 0, 0, 10, 5, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherflame Robe', '', '', '', 0, 0, 0, 1, 1, 1), (36667, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 21884, 22456, 21881, 0, 0, 0, 6, 4, 3, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherflame Belt', '', '', '', 0, 0, 0, 1, 1, 1), (36668, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 21884, 22456, 21881, 0, 0, 0, 6, 4, 2, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Netherflame Boots', '', '', '', 0, 0, 0, 1, 1, 1), (36669, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21885, 21886, 21881, 0, 0, 0, 0, 10, 5, 5, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30465, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Lifeblood Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (36670, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 21885, 21886, 21881, 0, 0, 0, 6, 4, 3, 3, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30463, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Lifeblood Belt', '', '', '', 0, 0, 0, 1, 1, 1), (36671, 0, 1, 0, 4, 0, 0, 101, 0, 70, 165, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banished from Shattrath City', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (36672, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21887, 21885, 21886, 21881, 0, 0, 0, 4, 4, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Lifeblood Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (36676, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Mana Regeneration', '', 'Regenerates mana every 5 sec by an amount equal to $s1% of your Intellect.', 'Regenerating mana every 5 sec by an amount equal to $s1% of your Intellect.', 0, 0, 0, 1, 0, 0), (36677, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Chaos Breath', '', 'Shoots a cloud of chaos breath at enemies in a cone in front of the caster. Targets are afflicted with several negative effects.', '', 0, 0, 0, 1, 1, 1), (36678, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 215, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 22501, 0, 0, 138749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', '', '', 0, 0, 0, 1, 1, 1), (36679, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 3001, 0, 0, 18499, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (36686, 0, 0, 0, 37, 331200000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22456, 21884, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24272, 0, 0, 0, 0, 0, 0, 36746, 0, 0, 0, 0, 69, 'Shadowcloth', '', 'Conversion of these items into Shadowcloth can only be done at the Altar of Shadows in Shadowmoon, and only ocassionally can it\'s power be used in such a way.', '', 0, 0, 0, 1, 1, 1), (36690, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19800, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Succubus', '', 'Summons an IIllidari Agonizer to aid the caster in battle.', '', 0, 0, 0, 1, 1, 1), (36692, 0, 0, 0, 1, 0, 10, 101, 0, 1, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blade\'s Edge Arakkoa Mind Control Beam 02', '', '', '', 0, 0, 0, 1, 1, 0), (36693, 0, 4, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -46, 0, 0, 9, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Necrotic Poison', '', '', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 0, 0), (36694, 0, 4, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 207, 1, 0, 721, -5001, 0, 9, 9, 0, 3, 22, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Poison', '', 'Reduces an enemy\'s armor by $s2 and inflicts $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (36695, 18, 3, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -44, -44, 0, 9, 9, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', 'Reduces an enemy\'s Intellect by $s1 and its Spirit by $s2 for $d.', 'Intellect reduced by $s1.\nSpirit reduced by $s2.', 0, 0, 0, 1, 1, 1), (36696, 0, 3, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 462, 462, 0, 9, 9, 0, 3, 64, 0, 10000, 10000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Withered Touch', '', 'Diseases an enemy, inflicting $s1 Shadow damage every $t1 sec. and draining $s2 mana every $t2 sec., transferring it to the caster. Lasts $d.', '$s1 Shadow damage inflicted every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (36697, 0, 2, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -75, -75, -41, 9, 9, 9, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (36698, 0, 2, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -126, 0, 0, 9, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Piercing Shadow', '', 'Reduces an enemy\'s Shadow resistance by $s1 for $d.', 'Shadow resistance reduced by $s1.', 0, 0, 0, 1, 0, 0), (36699, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -21, -21, 9, 9, 9, 138, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Wavering Will', '', 'Increases the time between an enemy\'s attacks speed by $s1%, slows its casting speed by $s3%, and slows its movement by $s2%. Lasts $d.', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36700, 0, 1, 17, 1, 0, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 9, 9, 9, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a frog, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (36701, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21353, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Soul Trigger', '', 'Places a mug on the ground which attracts a nearby Bloodspire ogre.', '', 0, 0, 0, 1, 1, 1), (36702, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21354, 0, 0, 0, 0, 0, 0, 0, 0, 1241, 'Fiery Warhorse', '', 'Summons and dismisses Attumen the Huntsman\'s steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (36704, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire Visual', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36705, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36706, 22, 1, 11, 1, 0, 0, 101, 0, 20, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 313, 1, 1, 2343, -61, -31, 9, 9, 9, 0, 33, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 199, 'Thunderclap', '', 'Inflicts $s1 Nature damage to nearby enemies, increasing the time between their attacks by $s3% and slowing their movement by $s2% for $d.', 'Time between attacks increased by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36708, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 172, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mount speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (36709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael Phase Two', '', '', '', 0, 0, 0, 1, 1, 1), (36710, 0, 1, 0, 1, 0, 0, 101, 0, 20, 39, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 1274, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (36711, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36712, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36713, 18, 4, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 1124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (36714, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36716, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36717, 0, 0, 0, 0, 0, 2018, 'Energy Discharge', '', 'Periodically discharges Arcane energy at a nearby target, dealing $36717s1 damage.', 'Periodically discharges Arcane energy at a nearby target, dealing $36717s1 damage.', 0, 0, 0, 1, 1, 1), (36717, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 562, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Energy Discharge', '', '', '', 0, 0, 0, 1, 1, 1), (36718, 1162, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (36719, 35, 0, 0, 1, 0, 0, 101, 0, 20, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36722, 0, 0, 0, 0, 0, 2294, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict Arcane damage to nearby enemies.', 'Preparing to explode.', 0, 0, 0, 1, 1, 1), (36720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36721, 0, 0, 0, 0, 0, 937, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (36721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1251, 0, 0, 4374, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (36722, 35, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 625, 0, 0, 4687, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21362, 0, 0, 0, 0, 0, 0, 0, 0, 2290, 'Phoenix', '', '', '', 0, 0, 0, 1, 0, 0), (36725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (red)', '', '', '', 0, 0, 0, 1, 1, 1), (36727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Floating Skull (DND)', '', 'Creates a Floating Skull on the creature\'s Chest.', '', 0, 0, 0, 1, 1, 1), (36728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36729, 0, 0, 0, 0, 0, 173, 'Negaton Field', '', '', '', 0, 0, 0, 1, 0, 0), (36729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 6, 1, 1, 1, 999, 249, 7, 26, 26, 26, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 207, 'Negaton Field', '', '', 'Damage done increased by $s2.', 0, 0, 0, 1, 1, 1), (36730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Strike', '', '', '', 0, 0, 0, 1, 1, 0), (36731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 18751, 1, 0, 115624, 2999, 0, 29, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Deals $s2 fire damage per second.', 0, 0, 0, 1, 1, 1), (36732, 0, 0, 0, 18, 0, 0, 101, 0, 30, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Scatter Shot', '', 'A short-range shot that deals $s1% weapon damage and disorients the target for $d. Any damage caused will remove the effect.', 'Disoriented.', 0, 0, 0, 1, 1, 0), (36733, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 191, 'Elemental Response', '', 'This generic aura self-triggers a different spell for each school of magic that lands on the wearer:\n\nFire: 34192\nFrost: 34193\nArcane: 34194\nNature: 34195\nShadow: 34196\nHoly: 34197\nPhysical: 34198\n\nUse this spell ID# on the creature to perform the appropriate action.', '', 0, 0, 0, 1, 0, 0), (36734, 0, 0, 0, 1, 0, 0, 100, 2, 0, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Test Whelp Net', '', 'Net a wounded nether whelp.', 'Rooted.', 0, 0, 0, 1, 1, 1), (36735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21369, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', '', '', 0, 0, 0, 1, 1, 1), (36736, 0, 0, 0, 16, 3000, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36738, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 1156, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (36739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Hunter Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (36740, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 313, 0, 0, 1093, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt Volley', '', 'Shoots lightning bolts at nearby enemies, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (36741, 0, 1, 0, 16, 0, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 1062, -51, 0, 21, 21, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (36742, 0, 0, 0, 16, 3000, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 1062, 94, 0, 21, 21, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts $s1 Fire damage to nearby enemies, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36743, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Bolt Volley', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36744, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 1, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 1', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36746, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Shadowy Fortitude', '', 'Increases Stamina by $s1 for $d.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (36748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Smoke Spawn-out', '', '', '', 0, 0, 0, 1, 0, 0), (36749, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Might', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Damage and healing done by magical spells and effects increased by up to $s1.', 0, 0, 0, 1, 1, 1), (36750, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3024, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36751, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 4, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3025, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36752, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 4, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3026, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36753, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 3, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 2', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36754, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 5, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36755, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 6, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3027, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36756, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 6, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3028, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36757, 0, 0, 0, 1, 0, 0, 101, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 5, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3029, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 3', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36758, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 9, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36759, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 9, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3030, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36760, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 10, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3031, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36761, 0, 0, 0, 1, 0, 0, 101, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 8, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3032, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 4', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36762, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 15, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1663, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36763, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 16, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3033, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36764, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 17, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3034, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36765, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 14, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3035, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 5', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36766, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 29, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36767, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 31, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3036, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36768, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 33, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3037, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36769, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 27, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3038, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 6', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36770, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 42, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36771, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 45, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36772, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 47, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3040, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36773, 0, 0, 0, 1, 0, 0, 101, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 39, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3041, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 7', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36774, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 51, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2632, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 8', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36775, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 55, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3042, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 8', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36776, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 59, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3043, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 8', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36777, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 3, 0, 1, 1, 0, 1799, 48, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3044, 0, 0, 0, 0, 0, 0, 0, 0, 688, 'Rockbiter Weapon', 'Rank 8', 'Imbue the Shaman\'s weapon, increasing its damage per second by $s2. Lasts 30 minutes.', '', 0, 0, 0, 1, 1, 1), (36778, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -46, -46, 0, 0, 0, 0, 79, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 1986, 'Soul Steal', '', 'Steals the soul of the target to buff the caster. Target stats and damage done are reduced by $s1%. Lasts $d.', 'Physical damage done reduced by $s1%.\nAll stats reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Whelp Net (Dummy)', '', '', '', 0, 0, 0, 1, 0, 0), (36780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Void Conduit Target', '', '', '', 0, 0, 0, 1, 0, 0), (36781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Despawn Spirit Hunter', '', '', '', 0, 0, 0, 1, 0, 0), (36782, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, 44, 0, 0, 0, 0, 79, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 1986, 'Soul Steal', '', '', 'Physical damage done increased by $s1%.\nAll stats increased by $s2%.', 0, 0, 0, 1, 1, 1), (36784, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 129, 0, 1, 1, 0, -26, -26, 0, 11, 11, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Entropic Aura', '', 'Slows the attack and casting speeds of nearby enemies by $s1%.', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging (platform)', '', '', '', 0, 0, 0, 1, 1, 1), (36786, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 1, 0, 1387, -51, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Soul Chill', '', 'Inflicts Frost damage to nearby enemies, slowing their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36787, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 1, 0, -1, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 277, 'Forceful Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally and knocks them back.', '', 0, 0, 0, 1, 1, 1), (36788, 0, 0, 0, 1, 0, 0, 65, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36789, 0, 0, 0, 0, 0, 2326, 'Diminish Soul', '', '', '', 0, 0, 0, 1, 0, 0), (36789, 0, 0, 15, 1, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2326, 'Diminish Soul', '', 'Diminishes the soul of the target, increasing all damage taken by $s1 for $d. Stacks $u times.', 'All damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (36790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging State 2', '', '', '', 0, 0, 0, 1, 0, 0), (36791, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2326, 'Diminish Soul', '', '', '', 0, 0, 0, 1, 1, 1), (36792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging State 3', '', '', '', 0, 0, 0, 1, 0, 0), (36795, 0, 0, 0, 1, 0, 8, 101, 0, 0, 3, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Channel(dnd)', '', '', '', 0, 0, 0, 1, 0, 0), (36796, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 0, 1, 0, 0, -676, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1736, 'Acidic Bite', '', 'Inflicts Nature damage to an enemy, reducing its armor by $s2 for $d. Stacks up to $u times.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (36797, 0, 8, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9998, 99, 99, 28, 28, 28, 177, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 71, 'Mind Control', '', '', 'Charmed.\nIncreases damage done by $s3%.\nIncreases movement speed by $36798s2%.\nIncreases healing done by $36798s3%.', 0, 0, 0, 1, 1, 1), (36798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 49, 999, 0, 0, 0, 147, 31, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 679, 0, 127, 0, 0, 0, 0, 0, 0, 71, 'Mind Control', '', '', '', 0, 0, 0, 1, 1, 1), (36800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging State 4', '', '', '', 0, 0, 0, 1, 0, 0), (36801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging (Port)', '', '', '', 0, 0, 0, 1, 1, 1), (36802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fake Swing at Target', '', '', '', 0, 0, 0, 1, 0, 0), (36803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fake Swing at Target', '', '', '', 0, 0, 0, 1, 0, 0), (36804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Electrical Shock', '', '', '', 0, 0, 0, 1, 1, 1), (36805, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4001, 0, 0, 17999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon - Floating State', '', '', '', 0, 0, 0, 1, 0, 0), (36807, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 49, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (36808, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 167, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36809, 0, 3, 12, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 61, 0, 0, 89, 0, 0, 0, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Overpowering Sickness', '', '', 'Losing your lunch. Stunned for 5 seconds. $s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 0), (36810, 0, 3, 0, 1, 0, 0, 101, 0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 924, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36809, 0, 0, 0, 0, 636, 'Rotting Putrescence', '', '', 'You are deathly ill! Periodic damage inflicted.', 0, 0, 0, 1, 1, 0), (36811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Bunny Trigger Loc 1', '', '', '', 0, 0, 0, 1, 1, 0), (36812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 468, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 16, 1, 0, 0, 779, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 10711, 0, 0, 0, 0, 0, 0, 320, 'Soaring', '', '', '', 0, 0, 0, 1, 1, 1), (36813, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21414, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Summon Negaton Field', '', 'Summon a Negaton Field that heals void creatures that stand within it.', '', 0, 0, 0, 1, 1, 1), (36814, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -11, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', 'Inflicts $s1% weapon damage to an enemy and leaves it wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 79999, 0, 0, 0, 0, 0, 69, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 68, 0, 0, 0, 0, 0, 0, 0, 19, 'Shock Barrier', '', '', 'Absorbs $s1 damage.\nImmune to Interrupt effects.', 0, 0, 0, 1, 1, 0), (36816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 181, 'Water Shield', '', '', '', 0, 0, 0, 1, 1, 0), (36817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Water Shield', '', '', '', 0, 0, 0, 1, 1, 1), (36819, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10001, 0, 0, 44999, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Pyroblast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 1, 1, 1, 1), (36820, 50, 0, 0, 1, 0, 8, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 139, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (36821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 0, 0, 0, 0, 0, 0, 0, 16, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36818, 0, 0, 0, 0, 2034, 'Launch Infernal (Test)', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (36822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Shock Barrier', '', '', '', 0, 0, 0, 1, 1, 0), (36823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36824, 0, 0, 0, 0, 0, 2216, 'Overwhelming Odor', '', '', '', 0, 0, 0, 1, 0, 0), (36824, 0, 3, 11, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Overwhelming Odor', '', '', 'The scent of rot and decay is too much to handle.', 0, 0, 0, 1, 1, 0), (36825, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (36826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21428, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Summon Corrupted Water Elemental', '', '', '', 0, 0, 0, 1, 1, 0), (36827, 34, 0, 7, 3, 0, 0, 101, 0, 70, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 83, 0, 0, 508, 0, 18, 18, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes nearby enemies for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (36828, 55, 1, 0, 1, 0, 0, 101, 0, 70, 1, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Rapid Fire', '', 'Increases ranged attack speed by $s1% for $d.', 'Increases ranged attack speed by $s1%.', 0, 0, 0, 1, 1, 1), (36829, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 151, 0, 0, 924, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Hell Rain', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36830, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21430, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Vengeful Vindicator', '', 'Spawns an aggressive Draenei ghost', '', 0, 0, 0, 1, 1, 1), (36831, 0, 2, 0, 1, 0, 0, 101, 0, 70, 4, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -91, 24, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', '', 'Curses the target for $d, reducing Fire and Frost resistances by $s1 and increasing Fire and Frost damage taken by $s2%.', 'Reduces Fire and Frost resistances by $s1. Increases Fire and Frost damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (36832, 0, 0, 0, 16, 0, 0, 100, 1, 70, 0, 300, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Incinerate', '', 'Deals $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36833, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 1, 101, 0, 149, 949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting $s3 damage.', '', 0, 0, 0, 1, 1, 1), (36834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 0, 0, 1749, 0, 0, 28, 28, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Arcane Disruption', '', 'Causes an explosion of arcane magic around the caster, causing $s1 Arcane damage and disorienting all targets.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (36835, 32, 0, 12, 1, 0, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 2, 1, 0, 225, -1, 0, 1387, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (36836, 36, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Agonizing Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (36837, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1201, 0, 0, 11399, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', '', '', 0, 0, 0, 1, 0, 0), (36838, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Slaying Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (36839, 0, 4, 11, 1, 0, 0, 101, 0, 20, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 0, 0, 0, 33, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Impairing Poison', '', 'Increases the time between an enemy\'s attacks by $s2%, reduces casting speed by $s2%, and slows the enemy\'s movement by $s1% for $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nCasting speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (36840, 0, 1, 17, 16, 0, 0, 101, 0, 8, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a lasher, forcing it to wander around for up to $d. While wandering, the lasher cannot attack or cast spells.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (36841, 0, 0, 0, 1, 5000, 0, 101, 0, 70, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Sonic Boom', '', 'Counters an enemy\'s spell, dealing $s1 Arcane damage and preventing the enemy from casting that spell again for $d.', '', 0, 0, 0, 1, 1, 0), (36842, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 100, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Dmg Scalable', '', '', '', 0, 0, 0, 1, 1, 1), (36843, 51, 1, 11, 5, 0, 0, 101, 0, 20, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 0, 0, 0, 33, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s1%. Time between melee and ranged attacks increased by $s2%. Casting time increased by $s2%.', 0, 0, 0, 1, 1, 1), (36844, 0, 2, 0, 5, 0, 0, 101, 0, 20, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 36844, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36845, 0, 0, 0, 0, 0, 9, 'Curse of Horrors', '', 'Curses an enemy for $d., causing it to be periodically haunted by malevolent ghosts.', 'Haunted...', 0, 0, 0, 1, 1, 1), (36845, 0, 0, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21435, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon Shadow Horror', '', '', '', 0, 0, 0, 1, 1, 1), (36846, 0, 1, 0, 5, 0, 0, 100, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 241, 0, 0, 679, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Mana Bomb', '', 'Drains $s1 mana from those in the blast radius and does the amount of the mana drained in damage to the target.', '', 0, 0, 0, 1, 1, 1), (36847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21425, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Mirror Image', '', '', '', 0, 0, 0, 1, 0, 0), (36848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21425, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Mirror Image', '', '', '', 0, 0, 0, 1, 0, 0), (36849, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Seal Sphere', '', '', '', 0, 0, 0, 1, 0, 0), (36852, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36854, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 39, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36856, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 39, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36857, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 39, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36858, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 39, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Channel', '', '', '', 0, 0, 0, 1, 1, 1), (36859, 0, 0, 0, 1, 0, 31788, 101, 0, 70, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 31, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Rend', '', '', '', 0, 0, 0, 1, 1, 0), (36860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 39, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging (self)', '', '', '', 0, 0, 0, 1, 1, 1), (36861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21413, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Charging - Summon Shooter', '', '', '', 0, 0, 0, 1, 0, 0), (36862, 0, 0, 14, 1, 0, 0, 101, 0, 70, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 499, 0, 0, 14, 14, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (36863, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Chastise', '', 'Inflicts shadow damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (36864, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 1709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36866, 99, 0, 1, 1, 0, 0, 101, 0, 62, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 69, 149, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (36867, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21445, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Creature - Summon Event Ethereal', '', 'Summons a Draenei Tomb Guardian in the depths of the Tomb of Lights.', '', 0, 0, 0, 1, 1, 1), (36868, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36871, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Def Gun Tech', '', '', '', 0, 0, 0, 1, 1, 0), (36872, 18, 4, 0, 1, 0, 0, 101, 0, 1, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 53, 0, 0, 323, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 901, 0, 0, 5549, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cone of Fire', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 0), (36877, 32, 1, 12, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Stun Forever', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (36878, 0, 2, 0, 1, 0, 0, 101, 0, 0, 36, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Bone Wastes - White Beam', '', '', '', 0, 0, 0, 1, 1, 1), (36879, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 885, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1844, 'Conjure Water', '', '', '', 0, 0, 0, 1, 1, 1), (36880, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 1850, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', '', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (36881, 0, 1, 0, 1, 0, 0, 100, 0, 70, 30, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 1999, 0, 49, 0, 0, 0, 22, 42, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 16, 0, 7321, 0, 0, 0, 0, 181, 'Ice Armor', '', 'Increases armor by $s1 and frost resistance by $s3. If an enemy strikes the caster, they may have their movement slowed to $7321s2% and attacks slowed by $7321s1% for $7321d. Only one type of Armor spell can be active on the Mage at any time. Lasts $d.', 'Increases armor by $s1, Frost resistance by $s3 and may slow attackers.', 0, 0, 0, 1, 1, 1), (36882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TEST Get area ID', '', '', '', 0, 0, 0, 1, 0, 0), (36883, 87, 0, 0, 14, 0, 0, 101, 0, 68, 0, 1670, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 283, 'Conjure Mana Diamond', '', 'Conjures a mana diamond that can be used to instantly restore 10000 mana.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (36884, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Event - Chain Lightning (instakill)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 0.5, 1, 1), (36886, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Spiteful Fury', '', 'Increases the amount of all threat generated by $s1%.', 'Increases the amount of all threat generated by $s1%.', 0, 0, 0, 1, 1, 1), (36887, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 263, 0, 0, 1618, 0, 0, 11, 11, 11, 0, 67, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Deafening Roar', '', '', 'Cannot cast spells.\nDisarmed.', 0, 0, 0, 1, 1, 1), (36888, 0, 0, 0, 1, 0, 0, 101, 0, 11, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21470, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Angry Arakkoa Ghost', '', 'Summons $s1 $lLashh\'an Kaliri:Lashh\'an Kaliri; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (36889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Transporter Arrival', '', '', '', 0, 0, 0, 1, 0, 0), (36890, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Area52 Transporter', '', 'Rips the dimensional walls asunder and transports you to Area 52 in Netherstorm. There are technical problems that sometimes occur, but that\'s what Goblin Engineering is all about!', '', 0, 0, 0, 1, 0, 0), (36891, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 271, 1, 0, 1664, 149, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 36894, 0, 0, 0, 148, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (36892, 0, 0, 0, 1, 0, 0, 101, 0, 1, 325, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Transporter Malfunction', '', '', 'YOU ARE ON FIRE!!!', 0, 0, 0, 1, 1, 1), (36893, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Transporter Malfunction', '', '', 'You feel smaller somehow.', 0, 0, 0, 1, 1, 1), (36894, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 271, 1, 0, 1664, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 148, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (36895, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Transporter Malfunction', '', '', 'You feel larger somehow.', 0, 0, 0, 1, 1, 1), (36896, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning 02', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 1, 1, 1), (36897, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21490, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Transporter Malfunction', '', '', 'Looks like your pattern matrix got mixed up with the last person to use the transport pad.', 0, 0, 0, 1, 1, 1), (36899, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21491, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Transporter Malfunction', '', '', 'Looks like your pattern matrix got mixed up with the last person to use the transport pad.', 0, 0, 0, 1, 1, 1), (36900, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Soul Split: Evil!', '', '', 'Only the dark half of your soul made it through the transport.', 0, 0, 0, 1, 1, 1), (36901, 0, 0, 0, 1, 0, 0, 101, 0, 1, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 'Soul Split: Good', '', '', 'Only the light half of your soul made it through the transport.', 0, 0, 0, 1, 1, 1), (36902, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Transporter Malfunction', '', '', '', 0, 0, 0, 1, 1, 1), (36903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21387, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Wyrmcult Blackwhelp', '', '', '', 0, 0, 0, 1, 1, 1), (36904, 0, 0, 0, 15, 0, 0, 101, 0, 0, 6, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 61, 0, 0, 0, 0, 0, 0, 0, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21468, 12890, 0, 0, 0, 0, 0, 0, 2328, 'Lashh\'an Channeling', '', 'Use at one of the circles of power in Lashh\'an.', 'You have been infused with the spirit of the kaliri.', 0, 0, 0, 1, 1, 1), (36905, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 441, 0, 0, 1979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Deals $s1 damage to a target.', '', 0, 0, 0, 1, 1, 1), (36906, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 441, 0, 0, 1979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Deals $s1 damage to a target.', '', 0, 0, 0, 1, 1, 1), (36907, 0, 1, 0, 1, 0, 0, 101, 0, 64, 25, 210, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 99, 0, 0, 0, 0, 15, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', '', 'Surrounds the target in a shield of fire, increasing Fire resistance by $s2 and making every strike against the target cause $s1 Fire damage to the attacker. Lasts $d. The caster cannot cast Fire Shield on himself.', 'Increases Fire resistance by $s2 and causes $s1 Fire damage to attacker when struck.', 0, 0, 0, 1, 1, 1), (36908, 1162, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Warp', '', 'Teleports the caster behind the target.', 'Warping...', 0, 0, 0, 1, 1, 1), (36909, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Back Attack', '', 'Inflicts normal damage plus $s1 on an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (36910, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 1, 1, 0, 74, 74, 0, 0, 0, 0, 31, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Phase Burst', '', 'Increases movement speed by $s1% and attack speed by $s2% for $d.', 'Increases movement speed by $s1%.\nIncreases melee attack speed by $s2%.', 0, 0, 0, 1, 1, 1), (36911, 37, 1, 13, 1, 0, 0, 101, 0, 4, 1, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (36912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Lightning Jump', '', '', '', 0, 0, 0, 1, 0, 0), (36913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Lightning Jump', '', '', '', 0, 0, 0, 1, 0, 0), (36914, 0, 2, 0, 1, 0, 0, 101, 0, 70, 3, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Lightning-Waker\'s Curse', '', 'Increases the magical damage taken by nearby enemies by $s1% for $d.', 'Magical damage taken is increased by $s1%.', 0, 0, 0, 1, 0, 0), (36915, 0, 1, 0, 3, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Discharge', '', 'Sends out lightning bolts, inflicting $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (36916, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 80, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Mongoose Bite', 'Rank 5', 'Counterattack the enemy for ${$AP*0.2+$m1} damage. Can only be performed after you dodge.', '', 0, 0, 0, 1, 1, 1), (36917, 0, 2, 0, 1, 0, 0, 101, 0, 70, 3, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Magma-Thrower\'s Curse', '', 'Reduces healing effects for nearby enemies by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 0, 0), (36919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc 1', '', '', '', 0, 0, 0, 1, 0, 0), (36920, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36921, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 675, 0, 0, 4162, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Cone of Fire', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 0), (36922, 1152, 0, 5, 19, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 0), (36923, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30539, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signing Waiver', '', 'Click to waive Tally Zapnabber\'s liability.', '', 0, 0, 0, 1, 0, 0), (36924, 0, 0, 12, 1, 0, 31788, 101, 0, 70, 27, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 3, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Rend', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (36926, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21464, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Creature - Summon Ethereal', '', 'Summons a special ethereal in the depths of the Tomb of Lights.', '', 0, 0, 0, 1, 1, 1), (36927, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Bone Wastes - Tomb Event Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (36929, 0, 0, 12, 1, 0, 31788, 101, 0, 70, 27, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Rend', '', '', '', 0, 0, 0, 1, 1, 0), (36931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21466, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon 66% Illusion', '', 'Summons $s1 illusions to aid the caster in combat and distract the enemy. Illusions last $d.', '', 0, 0, 0, 1, 0, 0), (36932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21467, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Summon 33% Illusion', '', 'Summons $s1 illusions to aid the caster in combat and distract the enemy. Illusions last $d.', '', 0, 0, 0, 1, 0, 0), (36935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -5001, -5001, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'QA -5000 Attack Power', 'QASpell', 'Reduces melee and ranged AP by 5000.', '', 0, 0, 0, 1, 1, 1), (36936, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2216, 'Totemic Call', '', 'Returns your totems to the earth, giving you $s1% of the mana required to cast each totem destroyed by Totemic Call.', '', 0, 0, 0, 1, 1, 1), (36937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink Visual', '', '', '', 0, 0, 0, 1, 0, 0), (36938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Transporter Arrival', '', '', '', 0, 0, 0, 1, 0, 0), (36939, 0, 0, 0, 1, 0, 0, 101, 0, 1, 325, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Transporter Malfunction', '', '', 'YOU ARE ON FIRE!!!', 0, 0, 0, 1, 1, 1), (36940, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7394, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Transporter Malfunction', '', '', 'Apparently there was a chicken near the pad when you materialized.', 0, 0, 0, 1, 1, 1), (36941, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Toshley\'s Station Transporter', '', 'Safely transport yourself to Toshley\'s Station in Blade\'s Edge! Nothing to worry about while using this baby! Gnomish know-how will get you there in a safe and timely fashion!', '', 0, 0, 0, 1, 0, 0), (36943, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Creature - Cinematic - Purple Glow', '', '', '', 0, 0, 0, 1, 1, 0), (36944, 35, 0, 0, 1, 0, 0, 101, 0, 50, 0, 645, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158, 'Xi\'ri\'s Wrath', 'Rank 1', 'Sends bolts of holy power in all directions, causing $s1 Holy damage to all enemy targets within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (36945, 0, 8, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Cosmetic - Purple Glow - Bone Wastes', '', '', '', 0, 0, 0, 1, 1, 0), (36946, 932, 0, 0, 1, 0, 0, 101, 0, 0, 18, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 199, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (36947, 451, 1, 0, 6, 0, 0, 101, 0, 20, 31, 115, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 119, 1, 0, 440, 13, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (36948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21373, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Silkwing', '', '', '', 0, 0, 0, 1, 1, 1), (36950, 0, 0, 5, 1, 0, 0, 101, 0, 60, 32, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Blinding Light', '', 'Causes up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (36951, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 250001, 0, 0, 874999, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ogre Building Bunny Curse Visual Large', '', 'This is the curse visual when an ogre building is cursed in Bladespire Hold or Bloodmaul Outpost as part of the quest, A Curse Upon Both of Your Clans!', '', 0, 0, 0, 1, 0, 0), (36953, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Chain Lightning 02 (instakill)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 0.5, 1, 1), (36954, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 21884, 23826, 23783, 23786, 0, 0, 0, 1, 2, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Dimensional Ripper - Area 52', '', '', '', 0, 0, 0, 1, 1, 1), (36955, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 22451, 23787, 23783, 23786, 0, 0, 0, 1, 2, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Ultrasafe Transporter - Toshley\'s Station', '', '', '', 0, 0, 0, 1, 1, 1), (36956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36954, 0, 0, 0, 0, 0, 333, 'Dimensional Ripper - Area 52', '', '', '', 0, 0, 0, 1, 1, 1), (36957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36955, 0, 0, 0, 0, 0, 333, 'Ultrasafe Transporter - Toshley\'s Station', '', '', '', 0, 0, 0, 1, 1, 1), (36958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21274, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon A', '', '', '', 0, 0, 0, 1, 0, 0), (36959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21270, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon B', '', '', '', 0, 0, 0, 1, 0, 0), (36960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21272, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon C', '', '', '', 0, 0, 0, 1, 0, 0), (36961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21269, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon D', '', '', '', 0, 0, 0, 1, 0, 0), (36962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21273, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon E', '', '', '', 0, 0, 0, 1, 0, 0), (36963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21271, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon F', '', '', '', 0, 0, 0, 1, 0, 0), (36964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21268, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapon G', '', '', '', 0, 0, 0, 1, 0, 0), (36965, 0, 0, 15, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36966, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1251, 101, 0, 4374, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Psychic Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (36967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport to Player', '', '', '', 0, 0, 0, 1, 1, 0), (36968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9503, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Mending', '', 'Periodic healing', 'Healing for $s1 every $t1 seconds', 0, 0, 0, 1, 0, 0), (36969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9503, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Periodic healing', 'Healing for $s1 every $t1 seconds', 0, 0, 0, 1, 0, 0), (36970, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 901, 41, 1, 4049, 179, -71, 13, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Burst', '', '', 'Movement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (36971, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1951, 0, 0, 5524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (36972, 0, 0, 0, 5, 0, 0, 101, 0, 62, 0, 85, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1301, 0, 0, 5849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36973, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21495, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taste the Blood', '', 'Taste the blood of the Vekh\'nir arrakoa.', '', 0, 0, 0, 1, 0, 0), (36974, 0, 4, 11, 1, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -266, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', '', 'Poisons the enemy, reducing all healing effects used on them by $s1 for $d.', 'Healing effects reduced by $s1.', 0, 0, 0, 1, 1, 1), (36976, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (36978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (36979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 3499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (36980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (36981, 49, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -81, -100000, 0, 0, 0, 23, 31, 138, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36982, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15589s1.', 'Attacking all nearby enemies for normal damage plus $15589s1.', 0, 0, 0, 1, 1, 1), (36982, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (36983, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 5251, 0, 0, 32374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (36984, 0, 4, 0, 1, 0, 0, 101, 0, 70, 8, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 67, 0, 0, 416, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Nature damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 1), (36985, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 251, 1251, 0, 874, 4374, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (36986, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36987, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (36988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 31, 0, 1, 1, 0, 4, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (36989, 0, 1, 7, 1, 0, 0, 100, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 1, 0, 1387, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (36990, 0, 1, 0, 5, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1051, 1, 0, 2974, -67, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (36991, 0, 0, 15, 1, 0, 0, 101, 0, 0, 387, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (36992, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 59, 19, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (36994, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (36995, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (36996, 0, 0, 0, 195, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 45, 0, -1, 67, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 314, 'Claw Swipe', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (37012, 85, 0, 12, 1, 0, 0, 101, 0, 10, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 17, -1, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Swoop', '', 'Inflicts normal damage plus $s1 to enemies in a cone in front of the caster, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (37013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Despawn Kaliri Totem', '', '', '', 0, 0, 0, 1, 0, 0), (37014, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 23, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 0, 6499, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16697, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (37015, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21510, 0, 0, 0, 0, 0, 0, 0, 0, 2333, 'Swift Nether Drake', '', 'Summons and dismisses a rideable nether drake mount. This is an extremely fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (37016, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 749, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1457, 'Shield Spike', '', '', '', 0, 0, 0, 1, 1, 1), (37017, 0, 0, 0, 1, 0, 0, 100, 1, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Taunt', '', '', '', 0, 0, 0, 1, 1, 0), (37018, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 899, 0, 0, 14, 14, 14, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37019, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (37019, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 899, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (37020, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Activate Legion Communicator', '', 'Activate the Legion Codex on the lower tier of Legion Hold.', '', 0, 0, 0, 1, 1, 1), (37023, 21, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (37027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1564, 'Remote Toy', '', '', 'Periodically stuns for $23171d.', 0, 0, 0, 1, 1, 1), (37028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21511, 0, 0, 0, 0, 0, 0, 0, 1, 'Dispelling Analysis', '', '', '', 0, 0, 0, 1, 1, 0), (37029, 0, 0, 12, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1564, 'Remote Toy', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (37030, 0, 0, 0, 1, 0, 0, 100, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Chaotic Temperament', '', '', 'Silences anybody who heals you.', 0, 0, 0, 1, 0, 0), (37031, 0, 0, 9, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Chaotic Temperament', '', '', 'Silenced.', 0, 0, 0, 1, 0, 0), (37032, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (37033, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (37034, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (37035, 0, 0, 0, 5, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 27, 0, 0, 1, 0, 0, 249, 0, 0, 13, 0, 4, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shoot Flame Arrow', '', '', '', 0, 0, 0, 1, 1, 0), (37036, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 2251, 0, 0, 6374, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (37038, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184839, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Create Wyrmcult Egg Spawner', '', '', '', 0, 0, 0, 1, 1, 1), (37051, 0, 0, 0, 1, 0, 0, 101, 0, 62, 23, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17167, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons Water Elementals to protect the caster.', '', 0, 0, 0, 1, 1, 1), (37052, 0, 0, 0, 1, 0, 0, 101, 0, 62, 23, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17167, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons Water Elementals to protect the caster.', '', 0, 0, 0, 1, 1, 1), (37053, 0, 0, 0, 1, 0, 0, 101, 0, 62, 23, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 17167, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elementals', '', 'Summons Water Elementals to protect the caster.', '', 0, 0, 0, 1, 1, 1), (37054, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (37055, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13874, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Destroy Legion Hold Infernals', '', 'Trigger while standing on the glyph at the center of Legion Hold to unleash a wave of magic and disable the stockpiled infernals.', '', 0, 0, 0, 1, 1, 1), (37056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Kill Legion Hold Infernals', '', '', '', 0, 0, 0, 1, 1, 1), (37057, 63, 1, 0, 1, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30127, 0, 0, 0, 0, 876, 'Smoking Blast', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (37058, 0, 0, 0, 4, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 11009, 0, 0, 0, 0, 1763, 'Halaani Whiskey', '', 'Increases Stamina by $s1 for $d and increases the drinker\'s desire to converse.', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (37059, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37060, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for $37060s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $37060s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (37060, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 949, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $s1 Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (37062, 0, 0, 0, 6, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184798, 13888, 0, 0, 0, 0, 0, 0, 0, 1, 'Planting Bundle of Bloodthistle', '', 'Places a bundle of bloodthistle at the end of the bridge.', '', 0, 0, 0, 1, 1, 0), (37063, 0, 0, 0, 1, 0, 31756, 101, 0, 60, 23, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 3, 0, 1, 1, 0, 0, 1110, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16697, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Void Zone', '', 'Summon a Void Zone that deals shadow damage to enemies that stand within it', '$s1 Shadow damage to those in the zone.', 0, 0, 0, 1, 1, 1), (37065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13894, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trachela\'s Carcass', '', 'Place the carcass at the base of the arakkoan scarecrow known as Torgos\'s Bane.', '', 0, 0, 0, 1, 0, 0), (37066, 0, 0, 15, 1, 0, 0, 101, 0, 20, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1074, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 'Garrote', '', 'Garrote the target, inflicting $o1 damage over $d.', '$s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (37067, 55, 1, 0, 1, 0, 0, 101, 0, 1, 9, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (37071, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Chain Lightning (single)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 5, 1, 1), (37072, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Clear Nether Beam', '', 'Check targets between you and Netherspite, nailing the closest guy with a special effect!\n\n* This is currently turned off to increase performance. Enable this to make it fire more frequently.', '', 0, 0, 0, 1, 1, 1), (37073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 372, 'Drink Eye Potion', '', '', '', 0, 0, 0, 1, 1, 1), (37074, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2097, 'Deadly Throw', '', 'Throws a dagger at an enemy target, dealing $s1% weapon damage.', '', 0, 0, 0, 1, 1, 1), (37075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Damage Amplification: All', '', '', 'Physical damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (37076, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 17, 16, 2, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Warlord\'s Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (37078, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1619, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (37079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Warp Breach', '', 'Explode, dealing massive Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37081, 0, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36453, 0, 0, 0, 0, 50, 'Warlord\'s Rage', '', '', '', 0, 0, 0, 1, 1, 1), (37082, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Orbital Strike Abyssal', '', '', '', 0, 0, 0, 1, 0, 0), (37083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 104, 34, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 105', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (37089, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Chain Felfire', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Lament of the Highborne: Highborne Aura', '', 'This is a dummy aura that the Highborne Lamenters applie to themsleves when they begin the song, Lament of the Highborne".', '', 0, 0, 0, 1, 1, 1), (37091, 63, 1, 0, 1, 0, 0, 101, 0, 70, 63, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 2, 0, 0, 57, 0, 0, 351, 0, 14, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1931, 'Rain of Bones', '', '', '', 0, 0, 0, 1, 1, 1), (37092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21630, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Blood Elf Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 0, 0), (37093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 56, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21630, 968, 0, 0, 0, 0, 0, 0, 0, 2099, 'Blood Elf Disguise', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 0), (37094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21631, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Blood Elf Illusion', '', '', 'Transformed into a Human.', 0, 0, 0, 1, 0, 0), (37095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 56, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21631, 968, 0, 0, 0, 0, 0, 0, 0, 2099, 'Blood Elf Disguise', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 0), (37096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Blood Elf Illusion', '', 'Disguises the user as a blood elf servant of Illidan.', '', 0, 0, 0, 1, 1, 1), (37097, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 0, 1, 0, 0, 2, 0, 0, 0, 0, 56, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21629, 73, 0, 0, 0, 37492, 0, 0, 0, 2339, 'Crate Disguise', '', 'Disguise yourself as an innocuous object in order to infiltrate Legion Hold. While hunkered underneath the box, you will not be able to move. May only be used while standing near the Legion Communication Device at Legion Hold.', 'Disguised as an ordinary crate.', 0, 0, 0, 1, 1, 1), (37098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 38, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37091, 0, 0, 0, 0, 2410, 'Rain of Bones', '', 'Bombards the target and nearby allies with bone fragments, summoning 3 skeletons in the process.', 'Being bombarded with bone fragments.', 0, 0, 0, 1, 1, 1), (37099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lament of the Highborne: Ribbon of Souls', '', '', '', 0, 0, 0, 1, 1, 0), (37102, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 87, 0, 3999, 131, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to nearby enemies and knocks them back.', '', 0, 0, 0, 1, 1, 1), (37103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Smash', '', '', '', 0, 0, 0, 1, 1, 0), (37104, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 14249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Overcharge', '', 'Charges a massive burst of energy that deals $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (37106, 0, 0, 0, 26, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 5549, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Charged Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Mind Control', '', '', '', 0, 0, 0, 1, 0, 0), (37108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Zephyrium Charged', '', '', 'You may not launch from the Zephyrium Capatorium until this charge wears off...', 0, 0, 0, 1, 0, 0), (37109, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37110, 19, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37111, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37112, 0, 0, 0, 1, 0, 4124, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 24, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Power Up', '', 'Channels energy into a nearby Golem, increasing the damage it deals by $s1%.', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 0), (37113, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (37114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37115, 0, 0, 0, 0, 0, 2340, 'Felcano Fountain', '', '', 'Felcano Eruption', 0, 0, 0, 1, 0, 0), (37115, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 20, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Felcano', '', '', '', 0, 0, 0, 1, 1, 1), (37116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16958, 16952, 0, 0, 0, 0, 146, 'Primal Fury', 'Rank 1', 'Gives you a $16958h% chance to gain an additional $/10;16959s1 Rage anytime you get a critical strike while in Bear and Dire Bear Form and your critical strikes from Cat Form abilities that add combo points have a $16952h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (37117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16961, 16954, 0, 0, 0, 0, 146, 'Primal Fury', 'Rank 2', 'Gives you a $16961h% chance to gain an additional $/10;16959s1 Rage anytime you get a critical strike while in Bear and Dire Bear Form and your critical strikes from Cat Form abilities that add combo points have a $16954h% chance to add an additional combo point.', '', 0, 0, 0, 1, 1, 1), (37118, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1051, 0, 0, 2974, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Shell Shock', '', 'Inflicts $s1 Fire damage and stuns targets in a 10 yard radius for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (37119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Spirit Particles (Spawn)', '', '', '', 0, 0, 0, 1, 1, 1), (37120, 0, 0, 0, 1, 1500, 0, 101, 0, 70, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 675, 1, 0, 1912, -5001, 0, 32, 32, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1755, 'Fragmentation Bomb', '', 'Inflicts $s1 Fire damage and shreds the armor of enemies in a 10 yard radius. Lasts $d.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (37121, 0, 0, 0, 1, 0, 4124, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Recharge', '', 'Channels energy to a nearby golem, repairing it for $s1 damage every $t1 sec.', '$s1 damage repaired every $t1 seconds.', 0, 0, 0, 1, 1, 0), (37122, 99, 0, 1, 1, 0, 0, 101, 0, 70, 1, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (37123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 85, 0, 2137, 807, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Saw Blade', '', '', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1.2, 1.1, 1), (37124, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 201, 0, 0, 1899, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfall', '', 'Inflicts $s1 Arcane damage to enemies in a selected area every $t1 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (37125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37127, 0, 0, 0, 0, 0, 9, 'Mark of Death', '', '', '', 0, 0, 0, 1, 0, 0), (37126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1001, 0, 174, 3499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (37128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Mark of Death', '', '', 'You have been weakened by death!\nSusceptible to Aura of Death.', 0, 0, 0, 1, 0, 0), (37129, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 110, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (37131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Aura of Death', '', '', '', 0, 0, 0, 1, 0, 0), (37132, 0, 1, 0, 1, 0, 0, 101, 0, 70, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 161, 1, 0, 719, 199, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37133, 0, 1, 0, 1, 0, 0, 101, 0, 70, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 249, 49, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Buffet', '', 'Inflicts $s1 Arcane damage to an enemy and increases the Arcane damage it takes by $s2 for $d.', 'Arcane damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (37134, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 49999, 0, 25, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Geyser', '', '', '', 0, 0, 100, 1, 1, 1), (37135, 99, 0, 0, 1, 0, 0, 101, 0, 62, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 98, 149, 99, 27, 27, 27, 177, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.\nDamage done increased by $s2%.\nTime between attacks decreased by $s3%.', 0, 0, 0, 1, 1, 1), (37136, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1521, 'Protovoltaic Magneto Collector', '', 'Encases an electromental within a magneto sphere. Careful, the encased electromental will become more powerful!', 'Contained within a magneto sphere', 0, 0, 0, 1, 0, 0), (37138, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2501, 0, 0, 8749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (37139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Damage Bonus 40', '', 'Increases the damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (37140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 1, 0, 0, 299, 0, 13, 0, 0, 4, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37141, 0, 0, 0, 0, 2340, 'Acid Geyser', '', 'Gushes acid towards the location of an enemy.', 'Chance to be struck with Nature damage every $t1.', 0, 0, 0, 1, 1, 1), (37141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 0, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Conjured Water Elemental', '', '', '', 0, 0, 1, 1, 1, 1), (37143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Conjured Water Elemental', '', '', '', 0, 0, 1, 1, 1, 1), (37144, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37146, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Human Cleric', '', '', '', 0, 0, 1, 1, 1, 1), (37148, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Human Conjurer', '', '', '', 0, 0, 1, 1, 1, 1), (37150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: King Llane', '', '', '', 0, 0, 1, 1, 1, 1), (37151, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37152, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37153, 1163, 0, 0, 1, 1000, 0, 101, 0, 1, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2342, 'Move', '', '', '', 0, 0, 1, 1, 1, 1), (37154, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 601, 0, 0, 3699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37155, 0, 0, 0, 0, 105, 'Immolation Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (37155, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 451, 0, 0, 1274, 0, 0, 26, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Immolation', '', '', 'Fire damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (37156, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 64, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37157, 0, 0, 0, 1577, 'Dive', '', 'Charges a distant enemy, inflicting normal damage plus $s3, then fears all nearby targets.', '', 0, 0, 0, 1, 1, 1), (37157, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 401, 0, 149, 1799, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 0), (37158, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 3699, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Mana Detonate', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37159, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 201, 0, 0, 1899, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (37160, 0, 1, 9, 1, 0, 0, 101, 0, 30, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences nearby enemies, preventing them from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (37161, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (37162, 0, 0, 1, 4, 0, 0, 101, 0, 10, 32, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (37163, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (37165, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37163, 0, 0, 0, 0, 0, 1, 'Haste', '', 'Your Cheap Shot and Kidney Shot attacks grant you $37163s1 haste rating for $37163d.', '', 0, 0, 0, 1, 1, 1), (37166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eviscerate and Envenom Discount', '', 'Your Eviscerate and Envenom abilities cost $s1 less energy.', '', 0, 0, 0, 1, 1, 1), (37167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Slice and Dice Duration', '', 'Increases the duration of your Slice and Dice ability by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (37168, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14189, 0, 0, 0, 0, 0, 1, 'Finisher Combo', '', 'Your finishing moves have a $h% chance to grant you a combo point.', '', 0, 0, 0, 1, 1, 1), (37169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eviscerate and Envenom Bonus Damage', '', 'Your Eviscerate and Envenom abilities cause $s1 extra damage per combo point.', '', 0, 0, 0, 1, 1, 1), (37170, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37171, 0, 0, 0, 0, 0, 1, 'Free Finisher Chance', '', 'Your attacks have a chance to make your next finishing move cost no energy.', '', 0, 0, 0, 1, 1, 1), (37171, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2108, 'Coup de Grace', '', 'Your next finishing move costs no energy.', 'Your next finishing move costs no energy.', 0, 0, 0, 1, 1, 1), (37172, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imbue Crystal', '', 'Charge the Vekh\'nir crystal.', '', 0, 0, 0, 1, 0, 0), (37173, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37174, 0, 0, 0, 0, 0, 1, 'Armor Penetration', '', 'Your special attacks have a chance to give you $37174s1 armor penetration for $37174d.', '', 0, 0, 0, 1, 1, 1), (37174, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Perceived Weakness', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (37175, 0, 1, 0, 1, 0, 4108, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Shimmerwing Dust', '', '', '', 0, 0, 0, 1, 1, 1), (37176, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 162, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mana Burn', '', 'Consumes up to $o1 mana from an enemy over $d. For each point of mana consumed, the target takes $e1 damage.', '$o1 mana burned over $d.', 0, 0, 0, 1, 1, 1), (37179, 0, 0, 0, 198, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 95, 0, -1, 142, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Hammer Slam', '', 'Slams the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (37180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consecration Discount', '', 'Your Consecration ability costs $s1% less mana.', '', 0, 0, 0, 1, 1, 1), (37181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Righteous Defense Cooldown', '', 'Reduces the cooldown on your Righteous Defense ability by 2 sec.', '', 0, 0, 0, 1, 1, 1), (37182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Judgement of Light', '', 'Increases the amount healed by your Judgement of Light by $s1.', '', 0, 0, 0, 1, 1, 1), (37183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -15001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Divine Favor Cooldown', '', 'Reduces the cooldown on your Divine Favor ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Right./Venge./Blood', '', 'Increases the damage dealt by your Seal of Righteousness, Seal of Vengeance, or Seal of Blood by $s1%.', '', 0, 0, 0, 1, 1, 1), (37185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Holy Shield', '', 'Increases the damage dealt by your Holy Shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (37186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Judgement of Crusader', '', 'Increases the damage bonus of your Judgement of the Crusader by $s1%.', '', 0, 0, 0, 1, 1, 1), (37187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Judgement of Command', '', 'Increases the damage dealt by your Judgement of Command by $s1%.', '', 0, 0, 0, 1, 1, 1), (37188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Judgement', '', 'Each time you cast a Judgement, your party members gain $43838s1 mana.', '', 0, 0, 0, 1, 1, 1), (37189, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -251, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43837, 0, 0, 0, 0, 0, 1, 'Recuced Holy Light Cast Time', '', 'Your critical heals from Flash of Light and Holy Light reduce the cast time of your next Holy Light spell by ${$43837m1/-1000}.2 sec for $43837d. This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (37190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Retribution Aura', '', 'Increases the damage from your Retribution Aura by $s1.', '', 0, 0, 0, 1, 1, 1), (37191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37193, 0, 0, 0, 0, 0, 1, 'Holy Shield Block Value', '', 'Each time you use your Holy Shield ability, you gain $37193s1 block value against a single attack in the next $37193d.', '', 0, 0, 0, 1, 1, 1), (37193, 0, 0, 0, 1, 0, 0, 100, 1, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Infused Shield', '', 'Each time you use your Holy Shield ability, you gain $37193s1 block value against a single attack in the next $37193d.', '$s1 additional block value.', 0, 0, 0, 1, 1, 1), (37194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Judgement Cost', '', 'Reduces the cost of your Judgements by $s1.', '', 0, 0, 0, 1, 1, 1), (37195, 0, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37196, 0, 0, 0, 0, 0, 1, 'Judgement Group Heal', '', 'Each time you cast a Judgement, there is a chance it will heal all nearby party members for $37196s1.', '', 0, 0, 0, 1, 1, 1), (37196, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 13, 0, 0, 243, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Divine Light', '', 'Each time you cast a Judgement, there is a chance it will heal all nearby party members for $37196s1.', '', 0, 0, 0, 1, 1, 1), (37197, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37198, 0, 0, 0, 0, 0, 1, 'Spell Damage', '', 'Each time you cast a spell, there is chance you will gain up to $37198s1 spell damage and healing.', '', 0, 0, 0, 1, 1, 1), (37198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 289, 289, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2176, 'Blessing of Righteousness', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (37199, 0, 0, 0, 1, 0, 10, 101, 0, 1, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Dertrok Mind Control', '', '', '', 0, 0, 0, 1, 1, 0), (37200, 0, 1, 1, 1, 0, 0, 101, 0, 26, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Confused Cansis', '', '', '', 0, 0, 0, 1, 1, 1), (37201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21706, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Summon Corrupted Fire Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (37202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21707, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Summon Corrupted Air Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (37203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21708, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Summon Corrupted Earth Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (37204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Earth Shield', '', '', '', 0, 0, 0, 1, 1, 1), (37205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Air Shield', '', '', '', 0, 0, 0, 1, 1, 1), (37206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Fire Shield', '', '', 'Immune to all magic.', 0, 0, 0, 1, 1, 1), (37207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Chain Lightning', '', 'Your Chain Lightning Spell now only loses 17% of its damage per jump.', '', 0, 0, 0, 1, 1, 1), (37208, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1529, 'The Decapitator', '', 'Hurls your axe in an attempt to decapitate your target causing $s1 damage.', '', 0, 0, 0, 1, 1, 0), (37209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 55, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Water Shield', '', 'Your Water Shield ability grants an additional $s1 mana each time it triggers and an additional $s2 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (37210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mana Spring Totem', '', 'Your Mana Spring Totem ability grants an additional $s1 mana every 2 sec.', '', 0, 0, 0, 1, 1, 1), (37211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Nature\'s Swiftness', '', 'Reduces the cooldown on your Nature\'s Swiftness ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Wrath of Air Totem', '', 'Your Wrath of Air Totem ability grants an additional $s1 spell damage.', '', 0, 0, 0, 1, 1, 1), (37213, 0, 0, 0, 1, 0, 0, 11, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37214, 0, 0, 0, 0, 0, 1, 'Mana Cost Reduction', '', 'Your offensive spell critical strikes have a chance to reduce the base mana cost of your next spell by $37214s1.', '', 0, 0, 0, 1, 1, 1), (37214, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -271, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Energized', '', 'Your offensive spell critical strikes have a chance to reduce the base mana cost of your next spell by $37214s1.', 'Your next spell costs $s1 less base mana.', 0, 0, 0, 1, 1, 1), (37216, 0, 0, 0, 14, 0, 10, 101, 0, 1, 8, 0, 7, 0, 0, 30655, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Crystal Control', '', '', '', 0, 0, 0, 1, 1, 0), (37220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Summoned Daemon', '', '', '', 0, 0, 1, 1, 1, 1), (37221, 0, 0, 0, 14, 0, 0, 101, 0, 0, 23, 0, 11, 0, 0, 30655, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 134, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21713, 0, 0, 0, 0, 0, 0, 0, 2344, 'Crystal Control', '', 'Consumes an Infused Vekh\'nir Crystal to test Dertrok\'s experimental wand.', '', 0, 0, 0, 1, 1, 0), (37223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Strength of Earth', '', 'Your Strength of Earth Totem ability grants an additional $s1 strength.', '', 0, 0, 0, 1, 1, 1), (37224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Storm Strike', '', 'Your Stormstrike ability does an additional $s1 damage per weapon.', '', 0, 0, 0, 1, 1, 1), (37225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Lesser Healing Wave', '', 'Reduces the cost of your Lesser Healing Wave spell by $s1%.', '', 0, 0, 0, 1, 1, 1), (37226, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Chain Lightning (single)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 5, 1, 1), (37227, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 4, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39950, 0, 0, 0, 0, 1, 'Improved Healing Wave', '', 'Your critical heals from Healing Wave, Lesser Healing Wave, and Chain Heal reduce the cast time of your next Healing Wave spell by ${$39950m1/-1000}.2 sec for $39950d. This effect cannot occur more than once per minute.', '', 0, 0, 0, 1, 1, 1), (37228, 0, 0, 0, 1, 0, 0, 7, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37234, 0, 0, 0, 0, 0, 1, 'Lesser Healing Wave Discount', '', 'Each time you cast an offensive spell, there is a chance your next Lesser Healing Wave will cost $37234s1 less mana.', '', 0, 0, 0, 1, 1, 1), (37229, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Bone Wastes Specific - Chain Lightning (single)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 5, 1, 1), (37234, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -381, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Charged', '', 'Each time you cast an offensive spell, there is a chance your next Lesser Healing Wave will cost $37234s1 less mana.', 'Your next Lesser Healing Wave spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cyrukh Defeated', '', '', '', 0, 0, 0, 1, 0, 0), (37236, 0, 0, 0, 8, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13961, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Uttering the Words of Damnation', '', 'Unleashes the ancient words at the Altar of Damnation in Shadowmoon Valley.', '', 0, 0, 0, 1, 1, 1), (37237, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37238, 0, 0, 0, 0, 0, 1, 'Lightning Bolt Discount', '', 'Your Lightning Bolt critical strikes have a chance to grant you $37238s1 mana.', '', 0, 0, 0, 1, 1, 1), (37238, 0, 1, 0, 1, 0, 0, 101, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Infusion', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (37239, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37240, 0, 0, 0, 0, 0, 1, 'Fast Lesser Healing Wave', '', 'Your melee attacks have a chance to reduce the cast time of your next Lesser Healing Wave by ${$37240m1/-1000}.1 sec.', '', 0, 0, 0, 1, 1, 1), (37240, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1675, 'Invigorated', '', 'Your melee attacks have a chance to reduce the cast time of your next Lesser Healing Wave by ${$37240m1/-1000}.1 sec.', 'Your next Lesser Healing Wave spell takes ${$m1/-1000}.1 fewer sec. to cast.', 0, 0, 0, 1, 1, 1), (37241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Flurry', '', 'You gain $s1% additional haste from your Flurry ability.', '', 0, 0, 0, 1, 1, 1), (37243, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Revitalize', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (37247, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37243, 0, 0, 0, 0, 0, 1, 'Regain Mana', '', 'Your Nature spells have a chance to restore $37243s1 mana.', '', 0, 0, 0, 1, 1, 1), (37248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Power Converters: Electromental Visual', '', 'This is the electrical visual that is on the Electromental invisible man unit.', '', 0, 0, 0, 1, 1, 0), (37249, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 200, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2501, 0, 0, 8749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Flash of Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (37250, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 211, 1, 0, 1294, 174, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Spout', '', '', '', 0, 0, 0, 1, 1, 0), (37251, 1131, 0, 0, 3, 0, 0, 101, 0, 0, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1063, 0, 0, 3718, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', '', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (37252, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 131, 0, 0, 1134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (37254, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 200, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1751, 0, 0, 6124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Flash of Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (37255, 1131, 0, 0, 3, 0, 0, 101, 0, 0, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 813, 0, 0, 2843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', '', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (37256, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37261, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (37257, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 200, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3251, 0, 0, 11374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Flash of Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (37258, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 33, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (37259, 1131, 0, 0, 3, 0, 0, 101, 0, 0, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1251, 0, 0, 4374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Hammer of Wrath', '', 'Hurls a hammer that strikes an enemy for $s1 Holy damage. Only usable on enemies that have 50% or less health.', '', 0, 0, 0, 1, 1, 1), (37260, 0, 1, 0, 1, 0, 0, 101, 0, 70, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (37261, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 36, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (37262, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 2124, -51, 0, 11, 10, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (37263, 0, 0, 0, 1, 0, 15420, 101, 0, 1, 32, 135, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 251, 0, 0, 2374, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (37265, 0, 1, 0, 1, 0, 0, 101, 0, 70, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 625, 0, -51, 2187, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (37266, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37267, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $37864s1 Nature damage to enemies within $37864r1 every $t1 sec.', 'Periodically dealing $37864s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (37267, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 369, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (37268, 0, 0, 0, 1, 0, 8, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37269, 37270, 0, 0, 0, 0, 2018, 'Arcane Flurry', '', 'Attacks nearby enemies in a flurry of axes that lasts $d.', 'Attacking all nearby enemies.', 0, 0, 0, 1, 1, 1), (37270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1951, 0, 0, 5524, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1474, 'Arcane Flurry', '', '', '', 0, 0, 0, 1, 1, 1), (37271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 281, 0, 0, 1734, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Flurry', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (37272, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 112, 29, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37273, 0, 0, 0, 5, 0, 0, 101, 0, 67, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 39, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (37274, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 125, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 136, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1872, 'Power Infusion', '', 'Infuses the target with power, increasing their spell damage and healing by $s2%. Lasts $d.', 'Spell damage and healing done increased by $s2%.', 0, 0, 0, 1, 1, 0), (37275, 0, 1, 0, 1, 0, 0, 101, 0, 70, 85, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37276, 0, 0, 11, 1, 0, 31788, 101, 0, 70, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1999, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (37277, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2034, 'Summon Infernal', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (37279, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 113, 0, 0, 693, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infernal Oversoul\'s Wrath', '', '', '', 0, 0, 0, 1, 1, 0), (37282, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37283, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (37283, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 237, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 499, 499, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1920, 'Scalding Water', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (37285, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13980, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disrupt Summoning Ritual', '', 'Disrupt the summoning of infernal souls within the summoning chamber of the Deathforge.', '', 0, 0, 0, 1, 0, 0), (37286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rejuvenation Dodge', '', 'Your Rejuvenation spell now also grants $s1 dodge rating.', '', 0, 0, 0, 1, 1, 1), (37287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shapeshifting Discount', '', 'Reduces the mana cost of all shapeshifting by $s1%.', '', 0, 0, 0, 1, 1, 1), (37288, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Restore', '', 'Your helpful spells have a chance to restore up to 120 mana.', '', 0, 0, 0, 1, 1, 1), (37289, 0, 1, 0, 1, 0, 0, 100, 1, 70, 27, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 375, 1, 1, 2312, -1, -61, 13, 13, 13, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1548, 'Dragon\'s Breath', '', 'Targets in a cone in front of the caster take $s1 Fire damage and are Disoriented for $d. Any direct damaging attack will revive targets.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (37290, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Infusion', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (37292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Nature\'s Swiftness', '', 'Reduces the cooldown on your Nature\'s Swiftness ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37295, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mana Restore', '', 'Your harmful spells have a chance to restore up to 120 mana.', '', 0, 0, 0, 1, 1, 1), (37297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -48001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Innervate', '', 'Reduces the cooldown on your Innervate ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1399, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bear Armor', '', 'Increases your armor by $s1 in Bear Form and Dire Bear Form.', '', 0, 0, 0, 1, 1, 1), (37299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cat Strength', '', 'Increases your strength by $s1 in Cat Form.', '', 0, 0, 0, 1, 1, 1), (37306, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37309, 0, 0, 0, 0, 0, 1, 'Bear Rage', '', 'Your melee attacks in Bear Form and Dire Bear Form have a chance to generate ${$37309m1/10} additional rage.', '', 0, 0, 0, 1, 1, 1), (37309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bloodlust', 'Rank 1', 'Your melee attacks in Bear Form and Dire Bear Form have a chance to generate ${$37309m1/10} additional rage.', '', 0, 0, 0, 1, 1, 1), (37310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Bloodlust', 'Rank 1', 'Your melee attacks in Cat Form have a chance to generate $37310s1 additional energy.', '', 0, 0, 0, 1, 1, 1), (37311, 0, 0, 0, 1, 0, 0, 4, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37310, 0, 0, 0, 0, 0, 1, 'Cat Energy', '', 'Your melee attacks in Cat Form have a chance to generate $37310s1 additional energy.', '', 0, 0, 0, 1, 1, 1), (37312, 0, 0, 0, 1, 0, 0, 101, 0, 45, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Portal Exit Effect', '', '', '', 0, 0, 0, 1, 1, 1), (37313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Regrowth Bonus', '', 'Increases the duration of your Regrowth spell by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (37314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lifebloom Bonus', '', 'Increases the final amount healed by your Lifebloom spell by $s1.', '', 0, 0, 0, 1, 1, 1), (37315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feral Regrowth Bonus', '', 'When you shift out of Bear Form, Dire Bear Form, or Cat Form, your next Regrowth spell takes ${$37316m1/-1000}.1 fewer sec. to cast.', '', 0, 0, 0, 1, 1, 1), (37316, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 2012, 'Nurture', '', 'When you shift out of Bear Form, Dire Bear Form, or Cat Form, your next Regrowth spell takes ${$37316m1/-1000}.1 fewer sec. to cast.', 'Your next Regrowth spell takes ${$m1/-1000}.1 fewer sec. to cast.', 0, 0, 0, 1, 1, 1), (37317, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 149, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 0, 0), (37318, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37283, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (37319, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 451, 0, 149, 1574, 0, 18, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (37320, 0, 0, 0, 14, 0, 0, 101, 0, 0, 8, 0, 11, 0, 0, 30655, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 134, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21714, 0, 0, 0, 0, 0, 0, 0, 2345, 'Crystal Control', '', 'Consumes an Infused Vekh\'nir Crystal to test Dertrok\'s experimental wand.', '', 0, 0, 0, 1, 1, 0), (37321, 65, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (37322, 0, 0, 0, 14, 0, 0, 101, 0, 0, 27, 0, 11, 0, 0, 30655, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 134, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21715, 0, 0, 0, 0, 0, 0, 0, 1905, 'Crystal Control', '', 'Consumes an Infused Vekh\'nir Crystal to test Dertrok\'s experimental wand.', '', 0, 0, 0, 1, 1, 0), (37323, 0, 0, 0, 14, 0, 0, 101, 0, 0, 1, 0, 11, 0, 0, 30655, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 134, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21716, 0, 0, 0, 0, 0, 0, 0, 1624, 'Crystal Control', '', 'Consumes an Infused Vekh\'nir Crystal to test Dertrok\'s experimental wand.', '', 0, 0, 0, 1, 1, 0), (37324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Moonkin Regrowth Bonus', '', 'When you shift out of Moonkin Form, your next Regrowth spell costs $37325s1 less mana.', '', 0, 0, 0, 1, 1, 1), (37325, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2012, 'Mend', '', 'When you shift out of Moonkin Form, your next Regrowth spell costs $37325s1 less mana.', 'Your next Regrowth spell takes $s1 less mana to cast.', 0, 0, 0, 1, 1, 1), (37327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5481, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Starfire Bonus', '', 'Increases your Starfire damage against targets afflicted with Moonfire or Insect Swarm by $s1%.', '', 0, 0, 0, 1, 1, 1), (37328, 0, 1, 0, 1, 0, 0, 101, 0, 65, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 51, 0, 194, 309, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37329, 0, 0, 0, 14, 0, 0, 101, 0, 65, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37330, 0, 0, 11, 1, 0, 31788, 101, 0, 65, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 524, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (37331, 0, 0, 0, 1, 0, 0, 101, 0, 65, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 124, 149, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', '', 'Deals weapon damage plus $s1 and increases the Physical damage taken by an enemy by $s2 for $d.', 'Physical damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (37332, 0, 1, 0, 1, 0, 0, 101, 0, 65, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 101, 0, -51, 949, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (37333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 2, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Shred and Lacerate', '', 'Your Shred ability deals an additional 75 damage, and your Lacerate ability does an additional 15 per application.', '', 0, 0, 0, 1, 1, 0), (37334, 0, 2, 0, 1, 0, 0, 101, 0, 65, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 234, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37335, 0, 0, 0, 1, 0, 0, 101, 0, 65, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 199, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (37336, 0, 0, 0, 1, 0, 0, 3, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Druid Forms Trinket', '', 'Your spells and attacks in each form have a chance to grant you a blessing for $37340d.', '', 0, 0, 0, 1, 1, 1), (37337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Orc Necrolyte', '', '', '', 0, 0, 1, 1, 1, 1), (37338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (37339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Orc Wolf', '', '', '', 0, 0, 1, 1, 1, 1), (37340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4069, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Ursine Blessing', '', 'Increases your armor by $s1.', 'Increases your armor by $s1.', 0, 0, 0, 1, 1, 1), (37341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 63, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 495, 'Feline Blessing', '', 'Increases your strength by $s1.', 'Increases your strength by $s1.', 0, 0, 0, 1, 1, 1), (37342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 325, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2258, 'Slyvan Blessing', '', 'Increases your healing by up to $s1.', 'Increases your healing by up to $s1.', 0, 0, 0, 1, 1, 1), (37343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 208, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2256, 'Lunar Blessing', '', 'Increases your damage by up to $s1.', 'Increases your damage by up to $s1.', 0, 0, 0, 1, 1, 1), (37344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 174, 174, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2256, 'Cenarion Blessing', '', '', 'Increases your damage and healing by up to $s1.', 0, 0, 0, 1, 1, 1), (37345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Orc Warlock', '', '', '', 0, 0, 1, 1, 1, 1), (37346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Power Converter', '', 'Destroys technological terror constructs.', '', 0, 0, 0, 1, 1, 1), (37348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC Action: Melee Attack: Warchief Blackhand', '', '', '', 0, 0, 1, 1, 1, 1), (37359, 44, 0, 11, 1, 0, 0, 101, 0, 20, 28, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 68, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Rush', '', 'Rushes an enemy, reducing movement speed by $s2 and interrupting spells for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (37360, 0, 0, 0, 1, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3093, 0, 0, 0, 0, 0, 0, 0, 0, 2203, 'Consecrated Weapon', '', 'Imbue your weapon with power, increasing attack power against undead and demons by 150. Lasts 5 min.', '', 0, 0, 0, 1, 1, 1), (37361, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (37362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 149, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 36, 0, 0, 0, 0, 0, 0, 0, 329, 'Undead/Demon Slayer 150', '', 'Increases attack power by $s1 when fighting Demons and Undead.', '', 0, 0, 0, 1, 1, 0), (37363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1251, 1, 0, 4374, 99, 0, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 'Whirl', '', '', '', 0, 0, 0, 1, 1, 0), (37364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Mark of Kael\'Thas', '', '', '', 0, 0, 0, 1, 0, 0), (37366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 64, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39398, 0, 0, 0, 1, 'Karazhan - Chess: CLEAR BOARD', '', '', '', 0, 0, 0, 1, 1, 1), (37367, 0, 0, 0, 5, 0, 0, 101, 0, 65, 0, 360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1274, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heals friendly targets within $a1 yards for $s1.', '', 0, 0, 0, 1, 0, 0), (37368, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164877, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d.', '', 0, 0, 0, 1, 1, 1), (37369, 32, 1, 12, 1, 0, 0, 101, 0, 60, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (37370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vortex', '', '', '', 0, 0, 0, 1, 0, 0), (37371, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2001, 0, 0, 8999, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (37372, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Shadow Wrath', '', '', '', 0, 0, 0, 3, 1, 0), (37375, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Pet Mana Regen', '', 'Grants your pet $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (37376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Seed of Corruption', '', 'Your Seed of Corruption deals $s1 additional damage when it detonates.', '', 0, 0, 0, 1, 1, 1), (37377, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadowflame', '', 'Your shadow damage spells have a chance to grant you $37378s1 bonus shadow damage for $37378d.', 'Your shadow damage spells have a chance to grant you $37378s1 bonus shadow damage for $37378d.', 0, 0, 0, 1, 1, 1), (37378, 0, 0, 0, 1, 0, 0, 5, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Shadowflame', '', 'Your shadow damage spells have a chance to grant you $37378s1 bonus shadow damage for $37378d.', 'Fire damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (37379, 0, 0, 0, 1, 0, 0, 5, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Flameshadow', '', 'Your shadow damage spells have a chance to grant you $s1 bonus shadow damage for $d.', 'Shadow damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (37380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Corruption and Immolate', '', 'Increases the duration of your Corruption and Immolate abilities by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (37381, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Healing', '', 'Causes your pet to be healed for $s1% of the damage you deal.', '', 0, 0, 0, 1, 1, 1), (37382, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Health Link', 'Rank 1', 'Heal your pet for a percentage of the damage you dealt.', '', 0, 0, 0, 1, 1, 1), (37383, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1484, 'Death\'s Door Portal State', '', '', '', 0, 0, 0, 1, 1, 1), (37384, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Corruption and Immolate', '', 'Your Shadowbolt spell hits increase the damage of Corruption by $s1% and your Incinerate spell hits increase the damage of Immolate by $s1%.', '', 0, 0, 0, 1, 1, 1), (37385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Fire', '', '', '', 0, 0, 0, 1, 0, 0), (37386, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 129, 47, 0, 0, 0, 0, 42, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 18350, 0, 0, 0, 0, 0, 1, 'Pet Resistance', '', 'Increases your pet\'s resistances by $s1 and increases your spell damage by up to $s2.', '', 0, 0, 0, 1, 1, 1), (37387, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Legion Teleporter', '', 'Teleport to Invasion Point: Cataclysm. May only be used from the Legion Hold Teleporter.', '', 0, 0, 0, 1, 1, 1), (37388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Move 2', '', '', '', 0, 0, 0, 1, 1, 0), (37389, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Legion Teleporter', '', 'Teleport to Invasion Point: Cataclysm. May only be used from the Legion Hold Teleporter.', '', 0, 0, 0, 1, 1, 1), (37390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 552, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21760, 0, 0, 0, 37503, 0, 0, 0, 0, 1, 'Oscillating Frequency Scanner', '', 'Places an oscillating frequency scanner on the ground, which lasts for $d. It cannot be placed within 25 yards of another scanner. The oscillation field from each scanner extends out in a 40 yard radius.', '', 0, 0, 0, 1, 1, 0), (37391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21653, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Skettis Corrupted Follower Death', '', '', '', 0, 0, 0, 1, 0, 0), (37395, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 20, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Rain', '', '', '', 0, 0, 0, 1, 1, 1), (37396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37395, 0, 0, 0, 0, 0, 9, 'Shadow Rain', '', 'Casts shadow attacks on a $37395a1 circumference, dealing damage to targets within $37395a2 of the impact point.', 'Channeling Shadow Rain', 0, 0, 0, 1, 0, 0), (37397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37398, 0, 0, 0, 0, 0, 9, 'Shadow Rain', '', 'Casts shadow attacks on a $37398a1 circumference, dealing damage to targets within $37398a2 of the impact point.', 'Channeling Shadow Rain', 0, 0, 0, 1, 0, 0), (37398, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 18, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Rain', '', '', '', 0, 0, 0, 1, 1, 1), (37399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37400, 0, 0, 0, 0, 0, 9, 'Shadow Rain', '', 'Casts shadow attacks on a $37400a1 circumference, dealing damage to targets within $37400a2 of the impact point.', 'Channeling Shadow Rain', 0, 0, 0, 1, 0, 0), (37400, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Rain', '', '', '', 0, 0, 0, 1, 1, 1), (37404, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 13, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Rain', '', '', '', 0, 0, 0, 1, 1, 1), (37405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37404, 0, 0, 0, 0, 0, 9, 'Shadow Rain', '', 'Casts shadow attacks on a $37404a1 circumference, dealing damage to targets within $37404a2 of the impact point.', 'Channeling Shadow Rain', 0, 0, 0, 1, 0, 0), (37406, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Heroic Blow', '', 'An instant strike that causes $s1 Physical damage.', '', 0, 0, 1, 1, 0, 0), (37407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Oscillating Frequency Scanner', '', '', 'You are too close to an oscillating frequency scanner to place another', 0, 0, 0, 1, 0, 0), (37408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Oscillation Field', '', '', '', 0, 0, 0, 1, 0, 0), (37409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37410, 0, 0, 0, 0, 0, 9, 'Shadow Rain', '', 'Casts shadow attacks on a $37410a1 circumference, dealing damage to targets within $37410a2 of the impact point.', 'Channeling Shadow Rain', 0, 0, 0, 1, 0, 0), (37410, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 21, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Rain', '', '', '', 0, 0, 0, 1, 1, 1), (37411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 210, 'Skettis Corrupted Ghosts', '', '', '', 0, 0, 0, 1, 1, 1), (37412, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1, 0, 249, 999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Shadow Vault', '', '', '', 0, 0, 0, 1, 1, 0), (37413, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257, 'Vicious Strike', '', 'An instant strike that causes $s1 Physical damage.', '', 0, 0, 1, 1, 0, 0), (37414, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Shield Block', '', 'Absorbs $s1 Physical damage for $d.', 'Absorbs damage.', 0, 0, 1, 1, 0, 0), (37416, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 558, 'Weapon Deflection', '', 'Absorbs $s1 Physical damage for $d.', 'Absorbs damage.', 0, 0, 1, 1, 0, 0), (37417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Warp Charge', '', '', '', 0, 0, 0, 1, 1, 1), (37418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37697, 0, 0, 0, 0, 0, 1, 'Top Bunny Beam', '', '', '', 0, 0, 0, 1, 0, 0), (37420, 0, 0, 0, 14, 0, 0, 101, 0, 65, 0, 845, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2346, 'Conjure Water', 'Rank 8', 'Conjures $s1 $lbottle:bottles; of mountain spring water, providing the mage and $ghis:her; allies with something to drink.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (37422, 0, 0, 0, 3, 0, 0, 101, 0, 8, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1736, 'Consume', '', 'Consumes a nearby Ethereal Soldier.', '', 0, 0, 0, 1, 1, 1), (37423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -251, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Flamestrike', '', 'Reduces cast time on your Flamestrike ability by ${$m1/-1000}.2 sec.', '', 0, 0, 0, 1, 1, 1), (37424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 107, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 5494, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mana Shield', '', 'When you are hit while Mana Shield is active, you have a chance to gain up to $37436s1 spell damage for $37436d.', '', 0, 0, 0, 1, 1, 1), (37425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Logic Tick (Dimensius)', '', '', '', 0, 0, 0, 1, 0, 0), (37426, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30704, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14029, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Harbinger of the Raven', '', 'Use 6 Ruuan\'ok Claws to summon a Harbinger of the Raven at the Ruuan\'ok Oracle Circle.', '', 0, 0, 0, 1, 0, 0), (37427, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 1, 0, 0, 2999, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Geyser', '', 'An instant spell that causes $s1 Frost damage to nearby enemy chess pieces.', '', 0, 0, 8, 1, 1, 1), (37428, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Hellfire', '', 'An instant spell that causes $s1 Fire damage to nearby enemy chess pieces.', '', 0, 0, 8, 1, 0, 0), (37429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37432, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spout', '', 'A spout of water spews forth, dealing $s2 Frost damage and knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37432, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spout', '', 'A spout of water spews forth, dealing $s2 Frost damage and knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37431, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Spout', '', '', '', 0, 0, 0, 1, 1, 1), (37432, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2287, 'Water Shield', '', 'Decreases the damage taken by the Water Elemental by $s1% for $d.', 'Damage taken reduced by $s1%.', 0, 0, 1, 1, 0, 0), (37433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 525, 0, 99, 3237, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Spout', '', 'A spout of water spews forth, dealing $s2 Frost damage and knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37434, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Shield', '', 'Decreases the damage taken by the Daemon by $s1% for $d.', 'Damage taken reduced by $s1%.', 0, 0, 1, 1, 0, 0), (37435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest Raid Buffs lvl 70', 'QASpell', '', '', 0, 0, 0, 1, 0, 0), (37436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Arcane Surge', '', '', 'Increases your spell damage by up to $s1.', 0, 0, 0, 1, 1, 1), (37437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1485, 'ClearAllDebuffs', '', '', '', 0, 0, 0, 1, 1, 1), (37438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pushback Resistance', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Fireball or Frostbolt.', '', 0, 0, 0, 1, 1, 1), (37439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -24001, -4001, -40001, 0, 0, 0, 107, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 11, 11, 0, 0, 0, 0, 0, 0, 1, 'Cooldown Reduction', '', 'Reduces the cooldown on Presence of Mind by ${$m1/-1000} sec, on Blast Wave by ${$m2/-1000} sec, and on Ice Block by ${$m3/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC AI, Snapshot timer', '', '', '', 0, 0, 0, 1, 1, 1), (37441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Arcane Blast', '', 'Increases the damage and mana cost of Arcane Blast by $s1%.', '', 0, 0, 0, 1, 1, 1), (37443, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37444, 0, 0, 0, 0, 0, 1, 'Crit Bonus Damage', '', 'Your spell critical strikes grant you up to $37444s1 spell damage for $37444d.', '', 0, 0, 0, 1, 1, 1), (37444, 0, 0, 0, 1, 0, 0, 5, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Arcane Madness', '', '', 'Spell damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (37445, 1141, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 224, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Mana Surge', '', '', 'Spell damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (37446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20211, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ruuan\'ok Oracle Transformation', '', '', '', 0, 0, 0, 1, 0, 0), (37447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 99, 0, 0, 0, 0, 108, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 5497, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mana Gems', '', 'You gain $s1% more mana when you use a mana gem. In addition, using a mana gem grants you $37445s1 spell damage for $37445d.', '', 0, 0, 0, 1, 1, 1), (37448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chain Lightning', '', '', '', 0, 0, 0, 1, 0, 0), (37449, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Resurrect', '', '', '', 0, 0, 0, 1, 0, 0), (37450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Dimensius Feeding', '', '', 'Devouring the powers of the forge...', 0, 0, 0, 1, 1, 0), (37452, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Doctor\'s Strongbox', '', 'Opens the Doctor\'s Strongbox.', '', 0, 0, 0, 1, 1, 1), (37453, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Smash', '', 'An instant strike that causes $s1 Physical damage.', '', 0, 0, 1, 1, 0, 0), (37454, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Bite', '', 'An instant strike that causes $s1 Physical damage.', '', 0, 0, 1, 1, 0, 0), (37455, 1152, 0, 0, 1, 20000, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 11999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Healing', '', 'Heal your target for $s1.', '', 0, 0, 1, 1, 0, 0), (37456, 1152, 0, 0, 1, 20000, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 11999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heal your target for $s1.', '', 0, 0, 1, 1, 1, 1), (37459, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Lance', '', 'Deals $s1 Holy damage to any Orc Piece located in the three spaces directly in front of the Bishop.', '', 0, 0, 3, 1, 0, 0), (37460, 0, 1, 0, 1, 0, 0, 101, 0, 20, 1, 100, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1796, 'Regeneration', '', '', 'Restores $s1% of total Health every $t1 sec.', 0, 0, 0, 1, 0, 0), (37461, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Spear', '', 'Deals $s1 Shadow damage to any Human Piece located in the three spaces directly in front of the Necrolyte.', '', 0, 0, 3, 1, 0, 0), (37462, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Elemental Blast', '', 'Inflicts $s1 Frost damage to an Orc Piece.', '', 0, 0, 3, 1, 0, 0), (37463, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Fireball', '', 'Inflicts $s1 Fire damage to a Human Piece.', '', 0, 0, 3, 1, 0, 0), (37465, 1152, 0, 0, 1, 15000, 0, 101, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 2999, 0, 0, 29, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a fiery rain to burn Orc Pieces in the area of effect for $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 5, 1, 0, 0), (37466, 0, 0, 0, 1, 0, 0, 101, 0, 35, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 37642, 0, 0, 0, 0, 2328, 'Understanding Ravenspeech', '', '', '', 0, 0, 0, 1, 1, 1), (37467, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 2207, 'Shadowmoon Ghost Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (37468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 2, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 1013, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spectrecles', '', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 0, 0, 0, 1, 1, 0), (37469, 1152, 0, 0, 1, 15000, 0, 101, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 2999, 0, 0, 29, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison Cloud', '', 'Creates a gaseous cloud to poison Human Pieces in the area of effect for $o1 Nature damage over $d.', '$s1 Nature damage every $t1 seconds.', 0, 0, 5, 1, 1, 1), (37470, 88, 0, 26, 1, 0, 0, 101, 0, 24, 27, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Counterspell', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (37471, 1152, 0, 0, 1, 15000, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1800, 'Heroism', '', 'Increases damage dealt by $s1% for all nearby Human Pieces. Lasts $d.', 'Damage dealt increased by $s1%.', 0, 0, 9, 1, 0, 0), (37472, 1152, 0, 0, 1, 15000, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases damage dealt by $s1% for all nearby Orc Pieces. Lasts $d.', 'Damage dealt increased by $s1%.', 0, 0, 9, 1, 0, 0), (37473, 0, 0, 0, 1, 0, 0, 101, 0, 35, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 37474, 37465, 0, 11, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Detect Whispers', '', '', '', 0, 0, 0, 1, 1, 1), (37474, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Sweep', '', 'An instant strike that inflicts $s1 Physical Damage to Orc units adjacent and in front of King Llane.', '', 0, 0, 3, 1, 0, 0), (37475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2274, 'Soul Attraction', '', 'Activate the pendant\'s ability to steal the souls of fallen arakkoa.', 'You are able to attract the souls of fallen arakkoa in Grishnath.', 0, 0, 0, 1, 1, 1), (37476, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'An instant strike that inflicts $s1 Physical Damage to Human units adjacent and in front of Warchief Blackhand.', '', 0, 0, 3, 1, 0, 0), (37477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (37478, 1152, 0, 11, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 525, 1, 0, 3237, 149, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 186, 'Geyser', '', 'Spit a geyser of water at a group of enemies within an ${r1/10} yd radius, dealing $s1 Frost damage and knocking them back.', '', 0, 0, 0, 1, 1, 1), (37479, 0, 0, 0, 20, 0, 0, 101, 0, 65, 0, 360, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1601, 0, 0, 7199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heals friendly target for $s1.', '', 0, 0, 0, 1, 0, 0), (37480, 0, 1, 7, 16, 0, 0, 101, 0, 65, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Bind', '', 'Immobilizes nearby enemy targets for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (37481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -4001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trap Cooldown', '', 'Reduces the cooldown on your traps by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (37482, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -601, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Exploited Weakness', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (37483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Kill Command', '', 'Each time you use your Kill Command ability, your attacks ignore $37482s1 of your victim\'s armor for $37482d.', '', 0, 0, 0, 1, 1, 1), (37484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Feign Death', '', 'Reduces the chance your Feign Death ability will be resisted by $s1%.', '', 0, 0, 0, 1, 0, 0), (37485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Multi-Shot', '', 'Reduces the mana cost of your Multi-Shot ability by $s1%.', '', 0, 0, 0, 1, 0, 0), (37486, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Taunt', '', 'Taunts the target to attack you, but has no effect if the target is already attacking you.', '', 0, 0, 0, 1, 1, 1), (37487, 0, 0, 15, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Blood Heal', '', 'Fully heals the caster, but also drains $o2% of the caster\'s life over $d.', '$s2% damage every $t2 sec.', 0, 0, 0, 1, 1, 0), (37488, 50, 0, 0, 5, 0, 8, 101, 0, 20, 27, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 69, 0, 0, 14, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36489, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster. Then inflicts further Fire damage over $d.', '', 0, 0, 0, 1, 1, 1), (37489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 19, 1, 0, 490, 38092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Stormhammer', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (37493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Feign Death', '', '', 'Feigning death.', 0, 0, 0, 1, 1, 0), (37495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 549, 0, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1014, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spectrecles', '', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 0, 0, 0, 1, 1, 0), (37496, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Pet Healing', '', 'Your pet\'s attacks have a chance to heal your pet for $37501s1.', '', 0, 0, 0, 1, 1, 1), (37497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2207, 'Shadowmoon Ghost Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (37498, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Stomp', '', 'Decreases the Physical damage dealt by the three adjacent Orc Pieces in front of the Charger by $s1% for $d.', 'Physical damage dealt is decreased by $s1%.', 0, 0, 3, 1, 0, 0), (37499, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37501, 0, 0, 0, 0, 0, 2254, 'Survival Instinct', '', 'Your pet\'s attacks have a chance to heal your pet for $37501s1.', 'Attacks have a chance to heal for $37501s1.', 0, 0, 0, 1, 1, 1), (37500, 0, 1, 0, 14, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Spiral', '', '', '', 0, 0, 0, 1, 0, 0), (37501, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 27, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Survival Instinct', '', 'Your pet\'s attacks have a chance to heal your pet for $37501s1.', '', 0, 0, 0, 1, 1, 1), (37502, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1573, 'Howl', '', 'Decreases the Physical damage dealt by the three adjacent Human Pieces in front of the Wolf by $s1% for $d.', 'Physical damage dealt is decreased by $s1%.', 0, 0, 3, 1, 0, 0), (37504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 23, 23, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess NPC AI, action timer', '', '', '', 0, 0, 0, 1, 1, 1), (37505, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Steady Shot', '', 'Your Steady Shot ability has $s1% increased critical strike chance.', '', 0, 0, 0, 1, 1, 1), (37506, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Scatter Shot', '', '', '', 0, 0, 0, 1, 1, 1), (37507, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37508, 0, 0, 0, 0, 0, 1, 'Improved Shots', '', 'Your Arcane Shot ability increases the damage dealt by all other damaging shots by $37508s1 for $37508d.', '', 0, 0, 0, 1, 1, 1), (37508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 79, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Shot Power', '', '', 'Your damaging shots deal $s1 additional damage.', 0, 0, 0, 1, 1, 1), (37509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ghostly Facade', '', '', '', 0, 0, 0, 1, 0, 0), (37511, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 6, 0, 51, 0, 0, 74, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (37512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shout Cost Reduction', '', 'All of your shout abilities cost ${$m1/-10} less rage.', '', 0, 0, 0, 1, 1, 1), (37513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Charge', '', 'Your Charge ability generates an additional ${$m1/10} rage.', '', 0, 0, 0, 1, 1, 1), (37514, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37515, 0, 0, 0, 0, 0, 1, 'Blade Turning', '', 'You have a chance each time you parry to gain Blade Turning, absorbing $37515s1 damage for $37515d.', '', 0, 0, 0, 1, 1, 1), (37515, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Blade Turning', '', 'You have a chance each time you parry to gain Blade Turning, absorbing $37515s1 damage for $37515d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (37516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37517, 0, 0, 0, 0, 0, 1, 'Revenge Bonus', '', 'Your Revenge ability causes your next damaging ability to do $37517s1% more damage.', '', 0, 0, 0, 1, 1, 1), (37517, 0, 0, 0, 1, 0, 0, 100, 1, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', '', 'Your Revenge ability causes your next damaging ability to do $37517s1% more damage.', 'Increases the damage from your next damaging ability by $s1%.', 0, 0, 0, 1, 1, 1), (37518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whirlwind Discount', '', 'Your Whirlwind ability costs ${$m1/-10} less rage.', '', 0, 0, 0, 1, 1, 1), (37519, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37521, 0, 0, 0, 0, 0, 1, 'Rage Bonus', '', 'You gain an additional ${$37521m1/10} rage each time one of your attacks is parried or dodged.', '', 0, 0, 0, 1, 1, 1), (37520, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, -4, 0, 0, 0, 0, 0, 0, 0, 0, 21804, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Skettis Kaliri', '', 'Summons $s1 $lSkettis Kaliri:Skettis Kaliri; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (37521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2005, 'Ire', '', 'You gain an additional ${$37521m1/10} rage each time one of your attacks is parried or dodged.', '', 0, 0, 0, 1, 1, 1), (37522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37523, 0, 0, 0, 0, 0, 1, 'Shield Block Block Value', '', 'Each time you use your Shield Block ability, you gain $37523s1 block value against a single attack in the next $37523d.', '', 0, 0, 0, 1, 1, 1), (37523, 0, 0, 0, 1, 0, 0, 100, 1, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Reinforced Shield', '', 'Each time you use your Shield Block ability, you gain $37523s1 block value against a single attack in the next $37523d.', '$s1 additional block value.', 0, 0, 0, 1, 1, 1), (37525, 0, 0, 0, 1, 0, 0, 7, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37526, 0, 0, 0, 0, 0, 1, 'Battle Rush', '', 'You have a chance each time you are hit to gain $37526s1 haste rating for $37526d.', '', 0, 0, 0, 1, 1, 1), (37526, 0, 0, 0, 1, 0, 0, 100, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Battle Rush', '', 'You have a chance each time you are hit to gain $37526s1 haste rating for $37526d.', 'Increases haste rating by $s1.', 0, 0, 0, 1, 1, 1), (37527, 0, 1, 0, 1, 0, 0, 101, 0, 70, 1, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (37528, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37529, 0, 0, 0, 0, 0, 1, 'Overpower Bonus', '', 'Your Overpower ability now grants you $37529s1 attack power for $37529d.', '', 0, 0, 0, 1, 1, 1), (37529, 0, 0, 0, 1, 0, 0, 100, 1, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Your Overpower ability now grants you $37529s1 attack power for $37529d.', 'Additiional $s1 attack power.', 0, 0, 0, 1, 1, 1), (37531, 19, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 563, 0, 0, 3468, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (37532, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Return to Legion Hold', '', 'Teleport to Invasion Point: Cataclysm. May only be used from the Legion Hold Teleporter.', '', 0, 0, 0, 1, 1, 1), (37535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bloodthirst and Mortal Strike Discount', '', 'Your Bloodthirst and Mortal Strike abilities cost 5 less rage.', '', 0, 0, 0, 1, 1, 1), (37536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Battle Shout', '', 'Your Battle Shout ability grants an additional $s1 attack power.', '', 0, 0, 0, 1, 1, 1), (37537, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 57, 0, 29, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 314, 'Backlash', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (37538, 37, 0, 0, 5, 0, 0, 101, 0, 19, 31, 75, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 99, 0, 0, 0, 0, 4, 74, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 99, 'Anti-Magic Shield', '', 'Creates an anti-magic shell around the caster, giving it magic immunity for $d.', 'Immune to magic.', 0, 0, 0, 1, 1, 1), (37539, 0, 1, 0, 1, 0, 0, 101, 0, 56, 6, 65, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Nether Protection', '', 'Increases the target\'s resistance to Shadow spells by $s1 for $d.', 'Shadow resistance increased by $s1.\nArcane resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (37540, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37541, 0, 0, 0, 0, 0, 2340, 'Fireball Barrage', '', 'Fires a storm of fel fireballs at the target. The target can dodge if they run away quickly.', 'Being barraged with a flurry of fireballs.', 0, 0, 0, 1, 0, 0), (37541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 199, 0, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2352, 'Fireball Barrage', '', '', '', 0, 0, 0, 1, 1, 1), (37542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 167, 167, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 168', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (37546, 0, 0, 18, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 37545, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes the target, preventing all action but making it invulnerable.', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (37547, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 21811, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Wyrmcult BroodlingCall', '', 'Summons $s1 $lGrishna Kaliri:Grishna Kaliri; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (37548, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Taunt', '', 'Taunts the target to attack you, but has no effect if the target is already attacking you.', '', 0, 0, 0, 1, 1, 1), (37549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 316, 105, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 317', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (37550, 0, 0, 0, 15, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Submerge', '', '', '', 0, 0, 0, 1, 0, 0), (37551, 1175, 4, 0, 18, 0, 0, 101, 0, 66, 31, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 683, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', '', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (37552, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Burning Light', '', 'Inflicts $s1% weapon damage.', '', 0, 0, 0, 2, 1, 1), (37553, 932, 0, 0, 1, 0, 0, 101, 0, 0, 28, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 4, 0, 0, 10, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1% damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (37554, 0, 1, 27, 4, 0, 0, 101, 0, 20, 32, 45, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 45, 1, 0, 202, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Avenger\'s Shield', '', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets.', 'Dazed.', 0, 0, 0, 1, 1, 0), (37555, 0, 1, 0, 1, 0, 0, 100, 0, 69, 9, 280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37557, 0, 0, 0, 0, 0, 299, 'Mark of Light', '', 'Fills the caster with divine light for $d, giving each attack a chance to heal the caster for $27161s1. Only one Mark can be active on the caster at any one time.', 'All attacks have a chance to heal you for $27161s1.', 0, 0, 0, 1, 1, 1), (37556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Binding Heal Cost Reduction', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Binding Heal.', '', 0, 0, 0, 1, 1, 1), (37557, 0, 0, 0, 1, 0, 0, 0, 0, 69, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 299, 'Mark of Light', '', '', '', 0, 0, 0, 1, 1, 0), (37558, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Prayer of Mending', '', 'Your Prayer of Mending heals an additional $s1 health.', '', 0, 0, 0, 1, 1, 1), (37559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Bow', '', 'Increases bow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Gun', '', 'Increases gun skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37561, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Crossbow', '', 'Increases crossbow skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37563, 0, 1, 0, 1, 0, 0, 101, 0, 40, 105, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renewal', 'Rank 1', 'Your Prayer of Healing spell now also causes an additional $37563o healing over $37563d.', 'Restore $s1 health every $t1 sec.', 0, 0, 0, 1, 1, 1), (37564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37563, 0, 0, 0, 0, 0, 1, 'Improved Prayer of Healing', '', 'Your Prayer of Healing spell now also causes an additional $37563o healing over $37563d.', '', 0, 0, 0, 1, 1, 1), (37565, 0, 1, 0, 1, 0, 0, 101, 0, 1, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 107, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 5510, 0, 0, 0, 0, 0, 0, 0, 2177, 'Flexibility', '', 'Each time you cast Flash Heal, your next Greater Heal cast within $37565d has its casting time reduced by ${$37565m1/-1000}.1, stacking up to 5 times.', 'Reduces the cast time on your Greater Heal by ${$m1/-1000}.1.', 0, 0, 0, 1, 1, 1), (37566, 0, 0, 0, 5, 0, 0, 101, 0, 40, 8, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39298, 0, 0, 0, 0, 0, 1591, 'Bane of Treachery', '', 'Causes the target to automatically inflict $39298s1 Shadow damage every $t1 sec. to nearby friends. Lasts $d.', 'Periodically inflicting $39298s1 Shadow damage to friendly targets within $39298a1 yards.', 0, 0, 0, 1, 1, 1), (37567, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 561, 0, 0, 2519, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bane of Treachery', '', '', '', 0, 0, 0, 1, 1, 1), (37568, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37565, 0, 0, 0, 0, 0, 1, 'Greater Heal Discount', '', 'Each time you cast Flash Heal, your next Greater Heal cast within $37565d has its casting time reduced by ${$37565m1/-1000}.1, stacking up to 5 times.', '', 0, 0, 0, 1, 1, 1), (37569, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (37570, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 2999, 0, 0, 0, 0, 42, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 18350, 0, 0, 0, 0, 0, 1, 'Improved Shadowfiend', '', 'Your Shadowfiend now has $s1 more stamina and lasts ${$m2/1000} sec. longer.', '', 0, 0, 0, 1, 1, 1), (37571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mind Flay and Smite', '', 'Your Mind Flay and Smite spells deal $s1% more damage.', '', 0, 0, 0, 1, 1, 1), (37572, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 57, 0, 29, 86, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 314, 'Holy Slam', '', 'Inflicts normal damage plus $s1 to an enemy and knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (37573, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Temporal Phase Modulator', '', 'Targets whatever hatched out of the nether drake egg in order to temporally change it. Can be used to change the target repeatedly.', '', 0, 0, 0, 1, 1, 1), (37577, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37578, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any physical attacks for $37578d.', '', 0, 0, 0, 1, 1, 1), (37578, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Weakens the target\'s attacks with melee weapons by $s1%.', 'Melee damage done reduced by $s2%.', 0, 0, 0, 1, 1, 1), (37579, 0, 2, 0, 1, 0, 0, 101, 0, 62, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 3, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 'Impending Doom', '', 'Inflicts $s1 Shadow damage to target enemy after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (37580, 0, 0, 0, 5, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 58, 0, 1, 1, 0, -76, 9, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Drill Armor', '', 'Reduces an enemy\'s armor by $s1%.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (37581, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Thundercleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (37582, 49, 0, 0, 5, 0, 15420, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37583, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $37583s1.', 'Attacking all nearby enemies for normal damage plus $37583s1.', 0, 0, 0, 1, 1, 1), (37583, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 0, 1, 1, 0, 49, 74, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (37587, 0, 0, 0, 1, 120000, 0, 101, 0, 40, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, -1, 0, 0, 0, 61, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 12, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Send your pet into a rage causing $s2% additional damage for $d. While enraged, the beast does not feel pity or remorse or fear and it cannot be stopped unless killed.', 'Enraged.', 10, 0, 0, 1, 1, 1), (37588, 0, 0, 0, 1, 0, 0, 100, 1, 1, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Dive', '', 'Increases the movement speed of your pet by $s1%.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (37589, 0, 2, 0, 1, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, -6, 0, 0, 0, 23, 29, 61, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 207, 'Shriveling Gaze', '', 'Reduces an enemy\'s Strength, slowly returning it to them over $d.', 'Strength reduced by $s2.', 0, 0, 0, 1, 1, 1), (37590, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2776, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Soften', '', 'Reduces damage taken by all schools by $s1%.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (37591, 51, 0, 11, 4, 0, 0, 101, 0, 28, 63, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 6, 1, 1, 1, -31, 99, -51, 0, 0, 0, 193, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Drunken Haze', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Intoxicated.\nMovement speed reduced by $s3%. \nTime between melee and ranged attacks increased by $s1%.\nCasting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (37592, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 36, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 21, 0, 0, 59, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (37593, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Renew', '', 'Your Renew spell also increases all resistances by $s1.', '', 0, 0, 0, 1, 1, 1), (37594, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Greater Heal Refund', '', 'If your Greater Heal brings the target to full health, you gain $37595s1 mana.', '', 0, 0, 0, 1, 1, 1), (37595, 0, 1, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Efficiency', '', 'Restores $s1 mana.', '$1s mana restored.', 0, 0, 0, 1, 0, 0), (37596, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2353, 'Tenderize', '', 'Hacks at an enemy\'s armor, reducing it by $s1 per Sunder Armor. Can be applied up to 5 times. Lasts $d.', 'Reduced armor.', 0, 0, 0, 1, 1, 1), (37597, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 77, 1, 1, 0, 29, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1903, 'Meat Slap', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (37599, 55, 1, 0, 1, 0, 0, 101, 0, 1, 8, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (37600, 0, 0, 0, 1, 0, 0, 6, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37601, 0, 0, 0, 0, 0, 1, 'Offensive Discount', '', 'Each time you cast an offensive spell, there is a chance your next spell will cost $37601s1 less mana.', '', 0, 0, 0, 1, 1, 1), (37601, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2139, 'Relentlessness', '', 'Each time you cast an offensive spell, there is a chance your next spell will cost $37601s1 less mana.', 'Your next spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Replace Lost Spectrecles T1', '', '', '', 0, 0, 0, 1, 0, 0), (37603, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37604, 0, 0, 0, 0, 0, 1, 'Shadow Word Pain Damage', '', 'Each time your Shadow Word: Pain deals damage, it has a chance to grant your next spell cast within $37604d up to $37604s1 damage and healing.', '', 0, 0, 0, 1, 1, 1), (37604, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 203, 'Sadist', '', 'Each time your Shadow Word: Pain deals damage, it has a chance to grant your next spell cast within $37604d up to $37604s1 damage and healing.', 'Spell damage and healing increased by up to $s1 on your next spell cast.', 0, 0, 0, 1, 1, 1), (37605, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Frenzied.\nTime between melee and ranged attacks decreased by $s1%.', 0, 0, 0, 1, 1, 1), (37607, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Hit Rating', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hit Rating', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hit Rating', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hit Rating', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37611, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37612, 0, 0, 0, 0, 0, 1, 'Attack Power Bonus', '', 'Your attacks have a chance to grant you $37612s1 attack power for $37612d.', '', 0, 0, 0, 1, 1, 1), (37612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, 159, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2268, 'Heroic Resolution', '', '', 'Increases your attack power by $s1.', 0, 0, 0, 1, 1, 1), (37613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'C_C_O', '', '', '', 0, 0, 0, 1, 0, 0), (37615, 0, 0, 0, 19, 0, 31788, 101, 0, 20, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 2, 1, 1, 1, 29, -51, 74, 13, 13, 13, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2354, 'Toxic Slime', '', 'Gushes toxic slime, burning all nearby enemies for $s3 Nature damage and dealing $s1 Nature damage to creatures in the area every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (37617, 0, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37612, 0, 0, 0, 0, 0, 1, 'Attack Power Bonus', '', 'Your attacks have a chance to grant you $37612s1 attack power for $37612d.', '', 0, 0, 0, 1, 1, 1), (37618, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37612, 0, 0, 0, 0, 0, 1, 'Attack Power Bonus', '', 'Your attacks have a chance to grant you $37612s1 attack power for $37612d.', '', 0, 0, 0, 1, 1, 1), (37619, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37620, 0, 0, 0, 0, 0, 1, 'Spell Power Bonus', '', 'Your harmful spells have a chance to grant you up to $37620s1 spell damage and healing for $37620d.', '', 0, 0, 0, 1, 1, 1), (37620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 109, 109, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1499, 'Insight', '', '', 'Increases you spell damage and healing by up to $s1.', 0, 0, 0, 1, 1, 1), (37621, 0, 1, 11, 1, 0, 5164, 101, 0, 20, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, -51, 0, 0, 0, 0, 3, 31, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Mind Flay', '', '', '', 0, 0, 0, 1, 1, 0), (37624, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 220, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 99, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing Shadow damage.', '', 0, 0, 0, 1, 1, 1), (37625, 0, 0, 0, 14, 0, 0, 101, 0, 50, 8, 350, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (37626, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 0), (37628, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 13, 47, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2355, 'Fel Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37629, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 13, 47, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2355, 'Melt Flesh', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37630, 0, 1, 0, 1, 0, 4108, 101, 0, 62, 29, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 399, 4, 9, 0, 0, 0, 162, 162, 162, 3000, 3000, 3000, 1, 80, 40, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 2129, 'Ignite Power', '', 'Burns $s1 mana, $s2 rage and $s3 energy from nearby enemies every $t1 sec. for $d. Each point of mana, rage or energy that is destroyed also damages the target from which it is consumed.', '$s1 mana burned every $t1 sec.\n$s2 rage burned every $t1 sec.\n$s3 energy burned every $t1 sec.', 0, 0, 0, 1, 1, 1), (37631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 99, 0, 26, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Toxic Barrage', '', '', '', 0, 0, 0, 1, 1, 1), (37632, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37631, 0, 0, 0, 0, 0, 2340, 'Toxic Barrage', '', '', 'Being bombarded by explosive acids.', 0, 0, 0, 1, 0, 0), (37633, 0, 1, 0, 22, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45015, 0, 0, 0, 0, 0, 2128, 'Abyssal Strike', '', '', '', 0, 0, 0, 1, 1, 1), (37634, 50, 0, 0, 19, 0, 4108, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37672, 37672, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37635, 0, 0, 0, 27, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Blessing of the Black', '', '', '', 0, 0, 0, 1, 0, 0), (37636, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 30, 0, 1, 1, 0, -1, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Transform', '', '', '', 0, 0, 0, 1, 1, 1), (37637, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 122, 'Resistances', '', '', '', 0, 0, 0, 1, 1, 0), (37638, 50, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 59, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37640, 0, 0, 0, 1, 0, 15420, 101, 0, 70, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -9901, 0, 0, 0, 0, 23, 138, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37641, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies in a whirlwind of steel..', 0, 0, 0, 1, 1, 1), (37641, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 1, 1, 0, 2999, 2499, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '$s2 Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2328, 'Understanding Ravenspeech', '', '', 'Allows you to sense the locations of the arakkoa prophecies.', 0, 0, 0, 1, 0, 0), (37645, 0, 0, 0, 4, 0, 4127, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Dust Puff', '', '', '', 0, 0, 0, 1, 1, 1), (37646, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Storrmhammer Test', '', '', '', 0, 0, 0, 1, 0, 0), (37647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6061, 0, 0, 0, 0, 2352, 'Wave Beam', '', '', 'Wave Beaming the target. \nUnclick the buff to cancel.', 0, 0, 0, 1, 1, 0), (37648, 0, 1, 0, 1, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (37649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 184, 0, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1608, 'Illdari Bane', '', 'Increases damage done to Demons by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (37651, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 92, 92, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 93', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (37652, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 149, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 150', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (37654, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (37655, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37656, 0, 0, 0, 0, 0, 1, 'Bonus Mana Regen', '', 'Each time you cast a spell, there is chance you will gain up to $37656s1 mana per 5 for $37656d.', '', 0, 0, 0, 1, 1, 1), (37656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 75, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Wisdom', '', '', 'Mana Regen increased by $s1.', 0, 0, 0, 1, 1, 1), (37657, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Lightning Capacitor', '', 'You gain an Electrical Charge each time you cause a damaging spell critical strike. When you reach $s1 Electrical Charges, they will release, firing a Lightning Bolt for $37661s1 damage. Electrical Charge cannot be gained more often than once every 2.5 sec.', '', 0, 0, 0, 1, 1, 1), (37658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Electrical Charge', '', '', 'Electrical Charge.', 0, 0, 0, 1, 1, 1), (37660, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37363, 0, 0, 0, 0, 0, 332, 'Whirl', '', '', '', 0, 0, 0, 1, 1, 0), (37661, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (37662, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37664, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (37665, 35, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 11, 11, 0, 34, 34, 0, 13, 13, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (37666, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 301, 0, 0, 1049, 0, 0, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37667, 0, 0, 0, 0, 37, 'Heavy Dynamite', '', '', '', 0, 0, 0, 1, 1, 1), (37667, 0, 0, 0, 1, 0, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 138, 99, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Magma Splash', '', '', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37668, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 83, 287, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37669, 0, 1, 0, 1, 0, 0, 101, 0, 64, 0, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 241, 481, 0, 1079, 2159, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', '', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (37670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 16500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35152, 0, 0, 0, 0, 0, 143, 'Nether Charge Timer', '', '', '', 0, 0, 0, 1, 1, 0), (37671, 0, 0, 0, 5, 0, 15420, 101, 0, 1, 1, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 23, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (37672, 50, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 119, 79, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37673, 39, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21845, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Metamorphosis', '', '', '', 0, 0, 0, 1, 0, 0), (37674, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Chaos Blast', '', 'Chaotic magics coalesce, inflicting Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37675, 0, 0, 0, 1, 0, 0, 101, 0, 70, 22, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 1, 0, 0, 1674, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2298, 'Chaos Blast', '', 'Chaotic magics coalesce, inflicting Fire damage to an enemy and increasing the damage they take from Fire magic by $s2.', 'Fire damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (37676, 39, 0, 0, 19, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1982, 'Insidious Whisper', '', 'The very sound of insanity.', 'Your inner demon has taken form.', 0, 0, 0, 1, 1, 1), (37678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 999, 0, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 1034, 0, 0, 0, 0, 0, 0, 0, 210, 'Elixir of Shadows', '', 'Allows the imbiber to see the shadowy spirits of Skettis.', 'Able to see the shadowy spirits of Skettis.', 0, 0, 0, 1, 1, 1), (37679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arakkoa Channeling (no duration)', '', '', '', 0, 0, 0, 1, 1, 1), (37681, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 29, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Fury', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (37683, 66, 0, 0, 1, 0, 0, 101, 0, 8, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', '', 'Increases the rogue\'s chance to dodge by $s1% for $d.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (37685, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Backstab', '', 'Inflicts normal damage plus $s1 to an enemy, but only if attacking from behind.', '', 0, 0, 0, 1, 1, 1), (37688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184980, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Poodad', '', '', '', 0, 0, 0, 1, 0, 0), (37689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tell dog I just died!', '', '', '', 0, 0, 0, 1, 0, 0), (37690, 0, 0, 0, 16, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 21847, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Fel Guard Hound', '', 'Summons a Fel Guard Hound to follow you around.', '', 0, 0, 0, 1, 1, 1), (37691, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Stealth Detection', '', '', '', 0, 0, 0, 1, 1, 1), (37692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fake Blood Spurt', '', '', '', 0, 0, 0, 1, 0, 0), (37693, 0, 0, 0, 1, 0, 0, 101, 0, 30, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 21853, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37694, 0, 0, 0, 1, 0, 0, 101, 0, 30, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -10, 0, 0, 0, 0, 0, 0, 0, 0, 21853, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Stanky', '', '', 'You smell funny.', 0, 0, 0, 1, 0, 0), (37696, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37693, 37694, 0, 0, 0, 0, 111, 'Force of Nature', '', 'Summons $s1 $lForce of Nature:Forces of Nature; to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Top Bunny Beam Test Visual', '', '', '', 0, 0, 4, 1, 0, 0), (37700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Replace Lost Spectrecles T2', '', '', '', 0, 0, 0, 1, 0, 0), (37704, 49, 0, 0, 5, 0, 15420, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15576, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (37705, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Healing Discount', '', 'Each healing spell you cast has a $h% chance to make your next heal cast within $37706d cost $37706s1 less mana.', '', 0, 0, 0, 1, 1, 1), (37706, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Healing Trance', '', '', 'Your next healing spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37709, 0, 1, 0, 14, 0, 0, 100, 0, 19, 1, 130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Wild Regeneration', '', 'Heals the caster for $s1 damage every $t1 sec. for $d.', '$s1 damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (37711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Click off the buff or recast to cancel it.', 40, 0, 0, 1, 1, 1), (37712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (37713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -21, 64, 64, 0, 0, 0, 87, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 72, 2, 0, 0, 0, 0, 0, 0, 2138, 'Demonic Alignment', '', 'Shadow and Fire damage taken is reduced by $s1%.\nNature and Arcane damage taken is increased by $s2%.\nHoly damage taken is increased by $s3%.', 'Resistant to Shadow and Fire, but weak to Nature, Holy, and Arcane damage.', 0, 0, 0, 1, 1, 1), (37716, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38007, 0, 0, 0, 0, 0, 1942, 'Demon Link', '', 'Inner Demons are linked to their hosts.', '', 0, 0, 0, 1, 0, 0), (37717, 0, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Sneak', 'Rank 1', 'Puts the caster in stealth mode, but slows its movement to $s2% of normal. Lasts until cancelled.', 'Stealthed.\nMovement speed reduced to $s2% of normal.', 0, 0, 0, 1, 1, 1), (37718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear Target Auras', '', 'Clears all debuffs', '', 0, 0, 0, 1, 0, 0), (37719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear Target Debuffs', '', 'Clears all debuffs', '', 0, 0, 0, 1, 0, 0), (37720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Make Interactible', '', 'Clears all debuffs', '', 0, 0, 0, 1, 0, 0), (37721, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Healing Trance', '', '', 'Your next healing spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37722, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Healing Trance', '', '', 'Your next healing spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37723, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -451, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2013, 'Healing Trance', '', '', 'Your next healing spell costs $s1 less mana.', 0, 0, 0, 1, 1, 1), (37727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 2500, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1251, 0, 0, 4374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766, 'Touch of Darkness', '', 'Steals $s1 life from target enemy.', 'Steals $s1 life from target enemy.', 0, 0, 0, 1, 0, 0), (37728, 0, 0, 0, 1, 0, 0, 101, 0, 45, 21, 3500, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Haste', '', 'Increases your haste rating by $s1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (37729, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 600, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 241, 0, 0, 1079, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Unholy Armor', '', 'Absorbs $s1 physical damage. Lasts $d.', 'Absorbs $s1 physical damage.', 0, 0, 0, 1, 1, 1), (37730, 1152, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1125, 1, 0, 3937, -401, 0, 21, 21, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Tidal Wave', '', 'A frozen crest of water splashes over targets in front of the caster, dealing $s1 Frost damage and increasing the time between attacks by $s2%.', 'Increases the time between attacks by $s2%.', 0, 0, 0, 1, 1, 1), (37734, 50, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 39, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (37736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 44, 0, 0, 0, 0, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Mangle Damage', '', 'Increases the damage dealt by Mangle (Cat) by ${$33876m3*$m1/100} and the damage dealt by Mangle (Bear) by ${$33878m3*$m2/100}.', '', 0, 0, 0, 1, 1, 0), (37737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -66, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Regrowth Cost', '', 'Reduces the mana cost of Regrowth by $s1.', '', 0, 0, 0, 1, 1, 1), (37738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -25, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Healing Wave Cost', '', 'Reduces the mana cost of Healing Wave by $s1.', '', 0, 0, 0, 1, 1, 1), (37739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -35, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Holy Light Cost', '', 'Reduces the mana cost of Holy Light by $s1.', '', 0, 0, 0, 1, 1, 1), (37740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -28, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Lightning Bolt Cost', '', 'Reduces the mana cost of Lightning Bolt by $s1.', '', 0, 0, 0, 1, 1, 1), (37742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Holy Shield Block', '', 'Increases your block rating by $s1 while Holy Shield is active.', '', 0, 0, 0, 1, 1, 1), (37743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 800, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21866, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Raise the Dead', '', '', '', 0, 0, 0, 1, 0, 0), (37744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote State: Swim', '', '', '', 0, 0, 0, 1, 1, 1), (37745, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 1, 1), (37746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 694, 'Hookah Smoke', '', '', '', 0, 0, 0, 1, 0, 0), (37747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21867, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Teron Gorefiend', '', '', '', 0, 0, 0, 1, 1, 1), (37748, 0, 0, 0, 1, 0, 31796, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 0, 0, 12, 0, 0, 2, 139, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1013, 0, 0, 0, 0, 0, 0, 0, 1958, 'Teron Gorefiend', '', '', 'Possessed by Teron Gorefiend.', 0, 0, 0, 1, 1, 1), (37749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2045, 'Consuming Madness', '', '', 'Insane.', 0, 0, 0, 1, 1, 1), (37750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, -1, 0, 0, 28, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2044, 'Clear Consuming Madness', '', '', '', 0, 0, 0, 1, 1, 1), (37751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Submerged', '', '', '', 0, 0, 0, 1, 0, 0), (37752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stand', '', '', '', 0, 0, 0, 1, 0, 0), (37754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 4999, 0, 4999, 0, 12, 0, 18, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Through The Eyes of Gorefiend', '', '', '', 0, 0, 0, 1, 1, 1), (37755, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Bone Wastes - Cinematic Resurrection', '', '', '', 0, 0, 0, 1, 0, 0), (37759, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21869, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Bone Wastes - Summon Draenei Guardian Spirit', '', 'Spawns an aggressive Draenei ghost', '', 0, 0, 0, 1, 1, 1), (37760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Wrath Damage', '', 'Increases the damage dealt by Wrath by $s1.', '', 0, 0, 0, 1, 0, 0), (37761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ancient Draenei Warden', '', '', '', 0, 0, 0, 1, 0, 0), (37762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Stormstrike Cost', '', 'Reduces the mana cost of Stormstrike by $s1.', '', 0, 0, 0, 1, 0, 0), (37763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 32, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Crusader Strike Damage', '', 'Increases the damage dealt by Crusader Strike by ${$m1*$35395m2/100}.', '', 0, 0, 0, 1, 1, 1), (37764, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 3999, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', 'Inflicts $s2 damage to nearby enemies.', '', 0, 0, 0, 1, 1, 0), (37768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Metamorphosis', '', '', '', 0, 0, 0, 1, 0, 0), (37770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (37775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Karazhan - Chess NPC Action - Poison Cloud', '', '', '', 0, 0, 1, 1, 1, 1), (37776, 36, 1, 0, 4, 0, 0, 101, 0, 10, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 14, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Howl', '', 'Increases the Physical damage taken by nearby enemies by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (37777, 44, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 98, 0, 1, 1, 0, 74, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 457, 'Mighty Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (37778, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Quest - Teleport: Caverns of Time', '', 'Teleports the caster to the Caverns of Time.', '', 0, 0, 0, 1, 1, 1), (37779, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 199, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing Shadow damage.', '', 0, 0, 0, 1, 1, 1), (37784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1989, 'Enforced Submission', '', '', '', 0, 0, 0, 1, 0, 0), (37786, 21, 0, 0, 5, 0, 0, 101, 0, 1, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, -76, 0, 0, 0, 0, 79, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Bloodmaul Rage', '', 'Increases the caster\'s Physical damage by $s1%, but reduces movement speed by $s2%. Lasts $d.', 'Physical damage dealt is increased by $s1%.\nMovement speed decreased by $s2%.', 0, 0, 0, 1, 1, 1), (37787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chess: AI - Face Nearby Enemy', '', '', '', 0, 0, 1, 1, 0, 0), (37788, 18, 3, 0, 5, 0, 0, 101, 0, 1, 18, 1000, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 201, 0, 0, 699, 0, 0, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death and Decay', '', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', 0, 0, 0, 1, 1, 1), (37789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 61, 1, 1, 0, 37747, 37811, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14092, 0, 0, 0, 0, 0, 0, 1, 'Teron Freed', '', '', '', 0, 0, 0, 1, 1, 1), (37790, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Spread Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (37796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 37792, 37794, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alternating Geyser', '', '', '', 0, 0, 0, 1, 1, 0), (37797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Arcane Fire State', '', '', '', 0, 0, 0, 1, 0, 0), (37798, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 64, 1, 1, 1, 849, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43423, 43424, 43425, 0, 0, 0, 2019, 'Exploding Runes', '', 'Summons 3 exploding runes near the target enemy. The runes will explode, dealing $s1 Fire damage if anyone approaches them too closely.', '', 0, 0, 0, 1, 1, 1), (37799, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2204, 'Exploding Rune', '', 'Rune which explodes, dealing Fire damage to anyone within $r1 who approaches it too closely.', '', 0, 0, 0, 1, 1, 1), (37800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (50%)', '', '', '', 0, 0, 0, 1, 0, 0), (37801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (25%)', '', '', '', 0, 0, 0, 1, 0, 0), (37802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (75%)', '', '', '', 0, 0, 0, 1, 0, 0), (37803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (100%)', '', '', '', 0, 0, 0, 1, 0, 0), (37804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (0%)', '', '', '', 0, 0, 0, 1, 0, 0), (37805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20708, 0, 0, 0, 0, 0, 0, 0, 0, 1097, 'Human Female Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21882, 0, 0, 0, 0, 0, 0, 0, 0, 2360, 'Blood Elf Female Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21881, 0, 0, 0, 0, 0, 0, 0, 0, 2359, 'Blood Elf Male Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21883, 0, 0, 0, 0, 0, 0, 0, 0, 1777, 'Gnome Male Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 0, 1745, 'Gnome Female Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21888, 0, 0, 0, 0, 0, 0, 0, 0, 2361, 'Tauren Male Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21887, 0, 0, 0, 0, 0, 0, 0, 0, 1615, 'Tauren Female Illusion TEST', '', '', '', 0, 0, 0, 1, 0, 0), (37813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Set Mana to X', '', '', '', 0, 0, 0, 1, 0, 0), (37815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37814, 0, 0, 0, 0, 0, 1, 'Fake Aggro Radius (2 yd)', '', '', '', 0, 0, 0, 1, 0, 0), (37816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (37817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 6', '', 'Increases damage and healing done by magical spells and effects slightly.', '', 0, 0, 0, 1, 1, 1), (37818, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 20817, 774, 818, 1210, 0, 0, 0, 2, 1, 3, 3, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786, 'Bronze Band of Force', '', '', '', 0, 0, 0, 1, 1, 1), (37820, 0, 0, 0, 1, 0, 4096, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37821, 0, 0, 0, 0, 0, 250, 'Phasing Transparency (75%)', '', '', '', 0, 0, 0, 1, 1, 1), (37821, 1162, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Phasing Transparency', '', '', '', 0, 0, 0, 1, 1, 1), (37822, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Search Poo', '', '', '', 0, 0, 0, 1, 1, 1), (37823, 99, 1, 7, 16, 0, 0, 101, 0, 20, 1, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangling Roots', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Karazhan - Chess NPC Action - Shadow Mend', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (37825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Arcane Fire State', '', '', '', 0, 0, 0, 1, 0, 0), (37826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (37830, 0, 0, 0, 1, 20000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1521, 'Repolarized Magneto Sphere', '', 'Activate the repolarized magneto sphere around yourself to absorb scalewing serpent lightning strikes. However, while the sphere is up, you will take more damage from the lightning and move more slowly. The shield can be turned off at any time.', 'Movement slowed.', 0, 0, 0, 1, 1, 1), (37833, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (37834, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Unbanish Azaloth', '', 'Dispels the magical wards that keep Azaloth banished.', '', 0, 0, 0, 1, 0, 0), (37836, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30817, 2678, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spice Bread', '', '', '', 0, 0, 0, 1, 1, 1), (37838, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (37839, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37840, 35, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison', '', 'Hurls poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (37841, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Strike', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (37842, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Chain Lightning Special01 (single)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 5, 1, 1), (37843, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Mana Bomb: Lightning', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 1, 1, 1), (37844, 0, 1, 0, 1, 0, 0, 101, 0, 20, 9, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'Fire Ward', '', 'Surrounds the caster with a shield that lasts $d. and can absorb a fixed amount of Fire damage.', 'Shielded against Fire damage.', 0, 0, 0, 1, 1, 1), (37846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force of Nature', '', '', '', 0, 0, 0, 1, 1, 0), (37847, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 10, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 58, 64, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35935, 0, 0, 0, 0, 105, 'Immolation Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (37848, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Chain Lightning Special02 (single)', '', 'Cosmetic version of Scalable chain lightning spell', '', 0, 0, 0, 5, 1, 1), (37849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21884, 0, 0, 0, 0, 0, 0, 0, 0, 1745, 'Gnomish Wish Fulfillment Device', '', '', 'Transformed.', 0, 0, 0, 1, 0, 0), (37850, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37852, 0, 0, 0, 545, 'Watery Grave', '', 'Summons a water bubble around an enemy. After $t1 sec., the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', 'Frost damage inflicted to nearby allies after $d', 0, 0, 0, 1, 1, 1), (37851, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37907, 0, 0, 0, 0, 2215, 'Tag Greater Felfire Diemetradon', '', '', 'Tagged for observation.', 0, 0, 0, 1, 1, 1), (37852, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 751, 27, 0, 4624, 261, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Watery Grave Explosion', '', 'Summons a water bubble around an enemy. After $t1 sec., the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', '', 0, 0, 0, 1, 1, 1), (37853, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 4, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corrupt Medivh', '', '', '', 0, 0, 0, 1, 1, 0), (37854, 0, 0, 0, 5, 0, 0, 101, 0, 20, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21913, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Water Globule', '', 'Summons a Water Globule to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37855, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 22457, 0, 0, 0, 0, 0, 0, 2, 8, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786, 'Ring of Arcane Shielding', '', '', '', 0, 0, 0, 1, 1, 1), (37856, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 25, 0, 71, 147, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Flare', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37858, 0, 0, 0, 5, 0, 0, 101, 0, 20, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21913, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Water Globule', '', 'Summons a Water Globule to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37859, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 599, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (37860, 0, 0, 0, 5, 0, 0, 101, 0, 20, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21913, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Water Globule', '', 'Summons a Water Globule to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37861, 0, 0, 0, 5, 0, 0, 101, 0, 20, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21913, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Water Globule', '', 'Summons a Water Globule to aid the caster in battle for $d.', '', 0, 0, 0, 1, 1, 1), (37862, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 224, 59, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (37863, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37864, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', 'A cloud of disease surrounds the bearer, causing $37864s1 Nature damage to enemies within $37864r1 every $t1 sec.', 'Periodically dealing $37864s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (37864, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 739, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Disease Cloud', '', 'A cloud of disease eminates from the caster, dealing $s1 Nature damage periodically.', '', 0, 0, 0, 1, 1, 1), (37865, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, -51, 359, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (37867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcano-Scorp Control', '', '', '', 0, 0, 0, 1, 1, 1), (37868, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 30, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1585, 'Arcano-Scorp Control', '', '', 'Controlling the Arcano-scorp.', 0, 0, 0, 1, 1, 1), (37871, 98, 1, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 875, 0, 0, 6562, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (37873, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 22457, 21886, 21881, 0, 0, 0, 0, 4, 3, 3, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Cloak of Arcane Evasion', '', '', '', 0, 0, 0, 1, 1, 1), (37875, 38, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Feral Combat Skill Rating + 20', '', 'Increases feral combat skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (37877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessing of Faith', '', 'Your heals each cost $37878s1 less mana for the next $37878d.', '', 0, 0, 0, 1, 1, 1), (37878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Blessing of Lower City', '', '', 'Your healing spells cost $s1 less mana.', 0, 0, 0, 1, 1, 1), (37879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Blessing of Lower City', '', '', 'Your healing spells cost $s1 less mana.', 0, 0, 0, 1, 1, 1), (37880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Blessing of Lower City', '', '', 'Your healing spells cost $s1 less mana.', 0, 0, 0, 1, 1, 1), (37881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -23, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Blessing of Lower City', '', '', 'Your healing spells cost $s1 less mana.', 0, 0, 0, 1, 1, 1), (37882, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21884, 14341, 0, 0, 0, 0, 0, 5, 5, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flameheart Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (37883, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21884, 14341, 0, 0, 0, 0, 0, 7, 7, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30838, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flameheart Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (37884, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 21884, 14341, 0, 0, 0, 0, 0, 9, 9, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Flameheart Vest', '', '', '', 0, 0, 0, 1, 1, 1), (37885, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', '', 'Magical spells will be reflected.\n', 0, 0, 0, 1, 1, 1), (37889, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3095, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of Chromatic Warding', '', 'Permanently adds 8 resistance to all 5 schools of magic to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (37890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 10940, 10938, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Resist All', '', '', '', 0, 0, 0, 1, 1, 1), (37891, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glyph of the Outcast', '', 'Permanently adds 17 Strength and 16 Intellect to a head slot item. Does not stack with other enchantments for the selected equipment slot.', '', 0, 0, 0, 1, 0, 0), (37892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcano-Scorp Control', '', '', '', 0, 0, 0, 1, 1, 1), (37893, 0, 0, 0, 1, 0, 31748, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 30, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1585, 'Arcano-Scorp Control', '', '', 'Controlling the Arcano-scorp.', 0, 0, 0, 1, 1, 1), (37894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcano-Scorp Control', '', '', '', 0, 0, 0, 1, 1, 1), (37895, 0, 0, 0, 1, 0, 31748, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 30, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1585, 'Arcano-Scorp Control', '', '', 'Controlling the Arcano-scorp.', 0, 0, 0, 1, 1, 1), (37896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 27, 6, 1, 1, 1, 579, 99, 16, 0, 13, 0, 0, 3, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'To Infinity And Above', '', 'Launch yourself from Outland to the stars. For the safety of others, please clear the launching platform before use.', 'Fire damage from rocket exhaust.', 0, 0, 0, 1, 1, 1), (37897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 387, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2364, 'Parachute', '', '', 'Good thing this comes with a parachute! Now, how do I open this?...', 0, 0, 0, 1, 1, 1), (37898, 0, 0, 0, 16, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21925, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Spill Blood', '', 'Spill blood drawn from a Wrath Priestess to provoke Sathal\'s wrath.', '', 0, 0, 0, 1, 0, 0), (37899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21926, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Multi-Spectrum Light Trap', '', 'Places a Multi-Spectrum Light Trap on the ground in Razaan\'s Landing for $d. Ideally the trap will attract a nearby Razaani light ball.', '', 0, 0, 0, 1, 0, 0), (37904, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14139, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Plant Spear', '', 'Plant into the ground at Portal Clearing near Marshlight Lake to awake the demon who sleeps by the sunken portal.', '', 0, 0, 0, 1, 0, 0), (37905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 56, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21169, 127, 0, 0, 0, 0, 0, 0, 0, 90, 'Metamorphosis', '', '', '', 0, 0, 0, 1, 1, 0), (37906, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Book of Fel Names', '', 'Rip the pages from this book when Varedis uses Metamorphosis to deprive him of his power.', '', 0, 0, 0, 1, 0, 0), (37907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21924, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Kill Credit Greater Diemetradon', '', '', '', 0, 0, 0, 1, 1, 1), (37908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc 0', '', '', '', 0, 0, 0, 1, 0, 0), (37910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 16, 1, 0, 0, 669, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 10557, 0, 0, 0, 0, 0, 0, 320, 'Soaring', '', '', '', 0, 0, 0, 1, 1, 1), (37913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Bunny Trigger Loc 0', '', '', '', 0, 0, 0, 1, 1, 0), (37917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Arcano-Cloak', '', '', 'Cloaked. Untargettable by enemy Arcano-Scorps.', 0, 0, 0, 1, 0, 0), (37918, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 63, 0, 0, 218, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Arcano-pince', '', 'A moderate damage attack usable on other Arcano-Scorps.', 'A moderate damage attack usable on other Arcano-Scorps.', 0, 0, 0, 1, 0, 0), (37919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 279, 0, 0, 660, 0, 0, 13, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1741, 'Arcano-dismantle', '', 'A high damage attack that stuns the targetted Arcano-Scorp.', 'Stunned.', 0, 0, 0, 1, 1, 0), (37920, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 31, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Turbo Boost', '', 'Activate to boost your speed for a short time.', '***TURBO BOOST ACTIVATED***', 0, 0, 0, 1, 1, 1), (37921, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 30, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Test Spiral', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (37922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2044, 'Clear Insidious Whisper', '', '', '', 0, 0, 0, 1, 1, 1), (37924, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 134, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt Volley', '', 'Hurls a watery bolt at all nearby enemies within $a1, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (37930, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 285, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (37933, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38470, 0, 0, 0, 0, 1736, 'Consume Flesh', '', 'Drains $38470s1 health from an enemy every $t1, transferring it to the caster.', 'You are being eaten alive!', 0, 0, 0, 1, 1, 1), (37934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Cleansing Field', '', '', '', 0, 0, 0, 1, 0, 0), (37935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Cleansing Field', '', 'Cleanses any nearby water elementals, purifying the taint of Outland from their bodies.', '', 0, 0, 0, 1, 1, 1), (37936, 0, 0, 0, 1, 0, 1070, 101, 0, 70, 63, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Repair', '', 'Repairs a nearby mechanical ally for $s1 damage every $t1 sec. over $d.', '$s1 damage repaired every $t1 sec.', 0, 0, 0, 1, 1, 1), (37937, 36, 0, 15, 1, 0, 0, 101, 0, 68, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2005, 'Flayed Flesh', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (37939, 0, 0, 5, 5, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Roar', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (37940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 558, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 16, 1, 0, 0, 1569, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 10716, 0, 0, 0, 0, 0, 0, 320, 'Soaring', '', '', '', 0, 0, 0, 1, 1, 1), (37941, 21, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37944, 0, 0, 0, 0, 0, 2375, 'Flaming Wound', '', 'Surrounds self with a shield of flame that inflicts $3055s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $3055s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (37942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Bunny Trigger Loc Raven\'s Wood', '', '', '', 0, 0, 0, 1, 1, 0), (37944, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2355, 'Flaming Wounds', '', '', '', 0, 0, 0, 1, 1, 1), (37945, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc Raven\'s Wood', '', '', '', 0, 0, 0, 1, 0, 0), (37950, 0, 4, 0, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 26, 9, 0, 0, 0, 0, 3, 79, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2366, 'Mutated Blood', '', 'Inflicts Physical damage to an enemy every $t1 sec and increases damage inflicted by the target by $s2%. Lasts $d.', 'Damage you deal is increased by $s2%.\nNature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 751, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0752)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (37952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 116, 38, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 117', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (37954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Bunny Trigger Loc Singing Ridge', '', '', '', 0, 0, 0, 1, 1, 0), (37956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tentacle Lash', '', 'Extra damage to an enemy when behind them.', '', 0, 0, 0, 1, 1, 1), (37958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc Singing Ridge', '', '', '', 0, 0, 0, 1, 0, 0), (37960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 37958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2340, 'Acid Splash', '', '', 'Splash! Don\'t get burned!', 0, 0, 0, 1, 0, 0), (37961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21932, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Corruption', '', '', 'Corrupted.', 0, 0, 0, 1, 0, 0), (37962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 16, 1, 0, 0, 559, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 10710, 0, 0, 0, 0, 0, 0, 320, 'Soaring', '', '', '', 0, 0, 0, 1, 1, 1), (37964, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Call Lightning (Cosmetic)', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (37965, 18, 3, 0, 5, 0, 0, 101, 0, 15, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37966, 0, 0, 0, 0, 0, 1959, 'Itchy Spores', '', 'Infects the target with itchy spores that will explode into a full-on disease in $t1 seconds.', 'Nature damage inflicted after $t1 sec.\nYour skin itches horribly. \n', 0, 0, 0, 1, 1, 1), (37966, 51, 0, 0, 1, 0, 0, 101, 0, 70, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 621, 229, 0, 2509, 797, 0, 14, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1737, 'Spore Explosion', '', '', '$s2 Nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (37967, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 129, 1, 0, 791, 119, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Fungal Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (37968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 559, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 16, 1, 0, 0, 914, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 10712, 0, 0, 0, 0, 0, 0, 320, 'Soaring', '', '', '', 0, 0, 0, 1, 1, 1), (37970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Bunny Trigger Loc Ruuan', '', '', '', 0, 0, 0, 1, 1, 0), (37972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc Ruuan', '', '', '', 0, 0, 0, 1, 0, 0), (37973, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 53, 13, 0, 0, 0, 0, 3, 14, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2009, 'Coral Cut', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (37974, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37975, 0, 0, 0, 0, 564, 'Enraging Strike', '', 'Inflicts $s1% weapon damage and leaves the target enraged, increasing the effectiveness of its attacks for $d.', '', 0, 0, 0, 1, 1, 1), (37975, 21, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 and speeds its attacks by $s2% for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (37976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 133, 133, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 134', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (37978, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 179, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (37979, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 227, 0, 0, 1398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (37980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 438, 146, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 439', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (37981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 232, 232, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 233', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (37982, 32, 0, 0, 1, 0, 0, 1, 0, 0, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23454, 0, 0, 0, 0, 0, 1460, 'Earth Stun', '', 'Chance to stun a victim struck in combat for 1 second.', '', 0, 0, 0, 1, 1, 1), (37984, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14143, 0, 0, 0, 0, 0, 0, 0, 2338, 'Quench Illidari-Bane Blade', '', 'Quench the Forged Illidari-Bane Blade in the lava pools near the top of the Hand of Gul\'dan.', '', 0, 0, 0, 1, 1, 0), (37985, 2, 0, 0, 1, 0, 4104, 101, 0, 20, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 1, 0, 0, 36, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38309, 38309, 0, 0, 0, 0, 2128, 'Fire Breath', '', 'Targets in a cone in front of the caster take ${$m1*3} Fire damage over $d.', 'Fire damage every second.', 0, 0, 0, 1, 1, 1), (37986, 0, 1, 11, 1, 0, 15404, 101, 0, 20, 28, 80, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37988, 0, 0, 0, 0, 0, 2129, 'Ancient Fire', '', 'Inflicts Fire damage to an enemy for $d.', 'Fire damage inflicted after $d.\n', 0, 0, 0, 1, 1, 0), (37988, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Ancient Fire', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (37989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37990, 0, 0, 0, 0, 0, 1, 'Tunnel Bore Bone Passive', '', '', '', 0, 0, 0, 1, 0, 0), (37990, 0, 0, 10, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Bone Bore', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (37991, 32, 0, 12, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 37, 0, 0, 56, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 50, 'Bone Burst', '', 'Knocks nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (37992, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 31, 75, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (37993, 0, 1, 0, 4, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Liquid Blast Visual', '', 'Water Liquid Breath visual.', '', 0, 0, 0, 1, 1, 1), (37997, 0, 1, 0, 5, 0, 0, 101, 0, 20, 29, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 13, 1, 0, 99, 9, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Chaos Nova', '', 'Inflicts Fire damage to nearby enemies.', 'Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (37998, 0, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 0, 1, 1, 0, 4, 56, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 856, 'Piercing Strike', '', 'Pierces through an enemy\'s armor, dealing weapon damage plus $s1 and increasing Physical damage taken by $s2 for $d.', 'Physical damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (37999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Fel Flare Up', '', '', '', 0, 0, 0, 1, 0, 0), (38000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Materialize', '', '', '', 0, 0, 0, 1, 0, 0), (38001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 403, 134, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 404', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (38002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38003, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 22, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38004, 0, 0, 0, 1, 0, 61448, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38006, 0, 0, 0, 0, 0, 460, 'Destroy Deathforged Infernal', '', '', '', 0, 0, 0, 1, 1, 0), (38006, 0, 0, 0, 1, 0, 61448, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1049, 0, 0, 2475, 0, 0, 10, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2371, 'World Breaker', '', 'Inflicts damage on all enemies in a 30 yard radius.', 'Your world is at an end!', 0, 0, 0, 1, 1, 1), (38007, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Demon Link Visual', '', '', '', 0, 0, 0, 1, 0, 0), (38008, 0, 1, 0, 1, 0, 0, 100, 0, 20, 9, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, 9, 31897, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 'Seal of Blood', '', 'All melee attacks deal additional Holy damage equal to $31893s1% of normal weapon damage, but the Paladin loses health equal to $s2% of the total damage inflicted.\n\nUnleashing this Seal\'s energy will judge an enemy, instantly causing $31898s1 Holy damage at the cost of health equal to 33% of the damage caused.', 'Melee attacks deal additional Holy damage at the cost of health.', 0, 0, 0, 1, 1, 1), (38009, 0, 1, 18, 4, 0, 0, 101, 0, 28, 1, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (38010, 0, 2, 0, 1, 0, 0, 101, 0, 55, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1766, 'Curse of Flames', '', 'Increases Fire damage taken by $s1% for $d.', 'Fire damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess Action: Post Move Facing', '', '', '', 0, 0, 0, 1, 0, 0), (38012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Garm Wolfbrother: Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (38014, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Shadow Council Channel', '', '', '', 0, 0, 0, 1, 1, 1), (38015, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (38016, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Cosmetic - Flare Effect', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (38017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wave A - 1', '', '', '', 0, 0, 0, 1, 1, 1), (38020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Sentinel Tag', '', '', '', 0, 0, 0, 1, 0, 0), (38021, 99, 1, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 8, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 215, 'Terrifying Screech', '', 'Causes nearby enemies to deal reduced damage for $d.', 'Damage dealt reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21959, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'FRS Quest Credit', '', '', '', 0, 0, 0, 1, 0, 0), (38023, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37852, 0, 0, 0, 545, 'Watery Grave', '', 'Summons a water bubble around an enemy. After $t1 sec., the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', 'Frost damage inflicted to nearby allies after $d', 0, 0, 0, 1, 1, 1), (38024, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37852, 0, 0, 0, 545, 'Watery Grave', '', 'Summons a water bubble around an enemy. After $t1 sec., the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', 'Frost damage inflicted to nearby allies after $d', 0, 0, 0, 1, 1, 1), (38025, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37852, 0, 0, 0, 545, 'Watery Grave', '', 'Summons a water bubble around an enemy. After $t1 sec., the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', 'Frost damage inflicted to nearby allies after $d', 0, 0, 0, 1, 1, 1), (38026, 37, 1, 0, 5, 0, 0, 101, 2, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Viscous Shield', '', 'Coats the caster in water, protecting them against physical attacks for a short time.', 'Immune to Physical damage.', 0, 0, 0, 1, 1, 1), (38027, 0, 2, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 9, 0, 0, 0, 0, 87, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 541, 'Boiling Blood', '', 'Increases target\'s damage taken by $s1 and damage dealt by $s2..', 'Increases damage taken by $s1%.\nIncreases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (38028, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Watery Grave', '', '', '', 0, 0, 0, 1, 1, 1), (38029, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Stab', '', 'Inflicts normal damage plus $s1 to an enemy while casting.', '', 0, 0, 0, 1, 1, 1), (38030, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38031, 0, 0, 0, 1, 0, 0, 100, 1, 16, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 299, 0, 0, 0, 0, 51, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Shield Block', '', 'Increases the caster\'s chance to block by $s1% for $d., but will only block $n $lattack:attacks;.', 'Chance to block increased by $s1%.', 0, 0, 0, 1, 1, 1), (38032, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 17, 1, 1, 47, -51, 74, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 188, 'Stormbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38033, 0, 1, 7, 5, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 5, 1, 0, 27, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38034, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 1), (38035, 98, 1, 0, 14, 0, 0, 101, 0, 30, 8, 98, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 87, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Freeze', '', 'Freezes an enemy in place and increases the Frost damage they take by $s1%. Lasts $d.', 'Rooted.\nFrost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38042, 0, 1, 0, 1, 0, 0, 101, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 7, 0, 0, 0, 0, 23, 3, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38043, 0, 0, 0, 0, 0, 31, 'Ashen Fire', '', '', '', 0, 0, 0, 1, 1, 1), (38043, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 16, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Ashen Fire', '', '', '', 0, 0, 0, 1, 1, 1), (38044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 1, 1, 1, 0, 9, 9, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 501, 'Surge', '', 'Increases damage done by the caster by $s2%.', 'Increases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (38045, 0, 0, 0, 16, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 31, 0, -1, 44, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Rampaging Stomp', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (38046, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the Physical damage dealt by the caster by $s1 for $d.', 'Physical damage dealt is increased by $s1%.', 0, 0, 0, 1, 1, 1), (38047, 0, 1, 0, 5, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Mind Warp', '', 'Increases the mana cost of spells cast by $s1%.', 'Mana cost of your spells increased by $s1%.', 15, 0, 0, 1, 0, 0), (38048, 0, 2, 0, 1, 0, 0, 101, 0, 20, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1910, 'Curse of Pain', '', 'Deals shadow damage over $d. The effect is removed if the target falls below 50% of their maximum life.', 'Shadow damage inflicted every $t1 secs.\nCurse of Pain is removed if you fall below 50% health.', 0, 0, 0, 1, 0, 0), (38049, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 18, 18, 0, 12, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37852, 0, 0, 0, 545, 'Watery Grave', '', 'Summons a water bubble around an enemy. After $d, the bubble explodes, inflicting $20476s1 Frost damage to the target and its nearby allies.', '$20476s1 Frost damage inflicted to nearby allies after $d', 0, 0, 0, 1, 1, 1), (38051, 0, 1, 7, 16, 0, 0, 101, 0, 20, 32, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Fel Shackles', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38052, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 3, 1201, 0, 0, 7399, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Sonic Boom', '', 'Sends a sonic wave at the targetted enemy, damaging between you and the target.', '', 0, 0, 0, 1, 1, 1), (38053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Tune Deathforge Infernal', '', '', '', 0, 0, 0, 1, 0, 0), (38054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Random Rocket Missile', '', '', '', 0, 0, 0, 1, 1, 1), (38055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2368, 'Destroy Deathforged Infernal', '', 'Launches a barrage of 10 rockets into the air at nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38056, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flesh Rip', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38057, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Spellcast Omni', '', '', '', 0, 0, 0, 1, 1, 1), (38058, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38059, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Sonic Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', 'Stunned.', 0, 0, 0, 1, 1, 1), (38061, 0, 0, 0, 1, 0, 0, 100, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', 'Melee attacks heal you for $s1 damage.', '', 0, 0, 0, 1, 1, 1), (38063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call for Air Strike', '', 'Tells the target to attack the highest threat target on your hate list.', '', 0, 0, 0, 1, 0, 0), (38064, 250, 0, 14, 1, 0, 0, 101, 0, 20, 32, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 53, 1, 0, 321, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38065, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 79, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (38066, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 183, 'Unstable Concoction', '', '', '$s3 Fire damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 109, 0, 0, 0, 0, 68, 127, 165, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Guard\'s Mark', '', 'Places the Hunter\'s Mark on the target, increasing the ranged attack power of all attackers against that target by $s2. In addition, the target of this ability can always be seen by the hunter whether it stealths or turns invisible. The target also appears on the mini-map. Lasts for $d.', 'You\'ve been spotted by a nearby guard!', 0, 0, 0, 1, 1, 1), (38068, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 31080, 0, 24243, 22452, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2120, 'Mercurial Adamantite', '', '', '', 0, 0, 0, 1, 1, 1), (38070, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22452, 21886, 22457, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Mercurial Stone', '', '', '', 0, 0, 0, 1, 1, 1), (38072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Pulled', '', '', '', 0, 0, 0, 1, 0, 0), (38073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Pulled', '', '', '', 0, 0, 0, 1, 0, 0), (38074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rooftop Yank', '', 'Pull somebody towards you. \n\nThis spell is meant for use on flying guards.', '', 0, 0, 0, 1, 1, 0), (38075, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 38073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Unstable Explosion', '', 'Yanks an enemy off of the roof. Hopefully.', '', 0, 0, 0, 1, 1, 1), (38076, 0, 4, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 1630, 'Wyvern Pike', '', '', '$s3 Nature damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21972, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Male Shadowy Disguise', '', '', '', 0, 0, 0, 1, 1, 1), (38081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21973, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Female Shadowy Disguise', '', '', '', 0, 0, 0, 1, 1, 1), (38082, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 2, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Mass Dispel', '', '', '', 0, 0, 10, 1, 1, 1), (38083, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 183, 'Rocket Launcher', '', '', '$s3 Fire damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38084, 0, 1, 0, 14, 0, 0, 101, 0, 20, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Spiral', '', '', '', 0, 0, 0, 1, 0, 0), (38085, 0, 0, 0, 171, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2210, 'Shadow Blast', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Damage Amplification: Nature', '', '', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Damage Amplification: Arcane', '', '', 'Arcane damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Damage Amplification: Fire', '', '', 'Fire damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Damage Amplification: Frost', '', '', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Damage Amplification: Holy', '', '', 'Holy damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Damage Amplification: Physical', '', '', 'Physical damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Damage Amplification: Shadow', '', '', 'Shadow damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Stormhammer', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (38094, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 31, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Set Mana to 15%', '', '', '', 0, 0, 0, 1, 0, 0), (38099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Air Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Air Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Earth Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Earth Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Fire Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Fire Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Water Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Channel Water Shield', '', '', '', 0, 0, 0, 1, 1, 1), (38107, 0, 0, 0, 4, 0, 0, 101, 0, 20, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22315, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Create Deathforge Mine', '', 'Create a Deathforge Land Mine.', '', 0, 0, 0, 1, 1, 1), (38108, 0, 0, 0, 1, 0, 0, 101, 0, 20, 327, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 19, 0, 0, 115, 0, 0, 8, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Deathforge Mine Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (38109, 2, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38110, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 625, 0, 149, 2187, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (38112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 182, 'Magic Barrier', '', '', 'Immune to all attacks and spells.', 0, 0, 0, 1, 0, 0), (38113, 2, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38115, 0, 0, 0, 1, 0, 0, 101, 0, 14, 4, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21994, 0, 0, 0, 0, 0, 0, 0, 0, 690, 'Stoneskin Totem', 'Rank 2', 'Summons a Stoneskin Totem with $s1 health at the feet of the caster. The totem protects party members within $8156a1 yards, reducing melee damage taken by $8156s1. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (38116, 0, 0, 0, 1, 0, 0, 101, 0, 20, 125, 45, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21995, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', 'Rank 2', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $6350r1 yards for $6350s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (38119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21998, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Calling Kor\'kron Wind Rider', '', 'Signals a Kor\'kron Wind Rider to fly to your location.', '', 0, 0, 0, 1, 1, 1), (38120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38121, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 22, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38123, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38126, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 12, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38128, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 30, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Controller', '', '', '', 0, 0, 0, 1, 1, 1), (38130, 0, 0, 0, 1, 0, 31744, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 69, 0, 0, 30, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Fel Reaver Controller', '', '', 'Controlling the fel reaver sentinel.', 0, 0, 0, 1, 1, 1), (38132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Paralyze', '', '', 'The Tainted Core has paralyzed you!\nUnable to Move.', 0, 0, 0, 1, 0, 0), (38133, 2, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Key', '', 'Throws the Tainted Core to a friendly target.', '', 0, 0, 0, 1, 1, 1), (38135, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 95, 25, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38136, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 95, 25, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Shadow damage every $t2 sec. for $d.', 'Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38138, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1952, 'Arcane Buffet', '', 'Inflicts $s1 Arcane damage to an enemy and increases the Arcane damage it takes by $s2 for $d.', 'Arcane damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (38139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22009, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Wave D Mob', '', '', '', 0, 0, 0, 1, 0, 0), (38141, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (38142, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 186, 'Frost Buffet', '', 'Inflicts $s1 Frost damage to an enemy and increases the Frost damage it takes by $s2 for $d.', 'Frost damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (38143, 0, 1, 0, 24, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 3, 1, 0, 18, 19, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Buffet', '', 'Inflicts $s1 Shadow damage to an enemy and increases the Shadow damage it takes by $s2 for $d.', 'Shadow damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (38145, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 150, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts $s2 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38146, 85, 1, 0, 16, 0, 0, 101, 0, 20, 35, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 67, 0, 0, 416, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Arcane Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Arcane damage to each successive target. Silences an enemy, preventing them from casting spells for $d.', 'Silenced....', 0, 0, 0, 0.7, 1, 1), (38147, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Shadow Missiles', '', 'Launches a shadow bolts at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38148, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 28, 50, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38147, 0, 0, 0, 0, 0, 225, 'Shadow Missiles', '', 'Launches shadow missiles at an enemy, inflicting Shadow damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (38149, 0, 2, 0, 5, 0, 0, 10, 0, 22, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, -151, 0, 0, 0, 0, 14, 29, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 13738, 0, 0, 0, 168, 'Curse of the Dark Talon', '', 'Curses an enemy for $d., increasing the Physical damage it takes by $s1 and reducing its Stamina by $s2. The cursed target has $h% chance of inflicting bleeding damage on it\'s current target.', 'Physical damage taken is increased by $s1.\nStamina reduced by $s2.\nMelee attacks have a chance to rend the target.', 0, 0, 0, 1, 1, 1), (38150, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 549, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38151, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (38153, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 31, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38163, 0, 0, 0, 0, 2340, 'Acid Spray', '', 'Deals $s1 Nature to the target and all nearby enemies.', 'Raining acidic fluid onto enemies.', 0, 0, 0, 1, 1, 1), (38154, 0, 1, 5, 16, 0, 0, 101, 0, 8, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (38155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Strength of Death', '', '', '', 0, 0, 0, 1, 0, 0), (38156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31121, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Overseer Disguise', '', 'Combine 5 Costume Scraps into an Overseer Disguise.', '', 0, 0, 0, 1, 0, 0), (38157, 0, 0, 0, 4, 0, 0, 100, 2, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1016, 21981, 0, 0, 0, 0, 0, 0, 0, 2372, 'Overseer Disguise', '', 'Transforms you into the likeness of Overseer Nuaar for $d. It can only be used within the Blackwing Coven area of the Blade\'s Edge Mountains. Maxnar the Ashmaw, and his Wyrmcult Blessed, can see through the disguise. Looting, taking a hostile action, or casting beneficial spells will drop the disguise.', 'Friendly with the Blackwing Coven wyrmcult', 0, 0, 0, 1, 1, 1), (38158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, 158, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 160', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (38159, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Auchanei Channeling (no duration)', '', '', '', 0, 0, 0, 1, 1, 1), (38162, 0, 0, 0, 1, 0, 0, 101, 0, 61, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20117, 0, 0, 0, 0, 0, 0, 0, 0, 2258, 'Unyielding Knights', '', '', '', 0, 0, 0, 1, 0, 0), (38163, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 307, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Spray', '', 'Deals $s2 Nature to the target and all nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38164, 0, 0, 0, 1, 0, 0, 50, 0, 61, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38162, 0, 0, 0, 0, 0, 1694, 'Unyielding Knights', '', '', '', 0, 0, 0, 1, 1, 1), (38165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Use Key', '', '', '', 0, 0, 0, 1, 0, 0), (38166, 0, 9, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (38167, 36, 2, 0, 5, 0, 0, 101, 0, 1, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1 for $d.', 'Physical damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (38168, 0, 1, 0, 1, 0, 0, 101, 0, 65, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Spiritual Sight', '', 'Allows the caster to see incorporeal beings for $d.', 'Able to see incorporeals.', 0, 0, 0, 1, 1, 1), (38169, 65, 0, 12, 1, 0, 0, 101, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 21, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Subservience', 'Rank 1', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (38170, 0, 0, 0, 5, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spin Nether-weather Vane', '', 'Spin while flying to Ruuan Weald...', '', 0, 0, 0, 1, 1, 0), (38171, 0, 0, 0, 5, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22022, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Summon Arcane Bursts', '', 'Summons 2 Arcane Bursts as guardians.', '', 0, 0, 0, 1, 0, 0), (38173, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Spirit', '', 'Summons Spirit to spy on Bloodmaul ogres in conversation.', '', 0, 0, 0, 1, 1, 1), (38174, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Flat Damage Reduction', '', 'Reduces melee damage taken by $s1.', 'Reduces melee damage taken by $s1.', 0, 0, 0, 1, 1, 1), (38175, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 2841, 20817, 1705, 0, 0, 0, 0, 0, 6, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bronze Torc', '', '', '', 0, 0, 0, 1, 1, 1), (38177, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Blackwhelp Net', '', 'Throw a net at the targeted wyrmcult blackwhelp, which will immobilize it and put it into your pack.', 'Netted', 0, 0, 0, 1, 0, 0), (38178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Wyrmcult Blackwhelp Item', '', '', '', 0, 0, 0, 1, 1, 0), (38182, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 320, 'Stormhammer', '', '', '$s3 Nature damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38183, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 551, 0, 0, 2474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Banshee Wail', '', 'Wails with anguish, inflicting Shadow damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38184, 65, 0, 0, 1, 0, 0, 35, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38229, 0, 0, 0, 0, 0, 108, 'Windfury', '', 'Adds a chance to do two additional attacks.', '', 0, 0, 0, 1, 1, 1), (38185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 233, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0234)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (38187, 36, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pierce Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (38192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tap Mob and Aggro Summoner', '', '', '', 0, 0, 0, 1, 0, 0), (38193, 2, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 323, 0, 0, 1988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38194, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster to an enemy target. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (38196, 0, 0, 0, 1, 0, 0, 100, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Vampiric Aura', '', 'Melee attacks heal you for 300% of the damage dealt.', 'Melee attacks heal you for 300% of the damage dealt.', 0, 0, 0, 1, 1, 1), (38197, 0, 1, 0, 6, 0, 0, 101, 0, 20, 0, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 825, 0, 0, 5087, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38202, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 1, 1, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1576, 'Heat Mold', '', 'Plunge into the flames of a fallen Fel Reaver to heat the materials encased in the mold.', '', 0, 0, 0, 1, 1, 0), (38203, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (38204, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38205, 0, 0, 0, 171, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 99, 0, 0, 280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2210, 'Shadow Blast', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Damage Amplification: Holy', '', '', 'Holy damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Damage Amplification: Nature', '', '', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38208, 18, 4, 0, 1, 0, 0, 101, 0, 20, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Burning Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38209, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 191, 0, 0, 1178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (38210, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (38213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Port Accepted Loc Singing Ridge (No Regs)', '', '', '', 0, 0, 0, 1, 0, 0), (38214, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Heavy Iron Portcullis', '', 'Opens the Heavy Iron Portcullis in the Deathforge.', '', 0, 0, 0, 1, 1, 1), (38215, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38216, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38217, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38218, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38219, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38220, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38221, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38222, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 38223, 38227, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest Credit: Crazed Colossus', '', '', '', 0, 0, 0, 1, 1, 1), (38224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Illidari Agent Illusion', '', 'Disguises the user as a blood elf servant of Illidan.', '', 0, 0, 0, 1, 0, 0), (38225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22049, 0, 0, 0, 0, 0, 0, 0, 0, 2099, 'Illidari Disguise', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 0), (38226, 0, 0, 0, 1, 0, 0, 101, 0, 60, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 299, 279, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Black Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets. Enemies hit by this ability also suffer periodic Shadow damage every $t2 sec. for $d.', 'Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22050, 0, 0, 0, 0, 0, 0, 0, 0, 2099, 'Illidari Disguise', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 0), (38229, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Windfury', '', 'Gives the caster $s1 extra attacks.', '', 0, 0, 0, 1, 1, 1), (38230, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38231, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (38232, 43, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (38233, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (38234, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1201, 0, -71, 5399, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38235, 0, 0, 0, 1, 0, 0, 101, 0, 73, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 899, 0, 8, 8, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Water Tomb', '', 'Encases the target and any of its nearby enemies in a tomb of water, stunning them and dealing $s2 Frost damage every $t2 sec for $d.', 'Stunned.\n$o2 Frost damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (38236, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 24999, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22091, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Spitfire Totem', '', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $38296r1 yards for $38296s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (38237, 0, 0, 0, 1, 0, 0, 100, 0, 73, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 241, 0, 0, 1079, 0, 0, 9, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Water Nova', '', 'Inflicts Frost damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38238, 0, 1, 0, 5, 0, 0, 101, 0, 20, 32, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 277, 1, 0, 1711, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38239, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (38240, 0, 1, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', 'Magical spells and effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (38243, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 0), (38245, 0, 1, 17, 5, 0, 0, 101, 0, 8, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (38246, 0, 0, 0, 1, 0, 0, 101, 0, 73, 106, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -51, -51, 0, 0, 0, 3, 79, 136, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 263, 'Vile Sludge', '', 'Coats the target in a slick coat of sludge, reducing damage and healing done by that target by $s2% and dealing $s1 Nature damage every $t1 for $d.', 'All damage and healing dealt is reduced by $s2%.\n$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22059, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Calling Wildhammer Gryphon Rider', '', 'Signals a Wildhammer Gryphon Rider to fly to your location.', '', 0, 0, 0, 1, 0, 0), (38250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Heart of Fury Siphon', '', '', '', 0, 0, 0, 1, 1, 1), (38252, 0, 1, 0, 5, 0, 0, 100, 0, 70, 85, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 4999, 0, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage, the seed will detonate, inflicting Shadow damage to all enemies within $32865a1 yards of the target.', 'Causes $s1 Shadow damage every $t1. After taking $s2 total damage, Seed of Corruption detonates, dealing Shadow damage to the caster\'s enemies within $32865a1 yards.', 0, 0, 0, 1, 1, 0), (38253, 18, 4, 0, 5, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 231, 1, 0, 1884, 1999, 0, 0, 0, 0, 0, 3, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38254, 0, 3, 0, 1, 0, 0, 101, 0, 20, 30, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, -6, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 264, 'Festering Wound', '', 'Reduces an enemy\'s stamina by $s1 and intellect by $s2. Lasts $d.', 'Stamina reduced by $s1.\nIntellect reduced by $s1.', 0, 0, 0, 1, 1, 1), (38256, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Piercing Howl', '', 'Causes all enemies near the warrior to be dazed for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (38257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38258, 0, 0, 0, 0, 0, 2230, 'Panic Periodic', '', '', '', 0, 0, 0, 1, 0, 0), (38258, 0, 0, 5, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 149, 0, 42, 42, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Panic', '', 'Frightens all nearby enemies with psychic panic, causing them to flee for $d.', 'Running in Fear.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (38259, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Blasts the target for $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (38262, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 19, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts weapon damage plus $s1 to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38263, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 28, 235, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38264, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage each second for $d.', '', 0, 0, 0, 1, 1, 1), (38264, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38265, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 2267, 'Nether Blast', '', '', '$s3 Arcane damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38267, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 183, 'Flame Breath', '', '', '$s3 Fire damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38269, 0, 0, 0, 1, 6000, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38273, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Eclipsion Chest', '', 'Opens the Eclipsion Chest at Eclipse Point.', '', 0, 0, 0, 1, 1, 1), (38274, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'TEST Item Main Hand', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (38275, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'TEST Ammo Basic', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (38276, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'TEST Ammo Preferred', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (38277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gaze of the Betrayer', '', '', '', 0, 0, 0, 1, 0, 0), (38279, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 320, 'Stormhammer', '', '', '$s3 Nature damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38281, 0, 0, 0, 0, 0, 2018, 'Static Charge', '', 'Charges an enemy with energy, inflicting $o1 Nature damage over $d. While the target is affected, the static periodically zaps its nearby allies with Nature damage as well.', 'Deals $38281s1 damage to surrounding allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (38281, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Static Charge', '', 'Charges an enemy with energy, inflicting $s1 Nature damage. While the target is affected, the static periodically zaps its nearby allies with $s1 Nature damage as well.', '', 0, 0, 0, 1, 1, 1), (38282, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'The Blade\'s Song', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (38284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 61, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Destiny Fulfilled', '', 'Restores $s1 mana.', '', 0, 0, 0, 1, 0, 0), (38285, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 2267, 'Spore Splash', '', '', '$s3 Arcane damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear Return State', '', '', '', 0, 0, 0, 1, 1, 1), (38290, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38293, 0, 0, 0, 0, 0, 502, 'Santos\' Blessing', '', 'Your ranged attacks have a chance to increase your attack power by 250 for 10 sec.', '', 0, 0, 0, 1, 1, 1), (38293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 249, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Santos\' Blessing', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (38295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2251, 0, 0, 13874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38296, 0, 0, 0, 24, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', '', '', 0, 0, 0, 1, 1, 1), (38297, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 44, -1, 0, 0, 0, 0, 42, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Increased Pet Attack Power', '', 'Increases your pet\'s attack power by 70, armor by 490 and Stamina by 52.', '', 0, 0, 0, 1, 1, 1), (38299, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38324, 0, 0, 0, 0, 0, 1, 'HoTs on Heals', '', 'Your direct healing spells have a chance to place a heal over time on your target, healing $38324o1 over $38324d.', '', 0, 0, 0, 1, 1, 1), (38303, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Cosmetic - Skettis Smoking Effect', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (38304, 0, 0, 0, 1, 0, 0, 101, 0, 70, 22, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 19999, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22486, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Earthbind Totem', '', 'Summons an Earthbind Totem that lasts $d. and periodically reduces the movement speed of nearby enemies to $3600s1% of normal.', '', 0, 0, 0, 1, 1, 1), (38305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 66', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (38306, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22487, 0, 0, 0, 0, 0, 0, 0, 0, 1679, 'Poison Cleansing Totem', '', 'Summons a Poison Cleansing Totem with $s1 health at the feet of the caster that attempts to remove 1 poison effect from party members within $8168a1 yards every $8167t1 seconds. Lasts $d.', '', 8, 0, 0, 1, 1, 1), (38307, 0, 2, 0, 1, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -436, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'The Dark of Night', '', 'Your attacks ignore $s1 of your enemies\' armor for $d. This effect stacks up to 3 times.', 'Ignore $s1 of enemies\' armor.', 0, 0, 0, 1, 1, 1), (38308, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1477, 'Blinkstrike', '', 'Grants an extra attack on your next swing.', '', 0, 0, 0, 1, 0, 0), (38309, 2, 0, 0, 1, 0, 4104, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Breath', '', 'Targets in a cone in front of the caster take ${$m1*3} Fire damage over $d.', '', 0, 0, 0, 1, 1, 1), (38310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 6474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (38311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21627, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Eclipsion Hawkstrider', '', 'Summons $s1 $lHawkstrider:Hawkstriders; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38312, 0, 0, 0, 1, 4000, 0, 101, 0, 70, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 28, 0, 161, 0, 0, 719, 0, 30, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22121, 0, 0, 0, 0, 0, 0, 1932, 'Fel Fireball', '', '', '', 0, 0, 0, 1, 1, 1), (38313, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy for $s1 damage and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (38314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 684, 'Cheaper Druid Shapeshifting', '', 'Reduces the base Mana cost of your shapeshifting spells by $s1.', '', 0, 0, 0, 1, 0, 0), (38316, 0, 0, 7, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 499, 0, 18, 18, 0, 26, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangle', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\nNature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38317, 0, 0, 0, 1, 0, 0, 100, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Forgotten Knowledge', '', 'Increases spell haste rating by 280 for $d.', 'Increases spell haste rating by 280', 0, 0, 0, 1, 1, 1), (38318, 0, 0, 0, 14, 0, 0, 101, 0, 0, 347, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 441, 0, 0, 0, 0, 0, 0, 0, 0, 1699, 'Transformation - Blackwhelp', '', 'Transforms you into a helpless Blackwhelp for $d. You cannot attack or cast spells while transformed.', 'Transformed into a helpless Blackwhelp. Cannot attack or cast spells while transformed. Right-Click this icon to remove the effect.', 0, 0, 0, 1, 1, 1), (38319, 0, 0, 0, 1, 0, 0, 15, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38317, 0, 0, 0, 0, 0, 320, 'Forgotten Knowledge', '', 'Your harmful spells have a chance to increase your spell haste rating by 280 for 6 secs.', '', 0, 0, 0, 1, 0, 0), (38320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Blessing of Light Healing', '', 'Increases the benefit your Flash of Light spell receives from Blessing of Light by ${$m1/2} and Holy Light spell receives from Blessing of Light by $s1.', '', 0, 0, 0, 1, 1, 1), (38321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Healing Touch', '', 'Increases the amount healed by Healing Touch by $s1.', '', 0, 0, 0, 1, 0, 0), (38322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Improved Chain Heal', '', 'Increases the base amount healed by Chain Heal by $s1.', '', 0, 0, 0, 1, 0, 0), (38324, 0, 1, 0, 1, 0, 0, 101, 0, 1, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Regeneration', '', '', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38325, 0, 0, 0, 1, 0, 0, 101, 0, 1, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 324, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 682, 'Regeneration', '', 'Heals $o1 damage over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38326, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38329, 0, 0, 0, 0, 0, 682, 'Crit Threat Reduction Melee', '', 'Reduces the threat from your harmful critical strikes.', '', 0, 0, 0, 1, 1, 1), (38327, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38328, 0, 0, 0, 0, 0, 682, 'Crit Threat Reduction Spell', '', '', '', 0, 0, 0, 1, 1, 1), (38328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Threat Reduction', '', '', '', 0, 0, 0, 1, 1, 1), (38329, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Threat Reduction', '', '', '', 0, 0, 0, 1, 1, 1), (38330, 0, 0, 0, 198, 0, 0, 101, 0, 70, 0, 145, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 39001, 0, 0, 110499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (38331, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', '', 'Magical spells will be reflected.\n', 0, 0, 0, 1, 1, 1), (38332, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38333, 0, 0, 0, 0, 0, 2020, 'Blessing of Life', '', 'For the next $d, your direct heals grant Fecundity to your target, increasing the healing received by the target by up to $38333s1. Fecundity lasts $38333d and stacks up to 5 times.', '', 0, 0, 0, 1, 1, 1), (38333, 0, 1, 0, 1, 0, 0, 101, 0, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2020, 'Fecundity', '', '', 'Increases healing received by up to $s1.', 0, 0, 0, 1, 1, 1), (38334, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38346, 0, 0, 0, 0, 0, 1, 'Proc Mana Regen', '', 'Your spell casts have a chance to allow ${15-$max($PL-70,0)/2}% of your mana regeneration to continue while casting for $38346d.', '', 0, 0, 0, 1, 1, 1), (38335, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt Volley', '', 'Hurls a watery bolt at all nearby enemies within $a1, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (38336, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12650, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Ceremonial Incense', '', 'Place the incense near the candles in Malukaz\'s hut to begin the spirit summoning ceremony.', '', 0, 0, 0, 1, 0, 0), (38337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22104, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Summon Cyclone', '', 'Summons a cyclone that moves around randomly. Enemies near the cyclone will be thrown up in the air.', '', 0, 0, 0, 1, 1, 1), (38338, 34, 0, 7, 1, 0, 0, 101, 0, 14, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22109, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Invis Bunny to Send an Event', '', '', '', 0, 0, 0, 1, 0, 0), (38340, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22000, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Enslaved Netherdrake', '', 'Summons $s1 $lNetherdrake:Netherdrakes; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 58, 0, 1, 1, 0, 49, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (38343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22106, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Ruul\'s Netherdrake', '', 'Summons $s1 $lNetherdrake:Netherdrakes; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 31, 0, 1, 1, 0, 49, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (38345, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31346, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Bleeding Hollow Torch', '', 'Light at the Bleeding Hollow Forge.', '', 0, 0, 0, 1, 0, 0), (38346, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Meditation', '', '', 'Allows ${15-$max($PL-70,0)/2}% of your mana regeneration to continue while casting.', 0, 0, 0, 1, 0, 0), (38347, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38348, 0, 0, 0, 0, 0, 1, 'Crit Proc Spell Damage', '', 'Your spell critical strikes have a chance to increase your spell damage and healing by $38348s1 for $38348d.', '', 0, 0, 0, 1, 1, 1), (38348, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 189, 174, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Unstable Currents', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (38349, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 61, 0, 0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Bravado', '', '', '', 0, 0, 0, 1, 1, 1), (38350, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38349, 0, 0, 0, 0, 0, 1, 'Crit Proc Heal', '', 'Your melee and ranged critical strikes have a chance to heal you for $38349s1.', '', 0, 0, 0, 1, 1, 1), (38351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -331, 164, -331, 0, 0, 0, 99, 189, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 174, 'Displacement', '', 'Increases your defense rating by $s2, but decreases your melee and ranged attack power by $s1. Effect lasts for $d.', 'Increases defense rating by $s2.\nDecreases melee and ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (38353, 0, 0, 0, 1, 0, 0, 101, 0, 70, 327, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 0, 0, 107, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38357, 0, 0, 0, 0, 94, 'Tidal Surge', '', '', '', 0, 0, 0, 1, 1, 1), (38354, 50, 0, 0, 1, 0, 8, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 111, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38356, 50, 0, 0, 5, 0, 8, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38354, 38354, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38357, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Tidal Surge', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 0, 0), (38358, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 175, 0, 0, 1662, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Tidal Surge', '', 'Unleashes the power of the tides on nearby enemies, knocking up in the air and encasing them in ice for $38357d.', '', 0, 0, 0, 1, 1, 1), (38360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Huffer Threatens Grulloc', '', '', '', 0, 0, 0, 1, 0, 0), (38361, 50, 0, 0, 31, 0, 4108, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38369, 38369, 0, 0, 0, 0, 11, 'Double Breath', '', 'Inflicts Fire damage to enemies in a cone in front of the caster.', 'Breathing fire upon enemies.', 0, 0, 0, 1, 1, 1), (38362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14274, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Huffer\'s Whistle', '', 'Calls forth Rexxar\'s friend, Huffer. He will lead Grulloc on a merry chase while you loot Grulloc\'s Sack.', '', 0, 0, 0, 1, 0, 0), (38363, 0, 0, 15, 1, 0, 0, 100, 1, 20, 63, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 3, 42, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 245, 'Gushing Wound', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d. Removed by any healing effect.', 'Physical damage inflicted every $t1 sec.\nBleeding until healed.', 0, 0, 0, 1, 1, 1), (38365, 0, 0, 0, 1, 0, 0, 101, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22115, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Enraged Earth Shard', '', 'Summons an Enraged Earth Shard.', '', 0, 0, 0, 1, 1, 1), (38366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1351, 0, 0, 3824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Toss', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (38367, 50, 0, 0, 1, 0, 4108, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Double Breath Effect', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38368, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 874, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (38369, 50, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 149, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Double Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38370, 2, 0, 0, 14, 0, 0, 101, 0, 60, 0, 310, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', '', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (38371, 0, 0, 0, 1, 0, 0, 101, 0, 70, 85, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, -1, 0, 0, 0, 61, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 12, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Send your pet into a rage causing $s2% additional damage for $d. While enraged, the beast does not feel pity or remorse or fear and it cannot be stopped unless killed.', 'Enraged.', 10, 0, 0, 1, 1, 1), (38372, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38373, 0, 0, 0, 1, 0, 0, 101, 0, 70, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 29, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2229, 'The Beast Within', '', 'Go into a rage, increasing your damage by $s2%. Your pet also goes into a rage, causing $38371s2% additional damage for $38371d. While enraged, the beast does not feel pity or remorse or fear and it cannot be stopped unless killed.', 'Enraged.', 0, 0, 0, 1, 1, 1), (38374, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1801, 0, 0, 3599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Hurl Trident', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38376, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', '', '', 0, 0, 0, 1, 1, 1), (38377, 0, 2, 0, 4, 0, 0, 101, 0, 65, 25, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -691, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Touch of the Forgotten', '', 'Curses an enemy, reducing healing effects on them by $s1 for $d.', 'Healing effects on you are reduced by $s1.', 0, 0, 0, 1, 1, 1), (38378, 0, 0, 0, 20, 0, 0, 101, 0, 70, 1, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 241, 1, 0, 679, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage and increasing shadow damage taken by $s2% for $d.', 'Shadow damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (38379, 0, 1, 0, 1, 10000, 0, 50, 3, 1, 6, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Shadowguard', '', 'Surrounds the caster with $n shadows that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the shadows strike, a shadow dissipates. Thus, the effect expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Shadow damage on hit.', 0, 0, 0, 1, 1, 1), (38380, 19, 0, 0, 30, 0, 0, 101, 0, 65, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 149, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Rage', '', 'Unleashes the rage of aeons in a massive burst of energy, destroying the caster and knocking nearby enemies back.', '', 0, 0, 0, 1, 1, 1), (38382, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 191, 0, 0, 3704, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fiery Blast', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38383, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (38384, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 75, 0, -51, 262, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38385, 932, 0, 0, 1, 0, 0, 101, 0, 0, 18, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 749, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (38386, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38387, 0, 0, 0, 1, 0, 0, 101, 0, 65, 3, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 118, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2042, 'Bane of Infinity', '', 'Increases healing effects for an enemy by $s1% for $d.\nIncreases damage taken by an enemy by $s2% for $d.', 'Healing effects increased by $s1%.\nDamage taken increased by $s2%.', 0, 0, 0, 1, 1, 0), (38388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Slice and Dice Haste', '', 'Increases the haste from your Slice and Dice ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Backstab and Sinister Strike', '', 'Increases the damage dealt by your Backstab, Sinister Strike, Mutilate, and Hemorrhage abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (38390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Aspect of the Viper', '', 'Increases the mana you gain from your Aspect of the Viper by an additional $s1% of your Intellect.', '', 0, 0, 0, 1, 1, 1), (38391, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (38392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Steady Shot', '', 'Increases the damage dealt by your Steady Shot ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Shadow Bolt and Incinerate', '', 'Increases the damage dealt by your Shadow Bolt and Incinerate abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (38394, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38395, 0, 0, 0, 0, 0, 1, 'Dot Heals', '', 'Each time one of your Corruption or Immolate spells deals periodic damage, you heal $38395s1 health.', '', 0, 0, 0, 1, 1, 1), (38395, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Siphon Essence', '', 'Each time one of your Corruption or Immolate spells deals periodic damage, you heal $38395s1 health.', '', 0, 0, 0, 1, 1, 1), (38396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Evocation', '', 'Increases the duration of your Evocation ability by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (38397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Fireball, Frostbolt, and Arcane Missiles', '', 'Increases the damage of your Fireball, Frostbolt, and Arcane Missiles abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (38398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Cleave Cost', '', 'Reduces the rage cost of your Execute ability by ${$m1/-10}.', '', 0, 0, 0, 1, 1, 1), (38399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mortal Strike and Bloodthirst', '', 'Increases the damage of your Mortal Strike and Bloodthirst abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (38400, 0, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 75, 1, 1, 462, 149, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 320, 'Stormbolt', '', '', '$s3 Nature damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (38401, 0, 0, 0, 19, 0, 0, 100, 1, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Incinerate', '', 'Deals $s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (38407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Shield Slam', '', 'Increases the damage of your Shield Slam ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Commanding Shout', '', 'Increases the health bonus from your Commanding Shout ability by $s1.', '', 0, 0, 0, 1, 1, 1), (38410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Prayer of Healing Cost', '', 'Reduces the mana cost of your Prayer of Healing ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Greater Heal', '', 'Increases the healing from your Greater Heal ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mind Blast', '', 'Increases the damage from your Mind Blast ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Word: Pain Duration', '', 'Increases the duration of your Shadow Word: Pain ability by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (38414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Moonfire Duration', '', 'Increases the duration of your Moonfire ability by ${$m1/1000} sec.', '', 0, 0, 0, 1, 1, 1), (38415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Starfire Crit', '', 'Increases the critical strike chance of your Starfire ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Rip and Ferocious Bite', '', 'Increases the damage dealt by your Rip, Swipe, and Ferocious Bite abilities by $s1%.', '', 0, 0, 0, 1, 1, 1), (38417, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reduced Swiftmend Cooldown', '', 'Reduces the cooldown of your Swiftmend ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (38419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Spore Explosion', '', '', '', 0, 0, 0, 1, 1, 0), (38420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Healing Touch', '', 'Increases the healing from your Healing Touch ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Spiritual Attunement', '', 'Increases the mana gained from your Spiritual Attunement ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Consecration', '', 'Increases the damage dealt by your Consecration ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Hammer of Wrath', '', 'Increases the damage dealt by your Hammer of Wrath ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Flash of Light', '', 'Increases the healing from your Flash of Light ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Light Crit', '', 'Increases the critical strike chance of your Holy Light ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38427, 0, 0, 0, 1, 0, 0, 20, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38428, 0, 0, 0, 0, 0, 1, 'Mana Regen Proc', '', 'Your melee attacks have a chance to grant you $38428s1 mana.', '', 0, 0, 0, 1, 1, 1), (38428, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Wisdom', '', 'Your melee attacks have a chance to grant you $38428s1 mana.', '', 0, 0, 0, 1, 1, 1), (38429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shock Discount', '', 'Your Earth Shock, Flame Shock, and Frost Shock abilities cost $s1% less mana.', '', 0, 0, 0, 1, 1, 1), (38430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Stormpower', '', 'Whenever you use Stormstrike, you gain $38430s1 attack power for $38430d.', 'Increased attack power by $s1.', 0, 0, 0, 1, 1, 1), (38431, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 22120, 0, 0, 0, 0, 0, 0, 0, 0, 2374, 'Summon Fathom Sporebat', '', 'Summons a Fathom Sporebat to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5634, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormstrike AP Buff', '', 'Whenever you use Stormstrike, you gain $38430s1 attack power for $38430d.', '', 0, 0, 0, 1, 1, 1), (38433, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 22119, 0, 0, 0, 0, 0, 0, 0, 0, 2374, 'Summon Fathom Lurker', '', 'Summons a Fathom Lurker to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -11, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chain Heal Discount', '', 'Your Chain Heal ability costs $s1% less mana.', '', 0, 0, 0, 1, 1, 1), (38435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Chain Heal', '', 'Increases the amount healed by your Chain Heal ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Lightning Bolt', '', 'Increases the damage dealt by your Lightning Bolt ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (38437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 34, 44, 0, 0, 0, 85, 189, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 126, 0, 0, 0, 0, 0, 0, 1921, 'Totemic Mastery', '', 'Whenever you have an air totem, an earth totem, a fire totem, and a water totem active at the same time, you gain $38437s1 mana per 5 sec, $38437s2 spell critical strike rating, and up to $38437s3 spell damage.', '$s1 mana per 5 sec.\n$s2 spell critical strike rating.\nIncreased spell damage by up to $s3.', 0, 0, 0, 1, 1, 1), (38438, 0, 1, 0, 1, 0, 0, 101, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 0, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1026, 0, 0, 0, 0, 0, 0, 0, 2210, 'Echoes of Memory', '', 'Allows the wearer to see echoes of the past.', 'Echoes of Memory', 0, 0, 0, 1, 1, 1), (38439, 0, 0, 0, 5, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185155, 0, 0, 0, 0, 0, 0, 0, 0, 534, 'Placing Rocknail Flayer Carcass', '', 'Places a Rocknail flayer carcass on the ground in Netherwing Fields.', '', 0, 0, 0, 1, 1, 0), (38441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Cataclysmic Bolt', '', 'Blasts an enemy target with shadow, dealing damage equal to half their total health.', '', 0, 0, 0, 1, 1, 1), (38442, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Shadowmoon Warlock', '', '', '', 0, 0, 0, 1, 1, 0), (38443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 1, 'Totemic Mastery', '', 'Whenever you have an air totem, an earth totem, a fire totem, and a water totem active at the same time, you gain $38437s1 mana per 5 sec, $38437s2 spell critical strike rating, and up to $38437s3 spell damage.', '', 0, 0, 0, 1, 1, 1), (38444, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Energize Headpiece', '', 'Imbue the unfinished headpiece with the essence of Gul\'dan.', '', 0, 0, 0, 1, 1, 0), (38445, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 2849, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Sear Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38446, 0, 0, 0, 5, 0, 13, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 19, 19, 0, 0, 0, 166, 142, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Nether Infusion', '', 'Increases attack power, Shadow resistance, and chance to dodge by $s1%.', 'Attack power increased by $s1%.\nShadow resistance increased by $s2%.\nChance to dodge increased by $s3%.', 0, 0, 0, 1, 1, 1), (38447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -6, 14, 0, 0, 0, 0, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 2, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Mangle', '', 'Reduces the energy cost of your Mangle ability in Cat Form by $s1 and increases the threat generated by your Mangle ability in Bear Form by $s2%.', '', 0, 0, 0, 1, 1, 1), (38448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1027, 0, 0, 0, 0, 0, 0, 0, 0, 2377, 'Felsworn Gas Mask', '', '', 'Can use the Legion Communicator.', 0, 0, 0, 1, 0, 0), (38449, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 64, 64, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Blessing of the Tides', '', 'Increases damage dealt by $s1% and reduces time between attacks by $s2% for $d. Stacks up to $u times.', 'Damage done increased by $s1%.\nTime between attacks reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38451, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 22000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38358, 0, 0, 0, 0, 0, 1483, 'Power of Caribdis', '', 'Grants the Tidal Surge Ability.', 'Additional ability granted.', 0, 0, 0, 1, 1, 1), (38452, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 27000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38236, 0, 0, 0, 0, 0, 1481, 'Power of Tidalvess', '', 'Grants the Spitfire Totem Ability.', 'Additional ability granted.', 0, 0, 0, 1, 1, 1), (38453, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31373, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mashing Giblets Together', '', 'Combine 5 Rocknail flayer giblets to form a Rocknail flayer carcass.', '', 0, 0, 0, 1, 0, 0), (38455, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 48000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38373, 0, 0, 0, 0, 0, 2122, 'Power of Sharkkis', '', 'Grants the Beast Within Ability.', 'Additional ability granted.', 0, 0, 0, 1, 1, 1), (38456, 0, 1, 18, 1, 0, 0, 101, 0, 28, 21, 0, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 60, 39, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish Self', '', '', '', 0, 0, 0, 1, 1, 1), (38457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Transparency (Self)', '', '', '', 0, 0, 0, 1, 0, 0), (38458, 0, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 699, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Slime Spray', '', '', '', 0, 0, 0, 1, 1, 0), (38459, 18, 4, 0, 1, 0, 0, 101, 0, 63, 105, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 209, 113, 0, 495, 593, 0, 10, 10, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 15, 1, 1, 1), (38461, 44, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 6, 0, 451, 1, 0, 2774, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (38462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38463, 0, 0, 0, 0, 0, 40, 'Poison', '', 'Inflicts $s1 Nature damage to nearby enemies every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38463, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 'Poison', '', '', '', 0, 0, 0, 1, 1, 1), (38464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Cyclone Water Visual', '', 'A cyclone of water appears around the caster.', '', 0, 0, 0, 1, 1, 1), (38465, 0, 0, 0, 5, 0, 0, 101, 0, 67, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 77, 0, 0, 341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38466, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Nature\'s Swiftness Cooldown Reduction', '', 'Reduces the cooldown of your Nature\'s Swiftness ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (38467, 50, 0, 0, 20, 0, 4108, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38468, 38468, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38468, 50, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 119, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38469, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Conclave Ritualist Channel', '', '', '', 0, 0, 0, 1, 1, 1), (38470, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consume Flesh', '', '', '', 0, 0, 0, 1, 1, 1), (38471, 0, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38924, 0, 0, 0, 0, 0, 263, 'Spore Burst', '', 'Explodes in a shower of spores, instantly dealing $s1 nature damage to nearby enemies within $r1 and $s2 Nature damage every $t2.', '', 0, 0, 0, 1, 1, 1), (38472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 97, 0, 1387, 601, 0, 29, 29, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Spore Burst', '', 'Explodes in a shower of spores, instantly dealing $s1 nature damage to nearby enemies within $r1 and $s2 Nature damage every $t2.', '', 0, 0, 0, 1, 1, 1), (38473, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 21886, 22456, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Wildguard Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (38474, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (38475, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 21886, 22456, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Wildguard Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (38476, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 21886, 22456, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31368, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Wildguard Helm', '', '', '', 0, 0, 0, 1, 1, 1), (38477, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 21884, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Iceguard Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (38478, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 21884, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Iceguard Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (38479, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 21885, 21884, 23572, 0, 0, 0, 0, 8, 12, 12, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Iceguard Helm', '', '', '', 0, 0, 0, 1, 1, 1), (38482, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14293, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Disrupt Dark Conclave Ritual', '', 'Disrupt the summoning ritual of the Dark Conclave Ritualists. Must be used while standing near the ritual site.', '', 0, 0, 0, 1, 1, 0), (38484, 0, 0, 0, 1, 0, 0, 101, 0, 70, 85, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, -1, 0, 0, 0, 61, 79, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 1680, 'Bestial Wrath', '', 'Send your pet into a rage causing $s2% additional damage for $d. While enraged, the beast does not feel pity or remorse or fear and it cannot be stopped unless killed.', 'Enraged.', 10, 0, 0, 1, 1, 1), (38488, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38052, 0, 0, 0, 0, 0, 47, 'Sonic Boom', '', 'Sends a sonic wave at the targetted enemy, damaging between you and the target.', '', 0, 0, 0, 1, 1, 1), (38491, 0, 0, 9, 1, 0, 0, 101, 0, 70, 28, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (38494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Wave E Mob', '', '', '', 0, 0, 0, 1, 1, 1), (38495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Eye of Grillok', '', '', 'You have absorbed an Eye of Grillok. Grillok now sees what you see!', 0, 0, 0, 1, 0, 0), (38496, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 4624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Sonic Scream', '', 'Howls with a scream of intense sound energy, hitting the target for $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Cyclone Water Visual', '', '', '', 0, 0, 0, 1, 1, 1), (38498, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 111, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Fiery Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nature\'s Swiftness Cooldown Reduction', '', 'Reduces the cooldown on your Nature\'s Swiftness ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (38501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Shaman Lesser Healing Wave Crit Chance', 'Rank 1', 'Increases the critical effect chance of your Lesser Healing Wave by $s1%.', '', 0, 0, 0, 1, 0, 0), (38502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 534, 'Has Eaten Recently', '', '', 'This mature netherwing drake has been fed recently and is not hungry.', 0, 0, 0, 1, 0, 0), (38503, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 31079, 23449, 21885, 21884, 0, 0, 0, 0, 4, 2, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786, 'The Frozen Eye', '', '', '', 0, 0, 0, 1, 1, 1), (38504, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 31079, 23448, 21886, 22456, 0, 0, 0, 0, 4, 2, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786, 'The Natural Ward', '', '', '', 0, 0, 0, 1, 1, 1), (38505, 0, 0, 18, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle', '', 'Roots the target in place.', 'Unable to move.', 0, 0, 0, 1, 1, 1), (38508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aggro Bleeding Hollow', '', 'Attracts Bleeding Hollow orcs.', '', 0, 0, 0, 1, 0, 0), (38509, 19, 0, 0, 1, 0, 0, 101, 0, 0, 28, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1351, 0, 0, 8324, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shock Blast', '', 'Instantly throws a bolt of lightning at an enemy, inflicting Nature damage.', 'Stunned.', 0, 0, 0, 1, 1, 1), (38510, 0, 1, 10, 4, 0, 0, 101, 0, 70, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sablemane\'s Sleeping Powder', '', 'Target Grulloc and use the powder to put him to sleep for up to $d. Any damage caused will awaken him.', 'Asleep.', 0, 0, 0, 1, 1, 1), (38511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 998, 199, 199, 28, 28, 28, 177, 61, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Persuasion', '', '', 'Charmed.\nUnstoppable.\nIncreased damage dealt by $38514s1%.\nIncreased healing done by $38514s2%.\nIncreased movement speed by $s3%.', 0, 0, 0, 1, 1, 1), (38513, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 109, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Fiery Boulder', '', '', '', 0, 0, 0, 1, 0, 0), (38516, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 23, 23, 33, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38517, 39261, 0, 0, 0, 0, 314, 'Cyclone', '', 'Periodically triggers a Cyclone knockup.', '', 0, 0, 0, 1, 1, 1), (38517, 0, 0, 0, 1, 0, 0, 101, 0, 40, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 1, 75, 0, 0, 112, 0, 26, 26, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Knocks the player up into the air.', 'Whee!', 0, 0, 0, 1, 1, 1), (38519, 0, 0, 0, 1, 0, 0, 30, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38520, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (38520, 0, 4, 0, 5, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Flash of Light Crit Chance', '', 'Increases the critical effect chance of your Flash of Light by $s1%.', '', 0, 0, 0, 1, 1, 1), (38523, 50, 0, 0, 19, 0, 4108, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38524, 0, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38524, 50, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 675, 1, 0, 4162, 159, 0, 22, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 2267, 'Netherbreath', '', 'Inflicts $s1 Arcane damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38526, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 61, 0, 0, 329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1714, 'Protection of Elune', '', 'Grants protection from attacks.', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (38530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest Credit for Eye of Grillok', '', 'Looks for the Eye of Grillok Quest Credit bunny.', '', 0, 0, 0, 1, 0, 0), (38533, 0, 0, 0, 14, 0, 0, 101, 0, 70, 0, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 651, 0, 0, 2924, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting $s1 Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38534, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 641, 1, 0, 2879, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38535, 0, 0, 0, 15, 0, 0, 101, 0, 70, 29, 150, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 4624, 599, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38536, 0, 0, 0, 1, 0, 0, 101, 0, 62, 31, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 525, 1, 0, 3237, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Inflicts $s1 Fire damage to nearby enemies and reduces their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38537, 0, 0, 11, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 Nature damage', '', 0, 0, 0, 1, 0, 0), (38538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 11, 1001, 0, 29, 4499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (38539, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 3699, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Arcane Discharge', '', 'Inflicts $s1 Arcane damage to enemies in an area around the caster.', '', 0, 0, 0, 1, 1, 1), (38540, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Attraction', '', '', '', 0, 0, 0, 1, 1, 0), (38541, 66, 0, 0, 1, 0, 0, 101, 0, 8, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 178, 'Evasion', '', 'Increases the rogue\'s chance to dodge by $s1% for $d.', 'Chance to dodge increased by $s1%.', 0, 0, 0, 1, 1, 1), (38542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (38543, 99, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 265, 'Drake Essence', '', 'Target is cured of disease.', '', 0, 0, 0, 1, 1, 1), (38544, 0, 0, 0, 14, 0, 0, 100, 1, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 1, 0, 0, 299, 0, 12, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22189, 4, 0, 0, 0, 0, 0, 0, 0, 2409, 'Coax Marmot', '', 'Coax a Marmot to aid you.', 'You are hiding with the marmots.', 0, 0, 0, 1, 1, 1), (38546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face Random Target', '', 'Faces a random target on the threat list.', '', 0, 0, 0, 1, 1, 1), (38549, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 1, 0, 0, 0, 0, 79, 21, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2017, 'Empowerment', '', '', 'Damage done is increased by $s1%.\n', 0, 0, 0, 1, 1, 0), (38550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 107, 107, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 108', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (38551, 0, 0, 0, 1, 0, 0, 101, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Stealth Detection', '', 'Slightly increases your stealth detection for $d.', 'Slightly increased stealth detection.', 0, 0, 0, 1, 1, 1), (38552, 0, 1, 0, 1, 0, 0, 101, 0, 1, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Improved Stealth', '', 'Increases your effective stealth level for $d1.', '', 0, 0, 0, 1, 1, 1), (38553, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 30, 30, 1, 1, 1, 299, 99, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 1677, 'Energized', '', 'Restores $s1 mana, ${$m2/10} rage, or $s3 energy.', 'Restores $s1 mana, $s2 rage, or $s3 energy.', 0, 0, 0, 1, 1, 1), (38554, 0, 0, 0, 4, 0, 14, 101, 0, 0, 21, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Absorb Eye of Grillok', '', 'Absorb an Eye of Grillok into yourself.', '', 0, 0, 0, 1, 1, 0), (38556, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38557, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38558, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38559, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38560, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38561, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38562, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38563, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38564, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38565, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38566, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38567, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38568, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38569, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38570, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (38571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38573, 0, 0, 0, 0, 0, 263, 'Spore Drop', '', '', '', 0, 0, 0, 1, 0, 0), (38572, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 79, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Cleave', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Spore Drop Effect', '', '', '', 0, 0, 0, 1, 1, 1), (38574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22207, 0, 0, 0, 0, 0, 0, 0, 263, 'Toxic Spores', '', '', '', 0, 0, 0, 1, 1, 0), (38575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 451, 0, 0, 2774, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Toxic Spores', '', 'Deals $s1 Nature damage every $t1 sec.', 'Deals $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (38576, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 224, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Knockback', '', '', '', 0, 0, 0, 1, 0, 0), (38577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Lord Corruptor Shroud', '', '', '', 0, 0, 0, 1, 1, 1), (38580, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 9001, 0, 0, 40499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Greater Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (38581, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22209, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Corrupted Searing Totem', '', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $25530r1 yards for $25530s1 Fire damage.', '', 15, 0, 0, 1, 1, 1), (38582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (38584, 0, 0, 0, 24, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', 'Sears the target with Fire damage.', '', 0, 0, 0, 1, 1, 1), (38585, 451, 1, 0, 1, 0, 0, 101, 0, 20, 31, 50, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 715, 225, 0, 2642, 1387, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Fire', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Charm Rexxar\'s Rodent', '', '', '', 0, 0, 0, 1, 0, 0), (38588, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2001, 0, 0, 8999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (38589, 0, 1, 0, 1, 0, 0, 101, 0, 64, 0, 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 301, 3001, 0, 1849, 13499, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1874, 'Holy Nova', '', 'Causes an explosion of holy light around the caster, causing $s1 Holy damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (38590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2015, 'Earth Shield', '', '', '', 0, 0, 0, 1, 0, 0), (38591, 0, 0, 0, 5, 0, 0, 101, 0, 1, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -36, 0, 0, 0, 0, 101, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 559, 'Shatter Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.\nReduces an enemy\'s damage by $s2% for $d.', 'Armor reduced by $s1%.\nMelee damage done reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38592, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Encases the caster in a magical shield, causing spells to be reflected back upon their target $s1% of the time.', '$s1% chance to reflect a spell.', 0, 0, 0, 1, 1, 1), (38593, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1251, 0, 99, 1874, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 1659, 'Wing Buffet', '', '', '', 0, 0, 0, 1, 1, 0), (38594, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spurts and Smoke (green)', '', '', '', 0, 0, 0, 1, 1, 1), (38595, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (38597, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22218, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Felstorm Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38598, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 487, 0, 0, 3006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (38599, 0, 0, 0, 1, 0, 0, 101, 4, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spell Reflection', '', 'Raise your shield, giving you a $s1% chance of reflecting the next spell cast on you. Lasts $d.', 'Magical spells will be reflected.\n$n charges.', 0, 0, 0, 1, 1, 1), (38601, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22220, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Felstorm Hound', '', 'Summons a Felhunter to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38603, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 1, 0, 0, -26, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'Corrupt Devotion Aura', '', 'Corrupts any nearby enemies, reducing their armor by $s1%.', 'Armor decreased by $s1%.', 0, 0, 0, 1, 1, 1), (38604, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22219, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Summon Felstorm Temptress', '', 'Summons a succubus to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38605, 0, 0, 4, 1, 0, 0, 101, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 1, 0, 0, 9, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1634, 'Acorn Toss', '', 'Throws an acorn, attracting the attention of all nearby monsters for $s1 seconds. Does not break stealth.', '', 0, 0, 0, 1, 1, 1), (38606, 0, 0, 0, 14, 0, 0, 101, 0, 0, 25, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 0, 0, 0, 0, 0, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22226, 0, 0, 0, 0, 0, 0, 0, 2049, 'Exorcism Feather', '', 'Exorcises a Koi-Koi spirit from the targeted Raven\'s Wood Leafbeard. Slay the spirit as quickly as possible, for when you do, you will free the leafbeard and it will no longer be aggressive.', '', 0, 0, 0, 1, 1, 0), (38607, 1152, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38611, 0, 0, 0, 0, 0, 2128, 'Flame Wave', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 0), (38608, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38610, 0, 0, 0, 0, 50, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (38609, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 2, 0, 1, 1, 0, 224, 224, 0, 29, 7, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (38610, 0, 0, 0, 2, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38609, 33801, 0, 0, 0, 0, 1, 'Flame Wave', '', '', '', 0, 0, 0, 1, 1, 1), (38611, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22228, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Flame Wave', '', 'Summons a line of fire that hits enemies in the way.', '', 0, 0, 0, 1, 1, 1), (38612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31495, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dire Pinfeather - Create Exorcism Feather', '', 'Combine with a Grishnath Orb to create an Exorcism Feather.', '', 0, 0, 0, 1, 0, 0), (38613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31517, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Grishnath Orb - Create Exorcism Feather', '', 'Combine with a Dire Pinfeather to create an Exorcism Feather.', '', 0, 0, 0, 1, 0, 0), (38614, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31525, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31530, 0, 0, 0, 0, 0, 0, 31462, 0, 0, 0, 0, 69, 'Create Primal Mooncloth Sample', '', 'Convert this cloth sample and the Vial of Primal Reagents into a Sample of Primal Mooncloth. Can only be attempted at the Cenarion Refuge Moonwell.', '', 0, 0, 0, 1, 1, 1), (38615, 0, 0, 0, 14, 0, 0, 20, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3102, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poison', '', 'Coats a weapon with poison that lasts for 30 minutes.\nEach strike has a $h% chance of poisoning the enemy which instantly inflicts $38616s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (38616, 0, 4, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 'Poison', '', '', '', 0, 0, 0, 1, 1, 1), (38617, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 451, 0, -26, 2774, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frostbrand Attack', '', 'Imbue the Shaman\'s weapon with frost. Each hit has a chance of causing $8037s2 additional Frost damage and slowing the target\'s movement speed by $8037s1% for $8037d. Lasts 30 minutes.', 'Movement slowed to $s1% of normal speed.', 0, 0, 0, 1, 1, 1), (38618, 49, 0, 0, 5, 0, 15420, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38619, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts double damage.', 'Attacking all nearby enemies for double damage.', 0, 0, 0, 1, 1, 1), (38619, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 199, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (38620, 0, 0, 0, 1, 0, 0, 10, 0, 26, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38617, 0, 0, 0, 0, 0, 1952, 'Frostbrand Proc', '', '', '', 0, 0, 0, 1, 1, 1), (38621, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37578, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any physical attacks for $37578d.', '', 0, 0, 0, 1, 1, 1), (38622, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 22238, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Water Elemental', '', 'Summon a Water Elemental to fight for the caster for $d.', '', 0, 0, 0, 1, 1, 1), (38623, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 50, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt Volley', '', 'Hurls a watery bolt at all nearby enemies within $a1, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (38624, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22236, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Water Elemental Totem', '', '', '', 0, 0, 0, 1, 1, 1), (38625, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 451, 0, 0, 4274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (38626, 99, 0, 1, 1, 0, 0, 101, 0, 70, 1, 30, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (38627, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 525, 1, 1, 3237, 1499, 99, 20, 20, 20, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 125, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Dark magic is unleashed, causing $s1 Shadow damage, increasing spell damage taken by $s2% and knocking back all enemies within $a1 yds.', 'Spell damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (38628, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 90, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38991, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2402, 'Poison Keg', '', 'Poisons a Bloodmaul beer keg.', '', 0, 0, 0, 1, 0, 0), (38630, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 1, 351, 0, 74, 3324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Shield Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', 'Stunned.', 0, 0, 0, 1, 1, 1), (38631, 0, 1, 27, 1, 0, 0, 101, 0, 20, 32, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 701, 1, 0, 3149, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Avenger\'s Shield', '', 'Hurls a holy shield at the enemy, dealing $s1 Holy damage, Dazing them and then jumping to additional nearby enemies. Affects $x1 total targets.', 'Dazed.', 0, 0, 0, 1, 1, 0), (38632, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Cosmetic Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (38633, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 35, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 3237, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurl magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38634, 0, 1, 0, 1, 0, 0, 101, 0, 20, 35, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Arcane Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Arcane damage to each successive target. Silences an enemy, preventing them from casting spells for $d.', 'Silenced....', 0, 0, 0, 1, 1, 1), (38635, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 375, 0, 0, 2312, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38636, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Scorch', '', 'Scorches an enemy for Fire damage.', '', 0, 0, 0, 1, 1, 1), (38637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1812, 'Nether Exhaustion', '', 'The target becomes immune to the effect of Netherspite\'s red nether portal.', 'Unable to absorb the effect of Nether Portal: Perseverence.', 0, 0, 0, 1, 1, 1), (38638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1811, 'Nether Exhaustion', '', 'The target becomes immune to the effect of Netherspite\'s green nether portal.', 'Unable to absorb the effect of Nether Portal: Serenity.', 0, 0, 0, 1, 1, 1), (38639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Nether Exhaustion', '', 'The target becomes immune to the effect of Netherspite\'s blue nether portal.', 'Unable to absorb the effect of Nether Portal: Dominance.', 0, 0, 0, 1, 1, 1), (38641, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38642, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster to an enemy target. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (38643, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (38644, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 751, 0, -51, 2624, 0, 13, 13, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38645, 0, 1, 0, 1, 0, 0, 101, 0, 20, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 813, 1, 0, 2843, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38646, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 501, 0, 0, 2249, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (38647, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Arcane Destruction', '', 'Increases an ally\'s spell damage by up to $s1 for $d.', 'Arcane spell damage is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (38648, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Fire Destruction', '', 'Increases an ally\'s spell damage by up to $s1 for $d.', 'Fire spell damage is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (38649, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 349, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 145, 'Frost Destruction', '', 'Increases an ally\'s spell damage by up to $s1 for $d.', 'Frost spell damage is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (38650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2057, 'Rancid Mushroom Primer', '', '', '', 0, 0, 0, 1, 1, 1), (38652, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 2, 0, 0, 241, 0, 0, 1079, 0, 14, 14, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38653, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (38653, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 181, 0, 0, 359, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Spore Cloud', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (38655, 1152, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 83, 0, 1749, 508, 0, 27, 27, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Deals $s2 nature damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (38657, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 175, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenation', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (38658, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 180, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1875, 0, 0, 11562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Healing Touch', '', 'Calls upon Nature magic to heal a friendly horse.', '', 0, 0, 0, 1, 1, 1), (38659, 46, 0, 0, 1, 0, 15404, 101, 0, 20, 1, 200, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 825, 0, 0, 5087, 0, 0, 18, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Tranquility', '', 'Regenerates all nearby group members for $s1 every $t1 seconds for $d. Druid must channel to maintain the spell.', 'Heals nearby party members for $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38660, 0, 1, 5, 4, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (38661, 34, 0, 7, 1, 0, 0, 101, 0, 14, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38663, 51, 1, 11, 5, 0, 0, 101, 0, 20, 1, 140, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -55, -61, 0, 0, 0, 0, 33, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Slow', '', 'Increases the time between an enemy\'s attacks by $s1% and slows its movement by $s2% for $d.', 'Movement speed reduced by $s1%. Time between melee and ranged attacks increased by $s2%. Casting time increased by $s2%.', 0, 0, 0, 1, 1, 1), (38664, 1152, 9, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 124, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (38669, 0, 0, 0, 20, 0, 0, 101, 0, 20, 0, 75, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (38672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device timer', '', '', '', 0, 0, 0, 1, 1, 1), (38673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185187, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Magic Sucker Device (tm)', '', '', '', 0, 0, 0, 1, 0, 0), (38680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 86, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Despawner, Buttress, Device', '', '', '', 0, 0, 0, 1, 1, 0), (38682, 32, 0, 12, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 58, 1, 0, 1, 119, 0, 22, 13, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (38683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Despawner, Mob', '', '', '', 0, 0, 0, 1, 1, 1), (38684, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Netherspite Roar', '', '', '', 0, 0, 0, 1, 0, 0), (38688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2017, 'Nether Infusion', '', '', 'Damage done is increased by $s1%.\n', 0, 0, 0, 1, 1, 0), (38690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Bunny Appearance', '', '', '', 0, 0, 0, 1, 1, 1), (38691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Despawner, Mob AE', '', '', '', 0, 0, 0, 1, 0, 0), (38692, 0, 0, 0, 22, 0, 0, 101, 0, 70, 31, 465, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 197, 1, 0, 716, 20, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', 'Rank 14', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (38695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vertex Color Red', '', '', '', 0, 0, 0, 1, 0, 0), (38696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vertex Color Purple', '', '', '', 0, 0, 0, 1, 0, 0), (38697, 0, 1, 0, 14, 0, 0, 101, 0, 70, 105, 345, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 51, 0, -41, 629, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', 'Rank 14', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (38699, 0, 0, 0, 1, 0, 31756, 101, 0, 69, 28, 740, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38700, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 10', 'Launches Arcane Missiles at the enemy, causing $38700s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (38700, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 10', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38703, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 11', 'Launches an Arcane Missile at the enemy, causing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38704, 0, 0, 0, 1, 0, 31756, 101, 0, 70, 28, 785, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38703, 0, 0, 0, 0, 225, 'Arcane Missiles', 'Rank 11', 'Launches Arcane Missiles at the enemy, causing $38703s1 Arcane damage every $t2 sec for $d.', '', 0, 0, 0, 1, 1, 1), (38707, 0, 0, 0, 5, 0, 0, 101, 0, 0, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22258, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Magic Sucker Device Bunny', '', 'Place within Hellfire Basin.', 'Place within Hellfire Basin.', 0, 0, 0, 1, 1, 1), (38708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31607, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Demonaic Visitation', '', '', 'A dark presence is within you...', 0, 0, 0, 1, 1, 0), (38711, 0, 0, 0, 1, 0, 2, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -81, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellbind Demon', '', '', '', 0, 0, 0, 1, 0, 0), (38712, 250, 0, 0, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 2774, -51, 0, 13, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 54, 0, 0, 0, 0, 179, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 1480, 'Frost Vulnerability', '', '', 'Vulnerable to critical hits from Frost spells and effects.', 0, 0, 0, 1, 1, 0), (38715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 54, 0, 0, 0, 0, 179, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 1481, 'Fire Vulnerability', '', '', 'Vulnerable to critical hits from Fire spells and effects.', 0, 0, 0, 1, 1, 0), (38717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 54, 0, 0, 0, 0, 179, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 2174, 'Nature Vulnerability', '', '', 'Vulnerable to critical hits from Nature spells and effects.', 0, 0, 0, 1, 1, 0), (38718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 225, 0, 0, 2137, 0, 0, 20, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Toxic Pool', '', '', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 0), (38719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Buttress Appearance', '', '', '', 0, 0, 0, 1, 0, 0), (38721, 0, 0, 0, 1, 0, 8, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device Channel(dnd)', '', '', '', 0, 0, 0, 1, 1, 1), (38722, 0, 0, 0, 1, 0, 4099, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spellbind Azaloth', '', '', '', 0, 0, 0, 1, 0, 0), (38723, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device (Success Visual)', '', '', '', 0, 0, 0, 1, 0, 0), (38725, 0, 1, 0, 1, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 712, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38728, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 16, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 10839, 0, 0, 0, 0, 0, 0, 0, 73, 'Rod of Purification', '', 'Channels the Light into the Darkstone of Terokk.', '', 0, 0, 0, 1, 1, 1), (38730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 27, 3, 3, 10001, 8, 8, 54999, 29, 29, 29, 20, 21, 24, 2000, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 2013, 'Refreshing Mist', '', '', 'Regenerating health and mana.', 0, 0, 0, 1, 1, 1), (38731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Black)', '', '', '', 0, 0, 0, 1, 0, 0), (38732, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38733, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (38733, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 522, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38734, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 219, 17, 9, 0, 0, 0, 124, 29, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 535, 'Master Ranged Buff', '', 'Increases your ranged attack power by $s1, all stats by $s2, and total stats by $s3%.', 'Ranged attack power increased by $s1.\nAll stats increased by $s2.\nTotal stats increased by $s3%.', 0, 0, 0, 1, 1, 1), (38736, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38729, 0, 0, 0, 0, 0, 73, 'Rod of Purification', '', 'Channels the Light into the Darkstone of Terokk.', '', 0, 0, 0, 1, 1, 0), (38737, 0, 0, 12, 1, 0, 0, 101, 0, 65, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 751, 1, 0, 1124, 149, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 1525, 'Tail Sweep', '', 'Inflicts $s1 damage on enemies in a cone behind the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (38738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mystery Mask - Activate Legion Obelisk', '', '', '', 0, 0, 0, 1, 0, 0), (38739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby players.', '', 0, 0, 0, 1, 0, 0), (38741, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 167, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2385, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38742, 0, 0, 0, 1, 0, 0, 101, 0, 1, 165, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 6, 1, 1, 1, 149, -201, 59, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 2387, 'Fel Cleave', '', 'Inflicts $s1% weapon damage and leaves a terrible wound, making the target vulnerable to magic.', 'Magic resistances reduced.\nDamage from spells increased by $s3%.\n', 0, 0, 0, 1, 1, 1), (38743, 0, 0, 0, 193, 0, 2, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Draenei Tomb Guardian Spell', '', '', '', 0, 0, 0, 1, 0, 0), (38744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14407, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mystery Mask Send Summon Event', '', '', '', 0, 0, 0, 1, 0, 0), (38746, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38738, 0, 0, 0, 0, 1, 'Anger Camp Key', '', '', '', 0, 0, 0, 1, 1, 1), (38750, 0, 0, 26, 4, 0, 0, 101, 0, 45, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 68, 58, 1, 0, 1, 119, 0, 22, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (38751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tomb Guarding Charging', '', '', '', 0, 0, 0, 1, 1, 1), (38753, 0, 0, 0, 4, 0, 0, 101, 0, 20, 1, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 11, 1, 0, 49, 149, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1755, 'Shrapnel Bomb', '', 'Throws an shrapnel bomb at the target, inflicting Physical damage and increasing Physical damage the target takes by $s2 for $d.', 'Increased Physical damage taken.', 0, 0, 0, 1, 1, 0), (38755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22299, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Summon Spore Strider', '', '', '', 0, 0, 0, 1, 0, 0), (38757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Reaver Freeze', '', '', '', 0, 0, 0, 1, 0, 0), (38759, 0, 0, 0, 4, 0, 0, 101, 0, 66, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1499, 99, 0, 0, 0, 0, 15, 28, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Dark Shell', '', '', 'Reflects spells back to caster.\nDeals $s1 shadow damage to melee attackers.', 0, 0, 0, 1, 1, 0), (38760, 0, 0, 0, 3, 0, 0, 101, 0, 66, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 551, 1, 0, 1924, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 88, 'Void Blast', '', '', '', 0, 0, 0, 1, 1, 0), (38761, 85, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 451, 0, 0, 74, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38762, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force of Neltharaku', '', 'Releases the force of Neltharaku upon an enslaved netherwing drake.', '', 0, 0, 0, 1, 0, 0), (38763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (38764, 33, 0, 0, 1, 0, 0, 101, 0, 67, 35, 45, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 80, 6, 1, 1, 0, 104, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', 'Rank 6', 'Causes $s1 damage, incapacitating the opponent for $d, and turns off your attack. Target must be facing you. Any damage caused will revive the target. Awards $s2 combo $lpoint:points;.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (38765, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38767, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38767, 0, 0, 11, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Daze', '', '', 'Dazed.', 0, 0, 0, 1, 1, 1), (38768, 88, 0, 0, 1, 0, 0, 101, 0, 69, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 1, 0, -1, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 5', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (38770, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 74, -6, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 138, 'Mortal Wound', '', 'Inflicts $s1% weapon damage to an enemy and leaves it wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, -71, 39, 0, 0, 0, 79, 33, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Burning Rage', '', '', 'Damage dealt increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38772, 0, 0, 15, 1, 0, 0, 101, 0, 70, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 31, 1, 1, 1, 749, 89, 99, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Grievous Wound', '', 'A vicious attack that causes the target to bleed profusely until fully healed. Deals $s1 damage every $t1 seconds until fully healed.', '$s1 Physical damage inflicted every $t1 sec.\nYou will bleed until healed past $s2% of your maximum health.', 0, 0, 0, 1, 1, 1), (38773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Deathforge Mine', '', '', '', 0, 0, 0, 1, 1, 0), (38774, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 98, 49, 49, 0, 0, 0, 177, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1540, 'Incite Rage', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 1), (38775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22316, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Force of Neltharaku', '', '', 'Melee, ranged, and spell casting speed increased by $s2%.', 0, 0, 0, 1, 1, 0), (38776, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22426, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Evergrove Druid Transform Crow', '', '', '', 0, 0, 0, 1, 1, 1), (38777, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1, 0, 179, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Rock Rumble', '', 'Knocks a random players into the air.', '', 0, 0, 0, 1, 1, 1), (38778, 0, 0, 0, 1, 0, 0, 101, 0, 65, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Spirit Calling', '', '', 'Allows you to free a lesser nether drake\'s spirit.', 0, 0, 0, 1, 0, 0), (38779, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Opening Veil Skith Cage', '', 'Unlocks Veil Skith Cages.', '', 0, 0, 0, 1, 1, 1), (38780, 0, 0, 0, 1, 0, 0, 101, 0, 65, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 64, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22318, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Spirit Calling Totem', '', 'Summons a Spirit Calling Totem nearby, which lasts for $d. The totem will free the spirit of a lesser nether drake if it dies within $38778a1 yards of the totem.', '', 0, 0, 0, 1, 0, 0), (38781, 0, 0, 0, 1, 0, 0, 101, 0, 20, 9, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22319, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Summon Living Rock', '', 'Summons an Enraged Earth Shard.', '', 0, 0, 0, 1, 1, 1), (38782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Druid Signal', '', 'Fires a signal flare to call down an Evergrove Druid who is circling above Death\'s Door in the Blade\'s Edge Mountains.', '', 0, 0, 0, 1, 1, 0), (38783, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 249, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2305, 'Boulder Volley', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38784, 0, 0, 0, 198, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 95, 0, -1, 142, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -140, 0, 0, 0, 0, 0, 0, 0, 314, 'Ground Smash', '', 'Slams the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (38785, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 38783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Ground Smash', '', 'Slams the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (38787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Automation Make Friendlies Orange', 'QAE', 'Makes it so you can cast on those of the Friendly faction.', 'Friendlies are orange to you.', 0, 0, 0, 1, 1, 1), (38790, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unlocking Zuluhed\'s Chains', '', 'Unlocks Zuluhed\'s chains.', '', 0, 0, 0, 1, 1, 1), (38791, 0, 1, 18, 1, 0, 0, 101, 0, 28, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (38792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze Anim Interruptible', '', '', '', 0, 0, 0, 1, 0, 0), (38793, 0, 0, 0, 1, 0, 0, 100, 0, 20, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Flameblade', '', '', '', 0, 0, 0, 1, 0, 0), (38794, 1152, 0, 0, 4, 0, 0, 101, 0, 70, 165, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 31, 31, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Murmur\'s Touch', '', '', 'The air around you pulses with sonic energy...', 0, 0, 0, 1, 1, 1), (38795, 0, 0, 0, 1, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1, 1, 1, -1, 3, -91, 39, 39, 39, 0, 89, 33, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Sonic Boom', '', 'Releases a massive burst of sonic energy that blasts nearby enemies for $s1 Nature damage, then inflicts additional Nature damage every $t2s for $d. While affected by Sonic Boom, enemy movement speed is reduced by $s3%.', 'Nature damage inflicted every $t2 sec.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (38796, 1152, 0, 0, 6, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Sonic Boom', '', '', '', 0, 0, 0, 1, 1, 1), (38797, 1152, 1, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1251, 0, 0, 1874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Sonic Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38798, 0, 0, 0, 1, 0, 15, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam Belly', '', '', '', 0, 0, 0, 1, 1, 0), (38799, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38800, 0, 0, 0, 0, 0, 87, 'Mennu\'s Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (38800, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 525, 0, 0, 3237, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Mennu\'s Healing Ward', '', '', '', 0, 0, 0, 1, 1, 1), (38801, 0, 0, 15, 1, 0, 0, 101, 0, 63, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 209, 701, 0, 1095, 3149, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Grievous Wound', '', 'A vicious attack that causes the target to bleed profusely until fully healed. Deals $s1 damage every $t1 seconds until healed.', '$s1 Physical damage inflicted every $t1 sec.\nYou will bleed until fully healed.', 0, 0, 0, 1, 1, 1), (38802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thirsty Ogre', '', '', '', 0, 0, 0, 1, 0, 0), (38804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Flaming Weapon', '', '', '', 0, 0, 0, 1, 1, 1), (38805, 0, 1, 0, 1, 0, 0, 15, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38806, 0, 0, 0, 0, 0, 31, 'Immolate', '', '', '', 0, 0, 0, 1, 1, 1), (38806, 0, 1, 0, 1, 0, 0, 101, 0, 20, 86, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 599, 1199, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38807, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 75, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 211, 0, 0, 1994, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218, 'Arcane Shot', '', 'Shoots an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38808, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 100, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Charged Arcane Shot', '', 'Launches an arcane charged arrow at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38809, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 1139, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38810, 18, 0, 15, 36, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 0, 121, 0, 0, 1139, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gaping Maw', '', 'Deals Physical damage to several nearby enemies and causes them to bleed for additional damage every $t2 sec. for $d.', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38811, 18, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 361, 0, 0, 1019, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Infectious Poison', '', 'Inflicts $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38812, 0, 3, 0, 1, 0, 0, 101, 0, 70, 29, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 1574, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Infected Blood', '', 'Inflicts $s1 Nature damage every $t1 sec. to an enemy for $d.', '$s1 Nature damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Fel Breath', '', 'Inflicts $s1 Fire damage to enemies in front of the caster.', '', 0, 0, 0, 1, 1, 0), (38814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Lava Breath', '', 'Inflicts $s1 Fire damage to enemies behind the caster.', '', 0, 0, 0, 1, 0, 0), (38815, 0, 0, 0, 5, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 101, 1, 1, 949, -76, -51, 0, 0, 0, 0, 193, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Sightless Touch', '', 'Deals $s1 Shadow damage to an enemy target. Also slows movement speed by $s3% and attack and casting speeds by $s2%.', 'Movement speed slowed by $s3%.\nTime between attacks increased by $s2%.\nCasting speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (38816, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Tentacle Cleave', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (38817, 0, 1, 0, 1, 0, 15404, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (38818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38819, 0, 0, 0, 0, 0, 1977, 'Death Count', '', '', 'Marked for death.', 0, 0, 0, 1, 1, 1), (38819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 8549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1977, 'Death Blast', '', '', '', 0, 0, 0, 1, 1, 1), (38820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 31, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1977, 'Death Count', '', '', '', 0, 0, 0, 1, 0, 0), (38821, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 51, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (38822, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (38823, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38824, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38825, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38826, 0, 1, 0, 1, 0, 0, 101, 0, 20, 39, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38827, 18, 4, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt', '', 'Shoots poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38828, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38829, 0, 0, 0, 0, 0, 2018, 'Energy Discharge', '', 'Periodically discharges Arcane energy at a nearby target, dealing $38829s1 damage.', 'Periodically discharges Arcane energy at a nearby target, dealing $38829s1 damage.', 0, 0, 0, 1, 1, 1), (38829, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 937, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Energy Discharge', '', '', '', 0, 0, 0, 1, 1, 1), (38830, 35, 0, 0, 1, 0, 0, 101, 0, 20, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38831, 0, 0, 0, 0, 0, 2294, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict Arcane damage to nearby enemies.', 'Preparing to explode.', 0, 0, 0, 1, 1, 1), (38831, 35, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 1001, 0, 0, 7499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Explode', '', 'Sacrifices the caster\'s life in order to inflict $s1 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38834, 0, 0, 0, 0, 0, 173, 'Negaton Field', '', '', '', 0, 0, 0, 1, 0, 0), (38834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 6, 1, 1, 1, 2499, 499, 7, 26, 26, 26, 0, 13, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 207, 'Negaton Field', '', '', 'Damage done increased by $s2.', 0, 0, 0, 1, 1, 1), (38835, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38836, 0, 0, 0, 16, 3000, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 2124, 189, 0, 23, 23, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts $s1 Fire damage to nearby enemies, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38837, 0, 1, 0, 16, 0, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 2124, -51, 0, 23, 23, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt Volley', '', 'Inflicts Frost damage to nearby enemies, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38838, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Bolt Volley', '', 'Inflicts Holy damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38839, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt Volley', '', 'Shoots lightning bolts at nearby enemies, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (38840, 0, 0, 0, 16, 3000, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fiery Aura', '', '', '', 0, 0, 0, 1, 1, 1), (38842, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 22328, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon RC Tank Pet', '', 'Right Click to summon and dismiss your RC Tank pet.', '', 0, 0, 0, 1, 1, 1), (38843, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 2312, -51, 0, 9, 9, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Soul Chill', '', 'Inflicts Frost damage to nearby enemies, slowing their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38844, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38845, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', 'Causes the caster to automatically inflict $38845s1 Shadow damage every $t1 sec. to nearby enemies. The aura lasts until cancelled.', 'Automatically inflicting $38845s1 Shadow damage every $t1 sec. to nearby enemies.', 0, 0, 0, 1, 1, 1), (38845, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 749, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Unholy Aura', '', '', '', 0, 0, 0, 1, 1, 1), (38846, 85, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 1, 0, -2001, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 277, 'Forceful Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally and knocks them back.', '', 0, 0, 0, 1, 1, 1), (38847, 0, 0, 0, 1, 0, 0, 65, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38848, 0, 0, 0, 0, 0, 2326, 'Diminish Soul', '', '', '', 0, 0, 0, 1, 0, 0), (38848, 0, 0, 15, 1, 0, 0, 101, 0, 20, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2326, 'Diminish Soul', '', 'Diminishes the soul of the target, increasing all damage taken by $s1 for $d. Stacks $u times.', 'All damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (38849, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 525, 1, 0, 3237, 149, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 38967, 0, 0, 0, 148, 'Devastate', '', 'Attack two nearby enemies, knocking them back and dealing $38967s1 Arcane damage.', 'Randomly attacking nearby enemies and knocking them back.', 0, 0, 0, 1, 1, 1), (38850, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 421, 0, 0, 2589, 0, 0, 11, 11, 11, 0, 67, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 282, 'Deafening Roar', '', '', 'Cannot cast spells.\nDisarmed.', 0, 0, 0, 1, 1, 1), (38851, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Chastise', '', 'Inflicts shadow damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (38852, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 56, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22330, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Nether Infusion', '', '', 'Melee, ranged, and spell casting speed increased by $s2%.', 0, 0, 0, 1, 1, 0), (38855, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38893, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (38857, 0, 0, 0, 1, 0, 0, 100, 1, 30, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1677, 'Spell Ground', '', '', 'Will redirect one harmful spell to itself.', 0, 0, 0, 1, 1, 1), (38858, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38859, 0, 4, 0, 18, 0, 0, 101, 0, 20, 8, 25, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Damage Reduction: Magic', '', '', 'Magical damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (38861, 2, 0, 0, 14, 0, 0, 101, 0, 60, 0, 310, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', '', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (38862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22333, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Orb Collecting Totem', '', 'Places an Orb Collecting Totem on the ground in Razaan\'s Landing for $d. Ideally the totem will attract a nearby Razaani light ball.', '', 0, 0, 0, 1, 0, 0), (38863, 0, 0, 14, 1, 0, 0, 101, 0, 18, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Gouge', '', 'Inflicts $s1 damage to an enemy and stuns it for up to $d. You will automatically stop attacking. Target must be facing you. Any damage received by the stunned target will revive it.', 'Incapacitated.', 0, 0, 0, 1, 1, 1), (38864, 0, 4, 0, 4, 0, 0, 101, 0, 10, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -6, -6, -51, 0, 0, 0, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2362, 'Withering Poison', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Reduced size.\nStrength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (38866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 201, 0, 0, 699, 0, 0, 33, 33, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Breath', '', '', '', 0, 0, 0, 1, 1, 0), (38867, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31670, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Mok\'Nathal Shortribs', '', '', '', 0, 0, 0, 1, 1, 1), (38868, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31671, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Crunchy Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (38871, 0, 0, 0, 4, 0, 0, 101, 0, 17, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 6, 37, 1, 1, 231, 49, 24, 0, 0, 0, 0, 61, 79, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1300, 'Monstrous Elixir', '', 'Consumes an unstable elixir, healing the caster and increasing their size and Strength for $d.', 'Damage increased.\nSize increased.', 0, 0, 0, 1, 1, 1), (38875, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 0, 1, 51, 0, 34, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 1721, 'Pike Vault', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (38876, 0, 0, 0, 3, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22336, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Demon Portal', '', 'Opens a portal into the Twisting Nether that periodically summons demonic minions to aid the caster in battle for $d.', '', 0, 0, 0, 1, 0, 0), (38877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22338, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Arcubus', '', '', '', 0, 0, 0, 1, 0, 0), (38879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soul Burden', '', '', '', 0, 0, 0, 1, 0, 0), (38880, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 159, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Forked Lightning Tether', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 0), (38881, 0, 0, 0, 19, 0, 0, 101, 0, 64, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 105, 1, 0, 647, 9, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Blast', '', 'Blasts the target with energy, dealing $s1 Arcane damage. Each time you cast Arcane Blast, the casting time is reduced. Effect stacks up to $u times and lasts $d.', 'Arcane Blast casting time reduced by $S2%.', 0, 0, 0, 1, 1, 1), (38882, 0, 1, 0, 1, 0, 0, 101, 0, 60, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 143, 0, 0, 878, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bone Armor', '', 'Encases the caster in bone armor, absorbing $s1 damage for $d.', 'Damage is absorbed by bone armor.', 0, 0, 0, 1, 1, 1), (38883, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (38884, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (38885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38886, 0, 0, 0, 0, 0, 1, 'Damaging Tunnel Bore Bone Passive', '', '', '', 0, 0, 0, 1, 0, 0), (38886, 0, 0, 10, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 224, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Bone Bore', '', '', '', 0, 0, 0, 1, 1, 0), (38887, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Blood Leech', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 1, 1, 1), (38891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magic Sucker Device (Despawn Visual)', '', '', '', 0, 0, 0, 1, 0, 0), (38892, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38893, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 55, 0, 0, 522, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38894, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Slaying Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (38895, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Devour', '', 'Attempts to consume a wounded enemy, inflicting normal damage plus $s1 and healing the caster for $s2. Devour can only be used on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (38896, 0, 1, 17, 1, 0, 0, 101, 0, 8, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16372, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the lasher cannot attack or cast spells.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (38897, 0, 0, 0, 1, 5000, 0, 101, 0, 70, 35, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 525, 0, 0, 3237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Sonic Boom', '', 'Counters an enemy\'s spell, dealing $s1 Arcane damage and preventing the enemy from casting that spell again for $d.', '', 0, 0, 0, 1, 1, 0), (38898, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 108, 108, 1, 1, 1, 9, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 11, 12, 0, 0, 0, 0, 0, 0, 2389, 'Arcane Unlocking', '', 'Escape the effects of any stun, immobilization or movement speed reduction effect.', '', 10, 0, 0, 1, 1, 1), (38899, 0, 0, 0, 5, 0, 0, 101, 0, 65, 0, 360, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2001, 0, 0, 8999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Shadow Mend', '', 'Heals friendly target for $s1.', '', 0, 0, 0, 1, 0, 0), (38900, 0, 1, 7, 1, 0, 0, 101, 0, 65, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Bind', '', 'Immobilizes nearby enemy targets for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38901, 0, 0, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38902, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (38902, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 81, 0, 0, 759, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38903, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 14249, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', '', '', 0, 0, 0, 1, 0, 0), (38904, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 961, 0, 0, 2719, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38905, 0, 1, 0, 1, 15000, 0, 100, 0, 20, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Prismatic Shield', '', 'Reflects damage whenever the caster takes damage.', 'Causes Arcane damage to attackers.', 0, 0, 0, 1, 1, 1), (38906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38866, 0, 0, 0, 0, 0, 1, 'Arcane Breath Chain', '', '', '', 0, 0, 0, 1, 0, 0), (38907, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 1, 151, 0, 149, 1424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 457, 'Berserker Charge', '', 'Charges at an enemy, knocking it back and inflicting $s3 damage.', '', 0, 0, 0, 1, 1, 1), (38908, 4, 0, 0, 1, 0, 0, 101, 0, 45, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38910, 0, 0, 0, 0, 2390, 'Fel Regeneration Potion', '', 'Restores $o1 health over $d, but at a cost. All stats are reduced by $38910s1 for $38910d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38909, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam - Left Hand', '', '', '', 0, 0, 0, 1, 1, 0), (38910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 2317, 'Fel Weakness', '', 'All stats reduced by $s1.', 'All stats reduced by $s1.', 0, 0, 0, 1, 1, 1), (38911, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 2, 1, 0, 375, -1, 0, 2312, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (38912, 34, 0, 7, 3, 0, 0, 101, 0, 70, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 181, 0, 0, 1109, 0, 18, 18, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes nearby enemies for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (38913, 0, 1, 9, 1, 0, 0, 101, 0, 30, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Silence', '', 'Silences an enemy, preventing it from casting spells for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (38914, 0, 4, 0, 1, 0, 0, 101, 0, 70, 8, 25, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 113, 0, 0, 693, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Nature damage inflicted every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38915, 0, 1, 1, 14, 0, 27692, 101, 0, 58, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 69, 0, -26, 12, 0, 0, 2, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mental Interference', '0', 'Controls a Mo\'arg at Forge Base: Gehenna.', 'Charmed. Increases time between attacks by $s3%.', 0, 0, 0, 1, 1, 1), (38916, 0, 0, 25, 1, 0, 0, 101, 0, 20, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2391, 'Diplomatic Immunity', '', 'Protects the caster from all attacks and spells for $d.', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (38917, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 337, 0, 0, 2081, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Hell Rain', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (38918, 0, 0, 0, 16, 0, 0, 100, 1, 70, 0, 300, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 3699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'Incinerate', '', 'Deals $s1 Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (38919, 0, 0, 16, 1, 0, 2, 101, 0, 20, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Bandage', '', 'Heals $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38920, 0, 0, 0, 1, 15000, 0, 101, 0, 70, 8, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 76, 77, 0, 0, 0, 0, 0, 0, 9, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183816, 0, 0, 0, 0, 0, 0, 0, 1932, 'Detonate Teleporter', '', '', '', 0, 0, 0, 1, 1, 1), (38921, 892, 0, 0, 1, 0, 0, 101, 0, 0, 0, 35, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 425, 0, 0, 1487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Holy Shock', '', '', '', 0, 0, 0, 1, 1, 1), (38923, 0, 4, 0, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 315, 1, 0, 2992, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Glob of Machine Fluid', '', 'Shoots a glob of machine fluid at an enemy, dealing $s1 Nature damage and slowing movement speed by $s2 for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 0), (38924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 113, 0, 1387, 693, 0, 29, 29, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Spore Burst', '', 'Explodes in a shower of spores, instantly dealing $s1 nature damage to nearby enemies within $r1 and $s2 Nature damage every $t2.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38925, 0, 0, 0, 4, 0, 0, 101, 0, 65, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 97, 0, 0, 911, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Netherbomb', '', 'Bombs all enemies in a selected area, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38926, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 3, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Dark Strike', '', 'Consecrates the caster\'s weapon, inflicting $s1 additional damage on its next attack. All damage caused is considered Shadow damage.', '', 0, 0, 0, 1, 1, 1), (38927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, -51, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2317, 'Fel Ache', '', 'Decreases spell damage by up to $s1 and healing done by up to $s2.', 'Decreases spell damage by up to $s1 and healing done by $s2.', 0, 0, 0, 1, 1, 1), (38929, 4, 0, 0, 1, 0, 0, 101, 0, 0, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 24, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38927, 0, 0, 0, 0, 2390, 'Fel Mana', '', 'Restores $o1 mana over $d, but at a cost. Also reduces spell damage by $38927s1 and healing done by $38927s2 for $38927d.', 'Restores $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (38930, 290, 1, 0, 5, 0, 0, 101, 0, 20, 29, 130, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 541, 51, 1, 3329, 474, 174, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 2128, 'Solarburn', '', 'Inflicts Fire damage to an enemy, then additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (38932, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 108, 108, 0, 1, 1, 0, 9, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 13, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster behind a target up to 20 yds way unless something is in the way. Also frees the caster from any bonds.', '', 0, 0, 0, 1, 1, 1), (38933, 0, 1, 0, 1, 0, 0, 101, 0, 40, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38934, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Surrounds an ally with a shield of flame that inflicts $35266s1 Fire damage to nearby enemies every $t1 sec. Lasts $d.', 'Inflicting $35266s1 Fire damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (38934, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 111, 0, 0, 1044, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fire Shield', '', 'Inflicts $s1 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38935, 0, 0, 0, 4, 0, 0, 101, 0, 58, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', '', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (38936, 0, 1, 0, 1, 0, 0, 101, 0, 64, 0, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 321, 81, 0, 1439, 359, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2152, 'Arcane Nova', '', 'Causes an explosion of arcane energy around the caster, causing $s1 arcane damage to all enemy targets within $a1 yards and healing all party members within $29514a2 yards for $29514s2. These effects cause no threat.', '', 0, 0, 0, 1, 1, 1), (38939, 0, 0, 0, 14, 0, 0, 101, 0, 50, 3, 0, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (38940, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (38941, 0, 0, 0, 1, 0, 0, 101, 0, 65, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Charged Arcane Missile', '', 'Launches a magical missile at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (38942, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 1, 0, 2774, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Frost Arrow', '', 'Shoots a freezing arrow at an enemy, inflicting $s1 damage. All damage inflicted is based upon Frost magic.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38943, 0, 0, 0, 5, 0, 0, 101, 0, 62, 0, 0, 10, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38944, 0, 0, 0, 0, 105, 'Immolation Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (38944, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 225, 0, 0, 637, 0, 0, 15, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Immolation', '', '', 'Fire damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (38945, 0, 0, 5, 1, 0, 0, 100, 0, 20, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 6, 0, 0, 1, 0, 0, 24, 0, 14, 14, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38946, 0, 0, 0, 0, 0, 148, 'Frightening Shout', '', 'Shouts at nearby enemies causing them to flee in fear for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (38946, 0, 0, 5, 1, 0, 0, 0, 0, 20, 32, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Frightening Shout', '', 'Shouts at nearby enemies causing them to flee in fear for $d.', 'Feared.', 0, 0, 0, 1, 1, 1), (38947, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 59, 14, 0, 0, 0, 13, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (38949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Terrokar Free Webbed Creature', '', '', '', 0, 0, 0, 1, 1, 0), (38950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Terokkar Free Webbed Creature ON QUEST', '', '', '', 0, 0, 0, 1, 1, 0), (38952, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 599, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Frost Arrow', '', 'Shoots a freezing arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Frost magic.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (38954, 0, 0, 0, 1, 0, 0, 101, 0, 50, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 89, 89, -11, 0, 0, 0, 99, 124, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2149, 'Fel Strength Elixir', '', 'Increases attack power by $s1 and decreases stamina by $s3 for $d. Battle Elixir.', 'Increases attack power by $s1 and decreases stamina by $s3. Battle Elixir.', 0, 0, 0, 1, 1, 1), (38959, 41, 0, 0, 1, 0, 0, 101, 0, 6, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Execute', '', 'Attempts to finish off a wounded enemy, inflicting normal damage plus $s1. Execute can only be used on enemies that have 20% or less health.', '', 0, 0, 0, 1, 1, 1), (38960, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22789, 22792, 18256, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2149, 'Fel Strength Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (38961, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22793, 22792, 18256, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31677, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2392, 'Fel Mana Potion', '', '', '', 0, 0, 0, 1, 1, 1), (38962, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22785, 22792, 18256, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2390, 'Fel Regeneration Potion', '', '', '', 0, 0, 0, 1, 1, 1), (38966, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Nether Gas Drain', '', '', '', 0, 0, 0, 1, 1, 1), (38967, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 375, 1, 0, 2312, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 148, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (38968, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Fel Reaver Repair', '', '', '', 0, 0, 0, 1, 1, 1), (38971, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 31, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38973, 0, 0, 0, 0, 2340, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby enemies.', 'Raining acidic fluid onto enemies.', 0, 0, 0, 1, 1, 1), (38973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 1424, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Spray', '', 'Deals $s1 Nature to the target and all nearby enemies.', '', 0, 0, 12, 1, 1, 1), (38974, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 323, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (38976, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38977, 0, 0, 0, 0, 0, 2369, 'Spore Quake', '', 'Channel a seismic quake that deals Nature damage to nearby enemies.', 'Deals Nature damage to all nearby enemies.', 0, 0, 0, 1, 1, 1), (38977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 209, 0, 0, 1290, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2369, 'Spore Quake Effect', '', 'Channel a seismic quake that deals Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (38979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 751, 0, 0, 4624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Devour', '', 'Heals the caster for $s1.', '', 0, 0, 0, 1, 0, 0), (38980, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22362, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Twilight Ridge Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (38981, 44, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 6, 6, 1, 0, 0, -1, 0, 0, 18, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 15 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (38985, 0, 0, 11, 1, 0, 14380, 101, 0, 20, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38986, 38987, 0, 0, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts magical damage to an enemy for $d.', 'Random school damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (38986, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 1, 1, 1, 38987, 38988, 38989, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts a random spell on an enemy for $d.', 'Random damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (38987, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 1, 1, 1, 38987, 38988, 38989, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2018, 'Focused Bursts', '', 'Inflicts a random spell on an enemy for $d.', 'Random damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (38988, 0, 1, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Fiery Glare', '', 'Inflicts Fire damage to an enemy for $d.', 'Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (38989, 0, 1, 11, 1, 0, 20492, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Arcane Glare', '', '', '', 0, 0, 0, 1, 1, 1), (38990, 0, 1, 11, 1, 0, 5164, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Shadow Glare', '', '', '', 0, 0, 0, 1, 1, 1), (38991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22366, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Demonaic Visitation', '', '', '', 0, 0, 0, 1, 0, 0), (38992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Keg Credit Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (38995, 0, 0, 11, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 19, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'Hamstring', '', 'Inflicts $s1% weapon damage to an enemy, reducing its movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (38996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22356, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Green Eye Grog Credit', '', '', '', 0, 0, 0, 1, 0, 0), (38997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22367, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Ripe Moonshine Credit', '', '', '', 0, 0, 0, 1, 0, 0), (38998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22368, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Fermented Seed Beer Credit', '', '', '', 0, 0, 0, 1, 0, 0), (38999, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 31, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (39000, 0, 1, 0, 5, 0, 0, 101, 0, 20, 86, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 33, 1, 0, 197, 29, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (39001, 250, 0, 0, 1, 0, 0, 101, 0, 60, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 751, 1, 1, 2624, -51, 174, 9, 9, 9, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (39002, 0, 0, 12, 1, 10000, 0, 101, 0, 70, 39, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2369, 'Spore Quake Knockdown', '', 'Knocks an enemy down, stunning it for $d', 'Stunned.', 0, 0, 0, 1, 1, 1), (39003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39004, 0, 0, 0, 0, 0, 173, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (39004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Consumption', '', '', '', 0, 0, 0, 1, 0, 0), (39005, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 525, 1, 0, 3237, 99, 0, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', '', '', 0, 0, 0, 1, 1, 0), (39006, 19, 0, 0, 16, 0, 0, 101, 0, 70, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 101, 0, 2849, 949, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Felfire Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39007, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35959, 0, 0, 0, 0, 0, 460, 'Immolation', '', 'Burns nearby enemies for $35959s1 fire damage every $t1 seconds.', 'Burns nearby enemies for $35959s1 fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (39008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39009, 0, 0, 0, 16, 0, 0, 100, 0, 20, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39011, 0, 0, 0, 0, 0, 207, 'Gift of the Doomsayer', '', 'Curses an enemy for $d., giving it $h% chance to heal its target by $39011s1 on heal.', 'Chance to heal enemy target when healed.', 0, 0, 0, 1, 1, 1), (39010, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185222, 14379, 0, 0, 0, 0, 0, 0, 0, 1, 'Challenge from the Horde', '', 'Place upon the corpse of Force Commander Gorax!', '', 0, 0, 0, 1, 1, 0), (39011, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 751, 0, 0, 4624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Curse of the Doomsayer', '', '', '', 0, 0, 0, 1, 1, 1), (39012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185223, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Gorax Corpse Spell Focus', '', '', '', 0, 0, 0, 1, 0, 0), (39013, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3001, 0, 0, 18499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (39015, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 875, 1, 1, 1312, -31, -31, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1737, 'Atrophic Blow', '', 'A brutal attack that deals $s1 Nature damage and causes the target to atrophy, reducing strength and stamina by $s2 per application. Stacks up to $u times.', 'Strength reduced by $s2.\nStamina reduced by $s3.', 0, 0, 0, 1, 1, 1), (39016, 0, 0, 0, 16, 0, 0, 101, 0, 62, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 6, 501, 0, 1, 2249, 0, 49, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 213, 'Shadow Wave', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', 'Shadow damage taken is increased by $s3%.', 0, 0, 0, 1, 1, 1), (39017, 0, 0, 12, 1, 0, 31788, 101, 0, 70, 27, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 3, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Rend', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (39019, 0, 0, 0, 4, 0, 0, 101, 0, 10, 32, 30, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Complete Domination', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'Charmed.', 0, 0, 0, 1, 1, 1), (39020, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 95, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 151, 0, 0, 1424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (39021, 0, 0, 12, 1, 0, 31788, 101, 0, 70, 27, 60, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Rend', '', '', '', 0, 0, 0, 1, 1, 0), (39022, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Deals $s1 damage to a target.', '', 0, 0, 0, 1, 1, 1), (39023, 0, 0, 0, 4, 0, 0, 101, 0, 70, 0, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Deals $s1 damage to a target.', '', 0, 0, 0, 1, 1, 1), (39024, 0, 0, 0, 1, 0, 0, 101, 0, 62, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 301, 0, 0, 1849, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39025, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39026, 0, 0, 0, 4, 0, 0, 101, 0, 62, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39027, 0, 1, 0, 1, 0, 0, 100, 25, 0, 4, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39029, 0, 0, 0, 0, 0, 2025, 'Poison Shield', '', 'Protects the caster with a poisonous shield. When a spell, melee or ranged attack hits the caster, the attacker will be poisoned. This expends one poison ball. Only one ball will fire every few seconds. Lasts $d.', 'Chance to inflict virulent poison when hit.', 0, 0, 0, 1, 0, 0), (39028, 0, 1, 0, 3, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'Lightning Discharge', '', 'Sends out lightning bolts, inflicting $s1 Nature damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39029, 0, 4, 0, 1, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3999, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Virulent Poison', '', '', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39031, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Frenzy', '', '', 'Time between attacks reduced by $s1%.', 0, 0, 0, 1, 1, 0), (39032, 0, 0, 0, 1, 0, 0, 101, 0, 70, 65, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 2999, 2999, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Initial Infection', '', 'Infects the target, instantly dealing $s1 Nature damage. This damage increases the longer the infection lasts without being cleansed.', 'Infected.', 0, 0, 0, 1, 1, 1), (39033, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Black', '', '', '', 0, 0, 0, 1, 0, 0), (39034, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 151, 0, 0, 524, 0, 0, 18, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Brood Power: Red', '', '', 'Deals $o1 damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (39035, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 1, 0, 2312, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (39036, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 225, 1, 1, 787, -51, -34, 18, 18, 18, 0, 65, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Bronze', '', '', 'Casting speed reduced by $s2%.\nTime between attacks increased by $s3%.', 0, 0, 0, 1, 1, 1), (39037, 0, 1, 0, 1, 0, 0, 0, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 62, 1, 375, 501, -101, 1312, 1749, 18, 18, 18, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Brood Power: Blue', '', '', 'Increases the time between attacks by $s1%.', 0, 0, 0, 1, 1, 1), (39038, 250, 0, 0, 1, 0, 0, 101, 0, 60, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 98, 1001, 1, 1, 3499, -51, 174, 10, 9, 9, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 292, 'Blast Wave', '', 'Unleashes a wave of flame, inflicting Fire damage to nearby enemies and reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (39039, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 33, 0, 74, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Force Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (39040, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Treasure Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39042, 0, 3, 0, 1, 0, 0, 101, 0, 0, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 9, 9, 0, 13, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Rampant Infection', '', '', 'Infected.', 0, 0, 0, 1, 1, 1), (39043, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick Akuno', '', '', '', 0, 0, 0, 1, 1, 1), (39044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Serpentshrine Parasite', '', 'Causes a parasite to grow within the target, causing $s1 Nature damage every $t1 sec. The parasite will emerge from the hosts body after $d.', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (39045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22379, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Summon Serpentshrine Parasite', '', 'Causes a parasite to grow within the target, causing $s1 Nature damage every $t1 sec. The parasite will emerge from the hosts body after $d.', '', 0, 0, 0, 1, 1, 1), (39046, 0, 2, 0, 1, 0, 0, 101, 0, 62, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 3, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 'Impending Doom', '', 'Inflicts $s1 Shadow damage to target enemy after $t1 sec.', '$s1 Shadow damage inflicted after $t1 sec.', 0, 0, 0, 1, 1, 1), (39047, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (39048, 0, 0, 5, 4, 0, 0, 101, 0, 70, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 18, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Howl of Terror', '', 'Strikes fear in nearby enemies, causing them to flee in terror for $d.', 'Fleeing in terror.', 0, 0, 0, 1, 1, 1), (39049, 0, 0, 11, 5, 0, 0, 101, 0, 70, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 1125, 1, 1, 3937, -101, -51, 9, 9, 9, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Sand Breath', '', 'Inflicts Arcane damage to enemies in a cone in front of the caster, reducing their movement and increasing the time between their attacks for $d.', 'Reduced movement speed.\nIncreased time between attacks.', 0, 0, 0, 1, 1, 1), (39050, 0, 0, 0, 1, 0, 4104, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 27, 0, 1, 0, 0, 749, 0, 0, 0, 9, 0, 23, 4, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39051, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (39051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 749, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1.', 0, 0, 0, 1, 1, 0), (39052, 0, 1, 9, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 2, 0, 0, 13, 13, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Sonic Burst', '', 'Inflicts normal damage plus $s1 on nearby enemies, preventing them from spellcasting for $d.', 'Cannot cast spells.', 0, 0, 0, 1, 1, 1), (39053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 597, 'Serpentshrine Parasite', '', 'Causes a parasite to grow within the target, causing $s1 Nature damage every $t1 sec. The parasite will emerge from the hosts body after $d.', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (39054, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (39055, 0, 0, 0, 1, 0, 31756, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39056, 0, 0, 0, 0, 0, 2369, 'Flames of Chaos', '', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (39056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 131, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2369, 'Flames of Chaos', '', '', '', 0, 0, 0, 1, 1, 1), (39057, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39053, 0, 0, 0, 0, 0, 597, 'Serpentshrine Parasite', '', 'Causes a parasite to grow within the target, causing $s1 Nature damage every $t1 sec. The parasite will emerge from the hosts body after $d.', '', 0, 0, 0, 1, 1, 1), (39058, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (39060, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (39061, 0, 0, 0, 1, 0, 0, 101, 0, 20, 29, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Impale', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39062, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 391, 0, -51, 2404, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (39063, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 277, 1, 0, 1711, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (39064, 0, 1, 0, 5, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (39065, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 331, 0, 0, 2034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (39066, 85, 0, 0, 1, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.9, 1, 1), (39067, 0, 1, 0, 1, 10000, 0, 25, 20, 1, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 1574, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (39068, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 74, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 2286, 'Feather Burst', '', '', '', 0, 0, 0, 1, 1, 1), (39069, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 75, 0, 449, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (39070, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39071, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', '', 0, 0, 0, 1, 1, 0), (39071, 0, 0, 0, 1, 0, 0, 100, 5, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39072, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $39072n successful melee attacks will restore $39072s1 health. This effect lasts $39072d.', 'Melee attacks restore health.', 0, 0, 0, 1, 1, 1), (39072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 551, 0, 0, 5224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $30475n successful melee attacks will restore $30476s1 health. This effect lasts $30475d.', '', 0, 0, 0, 1, 1, 1), (39073, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[TXT]Summon Rexxar\'s Bird', '', '', 'Summons Rexxar\'s bird.', 0, 0, 0, 1, 1, 1), (39075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Gallop', '', 'Increases movement speed by $s1% for $d.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 0, 0), (39076, 88, 0, 26, 1, 0, 0, 101, 0, 24, 32, 100, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Spell Shock', '', 'Counters an enemy\'s spell, preventing the enemy from casting that spell again for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (39077, 32, 1, 12, 1, 0, 0, 101, 0, 26, 32, 50, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (39078, 0, 0, 0, 1, 0, 0, 101, 0, 42, 0, 175, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 38, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 1, 0, 0, 0, 0, 0, 0, 321, 'Cleanse', '', 'Cleanses a friendly target, removing $s1 poison effect, $s2 disease effect, and $s3 magic effect.', '', 0, 0, 0, 1, 1, 1), (39079, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1201, 0, 0, 3399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (39082, 250, 1, 0, 14, 0, 0, 101, 0, 20, 0, 130, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 39, 1, 0, 205, 119, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', '', 'Shadowfury is unleashed, causing $s1 Shadow damage and stunning all enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (39083, 0, 0, 0, 19, 0, 0, 100, 1, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', '', 'Deals $s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (39084, 0, 0, 0, 1, 0, 0, 101, 0, 70, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20481, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Raging Flames', '', 'Summons two Raging Flames.', '', 0, 0, 0, 1, 1, 0), (39085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Black)', '', '', '', 0, 0, 0, 1, 0, 0), (39087, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 221, 1, 0, 2089, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frost Attack', '', '', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (39088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 4, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39090, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', 'Damage done increased by nearby positively charged allies.\nDeals $28062s1 damage to nearby allies that are not positively charged every $t2 sec.', 0, 0, 0, 1, 1, 0), (39089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 0), (39090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Positive Charge', '', '', '', 0, 0, 0, 1, 0, 0), (39091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 4, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39093, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', 'Damage done increased by nearby negatively charged allies.\nDeals $28085s1 damage to nearby allies that are not negatively charged every $t2 sec.', 0, 0, 0, 1, 1, 0), (39092, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 0), (39093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Negative Charge', '', '', '', 0, 0, 0, 1, 0, 0), (39094, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14394, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Crystal of Deep Shadows', '', 'Form a superior attunement to the Altar of Shadows. Can only be used while standing near the Altar of Shadows.', '', 0, 0, 0, 1, 0, 0), (39095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Amplify Damage', '', 'Increases all forms of damage taken by an enemy by $s1% for $d.', 'Damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (39096, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Polarity Shift', '', '', '', 0, 0, 0, 1, 0, 0), (39097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17039, 0, 0, 0, 0, 0, 335, 'Master Swordsmith', '', '', '', 0, 0, 0, 1, 1, 1), (39098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17041, 0, 0, 0, 0, 0, 335, 'Master Axesmith', '', '', '', 0, 0, 0, 1, 1, 1), (39099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17040, 0, 0, 0, 0, 0, 335, 'Master Hammersmith', '', '', '', 0, 0, 0, 1, 1, 1), (39100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 53, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 54', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (39101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Felsword Gas Mask', '', '', '', 0, 0, 0, 1, 0, 0), (39102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Glowy (Black)', '', '', '', 0, 0, 0, 1, 0, 0), (39104, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 3, 0, 1, 1, 0, -1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2216, 'Totemic Call', '', '', 'Regenerating $s1 mana every $t1 sec.', 0, 0, 0, 1, 1, 1), (39105, 0, 0, 0, 6, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39111, 0, 0, 0, 0, 69, 'Activate Nether-wraith Beacon', '', 'Set off the beacon anywhere in Netherstorm to attract the attention of a Nether-wraith.', '', 0, 0, 0, 1, 1, 1), (39106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22404, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Honor Hold Gryphon Brigadier North', '', '', '', 0, 0, 0, 1, 0, 0), (39107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22405, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Honor Hold Gryphon Brigadier Forge', '', '', '', 0, 0, 0, 1, 0, 0), (39108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22406, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Honor Hold Gryphon Brigadier Foothill', '', '', '', 0, 0, 0, 1, 0, 0), (39113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Smoke Spew', '', '', '', 0, 0, 0, 1, 0, 0), (39114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 49, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Elemental Instability', '', '', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (39116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31704, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Tempest Key', '', '', '', 0, 0, 0, 1, 0, 0), (39117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22290, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Solarian Transform', '', 'Visual transform for High Astromancer Solarian.', '', 0, 0, 0, 1, 1, 1), (39119, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (39120, 0, 0, 0, 1, 0, 0, 101, 0, 20, 32, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 751, 0, 0, 2624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Nature Shock', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (39121, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 991, 0, 0, 2804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Greenkeeper\'s Fury', '', 'Hurls a bolt of lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (39122, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Lash', '', 'Strikes at an enemy, inflicting increased melee damage.', '', 0, 0, 0, 1, 1, 1), (39123, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Purple Beam', '', '', '', 0, 0, 0, 1, 1, 0), (39124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Altar of Shadows Beam', '', '', '', 0, 0, 0, 1, 0, 0), (39125, 0, 1, 0, 5, 0, 0, 101, 0, 20, 8, 280, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 121, 1, 0, 739, 119, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 'Regrowth', '', 'Heals an ally for a fixed amount, then heals additional damage every $t2 sec. for $d.', 'Damage healed every $t2 sec.', 0, 0, 0, 1, 1, 1), (39126, 0, 1, 0, 5, 0, 0, 101, 0, 20, 63, 90, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'Rejuvenate Plant', '', 'Heals an ally every $t1 sec. for $d.', 'Recovering $s1% health every $t1 sec.', 0, 0, 0, 1, 1, 1), (39127, 0, 0, 0, 4, 0, 0, 101, 0, 60, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 899, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Vial of Poison', '', '', '', 0, 0, 0, 1, 1, 1), (39128, 0, 0, 0, 90, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 481, 0, 0, 2959, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fire Breath Potion', '', '', '', 0, 0, 0, 1, 1, 1), (39129, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 511, 0, 0, 1444, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Spade Toss', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (39130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 3, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22419, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Wood Mites', '', '', '', 0, 0, 0, 1, 0, 0), (39131, 0, 0, 0, 1, 0, 31756, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39132, 0, 0, 0, 0, 0, 937, 'Hellfire', '', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages all nearby enemies.', 0, 0, 0, 1, 1, 1), (39132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 563, 0, 0, 1968, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (39133, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 3699, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (39134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 5, 0, 0, 7, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22419, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lots of Wood Mights', '', '', '', 0, 0, 0, 1, 0, 0), (39135, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37578, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any physical attacks for $37578d.', '', 0, 0, 0, 1, 1, 1), (39136, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 57, 0, 0, 544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (39138, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 47, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (39139, 0, 0, 0, 14, 0, 0, 101, 0, 20, 31, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 37, 1, 0, 227, 47, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2354, 'Fel Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39140, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39142, 0, 0, 0, 0, 0, 2038, 'Drain World Tree Visual', '', '', '', 0, 0, 0, 1, 1, 0), (39141, 0, 0, 0, 1, 0, 13, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Drain World Tree Visual 2', '', '', '', 0, 0, 0, 1, 1, 1), (39143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39113, 0, 0, 0, 0, 0, 1, 'They Must Burn Blue Smoke Spewer', '', '', '', 0, 0, 0, 1, 0, 0), (39144, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (39145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1896, 'The Mark of Vashj', '', 'Allows the wearer to enter Serpentshrine Cavern: Lair of Lady Vashj.', '', 0, 0, 0, 1, 0, 0), (39146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Orange Juice Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Tar Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Blood Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Frosty Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 39145, 39148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Random Bottle', '', '', '', 0, 0, 0, 1, 1, 0), (39151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39150, 0, 0, 0, 0, 0, 1, 'Throw 15 Bottles', '', '', '', 0, 0, 0, 1, 1, 0), (39153, 0, 1, 0, 1, 0, 0, 101, 0, 73, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 81, 0, -26, 284, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Darkfury', '', 'Blasts your enemy with shadowy death, dealing $s2 Shadow damage and then jumping to additional nearby enemies. Each jump reduces that victim\'s Shadow resistance by $s1. Affects $x1 targets.', 'Shadow resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (39154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Acid Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Grape Juice Bottle', '', '', '', 0, 0, 0, 1, 0, 0), (39156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 39145, 39148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Random Bottle', '', '', '', 0, 0, 0, 1, 1, 0), (39157, 0, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Ja\'y\'s Stunning Shot', '', 'Knocks an enemy down, forcing it to dismount and stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 0), (39158, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22425, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Evergrove Druid Transform Druid', '', '', '', 0, 0, 0, 1, 1, 1), (39159, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 77, 0, 0, 1, 0, 0, 39159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 2394, 'Booterang', '', '', '', 0, 0, 0, 1, 1, 0), (39160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2394, 'Booterang', '', '', '', 0, 0, 0, 1, 0, 0), (39161, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 134, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185294, 22434, 0, 0, 0, 0, 0, 0, 0, 1, 'Drop Totem', '', 'Places a Grisly Totem on the ground. Must be used at Gorgrom\'s Corpse.', '', 0, 0, 0, 1, 1, 0), (39163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 37, 0, 0, 31755, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 134, 61, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22460, 22435, 14461, 0, 0, 0, 0, 0, 0, 1, '[DND]Rescue Wyvern', '', 'Summons Spirit to take the key and free Leokk.', '', 0, 0, 0, 1, 1, 1), (39164, 0, 0, 0, 1, 0, 0, 101, 0, 1, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle', '', '', 'All bleed effects and Shred cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (39165, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 0), (39166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feathery Cyclone Burst', '', '', '', 0, 0, 0, 1, 1, 1), (39168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vertex Color Green', '', '', '', 0, 0, 0, 1, 0, 0), (39169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vertex Color Blue', '', '', '', 0, 0, 0, 1, 0, 0), (39171, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (39172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2414, '50 yd Leash', '', '', '', 0, 0, 0, 1, 0, 0), (39174, 85, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (39175, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39176, 0, 0, 5, 1, 0, 0, 101, 0, 0, 32, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (39177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Mode Water Break Blocker', '', '', '', 0, 0, 0, 1, 0, 0), (39178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Break', '', '', '', 0, 0, 0, 1, 0, 0), (39179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22292, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rilak the Redeemed', '', '', '', 0, 0, 0, 1, 1, 0), (39180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Flash Feathery Explosion Visual', '', '', '', 0, 0, 0, 1, 0, 0), (39181, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 22445, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Lavender Parrot', '', 'Right Click to summon and dismiss your bird.', '', 0, 0, 0, 1, 1, 1), (39182, 0, 4, 0, 18, 0, 0, 101, 0, 20, 8, 75, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 536, 'Serpent Sting', '', 'Stings the target, causing $o1 Nature damage over $d. Only one Sting per Hunter can be active on any one target.', 'Causes nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (39183, 0, 0, 0, 4, 0, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185298, 22444, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Anchorite Relic', '', 'Place the Anchorite Relic at Gor\'gaz Outpost.', '', 0, 0, 0, 1, 1, 0), (39184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anchorite Contrition', '', '', '', 0, 0, 0, 1, 1, 1), (39185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14441, 0, 0, 0, 0, 0, 0, 0, 1, '[DND]Trigger Trap', '', '', '', 0, 0, 0, 1, 1, 0), (39187, 0, 0, 0, 4, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33572, 0, 0, 0, 0, 0, 2144, 'Ground Slam', '', 'Snares all nearby enemies, turning them to stone.', 'Turning to stone...', 0, 0, 0, 1, 1, 1), (39188, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ground Slam', '', '', '', 0, 0, 0, 1, 0, 0), (39189, 0, 0, 0, 4, 0, 0, 101, 0, 0, 36, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Sha\'tari Torch', '', 'Sets fire to anything in any environment.', '', 0, 0, 0, 1, 1, 1), (39190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Vengeance', '', '', '', 0, 0, 0, 1, 1, 1), (39192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 371, 111, 0, 3514, 1044, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Saw Blade', '', '', 'Physical damage inflicted every $t2 sec.', 0, 0, 0, 1.2, 1.1, 0), (39193, 1152, 1, 0, 5, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 114, 24, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Shadow Power', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (39194, 1152, 0, 0, 16, 0, 0, 101, 0, 1, 31, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 26, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39195, 0, 0, 0, 0, 0, 25, 'Jackhammer', '', 'Pounds the ground, inflicting damage to nearby enemies and reduces an enemy\'s attack speed by $s2%.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (39195, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 331, 0, 0, 3134, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Jackhammer Effect', '', 'Pounds the ground, inflicting damage to nearby enemies and reduces an enemies attack speed by $s2%.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (39196, 0, 0, 0, 16, 0, 0, 101, 0, 69, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 495, 0, 0, 3052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Death Ray', '', 'Fires a blast of energy at the target, dealing $s1 damage.', 'Attack power reduced by $s1.', 0, 0, 0, 1, 1, 1), (39197, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 457, 'Sonic Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', 'Stunned.', 0, 0, 0, 1, 1, 1), (39198, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flames', '', '', '', 0, 0, 0, 1, 0, 0), (39200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 139, 139, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Heroism', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (39201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 83, 155, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 502, 'Spell Power', '', 'Increases spell damage by up to $s1 and healing by up to $s2 for $d.', 'Magical damage increased by up to $s1 and healing increased by up to $s2.', 0, 0, 0, 1, 1, 1), (39202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Vengeance to Player', '', '', '', 0, 0, 0, 1, 1, 1), (39204, 18, 4, 0, 19, 0, 0, 101, 0, 20, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 149, 19, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Fel Spirit Visual', '', '', '', 0, 0, 0, 1, 1, 1), (39206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22454, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Fel Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (39207, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 100, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 75, 1, 0, 462, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Spout', '', 'Creates a powerful spout of water beneath the target, dealing $s1 Frost damage and knocking them high into the air.', '', 0, 0, 0, 1, 1, 0), (39208, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 1, 0, 0, -1, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Tunnel', '', 'Teleports the caster forward unless something is in the way.', '', 0, 0, 0, 1, 1, 1), (39210, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 65, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (39211, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Cannon Blast', '', 'Inflicts Fire damage to an enemy.', 'Fire damage every $t1.', 0, 0, 0, 1, 1, 1), (39212, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (39214, 36, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pierce Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (39215, 0, 0, 15, 1, 0, 0, 100, 1, 20, 63, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 3, 42, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 245, 'Gushing Wound', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d. Removed by any healing effect.', 'Physical damage inflicted every $t1 sec.\nBleeding until healed.', 0, 0, 0, 1, 1, 1), (39216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185303, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Fei Fei Stash', '', '', '', 0, 0, 0, 1, 0, 0), (39217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22466, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fumper Trap', '', '', '', 0, 0, 0, 1, 0, 0), (39218, 0, 0, 0, 1, 0, 21519, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Baelmon Channeling (no duration)', '', '', '', 0, 0, 0, 1, 1, 1), (39219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2352, 'Death\'s Door Fel Cannon', '', 'Take control of the Death\'s Door Fel Cannon. The control will last for up to $d. Use the artillery to attack the warp-gate. Use the flame thrower to attack unstable fel-imps and void hounds.', 'Death\'s Door Fel Cannon controlled.', 0, 0, 0, 1, 1, 1), (39220, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14400, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', 'Summon Gorgrom the Dragon-Eater.', '', 0, 0, 0, 1, 1, 1), (39221, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2352, 'Artillery on the Warp-Gate', '', 'Begins the attack upon the warp-gate. Fires a naturalized fel cannonball at the warp-gate, damaging it. Seven shots will destroy a warp-gate.', '', 0, 0, 0, 1, 1, 0), (39222, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 3799, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Anti-Demon Flame Thrower', '', 'Fires a naturalized jet of flame at unstable fel-imps and void hounds, damaging them.', '', 0, 0, 0, 1, 1, 0), (39223, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14462, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Rexxar', '', 'Calls Rexxar to come to your aid against Goc.', '', 0, 0, 0, 1, 1, 0), (39224, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14525, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Sablemane', '', 'Calls Sablemane to help you fight Goc.', '', 0, 0, 0, 1, 1, 0), (39225, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, '[DND]Sablemane\'s Teleport', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (39226, 0, 0, 0, 14, 0, 0, 101, 0, 0, 562, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22478, 22478, 0, 0, 0, 0, 0, 0, 0, 1794, 'Evergrove Wand', '', 'With Baelmon the Hound-Master targeted and within $r yards, summons a couple of Evergrove Ancients for $d to aid you in your battle against the eredar.', '', 0, 0, 0, 1, 1, 0), (39227, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22475, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Unstable Fel-Imp Transform', '', '', '', 0, 0, 0, 1, 1, 1), (39228, 0, 0, 0, 1, 0, 0, 101, 0, 1, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, 1149, 67, 0, 0, 8, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Argussian Compass', '', 'Reduces damage from each attack by $s2, up to a total of $s1 damage absorbed. Lasts $d.', 'Reduces damage from each attack by $s2.', 0, 0, 0, 1, 1, 1), (39229, 32, 1, 12, 1, 0, 0, 101, 0, 26, 27, 50, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'Talon of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (39230, 0, 1, 0, 1, 0, 0, 101, 0, 20, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Cold Touch', '', '', 'Magical spells and effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (39231, 0, 1, 0, 1, 0, 0, 101, 0, 70, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 0, 1, 0, 0, 78, 0, 0, 12, 12, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1669, 'Prayer of Fortitude', 'Rank 3', 'Power infuses the target\'s party, increasing their Stamina by $s1 for $d.', 'Increases Stamina by $s1.', 0, 0, 0, 1, 1, 1), (39232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whirlwind', '', '', '', 0, 0, 0, 1, 0, 0), (39233, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 339, 13, 24, 12, 12, 12, 22, 29, 143, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 126, 0, 0, 0, 0, 0, 0, 123, 'Mark of the Wild', 'Rank 8', 'Increases the friendly target\'s armor by $s1, all attributes by $s2 and all resistances by $s3 for $d.', 'Increases armor by $s1, all attributes by $s2 and all resistances by $s3.', 0, 0, 0, 1, 1, 1), (39234, 0, 1, 0, 1, 0, 0, 101, 0, 60, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 39, -1, -1, 12, 12, 12, 29, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 126, 4, 0, 0, 0, 0, 0, 0, 1879, 'Divine Spirit', 'Rank 4', 'Holy power infuses the target, increasing their Spirit by $s1 for $d.', 'Increases Spirit by $s1.', 0, 0, 0, 1, 1, 1), (39235, 0, 1, 0, 1, 0, 0, 101, 0, 70, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Arcane Intellect', 'Rank 6', 'Increases the target\'s Intellect by $s1 for $d.', 'Increases Intellect by $s1.', 0, 0, 0, 1, 1, 1), (39236, 0, 1, 0, 1, 0, 0, 101, 0, 56, 40, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 12, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1869, 'Prayer of Shadow Protection', 'Rank 1', 'Power infuses the target\'s party, increasing their Shadow resistance by $s1 for $d.', 'Increases Shadow Resistance by $s1.', 0, 0, 0, 1, 1, 1), (39238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2280, 'Fumping', '', 'May cause bone sifters to surface.', 'Fumping', 0, 0, 0, 1, 1, 0), (39239, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 31812, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14484, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Undead Dragon', '', 'Use with 20 Doom Skulls near the Writhing Mound Summoning Circle to call Teribus the Cursed.', '', 0, 0, 0, 1, 0, 0), (39242, 0, 0, 0, 4, 0, 0, 101, 0, 15, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22484, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Summon Zeppit', '', 'Summons the imp, Zeppit, to help you collect Warp Chaser Blood. Zeppit can only be summoned in Netherstorm.', '', 0, 0, 0, 1, 1, 1), (39244, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31813, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gather Warp Chaser Blood', '', '', '', 0, 0, 0, 1, 0, 0), (39246, 0, 0, 0, 1, 0, 12, 101, 0, 0, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2280, 'Fumping', '', 'May bring up a gigantic bone worm. It may also bring up other unpleasant creatures.', 'Fumping', 0, 0, 0, 1, 1, 1), (39248, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22038, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Hai\'Shulud', '', '', '', 0, 0, 0, 1, 1, 1), (39249, 21, 0, 0, 1, 0, 0, 101, 0, 20, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 49, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (39251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 22490, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Summon Huffer', '', '', '', 0, 0, 0, 1, 0, 0), (39252, 0, 0, 0, 14, 0, 0, 101, 0, 24, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 631, 0, 0, 3884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Void Bolt', '', 'Sends a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 22492, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Summon Spirit', '', '', '', 0, 0, 0, 1, 0, 0), (39255, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1699, 'Black Dragon Form', '', '', '', 0, 0, 0, 1, 0, 0), (39256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dustin\'s Undead Dragon Visual1', '', '', '', 0, 0, 0, 1, 0, 0), (39257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dustin\'s Undead Dragon Visual2', '', '', '', 0, 0, 0, 1, 0, 0), (39258, 0, 0, 0, 1, 0, 0, 0, 1, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Automation Root Spell', 'QAE', 'Roots the target until the debuff is cleared. Used in Automation scripts to temporarily halt pathing NPCs.', 'Rooted.', 0, 0, 0, 1, 1, 1), (39259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Dustin\'s Undead Dragon Visual aura', '', '', '', 0, 0, 0, 1, 0, 0), (39261, 0, 0, 0, 1, 0, 0, 101, 0, 40, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 26, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Gusting Winds', '', 'Disorients nearby targets, slowing their casting speed by $s1 for $d.', 'Casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (39262, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 13, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (39263, 50, 0, 0, 5, 0, 0, 101, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 224, 14, 0, 13, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', 'Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (39264, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14536, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', 'Summon Gorgrom the Dragon-Eater.', '', 0, 0, 0, 1, 1, 1), (39266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 81, 0, 0, 759, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 'Unstable Explosion', '', 'Explode.', '', 0, 0, 0, 1, 1, 1), (39267, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (39268, 0, 1, 0, 4, 0, 0, 101, 0, 0, 1, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22745, 0, 0, 0, 0, 180, 'Chains of Ice', '', 'Forms icy chains around the enemy, locking the target in place for $d.', 'Rooted.', 0, 0, 0, 1, 1, 1), (39269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22498, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 'Summon Misha', '', '', '', 0, 0, 0, 1, 0, 0), (39270, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Growl', '', 'Taunts the target to attack you, but has no effect if the target is already attacking you.', '', 0, 0, 0, 1, 1, 1), (39271, 18, 4, 0, 1, 30000, 0, 101, 0, 20, 18, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 3, 59, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Dread Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', 'Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39272, 0, 0, 0, 4, 0, 0, 101, 0, 50, 3, 150, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 22499, 0, 0, 0, 0, 0, 0, 0, 0, 214, 'Summon Wrath Hound', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (39273, 0, 0, 0, 1, 0, 31756, 101, 0, 20, 31, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 41, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 1', 'Calls down a fiery rain to burn enemies in the area of effect for $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (39274, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 7, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39275, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22501, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Void Hound Transform', '', '', '', 0, 0, 0, 1, 1, 1), (39277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Barada commands', '', '', '', 0, 0, 0, 1, 0, 0), (39278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Barada falters', '', '', '', 0, 0, 0, 1, 0, 0), (39280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39305, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Jules threatens', '', '', '', 0, 0, 0, 1, 1, 0), (39283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Hellfire - The Exorcism, Jules goes prone', '', '', '', 0, 0, 0, 1, 0, 0), (39284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39280, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Jules threatens, aura', '', '', '', 0, 0, 0, 1, 1, 1), (39285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 12344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cast Spell on Target\'s Master', '', '', '', 0, 0, 0, 1, 1, 1), (39288, 0, 0, 0, 1, 0, 0, 101, 0, 70, 561, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Kargath\'s Executioner', '', 'Time until first prisoner is killed.', 'Time until first prisoner is killed.', 0, 0, 0, 1, 1, 1), (39289, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Kargath\'s Executioner', '', 'Time until second prisoner is killed.', 'Time until second prisoner is killed.', 0, 0, 0, 1, 1, 1), (39290, 0, 0, 0, 1, 0, 0, 101, 0, 70, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Kargath\'s Executioner', '', 'Time until last prisoner is killed.', 'Time until last prisoner is killed.', 0, 0, 0, 1, 1, 1), (39291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Kargath\'s Executioner', '', '', '', 0, 0, 0, 1, 0, 0), (39293, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 0, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16806, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (39294, 0, 0, 0, 28, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Hellfire - The Exorcism, Jules goes upright', '', '', '', 0, 0, 0, 1, 0, 0), (39295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39296, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Jules vomits, aura', '', '', '', 0, 0, 0, 1, 0, 0), (39296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22505, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Jules vomits', '', '', '', 0, 0, 0, 1, 0, 0), (39297, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1051, 0, 0, 2974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39298, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'Bane of Treachery', '', '', '', 0, 0, 0, 1, 1, 1), (39299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, '80 yd Leash', '', '', '', 0, 0, 0, 1, 0, 0), (39300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - The Exorcism Bubbling Slimer', '', '', '', 0, 0, 0, 1, 0, 0), (39303, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39320, 0, 0, 0, 0, 0, 1, 'Flying Skull (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (39306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39305, 0, 0, 0, 0, 0, 1, 'Hellfire - The Exorcism, Jules releases darkness, aura', '', '', '', 0, 0, 0, 1, 0, 0), (39307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Exorcism, Flying Skull Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (39309, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 3374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Cosmetic A-52 Spotlight', '', '', '', 0, 0, 0, 1, 0, 0), (39313, 32, 0, 12, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 58, 1, 0, 1, 119, 0, 22, 9, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back.', '', 0, 0, 0, 1, 1, 1), (39314, 1152, 0, 0, 1, 10000, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Finger of Death Coolup', '', '', '', 0, 0, 0, 1, 1, 1), (39315, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22510, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Cobalt Riding Talbuk', '', 'Summons and dismisses a rideable Cobalt Riding Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39316, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22511, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Dark Riding Talbuk', '', 'Summons and dismisses a rideable Dark Riding Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39317, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22512, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Silver Riding Talbuk', '', 'Summons and dismisses a rideable Silver Riding Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39318, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22513, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Tan Riding Talbuk', '', 'Summons and dismisses a rideable Tan Riding Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39319, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22514, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'White Riding Talbuk', '', 'Summons and dismisses a rideable White Riding Talbuk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 237, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Exorcism, Flying Skull attack', '', '', '', 0, 0, 1, 1, 0, 0), (39321, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Heal Self', '', 'Heal yourself for $s1.', '', 0, 0, 0, 1, 1, 1), (39322, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 361, 0, 0, 419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heal Barada', '', '', '', 0, 0, 0, 1, 0, 0), (39323, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 9999, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Fire', '', '', '', 0, 0, 4, 1, 0, 0), (39328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arena Ends', '', '', '', 0, 0, 0, 1, 1, 1), (39329, 0, 0, 0, 14, 0, 0, 101, 0, 72, 0, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 713, 0, 0, 4393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Void Bolt', '', 'Sends a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39330, 1180, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Rocket Helm Cooldown', '', '', '', 0, 0, 0, 1, 1, 1), (39331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Game In Session', '', '', 'Quiet! Do not disturb the players...', 0, 0, 0, 1, 0, 0), (39332, 0, 4, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 131, -51, -51, 1234, 0, 0, 0, 192, 65, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Phantom Strike', '', '', 'Attack speed and casting speed slowed by $s1%.\nNature damage inflicted every $t3 sec.\n', 0, 0, 0, 1, 1, 1), (39334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 99999, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Full Heal', '', '', '', 0, 0, 0, 1, 0, 0), (39335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 99999, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Full Heal', '', '', '', 0, 0, 0, 1, 0, 0), (39337, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (39338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Karazhan - Chess, Medivh CHEAT: Hand of Medivh, Target Horde', '', '', 'This piece is charged with Medivh\'s power!', 0, 0, 0, 1, 1, 1), (39339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 199, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 55, 'Hand of Medivh', '', '', 'This piece is charged with Medivh\'s power!', 0, 0, 0, 1, 1, 1), (39340, 0, 4, 0, 1, 0, 0, 101, 0, 60, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 563, 297, 0, 1968, 701, 0, 35, 35, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39342, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess, Medivh CHEAT: Fury of Medivh, Target Horde', '', '', '', 0, 0, 0, 1, 1, 0), (39342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Karazhan - Chess, Medivh CHEAT: Hand of Medivh, Target Alliance', '', '', 'This piece is charged with Medivh\'s power!', 0, 0, 0, 1, 1, 1), (39343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22521, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Fury of Medivh', '', '', '$s1 Fire damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (39344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39344, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess, Medivh CHEAT: Fury of Medivh, Target Alliance', '', '', '', 0, 0, 0, 1, 1, 0), (39345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22521, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Fury of Medivh', '', '', '$s1 Fire damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (39346, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 23, 26, 25, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Inferno', '', 'Surrounds the caster with an inferno that periodically inflicts Fire damage to nearby enemies for $d. While the caster is aflame, $ghe:she; cannot move or use $ghis:her; abilities.', 'Unable to move or use abilities.\nPeriodically inflicting Fire damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (39347, 0, 0, 0, 5, 0, 15420, 101, 0, 20, 1, 320, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 275, 0, 0, 2612, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death & Decay', '', 'Invokes the malignant power of death and decay, inflicting Shadow damage to all enemies in a selected area for $d.', '', 0, 0, 0, 1, 1, 1), (39348, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 121, 0, 0, 1139, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39349, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Ancient Spark', '', 'Shocks an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (39350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17211, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21664, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21682, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21160, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21683, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21684, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17469, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39358, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21748, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21747, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21726, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21750, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21752, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (39363, 0, 0, 0, 1, 0, 4108, 101, 0, 70, 32, 345, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 191, 0, 0, 1804, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 1, 4251, 0, 119, 6374, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Empowering Shadows', '', 'Increases Shadow damage done by up to $s1 for $d. Stacks $u times.', 'Shadow damage done increased by $s1.', 0, 0, 0, 1, 1, 1), (39365, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Thundering Storm', '', 'Throws sonic bolts at any enemies between 25 and 100 feet', '', 0, 0, 0, 1, 0, 0), (39367, 0, 0, 0, 5, 0, 0, 100, 0, 70, 85, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 98, 1, 1, 1, 599, 2499, 74, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage, the seed will detonate, inflicting Shadow damage to all enemies within $32865a1 yards of the target.', 'Causes $s1 Shadow damage every $t1. After taking $s2 total damage, Seed of Corruption detonates, dealing Shadow damage to the caster\'s enemies within $32865a1 yards.', 0, 0, 0, 1, 1, 1), (39369, 0, 0, 0, 4, 0, 0, 101, 0, 73, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'Finger of Death', '', 'Strikes a cone of enemies with the fingers of death, inflicting $s1 shadow damage upon them, their children, and their children\'s children.', '', 0, 0, 0, 1, 1, 1), (39371, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Prayer Beads', '', 'Target either Anchorite Barada or the fiends released during the exorcism.', '', 0, 0, 0, 1, 0, 0), (39372, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Frozen Shadoweave', '', 'Your Frost and Shadow damage spells heal you for $s1% of the damage they deal.', '', 2, 0, 0, 1, 0, 0), (39373, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 'Shadowmend', '', '', '', 0, 0, 0, 1, 1, 1), (39374, 0, 1, 0, 1, 0, 0, 101, 0, 70, 40, 1620, 5, 0, 0, 17029, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 69, 0, 0, 12, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1869, 'Prayer of Shadow Protection', 'Rank 2', 'Power infuses the target\'s party, increasing their Shadow resistance by $s1 for $d.', 'Increases Shadow Resistance by $s1.', 0, 0, 0, 1, 1, 1), (39376, 0, 0, 0, 1, 0, 31788, 101, 0, 20, 105, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 251, 0, 0, 14, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39377, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, '[DND]Taunt Visual', '', '', '', 0, 0, 0, 1, 1, 1), (39378, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 427, 0, 0, 2636, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (39380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Exorcism Lightning Cloud Bunny Visual', '', '', '', 0, 0, 0, 1, 0, 0), (39381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'The Exorcism Lightning Bunny Visual', '', '', '', 0, 0, 0, 1, 0, 0), (39382, 0, 0, 15, 1, 0, 0, 101, 0, 65, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 627, 0, 0, 32, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39384, 0, 0, 0, 0, 0, 1, 'Fury of Medivh', '', '', '', 0, 0, 0, 1, 1, 1), (39384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 9999, 9999, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Burning Flames', '', '', '', 0, 0, 0, 1, 1, 0), (39385, 50, 0, 0, 5, 0, 0, 101, 0, 73, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 225, 0, 3699, 1687, 0, 11, 11, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Smoldering Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', 'Deals $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (39386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, '60 yd Leash', '', '', '', 0, 0, 0, 1, 0, 0), (39387, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39388, 0, 0, 0, 0, 457, 'Move to Highest Threat Target Primer', '', '', '', 0, 0, 0, 1, 1, 1), (39390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Board Visual', '', '', '', 0, 0, 0, 1, 1, 1), (39391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39393, 0, 0, 0, 0, 0, 1, 'Infection', '', '', '', 0, 0, 0, 1, 0, 0), (39393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 0, 1, 1, 0, 39390, 39391, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infection Flip', '', '', '', 0, 0, 0, 1, 1, 0), (39395, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Victory Visual Controller', '', '', '', 0, 0, 0, 1, 1, 1), (39396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '100 yd Leash', '', '', '', 0, 0, 0, 1, 0, 0), (39398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess: CLEAR BOARD more (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (39400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39399, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess: Is Square OCCUPIED aura (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (39401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 25, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'GAME OVER (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (39403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 369, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +12 Intellect', 'QASpell', 'Permanently enchants bracers to increase Intellect by 12.', '', 0, 0, 0, 1, 1, 1), (39404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1593, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +24 Attack Power', 'QASpell', 'Permanently enchants bracers to increase attack power by 24.', '', 0, 0, 0, 1, 1, 1), (39405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2617, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +30 Healing', 'QASpell', 'Permanently enchants bracers to increase the effect of your healing spells by up to 30.', '', 0, 0, 0, 1, 1, 1), (39406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2650, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +15 Spell Damage', 'QASpell', 'Permanently enchant bracers to increase spell damage by up to $27918s.', '', 0, 0, 0, 1, 1, 1), (39407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2648, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +12 Defense', 'QASpell', 'Permanently enchants bracers to increase your defense rating by 12.', '', 0, 0, 0, 1, 1, 1), (39408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +12 Stamina', 'QASpell', 'Permanently enchants bracers to give $27916s Stamina.', '', 0, 0, 0, 1, 1, 1), (39409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2679, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +6 Mana\5 Sec', 'QASpell', 'Permanently enchants bracers to restore $27912s mana every 5 seconds.', '', 0, 0, 0, 1, 1, 1), (39410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +4 All Stats', 'QASpell', 'Permanently enchants bracers to increase all Stats by 4.', '', 0, 0, 0, 1, 1, 1), (39411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2647, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Bracer +12 Strength', 'QASpell', 'Permanently enchants bracers to increase Strength by 12.', '', 0, 0, 0, 1, 1, 1), (39412, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 2268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (39413, 0, 4, 0, 18, 0, 0, 101, 0, 66, 31, 270, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 683, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper Sting', '', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (39414, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Arcane Missiles', '', 'Launches magical missiles at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (39415, 0, 1, 5, 16, 0, 0, 101, 0, 8, 35, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (39416, 0, 0, 0, 1, 0, 15420, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 11, 0, 0, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (39418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39419, 18, 4, 0, 19, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest +500 Defense', 'QASpell', 'Increases Defense by $s1.', '', 0, 0, 0, 1, 1, 1), (39422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QATest +150 Defense', 'QASpell', 'Increases Defense by $s1.', '', 0, 0, 0, 1, 1, 1), (39425, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Trample', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39427, 1152, 0, 5, 16, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 0), (39429, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 37, 1, 0, 227, 47, 0, 8, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2354, 'Fel Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (39433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39435, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 58, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 50, 'Feral Charge', '', 'Charges an enemy, knocking it back and inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (39436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Video Mimic', '', 'Changes your model to that of the target.', '', 0, 0, 0, 1, 1, 1), (39437, 0, 0, 0, 1, 0, 0, 5, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 44, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadowflame Hellfire and RoF', '', 'Your fire damage spells have a chance to grant you $37378s1 bonus fire damage for $37378d.', 'Your fire damage spells have a chance to grant you $37378s1 bonus fire damage for $37378d.', 0, 0, 0, 1, 1, 1), (39438, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39439, 0, 0, 0, 0, 0, 548, 'Aura of the Crusade', '', 'Each time you deal melee or ranged damage to an opponent, you gain 6 attack power for the next 10 sec., stacking up to 20 times. Each time you land a harmful spell on an opponent, you gain 8 spell damage for the next 10 sec., stacking up to 10 times.', '', 0, 0, 0, 1, 1, 1), (39439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 5, 0, 5, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Aura of the Crusader', '', 'Increases your melee and ranged attack power by $s1. Effect lasts for $d.', 'Increases melee and ranged attack power by $s1.', 0, 0, 0, 1, 1, 1), (39440, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39441, 0, 0, 0, 0, 0, 548, 'Aura of the Crusade', '', '', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (39441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Aura of the Crusader', '', 'Increases your spell damage by up to $s1. Effect lasts for $d.', 'Increases spell damage by up to $s1.', 0, 0, 0, 1, 1, 1), (39442, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39443, 0, 0, 0, 0, 0, 548, 'Aura of Wrath', '', 'Each time one of your direct damage attacks does not critically strike, you gain $39443s1 critical strike rating and $39443s1 spell critical strike rating for the next 10 sec. This effect is consumed when you deal a critical strike.', '', 0, 0, 0, 1, 0, 0), (39443, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1792, 0, 0, 0, 0, 0, 0, 0, 0, 1700, 'Aura of Wrath', '', '', 'Increased critical strike rating and spell critical strike rating by $s1.', 0, 0, 0, 1, 0, 0), (39444, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39445, 0, 0, 0, 0, 0, 548, 'Aura of Vengeance', '', 'You have a $h% chance when hit by an attack or harmful spell to deal $39445s1 holy damage to your attacker.', '', 0, 0, 0, 1, 1, 1), (39445, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Vengeance', '', '', '', 0, 0, 0, 1, 1, 1), (39446, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Aura of Madness', '', 'Each time you land a killing blow on an enemy that yields experience or honor, you gain the Power of Madness.', '', 0, 0, 0, 1, 1, 1), (39447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reset Anchor Point', '', '', '', 0, 0, 0, 1, 0, 0), (39449, 85, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1562, 'Pounce', '', '', '', 0, 0, 0, 1, 1, 1), (39450, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7712, 0, 0, 0, 0, 0, 0, 0, 0, 1181, 'Tallstrider', '', 'Summons and dismisses a rideable Swift Dawnsaber. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39451, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23112, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31860, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Great Golden Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (39452, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31861, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Great Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (39455, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Balanced Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (39456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 Lower City', '', '', '', 0, 0, 0, 1, 0, 0), (39457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 935, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 The Sha\'tar', '', '', '', 0, 0, 0, 1, 0, 0), (39458, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23107, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infused Shadow Draenite', '', '', '', 0, 0, 0, 1, 1, 1), (39460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 942, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 Cenarion Expedition', '', '', '', 0, 0, 0, 1, 0, 0), (39462, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31865, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infused Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (39463, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Balanced Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (39466, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Veiled Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (39467, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 21929, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Flame Spessarite', '', '', '', 0, 0, 0, 1, 1, 1), (39470, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Veiled Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (39471, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wicked Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (39474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 933, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 Consortium', '', '', '', 0, 0, 0, 1, 0, 0), (39475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 989, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 Keepers of Time', '', '', '', 0, 0, 0, 1, 0, 0), (39476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 1, 0, 0, 149, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 970, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reputation: +500 Sporeggar', '', '', '', 0, 0, 0, 1, 0, 0), (39477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766, 'Bad Luck', '', '', 'You feel an impending sense of your own doom!', 0, 0, 0, 1, 0, 0), (39478, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 22817, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Call for Salandria', '', 'Right Click to summon and dismiss the orphan you\'ve agreed to look after for Children\'s Week.', '', 0, 0, 0, 1, 1, 1), (39479, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 22818, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Call for Dornaa', '', 'Right Click to summon and dismiss the orphan you\'ve agreed to look after for Children\'s Week.', '', 0, 0, 0, 1, 1, 1), (39480, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31882, 31889, 31888, 31885, 31884, 31887, 31886, 31883, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31890, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessings Deck', '', 'Combine the Ace through Eight of Blessings to complete the set.', '', 0, 0, 0, 1, 0, 0), (39481, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31892, 31900, 31899, 31895, 31894, 31898, 31896, 31893, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Storms Deck', '', 'Combine the Ace through Eight of Storms to complete the set.', '', 0, 0, 0, 1, 0, 0), (39482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39483, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31901, 31909, 31908, 31904, 31903, 31906, 31905, 31902, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31907, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Furies Deck', '', 'Combine the Ace through Eight of Furies to complete the set.', '', 0, 0, 0, 1, 0, 0), (39484, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31910, 31918, 31917, 31913, 31912, 31916, 31915, 31911, 1, 1, 1, 1, 1, 1, 1, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31914, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lunacy Deck', '', 'Combine the Ace through Eight of Lunacy to complete the set.', '', 0, 0, 0, 1, 0, 0), (39486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Crypt Scarab Hate', '', '', '', 0, 0, 0, 1, 1, 1), (39488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nullifier Arcane Power', '', '', '', 0, 0, 0, 1, 0, 0), (39489, 0, 0, 3, 1, 0, 0, 101, 0, 8, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 0, -1, 0, 0, 0, 8, 0, 67, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22824, 0, 0, 0, 30023, 0, 0, 0, 560, 'Enchanted Weapons', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Controlling weapons from afar.', 0, 0, 0, 1, 1, 1), (39490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Blue Banish State/Shadowform', '', '', '', 0, 0, 0, 1, 0, 0), (39495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Tainted Cores', '', '', '', 0, 0, 0, 1, 0, 0), (39497, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 1, 1), (39498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30317, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30316, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39500, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30312, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30318, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30314, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30313, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39504, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30311, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Enchanted Weapons', '', '', '', 0, 0, 0, 1, 0, 0), (39505, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22830, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Broken Illusion', '', '', '', 0, 0, 0, 1, 0, 0), (39507, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 3, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 12', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 28', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 10', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1989, 'Sociopath', '', '', 'Strength increased by $s1.', 0, 0, 0, 1, 1, 1), (39512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31880, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Create Blood Elf Orphan Whistle', '', '', '', 0, 0, 0, 1, 1, 1), (39513, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31881, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Create Draenei Orphan Whistle', '', '', '', 0, 0, 0, 1, 1, 1), (39516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42090, 0, 0, 0, 0, 2412, 'Ashtongue Ruse', '', 'Grants you the appearance of one of Akama\'s Ashtongue.', 'Disguised as one of Akama\'s Ashtongue Broken.', 0, 0, 0, 1, 1, 0), (39528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21453, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (39529, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 143, 38, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39530, 0, 0, 0, 1, 0, 0, 100, 1, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Focus', '', 'Next spell cast within $d will cast in half the normal time.', 'Next spell casts in half the normal time.', 0, 0, 0, 1, 1, 1), (39531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21803, 0, 0, 0, 0, 0, 0, 0, 0, 2412, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (39533, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, -21, 0, 0, 0, 0, 33, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 150, 'Exile', '', '', 'Movement speed reduced by $s1%.\nAll attributes reduced by $s2%.', 0, 0, 0, 1, 1, 1), (39534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22848, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Storm Fury', '', 'Summons a Storm Fury to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (39535, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -10000000, 0, 0, 0, 0, 0, 0, 0, 0, 22849, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Feral Spirit', '', 'Summons a Feral Spirit to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (39538, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2018, 'ZapTemp', '', 'Inflicts Nature damage to an enemy for $d.', 'Nature damage inflicted over $d.\n', 0, 0, 0, 1, 1, 1), (39542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2142, 'Blessing of O\'ros', '', 'Dummy visual for the Draenei Orphan.', 'You feel good.', 0, 0, 0, 1, 0, 0), (39543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (39544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Ignored', '', 'Ignores an enemy, forcing the caster to not attack it unless there is no other target nearby. When the effect wears off, the creature will attack the most threatening target.', 'Ignored.', 0, 0, 0, 1, 0, 0), (39545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (39547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (39548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39550, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Arcane Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (39551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Shader (Black)', '', '', '', 0, 0, 0, 1, 0, 0), (39552, 0, 0, 0, 171, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Olum\'s Sacrifice', '', '', '', 0, 0, 0, 1, 0, 0), (39556, 0, 0, 0, 1, 0, 0, 15, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39557, 0, 0, 0, 0, 0, 1694, 'Mana Restore', '', '', '', 0, 0, 0, 1, 1, 1), (39557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mark of Conquest', '', '', '', 0, 0, 0, 1, 1, 1), (39558, 0, 0, 0, 1, 0, 0, 101, 0, 15, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 28, 1, 1, 0, -26, -26, 0, 13, 13, 0, 4, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23104, 0, 0, 0, 0, 0, 0, 2267, 'Bogblossom Pollen', '', '', 'The bogblossom has exploded, spraying pollen everywhere!', 0, 0, 0, 1, 1, 1), (39559, 0, 0, 0, 1, 0, 15366, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'OCW - Silvermoon Naaru Channel', '', '', '', 0, 0, 0, 1, 1, 1), (39560, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'VIDEO Lobotomy', '', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 200, 0, 1, 1, 1), (39564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10886, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QID 10886', '', '', '', 0, 0, 0, 1, 0, 0), (39565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stand State', '', '', '', 0, 0, 0, 1, 0, 0), (39566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to the Shade of Aran', '', 'Teleport player to the Shade of Aran\'s room.', 'Teleport player to the Shade of Aran\'s room.', 0, 0, 0, 1, 0, 0), (39567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to the Shade of Aran', '', 'Teleport player to the Shade of Aran\'s room.', '', 0, 0, 0, 1, 0, 0), (39568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Stun', '', '', 'Stunned', 0, 0, 0, 1, 1, 1), (39569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 54, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 55', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (39574, 44, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 201, 1, 0, 399, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting normal damage plus $s3 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (39575, 0, 9, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39574, 0, 0, 0, 0, 0, 1662, 'Charge Frenzy', '', 'Enrages the caster, causing it to randomly charge targets.', 'Frenzied.\nCharging random enemy targets.', 0, 0, 0, 1, 1, 1), (39576, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1876, 'Demonic Knowledge', '', '', '', 0, 0, 0, 1, 1, 1), (39578, 0, 1, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 20, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Spirit Bond', '', 'Creates a bond between the pet and master which heals both for 5% of their total health per second for 20 seconds.', 'Heals the pet and master for 5% of their total health per second.', 0, 0, 0, 1, 0, 0), (39579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 40, 0, 0, 1, 1, 1), (39580, 35, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 801, 881, 0, 1599, 1759, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '$s2 Nature damage every $t2.', 0, 0, 0, 1, 1, 1), (39581, 0, 0, 0, 4, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 1, 1, 0, 9999, -10001, 12, 0, 0, 0, 16, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Storm Blink', '', '', '', 0, 0, 0, 1, 1, 1), (39582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 63, 0, 0, 1, 0, 0, 499, 15, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39580, 0, 0, 0, 0, 1480, 'Storm Blink', '', '', '', 0, 0, 0, 1, 1, 1), (39583, 1163, 0, 0, 1, 5000, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Change Facing, Left', '', '', '', 0, 0, 0, 1, 1, 1), (39584, 0, 0, 7, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Sweeping Wing Clip', '', '', 'Immobilized.', 0, 0, 0, 1, 0, 0), (39585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 316, 105, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 317', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39586, 0, 0, 0, 1, 0, 0, 101, 0, 52, 23, 250, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 22897, 0, 0, 0, 0, 0, 0, 0, 0, 1397, 'Summon Windfury Totem', '', 'Summons a Windfury Totem with $s1 health at the feet of the caster. The totem enchants all party members weapons with wind, if they are within $10611a1 yards. Each hit has a 20% chance of granting the attacker $10610s2 extra $lattack:attacks; with $10610s1 extra attack power. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (39587, 19, 1, 0, 1, 0, 0, 101, 0, 20, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 87, 1, 0, 531, -51, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Wind Shock', '', 'Instantly throws a blast of wind at an enemy, inflicting Nature damage and slowing melee, casting and ranged attacks..', 'Melee, casting and ranged attacks slowed by $s2%.', 0, 0, 0, 1, 1, 1), (39588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22896, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', '', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks 3 enemies within $39593r1 yards for $39593s1 Fire damage.', '', 15, 0, 0, 1, 1, 1), (39589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22894, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Cyclone Totem', '', 'Summons a Cyclone Totem.', '', 15, 0, 0, 1, 1, 1), (39590, 19, 1, 0, 1, 0, 0, 101, 0, 20, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 875, 121, 0, 3062, 539, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (39591, 0, 0, 0, 1, 0, 0, 101, 0, 69, 3, 205, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22895, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Searing Totem', '', 'Summons a Searing Totem with $s1 health at your feet for $d that repeatedly attacks an enemy within $39592r1 yards for $39592s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (39592, 0, 0, 0, 24, 0, 0, 101, 0, 10, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', 'Sears the target with Fire damage.', '', 0, 0, 0, 1, 1, 1), (39593, 0, 0, 0, 24, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 441, 0, 0, 1979, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 680, 'Attack', '', 'Sears the target with $s1 Fire damage.', '', 0, 0, 3, 1, 1, 1), (39594, 0, 0, 0, 1, 0, 4108, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 23, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Knocks the player up into the air.', 'Stunned.', 0, 0, 0, 1, 1, 1), (39595, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 109, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Cleave', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (39596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Ethereum Relay', '', '', '', 0, 0, 0, 1, 0, 0), (39597, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 549, 2, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 1013, 0, 0, 0, 0, 0, 0, 0, 1873, 'See Ethereum Relay', '', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 'Allows the bearer to see into the ghost world of Shadowmoon Valley. Only effective in Shadowmoon Valley.', 0, 0, 0, 1, 1, 0), (39598, 0, 0, 0, 1, 0, 0, 15, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39599, 0, 0, 0, 0, 0, 1694, 'Mana Restore', '', '', '', 0, 0, 0, 1, 1, 1), (39599, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 45, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Mark of Conquest', '', '', '', 0, 0, 0, 1, 1, 1), (39600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39601, 0, 0, 0, 0, 0, 1, 'Grasp of the Emerald Dream', '', '', '', 0, 0, 0, 1, 0, 0), (39601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1929, 'Grasp of the Emerald Dream', '', '', 'The spirit of Clintar Dreamwalker has drawn you into the limbo between the Emerald Dream and the waking world. You will not be able to make contact with Clintar\'s spirit again until you\'ve emerged from this state.', 0, 0, 0, 1, 1, 0), (39602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 316, 105, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 317', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39606, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Spirit of Clintar', '', 'Form a superior attunement to the Altar of Shadows. Can only be used while standing near the Altar of Shadows.', '', 0, 0, 0, 1, 0, 0), (39609, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Mana Tide Totem', '', '', '', 0, 0, 0, 1, 1, 1), (39610, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Mana Tide Totem', '', '', '', 0, 0, 0, 1, 0, 0), (39618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brianna\'s Experimental Spell', '', '', '', 0, 0, 0, 1, 0, 0), (39620, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24039, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Summon Ogre Ghost', '', 'Summons an ogre spirit to assist the caster in battle for $d. Spirits fade away when not in combat.', '', 0, 0, 0, 1, 1, 1), (39621, 0, 1, 0, 1, 0, 0, 101, 0, 20, 106, 80, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (39622, 0, 1, 18, 1, 0, 0, 101, 0, 28, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (39623, 0, 1, 0, 1, 0, 0, 100, 5, 68, 9, 390, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 799, 0, 0, 9, 0, 0, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2219, 'Ron\'s Test Spell', 'Rank 1', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $33280a1 yards. Jumps up to $n times and lasts $d after each jump. This spell can only be placed on one target at a time.', 'Heals for $33076s1 the next time you take damage.', 0, 0, 0, 1, 1, 1), (39625, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 9, 0, 0, 0, 0, 34, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2424, 'Elixir of Major Fortitude', '', 'Increases maximum health by $s1 and restores $s2 health every 5 seconds for $d. Guardian Elixir.', 'Increases maximum health by $s1 and restores $s2 health every 5 seconds Guardian Elixir.', 0, 0, 0, 1, 1, 1), (39626, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2423, 'Earthen Elixir', '', 'Prevents up to $s1 damage done by a physical or magical attack for $d. Guardian Elixir.', 'Prevents up to $s1 damage done by a physical or magical attack. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (39627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 2425, 'Elixir of Draenic Wisdom', '', 'Increases Intellect and Spirit by $s1 for $d. Guardian Elixir.', 'Intellect and Spirit increased by $s1. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (39628, 0, 0, 0, 1, 0, 0, 101, 0, 45, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 2426, 'Elixir of Ironskin', '', 'Increases Resilience Rating by $s1 for $d. Guardian Elixir.', 'Increases Resilience Rating by $s1 for $d. Guardian Elixir.', 0, 0, 0, 1, 1, 1), (39629, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Ethereum Stasis Chamber Alpha', '', 'Unlocks Ethereum Stasis Chamber Alpha.', '', 0, 0, 0, 1, 1, 1), (39630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39631, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39632, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 749, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 3335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Whisper to my Controller', '', '', '', 0, 0, 0, 1, 1, 1), (39634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Whirl', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Glaive', '', '', '', 0, 0, 0, 1, 1, 1), (39636, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22787, 22785, 18256, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Elixir of Major Fortitude', '', '', '', 0, 0, 0, 1, 1, 1), (39637, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22786, 22787, 18256, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Earthen Elixir', '', '', '', 0, 0, 0, 1, 1, 1), (39638, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22785, 22789, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Elixir of Draenic Wisdom', '', '', '', 0, 0, 0, 1, 1, 1), (39639, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22790, 22787, 18256, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Elixir of Ironskin', '', '', '', 0, 0, 0, 1, 1, 1), (39640, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1892, 'Opening Mana-Tombs Stasis Chamber', '', 'Unlocks the Mana-Tombs Stasis Chamber.', '', 0, 0, 0, 1, 1, 1), (39645, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 999, 0, 0, 0, 0, 0, 23, 26, 25, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39657, 0, 0, 0, 0, 0, 2369, 'Shadow Inferno', '', 'Surrounds the caster with an inferno that periodically inflicts Shadow damage to nearby enemies for $d. While the caster is aflame, $ghe:she; cannot move or use $ghis:her; abilities.', 'Unable to move or use abilities.\nPeriodically inflicting Shadow damage to nearby enemies.', 0, 0, 0, 1, 1, 1), (39646, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Shadow Inferno', '', '', '', 0, 0, 0, 1, 0, 0), (39647, 0, 2, 0, 5, 0, 0, 20, 0, 0, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39703, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', 'Curses an enemy for $d., giving it $h% chance to heal its target by 5% on spell or melee attacks.', '$h% chance to heal enemy target on spell or melee hit.', 0, 0, 3, 1, 1, 1), (39649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 41158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2296, 'Summon Shadowfiends', '', 'Creates a shadowy fiend to attack the target. Caster receives mana when the Shadowfiend deals damage. Lasts $d.', '', 0, 0, 0, 1, 1, 0), (39650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Blue Banish State/Arcane Power', '', '', '', 0, 0, 0, 1, 0, 0), (39656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Illidan Kneel Intro', '', '', '', 0, 0, 0, 1, 0, 0), (39658, 18, 3, 0, 5, 0, 0, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 375, 0, 0, 1312, 0, 0, 9, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death and Decay', '', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', 0, 0, 0, 1, 1, 1), (39659, 0, 3, 0, 16, 0, 0, 101, 0, 60, 86, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 501, 187, 1, 1749, 656, 9, 27, 27, 27, 0, 3, 87, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, ' Wither', '', '', '$s2 Nature damage inflicted every $t2 sec.\nDamage taken increased by 10%\n', 0, 0, 5, 1, 1, 1), (39660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10977, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QID 10977', '', '', '', 0, 0, 0, 1, 0, 0), (39661, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 1499, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (39662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Vertex Color Black', '', '', '', 0, 0, 0, 1, 0, 0), (39665, 0, 4, 11, 1, 0, 0, 101, 0, 70, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', '', 'Poisons the enemy, reducing all healing effects used on them by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (39666, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 1, 0, -91, -1, 0, 0, 0, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 35729, 0, 0, 0, 0, 1933, 'Cloak of Shadows', '', 'Instantly removes all existing harmful spell effects and increases your chance to resist all spells by $s1% for $d. Does not remove effects that prevent you from using Cloak of Shadows.', 'Increases chance to resist spells by $s1%.', 0, 0, 0, 1, 1, 0), (39667, 0, 0, 0, 4, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 1, 0, 0, 9998, 0, 12, 0, 0, 0, 18, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 127, 0, 0, 0, 0, 0, 0, 252, 'Vanish', '', 'Vanish from sight for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (39668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Ambush', '', '', '', 0, 0, 0, 1, 1, 1), (39669, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 129, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', '', 'Ambush the target, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (39670, 0, 1, 0, 5, 0, 0, 101, 0, 70, 8, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 499, 1999, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2355, 'Fel Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39671, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 32, 15, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 541, 0, 0, 3329, 0, 13, 0, 0, 4, 227, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40948, 0, 0, 0, 0, 2385, 'Rain of Chaos', '', 'Calls down a molten rain, burning all enemies in a selected area for $s2 Fire damage every $t1 sec. for $d.', '$s2 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39672, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 27, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (39673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4999, 99, 0, 0, 0, 0, 19, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Aether Sight', '', '', 'You possess aether sight, allowing you to see spirits with a strong affinity to the physical world, but inflicting periodic damage.', 0, 0, 0, 1, 1, 0), (39674, 0, 1, 0, 4, 0, 0, 101, 0, 0, 8, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (39675, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 121, 0, 0, 1139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Mana Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (39676, 0, 1, 0, 1, 0, 31788, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 401, 0, 0, 799, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (39677, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Opening Shaffar\'s Stasis Chamber', '', 'Unlocks Nexus-Prince Shaffar\'s Stasis Chamber.', '', 0, 0, 0, 1, 1, 1), (39678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 39672, 39678, 0, 13, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Detect Sight of Kilrogg', '', '', '', 0, 0, 0, 1, 1, 0), (39679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185523, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Book of the Raven', '', '', '', 0, 0, 0, 1, 0, 0), (39680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Sai\'kkal Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (39681, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33854, 0, 0, 0, 0, 1, 'Summon Goblin Tonk', '', 'Take control of a Steam Tonk.', '', 0, 0, 0, 1, 1, 0), (39682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19403, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Goblin Tonk', '', '', '', 0, 0, 0, 1, 1, 0), (39683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19404, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Gnomish Tonk', '', '', '', 0, 0, 0, 1, 1, 0), (39684, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33854, 0, 0, 0, 0, 1, 'Summon Gnomish Tonk', '', 'Take control of a Steam Tonk.', '', 0, 0, 0, 1, 1, 0), (39685, 1138, 0, 0, 1, 10000, 0, 101, 0, 0, 3, 30, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15368, 0, 0, 0, 0, 0, 0, 0, 0, 1755, 'Drop Mine', '', 'Deploys a land mine. Mines take 3 seconds to arm and deal $25099s1 damage to all tonks in a $25099a1 yard radius once triggered.', '', 0, 0, 1, 1, 0, 0), (39686, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 5, 1, 1, 17, -21, 4, 8, 8, 8, 0, 33, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Flamethrower', '', '', 'Deals $s3 damage every $t3 sec.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (39687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Detonation', '', '', '', 0, 0, 0, 1, 1, 1), (39690, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Machine Gun', '', '', '', 0, 0, 1, 1, 1, 1), (39691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (39692, 1138, 0, 0, 1, 4000, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 17, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1616, 'Cannon', '', 'Fires a cannon round at the nearest tonk in front of you within $a1 yards. Deals $s1 damage.', '', 0, 0, 1, 1, 0, 0), (39693, 1138, 0, 0, 1, 2000, 8, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25029, 25029, 0, 0, 0, 0, 2002, 'Flamethrower', '', '10 mana per second.\nDeals $25029s1 damage every $t1 sec to all tonks in front of you within $25029a1 yards. Also slows movement to $25029s2% and deals $25029s3 damage per second for $25029d.', '', 0, 0, 1, 1, 1, 0), (39694, 1138, 0, 0, 1, 10000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25032, 0, 0, 0, 0, 0, 1867, 'Activate MG Turret', '', '10 mana per second.\nAutomatically fires a shot at the nearest enemy tonk within $25032a1 yards every $t1 sec, dealing $25032s1 damage per shot.', '', 0, 0, 1, 1, 0, 0), (39695, 1138, 0, 0, 1, 5000, 0, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16121, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Mortar', '', 'Fires a mortar which lands $a1 yards away dealing $27745s1 damage to all tonks within $27745a1 yards.', '', 0, 0, 0, 1, 0, 0), (39696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 34, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 'Explosion', '', '', '', 0, 0, 0, 1, 0, 0), (39697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18198, 0, 0, 0, 0, 0, 0, 0, 0, 2296, 'Form of Rokkaram', '', '', 'The magic augmenting your sight has transformed you, causing you to appear as Sai\'kkal the Elder\'s student, Rokkaram.', 0, 0, 0, 1, 1, 0), (39698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0, 0, 0, 35, 11, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Temple Detection Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (39699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39698, 0, 0, 0, 0, 0, 1, 'Battle Flow Regulator', '', '', '', 0, 0, 0, 1, 0, 0), (39700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (39702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 8', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', '', '', 0, 0, 0, 1, 1, 1), (39704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22917, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Perm. Illusion Illidan', '', '', '', 0, 0, 0, 1, 1, 1), (39705, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Bold Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39706, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Delicate Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 115, 115, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 116', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (39709, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 22943, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Wolpertinger', '', 'Right Click to summon and dismiss your invisible wolpertinger from or to the one-liter ale tankard it lives in.', '', 0, 0, 0, 1, 1, 1), (39710, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Teardrop Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39711, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Runed Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39712, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Bright Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39713, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Subtle Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39714, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32227, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Flashing Crimson Spinel', '', '', '', 0, 0, 0, 1, 1, 1), (39715, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32228, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Solid Empyrean Sapphire', '', '', '', 0, 0, 0, 1, 1, 1), (39716, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32228, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Sparkling Empyrean Sapphire', '', '', '', 0, 0, 0, 1, 1, 1), (39717, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32228, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Lustrous Empyrean Sapphire', '', '', '', 0, 0, 0, 1, 1, 1), (39718, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32228, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Stormy Empyrean Sapphire', '', '', '', 0, 0, 0, 1, 1, 1), (39719, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Brilliant Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39720, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Smooth Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39721, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Rigid Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39722, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Gleaming Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39723, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Thick Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39724, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Mystic Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39725, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Great Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (39727, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Sovereign Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39728, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Shifting Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39729, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Balanced Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39730, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Infused Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39731, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Glowing Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39732, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Royal Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (39733, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Inscribed Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39734, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Potent Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39735, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Luminous Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39736, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Glinting Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39737, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Veiled Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39738, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Wicked Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (39739, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Enduring Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (39740, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Radiant Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (39741, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Dazzling Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (39742, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Jagged Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (39750, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 32567, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39673, 0, 0, 0, 0, 0, 1930, 'Augment Sight', '', 'Consume an Aether Ray Eye to augment your sight.', '', 0, 0, 0, 1, 0, 0), (39758, 0, 1, 0, 1, 0, 0, 101, 0, 1, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 10, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1487, 'VIDEO AE Lobotomy', '', 'Soothes the target, reducing the range at which it will attack you by $s1 yards. Only affects Humanoid targets level $v or lower. Lasts $d.', 'Reduced distance at which target will attack.', 0, 200, 0, 1, 1, 1), (39779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22968, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Lightsworn Elekk', '', 'Summons $s1 $lElekk:Elekks; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (39783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22969, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Scryer Hawkstrider', '', 'Summons $s1 $lHawkstrider:Hawkstriders; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (39793, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22972, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Cenarion Sparrowhawk', '', 'Call a Cenarion Sparrowhawk to help uncover buried Raven Stones in the area around Skettis in the Skethyl Mountains of Terokkar Forest.', '', 0, 0, 0, 1, 0, 0), (39794, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Redemption', '', 'Brings a dead player back to life with $s1 health and $q1 mana. Cannot be cast when in combat.', '', 64, 0, 0, 1, 1, 1), (39796, 0, 1, 12, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 689, 'Stoneclaw Stun', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (39798, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22958, 0, 0, 0, 0, 0, 0, 0, 0, 2422, 'Green Riding Nether Ray', '', 'Summons and dismisses a rideable nether ray mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39800, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22976, 0, 0, 0, 0, 0, 0, 0, 0, 2422, 'Red Riding Nether Ray', '', 'Summons and dismisses a rideable nether ray mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39801, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22975, 0, 0, 0, 0, 0, 0, 0, 0, 2422, 'Purple Riding Nether Ray', '', 'Summons and dismisses a rideable nether ray mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39802, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22977, 0, 0, 0, 0, 0, 0, 0, 0, 2422, 'Silver Riding Nether Ray', '', 'Summons and dismisses a rideable nether ray mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39803, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22978, 0, 0, 0, 0, 0, 0, 0, 0, 2422, 'Blue Riding Nether Ray', '', 'Summons and dismisses a rideable nether ray mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Damage Immunity: Magic', '', '', '', 0, 0, 0, 1, 1, 1), (39805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -51, 0, 0, 0, 0, 108, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 338, 'Lightning Overload', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (39806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 113, 37, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 114', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 117, 107, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 118', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (39808, 0, 1, 0, 1, 0, 0, 101, 0, 40, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39809, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies every $t1 sec. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (39809, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 11, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (39810, 0, 0, 0, 16, 0, 0, 101, 0, 0, 21, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 1, 0, 0, 39811, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Sparrowhawk Net', '', 'Throw a net at the targeted wild sparrowhawk, which will immobilize it and put it into your pack.', 'Netted', 0, 0, 0, 1, 1, 0), (39811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 332, 'Damage Immunity: Fire, Frost, Shadow, Nature, Arcane', '', '', '', 0, 0, 0, 1, 1, 1), (39812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Sparrowhawk', '', '', '', 0, 0, 0, 1, 0, 0), (39813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc A6', '', '', '', 0, 0, 0, 1, 0, 0), (39814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc A7', '', '', '', 0, 0, 0, 1, 0, 0), (39815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc A8', '', '', '', 0, 0, 0, 1, 0, 0), (39816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc A9', '', '', '', 0, 0, 0, 1, 0, 0), (39817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc A10', '', '', '', 0, 0, 0, 1, 0, 0), (39818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc B6', '', '', '', 0, 0, 0, 1, 0, 0), (39819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc B7', '', '', '', 0, 0, 0, 1, 0, 0), (39820, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc B8', '', '', '', 0, 0, 0, 1, 0, 0), (39821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc B9', '', '', '', 0, 0, 0, 1, 0, 0), (39822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21920, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Murloc B10', '', '', '', 0, 0, 0, 1, 0, 0), (39823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20689, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW TOTE Whisper to Controller 02', '', '', '', 0, 0, 0, 1, 0, 0), (39824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Human Illusion', '', '', '', 0, 0, 0, 1, 1, 1), (39825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Exodar 01 Whisper to Controller', '', '', '', 0, 0, 0, 1, 0, 0), (39826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2142, 'Blessing of O\'ros', '', 'Dummy visual for the Draenei Orphan\'s Controller.', 'You feel good.', 0, 0, 0, 1, 0, 0), (39827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Exodar 01 Cast Blessing of O\'ros on Controller', '', 'Draenei Orphan casts the Character\'s Blessing of O\'ros on their controller.', '', 0, 0, 0, 1, 0, 0), (39828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39829, 0, 0, 0, 0, 0, 2173, 'Light of the Naaru', '', '', 'Charging the air with the power of the light.', 0, 0, 0, 1, 1, 1), (39829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 'Light of the Naaru', '', '', '', 0, 0, 0, 1, 0, 0), (39830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Eye of Haramad', '', '', '', 0, 0, 0, 1, 0, 0), (39831, 0, 0, 0, 1, 0, 0, 100, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 59, 999, 99, 12, 12, 10, 61, 43, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Light of the Naaru', '', '', 'Dealing Holy damage while attacking.', 0, 0, 0, 1, 1, 1), (39832, 0, 0, 0, 1, 0, 0, 100, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 59, 0, 0, 12, 12, 0, 61, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41394, 0, 0, 0, 0, 2140, 'Light of the Naaru', '', '', 'Dealing Holy damage while attacking.', 0, 0, 0, 1, 1, 1), (39833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Vertex Shade Black', '', '', '', 0, 0, 0, 1, 1, 1), (39834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol: Summon Circle Popluation Tester A', '', 'Vim\'gol: Summon Circle Popluation Tester A', '', 0, 0, 0, 1, 0, 0), (39835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1021, 0, 0, 2889, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Needle Spine', '', 'Fires a needle spine at an enemy target, dealing $s1 damage to the target and an additional $39968s1 damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (39836, 50, 0, 0, 1, 10000, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Horseshoe Swipe', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest ally.', '', 0, 0, 3, 1, 1, 1), (39837, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 475, 1, 0, 4512, 2749, 0, 0, 0, 0, 0, 3, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Impaling Spine', '', 'Fires a massive spine, impaling the target.', 'Stunned.\nBleeding for $s2 damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (39838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 3335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1796, 'Speak!', '', '', '', 0, 0, 0, 1, 1, 1), (39839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Fiery Aura', '', '', '', 0, 0, 0, 1, 1, 1), (39840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22974, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Sparrowhawk Origin (Distant)', '', '', '', 0, 0, 0, 1, 0, 0), (39841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 549, 0, 0, 0, 0, 0, 19, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1014, 0, 0, 0, 0, 0, 0, 0, 1873, 'Spectrecles', '', 'Allows the bearer to see into the ghost world while in Shadowmoon Valley.', 'Allows the bearer to see into the ghost world while in Shadowmoon Valley.', 0, 0, 0, 1, 1, 0), (39842, 1152, 0, 0, 1, 15000, 0, 101, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22925, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire (Damage)', '', 'Calls down a fiery rain to burn Orc Pieces in the area of effect for $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 5, 1, 0, 0), (39843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185549, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Monstrous Kaliri Egg', '', '', '', 0, 0, 0, 1, 0, 0), (39844, 0, 0, 0, 16, 0, 8, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 184, 'Skyguard Blasting Charge', '', 'Launch a blasting charge from your flying mount at monstrous kaliri eggs.', '', 0, 0, 0, 1, 1, 1), (39846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fist', '', 'Increases fist skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Water Globule New Target', '', '', '', 0, 0, 0, 1, 0, 0), (39849, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Glaive', '', '', '', 0, 0, 0, 1, 1, 1), (39850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Rocket Blast', '', '', '', 0, 0, 0, 1, 1, 1), (39851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol: Summon Circle Popluation Tester B', '', 'Vim\'gol: Summon Circle Popluation Tester B', '', 0, 0, 0, 1, 0, 0), (39852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol: Summon Circle Popluation Tester C', '', 'Vim\'gol: Summon Circle Popluation Tester C', '', 0, 0, 0, 1, 0, 0), (39853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol: Summon Circle Popluation Tester D', '', 'Vim\'gol: Summon Circle Popluation Tester D', '', 0, 0, 0, 1, 0, 0), (39854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol: Summon Circle Popluation Tester E', '', 'Vim\'gol: Summon Circle Popluation Tester E', '', 0, 0, 0, 1, 0, 0), (39855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22997, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Tear of Azzinoth', '', '', '', 0, 0, 0, 1, 0, 0), (39856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tear of Azzinoth Summon Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (39857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tear of Azzinoth Summon Channel', '', '', '', 0, 0, 0, 1, 0, 0), (39858, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23001, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Draenei Female', '', '', '', 0, 0, 0, 1, 1, 1), (39859, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23000, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Draenei Male', '', '', '', 0, 0, 0, 1, 1, 1), (39860, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22998, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Blood Elf Female', '', '', '', 0, 0, 0, 1, 1, 1), (39861, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22999, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Blood Elf Male', '', '', '', 0, 0, 0, 1, 1, 1), (39862, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185562, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Vim\'gol: Summon Vim\'gol\'s Vile Grimoire Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39863, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2280, 'Drums Cast Effect', '', '', '', 0, 0, 0, 1, 1, 1), (39864, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35475, 0, 0, 0, 0, 2280, 'Drums of War Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (39865, 0, 0, 12, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41358, 0, 0, 0, 457, 'Rizzle\'s Blackjack', '', 'Charges an enemy, inflicting normal damage plus $s3.', 'You\'ve been whacked over the head with a wrench. There\'s going to be quite a lump there...', 0, 0, 0, 1, 1, 1), (39866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23002, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Rizzle', '', '', '', 0, 0, 0, 1, 0, 0), (39867, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33504, 0, 0, 0, 0, 0, 321, 'Copy of Health Restore', '', 'Sometimes heals bearer of $33504s1 damage when damaging an enemy in melee and chance on ranged hit to restore $39599s1 mana to the bearer.', '', 0, 0, 0, 1, 1, 1), (39868, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 81, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Heal', '', 'Sometimes heals bearer of $s1 damage when attacking an enemy.', '', 0, 0, 0, 1, 1, 1), (39869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 199, 0, 0, 0, 0, 79, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Uncaged Wrath', '', '', 'Damage increased by $s1%.\nMovement speed increased by $s2%', 0, 0, 0, 1, 1, 1), (39870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Speed Burst', '', '', '', 0, 0, 0, 1, 0, 0), (39871, 0, 0, 0, 3, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rizzle\'s Escape', '', 'Teleport Rizzle.', '', 0, 0, 0, 1, 1, 1), (39872, 50, 0, 0, 1, 0, 0, 101, 0, 70, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 39, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1746, 'Tidal Shield', '', 'Protects the caster from most attacks and spells. In addition, the caster regenerates health.', 'Impervious to normal attacks and spells.\nRegenerating Health.', 0, 0, 0, 1, 1, 1), (39873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Glaive Returns', '', '', '', 0, 0, 0, 1, 0, 0), (39874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 209, 209, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 210', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (39875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 30', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (39876, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23006, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Gnome Female', '', '', '', 0, 0, 0, 1, 1, 1), (39877, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23005, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Winter Reveler - Gnome Male', '', '', '', 0, 0, 0, 1, 1, 1), (39878, 1152, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 8499, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Tidal Burst', '', 'Deals massive damage to enemies.', '', 0, 0, 0, 1, 1, 1), (39879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (39880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2156, 'Increased Dodge 12', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (39883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 29999, 10993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cast Spell 1 if on Quest B', '', '', '', 0, 0, 0, 1, 1, 1), (39884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 125, 125, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 126', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (39886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Give Southfury Moonstone', '', '', '', 0, 0, 0, 1, 0, 0), (39887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 39888, 10993, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rizzle\'s Player Check', '', '', '', 0, 0, 0, 1, 1, 0), (39888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39887, 0, 0, 0, 0, 0, 1, 'Periodic Player Check (Rizzle)', '', '', '', 0, 0, 0, 1, 1, 1), (39889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rizzle Surrenders', '', '', '', 0, 0, 0, 1, 0, 0), (39890, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185567, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Grulloc: Summon Grulloc\'s Dragon Skull Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39891, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185569, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Maggoc: Summon Maggoc\'s Treasure Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39893, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1233, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Ron\'s Test Spell #3', '', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (39894, 0, 0, 0, 1, 0, 31788, 101, 0, 68, 31, 1645, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 4, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39893, 0, 0, 0, 0, 285, 'Ron\'s Test Spell #2', '', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (39895, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20816, 7078, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fused Wiring', '', '', '', 0, 0, 0, 1, 1, 1), (39897, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Mass Dispel', '', '', '', 0, 0, 10, 1, 1, 1), (39898, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185574, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Slaag: Summon Slaag\'s Standard Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 199, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Rizzle\'s Trap', '', '', '', 0, 0, 0, 1, 1, 1), (39900, 0, 0, 11, 1, 0, 0, 101, 0, 28, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 0, 0, -61, 0, 0, 13, 13, 0, 33, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 193, 'Rizzle\'s Frost Trap', '', '', 'Movement speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (39901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Target to Cast', '', '', '', 0, 0, 0, 1, 1, 1), (39902, 411, 0, 0, 1, 0, 0, 101, 0, 28, 3, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185575, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Rizzle\'s Frost Trap', '', 'Place a frost trap that creates an ice slick around itself for $13810d when the first enemy approaches it. All enemies within $13810a1 yards will be slowed by $14207s1% while in the area of effect. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (39903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 96, 32, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 97', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Target to Cast', '', '', '', 0, 0, 0, 1, 1, 1), (39905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (39906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23083, 0, 0, 0, 0, 0, 0, 0, 0, 261, 'Summon Riding Warhound', '', 'Summons $s1 $lWolf:Wolves; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (39907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23025, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Rizzle\'s Depth Charge', '', '', '', 0, 0, 0, 1, 0, 0), (39908, 0, 0, 0, 3, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eye Blast', '', '', '', 0, 0, 0, 1, 1, 1), (39909, 0, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185577, 0, 0, 0, 0, 0, 0, 0, 0, 289, 'Skulloc: Summon Skulloc\'s Soul Chest', '', '', '', 0, 0, 0, 1, 1, 1), (39910, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22512, 0, 0, 0, 0, 0, 0, 0, 0, 2208, 'Riding Clefthoof', '', 'Summons and dismisses a riding clefthoof. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (39911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 946, 0, 0, 0, 0, 0, 0, 0, 0, 2427, 'Trollbane\'s Command', '', 'In Hellfire Peninsula and Hellfire Citadel, increases Honor Hold reputation gained from killing monsters by $39911s1%.', 'In Hellfire Peninsula and Hellfire Citadel, increases Honor Hold reputation gained from killing monsters by $39911s1%.', 0, 0, 0, 1, 0, 0), (39912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39907, 0, 0, 0, 0, 0, 1, 'Periodic Depth Charge Release', '', '', '', 0, 0, 0, 1, 1, 1), (39913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 947, 0, 0, 0, 0, 0, 0, 0, 0, 2171, 'Nazgrel\'s Fervor', '', 'In Hellfire Peninsula and Hellfire Citadel, increases Thrallmar reputation gained from killing monsters by $39913s1%.', 'In Hellfire Peninsula and Hellfire Citadel, increases Thrallmar reputation gained from killing monsters by $39913s1%.', 0, 0, 0, 1, 0, 0), (39914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Scare Soulgrinder Ghost', '', '', 'Scared', 0, 0, 0, 1, 0, 0), (39915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Xi\'ri\'s Charge', '', '', '', 0, 0, 0, 1, 0, 0), (39916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23034, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ghost Transform', '', '', '', 0, 0, 0, 1, 1, 1), (39918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual ( in progress)', '', '', '', 0, 0, 0, 1, 1, 1), (39919, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Watcher Elaira\'s Channel', '', '', '', 0, 0, 0, 1, 1, 1), (39920, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual ( beam)', '', '', '', 0, 0, 0, 1, 1, 1), (39921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Vim\'gol: Pentagram Beam', '', '', '', 0, 0, 0, 1, 0, 0), (39922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 70', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (39923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Initiate TEST', '', 'Legion Ring Aura - Copied from Vim\'gol', '', 0, 0, 0, 1, 0, 0), (39924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -141, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Copy of Armor Penetration 140', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (39925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -106, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 105', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (39926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 43, 19, 19, 0, 0, 0, 4, 107, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 0, 0, 0, 0, 0, 2025, 'Improved Party Auras', '', 'Increases the healing granted by the Tree of Life form aura by $s1, adds $s2 critical strike rating to the Leader of the Pack aura, and adds $s3 spell critical strike rating to the Moonkin form aura.', '', 0, 0, 0, 1, 1, 1), (39927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -85, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 84', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (39930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Terokkar Guarian Beam 1', '', '', '', 0, 0, 0, 1, 0, 0), (39932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10985, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eye of the Witness', '', '', '', 0, 0, 0, 1, 1, 1), (39933, 0, 0, 0, 1, 0, 0, 101, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1642, 'Petrification', '', '', '', 0, 0, 0, 1, 1, 1), (39936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (bunny)', '', '', '', 0, 0, 0, 1, 0, 0), (39937, 89, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 776, 'There\'s No Place Like Home', '', 'Returns you to $z. Speak to an Innkeeper in a different place to change your home location.', '', 0, 0, 0, 1, 1, 1), (39938, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Guardian Beam TEST 1', '', '', '', 0, 0, 0, 1, 1, 1), (39939, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'TEST Guardian Beam 2', '', '', '', 0, 0, 0, 1, 1, 1), (39940, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'TEST Guardian Beam 3', '', '', '', 0, 0, 0, 1, 1, 1), (39941, 0, 0, 0, 14, 0, 0, 101, 0, 50, 8, 350, 135, 0, 0, 5565, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23044, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Inferno', '', 'Summons a meteor from the Twisting Nether, causing $22699s1 Fire damage and stunning all enemy targets in the area for $20310d. An Infernal rises from the crater, under the command of the caster for $20882d. Once control is lost, the Infernal must be Enslaved to maintain control. Can only be used outdoors.', '', 0, 0, 0, 1, 1, 1), (39942, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 799, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'Carrion Swarm', '', 'A cresting wave of chaotic magic splashes over enemies in front of the caster, dealing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (39943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Shadowform 1)', '', '', '', 0, 0, 0, 1, 1, 1), (39944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Shadowform 2)', '', '', '', 0, 0, 0, 1, 1, 1), (39945, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 554, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (39946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Shadowform 3)', '', '', '', 0, 0, 0, 1, 1, 1), (39947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Shadowform 4)', '', '', '', 0, 0, 0, 1, 1, 1), (39948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Hurl Spine', '', 'Hurls the Impaling Spine back at Naj\'entus, dealing damage. Pierces Tidal Shield.', '', 0, 0, 0, 1, 1, 1), (39949, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 2054, 'Mount (Test Anim)', '', 'Summons and dismisses a rideable gryphon mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (39950, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Wave Trance', '', 'Reduces the casting time of your Healing Wave spell by ${$m1/-1000}.2 sec.', 'Reduced casting time on your next Healing Wave spell by ${$m1/-1000}.2 sec.', 0, 0, 0, 1, 1, 1), (39951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Shadowform test)', '', '', '', 0, 0, 0, 1, 0, 0), (39952, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Otherworldly Portal', '', '', '', 0, 0, 0, 1, 1, 1), (39953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 4, 4, 0, 0, 0, 190, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 935, 127, 10, 0, 0, 0, 0, 0, 0, 2430, 'A\'dal\'s Song of Battle', '', 'In Tempest Keep: The Botanica, The Mechanar, and The Arcatraz, reputation gained with the Sha\'tar from killing monsters is increased by $39953s1%. Damage and Healing increased by $39953s3%.', 'In Tempest Keep: The Botanica, The Mechanar, and The Arcatraz, reputation gained with the Sha\'tar from killing monsters is increased by $39953s1%. Damage and Healing increased by $39953s3%.', 0, 0, 0, 1, 1, 1), (39954, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 675, 0, 0, 1912, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2431, 'Fan of Blades', '', '', '', 0, 0, 0, 1, 1, 1), (39955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 'Monstrous Screech', '', '', '', 0, 0, 0, 1, 1, 0), (39956, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32408, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Create Naj\'entus Spine', '', '', '', 0, 0, 0, 1, 1, 1), (39957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 895, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Critical Damage 3%', '', 'Increases your critical strike damage by $s1.', '', 0, 0, 0, 1, 1, 1), (39958, 0, 0, 0, 1, 0, 0, 100, 0, 50, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39959, 0, 0, 0, 0, 0, 257, 'Skyfire Swiftness', '', '', '', 0, 0, 0, 1, 1, 1), (39959, 0, 0, 0, 1, 0, 0, 101, 0, 50, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 239, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 2225, 'Skyfire Swiftness', '', '', 'Melee/Ranged Haste Rating increased by $s1.', 0, 0, 0, 1, 1, 1), (39961, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Relentless Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (39963, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thundering Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (39965, 35, 1, 0, 4, 0, 0, 100, 0, 60, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 74, -1, 0, 29, 29, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Grenade', 'Rank 5', 'Blasts enemies for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (39966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kael\'thas Defeated', '', '', '', 0, 0, 0, 1, 0, 0), (39967, 0, 4, 0, 1, 0, 0, 101, 0, 69, 0, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', 'Rank 2', 'Consumes your Deadly Poison doses on the target and deals instant poison damage:\n 1 dose: ${$m1*1} damage\n 2 doses: ${$m1*2} damage\n 3 doses: ${$m1*3} damage\n 4 doses: ${$m1*4} damage\n 5 doses: ${$m1*5} damage', '', 0, 0, 0, 1, 1, 0), (39968, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 241, 0, 0, 2279, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Needle Spine Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (39969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39970, 0, 0, 0, 0, 0, 1, 'Monstrous Kaliri Periodic', '', '', '', 0, 0, 0, 1, 0, 0), (39970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39971, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Monstrous Kaliri Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (39971, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21885, 23781, 21877, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32423, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Icy Blasting Primers', '', '', '', 0, 0, 0, 1, 1, 1), (39972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Monstrous Kaliri Aggro Dummy', '', '', '', 0, 0, 0, 1, 0, 0), (39973, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32423, 23782, 23783, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Frost Grenades', '', '', '', 0, 0, 0, 1, 1, 1), (39974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Soulgrinder Ritual Visual (Smashed)', '', '', '', 0, 0, 0, 1, 0, 0), (39977, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 'Remove Impaling Spine', '', '', '', 0, 0, 0, 1, 1, 1), (39978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raven God Summon Beams', '', '', '', 0, 0, 0, 1, 0, 0), (39979, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Legion Ring - Spawn Lightning', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (39980, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Blade\'s Edge Ogre Brew Keg', '', 'The last drink you\'ll ever need!', 'Wasted', 0, 0, 0, 1, 1, 1), (39981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -78, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 77', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (39982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (39983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Internal Shake Camera', '', '', '', 0, 0, 0, 1, 0, 0), (39984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cast Spell 1 on Master', '', '', '', 0, 0, 0, 1, 1, 1), (39985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 0, 1, 1, 0, 99, -1, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14812, 0, 0, 0, 0, 0, 0, 0, 292, 'Legion Ring - Charm - North 01 (Possess)', '', '', '', 0, 0, 0, 1, 1, 1), (39986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23060, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Netherwing Ally', '', '', '', 0, 0, 0, 1, 1, 0), (39987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 41, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 42', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (39988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 107, 35, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 108', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (39989, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Call Lightning', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (39990, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Red Lightning Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (39991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 39, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 40022, 0, 0, 0, 0, 0, 1487, 'Four Dragons: Periodic Aura', '', 'Periodic aura that the knockdown dragon is pulsing. If a character gets this aura, they fire a dummy spell back at the dragon, who is listening for it on their creature action triggers.', '', 0, 0, 0, 1, 1, 1), (39992, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Needle Spine Targeting', '', 'Picks targets for Needle Spine.', '', 0, 0, 0, 1, 1, 1), (39993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START timer, (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (39994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 'Skettis Dismount', '', '', '', 0, 0, 0, 1, 1, 0), (39995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Four Dragons: Dummy to Dragon', '', 'Dummy sent to the Knockdown Dragon when the character is hit by the Four Dragons: Periodic Aura spell (id: 39991).', '', 0, 0, 0, 1, 0, 0), (39996, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '40yd Dummy', '', '', '', 0, 0, 0, 1, 0, 0), (39997, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25700, 0, 0, 0, 2, 1, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Boots of Shackled Souls', '', '', '', 0, 0, 0, 1, 1, 1), (39998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Four Dragons: Dismount', '', 'The character casts this spell on themself when they hear the ...', '', 0, 0, 0, 1, 1, 0), (39999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game Button Pressed', '', '', '', 0, 0, 0, 1, 0, 0), (40000, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25700, 0, 0, 0, 1, 1, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Bracers of Shackled Souls', '', '', '', 0, 0, 0, 1, 1, 1), (40001, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25700, 0, 0, 0, 3, 1, 4, 6, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Greaves of Shackled Souls', '', '', '', 0, 0, 0, 1, 1, 1), (40002, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25700, 0, 0, 0, 2, 1, 3, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Waistguard of Shackled Souls', '', '', '', 0, 0, 0, 1, 1, 1), (40003, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25707, 0, 0, 0, 2, 1, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Redeemed Soul Moccasins', '', '', '', 0, 0, 0, 1, 1, 1), (40004, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25707, 0, 0, 0, 1, 1, 2, 2, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Redeemed Soul Wristguards', '', '', '', 0, 0, 0, 1, 1, 1), (40005, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25707, 0, 0, 0, 3, 1, 4, 6, 3, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32396, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Redeemed Soul Legguards', '', '', '', 0, 0, 0, 1, 1, 1), (40006, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 25707, 0, 0, 0, 2, 1, 3, 4, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Redeemed Soul Cinch', '', '', '', 0, 0, 0, 1, 1, 1), (40011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1399, 0, 0, 3300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Obsidian Echo', '', '', '', 0, 0, 0, 1, 1, 0), (40017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 33, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40018, 0, 0, 0, 0, 1, 'Eye Blast', '', '', '', 0, 0, 0, 1, 1, 0), (40018, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 501, 1, 0, 19749, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23069, 0, 0, 0, 0, 0, 0, 0, 1, 'Eye Blast', '', '', '', 0, 0, 0, 1, 1, 0), (40019, 1155, 1, 27, 1, 0, 0, 101, 1, 0, 508, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 131, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1473, 0, 0, 0, 0, 0, 0, 1, 'Birmingham Tools Test', '', 'Testing Propagation', '', 0, 0, 1, 1, 1, 1), (40020, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 21842, 0, 0, 0, 2, 1, 2, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulguard Slippers', '', '', '', 0, 0, 0, 1, 1, 1), (40021, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 21842, 0, 0, 0, 1, 1, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulguard Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (40022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 39994, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Four Dragons: Aggro Check', '', 'If hit with the Four Dragons: Periodic Aura (id: 39991), and thereby this spell, the character is forced cast the Four Dragons: Dummy to Dragon spell (id: 39995).', '', 0, 0, 0, 1, 1, 1), (40023, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 21842, 0, 0, 0, 3, 1, 4, 6, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulguard Leggings', '', '', '', 0, 0, 0, 1, 1, 1), (40024, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 21842, 0, 0, 0, 2, 1, 3, 4, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Soulguard Girdle', '', '', '', 0, 0, 0, 1, 1, 1), (40029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40030, 0, 0, 0, 0, 0, 1, 'Demon Fire', '', '', '', 0, 0, 0, 1, 0, 0), (40030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Fire', '', '', '', 0, 0, 0, 1, 1, 1), (40031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth - No Visual (Instant Spawn)', '', '', '', 0, 0, 0, 1, 0, 0), (40032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Fiery Breath', '', '', '', 0, 0, 0, 1, 1, 1), (40033, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 23446, 0, 0, 0, 2, 1, 2, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Shadesteel Sabots', '', '', '', 0, 0, 0, 1, 1, 1), (40034, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 23446, 0, 0, 0, 1, 1, 2, 2, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Shadesteel Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (40035, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 23446, 0, 0, 0, 3, 1, 4, 6, 12, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Shadesteel Greaves', '', '', '', 0, 0, 0, 1, 1, 1), (40036, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 23446, 0, 0, 0, 2, 1, 3, 4, 8, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Shadesteel Girdle', '', '', '', 0, 0, 0, 1, 1, 1), (40041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game Pre-game timer', '', '', '', 0, 0, 0, 1, 0, 0), (40042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40046, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (40055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 1, 0, 0, 0, 18, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Introspection', '', '', 'Your movements slow as you attune to the crystals.', 0, 0, 0, 1, 1, 0), (40056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (40057, 0, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Green Lightning (Thick)', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40059, 0, 0, 0, 1, 0, 0, 101, 0, 61, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 625, 35, 0, 2187, 182, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Exploding Beaker', '', '', '', 0, 0, 0, 1, 1, 1), (40060, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32428, 22450, 21886, 22456, 21842, 0, 0, 0, 1, 1, 2, 2, 1, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Night\'s End', '', '', '', 0, 0, 0, 1, 1, 1), (40062, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 509, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (40063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Good Press', '', '', '', 0, 0, 0, 1, 0, 0), (40064, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 849, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Throw Dynamite', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (40065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Apexis Reprisal', '', 'This is cast by the bunny associated with a button. It\'s used to handle any additional visual, as well as punish the player who made the bad press.', '', 0, 0, 0, 1, 1, 0), (40066, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 142, 0, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40072, 40067, 0, 0, 0, 0, 2432, 'Lightning Prod', '', 'Strikes an enemy with a lightning bolt that jumps to nearby enemies. The spell affects the target and any nearby allies, inflicting $s2 Nature damage to each target.', '', 0, 0, 0, 1, 1, 1), (40067, 85, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2432, 'Lightning Prod', '', 'Strikes an enemy with a lightning bolt that jumps to nearby enemies. The spell affects the target and any nearby allies, inflicting $s2 Nature damage to each target.', '', 0, 0, 0, 1, 1, 1), (40069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23203, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Infernal Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40070, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Green Matter', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40072, 85, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2432, 'Lightning Prod', '', 'Strikes an enemy with a lightning bolt that jumps to nearby enemies. The spell affects the target and any nearby allies, inflicting $s2 Nature damage to each target.', '', 0, 0, 0, 1, 1, 1), (40074, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 131, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14906, 0, 1473, 0, 0, 0, 0, 0, 0, 1, 'Birmingham Tools Test 2', '', '', '', 0, 0, 0, 1, 1, 1), (40075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 1, 0, 49, 4, 29, 29, 29, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flak Fire', '', '', 'It burns!', 0, 0, 0, 1, 1, 1), (40076, 85, 9, 0, 14, 0, 0, 101, 0, 20, 21, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2433, 'Electric Spur', '', 'Frenzies a nearby Leviathan, increasing its rate of attack.', 'Frenzied.', 0, 0, 0, 1, 1, 1), (40077, 0, 0, 12, 1, 0, 0, 101, 0, 65, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 601, 1, 0, 899, 119, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 1525, 'Tail Sweep', '', 'Inflicts $s1 damage on enemies in a cone behind the caster, knocking them back.', '', 0, 0, 0, 1, 1, 1), (40078, 18, 0, 0, 19, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1101, 1, 0, 1649, 2199, 0, 14, 14, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Spit', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (40079, 18, 0, 0, 19, 0, 0, 101, 0, 0, 1, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, -51, 0, 14, 14, 0, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2110, 'Debilitating Spray', '', 'Shoots poison at an enemy, reducing their damage and healing done by $s1% for $d.', 'Damage and healing done reduced by $s1%.', 0, 0, 0, 1, 1, 1), (40080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 9, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1938, 'Booming Voice', '', 'Increases the melee attack speed and reduces the casting time of nearby friendly targets by $s1% for $d.', 'Time between melee and ranged attacks decreased by $s1%. Casting time decreased by $s1%.', 0, 0, 0, 1, 1, 1), (40081, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 74, 'Free Friend', '', 'Frees a nearby ally from the enemy\'s incapacitating effects.', 'Uncontrollable.', 0, 0, 0, 1, 1, 1), (40082, 34, 0, 7, 3, 0, 0, 101, 0, 0, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 451, 0, 0, 2774, 0, 13, 13, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Hooked Net', '', 'Immobilizes nearby enemies for $d. and inflicts Physical damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (40083, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 421, 0, 0, 1189, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Spear Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 10, 1, 1, 1), (40084, 0, 1, 0, 1, 0, 0, 101, 0, 58, 4, 60, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 68, 226, 0, 0, 5000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Harpooner\'s Mark', '', 'Places the Harpooner\'s Mark on the Target. This forces any nearby Dragon Turtles to', 'Focuses the attention of a nearby Dragon Turtle.', 0, 0, 0, 1, 1, 1), (40085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Focused', '', '', 'Fixated on a target.', 0, 0, 0, 1, 1, 1), (40086, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 341, 0, 0, 1529, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Spit', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (40087, 0, 0, 0, 1, 0, 0, 100, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, -26, 0, 0, 0, 0, 74, 193, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1588, 'Shell Shield', '', 'Reflects $s1% of magic damage taken. Lasts $d.', 'Reflecting $s1% of incoming spells and attacks.\nMelee attack speed reduced by $s2%.\nCasting time increased by $s2%.', 0, 0, 0, 1, 1, 1), (40088, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 5, 1, 1, 1), (40089, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 301, 1, 0, 1849, 249, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 94, 'Geyser', '', 'Spit a geyser of water at a group of enemies within an $s1 yd radius, dealing $s1 Frost damage and knocking them back.', '', 0, 0, 0, 1, 1, 1), (40090, 571, 0, 0, 1, 0, 31788, 101, 0, 0, 18, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 271, 1, 0, 1664, -68, 0, 14, 14, 0, 3, 138, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', '', 'Creates a violent storm in the target area causing $s1 Nature damage to enemies every $t1 sec, and increasing the time between the attacks of enemies by $s2%. Lasts $d. Must channel to maintain the spell.', '$s1 Nature damage every $t1 seconds, and time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (40091, 0, 0, 0, 5, 0, 0, 101, 0, 0, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23080, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Summon Geyser', '', '', '', 0, 0, 0, 1, 0, 0), (40094, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Summon Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40095, 0, 0, 0, 1, 0, 0, 101, 0, 60, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 563, 297, 0, 1968, 701, 0, 35, 35, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Bolt Volley', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 10, 1, 1, 1), (40096, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 501, 501, 0, 1749, 1749, 0, 9, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (40097, 0, 1, 0, 16, 0, 0, 101, 0, 0, 8, 400, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1501, 0, 0, 9249, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Restoration', '', 'Heals an ally every $t1 sec. for $d.', '$s1 Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (40098, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14797, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Raven God', '', 'Set in the Raven\'s Claw in Sethekk Halls to unleash the essences of the hawk, eagle, and falcon and challenge the raven god.', '', 0, 0, 0, 1, 1, 0), (40099, 0, 0, 0, 1, 0, 0, 101, 0, 73, 106, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -51, -51, 0, 0, 0, 3, 79, 136, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 263, 'Vile Slime', '', '', 'All damage and healing dealt is reduced by $s2%.\n$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40100, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 375, 0, 0, 2312, 0, 24, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2356, 'Crashing Wave', '', 'A cascade of poisoned water splashes over enemies in a $a1 yd cone in front of the caster, dealing $s2 Nature damage.', '', 0, 0, 0, 1, 1, 1), (40102, 18, 4, 0, 19, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40104, 40103, 0, 0, 0, 0, 68, 'Sludge Nova', '', 'Shoots poison at a group of enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (40103, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 101, 1, 1, 149, 99, -21, 14, 14, 14, 0, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Sludge Nova', '', 'Shoots poison at a group of enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (40104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Sludge Nova', '', 'Shoots poison at a group of enemies, inflicting Nature damage, then additional damage every $t2 sec. for $d.', '', 0, 0, 0, 1, 1, 1), (40105, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 1, 1, 1, 0, 1, 19, 0, 0, 0, 0, 20, 61, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Infusion', '', 'Regenerates $o1% of your total health and mana over $d.', 'Regenerates $s1% of total health and mana every $t1 sec.', 0, 0, 0, 1, 1, 1), (40106, 0, 0, 0, 1, 0, 4124, 101, 0, 0, 38, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40105, 0, 0, 0, 0, 0, 636, 'Merge', '', '', 'Merging...', 0, 0, 0, 1, 0, 0), (40107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 347, 115, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 348', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (40108, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Fel Impact', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: The Bolt', '', '', '', 0, 0, 0, 1, 1, 0), (40110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (40111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23077, 23077, 23077, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: The Aggro bunny', '', '', '', 0, 0, 0, 1, 1, 1), (40112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (40113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 0, 0), (40114, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -1, 0, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Copy of Flame Wave', '', '', '', 0, 0, 0, 1, 1, 0), (40116, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Copy of Lava Spout Totem', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (40117, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40118, 42055, 0, 0, 0, 0, 2340, 'Volcanic Eruption', '', 'A volcano bursts forth from the ground, dealing Fire damage to nearby enemies.', 'Raining fireballs onto enemies.', 0, 0, 0, 1, 1, 1), (40118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Volcanic Geyser', '', 'A volcano bursts forth from the ground, dealing $s1 Fire damage to nearby enemies with $a1 yds.', '', 0, 0, 0, 1, 1, 1), (40119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Fel Cannon: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (40120, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 36, 77, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 17, 0, 0, 0, 0, 0, 0, 0, 2274, 'Swift Flight Form', 'Shapeshift', 'Shapeshift into swift flight form, increasing movement speed by $40121s2% and allowing you to fly. Cannot use in combat. Can only use this form in Outland.\n\nThe act of shapeshifting frees the caster of Polymorph and Movement Impairing effects.', 'Immune to Polymorph effects.\nMovement speed increased by $40121s2% and allows you to fly.', 13, 0, 0, 1, 1, 1), (40121, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 279, -12, 0, 0, 0, 31, 208, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2274, 'Swift Flight Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (40122, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2274, 'Swift Flight Form (Passive)', 'Passive', '', '', 0, 0, 0, 1, 1, 1), (40123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120, 0, 0, 0, 0, 0, 2274, 'Swift Flight Form', 'Shapeshift', '', '', 0, 0, 0, 1, 1, 1), (40124, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (40126, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23095, 0, 0, 0, 0, 0, 0, 0, 0, 2355, 'Molten Punch', '', '', '', 0, 0, 0, 1, 1, 1), (40128, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'Morthis Tranquility Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40129, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14856, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Summon Air Elemental', '', '', '', 0, 0, 0, 1, 1, 0), (40130, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14857, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Summon Water Elemental', '', '', '', 0, 0, 0, 1, 1, 0), (40131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252, 'Copy of Shroud of Death', '', '', '', 0, 0, 0, 1, 1, 1), (40132, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14858, 0, 0, 0, 0, 0, 0, 0, 0, 2289, 'Summon Earth Elemental', '', '', '', 0, 0, 0, 1, 1, 0), (40133, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14859, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Summon Fire Elemental', '', '', '', 0, 0, 0, 1, 1, 0), (40134, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14860, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Summon Arcane Elemental', '', '', '', 0, 0, 0, 1, 0, 0), (40135, 0, 1, 20, 1, 0, 0, 101, 0, 70, 245, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'Shackle Undead', '', 'Shackles the target undead enemy for up to $d. The shackled unit is unable to move, attack or cast spells. Any damage caused will release the target. Only one target can be shackled at a time.', 'Shackled.', 0, 0, 0, 1, 1, 1), (40136, 0, 0, 0, 1, 0, 0, 101, 0, 13, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (40137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (40138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fist', '', 'Increases fist skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (40139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (40140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Copy of Materialize', '', '', '', 0, 0, 0, 1, 0, 0), (40141, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Water Spout', '', '', '', 0, 0, 0, 1, 1, 0), (40142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 202, 202, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, ' Increase Spell Dam 205', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23105, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Fel Imp Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40146, 0, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Green Lightning', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40147, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Rock Torrent', '', '', '', 0, 0, 0, 1, 1, 0), (40148, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Immolation', '', '', '', 0, 0, 0, 1, 1, 1), (40149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (40150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 187', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 381, 127, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 382', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (40152, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 18, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'ZingTemp', '', '', '', 0, 0, 0, 1, 1, 1), (40153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 14869, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Area Ping (Ghost)', '', '', '', 0, 0, 0, 1, 0, 0), (40154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'Old Mount Spell', '', '', '', 0, 0, 0, 1, 0, 0), (40155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10516, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Transform', '', '', '', 0, 0, 0, 1, 1, 0), (40156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Essence of Wind', '', '', '', 0, 0, 0, 1, 0, 0), (40157, 2, 1, 0, 1, 0, 0, 101, 0, 70, 105, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 651, 1, 0, 6174, -31, 0, 0, 0, 0, 0, 33, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Spirit Lance', '', 'Fires a burst of spirit energy at a single target, dealing $s1 damage and halting its movement briefly. Targets hit by Spirit Lance will gradually regain mobility as the effect fades. Only usable on shadowy beings.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Visual Shell Shield', '', '', '', 0, 0, 0, 1, 0, 0), (40159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'crystal man visual', '', '', '', 0, 0, 0, 1, 0, 0), (40160, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1696, 'Throw Bomb', '', 'Target the bomb to strike stacks of fel cannonballs. It can only be thrown while on a flying mount, or in flight form, in Forge Camp: Wrath or Forge Camp: Terror.', '', 0, 0, 0, 1, 1, 1), (40162, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Bombing Run: Explosion Visual', '', 'The Bombing Run Explosion Dummy casts this on itself when it receives general trigger 99 from the Bombing Run Target Dummy.', '', 0, 0, 0, 1, 1, 1), (40163, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (40164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 32457, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185856, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Summon Fetish', '', '', '', 0, 0, 0, 1, 1, 0), (40165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 1, 0, 0, 0, 18, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Introspection', '', '', 'Your movements slow as you attune to the crystals.', 0, 0, 0, 1, 1, 1), (40166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 1, 0, 0, 0, 18, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Introspection', '', '', 'Your movements slow as you attune to the crystals.', 0, 0, 0, 1, 1, 0), (40167, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 1, 0, 0, 0, 18, 0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Introspection', '', '', 'Your movements slow as you attune to the crystals.', 0, 0, 0, 1, 1, 0), (40168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 646, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0647)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (40169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 17, 15, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START, red', '', '', '', 0, 0, 0, 1, 1, 1), (40170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 17, 15, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START, blue', '', '', '', 0, 0, 0, 1, 1, 1), (40171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 17, 15, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START, green', '', '', '', 0, 0, 0, 1, 1, 1), (40172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 17, 15, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START, yellow', '', '', '', 0, 0, 0, 1, 1, 1), (40173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Essence-Infused Moonstone', '', 'Restores the Essence-Infused Orb to a player who has lost it.', '', 0, 0, 0, 1, 1, 1), (40175, 2, 1, 0, 1, 15000, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 201, 1, 0, 1899, 0, 0, 32, 32, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Spirit Chains', '', 'Shackles nearby targets in chains of spirit energy, preventing all action for $d. Any damage caused will break the effect. Only usable on shadowy beings.', 'Shackled.', 0, 0, 0, 1, 1, 1), (40176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 13, 0, 0, 0, 40281, 0, 0, 0, 1, 'Simon Game pre-game Begin, blue', '', '', '', 0, 0, 0, 1, 1, 1), (40177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 13, 0, 0, 0, 40287, 0, 0, 0, 1, 'Simon Game pre-game Begin, green', '', '', '', 0, 0, 0, 1, 1, 1), (40178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 13, 0, 0, 0, 40288, 0, 0, 0, 1, 'Simon Game pre-game Begin, red', '', '', '', 0, 0, 0, 1, 1, 1), (40179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 13, 0, 0, 0, 40289, 0, 0, 0, 1, 'Simon Game pre-game Begin, yellow', '', '', '', 0, 0, 0, 1, 1, 1), (40183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (40184, 1152, 0, 12, 6, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Paralyzing Screech', '', 'Stuns all nearby enemies for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40185, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 1899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (40186, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23124, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Summon Blossom Move Target', '', '', '', 0, 0, 0, 1, 1, 0), (40187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Essence of Water', '', '', '', 0, 0, 0, 1, 0, 0), (40188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 567, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23123, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'Summon Doom Blossom', '', '', '', 0, 0, 0, 1, 1, 0), (40189, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2289, 'Essence of Earth', '', '', '', 0, 0, 0, 1, 0, 0), (40190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Essence of Fire', '', '', '', 0, 0, 0, 1, 0, 0), (40191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (40192, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18545, 0, 0, 0, 0, 0, 0, 0, 0, 1927, 'Call of the Phoenix', '', 'Summons and dismisses a rideable phoenix. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (40193, 0, 2, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'White Beam', '', '', '', 0, 0, 0, 1, 1, 1), (40194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bombing Run: Invisibility', '', '', '', 0, 0, 0, 1, 0, 0), (40195, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bombing Run: See Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (40196, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Bombing Run: Hunter\'s Mark', '', 'Hunter\'s Mark Visual Only.', '', 0, 0, 0, 1, 1, 1), (40197, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40195, 0, 0, 0, 0, 0, 1, 'Bombing Run: On Quest Accept', '', '', '', 0, 0, 0, 1, 0, 0), (40198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40200, 0, 0, 0, 0, 0, 1, 'Bombing Run: On Quest Complete', '', '', '', 0, 0, 0, 1, 0, 0), (40199, 1152, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 649, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'Flesh Rip', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', '$s1 Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20476, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Aeris Landing Whisper to Controller', '', '', '', 0, 0, 0, 1, 1, 1), (40203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Alliance Whisper to Controller 01', '', '', '', 0, 0, 0, 1, 0, 0), (40204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Sporeggar Whisper to Controller', '', '', '', 0, 0, 0, 1, 0, 0), (40205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW TOTE Whisper to Controller 01', '', '', '', 0, 0, 0, 1, 0, 0), (40206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon Whisper to Controller 01', '', '', '', 0, 0, 0, 1, 0, 0), (40207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon Whisper to Controller 02', '', '', '', 0, 0, 0, 1, 0, 0), (40208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon Whisper to Controller 03', '', '', '', 0, 0, 0, 1, 0, 0), (40209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nether Drake Transformation', '', 'Transforms your mount into a nether drake.', '', 0, 0, 0, 1, 1, 1), (40210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon Whisper to Controller 04', '', '', '', 0, 0, 0, 1, 0, 0), (40212, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16597, 0, 0, 0, 0, 0, 0, 0, 0, 2333, 'Dragonmaw Nether Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a extremely fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (40213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Horde Whisper to Controller 01', '', '', '', 0, 0, 0, 1, 0, 0), (40214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Dragonmaw Illusion', '', 'Disguised as a Dragonmaw fel orc.', 'Disguised as a Dragonmaw fel orc.', 0, 0, 0, 1, 1, 1), (40215, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2099, 'Dragonmaw Illusion', '', '', 'Transformed into a Dragonmaw fel orc.', 0, 0, 0, 1, 1, 1), (40216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Dragonmaw Illusion', '', '', 'Transformed into a Dragonmaw fel orc.', 0, 0, 0, 1, 1, 1), (40217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Horde Whisper to Controller 02', '', '', '', 0, 0, 0, 1, 0, 0), (40218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20976, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Alliance Whisper to Controller 02', '', '', '', 0, 0, 0, 1, 0, 0), (40219, 49, 0, 0, 1, 25000, 15404, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40236, 0, 0, 0, 0, 0, 83, 'Mighty Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel.', 'Attacking all nearby enemies.', 0, 0, 0, 1, 1, 1), (40220, 0, 0, 0, 1, 3000, 0, 101, 0, 0, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 999, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts damage to an enemy and leaves it wounded, reducing the effectiveness of any healing.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40221, 0, 1, 5, 1, 15000, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Terrifying Roar', '', 'Strikes fear in enemies, causing them to flee in terror for up to $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (40222, 133, 0, 0, 1, 25000, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 2, 0, 0, 4425, 0, 0, 27287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Smash Shield', '', 'Throws Hammer at the Fel Shield, damaging it.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (40223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40224, 0, 0, 0, 0, 0, 1, 'Clintar - Periodic Agro', '', '', '', 0, 0, 0, 1, 0, 0), (40224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clintar Agro Pulse', '', 'Forces mob', '', 0, 0, 0, 1, 0, 0), (40225, 0, 0, 0, 1, 0, 10, 101, 0, 20, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Blue Beam', '', '', '', 0, 0, 0, 1, 1, 0), (40226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -197, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 196', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40227, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Green Beam', '', '', '', 0, 0, 0, 1, 1, 0), (40228, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Red Beam', '', '', '', 0, 0, 0, 1, 1, 1), (40230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 300', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (40232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 133, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 400', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (40233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20463, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun Whisper to Controller 01', '', '', '', 0, 0, 0, 1, 1, 1), (40234, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23133, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun Summon Adventurer', '', '', '', 0, 0, 0, 1, 0, 0), (40235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185871, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun Summon Portal', '', '', '', 0, 0, 0, 1, 0, 0), (40236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 299, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (40237, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 10, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2434, 'Protection of the Hawk', '', '', 'Damage taken reduced by $s1', 0, 0, 0, 1, 0, 0), (40238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 30, 0, 1, 1, 0, 149, 149, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'Triune Power', '', '', '', 0, 0, 0, 1, 1, 0), (40239, 0, 1, 0, 1, 0, 0, 100, 0, 70, 27, 150, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 451, 0, 2774, 2774, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', '', 'Deals $s1 Fire damage on impact and an additional $o2 damage over $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (40240, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 299, 0, 10, 10, 0, 3, 3, 0, 1000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 'Spite of the Eagle', '', '', 'Deals $s1 damage every $t1 second.', 0, 0, 0, 1, 1, 0), (40241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 10, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2011, 'Speed of the Falcon', '', '', 'Movement speed increased by $s1%. Time between ranged attacks decreased by $s1%. Casting time decreased by $s1%.', 0, 0, 0, 1, 0, 0), (40243, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 28, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Crushing Shadows', '', 'Afflicts enemy targets, increasing Shadow damage dealt to them by $s1% for $d.', 'Increases Shadow damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (40244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Button Push, Blue', '', '', '', 0, 0, 0, 1, 1, 0), (40245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Button Push, Green', '', '', '', 0, 0, 0, 1, 1, 0), (40246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Button Push, Red', '', '', '', 0, 0, 0, 1, 1, 0), (40247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Button Push, Yellow', '', '', '', 0, 0, 0, 1, 1, 0), (40248, 0, 0, 0, 4, 0, 0, 101, 0, 70, 1, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 401, 1, 1, 1799, 249, -26, 0, 0, 0, 0, 14, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 256, 'Impaling Bolt', '', 'Inflicts $s1 physical damage. Also reduces the target\'s movement speed and increases damage taken from physical attacks for $d.', 'Physical damage taken increased by $s2.\nMovement speed reduced by $s3%.', 0, 0, 0, 1, 1, 1), (40249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23137, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Fel Hound Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40250, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 2238, 'Improved Duration', '', 'Doubles the Duration of Druidic HoTs to a maximum of 60 seconds.', '', 0, 0, 0, 1, 0, 0), (40251, 0, 0, 0, 16, 0, 0, 101, 0, 70, 265, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 69, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 6787, 0, 0, 0, 0, 0, 0, 0, 2126, 'Shadow of Death', '', 'The shadow of death looms. Kills the target after $d.', 'The shadowy fingers of death close around you.', 0, 0, 0, 1, 1, 1), (40252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 20989, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun Whisper to Controller 02', '', '', '', 0, 0, 0, 1, 0, 0), (40253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40265, 0, 0, 0, 0, 0, 2299, 'Molten Flame', '', 'Deals Fire damage to enemies within $a1 yards.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40254, 0, 0, 0, 1, 0, 0, 101, 0, 1, 8, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Immunity', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40255, 0, 0, 0, 36, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 64, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40265, 40255, 0, 0, 0, 0, 2299, 'Molten Flame', '', 'Deals Fire damage to enemies within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (40256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 744, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0745)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (40258, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 150', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40259, 65, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 96, 6, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Boar Charge', '', 'Increases movement speed by $s1% for $d.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (40260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 232, 232, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Increase Spell Dam 233', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 212, 212, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 213', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40262, 32, 0, 12, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 31, 0, 0, 1, 0, 0, 499, 17, 0, 17, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Super Jump', '', 'Inflicts damage to nearby enemies, knocking them back.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35767, 0, 0, 0, 0, 0, 2299, 'Molten Flame', '', 'Deals Fire damage to enemies within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (40265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Molten Flame', '', 'Deals $s1 Fire damage to enemies within the flames.', '', 0, 0, 0, 1, 1, 1), (40266, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23109, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (40267, 0, 0, 0, 1, 0, 0, 101, 0, 45, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 393216, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Copy of Haste', '', 'Increases your haste rating by $s1 for $d1.', 'Increased attack speed.', 0, 0, 0, 1, 1, 1), (40268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 99, 0, 0, 33, 0, 0, 2, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Spiritual Vengeance', '', 'Your spirit seeks vengeance.', 'Seeking Vengeance against beings of shadow.', 0, 0, 0, 1, 1, 1), (40270, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23111, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (40272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 33, 33, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Attack Power 34', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (40273, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'Stealth Detection', '', 'Slightly increases your stealth detection.', 'Increased stealth detection.', 0, 0, 0, 1, 1, 1), (40274, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23436, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Furious Gizmatic Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (40276, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23085, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Volcanic Eruption', '', 'Summons a volcanic eruption to harm nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10953, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Aeris Landing On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Not On Quest Override', '', '', '', 0, 0, 0, 1, 0, 0), (40279, 44, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 98, 0, 301, 1, 0, 1849, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 1577, 'Dive', '', 'Charges a distant enemy, inflicting $s2 damage, then fears all nearby targets.', '', 0, 0, 0, 1, 1, 1), (40280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Shadow Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (40281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185872, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, blue aura', '', '', '', 0, 0, 0, 1, 0, 0), (40282, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 112, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 3654, 0, 0, 0, 0, 0, 0, 0, 2126, 'Possess Spirit Immune', '', '', '', 0, 0, 0, 1, 1, 1), (40283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game END, blue', '', '', '', 0, 0, 0, 1, 1, 0), (40284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game END, green', '', '', '', 0, 0, 0, 1, 1, 0), (40285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game END, red', '', '', '', 0, 0, 0, 1, 1, 0), (40286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 12, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game END, yellow', '', '', '', 0, 0, 0, 1, 1, 0), (40287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185873, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, green aura', '', '', '', 0, 0, 0, 1, 0, 0), (40288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185874, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, red aura', '', '', '', 0, 0, 0, 1, 0, 0), (40289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185875, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, yellow aura', '', '', '', 0, 0, 0, 1, 0, 0), (40290, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 23, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Copy of Drain Life', '', 'Steals $s1 life from target enemy.', '', 0, 0, 0, 1, 1, 1), (40291, 0, 0, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40293, 0, 0, 0, 0, 0, 2027, 'Siphon Essence', '', 'Fills you with fel energy allowing all melee attacks to drain life from opponents.', 'Your melee attacks are siphoning the essence from your enemies.', 0, 0, 0, 1, 1, 1), (40292, 0, 0, 0, 1, 0, 0, 100, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 898, 0, 0, 0, 0, 0, 0, 0, 1645, 'Copy of Torment of the Worgen', '', 'Transforms the caster into a worgen, causing their ranged and melee attacks to deal $30564s1 shadow damage.', 'Caster transformed into a worgen. \nChance to deal $30564s1 Shadow damage on hit. ', 0, 0, 0, 1, 1, 1), (40293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Siphon Essence', '', 'Fills you with fel energy allowing all melee attacks to drain life from opponents.', 'Your melee attacks are siphoning the essence from your enemies.', 0, 0, 0, 1, 1, 1), (40294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10951, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Dark Portal Alliance On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Exodar 01 On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10961, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Alliance On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Exodar 02 On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10944, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Sporeggar On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10950, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Dark Portal Horde On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW TOTE On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40302, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40303, 1152, 2, 0, 1, 0, 0, 100, 0, 0, 31, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40305, 0, 0, 0, 0, 0, 518, 'Spell Bomb', '', 'Curses a target, causing them to lose mana and take damage when they cast spells.', 'Casting a spell causes $s1 damage and burns ${$m1*2} mana.', 0, 0, 0, 1, 1, 1), (40304, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 10962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW COT Horde On Quest Check', '', '', '', 0, 0, 0, 1, 0, 0), (40305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 68, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Power Burn', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40307, 0, 0, 0, 0, 0, 1, 'Stasis Field', '', '', '', 0, 0, 0, 1, 0, 0), (40307, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 0, 0, 0, 0, 0, 18, 18, 0, 12, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Stasis Field', '', 'Places the target in a Statis Field stunning the target.', 'Stunned', 0, 0, 1, 1, 1, 1), (40308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7099, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit Stoneform', '', '', '', 0, 0, 0, 1, 0, 0), (40309, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Possess Demon', '', 'Activate near a forge camp warp-gate to possess the nearby felguard degrader.', '', 0, 0, 0, 1, 0, 0), (40310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 16, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11058, 0, 0, 0, 40623, 0, 0, 0, 2448, 'Apexis Vibrations (Quest)', '', '', '', 0, 0, 0, 1, 1, 1), (40311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11058, 11080, 40625, 0, 0, 0, 0, 0, 2448, 'Apexis Emanations (Quest)', '', '', '', 0, 0, 0, 1, 1, 1), (40312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11058, 11080, 40626, 0, 0, 0, 0, 0, 2448, 'Apexis Enlightenment (Quest)', '', '', '', 0, 0, 0, 1, 1, 1), (40313, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39985, 0, 0, 0, 0, 0, 1, 'Legion Ring - Player Force-Cast North 01', '', '', '', 0, 0, 0, 1, 1, 1), (40314, 2, 0, 0, 1, 15000, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2201, 0, 0, 9899, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Spirit Volley', '', 'Fires a concentrated volley of spirit energy, dealing $s1 damage to all targets within $a1 yards. Only usable on shadowy beings.', '', 0, 0, 0, 1, 1, 1), (40317, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (40318, 0, 0, 0, 1, 0, 0, 101, 0, 70, 560, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 14, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 71, 'Growth', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 0), (40319, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23114, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Lucky', '', 'Right Click to summon and dismiss Lucky the Golden Pig: Oink-oink! May fortune shine upon you this year!', '', 0, 0, 0, 1, 1, 1), (40321, 1152, 1, 0, 19, 0, 0, 101, 0, 0, 32, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 39, 12, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 40324, 0, 0, 0, 0, 0, 220, 'Cyclone of Feathers', '', '', 'Invulnerable, but unable to act.', 0, 0, 0, 1, 1, 1), (40322, 21, 1, 0, 1, 90000, 0, 101, 0, 70, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1201, 0, 0, 11399, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 2287, 'Spirit Shield', '', 'Protects a friendly target with a barrier of spirit, absorbing $s1 Shadow damage. Lasts $d.', 'Absorbs $s1 Shadow damage.', 0, 0, 0, 1, 0, 0), (40323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Strength and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (40324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feathery Cyclone Burst', '', '', '', 0, 0, 0, 1, 0, 0), (40325, 22, 1, 0, 1, 0, 0, 101, 0, 70, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 225, 1, 0, 637, -11, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 154, 'Spirit Strike', '', 'A powerful strike that weakens the target, reducing the damage it deals by $s2% for $d.', 'Damage dealt reduced by $s2%.', 0, 0, 0, 1, 1, 0), (40326, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Shadowy Construct', '', '', '', 0, 0, 0, 1, 1, 1), (40327, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 74, -6, 0, 0, 0, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1910, 'Atrophy', '', 'Deals damage and weakens the target, decreasing melee, ranged, and spell casting speed by $s2%.', 'Melee, ranged, and spell casting speed decreased by $s2%.', 0, 0, 0, 1, 1, 0), (40328, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14739, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vim\'gol\'s Cantation', '', 'Turn away Sundered Spirits.', '', 0, 0, 0, 1, 1, 0), (40329, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 1, 'Demo Shout Sensor', '', '', '', 0, 0, 0, 1, 0, 0), (40330, 0, 0, 16, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1711, 'Damage Reduction', '', '', 'Damage dealt reduced.', 0, 0, 0, 1, 0, 0), (40331, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 1124, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (40332, 0, 0, 0, 16, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Bomb', '', 'Bombs all enemies in a selected area, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (40333, 0, 1, 7, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Blue Nova', '', 'Blue Nova (not frost!) Visual Only.', '', 0, 0, 0, 1, 1, 1), (40334, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 451, 0, 0, 2024, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Shadow Strikes', '', 'Deals Shadow damage on every attack.', '', 0, 0, 0, 1, 1, 1), (40335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Ritual of Summoning', '', '', '', 0, 0, 0, 1, 1, 1), (40336, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 548, 'Mana Drain Trigger', '', 'On successful ranged attack gain $29471s1 mana and if possible drain $27526s1 mana from the target.', '', 0, 0, 0, 1, 0, 0), (40337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Adventurer\'s Arrival', '', '', '', 0, 0, 0, 1, 0, 0), (40338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23167, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Eagle Add', '', '', '', 0, 0, 0, 1, 0, 0), (40339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40338, 0, 0, 0, 0, 0, 1, 'Force Target to Summon Raven Add', '', '', '', 0, 0, 0, 1, 0, 0), (40340, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 2849, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts Physical damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40341, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Tractor Beam', '', 'Pull somebody towards you.', '', 0, 0, 0, 1, 1, 0), (40342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 127, 42, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 128', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (40343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (40344, 0, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 4499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Starfire', '', 'Causes $s1 Arcane damage to the target.', '', 0, 0, 0, 1, 1, 1), (40346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 64, 525, 0, 0, 1237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40348, 0, 0, 0, 1, 'Mark of the Dragonmaw', '', '', '', 0, 0, 0, 1, 1, 1), (40347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20982, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Talbuk Tagging Credit', '', '', '', 0, 0, 0, 1, 1, 1), (40348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Mark of the Dragonmaw', '', '', 'You\'ve been discovered! Hide or run away until the coast is clear!', 0, 0, 0, 1, 1, 0), (40349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40350, 0, 0, 0, 0, 0, 1, 'Corrupting Plague', '', '', '', 0, 0, 0, 1, 0, 0), (40350, 0, 3, 0, 5, 0, 0, 20, 0, 0, 9, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 77, 0, 0, 0, 0, 0, 0, 18, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40351, 0, 0, 0, 0, 0, 149, 'Corrupting Plague', '', 'Chance on hit of infecting the attacker.', 'Chance on hit of infecting the attacker.', 0, 0, 1, 1, 1, 1), (40351, 0, 3, 0, 1, 0, 0, 101, 0, 0, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Corrupting Plague', '', 'All damage dealt is reduced by 30%', 'Damage dealt reduced by 30%', 0, 0, 0, 1, 1, 1), (40352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 21020, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Auchindoun Whisper to Controller 03', '', '', '', 0, 0, 0, 1, 0, 0), (40353, 0, 0, 0, 1, 0, 0, 100, 1, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3001, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Melee Slow', '', '', '', 0, 0, 0, 1, 1, 1), (40355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Damage Amplification: Arcane and Nature', '', '', 'Arcane and Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (40356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 525, 0, 0, 1237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fury of the Dragonmaw', '', '', '', 0, 0, 0, 1, 1, 1), (40357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 18, 39, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 127, 0, 0, 0, 0, 0, 0, 0, 331, 'Legion Ring - Character Invis and Immune', '', '', '', 0, 0, 0, 1, 1, 1), (40358, 0, 0, 0, 19, 0, 0, 101, 0, 70, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 151, 1, 0, 924, 14, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1650, 'Death Hammer', '', 'Throws a mallet at an enemy, inflicting Physical damage.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game END timer (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (40360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23171, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Portal - Summon Horde Soldier', '', 'Summons a Horde Soldier.', '', 0, 0, 0, 1, 0, 0), (40361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23170, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Portal - Summon Alliance Soldier', '', 'Summons an Alliance Soldier.', '', 0, 0, 0, 1, 0, 0), (40362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game START timer, Force Periodic', '', '', '', 0, 0, 0, 1, 0, 0), (40363, 0, 1, 7, 16, 0, 0, 35, 1, 68, 205, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 38, 0, 0, 0, 0, 26, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 20, 'Entangling Roots', '', 'Roots the target in place and causes $o2 Nature damage over $d. Damage caused may interrupt the effect. Only useable outdoors.', 'Rooted. Causes $s2 Nature damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (40364, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 1, 'Entangling Roots Sensor', '', '', '', 0, 0, 0, 1, 0, 0), (40365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signal to Master', '', 'Draenei/Blood Elf Orphan casts this on its summoner to trigger the soldier\'s arrival.', '', 0, 0, 0, 1, 0, 0), (40366, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 150, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 542, 'Mark of Anzu', '', 'Curses the target for $d, increasing magical damage taken by $s1%.', 'Increases magical damage taken by $s1%.', 0, 0, 0, 1, 0, 0), (40367, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1, 0, 149, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 2210, 'Twisting Blast', '', 'Pushes a close target away.', '', 0, 0, 0, 1, 1, 0), (40368, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 100, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 2, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Nether Vortex', '', 'Pulls a target close.', '', 0, 0, 0, 1, 1, 0), (40369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Children\'s Week Force Master to Cast', '', 'Forces the summoned pet\'s master to cast one of two spells based on the master\'s faction affiliation.', '', 0, 0, 0, 1, 0, 0), (40370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 1, 0, 0, -1, 0, 0, 28, 28, 28, 26, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (40371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40360, 0, 0, 0, 0, 0, 1, 'Summon Soldier Trigger (horde)', '', '', '', 0, 0, 0, 1, 0, 0), (40373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Creature Special', '', '', '', 0, 0, 0, 1, 0, 0), (40380, 36, 4, 12, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 12, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40381, 0, 0, 0, 0, 2237, 'Legion Ring - Shield Defense Beam', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (40381, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Death Beam', '', '', '', 0, 0, 0, 1, 0, 0), (40382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 140, 1, 1, 0, 99, -1, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14913, 0, 0, 0, 40357, 0, 0, 0, 331, 'Legion Ring - Charm - North 02 (Possess)', '', '', '', 0, 0, 0, 1, 1, 1), (40383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 40403, 39531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Player Force-Cast North 02', '', '', '', 0, 0, 0, 1, 1, 1), (40384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game On/Off Switch Clicked (DND) unused', '', '', '', 0, 0, 0, 1, 0, 0), (40385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 29999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Target\'s Master to Cast Spell on Caster', '', '', '', 0, 0, 0, 1, 1, 1), (40386, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stun Resist +10%', '', '+$s1% Stun Resistance.', '', 0, 0, 0, 1, 1, 1), (40387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Start', '', '', '', 0, 0, 0, 1, 0, 0), (40388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Signal to Master (Alliance)', '', 'Draenei/Blood Elf Orphan casts this on its summoner to trigger the soldier\'s arrival.', '', 0, 0, 0, 1, 0, 0), (40389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -116, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Crow Discount', '', 'Reduces the mana cost of Flight Form and Swift Flight Form by $s1.', 'Flight Form and Swift Flight Form mana cost reduced by $s1.', 0, 0, 0, 1, 1, 1), (40390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40361, 0, 0, 0, 0, 0, 1, 'Summon Soldier Trigger (Alliance)', '', '', '', 0, 0, 0, 1, 0, 0), (40391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Tick', '', '', '', 0, 0, 0, 1, 0, 0), (40392, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 562, 'Revenge', '', 'Instantly counterattack an enemy for $s1 damage. Revenge must follow a block, dodge, or parry.', '', 0, 0, 0, 1, 1, 1), (40393, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 23192, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Embers of Azzinoth', '', 'Calls forth an Ember of Azzinoth to protect you in battle for a short period of time.', '', 0, 0, 0, 1, 1, 1), (40394, 0, 0, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40396, 0, 0, 0, 0, 0, 320, 'Demonic Infusion', '', 'Your harmful spell casts have a chance to fill you with fel energy. Increasing spell haste rating by 200 and spell damage by up to 225 for 10 secs.', '', 0, 0, 0, 1, 0, 0), (40395, 0, 0, 0, 1, 0, 0, 100, 0, 60, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 319, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Copy of Spell Haste', '', 'Increases spell haste rating by 320 for $d.', 'Increases spell haste rating by 320.', 0, 0, 0, 1, 1, 1), (40396, 0, 0, 0, 1, 0, 0, 100, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 174, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Fel Infusion', '', 'Tap into the power of the skull, increasing spell haste rating by $s1 for $d1.', 'You are filled with fel power. Increases spell haste rating by $s1 for $d1.', 0, 0, 0, 1, 1, 1), (40397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call to Sparrowhawk', '', '', '', 0, 0, 0, 1, 0, 0), (40398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Transform 2', '', '', '', 0, 0, 0, 1, 1, 0), (40399, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Creature Special', '', '', '', 0, 0, 0, 1, 0, 0), (40400, 0, 1, 17, 1, 0, 0, 101, 0, 30, 35, 120, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7552, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a frog, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (40401, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40520, 0, 0, 0, 0, 109, 'Shade Soul Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2136, 'Deep Meditation', '', 'Increases your Spirit by +$s1 for $d1.', 'Spirit Increased by +$s1.', 0, 0, 0, 1, 1, 1), (40403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23197, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Maiev', '', '', '', 0, 0, 0, 1, 0, 0), (40404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Enter Stage N02', '', '', '', 0, 0, 0, 1, 0, 0), (40405, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23198, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Lucky', '', 'Right Click to summon and dismiss Lucky the Golden Pig. Oink-oink! May fortune smile upon you this year!', '', 0, 0, 0, 1, 1, 1), (40406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Fortune Coin', '', '', '', 0, 0, 0, 1, 1, 1), (40407, 0, 0, 0, 1, 0, 0, 2, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40408, 0, 0, 0, 0, 0, 329, 'Illidan Tank Shield', '', 'When struck in combat has a 2% chance of increasing your Armor by 2000 for 10 secs.', '', 0, 0, 0, 1, 0, 0), (40408, 30, 0, 0, 1, 0, 0, 101, 0, 28, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1498, 'Unbreakable', '', 'Armor increased by 2000.', 'Armor increased by 2000.', 0, 0, 0, 1, 1, 1), (40409, 0, 0, 0, 1, 0, 8, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 20, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Maiev Down', '', '', '', 0, 0, 0, 1, 1, 0), (40411, 1175, 4, 0, 18, 0, 0, 100, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 95, 0, 0, 0, 0, 0, 64, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Viper\'s Sting', '', 'Stings the target, draining $o1 mana over $d. Only one Sting per Hunter can be active on any one target.', 'Drains $s1 mana every $t1 seconds.', 0, 0, 0, 1, 1, 1), (40412, 36, 2, 0, 4, 0, 0, 101, 0, 0, 4, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Curse of Blood', '', 'Increases the Physical damage taken by an enemy by $s1% for $d.', 'Physical damage taken is increased by $s1%.', 0, 0, 0, 1, 1, 1), (40413, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 13, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40411, 0, 0, 0, 0, 251, 'Throw', '', 'Throws a weapon at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (40414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 77, 1, 0, 1, 0, 0, 40414, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster for $d. While the target is fixated upon the caster, the target will not attack anything else.', 'Focused on you.', 0, 0, 0, 1, 1, 1), (40415, 82, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 0, 0, 0, 0, 0, 0, 71, 'Fixated', '', 'Forces the target to fixate on you. When the effect wears off, he will attack the thing he hates the most.', 'Fixated.', 0, 0, 0, 1, 1, 1), (40416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 77, 1, 0, 1, 0, 0, 40414, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40417, 0, 0, 0, 0, 71, 'Fixated Rage', '', 'Causes an enemy to fixate upon the caster for $d. While the target is fixated upon the caster, the target will not attack anything else.', 'Focused on you.', 0, 0, 0, 1, 1, 1), (40417, 21, 0, 0, 5, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, -76, 29, 0, 0, 0, 79, 33, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Rage', '', 'Increases the caster\'s Physical damage by $s1%, but reduces movement speed by $s2%. Lasts $d.', 'Physical damage dealt is increased by $s1%.\nMovement speed decreased by $s2%.', 0, 0, 0, 1, 1, 1), (40419, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 499, 4, 0, 24, 24, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 599, 'Bone Spray', '', '', 'Damage taken increased by $s2%.', 0, 0, 0, 1, 1, 0), (40420, 2, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 323, 0, 0, 1988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Breath', '', 'Breathes lightning at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (40423, 65, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35123, 0, 0, 0, 0, 38, 'Bloodthirst', '', 'Instantly attack the target causing $s1% of normal weapon damage. In addition, the next $35123n successful melee attacks will restore $35123s1 health. This effect lasts $35123d.', 'Successful melee attacks restore $35125s1 health.', 0, 0, 0, 1, 1, 0), (40424, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurl magical bolts at nearby enemies, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (40425, 0, 1, 0, 6, 0, 0, 101, 0, 70, 0, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1125, 0, 0, 6937, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40427, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40426, 40426, 40426, 0, 0, 0, 112, 'Flock Call', '', '', '', 0, 0, 0, 1, 1, 1), (40428, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 540, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40429, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 250, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 275, 1, 0, 962, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (40430, 0, 1, 0, 5, 0, 0, 101, 0, 70, 35, 250, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 275, 1, 0, 962, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (40431, 0, 2, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Curse of Mending', '', '', '', 0, 0, 0, 1, 1, 1), (40432, 1162, 0, 0, 16, 0, 0, 101, 0, 20, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Warp', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Warping...', 0, 0, 0, 1, 1, 1), (40433, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 187, 1, 0, 1152, 447, 0, 13, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Warp Rift', '', 'An arcane rift opens, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (40434, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 1, 61, 0, 99, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 314, 'Knock Away', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (40436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Level Start', '', '', '', 0, 0, 0, 1, 0, 0), (40437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Failed', '', '', '', 0, 0, 0, 1, 0, 0), (40438, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Priest Tier 6 Trinket', '', 'Each time your Shadow Word: Pain deals damage, it has a $h% chance to grant you $40441s1 spell damage for $40441d and each time your Renew heals, it has a $h% chance to grant you $40440s1 healing for $40440d.', '', 0, 0, 0, 1, 1, 1), (40439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Stage 1 Failure Instakill', '', '', '', 0, 0, 0, 1, 0, 0), (40440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1795, 'Divine Blessing', '', 'Increases healing done by spells and effects by up to $s1.', 'Increased healing by up to $s1.', 0, 0, 0, 1, 1, 1), (40441, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2179, 'Divine Wrath', '', 'Increases damage done by spells and effects by up to $s1.', 'Increased damage by up to $s1.', 0, 0, 0, 1, 1, 1), (40442, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Druid Tier 6 Trinket', '', 'Mangle has a 40% chance to grant $40452s1 Strength for $40452d, Starfire has a 25% chance to grant up to $40445s1 spell damage for $40445d, and Rejuvenation has a 25% chance to grant up to $40446s1 healing for $40446d.', '', 0, 0, 0, 1, 1, 1), (40443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 43, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 44', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (40444, 931, 1, 0, 1, 0, 0, 100, 0, 40, 18, 135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33090, 0, 0, 0, 0, 0, 453, 'Black Temple Tank Trinket', '', 'Each successful block has a chance to increase your maximum health by X for X.', 'Each successful block heals you for 115.', 0, 0, 0, 1, 1, 1), (40445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 553, 'Blessing of Remulos', '', 'Increases damage done by spells and effects by up to $s1.', 'Increased damage by up to $s1.', 0, 0, 0, 1, 1, 1), (40446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 209, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Blessing of Elune', '', 'Increases healing done by spells and effects by up to $s1.', 'Increased healing by up to $s1.', 0, 0, 0, 1, 1, 1), (40447, 0, 0, 0, 1, 0, 24, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Akama Soul Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40449, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1201, 0, 0, 11399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183, 'Protean Subdual', '', '', '', 0, 0, 0, 1, 0, 0), (40450, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Melee Instakill', '', '', '', 0, 0, 0, 1, 1, 1), (40452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Blessing of Cenarius', '', 'Increases Strength by $s1 for $d.', 'Increased Strength by $s1.', 0, 0, 0, 1, 1, 1), (40453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40454, 0, 0, 0, 0, 0, 1488, 'Aura of Fear', '', 'Fears attackers.', 'Chance on hit to inspire fear.', 0, 0, 0, 1, 1, 1), (40454, 0, 0, 5, 1, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'Frighten', '', 'You have looked into the abyss and the abyss looked back. Feared.', 'You have looked into the abyss and the abyss looked back. Feared.', 0, 0, 0, 1, 0, 1), (40456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Protector\'s Vigor', '', '', '', 0, 0, 0, 1, 0, 0), (40457, 1152, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting normal damage plus $s1 to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (40458, 0, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40459, 0, 0, 0, 0, 0, 1, 'Warrior Tier 6 Trinket', '', 'Your Mortal Strike, Bloodthirst, and Shield Slam attacks have a $h% chance to heal you for $40459s1 and grant $40459s2 Strength for $40459d.', '', 0, 0, 0, 1, 1, 1), (40459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 1, 1, 0, 329, 54, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fire Blood', '', 'Your Mortal Strike, Bloodthirst, and Shield Slam attacks have a $h% chance to heal you for $40459s1 and grant $40459s2 Strength for $40459d.', 'Increased Strength by $s2.', 0, 0, 0, 1, 1, 1), (40460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40461, 0, 0, 20, 0, 0, 13, 'Rogue Tier 6 Trinket', '', '20% chance per combo point for your finishing moves to grant $40461s1 critical strike rating for $40461d.', '', 0, 0, 0, 1, 1, 1), (40461, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 144, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Exploit Weakness', '', 'Increases your critical strike rating by $s1.', 'Increased critical strike rating by $s1.', 0, 0, 0, 1, 1, 1), (40462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23137, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Felhound Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40463, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shaman Tier 6 Trinket', '', 'Lesser Healing Wave has a 10% chance to grant $40465s1 mana, Lightning Bolt has a 15% chance to grant up to $40465s1 mana, and Stormstrike has a 50% chance to grant up to $40466s1 attack power for $40466d.', '', 0, 0, 0, 1, 1, 1), (40464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1749, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1795, 'Protector\'s Vigor', '', 'Increases your maximum health by $s1 for $d1.', 'Maximum health increased by $s1.', 0, 0, 0, 1, 1, 0), (40465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 'Energy Surge', '', 'Lesser Healing Wave has a 10% chance to grant $40465s1 mana, Lightning Bolt has a 15% chance to grant up to $40465s1 mana, and Stormstrike has a 50% chance to grant up to $40466s1 attack power for $40466d.', '', 0, 0, 0, 1, 1, 1), (40466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 274, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Power Surge', '', 'Increases attack power by $s1 for $d.', 'Increased attack power by $s1.', 0, 0, 0, 1, 1, 1), (40468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 5, 0, 0, 32502, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185893, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Serving Poisoned Mutton', '', 'Combine with Fel Glands and serve to Dragonmaw Peons on Netherwing Ledge. Must be near Dragonmaw Peons.', '', 0, 0, 0, 1, 1, 1), (40470, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Paladin Tier 6 Trinket', '', 'Flash of Light and Holy Light have a 15% chance to grant your target $40471o healing over $40471d, and your Judgements have a 50% chance to inflict $40472o damage on their target over $40472d.', '', 0, 0, 0, 1, 1, 1), (40471, 0, 1, 0, 1, 0, 0, 101, 0, 70, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 189, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Enduring Light', '', 'Heals the target for $o1 over $d.', 'Heals $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (40472, 0, 1, 0, 1, 0, 0, 101, 0, 70, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Enduring Judgement', '', 'Causes $o1 Holy damage over $d.', '$s1 Holy damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (40474, 23, 0, 0, 1, 30000, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23216, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Ashtongue Defender', '', '', '', 0, 0, 0, 1, 0, 0), (40475, 0, 1, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40477, 0, 0, 0, 0, 0, 293, 'Black Temple Melee Trinket', '', 'Your melee and ranged attacks have a chance allow you to ignore 300 of your enemies\' armor for 10 secs.', '', 0, 0, 0, 1, 1, 1), (40476, 0, 0, 0, 1, 25000, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23215, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Summon Ashtongue Sorcerer', '', '', '', 0, 0, 0, 1, 0, 0), (40477, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -301, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1976, 'Forceful Strike', '', 'Your attacks ignore $s1 of your enemies\' armor.', 'Ignore $s1 of enemies\' armor.', 0, 0, 0, 1, 1, 1), (40478, 0, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40480, 0, 0, 0, 0, 0, 1, 'Warlock Tier 6 Trinket', '', 'Each time your Corruption deals damage, it has a $h% chance to grant you $40480s1 spell damage for $40480d.', '', 0, 0, 0, 1, 1, 1), (40479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23214, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Mo\'arg Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 219, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Power of the Ashtongue', '', 'Increases damage done by spells and effects by up to $s1.', 'Increased damage by up to $s1.', 0, 0, 0, 1, 1, 1), (40481, 0, 0, 0, 1, 0, 0, 101, 0, 70, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, -501, 0, 0, 0, 0, 3, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 245, 'Acidic Wound', '', 'Inflicts Nature damage to an enemy every $t1 sec. and reduces its armor by $s2. Stacks up to $u times, lasts $d.', 'Armor reduced by $s2.\n$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40482, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40483, 0, 0, 0, 0, 0, 1, 'Mage Tier 6 Trinket', '', 'Your spell critical strikes have a 50% chance to grant you $40483s1 spell haste rating for $40483d.', '', 0, 0, 0, 1, 1, 1), (40483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 144, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Insight of the Ashtongue', '', 'Increases spell haste rating by $s1.', 'Increased spell haste rating by $s1.', 0, 0, 0, 1, 1, 1), (40484, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40481, 0, 0, 0, 0, 0, 245, 'Acidic Wound', '', '', '', 0, 0, 0, 1, 1, 1), (40485, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40487, 0, 0, 0, 0, 0, 1, 'Hunter Tier 6 Trinket', '', 'Your Steady Shot has a $h% chance to grant you $40487s1 attack power for $40487d.', '', 0, 0, 0, 1, 1, 1), (40486, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 77, 1, 51, 0, 999, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 314, 'Eject', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it back.', '', 0, 0, 0, 1, 1, 1), (40487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 274, 274, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Deadly Aim', '', 'Your Steady Shot has a $h% chance to grant you $40487s1 attack power for $40487d.', 'Increased attack power by $s1.', 0, 0, 0, 1, 1, 1), (40488, 49, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 509, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts normal damage plus $s1 to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40489, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Melee Instakill 2', '', '', '', 0, 0, 0, 1, 1, 1), (40490, 0, 1, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Resonant Feedback', '', '', 'Stunned', 0, 0, 0, 1, 0, 0), (40491, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1741, 'Bewildering Strike', '', 'A powerful blow that deals damage and confuses the target for $d.', 'Confused.', 0, 0, 0, 1, 1, 1), (40492, 49, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 3799, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 'Trample', '', 'Inflicts Physical damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40493, 0, 0, 0, 1, 15000, 0, 101, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 77, 64, 1, 1, 0, 279, 40580, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40262, 0, 0, 0, 716, 'Super Jump', '', 'Leap towards a distant enemy, stunning and damaging any nearby opponents.', '', 0, 0, 0, 1, 1, 1), (40494, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, switched ON', '', '', '', 0, 0, 0, 1, 1, 0), (40495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 17, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, switched OFF', '', '', '', 0, 0, 0, 1, 1, 1), (40496, 0, 0, 0, 4, 0, 0, 101, 0, 0, 29, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 3001, 1, 1, 18499, 999, 40220, 9, 9, 9, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Chaos Slam', '', 'Inflicts Fire damage to nearby enemies.', '$s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (40497, 0, 0, 0, 1, 15000, 0, 101, 0, 0, 36, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40496, 0, 0, 0, 0, 457, 'Chaos Charge', '', 'Charges a distant enemy, slamming the ground and releasing massive fel energies.', '', 0, 0, 0, 1, 1, 1), (40498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Cancel Character Invis and Immune', '', '', '', 0, 0, 0, 1, 0, 0), (40499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, switched ON, enable Off switch', '', '', '', 0, 0, 0, 1, 1, 0), (40501, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 1501, 0, 0, 9249, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Absorb Life', '', 'Consumes Life from all nearby creatures to feed the master.\n\nWARNING! Using this ability will consume 1 Charged Crystal Focus.', '', 0, 0, 0, 1, 1, 1), (40502, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22923, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Create Bunny', '', '', '', 0, 0, 0, 1, 0, 0), (40503, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 12, 20, 39, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 546, 'Possession Transfer', '', '', 'Transfer.', 0, 0, 0, 1, 1, 1), (40504, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (40505, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest ally.', '', 0, 0, 0, 1, 1, 1), (40506, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 499, 0, 0, 0, 0, 56, 79, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23195, 1, 0, 0, 0, 41142, 0, 0, 0, 90, 'Demon Form', '', '', 'Increases physical damage done by $s2%.', 0, 0, 0, 1, 1, 1), (40507, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring - Shivan Stasis', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40508, 1152, 0, 0, 5, 0, 0, 101, 0, 70, 18, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 6, 0, 301, 1, 0, 2849, 2749, 0, 18, 18, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Fel-Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s3 damage every $t3 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s3 Nature damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (40509, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cancel Grasp of the Emerald Dream', '', '', '', 0, 0, 0, 1, 0, 0), (40510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Transform 3', '', '', '', 0, 0, 0, 1, 1, 1), (40511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 1250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demon Transform 1', '', '', '', 0, 0, 0, 1, 1, 0), (40512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, switched ON, disable Off switch', '', '', '', 0, 0, 0, 1, 1, 0), (40513, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Swimming Speed', '', 'Slightly increases swim speed.', 'Swim speed increased slightly.', 0, 0, 0, 1, 1, 1), (40514, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 22578, 24478, 24479, 0, 0, 0, 0, 0, 3, 10, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Necklace of the Deep', '', '', '', 0, 0, 0, 1, 1, 1), (40515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'REUSE', '', '', '', 0, 0, 0, 1, 0, 0), (40517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23187, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nether Drake Dismount', '', '', '', 0, 0, 0, 1, 0, 0), (40520, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 'Shade Soul Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 40521, 39531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Player Force-Cast North 03', '', '', '', 0, 0, 0, 1, 1, 1), (40522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Enter Stage N03', '', '', '', 0, 0, 0, 1, 0, 0), (40523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 61, 140, 1, 1, 0, 99, -1, 0, 22, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14942, 0, 0, 0, 40357, 0, 0, 0, 331, 'Legion Ring - Charm - North 03 (Possess)', '', '', '', 0, 0, 0, 1, 1, 1), (40524, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15002, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Call Down Insidion', '', 'Calls down Insidion.', '', 0, 0, 0, 1, 1, 1), (40525, 0, 1, 0, 1, 0, 0, 100, 0, 60, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Rizzle\'s Frost Grenade', '', 'Blasts enemies for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (40526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (say)', '', '', '', 0, 0, 0, 1, 1, 1), (40527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185898, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (object)', '', 'Ask a question, then right click to receive your answer!', '', 0, 0, 0, 1, 0, 0), (40528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23224, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (creature)', '', '', '', 0, 0, 0, 1, 0, 0), (40530, 0, 0, 0, 14, 0, 0, 101, 0, 1, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 76, 64, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185899, 185900, 0, 0, 0, 40574, 0, 0, 0, 1, 'Picnic', '', 'Right Click to set up a relaxing little picnic.', '', 0, 0, 0, 1, 1, 1), (40532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 274, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bogblossom Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (40533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (specical case... NOT!)', '', '', '', 0, 0, 0, 1, 0, 0), (40534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23227, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Beholder Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40535, 25, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Healing Potion', '', 'Uses a Holy elixir to heal the caster.', '', 0, 0, 0, 1, 1, 1), (40536, 85, 0, 0, 16, 0, 0, 101, 0, 0, 0, 150, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1125, 0, 0, 6937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (40537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (specical case... Rogue)', '', '', '', 0, 0, 0, 1, 0, 0), (40538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Tenacity', '', 'Increases maximum health by $s1 for $d.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (40539, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23229, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Imp in a Bottle (special case... Rogue Sound)', '', '', '', 0, 0, 0, 1, 0, 0), (40542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2126, 'Warped Armor', '', '', 'No armor.', 0, 0, 0, 1, 1, 0), (40543, 11, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'A delicious grilled treat of questionable nutritional value. Must remain seated while eating.', 'Tastes good, does nothing!', 0, 0, 0, 1, 1, 1), (40545, 0, 0, 0, 7, 0, 0, 101, 0, 70, 560, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 61, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 71, 'Unholy Growth', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 0), (40546, 132, 0, 0, 1, 0, 0, 100, 0, 20, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22858, 0, 0, 0, 0, 0, 278, 'Retaliation', '', 'Instantly counterattack any enemy that strikes you in melee for $d. Melee attacks made from behind cannot be counterattacked.', 'Counterattacking all melee attacks.', 0, 0, 0, 1, 0, 0), (40547, 0, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Interrupt Unholy Growth', '', '', '', 0, 0, 0, 1, 1, 0), (40548, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Charged Crystal Focus', '', 'Combine with 10 Apexis Shards to create a Charged Crystal Focus. The charged crystal can be used for instant healing and is rumored to have other uses. Kronk in Ogri\'la can likely tell you about this.', '', 0, 0, 0, 1, 0, 0), (40549, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23234, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Bananas', '', 'Right Click to summon and dismiss Bananas. Ook-ook!', '', 0, 0, 0, 1, 1, 1), (40550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32588, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Banana Charm', '', '', '', 0, 0, 0, 1, 1, 1), (40551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32566, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Picnic Basket', '', '', '', 0, 0, 0, 1, 1, 1), (40552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Imp in a Ball', '', '', '', 0, 0, 0, 1, 1, 1), (40553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40525, 0, 0, 0, 0, 0, 1, 'Periodic Grenade Toss', '', '', '', 0, 0, 0, 1, 0, 0), (40554, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 1062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (40555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -155, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 154', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 41075, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fireball Barrage', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (40557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 23, 74, 77, 2000, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 127, 7, 40556, 0, 0, 0, 0, 0, 1, 'Flying Attack Aura', '', '', '', 0, 0, 0, 1, 1, 1), (40558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32595, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Ogrela Test Re-Randomizer', '', '', '', 0, 0, 0, 1, 1, 1), (40559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 32594, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Ogrela Transform Buff', '', '', '', 0, 0, 0, 1, 1, 1), (40560, 0, 0, 0, 1, 3000, 0, 101, 0, 0, 1, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 999, -51, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1477, 'Punishing Blow', '', 'Attacks with both weapons, inflicting damage to an enemy, and weakening their attacks.\n\nDeals triple damage to stunned targets.', 'Damage reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40561, 50, 0, 0, 1, 15000, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 525, 0, 0, 3237, 0, 0, 0, 0, 0, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40562, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (40562, 50, 0, 0, 1, 0, 8, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (40563, 0, 0, 0, 1, 8000, 0, 101, 0, 0, 27, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 6, 1501, 1, 0, 9249, 40563, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2438, 'Throw Axe', '', 'Hurl your axe at the enemy, dealing damage and stunning them.', '', 0, 0, 0, 1, 1, 1), (40564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1497, 'Throw Axe', '', 'Returns the axes to the Doomguard.', '', 0, 0, 0, 1, 1, 1), (40565, 0, 1, 0, 1, 30000, 0, 101, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 6999, 0, 0, 36500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Consume Essence', '', 'Consumes the lifeforce of a Gan\'arg, restoring your health.', '', 0, 0, 0, 1, 1, 1), (40567, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 64, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40577, 40579, 0, 0, 0, 1298, 'Unstable Flask of the Bandit', '', 'Increases Agility by $40577s1, attack power by $40577s2, and Stamina by $40577s3 for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Agility increased by $40577s1, attack power by $40577s2, and Stamina by $40577s3. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40568, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40582, 0, 0, 0, 0, 2440, 'Unstable Flask of the Elder', '', 'Increases Intellect by $40582s1, Stamina by $40582s3, and grants $40582s2 mana per 5 sec. for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Intellect increased by $40582s1 and Stamina by $40582s3, and grants $40582s2 mana per 5 sec. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23254, 0, 0, 0, 0, 0, 0, 0, 263, 'Fel Geyser', '', '', '', 0, 0, 0, 1, 1, 1), (40570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kronk\'s Aura', '', '', '', 0, 0, 0, 1, 0, 0), (40571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Swim Speed', '', '', 'Swim speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (40572, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40580, 0, 0, 0, 0, 2439, 'Unstable Flask of the Beast', '', 'Increases Agility by $40580s1, Strength by $40580s2, and Stamina by $40580s3 for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Agility increased by $40580s1, Strength by $40580s2, and Stamina by $40580s3. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40573, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40586, 0, 0, 0, 0, 2441, 'Unstable Flask of the Physician', '', 'Increases Intellect by $40586s1, Stamina by $40586s3, and healing by up to $40586s2 for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Intellect increased by $40586s1, Stamina by $40586s3, and healing by up to $40586s2. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185903, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Picnic Umbrella', '', '', '', 0, 0, 0, 1, 1, 1), (40575, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40587, 0, 0, 0, 0, 1297, 'Unstable Flask of the Soldier', '', 'Increases critical strike rating by $40587s1, Strength by $40587s2, and Stamina by $40587s3 for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Critical strike rating increased by $40587s1, Strength by $40587s2, and Stamina by $40587s3. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40576, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 64, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40588, 40763, 0, 0, 0, 2442, 'Unstable Flask of the Sorcerer', '', 'Increases Intellect by $40588s1, Stamina by $40588s3, and spell damage and healing by up to $40588s2 for $d. You can only have the effect of one flask at a time. This effect persists through death, but only works in the Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 'Intellect increased by $40588s1, Stamina by $40588s3, and spell damage and healing by up to $40588s2. Only works in Blade\'s Edge Mountains Plateaus and Gruul\'s Lair.', 0, 0, 0, 1, 1, 1), (40577, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 39, 29, 0, 0, 0, 29, 99, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Bandit', '', '', '', 0, 0, 0, 1, 1, 1), (40578, 0, 0, 18, 16, 0, 0, 101, 0, 40, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Stuns nearby enemies.', 'Stunned', 0, 0, 0, 1, 1, 1), (40579, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Bandit', '', '', '', 0, 0, 0, 1, 1, 1), (40580, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 19, 29, 0, 0, 0, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Beast', '', '', '', 0, 0, 0, 1, 1, 1), (40581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Magnetic Pull', '', '', '', 0, 0, 0, 1, 1, 1), (40582, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 7, 29, 0, 0, 0, 29, 85, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Elder', '', '', '', 0, 0, 0, 1, 1, 1), (40583, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Mark of Corruption', '', 'Applies a mark of power to all nearby enemies, increasing Nature damage taken by $s1%.', 'Nature damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (40584, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 2132, 'Mark of Hydross', '', 'Applies a mark of power to all nearby enemies, increasing Frost damage taken by $s1%.', 'Frost damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (40585, 0, 0, 0, 14, 0, 31756, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Dark Barrage', '', '', 'Deals $s1 shadow damage per second.', 0, 0, 0, 1, 1, 1), (40586, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 43, 29, 0, 0, 0, 29, 135, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 126, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Physician', '', '', '', 0, 0, 0, 1, 1, 1), (40587, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 19, 29, 0, 0, 0, 189, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Soldier', '', '', '', 0, 0, 0, 1, 1, 1), (40588, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 22, 29, 0, 0, 0, 29, 13, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 126, 2, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Sorcerer', '', '', '', 0, 0, 0, 1, 1, 1), (40590, 0, 0, 0, 1, 0, 0, 100, 0, 60, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Rizzle\'s Frost Grenade (Self', '', 'Blasts enemies for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (40591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Fel Geyser', '', '', '', 0, 0, 0, 1, 1, 1), (40592, 0, 0, 0, 4, 0, 0, 101, 0, 0, 29, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 3001, 1, 0, 18499, 999, 0, 9, 9, 9, 0, 3, 77, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 2299, 'War Shock', '', 'Inflicts Fire damage to nearby enemies.', '$s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (40593, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 525, 1, 0, 3237, 99, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 263, 'Fel Geyser', '', '', '', 0, 0, 0, 1, 1, 0), (40594, 0, 0, 0, 1, 0, 0, 25, 0, 0, 556, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 64, 84, 0, 0, 0, 0, 61, 79, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 40601, 0, 0, 0, 1930, 'Fel Rage', '', '', 'Fel Power courses through your veins.', 0, 0, 0, 1, 1, 1), (40595, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 6, 0, 301, 1, 0, 2849, 2749, 0, 13, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Fel-Acid Breath', '', 'Inflicts $s2 Nature damage and an additional $s3 damage every $t3 sec. to enemies in a cone in front of the caster. Lasts $d.', '$s3 Nature damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (40596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 99, 0, 99, 0, 0, 0, 58, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1709, 'Swim Speed (self)', '', '', 'Swim speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (40597, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 65, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Eject', '', 'Inflicts normal damage plus $s1 to an enemy and knocks it down.', '', 0, 0, 0, 1, 1, 1), (40598, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2446, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (40599, 1152, 0, 0, 1, 0, 0, 101, 0, 73, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 124, -51, 0, 13, 13, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 277, 'Arcing Smash', '', 'Lashes out in a vicious arc, inflicting normal damage plus $s1 to enemies in a cone in front of the caster. Also reduces healing effects by $s2%.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 239, 'Fury', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (40602, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy.', '', 0, 0, 0, 1, 1, 1), (40603, 0, 0, 0, 1, 0, 0, 100, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -101, 0, 0, 0, 0, 11, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Taunt Gurtogg', '', '', '', 0, 0, 0, 1, 1, 1), (40604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, 29999, 14999, -1, 0, 0, 0, 34, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1930, 'Fel Rage', '', '', 'Fel Power courses through your veins.', 0, 0, 0, 1, 1, 1), (40605, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring - Eredar Pre-Gate Beam', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (40606, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Fel Geyser Targeting', '', 'Picks a target for Fel Geyser.', '', 0, 0, 0, 1, 1, 1), (40607, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster. While the target is fixated upon the caster, the target is very reluctant to attack anything else.', '', 0, 0, 0, 1, 1, 1), (40608, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Purple Lightning', '', 'Purple lightning beam', '', 0, 0, 0, 1, 1, 1), (40609, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (40610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40611, 0, 0, 0, 0, 0, 2299, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (40611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4999, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Blaze', '', '', '', 0, 0, 0, 1, 1, 1), (40613, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23231, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Willy', '', 'Right Click to summon and dismiss Willy. Wake up, little guy!', '', 0, 0, 0, 1, 1, 1), (40614, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23258, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Egbert', '', 'Right Click to summon and dismiss Egbert the hawkstrider hatchling.', '', 0, 0, 0, 1, 1, 1), (40615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32578, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charged Crystal Focus Consume', '', '', '', 0, 0, 0, 1, 0, 0), (40616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, 299, 99, 0, 0, 0, 72, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 1930, 'Fel Rage 2', '', '', '', 0, 0, 0, 1, 1, 1), (40617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Fel Rage', '', '', '', 0, 0, 0, 1, 1, 1), (40618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 28, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Insignificance', '', '', 'Your actions do not generate threat.', 0, 0, 0, 1, 1, 1), (40619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 180000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40638, 0, 0, 0, 0, 0, 184, 'Willy', '', '', '', 0, 0, 0, 1, 1, 1), (40620, 0, 0, 0, 3, 0, 15420, 101, 0, 0, 36, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Eyebeam', '', '', '', 0, 0, 0, 1, 1, 0); INSERT INTO `aowow_spell` VALUES (40621, 99, 0, 0, 1, 0, 0, 101, 0, 65, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -1, 0, 0, 23, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Water Breathing', '', 'Grants all nearby party members the ability to breathe water for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (40622, 0, 0, 0, 1, 15000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 0, 0, 1, 0, 0, -351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 716, 'Negative Jump', '', 'Leap towards a distant enemy, stunning and damaging any nearby opponents.', '', 0, 0, 0, 1, 1, 1), (40623, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40624, 0, 0, 0, 0, 716, 'Apexis Vibrations', '', '', 'Movement speed increased by $40624s1%. Only works in Blade\'s Edge Plateaus.', 0, 0, 0, 1, 1, 1), (40624, 0, 0, 0, 1, 0, 0, 101, 0, 70, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1298, 'Swiftness', '', '', '', 0, 0, 0, 1, 1, 1), (40625, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 547, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40627, 0, 0, 0, 0, 716, 'Apexis Emanations', '', '', 'Movement speed increased by $40627s1%. Only works in Blade\'s Edge Plateaus.', 0, 0, 0, 1, 1, 1), (40626, 1184, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40628, 0, 0, 0, 0, 716, 'Apexis Enlightenment', '', '', 'Movement speed increased by $40628s1%. Only works in Blade\'s Edge Plateaus.', 0, 0, 0, 1, 1, 1), (40627, 0, 0, 0, 1, 0, 0, 101, 0, 70, 547, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1298, 'Swiftness', '', '', '', 0, 0, 0, 1, 1, 1), (40628, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1298, 'Swiftness', '', '', '', 0, 0, 0, 1, 1, 1), (40629, 0, 4, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 341, 0, 0, 3229, 0, 36, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Geyser', '', '', '', 0, 0, 0, 1, 1, 1), (40630, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40629, 0, 0, 0, 0, 2340, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby enemies.', 'Raining acidic fluid onto enemies.', 0, 0, 0, 1, 1, 1), (40631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2001, 0, 0, 6999, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2375, 'Flame Blast', '', '', '', 0, 0, 0, 1, 1, 1), (40632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 32620, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23163, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Gezzarak the Huntress', '', '', '', 0, 0, 0, 1, 1, 0), (40633, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 10351, 0, 0, 29324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (40634, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23266, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Peanut', '', 'Right Click to summon and dismiss Peanut the baby elekk.', '', 0, 0, 0, 1, 1, 1), (40635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40632, 0, 0, 0, 0, 0, 1, 'Gezzarak Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (40636, 0, 0, 5, 16, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 0), (40637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23259, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Blaze', '', '', '', 0, 0, 0, 1, 0, 0), (40638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40619, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Willy Focus', '', '', '', 0, 0, 0, 1, 0, 0), (40639, 0, 0, 0, 1, 0, 4107, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Beam', '', '', '', 0, 0, 0, 1, 0, 0), (40640, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 32620, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23165, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Karrog', '', '', '', 0, 0, 0, 1, 1, 0), (40641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40640, 0, 0, 0, 0, 0, 1, 'Karrog Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (40642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 32620, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23161, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Darkscreecher Akkarai', '', '', '', 0, 0, 0, 1, 1, 0), (40643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40642, 0, 0, 0, 0, 0, 1, 'Darkscreecher Akkarai Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (40644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 32620, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23162, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Vakkiz the Windrager', '', '', '', 0, 0, 0, 1, 1, 0), (40645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40644, 0, 0, 0, 0, 0, 1, 'Vakkiz the Windrager Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (40646, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Eredar Lightning', '', 'Purple lightning beam', '', 0, 0, 0, 1, 1, 1), (40647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 0, 0, 0, 0, 0, 28, 28, 28, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Prison', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (40648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23276, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Wrath Hound Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 1233, 0, 36, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mortar Shot', '', '', '', 0, 0, 0, 1, 1, 0), (40650, 0, 0, 0, 1, 0, 31804, 101, 0, 0, 18, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 4, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40649, 0, 0, 0, 0, 1, 'Test Random Mortar Target', '', '', '', 0, 0, 0, 1, 1, 0), (40651, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Really Strong Ogre Coffee Keg', '', 'Now you\'re wide awake!', '', 0, 0, 0, 1, 1, 1), (40652, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 31, 0, 1, 1, 0, -31, 19, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Wing Clip', '', 'Inflicts $s2% normal melee damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (40653, 1152, 0, 0, 1, 0, 15420, 101, 0, 0, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -51, -9901, 0, 0, 0, 23, 33, 138, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40654, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $33239s1.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (40654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (40655, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45039, 0, 0, 0, 0, 0, 1674, 'Skyguard Flare', '', 'Summons a skyguard flare at a random location.', '', 0, 0, 0, 1, 1, 1), (40656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1674, 'Skyguard Flare', '', '', 'The Skyguard are targetting this location.', 0, 0, 0, 1, 1, 1), (40657, 0, 0, 0, 15, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 27, 0, 1, 0, 0, 299, 0, 0, 13, 13, 0, 3, 23, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40720, 0, 0, 0, 2445, 'Ancient Flames', '', '', 'Burning with the power of ancient magic.\n$s2 Fire damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (40658, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Absorb Life', '', 'Consumes Life from all nearby creatures to feed the master.\n\nWARNING! Using this ability will consume 1 Charged Crystal Focus.', '', 0, 0, 0, 1, 1, 1), (40659, 1152, 1, 0, 1, 300000, 31788, 101, 0, 0, 407, 0, 13, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 1, 0, 0, 40660, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 2352, 'Dive-Bomb', '', 'Lifts off into the air and begins barraging the enemies below with fel bombs.\n\nWARNING! Using this ability will consume 1 Charged Crystal Focus.', '', 0, 0, 0, 1, 1, 1), (40660, 1152, 1, 0, 1, 0, 31788, 101, 0, 0, 0, 0, 13, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40614, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Crystal Charge Vacuum', '', 'Absorbs 1 Charged Crystal Focus from the master.', '', 0, 0, 0, 1, 1, 1), (40661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40660, 0, 0, 0, 0, 0, 1, 'Charged Crystal Focus Check', '', '', '', 0, 0, 0, 1, 0, 0), (40662, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '60 sec Cooldown Creature Special', '', '', '', 0, 0, 0, 1, 0, 0), (40663, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Willy', '', '', '', 0, 0, 0, 1, 0, 0), (40664, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Panda', '', '', '', 0, 0, 0, 1, 0, 0), (40665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Speedy', '', '', '', 0, 0, 0, 1, 0, 0), (40666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40665, 0, 0, 0, 0, 0, 1116, 'Speedy', '', '', '', 0, 0, 0, 1, 0, 0), (40667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Whiskers', '', '', '', 0, 0, 0, 1, 0, 0), (40668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40667, 0, 0, 0, 0, 0, 1781, 'Whiskers', '', '', '', 0, 0, 0, 1, 0, 0), (40669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 49, 0, 0, 0, 0, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Egbert', '', '', '', 0, 0, 0, 1, 1, 0), (40670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40669, 0, 0, 0, 0, 0, 184, 'Egbert', '', '', '', 0, 0, 0, 1, 0, 0), (40671, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 1999, -101, 0, 0, 0, 0, 8, 88, 39, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', '', 'Gives $s1 health to the caster\'s target every second for $d as long as the caster channels.', 'Transferring Life.', 0, 0, 0, 1, 1, 1), (40672, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Cannon Blast', '', 'Inflicts Fire damage to an enemy.', 'Fire damage every $t1.', 0, 0, 0, 1, 1, 1), (40673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23279, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Fel Cannon Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40674, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote Work', '', '', '', 0, 0, 0, 1, 0, 0), (40675, 0, 0, 0, 1, 0, 12300, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 336, 'Build Portable Fel Cannon', '', '', '', 0, 0, 0, 1, 1, 0), (40676, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 336, 'Build Portable Fel Cannon Primer', '', '', '', 0, 0, 0, 1, 0, 0), (40677, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '15 sec Cooldown Creature Special', '', '', '', 0, 0, 0, 1, 0, 0), (40678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 0, 64, 1, 0, 0, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40262, 0, 0, 0, 716, 'Super Jump', '', 'Leap towards a distant enemy, stunning and damaging any nearby opponents.', '', 0, 0, 0, 1, 1, 1), (40679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -162, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 161', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -127, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 126', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15003, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Down Furywing', '', 'Calls down Furywing.', '', 0, 0, 0, 1, 0, 0), (40682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15005, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call Down Obsidia', '', 'Calls down Obsidia.', '', 0, 0, 0, 1, 0, 0), (40683, 0, 0, 0, 50, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 29, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Damage increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (40684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mine Cart', '', '', '', 0, 0, 0, 1, 0, 0), (40685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1251, 0, 0, 4374, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1939, 'Shadow Strike', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (40686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 8', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (40687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 2, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 9', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (40688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 08', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (40689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 5', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 23, 23, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 24', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (40691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Stun Resistance 5', 'Passive', 'Increases your chance to resist Stun effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (40692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23290, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Greater Slime', '', '', '', 0, 0, 0, 1, 0, 0), (40693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cage Trap', '', '', '', 0, 0, 0, 1, 0, 0), (40694, 0, 0, 0, 50, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185916, 23304, 0, 0, 0, 0, 0, 0, 0, 1, 'Cage Trap - Summon', '', '', '', 0, 0, 0, 1, 1, 1), (40695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 12, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2038, 'Caged', '', '', 'Stunned.\nIncreased damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (40696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23292, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23293, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23294, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23295, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23296, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23297, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23298, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23299, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 14', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (40706, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stun Resist 05', '', '+$s1% Stun Resistance.', '', 0, 0, 0, 1, 1, 1), (40707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caged', '', '', '', 0, 0, 0, 1, 0, 0), (40714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Dazed and Confused', '', '', 'This peon is wandering aimlessly. He\'s totally clueless.', 0, 0, 0, 1, 1, 0), (40715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Shield Breach', '', 'Cause master to send event for text target', '', 0, 0, 0, 1, 1, 0), (40716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15004, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 'Call Down Rivendark', '', 'Calls down Rivendark.', '', 0, 0, 0, 1, 1, 1), (40717, 0, 0, 0, 1, 0, 31756, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40718, 0, 0, 0, 0, 0, 937, 'Hellfire', '', 'Ignites the area surrounding the caster, causing $s2 Fire damage to $ghimself:herself; and $5857s1 Fire damage to all nearby enemies every $t2 sec. Lasts $d.', 'Damages self and all nearby enemies.', 0, 0, 0, 1, 1, 1), (40718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 393, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (40719, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 1, 0, 138, 49, 0, 12, 12, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (40721, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40722, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 33, 33, 0, 0, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 'Will of the Arakkoa God', '', '', 'Ignored.', 0, 0, 0, 1, 1, 1), (40723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (40724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 215, 215, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'Valor', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (40726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 149, 199, 99, 0, 0, 0, 61, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 562, 'Chosen One', '', '', 'Show Terokk what you\'re made of!\n\nDamage against Terokk increased by ${$m2-100}%.\nHealing increased by $s3%.', 0, 0, 0, 1, 1, 1), (40727, 0, 8, 7, 1, 12000, 0, 100, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 138, 0, 0, 1, 0, 0, 154, 21, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 193, 'Icy Leap', '', 'Leap backwards, freezing nearby enemies for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (40728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2447, 'Furious Flurry', '', 'Deals a flurry of melee attacks at the target, harming it.', '', 0, 0, 0, 1, 0, 0), (40729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2116, 'Heightened Reflexes', '', 'Increases agility by $s1 for $d.', 'Increases agility by $s1.', 0, 0, 0, 1, 1, 1), (40730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Players', '', '', '', 0, 0, 0, 1, 0, 0), (40731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 16, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 17', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (40732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Lazy and Good for Nothing', '', '', 'This peon is sleeping on the job.', 0, 0, 0, 1, 0, 0), (40733, 37, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -100, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', '', 'Protects the caster from all attacks and spells.', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (40734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Cannon: Cannon Aura', '', '', '', 0, 0, 0, 1, 1, 0), (40735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 4, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Defiant and Enraged', '', '', 'This peon refuses to work!', 0, 0, 0, 1, 1, 0), (40736, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1875, 1, 0, 11562, 41596, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2352, 'Death Blast', '', 'Inflicts Shadow damage to an enemy.\n\nIf the target is afflicted with Siphon Life, the Siphon Life spell is consumed and the caster gains health equal to the damage dealt.', '', 0, 0, 0, 1, 1, 1), (40737, 0, 1, 0, 1, 8000, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2251, 1, 0, 13874, 1999, 0, 10, 10, 0, 0, 53, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Shadow Nova', '', 'Inflicts moderate Shadow damage to nearby enemies. Causes them to heal you slightly for $d.', 'Leeches $s2 health every $t2 sec.', 0, 0, 0, 1, 1, 1), (40738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Shield Destroyed', '', 'Cause master to send event for text target', '', 0, 0, 0, 1, 1, 0), (40739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2356, 'Burning Shadows', '', '', '', 0, 0, 0, 1, 0, 0), (40740, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40739, 0, 0, 0, 0, 0, 2366, 'Curse of Burning Shadows', '', 'Detonates when struck by dealing $s1 damage.', '$s1 Shadow damage every $t1.', 0, 0, 0, 1, 0, 0), (40741, 1159, 1, 0, 1, 15000, 31788, 101, 0, 0, 0, 0, 13, 32578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 40660, 40614, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Chaos Strike', '', 'Inflicts Unholy damage to an enemy and imbues the caster with the power of the Twisting Nether for $42006d sec.\n\nIf the target is afflicted with Flame Buffet, the target will take the additional damage. \n\nIf the target is frozen, the damage from Chaos Strike will be tripled.\n\nIf the target is afflicted with Siphon Life, the target will be weakened, taking additional damage.\n\nWARNING! Using this ability will consume 2 Charged Crystal Focus.', '', 0, 0, 0, 1, 1, 1), (40742, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 0, 1, 0, 0, 39159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2394, 'Booterang', '', 'Knocks sense into worthless, lazy peons.', '', 0, 0, 0, 1, 1, 0), (40743, 21, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 29, 0, 0, 0, 0, 13, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (40744, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40745, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (40747, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40748, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40749, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32659, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23307, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Cannon, The Bolt Bunny', '', '', '', 0, 0, 0, 1, 1, 0), (40751, 0, 1, 0, 1, 0, 0, 101, 0, 0, 27, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Disrupt Magic', '', 'Disrupts a spell being cast by the enemy.', '', 0, 0, 0, 1, 1, 1), (40752, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32661, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40753, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40754, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40755, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40756, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40757, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Crystal Infusion', '', 'Infuse this item with the power of $s1 Apexis Shards to activate its true power.', '', 0, 0, 0, 1, 1, 1), (40758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring: The Bolt', '', '', '', 0, 0, 0, 1, 1, 0), (40760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 1250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cage Trap', '', '', '', 0, 0, 0, 1, 1, 1), (40761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cage Trap', '', '', '', 0, 0, 0, 1, 1, 0), (40762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1485, 'Peon Clear All', '', '', '', 0, 0, 0, 1, 1, 1), (40763, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 1298, 'Unstable Flask of the Sorcerer', '', '', '', 0, 0, 0, 1, 1, 1), (40764, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32683, 32682, 32681, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Stitch Scales', '', 'Stitch together scales from Insidion, Obsidia, Rivendark, and Furywing to create a dragonscale cloak.', '', 0, 0, 0, 1, 1, 1), (40765, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32684, 32682, 32681, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Stitch Scales', '', 'Stitch together scales from Insidion, Obsidia, Rivendark, and Furywing to create a dragonscale cloak.', '', 0, 0, 0, 1, 1, 1), (40766, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32684, 32682, 32683, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Stitch Scales', '', 'Stitch together scales from Insidion, Obsidia, Rivendark, and Furywing to create a dragonscale cloak.', '', 0, 0, 0, 1, 1, 1), (40767, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32684, 32681, 32683, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Stitch Scales', '', 'Stitch together scales from Insidion, Obsidia, Rivendark, and Furywing to create a dragonscale cloak.', '', 0, 0, 0, 1, 1, 1), (40768, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 25000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40802, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 25 seconds eating, you\'ll discover the fortune hidden in your meal!', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (40769, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Shivan Self Cleansing', '', 'Dispels a harmful effect from the caster.', '', 0, 0, 0, 1, 1, 1), (40770, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Shred Armor', '', 'Shreds an enemy\'s armor, reducing it by $s1 for $d.', 'Reduced armor by $s1.', 0, 0, 0, 1, 1, 1), (40771, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36096, 0, 0, 0, 0, 0, 1, 'Spell Reflect Aura', '', '', '', 0, 0, 0, 1, 0, 0), (40772, 65, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 96, 1, 1, 0, 59, 19, 0, 0, 0, 0, 31, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Boar Charge', '', 'Increases movement speed by $s1% for $d.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (40773, 0, 0, 0, 1, 0, 0, 10, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 9, 0, 0, 15, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2313, 'Shard Hide', '', '', '', 0, 0, 0, 1, 0, 0), (40774, 0, 1, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 13, 13, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2121, 'Stun Pulse', '', '', 'Stunned.', 0, 0, 0, 1, 1, 0), (40775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40774, 0, 0, 0, 0, 0, 1957, 'Stun Zone', '', '', '', 0, 0, 0, 1, 0, 0), (40776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40779, 40780, 0, 0, 0, 0, 1, 'Summon Stun Zone Graphic', '', '', '', 0, 0, 0, 1, 1, 0), (40777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2354, 'Stun Rope Attunement', '', '', '', 0, 0, 0, 1, 0, 0), (40778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Stun Rope', '', '', '', 0, 0, 0, 1, 0, 0), (40779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23313, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon North Stun Rope', '', '', '', 0, 0, 0, 1, 1, 0), (40780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23313, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon South Stun Rope', '', '', '', 0, 0, 0, 1, 1, 0), (40781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23313, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon East Stun Rope', '', '', '', 0, 0, 0, 1, 1, 0), (40782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23313, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon West Stun Rope', '', '', '', 0, 0, 0, 1, 1, 0), (40783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40782, 40781, 0, 0, 0, 0, 1, 'Summon Stun Zone Graphic', '', '', '', 0, 0, 0, 1, 1, 0), (40784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23312, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Summon Stun Trap', '', '', '', 0, 0, 0, 1, 0, 0), (40785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 0, 1, 0, 0, 49, 0, 9, 9, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (40786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23315, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Cannon - Summon Mortar Target', '', '', '', 0, 0, 0, 1, 0, 0), (40787, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Cannon Fire', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (40788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40785, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Shoot Me', '', 'Fires a Fel Cannon Mortar at the Targetting Reticle from the nearest cannon.', '', 0, 0, 0, 1, 0, 0), (40789, 0, 0, 0, 1, 0, 31772, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Zoom Out', '', 'Zooms the camera out to the nearest fel cannon.', 'Zoomed out.', 0, 0, 0, 1, 1, 1), (40790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Target Mark', '', '', '', 0, 0, 0, 1, 0, 0), (40791, 0, 0, 0, 1, 0, 31772, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40789, 0, 0, 0, 0, 0, 502, 'Zoom Out', '', 'Zooms the camera out to the nearest fel cannon.', 'Zoomed out.', 0, 0, 0, 1, 1, 1), (40792, 0, 0, 0, 1, 0, 31772, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 33, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Zoom In', '', 'Zooms the camera in to the target.', 'Zoomed in.', 0, 0, 0, 1, 1, 1), (40793, 0, 0, 0, 1, 0, 31772, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40792, 0, 0, 0, 0, 0, 502, 'Zoom In', '', 'Zooms the camera in to the nearest fel cannon.', 'Zoomed in.', 0, 0, 0, 1, 1, 1), (40794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23317, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Summon Reticle', '', 'Summons the PvP Cannon Target.', '', 0, 0, 0, 1, 1, 1), (40795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 201, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 2215, 'Knockback Immune Fly', '', '', 'Flying.', 0, 0, 0, 1, 1, 0), (40796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 529, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Possess Targetting Reticle', '', '', '', 0, 0, 0, 1, 0, 0), (40797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23314, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'Summon Cannon', '', 'Summons the PvP Cannon Target.', '', 0, 0, 0, 1, 1, 1), (40798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40797, 40794, 0, 0, 0, 0, 107, 'PvP Controller', '', 'Summons the PvP Cannon and Target.', '', 0, 0, 0, 1, 1, 1), (40799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 251, 1, 0, 874, 59, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 1, 'Disruptor Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (40801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring: The Bolt Burst', '', '', '', 0, 0, 0, 1, 0, 0), (40802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mingo\'s Fortune Generator', '', 'Randomly selects one of Mingo\'s fortunes and places it in the player\'s inventory.', '', 0, 0, 0, 1, 0, 0), (40803, 0, 1, 0, 1, 5000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 6, 1, 1, 1, -31, -51, -401, 10, 10, 0, 232, 245, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 1, 0, 0, 0, 0, 0, 0, 0, 1487, 'Ron\'s Test Buff', '', 'Reduces duration of silence by $s1%.\nReduces duration of Magic effects by $s2%.', 'Silence effects reduced by $s1%.\nMagic effects reduced by $s2%.', 8, 0, 0, 1, 1, 1), (40810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 8001, 0, 0, 75999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saber Lash', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 1, 1), (40811, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 23320, 0, 0, 0, 0, 0, 0, 0, 0, 2449, 'Netherwing Ally', '', 'Calls forth a Netherwing Ally to fight at your side in Shadowmoon Valley.', '', 0, 0, 0, 1, 1, 1), (40812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23321, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Dragonmaw Flight Instructor', '', '', 'Currently undergoing training. You may not retrain while this aura is active.', 0, 0, 0, 1, 1, 0), (40814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Booterang', '', '', '', 0, 0, 0, 1, 0, 0), (40815, 1, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 23320, 0, 0, 0, 0, 0, 0, 0, 0, 2449, 'Netherwing Ally', '', 'Calls forth a Netherwing Ally to fight at your side.', '', 0, 0, 0, 1, 1, 1), (40816, 0, 0, 0, 1, 0, 0, 85, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40810, 43690, 0, 0, 0, 0, 1740, 'Saber Lash', '', '', '', 0, 0, 0, 1, 1, 1), (40817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23322, 23327, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Banishing Portal', '', 'Summons a banishing portal, which costs an apexis shard to power. Can only be used at Forge Camp: Wrath and Forge Camp: Terror and only works on the demons therein. The portal lasts $d and has an effective range of $40825a1 yards.', '', 0, 0, 0, 1, 1, 1), (40818, 0, 0, 0, 19, 0, 31788, 101, 0, 20, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 2, 1, 1, 3, 29, -51, 73, 13, 13, 13, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2354, 'Toxic Slime', '', 'Gushes toxic slime, burning all nearby enemies for $s3 Nature damage and dealing $s1 Nature damage to creatures in the area every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40831, 0, 0, 0, 0, 0, 1, 'Throw Dragonmaw Molotov', '', '', '', 0, 0, 0, 1, 0, 0), (40821, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Touch of Madness', '', 'Visual missile that triggers spawning of Eye Stalks', '', 0, 0, 0, 1, 1, 1), (40822, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 30, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 'ZoomTemp', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (40823, 0, 0, 9, 1, 0, 0, 101, 0, 70, 1, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 19, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 'Silencing Shriek', '', 'A shout of command that silences all nearby enemies for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (40824, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Madness Rift', '', 'Visual missiles that trigger spawning of Eye Stalks', '', 0, 0, 0, 1, 1, 1), (40825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Banishment', '', '', 'Within range of the banishing portal.', 0, 0, 0, 1, 1, 1), (40826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23329, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Ring - Eye Stalk Transform', '', '', '', 0, 0, 0, 1, 0, 0), (40827, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1125, 0, 0, 6937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Sinful Beam', '', 'Strikes an enemy with shadow energy that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (40828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 40828, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Banish the Demons: Cast Kill Credit on Master', '', '', '', 0, 0, 0, 1, 0, 0), (40830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Banish the Demons: Banishment Beam Periodic Aura Effect', '', '', '', 0, 0, 0, 1, 0, 0), (40831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Flight Instructor Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (40832, 1152, 0, 0, 50, 0, 0, 101, 0, 0, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 151, 0, 0, 924, 0, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23336, 0, 0, 0, 0, 0, 0, 0, 2477, 'Flame Crash', '', '', '', 0, 0, 0, 1, 1, 1), (40834, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Agonizing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (40835, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Stasis Field', '', 'Places the target in a Statis Field stunning the target.', 'Stunned', 0, 0, 1, 1, 1, 1), (40836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40841, 0, 0, 0, 0, 0, 1, 'Flame Crash', '', '', '', 0, 0, 0, 1, 1, 0), (40837, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 100, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 11, 0, 49, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (40838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Molotov', '', '', '', 0, 0, 0, 1, 1, 0), (40839, 0, 0, 0, 16, 0, 24, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40840, 0, 0, 0, 0, 0, 2108, 'Drill', '', '', '', 0, 0, 0, 1, 1, 0), (40840, 0, 0, 0, 1, 0, 24, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 201, 0, 0, 399, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2108, 'Drill', '', '', '', 0, 0, 0, 1, 1, 0), (40841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4999, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Crash', '', '', '', 0, 0, 0, 1, 1, 0), (40842, 0, 0, 0, 1, 0, 31788, 101, 0, 1, 105, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7499, -11, 0, 0, 0, 0, 3, 33, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nMovement speed reduced to $s2% of normal.', 0, 0, 0, 1, 1, 1), (40843, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 315, 0, 0, 892, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2450, 'Throw', '', 'Throws a crystal at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (40844, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 2, 64, 0, 1, 0, 0, 799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36139, 0, 40864, 0, 0, 0, 560, 'Throw Pick', '', 'Chucks your pick at the enemy.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (40845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 9, 14, 0, 0, 0, 0, 79, 61, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Fury', '', 'Enrages self, increasing size and damage done.', 'Increases damage done by $s1%.', 0, 0, 0, 1, 1, 1), (40846, 1152, 0, 12, 1, 0, 0, 101, 0, 0, 31, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 12, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'Crystal Prison', '', '', 'Stunned.\nWill shatter and harm nearby allies after $t1 sec.', 0, 0, 0, 1, 1, 0), (40847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40848, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (40848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (40849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40825, 0, 0, 0, 0, 0, 1, 'Banish the Demons: Banishment Periodic Aura', '', '', '', 0, 0, 0, 1, 0, 0), (40850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40852, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (40851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 199, 49, 299, 27, 27, 27, 79, 61, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Disgruntled', '', 'Enrages self, increasing size and damage done.', 'Increases damage done by $s1%.\nIncreases maximum health by $s1%.', 0, 0, 0, 1, 1, 1), (40852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (40854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Akama Soul Retrieve', '', '', '', 0, 0, 0, 1, 0, 0), (40855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Akama Soul Expel', '', '', '', 0, 0, 0, 1, 1, 1), (40856, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2452, 'Wrangling Rope', '', 'Capture an aether ray once it is ready to be wrangled.', '', 0, 0, 0, 1, 0, 0), (40857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40830, 0, 0, 0, 0, 0, 1, 'Banish the Demons: Banishment Beam Periodic Aura', '', '', '', 0, 0, 0, 1, 0, 0), (40858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Cannon Visual', '', '', '', 0, 0, 0, 1, 0, 0), (40859, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 1999, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Sinister Beam', '', 'Strikes an enemy with shadow energy that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (40860, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Vile Beam', '', 'Strikes an enemy with shadow energy that arcs to another nearby enemy. The spell affects up to $x1 targets.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40861, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Wicked Beam', '', 'Strikes an enemy with shadow energy that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (40862, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40827, 0, 0, 0, 0, 0, 2311, 'Sinful Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (40863, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40859, 0, 0, 0, 0, 0, 2311, 'Sinister Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (40864, 0, 0, 12, 1, 0, 0, 101, 0, 0, 27, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1664, 'Throbbing Stun', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40865, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40860, 0, 0, 0, 0, 0, 2311, 'Vile Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (40866, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40861, 0, 0, 0, 0, 0, 2311, 'Wicked Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (40867, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2311, 'Random Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (40868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Cannon Death Visual, end', '', '', '', 0, 0, 0, 1, 1, 0), (40869, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Fatal Attraction', '', 'Deals shadow damage to nearby targets.', '', 0, 0, 0, 1, 1, 1), (40870, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Fatal Attraction', '', 'Deals shadow damage to nearby targets.', '', 0, 0, 0, 1, 1, 1), (40871, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Fatal Attraction', '', 'Deals shadow damage to nearby targets.', '', 0, 0, 0, 1, 1, 1), (40872, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 142, 0, 601, 225, 0, 3699, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40953, 0, 0, 0, 0, 105, 'Immolation Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (40873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1447, 0, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (40874, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 196, 'Destructive Poison', '', '', 'Increases damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (40875, 35, 1, 0, 5, 0, 0, 100, 0, 0, 31, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 361, 1, 0, 2219, -1, 0, 18, 14, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Freeze', '', 'Blasts enemies in a $a1 yard radius for $s1 Frost damage and freezes them in place for up to $d. Damage caused may interrupt the effect.', 'Frozen in place.', 0, 0, 0, 1, 1, 1), (40876, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 142, 0, 501, 211, 0, 2249, 1294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40878, 0, 0, 0, 0, 213, 'Doom Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage, plus additional shadow damage to enemies in the target area.', '', 0, 0, 0, 1, 1, 1), (40877, 0, 0, 0, 5, 0, 0, 101, 0, 70, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 541, 1, 0, 1529, 199, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (40878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Doom Blast', '', 'Inflicts Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (40879, 0, 0, 0, 1, 0, 0, 100, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1472, 'Prismatic Shield', '', '', '', 0, 0, 0, 1, 1, 1), (40880, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 2, 0, 0, 0, 0, 0, 0, 0, 1518, 'Prismatic Aura: Shadow', '', 'Reduces damage done by Shadow spells and effects by $s1%, but increases damage done by Holy spells and effects by $s2%.', 'Shadow damage done reduced by $s1%.\nHoly damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40881, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 100, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 11, 0, 49, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 169, 'Arcane Blast', '', 'Blasts an enemy with Arcane magic, inflicting normal damage plus $s2 and knocking the enemy back.', '', 0, 0, 0, 1, 1, 1), (40882, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 16, 0, 0, 0, 0, 0, 0, 0, 1038, 'Prismatic Aura: Fire', '', 'Reduces damage done by Fire spells and effects by $s1%, but increases damage done by Frost spells and effects by $s2%.', 'Fire damage done reduced by $s1%.\nFrost damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40883, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 64, 0, 0, 0, 0, 0, 0, 0, 1036, 'Prismatic Aura: Nature', '', 'Reduces damage done by Nature spells and effects by $s1%, but increases damage done by Arcane spells and effects by $s2%.', 'Nature damage done reduced by $s1%.\nArcane damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40884, 0, 0, 0, 1, 0, 31788, 101, 0, 50, 1, 75, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, -101, 0, 9, 0, 0, 8, 88, 0, 1000, 0, 0, 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, ' Health Funnel', '', 'Channels the power of Shadow for $d., healing an ally for up to $o1 damage, but reducing the caster\'s own health regeneration by $s2%.', '$o1 of the target\'s damage healed over $d.\nCaster\'s health regeneration rate reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40885, 0, 0, 0, 1, 0, 0, 100, 0, 20, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5, 0, 0, 7, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 'Copy of Bone Shards', '', 'Encases the caster in a shield of bone shards for $d. The sharpened fragments deal $s1 damage to melee attackers.', '$s1 damage inflicted to melee attackers.', 0, 0, 0, 1, 0, 0), (40886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Replacement Whistle', '', 'Replaces a lost Arthorn\'s Sparrowhawk Whistle for the player.', '', 0, 0, 0, 1, 1, 1), (40887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 91, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Assist', '', 'Causes the caster to taunt a nearby Dragonmaw Drake-Handler onto him.', '', 0, 0, 0, 1, 0, 0), (40888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40887, 0, 0, 0, 0, 0, 1, 'Force Assist', '', 'Forces a friend to assist you.', '', 0, 0, 0, 1, 0, 0), (40889, 0, 0, 0, 3, 0, 0, 101, 0, 0, 562, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23338, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 'Call Arthorn\'s Sparrowhawk', '', 'Call a sparrowhawk that can be used to relay your words to Arthorn Windsong. Can only be used in Terokkar Forest.', '', 0, 0, 0, 1, 0, 0), (40890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Oldie\'s Rotten Pumpkin', '', '', '', 0, 0, 0, 1, 1, 0), (40891, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 8, 0, 0, 0, 0, 0, 0, 0, 344, 'Prismatic Aura: Arcane', '', 'Reduces damage done by Arcane spells and effects by $s1%, but increases damage done by Nature spells and effects by $s2%.', 'Arcane damage done reduced by $s1%.\nNature damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 77, 1, 0, 1, 0, 0, 40892, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster for $d. While the target is fixated upon the caster, the target will not attack anything else.', 'Focused on you.', 0, 0, 0, 1, 1, 1), (40893, 82, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 0, 0, 0, 0, 0, 0, 71, 'Fixated', '', 'Forces the target to fixate on you. When the effect wears off, he will attack the thing he hates the most.', 'Fixated.', 0, 0, 0, 1, 1, 1), (40894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Corlok\'s Skull Barrage', '', '', '', 0, 0, 0, 1, 1, 0), (40895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 375, 57, 0, 2312, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 314, 'Jab', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (40896, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 4, 0, 0, 0, 0, 0, 0, 0, 1515, 'Prismatic Aura: Frost', '', 'Reduces damage done by Frost spells and effects by $s1%, but increases damage done by Fire spells and effects by $s2%.', 'Frost damage done reduced by $s1%.\nFire damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40897, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 24, 0, 33, 33, 0, 79, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 0, 0, 0, 0, 0, 0, 1470, 'Prismatic Aura: Holy', '', 'Reduces damage done by Holy spells and effects by $s1%, but increases damage done by Shadow spells and effects by $s2%.', 'Holy damage done reduced by $s1%.\nShadow damage done increased by $s2%.', 0, 0, 0, 1, 1, 1), (40898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 801, 0, 0, 1599, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2450, 'Crystal Shatter', '', '', '', 0, 0, 0, 1, 0, 0), (40899, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40901, 0, 0, 0, 0, 0, 2365, 'Felfire Proc', '', 'Enchants the caster\'s weapon, giving each hit a chance to cause $s1 additional Fire damage.', '', 0, 0, 0, 1, 1, 1), (40900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Corlok\'s Skull Barrage Knockdown', '', '', '', 0, 0, 0, 1, 1, 1), (40901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2365, 'Felfire', '', 'Enchants the caster\'s weapon, giving each hit a chance to cause $s1 additional Fire damage.', '', 0, 0, 0, 1, 1, 1), (40902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 4, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40854, 40927, 0, 0, 0, 0, 1, 'Akama Soul Retrieve Channel', '', '', '', 0, 0, 0, 1, 1, 1), (40903, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Drawn Soul', '', '', '', 0, 0, 0, 1, 0, 0), (40904, 1152, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1001, 0, 0, 4499, 0, 0, 25, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Draw Soul', '', '', '', 0, 0, 0, 1, 1, 0), (40905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Oldie\'s Rotten Pumpkin Knockdown', '', '', '', 0, 0, 0, 1, 1, 1), (40906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Crystal Prison', '', '', '', 0, 0, 0, 1, 0, 0), (40907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23343, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wrangle Aether Rays: Summon Wrangled Aether Ray', '', '', '', 0, 0, 0, 1, 0, 0), (40909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trope\'s Slime Cannon', '', '', '', 0, 0, 0, 1, 1, 0), (40917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40907, 0, 0, 0, 0, 0, 1, 'Wrangle Aether Rays: Character Force Cast', '', '', '', 0, 0, 0, 1, 0, 0), (40926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2452, 'Wrangle Aether Rays: Wrangling Rope Channel', '', '', '', 0, 0, 0, 1, 0, 0), (40927, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40855, 0, 0, 0, 0, 1, 'Akama Soul Expel Channel', '', '', '', 0, 0, 0, 1, 1, 0), (40928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ichman\'s Blazing Fireball', '', '', '', 0, 0, 0, 1, 1, 0), (40929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Ichman\'s Blazing Fireball Knockdown', '', '', '', 0, 0, 0, 1, 1, 1), (40930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mulverick\'s Great Balls of Lightning', '', '', '', 0, 0, 0, 1, 1, 0), (40931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Mulverick\'s Great Balls of Lightning', '', '', '', 0, 0, 0, 1, 1, 1), (40932, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 3999, 2999, 0, 8, 8, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2456, 'Agonizing Flames', '', '', '$o2 Fire damage over $d.', 0, 0, 0, 1, 1, 1), (40933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 120', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (40934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -281, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (40935, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2457, 'Dematerialize Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 0, 0), (40936, 32, 0, 12, 1, 0, 0, 101, 0, 45, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 2, 1, 0, 1, -1, 0, 2249, 35, 0, 24, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (40937, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 271, 0, 0, 1664, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Volley', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (40938, 50, 0, 0, 5, 0, 8, 101, 0, 0, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 301, 0, 0, 2849, 0, 0, 0, 0, 0, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40939, 0, 0, 0, 0, 0, 2458, 'Illidari Flames', '', 'Inflicts $s1 Fire damage to enemies in a $a1 cone in front of the caster.', 'Breathing flames upon nearby enemies.', 0, 0, 0, 1, 1, 1), (40939, 50, 0, 0, 1, 0, 8, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 'Illidari Flames', '', 'Inflicts Fire damage to enemies in a $a1 yd cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (40940, 0, 1, 0, 5, 0, 0, 100, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 451, 0, 0, 1274, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Mana Bomb', '', 'Drains $s1 mana from those in the blast radius and does the amount of the mana drained in damage to the target.', '', 0, 0, 0, 1, 1, 1), (40942, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40982, 0, 0, 0, 0, 0, 1957, 'Resonant Feedback', '', '', '', 0, 0, 0, 1, 0, 0), (40943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23350, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Mirror Image', '', '', '', 0, 0, 0, 1, 0, 0), (40944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23350, 0, 0, 0, 0, 0, 0, 0, 0, 1489, 'Mirror Image', '', '', '', 0, 0, 0, 1, 0, 0), (40945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sky Shatter', '', '', '', 0, 0, 0, 1, 1, 0), (40946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 1, 361, 0, -1, 3419, 0, 18, 0, 0, 4, 227, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40948, 0, 0, 0, 0, 2385, 'Rain of Chaos', '', 'Calls down a molten rain, burning all enemies in a selected area for $s2 Fire damage every $t1 sec. for $d.', '$s2 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (40948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2385, 'Rain of Chaos', '', 'Calls down chaotic rain, burning all enemies in a selected area, dealing Fire damage.', '', 0, 0, 0, 1, 1, 1), (40949, 1162, 0, 0, 1, 0, 0, 101, 0, 20, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Warp', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Warping...', 0, 0, 0, 1, 1, 1), (40951, 0, 1, 0, 1, 0, 0, 101, 0, 0, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Stasis Field', '', 'Places the target in a Statis Field stunning the target.', 'Stunned', 0, 0, 1, 1, 1, 1), (40952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Cannon Death Visual, start', '', '', '', 0, 0, 0, 1, 0, 0), (40953, 0, 0, 0, 1, 0, 0, 101, 0, 70, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 26, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Immolation', '', '', 'Fire damage every $t1 sec.', 0, 0, 0, 1, 0, 0), (40954, 0, 0, 0, 1, 0, 0, 101, 0, 68, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 175, -51, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'TEST - LAB - Shade of Akama', 'Rank 7', 'Assault the target\'s mind with Shadow energy, causing $o1 Shadow damage over $d and slowing the target to $s2% of their movement speed.', 'Movement speed slowed to $s2% of normal.', 0, 0, 0, 1, 1, 0), (40955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 24, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23351, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shade of Akama Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (40957, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22281, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon 1', '', '', '', 0, 0, 0, 1, 1, 0), (40958, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40962, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (40959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23353, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon 2', '', '', '', 0, 0, 0, 1, 1, 0), (40960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23354, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon 3', '', '', '', 0, 0, 0, 1, 1, 0), (40961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 86, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23355, 15, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon 4', '', '', '', 0, 0, 0, 1, 1, 0), (40962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blade\'s Edge Terrace Demon Boss Summon Branch', '', '', '', 0, 0, 0, 1, 0, 0), (40964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 1, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32598, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Crystalforge: Create 1 Flask', '', '', '', 0, 0, 0, 1, 1, 0), (40965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 1, 0, 0, 4, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32598, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Crystalforge: Create 5 Flasks', '', '', '', 0, 0, 0, 1, 1, 0), (40968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 1, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32601, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Bash\'ir Crystalforge: Create 1 Flask', '', '', '', 0, 0, 0, 1, 1, 0), (40970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 1, 0, 0, 4, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32601, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Bash\'ir Crystalforge: Create 5 Flasks', '', '', '', 0, 0, 0, 1, 1, 0), (40971, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40972, 0, 0, 0, 0, 0, 1, 'Bonus Healing', '', 'If your target is below $s1% health, your direct healing spells will cause your target to be healed for an additional $40972s1 health.', '', 0, 0, 0, 1, 1, 1), (40972, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 41, 0, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Heal', '', 'Heal your target for $s1.', '', 0, 0, 0, 1, 1, 1), (40973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (40974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Nightmare Stone State', '', '', '', 0, 0, 0, 1, 0, 0), (40976, 0, 0, 0, 2, 0, 0, 101, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 37, 1, 0, 231, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Slimy Spittle', '', 'Inflicts $s1 Nature damage to nearby enemies, and reduces their movement speed by $s2% for $d.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (40980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40253, 0, 0, 0, 0, 0, 2299, 'Molten Flame', '', '', '', 0, 0, 0, 1, 1, 1), (40981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40989, 0, 0, 0, 0, 0, 1, 'Periodic Lightning Zap', '', '', '', 0, 0, 0, 1, 0, 0), (40982, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Resonant Feedback', '', '', '', 0, 0, 5, 1, 0, 0), (40983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Resonant Feedback Cancel', '', '', '', 0, 0, 0, 1, 0, 0), (40984, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40985, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (40985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (40986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40987, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (40987, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (40989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stone Lightning Pulse', '', '', '', 0, 0, 0, 1, 0, 0), (40990, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23274, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Stinker', '', 'Right Click to summon and dismiss your pet skunk, Stinker.', '', 0, 0, 0, 1, 1, 1), (40991, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring - Eat Friend', '', '', '', 0, 0, 0, 1, 1, 0), (40992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40993, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (40993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (40994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40995, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (40995, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (40997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 69, 69, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Delusional', '', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (40998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 227, 'Kleptomania', '', '', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (40999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 40, 40, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 95, 'Megalomania', '', '', 'Spell damage and healing increased by $s1.', 0, 0, 0, 1, 1, 1), (41001, 0, 0, 0, 1, 0, 0, 101, 0, 73, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40870, 0, 0, 0, 0, 1942, 'Fatal Attraction', '', 'Deals shadow damage to nearby targets.', 'Linked by demonic energy. \nShadow damage inflicted to nearby allies every $t2 sec.', 0, 0, 0, 1, 1, 1), (41002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1792, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Paranoia', '', '', 'Spell, melee, and ranged critical strike rating increased by $s1.', 0, 0, 0, 1, 1, 1), (41003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41004, 0, 0, 0, 0, 0, 1, 'Terokk Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (41004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 32720, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 61, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15014, 16, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Terokk', '', '', '', 0, 0, 0, 1, 1, 0), (41005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 917504, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Manic', '', '', 'Spell, melee, and ranged haste rating increased by $s1.', 0, 0, 0, 1, 1, 1), (41006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41007, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (41007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (41008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41010, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2170, 'Narcissism', '', '', 'Intellect increased by $s1.', 0, 0, 0, 1, 1, 1), (41010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (41011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2218, 'Martyr Complex', '', '', 'Stamina increased by $s1.', 0, 0, 0, 1, 1, 1), (41013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1116, 'Peanut', '', '', '', 0, 0, 0, 1, 0, 0), (41014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41015, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (41015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (41016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41017, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (41019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41013, 0, 0, 0, 0, 0, 2165, 'Peanut', '', '', '', 0, 0, 0, 1, 0, 0), (41020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41022, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (41021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 1, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 453, 'Improved Holy Shield', 'Rank 1', 'Increases damage caused by your Holy Shield by $s1% and increases the number of charges of your Holy Shield by $s2.', '', 0, 0, 0, 1, 1, 0), (41022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (41023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41024, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonmaw Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (41026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 3, 0, 0, 0, 0, 108, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 453, 'Improved Holy Shield', 'Rank 2', 'Increases damage caused by your Holy Shield by $s1% and increases the number of charges of your Holy Shield by $s2.', '', 0, 0, 0, 1, 1, 0), (41028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41029, 0, 0, 0, 0, 0, 1, 'BET boss spews, aura', '', '', '', 0, 0, 0, 1, 0, 0), (41029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BET boss spews, effect', '', '', '', 0, 0, 0, 1, 0, 0), (41030, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42293, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $42293s1 Stamina and $42293s2 Spirit for $42293d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (41031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42207, 34291, 0, 0, 0, 0, 358, 'Enriched Terocone Juice', '', 'Restores $42207o1 health and ${$34291m2/5*30} mana over $42207d. Must remain seated while drinking.', 'Restores $/5;s1 health and ${$34291m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (41032, 1152, 0, 0, 16, 0, 0, 101, 0, 0, 165, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2210, 'Shear', '', '', 'Decreases maximum health by $s1%.', 0, 0, 0, 1, 1, 1), (41033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2460, 'Chaotic Charge', '', '', 'Magical energy has been stored.', 0, 0, 0, 1, 1, 1), (41034, 0, 0, 0, 1, 0, 0, 100, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 42, 227, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41033, 41039, 0, 0, 0, 0, 2172, 'Spell Absorption', '', 'Absorbs spells for the next $d sec. Each spell absorbed gives you a Chaotic Charge. When the aura wears off, each Chaotic Charge will detonate, striking a target.', 'Absorbing magic.', 0, 0, 0, 1, 1, 1), (41035, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41036, 0, 0, 0, 0, 0, 1, 'Four Dragons: Force Cast - Obsidia', '', '', '', 0, 0, 0, 1, 1, 0), (41036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40682, 0, 0, 0, 0, 0, 1, 'Four Dragons: Reagents - Obsidia', '', '', '', 0, 0, 0, 1, 1, 0), (41037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41038, 0, 0, 0, 0, 0, 13, 'Mangle AP Buff', '', 'Your Mangle ability also increases your attack power by $41038s1 for $41038d.', '', 0, 0, 0, 1, 0, 0), (41038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 93, 93, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 553, 'Mark of the White Stag', '', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (41039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2461, 'Chaotic Retribution', '', 'Deals additional damage to all nearby enemies, based on the number of Chaotic Charges.', '', 0, 0, 0, 1, 0, 0), (41040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 84, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6008, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Increased Lightning Damage', '', 'Increases damage done by Chain Lightning and Lightning Bolt by up to $s1.', '', 0, 0, 0, 1, 0, 0), (41041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41043, 0, 0, 0, 0, 0, 13, 'Judgement Block Value', '', 'Your Judgement ability also increases your shield block value by $41043s1 for $41043d.', '', 0, 0, 0, 1, 0, 0), (41043, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 185, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2135, 'Bulwark of the Lightbringer', '', 'Increases the block value of your shield by $s1.', 'Block value increased by $s1.', 0, 0, 0, 1, 1, 1), (41044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41045, 0, 0, 0, 0, 0, 1, 'Four Dragons: Force Cast - Rivendark', '', '', '', 0, 0, 0, 1, 1, 0), (41045, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40716, 0, 0, 0, 0, 0, 1, 'Four Dragons: Reagents - Rivendark', '', '', '', 0, 0, 0, 1, 1, 0), (41046, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15112, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bash\'ir Boss East', '', '', '', 0, 0, 0, 1, 0, 0), (41047, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Shadow Resonance', '', '', 'Shadow damage taken increased by $s1.', 0, 0, 0, 1, 1, 1), (41049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40681, 0, 0, 0, 0, 0, 1, 'Four Dragons: Reagents - Furywing', '', '', '', 0, 0, 0, 1, 1, 0), (41050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41049, 0, 0, 0, 0, 0, 1, 'Four Dragons: Force Cast - Furywing', '', '', '', 0, 0, 0, 1, 1, 0), (41051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40524, 0, 0, 0, 0, 0, 1, 'Four Dragons: Reagents - Insidion', '', '', '', 0, 0, 0, 1, 1, 0), (41052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41051, 0, 0, 0, 0, 0, 1, 'Four Dragons: Force Cast - Insidion', '', '', '', 0, 0, 0, 1, 1, 0), (41053, 0, 0, 0, 4, 0, 0, 101, 0, 0, 305, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23369, 0, 0, 0, 0, 0, 0, 0, 0, 2462, 'Whirling Blade', '', 'Infuses your weapon with the power of Illidan, granting it the power to fight independently for $d.', 'Disarmed.', 0, 0, 0, 1, 1, 1), (41054, 0, 0, 3, 1, 0, 0, 40, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 42, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 560, 'Copy Weapon', '', 'Wields a copied weapon.', 'Wielding a copied weapon.', 0, 0, 0, 1, 1, 1), (41055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 41053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Copy Weapon', '', 'Copies an enemy\'s weapon, weilding it.', '', 0, 0, 0, 1, 1, 1), (41056, 49, 0, 0, 5, 0, 15420, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41057, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts double damage.', 'Attacking all nearby enemies for double damage.', 0, 0, 0, 1, 1, 1), (41057, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41058, 49, 0, 0, 5, 0, 15420, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41061, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts double damage.', 'Attacking all nearby enemies for double damage.', 0, 0, 0, 1, 1, 1), (41059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Return', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (41061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel and magic that inflicts damage.', '', 0, 0, 0, 1, 1, 1), (41062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Disarm', '', 'Disarms an enemy, forcing it to stop wielding its weapon for $d.', 'Not wielding a weapon.', 0, 0, 0, 1, 1, 1), (41063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 3499, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Chaotic Light', '', 'Inflicts $s2 Shadow damage to enemies in a $a2 yd cone in front of the caster.', '', 0, 0, 3, 1, 1, 1), (41064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Sky Shatter', '', '', '', 0, 0, 0, 1, 1, 1), (41065, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 0, 0, 525, 0, 0, 3237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41067, 0, 0, 0, 0, 0, 153, 'Bloodbolt', '', 'Inflicts damage to an enemy and reduces its movement speed for $d.', '', 0, 0, 0, 1, 1, 1), (41067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Splash', '', 'Inflicts damage to an enemy and nearby units.', '', 0, 0, 0, 1, 1, 1), (41068, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 525, 0, 0, 3237, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Blood Siphon', '', 'Steals $s1 health from all enemies in a $a1 yd cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (41069, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 991, 0, 0, 2804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (41070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 565, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 501, 1, 0, 1749, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (41071, 1152, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 64, 0, 0, 0, 0, 0, 0, 27, 27, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41074, 33985, 0, 0, 0, 61, 'Raise Dead', '', 'Summons a skeleton at the location of a nearby corpse. Corpses cannot have multiple skeletons raised from them. \n\n** Please copy this spell, as it is a template for future Raise Dead spells **', '', 0, 0, 0, 1, 1, 1), (41072, 0, 1, 0, 14, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 41064, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Bloodbolt', '', 'Inflicts damage to an enemy and reduces its movement speed for $d.', '', 0, 0, 0, 1, 1, 1), (41073, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Raise Dead Check', '', '', '', 0, 0, 0, 1, 1, 0), (41074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23371, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (41075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 704, 23372, 0, 0, 0, 0, 0, 0, 0, 1, 'Nethermine Cart Ride', '', '', '', 0, 0, 0, 1, 1, 0), (41076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3001, 0, 0, 18499, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Bombing Run', '', 'Inflicts Fire damage to nearby enemies.', '$s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (41077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Akama Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (41078, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2501, 0, 0, 8749, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Blast', '', '', '', 0, 0, 0, 1, 1, 1), (41079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shadow Demon Passive', '', '', '', 0, 0, 0, 1, 1, 1), (41080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Consume Soul', '', '', '', 0, 0, 0, 1, 1, 0), (41081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Target', '', '', '', 0, 0, 0, 1, 1, 1), (41082, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Found Target', '', '', '', 0, 0, 0, 1, 0, 0), (41083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Paralyze', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (41084, 0, 1, 0, 1, 0, 0, 101, 0, 0, 27, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 3999, -1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Silencing Shot', '', 'A shot that deals $s1 damage and silences the target for $d.', 'Silenced.', 3, 0, 0, 1, 1, 1), (41085, 411, 0, 0, 1, 0, 0, 101, 0, 0, 21, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185946, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $31932d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (41086, 0, 1, 11, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Ice Trap', '', '', 'Rooted.', 0, 0, 0, 1, 1, 1), (41089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 0, 0, 13, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Volley', '', 'Continuously fires a volley of ammo at the target area, causing damage to enemy targets within $a1 yards of the target every second.', '', 0, 0, 0, 1, 1, 1), (41090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Port Bunny Large', '', '', '', 0, 0, 0, 1, 0, 0), (41091, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 327, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 1, 0, 0, 1399, 0, 32, 0, 0, 4, 227, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41089, 0, 0, 0, 0, 536, 'Volley', '', 'Shoots a volley of arrows at a target location.', 'Volley of arrows inbound.', 0, 0, 0, 1, 1, 0), (41092, 0, 0, 15, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 67, 0, 0, 416, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23379, 0, 0, 0, 0, 0, 0, 0, 0, 1674, 'Flare', '', 'Summons a flare at a random enemy.', '', 0, 0, 0, 1, 1, 1), (41095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1674, 'Flare', '', '', '', 0, 0, 0, 1, 1, 1), (41097, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -51, -9901, 0, 0, 0, 23, 33, 138, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41098, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $33239s1.\nMovement speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (41098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41099, 47, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 279, 'Battle Stance', '', 'A balanced combat stance.', '', 0, 0, 0, 1, 1, 1), (41100, 47, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'Berserker Stance', '', 'An aggressive stance.', '', 0, 0, 0, 1, 1, 1), (41101, 47, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 276, 'Defensive Stance', '', 'A defensive combat stance.', '', 0, 0, 0, 1, 1, 1), (41102, 47, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stance Cooldown', '', 'Activates a cooldown on the Combat States cooldown category.', '', 0, 0, 0, 1, 0, 0), (41103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Mutilate', '', 'Instantly attacks with both weapons. Awards 2 combo points.', '', 0, 0, 0, 1, 1, 1), (41104, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (41105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 6, 0, 1, 1, 0, -26, -11, 0, 23, 0, 0, 87, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 276, 'Defensive Aura', '', 'Decreases damage taken from all sources by $s1%.', 'Damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (41106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 24, 0, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 555, 'Battle Aura', '', 'Increases attack speed by $s1%.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (41107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, 24, 0, 0, 23, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Berseker Aura', '', 'Increases damage done by $s1%.', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 1), (41108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23365, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Torkus Jr.', '', 'Summons Torkus Jr. near his father.', '', 0, 0, 0, 1, 1, 1), (41109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41108, 0, 0, 0, 0, 0, 2158, 'Periodic - Summon Torkus Jr.', '', 'Trigger that causes the player to summon Torkus Jr.', '', 0, 0, 0, 1, 0, 0), (41110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185951, 16, 13, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, yellow Large', '', '', '', 0, 0, 0, 1, 1, 1), (41111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185950, 16, 13, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, red Large', '', '', '', 0, 0, 0, 1, 1, 1), (41112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185949, 16, 13, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, green Large', '', '', '', 0, 0, 0, 1, 1, 1), (41113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 86, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185948, 13, 16, 0, 0, 0, 0, 0, 0, 1, 'Simon Game pre-game Begin, blue Large', '', '', '', 0, 0, 0, 1, 1, 1), (41114, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2251, 0, 0, 13874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (41115, 19, 1, 0, 1, 0, 0, 101, 0, 0, 29, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 875, 121, 0, 3062, 539, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41116, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 541, 0, -51, 3329, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (41117, 0, 0, 0, 50, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 140, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23375, 0, 0, 0, 41118, 0, 0, 0, 0, 2027, 'Summon Shadow Demons', '', '', '', 0, 0, 0, 1, 1, 0), (41118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 140, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23375, 0, 0, 0, 41119, 0, 0, 0, 0, 1, 'Summon Shadow Demon', '', '', '', 0, 0, 0, 1, 1, 0), (41119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 140, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23375, 0, 0, 0, 41120, 0, 0, 0, 0, 1, 'Summon Shadow Demon', '', '', '', 0, 0, 0, 1, 1, 0), (41120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23375, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shadow Demon', '', '', '', 0, 0, 0, 1, 0, 0), (41121, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32734, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2463, 'Giving a Hand', '', '', '', 0, 0, 0, 1, 0, 0), (41122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Shartuul Death', '', 'Cause master to send event for text target', '', 0, 0, 0, 1, 1, 0), (41123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23380, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bronco', '', 'Summons Torkus Jr. near the player.', '', 0, 0, 0, 1, 0, 0), (41124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22275, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 'Apexis Summoning', '', '', '', 0, 0, 0, 1, 1, 0), (41125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Dreadmaw Death', '', 'Cause master to send event for text target', '', 0, 0, 0, 1, 1, 0), (41126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2459, 'Flame Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 1, 0, 0, 4999, 0, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41130, 0, 0, 0, 0, 1, 'Through the Eyes of Toranaku', '', '', '', 0, 0, 0, 1, 1, 1), (41129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Legion Ring - Beholder Death', '', 'Cause master to send event for text target', '', 0, 0, 0, 1, 1, 0), (41130, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 79, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Toranaku - Character Invis and Immune', '', '', '', 0, 0, 0, 1, 1, 1), (41131, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 3237, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2459, 'Flame Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41132, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 23573, 22451, 32428, 0, 0, 0, 0, 14, 2, 6, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Swiftsteel Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (41133, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23448, 23573, 22451, 32428, 0, 0, 0, 0, 18, 2, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Swiftsteel Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (41134, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 21884, 32428, 0, 0, 0, 0, 14, 2, 6, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dawnsteel Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (41135, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 21884, 32428, 0, 0, 0, 0, 18, 2, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32573, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dawnsteel Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (41136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Port Skettis Prisoner - Location 01', '', '', '', 0, 0, 0, 1, 0, 0), (41137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41145, 0, 0, 0, 0, 0, 1, 'Simon Game, begin game, solo', '', '', '', 0, 0, 0, 1, 0, 0), (41138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Port Skettis Prisoner - Location 02', '', '', '', 0, 0, 0, 1, 0, 0), (41139, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41146, 0, 0, 0, 0, 0, 1, 'Simon Game, begin game, group', '', '', '', 0, 0, 0, 1, 0, 0), (41141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Port Skettis Prisoner - Location 03', '', '', '', 0, 0, 0, 1, 0, 0), (41142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 999, 29, 0, 18, 18, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 2179, 'Aura of Dread', '', '', 'Increases shadow damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (41145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39993, 41153, 0, 0, 0, 0, 1, 'Simon Game, begin game, solo (Get Reagents)', '', '', '', 0, 0, 0, 1, 1, 0), (41146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39993, 41153, 0, 0, 0, 0, 1, 'Simon Game, begin game, group (Get Reagents)', '', '', '', 0, 0, 0, 1, 1, 0), (41147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185952, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Skettis Prisoner Cage Summon', '', '', '', 0, 0, 0, 1, 0, 0), (41150, 1152, 1, 5, 4, 0, 0, 101, 0, 0, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 31, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (41151, 0, 1, 0, 1, 0, 0, 25, 20, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'Lightning Shield', '', 'Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for $s1 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after $d. or after it has struck $n times.', '$h% chance of inflicting $s1 Nature damage on hit.', 0, 0, 0, 1, 1, 1), (41152, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1201, 0, 0, 5399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2465, 'Throw Dagger', '', '', '', 0, 0, 0, 1, 0, 0), (41153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, suppress Mobs', '', '', '', 0, 0, 0, 1, 0, 0), (41154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41153, 0, 0, 0, 0, 0, 1, 'Simon Game, suppress Mobs test', '', '', '', 0, 0, 0, 1, 0, 0), (41156, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 21886, 32428, 0, 0, 0, 0, 4, 6, 6, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Bracers of Renewed Life', '', '', '', 0, 0, 0, 1, 1, 1), (41157, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 21886, 32428, 0, 0, 0, 0, 6, 8, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Shoulderpads of Renewed Life', '', '', '', 0, 0, 0, 1, 1, 1), (41158, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 0, 32428, 0, 0, 0, 0, 4, 10, 0, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32580, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Swiftstrike Bracers', '', '', '', 0, 0, 0, 1, 1, 1), (41159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22929, 0, 0, 0, 0, 0, 0, 0, 0, 2296, 'Summon Shadowfiends', '', 'Creates a shadowy fiend to attack the target. Caster receives mana when the Shadowfiend deals damage. Lasts $d.', '', 0, 0, 0, 1, 1, 0), (41160, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 0, 32428, 0, 0, 0, 0, 6, 12, 0, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Swiftstrike Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (41161, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 21885, 29547, 32428, 0, 0, 0, 4, 4, 4, 12, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Bindings of Lightning Reflexes', '', '', '', 0, 0, 0, 1, 1, 1), (41162, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 21885, 29547, 32428, 0, 0, 0, 6, 6, 6, 16, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Shoulders of Lightning Reflexes', '', '', '', 0, 0, 0, 1, 1, 1), (41163, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 22452, 29547, 32428, 0, 0, 0, 4, 4, 4, 12, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Living Earth Bindings', '', '', '', 0, 0, 0, 1, 1, 1), (41164, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22451, 22452, 29547, 32428, 0, 0, 0, 6, 6, 6, 16, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Living Earth Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (41168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 21, 21, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Sonic Strike', '', 'Strikes enemies in a cone in front of you, causing them to be silenced.', 'Silenced.', 0, 0, 0, 1, 1, 0), (41169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41170, 0, 2, 0, 1, 0, 0, 101, 0, 0, 25, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 1, 0, 0, 4499, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Bleakheart', '', 'Curses the target with agony, periodically causing the target\'s heart to constrict in agony, stunning them. Lasts $d.', 'Your heart has been weakened....', 0, 0, 0, 1, 1, 1), (41171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 3, 1, 1, 1, 3999, 1499, 41173, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Skeleton Shot', '', 'Causes $s1 Shadow damage to the target and afflicts them dealing $s2 Shadow damage every $t2. Summons a skeleton if the target dies.', '$s2 Shadow damage every $t2 sec.\nSummons a skeleton on death.', 0, 0, 0, 1, 1, 1), (41172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 241, 0, 0, 679, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Rapid Shot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41173, 0, 0, 0, 1, 8000, 5132, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41172, 0, 0, 0, 0, 0, 537, 'Rapid Shot', '', 'Causes the caster to focus, shooting rapidly at nearby enemies for $d.', 'Rapidly shooting enemy targets.', 0, 0, 0, 1, 1, 1), (41174, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23389, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'Summon Skeleton', '', 'Summons $s1 $lSkeleton:Skeletons; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (41175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23318, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Ashtongue Rogue', '', '', '', 0, 0, 0, 1, 0, 0), (41176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 2363, 'Shadowstep', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Warping...', 0, 0, 0, 1, 1, 1), (41177, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 207, 0, 0, 1496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Eviscerate', '', 'Finishing move that causes damage.', '', 0, 0, 0, 1, 1, 1), (41178, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41179, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any physical attacks for $37578d.', '', 0, 0, 0, 1, 1, 1), (41179, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1976, 'Debilitating Strike', '', 'Weakens the target\'s attacks with melee weapons by $s1%.', 'Melee damage done reduced by $s2%.', 0, 0, 0, 1, 1, 1), (41180, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 0, 1, 175, 0, 4, 1662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (41181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16965, 0, 0, 0, 0, 0, 0, 0, 0, 1695, 'Shabby Arakkoa Disguise', '', 'Attempt to disguise yourself as an arakkoa.', 'Poorly disguised as an arakkoa.', 0, 0, 0, 1, 0, 0), (41182, 0, 0, 12, 1, 0, 0, 101, 0, 1, 28, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'Concussive Throw', '', 'A brutal strike that deals weapon damage and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41183, 85, 0, 0, 14, 0, 0, 101, 0, 0, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 4254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 0.7, 1, 1), (41184, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 1487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (41185, 0, 1, 0, 1, 0, 0, 101, 0, 70, 18, 750, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 11, 0, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases melee, ranged, and spell casting speed by $s1% for all party members. Lasts $d.', 'Melee, ranged, and spell casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (41186, 0, 4, 10, 1, 0, 0, 101, 0, 60, 29, 205, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 69, 0, -1, 425, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1721, 'Wyvern Sting', '', 'A stinging shot that puts the target to sleep for $d. Any damage will cancel the effect. When the target wakes up, the Sting causes $s2o1 Nature damage over $24336d.', 'Asleep.', 0, 0, 0, 1, 1, 1), (41187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41189, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 71, 0, 0, 314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Instant Poison', '', '', '', 0, 0, 0, 1, 1, 1), (41190, 0, 4, 0, 1, 0, 0, 101, 0, 0, 29, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 264, 'Mind-numbing Poison', '', '', 'Casting speed slowed by $s1%.', 0, 0, 0, 1, 1, 1), (41191, 0, 0, 0, 1, 0, 0, 30, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41192, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (41192, 0, 4, 0, 5, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 279, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 194, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41193, 0, 0, 0, 1, 0, 0, 101, 0, 60, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 849, 0, 0, 8, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Cloud of Disease', '', '', '', 0, 0, 0, 1, 1, 1), (41194, 49, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 147, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 878, 0, 41195, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (41195, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 401, 0, 0, 1799, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41196, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 281, 'Shield Wall', '', 'Reduces the Physical and magical damage taken by the caster by $s1% for $d.', 'Physical and magical damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (41197, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 2, 6, 1, 99, 1, 4, 850, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Bash', '', 'Bashes an enemy with the caster\'s shield, inflicting Physical damage and interrupting the spell being cast for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41198, 1152, 0, 0, 1, 30000, 0, 100, 1, 70, 1, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 0, 1, 1, 0, -1, 99, 0, 0, 13, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1945, 'Intervene', '', 'Run at high speed towards a party member, intercepting the next melee or ranged attack made against them.', 'The next melee or ranged attack made against you will be made against the intervening warrior instead.', 0, 0, 0, 1, 1, 0), (41205, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 24271, 22457, 32428, 0, 0, 0, 0, 3, 4, 8, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32586, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Bracers of Nimble Thought', '', '', '', 0, 0, 0, 1, 1, 1), (41206, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 24271, 22457, 32428, 0, 0, 0, 0, 4, 2, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Mantle of Nimble Thought', '', '', '', 0, 0, 0, 1, 1, 1), (41207, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21845, 21886, 32428, 0, 0, 0, 0, 3, 4, 8, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Swiftheal Wraps', '', '', '', 0, 0, 0, 1, 1, 1), (41208, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21842, 21845, 21886, 32428, 0, 0, 0, 0, 4, 2, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Swiftheal Mantle', '', '', '', 0, 0, 0, 1, 1, 1), (41213, 1152, 0, 0, 1, 5000, 0, 101, 0, 0, 27, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 6, 451, 1, 0, 2774, 41213, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2438, 'Throw Shield', '', 'Hurl your shield at the enemy, dealing $s1% weapon damage and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1497, 'Throw Shield', '', 'Returns the shield to the caster.', '', 0, 0, 0, 1, 1, 1), (41215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15113, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bash\'ir Boss North', '', '', '', 0, 0, 0, 1, 0, 0), (41216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15114, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bash\'ir Boss South', '', '', '', 0, 0, 0, 1, 0, 0), (41217, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15115, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Bash\'ir Boss West', '', '', '', 0, 0, 0, 1, 0, 0), (41218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41220, 0, 0, 0, 0, 1, 'Death', '', '', '', 0, 0, 0, 1, 1, 1), (41219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32759, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41046, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Reagent - East', '', '', '', 0, 0, 0, 1, 1, 0), (41220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Death', '', '', '', 0, 0, 0, 1, 1, 1), (41221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 6, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Maiev', '', '', '', 0, 0, 0, 1, 1, 1), (41222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32759, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41215, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Reagent - North', '', '', '', 0, 0, 0, 1, 1, 0), (41223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32759, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41216, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Reagent - South', '', '', '', 0, 0, 0, 1, 1, 0), (41224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32759, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41217, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Reagent - West', '', '', '', 0, 0, 0, 1, 1, 0), (41225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41219, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Force Cast - East', '', '', '', 0, 0, 0, 1, 1, 0), (41226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41222, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Force Cast - North', '', '', '', 0, 0, 0, 1, 1, 0), (41227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41223, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Force Cast - South', '', '', '', 0, 0, 0, 1, 1, 0), (41228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41224, 0, 0, 0, 0, 0, 1, 'Bash\'ir Landing Boss: Force Cast - West', '', '', '', 0, 0, 0, 1, 1, 0), (41229, 0, 1, 0, 16, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 405, 1, 0, 2497, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Bloodbolt', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (41230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 19, 0, 0, 0, 0, 87, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 541, 'Prophecy of Blood', '', 'Increases target\'s damage taken by $s1 and damage dealt by $s2..', 'Increases damage taken by $s1%.\nIncreases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (41231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 4, 0, 0, 0, 0, 87, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 541, 'Prophecy of Blood', '', 'Increases target\'s damage taken by $s1 and damage dealt by $s2..', 'Increases damage taken by $s1%.\nIncreases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (41232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Visual Only', '', '', '', 0, 0, 0, 1, 0, 0), (41233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Brute Cologne', '', 'Splash it all over to unleash the sophisticated ogre inside. Creatures of all kinds will be certain to notice you from afar.\n\nOnly works in Blade\'s Edge Mountains.', 'You are radiating an extremely unsophisticated smell.', 0, 100, 0, 1, 1, 1), (41234, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Teleport: Black Temple', '', 'Teleports the bearer to the footsteps of Illidan\'s fortress.', '', 0, 0, 0, 1, 1, 1), (41235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Level Start Offset', '', '', '', 0, 0, 0, 1, 0, 0), (41236, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Visual', '', '', '', 0, 0, 0, 1, 0, 0), (41237, 30, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 'Charged Crystal Focus', '', 'Instantly restores $s1 life. The focus is also rumored to unlock special powers within possessed demons. Kronk in Ogri\'la can likely tell you about this.', '', 0, 0, 0, 1, 1, 1), (41238, 0, 0, 0, 1, 0, 27692, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 401, 0, 0, 799, 0, 0, 0, 18, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Blood Drain', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (41241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40065, 0, 0, 0, 0, 0, 1, 'Simon Game - Bad Press', '', '', '', 0, 0, 0, 1, 0, 0), (41242, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Akama Despawn', '', '', '', 0, 0, 0, 1, 0, 0), (41245, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 250, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 1699, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Soul Blast', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 10, 1, 1, 1), (41246, 0, 1, 0, 5, 0, 0, 101, 0, 0, 0, 1100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 41246, 4, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Shared Suffering', '', 'When active, $s2% of all damage taken by the caster is taken by the target.', '', 0, 0, 0, 1, 1, 1), (41247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 4, 0, 0, 0, 0, 0, 81, 4, 27, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1810, 'Shared Suffering', '', '', '$s1% of damage taken by the spirit is shared.', 0, 0, 0, 1, 1, 1), (41248, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 1, 0, 0, 41248, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 0, 1987, 'Consuming Strikes', '', 'Consuming Strikes causes all of your attacks to heal you.', 'Your melee attacks heal you.', 0, 0, 0, 1, 1, 1), (41249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Consuming Strikes', '', 'Heals friendly target for $s1.', '', 0, 0, 0, 1, 0, 0), (41250, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11087, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blessing of McWeaksauce', '', '', '', 0, 0, 0, 1, 1, 0), (41251, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 24, 9, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Combat Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (41252, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23408, 0, 0, 0, 0, 0, 0, 0, 0, 2467, 'Raven Lord', '', 'Summons and dismisses a giant raven steed. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (41253, 0, 6, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Greater Invisibility', '', 'Turns the caster invisible until the effect is cancelled.', 'Invisible.', 0, 0, 0, 1, 1, 1), (41254, 0, 9, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (41255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Caverns of Time: Hyjal', '', '', '', 0, 0, 0, 1, 0, 0), (41256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to the Black Temple', '', '', '', 0, 0, 0, 1, 0, 0), (41257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Failed (Large)', '', '', '', 0, 0, 0, 1, 0, 0), (41259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, Reward Offset', '', '', '', 0, 0, 0, 1, 0, 0), (41260, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41261, 0, 0, 0, 0, 0, 2038, 'Aviana\'s Purpose', '', '$h% chance to increase your attack power by $41261s1 for $41261d when you kill a target that gives experience or honor. This effect cannot occur more than once every 10 seconds.', '', 0, 0, 0, 1, 1, 1), (41261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 139, 139, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1555, 'Combat Valor', '', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (41262, 0, 0, 0, 1, 0, 0, 50, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41263, 0, 0, 0, 0, 0, 2038, 'Aviana\'s Will', '', '$h% chance to increase your spell damage and healing by $41263s1 for $41263d when you kill a target that gives experience or honor. This effect cannot occur more than once every 10 seconds.', '', 0, 0, 0, 1, 1, 1), (41263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 79, 79, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2468, 'Combat Gallantry', '', '', 'Increases spell damage and healing by $s1.', 0, 0, 0, 1, 1, 1), (41264, 0, 1, 11, 1, 0, 15404, 101, 0, 20, 28, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 419, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41265, 0, 0, 0, 0, 0, 2018, 'Energy Surge', '', 'Inflicts Arcane damage to an enemy for $d.', 'Arcane damage inflicted after $d.\n', 0, 0, 0, 1, 1, 1), (41265, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 135, 0, 0, 382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Energy Surge', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (41266, 0, 1, 0, 1, 0, 0, 100, 0, 20, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Energy Flare', '', 'Surrounds the caster with arcane energy, granting a $h% chance of striking melee attackers for $s1 damage. The shield expires after $d.', '$h% chance of inflicting $s1 Arcane damage on hit.', 0, 0, 0, 1, 1, 1), (41267, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening Ethereum Stasis Chamber', '', 'Unlocks Ethereum stasis chambers.', '', 0, 0, 0, 1, 1, 1), (41268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Black Temple - Akama - Door Open', '', '', '', 0, 0, 0, 1, 1, 1), (41269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Black Temple - Deathsworn - Door Open', '', '', '', 0, 0, 0, 1, 1, 1), (41270, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reth\'hedron Ground to Air Pulse', '', '', '', 0, 0, 0, 1, 0, 0), (41271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Black Temple - Akama - Door Fail', '', '', '', 0, 0, 0, 1, 1, 1), (41272, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 6, 0, 307, 1, 0, 2646, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Behemoth Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41273, 0, 1, 0, 1, 0, 0, 101, 0, 60, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 82, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1829, 'Deepdiving Pearl', '', 'Swallow the pearl, granting the imbiber the ability to breath water and greatly increased swim speed. Lasts $d.', 'Water breathing.\nSwim speed greatly increased.', 0, 0, 0, 1, 1, 0), (41274, 1152, 0, 12, 1, 0, 0, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 401, 0, 0, 3799, 0, 0, 18, 18, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Fel Stomp', '', 'Inflicts $s1 Physical damage to nearby enemies, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41275, 0, 0, 0, 7, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23414, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Summon Boss 3 Lieutenant', '', '', '', 0, 0, 0, 1, 0, 0), (41276, 1152, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2501, 0, 0, 23749, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Meteor', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 0, 0), (41277, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3024, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Fiery Comet', '', '', '', 0, 0, 0, 1, 0, 0), (41278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 706, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Skyguard Outpost to Skettis', '', '', '', 0, 0, 0, 1, 1, 1), (41279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 705, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Skettis to Skyguard Outpost', '', '', '', 0, 0, 0, 1, 1, 1), (41280, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 27, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (41281, 22, 1, 0, 14, 0, 0, 101, 0, 1, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, -101, -51, 0, 0, 0, 33, 138, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 96, 'Cripple', '', 'Increases the time between an enemy\'s attacks by $s2% and its movement by $s1%, in addition to reducing its Strength by $s3%. Lasts $d.', 'Movement speed reduced by $s1%.\nTime between attacks increased by $s2%.\nStamina reduced by $s3%.', 8, 0, 0, 1, 1, 1), (41282, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 67, 0, 0, 191, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (41283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Abyssal Toss', '', '', '', 0, 0, 0, 1, 1, 0), (41284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 98, 6, 0, 1, 0, 0, 49, 0, 37, 37, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 150, 0, 0, 0, 0, 0, 0, 0, 1, 'Abyssal Impact', '', '', '', 0, 0, 0, 1, 1, 1), (41285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reth\'hedron Knockdown: The Aggro Check', '', '', '', 0, 0, 0, 1, 0, 0), (41286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41287, 0, 0, 0, 0, 0, 1, 'Reth\'hedron Knockdown: The Aggro Burst', '', '', '', 0, 0, 0, 1, 1, 1), (41287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reth\'hedron Knockdown Choose Loc', '', '', '', 0, 0, 0, 1, 1, 0), (41289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Signal Flare', '', '', '', 0, 0, 0, 1, 0, 0), (41290, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Disease Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (41291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 572, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Soul Cannon', '', 'Siphons the life of Reth\'hedron the Subduer.', 'Extinguishing demonic energy.', 0, 0, 0, 1, 1, 1), (41292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 129, 0, 1, 1, 0, -101, -101, 0, 28, 28, 0, 118, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Aura of Suffering', '', '', 'Healing effects reduced by $s1%.\nRegeneration effects reduced by $s2%.\nArmor reduced by 100%.\nDefense reduced by 500.', 0, 0, 0, 1, 1, 1), (41293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41289, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Signal Flare Burst', '', '', '', 0, 0, 0, 1, 0, 0), (41294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 571, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41295, 0, 0, 0, 0, 75, 'Fixate', '', '', 'Fixated on.', 0, 0, 1, 1, 1, 0), (41295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fixate', '', '', '', 0, 0, 0, 1, 1, 0), (41296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -101, 0, 0, 0, 0, 0, 52, 23, 37, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 41294, 0, 0, 0, 0, 1, 'Essence of Suffering Passive', '', '', '', 0, 0, 0, 1, 1, 1), (41299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26797, 0, 0, 0, 0, 0, 341, 'Unlearn Spellfire Tailoring', '', 'Unlearns Spellfire tailoring, allowing you to choose another tailoring specialization.', '', 0, 0, 0, 1, 0, 0), (41300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Start TEST', '', '', '', 0, 0, 0, 1, 0, 0), (41301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23423, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Time-Lost Figurine', '', 'Transforms caster to have the appearance of a Skettis arakkoa.', 'Disguised.', 0, 0, 0, 1, 1, 1), (41302, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Bash\'ir Spawn Lightning', '', 'Pink lightning beam', '', 0, 0, 0, 1, 1, 1), (41303, 0, 1, 0, 4, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 751, 751, 0, 2624, 2624, 0, 12, 12, 0, 3, 64, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Soul Drain', '', '', 'Deals $s1 damage every $t1 sec.\nDrains $s2 mana every $t2 sec.', 0, 0, 0, 1, 1, 1), (41304, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1201, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Brew', '', 'Restores $s1 mana. Only works in the Blade\'s Edge Plateaus.', '', 0, 0, 0, 1, 1, 1), (41305, 0, 0, 0, 14, 0, 0, 101, 0, 1, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 49, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (41306, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 701, 0, 0, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Red Brew', '', 'Restores $s1 health. Only works in the Blade\'s Edge Plateaus.', '', 0, 0, 0, 1, 1, 1), (41307, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23785, 23449, 23787, 21884, 22451, 23572, 0, 0, 1, 20, 4, 12, 12, 1, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Gyro-balanced Khorium Destroyer', '', '', '', 0, 0, 0, 1, 1, 1), (41310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 12, 17, 0, 0, 0, 0, 0, 0, 74, 'Immune Root/Stun/Polymorph', '', 'Dispels all Immobilizing, Stun and Polymorph effects.', '', 0, 0, 0, 1, 1, 1), (41311, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23440, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Justicebringer 2000 Specs', '', '', '', 0, 0, 0, 1, 1, 1), (41312, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23437, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32473, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Tankatronic Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (41313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 11, 0, 0, 0, 0, 0, 0, 74, 'Immune Fear/Stun/Snare', '', 'Dispels all Fear, Stun and Slowing effects.', '', 0, 0, 0, 1, 1, 1), (41314, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23441, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Surestrike Goggles v2.0', '', '', '', 0, 0, 0, 1, 1, 1), (41315, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23436, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32476, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Gadgetstorm Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (41316, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23439, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32475, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Living Replicator Specs', '', '', '', 0, 0, 0, 1, 1, 1), (41317, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23436, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Deathblow X11 Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (41318, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23440, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Wonderheal XT40 Shades', '', '', '', 0, 0, 0, 1, 1, 1), (41319, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23437, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Magnified Moon Specs', '', '', '', 0, 0, 0, 1, 1, 1), (41320, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23438, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Destruction Holo-gogs', '', '', '', 0, 0, 0, 1, 1, 1), (41321, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 23786, 23785, 23787, 23572, 23439, 0, 0, 6, 1, 2, 4, 1, 2, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32495, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Powerheal 4000 Lens', '', '', '', 0, 0, 0, 1, 1, 1), (41332, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Blade\'s Edge - Bash\'ir Materialization Beam 01', '', 'Spell that makes target\'s Alpha level increase', '', 0, 0, 0, 1, 1, 1), (41333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2247, 'Empyreal Equivalency', '', 'Ensures the balance of power between the members of the Illidari Council. Equalizes health between all council members.', '', 0, 0, 0, 1, 1, 1), (41334, 0, 1, 17, 4, 0, 0, 101, 0, 8, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (41335, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Blade\'s Edge - Bash\'ir Materialization Beam 02', '', 'Spell that makes target\'s Alpha level increase', '', 0, 0, 0, 1, 1, 1), (41336, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Blade\'s Edge - Bash\'ir Materialization Beam 03', '', 'Pink lightning beam that makes target\'s Alpha level increase', '', 0, 0, 0, 1, 1, 1), (41337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 129, 0, 1, 1, 0, 99, 4, 0, 28, 28, 0, 3, 79, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2006, 'Aura of Anger', '', '', 'Deals shadow damage over time. \nIncreases damage dealt.\nEffects increase over time.\n', 0, 0, 0, 1, 1, 1), (41338, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 'Love Tap', '', 'Playfully strikes the target, dealing $s1 damage and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41339, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Purple Lightning (Self)', '', 'Purple lightning beam', '', 0, 0, 0, 1, 1, 1), (41340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11090, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reth\'hedron Quest Complete', '', '', '', 0, 0, 0, 1, 0, 0), (41341, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2247, 'Balance of Power', '', 'Causes the Illidari Council to share their health with each others.', 'Health shared with other Illidari Council members.', 0, 0, 0, 1, 0, 0), (41342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shared Rule', '', '', '', 0, 0, 0, 1, 1, 1), (41343, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shared Rule', '', '', '', 0, 0, 0, 1, 1, 1), (41344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Shared Rule', '', '', '', 0, 0, 0, 1, 1, 1), (41345, 0, 0, 1, 1, 0, 4110, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'Infatuation', '', '', 'Charmed.', 0, 0, 0, 1, 0, 0), (41346, 0, 4, 0, 1, 0, 0, 101, 0, 0, 85, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 127, 113, 0, 786, 693, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poisonous Throw', '', 'Throws your weapon, inflicting $s1 Nature damage on the target and inflicts Nature damage every $s2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 0, 0), (41348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23429, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'L4 Arcane Charge', '', '', '', 0, 0, 0, 1, 1, 1), (41349, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 975, 0, 0, 7012, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'L4 Arcane Charge', '', 'Causes $s2 Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (41350, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 129, 129, 1, 1, 0, 99, -1, 0, 28, 28, 28, 118, 132, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Aura of Desire', '', '', 'Damage taken when damage dealt.\nHealing increased by $s1%.\nDecreases maximum mana over time.', 0, 0, 0, 1, 1, 1), (41351, 0, 2, 0, 1, 0, 0, 101, 0, 70, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 83, 0, 0, 708, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1910, 'Curse of Vitality', '', 'Deals shadow damage over $d. The effect is removed if the target falls below 50% of their maximum life.', 'Shadow damage inflicted every $t1 secs.\nCurse of Vitality is removed if you fall below 50% health.', 0, 0, 0, 1, 0, 0), (41352, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Aura of Desire', '', '', '', 0, 0, 0, 1, 1, 0), (41353, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 351, 0, 0, 3324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (41355, 0, 1, 0, 1, 0, 0, 100, 0, 1, 85, 350, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 119, 0, 0, 890, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41356, 0, 0, 12, 1, 0, 0, 101, 0, 26, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 25, 0, -1, 7, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Chest Pains', '', 'Agonizing chest pains afflict the target, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41357, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 133, 0, 0, 1258, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'L1 Arcane Charge', '', 'Causes $s1 Arcane damage to an enemy target.', '', 0, 0, 0, 1, 1, 1), (41358, 0, 0, 12, 1, 0, 0, 101, 0, 20, 105, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Rizzle\'s Blackjack', '', 'Charges an enemy, inflicting normal damage plus $s3.', 'You\'ve been whacked over the head with a wrench. There\'s going to be quite a lump there...', 0, 0, 0, 1, 1, 1), (41359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 133, 0, 0, 1258, 0, 0, 0, 0, 0, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41357, 0, 0, 0, 0, 0, 1952, 'L1 Arcane Charge', '', '', '$s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (41360, 0, 0, 0, 151, 0, 0, 101, 0, 70, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'L5 Arcane Charge', '', 'Deals Arcane damage to a single target.', '', 0, 0, 0, 1, 1, 1), (41362, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2177, 'Shared Bonds', '', '', '', 0, 0, 0, 1, 1, 1), (41363, 0, 0, 19, 1, 0, 0, 101, 0, 20, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2177, 'Shared Bonds', '', 'The life force of the target and caster are linked, sharing damage equally between each other.', '$s1% of damage taken is split with ally.', 0, 0, 0, 1, 1, 1), (41364, 0, 9, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 140, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41520, 0, 0, 0, 957, 'Seethe', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (41365, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Blade\'s Edge - Bash\'ir Materialization Beam 00', '', 'Spell that makes target\'s Alpha level increase', '', 0, 0, 0, 1, 1, 1), (41367, 37, 1, 29, 1, 0, 0, 101, 0, 34, 8, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -26, 0, 0, 0, 0, 39, 138, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 126, 0, 0, 0, 0, 0, 0, 81, 'Divine Shield', '', 'Protects the caster from all attacks and spells for $d., but also increases the time between attacks by $s2% during that time.', 'Immune to all attacks and spells.\nTime between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (41368, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 3562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', '', 'Judges the enemy for $s1 holy damage.', '', 4, 0, 0, 1, 0, 0), (41369, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 24, 9, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Painful Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (41370, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 975, 0, 0, 2762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (41371, 0, 0, 0, 4, 0, 0, 101, 0, 66, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2499, 99, 0, 0, 0, 0, 15, 28, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shell of Pain', '', 'Causes $s1 Shadow damage when attacked and reflects spells back to their casters.', 'Reflects spells back to caster.\nDeals $s1 shadow damage to melee attackers.', 0, 0, 0, 1, 1, 1), (41372, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 215, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (41373, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 110, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Wraps an ally in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.', 0, 0, 0, 1, 1, 1), (41374, 19, 0, 0, 16, 0, 0, 101, 0, 70, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 563, 0, 0, 3468, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Mind Blast', '', 'Inflicts Shadow damage to an enemy, but causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (41375, 19, 0, 0, 1, 0, 0, 101, 0, 70, 0, 110, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 2149, 2149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Shadow Word: Death', '', 'Inflicts $s1 Shadow damage to an enemy, but deals equal damage to the caster.', '', 0, 0, 0, 1, 1, 1), (41376, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Spite', '', '', 'Targeted.\nImmune to all damage.', 0, 0, 0, 1, 0, 0), (41377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 113, 0, 0, 7443, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1981, 'Spite', '', '', 'Immune to all damage. ', 0, 0, 0, 1, 1, 0), (41378, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 9001, 0, 0, 40499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Greater Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (41379, 0, 0, 0, 1, 0, 0, 101, 0, 20, 1, 260, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 375, 1, 0, 2312, 999, 0, 14, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41380, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 501, 501, 0, 1749, 1749, 0, 9, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (41381, 0, 0, 0, 4, 0, 0, 100, 1, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 40, 42, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 41386, 0, 0, 0, 0, 2176, 'Shell of Life', '', '', 'Immune to spells.', 0, 0, 0, 1, 1, 1), (41382, 0, 0, 0, 1, 0, 15404, 101, 0, 65, 31, 95, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 27, 1, 1, 1, 1499, -31, 749, 13, 13, 13, 3, 33, 64, 2000, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. and slowing the movement speed of all enemies in a selected area by $s2%.', 'Movement speed reduced by $s2%.\n$s3 Mana drained every $t3 sec.', 0, 0, 0, 1, 1, 1), (41383, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (41384, 0, 1, 0, 1, 0, 0, 101, 0, 20, 39, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (41386, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4501, 0, 0, 27749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 'Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (41388, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 314, 'Uppercut', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (41389, 0, 0, 12, 1, 0, 0, 101, 0, 20, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 'Kidney Shot', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41390, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Ambush', '', 'Ambush the target, causing $s1 damage.', '', 0, 0, 0, 1, 1, 1), (41392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 'Riposte', '', '', 'Disarmed.', 0, 0, 0, 1, 1, 0), (41393, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41392, 0, 0, 0, 0, 0, 278, 'Riposte', '', 'A strike that becomes active after parrying an opponent\'s attack. This attack deals $s1 Physical damage and disarms the target for $d.', '', 0, 0, 0, 1, 1, 0), (41394, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2140, 'Light of the Naaru', '', 'Deals $s1 Holy damage to Illidari demons.', '', 0, 0, 0, 1, 0, 0), (41395, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 451, 0, 0, 4274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1 damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (41396, 0, 1, 10, 4, 0, 0, 101, 0, 70, 31, 90, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'Sleep', '', 'Puts an enemy to sleep for up to $d. Any damage caused will awaken the target. Only one target can be asleep at a time.', 'Asleep.', 0, 0, 0, 1, 1, 1), (41397, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 10, 10, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Confusion', '', 'Causes all nearby targets to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (41398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Audible - Button Push, Blue', '', '', '', 0, 0, 0, 1, 0, 0), (41399, 0, 0, 0, 1, 0, 15420, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -9901, 0, 0, 0, 0, 23, 138, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41400, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies in a whirlwind of steel..', 0, 0, 0, 1, 1, 1), (41400, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 77, 1, 0, 0, 999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41402, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 5, 61, 1, 0, 1, -401, 0, 15162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 700, 0, 15163, 0, 0, 0, 0, 0, 0, 1, 'Xi\'ri\'s Restoration', '', '', '', 0, 0, 0, 1, 1, 1), (41404, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 'Dementia', '', '', 'Down the rabbit hole...', 0, 0, 0, 1, 0, 0), (41405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41402, 0, 0, 0, 0, 0, 2140, 'Xi\'ri\'s Light', '', '', '', 0, 0, 0, 1, 0, 0), (41406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 61, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 1886, 'Dementia', '', '', 'Damage and healing from spells and effects is increased.', 0, 0, 0, 1, 1, 1), (41407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game, Audible Offset', '', '', '', 0, 0, 0, 1, 0, 0), (41408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (41409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 4, 4, 4, 0, 0, 0, 61, 79, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 1885, 'Dementia', '', '', 'Damage and healing from spells and effects is reduced.', 0, 0, 0, 1, 1, 1), (41410, 0, 0, 0, 4, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Deaden', '', '', 'Increases damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (41411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41412, 0, 0, 0, 0, 0, 1, 'Cloak Exchange: Force Cast', '', '', '', 0, 0, 0, 1, 1, 1), (41412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31942, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41413, 0, 0, 0, 0, 0, 1, 'Cloak Exchange: Reagent', '', '', '', 0, 0, 0, 1, 1, 1), (41413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32572, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cloak Exchange: Create 1 Apexis Crystal', '', '', '', 0, 0, 0, 1, 1, 1), (41414, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 24478, 23447, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32772, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Brilliant Pearl Band', '', '', '', 0, 0, 0, 1, 1, 1), (41415, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 24479, 31079, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'The Black Pearl', '', '', '', 0, 0, 0, 1, 1, 1), (41418, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 31079, 24478, 24479, 0, 0, 0, 0, 12, 4, 20, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32776, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Crown of the Sea Witch', '', '', '', 0, 0, 0, 1, 1, 1), (41420, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 24478, 27860, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Purified Jaggal Pearl', '', '', '', 0, 0, 0, 1, 1, 1), (41421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brief Stun', '', '', '', 0, 0, 0, 1, 0, 0), (41423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Release Lucille', '', 'Releases a hungry nether ray from the cage.', '', 0, 0, 0, 1, 0, 0), (41425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2456, 'Hypothermia', '', '', 'Cannot be made invulnerable by Ice Block.', 0, 0, 0, 1, 1, 1), (41426, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1501, 0, 0, 9249, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Spirit Shock', '', '', 'Confused.', 0, 0, 0, 1, 1, 1), (41427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lucille Feed Credit Trigger', '', '', '', 0, 0, 0, 1, 1, 0), (41428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lucille Credit', '', '', '', 0, 0, 0, 1, 0, 0), (41429, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 24479, 27860, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32836, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Purified Shadow Pearl', '', '', '', 0, 0, 0, 1, 1, 1), (41431, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 49999, 99, 0, 0, 0, 0, 69, 193, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 68, 0, 0, 0, 0, 0, 0, 2294, 'Rune Shield', '', '', 'Absorbs $s1 damage.\nImmune to spell interrupt effects.\nIncreases attack speed by $s2%.\nIncreases casting speed by $s2%.', 0, 0, 0, 1, 1, 1), (41432, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 50', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (41433, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 90, 'Demon Slaying 200', '', 'Increases attack power by $s1 when fighting Demons.', '', 0, 0, 0, 1, 1, 1), (41434, 0, 0, 0, 1, 0, 0, 100, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41435, 0, 0, 0, 0, 0, 502, 'The Twin Blades of Azzinoth', '', 'Your melee attacks have a chance to increase your haste rating by $41435s1 for $41435d1.', '', 0, 0, 0, 1, 1, 1), (41435, 0, 0, 0, 1, 0, 0, 100, 0, 60, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 131072, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'The Twin Blades of Azzinoth', '', 'Increases melee haste rating by $s1.', 'Increases melee haste rating by $s1.', 0, 0, 0, 1, 1, 1), (41436, 0, 1, 5, 1, 0, 0, 101, 0, 72, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Panic', '', 'Panics nearby enemies, causing them to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (41437, 50, 0, 0, 20, 0, 4108, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41438, 41438, 0, 0, 0, 0, 11, 'Double Breath', '', 'Inflicts Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (41438, 50, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 74, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Double Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (41439, 0, 0, 0, 1, 0, 0, 101, 0, 72, 18, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 299, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Mangle', '', 'Inflicts $s2 damage to an enemy every $t2 sec. and slows its movement by $s1% for $d.', 'Movement speed reduced by $s1%.\n$s2 Physical damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41440, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41441, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 29, 0, 36, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby enemies.', '', 0, 0, 0, 1, 1, 1), (41442, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Major Arcane Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (41443, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186149, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Arcane Protection', '', 'Creates a cauldron that raid members can use to conjure a Major Arcane Protection Potion. Cauldron has 25 uses and lasts for $d.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (41444, 50, 0, 0, 5, 0, 8, 101, 0, 20, 27, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 209, 0, 0, 18, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41445, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster. Then inflicts further Fire damage over $d.', '', 0, 0, 0, 1, 1, 1), (41445, 50, 0, 0, 1, 0, 8, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flames', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (41446, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Cursed Vision of Sargeras', '', 'Shows the location of all nearby demons on the minimap.', 'Detecting Demons.', 0, 0, 0, 1, 1, 1), (41447, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 19, 59, 19, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (41448, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (41449, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23442, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nether Ray Desummoner', '', '', '', 0, 0, 0, 1, 0, 0), (41450, 63, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 303, 'Blessing of Protection', '', 'A targeted party member is protected from all physical attacks for $d.', 'Immune to physical attacks. ', 3, 0, 0, 1, 1, 1), (41451, 63, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 304, 'Blessing of Spell Warding', '', 'A targeted party member is protected from all magical attacks for $d.', 'Immune to magical attacks.', 3, 0, 0, 1, 1, 1), (41452, 38, 0, 0, 1, 60000, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 19, 0, 0, 10, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 291, 'Devotion Aura', '', 'Gives $s1% additional armor to nearby party members for $d. Players may only have one aura on them per paladin at any one time.', 'Armor increased by $s1%.', 0, 0, 0, 1, 1, 1), (41453, 38, 0, 0, 1, 60000, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 249, 0, 0, 10, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Chromatic Resistance Aura', '', 'Increases the resistance of nearby group members to all schools of magic by $s1 for $d.', 'Magical resistance increased by $s1.', 0, 0, 0, 1, 1, 1), (41454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11097, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest Complete Dragonmaw Raid', '', '', '', 0, 0, 0, 1, 0, 0), (41455, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 400, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 10001, 0, 0, 94999, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 540, 'Circle of Healing', '', 'Invokes Holy magic to heal nearby party members.', '', 0, 0, 0, 1, 1, 1), (41456, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Periodic healing', 'Healing for $s1 every $t1 seconds', 0, 0, 0, 1, 0, 0), (41457, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41567, 0, 0, 0, 0, 1, 'Ethereal Ring Visual, Lightning Start (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (41458, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22457, 22793, 23782, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Arcane Protection', '', '', '', 0, 0, 0, 1, 1, 1), (41459, 1159, 0, 0, 1, 0, 0, 100, 0, 0, 9, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 799, 0, 41460, 0, 0, 0, 43, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 'Seal of Blood', '', 'All melee attacks deal additional Holy damage equal to normal weapon damage.\n\nUnleashing this Seal\'s energy will judge an enemy, periodically causing Holy damage.', 'Melee attacks deal additional Holy damage over time.', 0, 0, 0, 1, 1, 1), (41460, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41458, 0, 0, 0, 0, 0, 339, 'Recipe: Cauldron of Major Arcane Protection', '', 'Teaches you how to make a Cauldron of Major Arcane Protection.', '', 0, 0, 0, 1, 1, 1), (41461, 0, 0, 0, 1, 0, 0, 0, 0, 0, 105, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Judgement of Blood', '', 'Unleashing this Seal\'s energy will judge an enemy, causing Holy damage every $t1 sec.', '$s1 Holy damage every $t sec.', 0, 0, 0, 1, 1, 1), (41462, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (41463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (41464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (41465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (41466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22996, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Glaive', '', '', '', 0, 0, 0, 1, 1, 1), (41467, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 'Judgement', '', 'Unleashes the energy of a Seal spell upon an enemy. Refer to individual Seals for Judgement effect.', '', 1, 0, 0, 1, 1, 0), (41468, 32, 1, 12, 1, 0, 0, 101, 0, 0, 32, 50, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Hammer of Justice', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41469, 1159, 0, 0, 1, 0, 0, 100, 0, 0, 9, 265, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 999, 0, 41469, 0, 0, 0, 231, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42058, 0, 0, 0, 0, 0, 561, 'Seal of Command', '', 'Gives the caster a chance to deal additional Holy damage equal to $20424s1% of normal weapon damage. Lasts $d.\n\nJudging this command deals $41470s1 Holy damage.', 'Melee attacks have a chance to deal additional Holy damage.', 0, 0, 0, 1, 0, 1), (41470, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 651, 0, 0, 6174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Judgement of Command', '', 'Judges the enemy for $s1 holy damage.', '', 0, 0, 0, 1, 0, 0), (41471, 0, 0, 0, 5, 0, 0, 101, 0, 73, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 575, 0, 0, 5462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Empowered Smite', '', 'Smites an enemy, inflicting $s1 Holy damage.', '', 0, 0, 0, 1, 1, 1), (41472, 0, 0, 0, 5, 0, 0, 101, 0, 73, 31, 75, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 4999, 2499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156, 'Divine Wrath', '', 'Consumes an enemy in flames, burning it and inflicting additional Fire damage every $t2 sec. over $d.', '$s2 Holy damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Judgement Primer', '', '', '', 0, 0, 0, 1, 0, 0), (41474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (41475, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24999, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Reflective Shield', '', 'Wraps the in a shield that lasts up to $d., absorbing a maximum of $s1 Physical or magical damage. While the shield holds, spells will not be interrupted by Physical attacks.', 'Shielded against Physical and magical damage.\nHalf of the damage absorbed is reflected back onto the attacker.', 0, 0, 0, 1, 1, 1), (41476, 1152, 0, 0, 1, 55000, 0, 101, 0, 73, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, -9901, 9998, 0, 0, 0, 26, 138, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 250, 'Vanish', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (41477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Visual, Lightning Aura', '', '', '', 0, 0, 1, 1, 0, 0), (41478, 0, 1, 0, 1, 0, 0, 101, 0, 70, 5, 600, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, -501, 0, 0, 0, 0, 87, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 263, 'Dampen Magic', '', 'Dampens magic used against the targeted party member, decreasing damage taken from spells by up to $s1 and healing spells by up to $s2. Lasts $d.', 'Reduces magic damage taken by up to $s1% and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (41479, 0, 0, 0, 1, 0, 0, 100, 1, 73, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Vanish', '', '', '', 0, 0, 0, 1, 1, 1), (41480, 0, 0, 0, 1, 0, 0, 101, 0, 70, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41485, 0, 0, 0, 0, 0, 2311, 'Deadly Strike', '', '', '', 0, 0, 0, 1, 1, 1), (41481, 1152, 0, 0, 16, 0, 0, 101, 0, 70, 29, 260, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 751, 389, 0, 4624, 2805, 0, 13, 14, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flamestrike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41482, 1152, 0, 0, 1, 0, 0, 101, 0, 1, 29, 100, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1251, 0, 0, 4374, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Calls down a blizzard that lasts $d., inflicting $s1 Frost damage every $t1 sec. to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (41483, 1152, 0, 0, 5, 0, 0, 101, 0, 70, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2101, 0, 0, 12949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (41484, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1401, 1, 0, 6299, 199, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts $s1 Fire damage to an enemy, plus $s2 additional damage every $t2 seconds for $d.', 'Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (41485, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, 999, 0, 0, 0, 26, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23451, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison', '', 'Poisons an enemy target with deadly poison.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41486, 0, 1, 0, 1, 0, 0, 101, 0, 70, 35, 250, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1501, 1, 0, 5249, -66, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (41487, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 4249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', '', 'Finishing move that consumes the Deadly Poison on the target and deals instant poison damage.', '', 0, 0, 0, 1, 1, 1), (41488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23418, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Essence of Suffering', '', '', '', 0, 0, 0, 1, 0, 0), (41489, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Major Fire Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (41490, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Major Frost Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (41491, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Major Nature Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (41492, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Major Shadow Resistance Potion', '', '', '', 0, 0, 0, 1, 1, 1), (41493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23419, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Essence of Desire', '', '', '', 0, 0, 0, 1, 0, 0), (41494, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186154, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Fire Protection', '', 'Creates a cauldron that raid members can use to conjure a Major Fire Protection Potion. Cauldron has 25 uses and lasts for $d.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (41495, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186155, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Frost Protection', '', 'Creates a cauldron that raid members can use to conjure a Major Frost Protection Potion. Cauldron has 25 uses and lasts for $d.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (41496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23420, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Essence of Anger', '', '', '', 0, 0, 0, 1, 0, 0), (41497, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186156, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Nature Protection', '', 'Creates a cauldron that raid members can use to conjure a Major Nature Protection Potion. Cauldron has 25 uses and lasts for $d.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (41498, 0, 0, 0, 14, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186157, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Shadow Protection', '', 'Creates a cauldron that raid members can use to conjure a Major Shadow Protection Potion. Cauldron has 25 uses and lasts for $d.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (41499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2247, 'Empyreal Balance', '', 'Ensures the balance of power between the members of the Illidari Council. Equalizes health between all council members.', '', 0, 0, 0, 1, 1, 1), (41500, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21884, 22793, 23782, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Fire Protection', '', '', '', 0, 0, 0, 1, 1, 1), (41501, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21885, 22793, 23782, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Frost Protection', '', '', '', 0, 0, 0, 1, 1, 1), (41502, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21886, 22793, 23782, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Nature Protection', '', '', '', 0, 0, 0, 1, 1, 1), (41503, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 22793, 23782, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Cauldron of Major Shadow Protection', '', '', '', 0, 0, 0, 1, 1, 1), (41504, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41500, 0, 0, 0, 0, 0, 339, 'Recipe: Cauldron of Major Fire Protection', '', 'Teaches you how to make a Cauldron of Major Fire Protection.', '', 0, 0, 0, 1, 1, 1), (41505, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41501, 0, 0, 0, 0, 0, 339, 'Recipe: Cauldron of Major Frost Protection', '', 'Teaches you how to make a Cauldron of Major Frost Protection.', '', 0, 0, 0, 1, 1, 1), (41506, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41502, 0, 0, 0, 0, 0, 339, 'Recipe: Cauldron of Major Nature Protection', '', 'Teaches you how to make a Cauldron of Major Nature Protection.', '', 0, 0, 0, 1, 1, 1), (41507, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41503, 0, 0, 0, 0, 0, 339, 'Recipe: Cauldron of Major Shadow Protection', '', 'Teaches you how to make a Cauldron of Major Shadow Protection.', '', 0, 0, 0, 1, 1, 1), (41509, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', '', '', '', 0, 0, 0, 1, 1, 1), (41510, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2237, 'Envenom', '', '', '', 0, 0, 0, 1, 0, 0), (41512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 177, 177, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 178', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41513, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23455, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Onyx Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41514, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23456, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Azure Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41515, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23460, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Cobalt Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41516, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23458, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Purple Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41517, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23457, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Veridian Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41518, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23459, 0, 0, 0, 0, 0, 0, 0, 0, 1928, 'Violet Netherwing Drake', '', 'Summons and dismisses a rideable nether drake mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (41519, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1981, 'Mark of Stormrage', '', '', 'You have been incapacitated by Illidan Stormrage.', 0, 0, 0, 1, 1, 1), (41520, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 28, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Seethe', '', '', 'Increases threat generated by $s1%.', 0, 0, 0, 1, 1, 1), (41521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41522, 0, 0, 0, 0, 0, 1, 'Exalted Aura', '', '', '', 0, 0, 0, 1, 0, 0), (41522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exalted Aura Effect', '', '', '', 0, 0, 0, 1, 0, 0), (41523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41557, 0, 0, 0, 0, 0, 1, 'Revered Ogri\'la Aura', '', '', '', 0, 0, 0, 1, 1, 1), (41524, 1152, 0, 0, 1, 1500, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 8549, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (41525, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Visual, Lightning Aura (Fork)', '', '', '', 0, 0, 2, 1, 0, 0), (41526, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41519, 0, 0, 0, 0, 1981, 'Mark of Stormrage', '', '', 'You have been incapacitated by Illidan Stormrage.', 0, 0, 0, 1, 1, 1), (41527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Immune NPC', '', '', '', 0, 0, 0, 1, 1, 1), (41528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 62, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41519, 0, 0, 0, 1, 'Mark of Stormrage', '', '', '', 0, 0, 0, 1, 1, 1), (41533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flight of the Netherwing', '', '', '', 0, 0, 0, 1, 1, 0), (41534, 32, 0, 12, 1, 0, 0, 101, 0, 45, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 58, 1, 0, 1, -1, 0, 499, 18, 0, 18, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'War Stomp', '', 'Inflicts normal damage plus $s3 to nearby enemies, knocking them back and stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Enslaved Soul Passive', '', '', '', 0, 0, 0, 1, 0, 0), (41537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41538, 0, 0, 0, 0, 0, 1, 'Summon Enslaved Soul', '', '', '', 0, 0, 0, 1, 1, 1), (41538, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23469, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Enslaved Soul', '', '', '', 0, 0, 0, 1, 1, 0), (41540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 707, 0, 0, 0, 0, 0, 0, 0, 1, 'Flight of the Netherwing', '', '', '', 0, 0, 0, 1, 1, 0), (41541, 932, 0, 0, 1, 0, 0, 101, 0, 0, 18, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 2249, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (41542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 137, 0, 1, 1, 0, 29, 29, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2142, 'Soul Release', '', '', '', 0, 0, 0, 1, 1, 0), (41543, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32859, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Jorus)', '', '', '', 0, 0, 0, 1, 0, 0), (41544, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32860, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Malfas)', '', '', '', 0, 0, 0, 1, 0, 0), (41545, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 62, 62, 751, 1251, 1, 2624, 4374, 999, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1958, 'Soul Scream', '', '', '', 0, 0, 0, 1, 1, 1), (41546, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32857, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Onyxien)', '', '', '', 0, 0, 0, 1, 0, 0), (41547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32858, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Suraku)', '', '', '', 0, 0, 0, 1, 0, 0), (41548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Voranaku)', '', '', '', 0, 0, 0, 1, 0, 0), (41549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32861, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Reins (Zoya)', '', '', '', 0, 0, 0, 1, 0, 0), (41550, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40784, 0, 0, 0, 0, 2366, 'Disruption Ray', '', 'Casts a disruption ray at the current target\'s location, causing a rupture to appear and entrap it.', 'Channelling a field of energy.', 0, 0, 0, 1, 1, 1), (41551, 0, 0, 0, 1, 0, 0, 100, 2, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (41552, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 0), (41553, 0, 0, 0, 1, 0, 0, 100, 2, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (41554, 0, 0, 0, 1, 0, 0, 100, 2, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (41555, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 0), (41556, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 121, 0, 1, 1, 0, 49, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 0), (41557, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Revered Ogri\'la Aura Effect', '', '', '', 0, 0, 0, 1, 1, 1), (41558, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26798, 0, 0, 0, 0, 0, 341, 'Unlearn Mooncloth Tailoring', '', 'Unlearns Mooncloth tailoring, allowing you to choose another tailoring specialization.', '', 0, 0, 0, 1, 0, 0), (41559, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26801, 0, 0, 0, 0, 0, 341, 'Unlearn Shadoweave Tailoring', '', 'Unlearns Shadoweave tailoring, allowing you to choose another tailoring specialization.', '', 0, 0, 0, 1, 0, 0), (41560, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Visual, Lightning Jumper (DND)', '', '', '', 0, 0, 0, 1, 0, 0), (41561, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41562, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41563, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28675, 0, 0, 0, 0, 0, 339, 'Unlearn Potion Mastery', '', 'Unlearns Potion Mastery, allowing you to choose another alchemy specialization.', '', 0, 0, 0, 1, 0, 0), (41564, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28677, 0, 0, 0, 0, 0, 339, 'Unlearn Elixir Mastery', '', 'Unlearns Elixir Mastery, allowing you to choose another alchemy specialization.', '', 0, 0, 0, 1, 0, 0), (41565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28672, 0, 0, 0, 0, 0, 339, 'Unlearn Transmutation Mastery', '', 'Unlearns Transmutation Mastery, allowing you to choose another alchemy specialization.', '', 0, 0, 0, 1, 0, 0), (41566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Ashtongue NPC\'s', '', '', '', 0, 0, 0, 1, 0, 0), (41567, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring Visual, Lightning Jumper Aura', '', '', '', 0, 0, 0, 1, 0, 0), (41568, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Ashtongue NPC Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (41569, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Ring, Boss 3 spawn-in', '', '', '', 0, 0, 0, 1, 0, 0), (41570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Council', '', '', '', 0, 0, 0, 1, 0, 0), (41571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Council Trigger', '', '', '', 0, 0, 0, 1, 0, 0), (41572, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 375, 0, 109, 562, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 1618, 'Wing Buffet', '', 'Inflicts $s2 damage to enemies in a cone in front of the caster, knocking them back.', '', 0, 0, 0, 1, 1, 0), (41573, 0, 0, 0, 1, 0, 4108, 101, 0, 20, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 1, 0, 0, 29, 0, 32, 0, 0, 4, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41441, 0, 0, 0, 0, 2340, 'Acid Geyser', '', 'Deals $s2 Nature to the target and all nearby enemies.', 'Raining acidic fluid.', 0, 0, 0, 1, 1, 1), (41574, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41575, 0, 0, 0, 0, 0, 1, 'Revered Skyguard Aura', '', '', '', 0, 0, 0, 1, 1, 1), (41575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Revered Skyguard Aura Effect', '', '', '', 0, 0, 0, 1, 1, 1), (41578, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 3001, 1, 0, 18499, 41595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Pyroblast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (41579, 0, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2251, 0, 0, 13874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Iceblast', '', 'Inflicts Frost damage to an enemy. \n\nShatters a target that is frozen, dealing double damage and shattering the binding ice.', 'Snared.', 0, 0, 0, 1, 1, 1), (41580, 34, 0, 7, 1, 0, 0, 101, 0, 14, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11920, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (41581, 44, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 98, 0, 1, 1, 0, -6001, 174, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 1, 'Charge', '', 'Charges a target, knocking them back.', '', 0, 0, 0, 1, 1, 1), (41583, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Illidari Fire', '', '', '', 0, 0, 0, 1, 0, 0), (41584, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Illidari Fire', '', '', '', 0, 0, 0, 1, 0, 0), (41586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1312, 'Brewfest Toast', '', '', 'A toast to your health! +$s1 Stamina!', 0, 0, 0, 1, 1, 1), (41587, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1251, 1, 0, 4374, 249, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 2128, 'Rebirth', '', '', '', 0, 0, 0, 1, 1, 1), (41588, 0, 0, 0, 7, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 16, 0, 1, 0, 0, 10900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11115, 0, 0, 0, 0, 0, 0, 0, 2011, 'Mark of Vashj', '', 'Binds the target to the Serpentshrine, allowing them unrestricted access.', '', 0, 0, 0, 1, 1, 0), (41589, 0, 0, 0, 1, 8000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Cleansing Flame', '', 'Cleanses a debuff from the caster.', '', 0, 0, 0, 1, 1, 1), (41590, 37, 1, 13, 1, 30000, 0, 101, 0, 0, 35, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -1, 99, 0, 0, 0, 12, 39, 74, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0, 0, 127, 126, 0, 0, 0, 0, 0, 0, 14, 'Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and reflecting all spells for $d, but during that time you cannot attack, move or cast spells.', 'Immune to all attacks. \nReflecting magical spells.\nCannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (41591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41592, 32, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 0, 0, 0, 0, 12, 37, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1018, 0, 0, 0, 0, 0, 0, 1741, 'Spirit Channelling', '', 'Stuns an enemy, rendering it unable to move or attack for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (41593, 1152, 0, 0, 50, 30000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23474, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'Aspect of the Flame', '', 'Fills the caster with the power of the flame.', 'Empowered with flame.', 0, 0, 0, 1, 1, 1), (41594, 1152, 0, 0, 50, 30000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23475, 0, 0, 0, 0, 0, 0, 0, 0, 133, 'Aspect of the Ice', '', 'Fills the caster with the power of ice.', 'Empowered with frost.', 0, 0, 0, 1, 1, 1), (41595, 1152, 0, 0, 50, 30000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23220, 0, 0, 0, 0, 0, 0, 0, 0, 304, 'Aspect of the Shadow', '', 'Fills the caster with the power of shadow.', 'Empowered with shadow.', 0, 0, 0, 1, 1, 1), (41596, 0, 8, 0, 1, 10000, 0, 101, 0, 0, 3, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 4624, 4999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (41597, 0, 1, 0, 1, 30000, 0, 101, 0, 0, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2599, 0, 0, 0, 0, 0, 53, 0, 0, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 'Siphon Life', '', 'Transfers $s1 health from the target to the caster every $t1 sec. Lasts $d.', 'Drains health to the caster every $t1 secs.', 0, 0, 0, 1, 1, 1), (41598, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Knockdown Felcannon: The Bolt Pair', '', '', '', 0, 0, 0, 1, 1, 1), (41600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Birth', '', '', '', 0, 0, 0, 1, 0, 0), (41601, 0, 0, 0, 7, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 16, 0, 1, 0, 0, 10887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11116, 0, 0, 0, 0, 0, 0, 0, 2129, 'Mark of the Sun', '', 'Binds the target to the Eye of Tempest Keep, allowing them unrestricted access.', '', 0, 0, 0, 1, 1, 0), (41602, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 899999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Threat', '', 'Adds a large amount of threat to the target.', '', 0, 0, 0, 1, 0, 0), (41603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 129, 0, 0, 1, 0, 0, 4, 0, 29, 29, 0, 77, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Flak Fire', '', '', 'It burns!', 0, 0, 0, 1, 1, 0), (41604, 99, 0, 0, 1, 0, 0, 101, 0, 46, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 1, 0, 1, 69, 0, 41611, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1643, 'Supreme Power of Shattrath', '', 'Increases damage done by magical spells and effects by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Spell damage increased by up to $s1.', 0, 0, 0, 1, 1, 1), (41605, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 1, 0, 1, 24, 0, 41611, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2082, 'Mighty Restoration of Shattrath', '', 'Increases the player\'s mana regeneration by $s1 mana per 5 seconds for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Mana Regeneration increased by $s1 per 5 seconds.', 0, 0, 0, 1, 1, 1), (41606, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, 119, 119, 41611, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2083, 'Relentless Assault of Shattrath', '', 'Increases attack power by $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (41607, 0, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, 499, 9, 41611, 0, 0, 0, 34, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2081, 'Fortification of Shattrath', '', 'Increases the player\'s maximum health by $s1 and defense rating by $s2 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Increases health by $s1 and defense rating by $s2.', 0, 0, 0, 1, 1, 1), (41608, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41606, 0, 0, 0, 0, 2083, 'Relentless Assault of Shattrath', '', 'Increases attack power by $41606s1 for $41606d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Attack power increased by $41606s1.\n\nOnly active in Tempest Keep, Serpentshrine \nCavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (41609, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41607, 0, 0, 0, 0, 2081, 'Fortification of Shattrath', '', 'Increases maximum health by $s1 and defense rating by 10 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Increases health by $s1 and defense rating by 10.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (41610, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41605, 0, 0, 0, 0, 2082, 'Mighty Restoration of Shattrath', '', 'Increases mana regeneration by $s1 mana per 5 seconds for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Mana Regeneration increased by $s1 per 5 seconds.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (41611, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 69, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41604, 0, 0, 0, 0, 1643, 'Supreme Power of Shattrath', '', 'Increases damage done by magical spells and effects by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Spell damage increased by up to $s1.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (41614, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster. While the target is fixated upon the caster, the target is very reluctant to attack anything else.', '', 0, 0, 0, 1, 1, 1), (41615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stand', '', '', '', 0, 0, 0, 1, 0, 0), (41616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote Talk Question', '', '', '', 0, 0, 0, 1, 0, 0), (41617, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1201, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.\n\nOnly works inside Coilfang: The Serpentshrine, The Underbog, The Steamvaults, The Slave Pens.', '', 0, 0, 0, 1, 1, 1), (41618, 4, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1201, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restore Mana', '', 'Restores $s1 mana.\n\nOnly works inside Tempest Keep: The Eye, The Arcatraz, The Botanica, The Mechanar.', '', 0, 0, 0, 1, 1, 1), (41619, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1001, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.\n\nOnly works inside Coilfang: The Serpentshrine, The Underbog, The Steamvaults, The Slave Pens.', '', 0, 0, 0, 1, 1, 1), (41620, 4, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1001, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing Potion', '', 'Restores $s1 health.\n\nOnly works inside Tempest Keep: The Eye, The Arcatraz, The Botanica, The Mechanar.', '', 0, 0, 0, 1, 1, 1), (41621, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1377, 'Wolpertinger Net', '', 'Throw a net at a wild wolpertinger, which will allow you to capture it and place it in your pack.', 'Netted', 0, 0, 0, 1, 0, 0), (41622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32906, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Stunned Wolpertinger Item', '', '', '', 0, 0, 0, 1, 1, 0), (41623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Essence of Suffering Passive', '', '', '', 0, 0, 0, 1, 1, 1), (41624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Enfeeble', '', '', '', 0, 0, 0, 1, 1, 0), (41625, 0, 0, 25, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 13, 0, 0, 0, 0, 0, 0, 0, 236, 'Fel Rage 3', '', 'Cannot be made invulnerable by Divine Shield, Divine Protection, Blessing of Protection, or Ice Block.', '', 0, 0, 0, 1, 1, 1), (41626, 0, 0, 0, 1, 0, 0, 100, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Destroy Spirit', '', 'Destroys a target Vengeful Spirit.', '', 0, 0, 0, 1, 1, 1), (41629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 0, 1, 0, 0, 42005, 0, 0, 0, 56, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23476, 0, 0, 0, 30023, 0, 0, 0, 0, 2366, 'Chaos Form', '', 'Imbues the Shivan with the power of Chaos, opening a new level of offensive power.', 'Spell casting speed increased by $42006s1%.\nMelee attack speed increased by $42006s3%.\nAll damage increased by $42006s2%. ', 0, 0, 0, 1, 1, 1), (41630, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Flaming Haste', '', '', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 0, 0), (41631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Chilling Creep', '', '', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 0, 0), (41632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'Shadowy Stride', '', '', 'Moving at normal speed.', 0, 0, 0, 1, 0, 0), (41633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 9282, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Replacement Illidari Tabard', '', 'Replaces a lost Enchanted Illidari Tabard for the player.', '', 0, 0, 0, 1, 1, 1), (41634, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99999, 99999, 0, 0, 0, 0, 19, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Invisibility and Stealth Detection', '', '', '', 0, 0, 0, 1, 1, 1), (41635, 0, 1, 0, 1, 0, 0, 100, 5, 68, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2219, 'Prayer of Mending', 'Rank 1', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $a1 yards. Jumps up to $n times and lasts $d after each jump. This spell can only be placed on one target at a time.', 'Heals for $33076s1 the next time you take damage.', 0, 0, 0, 1, 1, 1), (41636, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 06', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (41637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2219, 'Prayer of Mending', '', '', '', 0, 0, 0, 1, 1, 1), (41638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41639, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41640, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41641, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 10, 3, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 11', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (41645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 10', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 25, 25, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 26', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 27, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 28', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 70, 70, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 71', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 27, 27, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 28', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (41656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -39, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 38', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (41657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 18', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 16', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, 4, 0, 0, 0, 0, 117, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 126, 0, 0, 0, 0, 0, 0, 0, 1957, 'Resist Interrupt/Pushback', '', 'Increases the chance spell pushback and spell interrupt will be resisted by $s1%.', '', 0, 0, 0, 1, 1, 1), (41661, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41664, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41666, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41667, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 10', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (41670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 10', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 15', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41675, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 27, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41677, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 04', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41678, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41679, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 15', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 10', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 102, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 170, 'Undead Slayer 15', '', 'Increases attack power by $s1 when fighting Undead.', '', 0, 0, 0, 1, 1, 1), (41685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Shadow Resist 05', '', '+$s1 Shadow Resistance.', '', 0, 0, 0, 1, 1, 1), (41686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 10', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41687, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41688, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41692, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 20', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (41699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41701, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41702, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41703, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41705, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Magister', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41707, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41708, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 21, 7, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 22', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (41719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 50', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 15', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 50', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Expertise Rating', '', 'Increases expertise rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 10', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 05', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (41733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 10', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 12', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Dreadmist', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200 Dreadmist', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Expertise Rating', '', 'Increases expertise rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Nature Dam 7', '', 'Increases damage done by Nature spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41741, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 10', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (41742, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 25', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (41744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 20', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (41745, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 150', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dodge 20', '', 'Increases your dodge rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41747, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41748, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 15', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41749, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 20', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 15', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41753, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 20', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (41759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41763, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41765, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41766, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41767, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41770, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 20', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (41772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 150', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (41777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 12', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 18', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41779, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 100', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 20', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 46, 46, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 47', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 54, 18, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 55', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (41784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'PvP Armor Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41788, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41789, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41790, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41795, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41799, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 20', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (41801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41803, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41807, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 15', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Parry 20', '', 'Increases your parry rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Lightforge', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 20', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 29, 29, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 30', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 15', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 05', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (41828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 10, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 33', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (41831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 20', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41834, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 17, 17, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 18', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40 - Shadowcraft', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 10', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Hit Chance 16', '', 'Increases your spell hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 14', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Strength 20', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (41847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical Spell', '', 'Increases your spell critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Elements', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 10', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41863, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 20', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Defense', '', 'Increases defense rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41865, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41866, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 05', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Intellect 10', '', '+$s1 Intellect.', '', 0, 0, 0, 1, 1, 1), (41870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Arcane Resist 10', '', '+$s1 Arcane Resistance.', '', 0, 0, 0, 1, 1, 1), (41871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fire Resist 10', '', '+$s1 Fire Resistance.', '', 0, 0, 0, 1, 1, 1), (41872, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 12', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 50', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Expertise Rating', '', 'Increases expertise rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 15', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41876, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1463, 'Resilience', '', 'Increases resilience by $s1.', 'Resilience increased by $s1.', 0, 0, 0, 1, 1, 1), (41877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Critical 15', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 15', '', 'Increases your hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23 - Devout', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Armor 200', '', '+$s1 Armor.', '', 0, 0, 0, 1, 1, 1), (41883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Block 10', '', 'Increases your block rating by $s1.', '', 0, 0, 0, 1, 1, 1), (41886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 32, 10, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 33', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (41891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 15', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 25, 25, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 26', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased All Resist 08', '', '+$s1 All Resistances.', '', 0, 0, 0, 1, 1, 1), (41894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 6', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Agility 20', '', '+$s1 Agility.', '', 0, 0, 0, 1, 1, 1), (41898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 22, 22, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 23', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 39, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 40', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (41908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Stamina 20', '', '+$s1 Stamina.', '', 0, 0, 0, 1, 1, 1), (41911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Degrader', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (41912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -21, 19, 0, 0, 0, 0, 126, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', 'Assumes a Shadowform, increasing Shadow damage dealt by $s2% and reducing melee damage taken by $s1%. Shadowform lasts until cancelled.', 'Shadow damage dealt is increased by $s2%.\nMelee damage taken is reduced by $s1%.', 40, 0, 0, 1, 1, 1), (41913, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41914, 0, 0, 0, 0, 0, 217, 'Parasitic Shadowfiend Passive', '', '', '', 0, 0, 0, 1, 1, 1), (41914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Parasitic Shadowfiend', '', '', 'Deals $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (41915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23498, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Parasitic Shadowfiends', '', '', '', 0, 0, 0, 1, 1, 0), (41916, 0, 0, 0, 1, 0, 0, 101, 0, 1, 31, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Shield Lightning', '', 'Green lightning beam', '', 0, 0, 0, 1, 1, 1), (41917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Parasitic Shadowfiend', '', '', 'Deals $s1 Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (41918, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Legion Ring Shield Explode', '', '', '', 0, 0, 0, 1, 1, 1), (41920, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2515, 'Filling', '', 'Fills your Brewfest Stein at a Brewfest Festive Keg.', '', 0, 0, 0, 1, 1, 1), (41921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 44107, 0, 0, 0, 1313, 'Use Filled Brewfest Stein', '', 'A sample of Barleybrew Clear.', '', 0, 0, 0, 1, 1, 1), (41922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snare Self', '', 'Slows Supremus, reducing his movement speed by $s1%.', '', 0, 0, 0, 1, 1, 1), (41924, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99, 99, 24, 0, 0, 0, 79, 193, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the caster\'s attack speed by $s2% and all damage it deals by $s1% for $d.', 'All damage dealt is increased by $s1%.\nAttack and casting speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (41926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4501, 0, 0, 27749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hateful Strike', '', 'Deals $s1 damage to a threatening target with the highest health within melee range.', '', 0, 0, 0, 1, 1, 1), (41931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mug Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (41932, 0, 0, 15, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Carnivorous Bite', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Nuke Target', '', '', '', 0, 0, 0, 1, 0, 0), (41936, 0, 0, 0, 32, 0, 4108, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41937, 0, 0, 0, 0, 1984, 'Dark Glare', '', '', '', 0, 0, 0, 1, 1, 1), (41937, 0, 0, 0, 1, 0, 4108, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Dark Glare', '', '', '', 0, 0, 0, 1, 1, 1), (41938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Dark Mending', '', 'Heals self with dark magic.', '', 0, 0, 0, 1, 1, 1), (41939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 77, 0, 0, 1, 0, 0, 41939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Rampaging Charge', '', 'Charges a distant enemy.', '', 0, 0, 0, 1, 1, 1), (41940, 36, 3, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -26, 9999, 0, 0, 0, 0, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Lacerating Bite', '', 'Reduces an enemy\'s movement speed by $s1% and deals $s2 physical damage every $t2 for $d.', 'Movement speed reduced by $s1%.\n$s2 Physical damage every $t2.', 0, 0, 0, 1, 1, 1), (41942, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Revert to Mug', '', '', '', 0, 0, 0, 1, 1, 1), (41943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 44111, 0, 0, 0, 1313, 'Use Filled Brewfest Stein', '', 'A sample of Thunder 45.', '', 0, 0, 0, 1, 1, 1), (41944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 44114, 0, 0, 0, 1313, 'Use Filled Brewfest Stein', '', 'A sample of Gordok Grog.', '', 0, 0, 0, 1, 1, 1), (41945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 44107, 0, 0, 0, 1313, 'Use Filled Brewfest Stein', '', 'A sample of Small Step Brew.', '', 0, 0, 0, 1, 1, 1), (41946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 44111, 0, 0, 0, 1313, 'Use Filled Brewfest Stein', '', 'A sample of Jungle River Water.', '', 0, 0, 0, 1, 1, 1), (41947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 6, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41942, 0, 0, 0, 0, 1313, 'Lightheaded', '', 'Drink me. I\'m delicious!', 'You feel light as a feather...', 0, 0, 0, 1, 1, 1), (41948, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23111, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (41949, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23111, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (41950, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23111, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Skeleton', '', '', '', 0, 0, 0, 1, 1, 1), (41952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41124, 0, 0, 0, 0, 0, 1, 'Simon Game, Group Reward pre-spell , Apexis Summoning 1', '', '', '', 0, 0, 0, 1, 0, 0), (41953, 0, 0, 0, 1, 0, 0, 101, 0, 70, 560, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 14, 19, 0, 0, 0, 61, 79, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 71, 'Growth', '', '', 'Damage increased by $s2%.', 0, 0, 0, 1, 1, 1), (41954, 0, 0, 0, 1, 0, 0, 101, 0, 70, 265, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23503, 0, 0, 0, 0, 0, 0, 0, 0, 2126, 'Summon Vortex', '', '', '', 0, 0, 0, 1, 1, 1), (41955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 226, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (41956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land ->Eversong', '', '', '', 0, 0, 0, 1, 0, 0), (41957, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 3374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (41958, 0, 1, 0, 16, 0, 0, 101, 0, 62, 86, 300, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 401, 801, 0, 3799, 7599, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Inflicts $s2 Fire damage to an enemy and scorches it for an additional $s1 damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (41959, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Magnetic Pull', '', 'Pull somebody towards you.', '', 0, 0, 0, 1, 1, 1), (41960, 0, 0, 0, 32, 0, 0, 101, 0, 70, 0, 305, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 28599, 1, 0, 115700, 23455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Incinerate', '', 'Ignites a target that is already afflicted by your Immolate, dealing $s1 Fire damage and consuming the Immolate spell.', '', 0, 0, 0, 1, 1, 1), (41961, 0, 1, 0, 1, 0, 0, 101, 0, 70, 9, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 127, 'Shadow Resonance', '', '', 'Shadow damage taken increased by $s1.', 0, 0, 0, 1, 1, 1), (41962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 0, 0, 19, 0, 0, 0, 0, 12, 20, 39, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 546, 'Possession Transfer', '', '', 'Transfer.', 0, 0, 0, 1, 1, 1), (41964, 1159, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 3375, 0, 0, 20812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41629, 0, 0, 0, 0, 1930, 'Chaos Strike', '', 'Inflicts Holy damage to an enemy.\n\nIf the target is afflicted with Flame Buffet, the target will take the additional damage. \n\nIf the target is frozen, the target will take triple damge.\n\nIf the target is afflicted with Siphon Life, the target will be weakened, taking additional Physical and Holy damage.', '', 0, 0, 0, 1, 1, 1), (41965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Corrupted Light', '', 'Increases damage taken by $s1.', 'All damage taken is increased by $s1.', 0, 0, 0, 1, 1, 1), (41966, 0, 0, 0, 1, 0, 8, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1999, 0, 0, 12, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 0), (41968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land -> Barrens, Crossroads', '', '', '', 0, 0, 0, 1, 0, 0), (41969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land -> Nagrand, TotE', '', '', '', 0, 0, 0, 1, 0, 0), (41971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41968, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (41972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41969, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (41973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 198, 198, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 199', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (41974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 696, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0697)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (41975, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 825, 0, 0, 5087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (41976, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Fixate', '', 'Causes an enemy to fixate upon the caster. While the target is fixated upon the caster, the target is very reluctant to attack anything else.', '', 0, 0, 0, 1, 1, 1), (41978, 0, 4, 11, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 271, -51, -51, 1664, 0, 0, 0, 192, 65, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Debilitating Poison', '', 'Poisons the target, increasing the time between attacks by $s1%, increasing their spell cast time by $s2% and dealing $s3 Nature damage every $t3 sec.', 'Time between attacks increased by $s1%.\nSpell cast time increased by $s2%. \n$s3 Nature damage every $t3 sec.', 0, 0, 0, 1, 1, 1), (41980, 19, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'dd0', '', '', '', 0, 0, 0, 1, 1, 1), (41981, 0, 0, 0, 1, 0, 0, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41982, 0, 0, 0, 0, 0, 220, 'Dust Field', '', 'Shake the ground, damaging nearby enemies.', 'Shaking the ground nearby.', 0, 0, 0, 1, 1, 1), (41982, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 23, 21, 0, 78, 39, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 220, 'Dust Field', '', 'Shake the ground nearby, damaging nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (41983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23130, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Orc Illusion', '', '', '', 0, 0, 0, 1, 0, 0), (41984, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38767, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (41985, 0, 0, 0, 1, 0, 15407, 101, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 2599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44654, 0, 0, 0, 0, 2025, 'Elekk Dispersion Ray', '', 'Focuses a concentrated beam on a pesky pink elekk, causing its form to dissipate.', 'Dissipation in progress.', 0, 0, 0, 1, 1, 1), (41986, 0, 0, 0, 14, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2006, 'Anger', '', '', '', 0, 0, 0, 1, 1, 0), (41988, 0, 1, 0, 5, 0, 0, 101, 0, 20, 106, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 13, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corruption', '', 'Corrupts nearby enemies, inflicting Shadow damage every $t1 sec. for $d.', 'Shadow damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (41989, 0, 0, 0, 1, 0, 0, 100, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41990, 0, 0, 0, 0, 0, 502, 'Fists of Fury', '', 'Chance to bathe your enemy in flame causing $41990s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (41990, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2129, 'Fists of Fury', '', 'Bathed in flame for $s1 Fire damage.', '', 0, 0, 0, 1, 1, 1), (41992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 0), (41993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 41991, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 0, 0), (41995, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vomit', '', '', '', 0, 0, 0, 1, 0, 0), (41997, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Range Marker', '', '', '', 0, 0, 0, 1, 1, 1), (41999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 33, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1977, 'Shadow of Death Remove', '', '', '', 0, 0, 0, 1, 0, 0), (42002, 0, 3, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 18001, 0, 0, 110999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36399, 0, 0, 0, 0, 1987, 'Tongue Lash', '', 'Inflicts $s1% weapon damage and leaves the target wounded, increasing the effectiveness of any spells cast against the target by $36399s1% for $36399d.', '', 0, 0, 0, 1, 1, 1), (42003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charge', '', '', '', 0, 0, 0, 1, 1, 1), (42004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 16, 16, 0, 0, 0, 0, 0, 0, 10, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11058, 11080, 40626, 0, 0, 0, 0, 0, 2448, 'Apexis Enlightenment (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (42005, 0, 0, 0, 1, 0, 0, 101, 0, 70, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 33, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 541, 'Bloodboil', '', 'Causes the target\'s blood to boil, dealing $s1 damage every $t1 sec for $d.', '$s1 Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (42006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 74, 299, 99, 0, 0, 0, 65, 79, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2366, 'Chaos Form', '', '', '', 0, 0, 0, 1, 1, 1), (42008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Item', '', '', '', 0, 0, 0, 1, 1, 0), (42009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 299, 299, 0, 0, 0, 201, 210, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Commentator\'s Command', '', '', '', 0, 0, 0, 1, 1, 1), (42010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Doomguard Spawn (DND)', '', '', '', 0, 0, 0, 1, 1, 0), (42012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2674, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Spellsurge', 'QASpell', '', '', 0, 0, 0, 1, 1, 1), (42013, 1, 0, 0, 1, 0, 15420, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 28, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'QAE Charm', '', '', '', 0, 0, 0, 1, 1, 1), (42014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transformation', '', '', '', 0, 0, 0, 1, 1, 0), (42016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23130, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Dragonmaw Illusion', '', '', '', 0, 0, 0, 1, 1, 1), (42017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -101, -501, 0, 0, 0, 0, 101, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 95, 0, 0, 0, 0, 0, 0, 0, 1988, 'Aura of Suffering', '', '', '', 0, 0, 0, 1, 1, 1), (42019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Simon Game - Visual - Game Tick Large', '', '', '', 0, 0, 0, 1, 0, 0), (42020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32601, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Direct Create Item with Reagents', '', '', '', 0, 0, 0, 1, 1, 0), (42021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42022, 0, 0, 0, 0, 0, 1, 'Force Cast', '', '', '', 0, 0, 0, 1, 0, 0), (42022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 86, 0, 1, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32601, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Item', '', '', '', 0, 0, 0, 1, 1, 0), (42023, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 525, 0, 0, 3237, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (42024, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 90, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 1954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (42025, 0, 1, 0, 1, 0, 0, 101, 0, 20, 1, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1879, 'Spirit Mend', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (42027, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1125, 0, 0, 6937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (42028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23523, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Ashtongue Elementalist', '', '', '', 0, 0, 0, 1, 0, 0), (42029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23524, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Ashtongue SpiritBinder', '', '', '', 0, 0, 0, 1, 0, 0), (42033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 37, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Block Value 38', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 39, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 40', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42035, 0, 0, 0, 1, 45000, 0, 101, 0, 0, 30, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 28, 0, 0, 0, 0, 0, 0, 16, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23523, 23318, 23524, 0, 0, 0, 0, 0, 0, 876, 'Ashtongue Wave B', '', '', '', 0, 0, 0, 1, 1, 1), (42036, 0, 0, 0, 4, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23322, 23327, 0, 0, 0, 0, 0, 0, 0, 1, 'Multiple Effects', '', '', '', 0, 0, 0, 1, 1, 0), (42038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 58, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 59', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 123, 123, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 124', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (42040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 202, 202, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 203', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Damage Bonus 43', '', 'Increases the damage done by Holy spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42047, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Arcane Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (42048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Fire Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (42049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Frost Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (42050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Nature Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (42051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Holy Portal State', '', '', '', 0, 0, 0, 1, 0, 0), (42052, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 675, 0, 0, 4162, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1137, 'Volcanic Geyser', '', 'A volcano bursts forth from the ground, dealing $s1 Fire damage to nearby enemies with $a1 yds.', '', 0, 0, 0, 1, 1, 1), (42053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42054, 0, 0, 0, 0, 0, 1, 'Dummy Aura', '', '', '', 0, 0, 0, 1, 0, 0), (42054, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 32569, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dummy Aura Removed - Create Item', '', '', '', 0, 0, 0, 1, 1, 0), (42055, 0, 0, 0, 1, 0, 0, 101, 0, 70, 85, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42052, 0, 0, 0, 0, 0, 1137, 'Volcanic Geyser', '', 'A volcano bursts forth from the ground, dealing $s1 Fire damage to nearby enemies with $a1 yds.', '', 0, 0, 0, 1, 1, 1), (42056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -24, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 23', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (42057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 185', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42058, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Seal of Command', '', '', '', 0, 0, 0, 1, 1, 0), (42059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 485, 161, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 486', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (42061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -336, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 335', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 258, 258, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 259', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 80, 80, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 81', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fist', '', 'Increases fist skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 438, 146, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 439', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 430, 143, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 431', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 208, 208, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 209', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 201, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 1879, 'Floating Spirit', '', '', 'Flying.', 0, 0, 0, 1, 1, 0), (42073, 0, 0, 0, 1, 30000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41175, 42028, 42029, 0, 0, 0, 1, 'Ashtongue Wave A', '', '', '', 0, 0, 0, 1, 1, 1), (42074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire', '', '', '', 0, 0, 0, 1, 1, 1), (42075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Visual - Large Fire', '', '', '', 0, 0, 0, 1, 1, 1), (42076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 62, 62, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 63', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 118, 39, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 119', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 46, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 47', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42079, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 136, 0, 1, 1, 0, 3, 9, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Spread Fire', '', '', '', 0, 0, 0, 1, 1, 1), (42080, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 140, 140, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42096, 42091, 0, 0, 0, 1, 'Headless Horseman - Fire onSpawn', '', '', '', 0, 0, 0, 1, 1, 1), (42081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Dagger', '', 'Increases dagger skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42082, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (42083, 0, 1, 0, 1, 0, 0, 10, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42084, 0, 0, 0, 0, 0, 293, 'Fury of the Crashing Waves', '', 'Chance on critical hit to increase your attack power by 340 for 10 secs.', '', 0, 0, 0, 1, 1, 1), (42084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 339, 339, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Fury of the Crashing Waves', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (42085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 730, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0731)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (42086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 228, 228, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 213', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 385, 128, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 386', '', 'Increases healing done by spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Fist', '', 'Increases fist skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 102, 34, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 103', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23506, 0, 0, 0, 0, 0, 0, 0, 0, 2412, 'Ashtongue Ruse', '', 'Grants you the appearance of one of Akama\'s Ashtongue.', 'Disguised as one of Akama\'s Ashtongue Broken.', 0, 0, 0, 1, 0, 0), (42091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire Size', '', '', '', 0, 0, 0, 1, 1, 1), (42093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 113, 37, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Healing 114', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42094, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -92, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 91', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -176, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 175', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -81, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire onSpawn, Size', '', '', '', 0, 0, 0, 1, 1, 1), (42097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -127, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Copy of Armor Penetration 126', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -141, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 140', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 73, 73, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 74', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (42101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Sword', '', 'Increases sword skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 20, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Axe', '', 'Increases axe skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 36', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Block Value 51', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 55, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 56', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (42107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 101, 99, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 102', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (42108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 72, 72, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 68', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -316, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 442, 147, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 443', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 235, 235, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 236', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Update Size', '', '', '', 0, 0, 0, 1, 1, 1), (42113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -211, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 210', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire Extinguish (with missile)', '', '', '', 0, 0, 0, 1, 1, 1), (42115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 18, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (42116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 825, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0826)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (42118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23537, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Create Fire Node', '', '', '', 0, 0, 0, 1, 1, 1), (42119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 198, 228, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 199', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 374, 124, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 375', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 787, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0788)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (42122, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 224, 224, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 225', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 193, 193, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 194', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42125, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 363, 121, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 364', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 422, 140, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 423', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (42129, 0, 0, 0, 1, 0, 31772, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 12, 0, 0, 1, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'First Person Camera', '', 'Zooms the camera in to the target.', 'Zoomed in.', 0, 0, 0, 1, 1, 1), (42130, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 19, 1, 0, 53, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 126, 'Copy of Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42131, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42132, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 136, 0, 1, 1, 0, 3, 99, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire', '', '', '', 0, 0, 1, 1, 1, 1), (42133, 1159, 0, 0, 19, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3375, 0, 0, 20812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Chaos Strike', '', 'Inflicts Holy damage to an enemy.\n\nIf the target is afflicted with Flame Buffet, the target will take the additional damage. \n\nIf the target is frozen, the target will take triple damge.\n\nIf the target is afflicted with Siphon Life, the target will be weakened, taking additional Physical and Holy damage.', '', 0, 0, 0, 1, 1, 1), (42134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lesser Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (42135, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42134, 0, 0, 0, 0, 0, 1, 'Lesser Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (42136, 0, 0, 0, 1, 0, 0, 25, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42137, 0, 0, 0, 0, 0, 1, 'Greater Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (42137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greater Rune of Warding', '', '', '', 0, 0, 0, 1, 1, 1), (42138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 367, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 12, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2535, 'Brewfest Enthusiast', '', 'Increases experience earned by $s1%. Lasts $d.', 'Increases experience earned by $s1%. Lasts $d.', 0, 0, 0, 1, 1, 1), (42139, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38767, 0, 0, 0, 0, 2305, 'Boulder', '', 'Hurls a boulder at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42140, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire, Periodic Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire trail', '', '', '', 0, 0, 0, 1, 1, 1), (42143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire Target Test', '', '', '', 0, 0, 1, 1, 1, 1), (42144, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Create Water Bucket', '', '', '', 0, 0, 0, 1, 1, 1), (42145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pumpkin Soldier Visual', '', '', '', 0, 0, 0, 1, 0, 0), (42146, 0, 0, 0, 1, 0, 0, 101, 0, 1, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43310, 43492, 0, 0, 0, 1177, 'Brewfest Racing Ram Aura [DND]', '', '', '', 0, 0, 0, 1, 1, 1), (42149, 0, 0, 0, 190, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44362, 43883, 0, 0, 0, 0, 1177, 'Trigger Brewfest Racing Ram', '', 'Summons and dismisses a rideable swift white ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2402, 'Brewfest Pickup', '', 'Description', 'Aura Description', 0, 0, 0, 1, 1, 1), (42151, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - All Fires Out Test', '', '', '', 0, 0, 0, 1, 1, 1), (42152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 171, 226, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Ram Speed Boost', '', '', '10 seconds of more speed!', 0, 0, 0, 1, 1, 1), (42154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Dim Fire', '', '', '', 0, 0, 0, 1, 1, 1), (42155, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Hit Rating 15', '', 'Increases your melee hit rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23697, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Beer Goggles', '', '', 'Guaranteed by Belbi Quikswitch to make EVERYONE look attractive!', 0, 0, 0, 1, 1, 1), (42157, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -351, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 350', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (42158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased 1H Mace', '', 'Increases mace skill rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42159, 411, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186244, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Ram - Knockup Trap', '', '', '', 0, 0, 0, 1, 1, 1), (42160, 411, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186245, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Ram - Slowdown Trap', '', '', '', 0, 0, 0, 1, 1, 1), (42161, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Ram Slowdown Trap Effect', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (42164, 0, 0, 0, 7, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Simple Teleport', '', 'This creates an effect on the casting NPC that makes it appear as though they just arrived.', '', 0, 0, 0, 1, 1, 1), (42165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 1, 75, 0, 0, 112, 0, 0, 37, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Ram - Knockup Trap Effect', '', 'Knocks the player up into the air.', 'Whee!', 0, 0, 0, 1, 1, 1), (42169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15298, 9, 0, 0, 0, 0, 0, 0, 0, 2267, 'Reflective Dust', '', 'Spread the dust over the ruins of the Shady Rest Inn to reveal clues. Can only be used at the Shady Rest Inn.', 'Detecting clues at the ruins of the Shady Rest Inn.', 0, 0, 0, 1, 1, 1), (42170, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 299, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (42171, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Evidence marker', 'Rank 1', 'Points to a questgiver object in the ruins of the Shady Rest Inn.', '', 0, 0, 0, 1, 1, 1), (42175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Evidence Marker Invis', '', '', '', 0, 0, 0, 1, 1, 1), (42176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186249, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Invisible Campfire, Create', '', '', '', 0, 0, 0, 1, 1, 1), (42177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alert Drums', '', '', '', 0, 0, 0, 1, 1, 1), (42178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Invisible Campfire, Remove', '', '', '', 0, 0, 0, 1, 1, 1), (42179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Sentries', '', '', '', 0, 0, 0, 1, 1, 1), (42180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Sentries', '', '', '', 0, 0, 0, 1, 1, 1), (42181, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Sentries', '', '', '', 0, 0, 0, 1, 1, 1), (42182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Sentries', '', '', '', 0, 0, 0, 1, 1, 1), (42183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23587, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Sentries', '', '', '', 0, 0, 0, 1, 1, 1), (42184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -11, -11, 0, 0, 0, 0, 234, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 9, 0, 0, 0, 0, 0, 0, 1487, 'Silence Resistance 10%', '', 'Reduces the duration of any Silence or Interrupt effects used against the wearer by $s3%. This effect does not stack with other similar effects.', 'Reduces the duration of any Silence or Interrupt effects used against the wearer by $s3%.', 0, 0, 0, 1, 1, 1), (42185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -1, 0, 98, 12, 0, 0, 1, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1940, 'Brewfest Control Piece', '', '', '', 0, 0, 0, 1, 1, 1), (42198, 0, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 183, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 7', '', '', 0, 0, 0, 1, 1, 1), (42200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'No Man\'s Land -> Out of Hyjal', '', '', '', 0, 0, 0, 1, 0, 0), (42201, 0, 0, 9, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Eternal Silence', '', '', 'Overwhelming magical energy from the Well of Eternity prevents spellcasting.', 0, 0, 0, 1, 1, 1), (42202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42200, 0, 0, 0, 0, 0, 1775, 'No Man\'s Land', '', '', 'You are where you should not be...', 0, 0, 0, 1, 0, 0), (42203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42219, 0, 0, 0, 0, 0, 1, 'Discovered', '', '', '', 0, 0, 0, 1, 0, 0), (42205, 0, 0, 9, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Residue of Eternity', '', '', 'Residual energy from the Well of Eternity prevents spellcasting.', 0, 0, 0, 1, 1, 1), (42206, 0, 0, 0, 1, 0, 0, 101, 0, 73, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 10, 1, 1, 1, 899, -101, 499, 0, 0, 0, 79, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 127, 0, 0, 0, 0, 0, 0, 0, 2007, 'Protection', '', '', '', 0, 0, 0, 1, 1, 1), (42207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Enriched Terocone Juice', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (42208, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42209, 0, 0, 0, 1, 0, 0, 101, 0, 28, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 43, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (42210, 0, 0, 0, 1, 0, 0, 101, 0, 36, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (42211, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (42212, 0, 0, 0, 1, 0, 0, 101, 0, 52, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 116, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (42213, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 148, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', 'Rank 6', '', '', 0, 0, 0, 1, 1, 1), (42218, 0, 0, 0, 1, 0, 0, 101, 0, 69, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 302, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 5', '', '', 0, 0, 0, 1, 1, 1), (42219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Discovered (Sub)', '', '', '', 0, 0, 0, 1, 0, 0), (42220, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 299, 0, 0, 0, 0, 5, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (42222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 76, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186265, 0, 0, 0, 0, 0, 0, 0, 534, 'Lunch for Kyle', '', 'Serves Kyle his lunch!', '', 0, 0, 0, 1, 1, 0), (42223, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 41, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42224, 0, 0, 0, 1, 0, 0, 101, 0, 34, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 95, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (42225, 0, 0, 0, 1, 0, 0, 101, 0, 46, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 154, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (42226, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 225, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (42227, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire Extinguish (guard)', '', '', '', 0, 0, 0, 1, 1, 1), (42229, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43244, 0, 0, 0, 0, 1, 'Headless Horseman - Create Water Bucket (Cosmetic)', '', '', '', 0, 0, 0, 1, 1, 1), (42230, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 205, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (42231, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 69, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42232, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (42233, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 133, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Hurricane', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (42234, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 104, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', 'Rank 4', '', '', 0, 0, 0, 1, 1, 1), (42235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fires Out Victory Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 64, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11131, 11219, 0, 0, 0, 47775, 0, 0, 0, 1, 'Headless Horseman - Quest Credit, 1', '', '', '', 0, 0, 0, 1, 1, 1), (42243, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42244, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 64, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', 'Rank 2', '', '', 0, 0, 0, 1, 1, 1), (42245, 0, 0, 0, 1, 0, 0, 101, 0, 58, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 79, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Volley', 'Rank 3', '', '', 0, 0, 0, 1, 1, 1), (42246, 0, 0, 0, 4, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2391, 'Propagandized!', '', 'Hand a leaflet to a Theramore Guard. If a guard has recently received a leaflet, he may not accept another one.', 'Has received deserter propaganda recently.', 0, 0, 0, 1, 1, 1), (42247, 43, 0, 0, 1, 0, 0, 101, 0, 1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 18, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the melee attack power of nearby friendly targets by $s1 for $d.', 'Melee attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (42248, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1925, 'Brewfest Sausage A', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (42249, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1925, 'Brewfest Sausage B', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (42250, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1925, 'Brewfest Sausage C', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (42251, 0, 0, 0, 4, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 22, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1925, 'Brewfest Sausage D', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.\n', 0, 0, 0, 1, 1, 0), (42254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49750, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'Weak alcohol with some big taste!', 'Buzzed.', 0, 0, 0, 1, 1, 1), (42255, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49864, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol that has a lot of head.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (42256, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50098, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol that may bring out the beast in you.', 'Drunk.', 0, 0, 0, 1, 1, 1), (42257, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49738, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'This brew is hot!', 'Buzzed.', 0, 0, 0, 1, 1, 1), (42258, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49869, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'Full body goodness!', 'Tipsy.', 0, 0, 0, 1, 1, 1), (42259, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50243, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol, but a technological triumph in brewing technology.', 'Drunk.', 0, 0, 0, 1, 1, 1), (42260, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49754, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol that\'s good for you and good for nature.', 'Buzzed.', 0, 0, 0, 1, 1, 1), (42261, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50093, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'The coolest drink around.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (42262, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Strong Alcohol', '', 'All the protein, vitamins, and carbs of your grandma\'s best turkey dinner, plus 15% alcohol.', 'Drunk.', 0, 0, 0, 1, 1, 1), (42263, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49818, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol that will put some Spring in your step.', 'Buzzed.', 0, 0, 0, 1, 1, 1), (42264, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 64, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49908, 50180, 0, 0, 0, 1306, 'Weak Alcohol', '', 'Weak, but smooth, alcohol.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (42265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 0, 12, 12, 12, 29, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 63, 'Victory!', '', '', 'You freed the village from the Headless Horseman\'s terror. Bonus to Agility, Intellect and Strength.', 0, 0, 0, 1, 1, 1), (42269, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Barker Trap B', '', '', '', 0, 0, 0, 1, 1, 1), (42270, 0, 0, 0, 1, 0, 8, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 113, 0, 0, 393, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (42271, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Barker Trap A', '', '', '', 0, 0, 0, 1, 1, 1), (42272, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Barker Trap C', '', '', '', 0, 0, 0, 1, 1, 1), (42273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 140, 140, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42096, 42091, 0, 0, 0, 1, 'Headless Horseman - Fire, non-growing, onSpawn', '', '', '', 0, 0, 0, 1, 1, 1), (42275, 99, 0, 0, 1, 0, 0, 101, 0, 18, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 19, 0, 0, 0, 0, 82, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2479, 'Repaired Diving Gear', '', 'Allows the wearer to breathe underwater when worn.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (42277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23694, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pumpkin', '', '', '', 0, 0, 0, 1, 1, 1), (42280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 26, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pumpkin Life Cycle', '', '', '', 0, 0, 0, 1, 1, 1), (42281, 0, 0, 0, 192, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 136, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Sprouting', '', '', '', 0, 0, 0, 1, 1, 1), (42283, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186282, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Floating Barrel', '', '', '', 0, 0, 0, 1, 0, 0), (42285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1, 0, 0, 499, 0, 0, 8, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23545, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sprout Body', '', '', '', 0, 0, 0, 1, 1, 1), (42287, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 86, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 2480, 'Salvage Wreckage', '', 'Attempt to salvage cargo from nearby shipwreck debris.', '', 0, 0, 0, 1, 1, 1), (42288, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Salvaged Lockbox', '', '', '', 0, 0, 0, 1, 0, 0), (42289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23701, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mirefin Burrower', '', '', '', 0, 0, 0, 1, 0, 0), (42290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 328, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 9, 122, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Summon Pumpkin, Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (42291, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Pumpkin Life Cycle Death', '', '', '', 0, 0, 0, 1, 1, 1), (42292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'PvP Trinket', '', 'Removes all movement impairing effects and all effects which cause loss of control of your character.', '', 0, 0, 0, 1, 1, 1), (42293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 14, 14, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Stamina increased by $s1 and Spirit increased by $s2.', 0, 0, 0, 1, 1, 1), (42294, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Pumpkin Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 724, 0, 0, 0, 42385, 0, 0, 0, 0, 1, 'Alcaz Island Survey', '', '', '', 0, 0, 0, 1, 1, 1), (42296, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27422, 2593, 3713, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2644, 'Stewed Trout', '', '', '', 0, 0, 0, 1, 1, 1), (42299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron Knockback', '', '', '', 0, 0, 1, 1, 1, 1), (42300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Brewfest - Throw Mug', '', '', '', 0, 0, 1, 1, 1, 1), (42301, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 33050, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Combine Grimtotem Notes', '', 'Combine 4 Grimtotem Notes into the Grimtotem Battle Plan.', '', 0, 0, 0, 1, 1, 1), (42302, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27515, 4539, 3713, 0, 0, 0, 0, 0, 1, 5, 5, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2482, 'Fisherman\'s Feast', '', '', '', 0, 0, 0, 1, 1, 1), (42304, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 999, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'ZingTemp2', '', 'This spell is dan\'s roxor sauce spell.', '', 0, 0, 0, 1, 1, 1), (42305, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27516, 0, 3713, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2483, 'Hot Buttered Trout', '', '', '', 0, 0, 0, 1, 1, 1), (42308, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Brain Food', '', 'Restores $o1 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (42309, 11, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42311, 42312, 0, 0, 0, 0, 2483, 'Brain Food', '', 'Restores $42311o1 health and $42312o1 mana over $42311d. Must remain seated while eating.', '', 0, 0, 0, 1, 1, 1), (42311, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2483, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (42312, 0, 0, 0, 1, 0, 0, 101, 0, 10, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1199, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2483, 'Brain Food', '', 'Restores $o1 mana over $d. Must remain seated while eating.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (42313, 133, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1997, 'Brewfest - Wallop', '', '', '', 0, 0, 0, 1, 1, 1), (42316, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11142, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alcaz Survey Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42317, 133, 0, 0, 1, 0, 0, 101, 0, 0, 0, 150, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1351, 0, 0, 8324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Spirit Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (42318, 133, 0, 0, 1, 0, 0, 101, 0, 0, 0, 150, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1501, 0, 0, 9249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 'Spirit Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (42321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Toss Bucket', '', '', '', 0, 0, 0, 1, 1, 1), (42322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Give Water Bucket', '', '', '', 0, 0, 0, 1, 1, 1), (42323, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 3, 0, 1, 0, 0, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Blackhoof Cage', '', 'Opens a Blackhoof Cage.', '', 0, 0, 0, 1, 1, 1), (42324, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Force Dark Iron Give up', '', '', '', 0, 0, 0, 1, 1, 1), (42325, 0, 0, 0, 1, 0, 12, 101, 0, 0, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44875, 0, 0, 0, 0, 0, 2452, 'Capture Raptor', '', 'Attempt to capture a weakened Bloodfen Raptor or Bloodfen Screecher.', '', 0, 0, 0, 1, 1, 1), (42332, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Throw Axe', '', 'Throws your weapon, inflicting its $s1% of its damage on the target.', '', 0, 0, 0, 1, 1, 1), (42333, 133, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Throw Torch', '', 'Throws a torch, starting a fire', '', 0, 0, 0, 1, 1, 1), (42334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Honor of the Horde', '', 'Marks the bearer as a member of honor and distinguishment amoungst the Horde.', 'You are friendly to members of the Horde.', 0, 0, 0, 1, 1, 1), (42335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 469, 0, 0, 0, 0, 0, 0, 0, 0, 1704, 'Pride of the Alliance', '', 'Marks the bearer as a member of honor and distinguishment amoungst the Alliance.', 'You are friendly to members of the Alliance.', 0, 0, 0, 1, 1, 1), (42336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Water Bucket', '', '', '', 0, 0, 0, 1, 1, 1), (42337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23727, 0, 0, 0, 0, 0, 0, 0, 0, 1584, 'Raptor Capture Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42338, 0, 0, 0, 14, 0, 0, 101, 0, 0, 9, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186288, 15363, 0, 0, 0, 0, 0, 0, 0, 2485, 'Raptor Bait', '', 'Place the bait on the ground near the Blackhoof Village Windmill.', '', 0, 0, 0, 1, 1, 1), (42339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bucket Lands', '', '', '', 0, 0, 0, 1, 1, 1), (42340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42339, 0, 0, 0, 0, 0, 1, 'Throw Bucket', '', 'Toss to a friend, or onto a burning building.', '', 0, 0, 0, 1, 1, 1), (42341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Retreat', '', '', '', 0, 0, 0, 1, 1, 1), (42344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Flame Patch 0.5', '', '', '', 0, 0, 0, 1, 1, 1), (42345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Flame Patch', '', '', '', 0, 0, 0, 1, 1, 1), (42346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Flame Patch 2.0', '', '', '', 0, 0, 0, 1, 1, 1), (42347, 38, 5, 0, 1, 0, 0, 0, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (42348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire Extinguish (just splash)', '', '', '', 0, 0, 0, 1, 1, 1), (42349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Give Water Bucket (without missile)', '', '', '', 0, 0, 0, 1, 1, 1), (42350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42379, 0, 0, 0, 0, 965, 'Throw Skull', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 1, 1, 1, 1), (42351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 98, 1, 0, 1, 0, 0, 99, 12, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33081, 0, 0, 0, 0, 350, 0, 0, 0, 0, 0, 0, 1611, 'Throw Skull', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 1, 1, 1, 1), (42352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42350, 0, 0, 0, 0, 0, 965, 'Throw Skull Starter', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 1, 1, 1, 1), (42354, 0, 1, 0, 1, 0, 0, 101, 0, 28, 22, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 60, 39, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish Self', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (42355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Smoke', '', '', '', 0, 0, 0, 1, 1, 1), (42356, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Burn Direhorn Post', '', 'Set fire to one of the structures in Direhorn Post.', '', 0, 0, 0, 1, 1, 1), (42357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 161, 0, 0, 1519, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2376, 'Axe Volley', '', 'Throws your weapon, inflicting its $s1 damage on the target.', '', 0, 0, 0, 1, 1, 1), (42359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42357, 0, 0, 0, 0, 0, 2376, 'Axe Volley', '', 'Hurls a volley of Axes.', 'Hurling a volley of axes.', 0, 0, 0, 1, 1, 1), (42364, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vomit', '', '', '', 0, 0, 0, 1, 1, 1), (42365, 0, 0, 0, 171, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1751, 'Murloc Costume', '', 'It\'s a murloc costume.', 'RlrlrlRLRLLRLGRLGRLGlglglglgl!', 0, 0, 0, 1, 1, 1), (42367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 86, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Idol of Tenacity', '', 'Increases the final healing value of your Lifebloom by $s1.', '', 0, 0, 0, 1, 1, 1), (42368, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42369, 0, 0, 0, 0, 0, 242, 'Merciless Libram of Justice', '', 'Causes your Flash of Light to increase the target\'s Resilience rating by $42369s1 for $42369d.', '', 0, 0, 0, 1, 1, 1), (42369, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 2106, 'Merciless Libram of Justice', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (42370, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42371, 0, 0, 0, 0, 0, 13, 'Merciless Totem of the Third WInd', '', 'Causes your Lesser Healing Wave to increase the target\'s Resilience rating by $42371s1 for $42371d.', '', 0, 0, 0, 1, 1, 1), (42371, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Merciless Gladiator\'s Totem of the Third Wind', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (42372, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Electrical Charge', '', 'Blasts all nearby enemies with an electrical charge.', '', 0, 0, 0, 1, 1, 1), (42373, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42427, 0, 0, 0, 0, 1, 'Earth Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (42374, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 834, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Healing Aura', '', 'Restores $s1 health to nearby allies.', '', 0, 0, 0, 1, 1, 1), (42375, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42374, 0, 0, 0, 0, 0, 87, 'Healing Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (42376, 23, 0, 0, 1, 10000, 0, 101, 0, 70, 9, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2249, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23757, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Healing Ward', '', 'Summons a ward that lasts $d. and periodically heals allies in an area around it.', '', 0, 0, 0, 1, 1, 1), (42377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 56, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23759, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Shape of the Bear', '', 'Shapeshift into a bear for $d, increasing damage but decreasing attack speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (42379, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15381, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Throw Skull Event', '', 'Throw the ball to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 1, 1, 1, 1), (42380, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 8, 22586, 0, 0, 0, 0, 3, 5, 23, 1000, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42381, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (42381, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 24, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Horseman\'s Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (42382, 0, 0, 0, 3, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Machine Gun', '', 'Fires at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1611, 'Voodoo Skull', '', 'Throw the skull to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 1, 1), (42384, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3001, 0, 0, 28499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Brutal Swipe', '', 'Do damage divided up evenly among all affected targets.', '', 0, 0, 0, 1, 1, 1), (42385, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alcaz Survey Aura', '', 'Alcaz Survey', 'Alcaz Survey\n', 0, 0, 0, 1, 1, 1), (42386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sleeping Sleep', '', '', '', 0, 0, 0, 1, 1, 1), (42389, 1152, 0, 0, 1, 0, 0, 101, 0, 68, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 64, 0, 1, 1, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44955, 0, 0, 0, 0, 2312, 'Mangle', '', 'Deals $s1% weapon damage and causes the target to take $s2% additional damage from bleed effects for $d.', 'All bleed effects cause $s2% additional damage.', 0, 0, 0, 1, 1, 1), (42390, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15385, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lay Wreath', '', 'Lay the wreath at the Hyal Family Monument.', '', 0, 0, 0, 1, 1, 1), (42391, 133, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Throw Booze', '', 'Throws booze, starting a fire', '', 0, 0, 0, 1, 1, 1), (42393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 7, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Attack Keg', '', '', '', 0, 0, 0, 1, 1, 1), (42394, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 26, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42552, 0, 0, 0, 0, 0, 1, 'Horseman\'s Summon', '', '', '', 0, 0, 0, 1, 1, 1), (42395, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1734, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Lacerating Slash', '', 'Deals $s1 damage every $t1 sec.', 'Bleeding for $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (42396, 0, 0, 11, 1, 0, 31788, 101, 0, 20, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 159, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (42397, 1159, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1301, 1, 0, 5849, 2334, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1531, 'Rend Flesh', '', 'Deals $s1 physical damage and causes the target to bleed for $s2 damage every $t2 sec.', 'Bleeding for $s2 damage every $t2 sec.', 0, 0, 0, 1, 1, 1), (42398, 1159, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 131, 0, 0, 1234, 0, 0, 27, 27, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Deafening Roar', '', 'Deals $s1 physical damage and silences enemies for $d.', 'Silenced.', 0, 0, 0, 1, 1, 1), (42399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15394, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Send Head', '', '', '', 0, 0, 0, 1, 1, 1), (42400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Lands', '', '', '', 0, 0, 0, 1, 1, 1), (42401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Return Head', '', '', '', 0, 0, 0, 1, 1, 1), (42402, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 98, 2, 0, 21, 601, 0, 89, 3699, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 457, 'Surge', '', 'Charges an enemy, inflicting $s3 damage to the target and any of its nearby allies, as well as knocking them all back.', '', 0, 0, 0, 1, 1, 1), (42403, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 20, 56, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23800, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Body Regen', '', '', '', 0, 0, 0, 1, 1, 1), (42405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Command Return Head', '', '', '', 0, 0, 0, 1, 1, 1), (42407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 1, 0, 443, 0, 0, 37, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16717, 0, 0, 0, 0, 876, 'Brewfest Launch', '', '', 'Whee!', 0, 0, 0, 1, 1, 1), (42408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Stun', '', '', '', 0, 0, 0, 1, 1, 1), (42409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Repositions', '', '', '', 0, 0, 0, 1, 1, 1), (42410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Command, Head Repositions', '', '', '', 0, 0, 0, 1, 1, 1), (42411, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'Brogg\'s Totem', '', 'Unleash the magic of Brogg\'s Totem on the corpse of a Firemane Ash Tail, Firemane Scout, or Firemane Scalebane.', 'Under the effects of Brogg\'s totem.', 0, 0, 0, 1, 1, 1), (42413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Visual', '', '', '', 0, 0, 0, 1, 1, 1), (42414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Create Portable Brewfest Keg', '', '', '', 0, 0, 0, 1, 1, 1), (42415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Apexis Mob Faction Check', '', '', '', 0, 0, 0, 1, 1, 1), (42418, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Redeem Remains', '', 'Lay a set of Ogre Remains to rest in the Stonemaul Ruins.', '', 0, 0, 0, 1, 1, 1), (42420, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 33, 0, 0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (42421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23786, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Stonemaul Spirit', '', '', '', 0, 0, 0, 1, 1, 1), (42422, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23787, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Manny', '', '', '', 0, 0, 0, 1, 1, 1), (42424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44689, 43533, 0, 0, 0, 0, 1, 'Brewfest - Daily - Relay Race Accept - DND', '', '', '', 0, 0, 0, 1, 1, 1), (42425, 0, 0, 0, 14, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 61, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186335, 15406, 0, 0, 0, 0, 0, 0, 0, 1, 'Plant Stonemaul Banner', '', 'Plant the banner near the entrance to Onyxia\'s Lair.', '', 0, 0, 0, 1, 1, 1), (42426, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Netherwhelp\'s Collar', '', '', '', 0, 0, 0, 1, 1, 1), (42427, 0, 0, 0, 190, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Earth Explosion, rumble visual', '', '', '', 0, 0, 0, 1, 1, 1), (42428, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 64, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15407, 0, 0, 0, 42566, 0, 0, 0, 1, 'Headless Horseman Climax - Head Is Dead', '', '', '', 0, 0, 0, 1, 1, 1), (42429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15331, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Body Death', '', '', '', 0, 0, 0, 1, 1, 1), (42431, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18381, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Creature - Summon Netherwhelp', '', 'Right Click to summon and dismiss Nether Dragon Whelp.', '', 0, 0, 0, 1, 1, 1), (42432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Yell Timer', '', '', '', 0, 0, 0, 1, 1, 1), (42433, 2, 0, 0, 1, 0, 4104, 101, 0, 20, 326, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182072, 0, 0, 0, 0, 0, 0, 0, 2128, 'Smolderwing Fire Breath', '', 'Cosmetic fire breath spell.', '', 0, 0, 0, 1, 1, 1), (42434, 0, 0, 0, 5, 0, 0, 101, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1997, 'Brewfest - Wallop', '', '', '', 0, 0, 0, 1, 1, 1), (42435, 0, 0, 0, 1, 0, 0, 101, 0, 50, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Brewfest - Stun', '', 'Stuns target for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (42436, 0, 0, 0, 196, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Drink!', '', 'Down the brew and toss the mug!', '', 0, 0, 1, 1, 1, 1), (42438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Enraged Visual', '', '', '', 0, 0, 0, 1, 1, 1), (42439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23800, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Body Unhorsed Visual UNUSED', '', '', '', 0, 0, 0, 1, 1, 1), (42440, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 24, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Drink Free Brew', '', '', '', 0, 0, 0, 1, 1, 1), (42441, 85, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (42448, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron Signal', '', '', '', 0, 0, 0, 1, 1, 1), (42452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 23, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23811, 0, 0, 0, 0, 0, 0, 0, 0, 334, 'Plant Captured Totem', '', 'Plant the Captured Totem in the ground. Can only be used in the Quagmire.', '', 0, 0, 0, 1, 1, 1), (42453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23709, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Iron Attacker', '', '', '', 0, 0, 0, 1, 1, 1), (42454, 0, 0, 0, 1, 0, 0, 100, 0, 0, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Captured Totem', '', '', 'Under the effects of mysterious Grimtotem magic.', 0, 0, 0, 1, 1, 1), (42455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23811, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Totem Test Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42459, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 533, 'Dual Wield', 'Passive', 'Allows one-hand and off-hand weapons to be equipped in the off-hand.', '', 0, 0, 0, 1, 1, 1), (42463, 0, 0, 0, 1, 0, 0, 101, 0, 64, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2292, 'Seal of Vengeance', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (42464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42454, 0, 0, 0, 0, 0, 1, 'Captured Totem Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (42466, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Cosmetic - Zul\'Aman Spirit Effect', '', '', '', 0, 0, 0, 1, 1, 1), (42471, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Hatch Eggs', '', '', '', 0, 0, 0, 1, 1, 1), (42477, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1951, 0, 0, 5524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets, but the healing energy is diminished by 50% for each successive target.', '', 0, 0, 0, 0.5, 1, 1), (42478, 23, 0, 0, 1, 10000, 0, 101, 0, 70, 9, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2249, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23822, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'Protective Ward', '', 'Summons a ward that lasts $d. While the ward persists, nearby friendly units are protected from all damage.', '', 0, 0, 0, 1, 1, 1), (42479, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Protective Ward', '', 'Protects the caster from all attacks and spells for $d.', 'Immune to all attacks and spells.', 0, 0, 0, 1, 1, 1), (42480, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42479, 0, 0, 0, 0, 0, 87, 'Protective Ward Passive', '', '', '', 0, 0, 0, 1, 1, 1), (42481, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 42478, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'Protective Ward', '', '', '', 0, 0, 0, 1, 1, 1), (42483, 0, 0, 0, 1, 0, 8, 101, 0, 0, 28, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42485, 0, 0, 0, 0, 0, 1961, 'Ooze Channel', '', '', '', 0, 0, 0, 1, 1, 1), (42485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'End of Ooze Channel', '', '', '', 0, 0, 0, 1, 1, 1), (42486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23797, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Ooze Channel Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42488, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 1, 0, 132, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Caster Spell 1 Only if Aura 2 Is On Caster', '', '', '', 0, 0, 0, 1, 1, 1), (42489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 1, 0, 42482, 42489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cast Ooze Zap When Energized', '', 'Attempt to zap a Bubbling Swamp Ooze or Acidic Swamp Ooze if you are energized.', '', 0, 0, 0, 1, 1, 1), (42490, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Energized!', '', '', 'Drawing power from the zeppelin\'s energy core.', 0, 0, 0, 1, 1, 1), (42491, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42492, 0, 0, 0, 0, 0, 2281, 'Energized Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (42492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 1, 0, 42489, 11173, 0, 23, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cast Energized', '', '', '', 0, 0, 0, 1, 1, 1), (42493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 0, 1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23598, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dragonhawk Hatchling', '', '', '', 0, 0, 0, 1, 1, 1), (42495, 0, 0, 0, 1, 0, 0, 101, 0, 1, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 98, 6, 1, 1, 0, 149, 74, 0, 29, 29, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 83, 'Cyclone Strike', '', 'Performs a spinning attack that hits all nearby enemies, dealing weapon damage plus $s1 and knocking them back.', '', 0, 0, 0, 1, 1, 1), (42496, 0, 0, 0, 1, 0, 0, 101, 0, 16, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 140, 1, 1, 0, 49, 24, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 42497, 0, 0, 0, 960, 'Furious Roar', 'Rank 1', 'Roar furiously, increasing damage dealt by $s1% while increasing the damage taken by nearby enemies by $42497s1%.', 'Damage done increased by $s1%.', 0, 0, 0, 1, 1, 1), (42497, 0, 0, 0, 1, 0, 0, 101, 0, 16, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -26, 0, 18, 18, 0, 87, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 960, 'Furious Roar', 'Rank 1', '', 'Damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (42498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Go To New Target', '', '', '', 0, 0, 0, 1, 1, 1), (42499, 0, 0, 0, 1, 0, 8, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'L70ETC Earthquake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (42500, 0, 0, 0, 1, 0, 0, 101, 0, 13, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'L70ETC Lightning Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (42501, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'L70ETC Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (42502, 0, 0, 0, 5, 0, 0, 101, 0, 70, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 3374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt - Copy', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (42504, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head: Pause', '', '', '', 0, 0, 0, 1, 1, 1), (42505, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'L70ETC Flare Effect', '', 'Deals $s1 physical damage to the target and additional fire damage over time.', '', 0, 0, 0, 1, 1, 1), (42507, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'L70ETC Call Lightning OLD', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (42510, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'L70ETC Call Lightning', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (42511, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23861, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Summon Restless Apparition', '', '', '', 0, 0, 0, 1, 1, 1), (42512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23861, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Witch Hill Information Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42514, 0, 3, 0, 5, 0, 0, 101, 0, 1, 40, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1747, 'Squash Soul', '', 'Reduces an enemy\'s Spirit by $s1 for $d.', 'Spirit reduced by $s1.', 0, 0, 0, 1, 1, 1), (42515, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Jarl Beam', '', '', '', 0, 0, 0, 1, 1, 1), (42516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7791, 0, 0, 0, 0, 0, 331, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (42517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beam to Zelfrax', '', '', '', 0, 0, 0, 1, 1, 1), (42518, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Create Complimentary Brewfest Sampler', '', '', '', 0, 0, 0, 1, 1, 1), (42520, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 876, 'Cosmetic - Zul\'Aman Spirit Drained', '', '', '', 0, 0, 0, 1, 1, 1), (42521, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, 15451, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15452, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Light Witchbane Torch', '', 'Place the torch on the end of the dock at Swamplight Manor.', '', 0, 0, 0, 1, 1, 1), (42522, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Throw Brewfest Mug Bounce', '', '', '', 0, 0, 0, 1, 1, 1), (42523, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', '', '', 0, 0, 0, 1, 1, 1), (42527, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 1), (42528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Melee Critical 14', '', 'Increases your critical strike rating by $s1.', '', 0, 0, 0, 1, 1, 1), (42529, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 1), (42533, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Brewfest Mug', '', '', '', 0, 0, 0, 1, 1, 1), (42535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Chick Chucks Mug', '', '', '', 0, 0, 0, 1, 1, 1), (42536, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Request Chick Chuck Mug', '', '', '', 0, 0, 0, 1, 1, 1), (42537, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Brewfest Request Chick Chuck Mug Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42540, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zul\'aman Disguise Creation', '', '', '', 0, 0, 0, 1, 1, 1), (42542, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2296, 'Cosmetic - Zul\'Aman Spirit Drain', '', '', '', 0, 0, 0, 1, 1, 1), (42546, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21844, 22456, 23572, 0, 0, 0, 0, 8, 12, 12, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Cloak of Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (42547, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax, Body Stage 1', '', '', '', 0, 0, 0, 1, 1, 1), (42548, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax, Body Stage 2', '', '', '', 0, 0, 0, 1, 1, 1), (42549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax, Body Stage 3', '', '', '', 0, 0, 0, 1, 1, 1), (42550, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Spawn AoE Small', '', '', '', 0, 0, 0, 1, 1, 1), (42552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42277, 0, 0, 0, 0, 0, 1, 'Summon Pumpkin Missile', '', '', '', 0, 0, 0, 1, 1, 1), (42556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 42587, 0, 0, 0, 1, 'Headless Horseman Climax - Body Regen (removed on death)', '', '', '', 0, 0, 0, 1, 1, 1), (42558, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Don Julio\'s Heart', '', '', '', 0, 0, 0, 1, 1, 1), (42566, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Is Dead', '', '', '', 0, 0, 0, 1, 1, 1), (42567, 0, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 'Cosmetic - Incinerate Blue', '', '', '', 0, 0, 0, 1, 1, 1), (42570, 133, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Budd Nedreck - Throw Vial', '', 'Throws a vial in quest event', '', 0, 0, 0, 1, 1, 1), (42571, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Blue Flame Patch 1.0', '', '', '', 0, 0, 0, 1, 1, 1), (42574, 1152, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (42575, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax Ghost Visual', '', '', '', 0, 0, 0, 1, 1, 1), (42576, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Cannon Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (42577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Zap', '', '', '', 0, 0, 0, 1, 1, 1), (42578, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 15485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Cannon Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (42579, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42580, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 13, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37486, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (42581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42583, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spout', '', 'A spout of water spews forth, knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (42582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 42583, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spout', '', 'A spout of water spews forth, knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (42583, 1158, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 6, 0, 1, 1, 0, -1, -6001, 0, 0, 0, 0, 4, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Claw Rage', '', 'Charges a target, stunning them and dealing a flurry of rapid attacks.', '', 0, 0, 0, 1, 1, 1), (42584, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 64, 0, 1, 0, 0, 49, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 0, 0, 0, 42835, 0, 0, 0, 0, 187, 'Spout', '', 'A spout of water spews forth, knocking back any enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (42585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Start Attack, Scare Reveler', '', '', '', 0, 0, 0, 1, 1, 1), (42586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Blue Flame Patch 2.0', '', '', '', 0, 0, 0, 1, 1, 1), (42587, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1001, 0, 0, 3499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Horseman\'s Cleave', '', '', '', 0, 0, 0, 1, 1, 1), (42588, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Kailee\'s Rose', '', '', '', 0, 0, 0, 1, 1, 1), (42589, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23436, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Crimson Sun', '', '', '', 0, 0, 0, 1, 1, 1), (42590, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23438, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Falling Star', '', '', '', 0, 0, 0, 1, 1, 1), (42591, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Stone of Blades', '', '', '', 0, 0, 0, 1, 1, 1), (42592, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Blood of Amber', '', '', '', 0, 0, 0, 1, 1, 1), (42593, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Facet of Eternity', '', '', '', 0, 0, 0, 1, 1, 1), (42594, 0, 0, 0, 198, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 56, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23759, 1, 0, 0, 0, 0, 0, 0, 0, 497, 'Shape of the Bear', '', 'Shapeshift into a bear, increasing damage done by $s2%.', '', 0, 0, 0, 1, 1, 1), (42596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1747, 'Squashling', '', '', '', 0, 0, 0, 1, 1, 1), (42598, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1747, 'Squashling', '', '', '', 0, 0, 0, 1, 1, 1), (42603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax, Head: Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (42604, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Blue Fireball to Random Target', '', '', '', 0, 0, 0, 1, 1, 1), (42605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Stop Attack, Normal Reveler', '', '', '', 0, 0, 0, 1, 1, 1), (42606, 0, 0, 0, 198, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23913, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Shape of the Eagle', '', 'Shapeshift into an eagle.', '', 0, 0, 0, 1, 1, 1), (42607, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 56, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23914, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Shape of the Lynx', '', 'Shapeshift into a bear for $d, increasing damage but decreasing attack speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (42608, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23912, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Shape of the Dragonhawk', '', 'Shapeshift into a bear for $d, increasing damage but decreasing attack speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (42609, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 23909, 0, 0, 0, 0, 0, 0, 0, 0, 1747, 'Summon Squashling', '', 'Right Click to summon and dismiss your sinister squashling.', '', 0, 0, 0, 1, 1, 1), (42610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Blue Flame Patch 0.2', '', '', '', 0, 0, 0, 1, 1, 1), (42613, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 20725, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2489, 'Nexus Transformation', '', 'Transforms a Nexus Crystal into a Small Prismatic Shard.', '', 0, 0, 0, 1, 1, 1), (42615, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2489, 'Small Prismatic Shard', '', 'Creates 3 Small Prismatic Shards out of a Large Prismatic Shard.', '', 0, 0, 0, 1, 1, 1), (42620, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22445, 22446, 22449, 22451, 0, 0, 0, 0, 8, 4, 6, 2, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3222, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Greater Agility', '', 'Permanently enchant a weapon to increase Agility by 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (42621, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 12, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42624, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42625, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42626, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42627, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23920, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42628, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42629, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42630, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1751, 0, 0, 6124, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 73, 0, 1, 1, 1), (42631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bomb', '', '', '', 0, 0, 0, 1, 1, 1), (42637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 2500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Conflagrate, Periodic Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Conflagrate Target Test', '', '', '', 0, 0, 1, 1, 1, 1), (42644, 0, 0, 0, 5, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Nat Pagle\'s Fish Paste', '', 'Slather the paste all over yourself and prepare to meet some sea creatures.', 'To say you smell funky would be putting it mildly.', 0, 0, 0, 1, 1, 1), (42647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Marching', '', '', '', 0, 0, 5, 1, 1, 1), (42648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sleeping Sleep', '', '', '', 0, 0, 0, 1, 1, 1), (42650, 0, 0, 0, 1, 0, 12, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42651, 0, 0, 0, 0, 0, 221, 'Army of the Dead', '', '', '', 0, 0, 0, 1, 1, 1), (42651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 0, 0, 0, 0, 0, 18, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24207, 0, 0, 0, 0, 0, 0, 0, 1958, 'Army of the Dead', '', '', '', 0, 0, 0, 1, 1, 1), (42652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Broomstick Transformation', '', 'Transforms your flying mount into a broom. Lasts $d.', '', 0, 0, 0, 1, 1, 1), (42654, 133, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Cosmetic - Budd Nedreck - Throw Vial Rebound', '', 'Cosmetic fireball that spawns in Zul\'Jin', '', 0, 0, 0, 1, 1, 1), (42655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Report Death', '', '', '', 0, 0, 0, 1, 1, 1), (42656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Zul\'Jin Essence Spawn-in', '', '', '', 0, 0, 0, 1, 1, 1), (42657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Cosmetic - Zul\'Jin Event - Blue Smoke Flare', '', 'Throw a blue smoke flare at a specific location that lasts for $d.', '', 0, 0, 0, 1, 1, 1), (42659, 0, 0, 0, 1, 0, 0, 101, 0, 70, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 'Cosmetic - Zul\'Jin Essence', '', '', '', 0, 0, 0, 1, 1, 1), (42660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23941, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Gavis Greyshield Credit', '', '', '', 0, 0, 0, 1, 1, 1), (42662, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23445, 21884, 23449, 27503, 0, 0, 0, 0, 12, 2, 8, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Ragesteel Shoulders', '', '', '', 0, 0, 0, 1, 1, 1), (42665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186462, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Iron Mole Machine', '', '', '', 0, 0, 0, 1, 1, 1), (42667, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23952, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Flying Broom', '', 'A flying broom! This can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (42668, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23952, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Swift Flying Broom', '', 'A swift flying broom! This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (42670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Replace Repaired Diving Gear', '', '', '', 0, 0, 0, 1, 1, 1), (42673, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42667, 0, 0, 0, 0, 0, 286, 'Flying Broom', '', 'A flying broom! This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (42674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Dark Iron Knockback Target Test', '', '', '', 0, 0, 0, 1, 1, 1), (42676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42674, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Dark Iron Knockback Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42679, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42668, 0, 0, 0, 0, 0, 286, 'Swift Flying Broom', '', 'A swift flying broom! This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (42680, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23966, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Magic Broom', '', 'A magic broom!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42681, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42680, 0, 0, 0, 0, 0, 286, 'Magic Broom', '', 'A magic broom!', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Attack - Victory Event', '', '', '', 0, 0, 0, 1, 1, 1), (42683, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23966, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Swift Magic Broom', '', 'A swift magic broom! This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42684, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42683, 0, 0, 0, 0, 0, 286, 'Swift Magic Broom', '', 'A swift magic broom! This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42687, 0, 0, 0, 14, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3223, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Adamantite Weapon Chain', '', 'Attaches a chain to your weapon, reducing the duration of Disarm effects by $43588s1% and increasing your Parry rating by 15. Does not stack with other similar effects.Can only be attached to level 60 and higher items.', '', 0, 0, 0, 1, 1, 1), (42688, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23573, 23449, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Adamantite Weapon Chain', '', '', '', 0, 0, 0, 1, 1, 1), (42690, 0, 0, 5, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166, 'Terrifying Roar', '', 'Causes nearby enemies to flee in fear for $d.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (42691, 0, 0, 0, 1, 0, 0, 101, 0, 20, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 79, 0, 0, 0, 0, 0, 0, 0, 13, 13, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Peace of Ogri\'la', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (42692, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23966, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Rickety Magic Broom', '', 'A rickety magic broom! It barely works.', 'Slow and steady...', 0, 0, 0, 1, 1, 1), (42693, 0, 0, 21, 14, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42692, 0, 0, 0, 0, 0, 286, 'Rickety Magic Broom', '', 'A rickety magic broom! It barely works.', 'Slow and steady...', 0, 0, 0, 1, 1, 1), (42694, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Zul\'Aman Climax - Skull Missile', '', '', '', 0, 0, 0, 1, 1, 1), (42695, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42794, 0, 0, 0, 0, 246, 'Holiday - Brewfest - Dark Iron Knock-down Power-up', '', '', '', 0, 0, 0, 1, 1, 1), (42696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 67, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42695, 0, 0, 0, 0, 0, 1741, 'Drunken Master', '', '', 'You are a deadly whirlwind of brew.', 0, 0, 0, 1, 1, 1), (42706, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Tiny Blue Fireball to Random Loc', '', '', '', 0, 0, 0, 1, 1, 1), (42709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Blue Flame Patch 0.5', '', '', '', 0, 0, 0, 1, 1, 1), (42710, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dustwallow to Stormwind Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (42711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stormwind to Dustwallow Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (42712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186478, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Iron Mug Power-Up', '', '', '', 0, 0, 0, 1, 1, 1), (42713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Request Chick Chuck Power-Up', '', '', '', 0, 0, 1, 1, 1, 1), (42715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42712, 0, 0, 0, 0, 0, 1, 'Brewfest Chick Chuck Power-Up', '', '', '', 0, 0, 0, 1, 1, 1), (42716, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Root Forever (No Visual)', '', '', '', 0, 0, 0, 1, 1, 1), (42720, 0, 0, 0, 1, 0, 0, 101, 0, 1, 64, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Cosmetic - Zul\'Aman Quest - Zul\'jin Spirit Beam', '', 'Spirits beam targetting Budd', '', 0, 0, 0, 1, 1, 1), (42725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42246, 0, 0, 0, 0, 0, 2391, 'Doctored Leaflet', '', '', '', 0, 0, 0, 1, 1, 1), (42726, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Cosmetic - Immolation (Whole Body)', '', '', '', 0, 0, 0, 1, 1, 1), (42731, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 21844, 22452, 22456, 23572, 0, 0, 0, 10, 16, 12, 12, 2, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Shadowprowler\'s Chestguard', '', '', '', 0, 0, 0, 1, 1, 1), (42733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42734, 0, 0, 0, 0, 0, 1, 'Leaflet A', '', '', '', 0, 0, 0, 1, 1, 1), (42734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2391, 'Propagandized!', '', '', 'Has received deserter propaganda recently.', 0, 0, 0, 1, 1, 1), (42735, 0, 0, 0, 1, 0, 0, 101, 0, 20, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 34, 17, 0, 0, 0, 0, 22, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, -1, 0, 0, 0, 0, 0, 0, 0, 1641, 'Chromatic Wonder', '', 'Increases resistance to all schools of magic by $s1 and all stats by $s2 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'All magic schools resistance increased by $s1.\nAll stats increased by $s2.', 0, 0, 0, 1, 1, 1), (42736, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22786, 22791, 22794, 18256, 0, 0, 0, 0, 7, 3, 1, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flask of Chromatic Wonder', '', '', '', 0, 0, 0, 1, 1, 1), (42741, 0, 0, 0, 1, 0, 0, 101, 0, 1, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'Pumped Up!', '', 'You are PUMPED!', '+$s1% to all stats!', 0, 0, 0, 1, 1, 1), (42744, 0, 0, 0, 1, 0, 0, 101, 0, 0, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 'Cosmetic - Zul\'Aman - Budd - Spirit Particles', '', '', '', 0, 0, 0, 1, 1, 1), (42745, 0, 9, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (42746, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (42747, 36, 0, 0, 3, 0, 0, 101, 0, 1, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Crunch Armor', '', 'Reduces an enemy\'s armor by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (42752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Goblin Gumbo Kettle', '', '', '', 0, 0, 0, 1, 1, 1), (42753, 0, 0, 0, 14, 0, 0, 101, 0, 1, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186472, 0, 0, 0, 0, 0, 0, 0, 0, 2491, 'Goblin Gumbo Kettle', '', 'Right Click to create a kettle of spicy Goblin Gumbo.\n\nGoblin Gumbo disappears if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (42754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Pumpkin Treats', '', '', '', 0, 0, 0, 1, 1, 1), (42755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2375, 'Goblin Gumbo', '', '', '', 0, 0, 0, 1, 1, 1), (42757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42774, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Force Cast - Create Pumpkin Treats', '', '', '', 0, 0, 0, 1, 1, 1), (42758, 0, 0, 0, 4, 0, 0, 101, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 509, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Scott Hartin', '', 'Inflicts $s1 Fire damage to all enemies in a selected area.', '', 0, 0, 0, 1, 1, 1), (42760, 11, 4, 0, 1, 0, 0, 33, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42755, 0, 0, 0, 0, 0, 2375, 'Goblin Gumbo', '', 'Absurdly spicy goblin stew of no nutrional value. Occasionally belch rank goblin breath for the next $d.', 'Your breath is FOUL.', 0, 0, 0, 1, 1, 1), (42761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron Attack - Keg Marker', '', '', '', 0, 0, 0, 1, 1, 1), (42762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Goblin Gumbo', '', '', '', 0, 0, 0, 1, 1, 1), (42766, 0, 0, 0, 14, 0, 0, 101, 0, 1, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186475, 0, 0, 0, 0, 0, 0, 0, 0, 2492, 'Fishing Chair', '', 'Right Click to set up a comfy fishing chair.', '', 0, 0, 0, 1, 1, 1), (42768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'PattyMac', '1', '', '', 0, 0, 0, 1, 1, 1), (42773, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Fishing Chair', '', '', '', 0, 0, 0, 1, 1, 1), (42774, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Create Pumpkin Treats Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Pumpkin Treats (stackable)', '', '', '', 0, 0, 0, 1, 1, 1), (42776, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24003, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Spectral Tiger', '', 'Summons and dismisses a rideable Spectral Tiger.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42777, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24004, 0, 0, 0, 0, 0, 0, 0, 0, 916, 'Swift Spectral Tiger', '', 'Summons and dismisses a rideable Swift Spectral Tiger. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11226, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upper Deck - Spectral Tiger Mount', '', '', '', 0, 0, 0, 1, 1, 1), (42783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, -1, 42786, 0, 0, 0, 0, 23, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42784, 0, 0, 0, 0, 0, 2281, 'Wrath of the Astromancer', '', 'Infuses an enemy with Arcane power, causing them to harm nearby allies for $42787s1 Arcane damage after $d.', '$42787s1 Arcane damage to nearby allies after $d.', 0, 0, 0, 1, 1, 1), (42784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Wrath of the Astromancer', '', '', '', 0, 0, 0, 1, 1, 1), (42787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 1201, 61, 1, 5399, 569, 99, 13, 13, 0, 0, 0, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Wrath of the Astromancer', '', 'Explodes with arcane power, dealing $s1 arcane damage.', 'Falling...', 0, 0, 0, 1, 1, 1), (42791, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TEST - Justin B Test - JZB', '', '', '', 0, 0, 0, 1, 1, 1), (42792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1059, 0, 0, 0, 0, 0, 0, 0, 0, 433, 'Recently Dropped Flag', '', '', 'Unable to pick up dropped flags.', 0, 0, 0, 1, 1, 1), (42794, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Random Mug Fling', '', '', '', 0, 0, 0, 1, 1, 1), (42797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Get Active Number', '', '', '', 0, 0, 0, 1, 1, 1), (42798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42797, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Get Active Number Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32897, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'The Mark of Illidari', '', 'Creates 5 Marks of the Illidari.', '', 0, 0, 0, 1, 1, 1), (42802, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (42803, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 17, 1, 0, 47, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (42804, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (42805, 1187, 0, 2, 1, 0, 0, 101, 0, 0, 27, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 5, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2161, 'Dirty Trick', '', 'Throw a handful of dirt with great accuracy, blinding up to 3 targets in a nearby area.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (42812, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 208, 208, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 209', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42813, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180861, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blue Theramore Rocket', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 1), (42814, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 228, 228, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 229', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (42815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180865, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Yellow Theramore Rocket', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 1), (42816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180863, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Purple Theramore Rocket', '', 'Launches a firework at a launcher.', '', 0, 0, 0, 1, 1, 1), (42818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Wisp Flight Port', '', '', '', 0, 0, 0, 1, 1, 1), (42821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42818, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Wisp Flight Missile', '', '', '', 0, 0, 0, 1, 1, 1), (42823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24034, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Wisp Invis', '', '', '', 0, 0, 0, 1, 1, 1), (42826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Prep', '', '', '', 0, 0, 0, 1, 1, 1), (42835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 'Spout', '', '', '', 0, 0, 0, 1, 1, 1), (42839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Wisp Port to Horseman', '', '', '', 0, 0, 0, 1, 1, 1), (42866, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (42867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 98, 0, 0, 81, 0, 0, 499, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 0, 0, 0, 0, 505, 'Magic Wings', '', '', 'Slows falling speed.\nRight click to remove at the appropriate time.', 0, 0, 0, 1, 1, 1), (42868, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Fire Cannon', '', '', '', 0, 0, 0, 1, 1, 1), (42869, 0, 0, 0, 1, 0, 0, 101, 0, 1, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 8, 22586, 0, 0, 0, 0, 3, 7, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (42878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Summoning Rhyme', '', '', '', 0, 0, 0, 1, 1, 1), (42879, 0, 0, 0, 190, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Summoning Rhyme Aura', '', '', '', 0, 0, 0, 1, 1, 1), (42909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Summoning Rhyme, Shake, Medium', '', '', '', 0, 0, 0, 1, 1, 1), (42910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Summoning Rhyme, Shake, Small', '', '', '', 0, 0, 0, 1, 1, 1), (42919, 11, 0, 0, 1, 0, 0, 101, 0, 5, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 129, 226, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Tricky Treat', '', '', 'SUGAR RUSH! Increases speed by $s%.', 0, 0, 0, 1, 1, 1), (42924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2531, 'Giddyup!', '', 'Loosen the reins and get ready for some speed!', '', 0, 0, 0, 1, 1, 1), (42929, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21635, 0, 0, 0, 0, 0, 0, 0, 0, 1776, '[DNT] Test Mount', '', '[DNT] This is a test mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (42932, 38, 5, 0, 1, 0, 0, 100, 1, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Prowl', '', 'Puts the caster in stealth mode. Lasts until cancelled.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (42936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Ornery Ram', '', '', 'Your ram is angry from being whipped too often, too quickly.', 0, 0, 0, 1, 1, 1), (42943, 38, 5, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 'Stealth', '', 'Puts the caster in stealth mode for $d.', 'Stealthed.', 0, 0, 0, 1, 1, 1), (42965, 11, 0, 0, 1, 0, 0, 101, 0, 5, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2493, 'Tricky Treat', '', 'Dangerously sweet sugar-frosted taffy with a rich syrup center. Goes bad in only a day.', 'SUGAR RUSH! Increases speed by $s%.', 0, 0, 0, 1, 1, 1), (42966, 0, 4, 0, 1, 0, 0, 101, 0, 0, 347, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43049, 0, 0, 0, 0, 1578, 'Upset Tummy', '', '', 'The mere thought of eating any more Tricky Treats makes you ill.', 0, 0, 0, 1, 1, 1), (42967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42427, 0, 0, 0, 0, 1, 'Fire Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (42969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1000, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'Explosion Fade Away', '', 'Turns the caster invisible and increases its movement speed by $s3% for $d.', 'Invisible.\nMovement speed increased by $s3%.', 0, 0, 0, 1, 1, 1), (42971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Burning (Cosmetic)', '', '', '', 0, 0, 0, 1, 1, 1), (42974, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 22449, 22446, 22445, 22824, 0, 0, 0, 6, 10, 6, 30, 3, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3225, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Executioner', '', 'Permanently enchant a Melee Weapon to occasionally ignore $42976s1 of your enemy\'s armor. Requires a level 60 or higher item.', '', 0, 0, 0, 1, 1, 1), (42976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -841, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2338, 'Executioner', '', 'Your attacks ignore $s1 of your enemies\' armor for $d.', 'Ignoring $s1 armor.', 0, 0, 0, 1, 1, 1), (42992, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 24, 0, 8, 0, 0, 0, 32, 226, 191, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2259, 'Ram - Trot', '', '', 'Your ram is moving at a leisurely pace and gradually regaining strength.', 0, 0, 0, 1, 1, 1), (42993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 99, 0, 13, 0, 0, 0, 32, 226, 191, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1757, 'Ram - Canter', '', '', 'You are moving at a brisk pace and your ram is slowly getting fatigued.', 0, 0, 0, 1, 1, 1), (42994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, 184, 0, 19, 0, 0, 0, 32, 226, 191, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1718, 'Ram - Gallop', '', '', 'You are really moving now, but the ram is quickly getting fatigued.', 0, 0, 0, 1, 1, 1), (43005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3225, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Weapon Executioner', 'QASpell', 'Permanently enchant a Melee Weapon to occasionally ignore $42976s1 of your enemy\'s armor. Requires a level 60 or higher item.', '', 0, 0, 0, 1, 1, 1), (43034, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Wisp Escape Missile', '', '', '', 0, 0, 0, 1, 1, 1), (43049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1578, 'Upset Tummy', '', '', '', 0, 0, 0, 1, 1, 1), (43050, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 32, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Gnomish Flame Turret', '', '', '', 0, 0, 5, 1, 1, 1), (43052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Ram Fatigue', '', '', 'Your racing ram is fatigued.', 0, 0, 0, 1, 1, 1), (43073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mug Target Practice', '', '', '', 0, 0, 0, 1, 1, 1), (43090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42778, 0, 0, 0, 0, 0, 1, 'Force Cast Blessed Vial Cleanup DND', '', '', '', 0, 0, 0, 1, 1, 1), (43093, 0, 0, 15, 1, 0, 0, 101, 0, 63, 21, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 501, 0, 2374, 4749, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Grievous Throw', '', 'A vicious attack that causes the target to bleed profusely until fully healed. Deals $s1 damage every $t1 seconds until healed.', '$s1 Physical damage inflicted every $t1 sec.\nYou will bleed until fully healed.', 0, 0, 0, 1, 1, 1), (43095, 0, 1, 0, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 33, 0, 0, 23, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43437, 0, 0, 0, 0, 0, 58, 'Creeping Paralysis', '', 'Affect all nearby players with a slow paralysis that stuns if not removed within $t1 sec.', 'Your body is becoming numb.', 0, 0, 0, 1, 1, 1), (43096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon All Players', '', '', '', 0, 0, 0, 1, 1, 1), (43097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon All Players', '', '', '', 0, 0, 0, 1, 1, 1), (43098, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Center', '', '', '', 0, 0, 0, 1, 1, 1), (43100, 0, 0, 15, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wounds', '', 'Causes the target to bleed, taking damage every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (43101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Command, Head Requests Body', '', '', '', 0, 0, 0, 1, 1, 1), (43104, 0, 0, 15, 1, 0, 0, 101, 0, 1, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Deep Wound', '', 'Causes the target to bleed, taking damage every $t1 sec.', 'Bleeding.', 0, 0, 0, 1, 1, 1), (43105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Body Regen (confuse only - removed on death)', '', '', '', 0, 0, 0, 1, 1, 1), (43107, 0, 0, 0, 5, 0, 0, 101, 0, 0, 8, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1630, 'Spear Throw', '', 'Throws a poisoned spear at an enemy, inflicting Physical damage plus an additional $s2 nature damage every $t2 seconds for $d.', '$s2 damage inflicted every $t2 seconds.', 0, 0, 0, 1, 1, 1), (43108, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 98, 0, 1, 31, 0, -1, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 314, 'Bone Breaker', '', 'Stomps the ground, inflicting normal damage to nearby enemies and knocking them back.', '', 0, 0, 0, 1, 1, 1), (43110, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26111, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Spirit Wolf', '', '', '', 0, 0, 0, 1, 1, 1), (43111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Command, Body Tells Body to Move', '', '', '', 0, 0, 0, 1, 1, 1), (43112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24136, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Summon Cyclone', '', 'Summons a cyclone that moves around randomly. Enemies near the cyclone will be knocked away.', '', 0, 0, 0, 1, 1, 1), (43113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 38, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43114, 0, 0, 0, 0, 0, 2129, 'Fire Wall', '', '', '', 0, 0, 0, 1, 1, 1), (43114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 875, 0, 0, 3062, 0, 0, 15, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2129, 'Fire Wall', '', '', 'Deals $s1 Fire damage per second.', 0, 0, 0, 1, 1, 1), (43116, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43118, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Horseman\'s Whirlwind', '', '', '', 0, 0, 0, 1, 1, 1), (43118, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Horseman\'s Whirl', '', '', '', 0, 0, 0, 1, 1, 1), (43119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43147, 0, 0, 0, 0, 0, 174, 'Cyclone Visual', '', '', '', 0, 0, 0, 1, 1, 1), (43120, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43121, 0, 0, 0, 0, 0, 314, 'Cyclone', '', 'Periodically triggers a Cyclone knock away.', '', 0, 0, 0, 1, 1, 1), (43121, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 101, 25, 0, 949, 37, 0, 26, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Deals $s1 damage and knocks players away.', '', 0, 0, 0, 1, 1, 1), (43124, 0, 0, 0, 1, 0, 0, 50, 0, 20, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43125, 0, 0, 0, 0, 0, 55, 'Lifesteal', '', 'Chance to drain $s1 health from an enemy, on a melee swing, transferring it to the caster.', 'Stealing life when attacking.', 0, 0, 0, 1, 1, 1), (43125, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 3, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Lifesteal', '', 'Drains $s1 health from an enemy, transferring it to the caster.', '', 0, 0, 0, 2, 1, 1), (43126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mug Target Practice', '', '', '', 0, 0, 0, 1, 1, 1), (43127, 0, 2, 0, 1, 0, 0, 101, 0, 70, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -16, -16, 0, 13, 13, 0, 54, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 308, 'Intangible Presence', '', 'Reduces an enemy\'s chance to hit by $s1%. \nReduces an enemy\'s chance to hit with spells by $s2%.', 'Chance to hit with spells and melee attacks reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43128, 65, 0, 0, 1, 0, 0, 101, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 96, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Raptor Charge', '', 'Increases movement speed by $s1% for $d.', 'Movement speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (43129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Speaks', '', '', '', 0, 0, 0, 1, 1, 1), (43130, 18, 3, 11, 1, 0, 0, 101, 0, 20, 85, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 1, -11, 2, 43130, 0, 0, 0, 26, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Creeping Vines', '', 'Coats an enemy in roots, damaging them and rooting them. This effect will transform into a snare when removed.', 'Nature damage every $t2 sec.\nRooted.', 0, 0, 0, 1, 1, 1), (43131, 18, 3, 11, 1, 0, 0, 101, 0, 20, 85, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 3, 1, 1, 0, -11, 2, 0, 0, 0, 0, 33, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'Lingering Vines', '', 'Coats an enemy in roots, damaging them and snaring them. This effect will transform into a snare when removed.', 'Nature damage every $t2 sec.\nMovement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43132, 18, 4, 0, 1, 0, 0, 101, 0, 20, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 25, 1, 0, 37, 9, 0, 0, 0, 0, 0, 3, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Poison Burst', '', 'Shoots poison at an enemy, inflicting Nature damage, then additional damage every $t2 sec. for $d.', 'Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (43133, 18, 4, 0, 5, 0, 0, 101, 0, 1, 8, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, -76, 0, 0, 0, 0, 3, 79, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 194, 'Debilitating Poison', '', 'Reduces an enemy\'s physical damage by $s2% and Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nPhysical damage dealt reduced by $s2%.', 0, 0, 0, 1, 1, 1), (43134, 0, 0, 0, 1, 0, 0, 101, 0, 1, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4377, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Hatch Spiderlings', '', '', '', 0, 0, 0, 1, 1, 1), (43135, 0, 1, 0, 14, 0, 0, 101, 0, 20, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 1, 0, 0, 3, 0, 0, 29, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764, 'Bubbling Ooze', '', 'Deals Nature damage to your target every $t1 seconds.', 'Nature damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (43137, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'Zap', '', '', '', 0, 0, 0, 1, 1, 1), (43139, 0, 9, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', 'Decreases the time between your attacks by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (43140, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 65, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 1251, 0, 0, 4374, 0, 0, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s2 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (43142, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 451, 0, 0, 4274, 0, 0, 22, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43573, 0, 0, 0, 0, 497, 'Transfigure', '', 'Transforms the caster, unleashing the powers of nature upon all nearby enemies, dealing $s2 Nature damage.', '', 0, 0, 0, 1, 1, 1), (43143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24143, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43144, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Hatch All Eggs', '', '', '', 0, 0, 0, 1, 1, 1), (43145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23577, 0, 0, 0, 43536, 0, 0, 0, 0, 497, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43147, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feathery Cyclone Burst', '', '', '', 0, 0, 0, 1, 1, 1), (43148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Fire Size BIG', '', '', '', 0, 0, 0, 1, 1, 1), (43149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43150, 0, 0, 0, 0, 0, 33, 'Claw Rage', '', 'Charges a target, stunning them and dealing a flurry of rapid attacks.', '', 0, 0, 0, 1, 1, 1), (43150, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 25, 1, 0, 487, 149, 0, 0, 0, 0, 0, 14, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1922, 'Claw Rage', '', 'Charges a target, stunning them and dealing a flurry of rapid attacks.', 'Unable to move.\nPhysical damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (43152, 1158, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, -6001, 0, 35, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 516, 'Lynx Rush', '', '', '', 0, 0, 0, 1, 1, 1), (43153, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 2, 6, 0, 225, 1, 0, 2137, 1499, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Lynx Rush', '', 'Charges an enemy, dealing $s2 Physical damage and causing them to bleed for $o3 additional damage over $d.', '$s3 Physical damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (43154, 59, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 1, 488, 0, -1, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43155, 0, 0, 0, 0, 1309, 'Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (43155, 0, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1309, 'Drink', '', '', '', 0, 0, 0, 1, 1, 1), (43156, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Brewfest Keg Protector', '', '', 'You\'ve protected a Brewfest keg. Talk to a ticket redeemer to get your prize tickets.', 0, 0, 0, 1, 1, 1), (43158, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Target Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (43168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Brewfest Keg Keeper Redemption', '', '', '', 0, 0, 0, 1, 1, 1), (43184, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Burning (Cosmetic), Base', '', '', '', 0, 0, 0, 1, 1, 1), (43204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 800, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0801)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (43205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (43206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43168, 0, 0, 0, 0, 0, 1, 'Brewfest Keg Keeper Redemption (Force)', '', '', '', 0, 0, 0, 1, 1, 1), (43207, 0, 0, 0, 14, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 0, 0, 99, 0, 0, 18, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head\'s Breath', '', '', '', 0, 0, 0, 1, 1, 1), (43208, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 918, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Whirl', '', 'Whirl around, spitting flame at all nearby enemies, increasing their vulnerability to Fire magic.', 'Fire damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (43210, 0, 0, 0, 199, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43158, 0, 0, 0, 0, 1616, 'Target Rifle', '', 'Fires a pellet at the nearest target in front of you within $a1 yards.', '', 0, 0, 1, 1, 1, 1), (43211, 0, 0, 0, 199, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43158, 0, 0, 0, 0, 1616, 'Target Rifle', '', '', '', 0, 0, 0, 1, 1, 1), (43213, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43208, 44090, 0, 0, 0, 0, 11, 'Flame Whirl', '', 'Whirl around, spitting flame at all nearby enemies, increasing their vulnerability to Fire magic.', '', 0, 0, 0, 1, 1, 1), (43215, 50, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 675, 0, 0, 1912, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (43216, 35, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24187, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Pillar of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (43217, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 201, 0, 0, 899, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Burn', '', 'Causes $s2 Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (43218, 0, 0, 0, 1, 0, 0, 101, 0, 70, 63, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43217, 0, 0, 0, 0, 0, 51, 'Pillar of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (43219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -113, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 112', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (43240, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 300, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 625, 0, 0, 2187, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball Volley', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (43242, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 199, 0, 0, 0, 0, 65, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Haste', '', 'Fills the target with power, increasing its casting speed by $s1% and movement speed by $s2%.', 'Casting speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (43243, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 565, 'Shred Armor', '', 'Shreds an enemy\'s armor, reducing it by $s1 for $d.', 'Reduced armor by $s1.', 0, 0, 0, 1, 1, 1), (43244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Create Water Bucket, Barrel Splash', '', '', '', 0, 0, 0, 1, 1, 1), (43245, 19, 0, 0, 1, 0, 0, 101, 0, 20, 0, 250, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 345, 0, 0, 2827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Fire Blast', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (43246, 0, 0, 15, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Rend', '', 'Inflicts Physical damage to an enemy every $t1 sec. for $d.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (43249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1557, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Startling Roar', '', '', '', 0, 0, 0, 1, 1, 1), (43255, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Zul\'Aman - Crate Burst', '', '', '', 0, 0, 0, 1, 1, 1), (43256, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 49999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Lynx Flurry', '', 'Enrages self, increasing size and damage done.', 'Increases damage done by $s1%.', 0, 0, 0, 1, 1, 1), (43257, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Lynx Flurry', '', '', '', 0, 0, 0, 1, 1, 1), (43258, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Cosmetic - Zul\'Aman - Dust Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (43259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24202, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Barker Bunny 1', '', '', '', 0, 0, 0, 1, 1, 1), (43260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24203, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Barker Bunny 2', '', '', '', 0, 0, 0, 1, 1, 1), (43261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24204, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Barker Bunny 3', '', '', '', 0, 0, 0, 1, 1, 1), (43262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24205, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Barker Bunny 4', '', '', '', 0, 0, 0, 1, 1, 1), (43263, 0, 0, 0, 1, 0, 0, 101, 0, 66, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 63, 0, 1, 1, 0, 0, 1099, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Ghoul Taunt', '', 'Taunts and causes additional high threat to all enemies within $a1 yards.', '', 0, 0, 0, 1, 1, 1), (43264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43263, 0, 0, 0, 0, 0, 1, 'Periodic Taunt', '', '', '', 0, 0, 0, 1, 1, 1), (43265, 18, 0, 0, 1, 0, 12, 101, 0, 1, 18, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 375, 0, 0, 1312, 0, 0, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'Death and Decay', '', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', '$s1 shadow damage inflicted every $t1 sec to all targets in the affected area.', 0, 0, 0, 1, 1, 1), (43267, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5001, 0, 0, 47499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saber Lash', '', 'Do damage divided up evenly among all affected targets.', '', 0, 0, 0, 1, 1, 1), (43268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5001, 0, 0, 47499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saber Lash', '', 'Do damage divided up evenly among all affected targets', '', 0, 0, 0, 1, 1, 1), (43271, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23577, 0, 0, 0, 43537, 0, 0, 0, 0, 497, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23577, 0, 0, 0, 43538, 0, 0, 0, 0, 497, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43273, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (43274, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24217, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Dismount Bear', '', 'Summons an angry bear.', '', 0, 0, 0, 1, 1, 1), (43290, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -51, 74, 14, 0, 0, 0, 79, 9, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Lynx Flurry', '', 'Enrages self, increasing size and damage done.', 'Decreases damage done by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (43292, 0, 9, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 199, 19, 0, 0, 0, 0, 138, 61, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1615, 0, 0, 0, 0, 0, 0, 957, 'Incite Frenzy', '', 'Frenzies the target, increasing its attack speed by $s1%.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (43293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43294, 50, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (43298, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Strike', '', 'Strikes at an enemy, inflicting weapon damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (43299, 0, 1, 0, 1, 0, 0, 101, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 462, 2, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2% for $d.', 'Fire damage taken is increased by $s2%.', 0, 0, 0, 1, 1, 1), (43300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Hit!', '', '', '', 0, 0, 0, 1, 1, 1), (43301, 85, 0, 0, 3, 0, 0, 101, 0, 29, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 271, 0, 0, 2564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning', '', '', '', 0, 0, 0, 0.7, 1, 1), (43302, 0, 0, 0, 3, 0, 0, 101, 0, 29, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 8999, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 24224, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Totem', '', 'Summons an Lightning Totem that lasts $d. and periodically damages nearby enemies.', '', 0, 0, 0, 1, 1, 1), (43303, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 401, 405, 0, 3799, 2497, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Flame Shock', '', 'Instantly burns an enemy, then inflicts additional Fire damage every $t2 sec. for $d.', '$s2 Fire damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (43305, 1152, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 461, 0, 0, 4369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (43306, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Heal Body', '', '', '', 0, 0, 0, 1, 1, 1), (43308, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 2495, 'Find Fish', '', 'Nearby fishing nodes appear on the minimap. Only one form of tracking can be active at a time.', 'Finding Fish.', 0, 0, 0, 1, 1, 1), (43309, 0, 1, 17, 5, 0, 0, 101, 0, 8, 32, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (43310, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 1, -51, 0, 2, 0, 0, 0, 33, 226, 191, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2259, 'Ram Level - Neutral', '', '', '', 0, 0, 0, 1, 1, 1), (43311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23577, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43313, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Target Indicator', 'Rank 1', 'Hunter\'s Mark Visual Only.', '', 0, 0, 0, 1, 1, 1), (43317, 44, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 959, 'Dash', '', 'Increases movement speed by $s1% for $d. Does not break prowling.', 'Increases movement speed by $s1%.', 0, 0, 0, 1, 1, 1), (43321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Human Child\'s Laughter', '', '', '', 0, 0, 0, 1, 1, 1), (43322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Set Malacrass Adds', '', '', '', 0, 0, 0, 1, 1, 1), (43323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Human Child\'s Crying', '', '', '', 0, 0, 0, 1, 1, 1), (43324, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Orc Child\'s Laughter', '', '', '', 0, 0, 0, 1, 1, 1), (43332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -86, 0, 0, 0, 0, 0, 33, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Exhausted Ram', '', '', 'Your ram needs a moment to recover...', 0, 0, 0, 1, 1, 1), (43338, 0, 0, 0, 1, 0, 0, 100, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43339, 0, 0, 0, 0, 0, 2016, 'Shamanistic Focus', '', 'After landing a melee critical strike, you enter a Focused state. The Focused state reduces the mana cost of your next Shock spell by $43339s1%.', '', 0, 0, 0, 1, 1, 1), (43339, 0, 1, 0, 1, 0, 0, 100, 1, 10, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 2016, 'Focused', '', '', 'Your next Shock spell has its mana cost reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43343, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 37, 1, 0, 131, -1, 0, 0, 0, 0, 206, 77, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 2498, 'Ragged Flying Carpet', 'Shapeshift', 'Take flight on a worn old carpet.', 'Immune to Polymorph effects.\nMovement speed increased by $s1% and allows you to fly.', 13, 0, 0, 1, 1, 1), (43344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42754, 0, 0, 0, 0, 0, 1, 'Rain of Treats', '', '', '', 0, 0, 0, 1, 1, 1), (43345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24263, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND] Brewfest - Quest - Speed Bunny Green', '', '', '', 0, 0, 0, 1, 1, 1), (43346, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24264, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND] Brewfest - Quest - Speed Bunny Yellow', '', '', '', 0, 0, 0, 1, 1, 1), (43347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24265, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[DND] Brewfest - Quest - Speed Bunny Red', '', '', '', 0, 0, 0, 1, 1, 1), (43352, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 401, 63, 0, 3799, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 2205, 'Tail Swipe', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (43353, 0, 3, 0, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 225, 1, 0, 1387, 34, 0, 0, 0, 0, 3, 87, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1614, 'Infected Bite', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. and increases the Physical damage it takes by $s2% for $d.', '$s1 Nature damage inflicted every $t1 sec.\nPhysical damage taken is increased by $s2%.', 0, 0, 0, 1, 1, 1), (43356, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Pounce', '', 'Inflicts normal damage plus $s1 to and stuns an enemy.', 'Stunned.', 0, 0, 0, 1, 1, 1), (43357, 36, 0, 11, 1, 0, 0, 101, 0, 1, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 417, 0, -36, 3591, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Feral Swipe', '', 'Reduces an enemy\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43358, 133, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -16, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 494, 'Gut Rip', '', 'Reduces an enemy\'s Stamina by $s1% for $d.', 'Stamina reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Call of the Beast', '', 'Marks your target, forcing nearby beasts to attack it.', 'Marked for death...', 0, 0, 0, 1, 1, 1), (43361, 99, 1, 0, 1, 0, 0, 101, 0, 62, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 69, 199, 99, 0, 0, 0, 6, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1912, 'Domesticate', '', 'Takes control of a humanoid enemy up to level $s1 for $d.', 'You have been tamed....', 0, 0, 0, 1, 1, 1), (43362, 34, 0, 7, 3, 0, 0, 101, 0, 70, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43363, 0, 0, 0, 0, 69, 'Electrified Net', '', 'Immobilizes an enemy for $d. and shocks it with electricity, inflicting Nature damage.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (43363, 19, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 165, 0, 0, 1017, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'Electrified Net', '', 'Instantly shocks an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (43364, 0, 4, 0, 1, 0, 0, 101, 0, 0, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 225, -151, -71, 1387, 0, 0, 0, 193, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Tranquilizing Poison', '', 'Inflicts the target with poison, which increases the time between attacks by $s1%, reduces their movement by $s2% and puts them to sleep after $d sec.', 'Time between attacks increased by $s1%.\nReduces movement speed by $s2%.\nGetting sleepy...', 0, 0, 0, 1, 1, 1), (43382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 449, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Spirit Bolts', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (43383, 0, 0, 0, 1, 0, 13324, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43382, 0, 0, 0, 0, 0, 213, 'Spirit Bolts', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', 'Deals $43382s1 shadow damage to nearby enemies every $t1 sec.', 0, 0, 0, 1, 1, 1), (43396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Target Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (43398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Target Detect Invisibility', '', '', 'Fire your Target Rifle at the indicated target to score Hits!', 0, 0, 0, 1, 1, 1), (43405, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24294, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43406, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24295, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Blood Elf Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43411, 0, 0, 0, 190, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Shooting Gallery!', '', '', 'You\'re playing Rinling\'s shooting gallery. Aim and fire at the marked targets!', 0, 0, 0, 1, 1, 1), (43418, 0, 0, 0, 1, 0, 0, 101, 0, 1, 551, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 0, 1, 0, 0, 99, 0, 0, 13, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 153, 'Cosmetic - Explosive Charge w AOE Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (43420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 105, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'Thorns', '', 'Thorns sprout from the friendly target causing $s1 Nature damage to attackers when hit. Lasts $d.', 'Causes $s1 Nature damage to attackers.', 0, 0, 0, 1, 1, 1), (43421, 0, 1, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 575, 0, 0, 4712, 0, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2101, 'Lifebloom', '', '', 'Heals $s1 every second and $43422s1 when effect finishes or is dispelled.', 0, 0, 0, 1, 1, 1), (43422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3001, 0, 0, 18499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'Lifebloom', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (43423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21880, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exploding Rune', '', '', '', 0, 0, 0, 1, 1, 1), (43424, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21880, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exploding Rune', '', '', '', 0, 0, 0, 1, 1, 1), (43425, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21880, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exploding Rune', '', '', '', 0, 0, 0, 1, 1, 1), (43426, 0, 1, 7, 1, 0, 0, 100, 0, 0, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 57, 1, 1, 471, -1, 49, 28, 28, 28, 0, 26, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.\nIncreases frost damage taken by $s3%.', 0, 0, 0, 1, 1, 1), (43427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Ice Lance', '', 'Deals $s1 Frost damage to an enemy target. Causes triple damage against Frozen targets.', '', 0, 0, 0, 1, 1, 1), (43428, 0, 1, 0, 5, 0, 0, 101, 0, 0, 35, 90, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 345, 1, 0, 2827, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (43429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 300, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1499, 0, 0, 13, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Consecration', '', 'Consecrates the land beneath Paladin, doing $o1 Holy damage over $d to enemies who enter the area.', '$s1 damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (43430, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2168, 'Avenging Wrath', '', 'Increases all damage caused by $s1% for $d.', 'All damage caused increased by $s1%.', 8, 0, 0, 1, 1, 1), (43431, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (43432, 0, 1, 5, 1, 0, 0, 101, 0, 60, 35, 210, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Scream', '', 'Lets out a psychic scream, causing up to $i nearby enemies to flee for $d.', 'Fleeing in fear.', 0, 0, 5, 1, 1, 1), (43433, 0, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Blind', '', 'Blinds the target, causing it to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (43435, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, causing Nature damage to each.', '', 0, 0, 0, 1, 1, 1), (43436, 1152, 0, 0, 1, 0, 0, 101, 0, 52, 1, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 999, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24320, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', '', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (43437, 0, 0, 12, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 655, 0, -1, 3922, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'Paralyzed', '', 'Affect all nearby players with a slow paralysis that stuns if not removed within $t1 sec.', 'Paralyzed.', 0, 0, 0, 1, 1, 1), (43438, 0, 0, 0, 1, 0, 8, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 401, 0, 0, 1799, 0, 0, 8, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43465, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (43439, 0, 2, 0, 1, 0, 0, 101, 0, 70, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1051, 0, 0, 6474, 0, 0, 0, 0, 0, 3, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'Curse of Doom', '', 'Curses the target with impending doom, causing $s1 Shadow damage after $d.', 'Causes $s1 Shadow damage after $d.', 0, 0, 0, 1, 1, 1), (43440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 451, 0, 0, 2774, 0, 0, 8, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 547, 'Rain of Fire', '', 'Calls down a molten rain, burning all enemies in a selected area for $s1 Fire damage every $t1 sec. for $d.', '$s1 Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (43441, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (43442, 49, 0, 0, 1, 0, 15420, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 60, 26, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15578, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies for normal damage plus $15576s1.', 0, 0, 0, 1, 1, 1), (43443, 0, 0, 0, 1, 0, 0, 100, 1, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1935, 'Spell Reflection', '', 'Raise your shield, reflecting the next spell cast on you. Lasts $d.', 'Reflects the next spell cast on you.', 0, 0, 0, 1, 1, 1), (43444, 411, 0, 0, 1, 0, 0, 101, 0, 0, 3, 650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186668, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap', '', 'Place a fire trap that explodes when an enemy approaches, causing $27026s1 Fire damage and burning all enemies for $27026o2 additional Fire damage over $27026d to all within $27026a1 yards. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (43445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11334, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shooting Gallery Tutorial Success', '', '', '', 0, 0, 0, 1, 1, 1), (43446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 2624, 999, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Explosive Trap Effect', '', '', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (43447, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186669, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (43448, 0, 1, 13, 1, 0, 0, 101, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', '', 'Frozen.', 0, 0, 0, 1, 1, 1), (43449, 411, 0, 0, 1, 0, 0, 101, 0, 68, 3, 305, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186670, 0, 0, 0, 0, 0, 0, 0, 0, 2295, 'Snake Trap', '', 'Place a trap that will release several venomous snakes to attack the first enemy to approach. The snakes will die after $34647d. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (43450, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 3, 0, 0, 13, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1070, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - apple trap - friendly DND', '', '', '', 0, 0, 0, 1, 1, 1), (43451, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (43452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 305, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Cosmetic - Small White Smoke Flare', '', '', '', 0, 0, 0, 1, 1, 1), (43453, 0, 1, 0, 1, 0, 0, 100, 1, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 74, 42, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 30023, 0, 0, 0, 0, 2128, 'Rune Ward', '', 'Reflects the next fire spell back at its caster.', 'Fire spells will be reflected.\n$n charges.', 0, 0, 0, 1, 1, 1), (43454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 864, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0865)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (43455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 246, 246, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 247', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (43456, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'Overpower', '', 'Instantly overpowers an enemy, causing weapon damage plus $s1. Can only be used after the target dodges. Overpower cannot be blocked, dodged, or parried.', '', 0, 0, 0, 1, 1, 1), (43457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 'Ball of Energy', '', '', '', 0, 0, 0, 1, 1, 1), (43460, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 463, 154, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 464', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (43461, 0, 4, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 57, 0, -11, 471, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1496, 'Wound Poison', 'Rank 5', 'Poisons the enemy, reducing all healing effects used on them by $s1% for $d.', 'All healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rag Doll Visual', '', '', '', 0, 0, 0, 1, 1, 1), (43464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 691, 0, 0, 5654, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', '', '', 0, 0, 0, 1, 1, 1), (43465, 0, 0, 0, 1, 0, 8, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Hellfire', '', '', '', 0, 0, 0, 1, 1, 1), (43467, 0, 0, 0, 1, 0, 0, 101, 0, 1, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Cosmetic - White Smoke', '', '', '', 0, 0, 0, 1, 1, 1), (43469, 0, 0, 0, 190, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Shooting Gallery!', '', '', 'You\'re playing Rinling\'s shooting gallery. Aim and fire at the marked targets!', 0, 0, 0, 1, 1, 1), (43470, 0, 0, 0, 190, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Shooting Gallery!', '', '', 'You\'re playing Rinling\'s shooting gallery. Aim and fire at the marked targets!', 0, 0, 0, 1, 1, 1), (43471, 0, 0, 0, 190, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 393, 'Shooting Gallery!', '', '', 'You\'re playing Rinling\'s shooting gallery. Aim and fire at the marked targets!', 0, 0, 0, 1, 1, 1), (43472, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11345, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shooting Gallery Easy Success', '', '', '', 0, 0, 0, 1, 1, 1), (43473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11334, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shooting Gallery Medium Success', '', '', '', 0, 0, 0, 1, 1, 1), (43474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11334, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shooting Gallery Hard Success', '', '', '', 0, 0, 0, 1, 1, 1), (43475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11336, 11340, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Alterac Valley Daily quest', '', '', '', 0, 0, 0, 1, 1, 1), (43477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11337, 11341, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Eye of the Storm Daily quest', '', '', '', 0, 0, 0, 1, 1, 1), (43478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (43479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (43480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (43481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (43482, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (43483, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11338, 11342, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Warsong Gulch Daily quest', '', '', '', 0, 0, 0, 1, 1, 1), (43484, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11335, 11339, 0, 0, 0, 0, 0, 0, 0, 1, 'Complete Arathi Basin Daily quest', '', '', '', 0, 0, 0, 1, 1, 1), (43485, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24338, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snake Trap', '', '', '', 0, 0, 0, 1, 1, 1), (43486, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24225, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Warriors', '', '', '', 0, 0, 0, 1, 1, 1), (43487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24159, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani Eagle', '', '', '', 0, 0, 0, 1, 1, 1), (43492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1070, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - apple trap - Unfriendly DND', '', '', '', 0, 0, 0, 1, 1, 1), (43493, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Steady Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (43498, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Siphon Soul', '', 'Draws the soul of the target into you, granting their powers for a short time.', '', 0, 0, 0, 1, 1, 1), (43501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2028, 'Siphon Soul', '', 'Draws the soul of the target into you, granting you their powers for $d.', 'Your soul is being siphoned.', 0, 0, 0, 1, 1, 1), (43504, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1703, 'Alterac Valley OnDeath Proc Aura', '', '', '', 0, 0, 0, 1, 1, 1), (43505, 0, 3, 0, 1, 0, 0, 101, 0, 0, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 149, 'Plague Blight', '', 'Periodically deals Nature damage to an enemy.', 'Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (43506, 0, 3, 0, 5, 0, 0, 4, 0, 0, 9, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 77, 0, 0, 0, 0, 0, 0, 18, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43505, 0, 0, 0, 0, 0, 149, 'Plague Blight', '', 'Chance on hit of infecting the attacker, dealing Nature damage periodically..', 'Chance on hit of infecting the attacker.', 0, 0, 1, 1, 1, 1), (43515, 0, 0, 0, 22, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Cosmetic - Ashli\'s Fireball', '', 'Fireball Visual', '', 0, 0, 0, 1, 1, 1), (43517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 'Talon', '', '', '', 0, 0, 0, 1, 1, 1), (43518, 0, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 68, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', '', 'Kicks an enemy for $s1% of normal melee damage, interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (43519, 44, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 31, 6, 0, 1, 1, 0, 34, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Charge', '', 'Charges an enemy, inflicting $s2% of the caster\'s normal damage and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (43520, 0, 0, 0, 22, 0, 0, 101, 0, 1, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Cosmetic - Ashli\'s Fireball 01', '', 'Fireball Visual', '', 0, 0, 0, 1, 1, 1), (43521, 87, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 33784, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1553, 'Create Darkrune', '', 'Combine five Darkrune Fragments to create a Darkrune.', '', 0, 0, 0, 1, 1, 1), (43522, 0, 1, 0, 1, 0, 0, 101, 0, 0, 85, 400, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Unstable Affliction', 'Rank 3', 'Shadow energy slowly destroys the target, causing $o1 damage over $d. In addition, if the Unstable Affliction is dispelled it will cause $43523s1 damage to the dispeller and silence them for $31117d.', '$s1 Shadow damage every $t1 sec. If dispelled, will cause $43523s1 damage to the dispeller and silence them for $31117d.', 0, 0, 0, 1, 1, 1), (43523, 0, 1, 0, 1, 0, 0, 101, 0, 1, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 4624, -1, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 'Unstable Affliction', '', '', 'Silenced.', 0, 0, 0, 1, 1, 1), (43524, 0, 1, 0, 1, 0, 0, 101, 0, 0, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 375, 0, -51, 2312, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts $s2 Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (43525, 0, 0, 0, 22, 0, 0, 101, 0, 1, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Cosmetic - Ashli\'s Fireball 02', '', 'Fireball Visual', '', 0, 0, 0, 1, 1, 1), (43526, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 90, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 2249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (43527, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1501, 0, 0, 9249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 'Chain Heal', '', 'Infuses a wounded ally with healing energy that spreads to another nearby ally. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (43528, 0, 0, 18, 16, 0, 0, 101, 0, 40, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Cyclone', '', 'Stuns an enemy for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (43529, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 149, -5001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 559, 'Mortal Strike', '', 'Inflicts $s1% weapon damage and reduces the target\'s armor by $s2 for $d.', 'Armor reduced by $s2.', 0, 0, 0, 1, 1, 1), (43530, 0, 0, 11, 1, 0, 0, 101, 0, 1, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 13, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 'Piercing Howl', '', 'Causes all enemies near the warrior to be dazed for $d.', 'Dazed.', 0, 0, 0, 1, 1, 1), (43533, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43880, 43534, 0, 0, 0, 0, 1177, 'Brewfest - Daily - Relay Race - Force - Summon Ram', '', '', '', 0, 0, 0, 1, 1, 1), (43534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1862, 'Working For the Man', '', '', '[DNT] You are working for the man', 0, 0, 0, 1, 1, 1), (43535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2507, 'Relay Race - Delivered Package - DND', '', '', 'You have delivered a package. Buff can be redeemed for tickets.', 0, 0, 0, 1, 1, 1), (43541, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Cosmetic - Pillar of Fire', '', '', '', 0, 0, 0, 1, 1, 1), (43545, 0, 1, 0, 1, 0, 0, 101, 0, 0, 29, 95, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 151, 0, 499, 924, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', '$s1 Arcane damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (43547, 99, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Slice and Dice', '', 'Increases the caster\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (43548, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 7501, 0, 0, 46249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Healing Wave', '', 'Calls upon Nature magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (43549, 0, 0, 0, 33, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 818, 3470, 0, 0, 0, 0, 0, 10, 1, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Heavy Copper Longsword', '', '', '', 0, 0, 0, 1, 1, 1), (43550, 0, 1, 1, 1, 0, 0, 101, 0, 58, 18, 750, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 98, 0, 0, 28, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Mind Control', '', '', 'Charmed.', 0, 0, 0, 1, 1, 1), (43552, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Cosmetic - Zul\'Aman - Jar Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (43561, 0, 0, 0, 4, 0, 0, 101, 0, 0, 32, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186685, 0, 0, 0, 0, 42665, 0, 0, 0, 1, 'Summon Dark Iron Mole Machine', '', '', '', 0, 0, 0, 1, 1, 1), (43563, 0, 0, 0, 3, 0, 8, 101, 0, 70, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 98, 64, 1, 37, 0, 1999, 56, 0, 13, 13, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43561, 0, 0, 0, 66, 'Mole Machine Spawn', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (43573, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 136, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24144, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Transfigure', '', 'Transforms the caster, unleashing the powers of nature upon all nearby enemies, dealing $s2 Nature damage.', '', 0, 0, 0, 1, 1, 1), (43574, 0, 0, 0, 4, 0, 0, 101, 0, 1, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 19, 39, 0, 0, 0, 237, 189, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 8388608, 0, 0, 0, 0, 0, 0, 0, 2121, 'Ron\'s Test Buff2', 'Rank 1', '(Internal Only) Increases spell damage by up to $s1% and healing by up to $s2% of your total Attack Power. Increases Expertise by $s3.', '', 0, 0, 0, 1, 1, 1), (43575, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 125, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4501, 0, 0, 27749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 'Flash Heal', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (43577, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Dispel Magic', '', 'Dispels magic on the target, removing $s1 harmful $lspell:spells; from an ally or $s1 beneficial $lspell:spells; from an enemy.', '', 0, 0, 0, 1, 1, 1), (43578, 55, 1, 0, 1, 0, 0, 101, 0, 1, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'Bloodlust', '', 'Increases an ally\'s attack speed by $s1% for $d.', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (43579, 18, 4, 0, 5, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 251, 1, 0, 874, 749, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venom Spit', '', 'Spits poison at an enemy, inflicting $s1 Nature damage, then additional $s2 damage every $t2 sec. for $d.', '$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (43580, 0, 0, 0, 1, 0, 0, 25, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43581, 0, 0, 0, 0, 0, 68, 'Deadly Poison', '', '', '', 0, 0, 0, 1, 1, 1), (43581, 18, 4, 0, 1, 0, 0, 101, 0, 1, 29, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 513, 'Deadly Poison', '', 'Inflicts $s1 Nature damage to an enemy every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (43582, 50, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (43583, 0, 0, 11, 1, 0, 0, 101, 0, 0, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 1, 0, 1699, -21, 0, 18, 18, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 Nature damage and slows attack speed by $s2%.', 'Attack speed slowed by $s2%.', 0, 0, 0, 1, 1, 1), (43584, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 300, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 57, 0, 0, 471, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (43585, 0, 1, 7, 1, 0, 0, 101, 0, 0, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 999, 0, 18, 18, 0, 26, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Entangle', '', 'Entangles an enemy in roots, inflicting Nature damage every $t2 sec. and immobilizing it for up to $d.', 'Immobilized.\n$s2 Nature damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (43586, 0, 3, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43587, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', 'Infects an enemy for $d., causing it to inflict $43587s1 Nature damage to its nearby allies every $t1 sec.', 'Inflicting $43587s1 Nature damage to nearby allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (43587, 0, 3, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 231, 0, 0, 1884, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 'Volatile Infection', '', '', '', 0, 0, 0, 1, 1, 1), (43588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disarm Duration Reduction', '', 'Disarm duration reduced by $s1%.', '', 0, 0, 0, 1, 1, 1), (43589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 1, 0, 0, -1, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Vacuum', '', '', '', 0, 0, 0, 1, 1, 1), (43590, 0, 1, 5, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 287, -1, 99, 2356, 8, 8, 8, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1488, 'Psychic Wail', '', 'Lets out a psychic scream, causing up all nearby enemies to flee for $d.', 'Fleeing in fear.\nSpeed increased by $s2%.', 0, 0, 0, 1, 1, 1), (43592, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 23, 1, 0, 138, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 314, 'Mighty Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (43593, 0, 2, 0, 1, 0, 0, 100, 10, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Cold Stare', '', '', 'Deals $43594s1 frost damage if spell or ability is used. Jumps to nearby raid member.', 0, 0, 0, 1, 1, 1), (43594, 0, 2, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 173, 0, 0, 1413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Cold Stare', '', '', '', 0, 73, 0, 1, 1, 1), (43613, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'Cold Stare', '', '', 'Stunned if spell or ability is used. Jumps to nearby raid member.', 0, 0, 0, 1, 1, 1), (43615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Halazzi Transform', '', '', '', 0, 0, 0, 1, 1, 1), (43620, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 49, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Wind Blast', '', 'Blasts all nearby enemies back with a gust of wind.', '', 0, 0, 0, 1, 1, 1), (43621, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 0, 0, 399, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Gust of Wind', '', 'A gust of wind carries the target high into the sky.', '', 0, 0, 0, 1, 1, 1), (43622, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44008, 0, 0, 0, 0, 0, 2018, 'Static Disruption', '', 'Deals $s1 Nature damage to enemies in an area and increases Nature damage taken by $s2% for $d.', 'Nature damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (43623, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24296, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43625, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24297, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Draenei Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43626, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24298, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43627, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24299, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Dwarf Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43628, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24302, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43629, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24303, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Gnome Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43630, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24304, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43631, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24305, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Goblin Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43632, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24292, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43633, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24293, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Human Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43634, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24306, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43635, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24307, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Night Elf Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43636, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24308, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43637, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24309, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Orc Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43638, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24310, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43639, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24311, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Tauren Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43640, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24360, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43641, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24361, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Troll Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43642, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24300, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Female, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43643, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24301, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Gossip NPC Appearance - Undead Male, Halloween', '', '', '', 0, 0, 0, 1, 1, 1), (43647, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 'Cosmetic - Spear Throw', '', '', '', 0, 0, 0, 1, 1, 1), (43648, 0, 0, 0, 1, 0, 12300, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 0, 1, 0, 0, 44733, 0, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43658, 0, 0, 0, 0, 1931, 'Electrical Storm', '', 'An electrical storm surrounds the target, harming any allies of the target who are outside the eye of the storm. Damage increases over time.', 'Stunned.\nDealing Nature damage to distant allies every $t2 sec.', 0, 0, 0, 1, 1, 1), (43653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Arc', '', '', '', 0, 0, 0, 1, 1, 1), (43654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Arc', '', '', '', 0, 0, 0, 1, 1, 1), (43655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Arc', '', '', '', 0, 0, 0, 1, 1, 1), (43656, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Arc', '', '', '', 0, 0, 0, 1, 1, 1), (43657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 799, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Storm', '', 'An electrical storm surrounds the target, harming any allies of the target who are outside the eye of the storm. Damage increases over time.', '', 0, 0, 0, 1, 1, 1), (43658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43657, 0, 0, 0, 0, 320, 'Electrical Overload Graphic Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (43659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Electrical Arc', '', '', '', 0, 0, 0, 1, 1, 1), (43660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Brewfest - Throw Keg - DND', '', '', '', 0, 0, 1, 1, 1, 1), (43661, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 3799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1490, 'Call Lightning', '', 'Deals $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (43662, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 33797, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1460, 'Brewfest - Throw Keg - Player - DND', '', '', '', 0, 0, 1, 1, 1, 1), (43663, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43662, 0, 0, 0, 0, 0, 1460, 'Brewfest - Daily - Relay Race - Player - Turn In - DND', '', '', '', 0, 0, 1, 1, 1, 1), (43668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Dark Iron - Get Region - Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (43669, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Dark Iron - Get Region - Is ORG', '', '', '', 0, 0, 0, 1, 1, 1), (43670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Dark Iron - Get Region - Is IF', '', '', '', 0, 0, 0, 1, 1, 1), (43673, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 13, 1, 0, 113, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 314, 'Mighty Blow', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (43674, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33803, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Create Adamantite Stinger', '', 'Creates $s1 Adamantite Stingers.', '', 0, 0, 0, 1, 1, 1), (43676, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 23446, 4470, 23783, 0, 0, 0, 0, 0, 1, 4, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20475, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Adamantite Arrow Maker', 'Adamantite Series', '', '', 0, 0, 0, 1, 1, 1), (43680, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43681, 0, 0, 0, 0, 0, 157, 'Idle', '', '', 'Your teammates have reported you for laziness! Enter PVP combat or you will be marked Inactive and unable to receive Honor or Marks of Honor.', 0, 0, 0, 1, 1, 1), (43681, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1912, 'Inactive', '', '', 'Cannot receive Honor or Marks of Honor until you enter PVP combat.', 0, 0, 0, 1, 1, 1), (43683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43669, 0, 0, 0, 0, 0, 1, 'Brewfest test - ironforge goto', '', '', '', 0, 0, 0, 1, 1, 1), (43684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42498, 0, 0, 0, 0, 0, 1, 'Brewfest test - move to target', '', '', '', 0, 0, 0, 1, 1, 1), (43685, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Non-Heroic Image Channel', '', '', '', 0, 0, 0, 1, 1, 1), (43688, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24379, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Amani War Bear', '', 'Summons and dismisses a rideable Amani War Bear. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (43689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '+20% Hit Chance', '', '', '', 0, 0, 0, 1, 1, 1), (43690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 1740, 'Saber Lash', '', '', '', 0, 0, 0, 1, 1, 1), (43691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Heroic Image Channel', '', '', '', 0, 0, 0, 1, 1, 1), (43696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test - Get Area ID', '', '', '', 0, 0, 0, 1, 1, 1), (43697, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 24388, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Toothy', '', 'Right Click to summon and dismiss Toothy the baby crocolisk.', '', 0, 0, 0, 1, 1, 1), (43698, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 24389, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Muckbreath', '', 'Right Click to summon and dismiss Muckbreath the baby crocolisk.', '', 0, 0, 0, 1, 1, 1), (43699, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 0, 0, 0, 0, 0, 0, 0, 0, 580, 'Fishing Hat Lure', '', 'Attach a lure to your equipped fishing pole, increasing Fishing by 75 for 10 min.', '', 0, 0, 0, 1, 1, 1), (43706, 59, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, 1199, 0, 0, 0, 0, 85, 226, 23, 0, 2200, 10000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43722, 0, 0, 0, 1309, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become enlightened and gain $43722s1 Spell Critical Strike Rating and Spirit for $43722d.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (43707, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 33824, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Skullfish Soup', '', '', '', 0, 0, 0, 1, 1, 1), (43710, 0, 1, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 395, 131, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2512, 'Diabolic Remedy', '', 'Increases healing done by spells by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing spells increased by up to $s1 and damage done by spells by up to $s2.', 0, 0, 0, 1, 1, 1), (43711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire Target Test (Guard)', '', '', '', 0, 0, 1, 1, 1, 1), (43712, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 210, 210, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2513, 'Mojo Madness', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (43713, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Hardened Skin', '', 'Increases armor by $s1 for $d.', 'Armor increased by $s.', 0, 0, 0, 1, 1, 1), (43714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43662, 0, 0, 0, 0, 0, 1460, 'Brewfest - Relay Race - Intro - Force - Player to throw- DND', '', '', '', 0, 0, 1, 1, 1, 1), (43715, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 136, 0, 1, 1, 0, 3, 99, 0, 0, 0, 0, 20, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Start Fire (Guard)', '', '', '', 0, 0, 1, 1, 1, 1), (43716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 359, 359, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'Call of the Berserker', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (43717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 214, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1962, 'Raw Determination', '', 'Increases resilience rating by $s1 for $d1.', 'Resilience rating increased by $s1.', 0, 0, 0, 1, 1, 1), (43718, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27659, 33838, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Kaliri Stew', '', 'Cook up some Kaliri Stew using 3 Warp Burgers and 1 Giant Kaliri Wing.', '', 0, 0, 0, 1, 1, 1), (43719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2468, 'Delivery Apprentice', '', '', 'You are in delivery training.', 0, 0, 0, 1, 1, 1), (43720, 0, 0, 0, 190, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43880, 44362, 0, 0, 0, 0, 1177, 'Trigger Brewfest Racing Ram - Relay Race - Intro', '', '', '', 0, 0, 0, 1, 1, 1), (43722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 189, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1024, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Enlightened', '', '', 'Spell Critical Strike Rating and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (43723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 3, 0, 1, 0, 0, 43752, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Demon Broiled Surprise', '', 'Cook up some Demon Broiled Surprise using 2 Mok\'Nathal Shortribs and 1 Crunchy Serpent.', '', 0, 0, 0, 1, 1, 1), (43724, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27658, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Spiritual Soup', '', 'Cook up some Spiritual Soup using 4 Roasted Clefthoof.', '', 0, 0, 0, 1, 1, 1), (43725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 115, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Vengeful Idol of Tenacity', '', 'Increases the final healing value of your Lifebloom by $s1.', '', 0, 0, 0, 1, 1, 1), (43726, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43727, 0, 0, 0, 0, 0, 242, 'Vengeful Libram of Justice', '', 'Causes your Flash of Light to increase the target\'s Resilience rating by $43727s1 for $43727d.', '', 0, 0, 0, 1, 1, 1), (43727, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 2106, 'Vengeful Libram of Justice', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (43728, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43729, 0, 0, 0, 0, 0, 13, 'Vengeful Totem of Third WInd', '', 'Causes your Lesser Healing Wave to increase the target\'s Resilience rating by $43729s1 for $43729d.', '', 0, 0, 0, 1, 1, 1), (43729, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Vengeful Gladiator\'s Totem of the Third Wind', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (43730, 0, 1, 0, 1, 0, 0, 100, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 15, 0, 0, 52, 0, 0, 18, 0, 23, 42, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43731, 43733, 0, 0, 0, 0, 320, 'Electrified', '', 'Charges you with energy, causing lightning to occasionally zap nearby enemies for the next $d.', 'Lightning occasionally zaps nearby enemies.', 0, 0, 2, 1, 1, 1), (43731, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 659, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Zap', '', '', '', 0, 0, 1, 1, 1, 1), (43732, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 236, 'Remove Amani Curse', '', 'Removes the Amani hex from a forest frog in Zul\'Aman.', '', 0, 0, 0, 1, 1, 1), (43733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 18, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Lightning Zap', '', '', '', 0, 0, 2, 1, 1, 1), (43734, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Hatch Eggs', '', '', '', 0, 0, 3, 1, 1, 1), (43736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -37, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Rejuvenation Cost', '', 'Reduces the mana cost of Rejuvenation by $s1.', '', 0, 0, 0, 1, 1, 1), (43737, 0, 0, 0, 1, 0, 0, 85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43738, 0, 0, 0, 0, 0, 2025, 'Primal Instinct', '', 'Your Mangle ability has a chance to grant $43738s1 agility for $43738d.', '', 0, 0, 0, 1, 1, 1), (43738, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 240, 'Primal Instinct', 'Rank 5', '', 'Agility increased by $s1.', 0, 0, 0, 1, 1, 1), (43739, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43740, 0, 0, 0, 0, 0, 2025, 'Lunar Grace', '', 'Your Moonfire ability has a chance to grant up to $43740s1 spell damage and healing for $43740d.', '', 0, 0, 0, 1, 1, 1), (43740, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 139, 139, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2281, 'Lunar Grace', '', '', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (43741, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43742, 0, 0, 0, 0, 0, 2025, 'Light\'s Grace', '', 'Your Holy Light spell grants $43742s1 mana per 5 sec. for $43742d.', '', 0, 0, 0, 1, 1, 1), (43742, 0, 1, 0, 1, 0, 0, 101, 0, 50, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 21, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Grace of the Naaru', 'Rank 5', 'Your Holy Light spell grants $43742s1 mana per 5 sec. for $43742d.', 'Regenerate $s1 mana per 5 sec.', 0, 0, 0, 1, 1, 1), (43743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 93, 67, 0, 0, 0, 0, 4, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Improved Seal of Righteousness', '', 'Increases the damage done by your Seal of Righteousness and Judgement of Righteousness abilities by up to $s1.', '', 0, 0, 0, 1, 1, 1), (43744, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 31672, 31673, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cooking', '', '', '', 0, 0, 0, 1, 1, 1), (43745, 0, 0, 0, 1, 0, 0, 40, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43747, 0, 0, 0, 0, 0, 2025, 'Crusader\'s Command', '', 'Your Judgement of Command ability has a chance to grant $43747s1 attack power for $43747d.', '', 0, 0, 0, 1, 1, 1), (43746, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43744, 0, 0, 0, 0, 0, 1, 'Force Cast Quest - Super Hot Stew', '', '', '', 0, 0, 0, 1, 1, 1), (43747, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1947, 'Crusader\'s Command', 'Rank 5', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (43748, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43749, 0, 0, 0, 0, 0, 2025, 'Elemental Strength', '', 'Your Shock spells have a chance to grant $43749s1 attack power for $43749d.', '', 0, 0, 0, 1, 1, 1), (43749, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 'Elemental Strength', '', '', 'Increased attack power by $s1.', 0, 0, 0, 1, 1, 1), (43750, 0, 0, 0, 1, 0, 0, 15, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43751, 0, 0, 0, 0, 0, 2025, 'Energized', '', 'Your Lightning Bolt spell has a chance to grant $43751s1 spell haste rating for $43751d.', '', 0, 0, 0, 1, 1, 1), (43751, 0, 1, 0, 1, 0, 0, 101, 0, 50, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Energized', '', '', 'Increased spell haste rating by $s1.', 0, 0, 0, 1, 1, 1), (43752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'Reduced Chain Heal Cost', '', 'Reduces the base mana cost of Chain Heal by $s1.', '', 0, 0, 0, 1, 1, 1), (43753, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 31672, 31673, 33852, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33848, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Demon-Broiled Surprise', '', 'Cook up some Demon-Broiled Surprise using 2 Mok\'Nathal Shortribs and 1 Crunchy Serpent.', '', 0, 0, 0, 1, 1, 1), (43755, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Daily - Relay Race - Player - Increase Mount Duration - DND', '', '', '', 0, 0, 0, 1, 1, 1), (43756, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186734, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Amani Charm Chest', '', 'Places a chest in front of the creature', '', 0, 0, 0, 1, 1, 1), (43758, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27678, 13757, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Stormchops', '', '', '', 0, 0, 0, 1, 1, 1), (43759, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion Visual', '', '', '', 0, 0, 0, 1, 1, 1), (43761, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 33823, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Broiled Bloodfin', '', '', '', 0, 0, 0, 1, 1, 1), (43763, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 1249, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43764, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $43764s1 Hit Rating and Spirit for $43764d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (43764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 189, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 4, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Hit Rating and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (43765, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27682, 2692, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33872, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Spicy Hot Talbuk', '', '', '', 0, 0, 0, 1, 1, 1), (43771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 30, 1, 1, 1, 19, 19, 9999, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', 'Increases the Strength and Spirit of your pet by $s1. Lasts for $d.', 'Strength and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (43772, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 27671, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Kibler\'s Bits', '', '', '', 0, 0, 0, 1, 1, 1), (43774, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186736, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Money Bag', '', 'Places a bag of money in front of the creature', '', 0, 0, 0, 1, 1, 1), (43776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1696, 'Very Happy', '', '', 'You feel great!', 0, 0, 0, 1, 1, 1), (43777, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43776, 0, 0, 0, 0, 358, 'Food', '', 'If you spend at least 5 seconds eating you will become Very Happy for $43776d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (43778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Channel Cast Directed (no effects)', '', '', '', 0, 0, 0, 1, 1, 1), (43779, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 30817, 1179, 2678, 6889, 2593, 785, 0, 0, 8, 4, 4, 8, 1, 3, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Delicious Chocolate Cake', '', '', '', 0, 0, 0, 1, 1, 1), (43782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -15, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spell Penetration 14', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (43783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spawn Guard', '', '', '', 0, 0, 0, 1, 1, 1), (43805, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 61, 64, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15407, 0, 0, 0, 42566, 0, 0, 0, 1, 'Headless Horseman Climax - Body Leaves Combat', '', '', '', 0, 0, 0, 1, 1, 1), (43808, 0, 0, 0, 14, 0, 0, 101, 0, 1, 25, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186738, 0, 0, 0, 0, 0, 0, 0, 0, 2515, 'Brewfest Pony Keg', '', 'Right Click to tap a pony keg of delicious Brewfest Brew.\n\nBrewfest Brew disappears if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (43809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Brewfest Brew', '', '', '', 0, 0, 0, 1, 1, 1), (43816, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43817, 44945, 0, 0, 0, 0, 2523, 'Charm of the Bloodletter', '', 'Your melee attacks have a $h% chance to grant you $43817s1 armor penetration for your next attack and to reduce your threat against your current target.', 'Your melee attacks have a $h% chance to grant you $43817s1 armor penetration for your next attack and to reduce your threat against your current target.', 0, 0, 0, 1, 1, 1), (43817, 0, 0, 0, 1, 0, 0, 100, 2, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1910, 'Focused Assault', '', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (43818, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43819, 44945, 0, 0, 0, 0, 2524, 'Charm of Mighty Mojo', '', 'Your spell attacks have a $h% chance to make your next spell free and to reduce your threat against your current target.', 'Your offensive spells have a chance to make your next spell free and make you less threatening to that enemy.', 0, 0, 0, 1, 1, 1), (43819, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2218, 'Lucidity', '', '', 'Your next spell has its mana cost reduced by $s1%.', 0, 0, 0, 1, 1, 1), (43820, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 0, 1, 1, 0, -1, 9, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2525, 'Charm of the Witch Doctor', '', 'Your healing spells have a $h% chance to place a healing effect on your target, healing $s2% of the target\'s base health every $43821t sec. for $43821d.', 'Your healing spells have a chance to regenerate your target\'s health.', 0, 0, 0, 1, 1, 1), (43821, 0, 1, 0, 1, 0, 0, 101, 0, 70, 105, 450, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 8, 22, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 321, 'Replenishment', '', '', 'Healing damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (43822, 0, 0, 0, 1, 0, 0, 2, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43823, 0, 0, 0, 0, 0, 2526, 'Charm of the Raging Defender', '', 'Melee attacks against you have a $h% chance to grant you $43823s1% damage reduction against the next melee attack that hits you.', 'Melee attacks against you have a $h% chance to grant you $43823s1% damage reduction against the next melee attack that hits you.', 0, 0, 0, 1, 1, 1), (43823, 0, 0, 0, 1, 0, 0, 100, 2, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -26, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2153, 'Thick Skin', '', '', 'The next physical attack against you does $s1% less damage.', 0, 0, 0, 1, 1, 1), (43824, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186740, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Amani Charm Chest', '', 'Places a chest in front of the creature', '', 0, 0, 0, 1, 1, 1), (43825, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186741, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Amani Charm Chest', '', 'Places a chest in front of the creature', '', 0, 0, 0, 1, 1, 1), (43826, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186739, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Amani Charm Chest', '', 'Places a chest in front of the creature', '', 0, 0, 0, 1, 1, 1), (43833, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Health', '', '', '', 0, 0, 0, 1, 1, 1), (43835, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186744, 0, 0, 0, 0, 0, 0, 0, 0, 686, 'Summon Amani Charm Chest', '', 'Places a chest in front of the creature', '', 0, 0, 0, 1, 1, 1), (43837, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Enlightenment', '', 'Reduces the casting time of your Holy Light spell by ${$m1/-1000}.2 sec.', 'Reduced casting time on your next Holy Light spell by ${$m1/-1000}.2 sec.', 0, 0, 0, 1, 1, 1), (43838, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 49, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Judgement', '', 'Each time you cast a Judgement, your party members gain $43838s1 mana.', '', 0, 0, 0, 1, 1, 1), (43839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 25, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1946, 'Resilient', '', '', 'Resilience rating increased by $s1.', 0, 0, 0, 1, 1, 1), (43840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Idol of Resolve', '', 'Your Mangle ability also grants you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Idol of Steadfastness', '', 'Your Moonfire ability also grants you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Idol of Resolve', '', 'Your Mangle ability also grants you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Venegeful Idol of Resolve', '', 'Your Mangle ability also grants you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43844, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Idol of Steadfastness', '', 'Your Moonfire ability also grants you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Vengeful Idol of Steadfastness', '', 'Your Moonfire ability also grants you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43846, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23448, 23571, 23572, 0, 0, 0, 0, 16, 12, 6, 2, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Hammer of Righteous Might', '', '', '', 0, 0, 0, 1, 1, 1), (43848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 30, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1946, 'Resilient', '', '', 'Resilience rating increased by $s1.', 0, 0, 0, 1, 1, 1), (43849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 33, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1946, 'Resilient', '', '', 'Resilience rating increased by $s1.', 0, 0, 0, 1, 1, 1), (43850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Libram of Fortitude', '', 'Your Judgement ability also grants you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Libram of Fortitude', '', 'Your Judgement ability also grants you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Vengeful Libram of Fortitude', '', 'Your Judgement ability also grants you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43854, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Libram of Vengeance', '', 'Your Holy Shield ability also grants you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Libram of Vengeance', '', 'Your Holy Shield ability also grants you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43856, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Vengeful Libram of Vengeance', '', 'Your Holy Shield ability also grants you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43857, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Totem of Indomitability', '', 'Your Stormstrike ability also grants you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Totem of Indomitability', '', 'Your Stormstrike ability also grants you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Vengeful Totem of Indomitability', '', 'Your Stormstrike ability also grants you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43839, 0, 0, 0, 0, 0, 2025, 'Totem of Survival', '', 'Your Earth Shock, Flame Shock, and Frost Shock abilities also grant you $43839s1 resilience rating for $43839d.', '', 0, 0, 0, 1, 1, 1), (43861, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43848, 0, 0, 0, 0, 0, 2025, 'Merciless Totem of Survival', '', 'Your Earth Shock, Flame Shock, and Frost Shock abilities also grant you $43848s1 resilience rating for $43848d.', '', 0, 0, 0, 1, 1, 1), (43862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43849, 0, 0, 0, 0, 0, 2025, 'Vengeful Totem of Survival', '', 'Your Earth Shock, Flame Shock, and Frost Shock abilities also grant you $43849s1 resilience rating for $43849d.', '', 0, 0, 0, 1, 1, 1), (43864, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', '', 'Buzzed.', 0, 0, 0, 1, 1, 1), (43873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Laugh', '', 'Let the Horseman laugh through you.', '', 0, 0, 0, 1, 1, 1), (43876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dismount Ram', '', '', '', 0, 0, 0, 1, 1, 1), (43877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13567, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - OnKill Proc', '', '', '', 0, 0, 0, 1, 1, 1), (43880, 0, 0, 21, 1, 0, 0, 101, 0, 1, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24463, 0, 85, 0, 42146, 0, 0, 0, 0, 1177, 'Ramstein\'s Swift Work Ram', '', '', 'One of Ramstein\'s Personal Rams', 0, 0, 0, 1, 1, 1), (43881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Horseman Laugh', '', '', '', 0, 0, 0, 1, 1, 1), (43883, 0, 0, 21, 1, 0, 0, 101, 0, 1, 26, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24462, 0, 0, 0, 42146, 0, 0, 0, 0, 1177, 'Rental Racing Ram', '', '', 'You\'ve been lent a racing ram.', 0, 0, 0, 1, 1, 1), (43884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 16500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Maniacal Laugh, Maniacal, Delayed 17', '', '', '', 0, 0, 0, 1, 1, 1), (43885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Horseman Laugh, Maniacal', '', '', '', 0, 0, 0, 1, 1, 1), (43886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 9500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43885, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Maniacal Laugh, Maniacal, Delayed 9', '', '', '', 0, 0, 0, 1, 1, 1), (43893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43885, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Maniacal Laugh, Maniacal, Delayed 8', '', '', '', 0, 0, 0, 1, 1, 1), (43894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Horseman Laugh, Low Key', '', '', '', 0, 0, 0, 1, 1, 1), (43896, 0, 0, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24476, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Summon Voidwalker', '', 'Summons $s1 $lVoidwalker:Voidwalkers; to accompany the caster until dismissed.', '', 100, 0, 0, 1, 1, 1), (43897, 0, 0, 0, 1, 0, 4123, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207, 'Shadow Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (43898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TEST Headless Horseman - Fire Extinguish (just splash)', '', '', '', 0, 0, 0, 1, 1, 1), (43899, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23588, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Brewfest Ram', '', 'Summons and dismisses a rideable Brewfest ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (43900, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24368, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Swift Brewfest Ram', '', 'Summons and dismisses a rideable swift Brewfest ram. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (43901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -50, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 49', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (43902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -99, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 98', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (43903, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (43904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Shade Visual', '', '', '', 0, 0, 0, 1, 1, 1), (43905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2518, 'Completely Hammered', '', '', 'The evils of alcohol have rendered you into a reeking, shirtless drunkard. Please. Stop. You\'re just embarrassing yourself.', 0, 0, 0, 1, 1, 1), (43906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24483, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Feeling Froggy', '', '', '', 0, 0, 0, 1, 1, 1), (43907, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23610, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Blood Elf', '', '', '', 0, 0, 0, 1, 1, 1), (43908, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23613, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Draenei', '', '', '', 0, 0, 0, 1, 1, 1), (43909, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23479, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Dwarf', '', '', '', 0, 0, 0, 1, 1, 1), (43910, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23614, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Gnome', '', '', '', 0, 0, 0, 1, 1, 1), (43911, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23540, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Goblin', '', '', '', 0, 0, 0, 1, 1, 1), (43912, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23480, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Human', '', '', '', 0, 0, 0, 1, 1, 1), (43913, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23615, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Night Elf', '', '', '', 0, 0, 0, 1, 1, 1), (43914, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23607, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Orc', '', '', '', 0, 0, 0, 1, 1, 1), (43915, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23608, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Tauren', '', '', '', 0, 0, 0, 1, 1, 1), (43916, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23609, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Troll', '', '', '', 0, 0, 0, 1, 1, 1), (43917, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23611, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Undead', '', '', '', 0, 0, 0, 1, 1, 1), (43918, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 24480, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Mojo', '', 'Right Click to summon and dismiss Mojo!', '', 0, 0, 0, 1, 1, 1), (43919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Cosmetic - Zul\'Aman - Seduction Visual', '', '', '', 0, 0, 0, 1, 1, 1), (43921, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 605, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam ONLY TEST 606', '', 'Increases damage done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (43922, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 472, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam ONLY TEST 473', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (43923, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Push Mojo', '', 'Gives Mojo to player.', '', 0, 0, 0, 1, 1, 1), (43924, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 233, 233, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 234', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (43925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 399, 399, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 400', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (43926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1401, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 1400', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (43927, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24488, 0, 0, 0, 0, 0, 0, 0, 0, 2554, 'Cenarion War Hippogryph', '', 'Summons and dismisses a rideable hippogryph mount. This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (43933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 757, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flight Path', '', '', '', 0, 0, 0, 1, 1, 1), (43941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alterac Valley - Mine Capture', '', '', '', 0, 0, 0, 1, 1, 1), (43942, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Barker Trap D', '', '', '', 0, 0, 0, 1, 1, 1), (43943, 0, 0, 0, 1, 10000, 0, 101, 0, 0, 36, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Barker Trap E', '', '', '', 0, 0, 0, 1, 1, 1), (43944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 549, 0, 0, 0, 0, 0, 233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24496, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Beer Goggles', '', '', 'Guaranteed by Blix Fixwidget to make EVERYONE look attractive!', 0, 0, 0, 1, 1, 1), (43945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 0, -51, 0, 0, 0, 0, 89, 33, 42, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43948, 0, 0, 0, 1, 'You\'re a ...! (Effects)', '', '', '', 0, 0, 0, 1, 1, 1), (43948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 136, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bite!', '', '', '', 0, 0, 0, 1, 1, 1), (43949, 0, 0, 0, 1, 30000, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 124, -1, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Lurch!', '', '', '', 0, 0, 0, 1, 1, 1), (43950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43963, 0, 0, 0, 0, 0, 1, 'Retch!', '', '', '', 0, 0, 0, 1, 1, 1), (43953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43950, 0, 0, 0, 0, 1, 'Retch!', '', '', '', 0, 0, 0, 1, 1, 1), (43954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Retch!', '', '', '', 0, 0, 0, 1, 1, 1), (43957, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Strong Alcohol', '', 'A boat can float in water, but also sink in it.', 'Drunk', 0, 0, 0, 1, 1, 1), (43958, 0, 3, 0, 1, 0, 0, 101, 0, 70, 38, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'You\'re Infected!', '', '', '', 0, 0, 0, 1, 1, 1), (43959, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49962, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'A weak alcohol from the deepest reaches of the jungle.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (43960, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Strong Alcohol', '', 'Numbs your head and your neck...', 'Drunk.', 0, 0, 0, 1, 1, 1), (43961, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49822, 0, 0, 0, 0, 1306, 'Weak Alcohol', '', 'Weak alcohol with a light and refreshing taste.', 'Buzzed.', 0, 0, 0, 1, 1, 1), (43962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23818, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Hatcher', '', '', '', 0, 0, 0, 1, 1, 1), (43963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -61, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Retch!', '', '', '', 0, 0, 0, 1, 1, 1), (43964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24506, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'You\'re a...!', '', '', '', 0, 0, 0, 1, 1, 1), (43966, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24507, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'You\'re a...!', '', '', '', 0, 0, 0, 1, 1, 1), (43967, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24508, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'You\'re a...!', '', '', '', 0, 0, 0, 1, 1, 1), (43968, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24509, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'You\'re a...!', '', '', '', 0, 0, 0, 1, 1, 1), (43974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Infect!', '', '', '', 0, 0, 0, 1, 1, 1), (43978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 10, 0, 1, 1, 0, 0, 4999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Full Heal', '', '', '', 0, 0, 0, 1, 1, 1), (43979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 10, 0, 1, 1, 0, 0, 4999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2137, 'Full Heal', '', '', '', 0, 0, 0, 1, 1, 1), (43983, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42577, 0, 0, 0, 0, 0, 2010, 'Energy Storm', '', 'Creates a fierce energy storm that reacts to nearby enemy players, zapping them with electricity when they cast spells.', 'Spells cast while under this effect react violently with nearby energy vortices, causing feedback that deals $43137s1 Nature damage to the caster.', 0, 0, 0, 1, 1, 1), (43985, 0, 0, 0, 16, 0, 0, 101, 0, 60, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186812, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Conjure Refreshment Table', '', '', '', 0, 0, 0, 1, 1, 1), (43987, 1177, 0, 0, 1, 0, 48142, 101, 0, 70, 3, 0, 4, 0, 0, 17020, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186811, 0, 0, 0, 0, 0, 0, 0, 0, 2267, 'Ritual of Refreshment', 'Rank 1', 'Begins a ritual that creates a refreshment table. Raid members can click the table to acquire Conjured Manna Biscuits. The tables lasts for $43985d or 50 charges. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must right-click the refreshment portal and not move until the ritual is complete.', '', 80, 0, 0, 1, 1, 1), (43988, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1842, 'Conjure Refreshment', '', '', '', 0, 0, 0, 1, 1, 1), (43991, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 181, 0, 0, 1109, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (43992, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24522, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Setup Crew - Goblin', '', '', '', 0, 0, 0, 1, 1, 1), (43993, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Harpoon', 'Rank 1', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (43995, 1, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 24529, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Death by Voodoo Gnome', '', 'Calls forth 3 Voodoo Gnomes to destroy your enemies.', '', 0, 0, 0, 1, 1, 1), (43996, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Lightning Blast', '', 'Inflicts $s1 Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (44000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 16500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Maniacal Laugh, Maniacal, other, Delayed 17', '', '', '', 0, 0, 0, 1, 1, 1), (44001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -36, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 35', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (44003, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23825, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Goblin - Male', '', '', '', 0, 0, 0, 1, 1, 1), (44004, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23824, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Goblin - Female', '', '', '', 0, 0, 0, 1, 1, 1), (44006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 1), (44007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Electrical Storm', '', '', 'Safe within the Eye of the Storm', 0, 0, 0, 1, 1, 1), (44008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 1, 1, 1, 3499, 24, 45264, 32, 32, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2018, 'Static Disruption', '', 'Deals $s1 Nature damage to enemies in an area and increases Nature damage taken by $s2% for $d.', 'Nature damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (44010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2521, 'Sticky Hands', '', '', '', 0, 0, 0, 1, 1, 1), (44012, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 34044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw', '', 'Toss to a friend, or onto a burning building.', '', 0, 0, 0, 1, 1, 1), (44013, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44026, 0, 0, 0, 0, 1, 'Ball Lands', '', '', '', 0, 0, 0, 1, 1, 1), (44014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186834, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ball Bounces', '', '', '', 0, 0, 0, 1, 1, 1), (44015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Ball', '', '', '', 0, 0, 0, 1, 1, 1), (44016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Pumpkin Head', '', '', '', 0, 0, 0, 1, 1, 1), (44019, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Surge', '', '', '', 0, 0, 0, 1, 1, 1), (44021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1074, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Ball', '', '', '', 0, 0, 0, 1, 1, 1), (44022, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Tracking', '', '', '', 0, 0, 0, 1, 1, 1), (44023, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Short Pass', '', '', '', 0, 0, 0, 1, 1, 1), (44024, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24550, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Long Pass', '', '', '', 0, 0, 0, 1, 1, 1), (44025, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Targeting (visual)', '', '', '', 0, 0, 0, 1, 1, 1), (44026, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Targeting Mob', '', '', '', 0, 0, 0, 1, 1, 1), (44027, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Long Pass', '', '', '', 0, 0, 0, 1, 1, 1), (44028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Targeting', '', '', '', 0, 0, 0, 1, 1, 1), (44029, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dash', '', '', '', 0, 0, 0, 1, 1, 1), (44030, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2522, 'Tackle Hit', '', '', '', 0, 0, 0, 1, 1, 1), (44031, 0, 0, 0, 1, 0, 0, 101, 0, 1, 39, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Tackled!', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (44032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Mind Exhaustion', '', 'The mental exhaustion of the Manticron Cube wearies even the most powerful of sorcerers.', 'Unable to use a Manticron Cube.', 0, 0, 0, 1, 1, 1), (44033, 0, 0, 11, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'Thunderclap', '', 'Damages all nearby enemies for $s1 Nature damage', '', 0, 0, 0, 1, 1, 1), (44035, 1162, 6, 0, 1, 0, 0, 101, 0, 68, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2308, 'Return to the Spirit Realm', '', 'Fades the caster to invisibility over 5 sec, reducing threat each second. The effect is cancelled if you perform or receive any actions. While invisible, you can only see other invisible targets and those whom can see invisible. Lasts $32612d.', 'Fading.', 16, 0, 0, 1, 1, 1), (44036, 0, 6, 0, 1, 0, 0, 101, 0, 68, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 339, 999, 0, 0, 0, 0, 18, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 2308, 'Fade', '', 'Having supplied Zul\'jin with the powers of the primal gods, the spirit fades away.', 'Invisible.', 0, 0, 0, 1, 1, 1), (44037, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tackle, find Target', '', '', '', 0, 0, 1, 1, 1, 1), (44038, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2522, 'Tackle Missed', '', '', '', 0, 0, 0, 1, 1, 1), (44040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 34044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44013, 0, 0, 0, 0, 0, 1, 'Fumble', '', '', '', 0, 0, 0, 1, 1, 1), (44041, 1188, 0, 0, 1, 0, 0, 101, 0, 20, 39, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 7, 0, 0, 46, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 1', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44043, 1188, 0, 0, 1, 0, 0, 101, 0, 30, 39, 100, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 15, 0, 0, 92, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 2', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44044, 1188, 0, 0, 1, 0, 0, 101, 0, 40, 39, 135, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 23, 0, 0, 138, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 3', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44045, 1188, 1, 0, 1, 0, 0, 101, 0, 50, 39, 180, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 33, 0, 0, 208, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 4', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44046, 1188, 0, 0, 1, 0, 0, 101, 0, 60, 39, 225, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 45, 0, 0, 277, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 5', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44047, 1188, 0, 0, 1, 0, 0, 101, 0, 70, 39, 300, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 61, 0, 0, 369, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Chastise', 'Rank 6', 'Chastise the target, causing $s1 Holy damage and Immobilizing them for up to $d. Only works against Humanoids. This spell causes very low threat.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tackle, resolve', '', '', '', 0, 0, 0, 1, 1, 1), (44054, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 451, 1, 0, 4274, 9999998, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 'Transfigure', '', 'Transforms the caster, unleashing the powers of nature upon all nearby enemies, dealing $s2 Nature damage.', '', 0, 0, 0, 1, 1, 1), (44055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1749, 0, 0, 0, 0, 0, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Tremendous Fortitude', '', 'Increases maximum health by $s1 for $d. Shares cooldown with other Battlemaster\'s trinkets.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (44056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 010', '', '', '', 0, 0, 0, 1, 1, 1), (44057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 001', '', '', '', 0, 0, 0, 1, 1, 1), (44058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 002', '', '', '', 0, 0, 0, 1, 1, 1), (44059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 003', '', '', '', 0, 0, 0, 1, 1, 1), (44060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 004', '', '', '', 0, 0, 0, 1, 1, 1), (44061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 005', '', '', '', 0, 0, 0, 1, 1, 1), (44062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 006', '', '', '', 0, 0, 0, 1, 1, 1), (44063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 007', '', '', '', 0, 0, 0, 1, 1, 1), (44064, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 008', '', '', '', 0, 0, 0, 1, 1, 1), (44065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hotfix Me 009', '', '', '', 0, 0, 0, 1, 1, 1), (44066, 0, 0, 0, 1, 0, 0, 101, 0, 0, 40, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Relay Race - Has Portable Keg', '', '', '', 0, 0, 0, 1, 1, 1), (44067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Supplier Mark', '', '', '', 0, 0, 0, 1, 1, 1), (44068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Base Camp Mark', '', '', '', 0, 0, 0, 1, 1, 1), (44069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'See Supplier Mark', '', '', '', 0, 0, 0, 1, 1, 1), (44070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'See Base Camp Mark', '', '', '', 0, 0, 0, 1, 1, 1), (44071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 414, 137, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Copy of Increase Healing 415', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 235, 235, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 236', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44073, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 220, 220, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 215', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 772, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0773)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44075, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 216, 216, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 217', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 758, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0759)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44077, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 406, 135, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 407', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44080, 0, 0, 0, 7, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Teleport: Zul\'Aman Instance', '', 'Teleports the bearer to the footsteps of Illidan\'s fortress.', '', 0, 0, 0, 1, 1, 1), (44081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tackle to ME', '', '', '', 0, 0, 0, 1, 1, 1), (44082, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1493, 'Return Rift', '', 'Teleports the bearer to their portal\'s location.', '', 0, 0, 0, 1, 1, 1), (44083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24630, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Tackle', '', '', '', 0, 0, 0, 1, 1, 1), (44084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'X', '', '', '', 0, 0, 0, 1, 1, 1), (44085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'Y', '', '', '', 0, 0, 0, 1, 1, 1), (44086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'Z', '', '', '', 0, 0, 0, 1, 1, 1), (44087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1698, 'MapID', '', '', '', 0, 0, 0, 1, 1, 1), (44088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 6, 0, 0, 1, 0, 0, 99998, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 2207, 'Teleport: Set Return Rift', '', 'The portal through which you travelled yet lingers.', 'The portal through which you just travelled still lingers.', 0, 0, 0, 1, 1, 1), (44089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Portal Effect: Ironforge', '', '', '', 0, 0, 0, 1, 1, 1), (44090, 0, 0, 0, 1, 0, 0, 101, 0, 1, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 28, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Whirl', '', 'Whirl around, spitting flame at all nearby enemies, increasing their vulnerability to Fire magic.', 'Fire damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (44094, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24631, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Drunk Dwarf', '', '', '', 0, 0, 0, 1, 1, 1), (44096, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24632, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Drunk Goblin', '', '', '', 0, 0, 0, 1, 1, 1), (44097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 3, 3, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44099, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5, 5, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 7, 7, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44101, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 11, 11, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Stamina and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2518, '"Well Fed"', '', '', 'Strength and Spirit increased by $s1. Brewfest beers: Great taste, extra-filling!', 0, 0, 0, 1, 1, 1), (44107, 59, 0, 0, 1, 0, 0, 101, 0, 0, 85, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 41, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44097, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*18} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44097s1 Stamina and Spirit for $44097d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44109, 59, 0, 0, 1, 0, 0, 101, 0, 15, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 103, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44098, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*21} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44098s1 Stamina and Spirit for $44098d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44110, 59, 0, 0, 1, 0, 0, 101, 0, 25, 106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 173, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44099, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*24} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44099s1 Stamina and Spirit for $44099d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44111, 59, 0, 0, 1, 0, 0, 101, 0, 35, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 248, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44100, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*27} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44100s1 Stamina and Spirit for $44100d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44112, 59, 0, 0, 1, 0, 0, 101, 0, 45, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 331, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44101, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*30} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44101s1 Stamina and Spirit for $44101d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44113, 59, 0, 0, 1, 0, 0, 101, 0, 55, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 488, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44102, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*30} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44102s1 Stamina and Spirit for $44102d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44114, 59, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 699, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44104, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores ${$m1/5*30} mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44104s1 Stamina and Spirit for $44104d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44115, 59, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 1199, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44105, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44105s1 Stamina and Spirit for $44105d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44116, 59, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 1199, 0, 19, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44106, 0, 0, 0, 0, 1312, 'Brewfest Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become "well fed" and gain $44106s1 Strength and Spirit for $44106d. Strong alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (44120, 0, 0, 11, 1, 0, 0, 101, 0, 70, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 51, 1, 0, 474, 199, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1479, 'Fists of Arcane Fury', '', '', 'Arcane damage taken increased by $s2.', 0, 0, 0, 1, 1, 1), (44121, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 6, 1, 1, 1, 849, -11, -11, 0, 0, 0, 0, 80, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 212, 'Chakra Drain', '', 'Drains the lifeforce from a nearby enemy, restoring health to the caster.', 'All Stats reduced by $s2%.\nMovement speed reduced by $s3%.', 0, 0, 0, 3, 1, 1), (44130, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 3499, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24649, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Earth Elemental Totem', '', '', '', 0, 0, 0, 1, 1, 1), (44131, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 140, 1, 1, 0, -2, -6, 0, 28, 28, 28, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 44132, 0, 0, 0, 2209, 'Drain Power', '', 'Drains the power out of all nearby enemies, reducing their damage done by $s1% and increasing your damage done by $s1%.', 'Damage reduced by $s1%.', 0, 0, 0, 1, 1, 1), (44132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 79, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Drain Power', '', 'Drains the power out of all nearby enemies, icntheir damage done by $s1% and increasing your damage done by $s1%.', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (44133, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 0, 0, 24650, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Summon Earth Elemental', '', '', '', 0, 0, 0, 1, 1, 1), (44136, 411, 0, 0, 1, 0, 0, 101, 0, 60, 3, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164877, 0, 0, 0, 0, 0, 0, 0, 0, 180, 'Freezing Trap', '', 'Place a frost trap that freezes the first enemy that approaches, preventing all action for up to $14309d. Any damage caused will break the ice. Trap will exist for $d. Only one trap can be active at a time.', '', 0, 0, 0, 1, 1, 1), (44137, 0, 0, 0, 22, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44138, 0, 13360, 0, 0, 0, 167, 'Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $30730s1 damage and stuns them for $30730d. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (44138, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 481, 1, 0, 959, 2, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $s1 damage and stuns them for $s2 sec. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (44139, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44053, 0, 0, 0, 0, 0, 2522, 'Tackle Hit (Timing Missile)', '', '', '', 0, 0, 0, 1, 1, 1), (44141, 0, 1, 0, 5, 0, 0, 100, 0, 70, 85, 550, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 249, 2499, 0, 0, 0, 0, 3, 4, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1932, 'Seed of Corruption', '', 'Imbeds a demon seed in the enemy target, causing $o1 Shadow damage over $d. When the target takes $s2 total damage, the seed will detonate, inflicting Shadow damage to all enemies within $32865a1 yards of the target.', 'Causes $s1 Shadow damage every $t1. After taking $s2 total damage, Seed of Corruption detonates, dealing Shadow damage to the caster\'s enemies within $32865a1 yards.', 0, 0, 0, 1, 1, 1), (44142, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 200, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 499, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (44144, 35, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Poison', '', 'Hurls poison at an enemy, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (44151, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24654, 0, 0, 0, 0, 0, 0, 0, 0, 2546, 'Turbo-Charged Flying Machine', '', 'Summons and dismisses a turbo-charged flying machine. This is a very fast ride. This vehicle can only be used in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44153, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24653, 0, 0, 0, 0, 0, 0, 0, 0, 2547, 'Flying Machine', '', 'Summons and dismisses a flying machine. This vehicle can only be used in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44155, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23784, 23445, 23783, 11291, 23446, 23819, 0, 0, 2, 30, 8, 8, 5, 4, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34060, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Flying Machine', '', 'An amazing machine that allows the Engineer to fly in Outland.', '', 0, 0, 0, 1, 1, 1), (44157, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 34060, 23786, 23787, 34249, 0, 0, 0, 0, 1, 8, 8, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Turbo-Charged Flying Machine', '', 'An amazing machine that allows the Engineer to fly in Outland. This one is turbo charged.', '', 0, 0, 0, 1, 1, 1), (44163, 0, 0, 0, 6, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24656, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', 'Summon', 'Summons an Imp under the command of the Warlock.', '', 15, 0, 0, 1, 1, 1), (44164, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (44166, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33725, 46755, 0, 0, 0, 0, 358, 'Refreshment', '', 'Restores $33725o1 health and ${$27089m2/5*30} mana over $33725d. Must remain seated while eating.', 'Restores $33725/5;s1 health and ${$27089m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (44168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player, Gnome/Blood Elf', '', '', '', 0, 0, 0, 1, 1, 1), (44169, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player, Human/Undead', '', '', '', 0, 0, 0, 1, 1, 1), (44170, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player, Dwarf/Orc', '', '', '', 0, 0, 0, 1, 1, 1), (44171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player, Draenei/Tauren', '', '', '', 0, 0, 0, 1, 1, 1), (44173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player, Troll/Night Elf', '', '', '', 0, 0, 0, 1, 1, 1), (44174, 0, 1, 0, 1, 0, 0, 101, 0, 56, 8, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 431, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (44175, 56, 1, 19, 1, 0, 0, 101, 0, 60, 9, 500, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1454, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (44176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Ice Lance', '', 'Deals $s1 Frost damage to an enemy target. Causes triple damage against Frozen targets.', '', 0, 0, 0, 1, 1, 1), (44177, 0, 1, 7, 1, 0, 0, 100, 0, 20, 31, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 27, 1, 0, 166, -1, 0, 13, 13, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (44178, 0, 0, 0, 1, 0, 31788, 101, 0, 60, 31, 1400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 333, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (44181, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 'Blade Flurry', 'Rank 1', 'Your next $n melee weapon swings strike an additional nearby opponent.', 'Blade Flurry.', 0, 0, 0, 0, 1, 1), (44182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Mod Damage By Healing', '', '', '', 0, 0, 0, 1, 1, 1), (44183, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2139, 'Kyle\'s Test for Mod Healing', 'Rank 5', 'Increases your spell damage and healing by $s1% of your total Intellect.', '', 0, 0, 0, 1, 1, 1), (44185, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2528, 'Jack-o\'-Lanterned!', '', '', 'Where\'d your head go?', 0, 0, 0, 1, 1, 1), (44186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2518, 'Gossip NPC Appearance - All, Brewfest', '', '', '', 0, 0, 0, 1, 1, 1), (44189, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44190, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 401, 1, 0, 3799, 999, 0, 29, 29, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Deals $s2 fire damage per second.', 0, 0, 0, 1, 1, 1), (44191, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Strike', '', '', '', 0, 0, 0, 1, 1, 1), (44192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24666, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', '', '', 0, 0, 0, 1, 1, 1), (44193, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 12, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday Buff Template', '', '', 'Increases all stats. Lasts through death.', 0, 0, 0, 1, 1, 1), (44194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24674, 0, 0, 0, 0, 0, 0, 0, 0, 2290, 'Phoenix', '', '', '', 0, 0, 0, 1, 1, 1), (44196, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 1, 0, 1749, 249, 0, 18, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 2128, 'Rebirth', '', '', '', 0, 0, 0, 1, 1, 1), (44197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44198, 0, 0, 0, 0, 0, 937, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (44198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 1749, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (44199, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 6, 501, 1, 1, 1749, 49, 9998, 14, 14, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 4, 0, 0, 0, 0, 0, 0, 1, 'Ember Blast', '', '', '', 0, 0, 0, 1, 1, 1), (44200, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 501, 1, 0, 1749, 49, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 2128, 'Rebirth', '', '', '', 0, 0, 0, 1, 1, 1), (44202, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44203, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 350, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Tranquility', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44204, 0, 0, 0, 4, 0, 8, 101, 0, 70, 28, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 98, 0, 0, 37, 0, 0, 56, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186880, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Mole Machine Retreat', '', '', '', 0, 0, 0, 1, 1, 1), (44205, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 514, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Tranquility', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44206, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 764, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Tranquility', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44207, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1096, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Tranquility', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44208, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 1517, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Tranquility', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44210, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Mole Machine Retreat Effect', '', '', '', 0, 0, 0, 1, 1, 1), (44212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2528, 'Jack-o\'-Lanterned!', '', 'Jam onto your head, or throw at someone!', 'Where\'d your head go?', 0, 0, 0, 1, 1, 1), (44218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse - Center Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (44219, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44222, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44224, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 101, 1, 0, 199, 299, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', 'You feel lighter...\nDeals $s2 Arcane damage per second.', 0, 0, 0, 1, 1, 1), (44227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 201, 206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44231, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186887, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Large Jack-o\'-Lantern', '', '', '', 0, 0, 0, 1, 1, 1), (44232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear Flight', '', '', '', 0, 0, 0, 1, 1, 1), (44233, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 86, 1, 1, 0, -1, 49, 0, 0, 0, 28, 12, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 8, 0, 0, 0, 0, 0, 0, 2281, 'Power Feedback', '', '', 'Stunned.\nDamage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (44237, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 401, 0, 0, 1799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44241, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Climax - Head Visual (other)', '', '', '', 0, 0, 0, 1, 1, 1), (44242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34077, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Loot Large Jack-o\'-Lantern', '', '', '', 0, 0, 0, 1, 1, 1), (44245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Large Jack-o\'-Lantern LOOT', '', '', '', 0, 0, 0, 1, 1, 1), (44246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has LOOTED Large Jack-o\'-Lantern', '', '', '', 0, 0, 0, 1, 1, 1), (44251, 0, 0, 0, 1, 0, 12, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44252, 0, 0, 0, 0, 0, 1, 'Gravity Lapse Beam Visual Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (44252, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2281, 'Gravity Lapse', '', '', '', 0, 0, 0, 1, 1, 1), (44255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44231, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Summon Large Jack-o\'-Lantern, Missile', '', '', '', 0, 0, 0, 1, 1, 1), (44256, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 421, 0, 0, 2589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', '', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (44257, 35, 0, 0, 1, 0, 0, 101, 0, 52, 28, 640, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15483, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova Totem', '', 'Summons a Fire Nova Totem that has $s1 health and lasts $d. Unless it is destroyed within $11311t1 sec., the totem inflicts $11307s1 fire damage to enemies within $11307a1 yd.', '', 0, 0, 0, 1, 1, 1), (44262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Create Ram Racing Crop', '', '', '', 0, 0, 0, 1, 1, 1), (44263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44264, 0, 0, 0, 0, 0, 1, 'Arcane Sphere Passive', '', '', '', 0, 0, 0, 1, 1, 1), (44264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 231, 0, 0, 1884, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Sphere', '', '', '', 0, 0, 0, 1, 1, 1), (44265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24708, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Arcane Sphere', '', '', '', 0, 0, 0, 1, 1, 1), (44267, 0, 1, 0, 5, 0, 0, 101, 0, 69, 8, 445, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 184, 489, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (44268, 971, 0, 0, 1, 0, 0, 0, 0, 60, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 121, 0, 1, 1, 0, -51, 319, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 564, 'Mortal Strike', '', 'A vicious strike that deals weapon damage plus $s2 and wounds the target, reducing the effectiveness of any healing by $s1% for $d.', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (44271, 2, 0, 0, 14, 0, 0, 101, 0, 60, 0, 310, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 171, 0, 0, 1614, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', 'Rank 6', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (44272, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44273, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $27604s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', 'Dealing $27604s1 fire damage every $27604t1 sec', 0, 0, 0, 1, 1, 1), (44273, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 95, 0, 0, 427, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (44274, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 10, 30, 1, 751, 501, 0, 1124, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 318, 'Recombobulate', '', 'Dispels Polymorph effects on a friendly target. Also restores $s2 health and mana.', '', 0, 0, 0, 1, 1, 1), (44276, 0, 0, 0, 5, 0, 0, 101, 0, 30, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 24715, 0, 0, 0, 0, 0, 0, 0, 0, 162, 'High Explosive Sheep', '', 'Creates $s1 Explosive Sheep that $lcharges:charge; the nearest $lenemy:enemies; and $lexplodes:explode;. Explosive Sheep are unstable and will self-destruct after $d.', '', 0, 0, 0, 1, 1, 1), (44279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 3, 201, 0, 0, 899, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3617, 0, 0, 0, 0, 11, 'High Explosive Sheep', '', '', '', 0, 0, 0, 1, 1, 1), (44281, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1630, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Zombie Tech Test', '1', '', '', 0, 0, 0, 1, 1, 1), (44285, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (44286, 0, 0, 0, 1, 0, 0, 101, 0, 60, 1, 80, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 64, 1, 1, 0, -61, 49, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19229, 0, 0, 0, 517, 'Wing Clip', '', 'Inflicts $s2 damage and reduces the enemy target\'s movement speed by $s1% for $d.', 'Movement speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (44289, 0, 4, 11, 1, 0, 0, 101, 0, 70, 29, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 163, 'Crippling Poison', '', '', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (44290, 39, 0, 0, 1, 0, 0, 101, 0, 42, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 79, 1, 1, 1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26888, 18461, 0, 0, 0, 0, 252, 'Vanish', '', 'Allows the rogue to vanish from sight, entering an improved stealth mode for $11329d. Also breaks movement impairing effects. More effective than Vanish (Rank 1).', 'Improved stealth.', 0, 0, 0, 1, 1, 1), (44291, 56, 1, 19, 1, 0, 0, 101, 0, 60, 9, 500, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1454, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (44292, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Multi-Shot', '', 'Reduces the cooldown of your Multi-Shot ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (44293, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Entangling Roots', '', 'Reduces the casting time of your Entangling Roots ability by ${$m1/-1000}.2 sec.', '', 0, 0, 0, 1, 1, 1), (44294, 0, 1, 0, 1, 0, 15404, 101, 0, 70, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (44295, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Improved Shocks', '', 'Increases the range on your Earth Shock, Flame Shock, and Frost Shock abilities by $s1 yds.', '', 0, 0, 0, 1, 1, 1), (44296, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 20, 'Improved Lightning Bolt', 'Rank 3', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Lightning Bolt.', '', 0, 0, 0, 1, 1, 1), (44297, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -3001, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Psychic Scream', '', 'Reduces the cooldown of your Psychic Scream ability by ${$m1/-1000} sec.', '', 0, 0, 0, 1, 1, 1), (44298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Shadow Word: Death', '', 'Reduces the damage you take from your own Shadow Word: Death by $s1%.', '', 0, 0, 0, 1, 1, 1), (44299, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Grounding Totem', '', 'Reduces the cooldown of your Grounding Totem ability by ${$m1/-1000}.1 sec.', '', 0, 0, 0, 1, 1, 1), (44300, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Crusader Strike', '', 'Increases the damage dealt by your Crusader Strike ability by $s1%.', '', 0, 0, 0, 1, 1, 1), (44301, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Polymorph', '', 'Gives you a $s1% chance to avoid interruption caused by damage while casting Polymorph.', '', 0, 0, 0, 1, 1, 1), (44302, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -151, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 857, 'Improved Polymorph', '', 'Reduces the casting time of your Polymorph spell by ${$m1/-1000}.2 sec.', '', 0, 0, 0, 1, 1, 1), (44305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 243, 244, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1630, 36, 36, 0, 0, 0, 0, 0, 0, 1, 'You\'re a ...! (Effects2)', '', '', '', 0, 0, 0, 1, 1, 1), (44311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Comprehend Language', '1', '', '', 0, 0, 0, 1, 1, 1), (44312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9998, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Head of the Horseman Invisible', '', '', '', 0, 0, 0, 1, 1, 1), (44314, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 3231, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 974, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Fel Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (44315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Can\'t Hold Your Brew', '', '', 'Your tummy feels rumbly... You shouldn\'t drink the brew for the big kids.', 0, 0, 0, 1, 1, 1), (44317, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21510, 0, 0, 0, 0, 0, 0, 0, 0, 2333, 'Merciless Nether Drake', '', 'Summons and dismisses a rideable nether drake mount. This is an extremely fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (44319, 0, 1, 0, 1, 0, 0, 101, 0, 0, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 287, 1, 0, 2356, 249, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (44320, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 12, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44321, 0, 0, 0, 0, 212, 'Mana Rage', '', '', '', 0, 0, 0, 1, 1, 1), (44321, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Mana Rage', '', 'Increases the target\'s mana by $s1%.', 'Empowered with Fel energy.', 0, 0, 0, 1, 1, 1), (44322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -11, 0, 13, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24745, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pure Energy', '', '', '', 0, 0, 0, 1, 1, 1), (44326, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36294, 0, 0, 0, 0, 0, 1, 'Pure Energy Passive', '', '', '', 0, 0, 0, 1, 1, 1), (44328, 0, 0, 0, 1, 0, 8, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Energy Feedback', '', '', 'Deals $s1 Arcane damage per second.\nIncreases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (44329, 0, 0, 0, 1, 0, 0, 101, 0, 70, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fel Crystal Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (44332, 0, 2, 0, 1, 0, 0, 101, 0, 32, 5, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -51, 9, 0, 0, 0, 0, 22, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 0, 0, 0, 0, 0, 0, 0, 55, 'Curse of the Elements', '', 'Curses the target for $d, reducing Fire and Frost resistances by $s1 and increasing Fire and Frost damage taken by $s2%. Only one Curse per Warlock can be active on any one target.', 'Reduces Fire and Frost resistances by $s1. Increases Fire and Frost damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (44335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 299, 49, 29, 0, 0, 0, 3, 79, 61, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1952, 'Energy Feedback', '', '', 'Deals $s1 Arcane damage per second.\nIncreases damage dealt by $s2%.', 0, 0, 0, 1, 1, 1), (44336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 399, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power 200', '', 'Increases attack power by $s1.', '', 0, 0, 0, 1, 1, 1), (44337, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23819, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Dwarf - Male', '', '', '', 0, 0, 0, 1, 1, 1), (44338, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23820, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Reveler - Dwarf - Female', '', '', '', 0, 0, 0, 1, 1, 1), (44339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Energy Feedback', '', '', '', 0, 0, 0, 1, 1, 1), (44342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 231, 0, 0, 1884, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Energy Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (44343, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 14341, 22451, 0, 0, 0, 0, 0, 24, 4, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Knothide Ammo Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (44344, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25719, 14341, 0, 0, 0, 0, 0, 20, 30, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Knothide Quiver', '', '', '', 0, 0, 0, 1, 1, 1), (44351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 768, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kyle Radue Taxi', '', '', '', 0, 0, 0, 1, 1, 1), (44352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 23, 12, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44353, 0, 0, 0, 0, 0, 1, 'Overload', '', '', '', 0, 0, 0, 1, 1, 1), (44353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 999, 9, 0, 28, 28, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1954, 'Overload', '', '', 'Increases Arcane damage taken by $s2%', 0, 0, 0, 1, 1, 1), (44355, 0, 0, 0, 1, 0, 15404, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Crystal Visual', '', '', '', 0, 0, 0, 1, 1, 1), (44358, 0, 0, 0, 190, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43876, 0, 0, 0, 0, 0, 1, 'Dismount Ram - Quest', '', '', '', 0, 0, 0, 1, 1, 1), (44359, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 17056, 22451, 23572, 0, 0, 0, 0, 8, 99, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Quiver of a Thousand Feathers', '', '', '', 0, 0, 0, 1, 1, 1), (44360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racing Crop Aura', '', '', '', 0, 0, 0, 1, 1, 1), (44361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face Me!', '', '', '', 0, 0, 0, 1, 1, 1), (44362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 44360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Face StringID - Facing Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (44368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42424, 44362, 0, 0, 0, 0, 1, 'Brewfest - Daily - Relay Race Accept - QUEST - DND', '', '', '', 0, 0, 0, 1, 1, 1), (44369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 24753, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Baby Pink Elekk', '', 'Right Click to summon and dismiss a pink baby elekk.', '', 0, 0, 0, 1, 1, 1), (44370, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pink Elekk Call', '', 'Tag a player and a pink elekk might find them if they\'re drunk! (Only works on players with no current critter pets.)', '', 0, 0, 0, 1, 1, 1), (44371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Create Ram Racing Crop (self)', '', '', '', 0, 0, 0, 1, 1, 1), (44372, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23504, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'Brewfest Setup Crew - Dwarf', '', '', '', 0, 0, 0, 1, 1, 1), (44373, 0, 0, 0, 1, 0, 0, 100, 1, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2363, 'Shadowstep', '', '', '', 0, 0, 0, 1, 1, 1), (44374, 0, 0, 0, 1, 0, 13, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Crystal Cosmetic', '', '', '', 0, 0, 0, 1, 1, 1), (44383, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22449, 22447, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3229, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Resilience', '', 'Permanently enchant a shield to increase Resilience by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (44389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24780, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Field Repair Bot 110G', '', 'Unfolds into a Field Repair Bot that sells reagents and can repair damaged items. After 10 minutes its internal motor fails.', '', 0, 0, 0, 1, 1, 1), (44391, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23446, 23783, 23786, 0, 0, 0, 0, 0, 8, 8, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Field Repair Bot 110G', '', '', '', 0, 0, 0, 1, 1, 1), (44406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 30, 0, 1, 1, 0, 0, 99, 0, 28, 28, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2158, 'Energy Infusion', '', '', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (44410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1074, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Just Looted Water Barrel', '', '', '', 0, 0, 0, 1, 1, 1), (44411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Cube Beam', '', '', '', 0, 0, 0, 1, 1, 1), (44414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 14, 14, -4, 0, 0, 0, 31, 172, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 1797, 'Pursuit of Justice', 'Rank 3', 'Reduces the chance you\'ll be hit by spells by $s3% and increases movement and mounted movement speed by $s1%. This does not stack with other movement speed increasing effects.', '', 0, 0, 0, 1, 1, 1), (44415, 0, 1, 12, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 1', 'The powers of shadow overwhelm the target\'s mind, stunning them for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (44416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 1, 0, 0, -6, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 201, 'Pain Suppression', '', '', '', 0, 0, 0, 1, 1, 1), (44417, 35, 0, 0, 1, 0, 0, 101, 0, 72, 305, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 225, 275, 0, 787, 962, 0, 13, 13, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 'Lightning Cloud', '', 'Creates a cloud of lightning that lasts $d., blasting all enemies in a selected area for $s1 Nature damage and inflicting $s2 additional damage every $t2 sec.', '', 0, 0, 0, 1, 1, 1), (44418, 0, 0, 0, 1, 0, 0, 101, 0, 62, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 101, 0, 0, 449, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 'Massive Tremor', '', 'Causes a massive ground tremor, inflicting $s1 damage to nearby enemies and interrupts any spell being cast for $d..', '', 0, 0, 0, 1, 1, 1), (44426, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 1, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 313, 'Corpulent Burst', '', '', '', 0, 0, 0, 1, 1, 1), (44429, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15894, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lunar Festival Cluster Credit Marker', '', '', '', 0, 0, 0, 1, 1, 1), (44430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15893, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lunar Festival Rocket Credit Marker', '', '', '', 0, 0, 0, 1, 1, 1), (44431, 0, 0, 0, 1, 0, 4108, 101, 0, 20, 28, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 0, 0, 1, 0, 0, 59, 0, 32, 0, 0, 4, 227, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41441, 0, 0, 0, 0, 2340, 'Acid Geyser', '', 'Deals $s1 Nature to the target and all nearby enemies.', 'Raining acidic fluid.', 0, 0, 0, 1, 1, 1), (44432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Cube Ground State', '', '', '', 0, 0, 0, 1, 1, 1), (44434, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cube Explode', '', '', '', 0, 0, 0, 1, 1, 1), (44436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42965, 0, 0, 0, 0, 2493, 'Tricky Treat', '', 'Dangerously sweet sugar-frosted taffy with a rich syrup center. Goes bad in only a day.', '', 0, 0, 0, 1, 1, 1), (44447, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Threat', '', 'Adds a large amount of threat to the target.', '', 0, 0, 0, 1, 1, 1), (44451, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Purple Banish State', '', '', '', 0, 0, 0, 1, 1, 1), (44452, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1508, 'Devastate', '', '', '', 0, 0, 0, 1, 1, 1), (44457, 0, 1, 0, 1, 0, 0, 101, 0, 60, 1, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 23, 23, 0, 2000, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44459, 44461, 0, 0, 0, 0, 2290, 'Living Bomb', 'Rank 1', 'The caster becomes a living bomb, causing $44459s1 Fire damage to all enemies with $44459a1 yards every $44459t1 sec. After $44461t2 sec, a fiery explosion occurs causing an additional $44461s2 Fire damage to all enemies within $44461a2 yards.', 'Causes $44459s1 Fire damage every $44459t1 and an additional $44461s2 Fire damage after $44461t2 to nearby enemies.', 0, 0, 0, 1, 1, 1), (44459, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 199, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2290, 'Living Bomb', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44461, 0, 0, 0, 1, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2290, 'Living Bomb', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (44466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24809, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Nether Energy Cube (Ground)', '', '', '', 0, 0, 0, 1, 1, 1), (44467, 99, 0, 0, 1, 0, 0, 101, 0, 18, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Recovery Diver\'s Potion', 'Rank 1', 'Allows the Imbiber to breathe water for $d.', 'Waterbreathing.', 0, 0, 0, 1, 1, 1), (44468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 'Dust Cloud Ground Impact', '', '', '', 0, 0, 0, 1, 1, 1), (44474, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -57, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 56', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (44475, 0, 0, 0, 4, 0, 0, 101, 0, 0, 9, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 0, 1, 1, 0, -76, -76, 0, 8, 8, 0, 87, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 127, 0, 0, 0, 0, 0, 0, 0, 1954, 'Magic Dampening Field', '', 'Creates a field of anti-magic around the target enemy. Enemies in this field take $s1% less damage from spells and receive $s2% less healing.', 'Magic damage taken reduced by $s1%.\nHealing reduced by $s2%.', 0, 0, 0, 1, 1, 1), (44477, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 636, 'Acid Spit', '', 'Inflicts Nature damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 345, 0, 0, 2827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2320, 'Glaive Throw', '', 'Deals $s1 damage to target enemy, stunning them for $d seconds. This effect will jump to 2 other nearby targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (44479, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1501, 0, 0, 9249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (44480, 1152, 1, 0, 1, 0, 0, 100, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44481, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', 'Harmful spells and attacks deal additional Holy damage.', 'Harmful spells and attacks deal additional Holy damage.', 0, 0, 0, 1, 1, 1), (44481, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 139, 0, 0, 1130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', '', '', 0, 0, 0, 1, 1, 1), (44482, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1799, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Judgement of Wrath', '', 'Unleashes a Seal of Wrath towards an enemy, dealing $s1 Holy damage every $t1 sec.', 'Deals $s1 Holy damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (44501, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Brewfest - Daily - Relay Race - Create Tickets - DND', '', '', '', 0, 0, 0, 1, 1, 1), (44503, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Wretched Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44504, 0, 1, 0, 14, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 19, 1, 0, 55, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Wretched Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (44505, 0, 0, 0, 1, 0, 0, 101, 0, 47, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 1999, 99, 0, 0, 0, 0, 79, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Drink Fel Infusion', '', 'Infuse yourself with Fel Energy, dramatically increasing damage done and attack speed for $d.', 'Infused with pure fel energy.\nDamage and attack speed increased dramatically.', 0, 0, 0, 1, 1, 1), (44517, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Sunblade Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (44518, 0, 1, 0, 5, 0, 0, 101, 0, 0, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 115, 1, 0, 942, 1499, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (44519, 0, 0, 0, 5, 0, 0, 100, 1, 0, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', '', 'Deals $s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (44520, 0, 1, 0, 1, 0, 0, 101, 0, 69, 30, 725, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 29, 0, 249, 0, 0, 0, 118, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 126, 0, 0, 0, 0, 0, 0, 2297, 'Fel Armor', 'Rank 2', 'Surrounds the caster with fel energy, increasing the amount of health generated through spells and effects by $s1% and increasing spell damage by up to $s3. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases the amount of health generated through spells and effects by $s1% and increases spell damage by up to $s3.', 0, 0, 0, 1, 1, 1), (44521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Preparation', '', '', 'Reduces the power cost of spells and abilities by $s1%.', 0, 0, 0, 1, 1, 1), (44533, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 'Wretched Stab', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (44534, 0, 0, 0, 1, 0, 0, 101, 0, 1, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 6, 0, 1, 1, 0, 129, -51, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 564, 'Wretched Strike', '', 'Inflicts $s1% weapon damage and leaves the target wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (44535, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'Spirit Heal', '', '', 'Reduces the cost of spells by $s1%.', 0, 0, 10, 1, 1, 1), (44536, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (44537, 0, 0, 0, 1, 0, 0, 40, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44536, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (44538, 0, 1, 0, 36, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 201, 0, 0, 899, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (44540, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Dark Iron Alcohol', '', 'An extremely potent alcoholic beverage.', 'Sloshed.', 0, 0, 0, 1, 1, 1), (44547, 0, 1, 1, 16, 0, 31804, 101, 0, 60, 32, 150, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 499, 0, 0, 0, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Deadly Embrace', '', 'Seduces the target for up to $d.', 'Seduced.', 0, 0, 0, 1, 1, 1), (44573, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186948, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Tapped Chest', '', '', '', 0, 0, 0, 1, 1, 1), (44574, 0, 0, 0, 1, 0, 13, 101, 0, 70, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Energy Cosmetic', '', '', '', 0, 0, 0, 1, 1, 1), (44577, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 75, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (44583, 1181, 1, 0, 1, 0, 0, 100, 5, 0, 0, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 64, 0, 345, 1, 0, 2827, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44586, 41637, 0, 0, 0, 0, 2219, 'Prayer of Mending', '', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $44586a1 yards. Jumps up to $n times and lasts $44586d after each jump. This spell can only be placed on one target at a time.', '', 0, 0, 0, 1, 1, 1), (44586, 0, 1, 0, 1, 0, 0, 100, 5, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2219, 'Prayer of Mending', '', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $a1 yards. Jumps up to $n times and lasts $d after each jump. This spell can only be placed on one target at a time.', 'Heals you the next time you take damage.', 0, 0, 0, 1, 1, 1), (44587, 0, 0, 0, 1, 0, 0, 100, 0, 0, 30, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199999, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 371, 0, 0, 0, 0, 0, 0, 0, 0, 2213, 'Omar\'s Seal of Approval', '', 'Approves your target', 'You have Omar\'s Seal of Approval! Congrats!', 0, 0, 0, 1, 1, 1), (44599, 0, 0, 0, 4, 0, 0, 100, 1, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44600, 0, 0, 0, 0, 0, 68, 'Inject Poison', '', '', 'Upon next sucessful melee attack, injects the target with poison dealing $44600s1 Nature damage over $44600d.', 0, 0, 0, 1, 1, 1), (44600, 0, 4, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 173, 0, 0, 1413, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Injected Poison', '', '', 'Deals $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (44601, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24337, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Relay Race - Intro - Assign Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (44604, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44605, 0, 0, 0, 0, 0, 2294, 'Enchantment of Spell Haste', '', '', 'Upon casting a spell, increases cast speed by $44605s1%.', 0, 0, 0, 1, 1, 1), (44605, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Spell Haste', '', 'Fills the target with power, increasing its casting speed by $s1% for $d sec.', 'Casting speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (44606, 0, 1, 0, 5, 0, 0, 101, 0, 0, 35, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 541, 1, 0, 1529, -41, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (44639, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 64, 0, 1, 0, 0, 899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35965, 0, 0, 0, 0, 105, 'Frost Arrow', '', 'Shoots a freezing arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Frost magic.', '', 0, 0, 0, 1, 1, 1), (44640, 73, 0, 0, 1, 0, 0, 101, 0, 20, 0, 65, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 596, 'Lash of Pain', '', 'Lashes an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (44644, 0, 0, 0, 16, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 115, 1, 0, 942, -1, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Nova', '', '', '', 0, 0, 0, 1, 1, 1), (44654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Elekk Dispersion Ray - Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (44655, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 279, 0, 0, 0, 78, 32, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24906, 0, 0, 0, 0, 0, 0, 0, 0, 1776, 'Flying Reindeer', '', 'Summons and dismisses a reindeer mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (44657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 34044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Ball', '', '', '', 0, 0, 0, 1, 1, 1), (44658, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Player Scores!', '', '', '', 0, 0, 0, 1, 1, 1), (44659, 0, 0, 0, 1, 0, 0, 100, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Destroy All Spirits', '', 'Destroys a target Vengeful Spirit.', '', 0, 0, 0, 1, 1, 1), (44670, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24848, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'KalecgosTransform into Kalec', '', '', '', 0, 0, 0, 1, 1, 1), (44683, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Team A', '', '', '', 0, 0, 0, 1, 1, 1), (44684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Team B', '', '', '', 0, 0, 0, 1, 1, 1), (44689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 580, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Relay Race Accept Hidden Debuff - DND', '', '', '', 0, 0, 0, 1, 1, 1), (44732, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 2, 0, 0, 279, 0, 0, 1720, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2221, 'Eagle Swoop', '', 'Swoop down from a distant height to attack your target, dealing $s2 damage to it.', '', 0, 0, 0, 1, 1, 1), (44733, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 44731, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Eagle Swoop Primer', '', '', '', 0, 0, 0, 1, 1, 1), (44735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 43647, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Electrical Overload Primer', '', '', '', 0, 0, 0, 1, 1, 1), (44738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman Shade Duration (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (44740, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16417, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Place Kael\'s Standard', '', 'Places the Banner of Kael\'Thas outside the entrance to the Sunwell.', '', 0, 0, 0, 1, 1, 1), (44742, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 56, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24860, 0, 0, 0, 0, 0, 0, 0, 0, 1818, 'Hallow\'s End Candy, Female (DND)', '', '', 'Yeargh...', 0, 0, 0, 1, 1, 1), (44743, 0, 1, 0, 1, 0, 0, 101, 0, 5, 40, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 56, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 657, 0, 0, 0, 0, 0, 0, 0, 0, 1818, 'Hallow\'s End Candy, Male (DND)', '', '', 'Yeargh...', 0, 0, 0, 1, 1, 1), (44744, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24743, 0, 0, 0, 0, 0, 0, 0, 0, 2333, 'Merciless Nether Drake', '', 'Summons and dismisses a rideable nether drake mount. This is an extremely fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Visual (Large)', '', '', '', 0, 0, 0, 1, 1, 1), (44751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 265, 265, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 266', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2363, 'Juking', '', '', '', 0, 0, 0, 1, 1, 1), (44753, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Juke', '', '', '', 0, 0, 0, 1, 1, 1), (44755, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Snowflakes', '', 'Shower a nearby target with a cascade of snowflakes!', '', 0, 0, 0, 1, 1, 1), (44756, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -225, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 224', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (44757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 67, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 68', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (44758, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 930, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+931)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 499, 166, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 500', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Player Appearance', '', '', '', 0, 0, 0, 1, 1, 1), (44761, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'test - create merciless nether drake', '', '', '', 0, 0, 0, 1, 1, 1), (44762, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Camera Shake - Med', '', '', '', 0, 0, 0, 1, 1, 1), (44765, 0, 1, 18, 5, 0, 0, 101, 0, 28, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (44768, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 22452, 23572, 0, 0, 0, 0, 12, 12, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Netherscale Ammo Pouch', '', '', '', 0, 0, 0, 1, 1, 1), (44769, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3260, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Glove Reinforcements', '', 'Permanently increase the armor on a pair of gloves by 240. Only useable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (44770, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 22452, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Glove Reinforcements', '', '', '', 0, 0, 0, 1, 1, 1), (44776, 0, 2, 0, 1, 0, 0, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Death Lightning', '', '', '', 0, 0, 0, 1, 1, 1), (44777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44776, 0, 0, 0, 0, 0, 47, 'Periodic Death Lightning', '', '', '', 0, 0, 0, 1, 1, 1), (44779, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 49, 49, 14, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1 for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (44794, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Chaotic Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (44796, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Get Stats', '', '', '', 0, 0, 0, 1, 1, 1), (44797, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 895, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Critical Damage 3%', '', 'Increases your critical strike damage by $s1%.', '', 0, 0, 0, 1, 1, 1), (44798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44013, 0, 0, 0, 0, 0, 1, 'Throw Ball', '', 'Toss to a friend, or onto a burning building.', '', 0, 0, 0, 1, 1, 1), (44799, 50, 1, 12, 4, 0, 0, 101, 0, 20, 29, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 901, 1, 0, 2549, -76, 0, 10, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, slowing their attack speed by $s2% for $d.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (44800, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2138, 'Demonic Visual', '', '', '', 0, 0, 0, 1, 1, 1), (44801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 99999, 99999, 349, 0, 0, 0, 19, 17, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Spectral Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (44806, 21, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 9, 9, 3, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Crazed Rage', '', 'Increases the caster\'s attack speed by $s2% and the Physical damage it deals by $s1% for $d.', 'Physical damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (44807, 0, 0, 0, 1, 0, 0, 101, 0, 26, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 28, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44806, 0, 0, 0, 0, 0, 95, 'Crazed Rage', '', '', '', 0, 0, 0, 1, 1, 1), (44809, 0, 0, 0, 1, 0, 0, 2, 0, 50, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27868, 0, 0, 0, 0, 0, 1, 'Copy of Freeze', '', 'When struck in combat has a chance of freezing the attacker in place for $27868d.', '', 0, 0, 0, 1, 1, 1), (44810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -183, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 182', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (44811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Spectral Realm', '', '', '', 0, 0, 0, 1, 1, 1), (44815, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron - Marching TEST', '', '', '', 0, 0, 5, 1, 1, 1), (44817, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 34044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44818, 0, 0, 0, 0, 0, 1, 'Throw Bullet', '', '', '', 0, 0, 0, 1, 1, 1), (44818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Catch Bullet', '', '', '', 0, 0, 0, 1, 1, 1), (44821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ball Bounces off Player', '', '', '', 0, 0, 0, 1, 1, 1), (44824, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24906, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Flying Reindeer', '', '', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44825, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24906, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Flying Reindeer', '', '', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44827, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24906, 0, 0, 0, 0, 0, 0, 0, 0, 1794, 'Flying Reindeer', '', '', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (44828, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kickoff', '', 'Toss to a friend, or onto a burning building.', '', 0, 0, 0, 1, 1, 1), (44829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kicker Has Ball', '', '', '', 0, 0, 0, 1, 1, 1), (44835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Maim Interrupt', '', 'Causes your Maim ability to interrupt spellcasting and prevent any spell in that school from being cast for $32747d.', '', 0, 0, 0, 1, 1, 1), (44836, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 96, 'Banish', '', 'Banishes an enemy, preventing all action but making it invulnerable for up to $d. Only one target can be banished at a time.', 'Immune to all attacks and spells, but unable to act.', 0, 0, 0, 1, 1, 1), (44837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 6, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Port to Team B Side', '', '', '', 0, 0, 0, 1, 1, 1), (44838, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Face Center Field', '', '', '', 0, 0, 0, 1, 1, 1), (44839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Face Kickoff Target - to Team B', '', '', '', 0, 0, 0, 1, 1, 1), (44840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Face Kickoff Target - to Team A', '', '', '', 0, 0, 0, 1, 1, 1), (44841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 6, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Port to Team A Side', '', '', '', 0, 0, 0, 1, 1, 1), (44842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Port Team A to Team A Side', '', '', '', 0, 0, 0, 1, 1, 1), (44843, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 120001, 0, 0, 339999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (44844, 0, 0, 0, 15, 0, 0, 101, 0, 20, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 30001, 1, 0, 84999, 49999, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (44845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Spectral Realm', '', '', '', 0, 0, 0, 1, 1, 1), (44846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BLB - Port Team B to Team B Side', '', '', '', 0, 0, 0, 1, 1, 1), (44847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 138, 45, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 139', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 3, 0, 0, 0, 0, 139, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 960, 14, 0, 0, 0, 0, 0, 0, 0, 71, 'Spectral Realm', '', '', 'Transported to the spectral realm.', 0, 0, 0, 1, 1, 1), (44853, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 140, 46, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 141', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44855, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Out of Phase', '', '', 'Can see phased creatures.', 0, 0, 0, 1, 1, 1), (44856, 0, 0, 0, 14, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 35, 35, 1, 1, 1, -1, 0, 0, 12, 12, 12, 261, 18, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 10, 0, 0, 0, 0, 0, 0, 2308, 'Bash\'ir Phasing Device', '', 'Places the character, their group, and any pets, into a phased state where they will be invisible to unphased creatures and able to see the smuggled mana cells at Bash\'ir Landing. All group members and pets stay within 100 yards of the caster to maintain the phased state. The phasing only works within Bash\'ir Landing.', 'Out of phase.', 0, 0, 0, 1, 1, 1), (44863, 0, 0, 5, 16, 0, 0, 101, 0, 60, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Bellowing Roar', '', '', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (44864, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 34, 0, 0, 34259, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Felblood Channel', '', '', '', 0, 0, 0, 1, 1, 1), (44865, 0, 0, 0, 2, 0, 15367, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Fel Breath', '', '', '', 0, 0, 0, 1, 1, 1), (44866, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 2, 144, 1, 601, 1, 0, 5699, 74, 36, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187055, 0, 125, 0, 0, 0, 0, 0, 0, 1479, 'Spectral Blast', '', 'Tears open the fabric of reality, creating a spectral rift that transports players who use it to the spectral realm for a time.', '', 0, 0, 0, 1, 1, 1), (44867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'Spectral Exhaustion', '', 'The passage from spectral realm to mortal realm leaves the body in a weakened state, unable to use spectral rifts.', 'Unable to pass through spectral rifts.', 0, 0, 0, 1, 1, 1), (44868, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2123, 'Scryer Portal Master Beam', '', '', '', 0, 0, 0, 1, 1, 1), (44869, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Spectral Blast', '', '', '', 0, 0, 0, 1, 1, 1), (44870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2479, 0, 0, 0, 0, 1481, 'Portal Effect: Sunwell Isle', '', '', '', 0, 0, 0, 1, 1, 1), (44871, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Sunwell Isle Mana Cell to Portal Beam', '', '', '', 0, 0, 0, 1, 1, 1), (44872, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Frost Blast', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Frozen.', 0, 0, 0, 1, 1, 1), (44873, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Ring', '', '', '', 0, 0, 0, 1, 1, 1), (44874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Ring', '', '', '', 0, 0, 0, 1, 1, 1), (44875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1954, 'Complete Raptor Capture', '', '', '', 0, 0, 0, 1, 1, 1), (44876, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 44869, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Cast - Portal Effect: Sunwell Isle', '', '', '', 0, 0, 0, 1, 1, 1), (44877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 37, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Flare Master', '', '', '', 0, 0, 0, 1, 1, 1), (44879, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24916, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Living Flare', '', 'Releases a Living Flare from the Sizzling Embers.', '', 0, 0, 0, 1, 1, 1), (44880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Living Flare Cosmetic', '', '', '', 0, 0, 0, 1, 1, 1), (44881, 0, 0, 0, 3, 0, 0, 101, 0, 0, 21, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2538, 'Charm Ravager', '', 'Hurls the gland at a nearby Razorthorn Ravager.', 'Charmed.', 0, 0, 0, 1, 1, 1), (44882, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Razorthorn Ravager Charm State', '', '', '', 0, 0, 0, 1, 1, 1), (44883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45063, 0, 0, 0, 0, 0, 1, 'Encapsulate', '', 'Surrounds the target in an arcane bubble, suspending them.', '', 0, 0, 0, 1, 1, 1), (44884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 6, 0, 0, 1, 0, 0, -100000, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Charge', '', '', '', 0, 0, 0, 1, 1, 1), (44885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46350, 0, 0, 0, 0, 0, 1, 'Summon Felblaze Pre-visual', '', '', '', 0, 0, 0, 1, 1, 1), (44887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1109, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1110)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 64, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0065)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 103, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0104)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 122, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0123)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 141, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0142)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 171, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0172)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 177, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0178)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44894, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 188, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0189)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44895, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 196, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0197)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 213, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0214)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44897, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 248, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0249)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 284, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0285)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 291, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0292)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44900, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 320, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0321)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44901, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 336, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0337)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44902, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 356, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0357)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 374, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0375)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 389, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0390)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 417, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0418)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 456, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0457)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 591, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0592)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44908, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 538, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0539)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 711, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0712)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 753, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0754)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 828, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0829)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 893, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0894)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44913, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 972, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0973)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 991, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+0992)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44915, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1009, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1010)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44916, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1058, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1059)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1458, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1459)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (44933, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rain', '', '', '', 0, 0, 0, 1, 1, 1), (44934, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11518, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sunwell Portal Quests Flag', '', '', '', 0, 0, 0, 1, 1, 1), (44935, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2536, 'Expose Razorthorn Root', '', 'Sends the Razorthorn Ravager to dig up a nearby razorthorn root.', '', 0, 0, 0, 1, 1, 1), (44936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Fel Siphon Dummy', '', '', '', 0, 0, 0, 1, 1, 1), (44937, 0, 0, 0, 1, 0, 12, 101, 0, 0, 28, 0, 3, 0, 0, 34259, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, -76, -31, 0, 0, 0, 23, 33, 61, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44936, 0, 0, 0, 0, 0, 546, 'Fel Siphon', '', 'Weakens a Felblood Initiate by draining all their fel energy.', 'Weakens a Felblood Initiate by draining all their fel energy.', 0, 0, 0, 1, 1, 1), (44940, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Love Rocket', '', 'Shoots a firework into the air that bursts into red, white and blue stars.', '', 0, 0, 0, 1, 1, 1), (44941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187072, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Razorthorn Root', '', '', '', 0, 0, 0, 1, 1, 1), (44943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Living Flare - Unstable', '', '', '', 0, 0, 0, 1, 1, 1), (44944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Fel Flareup', '', 'Energy absorbed from slain Felsparks.', 'Energy absorbed from slain Felsparks.', 0, 0, 0, 1, 1, 1), (44945, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, -1001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1910, 'Vanishing Figure', '', 'Reduces your threat against the current target by $s1.', '', 0, 0, 0, 1, 1, 1), (44947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11516, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Living Flare - Credit', '', '', '', 0, 0, 0, 1, 1, 1), (44948, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Living Flare Detonator', '', '', '', 0, 0, 0, 1, 1, 1), (44949, 891, 0, 0, 1, 0, 0, 0, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 31, 0, 1, 1, 0, -1, 49, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', '', '', 0, 0, 4, 1, 1, 1), (44950, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 2997, 2605, 14341, 0, 0, 0, 0, 4, 1, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Green Winter Clothes', '', '', '', 0, 0, 0, 1, 1, 1), (44953, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2840, 2997, 8170, 14341, 0, 0, 0, 0, 1, 1, 4, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34086, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Winter Boots', '', '', '', 0, 0, 0, 1, 1, 1), (44955, 0, 0, 0, 1, 0, 0, 101, 0, 68, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2312, 'Mangle', '', '', 'All bleed effects cause $s1% additional damage.', 0, 0, 0, 1, 1, 1), (44956, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (44957, 0, 1, 0, 1, 0, 0, 101, 0, 20, 28, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 0, 0, 108, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2027, 'Nether Shock', '', 'Instantly lashes an enemy with dark magic, inflicting Shadow damage.', 'Silenced.', 50, 0, 0, 1, 1, 1), (44958, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 14048, 2997, 2604, 14341, 0, 0, 0, 0, 4, 1, 2, 1, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34085, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Red Winter Clothes', '', '', '', 0, 0, 0, 1, 1, 1), (44960, 0, 0, 0, 1, 0, 0, 101, 0, 20, 551, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -9001, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Surge', '', '', '', 0, 0, 0, 1, 1, 1), (44968, 0, 0, 0, 14, 0, 0, 101, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2841, 0, 0, 0, 0, 0, 0, 0, 0, 2331, 'Heavy Knothide Armor Kit', '', 'Permanently increase the Stamina of an item worn on the head, chest, shoulders, legs, hands or feet by 10. Only usable on items level 60 and above.', '', 0, 0, 0, 1, 1, 1), (44969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 34338, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 16, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11496, 11523, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sunwell Daily - Crystal Ward Credit', '', 'Channel the power of 4 Mana Remnants into a nearby Crystal Ward.', '', 0, 0, 0, 1, 1, 1), (44970, 0, 0, 0, 34, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Heavy Knothide Armor Kit', '', '', '', 0, 0, 0, 1, 1, 1), (44972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 537, 'Legendary Bow Haste', '', 'Increases ranged attack speed by $s1%. Does not stack with quiver or ammo pouch haste effects.', '', 0, 0, 0, 1, 1, 1), (44973, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 549, 182, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 550', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (44974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 291, 291, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 292', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Shapeshift', '1', '', '', 0, 0, 0, 1, 1, 1), (44977, 0, 1, 0, 1, 0, 0, 101, 0, 20, 30, 725, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 0, 1, 29, 0, 4, 0, 0, 0, 118, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 126, 0, 0, 0, 0, 0, 0, 2297, 'Fel Armor', 'Rank 2', 'Surrounds the caster with fel energy, increasing the amount of health generated through spells and effects by $s1% and increasing spell damage by up to $s3. Only one type of Armor spell can be active on the Warlock at any time. Lasts $d.', 'Increases the amount of health generated through spells and effects by $s1% and increases spell damage by up to $s3.', 0, 0, 0, 1, 1, 1), (44978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 33, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1533, 'Wild Magic', '', '', 'Healing done by spells and effects increased by $s1%.', 0, 0, 0, 1, 1, 1), (44979, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 74, 74, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 75', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (44980, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -169, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 168', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (44981, 0, 0, 0, 1, 0, 14, 101, 0, 0, 0, 0, 34, 0, 0, 34338, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44969, 0, 0, 0, 0, 0, 1, 'Activate Crystal Ward', '', 'Channel the power of 4 Mana Remnants into a nearby Crystal Ward.', '', 0, 0, 0, 1, 1, 1), (44983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -232, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 231', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (44985, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Zul\'Aman', '', '', '', 0, 0, 0, 1, 1, 1), (44986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 4, 0, 0, 0, 0, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44993, 44998, 0, 0, 0, 0, 141, 'Broken Capacitor', '', 'Slowly losing energy and health over time, the construct will fall into self-repair mode when its health falls below 50%.', 'Periodically discharging energy.', 0, 0, 0, 1, 1, 1), (44993, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 1, 0, 0, 34, 0, 17, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Capacitor Discharge', '', 'An electrical spark jumps to a random location, harming nearby enemies.', '', 0, 0, 0, 1, 1, 1), (44994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45000, 0, 0, 0, 0, 0, 2539, 'Self Repair', '', 'Regenerating energy and health over time, the construct will renegate to full health.', 'Repairing recent damage.', 0, 0, 0, 1, 1, 1), (44997, 0, 0, 0, 5, 0, 14, 101, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44999, 0, 0, 0, 0, 1, 'Converting Sentry', '', 'Use on the remains of a defeated Erratic Sentry to perform a behavior conversion.', '', 0, 0, 0, 1, 1, 1), (44998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Self-Damage', '', 'An electrical spark jumps to a random location, harming nearby enemies.', '', 0, 0, 0, 1, 1, 1), (44999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24981, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Converted Sentry', '', '', '', 0, 0, 0, 1, 1, 1), (45000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 320, 'Repair Effect', '', 'An electrical spark jumps to a random location, harming nearby enemies.', '', 0, 0, 0, 1, 1, 1), (45001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -101, 0, 0, 33, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1537, 'Wild Magic', '', '', 'Casting time increased by $s1%.', 0, 0, 0, 1, 1, 1), (45002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 33, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1536, 'Wild Magic', '', '', 'Chance to hit with melee and ranged attacks reduced by $s1%.', 0, 0, 0, 1, 1, 1), (45003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -190, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 189', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (45004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 33, 0, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1532, 'Wild Magic', '', '', 'Damage done by critical hits increased by $s1%.', 0, 0, 0, 1, 1, 1), (45005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ping Converted Sentry', '', '', '', 0, 0, 0, 1, 1, 1), (45006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 33, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1538, 'Wild Magic', '', '', 'Increases threat generated by $s1%.', 0, 0, 0, 1, 1, 1), (45009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24991, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Converted Sentry Credit', '', '', '', 0, 0, 0, 1, 1, 1), (45010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -51, 0, 0, 33, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1535, 'Wild Magic', '', '', 'Spell and ability costs reduced by $s1%.', 0, 0, 0, 1, 1, 1), (45011, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 49, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 50', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (45012, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Ward Blast', '', '', '', 0, 0, 0, 1, 1, 1), (45014, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 2, 64, 1, 1, 0, 44992, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44994, 0, 0, 0, 141, 'Capacitor Overload', '', 'Overloading a capacitor, the construct will fall into self-repair mode.', 'Periodically discharging energy.', 0, 0, 0, 1, 1, 1), (45015, 0, 1, 0, 22, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 89, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Abyssal Strike', '', '', '', 0, 0, 0, 1, 1, 1), (45016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1739, 'Test Mod Combat Result', '1', '', '', 0, 0, 0, 1, 1, 1), (45017, 0, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 98, 0, 1, 63, 0, 49, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 2205, 'Tail Swipe', '', 'Inflicts normal damage plus $s1 to an enemy, knocking it back.', '', 0, 0, 0, 1, 1, 1), (45018, 0, 0, 0, 1, 0, 0, 101, 0, 60, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 75, 1, 0, 462, 499, 0, 33, 33, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Buffet', '', 'Inflicts $s1 Arcane damage to an enemy and increases the Arcane damage it takes by $s2 for $d.', 'Arcane damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (45019, 59, 0, 0, 1, 0, 0, 101, 0, 45, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 331, 0, 0, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19710, 0, 0, 0, 0, 1495, 'Holiday Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become well fed and gain $44101s1 Stamina and Spirit for $44101d.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (45020, 59, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 100, 1, 1, 1, 1199, 0, 9, 0, 0, 0, 85, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45245, 0, 0, 0, 0, 1309, 'Holiday Drink', '', 'Restores $o1 mana over $d. Must remain seated while drinking. If you spend at least 10 seconds drinking you will become well fed and gain $44105s1 Stamina and Spirit for $44105d. Standard alcohol.', 'Restores $/5;s1 mana per second.', 0, 0, 0, 1, 1, 1), (45022, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 34412, 17196, 17194, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34411, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Hot Apple Cider', '', '', '', 0, 0, 0, 1, 1, 1), (45023, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2385, 'Fel Consumption', '', '', '', 0, 0, 0, 1, 1, 1), (45024, 0, 0, 0, 1, 0, 0, 101, 0, 30, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 82, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Russell\'s Test Hellfire Effect!!', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (45025, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (45026, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 17, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 856, 'Heroic Strike', '', 'A strong attack that increases melee damage by $s1 and causes a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (45027, 0, 1, 0, 16, 0, 0, 101, 0, 0, 105, 925, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 449, 449, 0, 27, 27, 0, 8, 24, 0, 3000, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2152, 'Revitalize', '', 'Restores health and mana to an ally over time.', '$s1 Health and Mana regenerated every $t1 sec.', 0, 0, 0, 1, 1, 1), (45028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2662, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'QAEnchant Cloak +120 Armor', 'QASpell', 'Permanently enchant a cloak to give 120 additional armor.', '', 0, 0, 0, 1, 1, 1), (45029, 65, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 6, 0, 1001, 1, 0, 9499, 999, 0, 0, 0, 12, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Corrupting Strike', '', 'A powerful strike that damages and corrupts the enemy, stunning it and dealing additional damage over time.', 'Stunned.\n$s3 Shadow damage inflicted every $t3 sec.', 0, 0, 0, 1, 1, 1), (45030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 3, 0, 1, 0, 0, -1, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187123, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Impale Emissary', '', 'Impale the corpse of an Emissary of Hate with the banner of the Shattered Sun Offensive.', '', 0, 0, 0, 1, 1, 1), (45031, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 4249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (45032, 0, 2, 0, 1, 0, 0, 101, 0, 67, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 33, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', 'Curses the target with agony, causing periodic Shadow damage. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. When removed this Curse jumps to a nearby target. Lasts $d.', 'Shadow damage inflicted every $t1 sec.\nDamage inflicted increases every 5 sec.', 0, 0, 0, 1, 1, 1), (45033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 1, 0, 89, -1, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25008, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Abyssal Transformation', '', '', '', 0, 0, 0, 1, 1, 1), (45034, 0, 2, 0, 1, 0, 0, 101, 0, 67, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 33, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', 'Curses the target with agony, causing periodic Shadow damage. This damage is dealt slowly at first, and builds up as the Curse reaches its full duration. When removed this Curse jumps to a nearby target. Lasts $d.', 'Shadow damage inflicted every $t1 sec.\nDamage inflicted increases every 5 sec.', 0, 0, 0, 1, 1, 1), (45036, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Snowflakes', '', '', '', 0, 0, 0, 1, 1, 1), (45038, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Legion Teleporter', '', 'Use this near the demonic portal at Dawning Square to teleport to the Throne of Kil\'jaeden.', '', 0, 0, 0, 1, 1, 1), (45039, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23277, 0, 0, 0, 0, 0, 0, 0, 0, 1674, 'Skyguard Flare', '', 'Summons a skyguard flare at a random location.', '', 0, 0, 0, 1, 1, 1), (45040, 0, 0, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45041, 0, 0, 0, 0, 0, 1757, 'Battle Trance', '', 'Your next 10 melee or ranged attacks will each grant $45041s1 attack power, stacking up to 10 times. Expires after $d.', 'Your next 10 melee or ranged attacks will each grant $45041s1 attack power until this effect expires.', 0, 0, 0, 1, 1, 1), (45041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 43, 43, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 320, 'Combat Insight', '', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (45042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45043, 0, 0, 0, 0, 1757, 'Power Circle', '', 'Conjures a Power Circle lasting for $d. While standing in this circle, the caster gains up to $45044s1 spell damage and healing.', 'While standing in the Power Circle, the caster gains up to $45044s1 spell damage and healing.', 0, 0, 0, 1, 1, 1), (45043, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 99, 0, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Power Circle', 'Rank 6', '', 'Up to $45044s1 damage and healing granted to the conjuror of the circle.', 0, 0, 0, 1, 1, 1), (45044, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 319, 319, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2281, 'Limitless Power', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Magical damage and healing dealt is increased by $s1', 0, 0, 0, 1, 1, 1), (45046, 0, 0, 0, 7, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 499, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Flames of Doom', '', '', '', 0, 0, 0, 1, 1, 1), (45048, 0, 0, 0, 6, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24968, 0, 0, 0, 0, 0, 0, 0, 0, 2552, 'Summon Rocket Bot', '', 'Right Click to summon and dismiss your wind-up toy.', '', 0, 0, 0, 1, 1, 1), (45049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'Tenacity', '', 'Increases maximum health by $s1 for $d.', 'Health increased by $s1.', 0, 0, 0, 1, 1, 1), (45050, 0, 0, 0, 1, 0, 0, 101, 0, 67, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 0, 0, 0, 28, 28, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', '', '', 0, 0, 0, 1, 1, 1), (45051, 0, 0, 0, 1, 0, 0, 101, 0, 45, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 10, 0, 1101, 1101, 0, 1649, 1649, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Mad Alchemist\'s Potion', '', 'Restores $s1 mana and health. Sometimes has side effects.', '', 0, 0, 0, 1, 1, 1), (45052, 0, 0, 0, 1, 300000, 31756, 101, 0, 20, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 249, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Evocation', '', 'Gain $s1 mana each sec. for $d. Channeled.', 'Gain $s1 mana each sec.', 0, 0, 0, 1, 1, 1), (45053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 229, 229, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Disdain', '', 'Increases attack power by $s1 for $d.', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (45054, 0, 1, 0, 1, 0, 0, 10, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45055, 0, 0, 0, 0, 0, 293, 'Augment Pain', '', 'Each time one of your spells deals periodic damage, there is a chance $45055s1 additional damage will be dealt.', '', 0, 0, 0, 1, 1, 1), (45055, 0, 0, 0, 24, 0, 0, 101, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 191, 0, 0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Sends a shadowy bolt at the enemy causing $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (45056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1961, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'HolidayRobot Faction Override', '', '', '', 0, 0, 0, 1, 1, 1), (45057, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45058, 0, 0, 0, 0, 0, 1, 'Evasive Maneuvers', '', 'Melee attacks which reduce you below $s1% health cause you to gain $45058s1 dodge rating for $45058d. Cannot occur more than once every 30 sec.', '', 0, 0, 0, 1, 1, 1), (45058, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 151, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Evasive Maneuvers', '', 'Increases dodge rating by $s1 for $d1.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (45059, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45062, 0, 0, 0, 0, 0, 1, 'Vessel of the Naaru', '', 'Collects $45062m1 Holy Energy from healing spells you cast. Cannot collect more than ${$45062m1*20} Holy Energy.', '', 0, 0, 0, 1, 1, 1), (45061, 0, 0, 28, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 8925, 22787, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Mad Alchemist\'s Potion', '', '', '', 0, 0, 0, 1, 1, 1), (45062, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2141, 'Holy Energy', '', '$s1 Holy Energy. Once ${$m1*20} Holy Energy has accumulated, the Vessel of the Naaru may be activated.', '$s1 Holy Energy', 0, 0, 0, 1, 1, 1), (45063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 349999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Encapsulate', '', 'Surrounds the target in an arcane bubbling, dealing $s1 Arcane damage.', '', 0, 0, 0, 1, 1, 1), (45064, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Vessel of the Naaru', '', 'Release all accumulated Holy Energy to instantly heal current friendly target by the amount of Holy Energy accumulated.', '', 0, 0, 0, 1, 1, 1), (45065, 50, 1, 12, 4, 0, 0, 101, 0, 20, 35, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 60001, 1, 0, 169999, -76, 0, 12, 10, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Frost Breath', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, slowing their attack speed by $s2% for $d.', 'Time between attacks increased by $s2%.', 0, 0, 0, 1, 1, 1), (45066, 0, 0, 0, 1, 0, 0, 101, 0, 45, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Self Stun', '', 'The subject dies', '', 0, 0, 0, 1, 1, 1), (45067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 22, 500, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 25040, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Summon Water Elemental', '', 'Summons a powerful water elemental to aid the caster.', '', 0, 0, 0, 1, 1, 1), (45068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25041, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Felblaze Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25038, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Felblaze', '', '', '', 0, 0, 0, 1, 1, 1), (45071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 779, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sunwell Daily - Dead Scar Bombing Run', '', '', '', 0, 0, 0, 1, 1, 1), (45072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11001, 1, 0, 49499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Arcane Charges', '', 'Drops arcane charges over a demon in the Dead Scar.', '', 0, 0, 0, 1, 1, 1), (45075, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 101, 0, 0, 285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', '', 'Blasts an enemy with lightning, inflicting Nature damage.', '', 0, 0, 0, 1, 1, 1), (45076, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Ward Blast', '', '', '', 0, 0, 0, 1, 1, 1), (45078, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 49, 149, 0, 0, 0, 79, 61, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'Berserk', '', '', 'Damage increased by $s1%.', 0, 0, 0, 1, 1, 1), (45082, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25062, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tiny Sporebat', '', 'Right Click to summon and dismiss your tiny sporebat.', '', 0, 0, 0, 1, 1, 1), (45083, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', '', '', 0, 0, 0, 1, 1, 1), (45084, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', '', '', 0, 0, 0, 1, 1, 1), (45085, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Boundless Agony', '', '', '', 0, 0, 0, 1, 1, 1), (45086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Exalted Shattered Sun Offensive Aura Effect', '', '', '', 0, 0, 0, 1, 1, 1), (45087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45086, 0, 0, 0, 0, 0, 1, 'Exalted Shattered Sun Offensive Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25065, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emissary of Hate Credit', '', '', '', 0, 0, 0, 1, 1, 1), (45089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25067, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emissary of Despair Credit', '', '', '', 0, 0, 0, 1, 1, 1), (45090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emissary of Dread Credit', '', '', '', 0, 0, 0, 1, 1, 1), (45091, 0, 0, 0, 1, 0, 0, 100, 1, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1965, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Faction, Spar', '', '', 'You hate Spar Buddies.', 0, 0, 0, 1, 1, 1), (45092, 0, 0, 0, 1, 0, 0, 100, 1, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1814, 0, 0, 0, 0, 0, 0, 0, 0, 1885, 'Faction, Spar Buddy', '', '', 'You hate Sparring Monsters.', 0, 0, 0, 1, 1, 1), (45093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187265, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Romantic Umbrella', '', '', '', 0, 0, 0, 1, 1, 1), (45094, 0, 0, 0, 14, 0, 0, 101, 0, 1, 25, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 50, 64, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185899, 187267, 0, 0, 0, 45093, 0, 0, 0, 1, 'Romantic Picnic', '', 'Right Click to set up a romantic picnic.', '', 0, 0, 0, 1, 1, 1), (45095, 1152, 1, 0, 1, 0, 0, 100, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45096, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', '', 'Harmful spells and attacks deal additional Holy damage.', 0, 0, 0, 1, 1, 1), (45096, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', '', '', 0, 0, 0, 1, 1, 1), (45100, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21887, 25700, 25707, 14341, 0, 0, 0, 0, 20, 4, 4, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Leatherworker\'s Satchel', '', '', '', 0, 0, 0, 1, 1, 1), (45101, 0, 0, 0, 14, 0, 0, 101, 0, 62, 0, 0, 13, 0, 0, 5026, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 'Flaming Arrow', '', 'Shoots a flaming arrow at an enemy, inflicting weapon damage plus $s1. All damage inflicted is based upon Fire magic.', '', 0, 0, 0, 1, 1, 1), (45102, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2545, 'Romantic Picnic', '', '', 'You are enjoying a lovely meal...', 0, 0, 0, 1, 1, 1), (45103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine - Romantic Picnic Meal Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (45104, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Shadow Channelling', '', '', '', 0, 0, 0, 1, 1, 1), (45105, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 58, 0, 0, 1, 0, 0, 74, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Joust', '', 'Charges an enemy, inflicting normal damage plus $s3.', '', 0, 0, 0, 1, 1, 1), (45106, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20555, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Showdown: Goc Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (45109, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2259, 'Orb of Murloc Control', '', 'Throw and break near Greengill slaves in order to free them from their mind control. Affected murlocs will turn on their former masters.', '', 0, 0, 0, 1, 1, 1), (45110, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25086, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Greengill Slave Freed', '', '', '', 0, 0, 0, 1, 1, 1), (45111, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Enrage', '', '', 'Pushed too far!', 0, 0, 0, 1, 1, 1), (45112, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Mind Control', '', 'The target\'s mind is dominated, placing it under the control of the caster.', 'Charmed.', 0, 0, 0, 1, 1, 1), (45113, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 784, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sunwell Daily - Ship Bombing Run', '', '', '', 0, 0, 0, 1, 1, 1), (45114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine - Romantic Picnic Meal Particle', '', '', '', 0, 0, 0, 1, 1, 1), (45115, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Quest - Sunwell Daily - Ship Bombing Run Bomb', '', 'Drops a heavy bomb.', '', 0, 0, 0, 1, 1, 1), (45117, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 25707, 29548, 25708, 14341, 0, 0, 15, 5, 5, 5, 5, 3, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Bag of Many Hides', '', '', '', 0, 0, 0, 1, 1, 1), (45119, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine - Romantic Picnic Near Basket Check', '', '', '', 0, 0, 0, 1, 1, 1), (45120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine - Romantic Picnic Meal Eat Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Valentine - Romantic Picnic Drink Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45122, 1152, 0, 12, 1, 0, 0, 101, 0, 0, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 563, 0, 0, 1968, 0, 10, 10, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 'Tail Lash', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (45123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2545, 'Romantic Picnic', '', '', 'You are enjoying a lovely meal...', 0, 0, 0, 1, 1, 1), (45124, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1853, 'Looking for Love', '', '', 'If only someone would sit with you...', 0, 0, 0, 1, 1, 1), (45125, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25109, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Rocket Chicken', '', 'Right Click to summon and dismiss your chicken.', '', 0, 0, 0, 1, 1, 1), (45126, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Rocket Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (45127, 0, 0, 0, 4, 1000, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25110, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Kite', '', 'Right Click to summon and dismiss your kite.', '', 0, 0, 0, 1, 1, 1), (45128, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34493, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Kite', '', '', '', 0, 0, 0, 1, 1, 1), (45129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45130, 0, 0, 0, 0, 0, 1, 'Throw Paper Zeppelin', '', 'Throw the zeppeline to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 1, 1), (45130, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Paper Airplane Impact, Zeppelin', '', '', '', 0, 0, 0, 1, 1, 1), (45131, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Paper Airplane, Zeppelin', '', '', '', 0, 0, 0, 1, 1, 1), (45132, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Paper Flying Machine Kit', '', '', '', 0, 0, 0, 1, 1, 1), (45133, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45134, 0, 0, 0, 0, 0, 1, 'Throw Paper Flying Machine', '', 'Throw the Flying Machine to a friendly player. If they have free room in their pack they will catch it!', '', 0, 0, 0, 1, 1, 1), (45134, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Paper Airplane Impact, Flying Machine', '', '', '', 0, 0, 0, 1, 1, 1), (45135, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Paper Airplane, Flying Machine', '', 'Right Click to build a paper gyrocopter.', '', 0, 0, 0, 1, 1, 1), (45136, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Paper Airplane', '', '', '', 0, 0, 0, 1, 1, 1), (45137, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Opening', '', 'Unlocks Darkspine Ore Chest.', '', 0, 0, 0, 1, 1, 1), (45141, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (45145, 0, 0, 0, 1, 0, 0, 101, 0, 68, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 28, 0, 1, 1, 0, 3, 3, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19921, 19833, 0, 0, 0, 0, 0, 0, 0, 2295, 'Snake Trap Effect', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (45149, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 3, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2548, 'Cleanse Ata\'mal Armament', '', 'Bring to Hauthaa\'s anvil and break the armament down into its constituent metal pieces, cleansing it of its fel corruption in the process.', '', 0, 0, 0, 1, 1, 1), (45150, 1152, 0, 0, 4, 0, 0, 101, 0, 0, 64, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 19999, 74, 0, 24, 24, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2369, 'Meteor Slash', '', 'Deals $s1 Fire damage split between enemy targets within $a1 yards in front of the caster. Increases Fire damage taken to all targets affected by $s2%.', 'Fire damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (45151, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2299, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (45152, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Love Rocket (Target Dest)', '', 'Shoots a firework into the air that bursts into red, white and blue stars.', '', 0, 0, 0, 1, 1, 1), (45153, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45152, 0, 0, 0, 0, 0, 1, 'Throw Love Rocket', '', 'Shoots a lovely firework into the air.', '', 0, 0, 0, 1, 1, 1), (45171, 0, 0, 0, 1, 0, 15375, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23773, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 253, 'Create Adamantite Shells', '', 'Creates $s1 Adamantite Shells.', '', 0, 0, 0, 1, 1, 1), (45172, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (45173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Lose All Hit', '', '', '', 0, 0, 0, 1, 1, 1), (45174, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25146, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Golden Pig', '', 'Right Click to summon and dismiss your golden pig.', '', 0, 0, 0, 1, 1, 1), (45175, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25147, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Silver Pig', '', 'Right Click to summon and dismiss your silver pig.', '', 0, 0, 0, 1, 1, 1), (45177, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17266, 0, 0, 0, 0, 0, 0, 0, 0, 1588, 'Copy of Riding Turtle', '', 'Summons and dismisses a rideable turtle. It may be slow, but it gets you off your feet!', 'Slow and steady...', 0, 0, 0, 1, 1, 1), (45182, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -91, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2109, 'Cheating Death', '', '', 'All damage taken reduced by $s1%.', 0, 0, 0, 1, 1, 1), (45185, 1152, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 77, 2301, 1, 1, 18849, -51, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 129, 'Stomp', '', 'Deals $s1 damage and reduces the target\'s armor by $s2%. This effect removes the Burn effect.', 'Decreases armor by $s2%.', 0, 0, 0, 1, 1, 1), (45187, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45188, 0, 0, 0, 0, 0, 1, 'Dawnblade Attack', '', '', '', 0, 0, 0, 1, 1, 1), (45188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dawnblade Attack', '', '', '', 0, 0, 0, 1, 1, 1), (45189, 0, 0, 0, 2, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 359, 0, 0, 620, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dawnblade Attack', '', '', '', 0, 0, 0, 1, 1, 1), (45191, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1693, 'Sample Ley Line Field', '', 'Samples the density of the nearest ley line field.', '', 0, 0, 0, 1, 1, 1), (45192, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kite String', '', '', '', 0, 0, 0, 1, 1, 1), (45193, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25161, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dragonhawk', '', '', '', 0, 0, 0, 1, 1, 1), (45195, 0, 0, 11, 1, 0, 0, 101, 0, 70, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 77, 1, 0, 736, -26, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 'Frost Attack', '', '', 'Movement slowed by $s2%.', 0, 0, 0, 1, 1, 1), (45197, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kite - Lightning Strike Kite Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45199, 0, 1, 0, 14, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Breath', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (45200, 0, 1, 0, 1, 0, 0, 101, 0, 70, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frost Breath', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (45201, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Frost Blast', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Frozen.', 0, 0, 0, 1, 1, 1), (45202, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Rocket Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (45203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2133, 'Frost Blast', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Frozen.', 0, 0, 0, 1, 1, 1), (45204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 77, 0, 1, 1, 0, 41054, 45205, 0, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clone Me!', '', 'Cause the current target to clone the caster.', '', 0, 0, 0, 1, 1, 1), (45205, 0, 0, 3, 1, 0, 0, 40, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 226, 42, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30023, 0, 0, 0, 0, 560, 'Copy Offhand Weapon', '', 'Wields an off-hand weapon.', 'Wielding a copied off-hand weapon.', 0, 0, 0, 1, 1, 1), (45206, 0, 0, 3, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 45204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 560, 'Copy Off-hand Weapon', '', 'Copies an enemy\'s off-hand weapon, weilding it.', '', 0, 0, 0, 1, 1, 1), (45207, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 20000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upper Deck - Kite - Lightning Periodic Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25168, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Lightning Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (45209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '.Kite - Lightning Strike Player', '', '', '', 0, 0, 0, 1, 1, 1), (45211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger 000 (If Summoned Only)', '', '', '', 0, 0, 0, 1, 1, 1), (45212, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brutallus Death Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (45213, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Lightning Stormcloud Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45214, 88, 0, 26, 1, 0, 0, 101, 0, 24, 31, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'Ron\'s Test Spell #4', '', 'Counters the enemy\'s spellcast, preventing any spell from that school of magic from being cast for $d. Generates a high amount of threat.', '', 0, 0, 0, 1, 1, 1), (45215, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sunshatter', '', '', '', 0, 0, 0, 1, 1, 1), (45216, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Mana Regen', '', 'Restores $s1 mana per 5 sec.', '', 0, 0, 0, 1, 1, 1), (45217, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15897, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ritual of Power', '', '', '', 0, 0, 0, 1, 1, 1), (45218, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ritual of Power', '', '', '', 0, 0, 0, 1, 1, 1), (45219, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', '', '', 0, 0, 0, 1, 1, 1), (45220, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Channel Cast Directed (no effects)', '', '', '', 0, 0, 0, 1, 1, 1), (45221, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Door Beam', '', '', '', 0, 0, 0, 1, 1, 1), (45222, 0, 0, 0, 1, 0, 15374, 101, 0, 0, 6, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 86, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 55, 'Zul\'Aman Object Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45223, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (45224, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Door Beam', '', '', '', 0, 0, 0, 1, 1, 1), (45225, 0, 0, 0, 1, 0, 8, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45226, 0, 0, 0, 0, 0, 1, 'Banging the Gong', '', '', '', 0, 0, 0, 1, 1, 1), (45226, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 'Banging the Gong', '', '', '', 0, 0, 0, 1, 1, 1), (45227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45033, 0, 0, 0, 0, 0, 45, 'Abyssal Meteor Fall', '', '', '', 0, 0, 0, 1, 1, 1), (45228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taxi - Debug - Justin Test', '', '', '', 0, 0, 0, 1, 1, 1), (45229, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', '', '', 0, 0, 0, 1, 1, 1), (45230, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 34, -1, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Pyrogenics', '', '', 'Damage done by Fire spells and effects increased by $s1%.', 0, 0, 0, 1, 1, 1), (45232, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3751, 0, 0, 13124, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireblast', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (45233, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (45234, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -1, -1, -1, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 45237, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 1', 'After taking a critical hit you gain the Focused Will effect, reducing all damage taken by $45237s1% and increasing healing effects on you by $45237s2%. Stacks up to $45237u times. Lasts $45237d.', '', 0, 0, 0, 1, 1, 1), (45235, 0, 0, 0, 20, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1951, 0, 0, 5524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Blaze', '', '', '', 0, 0, 0, 1, 1, 1), (45236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187366, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blaze', '', '', '', 0, 0, 0, 1, 1, 1), (45237, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -3, 3, -1, 0, 0, 0, 87, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 1', '', 'All damage reduced by $s1%. Healing effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (45241, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -4, 6, -1, 0, 0, 0, 87, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 2', '', 'All damage reduced by $s1%. Healing effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (45242, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -5, 9, -1, 0, 0, 0, 87, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 3', '', 'All damage reduced by $s1%. Healing effects increased by $s2%.', 0, 0, 0, 1, 1, 1), (45243, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -1, -1, -1, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 45241, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 2', 'After taking a critical hit you gain the Focused Will effect, reducing all damage taken by $45241s1% and increasing healing effects on you by $45241s2%. Stacks up to $45241u times. Lasts $45241d.', '', 0, 0, 0, 1, 1, 1), (45244, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -1, -1, -1, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 45242, 0, 0, 0, 0, 0, 2215, 'Focused Will', 'Rank 3', 'After taking a critical hit you gain the Focused Will effect, reducing all damage taken by $45242s1% and increasing healing effects on you by $45242s2%. Stacks up to $45242u times. Lasts $45242d.', '', 0, 0, 0, 1, 1, 1), (45245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 19, 19, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 2551, 'Well Fed', '', '', 'Stamina and Spirit increased by $s1.', 0, 0, 0, 1, 1, 1), (45246, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Burn', '', '', '', 0, 0, 0, 1, 1, 1), (45248, 0, 0, 0, 16, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 901, 0, 0, 2549, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2431, 'Shadow Blades', '', '', '', 0, 0, 0, 1, 1, 1), (45251, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kite -Sky Lightning Strike Kite Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45252, 0, 0, 0, 1, 0, 15420, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157, 'Rocket Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (45253, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25212, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Sky Lightning Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (45254, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (45255, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45252, 0, 0, 0, 0, 157, 'Rocket Chicken', '', '', '', 0, 0, 0, 1, 1, 1), (45256, 0, 0, 0, 1, 0, 0, 101, 0, 1, 32, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 2595, 1, 0, 7352, -61, 0, 0, 0, 0, 0, 33, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'Confounding Blow', '', 'Confounds the target, dealing Shadow damage and causing it to wander confused for up to $d. Any damage caused will remove the effect.', 'Confused.', 0, 0, 0, 1, 1, 1), (45257, 0, 0, 0, 1, 0, 15423, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 6, 1, 1, 1, 1, 0, 3, 12, 0, 0, 0, 37, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19405, 85, 0, 0, 0, 0, 0, 0, 0, 2367, 'Using Steam Tonk Controller', '', 'Summon and control your steam tonk.', 'Use your tonk action bar to attack other tonks.', 0, 0, 0, 1, 1, 1), (45259, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess - Kill Chest Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (45260, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Karazhan - Chess - Force Player to Kill Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (45262, 0, 0, 0, 5, 0, 15423, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2367, 'Using Steam Tonk Controller', '', '', 'Use your tank action bar above your standard action bar to attack other tanks.', 0, 0, 0, 1, 1, 1), (45263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -9001, -1, -1, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 2138, 'Shadow Image Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 90, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Static Disruption Visual', '', 'Blasts an enemy with lightning, inflicting cosmetic Nature damage.', '', 0, 0, 0, 1, 1, 1), (45266, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45267, 0, 0, 0, 0, 0, 184, 'Rocket Bot', '', '', '', 0, 0, 0, 1, 1, 1), (45267, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 49057, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket Bot Focus', '', '', '', 0, 0, 0, 1, 1, 1), (45269, 0, 0, 0, 3, 0, 15420, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Rocket Bot Attack', '', '', '', 0, 0, 0, 1, 1, 1), (45270, 250, 1, 0, 3, 0, 0, 101, 0, 20, 39, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 349, 1, 0, 1825, 0, 0, 13, 42, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadowfury', '', 'Shadowfury is unleashed, causing $s1 Shadow damage and stunning all enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (45271, 0, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 541, 1, 1, 1529, 449, -1, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Dark Strike', '', 'Inflicts $s1 Shadow damage instantly and additional damage over time. Stacks.', '$s2 Shadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (45273, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2363, 'Shadowstep', '', 'Attempts to step through the shadows and reappear behind your enemy.', '', 0, 0, 0, 1, 1, 1), (45275, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Flaming Torch', '', '', '', 0, 0, 0, 1, 1, 1), (45276, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45280, 0, 0, 0, 0, 0, 1, 'Throw Torch', '', '[DNT] Toss me!', '', 0, 0, 0, 1, 1, 1), (45277, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Lands', '', '', '', 0, 0, 0, 1, 1, 1), (45280, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Give Torch (without missile)', '', '', '', 0, 0, 0, 1, 1, 1), (45281, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -3, -1, -1, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 1', '', 'Reduces all damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (45282, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -4, -1, -1, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 2', '', 'Reduces all damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (45283, 0, 1, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, -5, -1, -1, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2250, 'Natural Perfection', 'Rank 3', '', 'Reduces all damage taken by $s1%.', 0, 0, 0, 1, 1, 1), (45284, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 1', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45286, 0, 0, 0, 1, 0, 0, 101, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 2', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45287, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 3', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45288, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 4', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45289, 0, 0, 0, 1, 0, 0, 101, 0, 26, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 9, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 5', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45290, 0, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 11, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 6', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45291, 0, 0, 0, 1, 0, 0, 101, 0, 38, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 7', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45292, 0, 0, 0, 1, 0, 0, 101, 0, 44, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 8', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45293, 0, 0, 0, 1, 0, 0, 101, 0, 50, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 21, 0, 0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 9', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45294, 0, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 25, 0, 0, 208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 10', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45295, 0, 0, 0, 1, 0, 0, 101, 0, 62, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 11', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45296, 0, 0, 0, 1, 0, 0, 101, 0, 67, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'Lightning Bolt', 'Rank 12', 'Casts a bolt of lightning at the target for $s1 Nature damage.', '', 0, 0, 0, 1, 1, 1), (45297, 85, 0, 0, 1, 0, 0, 101, 0, 32, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 13, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 1', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45298, 85, 0, 0, 1, 0, 0, 101, 0, 40, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 2', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45299, 85, 0, 0, 1, 0, 0, 101, 0, 48, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 23, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 3', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45300, 85, 0, 0, 1, 0, 0, 101, 0, 56, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 29, 0, 0, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 4', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45301, 85, 0, 0, 1, 0, 0, 101, 0, 63, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 5', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45302, 85, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 53, 0, 0, 366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', 'Rank 6', 'Hurls a lightning bolt at the enemy, dealing $s1 Nature damage and then jumping to additional nearby enemies. Each jump reduces the damage by 30%. Affects $x1 total targets.', '', 0, 0, 0, 0.7, 1, 1), (45309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 184, 184, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 185', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (45311, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Volley Visual Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (45312, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 45310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 233, 'Volley Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Anchor Here', '', '', '', 0, 0, 0, 1, 1, 1), (45314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 77, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch - Create Torch', '', '', '', 0, 0, 0, 1, 1, 1), (45317, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (45320, 0, 3, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 235, 'You\'re Re-infected!', '', '', '', 0, 0, 0, 1, 1, 1), (45321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (45322, 0, 0, 0, 1, 0, 0, 101, 0, 10, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455, 'Call Pet', '', 'Summons your pet to you.', '', 0, 0, 0, 1, 1, 1), (45327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Shadow Nova', '', 'Dark magic is unleashed, causing $s1 Shadow damage and knocking back all enemies within $a1 yds.', '', 0, 0, 0, 1, 1, 1), (45329, 0, 0, 0, 22, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 525, 0, 0, 3237, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Nova', '', 'Inflicts Shadow damage to enemies in an area.', '', 0, 0, 0, 1, 1, 1), (45332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 45326, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Shadow Nova', '', 'Dark magic is unleashed, causing $s1 Shadow damage and knocking back all enemies.', '', 0, 0, 0, 1, 1, 1), (45333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 45320, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (45334, 0, 0, 0, 1, 0, 0, 101, 0, 20, 35, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1559, 'Feral Charge Effect', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (45335, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2555, 'Heavy Tonk Armor', '', '', '', 0, 0, 0, 1, 1, 1), (45336, 0, 1, 0, 16, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 11, 1, 0, 109, 44992, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Electrical Overload', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (45337, 1152, 1, 0, 1, 0, 0, 101, 0, 20, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Judgement of Wrath', '', '', 'Deals $s1 Holy damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (45339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Inciter Trigger Threat Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (45340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24504, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Amani\'shi Hatcher', '', '', '', 0, 0, 0, 1, 1, 1), (45342, 0, 0, 0, 22, 0, 0, 101, 0, 1, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1599, 0, 0, 14, 14, 14, 3, 5, 23, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46768, 0, 0, 0, 937, 'Conflagration', '', 'Sets an enemy aflame, inflicting $o1 Fire damage over $d. and sending it into a state of panic. While the target is affected, the flames periodically scorch its nearby allies for $16806s1 damage as well.', 'You\'re burning!', 0, 0, 0, 1, 1, 1), (45343, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Dark Flame Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45345, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1986, 'Dark Flame', '', '', 'Untouchable.', 0, 0, 0, 1, 1, 1), (45347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -6, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Dark Touched', '', '', 'Healing effects reduced by $s1%.\nFire damage taken consumes this effect.', 0, 0, 0, 1, 1, 1), (45348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 299, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Flame Touched', '', '', '$s1 Fire damage inflicted every $t1 sec.\nShadow damage taken consumes this effect.', 0, 0, 0, 1, 1, 1), (45350, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1833, 'QA Companion Effect Active', '', '', '', 0, 0, 0, 1, 1, 1), (45351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31210, 0, 0, 0, 0, 1958, 'Gather Light Energy', '', 'Drain residual Light energy from the ailing Blood Elf Magisters beneath the Blood Knight sanctum.', 'Draining power.', 0, 0, 0, 1, 1, 1), (45352, 0, 0, 23, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1833, 'QA Companion Effect Inactive', '', '', '', 0, 0, 0, 1, 1, 1), (45353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 788, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest - Sunwell Daily - Ship Bombing Run Return', '', '', '', 0, 0, 0, 1, 1, 1), (45354, 0, 1, 0, 1, 0, 0, 10, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45053, 0, 0, 0, 0, 0, 293, 'Item - Sunwell Dungeon Melee Trinket', '', 'Chance on hit to increase your attack power by $45053s1 for $45053d.', '', 0, 0, 0, 1, 1, 1), (45355, 0, 1, 0, 1, 0, 0, 10, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45040, 0, 0, 0, 0, 0, 293, 'Item - T7 Melee Trinket Base', '', 'Chance on hit to enter a Battle Trance, during which your melee or ranged attacks will each grant $45041s1 attack power, stacking up to 10 times. Expires after $45040d.', '', 0, 0, 0, 1, 1, 1), (45356, 88, 0, 0, 1, 0, 0, 101, 0, 69, 28, 25, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Kick', 'Rank 5', 'A quick kick that injures a single foe for $s2 damage. It also interrupts spellcasting and prevents any spell in that school from being cast for $d.', '', 0, 0, 0, 1, 1, 1), (45366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 6, 0, 1, 1, 0, 5999999, 29, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216, 'Empower', '', '', 'Enraged by the death of her sister and empowered by the Dark Flame.', 0, 0, 0, 1, 1, 1), (45368, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (45369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spit Fire', '', '', '', 0, 0, 0, 1, 1, 1), (45371, 0, 0, 0, 14, 0, 0, 101, 0, 1, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Translocate', '', '', '', 0, 0, 0, 1, 1, 1), (45372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25246, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Lady Liadrin Transform', '', '', '', 0, 0, 0, 1, 1, 1), (45373, 1194, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45374, 0, 0, 0, 0, 2148, 'Bloodberry', '', 'Increases all Stats by $45374s1 for $d. Battle Elixir. This effect only works on the Sunwell Plateau.', 'All Stats increased by $45374s1. Battle Elixir. Only works on the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (45374, 0, 0, 0, 1, 0, 0, 101, 0, 70, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, 14, -1, -1, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1298, 'Bloodberry', '', '', '', 0, 0, 0, 1, 1, 1), (45385, 0, 0, 0, 5, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45407, 0, 0, 0, 0, 937, 'Festival Fire Breathing', '', 'Breathe a short cone of fire that causes damage.', '', 0, 0, 0, 1, 1, 1), (45388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45389, 0, 0, 0, 0, 0, 1, 'Demonic Vapor Spawn Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (45389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Demonic Vapor Beam Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Dancer Check Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45392, 0, 0, 0, 0, 0, 1, 'Summon Demonic Vapor', '', '', '', 0, 0, 0, 1, 1, 1), (45392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25265, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Demonic Vapor', '', '', '', 0, 0, 0, 1, 1, 1), (45395, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3265, 0, 0, 0, 0, 0, 0, 0, 0, 2183, 'Blessed Weapon Coating', '', 'While applied to target weapon, wielder has a chance to regain $45403s1 mana on each spell cast. Only functions on the Isle of Quel\'Danas, on the Magisters\' Terrace, and on the Sunwell Plateau. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (45397, 0, 0, 0, 14, 0, 0, 101, 0, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3266, 0, 0, 0, 0, 0, 0, 0, 0, 2183, 'Righteous Weapon Coating', '', 'While applied to target weapon, wielder has a chance to gain $45401s1 attack power on every melee or ranged attack for $45401d. Only functions on the Isle of Quel\'Danas, on the Magisters\' Terrace, and on the Sunwell Plateau. Lasts for 1 hour.', '', 0, 0, 0, 1, 1, 1), (45399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45402, 0, 0, 0, 0, 0, 1, 'Demonic Vapor Trail Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (45400, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25268, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Blazing Dead', '', '', '', 0, 0, 0, 1, 1, 1), (45401, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 299, 299, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Righteousness', '', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (45402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 1999, 1999, 0, 15, 15, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Demonic Vapor', '', 'A corrupting mist blankets the target, dealing $s1 Nature damage and dealing $s2 Nature damage every $t2 for $d.', 'Deals $s2 Nature damage per second.', 0, 0, 0, 1, 1, 1), (45403, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 1, 0, 0, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 'Blessedness', '', '', '', 0, 0, 0, 1, 1, 1), (45405, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Dancer Check', '', '', '', 0, 0, 0, 1, 1, 1), (45406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Midsummer, Ribbon Pole Periodic Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Reveler - Applause/Cheer', '', '', '', 0, 0, 3, 1, 1, 1), (45409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Reveler Response - Applause/Cheer', '', '', '', 0, 0, 0, 1, 1, 1), (45410, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25267, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Demonic Vapor (Trail)', '', '', '', 0, 0, 0, 1, 1, 1), (45411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 23, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45410, 46931, 0, 0, 0, 0, 1, 'Demonic Vapor Periodic', '', 'A corrupting mist blankets the target, dealing Nature damage.', '', 0, 0, 0, 1, 1, 1), (45415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Blazing Dead Passive', '', '', '', 0, 0, 0, 1, 1, 1), (45416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Feet of Flame', '', 'Hot feet!', '', 0, 0, 0, 1, 1, 1), (45417, 0, 0, 0, 3, 0, 0, 101, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2607, 'Summer Flower Shower', '', 'Shower a nearby target with a cascade of summer flowers!', '', 0, 0, 0, 1, 1, 1), (45418, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fire Dancing', '', 'Add some spark to your dance moves!', '', 0, 0, 0, 1, 1, 1), (45421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Fire Spiral Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25303, 0, 0, 0, 46842, 0, 0, 0, 0, 1, 'Summon Ribbon Pole Fire Spiral Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187457, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Brazier of Dancing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (45426, 0, 0, 0, 4, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25305, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brazier of Dancing Flames', '', 'Right Click to place your Brazier of Dancing Flames.', '', 0, 0, 0, 1, 1, 1), (45427, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Brazier Dance', '', '', '', 0, 0, 0, 1, 1, 1), (45428, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Arcane Strike', '', '', '', 0, 0, 0, 1, 1, 1), (45429, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 35, 0, 0, 332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Arcane Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (45430, 0, 0, 0, 1, 0, 0, 0, 0, 70, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 65, 0, 0, 617, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Arcane Surge', '', '', '', 0, 0, 0, 1, 1, 1), (45431, 0, 1, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Arcane Insight', '', 'Increases expertise rating by $s1 for $d.', 'Increases expertise rating by $s1.', 0, 0, 0, 1, 1, 1), (45432, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1873, 'Light\'s Ward', '', 'Increases dodge rating by $s1 for $d.', 'Increases dodge rating by $s1.', 0, 0, 0, 1, 1, 1), (45437, 0, 0, 0, 190, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stamp Out Bonfire', '', '', '', 0, 0, 0, 1, 1, 1), (45438, 37, 1, 29, 1, 0, 0, 101, 0, 30, 1, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells. Also causes Hypothermia, preventing you from recasting Ice Block for $41425d.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (45440, 0, 0, 0, 1, 0, 15423, 101, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 6, 1, 1, 1, 0, 0, 3, 12, 0, 0, 0, 37, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19405, 85, 0, 0, 0, 0, 0, 0, 0, 2367, 'Steam Tonk Controller', '', 'Summon and control your steam tonk.', 'Use your tonk action bar to attack other tonks.', 0, 0, 0, 1, 1, 1), (45442, 0, 0, 0, 1, 0, 0, 101, 0, 20, 27, 60, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 0, 1, 0, 0, 2999, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47106, 0, 0, 0, 0, 548, 'Soul Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (45443, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stamp Out Bonfire, Event', '', '', '', 0, 0, 0, 1, 1, 1), (45444, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46366, 0, 0, 0, 0, 0, 678, 'Bonfire\'s Blessing', '', '', 'Your bonfire is burning hot! You have a $h% chance to inflict $46366s1 Fire damage on any melee, ranged, or spell attack.', 0, 0, 0, 1, 1, 1), (45455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadowform', '', '', '', 0, 0, 0, 1, 1, 1), (45457, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Fireform', '', '', '', 0, 0, 0, 1, 1, 1), (45458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holiday - Midsummer, Stamp Out Bonfire, Quest Complete', '', '', '', 0, 0, 0, 1, 1, 1), (45461, 0, 0, 0, 6, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Fire Channel Visual', 'Rank 1', '', '', 0, 0, 0, 1, 1, 1), (45468, 0, 0, 0, 1, 0, 31772, 101, 0, 44, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 502, 'Mind Vision', '', 'Allows the caster to see through the target\'s eyes for $d. Will not work if the target is in another instance or on another continent.', 'Sight granted through target\'s eyes.', 0, 0, 0, 1, 1, 1), (45471, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Defiance Expertise Passive (DND)', '', '', '', 0, 0, 0, 1, 1, 1), (45473, 0, 0, 0, 190, 0, 8, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 98, 64, 1, 37, 0, 1999, 56, 0, 13, 13, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45475, 0, 0, 0, 66, '[PH] Holiday - Midsummer - Spike - Shake', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (45475, 0, 0, 0, 4, 0, 0, 101, 0, 0, 18, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186685, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Holiday - Midsummer - Spike - Summon', '', '', '', 0, 0, 0, 1, 1, 1), (45476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 129, 0, 37, 1, 0, 106, -1, 0, 0, 13, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Holiday - Midsummer - Defense', '', '', '', 0, 0, 0, 1, 1, 1), (45478, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 219, 73, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2137, 'Light\'s Salvation', '', 'Increases healing by up to $s1 and spell damage by up to $s2 for $d.', 'Increases healing by up to $s1 and spell damage by up to $s2.', 0, 0, 0, 1, 1, 1), (45479, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 119, 119, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 453, 'Light\'s Wrath', '', 'Increases spell damage and healing by up to $s2 for $d.', 'Increases spell damage and healing by up to $s2.', 0, 0, 0, 1, 1, 1), (45480, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 199, 199, 0, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 453, 'Light\'s Strength', '', 'Increases attack power by $s2 for $d.', 'Increases attack power by $s2.', 0, 0, 0, 1, 1, 1), (45481, 0, 0, 0, 1, 0, 0, 15, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 'Sunwell Exalted Caster Neck', '', 'Your spells have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 'Your spells have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 0, 0, 0, 1, 1, 1), (45482, 0, 0, 0, 1, 0, 0, 15, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 'Sunwell Exalted Melee Neck', '', 'Your melee and ranged attacks have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 'Your melee and ranged attacks have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 0, 0, 0, 1, 1, 1), (45483, 0, 0, 0, 1, 0, 0, 15, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 'Sunwell Exalted Tank Neck', '', 'Your melee and ranged attacks have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 'Your melee and ranged attacks have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 0, 0, 0, 1, 1, 1), (45484, 0, 0, 0, 1, 0, 0, 15, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 'Sunwell Exalted Healer Neck', '', 'Your heals have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 'Your heals have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 0, 0, 0, 1, 1, 1), (45495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Speed Burst', '', '', '', 0, 0, 0, 1, 1, 1), (45496, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Copy of Increased Strength 20', '', '+$s1 Strength.', '', 0, 0, 0, 1, 1, 1), (45573, 0, 0, 0, 1, 0, 0, 101, 0, 73, 106, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, -51, -51, 0, 0, 0, 3, 79, 136, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 0, 0, 0, 0, 0, 0, 263, 'Vile Sludge', '', 'Coats the target in a slick coat of sludge, reducing damage and healing done by that target by $s2% and dealing $s1 Nature damage every $t1 for $d.', 'All damage and healing dealt is reduced by $s2%.\n$s1 Nature damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (45574, 0, 0, 0, 1, 0, 0, 101, 0, 73, 35, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 899, 0, 8, 8, 0, 12, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'Water Tomb', '', 'Encases the target and any of its nearby enemies in a tomb of water, stunning them and dealing $s2 Frost damage every $t2 sec for $d.', 'Stunned.\n$o2 Frost damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (45582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45782, 0, 0, 0, 0, 0, 1, 'Fog of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (45585, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Top Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'QA DoT Debug 500', '', 'Deals 500 damage to the current enemy target every second for 30 seconds.', '500 damage per second.', 0, 0, 0, 1, 1, 1), (45590, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'QA DoT Debug 1000', '', 'Deals 1000 damage to the current enemy target every second for 30 seconds.', '1000 damage per second!', 0, 0, 0, 1, 1, 1), (45591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1076, 'Stun Resistance 100', 'Passive', 'Increases your chance to resist Stun effects by $s1%.', '', 0, 0, 0, 1, 1, 1), (45596, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 149, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Tappers to Cast', '', '', '', 0, 0, 0, 1, 1, 1), (45618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45619, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $45619s1 resistance to all schools of magic for $45619d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (45619, 0, 0, 0, 1, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 7, -1, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Resistance to all schools of magic increased by $s1.', 0, 0, 0, 1, 1, 1), (45622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Middle Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trigger Bottom Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45633, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45635, 0, 0, 0, 1, 0, 0, 101, 0, 0, 574, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Strafe', '', '', '', 0, 0, 0, 1, 1, 1), (45638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45644, 0, 0, 0, 0, 0, 1, 'Juggle Torch', '', '', '', 0, 0, 0, 1, 1, 1), (45641, 1159, 0, 0, 4, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45642, 0, 0, 0, 0, 0, 2128, 'Fire Bloom', '', '', 'Deals $45642s1 damage to surrounding allies every $t1 sec.', 0, 0, 0, 1, 1, 1), (45642, 0, 0, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 263, 0, 0, 1618, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Fire Bloom', '', '', '', 0, 0, 0, 1, 1, 1), (45644, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Catch)', '', '', '', 0, 0, 0, 1, 1, 1), (45645, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Frost Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Fire Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45647, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Nature Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45648, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Holy Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Shadow Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Arcane Spell - 1000 Damage', '', '', '', 0, 0, 0, 1, 1, 1), (45657, 1159, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5001, 0, 0, 47499, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Darkness of a Thousand Souls', '', 'Ultimate ability.', '', 0, 0, 0, 1, 1, 1), (45659, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 189, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug +190 MP5', '', 'Grants 190 mana every 5 seconds.', 'Grants 190 mana every 5 seconds.', 0, 0, 0, 1, 1, 1), (45660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Torch OLD', '', '', '', 0, 0, 0, 1, 1, 1), (45661, 1152, 0, 0, 4, 0, 4108, 101, 0, 0, 165, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 1, 1, 0, 199, -1, 0, 0, 0, 0, 0, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Encapsulate', '', '', '', 0, 0, 0, 1, 1, 1), (45662, 0, 0, 0, 1, 0, 4108, 101, 0, 70, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3499, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2294, 'Encapsulate', '', '', '', 0, 0, 0, 1, 1, 1), (45664, 1159, 0, 0, 16, 0, 0, 101, 0, 70, 0, 150, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 0, 487, 1, 0, 3006, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Legion Lightning', '', 'Strikes an enemy with Legion Lightning that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting diminishing Shadow damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (45665, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -1, -101, 0, 0, 0, 0, 23, 33, 60, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45662, 0, 0, 0, 0, 0, 2294, 'Encapsulate', '', '', 'Stunned.\nDeals $45662s1 damage every second to allies within $45662a1 yards.', 0, 0, 0, 1, 1, 1), (45666, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 90, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Arcane damage.', '', 0, 0, 0, 1, 1, 1), (45669, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45671, 0, 0, 0, 0, 0, 1, 'Fling Torch', '', '', '', 0, 0, 0, 1, 1, 1), (45670, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45666, 0, 0, 0, 0, 0, 1485, 'Arcane Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (45671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Catch, Quest)', '', '', '', 0, 0, 0, 1, 1, 1), (45676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 64, 6, 0, 0, 0, 0, 0, 0, 29, 0, 29, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45699, 45690, 0, 0, 0, 0, 1, 'Juggle Torch (Quest, Missed)', '', '', '', 0, 0, 0, 1, 1, 1), (45679, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45680, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', '', '', 0, 0, 0, 1, 1, 1), (45680, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 999, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a magical bolt at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (45690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Quest, Missed, Explosion Visual)', '', '', '', 0, 0, 0, 1, 1, 1), (45693, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 6, 77, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25515, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Torches Caught', '', '', 'You still need to catch more!', 0, 0, 0, 1, 1, 1), (45694, 0, 0, 0, 1, 0, 0, 101, 0, 1, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 11007, 0, 0, 0, 0, 1513, 'Captain Rumsey\'s Lager', '', 'Makes you slightly tipsy and increases your skill in fishing by $s1 for $d.', 'Fishing skill increased by $s1.', 0, 0, 0, 1, 1, 1), (45695, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 2596, 2594, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1467, 'Captain Rumsey\'s Lager', '', '', '', 0, 0, 0, 1, 1, 1), (45696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 965, 'Give Torch (without missile, Quest)', '', '', '', 0, 0, 0, 1, 1, 1), (45697, 0, 0, 0, 14, 0, 0, 101, 0, 12, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3269, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Truesilver Fishing Line', '', 'Replaces the fishing line on your fishing pole with a delicately spun truesilver line.', '', 0, 0, 0, 1, 1, 1), (45698, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fishing', '', '', '', 0, 0, 0, 1, 1, 1), (45699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Flames of Failure', '', '', 'You missed your torch. Ouch! You take $m% of your Health each second.', 0, 0, 0, 1, 1, 1), (45714, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 45716, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fog of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (45715, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clayton\'s Transaction Test Spell', '', '', '', 0, 0, 0, 1, 1, 1), (45716, 0, 0, 0, 190, 0, 0, 101, 0, 0, 64, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Torch Tossing Training', '', '', 'You\'re training at tossing torches. Hurl torches at the marked torch target braziers!', 0, 0, 0, 1, 1, 1), (45717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 1, 1, 0, 99, 199, 0, 0, 0, 0, 177, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2020, 'Fog of Corruption', '', '', 'Charmed.\nUnstoppable.\nIncreases damage done by $s2%.\nIncreases healing done by $45726s1%\nIncreases movement speed by $45726s3%.', 0, 0, 0, 1, 1, 1), (45719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11731, 11921, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Tossing Training Success', '', '', '', 0, 0, 0, 1, 1, 1), (45720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Target Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (45722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Training Torch', '', '', '', 0, 0, 0, 1, 1, 1), (45723, 0, 0, 0, 1, 0, 0, 101, 0, 1, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Target Indicator', 'Rank 1', 'Hunter\'s Mark Visual Only.', '', 0, 0, 0, 1, 1, 1), (45724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 134, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25515, 0, 0, 0, 0, 0, 0, 0, 126, 'Braziers Hit!', '', '', 'You still need more to win!', 0, 0, 0, 1, 1, 1), (45725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2230, 'Target Detect Invisibility', '', '', 'Toss your Training Torch at the indicated brazier to score Hits!', 0, 0, 0, 1, 1, 1), (45726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 1999, 199, 99, 0, 0, 0, 118, 147, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 878, 0, 0, 0, 0, 0, 0, 0, 1, 'Fog of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (45728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25518, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ground Flower', '', '', '', 0, 0, 0, 1, 1, 1), (45729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45728, 0, 0, 0, 0, 0, 1, 'Throw Ground Flower', '', 'Light and throw, and watch the fireworks!', '', 0, 0, 0, 1, 1, 1), (45731, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 266, 0, 0, 0, 0, 0, 0, 0, 0, 287, 'Sharpened Fish Hook', '', 'When applied to your fishing pole, increases Fishing by 100 for 10 minutes.', '', 0, 0, 0, 1, 1, 1), (45732, 0, 0, 0, 190, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46054, 0, 0, 0, 0, 0, 1887, 'Torch Toss', '', 'Tosses a practice torch at the target area.', '', 0, 0, 1, 1, 1, 1), (45737, 1159, 0, 0, 4, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 175, 1, 0, 1662, -51, 0, 28, 28, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Dart', '', 'Launches magical fiery darts at enemies, dealing Fire damage.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (45740, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 175, 1, 0, 1662, -51, 0, 28, 28, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Dart', '', 'Launches magical fiery darts at enemies, dealing Fire damage.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (45741, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 175, 1, 0, 1662, -51, 0, 28, 28, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Dart', '', 'Launches magical fiery darts at enemies, dealing Fire damage.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (45743, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 19, 19, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Battle Supremacy', '', '', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45746, 0, 1, 0, 1, 0, 0, 101, 0, 73, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 1, 0, 474, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 'Flame Dart Explosion', '', '', '', 0, 0, 0, 1, 1, 1), (45765, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22450, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2558, 'Void Shatter', '', 'Shatters a Void Crystal into two Large Prismatic Shards.', '', 0, 0, 0, 1, 1, 1), (45769, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 4, -21, 0, 0, 0, 0, 54, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Sunwell Radiance', '', 'The warm radiance of the Sunwell empowers the target, increasing its chance to hit increased by $s1% and reducing the enemies\' chance to dodge by $s2%.', 'Chance to hit increased by $s1%.\nEnemy chance to dodge reduced by $s2%.', 0, 0, 0, 1, 1, 1), (45770, 0, 0, 0, 1, 0, 0, 101, 0, 20, 165, 160, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 849, 749, 0, 21, 21, 0, 0, 14, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', 'Damage taken from Shadow spells and effects increased by $s2.', 0, 0, 0, 1, 1, 1), (45772, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 0, 0, 14, 0, 0, 0, 77, 77, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 9, 7, 0, 0, 0, 0, 0, 0, 235, 'Shadow Infusion', '', '', 'Immune to Stun and Silence effects.', 0, 0, 0, 1, 1, 1), (45779, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 2024, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Felfire Fission', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (45781, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25598, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Summon Felfire Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (45782, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 1, 0, 0, -1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45714, 0, 0, 0, 0, 0, 1, 'Fog of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (45783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1196, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1197)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (45785, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 77, 0, 1, 1, 0, 41054, 45205, 23, 23, 23, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 692, 'Sinister Reflection Clone', '', 'Cause the target to become a clone of the caster.', '', 0, 0, 0, 1, 1, 1), (45789, 0, 0, 0, 6, 0, 15374, 101, 0, 20, 6, 300, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182806, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning Test', '', 'Begins a ritual that summons the targeted group member. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete.', '', 0, 0, 0, 1, 1, 1), (45792, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45644, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Other, Slow)', '', '', '', 0, 0, 0, 1, 1, 1), (45793, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (45806, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45644, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Other, Medium)', '', '', '', 0, 0, 0, 1, 1, 1), (45813, 0, 0, 0, 1, 0, 0, 0, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99999, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 2560, 'QA Debug Instant Cast Buff', '', 'When activated, all of your spells become instant cast.', 'All of your spells are instant cast.', 0, 0, 0, 1, 1, 1), (45816, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45644, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Other, Fast)', '', '', '', 0, 0, 0, 1, 1, 1), (45817, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (45818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Weapon Damage', '', '+$s1 Weapon Damage.', '', 0, 0, 0, 1, 1, 1), (45819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Throw Torch', '', 'Right Click to throw a Juggling Torch at the targeted area. Anyone who knows how to juggle torches can catch it where it lands.', '', 0, 0, 0, 1, 1, 1), (45821, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (45822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2575, 'Iceblood Warmaster', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2574, 'Tower Point Warmaster', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45824, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2044, 'West Frostwolf Warmaster', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45825, 0, 0, 7, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 1, 0, 0, -1, 0, 8, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2458, 'Ring of Blue Flame', '', 'A Blue Flame Ring', '', 0, 0, 0, 1, 1, 1), (45826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2045, 'East Frostwolf Warmaster', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2574, 'Dun Baldar North Marshal', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2575, 'Dun Baldar South Marshal', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2045, 'Stonehearth Marshal', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45831, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 1, 1, 0, 24, 24, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2044, 'Icewing Marshal', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (45832, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Arcaneform', '', '', '', 0, 0, 0, 1, 1, 1), (45833, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Power of the Blue Flight', '', 'Empowers a humanoid with the essence of the Blue Flight.', '', 0, 0, 0, 1, 1, 1), (45836, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25653, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Summon Blue Drake', '', '', '', 0, 0, 0, 1, 1, 1), (45838, 0, 0, 0, 1, 0, 0, 101, 0, 70, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 112, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 3654, 0, 0, 0, 0, 0, 0, 0, 2215, 'Possess Drake Immune', '', '', '', 0, 0, 0, 1, 1, 1), (45839, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 99, 0, 0, 33, 0, 0, 2, 25, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2255, 'Vengeance of the Blue Flight', '', 'The power of the Blue Flight courses through you.', 'Avenging the Blue Flight.', 0, 0, 0, 1, 1, 1), (45840, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45789, 0, 0, 0, 0, 0, 1, 'Validate Summon Test', '', '', '', 0, 0, 0, 1, 1, 1), (45848, 22, 0, 0, 1, 20000, 0, 101, 0, 70, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 6, 6, 1, 1, 0, -96, 9, 0, 32, 0, 0, 87, 89, 12, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Shield of the Blue', '', 'Extends a powerful shield around the caster that reduces all incoming and outgoing damage on friendly targets within 10 yards by $s1%, but drains $s2% of the caster\'s health per second. Lasts $d.', 'All incoming and outgoing damage is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (45855, 1152, 1, 0, 4, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 1, 1, 231, 2999, 999, 1884, 12, 12, 12, 3, 64, 0, 2000, 2000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2366, 'Gas Nova', '', 'A blast of fel-infused gas eminates from the caster, dealing $s3 Nature damage and draining $s1 health and $s2 mana every $t1 sec.', 'Deals $s1 Nature damage every $t1 sec.\nDrains $s2 mana every $t2 sec', 0, 0, 0, 1, 1, 1), (45856, 22, 0, 0, 1, 10000, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 24, 24, 0, 17, 17, 17, 192, 31, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 11, 0, 0, 0, 0, 0, 0, 2579, 'Breath: Haste', '', 'Breathes arcane energy in a cone in front of the caster, increasing the attack, casting, and movement speeds of friendly targets by $s1% for $d. Also grants immunity to effects that reduce movement speed.', 'Attack, casting, and movement speeds are increased by $s1%. Immune to effects that reduce movement speed.', 0, 0, 0, 1, 1, 1), (45858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 76, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Block Value 77', '', 'Increases the block value of your shield by $s1.', '', 0, 0, 0, 1, 1, 1), (45859, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally.', '', 0, 0, 1, 1, 1, 1), (45860, 22, 0, 0, 1, 10000, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 449, 449, 0, 17, 17, 0, 24, 8, 0, 2000, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1957, 'Breath: Revitalize', '', 'Breathes arcane energy in a cone in front of the caster, causing friendly units to regenerate $o1 health and mana over $d.', 'Regenerating $s1 health and mana every $t1 sec.', 0, 0, 0, 1, 1, 1), (45862, 22, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 1, 1, 0, -1, -1, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20yd. forward unless something is in the way.', '', 0, 0, 0, 1, 1, 1), (45866, 0, 0, 0, 196, 0, 0, 101, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1151, 1, 0, 9424, 99, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2025, 'Corrosion', '', 'Deals $s1 Nature damage and increases Physical damage taken by $s2%.', 'Increases Physical damage taken by $s2%.', 0, 0, 0, 1, 1, 1), (45884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25703, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Brutallus Death Cloud', '', '', '', 0, 0, 0, 1, 1, 1), (45885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1801, 1, 0, 5099, -51, 0, 14, 14, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1988, 'Shadow Spike', '', 'Inflicts $s1% Shadow damage to an enemy and leaves it wounded, reducing the effectiveness of any healing by $s2% for $d.', 'Healing effects reduced by $s2%.', 0, 0, 0, 1, 1, 1), (45887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 180000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45888, 0, 0, 0, 0, 0, 184, 'Scorchling', '', '', '', 0, 0, 0, 1, 1, 1), (45888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 45888, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scorchling Focus', '', '', '', 0, 0, 0, 1, 1, 1), (45889, 0, 0, 0, 16, 0, 15420, 101, 0, 0, 39, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 0, 0, 100, 0, 0, 0, 0, 0, 89, 12, 7, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Scorchling Blast', '', '', '', 0, 0, 0, 1, 1, 1), (45890, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 25706, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Scorchling', '', 'Right Click to summon and dismiss your Scorchling.', '', 0, 0, 0, 1, 1, 1), (45891, 0, 0, 0, 1, 0, 0, 101, 0, 70, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25708, 0, 0, 0, 0, 0, 0, 0, 0, 2215, 'Sinister Reflection Summon', '', '', '', 0, 0, 0, 1, 1, 1), (45892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Sinister Reflection', '', '', '', 0, 0, 0, 1, 1, 1), (45893, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Sinister Reflection Class', '', '', '', 0, 0, 0, 1, 1, 1), (45895, 49, 0, 0, 5, 0, 15420, 101, 0, 36, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45896, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts triple damage.', 'Attacking all nearby enemies for triple damage.', 0, 0, 0, 1, 1, 1), (45896, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 299, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (45897, 1152, 0, 0, 1, 0, 0, 101, 0, 70, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 6, 0, 1, 1, 0, 299, 44, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 153, 'Hemorrhage', '', 'Deals weapon damage plus $s1 and increases the Physical damage taken by an enemy by $s2 for $d.', 'Physical damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (45898, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Alliance Flag, Extra Damage Debuff', '', '', '', 0, 0, 0, 1, 1, 1), (45899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Horde Flag, Extra Damage Debuff', '', '', '', 0, 0, 0, 1, 1, 1), (45900, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 19, 0, 53, 110, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (45905, 0, 1, 7, 1, 0, 0, 101, 0, 60, 1, 75, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 6, 23, 1, 1, 188, -1, 49, 9, 28, 28, 0, 26, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.\nIncreases frost damage taken by $s3%.', 0, 0, 0, 1, 1, 1), (45906, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 113, 0, 0, 393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Ice Lance', '', 'Deals $s1 Frost damage to an enemy target. Causes triple damage against Frozen targets.', '', 0, 0, 0, 1, 1, 1), (45907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Target Picker', '', '', '', 0, 0, 0, 1, 1, 1), (45909, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45915, 0, 0, 0, 0, 0, 45, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45910, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25735, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45911, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45912, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45914, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45915, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 9999, -1, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'Armageddon', '', 'Inflicts $s1 Fire damage to enemies in an area.', '', 0, 0, 0, 1, 1, 1), (45917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Soul Sever', '', '', '', 0, 0, 0, 1, 1, 1), (45918, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Soul Sever', '', '', '', 0, 0, 0, 1, 1, 1), (45919, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Carried Flags', '', '', '', 0, 0, 0, 1, 1, 1), (45921, 0, 0, 0, 4, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45910, 0, 0, 0, 0, 0, 45, 'Armageddon', '', '', '', 0, 0, 0, 1, 1, 1), (45926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Rhyme Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45927, 0, 0, 0, 7, 3600000, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48955, 0, 0, 0, 0, 0, 2427, 'Summon Friend', '', 'Alows you to summon your Refer-A-Friend.', '', 0, 0, 0, 1, 1, 1), (45928, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Rhyme Spell 1', '', '', '', 0, 0, 0, 1, 1, 1), (45929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Rhyme Spell 3', '', '', '', 0, 0, 0, 1, 1, 1), (45930, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Rhyme Spell, make bonfire', '', '', '', 0, 0, 0, 1, 1, 1), (45934, 0, 1, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Dark Fiend', '', '', 'Magical creature.', 0, 0, 0, 1, 1, 1), (45936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (45937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Visual 1', '', '', '', 0, 0, 0, 1, 1, 1), (45938, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Summoning Visual 1.5', '', '', '', 0, 0, 0, 1, 1, 1), (45939, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187892, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot', '', '', '', 0, 0, 0, 1, 1, 1), (45941, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot Missile', '', '', '', 0, 0, 0, 1, 1, 1), (45943, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2206, 'Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (45944, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 1999, 4999, 0, 27, 27, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Dark Fiend', '', '', 'Deals $s1 Shadow damage per second.', 0, 0, 0, 1, 1, 1), (45945, 0, 0, 0, 1, 0, 8, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 226, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune - Slippery Floor', '', '', '', 0, 0, 0, 1, 1, 1), (45946, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'You Slipped!', '', 'Don\'t run over the icy ground.', 'Don\'t run over the icy ground.', 0, 0, 0, 1, 1, 1), (45947, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Slip', '', '', '', 0, 0, 0, 1, 1, 1), (45951, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25755, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Minion 1', '', '', '', 0, 0, 0, 1, 1, 1), (45952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25756, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Minion 2', '', '', '', 0, 0, 0, 1, 1, 1), (45953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25757, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Minion 3', '', '', '', 0, 0, 0, 1, 1, 1), (45954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, -76, 0, 0, 0, 0, 226, 87, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 182, 'Ahune\'s Shield', '', '', 'While surfaced, all damage to Ahune is reduced by 75%.', 0, 0, 0, 1, 1, 1), (45955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minion Despawn Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (45959, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2209, 'Astral Storm', '', '', '', 0, 0, 0, 1, 1, 1), (45960, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 45958, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2289, 'Nether Vapor Lightning', '', '', '', 0, 0, 0, 1, 1, 1), (45964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Opening Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Portal', '', '', '', 0, 0, 0, 1, 1, 1), (45977, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Portal', '', '', '', 0, 0, 0, 1, 1, 1), (45978, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25782, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Void Sentinel Summoner', '', '', '', 0, 0, 0, 1, 1, 1), (45988, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25772, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Void Sentinel', '', '', '', 0, 0, 0, 1, 1, 1), (45989, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Void Sentinel Summoner Visual', '', '', '', 0, 0, 0, 1, 1, 1), (45994, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45976, 0, 0, 0, 0, 0, 1, 'Open Portal Periodic', '~', '', '', 0, 0, 0, 1, 1, 1), (45996, 0, 0, 0, 5, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 27, 6, 1, 1, 0, 2999, -101, 0, 18, 18, 0, 3, 118, 226, 1000, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 2206, 'Darkness', '', '', 'Deals $s1 Shadow damage per second.\nCannot be healed.', 0, 0, 0, 1, 1, 1), (45998, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 45000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45999, 0, 0, 0, 0, 0, 2206, 'Darkness Periodic', '', '', 'Deals $s1 Shadow damage per second.\nCannot be healed.', 0, 0, 0, 1, 1, 1), (45999, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45996, 0, 0, 0, 0, 0, 2206, 'Darkness Pre-effect', '', '', '', 0, 0, 0, 1, 1, 1), (46000, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46003, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46005, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46006, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 115, 0, 0, 942, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Negative Energy', '', '', '', 0, 0, 0, 1, 1, 1), (46009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46008, 0, 0, 0, 0, 0, 1942, 'Negative Energy Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46019, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 0, 0, 0, 0, 0, 0, 36, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Teleport: Spectral Realm', '', '', '', 0, 0, 0, 1, 1, 1), (46020, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 0, 0, 0, 0, 0, 0, 36, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Teleport: Normal Realm', '', '', '', 0, 0, 0, 1, 1, 1), (46021, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99999, 349, 0, 0, 0, 0, 19, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Spectral Realm', '', '', 'Transported to the spectral realm.', 0, 0, 0, 1, 1, 1), (46024, 0, 0, 12, 4, 0, 0, 100, 2, 0, 39, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 441, 1, 0, 329, 2, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fel Iron Bomb', '', 'Inflicts $s1 Fire damage and stuns targets in a $a1 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 76.', 'Stunned. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (46025, 0, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15269, 0, 0, 0, 0, 0, 173, 'Blackout', 'Rank 5', 'Gives your Shadow damage spells a $h% chance to stun the target for $15269d.', '', 0, 0, 0, 1, 1, 1), (46026, 0, 0, 12, 3, 120000, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 14, 0, 0, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'War Stomp', 'Racial', 'Stuns up to $i enemies within $a1 yds for $d.', 'Stunned.', 0, 0, 5, 1, 1, 1), (46028, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 461, 0, 0, 3769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2320, 'Glaive Throw', '', 'Deals $s1 damage to target enemy, stunning them for $d seconds. This effect will jump to 4 other nearby targets.', 'Stunned.', 0, 0, 0, 1, 1, 1), (46029, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 2251, 0, 0, 13874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Light', '', 'Calls upon Holy magic to heal an ally.', '', 0, 0, 0, 1, 1, 1), (46030, 1152, 1, 0, 1, 0, 0, 100, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46031, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', 'Harmful spells and attacks deal additional Holy damage.', 'Harmful spells and attacks deal additional Holy damage.', 0, 0, 0, 1, 1, 1), (46031, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 173, 0, 0, 1413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Seal of Wrath', '', '', '', 0, 0, 0, 1, 1, 1), (46033, 1152, 1, 0, 1, 0, 0, 101, 0, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2143, 'Judgement of Wrath', '', 'Unleashes a Seal of Wrath towards an enemy, dealing $s1 Holy damage every $t1 sec.', 'Deals $s1 Holy damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (46035, 0, 1, 0, 5, 0, 0, 101, 0, 0, 35, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 751, 1, 0, 2124, -41, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy.', 'Movement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (46036, 0, 0, 0, 16, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 115, 1, 0, 942, -1, 0, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Arcane Nova', '', '', '', 0, 0, 0, 1, 1, 1), (46037, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25798, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Berserker', '', '', '', 0, 0, 0, 1, 1, 1), (46038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25799, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Fury Mage', '', '', '', 0, 0, 0, 1, 1, 1), (46039, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25799, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Fury Mage', '', '', '', 0, 0, 0, 1, 1, 1), (46040, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25798, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Berserker', '', '', '', 0, 0, 0, 1, 1, 1), (46041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 60000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Blood Elves Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46042, 0, 1, 0, 5, 0, 0, 101, 0, 0, 86, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 139, 1, 0, 1130, 1799, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns an enemy, then inflicts additional Fire damage every $t1 sec. for $d.', 'Fire damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (46043, 0, 0, 0, 5, 0, 0, 100, 1, 0, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 301, 0, 0, 1849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128, 'Incinerate', '', 'Deals $s1 Fire damage to your target.', '', 0, 0, 0, 1, 1, 1), (46044, 0, 0, 0, 16, 0, 0, 101, 0, 0, 0, 20, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 151, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'Firebolt', '', 'Shoots a bolt of flame at an enemy, inflicting Fire damage.', '', 0, 0, 0, 1, 1, 1), (46045, 1181, 1, 0, 1, 0, 0, 100, 5, 0, 0, 200, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 142, 64, 0, 575, 1, 0, 4712, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44586, 41637, 0, 0, 0, 0, 2219, 'Prayer of Mending', '', 'Places a spell on the target that heals them for $s1 the next time they take damage. When the heal occurs, Prayer of Mending jumps to a raid member within $41635a1 yards. Jumps up to $n times and lasts $41635d after each jump. This spell can only be placed on one target at a time.', '', 0, 0, 0, 1, 1, 1), (46046, 0, 0, 0, 4, 0, 0, 100, 1, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46047, 0, 0, 0, 0, 0, 68, 'Inject Poison', '', '', 'Upon next sucessful melee attack, injects the target with poison dealing $46047s1 Nature damage over $46047d.', 0, 0, 0, 1, 1, 1), (46047, 0, 4, 0, 1, 0, 0, 101, 0, 0, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 231, 0, 0, 1884, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Injected Poison', '', '', 'Deals $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (46048, 0, 0, 0, 1, 0, 0, 40, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46049, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46049, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Blood Elves Script', '', '', '', 0, 0, 0, 1, 1, 1), (46051, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 65, 65, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 66', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (46052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 278, 278, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 279', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (46053, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1254, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Attack Power - Feral (+1255)', '', 'Increases attack power by $s1 in Cat, Bear, Dire Bear, and Moonkin forms only.', '', 0, 0, 0, 1, 1, 1), (46054, 0, 0, 0, 190, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Torch Toss (land)', '', 'Tosses a practice torch at the target area.', '', 0, 0, 1, 1, 1, 1), (46055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -44, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 43', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (46059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 523, 174, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Healing 524', '', 'Increases healing done by up to $s1 and damage done by up to $s2 for all magical spells and effects.', '', 0, 0, 0, 1, 1, 1), (46060, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -41, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Spell Penetration 40', '', 'Increases your spell penetration by $s1.', '', 0, 0, 0, 1, 1, 1), (46070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11731, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Tossing Training Failure', '', '', '', 0, 0, 0, 1, 1, 1), (46071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25824, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Void Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (46074, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 34862, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Torches', '', '', '', 0, 0, 0, 1, 1, 1), (46080, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1508, 'Flame Touched', '', '', '', 0, 0, 0, 1, 1, 1), (46081, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11657, 11924, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Catching Training Success', '', '', '', 0, 0, 0, 1, 1, 1), (46082, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 451, 0, 0, 1274, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt Volley', '', 'Hurls missiles of dark magic, inflicting Shadow damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (46083, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Juggle Torch (Catch, Quest Accepted)', '', '', '', 0, 0, 0, 1, 1, 1), (46084, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 34833, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Remove Torches', '', '', '', 0, 0, 0, 1, 1, 1), (46086, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46087, 0, 0, 0, 0, 0, 1, 'Shadow Pulse Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46087, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 3749, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Shadow Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (46088, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutall Idol of Resolve', '', 'Your Mangle ability also grants you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46089, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1946, 'Resilient', '', '', 'Resilience rating increased by $s1.', 0, 0, 0, 1, 1, 1), (46090, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutal Idol of Steadfastness', '', 'Your Moonfire ability also grants you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46091, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutal Libram of Fortitude', '', 'Your Judgement ability also grants you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46092, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46093, 0, 0, 0, 0, 0, 242, 'Brutal Libram of Justice', '', 'Causes your Flash of Light to increase the target\'s Resilience rating by $46093s1 for $46093d.', '', 0, 0, 0, 1, 1, 1), (46093, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 2106, 'Brutal Libram of Justice', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (46095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutal Libram of Vengeance', '', 'Your Holy Shield ability also grants you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46096, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutal Totem of Indomitability', '', 'Your Stormstrike ability also grants you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46097, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46089, 0, 0, 0, 0, 0, 2025, 'Brutal Totem of Survival', '', 'Your Earth Shock, Flame Shock, and Frost Shock abilities also grant you $46089s1 resilience rating for $46089d.', '', 0, 0, 0, 1, 1, 1), (46098, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46099, 0, 0, 0, 0, 0, 13, 'Brutal Totem of Third WInd', '', 'Causes your Lesser Healing Wave to increase the target\'s Resilience rating by $46099s1 for $46099d.', '', 0, 0, 0, 1, 1, 1), (46099, 0, 1, 0, 1, 0, 0, 100, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 38, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 340, 'Brutal Gladiator\'s Totem of the Third Wind', '', '', 'Increases resilience rating by $s1.', 0, 0, 0, 1, 1, 1), (46100, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 130, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 2025, 'Brutal Idol of Tenacity', '', 'Increases the final healing value of your Lifebloom by $s1.', '', 0, 0, 0, 1, 1, 1), (46101, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 350, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1501, 0, 0, 4249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2298, 'Fel Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (46102, 0, 1, 0, 1, 0, 0, 100, 5, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, 999998, 49, 0, 0, 0, 0, 65, 79, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 2356, 'Spell Fury', '', '', 'Spells cast are instant.\nMagic damage increased by $s2%.\nUnable to move.', 0, 0, 0, 1, 1, 1), (46103, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Midsummer - Ahune - Summon Minion, Lower', '', '', '', 0, 0, 0, 1, 1, 1), (46105, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Toss (Shadow)', '', '', '', 0, 0, 0, 1, 1, 1), (46106, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32479, 21885, 22457, 23572, 0, 0, 0, 0, 1, 4, 8, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Wonderheal XT68 Shades', '', '', '', 0, 0, 0, 1, 1, 1), (46107, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32472, 21886, 22457, 22452, 23572, 0, 0, 0, 1, 8, 8, 8, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Justicebringer 3000 Specs', '', '', '', 0, 0, 0, 1, 1, 1), (46108, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32495, 21886, 22457, 23572, 0, 0, 0, 0, 1, 8, 8, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Powerheal 9000 Lens', '', '', '', 0, 0, 0, 1, 1, 1), (46109, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32480, 21885, 21886, 23572, 0, 0, 0, 0, 1, 6, 12, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Hyper-Magnified Moon Specs', '', '', '', 0, 0, 0, 1, 1, 1), (46110, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32475, 21886, 22457, 21885, 23572, 0, 0, 0, 1, 5, 5, 5, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Primal-Attuned Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (46111, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32494, 22456, 21884, 22457, 23572, 0, 0, 0, 1, 4, 4, 4, 4, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Annihilator Holo-Gogs', '', '', '', 0, 0, 0, 1, 1, 1), (46112, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32476, 23571, 22451, 23572, 0, 0, 0, 0, 1, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34355, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Lightning Etched Specs', '', '', '', 0, 0, 0, 1, 1, 1), (46113, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32474, 22451, 23572, 0, 0, 0, 0, 0, 1, 12, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Surestrike Goggles v3.0', '', '', '', 0, 0, 0, 1, 1, 1), (46114, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32461, 21884, 23572, 0, 0, 0, 0, 0, 1, 10, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34354, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Mayhem Projection Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (46115, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32473, 35128, 23571, 23572, 0, 0, 0, 0, 1, 2, 1, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Hard Khorium Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (46116, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32478, 22456, 23572, 0, 0, 0, 0, 0, 1, 12, 4, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Quad Deathblow X44 Goggles', '', '', '', 0, 0, 0, 1, 1, 1), (46117, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Toss (Shadow), Fast', '', '', '', 0, 0, 0, 1, 1, 1), (46118, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Toss (Shadow), Medium', '', '', '', 0, 0, 0, 1, 1, 1), (46120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Toss (Shadow), Slow', '', '', '', 0, 0, 0, 1, 1, 1), (46121, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Toss (Shadow), Self', '', '', '', 0, 0, 0, 1, 1, 1), (46122, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 35128, 23571, 31079, 34664, 0, 0, 0, 0, 4, 4, 12, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Loop of Forged Power', '', '', '', 0, 0, 0, 1, 1, 1), (46123, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 35128, 21886, 31079, 34664, 0, 0, 0, 0, 4, 20, 12, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Ring of Flowing Life', '', '', '', 0, 0, 0, 1, 1, 1), (46124, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 35128, 22451, 31079, 34664, 0, 0, 0, 0, 4, 20, 12, 5, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Hard Khorium Band', '', '', '', 0, 0, 0, 1, 1, 1), (46125, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 31079, 32227, 32228, 0, 0, 0, 0, 0, 12, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Pendant of Sunfire', '', '', '', 0, 0, 0, 1, 1, 1), (46126, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 31079, 32249, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Amulet of Flowing Life', '', '', '', 0, 0, 0, 1, 1, 1), (46127, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 35128, 23572, 0, 0, 0, 0, 0, 0, 6, 9, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Hard Khorium Choker', '', '', '', 0, 0, 0, 1, 1, 1), (46128, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 24272, 34664, 0, 0, 0, 0, 0, 10, 10, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34366, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Sunfire Handwraps', '', '', '', 0, 0, 0, 1, 1, 1), (46129, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 21886, 21885, 34664, 0, 0, 0, 0, 18, 12, 12, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Hands of Eternal Light', '', '', '', 0, 0, 0, 1, 1, 1), (46130, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 24271, 24272, 23572, 0, 0, 0, 0, 0, 12, 12, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Sunfire Robe', '', '', '', 0, 0, 0, 1, 1, 1), (46131, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 23572, 0, 0, 0, 0, 0, 0, 20, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Robe of Eternal Light', '', '', '', 0, 0, 0, 1, 1, 1), (46132, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 21886, 23571, 34664, 0, 0, 0, 30, 16, 18, 8, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Leather Gauntlets of the Sun', '', '', '', 0, 0, 0, 1, 1, 1), (46133, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 22451, 23571, 34664, 0, 0, 0, 30, 16, 18, 8, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Fletcher\'s Gloves of the Phoenix', '', '', '', 0, 0, 0, 1, 1, 1), (46134, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 22456, 23571, 34664, 0, 0, 0, 30, 16, 18, 8, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Gloves of Immortal Dusk', '', '', '', 0, 0, 0, 1, 1, 1), (46135, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 21886, 23571, 34664, 0, 0, 0, 30, 16, 18, 8, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34376, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Sun-Drenched Scale Gloves', '', '', '', 0, 0, 0, 1, 1, 1), (46136, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25708, 23571, 23572, 0, 0, 0, 0, 40, 24, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Leather Chestguard of the Sun', '', '', '', 0, 0, 0, 1, 1, 1), (46137, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29547, 23571, 23572, 0, 0, 0, 0, 40, 24, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Embrace of the Phoenix', '', '', '', 0, 0, 0, 1, 1, 1), (46138, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 25707, 23571, 23572, 0, 0, 0, 0, 40, 24, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Carapace of Sun and Shadow', '', '', '', 0, 0, 0, 1, 1, 1), (46139, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23793, 29548, 23571, 23572, 0, 0, 0, 0, 40, 24, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 346, 'Sun-Drenched Scale Chestguard', '', '', '', 0, 0, 0, 1, 1, 1), (46140, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 35128, 21886, 23571, 34664, 0, 0, 0, 0, 8, 20, 6, 6, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Sunblessed Gauntlets', '', '', '', 0, 0, 0, 1, 1, 1), (46141, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 35128, 21884, 22456, 22451, 34664, 0, 0, 0, 10, 12, 12, 12, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Hard Khorium Battlefists', '', '', '', 0, 0, 0, 1, 1, 1), (46142, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 21886, 21885, 23572, 0, 0, 0, 20, 4, 15, 15, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Sunblessed Breastplate', '', '', '', 0, 0, 0, 1, 1, 1), (46143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45952, 0, 0, 0, 0, 0, 1, 'Summon Minion Missile, Minion 2', '', '', '', 0, 0, 0, 1, 1, 1), (46144, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 21884, 22456, 23572, 0, 0, 0, 20, 4, 10, 10, 6, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Hard Khorium Battleplate', '', '', '', 0, 0, 0, 1, 1, 1), (46145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46198, 46433, 0, 0, 0, 1, 'Cold Slap', '', '', '', 0, 0, 0, 1, 1, 1), (46146, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[PH] Ahune Spanky Hands', '', '', '', 0, 0, 0, 1, 1, 1), (46149, 0, 0, 0, 7, 0, 0, 101, 0, 60, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2175, 'Teleport: Shattrath', '', 'Teleports the caster from the Isle of Quel\'Danas to Shattrath.', '', 0, 0, 0, 1, 1, 1), (46150, 0, 0, 0, 5, 0, 0, 101, 0, 20, 0, 150, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 37, 0, 0, 231, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Forked Lightning', '', 'Inflicts Nature damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (46151, 0, 1, 0, 1, 0, 0, 101, 0, 20, 3, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 719, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Mana Shield', '', 'Enfolds the caster in a protective shield that lasts $d. and absorbs up to $s1 Physical damage, draining mana instead of health. Drains $e mana per point of damage absorbed.', 'Shielded against Physical damage: losing mana instead of health.', 0, 0, 0, 1, 1, 1), (46153, 0, 1, 0, 1, 0, 31788, 101, 0, 1, 28, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 499, 0, 0, 0, 0, 0, 64, 0, 0, 1000, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', 'Drains up to $o1 mana from an enemy over $d. and transfers it to the caster.', '$o1 mana leeched over $d.', 0, 0, 0, 1, 1, 1), (46154, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -6, 0, 13, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24745, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pure Energy', '', '', '', 0, 0, 0, 1, 1, 1), (46155, 0, 1, 0, 1, 0, 15404, 101, 0, 70, 27, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (46156, 0, 0, 0, 1, 0, 0, 0, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44342, 0, 0, 0, 0, 0, 1, 'Energy Bolt Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46159, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, -6, 0, 13, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24745, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pure Energy', '', '', '', 0, 0, 0, 1, 1, 1), (46160, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 99, 0, 0, 0, 0, 138, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2588, 'Flurry', '', '', 'Attack speed increased by $s1%.\nMovement speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (46161, 0, 0, 0, 16, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1151, 1, 0, 9424, -36, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Void Blast', '', '', 'Attack speed decreased by $s2%.', 0, 0, 0, 1, 1, 1), (46162, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24666, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', '', '', 0, 0, 0, 1, 1, 1), (46163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 1501, 1, 0, 9249, 1799, 0, 29, 29, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Flame Strike', '', 'Calls down a pillar of flame, burning all enemies in a selected area and inflicting additional damage every $t2 sec. for $d.', 'Deals $s2 fire damage per second.', 0, 0, 0, 1, 1, 1), (46164, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1101, 0, 0, 4949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (46165, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 69, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 68, 0, 0, 0, 0, 0, 0, 0, 19, 'Shock Barrier', '', '', 'Absorbs $s1 damage.\nImmune to Interrupt effects.', 0, 0, 0, 1, 1, 1), (46168, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2608, 'Pet Biscuit', '', 'Right-Click to feed this magical biscuit to a targeted Non-Combat Pet, doubling its size for as long as it remains at its master\'s side.', 'Size increased by a magical biscuit.', 0, 0, 0, 1, 1, 1), (46172, 0, 0, 0, 1, 0, 0, 101, 0, 60, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Visual', '', '', '', 0, 0, 0, 1, 1, 1), (46173, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (46174, 0, 0, 0, 1, 0, 15367, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (46175, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Crystal Channel', '', '', '', 0, 0, 0, 1, 1, 1), (46176, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45951, 0, 0, 0, 0, 0, 1, 'Summon Minion Missile, Higher', '', '', '', 0, 0, 0, 1, 1, 1), (46177, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open All Portals', '', '', '', 0, 0, 0, 1, 1, 1), (46178, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Visual Missile', '', '', '', 0, 0, 0, 1, 1, 1), (46180, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 115, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 19, 0, -51, 266, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frost Shock', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (46181, 0, 0, 0, 16, 0, 0, 101, 0, 60, 0, 380, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 631, 0, 0, 3884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 964, 'Lesser Healing Wave', '', 'Heals a friendly target for $s1.', '', 0, 0, 0, 1, 1, 1), (46182, 0, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 68, 6, 1, 0, 1, 9, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 246, 'Snap Kick', '', 'Kicks an enemy for $s1% weapon damage, interrupting the spell being cast for $d.', 'Silenced', 0, 0, 0, 1, 1, 1), (46183, 0, 0, 12, 1, 5000, 0, 101, 0, 1, 39, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 31, 0, 0, 5, 0, 0, 22, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Knockdown', '', 'Inflicts $s2% weapon damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (46184, 0, 0, 12, 4, 0, 0, 100, 2, 0, 39, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1001, 1, 0, 749, 2, 0, 8, 8, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Fel Iron Bomb', '', 'Inflicts $s1 Fire damage and stuns targets in a $a1 yard radius for $d. Any damage will break the effect. Unreliable against targets higher than level 76.', 'Stunned. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (46185, 0, 0, 0, 1, 0, 15372, 101, 0, 1, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46186, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', 'Deals $46186s1 fire damage for $d to all targets in a cone in front of the engineer using the weapon. That is unless it explodes.....', 'Dealing $46186s1 fire damage every $46186t1 sec', 0, 0, 0, 1, 1, 1), (46186, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 141, 0, 0, 629, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Goblin Dragon Gun', '', '', '', 0, 0, 0, 1, 1, 1), (46187, 0, 0, 0, 22, 0, 0, 101, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46188, 0, 13360, 0, 0, 0, 167, 'Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $30730s1 damage and stuns them for $30730d. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (46188, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 501, 1, 0, 2249, 2, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $s1 damage and stuns them for $s2 sec. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (46189, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 'Eviscerate', '', '', '', 0, 0, 0, 1, 1, 1), (46190, 0, 2, 0, 1, 0, 0, 101, 0, 20, 9, 75, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 544, 'Curse of Agony', '', 'Curses an enemy with agony, inflicting Shadow damage every $t1 sec. over $d. Only one curse per warlock can be active on any one target.', 'Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (46191, 0, 1, 0, 5, 0, 0, 101, 0, 69, 8, 445, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 1, 0, 299, 739, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolate', '', 'Burns the enemy for $s2 Fire damage and then an additional $o1 Fire damage over $d.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (46192, 0, 1, 0, 1, 0, 0, 101, 0, 56, 8, 365, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 599, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals the target of $o1 damage over $d.', 'Healing $s1 damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (46193, 56, 1, 19, 1, 0, 0, 101, 0, 60, 9, 500, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 2909, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 566, 'Power Word: Shield', '', 'Draws on the soul of the party member to shield them, absorbing $s1 damage. Lasts $d. While the shield holds, spellcasting will not be interrupted by damage. Once shielded, the target cannot be shielded again for $6788d.', 'Absorbs damage.', 0, 0, 0, 1, 1, 1), (46194, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 187, 0, 0, 656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186, 'Ice Lance', '', 'Deals $s1 Frost damage to an enemy target. Causes triple damage against Frozen targets.', '', 0, 0, 0, 1, 1, 1), (46195, 0, 0, 0, 1, 0, 31788, 101, 0, 60, 31, 1400, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 699, 0, 0, 14, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 285, 'Blizzard', '', 'Ice shards pelt the target area doing $o1 Frost damage over $d.', '$s1 Frost damage every $t1 $lsecond:seconds;.', 0, 0, 0, 1, 1, 1), (46196, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unstable Living Flare Cosmetic', '', '', '', 0, 0, 0, 1, 1, 1), (46197, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 59, 59, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26192, 0, 0, 0, 0, 0, 0, 0, 0, 2605, 'X-51 Nether-Rocket', '', 'A riding rocket! This can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (46198, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cold Slap', '', '', '', 0, 0, 0, 1, 1, 1), (46199, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 279, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26164, 0, 0, 0, 0, 0, 0, 0, 0, 2589, 'X-51 Nether-Rocket X-TREME', '', 'An X-TREME riding rocket! This is a very fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (46202, 36, 0, 0, 1, 0, 0, 101, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -31, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 147, 'Pierce Armor', '', 'Reduces an enemy\'s armor by $s1% for $d.', 'Armor reduced by $s1%.', 0, 0, 0, 1, 1, 1), (46203, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Goblin Weather Machine', '', 'Right Click to activate your Personal Weather Maker.', '', 0, 0, 0, 1, 1, 1), (46204, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Pet Biscuits', '', '', '', 0, 0, 0, 1, 1, 1), (46205, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Visual Missile Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46206, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11874, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upper Deck - Rocket Mount', '', '', '', 0, 0, 0, 1, 1, 1), (46208, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Transform Visual Missile', '', '', '', 0, 0, 0, 1, 1, 1), (46214, 133, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25851, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (46217, 0, 0, 0, 5, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25840, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Entropius', '', '', '', 0, 0, 0, 1, 1, 1), (46218, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 108, 0, 975, 0, 0, 6012, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 37, 'Burning Destruction', '', '', 'Fire damage inflicted to nearby enemies...', 0, 0, 0, 1, 1, 1), (46219, 0, 0, 0, 1, 0, 13, 101, 0, 0, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Fire Channeling', '', '', '', 0, 0, 0, 1, 1, 1), (46223, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Entropius Cosmetic Spawn', '', '', '', 0, 0, 0, 1, 1, 1), (46224, 0, 0, 0, 1, 0, 0, 101, 0, 16, 1, 195, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'TempSmite', 'Rank 1', 'Calls down a pillar of fire, burning all enemies within the area for $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (46225, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Huge Explosion - Test', '', '', '', 0, 0, 0, 1, 1, 1), (46227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 407, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'Medallion of Immunity', '', 'Removes all movement impairing effects and all effects which cause loss of control of your character.', '', 0, 0, 0, 1, 1, 1), (46228, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 23, 0, 300, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46230, 46238, 0, 0, 0, 0, 1, 'Black Hole Passive', '', '', '', 0, 0, 0, 1, 1, 1), (46229, 0, 0, 0, 4, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25860, 0, 0, 0, 0, 0, 0, 0, 0, 460, 'Summon Blazing Infernal', '', '', '', 0, 0, 0, 1, 1, 1), (46230, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145, 3, 6, 0, 0, 0, 0, 0, 0, 37, 0, 37, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Hole Effect', '', '', '', 0, 0, 0, 1, 1, 1), (46235, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Hole Visual 2', '', '', '', 0, 0, 0, 1, 1, 1), (46236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Close Opening Visual', '', '', '', 0, 0, 0, 1, 1, 1), (46238, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 1, 0, 0, 499, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Singularity', '', '', '', 0, 0, 0, 1, 1, 1), (46239, 0, 0, 0, 20, 0, 0, 101, 0, 0, 39, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 31, 6, 0, 1, 1, 0, 109, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Bear Down', '', 'Charges an enemy, inflicting $s2% of normal damage and stuns the opponent for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (46240, 0, 0, 0, 1, 0, 0, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -26, -26, 0, 33, 33, 33, 33, 193, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'Earthquake', '', 'Shakes the ground, reducing movement and attack speeds by $s1% and peroidically dealing damage to enemies caught within.', 'Movement and attack speeds slowed by $s1%.\nPeroidic chance to take $46243S1 Physical damage.', 0, 0, 0, 1, 1, 1), (46241, 0, 0, 0, 4, 0, 0, 101, 0, 0, 6, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25864, 0, 0, 0, 0, 0, 0, 0, 0, 1983, 'Summon Felguard Slayer', '', '', '', 0, 0, 0, 1, 1, 1), (46242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Hole Summon Visual', '', '', '', 0, 0, 0, 1, 1, 1), (46243, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2001, 0, 0, 1999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148, 'Earthquake', '', '', '', 0, 0, 0, 1, 1, 1), (46245, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25485, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shadowsword Deathbringer', '', '', '', 0, 0, 0, 1, 1, 1), (46246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25485, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Shadowsword Deathbringer', '', '', '', 0, 0, 0, 1, 1, 1), (46247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Hole Summon Visual 2', '', '', '', 0, 0, 0, 1, 1, 1), (46261, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Noncombat Pet Spell', '', '', '', 0, 0, 0, 1, 1, 1), (46262, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46264, 0, 0, 0, 0, 0, 1, 'Void Zone Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46263, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Dark Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46264, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2999, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Void Zone Effect', '', '', '', 0, 0, 0, 1, 1, 1), (46265, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Void Zone Pre-effect Visual', '', '', '', 0, 0, 0, 1, 1, 1), (46266, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 1, 0, 0, 1499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Burn Mana', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (46267, 0, 0, 0, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46266, 0, 0, 0, 0, 0, 212, 'Burn Mana', '', 'Hits an enemy with an anti-mana bolt. For each point of mana consumed by the bolt, the target takes $e1 damage.', '', 0, 0, 0, 1, 1, 1), (46268, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25879, 0, 0, 0, 0, 0, 0, 0, 0, 2210, 'Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (46269, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46268, 0, 0, 0, 0, 0, 2210, 'Darkness', '', '', '', 0, 0, 0, 1, 1, 1), (46270, 0, 0, 0, 1, 0, 15420, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -9901, 0, 0, 0, 0, 23, 138, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46271, 0, 0, 0, 0, 0, 83, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that lasts $d. and inflicts normal damage plus $15576s1.', 'Attacking all nearby enemies in a whirlwind of steel..', 0, 0, 0, 1, 1, 1), (46271, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 77, 0, 1, 0, 1, 1499, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 245, 'Whirlwind', '', 'Attacks nearby enemies in a whirlwind of steel that inflicts normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (46272, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Oshu\'gun Cloud Invisibility', '', '', '', 0, 0, 0, 1, 1, 1), (46273, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Multiphase Goggles', '', 'Allows the wearer to detect Multiphase Disturbances while wearing the goggles in the Spirit Fields of Nagrand.', 'Detecting Multiphase Disturbances.', 0, 0, 0, 1, 1, 1), (46276, 82, 0, 0, 1, 0, 0, 101, 0, 10, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 'Ravager Taunt', '', 'Taunts the target to attack ravager.', 'Has been taunted by ravager.', 0, 0, 0, 1, 1, 1), (46277, 0, 0, 0, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46278, 0, 0, 0, 0, 0, 212, 'Bring Pain', '', '', '', 0, 0, 0, 1, 1, 1), (46278, 0, 0, 0, 1, 0, 0, 101, 0, 20, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 749, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2008, 'Bring Pain', '', '', 'Physical damage done is increased by $s1.', 0, 0, 0, 1, 1, 1), (46279, 0, 1, 0, 5, 0, 0, 101, 0, 20, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 601, 1, 0, 3699, 999, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Buffet', '', 'Inflicts $s1 Fire damage to an enemy and increases the Fire damage it takes by $s2 for $d.', 'Fire damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (46280, 0, 1, 17, 4, 0, 0, 101, 0, 8, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 0, 0, 0, 5, 56, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 1933, 21, 0, 0, 0, 0, 0, 0, 82, 'Polymorph', '', 'Transforms an enemy into a sheep, forcing it to wander around for up to $d. While wandering, the sheep cannot attack or cast spells. Any damage will transform the target back into its normal form. Only one target can be polymorphed at a time. Only works on beasts, dragons, giants, humanoids, and critters.', 'Cannot attack or cast spells.', 10, 0, 0, 1, 1, 1), (46281, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 'Take Multiphase Reading', '', 'Take a multiphase reading from a dark Multiphase Disturbance within 20 yards.', '', 0, 0, 0, 1, 1, 1), (46282, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25855, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Black Hole', '', '', '', 0, 0, 0, 1, 1, 1), (46283, 65, 0, 0, 1, 0, 0, 101, 0, 58, 27, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 1, 1, 0, 5699, -1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'Death Coil', '', 'Causes the enemy target to run in horror for $d and causes $s1 Shadow damage. The caster gains 100% of the damage caused in health.', 'Horrified.', 0, 0, 0, 1, 1, 1), (46284, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46289, 0, 0, 0, 0, 0, 1942, 'Negative Energy Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46285, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 231, 0, 0, 1884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Negative Energy', '', '', '', 0, 0, 0, 0.5, 1, 1), (46286, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Razorthorn Pet Dismiss Heartbeat', '', '', '', 0, 0, 0, 1, 1, 1), (46287, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 0, 499, 0, 0, 0, 0, 39, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 2, 0, 0, 0, 0, 0, 0, 0, 89, 'Infernal Defense', '', 'Grants immunity to most forms of damage, but weakens the caster\'s defenses agaisnt Holy, increasing damage taken from Holy attacks and spells by $s2%.', 'Immune to most forms of damage.\nHoly damage taken increased by $s2%.', 0, 0, 0, 1, 1, 1), (46288, 36, 1, 12, 16, 0, 0, 101, 0, 30, 31, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 14, 0, 0, 0, 0, 12, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 148, 'Petrify', '', 'Stuns an enemy, but increases its armor by $s2% for $d.', 'Stunned.\nArmor increased by $s2%.', 0, 0, 0, 1, 1, 1), (46289, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1942, 'Negative Energy', '', '', '', 0, 0, 0, 1, 1, 1), (46290, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 1, 0, 0, 49, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Tentacle Sweep', '', 'Inflicts normal damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46291, 0, 1, 0, 1, 0, 15404, 101, 0, 20, 1, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 53, 0, 0, 500, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (46292, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2039, 'Cataclysm Breath', '', 'Shoots a cloud of cataclysm breath at enemies in a cone in front of the caster. Targets are afflicted with several negative effects.', '', 0, 0, 0, 1, 1, 1), (46293, 0, 4, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 625, 1, 0, 2187, -7001, 0, 9, 9, 0, 3, 22, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 68, 'Corrosive Poison', '', 'Reduces an enemy\'s armor by $s2 and inflicts $s1 Nature damage every $t1 sec. for $d.', '$s1 Nature damage inflicted every $t1 sec.\nArmor reduced by $s2.', 0, 0, 0, 1, 1, 1), (46294, 18, 3, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -391, -391, 0, 9, 9, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 264, 'Fevered Fatigue', '', 'Reduces an enemy\'s Intellect by $s1 and its Spirit by $s2 for $d.', 'Intellect reduced by $s1.\nSpirit reduced by $s2.', 0, 0, 0, 1, 1, 1), (46295, 0, 1, 17, 1, 0, 0, 101, 0, 70, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 108, 1, 0, 0, -1, 0, 0, 9, 9, 9, 56, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20668, 0, 21, 0, 0, 0, 0, 0, 0, 82, 'Hex', '', 'Transforms an enemy into a rat, rendering it unable to attack or cast spells for $d.', 'Hexed.', 0, 0, 0, 1, 1, 1), (46296, 0, 4, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -76, 0, 0, 9, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1719, 'Necrotic Poison', '', '', 'Healing effects reduced by $s1%.', 0, 0, 0, 1, 1, 1), (46297, 0, 2, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -351, 0, 0, 9, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'Piercing Shadow', '', 'Reduces an enemy\'s Shadow resistance by $s1 for $d.', 'Shadow resistance reduced by $s1.', 0, 0, 0, 1, 1, 1), (46298, 0, 2, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -391, -391, -21, 9, 9, 9, 29, 29, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 207, 'Shrink', '', 'Reduces an enemy\'s Strength by $s1 and Stamina by $s2 for $d.', 'Strength reduced by $s1.\nStamina reduced by $s2.', 0, 0, 0, 1, 1, 1), (46299, 0, 1, 0, 1, 0, 0, 101, 0, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -46, -61, -46, 9, 9, 9, 138, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 'Wavering Will', '', 'Increases the time between an enemy\'s attacks speed by $s1%, slows its casting speed by $s3%, and slows its movement by $s2%. Lasts $d.', 'Time between attacks increased by $s1%.\nCasting speed reduced by $s3%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (46300, 0, 3, 0, 1, 0, 0, 101, 0, 70, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 5334, 5334, 0, 9, 9, 0, 3, 64, 0, 10000, 10000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1468, 'Withered Touch', '', 'Diseases an enemy, inflicting $s1 Shadow damage every $t1 sec. and draining $s2 mana every $t2 sec., transferring it to the caster. Lasts $d.', '$s1 Shadow damage inflicted every $t1 sec.\n$s2 mana leeched every $t2 sec.', 0, 0, 0, 1, 1, 1), (46302, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 39, 78, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 2176, 'K\'iru\'s Song of Victory', '', 'K\'iru\'s presence increases your Stamina by $s2 and your Intellect by $s1.', 'K\'iru\'s presence increases your Stamina by $s2 and your Intellect by $s1.', 0, 0, 0, 1, 1, 1), (46305, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Avenging Rage', '', 'Increases the damage and attack speed of the target by $s1% for $d.', 'Damage and attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (46306, 0, 0, 0, 1, 0, 0, 101, 0, 70, 5, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25948, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Create Doomfire Shard', '', 'Creates a shard of the Doomfire Destroyer to attack its enemies.', '', 0, 0, 0, 1, 1, 1), (46307, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25042, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scrying Orb Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (46308, 0, 1, 0, 1, 0, 0, 101, 0, 10, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 'Burning Winds', '', '', 'Extremely Volatile...', 0, 0, 0, 1, 1, 1), (46309, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Opening Impact Visual', '', '', '', 0, 0, 0, 1, 1, 1), (46313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'NPC Juggle Torch (Catch)', '', '', '', 0, 0, 0, 1, 1, 1), (46314, 0, 0, 0, 1, 0, 8, 101, 0, 0, 225, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46320, 0, 0, 0, 0, 0, 1, 'Ahune - Slippery Floor Ambient', '', '', '', 0, 0, 0, 1, 1, 1), (46318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 42454, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Totem Credit Master', '', '', '', 0, 0, 0, 1, 1, 1), (46319, 0, 0, 0, 1, 0, 4111, 101, 0, 0, 8, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, 'Felblood Channel', '', '', '', 0, 0, 0, 1, 1, 1), (46320, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Slippery Floor Ambient Periodic', '', '', '', 0, 0, 0, 1, 1, 1), (46321, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46325, 0, 0, 0, 0, 0, 1, 'NPC Juggle Torch', '', '', '', 0, 0, 0, 1, 1, 1), (46322, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 23, 23, 0, 1299, 8899, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46321, 46326, 0, 0, 0, 0, 1, 'NPC Juggle Torch (Juggling)', '', '', '', 0, 0, 0, 1, 1, 1), (46323, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 46327, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Totem (Aux)', '', '', '', 0, 0, 0, 1, 1, 1), (46325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'NPC Juggle Torch (No Catch)', '', '', '', 0, 0, 0, 1, 1, 1), (46326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46313, 0, 0, 0, 0, 0, 1, 'NPC Juggle Torch II', '', '', '', 0, 0, 0, 1, 1, 1), (46327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Shell Shield', '', '', '', 0, 0, 0, 1, 1, 1), (46328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23811, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Captured Totem (Aux2)', '', '', '', 0, 0, 0, 1, 1, 1), (46330, 0, 0, 0, 1, 0, 0, 101, 0, 0, 245, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sunwell Camera Bind Sight', '', '', '', 0, 0, 0, 1, 1, 1), (46332, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Midsummer Flame Breath', '', '', '', 0, 0, 0, 1, 1, 1), (46333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Opening Beam End', '', '', '', 0, 0, 0, 1, 1, 1), (46334, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Test Honor Spell', '', '', '', 0, 0, 0, 1, 1, 1), (46336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beam Attack against Ahune', '', '', '', 0, 0, 0, 1, 1, 1), (46337, 0, 0, 0, 4, 0, 0, 100, 2, 0, 25, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0, 139, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 3812, 0, 0, 0, 0, 0, 0, 0, 1580, 'Crab Disguise', '', 'Transforms you into an innocent crab for $d. It can only be used upon the Zoram Strand of Ashenvale. Only the new Twlight Cultists and their allies will be fooled. Looting, taking a hostile action, or casting beneficial spells will drop the disguise.', 'The Twilight Cultists will surely be fooled...', 0, 0, 0, 1, 1, 1), (46339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bonfire Disguise', '', '', '', 0, 0, 0, 1, 1, 1), (46341, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Opening Visual Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (46343, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Caverns of Time', '', 'Teleport to the Caverns of Time.', '', 0, 0, 0, 1, 1, 1), (46345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Find Opening Visual Trigger (Channel)', '', '', '', 0, 0, 0, 1, 1, 1), (46350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Felblaze Pre-visual', '', '', '', 0, 0, 0, 1, 1, 1), (46352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 42, 52, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46365, 0, 0, 0, 0, 0, 2591, 'Fire Festival Fury', '', '', 'Increases critical strike percent by $s2 and causes Fire damage to attackers.', 0, 0, 0, 1, 1, 1), (46353, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23449, 23573, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 335, 'Smelt Hardened Khorium', '', '', '', 0, 0, 0, 1, 1, 1), (46354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1691, 'Blood Elf Illusion', '', 'Disguises the user as a blood elf.', '', 0, 0, 0, 1, 1, 1), (46355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21881, 0, 0, 0, 0, 0, 0, 0, 0, 2099, 'Blood Elf Illusion', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 1), (46356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21882, 0, 0, 0, 0, 0, 0, 0, 0, 2099, 'Blood Elf Illusion', '', '', 'Transformed into a blood elf.', 0, 0, 0, 1, 1, 1), (46359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25985, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ice Spear Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (46360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 98, 0, 0, 1, 0, 0, 249, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 46588, 0, 0, 0, 0, 0, 1, 'Ice Spear Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (46363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Beam Attack against Ahune 2', '', '', '', 0, 0, 0, 1, 1, 1), (46364, 0, 0, 0, 1, 0, 0, 30, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46366, 0, 0, 0, 0, 0, 1923, 'Bonfire\'s Blessing', '', '', 'Your bonfire\'s burning hot!', 0, 0, 0, 1, 1, 1), (46365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2591, 'Fire Festival Fury', '', '', '', 0, 0, 0, 1, 1, 1), (46366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1923, 'Bonfire\'s Blessing', '', '', '', 0, 0, 0, 1, 1, 1), (46367, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1485, 'Anveena\'s Prison', '', 'A field of Arcane power traps Anveena.', '', 0, 0, 0, 1, 1, 1), (46369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188077, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ice Spear Object', '', '', '', 0, 0, 0, 1, 1, 1), (46370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 98, 0, 0, 1, 0, 0, 249, 0, 15, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 35, 'Knockdown UNUSED', '', '', 'The ice spear cometh...', 0, 0, 0, 1, 1, 1), (46371, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 6000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Spear Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (46372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Spear Target Picker', '', '', '', 0, 0, 0, 1, 1, 1), (46375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11891, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'An Innocent Disguise: Quest Complete', '', '', '', 0, 0, 0, 1, 1, 1), (46380, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 405, 0, 0, 2497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Chain Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets, inflicting greater Nature damage to each successive target.', '', 0, 0, 0, 1, 1, 1), (46381, 0, 1, 0, 1, 0, 0, 101, 0, 0, 29, 110, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 345, 1, 0, 2827, 499, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1957, 'Arcane Shock', '', 'Shocks an enemy with concussive force, then inflicts additional Arcane damage every $t2 sec. for $d.', 'Arcane damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (46382, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45953, 0, 0, 0, 0, 0, 1, 'Summon Minion Missile, Minion 3', '', '', '', 0, 0, 0, 1, 1, 1), (46386, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 65, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 'Luminous Bluetail', '', 'Restores ${$m1*5} mana over $d.', '$s1 mana restored every 5 sec.', 0, 0, 0, 1, 1, 1), (46388, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46389, 0, 0, 0, 0, 0, 2045, 'Might of East Frostwolf Tower', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (46389, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 19, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2045, 'Might of Frostwolf', '', 'The presence of a Warmaster empowers Drek\'thar and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (46390, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46391, 0, 0, 0, 0, 0, 2045, 'Honor of the Stormpike', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (46391, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, 19, 0, 33, 33, 0, 79, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2044, 'Honor of the Stormpike', '', 'The presence of the Stormpike Marshals inspires Vanndar Stormpike and his allies, increasing their health and damage by $s1%.', 'Damage and maximum health increased by $s1%.', 0, 0, 0, 1, 1, 1), (46392, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 49, 6, 0, 0, 0, 0, 87, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2614, 'Focused Assault', '', '', 'The strength of the enemy bears down upon the flag carrier, increasing damage taken by 50%, and limiting movement speed.', 0, 0, 0, 1, 1, 1), (46393, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 6, 0, 0, 0, 0, 87, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2615, 'Brutal Assault', '', '', 'The strength of the enemy bears down upon the flag carrier, increasing damage taken by 100%, and limiting movement speed.', 0, 0, 0, 1, 1, 1), (46394, 0, 0, 0, 1, 0, 0, 101, 0, 73, 3, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, -1, 0, 0, 0, 0, 3, 23, 0, 1000, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45151, 0, 0, 0, 0, 2299, 'Burn', '', '', 'Deals increasing Fire damage over time.\nSpreads to nearby allies.', 0, 0, 0, 1, 1, 1), (46396, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 4, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Bombardment', '', '', '', 0, 0, 0, 1, 1, 1), (46397, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46398, 0, 0, 0, 0, 0, 1, 'Ice Bombard', '', '', '', 0, 0, 0, 1, 1, 1), (46398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Bombardment Dest Picker', '', '', '', 0, 0, 0, 1, 1, 1), (46402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 98, 0, 1, 1, 0, 999, 199, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune Resurfaces', '', '', '', 0, 0, 0, 1, 1, 1), (46403, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23440, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Quick Dawnstone', '', '', '', 0, 0, 0, 1, 1, 1), (46404, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23439, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Reckless Noble Topaz', '', '', '', 0, 0, 0, 1, 1, 1), (46405, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35318, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Forceful Talasite', '', '', '', 0, 0, 0, 1, 1, 1), (46406, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 125, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46408, 0, 0, 0, 0, 187, 'Bitter Blast', '', '', '', 0, 0, 0, 1, 1, 1), (46408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 327, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minion 2 Beam, Self Root', '', '', '', 0, 0, 0, 1, 1, 1), (46410, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Anveena Energy Drain', '', 'Anveena\'s powers are being drained into the Sunwell.', '', 0, 0, 0, 1, 1, 1), (46411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2020, 'Fog of Corruption', '', '', '', 0, 0, 0, 1, 1, 1), (46412, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46414, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46415, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46416, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune Self Stun', '', '', '', 0, 0, 0, 1, 1, 1), (46420, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Event - END', '', '', '', 0, 0, 0, 1, 1, 1), (46421, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Event - Shamans find opening', '', '', '', 0, 0, 0, 1, 1, 1), (46422, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Event - Shamans look for opening', '', '', '', 0, 0, 0, 1, 1, 1), (46423, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Snowy', '', '', '', 0, 0, 0, 1, 1, 1), (46425, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 26050, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Snarly', '', 'Right Click to summon and dismiss Snarly the baby crocolisk.', '', 0, 0, 0, 1, 1, 1), (46426, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 26056, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Chuck', '', 'Right Click to summon and dismiss Chuck the baby crocolisk.', '', 0, 0, 0, 1, 1, 1), (46427, 0, 1, 1, 5, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 69, 99, 99, 8, 8, 8, 177, 79, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 235, 'Domination', '', 'Takes control of humanoid enemies up to level $s1 for $d.', 'Charmed.', 0, 0, 5, 1, 1, 1), (46430, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Synch Health', '', '', '', 0, 0, 0, 1, 1, 1), (46433, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35512, 0, 0, 0, 0, 46735, 0, 0, 0, 0, 0, 1, 'Ahune Spank Knockback and Snow', '', '', '', 0, 0, 0, 1, 1, 1), (46434, 0, 2, 11, 1, 0, 0, 101, 0, 0, 31, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 315, 0, -31, 1942, 0, 0, 0, 0, 33, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 'Curse of Exhaustion', '', 'Reduces the target\'s movement speed by $s1% for $d.', 'Movement speed slowed by $s1%.\nShadow damage inflicted every $t2 sec.', 0, 0, 0, 1, 1, 1), (46435, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46436, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46437, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46438, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 100, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 108, 0, 525, 0, 0, 3237, 0, 0, 27, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 55, 'Flash of Darkness', '', 'Inflicts $s1 Shadow damage to enemies in front of the caster.', '', 0, 0, 8, 1, 1, 1), (46453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 1, 0, 0, 2999, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Drain Mana', '', '', '', 0, 0, 10, 1, 1, 1), (46454, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46455, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46456, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46457, 0, 0, 0, 3, 0, 8, 101, 0, 0, 0, 1000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 361, 0, 0, 1619, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (46458, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2131, 'Hailstone Chill', '', '', '$*300;m damage every 3 seconds.', 0, 0, 0, 1, 1, 1), (46459, 0, 1, 0, 1, 0, 0, 101, 0, 70, 4, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Assassin\'s Mark', '', '', 'Marked for death.', 0, 0, 0, 1, 1, 1), (46460, 2, 0, 0, 15, 0, 0, 101, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 251, 0, 0, 2374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1629, 'Aimed Shot', '', 'An aimed shot that increases ranged damage by $s1.', '', 0, 0, 0, 1, 1, 1), (46461, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2670, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Major Agility', '', 'Permanently enchant a Two Handed Melee Weapon to add 35 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46462, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2667, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant 2H Weapon - Savagery', '', 'Permanently enchant a Two Handed Melee Weapon to add 70 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46463, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 2363, 'Shadowstep', '', 'Teleports the caster behind the target. Also frees the caster from any bonds.', 'Warping...', 0, 0, 0, 1, 1, 1), (46464, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45781, 0, 0, 0, 0, 0, 11, 'Summon Felfire Fiend', '', '', '', 0, 0, 0, 1, 1, 1), (46465, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hailstone Chill, Internal', '', '', '', 0, 0, 0, 1, 1, 1), (46466, 0, 1, 0, 1, 0, 15404, 101, 0, 70, 28, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 151, 0, 0, 1424, 0, 0, 0, 0, 0, 53, 0, 0, 1000, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 546, 'Drain Life', '', 'Drains $o1 health from an enemy over $d., transferring it to the caster.', '$o1 health leeched over $d.', 0, 0, 0, 1, 1, 1), (46467, 0, 0, 0, 1, 0, 31788, 101, 0, 0, 35, 2500, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 9999, -1, 0, 0, 0, 0, 8, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Health Funnel', '', 'Channels the power of Shadow for $d., healing an ally for up to $o1 damage.', '$o1 of the target\'s damage healed over $d.', 0, 0, 0, 0, 1, 1), (46468, 0, 0, 0, 1, 0, 0, 101, 0, 10, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 108, 0, 1, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts $s1% of normal melee damage to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46469, 0, 0, 0, 1, 0, 0, 35, 0, 0, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -2001, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Melt Armor', '', 'Reduces the armor of the target by $s1 for $d.', 'Armor reduced by $s1.', 0, 0, 0, 1, 1, 1), (46470, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2940, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Boar\'s Speed', '', 'Permanently enchant boots to give a minor movement speed increase and 9 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46471, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2939, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Cat\'s Swiftness', '', 'Permanently enchant boots to give a minor movement speed increase and 6 Agility. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46472, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2657, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Dexterity', '', 'Permanently enchant boots to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46473, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24891, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Teleport and Transform', '', '', '', 0, 0, 0, 1, 1, 1), (46474, 0, 0, 0, 1, 0, 0, 101, 0, 20, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2214, 'Sacrifice of Anveena', '', 'Anveena sacrifices herself, causing Kil\'jaeden to take $s1% increased Holy damage.', 'Holy damage taken increased by $s1%.', 0, 0, 0, 1, 1, 1), (46475, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46476, 0, 0, 0, 0, 0, 2366, 'Activate Sunblade Protector', '', '', '', 0, 0, 1, 1, 1, 1), (46476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1886, 'Sunblade Protector Activated', '', '', '', 0, 0, 0, 1, 1, 1), (46478, 0, 0, 0, 1, 0, 0, 50, 0, 20, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46479, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $46479x1 targets.', '', 0, 0, 0, 1, 1, 1), (46479, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46480, 0, 0, 0, 1, 0, 0, 101, 0, 20, 37, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 675, 0, 0, 4162, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 8, 5, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 165, 'Fel Lightning', '', 'Strikes an enemy with a fel lightning bolt that arcs to another nearby enemy. The spell affects up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46481, 0, 3, 0, 16, 0, 0, 101, 0, 20, 18, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 187, 1, 0, 1156, 649, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 174, 'Disease Buffet', '', 'Inflicts $s1 Nature damage to an enemy and increases the Nature damage it takes by $s2 for $d.', 'Nature damage taken is increased by $s2.', 0, 0, 0, 1, 1, 1), (46483, 36, 3, 0, 1, 0, 0, 101, 0, 22, 29, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 1, 201, 1, -1, 1899, 0, 0, 0, 0, 0, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46484, 0, 0, 0, 97, 'Volatile Disease', '', 'Diseases an enemy for $d. Nature damage inflicted to an enemy every $t1 sec. for $d. The diseased target has a chance of spreading its illness to one of its nearby allies.', 'Nature damage inflicted every $t2 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (46484, 36, 3, 0, 1, 0, 0, 101, 0, 22, 29, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 1, 191, 1, -1, 1804, 0, 0, 0, 0, 0, 3, 42, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46484, 0, 0, 0, 97, 'Volatile Disease', '', '', 'Nature damage inflicted every $t2 sec.\nYou are contagious...', 0, 0, 0, 1, 1, 1), (46490, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Fortitude', '', 'Permanently enchant boots to increase Stamina by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46491, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2658, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Surefooted', '', 'Permanently enchant boots to increase snare and root resistance by 5% and increase hit rating by 10. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46492, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2656, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Boots - Vitality', '', 'Permanently enchant boots to restore 4 health and mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46493, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2647, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Brawn', '', 'Permanently enchants bracers to increase Strength by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46494, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Fortitude', '', 'Permanently enchants bracers to give $27916s Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46495, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2648, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Major Defense', '', 'Permanently enchants bracers to increase your defense rating by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46496, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 369, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Major Intellect', '', 'Permanently enchants bracers to increase Intellect by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46497, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2679, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Restore Mana Prime', '', 'Permanently enchants bracers to restore $27912s mana every 5 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46498, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2650, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Spellpower', '', 'Permanently enchant bracers to increase spell damage and healing by up to $27918s. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46499, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Stats', '', 'Permanently enchants bracers to increase all Stats by 4. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46500, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2617, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Bracer - Superior Healing', '', 'Permanently enchants bracers to increase the effect of your healing spells by up to 30 and your damage spells by up to 10. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46501, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2659, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Exceptional Health', '', 'Permanently enchant a piece of chest armor to grant +150 health. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46502, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2661, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Exceptional Stats', '', 'Permanently enchant a piece of chest armor to add 6 to all stats. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46503, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2933, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Resilience', '', 'Permanently enchant a piece of chest armor to grant 15 resilience rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46504, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1144, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Major Spirit', '', 'Permanently enchant a piece of chest armor to grant +15 Spirit. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46505, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 368, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Agility', '', 'Permanently enchant a cloak to increase Agility by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46506, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1257, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Arcane Resistance', '', 'Permanently enchant a cloak to increase Arcane Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46507, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1441, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Greater Shadow Resistance', '', 'Permanently enchant a cloak to increase Shadow Resistance by 15. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46508, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2664, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Major Resistance', '', 'Permanently enchant a cloak to increase all Resistances by 7. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46509, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2938, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Spell Penetration', '', 'Permanently enchant a cloak to increase Spell Penetration by 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46510, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2662, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Major Armor', '', 'Permanently enchant a cloak to give 120 additional armor. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46511, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1594, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Assault', '', 'Permanently enchant gloves to grant 26 attack power. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46512, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2934, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Blasting', '', 'Permanently enchant gloves to grant 10 spell critical strike rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46513, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2322, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Healing', '', 'Permanently enchant gloves to increase Healing by 35 and Spell Damage by 12. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46514, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2937, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Spellpower', '', 'Permanently enchant gloves to increase damage and healing by up to 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46515, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 684, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Major Strength', '', 'Permanently enchant gloves to grant +15 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46516, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2935, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Gloves - Spell Strike', '', 'Permanently enchant gloves to grant 15 spell hit rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46517, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2930, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Healing Power', '', 'Permanently enchant a ring to increase healing spells by up to $27925s and damage spells by up to $27925s2. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46518, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2928, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Spellpower', '', 'Permanently enchant a ring to increase spell damage and healing by up to 12. Only the Enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound.', '', 0, 0, 0, 1, 1, 1), (46519, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2931, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Stats', '', 'Permanently enchant a ring to increase all stats by $19988s. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46520, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2929, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Ring - Striking', '', 'Permanently enchant ring to add 2 damage to physical attacks. Only the enchanter\'s rings can be enchanted, and enchanting a ring will cause it to become soulbound. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46522, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2654, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Intellect', '', 'Permanently enchant a shield to give 12 intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46524, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1071, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Major Stamina', '', 'Permanently enchant a shield to give 18 Stamina. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46525, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1888, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Resistance', '', 'Permanently enchant a shield to increase resistance to all magic schools by 5. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46526, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2655, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Shield - Shield Block', '', 'Permanently enchant a shield to give 15 block rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46527, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2675, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Battlemaster', '', 'Permanently enchant a Melee Weapon to occasionaly heal nearby party members of 180 to 300 health when an enemy is struck. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46528, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46529, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3222, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Greater Agility', '', 'Permanently enchant a weapon to increase Agility by 20. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46531, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2343, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Healing', '', 'Permanently enchant a Melee Weapon to add +81 Healing and +27 Spell Damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46532, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2666, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Intellect', '', 'Permanently enchant a melee weapon to grant +30 Intellect. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46533, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2669, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Spellpower', '', 'Permanently enchant a melee weapon to increase spell damage and healing by up to 40. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46534, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 34, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114688, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Increased Resilience 35', '', '+$s1 Resilience Rating.', '', 0, 0, 0, 1, 1, 1), (46535, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 963, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Major Striking', '', 'Permanently enchant a Melee Weapon to do 7 additional points of damage. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46536, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2673, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Mongoose', '', 'Permanently enchant a Melee Weapon to occasionally increase Agility by 120 and attack speed slightly. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46537, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2668, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Potency', '', 'Permanently enchant a Melee Weapon to add 20 Strength. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46538, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2672, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Soulfrost', '', 'Permanently enchant a Melee Weapon to add up to 54 damage to frost and shadow spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46539, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2674, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Spellsurge', '', 'Permanently enchant a Melee Weapon to have a 3% chance on spellcast to restore 100 mana to all party members over 10 seconds. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46540, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2671, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Sunfire', '', 'Permanently enchant a Melee Weapon to add up to 50 damage to fire and arcane spells. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46541, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chilling Burst', '', '', '', 0, 0, 0, 1, 1, 1), (46542, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46541, 0, 0, 0, 0, 0, 143, 'Chilling Aura', '', 'Casts Hailstone Chill on nearby players.', 'Casts Hailstone Chill on nearby players.', 0, 0, 0, 1, 1, 1), (46543, 0, 1, 0, 4, 0, 0, 101, 0, 70, 29, 95, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 173, 201, 0, 1063, 1899, 0, 0, 0, 0, 162, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212, 'Ignite Mana', '', 'Consumes up to $o1 mana from an enemy over $d. For each point of mana consumed, the target takes $e1 damage.', '$s1 mana burned every $t1 sec.', 0, 0, 0, 1, 1, 1), (46544, 133, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26101, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (46546, 0, 0, 0, 6, 0, 15374, 101, 0, 1, 6, 300, 4, 0, 0, 6265, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36727, 0, 0, 0, 0, 0, 0, 0, 0, 164, 'Ritual of Summoning', '', 'Begins a ritual that summons the targeted group member. Requires the caster and 2 additional party members to complete the ritual. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete.', '', 0, 0, 0, 1, 1, 1), (46548, 0, 0, 0, 1, 0, 0, 100, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46566, 0, 0, 0, 0, 0, 314, 'Swat', '', '', '', 0, 0, 0, 1, 1, 1), (46549, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chill, Internal Shifter', '', '', '', 0, 0, 0, 1, 1, 1), (46551, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 271, 0, 0, 1664, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'Fire Nova', '', 'Inflicts Fire damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (46553, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 601, 0, 0, 2699, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (46555, 0, 1, 7, 1, 0, 0, 101, 0, 70, 32, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 97, 1, 1, 801, -1, -1, 32, 18, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193, 'Frost Nova', '', 'Inflicts Frost damage to nearby enemies, immobilizing them for up to $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (46556, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 0, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 'Enemy Dodge Test', '1', '', '', 0, 0, 0, 1, 1, 1), (46557, 2, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 24, 0, 0, 0, 0, 0, 89, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 'Slaying Shot', '', 'Shoots an enemy, inflicting Physical damage.', 'Physical damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (46558, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 1, 0, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 'Sinister Strike', '', 'Inflicts normal damage plus $s1 to an enemy.', '', 0, 0, 0, 1, 1, 1), (46559, 85, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 'Cleave', '', 'Inflicts weapon damage plus $s1 to an enemy and its nearest allies, affecting up to $x1 targets.', '', 0, 0, 0, 1, 1, 1), (46560, 0, 1, 0, 1, 0, 0, 100, 0, 1, 8, 350, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 501, 0, 0, 3749, 0, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234, 'Shadow Word: Pain', '', 'Utters a word of darkness, inflicting Shadow damage to an enemy every $t1 sec. for $d.', '$s1 Shadow damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (46561, 0, 1, 5, 4, 0, 0, 101, 0, 8, 32, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'Fear', '', 'Strikes fear in an enemy, causing it to flee in terror for $d. Only 1 target can be feared at a time.', 'Fleeing in fear.', 0, 0, 0, 1, 1, 1), (46562, 85, 0, 0, 1, 0, 31788, 101, 0, 70, 35, 350, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 301, 1, 0, 1849, -51, 0, 0, 0, 0, 3, 33, 0, 1000, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Mind Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', '$s1 Shadow damage inflicted every second for $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (46563, 0, 1, 0, 1, 0, 0, 101, 0, 0, 8, 90, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 2701, 0, 0, 16649, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (46564, 0, 1, 0, 16, 0, 0, 101, 0, 0, 0, 315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 0, 501, 4501, 0, 1749, 15749, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'Holy Nova', '', 'Causes an explosion of divine light, inflicting $s1 Holy damage to nearby enemies and reducing the caster\'s threat level for $d.', '', 0, 0, 0, 1, 1, 1), (46565, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 24, -21, 0, 0, 0, 0, 118, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2176, 'Holyform', '', 'Assumes a Holyform, increasing healing dealt by $s1% and reducing melee damage taken by $s2%. Holyform lasts until cancelled.', 'Healing effects increased by $s1%.\nMelee damage taken is reduced by $s2%.', 40, 0, 0, 1, 1, 1), (46566, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 23, 1, 0, 103, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Swat', '', 'Knocks enemies back when struck in melee.', '', 0, 0, 0, 1, 1, 1), (46567, 0, 1, 0, 22, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 481, 1, 0, 959, 2, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Rocket Launch', '', 'Fire a powerful rocket at the enemy that does $s1 damage and stuns them for $s2 sec. This thing has quite a kick though...', 'Stunned.', 0, 0, 0, 1, 1, 1), (46568, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 2102, 'Wind Buffet', '', 'Pull somebody towards you.', '', 0, 0, 0, 1, 1, 1), (46569, 0, 0, 0, 1, 0, 0, 15, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754, 'Sunwell Exalted Caster Neck', '', 'Your spells have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 'Your spells have a chance to call on the power of the Arcane if you\'re exalted with the Scryers, or the Light if you\'re exalted with the Aldor.', 0, 0, 0, 1, 1, 1), (46570, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1919, '[DND] Ribbon Pole Dancer XP', '', '', '', 0, 0, 0, 1, 1, 1), (46571, 44, 0, 0, 1, 0, 0, 101, 0, 20, 0, 75, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 20 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (46572, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 50, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1713, 'TEST - Frostfire', '1', '', '', 0, 0, 0, 1, 1, 1), (46573, 44, 0, 0, 1, 0, 0, 101, 0, 0, 36, 150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 6, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 77, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 1499, 'Blink', '', 'Teleports the caster 45 yd. forward unless something is in the way. Also frees the caster from any bonds.', 'Blinking...', 0, 0, 0, 1, 1, 1), (46576, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Hailstone Chill', '', '', '', 0, 0, 0, 1, 1, 1), (46577, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wounded', '', '', '', 0, 0, 0, 1, 1, 1), (46578, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22456, 21885, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3273, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Weapon - Deathfrost', '', 'Permanently enchant a weapon so your damaging spells and melee weapon hits occasionally inflict an additional 150 Frost damage and reduce the target\'s melee, ranged, and casting speed by 15% for 8 sec. Requires a level 60 or higher item.', '', 0, 0, 0, 1, 1, 1), (46579, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 1, 1, 0, 149, -16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46629, 0, 0, 0, 0, 2597, 'Deathfrost', '', 'Inflicts $s1 Frost damage and reduces target\'s melee, ranged, and casting speed by $s2%.', '', 0, 0, 0, 1, 1, 1), (46580, 0, 1, 0, 6, 0, 0, 101, 0, 4, 28, 25, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 3, 0, -41, 17, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'TEST - Frostfire 2', 'Rank 1', 'Launches a bolt of frost at the enemy, causing $s2 Frost damage and slowing movement speed by $s1% for $d.', 'Movement slowed by $s1%.', 0, 0, 0, 1, 1, 1), (46581, 11, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Cosmetic - Eat', '', '', '', 0, 0, 0, 1, 1, 1), (46583, 59, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Cosmetic - Drink', '', '', '', 0, 0, 0, 1, 1, 1), (46586, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Almost Dead', '', '', '', 0, 0, 0, 1, 1, 1), (46587, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 499, 149, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the caster\'s attack speed by $s2% and all damage it deals by $s1% for $d.', 'All damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (46588, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 9, -1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ice Spear', '', '', '', 0, 0, 0, 1, 1, 1), (46589, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45885, 0, 0, 0, 0, 0, 1939, 'Shadow Spike', '', '', '', 0, 0, 0, 1, 1, 1), (46590, 0, 0, 0, 4, 0, 0, 101, 0, 0, 27, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 301, 1, 0, 449, 2, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'Ninja Grenade [PH]', '', 'Inflicts $s1 Fire damage and incapacitates targets for $d in a 3 yard radius. Any damage will break the effect. Unreliable against targets higher than level 80.', 'Incapacitated. Any damage will break the effect.', 0, 0, 0, 1, 1, 1), (46591, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 561, 'Heroic Countenance', '', 'Unlocks heroic mode for Magisters\' Terrace.', '', 0, 0, 0, 1, 1, 1), (46592, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 20406, 20408, 20407, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 86, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune Lieutenant', '', '', '', 0, 0, 0, 1, 1, 1), (46593, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Wisp Flight Missile and Beam', '', '', '', 0, 0, 0, 1, 1, 1), (46594, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22445, 23427, 0, 0, 0, 0, 0, 4, 8, 4, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1950, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Chest - Defense', '', 'Permanently enchant a piece of chest armor to grant 15 defense rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (46595, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46592, 0, 0, 0, 0, 0, 1, 'Summon Ice Stone Lieutenant, Trigger', '', '', '', 0, 0, 0, 1, 1, 1), (46596, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2007, 'Eternal Shield', '', 'Increases the amount of damage absorbed by your shield by $s1%.', '', 0, 0, 0, 1, 1, 1), (46597, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25867, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Eternal Earthstorm Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (46599, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 26119, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Phoenix Hatchling', '', 'Right Click to summon and dismiss your baby phoenix.', '', 0, 0, 0, 1, 1, 1), (46600, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 125, 'Ember Skyfire Intellect', '', 'Increases your total Intellect by $s1%.', '', 0, 0, 0, 1, 1, 1), (46601, 1154, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 25868, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Ember Skyfire Diamond', '', '', '', 0, 0, 0, 1, 1, 1), (46603, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46593, 0, 0, 0, 0, 0, 1, 'Force Wisp Flight Missile', '', '', '', 0, 0, 0, 1, 1, 1), (46604, 0, 1, 29, 1, 0, 0, 101, 0, 30, 35, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 0, -1, -1, 0, 0, 0, 0, 12, 39, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 126, 0, 0, 0, 0, 0, 0, 14, 'Ice Block', '', 'You become encased in a block of ice, protecting you from all physical attacks and spells for $d, but during that time you cannot attack, move or cast spells. Also causes Hypothermia, preventing you from recasting Ice Block for $41425d.', 'Immune to all attacks and spells. Cannot attack, move or use spells.', 0, 0, 0, 1, 1, 1), (46605, 0, 0, 0, 196, 0, 0, 101, 0, 70, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 1, 1, 1, -1, -1, 45656, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'Darkness of a Thousand Souls', '', 'Ultimate ability.', 'All damage taken is reduced by $s1%.', 0, 0, 0, 1, 1, 1), (46607, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Bitter Blast DONT USE!!!!!', '', '', '', 0, 0, 0, 1, 1, 1), (46608, 0, 1, 0, 5, 0, 0, 101, 0, 20, 0, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 41, 0, 0, 439, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'Arcane Explosion', '', 'Sends out a blast wave of magic, inflicting Arcane damage to nearby enemies.', '', 0, 0, 0, 1, 1, 1), (46609, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze', '', '', '', 0, 0, 0, 1, 1, 1), (46610, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Freeze', '', '', '', 0, 0, 0, 1, 1, 1), (46611, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46612, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46613, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46614, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46616, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46617, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46618, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport', '', '', '', 0, 0, 0, 1, 1, 1), (46622, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot, Heroic', '', '', '', 0, 0, 0, 1, 1, 1), (46623, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot Missile, Heroic', '', '', '', 0, 0, 0, 1, 1, 1), (46625, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Wing Sweep', '', '', '', 0, 0, 0, 1, 1, 1), (46626, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Wing Sweep', '', '', '', 0, 0, 0, 1, 1, 1), (46627, 0, 0, 0, 171, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 'Wing Sweep', '', '', '', 0, 0, 0, 1, 1, 1), (46628, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26131, 0, 0, 0, 0, 0, 0, 0, 0, 2399, 'Swift White Hawkstrider', '', 'Summons and dismisses a rideable Hawkstrider. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (46629, 0, 0, 0, 1, 0, 0, 101, 0, 70, 31, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -16, -16, -16, 0, 0, 0, 138, 218, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2599, 'Deathfrost', '', '', 'Melee, ranged, and casting speed reduced by $s1%.', 0, 0, 0, 1, 1, 1), (46630, 0, 0, 0, 190, 0, 0, 101, 0, 0, 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1887, 'Torch Tossing Practice', '', '', 'You\'re training at tossing torches. Hurl torches at the marked torch target braziers!', 0, 0, 0, 1, 1, 1), (46632, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 175, 175, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 1, 'Increase Spell Dam 176', '', 'Increases damage and healing done by magical spells and effects by up to $s1.', '', 0, 0, 0, 1, 1, 1), (46637, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Ice', '', '', '', 0, 0, 0, 1, 1, 1), (46638, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Ice', '', '', '', 0, 0, 0, 1, 1, 1), (46642, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '5,000 Gold', '', '', '', 0, 0, 0, 1, 1, 1), (46643, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'Frostscythe', '', '', '', 0, 0, 0, 1, 1, 1), (46648, 0, 0, 0, 1, 0, 0, 101, 0, 70, 8, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 1, 1, 0, 0, 0, 28, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Spectral Blast', '', 'Spectral Blast visual effect.', '', 0, 0, 0, 1, 1, 1), (46649, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24722, 0, 0, 0, 0, 1, 'Maximize Pet\'s Loyalty and Happiness', '', '', '', 0, 0, 0, 1, 1, 1), (46650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Brutallus Back Door', '', '', '', 0, 0, 0, 1, 1, 1), (46651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11922, 11926, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Tossing Training Success', '', '', '', 0, 0, 0, 1, 1, 1), (46652, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Brutallus Back Door', '', '', '', 0, 0, 0, 1, 1, 1), (46654, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11923, 11925, 0, 0, 0, 0, 0, 0, 0, 1, 'Torch Catching Training Success', '', '', '', 0, 0, 0, 1, 1, 1), (46660, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scorchling Extinguished', '', '', '', 0, 0, 0, 1, 1, 1), (46661, 1197, 0, 0, 196, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1665, 'Huge Snowball', '', 'Throw me!', '', 0, 0, 0, 1, 1, 1), (46662, 0, 0, 0, 1, 0, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46579, 0, 0, 0, 0, 0, 1, 'Deathfrost', '', '', '', 0, 0, 0, 1, 1, 1), (46668, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 678, 'Copy of Bonfire\'s Blessing', '', '', 'Your bonfire is burning hot! Increase experience gained from killing monsters by $s1%!', 0, 0, 0, 1, 1, 1), (46671, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (46672, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 77, 0, 7, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cleansing Flames', '', '', '', 0, 0, 0, 1, 1, 1), (46680, 0, 0, 0, 196, 0, 0, 101, 0, 0, 556, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46589, 0, 0, 0, 0, 0, 1939, 'Shadow Spike', '', '', '', 0, 0, 0, 1, 1, 1), (46681, 0, 0, 0, 18, 0, 0, 101, 0, 30, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 165, 0, 0, 1567, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Scatter Shot', '', 'A short-range shot that deals $s1% weapon damage and disorients the target for $d. Any damage caused will remove the effect.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (46682, 0, 0, 0, 1, 0, 0, 101, 0, 16, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 23, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 'Well Fed', '', '', 'Attack power increased by $s1.', 0, 0, 0, 1, 1, 1), (46683, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46687, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you eat for 10 seconds will also increase your damage and healing from magical spells and effects by up to $46687s1 for $46687d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (46684, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 35562, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Charred Bear Kabobs', '', '', '', 0, 0, 0, 1, 1, 1), (46686, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26037, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Tamed Warp Stalker', '', '', '', 0, 0, 0, 1, 1, 1), (46687, 0, 0, 0, 1, 0, 0, 101, 0, 16, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 13, 13, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2560, 'Well Fed', '', '', 'Damage and healing done by magical spells and effects increased by up to $s1.', 0, 0, 0, 1, 1, 1), (46688, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 35562, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 'Juicy Bear Burger', '', '', '', 0, 0, 0, 1, 1, 1), (46689, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of Silvermoon', '', '', '', 0, 0, 0, 1, 1, 1), (46690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35569, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Flame of the Exodar', '', '', '', 0, 0, 0, 1, 1, 1), (46697, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21840, 23786, 23785, 23787, 0, 0, 0, 0, 8, 2, 2, 4, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Rocket Boots Xtreme Lite', '', '', '', 0, 0, 0, 1, 1, 1), (46699, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Requires No Ammo', '', 'Thori\'dal generates magical arrows when the bow string is drawn. Does not use ammo.', '', 0, 0, 0, 1, 1, 1), (46705, 0, 0, 0, 1, 0, 0, 100, 0, 0, 22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Honorless Target', '', '', 'You are currently worth no honor points to the enemy.', 0, 0, 0, 1, 1, 1), (46706, 0, 0, 0, 1, 0, 0, 101, 0, 68, 21, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 1, 0, 0, 19, 0, 0, 33, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1921, 'UI test spell', 'Rank 1', '$gHowdy dude:Goodday my lady:c;, $ghow\'s it hagin?:you look pretty.;', '$gHowdy dude:Goodday my lady:c;, $ghow\'s it hagin?:you look pretty.;', 0, 0, 0, 1, 1, 1), (46707, 0, 0, 0, 1, 0, 0, 100, 0, 70, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1958, 'Destroy All Drakes', '', 'Destroys all of Kalecgos\' blue drake helpers.', '', 0, 0, 0, 1, 1, 1), (46709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Has Completed all Torch Quests', '', '', '', 0, 0, 0, 1, 1, 1), (46711, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11937, 11924, 0, 0, 0, 0, 0, 0, 0, 1, 'Set Flag: all torch returning quests are complete', '', '', '', 0, 0, 0, 1, 1, 1), (46713, 1198, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 1276, 'Transmute Metals', 'Alchemy Passive', 'Able to perform one Metal transmutation every 23 hours.', '', 0, 0, 0, 1, 1, 1), (46714, 310, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 2603, 'Transmute Elements', 'Alchemy Passive', 'Able to perform one Elemental transmutation every 23 hours.', '', 0, 0, 0, 1, 1, 1), (46715, 1200, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 2604, 'Transmute Gems', 'Alchemy Passive', 'Able to perform one Gem transmutation every 23 hours.', '', 0, 0, 0, 1, 1, 1), (46716, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26037, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Warp Stalker', '', '', '', 0, 0, 0, 1, 1, 1), (46717, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26017, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Bat', '', '', '', 0, 0, 0, 1, 1, 1), (46718, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26020, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Boar', '', '', '', 0, 0, 0, 1, 1, 1), (46719, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26019, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Carrion Bird', '', '', '', 0, 0, 0, 1, 1, 1), (46720, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26021, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Cat', '', '', '', 0, 0, 0, 1, 1, 1); INSERT INTO `aowow_spell` VALUES (46721, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26024, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Dragonhawk', '', '', '', 0, 0, 0, 1, 1, 1), (46722, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26027, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Nether Ray', '', '', '', 0, 0, 0, 1, 1, 1), (46723, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26028, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Owl', '', '', '', 0, 0, 0, 1, 1, 1), (46724, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26029, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Raptor', '', '', '', 0, 0, 0, 1, 1, 1), (46725, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26030, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Ravager', '', '', '', 0, 0, 0, 1, 1, 1), (46726, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26031, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Scorpid', '', '', '', 0, 0, 0, 1, 1, 1), (46727, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26032, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (46728, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26033, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Spider', '', '', '', 0, 0, 0, 1, 1, 1), (46729, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26038, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Wind Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (46730, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26016, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet Wolf', '', '', '', 0, 0, 0, 1, 1, 1), (46732, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 46732, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Tap Check', '', '', '', 0, 0, 0, 1, 1, 1), (46733, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1479, 'Tap Check', '', '', '', 0, 0, 0, 1, 1, 1), (46734, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spank - Knock To', '', '', '', 0, 0, 0, 1, 1, 1), (46735, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spank - Force Bunny To Knock You To', '', '', '', 0, 0, 0, 1, 1, 1), (46736, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 23, 0, 0, 7000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 'Personalized Weather', '', '', 'The forecast calls for showers with a chance of lightning.', 0, 0, 0, 1, 1, 1), (46737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 'Personalized Weather', '', '', '', 0, 0, 0, 1, 1, 1), (46738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 'Personalized Weather', '', '', 'The forecast calls for snow.', 0, 0, 0, 1, 1, 1), (46739, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 'Personalized Weather', '', '', 'The forecast calls for sun.', 0, 0, 0, 1, 1, 1), (46740, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2606, 'Personalized Weather', '', '', 'The forecast calls for clouds.', 0, 0, 0, 1, 1, 1), (46744, 0, 1, 0, 1, 0, 0, 30, 0, 70, 0, 125, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46745, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', '', 0, 0, 0, 1, 1, 1), (46745, 0, 1, 11, 1, 0, 0, 101, 0, 1, 31, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -46, -51, 0, 0, 0, 0, 138, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'Chilling Touch', '', '', 'Time between attacks increased by $s1%.\nMovement speed reduced by $s2%.', 0, 0, 0, 1, 1, 1), (46747, 0, 0, 0, 3, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fling torch', '', 'Light near a capital bonfire and fling the torch!', '', 0, 0, 0, 1, 1, 1), (46750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Aura', '', '', '', 0, 0, 0, 1, 1, 1), (46751, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 153, 'Suicide', '', '', '', 0, 0, 0, 1, 1, 1), (46752, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Weather Machine', '', '', '', 0, 0, 0, 1, 1, 1), (46755, 0, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, 1199, 0, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1687, 'Drink', '', 'Restores ${$m2/5*30} mana over $d. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (46757, 0, 0, 0, 1, 0, 4127, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1952, 'Shadow Channelling', '', '', '', 0, 0, 0, 1, 1, 1), (46758, 0, 0, 0, 1, 0, 0, 101, 0, 11, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26207, 0, 0, 0, 0, 0, 0, 0, 0, 262, 'Pet Boar', '', 'Summons $s1 $lboar:boars; to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (46761, 0, 0, 0, 1, 0, 0, 100, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 243, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1992, 14, 0, 0, 0, 0, 0, 0, 0, 1886, 'Faction - Hates Self (10 sec.)', '', '', 'You hate Spar Buddies.', 0, 0, 0, 1, 1, 1), (46762, 0, 0, 0, 1, 0, 0, 101, 0, 70, 27, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 0, 375, 0, 0, 2312, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 280, 'Shield Slam', '', 'Inflicts $s2 damage to an enemy, stunning it for $d.', 'Stunned.', 0, 0, 0, 1, 1, 1), (46763, 43, 0, 0, 1, 0, 0, 101, 0, 61, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99, 19, 0, 18, 18, 0, 79, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 456, 'Battle Shout', '', 'Increases the damage of nearby party members by $s1% and attack speed by $s2% for $d.', 'Damage increased by $s1% and attack speed by $s2%', 0, 0, 0, 1, 1, 1), (46768, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1599, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Conflagration', '', '', '', 0, 0, 0, 1, 1, 1), (46771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 1, 1, 0, 649, 649, 0, 28, 28, 0, 0, 3, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'Flame Sear', '', 'Inflicts Fire damage to enemies.', '$o2 Fire damage inflicted over $d.', 0, 0, 0, 1, 1, 1), (46775, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 32228, 23440, 0, 0, 0, 0, 0, 8, 2, 6, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Figurine - Empyrean Tortoise', '', '', '', 0, 0, 0, 1, 1, 1), (46776, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23449, 32231, 22452, 0, 0, 0, 0, 0, 8, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Figurine - Khorium Boar', '', '', '', 0, 0, 0, 1, 1, 1), (46777, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 32227, 21884, 0, 0, 0, 0, 0, 8, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Figurine - Crimson Serpent', '', '', '', 0, 0, 0, 1, 1, 1), (46778, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23573, 32230, 22456, 0, 0, 0, 0, 0, 4, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Figurine - Shadowsong Panther', '', '', '', 0, 0, 0, 1, 1, 1), (46779, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 20815, 0, 23447, 32249, 22457, 0, 0, 0, 0, 0, 8, 2, 8, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Figurine - Seaspray Albatross', '', '', '', 0, 0, 0, 1, 1, 1), (46780, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 1, 0, 0, 164, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 4, 26242, 0, 0, 0, 0, 0, 0, 0, 1588, 'Empyrean Tortoise', '', 'Increases dodge rating by $s1 for $d.', 'Increases dodge rating by $s1 for $d.', 0, 0, 0, 1, 1, 1), (46782, 0, 1, 0, 1, 0, 0, 0, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -55, 0, 0, 0, 0, 0, 0, 0, 0, 26238, 0, 0, 0, 0, 0, 0, 0, 1578, 'Khorium Boar', '', 'Summons the Khorium Boar to fight for you for 30 sec.', '', 0, 0, 0, 1, 1, 1), (46783, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 149, 0, 149, 0, 0, 0, 13, 0, 135, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 126, 26243, 126, 0, 0, 0, 0, 0, 0, 1589, 'Crimson Serpent', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Increases damage and healing done by magical spells and effects by up to $s1.', 0, 0, 0, 1, 1, 1), (46784, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 6, 1, 0, 1, 319, 0, 319, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, -45, 0, 0, 0, 0, 0, 0, 0, 0, 26244, 0, 0, 0, 0, 0, 0, 0, 2270, 'Shadowsong Panther', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (46785, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 74, 0, 0, 0, 0, 0, 24, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48983, 0, 0, 0, 0, 1530, 'Seaspray Albatross', '', 'Restores $o1 mana over $d.', 'Gain $s1 mana every second.', 0, 0, 0, 1, 1, 1), (46786, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26241, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ahune\'s Ghost Disguise', '', '', '', 0, 0, 0, 1, 1, 1), (46787, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 1, 174, -1, -1, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1930, 'Fel Rage', '', '', '', 0, 0, 0, 1, 1, 1), (46794, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25360, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'NPC Appearance - Earthen Ring Alliance', '', '', '', 0, 0, 0, 1, 1, 1), (46795, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25345, 0, 0, 0, 0, 0, 0, 0, 0, 976, 'NPC Appearance - Earthen Ring Horde', '', '', '', 0, 0, 0, 1, 1, 1), (46801, 0, 0, 0, 1, 0, 8, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Open Portal from Shattrath', '', '', '', 0, 0, 0, 1, 1, 1), (46803, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 23441, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Regal Nightseye', '', '', '', 0, 0, 0, 1, 1, 1), (46804, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2130, 'Dark Fire Shield State', '', '', '', 0, 0, 0, 1, 1, 1), (46808, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 331, 'Multiphase Goggles', '', 'Allows the wearer to detect Multiphase Disturbances.', 'Detecting Multiphase Disturbances.', 0, 0, 0, 1, 1, 1), (46809, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Make Ahune\'s Ghost Burst', '', '', '', 0, 0, 0, 1, 1, 1), (46810, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46809, 0, 0, 0, 0, 0, 1, 'Frozen Core Gets Hit', '', '', '', 0, 0, 0, 1, 1, 1), (46811, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Portal Opening', '', '', '', 0, 0, 0, 1, 1, 1), (46812, 11, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 1299, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (46818, 0, 0, 0, 1, 0, 8, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2542, 'Call Entropius', '', '', '', 0, 0, 0, 1, 1, 1), (46819, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Entropius Body', '', '', '', 0, 0, 0, 1, 1, 1), (46821, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2268, 'Blaze to Light', '', '', '', 0, 0, 0, 1, 1, 1), (46822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sunwell Ignition!', '', '', '', 0, 0, 0, 1, 1, 1), (46825, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11964, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Warden Breadcrumb', '', '', '', 0, 0, 0, 1, 1, 1), (46826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11966, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Keeper Breadcrumb', '', '', '', 0, 0, 0, 1, 1, 1), (46827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26267, 0, 0, 0, 46836, 0, 0, 0, 0, 1, 'Big Flame Dancer', '', '', '', 0, 0, 0, 1, 1, 1), (46828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 265, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 816, 'Brazier Dance, Big', '', '', '', 0, 0, 0, 1, 1, 1), (46829, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46836, 0, 0, 0, 0, 1, 'Ribbon Pole Firework and Flame Patch', '', '', '', 0, 0, 0, 1, 1, 1), (46830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46847, 46836, 0, 0, 0, 0, 1, 'Ribbon Pole Firework Launcher Aura, Long', '', '', '', 0, 0, 0, 1, 1, 1), (46832, 0, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46833, 0, 0, 0, 0, 0, 1, 'Moonkin Starfire Bonus', '', 'Your Wrath casts have a chance to reduce the cast time on your next Starfire by 1.5 sec.', '', 0, 0, 0, 1, 1, 1), (46833, 0, 0, 0, 1, 0, 0, 100, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1501, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'Wrath of Elune', '', 'Your next Starfire spell takes ${$m1/-1000}.1 fewer sec. to cast.', 'Your next Starfire spell takes ${$m1/-1000}.1 fewer sec. to cast.', 0, 0, 0, 1, 1, 1), (46834, 0, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -201, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Restoration Regrowth Bonus', '', 'The casting time on your Regrowth spell is reduced by ${$m1/-1000}.2 sec.', 'The casting time on your Regrowth spell is reduced by ${$m1/-1000}.2 sec.', 0, 0, 0, 1, 1, 1), (46835, 0, 0, 0, 1, 0, 0, 101, 0, 0, 65, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46847, 46842, 0, 0, 0, 0, 1, 'Ribbon Pole Firework Launcher Aura', '', '', '', 0, 0, 0, 1, 1, 1), (46836, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Patch', '', '', '', 0, 0, 0, 1, 1, 1), (46837, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46838, 0, 0, 0, 0, 2085, 'Pure Death of Shattrath', '', 'Increases spell damage caused by Shadow, Fire and Frost spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Damage caused by Shadow, Fire and Frost spells increased by up to $s1.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (46838, 99, 0, 0, 1, 0, 0, 101, 0, 46, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 1, 0, 1, 79, 0, 41611, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 2085, 'Pure Death of Shattrath', '', 'Increases spell damage caused by Shadow, Fire and Frost spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Damage caused by Shadow, Fire and Frost spells increased by up to $s1.', 0, 0, 0, 1, 1, 1), (46839, 1185, 0, 0, 1, 0, 0, 101, 0, 15, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 0, 1, 0, 0, 79, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46840, 0, 0, 0, 0, 2084, 'Blinding Light of Shattrath', '', 'Increases spell damage caused by Arcane, Holy and Nature spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 'Damage done by Arcane, Holy, and Nature spells increased by $s1.\n\nOnly active in Tempest Keep, Serpentshrine Cavern, Caverns of Time: Mount Hyjal, Black Temple and the Sunwell Plateau.', 0, 0, 0, 1, 1, 1), (46840, 99, 0, 0, 1, 0, 0, 101, 0, 46, 367, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 3, 1, 0, 1, 79, 0, 41611, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 2084, 'Blinding Light of Shattrath', '', 'Increases spell damage caused by Arcane, Holy and Nature spells by up to $s1 for $d. Counts as both a Battle and Guardian elixir. This effect persists through death.', 'Damage done by Arcane, Holy, and Nature spells increased by $s1.', 0, 0, 0, 1, 1, 1), (46841, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Escape to the Isle of Quel\'Danas', '', '', '', 0, 0, 0, 1, 1, 1), (46842, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flame Ring', '', '', '', 0, 0, 0, 1, 1, 1), (46843, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Minion Despawner', '', '', '', 0, 0, 0, 1, 1, 1), (46847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Firework', '', '', '', 0, 0, 0, 1, 1, 1), (46850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1059, 0, 0, 0, 0, 0, 0, 0, 0, 1963, 'Rocket Boots Engaged (Part 2)', '', 'Engage the rocket boots to greatly increase your speed. They sometimes have some serious backfire....', 'Ludicrous speed!', 0, 0, 0, 1, 1, 1), (46851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 29, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Holy Shock Bonus', '', 'Increases the healing from your Holy Shock spell by $m%.', '', 0, 0, 0, 1, 1, 1), (46852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 3, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12319, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Music', '', '', '', 0, 0, 0, 1, 1, 1), (46873, 1155, 1, 27, 1, 0, 0, 101, 1, 0, 508, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 131, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1473, 0, 0, 0, 0, 0, 0, 1, 'Birmingham Deletion Test', '', 'Testing Propagation to Deleted Records', '', 0, 0, 1, 1, 1, 1), (46874, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, -10001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Sober Up - DEBUG', '', '', '', 0, 0, 0, 1, 1, 1), (46875, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25603, 0, 0, 0, 0, 0, 0, 0, 0, 458, 'Felfire Portal', '', '', '', 0, 0, 0, 1, 1, 1), (46876, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'QAE Drunk Effect', '', 'Numbs your head and your neck...', 'Drunk.', 0, 0, 0, 1, 1, 1), (46877, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Apex Point', '', 'Teleport player to Apex Point.', 'Teleport player to Apex Point.', 0, 0, 0, 1, 1, 1), (46878, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ice Spear Knockback Delayer', '', '', '', 0, 0, 0, 1, 1, 1), (46879, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Witch\'s Sanctum', '', 'Teleport player to Apex Point.', 'Teleport player to Apex Point.', 0, 0, 0, 1, 1, 1), (46880, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1480, 'Teleport to Sunwell Plateau', '', 'Teleport player to Apex Point.', 'Teleport player to Apex Point.', 0, 0, 0, 1, 1, 1), (46881, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'eleport to Apex Point.', '', 'Teleport player to Apex Point.', '', 0, 0, 0, 1, 1, 1), (46883, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Witch\'s Sanctum', '', 'Teleport player to Apex Point.', '', 0, 0, 0, 1, 1, 1), (46884, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport to Sunwell Plateau', '', 'Teleport player to Apex Point.', '', 0, 0, 0, 1, 1, 1), (46885, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46541, 0, 0, 0, 0, 0, 143, 'Chilling Aura', '', 'Casts Hailstone Chill on nearby players.', 'Casts Hailstone Chill on nearby players.', 0, 0, 0, 1, 1, 1), (46887, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 64, 0, 163, 0, 0, 568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46408, 0, 0, 0, 0, 187, 'Bitter Blast', '', '', '', 0, 0, 0, 1, 1, 1), (46888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188188, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Bottle', '', '', '', 0, 0, 0, 1, 1, 1), (46889, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s 6-Pack', '', '', '', 0, 0, 0, 1, 1, 1), (46890, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Error - Not While Mounted', '', '', '', 0, 0, 0, 1, 1, 1), (46891, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188192, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot, Bottles', '', '', '', 0, 0, 0, 1, 1, 1), (46892, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188191, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ahune\'s Loot, Heroic, Bottles', '', '', '', 0, 0, 0, 1, 1, 1), (46896, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 3, 0, 0, 0, 0, 0, 0, 0, 9, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12325, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Music', '', '', '', 0, 0, 0, 1, 1, 1), (46898, 11, 0, 0, 1, 0, 0, 101, 0, 0, 205, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 0, 0, 357, 0, 0, 0, 0, 0, 84, 23, 0, 0, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46899, 0, 0, 0, 0, 358, 'Food', '', 'Restores $o1 health over $d. Must remain seated while eating. If you spend at least 10 seconds eating you will become well fed and gain $46899s1 attack power for $46899d.', 'Restores $/5;s1 health per second.', 0, 0, 0, 1, 1, 1), (46899, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 6, 1, 1, 1, 23, -1, 23, 0, 0, 0, 99, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'Well Fed', '', '', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (46901, 0, 0, 0, 1, 0, 0, 101, 0, 1, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 'Target Indicator (Cosmetic)', 'Rank 1', 'Hunter\'s Mark Visual Only.', '', 0, 0, 0, 1, 1, 1), (46903, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stamp Out Bonfire (Art Kit)', '', '', '', 0, 0, 0, 1, 1, 1), (46904, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Light Bonfire (Art Kit)', '', '', '', 0, 0, 0, 1, 1, 1), (46905, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188215, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Collision Object', '', 'Summons a PC-sized invisible collision object at the caster\'s location. Used to prevent PCs from standing on in/on NPCs.', '', 0, 0, 0, 1, 1, 1), (46907, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1481, 'Boss Fel Portal State', '', '', '', 0, 0, 0, 1, 1, 1), (46925, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chilled Breath', '', '', '', 0, 0, 0, 1, 1, 1), (46926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46925, 0, 0, 0, 0, 0, 2131, 'Breath Freeze!', '', '', 'That was cold, but it went down smooth.', 0, 0, 0, 1, 1, 1), (46927, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46926, 0, 0, 0, 0, 1306, 'Strong Alcohol', '', 'The coolest drink around.', 'Drunk.', 0, 0, 0, 1, 1, 1), (46929, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23405, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Call of the Flaskataur', '', 'Makes all of your dreams come true.', '', 0, 0, 0, 1, 1, 1), (46931, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 3999, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Demonic Vapor', '', 'A corrupting mist blankets the target, dealing $s1 Nature damage and dealing $s2 Nature damage every $t2 for $d.', 'Deals $s2 Nature damage per second.', 0, 0, 0, 1, 1, 1), (46932, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46240, 0, 0, 0, 0, 0, 66, 'Earthquake', '', 'Shakes the ground, reducing movement and attack speeds and peroidically dealing damage to enemies caught within.', '', 0, 0, 0, 1, 1, 1), (46936, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Flag Cap', '', '', '', 0, 0, 0, 1, 1, 1), (46937, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Check Flag Cap', '', '', '', 0, 0, 0, 1, 1, 1), (46939, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18350, 0, 0, 0, 0, 0, 548, 'Black Bow of the Betrayer', '', 'On successful ranged attack gain $29471s1 mana and if possible drain $27526s1 mana from the target.', '', 0, 0, 0, 1, 1, 1), (46956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11975, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon L70ETC Quest Complete NEW', '', 'Fires a quest complete at the Blood Elf Orphan\'s master.', '', 0, 0, 0, 1, 1, 1), (46961, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26391, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ice Chest Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (46962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon L70ETC Dummy NEW', '', 'Casts a dummy spell on the Blood Elf Orphan, which she\'s listening for on her action triggers. Starts her walking toward the band', '', 0, 0, 0, 1, 1, 1), (46964, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Kill Ice Chest Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (46965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Force Players to Kill Ice Chest Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (46969, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45728, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Ground Flower', '', 'Light and throw, and watch the fireworks!', '', 0, 0, 0, 1, 1, 1), (46970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 11974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon L70ETC On Quest Check', '', '', '', 0, 0, 0, 1, 1, 1), (46971, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46969, 46842, 0, 0, 0, 0, 1, 'Ribbon Pole Ground Flower (Ring)', '', 'Light and throw, and watch the fireworks!', '', 0, 0, 0, 1, 1, 1), (46972, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26401, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Summer Scorchling', '', 'Flame Wardens and Flame Keepers use this spell to summong their Summer Scorchlings.', '', 0, 0, 0, 1, 1, 1), (46974, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'OCW Silvermoon L70ETC Cheer', '', '', '', 0, 0, 0, 1, 1, 1), (46975, 0, 0, 0, 1, 0, 0, 101, 0, 0, 555, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Spotlight', '', '', '', 0, 0, 0, 1, 1, 1), (46981, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Stay Submerged', '', '', '', 0, 0, 0, 1, 1, 1), (46983, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 43, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 'Water Bolt', '', 'Hurls a watery bolt at an enemy, inflicting $s1 Frost damage.', '', 0, 0, 0, 1, 1, 1), (46984, 0, 1, 0, 1, 0, 0, 101, 0, 20, 31, 120, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 98, 1, 75, 7, -61, 262, 46, 18, 18, 18, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200, 0, 0, 0, 0, 0, 0, 35, 'Cone of Cold', '', 'Inflicts Frost damage to enemies in a cone in front of the caster, reducing their movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (46987, 0, 1, 0, 19, 0, 0, 101, 0, 20, 35, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 101, 1, 0, 285, -51, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 'Frostbolt', '', 'Inflicts Frost damage to an enemy and reduces its movement speed for $d.', 'Reduced movement speed.', 0, 0, 0, 1, 1, 1), (46988, 0, 0, 0, 19, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 91, 0, 0, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (46989, 0, 1, 0, 1, 0, 0, 0, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -26, -26, -26, 0, 0, 0, 184, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 126, 0, 0, 0, 0, 0, 0, 1499, 'Improved Blink', '', '', 'Chance to be hit by all attacks and spells reduced by $s1%.', 0, 0, 0, 1, 1, 1), (47000, 0, 1, 0, 1, 0, 0, 0, 0, 1, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, -14, -14, -14, 0, 0, 0, 184, 185, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 126, 0, 0, 0, 0, 0, 0, 1499, 'Improved Blink', '', '', 'Chance to be hit by all attacks and spells reduced by $s1%.', 0, 0, 0, 1, 1, 1), (47001, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1651, 0, 0, 4674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 'Shoot', '', 'Shoots at an enemy, inflicting Physical damage.', '', 0, 0, 0, 1, 1, 1), (47002, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 1, 0, 0, 999, 0, 0, 12, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 263, 'Noxious Fumes', '', 'Deals $s1 damage every $t1 sec.', 'Deals $s1 Nature damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (47004, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Red Firework Rocket', '', 'Hurls an exploding rocket.', '', 0, 0, 0, 1, 1, 1), (47008, 21, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 899, 149, 24, 0, 0, 0, 79, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'Berserk', '', 'Increases the caster\'s attack speed by $s2% and all damage it deals by $s1% for $d.', 'All damage dealt is increased by $s1%.\nAttack speed increased by $s2%.', 0, 0, 0, 1, 1, 1), (47015, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonblight Ram', '', '', '', 0, 0, 0, 1, 1, 1), (47016, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dragonblight Ram', '', '', '', 0, 0, 0, 1, 1, 1), (47017, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Ghost Wolf Speed', 'Rank 1', 'Increases the speed of your Ghost Wolf ability by 15%.', '', 0, 0, 0, 1, 1, 1), (47030, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 1, 0, 0, 199, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Break Ice', '', '', '', 0, 0, 0, 1, 1, 1), (47037, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26439, 0, 0, 0, 0, 0, 0, 0, 0, 2405, 'Swift War Elekk', '', 'Summons and dismisses a rideable Elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (47038, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Aery Soul Captured', '', '', '', 0, 0, 0, 1, 1, 1), (47041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -43, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 42', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (47043, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Flute of the Ancients', '', '', '', 0, 0, 0, 1, 1, 1), (47046, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13503, 22451, 30183, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Guardian\'s Alchemist Stone', '', '', '', 0, 0, 0, 1, 1, 1), (47048, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13503, 21884, 30183, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Sorcerer\'s Alchemist Stone', '', '', '', 0, 0, 0, 1, 1, 1), (47049, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13503, 21886, 30183, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Redeemer\'s Alchemist Stone', '', '', '', 0, 0, 0, 1, 1, 1), (47050, 0, 0, 0, 39, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 13503, 22456, 30183, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35751, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 'Assassin\'s Alchemist Stone', '', '', '', 0, 0, 0, 1, 1, 1), (47051, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22446, 22452, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2648, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Enchant Cloak - Steelweave', '', 'Permanently enchant a cloak to grant 12 defense rating. Requires a level 35 or higher item.', '', 0, 0, 0, 1, 1, 1), (47053, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35759, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Forceful Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (47054, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32249, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Steady Seaspray Emerald', '', '', '', 0, 0, 0, 1, 1, 1), (47055, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32231, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Reckless Pyrestone', '', '', '', 0, 0, 0, 1, 1, 1), (47056, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32229, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Quick Lionseye', '', '', '', 0, 0, 0, 1, 1, 1), (47057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26267, 0, 0, 0, 0, 0, 0, 0, 0, 2611, 'Fiery Seduction', '', '', 'You have been seduced by the dancing flames.', 0, 0, 0, 1, 1, 1), (47061, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -218, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1694, 'Armor Penetration 217', '', 'Your attacks ignore $s1 of your opponent\'s armor.', 'Your attacks ignore $s1 of your opponent\'s armor.', 0, 0, 0, 1, 1, 1), (47065, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2611, 'Fiery Seduction Cancel', '', '', '', 0, 0, 0, 1, 1, 1), (47068, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26464, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Who Are They: Shadowy Initiate Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (47069, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26465, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Who Are They: Shadowy Laborer Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (47070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26466, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Who Are They: Shadowy Advisor Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (47071, 19, 0, 0, 1, 0, 0, 101, 0, 20, 39, 130, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 175, 0, 0, 1662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 687, 'Earth Shock', '', 'Shocks an enemy with concussive force, inflicting Nature damage and interrupting the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (47072, 0, 1, 0, 1, 0, 0, 101, 0, 20, 29, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 0, 1, 187, 0, 899, 1156, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 'Moonfire', '', 'Burns the enemy for Arcane damage and inflicts additional damage over $d.', 'Arcane damage inflicted every $t1 sec.', 0, 0, 0, 1, 1, 1), (47074, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 651, 0, 0, 2924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Inflicts Fire damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (47075, 0, 0, 0, 1, 0, 0, 101, 0, 40, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47080, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies every $t1 sec.', '', 0, 0, 0, 1, 1, 1), (47076, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 581, 0, 0, 2609, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting Shadow damage.', '', 0, 0, 0, 1, 1, 1), (47077, 0, 0, 0, 4, 0, 0, 101, 0, 20, 0, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 751, 0, 0, 2124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 237, 'Holy Smite', '', 'Smites an enemy, inflicting Holy damage.', '', 0, 0, 0, 1, 1, 1), (47079, 0, 1, 0, 1, 0, 0, 101, 0, 20, 8, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 14999, 0, 0, 0, 0, 0, 8, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 321, 'Renew', '', 'Heals an ally every $t1 sec. for $d.', 'Damage healed every $t1 sec.', 0, 0, 0, 1, 1, 1), (47080, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 225, 0, 0, 1387, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'Immolation', '', 'Burns nearby enemies for Fire damage periodically.', '', 0, 0, 0, 1, 1, 1), (47081, 0, 0, 0, 1, 0, 0, 101, 0, 20, 28, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 68, 0, 293, 0, 0, 1803, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 756, 'Pummel', '', 'Pummels an enemy for $s1 damage and interrupts the spell being cast for $d.', '', 0, 0, 0, 1, 1, 1), (47103, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3289, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Riding Crop', '', 'Permanently enchant a mount to increase its mounted speed by $s1%. You may only enchant mounts in your own inventory, and enchanting your mount will cause it to become soulbound. Single use.', '', 0, 0, 0, 1, 1, 1), (47104, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summer Scorchling Gets Incense', '', '', '', 0, 0, 0, 1, 1, 1), (47106, 0, 0, 11, 1, 0, 0, 101, 0, 20, 27, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -71, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 548, 'Soul Flay', '', 'Inflicts Shadow damage to an enemy and reduces its movement speed for $d.', 'Shadow damage inflicted over $d.\nReduced movement speed.', 0, 0, 0, 1, 1, 1), (47107, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47104, 0, 0, 0, 0, 0, 1, 'Give Summer Scorchling Incense', '', '', '', 0, 0, 0, 1, 1, 1), (47108, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Clear Energy Feedback', '', '', '', 0, 0, 0, 1, 1, 1), (47109, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 86, 1, 0, 0, -1, 0, 0, 0, 0, 28, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 2281, 'Power Feedback', '', '', 'Stunned.', 0, 0, 0, 1, 1, 1), (47113, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 0, -1, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47115, 0, 0, 0, 0, 0, 314, 'Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (47114, 0, 0, 0, 1, 0, 0, 101, 0, 0, 225, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Scorchling Grow', '', '', '', 0, 0, 0, 1, 1, 1), (47115, 0, 0, 0, 1, 0, 0, 101, 0, 70, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 27, 1, 0, 121, -1, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150, 0, 0, 0, 0, 0, 0, 0, 0, 314, 'Knockback', '', 'Knocks enemies back when struck in melee.', '', 0, 0, 0, 1, 1, 1), (47120, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26502, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Wisp of Ragnaros', '', '', '', 0, 0, 0, 1, 1, 1), (47123, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26520, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Festival Scorchling', '', 'Flame Wardens and Flame Keepers use this spell to summong their Summer Scorchlings.', '', 0, 0, 0, 1, 1, 1), (47127, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote State: Swim Run', '', '', '', 0, 0, 0, 1, 1, 1), (47129, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 64, 0, 0, 0, 0, 0, 0, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47131, 0, 0, 0, 1675, 'Totemic Beacon', '', 'Plants a totem that summons an Earthen Ring Guide. Only usable in The Zoram Strand.', '', 0, 0, 0, 1, 1, 1), (47131, 0, 0, 0, 1, 0, 0, 101, 0, 65, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 64, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26534, 0, 0, 0, 0, 0, 0, 0, 0, 65, 'Beacon Totem', '', '', '', 0, 0, 0, 1, 1, 1), (47133, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25325, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'Ghost Wolf', '', '', '', 0, 0, 0, 1, 1, 1), (47134, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11293, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Quest Complete', '', '', '', 0, 0, 0, 1, 1, 1), (47143, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Handle: Not on Quest but has Torch Tossing Aura', '', '', '', 0, 0, 0, 1, 1, 1), (47168, 0, 0, 7, 1, 0, 0, 101, 0, 0, 32, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 517, 'Improved Wing Clip', '', '', 'Immobilized.', 0, 0, 0, 1, 1, 1), (47171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23709, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron Attack - Assign Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (47173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24108, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Dark Iron Attack - Intro - Assign Kill Credit', '', '', '', 0, 0, 0, 1, 1, 1), (47175, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 100, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Fiery Festival Brew', '', 'This strong, spicy alcoholic beverage will set your breath on fire.', '', 0, 0, 0, 1, 1, 1), (47179, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2254, 'Nurturing Instinct', 'Rank 1', 'Increases your healing spells by up to $s1% of your Agility, and increases healing done to you by $47179s1% while in Cat form.', '', 0, 0, 0, 1, 1, 1), (47180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 19, -1, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2254, 'Nurturing Instinct', 'Rank 2', 'Increases your healing spells by up to $s1% of your Agility, and increases healing done to you by $47180s1% while in Cat form.', '', 0, 0, 0, 1, 1, 1), (47227, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ribbon Pole Channel Trigger ERROR msg', '', '', '', 0, 0, 0, 1, 1, 1), (47248, 0, 0, 0, 16, 0, 0, 101, 0, 70, 0, 85, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 701, 0, 0, 3149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213, 'Shadow Bolt', '', 'Hurls a bolt of dark magic at an enemy, inflicting $s1 Shadow damage.', '', 0, 0, 0, 1, 1, 1), (47250, 50, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (47251, 50, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2499, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Flame Breath', '', 'Inflicts $s1 Fire damage to enemies in a cone in front of the caster.', '', 0, 0, 0, 1, 1, 1), (47280, 0, 0, 0, 35, 72000000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 23117, 23077, 23079, 21929, 23112, 23107, 0, 0, 3, 3, 3, 3, 3, 3, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35945, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Brilliant Glass', '', '', '', 0, 0, 0, 1, 1, 1), (47287, 0, 0, 0, 1, 0, 0, 101, 0, 70, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46218, 0, 0, 0, 0, 0, 37, 'Burning Destruction', '', '', 'Extremely volatile...', 0, 0, 0, 1, 1, 1), (47290, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Guzzle Beer', '', '', '', 0, 0, 0, 1, 1, 1), (47300, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 693, 'Dark Flame Aura', '', '', '', 0, 0, 0, 1, 1, 1), (47310, 0, 0, 0, 15, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 64, 31, 0, 0, 1, 0, 0, 299, 37, 0, 37, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47411, 0, 0, 0, 0, 560, 'Direbrew\'s Disarm', '', '', 'You lost your weapon! Next time, distance yourself from Coren when he drinks.', 0, 0, 0, 1, 1, 1), (47314, 0, 0, 0, 1, 0, 0, 101, 0, 70, 28, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, -96, 0, 0, 32, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 1918, 'Shield of the Blue', '', '', '', 0, 0, 0, 1, 1, 1), (47327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26301, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Armor, Cloth', '', '', '', 0, 0, 0, 1, 1, 1), (47331, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47344, 0, 0, 0, 0, 0, 1513, 'Has Dark Brewmaiden\'s Brew', '', '', '', 0, 0, 0, 1, 1, 1), (47333, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47345, 0, 0, 0, 0, 0, 1, 'Send First Mug', '', '', '', 0, 0, 0, 1, 1, 1), (47339, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47340, 0, 0, 0, 0, 0, 1, 'Send Second Mug', '', '', '', 0, 0, 0, 1, 1, 1), (47340, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 6, 0, 0, 36748, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'Dark Brewmaiden\'s Stun', '', '', 'You were bonked on the head. Next time, drink up!', 0, 0, 0, 1, 1, 1), (47344, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Request Second Mug', '', '', '', 0, 0, 0, 1, 1, 1), (47345, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1513, 'Create Dark Brewmaiden\'s Brew', '', '', '', 0, 0, 0, 1, 1, 1), (47347, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26300, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Accessories', '', '', '', 0, 0, 0, 1, 1, 1), (47348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26302, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Enchantments', '', '', '', 0, 0, 0, 1, 1, 1), (47349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26303, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Gems', '', '', '', 0, 0, 0, 1, 1, 1), (47350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26304, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - General Goods', '', '', '', 0, 0, 0, 1, 1, 1), (47351, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26305, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Armor, Leather', '', '', '', 0, 0, 0, 1, 1, 1), (47352, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26306, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Armor, Mail', '', '', '', 0, 0, 0, 1, 1, 1), (47353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26308, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Armor, Plate', '', '', '', 0, 0, 0, 1, 1, 1), (47354, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26309, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Weapons', '', '', '', 0, 0, 0, 1, 1, 1), (47355, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26012, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Arena Organizer', '', '', '', 0, 0, 0, 1, 1, 1), (47356, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26307, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Beastmaster', '', '', '', 0, 0, 0, 1, 1, 1), (47357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26075, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Paymaster', '', '', '', 0, 0, 0, 1, 1, 1), (47358, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26367, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Teleporter', '', '', '', 0, 0, 0, 1, 1, 1), (47359, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26324, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Druid', '', '', '', 0, 0, 0, 1, 1, 1), (47360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26325, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Hunter', '', '', '', 0, 0, 0, 1, 1, 1), (47361, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26326, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Mage', '', '', '', 0, 0, 0, 1, 1, 1), (47362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26327, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Paladin', '', '', '', 0, 0, 0, 1, 1, 1), (47363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26328, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Priest', '', '', '', 0, 0, 0, 1, 1, 1), (47364, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26329, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Rogue', '', '', '', 0, 0, 0, 1, 1, 1), (47365, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26330, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Shaman', '', '', '', 0, 0, 0, 1, 1, 1), (47366, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26331, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Warlock', '', '', '', 0, 0, 0, 1, 1, 1), (47367, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26332, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Trainer, Warrior', '', '', '', 0, 0, 0, 1, 1, 1), (47368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26760, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'TAR Pedestal - Fight Promoter', '', '', '', 0, 0, 0, 1, 1, 1), (47369, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Mug Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (47370, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Mug Target Picker', '', '', '', 0, 0, 0, 1, 1, 1), (47371, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 36748, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1306, 'Dark Brewmaiden\'s Brew (alcohol)', '', 'Drink this before the Brewmaiden throws you another.', 'Tipsy.', 0, 0, 0, 1, 1, 1), (47372, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Send Mug Foam DISABLED', '', '', '', 0, 0, 0, 1, 1, 1), (47375, 0, 0, 0, 1, 0, 0, 101, 0, 0, 25, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26776, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Direbrew Minion', '', '', '', 0, 0, 0, 1, 1, 1), (47376, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1513, 'Dark Brewmaiden\'s Brew', '', '', 'Get rid of the brew before she tosses you another one!', 0, 0, 0, 1, 1, 1), (47377, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 36748, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Brewmaiden\'s Stun (consume brew)', '', '', '', 0, 0, 0, 1, 1, 1), (47399, 0, 9, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 149, 19, 0, 0, 0, 0, 138, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Frenzy', '', '', 'Attack speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (47407, 0, 0, 0, 1, 0, 0, 101, 0, 0, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 49, 0, 0, 0, 0, 26, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Direbrew\'s Disarm (precast)', '', '', '', 0, 0, 0, 1, 1, 1), (47409, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 17, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Direbrew\'s Disarm (grow)', '', '', '', 0, 0, 0, 1, 1, 1), (47411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Direbrew\'s Disarm (spin)', '', '', '', 0, 0, 0, 1, 1, 1), (47442, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 0, 1, 139, 0, -31, 130, 0, 0, 0, 5, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 354, 'Barreled!', '', '', 'You can\'t see!', 0, 0, 0, 1, 1, 1), (47445, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Unbarreled', '', '', '', 0, 0, 0, 1, 1, 1), (47489, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Port Schedule', '', '', '', 0, 0, 0, 1, 1, 1), (47512, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26834, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mole Machine PoV Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (47514, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188478, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mole Machine', '', '', '', 0, 0, 0, 1, 1, 1), (47521, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 79, 6, 1, 0, 1, -1, 0, 9998, 0, 0, 0, 26, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25171, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Player Hide and Root', '', '', '', 0, 0, 0, 1, 1, 1), (47523, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Port to Grim Guzzler', '', '', '', 0, 0, 0, 1, 1, 1), (47524, 0, 0, 0, 1, 0, 0, 101, 0, 24, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Sense Demons', '', 'Shows the location of all nearby demons on the minimap until cancelled. Only one form of tracking can be active at a time.', 'Detecting Demons.', 0, 0, 0, 1, 1, 1), (47653, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Teleport Self', '', '', '', 0, 0, 0, 1, 1, 1), (47673, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Move Bind Sight', '', '', '', 0, 0, 0, 1, 1, 1), (47674, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18410, 0, 47512, 0, 0, 0, 0, 0, 1, 'Access Control Console', '', '', '', 0, 0, 0, 1, 1, 1), (47676, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Player Land', '', '', '', 0, 0, 0, 1, 1, 1), (47690, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188508, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mole Machine Minion Summoner', '', '', '', 0, 0, 0, 1, 1, 1), (47691, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mole Machine Target Picker', '', '', '', 0, 0, 0, 1, 1, 1), (47718, 0, 0, 0, 1, 0, 0, 101, 0, 20, 65, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 6, 58, 0, 0, 1, 0, 0, 149, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Direbrew Charge', '', 'Charges at an enemy, knocking it back and inflicting normal damage plus $s3.', 'You are stunned!', 0, 0, 1, 1, 1, 1), (47759, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Light Aura, Blue', '', '', '', 0, 0, 0, 1, 1, 1), (47760, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Light Aura, Red', '', '', '', 0, 0, 0, 1, 1, 1), (47768, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47771, 0, 0, 0, 0, 0, 1, 'Headless Horseman Matron Quest Accepted', '', '', '', 0, 0, 0, 1, 1, 1), (47771, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Matron Event', '', '', '', 0, 0, 0, 1, 1, 1), (47775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12139, 12135, 0, 0, 0, 0, 0, 0, 0, 1, 'Headless Horseman - Quest Credit, 2', '', '', '', 0, 0, 0, 1, 1, 1), (47977, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 286, 'Use Broom', '', 'Summons and dismisses a rideable magical broom!', '', 0, 0, 0, 1, 1, 1), (48023, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 99, 279, 0, 0, 0, 78, 32, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27152, 0, 0, 0, 0, 0, 0, 0, 0, 2628, 'Headless Horseman\'s Night Charger', '', 'Summons and dismisses a rideable Headless Horseman\'s Mount.', 'Increases ground speed by $s2%. Increases flying speed by $s3%.', 0, 0, 0, 1, 1, 1), (48024, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 1, 0, 99, -1, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27153, 0, 0, 0, 0, 0, 0, 0, 0, 2628, 'Headless Horseman\'s Mount', '', 'Summons and dismisses a rideable Headless Horseman\'s Mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (48025, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1179, 'Headless Horseman\'s Mount', '', 'Summons and dismisses the Headless Horseman\'s steed. This is a very fast mount.', '', 0, 0, 0, 1, 1, 1), (48027, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26439, 0, 0, 0, 0, 0, 0, 0, 0, 2405, 'Black War Elekk', '', 'Summons and dismisses a rideable Elekk. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (48032, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Brewmaiden Spotlight', '', '', '', 0, 0, 0, 1, 1, 1), (48033, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'Black Brewmaiden Spotlight', '', '', '', 0, 0, 0, 1, 1, 1), (48041, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27166, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon the Brewmaiden', '', 'Right Click to summon the Brewmaiden, whose very presence bolsters a party\'s vigor. Wave at her for Brewfest Brew!', '', 0, 0, 0, 1, 1, 1), (48042, 0, 0, 0, 1, 0, 0, 101, 0, 0, 125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27169, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon the Black Brewmaiden', '', 'Right Click to summon the Black Brewmaiden, who will smite your foes with your empty tankards. Wave at her for Brewfest Brew!', '', 0, 0, 0, 1, 1, 1), (48056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17799, 12187, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Competition: Participant (Effect)', '', '', '', 0, 0, 0, 1, 1, 1), (48057, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17800, 12186, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Competition: Winner (Effect)', '', '', '', 0, 0, 0, 1, 1, 1), (48098, 0, 0, 0, 1, 0, 0, 101, 0, 20, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'Multi-Shot', '', 'Fires a volley of missiles at an enemy and its nearby allies, striking up to $x1 targets for normal damage plus $s1.', '', 0, 0, 0, 1, 1, 1), (48145, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189989, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Players Won - A - Summon Dark Iron Dwarf Plans', '', '', '', 0, 0, 0, 1, 1, 1), (48148, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Horseman\'s Conflagration Sound Throttle', '', '', '', 0, 0, 0, 1, 1, 1), (48149, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Horseman\'s Conflagration Sound', '', '', '', 0, 0, 0, 1, 1, 1), (48163, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Competition: Participant', '', '', '', 0, 0, 0, 1, 1, 1), (48164, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Competition: Winner', '', '', '', 0, 0, 0, 1, 1, 1), (48186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewmaiden Despawn Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (48208, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 51, 0, 0, 424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Bitter Brew', '', 'Inflicts $s1 Nature damage to target.', '', 0, 0, 0, 1, 1, 1), (48249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 'Brewfest Brew Toss', '', 'Tosses the target a Brewfest Brew.', '', 0, 0, 0, 1, 1, 1), (48305, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2637, 'Gossip NPC Appearance - All, Competition', '', '', '', 0, 0, 0, 1, 1, 1), (48320, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 0, 0, 0, 215, 'Summon Sunblade Imp', '', 'Summons an Imp to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (48342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2038, 'Stun Self', '', '', '', 0, 0, 0, 1, 1, 1), (48348, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote Talk Exclamation', '', '', '', 0, 0, 0, 1, 1, 1), (48349, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote Point', '', '', '', 0, 0, 0, 1, 1, 1), (48350, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Emote Roar', '', '', '', 0, 0, 0, 1, 1, 1), (48360, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 501, 0, 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Damage', '', '', '', 0, 0, 0, 1, 1, 1), (48383, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 172, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mount speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (48401, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3315, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Carrot on a Stick', '', 'Permanently enchant a mount to increase its mounted speed by $s1%. You may only enchant mounts in your own inventory, and enchanting your mount will cause it to become soulbound. Single use.', '', 0, 0, 0, 1, 1, 1), (48402, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2035, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mounted speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (48403, 0, 0, 0, 1, 5000, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 171, 208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Crow Speed', '', 'Increases speed in Flight Form and Swift Flight Form by $s1%.', 'Flight Form and Swift Flight Form speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (48406, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27217, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Spirit of Competition', '', 'Summons or dismisses a Spirit of Competition.', '', 0, 0, 0, 1, 1, 1), (48408, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27346, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Essence of Competition', '', 'Summons or dismisses an Essence of Competition.', '', 0, 0, 0, 1, 1, 1), (48473, 0, 0, 0, 1, 0, 0, 100, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32966, 0, 0, 0, 0, 0, 9, 'Capture Soul', '', '', '', 0, 0, 0, 1, 1, 1), (48534, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4470, 2321, 13464, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2035, 'Carrot on a Stick', '', '', '', 0, 0, 0, 1, 1, 1), (48555, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 32863, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3289, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Skybreaker Whip', '', 'Permanently enchant a mount to increase its mounted speed by $s1%. You may only enchant mounts in your own inventory, and enchanting your mount will cause it to become soulbound. Single use.', '', 0, 0, 0, 1, 1, 1), (48556, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 11122, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3315, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Carrot on a Stick', '', 'Permanently enchant a mount to increase its mounted speed by $s1%. You may only enchant mounts in your own inventory, and enchanting your mount will cause it to become soulbound. Single use.', '', 0, 0, 0, 1, 1, 1), (48557, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 25653, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3289, 0, 0, 0, 0, 0, 0, 0, 0, 241, 'Riding Crop', '', 'Permanently enchant a mount to increase its mounted speed by $s1%. You may only enchant mounts in your own inventory, and enchanting your mount will cause it to become soulbound. Single use.', '', 0, 0, 0, 1, 1, 1), (48684, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Intercepting the Mana Cells: On Aura Removed Sanctuary', '', '', '', 0, 0, 0, 1, 1, 1), (48704, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27217, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Spirit of Competition', '', 'Summons a wild Spirit of Competition. Used by Commoners during the Spirit of Competition event.', '', 0, 0, 0, 1, 1, 1), (48709, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Spirit of Competition Despawn Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (48722, 0, 0, 0, 1, 0, 5767171, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2649, '[PH] Pet Toy - Pet Leash - Rope', '', '', '', 0, 0, 0, 1, 1, 1), (48776, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 9, 9, 0, 0, 0, 0, 172, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2241, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mount speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (48777, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 130, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2035, 'Mount Speed', '', 'Increases mount speed by $s1%.', 'Mounted speed increased by $s1%.', 0, 0, 0, 1, 1, 1), (48789, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 20824, 0, 32230, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768, 'Purified Shadowsong Amethyst', '', '', '', 0, 0, 0, 1, 1, 1), (48802, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Trick or Treat', '', 'Target gets a trick or a treat.', '', 0, 0, 0, 1, 1, 1), (48807, 0, 0, 0, 14, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 22829, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333, 'Super Healing Injector', '', 'Transforms $s1 Super Healing Potions into a single stack.', '', 0, 0, 0, 1, 1, 1), (48889, 0, 0, 0, 4, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 2706, 'Pyroblast Cinnamon Ball', '', 'Increases damage done from spells by up to $s1 for $d.', 'Magical damage dealt is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (48890, 0, 0, 0, 4, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1472, 'G.N.E.R.D.S.', '', 'Increases defense rating by $s1 for $d.', 'Increases defense rating by $s1.', 0, 0, 0, 1, 1, 1), (48891, 0, 0, 0, 4, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 10, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 2259, 'Soothing Spearmint Candy', '', 'Increases healing done by magical spells by up to $s1 for $d.', 'Healing done by magical spells is increased by up to $s1.', 0, 0, 0, 1, 1, 1), (48892, 0, 0, 0, 4, 0, 0, 101, 0, 0, 30, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 1541, 'Chewy Fel Taffy', '', 'Increases hit rating by $s1 for $d.', 'Increases hit rating by $s1.', 0, 0, 0, 1, 1, 1), (48917, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Who Are They: Cast from Questgiver', '', '', '', 0, 0, 0, 1, 1, 1), (48954, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27541, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Swift Zhevra', '', 'Summons and dismisses a rideable Swift Zhevra. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (48955, 0, 0, 0, 6, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Refer A Friend Summon Effect', '', 'Triggered by Refer-A-Friend Summon request', '', 0, 0, 0, 1, 1, 1), (48956, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37597, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Direbrew\'s Shanker', '', 'Break this on a monster.', '', 0, 0, 0, 1, 1, 1), (48983, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26240, 0, 0, 0, 0, 0, 0, 0, 0, 1530, 'Seaspray Albatross', '', '', '', 0, 0, 0, 1, 1, 1), (48986, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17709, 0, 0, 0, 0, 0, 0, 0, 0, 2654, 'Talasite Owl', '', '', '', 0, 0, 0, 1, 1, 1), (49007, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1680, 'Sparkling Smile', '', 'Right click to clean your teeth with the Tooth Pick, giving yourself a Sparkling Smile.', 'Your smile is simply dazzling.', 0, 0, 0, 1, 1, 1), (49058, 0, 0, 0, 3, 0, 15420, 101, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184, 'Rocket Bot Attack', '', '', '', 0, 0, 0, 1, 1, 1), (49193, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 309, 99, 0, 0, 0, 78, 207, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27637, 0, 0, 0, 0, 0, 0, 0, 0, 2333, 'Vengeful Nether Drake', '', 'Summons and dismisses a rideable nether drake mount. This is an extremely fast mount. This mount can only be summoned in Outland.', 'Increases flight speed by $s2%.', 0, 0, 0, 1, 1, 1), (49214, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9659, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'New Summon Test', '', '', '', 0, 0, 0, 1, 1, 1), (49297, 0, 0, 0, 1, 6000, 0, 101, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27674, 0, 0, 0, 49440, 0, 0, 0, 0, 2589, 'Racer Rocket Slam', '', 'Slam into another racer!', '', 0, 0, 0, 1, 1, 1), (49298, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Slam to ME', '', '', '', 0, 0, 0, 1, 1, 1), (49299, 0, 1, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, find Target', '', '', '', 0, 0, 1, 1, 1, 1), (49302, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2522, 'Racer Slam Hit Destination', '', '', '', 0, 0, 0, 1, 1, 1), (49318, 0, 0, 0, 1, 0, 0, 101, 0, 0, 347, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189990, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Players Won - H - Summon Dark Iron Dwarf Plans', '', '', '', 0, 0, 0, 1, 1, 1), (49322, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27684, 0, 0, 0, 0, 0, 0, 0, 0, 1716, 'Swift Zhevra', '', 'Summons and dismisses a rideable Swift Zhevra. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (49324, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49325, 0, 0, 0, 0, 0, 2522, 'Racer Slam Hit (Timing Missile)', '', '', '', 0, 0, 0, 1, 1, 1), (49325, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, resolve', '', '', '', 0, 0, 0, 1, 1, 1), (49326, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene: Driver', '', '', '', 0, 0, 0, 1, 1, 1), (49327, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene: debris', '', '', '', 0, 0, 0, 1, 1, 1), (49328, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene, Driver Over', '', '', '', 0, 0, 0, 1, 1, 1), (49336, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49368, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene: car flip', '', '', '', 0, 0, 0, 1, 1, 1), (49337, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 6, 0, 0, 1, 0, 0, 9999, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 49336, 49338, 0, 0, 0, 0, 1, 'Racer Slam, death scene: car flip Parent', '', '', '', 0, 0, 0, 1, 1, 1), (49338, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene: car flip fire', '', '', '', 0, 0, 0, 1, 1, 1), (49352, 0, 0, 0, 1, 0, 15423, 101, 0, 0, 5, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 6, 0, 1, 1, 0, 0, 0, 0, 12, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27664, 85, 0, 0, 0, 0, 0, 0, 0, 2367, 'Crashin\' Thrashin\' Racer Controller', '', 'Summon and control your Crashin\' Thrashin\' Racer.', 'Use your Racer\'s Slam to destroy other Crashin\' Thrasin\' Racers.', 0, 0, 0, 1, 1, 1), (49353, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 77, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene: car flip Get Dest', '', '', '', 0, 0, 0, 1, 1, 1), (49357, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2663, 'Brewfest Mount Transformation', '', 'Transforms your mount into something more festive.', '', 0, 0, 0, 1, 1, 1), (49358, 0, 0, 0, 7, 0, 0, 101, 0, 35, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2660, 'Teleport: Stonard', '', 'Teleports the caster to Stonard.', '', 0, 0, 0, 1, 1, 1), (49359, 0, 0, 0, 7, 0, 0, 101, 0, 35, 0, 120, 1, 0, 0, 17031, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2661, 'Teleport: Theramore', '', 'Teleports the caster to Theramore.', '', 0, 0, 0, 1, 1, 1), (49360, 0, 0, 0, 7, 60000, 0, 101, 0, 35, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189993, 0, 0, 0, 0, 0, 0, 0, 0, 2662, 'Portal: Theramore', '', 'Creates a portal, teleporting group members that use it to Theramore.', '', 0, 0, 0, 1, 1, 1), (49361, 0, 0, 0, 7, 60000, 0, 101, 0, 35, 3, 850, 7, 0, 0, 17032, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 1, 0, 0, -1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189994, 0, 0, 0, 0, 0, 0, 0, 0, 2659, 'Portal: Stonard', '', 'Creates a portal, teleporting group members that use it to Stonard.', '', 0, 0, 0, 1, 1, 1), (49362, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2662, 'Portal Effect: Theramore', '', '', '', 0, 0, 0, 1, 1, 1), (49363, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2659, 'Portal Effect: Stonard', '', '', '', 0, 0, 0, 1, 1, 1), (49368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27697, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death scene, Summon Driver and Flames', '', '', '', 0, 0, 0, 1, 1, 1), (49378, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27706, 0, 0, 0, 0, 0, 0, 0, 0, 2714, 'Brewfest Kodo', '', 'Summons and dismisses a rideable Brewfest kodo.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (49379, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27707, 0, 0, 0, 0, 0, 0, 0, 0, 2714, 'Great Brewfest Kodo', '', 'Summons and dismisses a rideable swift Brewfest kodo. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (49384, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 25, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49516, 0, 0, 0, 0, 0, 1, 'Thrashin\' Crashin Racer Look and Pacify', '', '', '', 0, 0, 0, 1, 1, 1), (49387, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest Ticket Exchange', '', '', '', 0, 0, 0, 1, 1, 1), (49411, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Arcane Power State', '', '', '', 0, 0, 0, 1, 1, 1), (49439, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, death: root and pacify', '', '', '', 0, 0, 0, 1, 1, 1), (49440, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Slam, Slamming', '', '', '', 0, 0, 0, 1, 1, 1), (49444, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2306, 'Racer Kill Counter', '', '', 'Your racer destroyed $s others.', 0, 0, 0, 1, 1, 1), (49446, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Racer Kill Counter Reset', '', '', '', 0, 0, 0, 1, 1, 1), (49466, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Portal Schedule', '', '', '', 0, 0, 0, 1, 1, 1), (49468, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49469, 0, 0, 0, 0, 0, 1, 'Use Direbrew\'s Remote', '', 'Summon a mole machine to bring you to your hearth.', '', 0, 0, 0, 1, 1, 1), (49469, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27757, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Mole Machine Hearth PoV Bunny', '', '', '', 0, 0, 0, 1, 1, 1), (49472, 0, 0, 0, 1, 0, 0, 101, 0, 75, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 1, -1, 1199, -1, 0, 0, 0, 85, 226, 0, 0, 2200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1495, 'Drink Coffee', '', 'Restores ${$m2/5*30} mana over $d and sobers you up. Must remain seated while drinking.', 'Restores ${$m2/5} mana per second.', 0, 0, 0, 1, 1, 1), (49476, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Hearth Aura Already Porting', '', '', '', 0, 0, 0, 1, 1, 1), (49493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Port to Hearth', '', '', '', 0, 0, 0, 1, 1, 1), (49494, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, -21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1495, 'Sober Up', '', '', '', 0, 0, 0, 1, 1, 1), (49512, 0, 0, 0, 16, 0, 0, 101, 0, 1, 35, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 9, 1, 0, 13, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 'Fireball', '', 'Hurls a fiery ball that causes $s1 Fire damage and an additional $o2 Fire damage over $d.', '$s2 Fire damage every $t2 seconds.', 0, 0, 0, 1, 1, 1), (49516, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thrashin\' Crashin Racer Look, Vibration', '', '', '', 0, 0, 0, 1, 1, 1), (49615, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Thrashin\' Crashin Racer Look, Sparks UNUSED', '', '', '', 0, 0, 0, 1, 1, 1), (49672, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23820, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'BOTM - Vendor - Transform - Alliance', '', '', '', 0, 0, 0, 1, 1, 1), (49673, 0, 0, 0, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23824, 0, 0, 0, 0, 0, 0, 0, 0, 1313, 'BOTM - Vendor - Transform - Horde', '', '', '', 0, 0, 0, 1, 1, 1), (49677, 0, 0, 0, 35, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 4304, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6836, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341, 'Dress Shoes', '', '', '', 0, 0, 0, 1, 1, 1), (49725, 0, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 1, 0, 24, -1, 0, 17, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2579, 'Breath: Haste', '', '', '', 0, 0, 0, 1, 1, 1), (49737, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Fire Brew - Belch Fire Visual', '', '', '', 0, 0, 0, 1, 1, 1), (49738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Internal Combustion', '', '', 'That last bit of brew is burning up your insides!', 0, 0, 0, 1, 1, 1), (49750, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 28, 6, 0, 3, 0, 0, 2, 0, 0, 15, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27866, 0, 50095, 0, 0, 0, 0, 0, 2371, 'Honey Touched', '', '', 'You are dripping with honey and have attracted some friends.', 0, 0, 0, 1, 1, 1), (49754, 0, 0, 0, 1, 0, 0, 101, 0, 0, 64, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 28, 0, 0, 1, 0, 0, 0, 0, 0, 40, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27867, 0, 0, 0, 0, 0, 0, 0, 49, 'Watched', '', '', 'You\'ve caught the eye of a woodland creature...', 0, 0, 0, 1, 1, 1), (49757, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 962, 'BOTM - Woodland Brew - Squirrel Love Aura', '', '', '', 0, 0, 0, 1, 1, 1), (49764, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Woodland Brew - Squirrel Hate', '', '', '', 0, 0, 0, 1, 1, 1), (49798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 3, 0, 0, 2, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27870, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Flowery Brew - Summon Flowers', '', '', '', 0, 0, 0, 1, 1, 1), (49801, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 701, 0, 0, 599, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'BOTM - Flowery Brew - Grow', '', 'Increases the size of the target by $s1%. This effect stacks up to $u times on a single target.', 'Sized increased by $s1%.', 0, 0, 0, 1, 1, 1), (49818, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49798, 0, 0, 0, 0, 0, 1216, 'Flower Child', '', '', 'Springtime is here!', 0, 0, 0, 1, 1, 1), (49822, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'Bloated', '', '', 'You feel bloated.', 0, 0, 0, 1, 1, 1), (49823, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27882, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Bubble Brew - Summon Bubble', '', '', '', 0, 0, 0, 1, 1, 1), (49826, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Bubble Brew - Bubble Pulse', '', '', '', 0, 0, 0, 1, 1, 1), (49827, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49826, 0, 0, 0, 0, 0, 1, 'BOTM - Bubble Brew - Bubble Self Aura', '', '', '', 0, 0, 0, 1, 1, 1), (49828, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2379, 'Bubble Build Up', '', '', 'The bubble has grown.', 0, 0, 0, 1, 1, 1), (49830, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'BOTM - Bubble Brew - Pop', '', '', '', 0, 0, 0, 1, 1, 1), (49837, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2024, 'BOTM - Bubble Brew - Pop Visual', '', '', '', 0, 0, 0, 1, 1, 1), (49844, 0, 0, 0, 7, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 190022, 0, 0, 0, 0, 0, 0, 0, 0, 1101, 'Using Direbrew\'s Remote', '', 'Give your party a ride to the Grim Guzzler.', '', 0, 0, 0, 1, 1, 1), (49846, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Mole Machine Port to Grim Guzzler (Portal)', '', '', '', 0, 0, 0, 1, 1, 1), (49858, 0, 0, 0, 1, 0, 0, 101, 0, 0, 105, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Make Bunny Summon Mole Machine', '', '', '', 0, 0, 0, 1, 1, 1), (49860, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 64, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49862, 0, 0, 0, 0, 1541, 'BOTM - Belch Brew - Belch Visual', '', '', '', 0, 0, 4, 1, 1, 1), (49862, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762, 'Potent Stench', '', '', 'Your nostrils have been assaulted.', 0, 0, 0, 1, 1, 1), (49864, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Gassy', '', '', 'There\'s no polite way to end this.', 0, 0, 0, 1, 1, 1), (49867, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50056, 49870, 0, 0, 0, 0, 1541, 'BOTM - Vomit Brew - Vomit Visual', '', '', '', 0, 0, 5, 1, 1, 1), (49869, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1960, 'Nauseous', '', '', 'Your stomach is in upheaval. If only you could relieve your pain...', 0, 0, 0, 1, 1, 1), (49870, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1541, 'Slimed!', '', '', 'Covered in vomit.', 0, 0, 2, 1, 1, 1), (49886, 0, 0, 0, 1, 0, 0, 101, 0, 0, 29, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49888, 0, 0, 0, 0, 0, 2131, 'Breath Freeze!', '', '', 'That was cold, but it went down smooth.', 0, 0, 0, 1, 1, 1), (49887, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 6, 0, 101, 1, 0, 199, 149, 0, 0, 0, 0, 0, 3, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2010, 'Gravity Lapse', '', '', 'You feel lighter...\nDeals $s2 Arcane damage per second.', 0, 0, 0, 1, 1, 1), (49888, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Chilled Breath', '', '', '', 0, 0, 0, 1, 1, 1), (49908, 0, 0, 21, 1, 0, 0, 101, 0, 1, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27902, 0, 0, 0, 0, 0, 0, 0, 0, 2403, 'Pink Elekk', '', '', 'Lead a parade in style.', 0, 0, 0, 1, 1, 1), (49949, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49950, 0, 0, 0, 0, 0, 1661, 'BOTM - Jungle Brew - Jungle Madness Summon Aura', '', '', '', 0, 0, 0, 1, 1, 1), (49950, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 1, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27908, 0, 0, 0, 49954, 0, 0, 0, 0, 49, 'BOTM - Jungle Brew - Jungle Madness Summon', '', '', '', 0, 0, 0, 1, 1, 1), (49954, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27908, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'BOTM - Jungle Brew - Jungle Madness Summon More', '', '', '', 0, 0, 0, 1, 1, 1), (49962, 0, 0, 0, 1, 0, 0, 101, 0, 0, 575, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 140, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 19, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 49963, 49949, 0, 0, 0, 0, 1661, 'Jungle Madness!', '', '', 'Welcome to the jungle, baby!', 0, 0, 0, 1, 1, 1), (49963, 0, 0, 0, 1, 0, 0, 101, 0, 0, 564, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7294, 0, 0, 0, 0, 0, 0, 0, 0, 1661, 'BOTM - Jungle Brew - Jungle Madness Music', '', '', '', 0, 0, 0, 1, 1, 1), (49964, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 27914, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Ethereal Soul-Trader', '', 'Right Click to summon and dismiss an Ethereal Soul-Trader.', '', 0, 0, 0, 1, 1, 1), (49965, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Jungle Brew - Jungle Madness Scared', '', '', '', 0, 0, 0, 1, 1, 1), (50008, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Jungle Brew - Jungle Invisibility Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2461, 'Fancy Sunglasses', '', 'Increases your chance to be the center of attention.', '', 0, 0, 0, 1, 1, 1), (50010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 575, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Jungle Brew - Jungle Madness Vision Effect', '', '', '', 0, 0, 0, 1, 1, 1), (50048, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Jungle Brew - Jungle Gnome Vanish Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50049, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27914, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Ethereal Pet', '', '', '', 0, 0, 0, 1, 1, 1), (50050, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet Aura OnKill', '', '', '', 0, 0, 0, 1, 1, 1), (50051, 0, 0, 0, 1, 0, 0, 100, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet onSummon', '', '', '', 0, 0, 0, 1, 1, 1), (50055, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet Aura Remove', '', '', '', 0, 0, 0, 1, 1, 1), (50056, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'Girded Gut', '', '', 'Your stomach is strong! You are feeling much better now.', 0, 0, 0, 1, 1, 1), (50059, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Pet OnKill Steal Essence - Get Target', '', '', '', 0, 0, 0, 1, 1, 1), (50062, 1, 0, 0, 1, 0, 0, 101, 0, 70, 9, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 27936, 0, 0, 0, 0, 0, 0, 0, 0, 217, 'Pumpkin Soldier', '', '', '', 0, 0, 0, 1, 1, 1), (50063, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50067, 0, 0, 0, 0, 0, 1, 'Ethereal Pet OnKill Give Token (Missile)', '', '', '', 0, 0, 0, 1, 1, 1), (50066, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 17, 0, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'Pumpkin Blast', '', '', '', 0, 0, 0, 1, 1, 1), (50067, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet OnKill Give Token', '', '', '', 0, 0, 0, 1, 1, 1), (50070, 0, 0, 0, 1, 0, 0, 101, 0, 0, 27, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50071, 0, 0, 0, 0, 0, 1, 'Summon Pumpkin Soldiers', '', 'Summon Pumpkin Soldiers to burn your foes.', '', 0, 0, 0, 1, 1, 1), (50071, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50062, 0, 0, 0, 0, 0, 1, 'Summon Pumpkin Soldier Missile', '', '', '', 0, 0, 0, 1, 1, 1), (50072, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49823, 0, 0, 0, 0, 0, 1, 'BOTM - Bubble Brew - Trigger Missile', '', '', '', 0, 0, 0, 1, 1, 1), (50093, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'Chilled', '', '', 'Ice try, but you can\'t escape the Lord of Frost\'s grasp.', 0, 0, 0, 1, 1, 1), (50095, 0, 0, 0, 1, 0, 0, 101, 0, 0, 39, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2371, '[DND] BOTM - Honey Brew - Rooted', '', '', '', 0, 0, 0, 1, 1, 1), (50098, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'The Beast Within', '', '', 'You are filled with rage.', 0, 0, 0, 1, 1, 1), (50099, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 937, 'Unleash the Beast!', '', '', '', 0, 0, 4, 1, 1, 1), (50101, 0, 0, 0, 4, 0, 0, 101, 0, 0, 27, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Pet OnKill Steal Essence', '', '', '', 0, 0, 0, 1, 1, 1), (50180, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27958, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Pink Elekk Guardian', '', '', 'The Pink Elekks are on parade!', 0, 0, 0, 1, 1, 1), (50186, 0, 0, 0, 1, 0, 0, 101, 0, 0, 8, 0, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Parading Pink Elekk Life Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50194, 0, 0, 0, 38, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 21845, 22794, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Mycah\'s Botanical Bag', '', '', '', 0, 0, 0, 1, 1, 1), (50200, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cosmetic - Right Hand Sparkle', '', '', '', 0, 0, 0, 1, 1, 1), (50209, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Path of Illidan', '', '', '', 0, 0, 0, 1, 1, 1), (50210, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38301, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Disco Ball', '', '', '', 0, 0, 0, 1, 1, 1), (50211, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Ethereal Summoner', '', '', '', 0, 0, 0, 1, 1, 1), (50242, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, 0, 0, 0, 0, 0, 0, 0, 2685, '1000001', '', '', 'You can speak gnomish binary!', 0, 0, 0, 1, 1, 1), (50243, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2683, 'Teach Language', '', '', '', 0, 0, 0, 1, 1, 1), (50244, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'Slipped Away', '', '', '', 0, 0, 0, 1, 1, 1), (50246, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 38, 0, 0, 0, 0, 0, 0, 0, 2684, '01001000', '', '', 'You can speak goblin binary!', 0, 0, 0, 1, 1, 1), (50247, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 23, 0, 0, 330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50249, 0, 0, 0, 0, 0, 2299, 'Path of Illidan', '', 'Right Click to leave flickering fel fire in your wake.', 'You leave flickering fel fire in your wake.', 0, 0, 0, 1, 1, 1), (50249, 0, 0, 0, 1, 0, 0, 101, 0, 0, 36, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Path of Illidan Flames', '', '', '', 0, 0, 0, 1, 1, 1), (50276, 0, 0, 0, 14, 0, 0, 101, 0, 20, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1513, 'Chuck Mug', '', 'Inflicts Physical damage to an enemy.', '', 0, 0, 0, 1, 1, 1), (50278, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 18000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47442, 0, 0, 0, 0, 0, 1, 'Barreled Control Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50279, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -76, 1099, 0, 0, 0, 0, 87, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 4, 0, 0, 0, 0, 0, 0, 0, 459, 'Copy of Elemental Shield', '', 'Transformed by Nefarian\'s experiments, the caster has become significantly resistant to all magic, but is vulnerable to fire attacks.', 'Damage taken from Fire increased.\nDamage taken from all other magic decreased.', 0, 0, 0, 1, 1, 1), (50313, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 2, 0, 1, 1, 0, 119, 999, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Direbrew Minion, Knockback', '', '', '', 0, 0, 0, 1, 1, 1), (50314, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50315, 0, 0, 0, 0, 0, 2552, 'Disco Ball', '', '', '', 0, 0, 0, 1, 1, 1), (50315, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12924, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Disco Ball', '', '', '', 0, 0, 0, 1, 1, 1), (50317, 0, 0, 0, 4, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 64, 0, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 27989, 0, 0, 0, 50493, 0, 0, 0, 0, 29, 'Summon Disco Ball', '', 'Right Click to start the dance party.', '', 0, 0, 0, 1, 1, 1), (50368, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28000, 0, 0, 0, 0, 0, 0, 0, 0, 1336, 'Ethereal Liqueur Mutation', '', '', 'MUTATED!', 0, 0, 0, 1, 1, 1), (50369, 59, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 64, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50368, 0, 0, 0, 0, 1336, 'Ethereal Liqueur', '', 'A sweet alcoholic concoction that may have odd effects on fleshy imbibers.\n\nConjured items disappear if logged out for more than 15 minutes.', 'Drunk.', 0, 0, 0, 1, 1, 1), (50398, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Riding Trainer Advertisement', '', '', '', 0, 0, 0, 1, 1, 1), (50399, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18359, 12494, 0, 0, 0, 0, 0, 0, 0, 1, 'Riding Trainer Advertisement (Effect)', '', '', '', 0, 0, 0, 1, 1, 1), (50425, 0, 1, 0, 1, 0, 0, 101, 0, 0, 9, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 999, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 209, 'Diluted Ethereum Essence', '', 'Allows you to detect lesser invisibility for $d without causing brain damage... probably.\n\nConjured items disappear if logged out for more than 15 minutes.', 'Detect lesser invisibility.', 8, 0, 0, 1, 1, 1), (50477, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50478, 0, 0, 0, 0, 0, 287, 'Ethereal Essence Sphere', '', 'Toss the sphere to a friendly player. If they have free room in their pack they will catch it.\n\nConjured items disappear if logged out for more than 15 minutes.', '', 0, 0, 0, 1, 1, 1), (50478, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Ethereal Essence Sphere Impact', '', '', '', 0, 0, 0, 1, 1, 1), (50487, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 190351, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Disco Ball Visual Object', '', '', '', 0, 0, 0, 1, 1, 1), (50492, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Listening to Music CHECK', '', '', '', 0, 0, 0, 1, 1, 1), (50493, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2712, 'Listening to Music', '', '', 'Listening to D.I.S.C.O. music.', 0, 0, 0, 1, 1, 1), (50499, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Listening to Music (Parent)', '', '', '', 0, 0, 0, 1, 1, 1), (50517, 0, 0, 0, 1, 0, 0, 101, 0, 0, 576, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2421, 'Dread Corsair', '', '', 'An honorary member of the Dread Captain DeMeza\'s crew.', 0, 0, 0, 1, 1, 1), (50530, 0, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Love Rocket Barrage', '', '', '', 0, 0, 0, 1, 1, 1), (50531, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2421, 'Gossip NPC Appearance - All, Pirate Day', '', '', '', 0, 0, 0, 1, 1, 1), (50532, 0, 0, 0, 1, 0, 0, 101, 0, 0, 165, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Questgiver Loves Direbrew\'s Brew', '', '', '', 0, 0, 0, 1, 1, 1), (50551, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 19, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Horde Questgiver Takes a drink', '', '', '', 0, 0, 0, 1, 1, 1), (50552, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50551, 0, 0, 0, 0, 0, 1, 'Horde Questgiver Tries Dire Brew', '', '', '', 0, 0, 0, 1, 1, 1), (50555, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Questgiver Finishes Drinking', '', '', '', 0, 0, 0, 1, 1, 1), (50558, 0, 0, 0, 4, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Cannon Fire', '', '', '', 0, 0, 0, 1, 1, 1), (50631, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Brewer Drinks', '', '', '', 0, 0, 0, 1, 1, 1), (50644, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 2325, 2604, 8343, 0, 0, 0, 0, 5, 2, 1, 3, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Haliscan Jacket', '', '', '', 0, 0, 0, 1, 1, 1), (50647, 0, 0, 0, 37, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 4339, 8343, 2325, 0, 0, 0, 0, 0, 4, 3, 3, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Haliscan Pantaloons', '', '', '', 0, 0, 0, 1, 1, 1), (50650, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Brewer is Sleeping', '', '', '', 0, 0, 0, 1, 1, 1), (50651, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Dark Iron Brewer is Swaggering', '', '', '', 0, 0, 0, 1, 1, 1), (50682, 0, 0, 0, 1, 0, 0, 101, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1197, 'Hoarse', '', '', 'Acrid smoke clings to your throat.', 0, 0, 0, 1, 1, 1), (50696, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewer Tosses Mug', '', '', '', 0, 0, 0, 1, 1, 1), (50700, 0, 0, 0, 1, 0, 0, 101, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 99999, 349, 0, 0, 0, 0, 19, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'Copy of Spectral Realm (Test)', '', '', 'Transported to the spectral realm.', 0, 0, 0, 1, 1, 1), (50733, 0, 0, 0, 18, 0, 0, 101, 0, 30, 35, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 83, 0, 0, 783, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 'Scatter Shot', '', 'A short-range shot that deals $s1% weapon damage and disorients the target for $d. Any damage caused will remove the effect.', 'Disoriented.', 0, 0, 0, 1, 1, 1), (50736, 0, 0, 0, 1, 0, 0, 101, 0, 25, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28163, 0, 0, 0, 0, 0, 0, 0, 0, 271, 'Summon Guerrero', '', 'Summons Guerrero to accompany the caster until dismissed.', '', 0, 0, 0, 1, 1, 1), (50738, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28164, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'Don Carlos Hatless Transform', '', '', '', 0, 0, 0, 1, 1, 1), (50739, 51, 0, 0, 4, 0, 0, 101, 0, 5, 9, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, -3, -3, 0, 0, 0, 0, 29, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 146, 'Threatening Growl', '', 'Reduces an enemy\'s Strength by $s1 and Agility by $s2 for $d.', 'Strength reduced by $s1.\nAgility reduced by $s2.', 0, 0, 0, 1, 1, 1), (50749, 0, 0, 0, 5, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1909, 'Apple Crush', '', 'Crush the apple!', '', 0, 0, 0, 1, 1, 1), (50762, 34, 0, 7, 1, 0, 0, 101, 0, 14, 165, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 77, 0, 0, 0, 0, 0, 0, 0, 13, 13, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'Net', '', 'Immobilizes an enemy for $d.', 'Immobilized.', 0, 0, 0, 1, 1, 1), (50775, 0, 0, 0, 1, 0, 0, 101, 0, 0, 28, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '[ph] exploding barrel trigger', '', '', '', 0, 0, 0, 1, 1, 1), (50847, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Purple Tabard of the Arcane', '', '', '', 0, 0, 0, 1, 1, 1), (50848, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create White Tabard of Brilliance', '', '', '', 0, 0, 0, 1, 1, 1), (50849, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Orange Tabard of the Defender', '', '', '', 0, 0, 0, 1, 1, 1), (50850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Yellow Tabard of Fury', '', '', '', 0, 0, 0, 1, 1, 1), (50851, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Green Tabard of Nature', '', '', '', 0, 0, 0, 1, 1, 1), (50852, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Black Tabard of the Void', '', '', '', 0, 0, 0, 1, 1, 1), (50869, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27707, 0, 0, 0, 0, 0, 0, 0, 0, 2714, 'Brewfest Kodo', '', 'Summons and dismisses a rideable Brewfest kodo.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (50870, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 59, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24368, 0, 0, 0, 0, 0, 0, 0, 0, 1177, 'Brewfest Ram', '', 'Summons and dismisses a rideable Brewfest ram.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (50874, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457, 'Copy of Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', '', 0, 0, 0, 1, 1, 1), (50876, 44, 0, 0, 1, 0, 0, 101, 0, 20, 39, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 58, 6, 0, 1, 1, 0, 74, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 'Mounted Charge', '', 'Charges an enemy, inflicting normal damage plus $s2 and stuns the opponent for $d.', 'Trampled and stunned.', 0, 0, 0, 1, 1, 1), (50934, 0, 0, 0, 1, 0, 8, 101, 0, 70, 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 1, 0, 0, 1999, 0, 0, 13, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'L70ETC Earthquake SMALLER', '', '', 'Deals $s1 damage every $t1 sec.', 0, 0, 0, 1, 1, 1), (50976, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50682, 0, 0, 0, 0, 0, 1, 'Burning Throat Aura', '', '', '', 0, 0, 0, 1, 1, 1), (50986, 59, 0, 0, 1, 0, 0, 101, 0, 0, 32, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 1, 1, 0, 3, 49, 0, 0, 0, 0, 3, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2695, 'Sulfuron Slammer', '', 'An extremely potent flaming alcoholic beverage.', '$s1 Fire damage every $t1 seconds.', 0, 0, 0, 1, 1, 1), (51010, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 100, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1513, 'Dire Brew', '', 'An enchanted alcoholic beverage that may have an effect on your appearance...', 'Transformed into a Dark Iron dwarf.', 0, 0, 0, 1, 1, 1), (51149, 0, 0, 0, 1, 0, 0, 101, 0, 70, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 0, 0, 0, 0, 0, 0, 0, 0, 28267, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'Summon Coyote Spirit', '', 'Right Click to summon an incorporeal coyote spirit to accompany you. The spirit will remain until sent away or you remove the hat.', '', 0, 0, 0, 1, 1, 1), (51171, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Justin Coyote Spirit Despawn Test', '', '', '', 0, 0, 0, 1, 1, 1), (51342, 0, 0, 0, 1, 0, 0, 101, 0, 0, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26243, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Summon Critter Test', '', 'Summons a critter.', 'You have a critter.', 0, 0, 0, 1, 1, 1), (51412, 0, 0, 21, 14, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28363, 0, 0, 0, 0, 0, 0, 0, 0, 957, 'Big Battle Bear', '', 'Summons and dismisses a rideable Big Battle Bear. This is a very fast mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (51413, 0, 0, 0, 1, 0, 0, 101, 0, 0, 31, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 2, 0, 1, 139, 0, -31, 130, 0, 0, 0, 5, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 354, 'Barreled!', '', '', 'You can\'t see!', 0, 0, 0, 1, 1, 1), (51414, 0, 0, 0, 1, 0, 0, 15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51415, 0, 0, 0, 0, 0, 1, 'Venomous Breath Aura', '', 'When struck in melee you have a chance of exhaling poison, inflicting $51415s1 Nature damage on a nearby enemy.', '', 0, 0, 0, 1, 1, 1), (51415, 0, 0, 0, 1, 0, 0, 101, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 15, 0, 0, 92, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 'Venomous Breath', '', '', '', 0, 0, 1, 1, 1, 1), (51452, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Party Party G.R.E.N.A.D.E.', '', '', '', 0, 0, 0, 1, 1, 1), (51453, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create PvP Taunt', '', '', '', 0, 0, 0, 1, 1, 1), (51495, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12600, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Upper Deck - Bear Mount', '', '', '', 0, 0, 0, 1, 1, 1), (51508, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1696, 'Party G.R.E.N.A.D.E.', '', '', '', 0, 0, 0, 1, 1, 1), (51510, 0, 0, 0, 4, 0, 0, 101, 0, 0, 3, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 51507, 0, 0, 8, 0, 0, 23, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1696, 'Party G.R.E.N.A.D.E.', '', 'Right Click to throw and start the party.', 'Party G.R.E.N.A.D.E.', 0, 0, 0, 1, 1, 1), (51581, 0, 0, 0, 1, 0, 0, 101, 0, 0, 66, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2306, 'Rocket Boots Malfunction', '', '', 'Spinning out of control!', 0, 0, 0, 1, 1, 1), (51582, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2127, 'Rocket Boots Engaged', '', 'Engage the rocket boots to greatly increase your speed... most of the time.', '', 0, 0, 0, 1, 1, 1), (51617, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 1, 1, 0, 99, 59, 0, 0, 0, 78, 32, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27152, 0, 0, 0, 0, 0, 0, 0, 0, 2628, 'Headless Horseman\'s Flying Mount', '', 'Summons and dismisses a rideable Headless Horseman\'s Mount.', 'Increases ground speed by $s2%. Increases flying speed by $s3%.', 0, 0, 0, 1, 1, 1), (51621, 0, 0, 21, 1, 0, 0, 101, 0, 1, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 1, 1, 0, 59, -1, 0, 0, 0, 78, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27153, 0, 0, 0, 0, 0, 0, 0, 0, 2628, 'Headless Horseman\'s Unruly Mount', '', 'Summons and dismisses a rideable Headless Horseman\'s Mount.', 'Increases speed by $s2%.', 0, 0, 0, 1, 1, 1), (51640, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2037, 'Taunt Flag Targeting', '', 'Place a flag on an enemy player\'s corpse in front of you.', '', 0, 0, 0, 1, 1, 1), (51646, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 190589, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Taunt Flag UNUSED', '', '', '', 0, 0, 0, 1, 1, 1), (51655, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38626, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'BOTM - Create Empty Brew Bottle', '', '', '', 0, 0, 0, 1, 1, 1), (51657, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 190589, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taunt Flag', '', '', '', 0, 0, 0, 1, 1, 1), (51661, 1197, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51694, 0, 0, 0, 0, 0, 1359, 'Throw Bottle', '', 'Throw me!', '', 0, 0, 0, 1, 1, 1), (51694, 1197, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1359, 'BOTM - Empty Bottle Throw - Resolve', '', 'Throw me!', '', 0, 0, 1, 1, 1, 1), (51695, 1197, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1359, 'BOTM - Empty Bottle Throw - Impact Creature', '', 'Throw me!', '', 0, 0, 0, 1, 1, 1), (51697, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1359, 'BOTM - Empty Bottle Throw - Impact Ground', '', 'Throw me!', '', 0, 0, 0, 1, 1, 1), (51702, 0, 0, 0, 1, 0, 0, 101, 0, 14, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2037, 'Taunt Flag Targeting Take 2', '', 'Place a flag on a enemy corpse in front of you.', '', 0, 0, 0, 1, 1, 1), (51716, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 28470, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Nether Ray Fry', '', 'Right Click to summon and dismiss your nether ray fry.', '', 0, 0, 0, 1, 1, 1), (51778, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11122, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Relay Race - Intro - Fail Quest', '', '', '', 0, 0, 0, 1, 1, 1), (51798, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11122, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Brewfest - Relay Race - Intro - Quest Complete', '', '', '', 0, 0, 0, 1, 1, 1), (51847, 0, 0, 0, 1, 0, 0, 0, 0, 69, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 1, 0, 0, 70, 0, 0, 9, 0, 0, 8, 0, 0, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1647, 'The Brewmaiden\'s Blessing', 'Rank 6', '', 'Heals $s1 every $t1 seconds.', 0, 0, 0, 1, 1, 1), (51926, 0, 0, 0, 1, 0, 0, 101, 0, 0, 42, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2421, 'Corsair Costume', '', '', 'Dressed as one of the Dread Captain DeMeza\'s crew.', 0, 0, 0, 1, 1, 1), (51952, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 199, 0, 0, 0, 0, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2717, 'Dark Iron Luck', '', 'Increases the block value of your shield by $s1 for $d.', 'Block value increased by $s1.', 0, 0, 0, 1, 1, 1), (51953, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 154, 154, 0, 0, 0, 0, 13, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 373, 'Dark Iron Pipeweed', '', 'Increases damage and healing done by magical spells and effects by up to $s1 for $d.', 'Spell damage and healing increased by up to $s1.', 0, 0, 0, 1, 1, 1), (51954, 0, 1, 0, 1, 0, 0, 100, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 1, 1, 0, 296, 98, 0, 0, 0, 0, 135, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126, 126, 0, 0, 0, 0, 0, 0, 0, 2663, 'Hopped Up', '', 'Increases healing done by spells by up to $s1 and damage done by spells by up to $s2 for $d.', 'Healing spells increased by up to $s1 and damage spells increased by up to $s2.', 0, 0, 0, 1, 1, 1), (51955, 0, 0, 0, 1, 0, 0, 101, 0, 0, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 1, 1, 1, 277, 277, 29, 0, 0, 0, 99, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1513, 'Dire Drunkard', '', 'Increases attack power by $s1 for $d.', 'Increases attack power by $s1.', 0, 0, 0, 1, 1, 1), (52009, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 99, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27998, 0, 0, 0, 0, 0, 0, 0, 0, 2362, 'Ethereal Mutagen', '', 'Right-Click to apply this mutagen to a targeted Non-Combat Pet, modifying its physical form for as long as it remains at its master\'s side.', 'Mutated!', 0, 0, 0, 1, 1, 1), (52052, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Explosion Visual', '', '', '', 0, 0, 0, 1, 1, 1), (52172, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 0, 52172, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coyote Spirit Despawn Aura', '', '', '', 0, 0, 0, 1, 1, 1), (52173, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Coyote Spirit Despawn', '', '', '', 0, 0, 0, 1, 1, 1), (52195, 0, 0, 0, 14, 0, 256, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Release Fred', '', 'Release Fred. Must be underwater.', '', 0, 0, 0, 1, 1, 1), (52236, 0, 0, 0, 1, 0, 0, 101, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42394, 0, 0, 0, 0, 0, 1, 'Summon Pumpkin Burst Delay', '', '', '', 0, 0, 0, 1, 1, 1), (52605, 0, 0, 0, 1, 0, 0, 101, 0, 0, 3, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 190589, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Taunt Flag', '', '', '', 0, 0, 0, 1, 1, 1), (52845, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2663, 'Brewfest Mount Transformation (Faction Swap)', '', 'Transforms your mount into something more festive.', '', 0, 0, 0, 1, 1, 1), (52850, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Port to Coren', '', '', '', 0, 0, 0, 1, 1, 1), (52970, 0, 0, 0, 1, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 106, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 'Levitate', '', 'Allows the caster to levitate, floating a few feet above the ground. While levitating, you will fall at a reduced speed and travel over water-like surfaces.', 'Levitating.', 0, 0, 0, 1, 1, 1), (53082, 0, 0, 0, 4, 0, 0, 101, 0, 0, 21, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 29089, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'Summon Tyrael', '', 'Right-click to summon and dismiss Tyrael.', '', 0, 0, 0, 1, 1, 1), (53085, 0, 0, 0, 1, 0, 0, 101, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'Create Tyrael\'s Hilt', '', '', '', 0, 0, 0, 1, 1, 1); DROP TABLE IF EXISTS `aowow_spellduration`; CREATE TABLE `aowow_spellduration` ( `durationID` smallint(3) unsigned NOT NULL, `durationBase` int(10) signed NOT NULL, PRIMARY KEY (`durationID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spellduration` VALUES (1, 10000), (2, 300000010), (3, 60000), (4, 120000), (5, 300000), (6, 600000), (7, 5000000), (8, 15000), (9, 30000), (10, 60000000), (11, 100000000), (12, 30000000), (13, 6000000), (14, 12000000), (15, 30000000), (16, 230000), (17, 5000000), (18, 20000), (19, 3000000), (20, 60000000), (21, -1), (22, 45000), (23, 90000), (24, 160000), (25, 180000), (26, 240000), (27, 3000), (28, 5000), (29, 12000), (30, 1800000), (31, 8000), (32, 6000), (35, 4000), (36, 1000), (37, 1), (38, 11000), (39, 2000), (40, 1200000), (41, 360000), (42, 3600000), (62, 75000), (63, 25000), (64, 40000), (65, 1500), (66, 2500), (85, 18000), (86, 21000), (105, 9000), (106, 24000), (125, 35000), (145, 2700000), (165, 7000), (185, 6000), (186, 2000), (187, 0), (205, 27000), (225, 604800000), (245, 50000), (265, 55000), (285, 1000), (305, 14000), (325, 36000), (326, 44000), (327, 500), (328, 250), (347, 900000), (367, 7200000), (387, 16000), (407, 100), (427, -600000), (447, 2000), (467, 22000), (468, 26000), (487, 1700), (507, 1100), (508, 1100), (527, 14400000), (547, 5400000), (548, 10800000), (549, 3800), (550, 2147483647), (551, 3500), (552, 210000), (553, 6000), (554, 155000), (555, 4500), (556, 28000), (557, 165000), (558, 114000), (559, 53000), (560, 299000), (561, 3300000), (562, 150000), (563, 20500), (564, 13000), (565, 70000), (566, 0), (567, 135000), (568, 1250), (569, 280000), (570, 32000), (571, 5500), (572, 100000), (573, 9999), (574, 200), (575, 17000), (576, 43200000), (580, 64800000); DROP TABLE IF EXISTS `aowow_spellrange`; CREATE TABLE `aowow_spellrange` ( `rangeID` integer unsigned NOT NULL, `rangeMin` float NOT NULL, `rangeMax` float NOT NULL, `name` varchar(40) NOT NULL, PRIMARY KEY (`rangeID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spellrange` VALUES (1, 0, 0, 'Self Only'), (2, 0, 5, 'Combat Range'), (3, 0, 20, 'Twenty yards'), (4, 0, 30, 'Medium Range'), (5, 0, 40, 'Long Range'), (6, 0, 100, 'Vision Range'), (7, 0, 10, 'Ten yards'), (8, 10, 20, 'Min Range 10, 20'), (9, 10, 30, 'Medium Range'), (10, 10, 40, 'Long Range'), (11, 0, 15, 'Fifteen yards'), (12, 0, 5, 'Interact Range'), (13, 0, 50000, 'Anywhere'), (14, 0, 60, 'Extra Long Range'), (34, 0, 25, 'Twenty-Five yards'), (35, 0, 35, 'Medium-Long Range'), (36, 0, 45, 'Longer Range'), (37, 0, 50, 'Extended Range'), (38, 10, 25, 'Min-Range 10, 25'), (54, 5, 30, 'Monster Shoot'), (74, 0, 30, 'Ranged Weapon'), (94, 8, 40, 'Sting'), (95, 8, 25, 'Charge'), (96, 0, 2, 'Trap'), (114, 0, 35, 'Hunter Range'), (134, 0, 80, 'Tower 80'), (135, 0, 100, 'Tower 100'), (136, 30, 80, 'Artillery Range'), (137, 0, 8, 'Eight yards'), (138, 5, 45, 'Long Range Hunter Shoot'), (140, 0, 7, 'Six yards'), (141, 0, 7, 'Seven yards'), (151, 5, 45, 'Long Range Hunter Shoot'), (155, 4.01, 35, 'Hunter Range (TEST)'), (157, 0, 90, 'Ninety'); DROP TABLE IF EXISTS `aowow_spellradius`; CREATE TABLE `aowow_spellradius` ( `radiusID` smallint(5) unsigned NOT NULL, `radiusBase` float NOT NULL, PRIMARY KEY (`radiusID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_spellradius` VALUES (7, 2), (8, 5), (9, 20), (10, 30), (11, 45), (12, 100), (13, 10), (14, 8), (15, 3), (16, 1), (17, 13), (18, 15), (19, 18), (20, 25), (21, 35), (22, 200), (23, 40), (24, 65), (25, 70), (26, 4), (27, 50), (28, 50000), (29, 6), (30, 500), (31, 80), (32, 12), (33, 99), (35, 55), (36, 0), (37, 7), (38, 21), (39, 34), (40, 9), (41, 150), (42, 11), (43, 16), (44, 0.5), (45, 10), (46, 5), (47, 15), (48, 60); DROP TABLE IF EXISTS `aowow_itemenchantmet`; CREATE TABLE `aowow_itemenchantmet` ( `itemenchantmetID` smallint(3) unsigned NOT NULL, `text` text NOT NULL, PRIMARY KEY (`itemenchantmetID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_itemenchantmet` VALUES (1, 'Rockbiter 3'), (2, 'Frostbrand 1'), (3, 'Flametongue 3'), (4, 'Flametongue 2'), (5, 'Flametongue 1'), (6, 'Rockbiter 2'), (7, 'Deadly Poison'), (8, 'Deadly Poison II'), (9, 'Poison (15 Dmg)'), (10, 'Poison (20 Dmg)'), (11, 'Poison (25 Dmg)'), (12, 'Frostbrand 2'), (13, 'Sharpened (+3 Damage)'), (14, 'Sharpened (+4 Damage)'), (15, 'Reinforced (+8 Armor)'), (16, 'Reinforced (+16 Armor)'), (17, 'Reinforced (+24 Armor)'), (18, 'Reinforced (+32 Armor)'), (19, 'Weighted (+2 Damage)'), (20, 'Weighted (+3 Damage)'), (21, 'Weighted (+4 Damage)'), (22, 'Crippling Poison'), (23, 'Mind-numbing Poison II'), (24, '+5 Mana'), (25, 'Shadow Oil'), (26, 'Frost Oil'), (27, 'Sundered'), (28, '+4 All Resistances'), (29, 'Rockbiter 1'), (30, 'Scope (+1 Damage)'), (31, '+4 Beastslaying'), (32, 'Scope (+2 Damage)'), (33, 'Scope (+3 Damage)'), (34, 'Counterweight (+20 Haste Rating)'), (35, 'Mind Numbing Poison'), (36, 'Enchant: Fiery Blaze'), (37, 'Steel Weapon Chain'), (38, '+5 Defense Rating'), (39, 'Sharpened (+1 Damage)'), (40, 'Sharpened (+2 Damage)'), (41, '+5 Health'), (42, 'Poison (Instant 20)'), (43, 'Iron Spike (8-12)'), (44, 'Absorption (10)'), (63, 'Absorption (25)'), (64, '+3 Spirit'), (65, '+1 All Resistances'), (66, '+1 Stamina'), (67, '+1 Damage'), (68, '+1 Strength'), (69, '+2 Strength'), (70, '+3 Strength'), (71, '+1 Stamina'), (72, '+2 Stamina'), (73, '+3 Stamina'), (74, '+1 Agility'), (75, '+2 Agility'), (76, '+3 Agility'), (77, '+2 Damage'), (78, '+3 Damage'), (79, '+1 Intellect'), (80, '+2 Intellect'), (81, '+3 Intellect'), (82, '+1 Spirit'), (83, '+2 Spirit'), (84, '+3 Spirit'), (85, '+3 Armor'), (86, '+8 Armor'), (87, '+12 Armor'), (88, ''), (89, '+16 Armor'), (90, '+4 Agility'), (91, '+5 Agility'), (92, '+6 Agility'), (93, '+7 Agility'), (94, '+4 Intellect'), (95, '+5 Intellect'), (96, '+6 Intellect'), (97, '+7 Intellect'), (98, '+4 Spirit'), (99, '+5 Spirit'), (100, '+6 Spirit'), (101, '+7 Spirit'), (102, '+4 Stamina'), (103, '+5 Stamina'), (104, '+6 Stamina'), (105, '+7 Stamina'), (106, '+4 Strength'), (107, '+5 Strength'), (108, '+6 Strength'), (109, '+7 Strength'), (110, '+1 Defense Rating'), (111, '+2 Defense Rating'), (112, '+3 Defense Rating'), (113, '+4 Defense Rating'), (114, '+5 Defense Rating'), (115, '+6 Defense Rating'), (116, '+7 Defense Rating'), (117, '+4 Damage'), (118, '+5 Damage'), (119, '+6 Damage'), (120, '+7 Damage'), (121, '+20 Armor'), (122, '+24 Armor'), (123, '+28 Armor'), (124, 'Flametongue Totem 1'), (125, '+1 Sword Skill'), (126, '+2 Sword Skill'), (127, '+3 Sword Skill'), (128, '+4 Sword Skill'), (129, '+5 Sword Skill'), (130, '+6 Sword Skill'), (131, '+7 Sword Skill'), (132, '+1 Two-Handed Sword Skill'), (133, '+2 Two-Handed Sword Skill'), (134, '+3 Two-Handed Sword Skill'), (135, '+4 Two-Handed Sword Skill'), (136, '+5 Two-Handed Sword Skill'), (137, '+6 Two-Handed Sword Skill'), (138, '+7 Two-Handed Sword Skill'), (139, '+1 Mace Skill'), (140, '+2 Mace Skill'), (141, '+3 Mace Skill'), (142, '+4 Mace Skill'), (143, '+5 Mace Skill'), (144, '+6 Mace Skill'), (145, '+7 Mace Skill'), (146, '+1 Two-Handed Mace Skill'), (147, '+2 Two-Handed Mace Skill'), (148, '+3 Two-Handed Mace Skill'), (149, '+4 Two-Handed Mace Skill'), (150, '+5 Two-Handed Mace Skill'), (151, '+6 Two-Handed Mace Skill'), (152, '+7 Two-Handed Mace Skill'), (153, '+1 Axe Skill'), (154, '+2 Axe Skill'), (155, '+3 Axe Skill'), (156, '+4 Axe Skill'), (157, '+5 Axe Skill'), (158, '+6 Ase Skill'), (159, '+7 Axe Skill'), (160, '+1 Two-Handed Axe Skill'), (161, '+2 Two-Handed Axe Skill'), (162, '+3 Two-Handed Axe Skill'), (163, '+4 Two-Handed Axe Skill'), (164, '+5 Two-Handed Axe Skill'), (165, '+6 Two-Handed Axe Skill'), (166, '+7 Two-Handed Axe Skill'), (167, '+1 Dagger Skill'), (168, '+2 Dagger Skill'), (169, '+3 Dagger Skill'), (170, '+4 Dagger Skill'), (171, '+5 Dagger Skill'), (172, '+6 Dagger Skill'), (173, '+7 Dagger Skill'), (174, '+1 Gun Skill'), (175, '+2 Gun Skill'), (176, '+3 Gun Skill'), (177, '+4 Gun Skill'), (178, '+5 Gun Skill'), (179, '+6 Gun Skill'), (180, '+7 Gun Skill'), (181, '+1 Bow Skill'), (182, '+2 Bow Skill'), (183, '+3 Bow Skill'), (184, '+4 Bow Skill'), (185, '+5 Bow Skill'), (186, '+6 Bow Skill'), (187, '+7 Bow Skill'), (188, '+2 Beast Slaying'), (189, '+4 Beast Slaying'), (190, '+6 Beast Slaying'), (191, '+8 Beast Slaying'), (192, '+10 Beast Slaying'), (193, '+12 Beast Slaying'), (194, '+14 Beast Slaying'), (195, '+14 Critical Strike Rating'), (196, '+28 Critical Strike Rating'), (197, '+42 Critical Strike Rating'), (198, '+56 Critical Strike Rating'), (199, '10% On Get Hit: Shadow Bolt (10 Damage)'), (200, '10% On Get Hit: Shadow Bolt (20 Damage)'), (201, '10% On Get Hit: Shadow Bolt (30 Damage)'), (202, '10% On Get Hit: Shadow Bolt (40 Damage)'), (203, '10% On Get Hit: Shadow Bolt (50 Damage)'), (204, '10% On Get Hit: Shadow Bolt (60 Damage)'), (205, '10% On Get Hit: Shadow Bolt (70 Damage)'), (206, '+2 Healing'), (207, '+4 Healing'), (208, '+7 Healing'), (209, '+9 Healing'), (210, '+11 Healing'), (211, '+13 Healing'), (212, '+15 Healing'), (213, '+1 Fire Spell Damage'), (214, '+3 Fire Spell Damage'), (215, '+4 Fire Spell Damage'), (216, '+6 Fire Spell Damage'), (217, '+7 Fire Spell Damage'), (218, '+9 Fire Spell Damage'), (219, '+10 Fire Spell Damage'), (220, '+1 Nature Spell Damage'), (221, '+3 Nature Spell Damage'), (222, '+4 Nature Spell Damage'), (223, '+6 Nature Spell Damage'), (224, '+7 Nature Spell Damage'), (225, '+9 Nature Spell Damage'), (226, '+10 Nature Spell Damage'), (227, '+1 Frost Spell Damage'), (228, '+3 Frost Spell Damage'), (229, '+4 Frost Spell Damage'), (230, '+6 Frost Spell Damage'), (231, '+7 Frost Spell Damage'), (232, '+9 Frost Spell Damage'), (233, '+10 Frost Spell Damage'), (234, '+1 Shadow Spell Damage'), (235, '+3 Shadow Spell Damage'), (236, '+4 Shadow Spell Damage'), (237, '+6 Shadow Spell Damage'), (238, '+7 Shadow Spell Damage'), (239, '+9 Shadow Spell Damage'), (240, '+10 Shadow Spell Damage'), (241, '+2 Weapon Damage'), (242, '+15 Health'), (243, '+1 Spirit'), (244, '+4 Intellect'), (245, '+5 Armor'), (246, '+20 Mana'), (247, '+1 Agility'), (248, '+1 Strength'), (249, '+2 Beastslaying'), (250, '+1 Weapon Damage'), (251, '+1 Intellect'), (252, '+6 Spirit'), (253, 'Absorption (50)'), (254, '+25 Health'), (255, '+3 Spirit'), (256, '+5 Fire Resistance'), (257, '+10 Armor'), (263, 'Fishing Lure (+25 Fishing Skill)'), (264, 'Fishing Lure (+50 Fishing Skill)'), (265, 'Fishing Lure (+75 Fishing Skill)'), (266, 'Fishing Lure (+100 Fishing Skill)'), (283, 'Windfury 1'), (284, 'Windfury 2'), (285, 'Flametongue Totem 2'), (286, '+2 Weapon Fire Damage'), (287, '+4 Weapon Fire Damage'), (288, '+6 Weapon Fire Damage'), (289, '+8 Weapon Fire Damage'), (290, '+10 Weapon Fire Damage'), (291, '+12 Weapon Fire Damage'), (292, '+14 Weapon Fire Damage'), (303, 'Orb of Fire'), (323, 'Instant Poison'), (324, 'Instant Poison II'), (325, 'Instant Poison III'), (343, '+8 Agility'), (344, '+32 Armor'), (345, '+40 Armor'), (346, '+36 Armor'), (347, '+44 Armor'), (348, '+48 Armor'), (349, '+9 Agility'), (350, '+8 Intellect'), (351, '+8 Spirit'), (352, '+8 Strength'), (353, '+8 Stamina'), (354, '+9 Intellect'), (355, '+9 Spirit'), (356, '+9 Stamina'), (357, '+9 Strength'), (358, '+10 Agility'), (359, '+10 Intellect'), (360, '+10 Spirit'), (361, '+10 Stamina'), (362, '+10 Strength'), (363, '+11 Agility'), (364, '+11 Intellect'), (365, '+11 Spirit'), (366, '+11 Stamina'), (367, '+11 Strength'), (368, '+12 Agility'), (369, '+12 Intellect'), (370, '+12 Spirit'), (371, '+12 Stamina'), (372, '+12 Strength'), (383, '+52 Armor'), (384, '+56 Armor'), (385, '+60 Armor'), (386, '+16 Armor'), (387, '+17 Armor'), (388, '+18 Armor'), (389, '+19 Armor'), (403, '+13 Agility'), (404, '+14 Agility'), (405, '+13 Intellect'), (406, '+14 Intellect'), (407, '+13 Spirit'), (408, '+14 Spirit'), (409, '+13 Stamina'), (410, '+13 Strength'), (411, '+14 Stamina'), (412, '+14 Strength'), (423, '+1 Healing and Spell Damage'), (424, '+2 Healing and Spell Damage'), (425, 'ZZOLD +4 Healing and Spell Damage'), (426, '+5 Healing and Spell Damage'), (427, '+6 Healing and Spell Damage'), (428, '+7 Healing and Spell Damage'), (429, '+8 Healing and Spell Damage'), (430, '+9 Healing and Spell Damage'), (431, '+11 Healing and Spell Damage'), (432, '+12 Healing and Spell Damage'), (433, '+11 Fire Spell Damage'), (434, '+13 Fire Spell Damage'), (435, '+14 Fire Spell Damage'), (436, '+70 Critical Strike Rating'), (437, '+11 Frost Spell Damage'), (438, '+13 Frost Spell Damage'), (439, '+14 Frost Spell Damage'), (440, '+12 Healing'), (441, '+20 Healing and +7 Spell Damage'), (442, '+22 Healing'), (443, '+11 Nature Spell Damage'), (444, '+13 Nature Spell Damage'), (445, '+14 Nature Spell Damage'), (446, '+11 Shadow Spell Damage'), (447, '+13 Shadow Spell Damage'), (448, '+14 Shadow Spell Damage'), (463, 'Mithril Spike (16-20)'), (464, '+4% Mount Speed'), (483, 'Sharpened (+6 Damage)'), (484, 'Weighted (+6 Damage)'), (503, 'Rockbiter 4'), (504, '+80 Rockbiter'), (523, 'Flametongue 4'), (524, 'Frostbrand 3'), (525, 'Windfury 3'), (543, 'Flametongue Totem 3'), (563, 'Windfury Totem 2'), (564, 'Windfury Totem 3'), (583, '+1 Agility / +1 Spirit'), (584, '+1 Agility / +1 Intellect'), (585, '+1 Agility / +1 Stamina'), (586, '+1 Agility / +1 Strength'), (587, '+1 Intellect / +1 Spirit'), (588, '+1 Intellect / +1 Stamina'), (589, '+1 Intellect / +1 Strength'), (590, '+1 Spirit / +1 Stamina'), (591, '+1 Spirit / +1 Strength'), (592, '+1 Stamina / +1 Strength'), (603, 'Crippling Poison II'), (623, 'Instant Poison IV'), (624, 'Instant Poison V'), (625, 'Instant Poison VI'), (626, 'Deadly Poison III'), (627, 'Deadly Poison IV'), (643, 'Mind-Numbing Poison III'), (663, 'Scope (+5 Damage)'), (664, 'Scope (+7 Damage)'), (683, 'Rockbiter 6'), (684, '+15 Strength'), (703, 'Wound Poison'), (704, 'Wound Poison II'), (705, 'Wound Poison III'), (706, 'Wound Poison IV'), (723, '+3 Intellect'), (724, '+3 Stamina'), (743, '+2 Stealth'), (744, '+20 Armor'), (763, '+5 Shield Block Rating'), (783, '+10 Armor'), (803, 'Fiery Weapon'), (804, '+10 Shadow Resistance'), (805, '+4 Weapon Damage'), (823, '+3 Strength'), (843, '+30 Mana'), (844, '+2 Mining'), (845, '+2 Herbalism'), (846, '+2 Fishing'), (847, '+1 All Stats'), (848, '+30 Armor'), (849, '+3 Agility'), (850, '+35 Health'), (851, '+5 Spirit'), (852, '+5 Stamina'), (853, '+6 Beastslaying'), (854, '+6 Elemental Slayer'), (855, '+5 Fire Resistance'), (856, '+5 Strength'), (857, '+50 Mana'), (863, '+10 Shield Block Rating'), (864, '+4 Weapon Damage'), (865, '+5 Skinning'), (866, '+2 All Stats'), (883, '+15 Agility'), (884, '+50 Armor'), (903, '+3 All Resistances'), (904, '+5 Agility'), (905, '+5 Intellect'), (906, '+5 Mining'), (907, '+7 Spirit'), (908, '+50 Health'), (909, '+5 Herbalism'), (910, 'Increased Stealth'), (911, 'Minor Speed Increase'), (912, 'Demonslaying'), (913, '+65 Mana'), (923, '+5 Defense Rating'), (924, '+2 Defense Rating'), (925, '+3 Defense Rating'), (926, '+8 Frost Resistance'), (927, '+7 Strength'), (928, '+3 All Stats'), (929, '+7 Stamina'), (930, '+2% Mount Speed'), (931, '+10 Haste Rating'), (943, '+3 Weapon Damage'), (963, '+7 Weapon Damage'), (983, '+16 Agility'), (1003, 'Venomhide Poison'), (1023, 'Feedback 1'), (1043, '+16 Strength'), (1044, '+17 Strength'), (1045, '+18 Strength'), (1046, '+19 Strength'), (1047, '+20 Strength'), (1048, '+21 Strength'), (1049, '+22 Strength'), (1050, '+23 Strength'), (1051, '+24 Strength'), (1052, '+25 Strength'), (1053, '+26 Strength'), (1054, '+27 Strength'), (1055, '+28 Strength'), (1056, '+29 Strength'), (1057, '+30 Strength'), (1058, '+31 Strength'), (1059, '+32 Strength'), (1060, '+33 Strength'), (1061, '+34 Strength'), (1062, '+35 Strength'), (1063, '+36 Strength'), (1064, '+37 Strength'), (1065, '+38 Strength'), (1066, '+39 Strength'), (1067, '+40 Strength'), (1068, '+15 Stamina'), (1069, '+16 Stamina'), (1070, '+17 Stamina'), (1071, '+18 Stamina'), (1072, '+19 Stamina'), (1073, '+20 Stamina'), (1074, '+21 Stamina'), (1075, '+22 Stamina'), (1076, '+23 Stamina'), (1077, '+24 Stamina'), (1078, '+25 Stamina'), (1079, '+26 Stamina'), (1080, '+27 Stamina'), (1081, '+28 Stamina'), (1082, '+29 Stamina'), (1083, '+30 Stamina'), (1084, '+31 Stamina'), (1085, '+32 Stamina'), (1086, '+33 Stamina'), (1087, '+34 Stamina'), (1088, '+35 Stamina'), (1089, '+36 Stamina'), (1090, '+37 Stamina'), (1091, '+38 Stamina'), (1092, '+39 Stamina'), (1093, '+40 Stamina'), (1094, '+17 Agility'), (1095, '+18 Agility'), (1096, '+19 Agility'), (1097, '+20 Agility'), (1098, '+21 Agility'), (1099, '+22 Agility'), (1100, '+23 Agility'), (1101, '+24 Agility'), (1102, '+25 Agility'), (1103, '+26 Agility'), (1104, '+27 Agility'), (1105, '+28 Agility'), (1106, '+29 Agility'), (1107, '+30 Agility'), (1108, '+31 Agility'), (1109, '+32 Agility'), (1110, '+33 Agility'), (1111, '+34 Agility'), (1112, '+35 Agility'), (1113, '+36 Agility'), (1114, '+37 Agility'), (1115, '+38 Agility'), (1116, '+39 Agility'), (1117, '+40 Agility'), (1118, '+15 Intellect'), (1119, '+16 Intellect'), (1120, '+17 Intellect'), (1121, '+18 Intellect'), (1122, '+19 Intellect'), (1123, '+20 Intellect'), (1124, '+21 Intellect'), (1125, '+22 Intellect'), (1126, '+23 Intellect'), (1127, '+24 Intellect'), (1128, '+25 Intellect'), (1129, '+26 Intellect'), (1130, '+27 Intellect'), (1131, '+28 Intellect'), (1132, '+29 Intellect'), (1133, '+30 Intellect'), (1134, '+31 Intellect'), (1135, '+32 Intellect'), (1136, '+33 Intellect'), (1137, '+34 Intellect'), (1138, '+35 Intellect'), (1139, '+36 Intellect'), (1140, '+37 Intellect'), (1141, '+38 Intellect'), (1142, '+39 Intellect'), (1143, '+40 Intellect'), (1144, '+15 Spirit'), (1145, '+16 Spirit'), (1146, '+17 Spirit'), (1147, '+18 Spirit'), (1148, '+19 Spirit'), (1149, '+20 Spirit'), (1150, '+21 Spirit'), (1151, '+22 Spirit'), (1152, '+23 Spirit'), (1153, '+24 Spirit'), (1154, '+25 Spirit'), (1155, '+26 Spirit'), (1156, '+27 Spirit'), (1157, '+28 Spirit'), (1158, '+29 Spirit'), (1159, '+30 Spirit'), (1160, '+31 Spirit'), (1161, '+32 Spirit'), (1162, '+33 Spirit'), (1163, '+34 Spirit'), (1164, '+36 Spirit'), (1165, '+37 Spirit'), (1166, '+38 Spirit'), (1167, '+39 Spirit'), (1168, '+40 Spirit'), (1183, '+35 Spirit'), (1203, '+41 Strength'), (1204, '+42 Strength'), (1205, '+43 Strength'), (1206, '+44 Strength'), (1207, '+45 Strength'), (1208, '+46 Strength'), (1209, '+41 Stamina'), (1210, '+42 Stamina'), (1211, '+43 Stamina'), (1212, '+44 Stamina'), (1213, '+45 Stamina'), (1214, '+46 Stamina'), (1215, '+41 Agility'), (1216, '+42 Agility'), (1217, '+43 Agility'), (1218, '+44 Agility'), (1219, '+45 Agility'), (1220, '+46 Agility'), (1221, '+41 Intellect'), (1222, '+42 Intellect'), (1223, '+43 Intellect'), (1224, '+44 Intellect'), (1225, '+45 Intellect'), (1226, '+46 Intellect'), (1227, '+41 Spirit'), (1228, '+42 Spirit'), (1229, '+43 Spirit'), (1230, '+44 Spirit'), (1231, '+45 Spirit'), (1232, '+46 Spirit'), (1243, '+1 Arcane Resistance'), (1244, '+2 Arcane Resistance'), (1245, '+3 Arcane Resistance'), (1246, '+4 Arcane Resistance'), (1247, '+5 Arcane Resistance'), (1248, '+6 Arcane Resistance'), (1249, '+7 Arcane Resistance'), (1250, '+8 Arcane Resistance'), (1251, '+9 Arcane Resistance'), (1252, '+10 Arcane Resistance'), (1253, '+11 Arcane Resistance'), (1254, '+12 Arcane Resistance'), (1255, '+13 Arcane Resistance'), (1256, '+14 Arcane Resistance'), (1257, '+15 Arcane Resistance'), (1258, '+16 Arcane Resistance'), (1259, '+17 Arcane Resistance'), (1260, '+18 Arcane Resistance'), (1261, '+19 Arcane Resistance'), (1262, '+20 Arcane Resistance'), (1263, '+21 Arcane Resistance'), (1264, '+22 Arcane Resistance'), (1265, '+23 Arcane Resistance'), (1266, '+24 Arcane Resistance'), (1267, '+25 Arcane Resistance'), (1268, '+26 Arcane Resistance'), (1269, '+27 Arcane Resistance'), (1270, '+28 Arcane Resistance'), (1271, '+29 Arcane Resistance'), (1272, '+30 Arcane Resistance'), (1273, '+31 Arcane Resistance'), (1274, '+32 Arcane Resistance'), (1275, '+33 Arcane Resistance'), (1276, '+34 Arcane Resistance'), (1277, '+35 Arcane Resistance'), (1278, '+36 Arcane Resistance'), (1279, '+37 Arcane Resistance'), (1280, '+38 Arcane Resistance'), (1281, '+39 Arcane Resistance'), (1282, '+40 Arcane Resistance'), (1283, '+41 Arcane Resistance'), (1284, '+42 Arcane Resistance'), (1285, '+43 Arcane Resistance'), (1286, '+44 Arcane Resistance'), (1287, '+45 Arcane Resistance'), (1288, '+46 Arcane Resistance'), (1289, '+1 Frost Resistance'), (1290, '+2 Frost Resistance'), (1291, '+3 Frost Resistance'), (1292, '+4 Frost Resistance'), (1293, '+5 Frost Resistance'), (1294, '+6 Frost Resistance'), (1295, '+7 Frost Resistance'), (1296, '+8 Frost Resistance'), (1297, '+9 Frost Resistance'), (1298, '+10 Frost Resistance'), (1299, '+11 Frost Resistance'), (1300, '+12 Frost Resistance'), (1301, '+13 Frost Resistance'), (1302, '+14 Frost Resistance'), (1303, '+15 Frost Resistance'), (1304, '+16 Frost Resistance'), (1305, '+17 Frost Resistance'), (1306, '+18 Frost Resistance'), (1307, '+19 Frost Resistance'), (1308, '+20 Frost Resistance'), (1309, '+21 Frost Resistance'), (1310, '+22 Frost Resistance'), (1311, '+23 Frost Resistance'), (1312, '+24 Frost Resistance'), (1313, '+25 Frost Resistance'), (1314, '+26 Frost Resistance'), (1315, '+27 Frost Resistance'), (1316, '+28 Frost Resistance'), (1317, '+29 Frost Resistance'), (1318, '+30 Frost Resistance'), (1319, '+31 Frost Resistance'), (1320, '+32 Frost Resistance'), (1321, '+33 Frost Resistance'), (1322, '+34 Frost Resistance'), (1323, '+35 Frost Resistance'), (1324, '+36 Frost Resistance'), (1325, '+37 Frost Resistance'), (1326, '+38 Frost Resistance'), (1327, '+39 Frost Resistance'), (1328, '+40 Frost Resistance'), (1329, '+41 Frost Resistance'), (1330, '+42 Frost Resistance'), (1331, '+43 Frost Resistance'), (1332, '+44 Frost Resistance'), (1333, '+45 Frost Resistance'), (1334, '+46 Frost Resistance'), (1335, '+1 Fire Resistance'), (1336, '+2 Fire Resistance'), (1337, '+3 Fire Resistance'), (1338, '+4 Fire Resistance'), (1339, '+5 Fire Resistance'), (1340, '+6 Fire Resistance'), (1341, '+7 Fire Resistance'), (1342, '+8 Fire Resistance'), (1343, '+9 Fire Resistance'), (1344, '+10 Fire Resistance'), (1345, '+11 Fire Resistance'), (1346, '+12 Fire Resistance'), (1347, '+13 Fire Resistance'), (1348, '+14 Fire Resistance'), (1349, '+15 Fire Resistance'), (1350, '+16 Fire Resistance'), (1351, '+17 Fire Resistance'), (1352, '+18 Fire Resistance'), (1353, '+19 Fire Resistance'), (1354, '+20 Fire Resistance'), (1355, '+21 Fire Resistance'), (1356, '+22 Fire Resistance'), (1357, '+23 Fire Resistance'), (1358, '+24 Fire Resistance'), (1359, '+25 Fire Resistance'), (1360, '+26 Fire Resistance'), (1361, '+27 Fire Resistance'), (1362, '+28 Fire Resistance'), (1363, '+29 Fire Resistance'), (1364, '+30 Fire Resistance'), (1365, '+31 Fire Resistance'), (1366, '+32 Fire Resistance'), (1367, '+33 Fire Resistance'), (1368, '+34 Fire Resistance'), (1369, '+35 Fire Resistance'), (1370, '+36 Fire Resistance'), (1371, '+37 Fire Resistance'), (1372, '+38 Fire Resistance'), (1373, '+39 Fire Resistance'), (1374, '+40 Fire Resistance'), (1375, '+41 Fire Resistance'), (1376, '+42 Fire Resistance'), (1377, '+43 Fire Resistance'), (1378, '+44 Fire Resistance'), (1379, '+45 Fire Resistance'), (1380, '+46 Fire Resistance'), (1381, '+1 Nature Resistance'), (1382, '+2 Nature Resistance'), (1383, '+3 Nature Resistance'), (1384, '+4 Nature Resistance'), (1385, '+5 Nature Resistance'), (1386, '+6 Nature Resistance'), (1387, '+7 Nature Resistance'), (1388, '+8 Nature Resistance'), (1389, '+9 Nature Resistance'), (1390, '+10 Nature Resistance'), (1391, '+11 Nature Resistance'), (1392, '+12 Nature Resistance'), (1393, '+13 Nature Resistance'), (1394, '+14 Nature Resistance'), (1395, '+15 Nature Resistance'), (1396, '+16 Nature Resistance'), (1397, '+17 Nature Resistance'), (1398, '+18 Nature Resistance'), (1399, '+19 Nature Resistance'), (1400, '+20 Nature Resistance'), (1401, '+21 Nature Resistance'), (1402, '+22 Nature Resistance'), (1403, '+23 Nature Resistance'), (1404, '+24 Nature Resistance'), (1405, '+25 Nature Resistance'), (1406, '+26 Nature Resistance'), (1407, '+27 Nature Resistance'), (1408, '+28 Nature Resistance'), (1409, '+29 Nature Resistance'), (1410, '+30 Nature Resistance'), (1411, '+31 Nature Resistance'), (1412, '+32 Nature Resistance'), (1413, '+33 Nature Resistance'), (1414, '+34 Nature Resistance'), (1415, '+35 Nature Resistance'), (1416, '+36 Nature Resistance'), (1417, '+37 Nature Resistance'), (1418, '+38 Nature Resistance'), (1419, '+39 Nature Resistance'), (1420, '+40 Nature Resistance'), (1421, '+41 Nature Resistance'), (1422, '+42 Nature Resistance'), (1423, '+43 Nature Resistance'), (1424, '+44 Nature Resistance'), (1425, '+45 Nature Resistance'), (1426, '+46 Nature Resistance'), (1427, '+1 Shadow Resistance'), (1428, '+2 Shadow Resistance'), (1429, '+3 Shadow Resistance'), (1430, '+4 Shadow Resistance'), (1431, '+5 Shadow Resistance'), (1432, '+6 Shadow Resistance'), (1433, '+7 Shadow Resistance'), (1434, '+8 Shadow Resistance'), (1435, '+9 Shadow Resistance'), (1436, '+10 Shadow Resistance'), (1437, '+11 Shadow Resistance'), (1438, '+12 Shadow Resistance'), (1439, '+13 Shadow Resistance'), (1440, '+14 Shadow Resistance'), (1441, '+15 Shadow Resistance'), (1442, '+16 Shadow Resistance'), (1443, '+17 Shadow Resistance'), (1444, '+18 Shadow Resistance'), (1445, '+19 Shadow Resistance'), (1446, '+20 Shadow Resistance'), (1447, '+21 Shadow Resistance'), (1448, '+22 Shadow Resistance'), (1449, '+23 Shadow Resistance'), (1450, '+24 Shadow Resistance'), (1451, '+25 Shadow Resistance'), (1452, '+26 Resist Shadow'), (1453, '+27 Shadow Resistance'), (1454, '+28 Shadow Resistance'), (1455, '+29 Shadow Resistance'), (1456, '+30 Shadow Resistance'), (1457, '+31 Shadow Resistance'), (1458, '+32 Shadow Resistance'), (1459, '+33 Shadow Resistance'), (1460, '+34 Shadow Resistance'), (1461, '+35 Shadow Resistance'), (1462, '+36 Shadow Resistance'), (1463, '+37 Shadow Resistance'), (1464, '+38 Shadow Resistance'), (1465, '+39 Shadow Resistance'), (1466, '+40 Shadow Resistance'), (1467, '+41 Shadow Resistance'), (1468, '+42 Shadow Resistance'), (1469, '+43 Shadow Resistance'), (1470, '+44 Shadow Resistance'), (1471, '+45 Shadow Resistance'), (1472, '+46 Shadow Resistance'), (1483, '+150 Mana'), (1503, '+100 HP'), (1504, '+125 Armor'), (1505, '+20 Fire Resistance'), (1506, '+8 Strength'), (1507, '+8 Stamina'), (1508, '+8 Agility'), (1509, '+8 Intellect'), (1510, '+8 Spirit'), (1523, '+85/14 MANA/FR'), (1524, '+75/14 HP/FR'), (1525, '+110/14 AC/FR'), (1526, '+10/14 STR/FR'), (1527, '+10/14 STA/FR'), (1528, '+10/14 AGI/FR'), (1529, '+10/14 INT/FR'), (1530, '+10/14 SPI/FR'), (1531, '+10/10 STR/STA'), (1532, '+10/10/110/15 STR/STA/AC/FR'), (1543, '+10/10/100/15 INT/SPI/MANA/FR'), (1563, '+2 Attack Power'), (1583, '+4 Attack Power'), (1584, '+6 Attack Power'), (1585, '+8 Attack Power'), (1586, '+10 Attack Power'), (1587, '+12 Attack Power'), (1588, '+14 Attack Power'), (1589, '+16 Attack Power'), (1590, '+18 Attack Power'), (1591, '+20 Attack Power'), (1592, '+22 Attack Power'), (1593, '+24 Attack Power'), (1594, '+26 Attack Power'), (1595, '+28 Attack Power'), (1596, '+30 Attack Power'), (1597, '+32 Attack Power'), (1598, '+34 Attack Power'), (1599, '+36 Attack Power'), (1600, '+38 Attack Power'), (1601, '+40 Attack Power'), (1602, '+42 Attack Power'), (1603, '+44 Attack Power'), (1604, '+46 Attack Power'), (1605, '+48 Attack Power'), (1606, '+50 Attack Power'), (1607, '+52 Attack Power'), (1608, '+54 Attack Power'), (1609, '+56 Attack Power'), (1610, '+58 Attack Power'), (1611, '+60 Attack Power'), (1612, '+62 Attack Power'), (1613, '+64 Attack Power'), (1614, '+66 Attack Power'), (1615, '+68 Attack Power'), (1616, '+70 Attack Power'), (1617, '+72 Attack Power'), (1618, '+74 Attack Power'), (1619, '+76 Attack Power'), (1620, '+78 Attack Power'), (1621, '+80 Attack Power'), (1622, '+82 Attack Power'), (1623, '+84 Attack Power'), (1624, '+86 Attack Power'), (1625, '+88 Attack Power'), (1626, '+90 Attack Power'), (1627, '+92 Attack Power'), (1643, 'Sharpened (+8 Damage)'), (1663, 'Rockbiter 5'), (1664, 'Rockbiter 7'), (1665, 'Flametongue 5'), (1666, 'Flametongue 6'), (1667, 'Frostbrand 4'), (1668, 'Frostbrand 5'), (1669, 'Windfury 4'), (1683, 'Flametongue Totem 4'), (1703, 'Weighted (+8 Damage)'), (1704, 'Thorium Spike (20-30)'), (1723, 'Omen of Clarity'), (1743, 'MHTest02'), (1763, 'Cold Blood'), (1783, 'Windfury Totem 1'), (1803, 'Firestone 1'), (1823, 'Firestone 2'), (1824, 'Firestone 3'), (1825, 'Firestone 4'), (1843, 'Reinforced (+40 Armor)'), (1863, 'Feedback 2'), (1864, 'Feedback 3'), (1865, 'Feedback 4'), (1866, 'Feedback 5'), (1883, '+7 Intellect'), (1884, '+9 Spirit'), (1885, '+9 Strength'), (1886, '+9 Stamina'), (1887, '+7 Agility'), (1888, '+5 All Resistances'), (1889, '+70 Armor'), (1890, '+9 Spirit'), (1891, '+4 All Stats'), (1892, '+100 Health'), (1893, '+100 Mana'), (1894, 'Icy Weapon'), (1895, '+9 Damage'), (1896, '+9 Weapon Damage'), (1897, '+5 Weapon Damage'), (1898, 'Lifestealing'), (1899, 'Unholy Weapon'), (1900, 'Crusader'), (1901, '+9 Intellect'), (1903, '+9 Spirit'), (1904, '+9 Intellect'), (1923, '+3 Fire Resistance'), (1943, '+12 Defense Rating'), (1944, '+8 Defense Rating'), (1945, '+9 Defense Rating'), (1946, '+10 Defense Rating'), (1947, '+11 Defense Rating'), (1948, '+13 Defense Rating'), (1949, '+14 Defense Rating'), (1950, '+15 Defense Rating'), (1951, '+16 Defense Rating'), (1952, '+20 Defense Rating'), (1953, '+22 Defense Rating'), (1954, '+25 Defense Rating'), (1955, '+32 Defense Rating'), (1956, '+17 Defense Rating'), (1957, '+18 Defense Rating'), (1958, '+19 Defense Rating'), (1959, '+21 Defense Rating'), (1960, '+23 Defense Rating'), (1961, '+24 Defense Rating'), (1962, '+26 Defense Rating'), (1963, '+27 Defense Rating'), (1964, '+28 Defense Rating'), (1965, '+29 Defense Rating'), (1966, '+30 Defense Rating'), (1967, '+31 Defense Rating'), (1968, '+33 Defense Rating'), (1969, '+34 Defense Rating'), (1970, '+35 Defense Rating'), (1971, '+36 Defense Rating'), (1972, '+37 Defense Rating'), (1973, '+38 Defense Rating'), (1983, '+5 Block Rating'), (1984, '+10 Block Rating'), (1985, '+15 Block Rating'), (1986, '+20 Block Rating'), (1987, 'Block Level 14'), (1988, 'Block Level 15'), (1989, 'Block Level 16'), (1990, 'Block Level 17'), (1991, 'Block Level 18'), (1992, 'Block Level 19'), (1993, 'Block Level 20'), (1994, 'Block Level 21'), (1995, 'Block Level 22'), (1996, 'Block Level 23'), (1997, 'Block Level 24'), (1998, 'Block Level 25'), (1999, 'Block Level 26'), (2000, 'Block Level 27'), (2001, 'Block Level 28'), (2002, 'Block Level 29'), (2003, 'Block Level 30'), (2004, 'Block Level 31'), (2005, 'Block Level 32'), (2006, 'Block Level 33'), (2007, 'Block Level 34'), (2008, 'Block Level 35'), (2009, 'Block Level 36'), (2010, 'Block Level 37'), (2011, 'Block Level 38'), (2012, 'Block Level 39'), (2013, 'Block Level 40'), (2014, 'Block Level 41'), (2015, 'Block Level 42'), (2016, 'Block Level 43'), (2017, 'Block Level 44'), (2018, 'Block Level 45'), (2019, 'Block Level 46'), (2020, 'Block Level 47'), (2021, 'Block Level 48'), (2022, 'Block Level 49'), (2023, 'Block Level 50'), (2024, 'Block Level 51'), (2025, 'Block Level 52'), (2026, 'Block Level 53'), (2027, 'Block Level 54'), (2028, 'Block Level 55'), (2029, 'Block Level 56'), (2030, 'Block Level 57'), (2031, 'Block Level 58'), (2032, 'Block Level 59'), (2033, 'Block Level 60'), (2034, 'Block Level 61'), (2035, 'Block Level 62'), (2036, 'Block Level 63'), (2037, 'Block Level 64'), (2038, 'Block Level 65'), (2039, 'Block Level 66'), (2040, '+2 Ranged Attack Power'), (2041, '+5 Ranged Attack Power'), (2042, '+7 Ranged Attack Power'), (2043, '+10 Ranged Attack Power'), (2044, '+12 Ranged Attack Power'), (2045, '+14 Ranged Attack Power'), (2046, '+17 Ranged Attack Power'), (2047, '+19 Ranged Attack Power'), (2048, '+22 Ranged Attack Power'), (2049, '+24 Ranged Attack Power'), (2050, '+26 Ranged Attack Power'), (2051, '+29 Ranged Attack Power'), (2052, '+31 Ranged Attack Power'), (2053, '+34 Ranged Attack Power'), (2054, '+36 Ranged Attack Power'), (2055, '+38 Ranged Attack Power'), (2056, '+41 Ranged Attack Power'), (2057, '+43 Ranged Attack Power'), (2058, '+46 Ranged Attack Power'), (2059, '+48 Ranged Attack Power'), (2060, '+50 Ranged Attack Power'), (2061, '+53 Ranged Attack Power'), (2062, '+55 Ranged Attack Power'), (2063, '+58 Ranged Attack Power'), (2064, '+60 Ranged Attack Power'), (2065, '+62 Ranged Attack Power'), (2066, '+65 Ranged Attack Power'), (2067, '+67 Ranged Attack Power'), (2068, '+70 Ranged Attack Power'), (2069, '+72 Ranged Attack Power'), (2070, '+74 Ranged Attack Power'), (2071, '+77 Ranged Attack Power'), (2072, '+79 Ranged Attack Power'), (2073, '+82 Ranged Attack Power'), (2074, '+84 Ranged Attack Power'), (2075, '+86 Ranged Attack Power'), (2076, '+89 Ranged Attack Power'), (2077, '+91 Ranged Attack Power'), (2078, '+12 Dodge Rating'), (2079, '+1 Arcane Spell Damage'), (2080, '+3 Arcane Spell Damage'), (2081, '+4 Arcane Spell Damage'), (2082, '+6 Arcane Spell Damage'), (2083, '+7 Arcane Spell Damage'), (2084, '+9 Arcane Spell Damage'), (2085, '+10 Arcane Spell Damage'), (2086, '+11 Arcane Spell Damage'), (2087, '+13 Arcane Spell Damage'), (2088, '+14 Arcane Spell Damage'), (2089, '+16 Arcane Spell Damage'), (2090, '+17 Arcane Spell Damage'), (2091, '+19 Arcane Spell Damage'), (2092, '+20 Arcane Spell Damage'), (2093, '+21 Arcane Spell Damage'), (2094, '+23 Arcane Spell Damage'), (2095, '+24 Arcane Spell Damage'), (2096, '+26 Arcane Spell Damage'), (2097, '+27 Arcane Spell Damage'), (2098, '+29 Arcane Spell Damage'), (2099, '+30 Arcane Spell Damage'), (2100, '+31 Arcane Spell Damage'), (2101, '+33 Arcane Spell Damage'), (2102, '+34 Arcane Spell Damage'), (2103, '+36 Arcane Spell Damage'), (2104, '+37 Arcane Spell Damage'), (2105, '+39 Arcane Spell Damage'), (2106, '+40 Arcane Spell Damage'), (2107, '+41 Arcane Spell Damage'), (2108, '+43 Arcane Spell Damage'), (2109, '+44 Arcane Spell Damage'), (2110, '+46 Arcane Spell Damage'), (2111, '+47 Arcane Spell Damage'), (2112, '+49 Arcane Spell Damage'), (2113, '+50 Arcane Spell Damage'), (2114, '+51 Arcane Spell Damage'), (2115, '+53 Arcane Spell Damage'), (2116, '+54 Arcane Spell Damage'), (2117, '+1 Shadow Spell Damage'), (2118, '+3 Shadow Spell Damage'), (2119, '+4 Shadow Spell Damage'), (2120, '+6 Shadow Spell Damage'), (2121, '+7 Shadow Spell Damage'), (2122, '+9 Shadow Spell Damage'), (2123, '+10 Shadow Spell Damage'), (2124, '+11 Shadow Spell Damage'), (2125, '+13 Shadow Spell Damage'), (2126, '+14 Shadow Spell Damage'), (2127, '+16 Shadow Spell Damage'), (2128, '+17 Shadow Spell Damage'), (2129, '+19 Shadow Spell Damage'), (2130, '+20 Shadow Spell Damage'), (2131, '+21 Shadow Spell Damage'), (2132, '+23 Shadow Spell Damage'), (2133, '+24 Shadow Spell Damage'), (2134, '+26 Shadow Spell Damage'), (2135, '+27 Shadow Spell Damage'), (2136, '+29 Shadow Spell Damage'), (2137, '+30 Shadow Spell Damage'), (2138, '+31 Shadow Spell Damage'), (2139, '+33 Shadow Spell Damage'), (2140, '+34 Shadow Spell Damage'), (2141, '+36 Shadow Spell Damage'), (2142, '+37 Shadow Spell Damage'), (2143, '+39 Shadow Spell Damage'), (2144, '+40 Shadow Spell Damage'), (2145, '+41 Shadow Spell Damage'), (2146, '+43 Shadow Spell Damage'), (2147, '+44 Shadow Spell Damage'), (2148, '+46 Shadow Spell Damage'), (2149, '+47 Shadow Spell Damage'), (2150, '+49 Shadow Spell Damage'), (2151, '+50 Shadow Spell Damage'), (2152, '+51 Shadow Spell Damage'), (2153, '+53 Shadow Spell Damage'), (2154, '+54 Shadow Spell Damage'), (2155, '+1 Fire Spell Damage'), (2156, '+3 Fire Spell Damage'), (2157, '+4 Fire Spell Damage'), (2158, '+6 Fire Spell Damage'), (2159, '+7 Fire Spell Damage'), (2160, '+9 Fire Spell Damage'), (2161, '+10 Fire Spell Damage'), (2162, '+11 Fire Spell Damage'), (2163, '+13 Fire Spell Damage'), (2164, '+14 Fire Spell Damage'), (2165, '+16 Fire Spell Damage'), (2166, '+17 Fire Spell Damage'), (2167, '+19 Fire Spell Damage'), (2168, '+20 Fire Spell Damage'), (2169, '+21 Fire Spell Damage'), (2170, '+23 Fire Spell Damage'), (2171, '+24 Fire Spell Damage'), (2172, '+26 Fire Spell Damage'), (2173, '+27 Fire Spell Damage'), (2174, '+29 Fire Spell Damage'), (2175, '+30 Fire Spell Damage'), (2176, '+31 Fire Spell Damage'), (2177, '+33 Fire Spell Damage'), (2178, '+34 Fire Spell Damage'), (2179, '+36 Fire Spell Damage'), (2180, '+37 Fire Spell Damage'), (2181, '+39 Fire Spell Damage'), (2182, '+40 Fire Spell Damage'), (2183, '+41 Fire Spell Damage'), (2184, '+43 Fire Spell Damage'), (2185, '+44 Fire Spell Damage'), (2186, '+46 Fire Spell Damage'), (2187, '+47 Fire Spell Damage'), (2188, '+49 Fire Spell Damage'), (2189, '+50 Fire Spell Damage'), (2190, '+51 Fire Spell Damage'), (2191, '+53 Fire Spell Damage'), (2192, '+54 Fire Spell Damage'), (2193, '+1 Holy Spell Damage'), (2194, '+3 Holy Spell Damage'), (2195, '+4 Holy Spell Damage'), (2196, '+6 Holy Spell Damage'), (2197, '+7 Holy Spell Damage'), (2198, '+9 Holy Spell Damage'), (2199, '+10 Holy Spell Damage'), (2200, '+11 Holy Spell Damage'), (2201, '+13 Holy Spell Damage'), (2202, '+14 Holy Spell Damage'), (2203, '+16 Holy Spell Damage'), (2204, '+17 Holy Spell Damage'), (2205, '+19 Holy Spell Damage'), (2206, '+20 Holy Spell Damage'), (2207, '+21 Holy Spell Damage'), (2208, '+23 Holy Spell Damage'), (2209, '+24 Holy Spell Damage'), (2210, '+26 Holy Spell Damage'), (2211, '+27 Holy Spell Damage'), (2212, '+29 Holy Spell Damage'), (2213, '+30 Holy Spell Damage'), (2214, '+31 Holy Spell Damage'), (2215, '+33 Holy Spell Damage'), (2216, '+34 Holy Spell Damage'), (2217, '+36 Holy Spell Damage'), (2218, '+37 Holy Spell Damage'), (2219, '+39 Holy Spell Damage'), (2220, '+40 Holy Spell Damage'), (2221, '+41 Holy Spell Damage'), (2222, '+43 Holy Spell Damage'), (2223, '+44 Holy Spell Damage'), (2224, '+46 Holy Spell Damage'), (2225, '+47 Holy Spell Damage'), (2226, '+49 Holy Spell Damage'), (2227, '+50 Holy Spell Damage'), (2228, '+51 Holy Spell Damage'), (2229, '+53 Holy Spell Damage'), (2230, '+54 Holy Spell Damage'), (2231, '+1 Frost Spell Damage'), (2232, '+3 Frost Spell Damage'), (2233, '+4 Frost Spell Damage'), (2234, '+6 Frost Spell Damage'), (2235, '+7 Frost Spell Damage'), (2236, '+9 Frost Spell Damage'), (2237, '+10 Frost Spell Damage'), (2238, '+11 Frost Spell Damage'), (2239, '+13 Frost Spell Damage'), (2240, '+14 Frost Spell Damage'), (2241, '+16 Frost Spell Damage'), (2242, '+17 Frost Spell Damage'), (2243, '+19 Frost Spell Damage'), (2244, '+20 Frost Spell Damage'), (2245, '+21 Frost Spell Damage'), (2246, '+23 Frost Spell Damage'), (2247, '+24 Frost Spell Damage'), (2248, '+26 Frost Spell Damage'), (2249, '+27 Frost Spell Damage'), (2250, '+29 Frost Spell Damage'), (2251, '+30 Frost Spell Damage'), (2252, '+31 Frost Spell Damage'), (2253, '+33 Frost Spell Damage'), (2254, '+34 Frost Spell Damage'), (2255, '+36 Frost Spell Damage'), (2256, '+37 Frost Spell Damage'), (2257, '+39 Frost Spell Damage'), (2258, '+40 Frost Spell Damage'), (2259, '+41 Frost Spell Damage'), (2260, '+43 Frost Spell Damage'), (2261, '+44 Frost Spell Damage'), (2262, '+46 Frost Spell Damage'), (2263, '+47 Frost Spell Damage'), (2264, '+49 Frost Spell Damage'), (2265, '+50 Frost Spell Damage'), (2266, '+51 Frost Spell Damage'), (2267, '+53 Frost Spell Damage'), (2268, '+54 Frost Spell Damage'), (2269, '+1 Nature Spell Damage'), (2270, '+3 Nature Spell Damage'), (2271, '+4 Nature Spell Damage'), (2272, '+6 Nature Spell Damage'), (2273, '+7 Nature Spell Damage'), (2274, '+9 Nature Spell Damage'), (2275, '+10 Nature Spell Damage'), (2276, '+11 Nature Spell Damage'), (2277, '+13 Nature Spell Damage'), (2278, '+14 Nature Spell Damage'), (2279, '+16 Nature Spell Damage'), (2280, '+17 Nature Spell Damage'), (2281, '+19 Nature Spell Damage'), (2282, '+20 Nature Spell Damage'), (2283, '+21 Nature Spell Damage'), (2284, '+23 Nature Spell Damage'), (2285, '+24 Nature Spell Damage'), (2286, '+26 Nature Spell Damage'), (2287, '+27 Nature Spell Damage'), (2288, '+29 Nature Spell Damage'), (2289, '+30 Nature Spell Damage'), (2290, '+31 Nature Spell Damage'), (2291, '+33 Nature Spell Damage'), (2292, '+34 Nature Spell Damage'), (2293, '+36 Nature Spell Damage'), (2294, '+37 Nature Spell Damage'), (2295, '+39 Nature Spell Damage'), (2296, '+40 Nature Spell Damage'), (2297, '+41 Nature Spell Damage'), (2298, '+43 Nature Spell Damage'), (2299, '+44 Nature Spell Damage'), (2300, '+46 Nature Spell Damage'), (2301, '+47 Nature Spell Damage'), (2302, '+49 Nature Spell Damage'), (2303, '+50 Nature Spell Damage'), (2304, '+51 Nature Spell Damage'), (2305, '+53 Nature Spell Damage'), (2306, '+54 Nature Spell Damage'), (2307, '+2 Healing Spells and +1 Damage Spells'), (2308, '+4 Healing Spells and +2 Damage Spells'), (2309, '+7 Healing Spells and +3 Damage Spells'), (2310, '+9 Healing Spells and +3 Damage Spells'), (2311, '+11 Healing Spells and +4 Damage Spells'), (2312, '+13 Healing Spells and +5 Damage Spells'), (2313, '+15 Healing Spells and +5 Damage Spells'), (2314, '+18 Healing Spells and +6 Damage Spells'), (2315, '+20 Healing Spells and +7 Damage Spells'), (2316, '+22 Healing Spells and +8 Damage Spells'), (2317, '+24 Healing Spells and +8 Damage Spells'), (2318, '+26 Healing Spells and +9 Damage Spells'), (2319, '+29 Healing Spells and +10 Damage Spells'), (2320, '+31 Healing Spells and +11 Damage Spells'), (2321, '+33 Healing Spells and +11 Damage Spells'), (2322, '+35 Healing Spells and +12 Damage Spells'), (2323, '+37 Healing Spells and +13 Damage Spells'), (2324, '+40 Healing Spells and +14 Damage Spells'), (2325, '+42 Healing Spells and +14 Damage Spells'), (2326, '+44 Healing Spells and +15 Damage Spells'), (2327, '+46 Healing Spells and +16 Damage Spells'), (2328, '+48 Healing Spells and +16 Damage Spells'), (2329, '+51 Healing Spells and +17 Damage Spells'), (2330, '+53 Healing Spells and +18 Damage Spells'), (2331, '+55 Healing Spells and +19 Damage Spells'), (2332, '+57 Healing Spells and +19 Damage Spells'), (2333, '+59 Healing Spells and +20 Damage Spells'), (2334, '+62 Healing Spells and +21 Damage Spells'), (2335, '+64 Healing Spells and +22 Damage Spells'), (2336, '+66 Healing Spells and +22 Damage Spells'), (2337, '+68 Healing Spells and +23 Damage Spells'), (2338, '+70 Healing Spells and +24 Damage Spells'), (2339, '+73 Healing Spells and +25 Damage Spells'), (2340, '+75 Healing Spells and +25 Damage Spells'), (2341, '+77 Healing Spells and +26 Damage Spells'), (2342, '+79 Healing Spells and +27 Damage Spells'), (2343, '+81 Healing Spells and +27 Damage Spells'), (2344, '+84 Healing Spells and +28 Damage Spells'), (2363, '+1 mana every 5 sec.'), (2364, '+1 mana every 5 sec.'), (2365, '+1 mana every 5 sec.'), (2366, '+2 mana every 5 sec.'), (2367, '+2 mana every 5 sec.'), (2368, '+2 mana every 5 sec.'), (2369, '+3 mana every 5 sec.'), (2370, '+3 mana every 5 sec.'), (2371, '+4 mana every 5 sec.'), (2372, '+4 mana every 5 sec.'), (2373, '+4 mana every 5 sec.'), (2374, '+5 mana every 5 sec.'), (2375, '+5 mana every 5 sec.'), (2376, '+6 mana every 5 sec.'), (2377, '+6 mana every 5 sec.'), (2378, '+6 mana every 5 sec.'), (2379, '+7 mana every 5 sec.'), (2380, '+7 mana every 5 sec.'), (2381, '+8 mana every 5 sec.'), (2382, '+8 mana every 5 sec.'), (2383, '+8 mana every 5 sec.'), (2384, '+9 mana every 5 sec.'), (2385, '+9 mana every 5 sec.'), (2386, '+10 mana every 5 sec.'), (2387, '+10 mana every 5 sec.'), (2388, '+10 mana every 5 sec.'), (2389, '+11 mana every 5 sec.'), (2390, '+11 mana every 5 sec.'), (2391, '+12 mana every 5 sec.'), (2392, '+12 mana every 5 sec.'), (2393, '+12 mana every 5 sec.'), (2394, '+13 mana every 5 sec.'), (2395, '+13 mana every 5 sec.'), (2396, '+14 mana every 5 sec.'), (2397, '+14 mana every 5 sec.'), (2398, '+14 mana every 5 sec.'), (2399, '+15 mana every 5 sec.'), (2400, '+15 mana every 5 sec.'), (2401, '+1 health every 5 sec.'), (2402, '+1 health every 5 sec.'), (2403, '+1 health every 5 sec.'), (2404, '+1 health every 5 sec.'), (2405, '+1 health every 5 sec.'), (2406, '+2 health every 5 sec.'), (2407, '+2 health every 5 sec.'), (2408, '+2 health every 5 sec.'), (2409, '+2 health every 5 sec.'), (2410, '+3 health every 5 sec.'), (2411, '+3 health every 5 sec.'), (2412, '+3 health every 5 sec.'), (2413, '+3 health every 5 sec.'), (2414, '+4 health every 5 sec.'), (2415, '+4 health every 5 sec.'), (2416, '+4 health every 5 sec.'), (2417, '+4 health every 5 sec.'), (2418, '+5 health every 5 sec.'), (2419, '+5 health every 5 sec.'), (2420, '+5 health every 5 sec.'), (2421, '+5 health every 5 sec.'), (2422, '+6 health every 5 sec.'), (2423, '+6 health every 5 sec.'), (2424, '+6 health every 5 sec.'), (2425, '+6 health every 5 sec.'), (2426, '+7 health every 5 sec.'), (2427, '+7 health every 5 sec.'), (2428, '+7 health every 5 sec.'), (2429, '+7 health every 5 sec.'), (2430, '+8 health every 5 sec.'), (2431, '+8 health every 5 sec.'), (2432, '+8 health every 5 sec.'), (2433, '+8 health every 5 sec.'), (2434, '+9 health every 5 sec.'), (2435, '+9 health every 5 sec.'), (2436, '+9 health every 5 sec.'), (2437, '+9 health every 5 sec.'), (2438, '+10 health every 5 sec.'), (2443, '+7 Frost Spell Damage'), (2463, '+7 Fire Resistance'), (2483, '+5 Fire Resistance'), (2484, '+5 Frost Resistance'), (2485, '+5 Arcane Resistance'), (2486, '+5 Nature Resistance'), (2487, '+5 Shadow Resistance'), (2488, '+5 All Resistances'), (2503, '+5 Defense Rating'), (2504, '+30 Spell Damage'), (2505, '+55 Healing and +19 Spell Damage'), (2506, '+28 Critical Rating'), (2523, '+30 Hit Rating'), (2543, '+10 Haste Rating'), (2544, '+8 Healing and Spell Damage'), (2545, '+12 Dodge Rating'), (2563, '+15 Strength'), (2564, '+15 Agility'), (2565, 'Mana Regen 4 per 5 sec.'), (2566, '+24 Healing and +8 Spell Damage'), (2567, '+20 Spirit'), (2568, '+22 Intellect'), (2583, '+10 Defense Rating/+10 Stamina/+15 Block Value'), (2584, '+7 Defense/+10 Stamina/+24 Healing Spells'), (2585, '+28 Attack Power/+12 Dodge Rating'), (2586, '+24 Ranged Attack Power/+10 Stamina/+10 Hit Rating'), (2587, '+13 Healing and Spell Damage/+15 Intellect'), (2588, '+18 Healing and Spell Damage/+8 Spell Hit'), (2589, '+18 Healing and Spell Damage/+10 Stamina'), (2590, '+4 Mana Regen/+10 Stamina/+24 Healing Spells'), (2591, '+10 Intellect/+10 Stamina/+24 Healing Spells'), (2603, 'Eternium Line'), (2604, '+33 Healing Spells and +11 Damage Spells'), (2605, '+18 Spell Damage and Healing'), (2606, '+30 Attack Power'), (2607, '+12 Damage and Healing Spells'), (2608, '+13 Damage and Healing Spells'), (2609, '+15 Damage and Healing Spells'), (2610, '+14 Damage and Healing Spells'), (2611, 'REUSE Random - 15 Spells All'), (2612, '+18 Damage and Healing Spells'), (2613, '+2% Threat'), (2614, '+20 Shadow Spell Damage'), (2615, '+20 Frost Spell Damage'), (2616, '+20 Fire Spell Damage'), (2617, '+30 Healing and +10 Spell Damage'), (2618, '+15 Agility'), (2619, '+15 Fire Resistance'), (2620, '+15 Nature Resistance'), (2621, 'Subtlety'), (2622, '+12 Dodge Rating'), (2623, 'Minor Wizard Oil'), (2624, 'Minor Mana Oil'), (2625, 'Lesser Mana Oil'), (2626, 'Lesser Wizard Oil'), (2627, 'Wizard Oil'), (2628, 'Brilliant Wizard Oil'), (2629, 'Brilliant Mana Oil'), (2630, 'Deadly Poison V'), (2631, 'Feedback 6'), (2632, 'Rockbiter 8'), (2633, 'Rockbiter 9'), (2634, 'Flametongue 7'), (2635, 'Frostbrand 6'), (2636, 'Windfury 5'), (2637, 'Flametongue Totem 5'), (2638, 'Windfury Totem 4'), (2639, 'Windfury Totem 5'), (2640, 'Anesthetic Poison'), (2641, 'Instant Poison VII'), (2642, 'Deadly Poison VI'), (2643, 'Deadly Poison VII'), (2644, 'Wound Poison V'), (2645, 'Firestone 5'), (2646, '+25 Agility'), (2647, '+12 Strength'), (2648, '+12 Defense Rating'), (2649, '+12 Stamina'), (2650, '+15 Spell Damage'), (2651, '+12 Spell Damage'), (2652, '+20 Healing and +7 Spell Damage'), (2653, '+18 Block Value'), (2654, '+12 Intellect'), (2655, '+15 Shield Block Rating'), (2656, 'Vitality'), (2657, '+12 Agility'), (2658, 'Surefooted'), (2659, '+150 Health'), (2660, '+150 Mana'), (2661, '+6 All Stats'), (2662, '+120 Armor'), (2663, '+7 Resist All'), (2664, '+7 Resist All'), (2665, '+35 Spirit'), (2666, '+30 Intellect'), (2667, 'Savagery'), (2668, '+20 Strength'), (2669, '+40 Spell Damage'), (2670, '+35 Agility'), (2671, 'Sunfire'), (2672, 'Soulfrost'), (2673, 'Mongoose'), (2674, 'Spellsurge'), (2675, 'Battlemaster'), (2676, 'Superior Mana Oil'), (2677, 'Superior Mana Oil'), (2678, 'Superior Wizard Oil'), (2679, '6 Mana per 5 Sec.'), (2680, '+7 Resist All'), (2681, '+10 Nature Resistance'), (2682, '+10 Frost Resistance'), (2683, '+10 Shadow Resistance'), (2684, '+100 Attack Power vs Undead'), (2685, '+60 Spell Damage vs Undead'), (2686, '+8 Strength'), (2687, '+8 Agility'), (2688, '+8 Stamina'), (2689, '+8 mana every 5 sec.'), (2690, '+13 Healing and +5 Spell Damage'), (2691, '+6 Strength'), (2692, '+7 Spell Damage'), (2693, '+6 Agility'), (2694, '+6 Intellect'), (2695, '+6 Spell Critical Rating'), (2696, '+6 Defense Rating'), (2697, '+6 Hit Rating'), (2698, '+9 Stamina'), (2699, '+6 Spirit'), (2700, '+8 Spell Penetration'), (2701, '+2 Mana every 5 seconds'), (2702, '+12 Agility (2 Red Gems)'), (2703, '+4 Agility per different colored gem'), (2704, '+12 Strength if 4 blue gems equipped'), (2705, '+7 Healing +3 Spell Damage and +3 Intellect'), (2706, '+3 Defense Rating and +4 Stamina'), (2707, '+1 Mana every 5 Sec and +3 Intellect'), (2708, '+4 Spell Damage and +4 Stamina'), (2709, '+7 Healing +3 Spell Damage and +1 Mana per 5 Seconds'), (2710, '+3 Agility and +4 Stamina'), (2711, '+3 Strength and +4 Stamina'), (2712, 'Sharpened (+12 Damage)'), (2713, 'Sharpened (+14 Crit Rating and +12 Damage)'), (2714, 'Felsteel Spike (26-38)'), (2715, '+31 Healing +11 Spell Damage and 5 mana per 5 sec.'), (2716, '+16 Stamina and +100 Armor'), (2717, '+26 Attack Power and +14 Critical Strike Rating'), (2718, 'Lesser Rune of Warding'), (2719, 'Lesser Ward of Shielding'), (2720, 'Greater Ward of Shielding'), (2721, '+15 Spell Damage and +14 Spell Critical Rating'), (2722, 'Scope (+10 Damage)'), (2723, 'Scope (+12 Damage)'), (2724, 'Scope (+28 Critical Strike Rating)'), (2725, '+8 Strength'), (2726, '+8 Agility'), (2727, '+18 Healing and +6 Spell Damage'), (2728, '+9 Spell Damage'), (2729, '+16 Attack Power'), (2730, '+8 Dodge Rating'), (2731, '+12 Stamina'), (2732, '+8 Spirit'), (2733, '+3 Mana every 5 seconds'), (2734, '+8 Intellect'), (2735, '+8 Critical Strike Rating'), (2736, '+8 Spell Critical Rating'), (2737, '+8 Defense Rating'), (2738, '+4 Strength and +6 Stamina'), (2739, '+4 Agility and +6 Stamina'), (2740, '+5 Spell Damage and +6 Stamina'), (2741, '+9 Healing +3 Spell Damage and +2 Mana every 5 seconds'), (2742, '+9 Healing +3 Spell Damage and +4 Intellect'), (2743, '+4 Defense Rating and +6 Stamina'), (2744, '+4 Intellect and +2 Mana every 5 seconds'), (2745, '+46 Healing +16 Spell Damage and +15 Stamina'), (2746, '+66 Healing +22 Spell Damage and +20 Stamina'), (2747, '+25 Spell Damage and +15 Stamina'), (2748, '+35 Spell Damage and +20 Stamina'), (2749, '+12 Intellect'), (2750, '6 mana per 5 sec.'), (2751, '+14 Critical Rating'), (2752, '+3 Critical Strike Rating and +3 Strength'), (2753, '+4 Critical Strike Rating and +4 Strength'), (2754, '+8 Parry Rating'), (2755, '+3 Hit Rating and +3 Agility'), (2756, '+4 Hit Rating and +4 Agility'), (2757, '+3 Critical Strike Rating and +4 Stamina'), (2758, '+4 Critical Strike Rating and +6 Stamina'), (2759, '+8 Resilience Rating'), (2760, '+3 Spell Critical Rating and +4 Spell Damage '), (2761, '+4 Spell Critical Rating and +5 Spell Damage'), (2762, '+3 Spell Critical Rating and +4 Spell Penetration'), (2763, '+4 Spell Critical Rating and +5 Spell Penetration'), (2764, '+8 Hit Rating'), (2765, '+10 Spell Penetration'), (2766, '+8 Intellect'), (2767, '+8 Spell Hit Rating'), (2768, '+16 Spell Damage and Healing'), (2769, '+11 Hit Rating'), (2770, '+7 Spell Damage and Healing'), (2771, '+8 Spell Critical Strike Rating'), (2772, '+14 Critical Strike Rating'), (2773, '+16 Critical Strike Rating'), (2774, '+11 Intellect'), (2775, '+11 Spell Critical Rating'), (2776, '+3 Mana every 5 seconds'), (2777, '+13 Spirit'), (2778, '+13 Spell Penetration'), (2779, '+16 Spirit'), (2780, '+20 Spell Penetration'), (2781, '+19 Stamina'), (2782, '+10 Agility'), (2783, '+14 Hit Rating'), (2784, '+12 Hit Rating'), (2785, '+13 Hit Rating'), (2786, '+7 Hit Rating'), (2787, '+8 Critical Strike Rating'), (2788, '+9 Resilience'), (2789, '+15 Resilience'), (2790, 'ZZOLDLesser Rune of Warding'), (2791, 'Greater Rune of Warding'), (2792, '+8 Stamina'), (2793, '+8 Defense Rating'), (2794, '+3 Mana restored per 5 seconds'), (2795, 'Comfortable Insoles'), (2796, '+15 Dodge Rating'), (2797, '+9 Dodge Rating'), (2798, '+$i Intellect (+$n/+$f)'), (2799, '+$i Stamina (+$n/+$f)'), (2800, '+$i Armor (+$n/+$f)'), (2801, '+8 Resilience'), (2802, '+$i Agility'), (2803, '+$i Stamina'), (2804, '+$i Intellect'), (2805, '+$i Strength'), (2806, '+$i Spirit'), (2807, '+$i Arcane Damage'), (2808, '+$i Fire Damage'), (2809, '+$i Nature Damage'), (2810, '+$i Frost Damage'), (2811, '+$i Shadow Damage'), (2812, '+$i Healing'), (2813, '+$i Defense Rating'), (2814, '+$i Health per 5 sec.'), (2815, '+$i Dodge Rating'), (2816, '+$i Mana Per 5 sec.'), (2817, '+$i Arcane Resistance'), (2818, '+$i Fire Resistance'), (2819, '+$i Frost Resistance'), (2820, '+$i Nature Resistance'), (2821, '+$i Shadow Resistance'), (2822, '+$i Spell Critical Strike Rating'), (2823, '+$i Critical Strike Rating'), (2824, '+$i Spell Damage and Healing'), (2825, '+$i Attack Power'), (2826, '+$i Block Rating'), (2827, '+14 Spell Crit Rating and 1% Spell Reflect'), (2828, 'Chance to Increase Spell Cast Speed'), (2829, '+24 Attack Power and Minor Run Speed Increase'), (2830, '+12 Critical Strike Rating & 5% Snare and Root Resist'), (2831, '+18 Stamina & 5% Stun Resist'), (2832, '+26 Healing +9 Spell Damage and 2% Reduced Threat'), (2833, '+12 Defense Rating & Chance to Restore Health on hit'), (2834, '+3 Melee Damage & Chance to Stun Target'), (2835, '+12 Intellect & Chance to restore mana on spellcast'), (2836, '3 mana per 5 sec.'), (2837, '+7 Spirit'), (2838, '+7 Spell Critical Strike Rating'), (2839, '+14 Spell Critical Strike Rating'), (2840, '+21 Stamina'), (2841, '+10 Stamina'), (2842, '+8 Spirit'), (2843, '+8 Spell Critical Strike Rating'), (2844, '+8 Hit Rating'), (2845, '+11 Hit Rating'), (2846, '4 mana per 5 sec.'), (2847, '4 mana per 5 sec.'), (2848, '5 mana per 5 sec.'), (2849, '+7 Dodge Rating'), (2850, '+13 Spell Critical Strike Rating'), (2851, '+19 Stamina'), (2852, '7 mana per 5 sec'), (2853, '8 mana per 5 sec'), (2854, '3 mana per 5 sec'), (2855, '5 mana per 5 sec.'), (2856, '+4 Resilience Rating'), (2857, '+2 Critical Strike Rating'), (2858, '+2 Critical Strike Rating'), (2859, '+3 Resilience Rating'), (2860, '+3 Hit Rating'), (2861, '+3 Defense Rating'), (2862, '+3 Resilience Rating'), (2863, '+3 Intellect'), (2864, '+4 Spell Critical Strike Rating'), (2865, '2 mana per 5 sec.'), (2866, '+3 Spirit'), (2867, '+2 Resilience Rating'), (2868, '+6 Stamina'), (2869, '+4 Intellect'), (2870, '+3 Parry Rating'), (2871, '+4 Dodge Rating'), (2872, '+9 Healing and +3 Spell Damage'), (2873, '+4 Hit Rating'), (2874, '+4 Critical Strike Rating'), (2875, '+3 Spell Critical Strike Rating'), (2876, '+3 Dodge Rating'), (2877, '+4 Agility'), (2878, '+4 Resilience Rating'), (2879, '+3 Strength'), (2880, '+3 Spell Hit Rating'), (2881, '1 Mana per 5 sec.'), (2882, '+6 Stamina'), (2883, '+4 Stamina'), (2884, '+2 Spell Critical Strike Rating'), (2885, '+2 Critical Strike Rating'), (2886, '+2 Hit Rating'), (2887, '+3 Critical Strike Rating'), (2888, '+6 Block Value'), (2889, '+5 Spell Damage and Healing'), (2890, '+4 Spirit'), (2891, '+10 Resilience Rating'), (2892, '+4 Strength'), (2893, '+3 Agility'), (2894, '+7 Strength'), (2895, '+4 Stamina'), (2896, '+8 Spell Damage'), (2897, '+3 Stamina, +4 Crit Rating'), (2898, '+3 Stamina, +4 Spell Critical Strike Rating'), (2899, '+3 Stamina, +4 Critical Strike Rating'), (2900, '+4 Spell Damage and Healing'), (2901, '+2 Damage and Healing Spells'), (2902, '+2 Critical Strike Rating'), (2906, '+$i Stamina and +$i Intellect'), (2907, '+2 Parry Rating'), (2908, '+4 Spell Hit Rating'), (2909, '+2 Spell Hit Rating'), (2910, '+3 Healing and Spell Damage'), (2911, '+10 Strength'), (2912, '+12 Spell Damage'), (2913, '+10 Critical Strike Rating'), (2914, '+10 Spell Critical Strike Rating'), (2915, '+5 Strength, +5 Crit Rating'), (2916, '+6 Spell Damage, +5 Spell Crit Rating'), (2917, 'gem test enchantment'), (2918, '+3 Stamina, +4 Crit Rating'), (2919, '+7 Strength'), (2921, '+3 Stamina, +4 Critical Strike Rating'), (2922, '+7 Strength'), (2923, '+3 Stamina, +4 Spell Critical Strike Rating'), (2924, '+8 Spell Damage'), (2925, '+3 Stamina'), (2926, '+2 Dodge Rating'), (2927, '+4 Strength'), (2928, '+12 Spell Damage'), (2929, '+2 Weapon Damage'), (2930, '+20 Healing and +7 Spell Damage'), (2931, '+4 All Stats'), (2932, '+4 Defense Rating'), (2933, '+15 Resilience Rating'), (2934, '+10 Spell Critical Strike Rating'), (2935, '+15 Spell Hit Rating'), (2936, '+8 Attack Power'), (2937, '+20 Spell Damage'), (2938, '+20 Spell Penetration'), (2939, 'Minor Speed and +6 Agility'), (2940, 'Minor Speed and +9 Stamina'), (2941, '+2 Hit Rating'), (2942, '+6 Critical Strike Rating'), (2943, '+14 Attack Power'), (2944, '+14 Attack Power'), (2945, '+20 Attack Power'), (2946, '+10 Attack Power, +5 Critical Strike Rating'), (2947, '+3 Resist All'), (2948, '+4 Resist All'), (2949, '+20 Attack Power'), (2950, '+10 Critical Strike Rating'), (2951, '+4 Spell Critical Strike Rating'), (2952, '+4 Critical Strike Rating'), (2953, '+2 Spell Damage'), (2954, 'Weighted (+12 Damage)'), (2955, 'Weighted (+14 Crit Rating and +12 Damage)'), (2956, '+4 Strength'), (2957, '+4 Agility'), (2958, '+9 Healing and +3 Spell Damage'), (2959, '+5 Spell Damage'), (2960, '+8 Attack Power'), (2961, '+6 Stamina'), (2962, '+4 Spirit'), (2963, '+1 Mana every 5 seconds'), (2964, '+4 Intellect'), (2965, '+4 Critical Strike Rating'), (2966, '+4 Hit Rating'), (2967, '+4 Spell Critical Rating'), (2968, '+4 Defense Rating'), (2969, '+20 Attack Power and Minor Run Speed Increase'), (2970, '+12 Spell Damage and Minor Run Speed Increase'), (2971, '+12 Attack Power'), (2972, '+4 Block Rating'), (2973, '+6 Attack Power'), (2974, '+7 Healing +3 Spell Damage'), (2975, '+5 Block Value'), (2976, '+2 Defense Rating'), (2977, '+13 Dodge Rating'), (2978, '+15 Dodge Rating and +10 Defense Rating'), (2979, '+29 Healing and +10 Spell Damage'), (2980, '+33 Healing and +11 Spell Damage and +4 Mana Regen'), (2981, '+15 Spell Power'), (2982, '+18 Spell Power and +10 Spell Critical Strike Rating'), (2983, '+26 Attack Power'), (2984, '+8 Shadow Resist'), (2985, '+8 Fire Resist'), (2986, '+30 Attack Power and +10 Critical Strike Rating'), (2987, '+8 Frost Resist'), (2988, '+8 Nature Resist'), (2989, '+8 Arcane Resist'), (2990, '+13 Defense Rating'), (2991, '+15 Defense Rating and +10 Dodge Rating'), (2992, '+5 Mana Regen'), (2993, '+6 Mana Regen and +22 Healing'), (2994, '+13 Spell Critical Strike Rating'), (2995, '+15 Spell Critical Strike Rating and +12 Spell Damage and Healing'), (2996, '+13 Critical Strike Rating'), (2997, '+15 Critical Strike Rating and +20 Attack Power'), (2998, '+7 All Resistances'), (2999, '+16 Defense Rating and +17 Dodge Rating'), (3000, '+18 Stamina, +12 Dodge Rating, and +12 Resilience Rating'), (3001, '+35 Healing +12 Spell Damage and 7 Mana Per 5 sec.'), (3002, '+22 Spell Power and +14 Spell Hit Rating'), (3003, '+34 Attack Power and +16 Hit Rating'), (3004, '+18 Stamina and +20 Resilience Rating'), (3005, '+20 Nature Resistance'), (3006, '+20 Arcane Resistance'), (3007, '+20 Fire Resistance'), (3008, '+20 Frost Resistance'), (3009, '+20 Shadow Resistance'), (3010, '+40 Attack Power and +10 Critical Strike Rating'), (3011, '+30 Stamina and +10 Agility'), (3012, '+50 Attack Power and +12 Critical Strike Rating'), (3013, '+40 Stamina and +12 Agility'), (3014, 'Windfury Totem 5 (L70 Testing)'), (3015, '+2 Strength'), (3016, '+2 Intellect'), (3017, '+3 Block Rating'), (3018, 'Rockbiter 9'), (3019, 'Rockbiter 9'), (3020, 'Rockbiter 9'), (3021, 'Rockbiter 1'), (3022, 'Rockbiter 1'), (3023, 'Rockbiter 1'), (3024, 'Rockbiter 2'), (3025, 'Rockbiter 2'), (3026, 'Rockbiter 2'), (3027, 'Rockbiter 3'), (3028, 'Rockbiter 3'), (3029, 'Rockbiter 3'), (3030, 'Rockbiter 4'), (3031, 'Rockbiter 4'), (3032, 'Rockbiter 4'), (3033, 'Rockbiter 5'), (3034, 'Rockbiter 5'), (3035, 'Rockbiter 5'), (3036, 'Rockbiter 6'), (3037, 'Rockbiter 6'), (3038, 'Rockbiter 6'), (3039, 'Rockbiter 7'), (3040, 'Rockbiter 7'), (3041, 'Rockbiter 7'), (3042, 'Rockbiter 8'), (3043, 'Rockbiter 8'), (3044, 'Rockbiter 8'), (3045, '+5 Strength and +6 Stamina '), (3046, '+11 Healing +4 Spell Damage and +4 Intellect'), (3047, '+6 Stamina and +5 Spell Crit Rating'), (3048, '+5 Agility and +6 Stamina'), (3049, '+5 Critical Strike Rating and +2 mana per 5 sec.'), (3050, '+6 Spell Damage and +4 Intellect '), (3051, '+11 Healing +4 Spell Damage and +6 Stamina'), (3052, '+10 Attack Power and +4 Hit Rating'), (3053, '+5 Defense Rating and +4 Dodge Rating'), (3054, '+6 Spell Damage and +6 Stamina'), (3055, '+5 Agility and +4 Hit Rating'), (3056, '+5 Parry Rating and +4 Defense Rating'), (3057, '+5 Strength and +4 Hit Rating'), (3058, '+5 Spell Critical Rating and 2 mana per 5 sec.'), (3059, 'Spell Critical Rating +5 and 2 mana per 5 sec.'), (3060, '+5 Dodge Rating and +6 Stamina'), (3061, '+6 Spell Damage and +5 Spell Hit Rating'), (3062, '+6 Critical Rating and +5 Dodge Rating'), (3063, '+5 Parry Rating and +6 Stamina'), (3064, '+5 Spirit and +9 Healing +3 Spell Damage'), (3065, '+8 Strength'), (3066, '+6 Spell Damage and +5 Spell Penetration'), (3067, '+10 Attack Power and +6 Stamina'), (3068, '+5 Dodge Rating and +4 Hit Rating'), (3069, '+11 Healing +4 Spell Damage and +4 Resilience Rating'), (3070, '+8 Attack Power and +5 Critical Rating'), (3071, '+5 Intellect and +6 Stamina'), (3072, '+5 Strength and +4 Critical Rating'), (3073, '+4 Agility and +5 Defense Rating'), (3074, '+4 Intellect and +5 Spirit'), (3075, '+5 Strength and +4 Defense Rating'), (3076, '+6 Spell Damage and +4 Spell Critical Rating'), (3077, '+5 Intellect and 2 mana per 5 sec.'), (3078, '+6 Stamina and +5 Defense Rating'), (3079, '+8 Attack Power and +5 Resilience Rating'), (3080, '+6 Stamina and +5 Resilience Rating'), (3081, '+11 Healing +4 Spell Damage and +4 Spell Critical Rating'), (3082, '+5 Defense Rating and 2 mana per 5 sec.'), (3083, '+6 Spell Damage and +4 Spirit'), (3084, '+5 Dodge Rating and +4 Resilience Rating'), (3085, '+6 Stamina and +5 Crit Rating'), (3086, '+11 Healing +4 Spell Damage and 2 mana per 5 sec.'), (3087, '+5 Strength and +4 Resilience Rating'), (3088, '+5 Spell Hit Rating and +6 Stamina'), (3089, '+5 Spell Hit Rating and 2 mana per 5 sec.'), (3090, '+5 Parry Rating and +4 Resilience Rating'), (3091, '+5 Spell Critical Rating and +5 Spell Penetration'), (3092, '+3 Critical Strike Rating'), (3093, '+150 Attack Power vs Undead and Demons'), (3094, '+4 Expertise Rating'), (3095, '+8 Resist All'), (3096, '+17 Strength and +16 Intellect'), (3097, '+2 Spirit'), (3098, '+4 Healing +2 Spell Damage'), (3099, '+6 Spell Damage and +6 Stamina'), (3100, '+11 Healing +4 Spell Damage and +6 Stamina'), (3101, '+10 Attack Power and +6 Stamina'), (3102, 'Poison'), (3103, '+8 Strength'), (3104, '+6 Spell Hit Rating'), (3105, '+8 Spell Hit Rating'), (3106, '+6 Attack Power and +4 Stamina'), (3107, '+8 Attack Power and +6 Stamina'), (3108, '+6 Attack Power & +1 Mana per 5 Seconds'), (3109, '+8 Attack Power and +2 Mana every 5 seconds'), (3110, '+3 Spell Hit Rating and +4 Spell Damage '), (3111, '+4 Spell Hit Rating and +5 Spell Damage'), (3112, '+4 Critical Strike Rating and +8 Attack Power'), (3113, '+3 Critical Strike Rating and +6 Attack Power'), (3114, '+4 Attack Power'), (3115, '+10 Strength'), (3116, '+10 Agility'), (3117, '+22 Healing and +8 Spell Damage'), (3118, '+12 Spell Damage'), (3119, '+20 Attack Power'), (3120, '+10 Dodge Rating'), (3121, '+10 Parry Rating'), (3122, '+15 Stamina'), (3123, '+10 Spirit'), (3124, '+4 Mana every 5 seconds'), (3125, '+13 Spell Penetration'), (3126, '+10 Intellect'), (3127, '+10 Critical Strike Rating'), (3128, '+10 Hit Rating'), (3129, '+10 Spell Critical Rating'), (3130, '+10 Defense Rating'), (3131, '+10 Resilience Rating'), (3132, '+10 Spell Hit Rating'), (3133, '+5 Strength and +7 Stamina'), (3134, '+5 Agility and +7 Stamina'), (3135, '+10 Attack Power and +7 Stamina'), (3136, '+10 Attack Power & +2 Mana per 5 Seconds'), (3137, '+6 Spell Damage and +7 Stamina'), (3138, '+11 Healing +4 Spell Damage and +2 Mana every 5 seconds'), (3139, '+5 Critical Strike Rating and +5 Strength'), (3140, '+5 Spell Critical Rating and +6 Spell Damage'), (3141, '+11 Healing +4 Spell Damage and +5 Intellect'), (3142, '+5 Hit Rating and +5 Agility'), (3143, '+5 Spell Hit Rating and +6 Spell Damage'), (3144, '+5 Critical Strike Rating and +10 Attack Power'), (3145, '+5 Defense Rating and +7 Stamina'), (3146, '+5 Spell Critical Rating and +6 Spell Penetration'), (3147, '+5 Intellect and +2 Mana every 5 seconds'), (3148, '+5 Critical Strike Rating and +7 Stamina'), (3149, '+2 Agility'), (3150, '+6 mana every 5 sec.'), (3151, '+4 Healing +2 Spell Damage'), (3152, '+2 Spell Critical Strike Rating'), (3153, '+2 Spell Damage and Healing'), (3154, '+12 Agility & 3% Increased Critical Damage'), (3155, 'Chance to Increase Melee/Ranged Attack Speed '), (3156, '+8 Attack Power and +6 Stamina'), (3157, '+4 Intellect and +6 Stamina'), (3158, '+9 Healing +3 Spell Damage and +4 Spirit'), (3159, '+8 Attack Power and +4 Critical Rating'), (3160, '+5 Spell Damage and +4 Intellect'), (3161, '+4 Stamina and +4 Spell Critical Strike Rating'), (3162, '+24 Attack Power and 5% Stun Resistance'), (3163, '+14 Spell Damage & 5% Stun Resistance'), (3164, '+3 Stamina'), (3197, '+20 Attack Power'), (3198, '+5 Spell Damage and Healing'), (3199, '+170 Armor'), (3200, '+4 Spirit and +9 Healing'), (3201, '+7 Healing +3 Spell Damage and +3 Spirit'), (3202, '+9 Healing +3 Spell Damage and +4 Spirit'), (3204, '+3 Spell Critical Strike Rating'), (3205, '+3 Critical Strike Rating'), (3206, '+8 Agility'), (3207, '+12 Strength'), (3208, '+24 Attack Power'), (3209, '+12 Agility'), (3210, '+14 Spell Damage'), (3211, '+26 Healing and +9 Spell Damage'), (3212, '+18 Stamina'), (3213, '+5 Mana every 5 seconds'), (3214, '+12 Spirit'), (3215, '+12 Resilience Rating'), (3216, '+12 Intellect'), (3217, '+12 Spell Critical Rating'), (3218, '+12 Spell Hit Rating'), (3219, '+12 Hit Rating'), (3220, '+12 Critical Strike Rating'), (3221, '+12 Defense Rating'), (3222, '+20 Agility'), (3223, 'Adamantite Weapon Chain'), (3224, '+6 Agility'), (3225, 'Executioner'), (3226, '+4 Resilience Rating and +6 Stamina'), (3229, '+12 Resilience Rating'), (3260, '+240 Armor'), (3261, '+12 Spell Critical & 3% Increased Critical Damage'), (3262, '+15 Stamina'), (3263, '+4 Critical Strike Rating'), (3264, '+150 Armor, -10% Speed'), (3265, 'Blessed Weapon Coating'), (3266, 'Righteous Weapon Coating'), (3267, '+4 Haste Rating'), (3268, '+15 Stamina'), (3269, 'Truesilver Line'), (3270, '+8 Spell Haste Rating'), (3271, '+4 Spell Haste Rating and +5 Spell Damage'), (3272, '+4 Spell Haste Rating and +6 Stamina'), (3273, 'Deathfrost'), (3274, '+12 Defense Rating & +10% Shield Block Value'), (3275, '+14 Spell Damage & +2% Intellect'), (3280, '+4 Dodge Rating and +6 Stamina'), (3281, '+20 Attack Power'), (3282, '+12 Spell Damage'), (3283, '+22 Healing and +8 Spell Damage'), (3284, '+5 Resilience Rating and +7 Stamina'), (3285, '+5 Spell Haste Rating and +7 Stamina'), (3286, '+5 Spell Haste Rating and +6 Spell Damage'), (3287, '+10 Spell Haste Rating'), (3289, '+10% Mount Speed'), (3315, '+3% Mount Speed'), (3318, '+11 Healing +4 Spell Damage and +5 Spirit'), (3335, '+20 Attack Power'), (3336, '+10 Spell Critical Strike Rating'), (3337, '+10 Attack Power, +5 Critical Strike Rating'), (3338, '+6 Spell Damage, +5 Spell Crit Rating'), (3339, '+12 Spell Damage'), (3340, '+10 Critical Strike Rating'); DROP TABLE IF EXISTS `aowow_factions`; CREATE TABLE `aowow_factions` ( `factionID` integer unsigned NOT NULL, `reputationListID` integer NOT NULL, `team` integer unsigned NOT NULL, `side` tinyint(1) NOT NULL, `name` varchar(40) NOT NULL, `description1` text COMMENT 'Description from client', `description2` text COMMENT 'Description from wowwiki.com', PRIMARY KEY (`factionID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_factions` VALUES (1, -1, 0, 1, 'PLAYER, Human', '', ''), (2, -1, 0, 2, 'PLAYER, Orc', '', ''), (3, -1, 0, 1, 'PLAYER, Dwarf', '', ''), (4, -1, 0, 1, 'PLAYER, Night Elf', '', ''), (5, -1, 0, 2, 'PLAYER, Undead', '', ''), (6, -1, 0, 2, 'PLAYER, Tauren ', '', ''), (7, -1, 0, 0, 'Creature', '', ''), (8, -1, 0, 1, 'PLAYER, Gnome', '', ''), (9, -1, 0, 2, 'PLAYER, Troll', '', ''), (14, -1, 0, 0, 'Monster', '', ''), (15, -1, 0, 0, 'Defias Brotherhood', '', ''), (16, -1, 0, 0, 'Gnoll - Riverpaw', '', ''), (17, -1, 0, 0, 'Gnoll - Redridge', '', ''), (18, -1, 0, 0, 'Gnoll - Shadowhide', '', ''), (19, -1, 0, 0, 'Murloc', '', ''), (20, -1, 0, 0, 'Undead, Scourge', '', ''), (21, 1, 169, 0, 'Booty Bay', 'This booming coastal city is run by Baron Revilgaz of the Blackwater Raiders. Mortal enemies of the Bloodsail Buccaneers and part of the Steamwheedle Cartel.', ''), (22, -1, 0, 0, 'Beast - Spider', '', ''), (23, -1, 0, 0, 'Beast - Boar', '', ''), (24, -1, 0, 0, 'Worgen', '', ''), (25, -1, 0, 0, 'Kobold', '', ''), (26, -1, 0, 0, 'Troll, Bloodscalp', '', ''), (27, -1, 0, 0, 'Troll, Skullsplitter', '', ''), (28, -1, 0, 0, 'Prey', '', ''), (29, -1, 0, 0, 'Beast - Wolf', '', ''), (30, -1, 0, 0, 'Defias Brotherhood Traitor', '', ''), (31, -1, 0, 0, 'Friendly', '', ''), (32, -1, 0, 0, 'Trogg', '', ''), (33, -1, 0, 0, 'Troll, Frostmane', '', ''), (34, -1, 0, 0, 'Orc, Blackrock', '', ''), (35, -1, 0, 0, 'Villian', '', ''), (36, -1, 0, 0, 'Victim', '', ''), (37, -1, 0, 0, 'Beast - Bear', '', ''), (38, -1, 0, 0, 'Ogre', '', ''), (39, -1, 0, 0, 'Kurzen''s Mercenaries', '', ''), (40, -1, 0, 0, 'Escortee', '', ''), (41, -1, 0, 0, 'Venture Company', '', ''), (42, -1, 0, 0, 'Beast - Raptor', '', ''), (43, -1, 0, 0, 'Basilisk', '', ''), (44, -1, 0, 0, 'Dragonflight, Green', '', ''), (45, -1, 0, 0, 'Lost Ones', '', ''), (46, 29, 0, 0, ' Blacksmithing - Armorsmithing', '', ''), (47, 20, 469, 1, 'Ironforge', 'This Alliance capital is the pride of the Dun Morogh dwarves. Home to King Magni.', ''), (48, -1, 0, 0, 'Dark Iron Dwarves', '', ''), (49, -1, 0, 1, 'Human, Night Watch', '', ''), (50, -1, 0, 0, 'Dragonflight, Red', '', ''), (51, -1, 0, 0, 'Gnoll - Mosshide', '', ''), (52, -1, 0, 0, 'Orc, Dragonmaw', '', ''), (53, -1, 0, 0, 'Gnome - Leper', '', ''), (54, 18, 469, 1, 'Gnomeregan Exiles', 'The former denizens of Gnomeregan, now living in exile in Ironforge and in league with the Alliance.', ''), (55, -1, 0, 0, 'Leopard', '', ''), (56, -1, 0, 0, 'Scarlet Crusade', '', ''), (57, -1, 0, 0, 'Gnoll - Rothide', '', ''), (58, -1, 0, 0, 'Beast - Gorilla', '', ''), (59, 4, 0, 0, 'Thorium Brotherhood', 'The dwarves of the Thorium Brotherhood epitomize excellence in craftsmanship and are bent on unlocking the secrets of Blackrock Mountain.', ''), (60, -1, 0, 0, 'Naga', '', ''), (61, -1, 0, 1, 'Dalaran', '', ''), (62, -1, 0, 0, 'Forlorn Spirit', '', ''), (63, -1, 0, 0, 'Darkhowl', '', ''), (64, -1, 0, 0, 'Grell', '', ''), (65, -1, 0, 0, 'Furbolg', '', ''), (66, -1, 0, 2, 'Horde Generic', '', ''), (67, 12, 0, 2, 'Horde', '', ''), (68, 17, 67, 2, 'Undercity', 'Led by Sylvanas Windrunner, the Forsaken have joined a tenuous alliance with the Horde and established this capital in the vast depths under the Ruins of Lordaeron.', ''), (69, 21, 469, 1, 'Darnassus', 'The Alliance capital is populated by Night Elves and is located in the Island of Teldrassil. Ruled by the Priestess of the Moon, Tyrande Whisperwind.', ''), (70, 6, 0, 0, 'Syndicate', 'A primarily human criminal organization that operates mostly out of the Alterac Mountains and Hillsbrad Foothills.', ''), (71, -1, 0, 1, 'Hillsbrad Militia', '', ''), (72, 19, 469, 1, 'Stormwind', 'One of the last bastions of human power, this Alliance capital is ruled by the child king, Anduin Wrynn.', ''), (73, -1, 0, 0, 'Demon', '', ''), (74, -1, 0, 0, 'Elemental', '', ''), (75, -1, 0, 0, 'Spirit', '', ''), (76, 14, 67, 2, 'Orgrimmar', 'Founded by Thrall, this Horde capital city is home to many of the proud orc clans of Durotar.', ''), (77, -1, 0, 0, 'Treasure', '', ''), (78, -1, 0, 0, 'Gnoll - Mudsnout', '', ''), (79, -1, 0, 0, 'HIllsbrad, Southshore Mayor', '', ''), (80, -1, 0, 0, 'Dragonflight, Black', '', ''), (81, 16, 67, 2, 'Thunder Bluff', 'Cairne Bloodhoof leads his people, the proud Tauren, from this mighty Horde capital.', ''), (82, -1, 0, 0, 'Troll, Witherbark', '', ''), (83, 23, 0, 0, ' Leatherworking - Elemental', '', ''), (84, -1, 0, 0, 'Quilboar, Razormane', '', ''), (85, -1, 0, 0, 'Quilboar, Bristleback', '', ''), (86, 22, 0, 0, ' Leatherworking - Dragonscale', '', ''), (87, 0, 0, 0, 'Bloodsail Buccaneers', 'These bloodthirsty corsairs are the bane of many a merchant in the high seas. Sworn enemies of Booty Bay.', ''), (88, -1, 0, 0, 'Blackfathom', '', ''), (89, -1, 0, 0, 'Makrura', '', ''), (90, -1, 0, 0, 'Centaur, Kolkar', '', ''), (91, -1, 0, 0, 'Centaur, Galak', '', ''), (92, 2, 0, 0, 'Gelkis Clan Centaur', 'These centaur have made their home in the southern region of Desolace. Mortal enemies of the Magram Centaur.', ''), (93, 3, 0, 0, 'Magram Clan Centaur', 'These centaur have made their home in the eastern region of Desolace. Mortal enemies of the Gelkis Centaur.', ''), (94, -1, 0, 0, 'Maraudine', '', ''), (108, -1, 0, 0, 'Theramore', '', ''), (109, -1, 0, 0, 'Quilboar, Razorfen', '', ''), (110, -1, 0, 0, 'Quilboar, Razormane 2', '', ''), (111, -1, 0, 0, 'Quilboar, Deathshead', '', ''), (128, -1, 0, 0, 'Enemy', '', ''), (148, -1, 0, 0, 'Ambient', '', ''), (168, -1, 0, 0, 'Nethergarde Caravan', '', ''), (169, 10, 0, 0, 'Steamwheedle Cartel', '', ''), (189, -1, 0, 1, 'Alliance Generic', '', ''), (209, -1, 0, 0, 'Nethergarde', '', ''), (229, -1, 0, 0, 'Wailing Caverns', '', ''), (249, -1, 0, 0, 'Silithid', '', ''), (269, -1, 0, 1, 'Silvermoon Remnant', '', ''), (270, 51, 0, 0, 'Zandalar Tribe', 'These trolls have come to Yojamba Isle in an effort to recruit help against the resurrected Blood God and his Atal''ai Priests in Zul''Gurub.', ''), (289, 30, 0, 0, ' Blacksmithing - Weaponsmithing', '', ''), (309, -1, 0, 0, 'Scorpid', '', ''), (310, -1, 0, 0, 'Beast - Bat', '', ''), (311, -1, 0, 0, 'Titan', '', ''), (329, -1, 0, 0, 'Taskmaster Fizzule', '', ''), (349, 5, 0, 0, 'Ravenholdt', 'This guild of thieves and assassins welcomes only those of extraordinary prowess into its fold. Sworn rivals of the Syndicate.', ''), (369, 7, 169, 0, 'Gadgetzan', 'Capital of the Steamwheedle Cartel and home to goblinhood''s finest engineers, alchemists and merchants.', ''), (389, -1, 0, 0, 'Gnomeregan Bug', '', ''), (409, -1, 0, 0, 'Harpy', '', ''), (429, -1, 0, 0, 'Burning Blade', '', ''), (449, -1, 0, 0, 'Shadowsilk Poacher', '', ''), (450, -1, 0, 0, 'Searing Spider', '', ''), (469, 11, 0, 1, 'Alliance', '', ''), (470, 9, 169, 0, 'Ratchet', 'Part of the Steamwheedle Cartel, this goblin city provides a neutral haven for those that wish to trade goods and services in the Barrens.', ''), (471, 8, 0, 0, 'Wildhammer Clan', 'Though not a part of the Alliance, the dwarves of Aerie Peak have opened their doors to it and hold the Horde as enemies.', ''), (489, -1, 0, 0, 'Goblin, Dark Iron Bar Patron', '', ''), (509, 53, 891, 1, 'The League of Arathor', 'The League of Arathor seeks to reclaim lost land of Arathi Basin for their benefactors in Stormwind.', ''), (510, 52, 892, 2, 'The Defilers', 'The Defilers seek to claim Arathi Basin''s valuable resources for the Horde.', ''), (511, -1, 0, 0, 'Giant', '', ''), (529, 13, 0, 0, 'Argent Dawn', 'An organization focused on protecting Azeroth from the threat of the Scourge. Strongholds of the Argent Dawn can be found in the Eastern and Western Plaguelands.', ''), (530, 15, 67, 2, 'Darkspear Trolls', 'This tribe of exiled trolls has joined forces with Thrall and the Horde. They now call Durotar their home, which they share with their orc allies.', ''), (531, -1, 0, 0, 'Dragonflight, Bronze', '', ''), (532, -1, 0, 0, 'Dragonflight, Blue', '', ''), (549, 24, 0, 0, ' Leatherworking - Tribal', '', ''), (550, 26, 0, 0, ' Engineering - Goblin', '', ''), (551, 25, 0, 0, ' Engineering - Gnome', '', ''), (569, 33, 0, 0, ' Blacksmithing - Hammersmithing', '', ''), (570, 31, 0, 0, ' Blacksmithing - Axesmithing', '', ''), (571, 32, 0, 0, ' Blacksmithing - Swordsmithing', '', ''), (572, -1, 0, 0, 'Troll, Vilebranch', '', ''), (573, -1, 0, 0, 'Southsea Freebooters', '', ''), (574, 34, 0, 0, 'Caer Darrow', '', ''), (575, -1, 0, 0, 'Furbolg, Uncorrupted', '', ''), (576, 35, 0, 0, 'Timbermaw Hold', 'As the last uncorrupted furbolg tribe, the Timbermaw seek to preserve their spiritual ways and end the suffering of their brethren.', ''), (577, 28, 169, 0, 'Everlook', 'This trading post is run by the goblins of the Steamwheedle Cartel and it sits in the crossroads of Winterspring''s main trade routes.', ''), (589, 27, 0, 1, 'Wintersaber Trainers', 'This small group of reclusive night elves raises and trains wintersabers in the Winterspring area.', ''), (609, 36, 0, 0, 'Cenarion Circle', 'The druids of Cenarion Circle are guardians of nature and make their home in tranquil Moonglade.', ''), (629, -1, 0, 0, 'Shatterspear Trolls', '', ''), (630, -1, 0, 0, 'Ravasaur Trainers', '', ''), (649, -1, 0, 0, 'Majordomo Executus', '', ''), (669, -1, 0, 0, 'Beast - Carrion Bird', '', ''), (670, -1, 0, 0, 'Beast - Cat', '', ''), (671, -1, 0, 0, 'Beast - Crab', '', ''), (672, -1, 0, 0, 'Beast - Crocilisk', '', ''), (673, -1, 0, 0, 'Beast - Hyena', '', ''), (674, -1, 0, 0, 'Beast - Owl', '', ''), (675, -1, 0, 0, 'Beast - Scorpid', '', ''), (676, -1, 0, 0, 'Beast - Tallstrider', '', ''), (677, -1, 0, 0, 'Beast - Turtle', '', ''), (678, -1, 0, 0, 'Beast - Wind Serpent', '', ''), (679, -1, 0, 0, 'Training Dummy', '', ''), (689, -1, 0, 0, 'Dragonflight, Black - Bait', '', ''), (709, -1, 0, 0, 'Battleground Neutral', '', ''), (729, 41, 892, 2, 'Frostwolf Clan', 'The Frostwolf Clan seeks to drive out the dwarves of the Stormpike Expedition from Alterac Valley.', ''), (730, 40, 891, 1, 'Stormpike Guard', 'The Stormpike Dwarves have set up residence in Alterac Valley, where they''re locked in battle with the Frostwolf Orcs.', ''), (749, 42, 0, 0, 'Hydraxian Waterlords', 'These elementals have made their home on the islands east of Azshara. Sworn enemies of the armies of Ragnaros.', ''), (750, -1, 0, 0, 'Sulfuron Firelords', '', ''), (769, -1, 0, 0, 'Gizlock''s Dummy', '', ''), (770, -1, 0, 0, 'Gizlock''s Charm', '', ''), (771, -1, 0, 0, 'Gizlock', '', ''), (789, -1, 0, 0, 'Moro''gai', '', ''), (790, -1, 0, 0, 'Spirit Guide - Alliance', '', ''), (809, 44, 0, 0, 'Shen''dralar', 'A remnant of the once powerful elves living in Dire Maul, yet still wise and knowledgeable about great secrets. ', ''), (829, -1, 0, 0, 'Ogre (Captain Kromcrush)', '', ''), (849, -1, 0, 0, 'Spirit Guide - Horde', '', ''), (869, -1, 0, 0, 'Jaedenar', '', ''), (889, 46, 892, 2, 'Warsong Outriders', 'Fierce orcs of the Warsong Clan, locked in battle against the Silverwing Sentinels in Warsong Gulch.', ''), (890, 45, 891, 1, 'Silverwing Sentinels', 'Staunch defenders of Ashenvale, locked in battle against the Warsong Outriders in Warsong Gulch.', ''), (891, 47, 0, 0, 'Alliance Forces', '', ''), (892, 48, 0, 0, 'Horde Forces', '', ''), (893, -1, 0, 0, 'Revantusk Trolls', '', ''), (909, 50, 0, 0, 'Darkmoon Faire', 'A traveling fair that showcases the weird and the extraordinary. Often spotted in Elwynn Forest and Mulgore.', ''), (910, 54, 0, 0, 'Brood of Nozdormu', 'The descendants of the Bronze Dragonflight are the guardians of time and care little for the mortal races.', ''), (911, 55, 67, 2, 'Silvermoon City', 'The capital of Quel''Thalas, home of the blood elves. Though nearly destroyed by Arthas'' attack on the Sunwell, Silvermoon is once again a thriving city.', ''), (912, -1, 0, 0, 'Might of Kalimdor', '', ''), (914, -1, 0, 2, 'PLAYER, Blood Elf', '', ''), (915, -1, 0, 0, 'Armies of C''Thun', '', ''), (916, -1, 0, 0, 'Silithid Attackers', '', ''), (917, -1, 0, 0, 'The Ironforge Brigade', '', ''), (918, -1, 0, 0, 'RC Enemies', '', ''), (919, -1, 0, 0, 'RC Objects', '', ''), (920, -1, 0, 0, 'Red', '', ''), (921, -1, 0, 0, 'Blue', '', ''), (922, 56, 0, 2, 'Tranquillien', 'Once a high elf town, Tranquillien became abandoned after the Scourge invaded Quel''Thalas. It has now been reclaimed by the Forsaken and the blood elves who seek to rid the Ghostlands of the Scourge.', ''), (923, -1, 0, 2, 'Farstriders', '', ''), (924, -1, 0, 0, 'DEPRECATED', '', ''), (925, -1, 0, 0, 'Sunstriders', '', ''), (926, -1, 0, 0, 'Magister''s Guild', '', ''), (927, -1, 0, 1, 'PLAYER, Draenei', '', ''), (928, -1, 0, 0, 'Scourge Invaders', '', ''), (929, -1, 469, 0, 'Bloodmaul Clan', '', ''), (930, 49, 469, 1, 'Exodar', 'The naaru vessel that brought the draenei to Azeroth. Though stranded in the Azuremyst Isles, it acts as a home city for this noble race.', ''), (931, -1, 0, 0, 'Test Faction (not a real faction)', 'This faction only exists to test the editing of faction names and descriptions...', ''), (932, 58, 936, 0, 'The Aldor', 'An ancient order of draenei priests once run by Velen, the Aldor are currently led by High Priestess Ishanah. They are servants of the naaru in Shattrath City known as the Sha''tar. Rivals of the Scryers.', ''), (933, 60, 980, 0, 'The Consortium', 'Led by Nexus-Prince Haramad, the Consortium is a loosely affiliated cartel of ethereal smugglers, traders and thieves that has come to Outland to benefit from its riches.', ''), (934, 62, 936, 0, 'The Scryers', 'Voren''thal the Seer leads the dissident blood elves who''ve rejected Kael''thas'' path to power. They''ve joined forces with the naaru of Shattrath City, much to the dismay of the Aldor.', ''), (935, 39, 936, 0, 'The Sha''tar', 'The Sha''tar are a group of powerful naaru who rule over a rebuilt Shattrath City. With the help of the Aldor and the Scryers, they lead the battle against Illidan and the Burning Legion.', ''), (936, 59, 0, 0, 'Shattrath City', '', ''), (937, -1, 0, 0, 'Troll, Forest', '', ''), (938, -1, 0, 0, 'The Omenai', '', ''), (939, -1, 0, 0, 'DEPRECATED', '', ''), (940, -1, 0, 1, 'The Sons of Lothar', '', ''), (941, 61, 980, 2, 'The Mag''har', 'This reclusive group of brown-skinned orcs has escaped any form of demonic corruption. They have retained their traditional way of life in the face of great changes in Outland.', ''), (942, 64, 980, 0, 'Cenarion Expedition', 'An exploratory force sent to Outland by the Cenarion Circle to study surviving life forms. The Cenarion Expedition has quickly gained in size and autonomy since the opening of the Dark Portal.', ''), (943, -1, 0, 0, 'Fel Orc', '', ''), (944, -1, 0, 0, 'Fel Orc Ghost', '', ''), (945, -1, 0, 0, 'Sons of Lothar Ghosts', '', ''), (946, 38, 980, 1, 'Honor Hold', 'Vestiges of the Sons of Lothar, veterans of the Alliance that first came into Draenor, have steadfastly held on to this Hellfire outpost. They are now joined by the armies from Stormwind and Ironforge.', ''), (947, 37, 980, 2, 'Thrallmar', 'The expedition sent through the Dark Portal by Thrall has built a stronghold in Hellfire Peninsula. Thrallmar serves as a base of operations for much of the Horde''s activities in Outland.', ''), (948, -1, 0, 0, 'Test Faction 2', '', ''), (949, -1, 0, 0, 'Test Faction 1', '', ''), (950, -1, 0, 0, 'ToWoW - Flag', '', ''), (951, -1, 0, 0, 'ToWoW - Flag Trigger Alliance (DND)', '', ''), (952, -1, 0, 0, 'Test Faction 3', '', ''), (953, -1, 0, 0, 'Test Faction 4', '', ''), (954, -1, 0, 0, 'ToWoW - Flag Trigger Horde (DND)', '', ''), (955, -1, 0, 0, 'Broken', '', ''), (956, -1, 0, 0, 'Ethereum', '', ''), (957, -1, 0, 0, 'Earth Elemental', '', ''), (958, -1, 0, 0, 'Fighting Robots', '', ''), (959, -1, 0, 0, 'Actor Good', '', ''), (960, -1, 0, 0, 'Actor Evil', '', ''), (961, -1, 0, 0, 'Stillpine Furbolg', '', ''), (962, -1, 0, 0, 'Crazed Owlkin', '', ''), (963, -1, 0, 0, 'Chess Alliance', '', ''), (964, -1, 0, 0, 'Chess Horde', '', ''), (965, -1, 0, 0, 'Monster Spar', '', ''), (966, -1, 0, 0, 'Monster Spar Buddy', '', ''), (967, 63, 0, 0, 'The Violet Eye', 'A secret sect of the Kirin Tor founded to spy on Medivh and his activities.', ''), (968, -1, 0, 0, 'Sunhawks', '', ''), (969, -1, 0, 0, 'Hand of Argus', '', ''), (970, 65, 980, 0, 'Sporeggar', 'The sporelings are a mostly peaceful race of mushroom-men native to Outland. Their home is located in the southern bogs of Zangarmarsh. ', ''), (971, -1, 0, 0, 'Fungal Giant', '', ''), (972, -1, 0, 0, 'Spore Bat', '', ''), (973, -1, 0, 0, 'Monster, Predator', '', ''), (974, -1, 0, 0, 'Monster, Prey', '', ''), (975, -1, 0, 0, 'Void Anomaly', '', ''), (976, -1, 0, 0, 'Hyjal Defenders', '', ''), (977, -1, 0, 0, 'Hyjal Invaders', '', ''), (978, 66, 980, 1, 'Kurenai', 'Draenei for "redeemed." These Broken have escaped the grasp of their various slavers in Outland and have made their home in Nagrand. It is there that they seek to rediscover their destiny.', ''), (979, -1, 0, 0, 'Earthen Ring', '', ''), (980, 43, 0, 0, 'Outland', '', ''), (981, -1, 0, 0, 'Arakkoa', '', ''), (982, -1, 0, 0, 'Zangarmarsh Banner (Alliance)', '', ''), (983, -1, 0, 0, 'Zangarmarsh Banner (Horde)', '', ''), (984, -1, 0, 0, 'Zangarmarsh Banner (Neutral)', '', ''), (985, -1, 0, 0, 'Caverns of Time - Thrall', '', ''), (986, -1, 0, 0, 'Caverns of Time - Durnholde', '', ''), (987, -1, 0, 0, 'Caverns of Time - Southshore Guards', '', ''), (988, -1, 0, 0, 'Shadow Council Covert', '', ''), (989, 67, 0, 0, 'Keepers of Time', 'The Keepers of Time are bronze dragons hand-picked by Nozdormu to watch over the Caverns of Time.', ''), (990, 57, 0, 0, 'The Scale of the Sands', 'A secretive subgroup of the Bronze Dragonflight, led by Soridormi, prime mate of Nozdormu.', ''), (991, -1, 0, 0, 'Dark Portal Defender, Alliance', '', ''), (992, -1, 0, 0, 'Dark Portal Defender, Horde', '', ''), (993, -1, 0, 0, 'Dark Portal Attacker, Legion', '', ''), (994, -1, 0, 0, 'Inciter Trigger', 'Used for the Blackheart the Inciter event.', ''), (995, -1, 0, 0, 'Inciter Trigger 2', 'Used for the Blackheart the Inciter event.', ''), (996, -1, 0, 0, 'Inciter Trigger 3', 'Used for the Blackheart the Inciter event.', ''), (997, -1, 0, 0, 'Inciter Trigger 4', 'Used for the Blackheart the Inciter event.', ''), (998, -1, 0, 0, 'Inciter Trigger 5', 'Used for the Blackheart the Inciter event.', ''), (999, -1, 0, 0, 'Mana Creature', '', ''), (1000, -1, 0, 0, 'Khadgar''s Servant', '', ''), (1001, -1, 0, 0, 'Bladespire Clan', '', ''), (1002, -1, 0, 0, 'Ethereum Sparbuddy', '', ''), (1003, -1, 0, 0, 'Protectorate', '', ''), (1004, -1, 0, 0, 'Arcane Annihilator (DNR)', '', ''), (1005, 68, 0, 0, 'Friendly, Hidden', '', ''), (1006, -1, 0, 0, 'Kirin''Var - Dathric', '', ''), (1007, -1, 0, 0, 'Kirin''Var - Belmara', '', ''), (1008, -1, 0, 0, 'Kirin''Var - Luminrath', '', ''), (1009, -1, 0, 0, 'Kirin''Var - Cohlien', '', ''), (1010, -1, 0, 0, 'Servant of Illidan', '', ''), (1011, 69, 936, 0, 'Lower City', 'The refugees of Shattrath come from diverse backgrounds and races. Word of helpful deeds spreads quickly among the Denizens of Lower City.', ''), (1012, 70, 980, 0, 'Ashtongue Deathsworn', 'The elite of the Broken tribe known as the Ashtongue, officially aligned with Illidan. The Deathsworn are Akama''s most trusted lieutenants and are privy to their leader''s mysterious motivations.', ''), (1013, -1, 0, 0, 'Spirits of Shadowmoon 1', '', ''), (1014, -1, 0, 0, 'Spirits of Shadowmoon 2', '', ''), (1015, 71, 980, 0, 'Netherwing', 'This unusual brood of dragons was spawned from the eggs of Deathwing''s black dragonflight, and infused with raw nether-energies. Now, they seek to find their identity beyond the shadows of their father''s destructive heritage.', ''), (1016, -1, 0, 0, 'Wyrmcult', '', ''), (1017, -1, 0, 0, 'Treant', '', ''), (1018, -1, 0, 0, 'Leotheras Demon I', '', ''), (1019, -1, 0, 0, 'Leotheras Demon II', '', ''), (1020, -1, 0, 0, 'Leotheras Demon III', '', ''), (1021, -1, 0, 0, 'Leotheras Demon IV', '', ''), (1022, -1, 0, 0, 'Leotheras Demon V', '', ''), (1023, -1, 0, 0, 'Azaloth', '', ''), (1024, -1, 0, 0, 'Rock Flayer', '', ''), (1025, -1, 0, 0, 'Flayer Hunter', '', ''), (1026, -1, 0, 0, 'Shadowmoon Shade', '', ''), (1027, -1, 0, 0, 'Legion Communicator', '', ''), (1028, -1, 0, 0, 'Ravenswood Ancients', '', ''), (1029, -1, 0, 0, 'Chess, Friendly to All Chess', '', ''), (1030, -1, 0, 0, 'Black Temple Gates - Illidari', '', ''), (1031, 72, 936, 0, 'Sha''tari Skyguard', 'An airborne military force created by Shattrath City to deal with the threats that loom in the highest reaches of Outland.', ''), (1032, -1, 0, 0, 'Area 52', '', ''), (1033, -1, 0, 0, 'Maiev', '', ''), (1034, -1, 0, 0, 'Skettis Shadowy Arakkoa', '', ''), (1035, -1, 0, 0, 'Skettis Arakkoa', '', ''), (1036, -1, 0, 0, 'Dragonmaw Enemy', '', ''), (1037, -1, 0, 0, 'REUSE', '', ''), (1038, 73, 980, 0, 'Ogri''la', 'The enlightened denizens of Ogri''la have made their dwelling in the western Blade''s Edge Mountains, where proximity to apexis crystals has caused them to transcend their brutish ogre nature.', ''), (1039, -1, 0, 0, 'Ravager', '', ''), (1040, -1, 0, 0, 'REUSE', '', ''), (1041, -1, 0, 0, 'Frenzy', '', ''), (1042, -1, 0, 0, 'Skyguard Enemy', '', ''), (1043, -1, 0, 0, 'Skunk, Petunia', '', ''), (1044, -1, 0, 0, 'Theramore Deserter', '', ''), (1049, -1, 0, 0, 'Troll, Amani', '', ''), (1059, -1, 0, 0, 'CTF - Flags', '', ''), (1069, -1, 0, 0, 'Ram Racing Powerup DND', '', ''), (1070, -1, 0, 0, 'Ram Racing Trap DND', '', ''), (1071, -1, 0, 0, 'Craig''s Squirrels', 'A test faction.', ''), (1074, -1, 0, 0, 'Holiday - Water Barrel', '', ''), (1075, -1, 0, 0, 'Holiday - Generic', '', ''), (1077, 80, 936, 0, 'Shattered Sun Offensive', 'Shattrath City''s final push against Prince Kael''thas'' operations in the Sunwell.', ''), (1078, -1, 0, 0, 'Fighting Vanity Pet', '', ''), (1080, -1, 0, 0, 'Monster, Force Reaction', '', ''), (1081, -1, 0, 0, 'Object, Force Reaction', '', ''), (1087, -1, 0, 0, 'Holiday Monster', '', ''); DROP TABLE IF EXISTS `aowow_factiontemplate`; CREATE TABLE `aowow_factiontemplate` ( `factiontemplateID` smallint(4) unsigned NOT NULL, `factionID` smallint(4) NOT NULL, `A` smallint(1) NOT NULL COMMENT 'Aliance: -1 - hostile, 1 - friendly, 0 - neutral', `H` smallint(1) NOT NULL COMMENT 'Horde: -1 - hostile, 1 - friendly, 0 - neutral', PRIMARY KEY (`factiontemplateID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_factiontemplate` VALUES (1, 1, 1, -1), (2, 2, -1, 1), (3, 3, 1, -1), (4, 4, 1, -1), (5, 5, -1, 1), (6, 6, -1, 1), (7, 7, 0, 0), (10, 40, 1, 0), (11, 72, 1, -1), (12, 72, 1, -1), (14, 14, -1, -1), (15, 7, 0, 0), (16, 14, -1, -1), (17, 15, -1, -1), (18, 19, -1, -1), (19, 17, -1, -1), (20, 16, -1, -1), (21, 20, -1, -1), (22, 22, -1, -1), (23, 54, 1, -1), (24, 24, -1, -1), (25, 25, 0, 0), (26, 25, -1, -1), (27, 15, -1, -1), (28, 26, -1, -1), (29, 76, -1, 1), (30, 27, -1, -1), (31, 28, 0, 0), (32, 29, 0, 0), (33, 40, 0, 1), (34, 15, 0, 0), (35, 31, 1, 1), (36, 32, 0, 0), (37, 33, -1, -1), (38, 29, -1, -1), (39, 18, -1, -1), (40, 34, -1, -1), (41, 35, -1, -1), (42, 36, 1, 1), (43, 35, 0, 0), (44, 37, -1, -1), (45, 38, -1, -1), (46, 39, -1, -1), (47, 41, -1, -1), (48, 42, -1, -1), (49, 43, -1, -1), (50, 44, -1, -1), (51, 45, -1, -1), (52, 769, 0, 0), (53, 49, 1, -1), (54, 48, -1, -1), (55, 47, 1, -1), (56, 49, 1, -1), (57, 47, 1, -1), (58, 7, 0, 0), (59, 32, -1, -1), (60, 50, -1, -1), (61, 51, -1, -1), (62, 52, -1, -1), (63, 53, -1, -1), (64, 54, 1, -1), (65, 76, 0, 0), (66, 55, -1, -1), (67, 56, -1, -1), (68, 68, -1, 1), (69, 470, 0, 0), (70, 57, -1, -1), (71, 68, -1, 1), (72, 58, -1, -1), (73, 669, -1, -1), (74, 60, -1, -1), (76, 61, 1, -1), (77, 62, 0, 0), (78, 63, -1, -1), (79, 69, 1, -1), (80, 69, 1, -1), (81, 64, -1, -1), (82, 65, -1, -1), (83, 66, -1, 1), (84, 189, 1, -1), (85, 76, -1, 1), (86, 770, 1, 1), (87, 70, -1, -1), (88, 71, 1, -1), (89, 56, -1, -1), (90, 73, -1, -1), (91, 74, -1, -1), (92, 75, -1, -1), (93, 14, -1, -1), (94, 77, 0, 0), (95, 78, -1, -1), (96, 79, 1, 0), (97, 70, 0, 0), (98, 68, -1, 1), (99, 36, 0, 0), (100, 77, -1, -1), (101, 77, 0, -1), (102, 77, -1, 0), (103, 80, -1, -1), (104, 81, -1, 1), (105, 81, -1, 1), (106, 66, -1, 1), (107, 33, -1, -1), (108, 70, 0, 0), (109, 110, -1, -1), (110, 110, -1, -1), (111, 85, -1, -1), (112, 85, -1, -1), (113, 40, 1, 1), (114, 77, -1, -1), (115, 8, 1, -1), (116, 9, -1, 1), (118, 68, -1, 1), (119, 87, -1, -1), (120, 21, 0, 0), (121, 21, 0, 0), (122, 47, 1, -1), (123, 72, 1, -1), (124, 69, 1, -1), (125, 76, -1, 1), (126, 530, -1, 1), (127, 35, -1, -1), (128, 88, -1, -1), (129, 89, -1, -1), (130, 90, -1, -1), (131, 91, -1, -1), (132, 92, -1, -1), (133, 93, -1, -1), (134, 94, -1, -1), (148, 14, -1, -1), (149, 108, 1, 0), (150, 108, 1, -1), (151, 108, 0, -1), (152, 109, -1, -1), (153, 109, 0, 0), (154, 111, -1, -1), (168, 128, -1, -1), (188, 148, 0, 0), (189, 7, 0, 0), (190, 148, 0, 0), (208, 168, 1, 0), (209, 168, 1, 0), (210, 189, 1, -1), (230, 573, -1, -1), (231, 40, 1, 0), (232, 40, 0, 1), (233, 20, -1, -1), (250, 40, 1, 1), (270, 229, -1, -1), (290, 40, 1, 1), (310, 249, -1, -1), (311, 249, 0, 0), (312, 22, -1, -1), (330, 229, 0, 0), (350, 88, 0, 0), (370, 915, -1, -1), (371, 269, 1, -1), (390, 21, 0, 0), (410, 43, -1, -1), (411, 310, -1, -1), (412, 510, -1, 1), (413, 309, -1, -1), (414, 576, -1, -1), (415, 311, -1, -1), (416, 311, 0, 0), (430, 329, 0, 0), (450, 229, -1, -1), (470, 311, -1, -1), (471, 349, 0, 0), (472, 70, -1, -1), (473, 349, 0, 0), (474, 369, 0, 0), (475, 369, 0, 0), (494, 389, -1, -1), (495, 40, 1, 1), (514, 409, -1, -1), (534, 189, 1, 0), (554, 429, -1, -1), (574, 449, -1, -1), (575, 450, -1, -1), (594, 32, 0, 0), (614, 36, 1, 1), (634, 14, 0, 0), (635, 609, 0, 0), (636, 576, -1, -1), (637, 470, 0, 0), (654, 82, -1, -1), (655, 90, -1, -1), (674, 48, 0, 0), (694, 189, 1, -1), (695, 749, 0, 0), (714, 66, 0, 1), (734, 48, 1, 1), (735, 489, 1, 1), (736, 489, -1, -1), (754, 48, -1, -1), (774, 40, 1, 0), (775, 40, 0, 1), (776, 910, 0, 0), (777, 912, 1, 1), (778, 511, -1, -1), (794, 529, 0, 0), (795, 572, -1, -1), (814, 529, 0, 0), (834, 74, -1, -1), (854, 577, 0, 0), (855, 577, 0, 0), (874, 589, 1, -1), (875, 54, 1, -1), (876, 530, -1, 1), (877, 530, -1, 1), (894, 108, 1, -1), (914, 679, 0, 0), (934, 575, -1, -1), (954, 73, -1, -1), (974, 20, -1, -1), (994, 609, 0, 0), (995, 81, -1, 1), (996, 609, 0, 0), (1014, 629, 0, 0), (1015, 629, 0, 0), (1034, 66, -1, 0), (1054, 189, 1, -1), (1055, 189, 1, -1), (1074, 76, -1, 1), (1075, 108, 1, -1), (1076, 69, 1, -1), (1077, 108, 1, -1), (1078, 72, 1, -1), (1080, 31, 1, 1), (1081, 74, -1, -1), (1094, 23, 0, 0), (1095, 679, 0, 0), (1096, 108, 1, -1), (1097, 69, 1, -1), (1114, 689, -1, -1), (1134, 68, -1, 1), (1154, 68, -1, 1), (1174, 76, -1, 1), (1194, 709, 0, 0), (1214, 729, -1, 1), (1215, 729, -1, 1), (1216, 730, 1, -1), (1217, 730, 1, -1), (1234, 750, -1, -1), (1235, 750, -1, -1), (1236, 750, -1, -1), (1254, 609, 0, 0), (1274, 7, 0, -1), (1275, 7, -1, 0), (1294, 771, -1, -1), (1314, 66, -1, 1), (1315, 189, 1, -1), (1334, 730, 1, -1), (1335, 729, -1, 1), (1354, 809, 0, 0), (1355, 809, 0, 0), (1374, 829, -1, -1), (1375, 77, -1, -1), (1394, 80, -1, -1), (1395, 916, -1, -1), (1414, 790, 0, -1), (1415, 849, -1, 0), (1434, 869, -1, -1), (1454, 36, 1, 1), (1474, 59, 0, 0), (1475, 59, 0, 0), (1494, 66, -1, 1), (1495, 66, -1, 1), (1496, 66, -1, 1), (1514, 890, 1, -1), (1515, 889, -1, 1), (1534, 730, 1, -1), (1554, 729, 0, 1), (1555, 909, 0, 0), (1574, 270, 0, 0), (1575, 72, 1, -1), (1576, 269, 1, -1), (1577, 509, 1, -1), (1594, 69, 1, -1), (1595, 76, -1, 1), (1596, 730, 1, -1), (1597, 729, -1, 1), (1598, 510, -1, 1), (1599, 509, 1, -1), (1600, 69, 1, 0), (1601, 910, 0, 0), (1602, 911, -1, 1), (1603, 911, -1, 1), (1604, 911, -1, 1), (1605, 531, -1, -1), (1606, 7, -1, 1), (1607, 7, -1, 1), (1608, 609, 0, 0), (1610, 914, -1, 1), (1611, 47, 1, -1), (1612, 76, -1, 1), (1613, 912, 1, 1), (1614, 14, -1, -1), (1615, 169, 0, 0), (1616, 919, 1, 1), (1617, 918, -1, -1), (1618, 47, 1, -1), (1619, 76, -1, 1), (1620, 128, -1, -1), (1621, 921, 0, -1), (1622, 920, 0, -1), (1623, 922, -1, 1), (1624, 529, 0, 0), (1625, 529, 0, 0), (1626, 20, -1, -1), (1627, 923, -1, 1), (1628, 922, -1, 1), (1629, 927, 1, -1), (1630, 928, -1, -1), (1634, 928, 0, 0), (1635, 169, 0, 0), (1636, 923, -1, 1), (1637, 923, -1, 1), (1638, 930, 1, -1), (1639, 930, 1, -1), (1640, 930, 1, -1), (1641, 889, -1, 1), (1642, 890, 1, -1), (1643, 937, -1, -1), (1644, 940, 1, -1), (1645, 940, 1, -1), (1646, 930, 1, -1), (1647, 930, 1, -1), (1648, 940, 1, -1), (1649, 940, 1, -1), (1650, 941, -1, 1), (1651, 941, -1, 1), (1652, 941, -1, 1), (1653, 941, -1, 1), (1654, 930, 1, -1), (1655, 930, 1, -1), (1656, 911, -1, 1), (1657, 911, -1, 1), (1658, 911, -1, 1), (1659, 942, 0, 0), (1660, 942, 0, 0), (1661, 942, 0, 0), (1662, 943, -1, -1), (1663, 944, -1, -1), (1664, 945, -1, -1), (1665, 0, 1, 1), (1666, 946, 1, -1), (1667, 946, 1, -1), (1668, 947, -1, 1), (1669, 947, -1, 1), (1670, 947, -1, 1), (1671, 946, 1, -1), (1672, 949, 1, 1), (1673, 950, 0, 0), (1674, 953, 1, 1), (1675, 952, 1, 1), (1676, 954, 1, 1), (1677, 951, 1, 1), (1678, 956, -1, -1), (1679, 955, -1, -1), (1680, 74, 1, 1), (1681, 957, -1, -1), (1682, 958, 0, 0), (1683, 959, 0, 0), (1684, 960, 0, 0), (1685, 961, 0, -1), (1686, 961, 1, -1), (1687, 962, -1, -1), (1688, 963, 1, 1), (1689, 964, 1, 1), (1690, 963, 1, 1), (1691, 964, 1, 1), (1692, 965, -1, -1), (1693, 966, -1, -1), (1694, 930, 1, -1), (1695, 911, -1, 1), (1696, 967, 0, 0), (1697, 943, -1, -1), (1698, 930, 1, -1), (1699, 930, 1, -1), (1700, 930, 1, -1), (1701, 968, -1, -1), (1702, 968, -1, -1), (1703, 679, 0, 0), (1704, 943, -1, -1), (1705, 943, -1, -1), (1706, 971, -1, -1), (1707, 970, 0, 0), (1708, 970, 0, 0), (1709, 970, 0, 0), (1710, 942, 0, 0), (1711, 973, -1, -1), (1712, 974, -1, -1), (1713, 974, -1, -1), (1714, 968, -1, -1), (1715, 975, -1, -1), (1716, 976, 1, 1), (1717, 976, 1, 1), (1718, 976, 1, 1), (1719, 976, 1, 1), (1720, 977, -1, -1), (1721, 978, 1, -1), (1722, 978, 1, -1), (1723, 978, 1, -1), (1724, 978, 1, -1), (1725, 979, 1, 1), (1726, 979, 1, 1), (1727, 979, 1, 1), (1728, 942, 0, 0), (1729, 947, -1, 1), (1730, 933, 0, 0), (1731, 933, 0, 0), (1732, 189, 1, -1), (1733, 189, 1, -1), (1734, 66, -1, 1), (1735, 66, -1, 1), (1736, 966, 0, 0), (1737, 946, 1, -1), (1738, 981, -1, -1), (1739, 982, -1, -1), (1740, 983, -1, -1), (1741, 935, 0, 0), (1742, 984, -1, -1), (1743, 932, 0, 0), (1744, 934, 0, 0), (1745, 911, -1, 1), (1746, 934, 0, 0), (1747, 985, 1, 1), (1748, 986, -1, -1), (1749, 987, 0, 0), (1750, 988, -1, -1), (1751, 14, -1, -1), (1752, 993, -1, -1), (1753, 993, -1, -1), (1754, 993, -1, -1), (1755, 991, 1, 0), (1756, 991, 1, 0), (1757, 991, 1, 0), (1758, 992, 0, 1), (1759, 992, 0, 1), (1760, 992, 0, 1), (1761, 994, -1, -1), (1762, 995, -1, -1), (1763, 996, -1, -1), (1764, 997, -1, -1), (1765, 998, -1, -1), (1766, 529, 0, 0), (1767, 529, 0, 0), (1768, 73, -1, -1), (1769, 73, -1, -1), (1770, 959, 1, 1), (1771, 960, -1, -1), (1772, 999, -1, -1), (1773, 1000, 1, 1), (1774, 31, 1, 1), (1775, 935, 0, 0), (1776, 932, 0, 0), (1777, 932, 0, 0), (1778, 990, 0, 0), (1779, 989, 0, 0), (1780, 1001, -1, -1), (1781, 929, -1, -1), (1782, 1001, -1, -1), (1783, 929, -1, -1), (1784, 1001, -1, -1), (1785, 929, -1, -1), (1786, 73, -1, -1), (1787, 14, -1, -1), (1788, 933, 0, 0), (1789, 968, -1, -1), (1790, 1001, -1, -1), (1791, 929, -1, -1), (1792, 943, -1, -1), (1793, 968, -1, -1), (1794, 1003, 1, 1), (1795, 1003, 1, 1), (1796, 956, -1, -1), (1797, 1003, 1, 1), (1798, 1004, -1, -1), (1799, 1002, -1, -1), (1800, 956, -1, -1), (1801, 67, -1, 1), (1802, 469, 1, -1), (1803, 148, 0, -1), (1804, 148, -1, 0), (1805, 932, 1, 1), (1806, 31, 1, 1), (1807, 1003, 1, 1), (1808, 1007, -1, -1), (1809, 1009, -1, -1), (1810, 1006, -1, -1), (1811, 1008, -1, -1), (1812, 31, 1, 1), (1813, 1010, -1, -1), (1814, 966, -1, -1), (1815, 29, -1, -1), (1816, 31, 1, 1), (1818, 1011, 0, 0), (1819, 189, 1, -1), (1820, 1012, 0, 0), (1821, 1013, 1, 1), (1822, 1014, 1, 1), (1823, 956, -1, -1), (1824, 1015, 0, 0), (1825, 73, -1, -1), (1826, 1010, -1, -1), (1827, 1016, -1, -1), (1828, 1017, 0, 0), (1829, 1018, 1, 1), (1830, 1019, 1, 1), (1831, 1020, 1, 1), (1832, 1021, 1, 1), (1833, 1022, 1, 1), (1834, 1023, -1, -1), (1835, 66, -1, 1), (1836, 933, 0, 0), (1837, 970, 0, 0), (1838, 934, 0, 0), (1839, 1024, -1, -1), (1840, 1025, 1, 1), (1841, 1026, 1, 1), (1842, 1027, -1, -1), (1843, 1010, -1, -1), (1844, 932, 0, 0), (1845, 934, 0, 0), (1846, 1028, -1, -1), (1847, 965, -1, -1), (1848, 966, -1, -1), (1849, 1010, -1, -1), (1850, 1015, 0, 0), (1851, 1011, 0, 0), (1852, 1029, 1, 1), (1853, 1010, -1, -1), (1854, 932, 0, 0), (1855, 934, 0, 0), (1856, 1031, 0, 0), (1857, 31, 1, 1), (1858, 1012, 1, 1), (1859, 1033, 1, 1), (1860, 1034, 1, 1), (1862, 1035, -1, -1), (1863, 52, -1, -1), (1864, 1036, -1, -1), (1865, 52, -1, -1), (1866, 1012, 0, 0), (1867, 1033, 1, 1), (1868, 966, 1, 1), (1869, 981, 0, 0), (1870, 1031, 0, 0), (1871, 1035, -1, -1), (1872, 1038, 0, 0), (1873, 1024, -1, -1), (1874, 1038, 0, 0), (1875, 932, 0, 0), (1876, 934, 0, 0), (1877, 52, -1, -1), (1878, 1041, -1, -1), (1879, 1042, -1, -1), (1880, 52, -1, -1), (1881, 1035, -1, -1), (1882, 1010, -1, -1), (1883, 1044, -1, -1), (1890, 1049, -1, -1), (1896, 909, 1, 1), (1909, 42, -1, -1), (1913, 1059, 1, 1), (1916, 1033, 1, 1), (1930, 1069, 0, 0), (1931, 1070, 0, 0), (1934, 959, 1, -1), (1935, 959, -1, 1), (1936, 1071, 0, 0), (1937, 1071, 0, 0), (1938, 1071, 0, 0), (1939, 1071, 0, 0), (1940, 1071, 0, 0), (1941, 1071, 0, 0), (1942, 1071, 0, 0), (1943, 1071, 0, 0), (1944, 1071, 0, 0), (1945, 1071, 0, 0), (1951, 69, 1, -1), (1952, 1074, 1, 1), (1956, 1077, 0, 0), (1957, 1077, 0, 0), (1958, 960, -1, -1), (1959, 960, 1, 1), (1960, 1077, 0, 0), (1961, 1078, 1, 1), (1962, 20, -1, -1), (1963, 73, -1, -1), (1964, 20, -1, -1), (1965, 965, -1, -1), (1966, 19, 0, 0), (1967, 1077, 0, 0), (1971, 1080, 1, 1), (1972, 1081, 0, 0), (1990, 148, -1, -1), (1992, 14, -1, -1), (1995, 1059, 1, 1), (1997, 1059, 1, 1), (1998, 1087, -1, -1), (2029, 973, -1, -1); DROP TABLE IF EXISTS `aowow_zones`; CREATE TABLE `aowow_zones` ( `mapID` smallint(3) unsigned NOT NULL COMMENT 'Map Identifier', `areatableID` smallint(3) unsigned NOT NULL COMMENT 'Zone Id', `name` varchar(40) NOT NULL COMMENT 'Map Name', `x_min` float NOT NULL DEFAULT 0.0, `y_min` float NOT NULL DEFAULT 0.0, `x_max` float NOT NULL DEFAULT 0.0, `y_max` float NOT NULL DEFAULT 0.0 ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Maps'; INSERT INTO `aowow_zones` VALUES (29, 0, 'CashTest', 0, 0, 0, 0), (30, 0, 'Alterac Valley', 0, 0, 0, 0), (33, 0, 'Shadowfang Keep', 0, 0, 0, 0), (34, 717, 'Stormwind Stockade', 0, 0, 0, 0), (36, 0, 'Deadmines', 0, 0, 0, 0), (43, 718, 'Wailing Caverns', 0, 0, 0, 0), (44, 0, ' Monastery', 0, 0, 0, 0), (47, 0, 'Razorfen Kraul', 0, 0, 0, 0), (48, 719, 'Blackfathom Deeps', 0, 0, 0, 0), (70, 1337, 'Uldaman', 0, 0, 0, 0), (90, 721, 'Gnomeregan', 0, 0, 0, 0), (109, 1477, 'Sunken Temple', 0, 0, 0, 0), (129, 0, 'Razorfen Downs', 0, 0, 0, 0), (169, 0, 'Emerald Dream', 0, 0, 0, 0), (189, 0, 'Scarlet Monastery', 0, 0, 0, 0), (209, 0, 'Zul''Farrak', 0, 0, 0, 0), (229, 1583, 'Blackrock Spire', 0, 0, 0, 0), (230, 1584, 'Blackrock Depths', 0, 0, 0, 0), (249, 2159, 'Onyxia''s Lair', 0, 0, 0, 0), (269, 0, 'Opening of the Dark Portal', 0, 0, 0, 0), (289, 0, 'Scholomance', 0, 0, 0, 0), (309, 1977, 'Zul''Gurub', 0, 0, 0, 0), (329, 0, 'Stratholme', 0, 0, 0, 0), (349, 2100, 'Maraudon', 0, 0, 0, 0), (389, 2437, 'Ragefire Chasm', 0, 0, 0, 0), (409, 2717, 'Molten Core', 0, 0, 0, 0), (429, 2557, 'Dire Maul', 0, 0, 0, 0), (469, 2677, 'Blackwing Lair', 0, 0, 0, 0), (489, 3277, 'Warsong Gulch', 0, 0, 0, 0), (509, 3429, 'Ruins of Ahn''Qiraj', 0, 0, 0, 0), (529, 3358, 'Arathi Basin', 0, 0, 0, 0), (531, 3428, 'Ahn''Qiraj Temple', 0, 0, 0, 0), (532, 3457, 'Karazhan', 0, 0, 0, 0), (533, 3456, 'Naxxramas', 0, 0, 0, 0), (534, 616, 'The Battle for Mount Hyjal', 0, 0, 0, 0), (540, 3714, 'Hellfire Citadel: The Shattered Halls', 0, 0, 0, 0), (542, 3713, 'Hellfire Citadel: The Blood Furnace', 0, 0, 0, 0), (543, 3562, 'Hellfire Citadel: Ramparts', 0, 0, 0, 0), (544, 3836, 'Magtheridon''s Lair', 0, 0, 0, 0), (545, 3715, 'Coilfang: The Steamvault', 0, 0, 0, 0), (546, 3716, 'Coilfang: The Underbog', 0, 0, 0, 0), (547, 3717, 'Coilfang: The Slave Pens', 0, 0, 0, 0), (548, 3607, 'Coilfang: Serpentshrine Cavern', 0, 0, 0, 0), (550, 3845, 'Tempest Keep', 0, 0, 0, 0), (552, 3848, 'Tempest Keep: The Arcatraz', 0, 0, 0, 0), (553, 3847, 'Tempest Keep: The Botanica', 0, 0, 0, 0), (554, 3849, 'Tempest Keep: The Mechanar', 0, 0, 0, 0), (555, 3789, 'Auchindoun: Shadow Labyrinth', 0, 0, 0, 0), (556, 3791, 'Auchindoun: Sethekk Halls', 0, 0, 0, 0), (557, 3792, 'Auchindoun: Mana-Tombs', 0, 0, 0, 0), (558, 3790, 'Auchindoun: Auchenai Crypts', 0, 0, 0, 0), (559, 0, 'Nagrand Arena', 0, 0, 0, 0), (560, 267, 'The Escape From Durnholde', 0, 0, 0, 0), (562, 3702, 'Blade''s Edge Arena', 0, 0, 0, 0), (564, 0, 'Black Temple', 0, 0, 0, 0), (565, 3923, 'Gruul''s Lair', 0, 0, 0, 0), (566, 0, 'Eye of the Storm', 0, 0, 0, 0), (568, 0, 'Zul''Aman', 0, 0, 0, 0), (572, 0, 'Ruins of Lordaeron', 0, 0, 0, 0), (580, 0, 'The Sunwell', 0, 0, 0, 0), (585, 0, 'Magister''s Terrace', 0, 0, 0, 0), (598, 0, 'Sunwell Fix (Unused)', 0, 0, 0, 0), (1, 14, 'Durotar', -1716.67, -7250, 1808.33, -1962.5), (1, 215, 'Mulgore', -3697.92, -3089.58, -272.917, 2047.92), (1, 17, 'The Barrens', -5143.75, -7510.42, 1612.5, 2622.92), (0, 36, 'Alterac Mountains', -366.667, -2016.67, 1500, 783.333), (0, 45, 'Arathi Highlands', -2533.33, -4466.67, -133.333, -866.667), (0, 3, 'Badlands', -7547.92, -4566.67, -5889.58, -2079.17), (0, 4, 'Blasted Lands', -12800, -4591.67, -10566.7, -1241.67), (0, 85, 'Tirisfal Glades', 825, -1485.42, 3837.5, 3033.33), (0, 130, 'Silverpine Forest', -1133.33, -750, 1666.67, 3450), (0, 28, 'Western Plaguelands', 500, -3883.33, 3366.67, 416.667), (0, 139, 'Eastern Plaguelands', 1218.75, -6056.25, 3800, -2185.42), (0, 267, 'Hillsbrad Foothills', -1733.33, -2133.33, 400, 1066.67), (0, 47, 'The Hinterlands', -1100, -5425, 1466.67, -1575), (0, 1, 'Dun Morogh', -7160.42, -3122.92, -3877.08, 1802.08), (0, 51, 'Searing Gorge', -7587.5, -2554.17, -6100, -322.917), (0, 46, 'Burning Steppes', -8983.33, -3195.83, -7031.25, -266.667), (0, 12, 'Elwynn Forest', -10254.2, -1935.42, -7939.58, 1535.42), (0, 41, 'Deadwind Pass', -11533.3, -3333.33, -9866.67, -833.333), (0, 10, 'Duskwood', -11516.7, -1866.67, -9716.67, 833.333), (0, 38, 'Loch Modan', -6327.08, -4752.08, -4487.5, -1993.75), (0, 44, 'Redridge Mountains', -10022.9, -3741.67, -8575, -1570.83), (0, 33, 'Stranglethorn Vale', -15422.9, -4160.42, -11168.8, 2220.83), (0, 8, 'Swamp of Sorrows', -11150, -4516.67, -9620.83, -2222.92), (0, 40, 'Westfall', -11733.3, -483.333, -9400, 3016.67), (0, 11, 'Wetlands', -4904.17, -4525, -2147.92, -389.583), (1, 141, 'Teldrassil', 8437.5, -1277.08, 11831.2, 3814.58), (1, 148, 'Darkshore', 3966.67, -3608.33, 8333.33, 2941.67), (1, 331, 'Ashenvale', 829.167, -4066.67, 4672.92, 1700), (1, 400, 'Thousand Needles', -6900, -4833.33, -3966.67, -433.333), (1, 406, 'Stonetalon Mountains', -339.583, -1637.5, 2916.67, 3245.83), (1, 405, 'Desolace', -2545.83, -262.5, 452.083, 4233.33), (1, 357, 'Feralas', -7000, -1508.33, -2366.67, 5441.67), (1, 15, 'Dustwallow Marsh', -5533.33, -6225, -2033.33, -975), (1, 440, 'Tanaris', -10475, -7118.75, -5875, -218.75), (1, 16, 'Azshara', 1960.42, -8347.92, 5341.67, -3277.08), (1, 361, 'Felwood', 3300, -4108.33, 7133.33, 1641.67), (1, 490, 'Un''Goro Crater', -8433.33, -3166.67, -5966.67, 533.333), (1, 493, 'Moonglade', 6952.08, -3689.58, 8491.67, -1381.25), (1, 1377, 'Silithus', -8281.25, -945.834, -5958.33, 2537.5), (1, 618, 'Winterspring', 3800, -7416.67, 8533.33, -316.667), (0, 1519, 'Stormwind City', -9175.21, 36.7006, -8278.85, 1380.97), (1, 1637, 'Orgrimmar', 1338.46, -5083.21, 2273.88, -3680.6), (0, 1537, 'Ironforge', -5096.85, -1504.22, -4569.24, -713.591), (1, 1638, 'Thunder Bluff', -1545.83, -527.083, -850, 516.667), (1, 1657, 'Darnassus', 9532.59, 1880.03, 10238.3, 2938.36), (0, 1497, 'Undercity', 1237.84, -86.1824, 1877.95, 873.193), (30, 2597, 'Alterac Valley', -1739.58, -2456.25, 1085.42, 1781.25), (489, 3277, 'Warsong Gulch', 862.5, 895.833, 1627.08, 2041.67), (529, 3358, 'Arathi Basin', 337.5, 102.083, 1508.33, 1858.33), (530, 3430, 'Eversong Woods', 7758.33, -9412.5, 11041.7, -4487.5), (530, 3433, 'Ghostlands', 6066.67, -8583.33, 8266.67, -5283.33), (530, 3524, 'Azuremyst Isle', -5508.33, -14570.8, -2793.75, -10500), (530, 3483, 'Hellfire Peninsula', -1962.5, 375, 1481.25, 5539.58), (530, 3521, 'Zangarmarsh', -1416.67, 4447.92, 1935.42, 9475), (530, 3557, 'The Exodar', -4314.37, -12123.1, -3609.68, -11066.4), (530, 3520, 'Shadowmoon Valley', -5614.58, -1275, -1947.92, 4225), (530, 3522, 'Blade''s Edge Mountains', 791.667, 3420.83, 4408.33, 8845.83), (530, 3525, 'Bloodmyst Isle', -2933.33, -13337.5, -758.333, -10075), (530, 3518, 'Nagrand', -3641.67, 4770.83, 41.6667, 10295.8), (530, 3519, 'Terokkar Forest', -4600, 1683.33, -1000, 7083.33), (530, 3523, 'Netherstorm', 1739.58, -91.6667, 5456.25, 5483.33), (530, 3487, 'Silvermoon City', 9346.94, -7612.21, 10153.7, -6400.75), (530, 3703, 'Shattrath City', -2344.79, 4829.01, -1473.95, 6135.26), (566, 3820, 'Eye of the Storm', 1404.17, 389.583, 2918.75, 2660.42), (530, 4080, 'Isle of Quel''Danas', 11350, -8629.17, 13568.7, -5302.08); -- Alterac Valley UPDATE aowow_zones SET areatableID=2597 WHERE mapID=30; -- Shadowfang Keep UPDATE aowow_zones SET areatableID=209 WHERE mapID=33; -- Deadmines UPDATE aowow_zones SET areatableID=1581 WHERE mapID=36; -- Razorfen Kraul UPDATE aowow_zones SET areatableID=491 WHERE mapID=47; -- Razorfen Downs UPDATE aowow_zones SET areatableID=722 WHERE mapID=129; -- Emerald Dream -- UPDATE aowow_zones SET areatableID=111 WHERE mapID=169; -- Scarlet Monastery UPDATE aowow_zones SET areatableID=796 WHERE mapID=189; -- Zul'Farrak UPDATE aowow_zones SET areatableID=978 WHERE mapID=209; -- Opening of the Dark Portal -- UPDATE aowow_zones SET areatableID=111 WHERE mapID=269; -- Scholomance UPDATE aowow_zones SET areatableID=2057 WHERE mapID=289; -- Zul'Gurub UPDATE aowow_zones SET areatableID=19 WHERE mapID=309; -- Stratholme UPDATE aowow_zones SET areatableID=2017 WHERE mapID=329; -- Tempest Keep UPDATE aowow_zones SET areatableID=3842 WHERE mapID=550; -- Nagrand Arena UPDATE aowow_zones SET areatableID=3698 WHERE mapID=559; -- Black Temple UPDATE aowow_zones SET areatableID=3959 WHERE mapID=564; -- Eye of the Storm UPDATE aowow_zones SET areatableID=3820 WHERE mapID=566; -- Zul'Aman UPDATE aowow_zones SET areatableID=3805 WHERE mapID=568; -- Ruins of Lordaeron UPDATE aowow_zones SET areatableID=3968 WHERE mapID=572; -- The Sunwell UPDATE aowow_zones SET areatableID=4075 WHERE mapID=580; -- Magister's Terrace UPDATE aowow_zones SET areatableID=4095 WHERE mapID=585; -- Champions' Hall INSERT INTO aowow_zones(mapID, areatableID, name) VALUES (449, 2918, "Champions' Hall"); DROP TABLE IF EXISTS `aowow_gemproperties`; CREATE TABLE `aowow_gemproperties` ( `gempropertiesID` smallint(3) unsigned NOT NULL, `itemenchantmetID` smallint(3) unsigned NOT NULL, PRIMARY KEY (`gempropertiesID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; INSERT INTO `aowow_gemproperties` VALUES ('2', '2686'), ('3', '2687'), ('4', '2688'), ('5', '2689'), ('21', '2690'), ('22', '2691'), ('23', '2692'), ('24', '2693'), ('25', '2694'), ('26', '2695'), ('27', '2697'), ('28', '2696'), ('29', '2698'), ('30', '2699'), ('31', '2700'), ('32', '2701'), ('41', '2703'), ('42', '2704'), ('61', '2705'), ('62', '2706'), ('63', '2707'), ('64', '2708'), ('65', '2709'), ('66', '2710'), ('67', '2711'), ('81', '2725'), ('82', '2726'), ('83', '2727'), ('84', '2728'), ('85', '2729'), ('86', '2730'), ('87', '2731'), ('88', '2732'), ('89', '2733'), ('101', '2734'), ('102', '2735'), ('121', '2736'), ('122', '2737'), ('123', '2738'), ('124', '2739'), ('125', '2740'), ('126', '2741'), ('127', '2742'), ('128', '2743'), ('129', '2744'), ('141', '2752'), ('142', '2753'), ('143', '2754'), ('144', '2755'), ('145', '2756'), ('146', '2757'), ('147', '2758'), ('148', '2759'), ('149', '2760'), ('150', '2761'), ('151', '2762'), ('152', '2763'), ('153', '2764'), ('154', '2765'), ('161', '2827'), ('162', '2828'), ('163', '2829'), ('164', '2830'), ('165', '2831'), ('166', '2832'), ('167', '2833'), ('168', '2834'), ('169', '2835'), ('181', '0'), ('182', '2891'), ('201', '2894'), ('202', '2896'), ('203', '2897'), ('204', '2898'), ('205', '2899'), ('221', '0'), ('222', '2917'), ('241', '2911'), ('242', '2912'), ('243', '2913'), ('244', '2914'), ('261', '2915'), ('262', '2916'), ('281', '2921'), ('282', '2922'), ('283', '2923'), ('284', '2924'), ('301', '2942'), ('321', '2943'), ('322', '2944'), ('323', '2945'), ('324', '2946'), ('341', '2947'), ('342', '2948'), ('361', '2949'), ('362', '2950'), ('381', '2956'), ('382', '2957'), ('383', '2958'), ('384', '2959'), ('385', '2960'), ('386', '2961'), ('387', '2962'), ('388', '2963'), ('389', '2964'), ('390', '2965'), ('391', '2966'), ('392', '2967'), ('393', '2968'), ('401', '2969'), ('402', '2970'), ('421', '2971'), ('441', '3045'), ('442', '3046'), ('443', '3047'), ('444', '3048'), ('445', '3049'), ('446', '3050'), ('447', '3051'), ('448', '3052'), ('449', '3053'), ('450', '3054'), ('451', '3055'), ('452', '3056'), ('453', '3057'), ('454', '3058'), ('455', '3059'), ('456', '3060'), ('457', '3061'), ('458', '3062'), ('459', '3063'), ('460', '3065'), ('461', '3064'), ('462', '3066'), ('463', '3067'), ('464', '3068'), ('465', '3069'), ('466', '3070'), ('467', '3071'), ('468', '3072'), ('469', '3073'), ('470', '3074'), ('471', '3075'), ('472', '3076'), ('473', '3077'), ('474', '3078'), ('475', '3079'), ('476', '3080'), ('477', '3081'), ('478', '3082'), ('479', '3103'), ('480', '3083'), ('481', '3084'), ('482', '3085'), ('483', '3086'), ('484', '3087'), ('485', '3088'), ('486', '3089'), ('487', '3090'), ('488', '3091'), ('501', '3099'), ('502', '3100'), ('503', '3101'), ('521', '3104'), ('522', '3105'), ('523', '3106'), ('524', '3107'), ('525', '3108'), ('526', '3109'), ('527', '3110'), ('528', '3111'), ('529', '3112'), ('530', '3113'), ('541', '3115'), ('542', '3116'), ('543', '3117'), ('544', '3118'), ('545', '3119'), ('546', '3120'), ('547', '3121'), ('548', '3122'), ('549', '3123'), ('550', '3124'), ('551', '3125'), ('552', '3126'), ('553', '3127'), ('554', '3128'), ('555', '3129'), ('556', '3130'), ('557', '3131'), ('558', '3132'), ('559', '3133'), ('560', '3134'), ('561', '3135'), ('562', '3136'), ('563', '3137'), ('564', '3138'), ('565', '3139'), ('566', '3140'), ('567', '3141'), ('568', '3142'), ('569', '3143'), ('570', '3144'), ('571', '3145'), ('572', '3146'), ('573', '3147'), ('574', '3148'), ('581', '3154'), ('582', '3155'), ('601', '3156'), ('602', '3157'), ('603', '3158'), ('604', '3159'), ('605', '3160'), ('606', '3161'), ('607', '3162'), ('608', '3163'), ('621', '3197'), ('641', '3201'), ('642', '3202'), ('661', '0'), ('681', '3206'), ('701', '3207'), ('702', '3208'), ('703', '3209'), ('704', '3210'), ('705', '3211'), ('706', '3212'), ('707', '3213'), ('708', '3214'), ('709', '3215'), ('710', '3216'), ('711', '3217'), ('712', '3218'), ('713', '3219'), ('714', '3220'), ('715', '3221'), ('721', '0'), ('741', '3226'), ('761', '3242'), ('781', '3254'), ('801', '3261'), ('821', '3262'), ('841', '3264'), ('861', '3268'), ('881', '0'), ('901', '3270'), ('902', '3271'), ('903', '3272'), ('921', '3281'), ('922', '3282'), ('923', '3283'), ('941', '3274'), ('942', '3275'), ('961', '3280'), ('981', '3284'), ('982', '3285'), ('983', '3286'), ('984', '3287'), ('1001', '3292'), ('1002', '3293'), ('1021', '3317'), ('1041', '3318'), ('1061', '3321'), ('1081', '3324'), ('1101', '3333'), ('1102', '0'), ('1103', '0'), ('1104', '0'), ('1105', '0'), ('1106', '0'), ('1121', '3334'), ('1122', '3335'), ('1123', '3336'), ('1124', '3337'), ('1125', '3338'), ('1126', '3339'), ('1127', '3340'), ('1141', '3371'), ('1142', '3372'), ('1143', '3373'), ('1144', '3374'), ('1145', '3375'), ('1146', '3376'), ('1147', '3377'), ('1148', '3378'), ('1149', '3379'), ('1150', '3380'), ('1151', '3381'), ('1152', '3382'), ('1153', '3383'), ('1154', '3384'), ('1155', '3385'), ('1156', '3386'), ('1157', '3387'), ('1158', '3388'), ('1159', '3389'), ('1160', '3390'), ('1161', '3391'), ('1162', '3392'), ('1163', '3393'), ('1164', '3394'), ('1165', '3395'), ('1166', '3396'), ('1167', '3397'), ('1168', '3398'), ('1169', '3399'), ('1170', '3400'), ('1171', '3401'), ('1172', '3402'), ('1173', '3403'), ('1174', '3404'), ('1175', '3405'), ('1176', '3411'), ('1177', '3407'), ('1178', '3408'), ('1179', '3409'), ('1180', '3410'), ('1181', '3406'), ('1182', '3412'), ('1183', '3413'), ('1184', '3414'), ('1185', '3415'), ('1186', '3416'), ('1187', '3417'), ('1188', '3422'), ('1189', '3423'), ('1190', '3424'), ('1191', '3426'), ('1192', '3418'), ('1193', '3419'), ('1194', '3420'), ('1195', '3421'), ('1196', '3427'), ('1197', '3428'), ('1198', '3429'), ('1199', '3430'), ('1200', '3431'), ('1201', '3432'), ('1202', '3433'), ('1203', '3434'), ('1204', '3435'), ('1205', '3436'), ('1206', '3437'), ('1207', '3438'), ('1208', '3439'), ('1209', '3440'), ('1210', '3441'), ('1211', '3442'), ('1212', '3443'), ('1213', '3444'), ('1214', '3445'), ('1215', '3446'), ('1216', '3447'), ('1217', '3448'), ('1218', '3449'), ('1219', '3450'), ('1220', '3451'), ('1221', '3452'), ('1222', '3453'), ('1223', '3454'), ('1224', '3455'), ('1225', '3456'), ('1226', '3457'), ('1227', '3458'), ('1228', '3459'), ('1229', '3460'), ('1230', '3461'), ('1231', '3462'), ('1232', '3463'), ('1233', '3464'), ('1234', '3465'), ('1235', '3474'), ('1236', '3466'), ('1237', '3472'), ('1238', '3473'), ('1239', '3476'), ('1240', '3467'), ('1241', '3475'), ('1242', '3468'), ('1243', '3469'), ('1244', '3470'), ('1245', '3471'), ('1246', '3477'), ('1247', '3478'), ('1248', '3479'), ('1249', '3480'), ('1250', '3481'), ('1251', '3482'), ('1252', '3483'), ('1253', '3484'), ('1254', '3485'), ('1255', '3486'), ('1256', '3487'), ('1257', '3488'), ('1258', '3489'), ('1259', '3490'), ('1260', '3491'), ('1261', '3492'), ('1262', '3493'), ('1263', '3494'), ('1264', '3495'), ('1265', '3496'), ('1266', '3497'), ('1267', '3498'), ('1268', '3499'), ('1269', '3500'), ('1270', '3501'), ('1271', '3502'), ('1272', '3503'), ('1273', '3504'), ('1274', '3505'), ('1275', '3510'), ('1276', '3506'), ('1277', '3511'), ('1278', '3515'), ('1279', '3507'), ('1280', '3512'), ('1281', '3516'), ('1282', '3508'), ('1283', '3513'), ('1284', '3509'), ('1285', '3514'), ('1286', '3517'), ('1287', '3518'), ('1288', '3519'), ('1289', '3520'), ('1290', '3521'), ('1291', '3522'), ('1292', '3523'), ('1293', '3525'), ('1294', '3524'), ('1295', '3532'), ('1296', '3533'), ('1297', '3534'), ('1298', '3535'), ('1299', '3526'), ('1300', '3527'), ('1301', '3528'), ('1302', '3529'), ('1303', '3530'), ('1304', '3531'), ('1305', '3536'), ('1306', '3537'), ('1307', '3544'), ('1308', '3538'), ('1309', '3545'), ('1310', '3546'), ('1311', '3548'), ('1312', '3539'), ('1313', '3547'), ('1314', '3540'), ('1315', '3541'), ('1316', '3543'), ('1317', '3542'), ('1318', '3549'), ('1319', '3550'), ('1320', '3551'), ('1321', '3552'), ('1322', '3553'), ('1323', '3554'), ('1324', '3555'), ('1325', '3556'), ('1326', '3557'), ('1327', '3558'), ('1328', '3559'), ('1329', '3560'), ('1330', '3561'), ('1331', '3563'), ('1332', '3564'), ('1333', '3565'), ('1334', '3566'), ('1335', '3567'), ('1336', '3568'), ('1337', '3569'), ('1338', '3570'), ('1339', '3571'), ('1340', '3572'), ('1341', '3573'), ('1342', '3574'), ('1343', '3575'), ('1344', '3576'), ('1345', '3577'), ('1346', '3578'), ('1347', '3579'), ('1348', '3580'), ('1349', '3581'), ('1350', '3582'), ('1351', '3583'), ('1352', '3584'), ('1353', '3585'), ('1354', '3586'), ('1355', '3587'), ('1356', '3588'), ('1357', '3589'), ('1358', '3590'), ('1361', '3591'), ('1381', '3621'), ('1382', '3622'), ('1383', '3623'), ('1401', '3624'), ('1402', '3625'), ('1421', '3632'), ('1422', '3633'), ('1423', '3634'), ('1424', '3635'), ('1425', '3636'), ('1426', '3637'), ('1427', '3638'), ('1428', '3639'), ('1429', '3640'), ('1430', '3641'), ('1431', '3626'), ('1432', '3631'), ('1433', '3642'), ('1434', '3628'), ('1435', '3643'), ('1436', '3627'), ('1437', '3767'), ('1438', '3649'), ('1439', '3651'), ('1440', '3644'), ('1441', '3648'), ('1442', '3652'), ('1443', '3647'), ('1444', '3650'), ('1445', '3646'), ('1446', '3654'), ('1447', '3655'), ('1448', '3653'), ('1449', '3656'), ('1450', '3661'), ('1451', '3662'), ('1452', '3659'), ('1453', '3660'), ('1454', '3657'), ('1455', '3658'), ('1456', '3664'), ('1457', '3670'), ('1458', '3675'), ('1459', '3669'), ('1460', '3663'), ('1461', '3674'), ('1462', '3665'), ('1463', '3673'), ('1464', '3668'), ('1465', '3672'), ('1466', '3667'), ('1467', '3671'), ('1468', '3666'), ('1469', '3711'), ('1470', '3700'), ('1471', '3714'), ('1472', '3702'), ('1473', '3701'), ('1474', '3699'), ('1475', '3712'), ('1476', '3698'), ('1477', '3713'), ('1478', '3709'), ('1479', '3705'), ('1480', '3716'), ('1481', '3703'), ('1482', '3708'), ('1483', '3710'), ('1484', '3715'), ('1485', '3706'), ('1486', '3707'), ('1487', '3704'), ('1488', '3696'), ('1489', '3683'), ('1490', '3686'), ('1491', '3677'), ('1492', '3692'), ('1493', '3680'), ('1494', '3682'), ('1495', '3685'), ('1496', '3695'), ('1497', '3687'), ('1498', '3681'), ('1499', '3688'), ('1500', '3689'), ('1501', '3690'), ('1502', '3679'), ('1503', '3693'), ('1504', '3697'), ('1505', '3684'), ('1506', '3694'), ('1507', '3678'), ('1508', '3691'), ('1509', '0'), ('1510', '3732'), ('1511', '3733'), ('1512', '3734'), ('1513', '3735'), ('1514', '3736'), ('1515', '3737'), ('1516', '3738'), ('1517', '3739'), ('1518', '3740'), ('1519', '3741'), ('1520', '3745'), ('1521', '3746'), ('1522', '3747'), ('1523', '3742'), ('1524', '3743'), ('1525', '3744'), ('1529', '3749'), ('1530', '3750'), ('1549', '3792'), ('1550', '3798'), ('1551', '3799'), ('1552', '3801'), ('1553', '3800'), ('1554', '3802'), ('1555', '3803'), ('1556', '3804'), ('1557', '3805'), ('1569', '3861'), ('1589', '3862'), ('1590', '3863'), ('1591', '3864'), ('1592', '3865'), ('1593', '3866'), ('1609', '3867'), ('1629', '3879');